/*list*/
.publce_list{
	margin-bottom: 80px;
margin-top: 10px;
}
.publce_list li{
	padding: 10px;
line-height: 30px;
font-size:18px;
border-bottom:1px dashed #b0afa9;
}
.publce_list li span{
	float: right;
color:#666;
}
/*新闻内容页*/
.content_title{
width: 1000px;
margin: 0 auto;
}
.content_title p{
	text-align: center;
}
.content_title p:first-child{
	font-size: 28px;
	line-height: 36px;
}
.content_title p:first-child+p{
	font-size: 18px;
	line-height: 28px;
	color: #808080;
}
.content_conp{
	font-family: -apple-system, BlinkMacSystem,"Microsoft Yahei",sans-serif,"Hiragino Sans GB", Helvetica;
}
.content_conp p{
	font-size: 18px;
	line-height: 28px;
	/*text-align: justify;
	text-justify: inter-ideograph;*/
}
.content_conp{
width: 1000px;
margin: 0 auto;
margin-bottom: 60px;
}
.content_conp img{
display:block;
margin:0 auto;
width:600px;
height:400px;
}
.share{
	float: right;
	margin-top: 65px;
	margin-bottom: 25px;
}
.content_page{
	border-top: 1px dashed #cdcdcd;
width:1000px;
margin: 0 auto;
}
.content_page ul{
	margin: 30px 0;
}
.content_page li{
	line-height: 28px;
}
.content_page li a{
	font-size: 18px;
}
.defand a{
	color: #b7bec1;
}
.bdshare-button-style0-16{
	display: inline-flex;
}
/*新闻*/
.news_list div {
	height: 125px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #cdcdcd;
}
.news_list div a{
	font-size: 18px;
	line-height: 30px;
}
.news_list div a span{
	float: right;
	font-size: 16px;
	color: #666;
}
.news_list div p{
	line-height: 30px;
	color: #666;
	width: 785px;
}
/*产品页*/
.product_content{
	margin-bottom: 85px;
}
.product_content dl{
	height: 215px;
	background: #f2f3f5;
	padding: 18px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.product_content dl:after{
	content: ' ';
	display: block;
	clear: both;
	visibility: hidden;
}
.product_content dl dt{
	float: left;
}
.product_content dl dt img{
        width: 292px;
        height: 179px;
}
.product_content dl dd{
	float: left;
	margin-left: 30px;
}
.product_content dl .produce_title{
	margin-top: 10px;
	margin-bottom: 25px;
}
.product_content dl .produce_title a{
	font-size: 22px;
}
.product_content dl div{
	float: right;
}
.product_content dl dd p{
	color: #666;
width: 370px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.produce_more{
	width: 160px;
	height: 55px;
	background: #00a289;
	text-align: center;
	margin-top: 65px;
}
.produce_more a{
	font-size: 18px;
	color: #fff;
	line-height: 55px;
	display: block;
}
/*产品内容页*/
.product_con_tit_survey img{
	width: 584px;
	height: 328px;
	display: block;
	margin: 40px auto;
}
.product_con_tit{
	font-size: 25px;
	text-align: center;
}
.product_con_fubiaoti{
	font-size: 18px !important;
        font-weight:bold;
	text-align: center;
	margin-top:6px;
}



.product_con_tit_name{
	font-size: 25px
}
.product_con_tit_introduce{
	font-size: 18px;
}
.product_tab:after{
	content: ' ';
	display: block;
	clear: both;
	visibility: hidden;
}
.product_tab ul{
	border-bottom: 1px solid #f2f3f5;
	height: 50px;
}
.product_tab ul li{
	float: left;
	margin-left: 40px;
	line-height: 50px;
	font-size: 18px;
	cursor: pointer;
}
.active{
	border-bottom: 3px solid #00A289;
}
.product_tab ul li:first-child{
	margin-left: 0;
}
.product_tab ul span{
	float: right;
	width: 123px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #00A289;
}
.product_tab ul span a{
	display: block;
	font-size: 18px;
	color: #fff;
}
.product_tab_content{
	margin-bottom: 80px;
margin-top: 15px;
}
.product_tab_content_item ul{
	margin-left: 16px;
}
.product_tab_content_item ul li{
	list-style: disc;
	font-size: 18px;
	margin-bottom: 50px;
	line-height: 40px;
}
.product_tab_content_item ul li img{
display:block;
margin: 0 auto;
max-width: 910px;
}
.product_tab_content_item img{
display:block;
margin: 0 auto;
max-width: 910px;
}
/*公司概况系列*/
.company_profile_tilte{
	font-size: 25px;
}
.company_introduction{
	margin-bottom: 80px;
}
.company_introduction img{
	max-width: 910px;
	/*height: 215px;*/
display:block;
margin: 0 auto;
}
.company_introduction p{
	font-size: 18px;
	line-height: 28px;
	text-justify: inter-ideograph;
}
/*分支机构*/
.fzjg{
	width: 100%;
	height: 100px;
	background: url(/img/fzjg_03.png) no-repeat bottom;
}
.fzjg p{
	text-align: center;
}
.fzjg p:first-child{
	font-size: 22px;
}
.fzjg p:first-child+p{
	font-size: 18px;
	color: #00a289;
}
.fzjg_contnt{
	margin-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 200px;
	border-bottom: 1px solid #f2f3f5;
}
.fzjg_seelct{
	height: 60px;
	background: #00a289;
	padding: 10px;
	box-sizing: border-box;
}
.fzjg_seelct select{
	height: 36px;
	margin-left: 10px;
}
.fzjg_seelct select:first-child{
	width: 80px;
	margin-left: 0;
}
.fzjg_seelct select:first-child+select{
	width: 175px;
}
.fzjg_seelct select:first-child+select+select{
	width: 605px;
	color: #333;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	padding-left: 5px;
}
.fzjg_address{
	margin-top: 32px;
}
.fzjg_address:after{
	content: ' ';
	display: block;
	clear: both;
	visibility: hidden;
}
.fzjg_address img{
	float: left;
	margin-right: 25px;
}
.fzjg_address ul{
	padding-top: 10px;
	width: 609px;
	float: right;
}
.fzjg_address li{
	/*height: 40px;*/
	position: relative;
	margin-bottom: 15px;
}
.fzjg_icon{
	/*height: 20px;*/
	font-size: 18px;
	display: inline-block;
	padding-left: 25px;
}
.icon001{
	background: url(../img/fzjg_07.png) no-repeat;
}
.icon002{
	background: url(../img/fzjg_10.png) no-repeat;
}
.icon003{
	background: url(../img/fzjg_12.png) no-repeat;
}
.icon004{
	background: url(../img/fzjg_14.png) no-repeat 0 3px;
}
.icon005{
	background: url(../img/fzjg_16.png) no-repeat;
}


.MsoNormal:first-child{
margin-top:30px !important;
margin-bottom:30px !important;
}



/*公司荣誉
.ry_list:after{
	content:' ';
	display: block;
	clear:both;
	}
.ry_list div{
	width: 290px;
	height:260px;
	float:left;
	margin-right:12px;
}
.ry_list div img{
	width:290px;
	height:200px;
}
.ry_list div p{
	text-align:center;
}*/


.sidebar_right_ban{
	width:285px;
	height:365px;
	border:1px dotted #60c5b5;
	border-radius:5px;
	margin-bottom:30px;
}
.bg>a>img{
	width:262px;
	height:182px;
}
.bg{
	margin:10px;
}
.sidebar_right_ban dd{
	margin-left:10px;
	margin-right:10px;
}
.time{
	color:#9fdcd3;
}
 .sidebar_right_ban dd{
	 margin-bottom:15px;
 }
.sidebar_title{
	 font-size: 16px;
}
 .tx{
	 line-height:1.6em;
	 font-size: 14px;
 }

.ry_list{
margin-bottom:40px;
}
.ry_list:after{
	content:' ';
	display: block;
	clear:both;
	}
.ry_list div{
	float:left;
	margin-right:15px;
}
.ry_list div p{
	text-align:center;
}




/*客服内容页*/
.content_conpkf{
	width: 1000px;
	margin: 0 auto;
	font-family: -apple-system, BlinkMacSystem,"Microsoft Yahei",sans-serif,"Hiragino Sans GB", Helvetica;
}
.content_conpkf p{
	font-size: 18px;
	line-height: 28px;
}
.content_conpkf p img{
	display:block;
	margin:0 auto;
	max-width:1000px;
}
.content_conpkf img{
	display:block;
	margin:0 auto;
	max-width:1000px;
}


table{
margin: 0 auto !important;
}
