.titleBar{
  display: flex;
  align-items: center;
  background: #fff;
  border-bottom: 1px solid #ccc;
  height: 60px;
  line-height: 60px;
}
.titleBar p {
  text-indent: 30px;
  margin: 0px !important;
}
.titleBar a{
  padding: 0 4px;
  font-size: 16px;
}
.titleBar a:hover{
  color: #007AFF;
}
.pro_a{
	font-size: 16px;
	color: #716c80 !important;
}

.sxdhleft{
	float: left;
	margin: 8px 60px;
	border: 1px solid #d7000f;
	border-radius: 15px;
	padding: 5px 40px;
}
.sxdhleft:hover{
	background-color: #d7000f;
	color: white;
}
.sxdhright{
	float: right;
	margin: 8px 60px;
	border: 1px solid #d7000f;
	border-radius: 15px;
	padding: 5px 40px;
}
.sxdhright:hover{
	background-color: #d7000f;
	color: white;
}
.mkdbsxtj{
	display: inline-block;
	margin-top: 20px;
	background-color: white;
	width: 1170px;
}
.mkdbcptj{
	display: inline-flex;
	/* margin-top: 20px; */
	background-color: white;
	width: 1170px;
}
.xgcptj{
	background-color: white;
	font-size: 23px;
	color: #d7000f;
	padding: 30px 0px 10px 20px;
	margin-top: 20px;
}
.cptjimg{
	width: 250px;
	height: 250px;
	border: 1px solid #d7000f;
	margin-bottom: 20px;
}
.cptjwz{
	width: 250px; 
	border: 1px solid #d7000f;
	display: block;
	padding: 10px 0px;
}
.cptjwz:hover{
	background-color: #d7000f;
	color: white;
}
.cptjwk{
	margin: 20px;
	text-align: center;
}





/* actGotop */
.actGotop {
	position: fixed;
	_position: absolute;
	bottom: 80px;
	right: 50px;
	width: 50px;
	height: 80px;
	display: none;
}

.actGotop a,
.actGotop a:link {
	width: 100px;
	height: 100px;
	display: inline-block;
	background: url(../images/blog7year_gotop.png) no-repeat;
	_background: url(../images/blog7year_gotop.png) no-repeat;
	outline: none;
}

.actGotop a:hover {
	background: url(../images/blog7year_gotop.png) no-repeat;
	outline: none;
}
/* 返回 */


.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

.gr_kefu {
	position: fixed;
	width: 50px;
	height: 205px;
	right: 40px;
	top: 214px;
	z-index: 100;
}

.gr_kefu ul li {
	width: 50px;
	height: 50px;
	float: left;
	position: relative;
	margin-bottom: 1px;
	font-size: 12px;
	line-height: 50px;
	font-size: 16px;
}

.gr_kefu ul li .sidebox {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	color: #fff;
	background: #2285ed;
	overflow: hidden;
	opacity: .8;
	font-size: 12px
}

.gr_kefu ul li.kf2 .sidebox {
	/* background:#7fbb57; */
	overflow: visible;
}

.gr_kefu ul li .sidebox:hover {
	opacity: 1;
}

.gr_kefu ul li .sidebox3 {
	font-size: 14px;
}

.gr_kefu ul li .sidetop {
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #222;
	transition: all 0.3s;
	opacity: .8;
}

.gr_kefu ul li .sidetop:hover {
	opacity: 1;
}

.gr_kefu ul li img {
	float: left;
}

.gr_kefu ul li .kImg {
	padding: 13px;
}

.gr_kefu .kf_wx {
	position: absolute;
	top: 0;
	left: -140px;
	width: 140px;
	background: #fff;
	border: 1px solid #dadada;
	padding: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	display: none;
}

.gr_kefu .kf_wx img {
	display: block;
	width: 110px;
	height: 110px;
	margin-bottom: 5px;
	float: none;
}

.gr_kefu .qq {
	height: 0;
	position: relative;
	z-index: 2;
}

.gr_kefu .qq .sidebox {
	border: 1px solid #2285ed;
	height: auto;
	border-radius: 5px 0 0 5px;
	width: 140px;
	background: #fff;
	opacity: 1;
	bottom: -50px;
	top: auto;
	text-align: center;
	padding-bottom: 5px;
	right: -150px;
}

.gr_kefu .qq h5 {
	height: 35px;
	line-height: 35px;
	background: #2285ed;
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	text-align: left;
	margin-bottom: 10px;
}

.gr_kefu .qq h5 i {
	float: right;
	cursor: pointer;
	transition: all 0.3s;
	position: relative;
	z-index: 5;
	margin-top: 5px;
	width: 20px;
}

.gr_kefu .qq h5 i:hover {
	transform: rotate(90deg);
}

.gr_kefu .qq a {
	display: block;
	height: 32px;
	line-height: 32px;
	border-radius: 18px;
	border: 1px solid #2285ed;
	margin: 5px 15px
}
