﻿/* AB模版网 做最好的织梦整站模板下载网站 */
/* 网址：Www.AdminBuy.Cn */
/* 图标大全：Sc.AdminBuy.Cn 专业建站素材网站 */
/* QQ：9490489 */

@charset "utf-8";

/*reset*/



/* CSS reset for c_b */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {

	margin: 0;

	padding: 0;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}

table th, table td {

	padding: 5px;

}

fieldset, img {

	border: 0;

}

address, caption, cite, code, dfn, em, th, var {

	font-style: normal;

	font-weight: normal;

}

ol, ul {

	list-style: none;

}

ception, th {

	text-align: left;

}

q:before, q:after {

	content: '';

}

abbr, acronym {

	border: 0;

}

a {

	color: #666;

	text-decoration: none;

}  /*for ie f6n.net*/

a:focus {

	outline: none;

} /*for ff f6n.net*/

a:hover {

	text-decoration: underline;

}

/*定位*/

.tl {

	text-align: left;

}

.tc {

	text-align: center;

}

.tr {

	text-align: right;

}

.bc {

	margin-left: auto;

	margin-right: auto;

}

.fl {

	float: left;

	display: inline;

}

.fr {

	float: right;

	display: inline;

}

.zoom {

	zoom: 1

}

.hidden {

	visibility: hidden;

}

.vam {

	vertical-align: middle;

}

.clear {

	clear: both;

	height: 0;

	line-height: 0;

	font-size: 0;

}

p {

	word-spacing: -1.5px;

}

 -moz-box-sizing:content-box;

-webkit-box-sizing:content-box;

box-sizing:content-box;

/*其他*/

.curp {

	cursor: pointer

}

;

/*原reset*/

sup {

	vertical-align: baseline;

}

sub {

	vertical-align: baseline;

}

input, button, textarea, select, optgroup, option {

	font-family: inherit;

	font-size: inherit;

	font-style: inherit;

	font-weight: inherit;

}

input, button, textarea, select {

*font-size:100%;

}

input, select {

	vertical-align: middle;

}

body {

	font: 12px/1.231 arial, helvetica, clean, sans-serif;

}

select, input, button, textarea, button {

	font: 99% arial, helvetica, clean, sans-serif;

}

table {

	font-size: inherit;

	font: 100%;

	border-collapse: collapse;

}

pre, code, kbd, samp, tt {

	font-family: monospace;

*font-size:108%;

	line-height: 100%;

}

/*title*/

h1 {

	font-size: 32px;

}

h2 {

	font-size: 26px;

}

h3 {

	font-size: 20px;

}

h4 {

	font-size: 14px;

}

h5 {

	font-size: 12px;

}

h6 {

	font-size: 10px;

}

/*end reset*/





#roll_top, #fall, #ct {

	position: relative;

	cursor: pointer;

	height: 52px;

	width: 52px

}

#roll_top {

	background: url() no-repeat

}

#fall {

	background: url() no-repeat 0 -80px

}

#ct {

	background: url() no-repeat 0 -40px

}

#roll {

	display: block;

	width: 15px;

	margin-right: -558px;

	position: fixed;

	right: 46%;

	top: 80%;

	_margin-right: -558px;

	_position: absolute;

_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));

	z-index: 100;

}

/* CSS Document */

body {

	background-color: #fff;

	overflow-x: hidden;

	color: #666;

	font-size: 12px;

	font-family: microsoft yahei, "宋体";

	position: relative;

}/*网站字体颜色*/

.add{
	padding-right: 0!important;
	padding-left: 0!important;
}
.navbar-default {
	background-color: #00824a!important;
}
.header, .content, .footer, .container {

	margin-left: auto;

	margin-right: auto;

	width: 1100px;

}

/*页眉*/

.header {

	width: 100%;

	overflow: hidden;

	background-color: #fff;

}

.header .hdTop {

	height: 50px;

	background-color: #eeeeee;

}

.header .hdTop p {

	float: left;

	color: #999;

	line-height: 50px;

	font-size: 14px;

}

.header .hdUl {

	float: right;

	margin-top: 18px;

}

.header .hdUl li {

	font-size: 14px;

	float: left;

	color: #666

}

.header .hdUl li a {

	color: #666;

	padding: 0 10px;

}

.header .hdUl li.last a {

	padding-right: 0;

}

.header .logo {

	overflow: hidden;

	padding: 30px 0;

	background-color: #fff

}

.header .logo h1 {

	float: left;

}

.header .logo h2 {
	font-size: 24px;
	color: #00824a;
	float: left;
	margin-left: 15px;
	/*text-indent: 55px;*/
	position:relative;
}
.header .logo .time-title{font-size:4.5rem;top:-12px;position:relative;margin-right:4px;}
.header .logo h2 div{
	/*font-size:4.5rem;*/
	float:left;
	/*position:relative;*/
	/*left:-45px;*/
	/*top:-12px;*/
}
.header .logo h2 p {
	font-weight: normal;
	font-size: 16px;
	color: #3f3f3f;
	margin-top: 5px;
}

.header .phone {

	float: right;
	
	padding-left: 60px;

	margin-top: 5px;

	font-size: 30px;

	color: #ffba00;

	font-weight: normal

}

.header .phone p {

	font-size: 14px;

	color: #333

}
.active{
	background-color: #ffba00!important;;
}

.nav li:hover{
	background-color: #ffba00;
}
.nav a{
	color: #fff!important;
	padding:0px 23px!important;
	display: block!important;
	line-height: 50px!important;
	font-size: 14px!important;
	text-align: center
}
.nav a:hover{
	color: #fff!important;
}

.header .navUl li {

	font-size: 14px;

	float: left;

}

.header .navUl li a {
	padding:0px;
	display: block;
	color: #fff;
	line-height: 50px;
	text-decoration: none; width:111.11px; text-align:center
}
.header .navUl li a:hover,.header .navUl li a:focus{
	background:none;
}
.header .navUl>li:hover, .header .navUl>li.cur {

	color: #fff;

	background-color: #ffba00;

}
.navbar{
	margin-bottom: 0!important;
	min-height: 0!important;
}
.header .erj {

	position: absolute;

	display: none;

	z-index: 9999;

	border-top: 2px solid #00824a;

	z-index: 9999;

	background: #fff;

	background-color: rgba(255, 255, 255, 0.9);

	width: 150px;

}

.header .erj li {

	height: 40px;

	line-height: 40px;

	border: none;

}

.header .erj li a {

	padding-left: 20px;

	color: #333;

	font-weight: normal;

	-webkit-transition: margin 0.2s ease-out;

	-moz-transition: margin 0.2s ease-out;

	-khtml-transition: margin 0.2s ease-out;

}

.header .erj li a:hover {

	color: #333;

	text-decoration: none;

	margin-left: 20px;

	font-weight: bold;

}
.spec{
	width:1300px;
}
/*footer*/

.footer {

	overflow: hidden;

	width: 100%;

	background: #00824a;

	padding-bottom: 20px;

}

.footer .ftNav {

	width: 100%;

	background-color: #ffba00;

	padding: 24px 0;

	overflow: hidden

}

.footer .ftNavBox {

	text-align: center;

}

.footer .ftNavBox li {

	display: inline-block;

	font-size: 14px;

	padding: 0 20px;

	border-left: 1px dotted #fff

}

.footer .ftNavBox li {

*display: inline

}

.footer .ftNavBox li a {

	color: #000

}

.footer .ftNavBox li:first-child {

	border-left: none

}

.footer .ftConBox {

	overflow: hidden;

	padding: 40px 0;

}

.footer .ftLt {

	float: left;

}

.footer .ftLt p {

	line-height: 32px;

	color: #fff;

}

.footer .ftLt i {

	width: 25px;

	height: 3px;

	background-color: #ffae00;

	display: block;

	margin-top: 15px;

}

.footer .ftDl {

	float: right;

	width: 375px;

}

.footer .ftDl dt {

	width: 91px;

	text-align: center;

	color: #fff;

	float: left;

}

.footer .ftDl dt p {

	line-height: 25px

}

.footer .ftDl dd {

	float: right;

	width: 265px;

	font-size: 16px;

	color: #fff;

	line-height: 25px

}

.footer .ftDl dd span {

	float: right;

	width: 215px;

	text-align: left;

}

.footer .ftDl dd span i {

	font-style: normal;

}

.footer .ftDl dd img {

	display: block;

	margin-top: 10px;

}

.footer .ftDl dd p {

	color: #ffba00;

	font-size: 32px;

	font-family: Arial;

	margin: 8px 0

}

.footer .bqBox {

	padding: 25px 0;

	overflow: hidden;

	border-top: 1px solid #389d72;

}

.footer .bqBox p {

	font-size: 13px;

	color: #fff

}

.footer .bqBox p a {

	color: #fff

}
.footer .bqBox .powered_by_xdd{
	float:right;
	color:#fff;
}
.footer .bqBox .powered_by_xdd a,.footer .bqBox .powered_by_xdd a:hover{
	color:#fff;
}
/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1 {

	display: none;

	z-index: 1001;

	width: 398px;

	border: 1px solid #ccc;

	background: #fff;

	padding-bottom: 20px;

}

#mesbook1_c div, #mesbook1 div {

	border: 1px solid #E4E3E3;

	background: #EBECEB;

	height: 18px;

	padding: 4px .5em 0;

	margin-bottom: 10px;

}

#mesbook1_c dl.b1, #mesbook1 dl.b1 {

	width: 370px;

	margin: 0 auto;

}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {

	float: left;

	width: 105px;

	overflow: hidden;

}

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {

	width: 265px;

	float: right;

}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {

	padding-bottom: 10px;

}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {

	margin-right: 20px;

}

.b15 {

	background: url() no-repeat;

	border: 0;

	cursor: pointer;

	overflow: hidden;

}

.b15 {

	background-position: -79px -650px;

	width: 60px;

	height: 24px;

	line-height: 24px;

	color: #fff;

	font-size: 14px;

	font-weight: bold;

}

/*处理中动画占全屏*/

#oran_div_processing {

	width: 300px;

	padding: 20px;

	z-index: 9999;

	text-align: center;

	background: #fffeef;

	border: solid 1px #b8ab04;

}

/*--顶部链接导航*/

		

.retop ul {

	overflow: hidden;

}

.retop li {

	float: left;

	margin-left: 10px;

}

.retop li img {

	display: block;

}

.rtTop {

	width: 43px;

	height: 43px;

	overflow: hidden;

	position: fixed;

	top: 85%;

	right: 51%;

	margin-right: -675px;

	cursor: pointer;

	display: none;

}

.rtTop h4 {

	width: 43px;

	height: 43px;

	overflow: hidden;

	position: relative;

}

.rtTop img {

	display: block;

	position: absolute;

	top: 0;

	left: 0;

}


.met_pager { margin-top: 20px; text-align: center; }
.met_pager * { display: inline-block;margin:0px 5px;}
.met_pager a { padding: 9px 15px; border: 1px solid #e4eaec; background: #fff; text-align: center; color: #76838f; }
.met_pager a:hover {border-color: #ccc;background: #ccc;color:#fff;text-decoration: none; }
.met_pager a.NextA { border-right: 1px solid #e4eaec; }
.met_pager .PreSpan,
.met_pager .NextSpan { padding: 9px 15px; border: 1px solid #e4eaec; background: #fff; color: #ccd5db; cursor: default; }
.met_pager .firstPage,
.met_pager .lastPage { min-width: 40px; height: 28px; line-height: 28px; }
.met_pager a.Ahover { border-color: #ccc; background: #ccc;border-color: ; background: ; color: #fff; cursor: default; }
.met_pager a.Ahover:hover { border-color: #ccc; background: #ccc;border-color: ; background: ; color: #fff; }
.met_pager a { text-decoration: none; }
.met_pager a:active,
.met_pager a:focus,
.met_pager a:hover { text-decoration: none; }
.met_pager .PageText { display: none; margin-left: 10px; color: #aaa; }
.met_pager input { display: none; }
.met_pager .firstPage,
.met_pager .lastPage { height: auto; line-height: inherit; }
.pager li { width: 49%; display: inline-block; }
.pager li a { max-width: 100%; }
.met_pager #met-pager-btn{border-color: #ccc;background-color: #ccc;}
.scCon ul{
		width:100%!important;
	}
@media(max-width: 991px){
	.header .phone{
		display: none;
	}
	.Principle .list li{
		width:33.33%!important;
	}
	.Principle .list{
		width:100%!important;
	}
	.lC .dl{
		width:33.33%!important;
	}
	.lC .lcBox{
		width:100%!important;
	}
	.lC img.lcIMg{
		left: 0px!important;
	}
	.about dl dt{
		width:100%!important;
	}
	.about dl dd{
		width:100%!important;
	}
	
	.advantage,.Harm,.Treatment,.air, {
		display: none;
	}
	.link ul{
   		width: 100%!important;
	}

	
}
@media(min-width: 1200px) and (max-width: 1300px){
	.serviceLt{
		width:275px!important;
		margin-right: 0px!important;
	}
	.Service .serviceRt-dl{
		margin-right: 22px!important;
	}
	.phone22{
		width:145px;
	}
	
}
@media(min-width: 1117px) and (max-width: 1299px){
	.Service .serviceRt-dl{
		margin-right: 20px!important;
		width:245px!important;
	}
	.box img{
		display: none!important;
	}
	.Answer .box{
		width:100%!important;
	}
}
@media(max-width: 1060px) and (min-width: 375px){
	.Answer dl.dt{
		width: 100%!important;
	}
	.Answer dl.dd{
		width: 100%!important;
	}
}
@media(min-width: 891px) and (max-width: 1116px){
	.Service .serviceLt{
		width:100%!important;
	}
	.phone22{
		display: none;
	}
	.Service .serviceRt {
	    width: 100%!important;
	}
	.Service .serviceRt-dl{
		width: 30%!important;
	}
	.Answer .box{
		width:100%!important;
	}
	.box img{
		display: none!important;
	}
	.Answer dl.dl dd{
		background: url(../images/answerda.png) no-repeat 0 center!important;
	}
	.Answer dl.dl dt{
		background: url(../images/answerwen.png) no-repeat 0 center!important;
	}
	.Answer dl.dl dt, .Answer dl.dl dd{
		text-indent: 40px!important;
		width: 50%!important;
	}
	.Answer dl.dl{
		width: 840px!important;
	}
	.phone22 {
    display: none;
}
}
@media(min-width: 768px) and (max-width: 890px){
	.Answer dl.dl{
		width:100%!important;
		background: none!important;
	}
	.Answer dl.dl dt, .Answer dl.dl dd{
		width:40%!important;
		text-indent: 65px!important;
		font-size: 14px!important;
	}
	.phone22 {
	    display: none;
	}
	/* .customer .scCon{ */
		/* height: 600px!important; */
	/* } */
}
@media(max-width: 767px){
	.Answer dl.dl dt, .Answer dl.dl dd{
		display: inline-block;
		width:100%!important;
		line-height: 40px!important;
	}
	.Answer dl.dl{
		background: none!important;
	}
	.phone22 {
	    display: none;
	}
	.serviceRt-dl{
		width:100%!important;
	}
	/* .customer .scCon{ */
		/* height: 900px!important; */
	/* } */
	.Principle .list li{
		width:50%!important;
	}
	.lC .dl{
		width:25%!important;
	}
	.lC .dl{
		height: 290px!important;
	}
	.lC .dl:hover img.lcIMg{
		width:100%!important;
	}
	.teamRt{
		float: left!important;
	}
	.team .list li{
		float: none!important;
		width: 100%!important;
	}
	.team .teamLt,.team .teamRt,.team .rtList,.team .rtList li,.team .teamCon,.news dl dt{
		width:100%!important;
		text-align:center;
		
	}
	.news dl dt img,.team .list li img{
		max-width:100%!important;
		max-height: 100%!important;
	}
	.news dl dt{
		width:100%!important;
		height: 118px!important;
	}
	.team .list,.news .listDa{
		width: 100%!important;
	}
	.team .teamBox{
		height: 600px!important;
		width: 100%!important;
	}
	.team .teamLt{
		width: 100%!important;
	}
	.team .teamLt ul{
		width: 100%!important;
	}
	.choose .lsit li div{

	}
	.choose .lsit li img {
	    width: 71%!important;
	}
	.choose{
		padding-bottom: 0px!important;
	}
	.choose .chooseBox{
		height: 200px!important;
	}
	.choose .lsit li div{
		width: 33%!important;
    	float: left;
		text-align: center;
	}
	.choose .chooseBox{
		height: 200px!important;
	}
	.choose .lsit li a{
		width: 90%!important;
	}
	.news .newsLt{
		width:100%!important;
	}
	.news .newsRt{
		width:100%!important;
	}
	.news .newsDa{
		width:100%!important;
	}
	.news .newsBox{
		width:100%!important;
	}
	.news dl dd{
		float: none!important;
	}
	.news{
		padding:60px 0 0 0 !important;
	}
	.Service_neiye .serviceRt-dl_neiye{
		width: 100%!important;
		margin-right: 0px!important;
   		margin-left: 0px!important;
   		height: auto!important;
		box-sizing:inherit!important;
	}
	.Service_neiye .serviceRt-dl_neiye dt img{
		width:100%!important;
		height: 100%!important;
	}
	.rightbox,.proviewbox{
		width:100%!important;
	}
	.prodbaseinfo_a{
		width:100%!important;
	} 
	.maincont,.ul_prodinfo li{
		width:100%!important;
		height:auto!important;
	}
	.cpright{
		padding: 0px 10px!important;
	}
	.news .newsBox{
		height: 460px!important;
	}
	.div_prothumb .span_prev, .div_prothumb .span_next{
		top: 27px!important;
	    width: 30px!important;
	    height: 62px!important;
	}
	.newsList li a{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		width: 215px;
	}
	.navbar-nav,.navbar-collapse.in{
		width: 100%!important;
		margin:0!important;
	}
	.Principle h4{
		width: 100%!important;
		background-size: 100%!important;
	}
	.news .newsLi li a{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		width:250px!important;
	}
	.news dl dd h3{
		line-height:35px;
	}
}
@media(max-width: 530px){
	.Answer dl.dl dt, .Answer dl.dl dd{
		font-size: 12px!important;
	}
		.phone22 {
	    display: none;
	}
	.lC .dl{
		width:50%!important;
	}
	.Answer dl.dl dd{
		background: url(../images/answerda.png) no-repeat 0 center!important;
	}
	.Answer dl.dl dt{
		background: url(../images/answerwen.png) no-repeat 0 center!important;
	}
	.Answer dl.dl dt, .Answer dl.dl dd{
		text-indent: 40px!important;
		width: 100%!important;
	}
	
	
}
@media(min-width: 768px) and (max-width: 1040px){
	.teamRt{
		float: left!important;
	}
	.choose .lsit li div{
		width: 33%!important;
    	float: left;
	}
	.choose .chooseBox{
		height: 200px!important;
	}
	.footer .ftConBox{
		padding: 40px!important;
	}
	.Answer dl.dl dt{
		background: url(../images/answerwen.png) no-repeat 15px center!important;
	}
	.Answer dl.dl dd{
		background: url(../images/answerda.png) no-repeat 15px center!important;
	}
	
}
@media(max-width: 964px){
	.news .newsLt{
		width:100%!important;
	}
	.news .newsRt{
		width:100%!important;
	}
	.news .newsDa{
		width:100%!important;
	}
	.news .newsBox{
		width:100%!important;
	}
}
@media(max-width: 547px){
	.footer .ftLt{
		width: 100%!important;
    	text-align: center;
	}
	.footer .ftLt i{
		margin: 0 auto;
	}
	.footer .ftDl dd{
		display: none!important;
	}
	.footer .ftDl{
		width: 100%!important;
    	text-align: center;
    	margin-top: 20px;
	}
	.footer .ftDl dt{
		width: 100%!important;
	}
	/* .news .newsLi li a{ */
		/* width: auto!important; */
	/* } */
	.news .newsBox{
		height: 390px!important;
	}
	.footer .ftNavBox li {
	    width: 25%;
	    padding: 0px!important;
	}
	.footer .ftNavBox li:first-child {
	    border-left: 1px dotted #fff!important;
	}
}
@media(max-width: 1110px){
	.pleft,.left2,.left2_main,.n_info_con{
		width:100%!important;
	}
	.phone,.right2,.Treatment,.Harm,.air,.advantage{
		display: none!important;
	}
	.cpright,.cpMain .pleft ul{
		width:100%!important;
	}
	.content{
		width:100%!important;
	}
	.n_info_con img{
		width:100%!important;
	}
	.gduo{
		height: auto!important;
	}
	.gduo span{
		width:100%!important;
	}
	.cpMain .pleft ul{
		box-sizing: inherit!important;
	}
	.bqBox {
	    width: 100%;
	    padding: 25px 20px!important;
	    text-align: center;
	}
	.powered_by_xdd{
		width: 100%!important;
	}
	.footer .ftConBox{
		    padding: 40px 20px!important;
	}
	.footer .bqBox p{
		width: 100%!important;
	}
	.dgxxBox .m_form .iptTxt{
		float: left!important;
   		width: 210px!important;
	}
	.dgxxBox .m_form li{
		width: 290px!important;
	}
	.dgxxBox .m_form .btnTjly{
		width: 290px!important;
	}
	
}
@media(min-width: 1111px) and (max-width: 1200px){
	.Service_neiye .serviceRt-dl_neiye{
		width: 30%!important;
	}
	.Service_neiye .serviceRt-dl_neiye dt img{
		width:100%!important;
		height: 100%!important;
	}
}
@media(max-width: 861px){
	.dgxxBox .m_form .areLi{
		width:100%!important;
	}
	.dgxxBox .m_form .txtAre{
		margin-left: 0!important;
		width: 260px!important;

	}
	.dgxxBox .m_form li{
		float: none!important;
	}
	.dgxxBox{
		height: auto!important;
	}
}
.dropdown-menu{
	background: #00824a!important;
}
.dropdown-menu a:hover{
	background: #ffba00!important
}
.navbar-header{
	margin:0!important;
}

.phonefooternav{
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left:0;
    z-index: 999;
    width:100%;
    background:#494949;
    font-size:14px;
    line-height:1.571429;
}
.phonefooternav a.item {
    color:#fff;
    padding: 5px 0;
    display: inline-block;
}
.phonefooternav a.item i{
    font-size: 16px;
    display: block;
}
.phonefooternav a.item span{
    color:#fff;
}
.phonefooternav{
    display: none;
}
.phonefooternav.iskeshi{
    display: block;
}
.phonefooternav .main{
    display: flex;
}
.phonefooternav .main>div{
    flex:1;
}
@media (max-width:767px){
    .phonefooternav{
        display: block;
    }
}

.checkbox-custom, .radio-custom{
	display: inline-block;
	margin-right:10px;
}

.carousel-control:focus,
.carousel-control:hover {
	opacity: 0;
}
.dropdown-menu>.dropdown-submenu .dropdown-menu{
	height:auto!important;
}


.dropdown-menu-third{display: none!important;}
.dropdown-submenu:hover .dropdown-menu-third{display: block!important;}
@media screen and (max-width:767px){
	.dropdown-menu-third{display: block!important;}
}
