/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#333;}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{width:1200px;margin:0 auto;}
.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.roll_product {float: left;}


/*头部样式*/
.top1{background:#e6e6e6;color:#595959;height:27px;line-height:27px;overflow:hidden;font-size:14px;}
.top1 a{color:#595959;}

.top2{height:99px;}
.logo{float:left;line-height:99px;}
.x-banner{position: relative;}
.gl {
  position: absolute;
  z-index: 999;
  left: 50%;
  width: 77px;
  text-align: center;
  margin-left: -38px;
  bottom: 6%;
  z-index: 99999;
  -webkit-animation: myfirst 1.5s infinite; animation: myfirst 1.5s infinite;
}


@-webkit-keyframes myfirst{
    0%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
    50%{-webkit-transform: translate(0px, -10px); transform: translate(0px, -10px);}
    100%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
}
@keyframes myfirst{
    0%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
    50%{-webkit-transform: translate(0px, -10px); transform: translate(0px, -10px);}
    100%{-webkit-transform: translate(0px, 0px); transform: translate(0px, 0px);}
}



.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.topLink .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}


/*热门搜索*/
.sou{position:absolute;z-index:99999;right: 19%;bottom: 10%;}
#formsearch{float:right;background: url(../images/ss.png) no-repeat;width:376px;height:45px;}
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{}
#formsearch input#keyword{height:45px;line-height:45px;padding-left:24px;color:#fff;background:none;border:none;outline:none;}
#formsearch input#s_btn{width:60px;height:45px;line-height:45px;text-align:center;background-color:#009b4c;color:#fff;border:none;cursor:pointer;font-size: 12px;background:none;border:none;outline:none;float:right;}

#formsearch input::-webkit-input-placeholder {color:#ffffff;}
#formsearch textarea::-webkit-input-placeholder {color: #ffffff;}


/*<!-- 环保咨询服务 -->*/
.fw{margin-top:40px;}
.ftt{font-weight: 400;font-size:54px;color: #f0f0f0;font-family: "Arial";text-transform: uppercase;font-weight: bold;}
.ftt span{color:#009fe9;font-size:36px;display: block;font-weight: bold;margin-top: -30px;}

.ff_ll{margin-top:40px;}
.ff_ll li{width:292px;height:489px;float:left;margin-right:10px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;position: relative;margin-bottom: 10px;border-radius: 6px;overflow: hidden;}
.ff_ll li .img1 img{display: block;width:292px;height:489px;}
.ff_ll li:nth-child(4n){float:right;margin-right:0px;}
.ff_ll li .ttmm{position:absolute;bottom:0px;width:100%;height:100%;background:url(../images/mm1.png) no-repeat center bottom;}
.ff_ll li:hover .ttmm{background:url(../images/p1.png) no-repeat center bottom;}
.ff_ll li .ttmm h2{color:#ffffff;font-size:24px;font-weight: 600;text-align: center;transition: all .3s;margin-top:430px;}
.ff_ll li .ttmm h2 a{color:#fff;display: block;}
.ff_ll li:hover .ttmm h2{display: none;}
.ff_ll li .ttmm .dvv{opacity: 0; padding:20px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.ff_ll li:hover .ttmm .dvv{opacity: 1;}

.ff_ll li .ttmm h3{color:#fff;font-size:24px;margin-top:320px;}
.ff_ll li .ttmm h3 a{color:#fff;font-size:24px;}
.ff_ll li .ttmm span{color:#ffffff;font-size:15px;line-height:30px;margin-top:20px;display: block;height:104px;overflow: hidden;}





.ff_ll2 li{width:388px;height:489px;float:left;margin-right:18px;position: relative;margin-bottom: 10px}
.ff_ll2 li:nth-child(3n){float:right;margin-right:0px;}
.ff_ll2 li .ttmm{position:absolute;bottom:0px;width:100%;height:229px;background:url(../images/mm2.png) no-repeat center top;}
.ff_ll2 li:hover .ttmm{background:url(../images/p2.png) no-repeat center bottom;}
.ff_ll2 li .ttmm h2{color:#ffffff;font-size:24px;font-weight: 600;text-align: center;transition: all .5s;margin-top:170px;}
.ff_ll2 li .ttmm h2 a{color:#fff;display: block;}
.ff_ll2 li:hover .ttmm h2{display: none;}
.ff_ll2 li .ttmm .dvv{opacity: 0;padding:20px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.ff_ll2 li:hover .ttmm .dvv{opacity: 1;}

.ff_ll2 li .ttmm h3{color:#fff;font-size:24px;margin-top:35px;}
.ff_ll2 li .ttmm h3 a{color:#fff;font-size:24px;}
.ff_ll2 li .ttmm span{color:#ffffff;font-size:15px;line-height:26px;margin-top:20px;display: block;height:104px;overflow: hidden;}
.ff_ll2 li img{display: block;width: 388px;height: 489px;}






/*<!-- about -->*/
.bbgg{background:url(../images/bbgg1.jpg) no-repeat center top;height:942px;overflow: hidden}
.guan{float:left;width: 491px;height: 460px;margin-top:80px;}
.guan img{display: block;width: 491px;height: 460px;}


/* r样式 */
.aa_ll .owl-carousel {
  position: relative;
}

.aa_ll  .owl-carousel div {
  display: block;
}

.aa_ll  .owl-carousel .owl-nav .owl-prev {
  left: 10px;
}

.aa_ll  .owl-carousel .owl-nav .owl-next {
  right: 10px;
}

.aa_ll .owl-carousel .owl-nav button.owl-prev{ outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  height: 65px;
  width: 50px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;background:url(../images/ll2.png) no-repeat center right;}

.aa_ll .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  height: 65px;
  width: 50px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;background:url(../images/rr2.png) no-repeat center top;
}



.aa_ll .icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);display:none}



.aa_ll .owl-carousel .owl-dots {
  position: absolute;
  z-index: 999;
  left: 19%;
  text-align: center;
  font-size: 0;
  bottom: 6%;
  display:inline-block;
 text-align:left;display: none;

}








.aabb{width: 709px;height: 460px;background-color: #ffffff;margin-top:80px;padding:59px 40px 45px 30px;float:right;overflow: hidden;}
.aatt{color:#545454;font-size:24px;font-weight: 400;}
.aatt span{color:#cdcdcd;font-weight: 400;text-transform: uppercase;padding-left:10px;}
.aacc{color:#545454;font-size:12px;line-height:32px;margin-top:20px;}
.bt1{letter-spacing: 2px;color: #000000;font-weight: bold;font-size: 24px;text-align: center;line-height: 24px;margin:28px 0 25px 0;}


.box33{background: url(../images/bg33.png) no-repeat center top;height:381px;}
.wen1{	width: 578px;
	height: 292px;
	background-color: #ffffff;
	box-shadow: 0px 2px 30px 0px 
		rgba(172, 172, 172, 0.19);float:left;margin-top:72px;}
.ytt{	width: 162px;
	height: 61px;
	background-image: linear-gradient(90deg, 
		#1e8baa 0%, 
		#269391 36%, 
		#2e9a78 100%), 
	linear-gradient(
		#6c82a6, 
		#6c82a6);
	background-blend-mode: normal, 
		normal;	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;text-align: center;line-height:35px;padding-top:5px;float:left;}

.ytt span{	font-family: ArialMT;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #63c4aa;text-align: center;display: block;line-height:5px;text-transform: uppercase;}


.cha{float:right;color:#2c997d;font-size:15px;margin-right:10px;margin-top:25px;}
.cha a{color:#2c997d;font-size:15px;font-weight: 400}


.nn_ll{width:94%;margin:0 auto;margin-top:25px;}
.nn_ll li{position: relative;line-height:35px;background:url(../images/dj.png) no-repeat center left;}
.nn_ll li a{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #3c3c3c;line-height:35px;padding-left:15px;}


	.nn_ll li span{font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #3c3c3c;line-height:35px;position: absolute;right:0px;top:0px;font-weight: 400}








.wen2{	width: 578px;
	height: 292px;
	background-color: #ffffff;
	box-shadow: 0px 2px 30px 0px 
		rgba(172, 172, 172, 0.19);float:left;margin-top:72px;float:right;}




/*导航栏样式*/
#menu{float:right;}
.navs li{text-align:center;float:left;position:relative;z-index:999;width:124px;}
.navs li a{display:block;line-height:99px;color:#333333;height:99px;font-size:16px;}
.navs li a:hover{color: #009fe9;text-decoration:none;font-weight: bold;background: transparent;}


.navs .sec{height:0;background:#009fe9;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:99px;left:0px;width: 100%;}
.navs .sec a{background:#009fe9;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.navs .sec a:hover{background:#076997;text-decoration:none;color:#fff;}






.xx{height:45px;}
.box1{background: url(../images/bj1.png) no-repeat;height:812px;padding-top:72px;}
.box1 .wh{position:relative;}
.aboutz{margin-left:78px;width:522px;}
.abpic{width:456px;height:286px;}
.wenzi{width:282px;text-align:right;margin-top:265px;background: url(../images/x1.png) no-repeat right bottom;color:#333333;font-size:24px;padding-bottom:38px;}
.wenzi p{color:#666666;font-size:18px;margin-top:10px;}
.abouty{margin-left:180px;}
.wenzi2{background: url(../images/x1.png) no-repeat left bottom;color:#333333;font-size:24px;padding-bottom:38px;}
.wenzi2 p{color:#666666;font-size:18px;margin-top:10px;}
.about{position:absolute;left:388px;top:215px;background:#f9f9f9;width:732px;height:460px;padding-top:70px;}
.ab_cont{width:642px;margin-left:45px;}
.abtt{color:#333333;font-size:24px;}
.ab_cont .abwz{color:#666666;line-height:36px;font-size:14px;padding:40px 0 80px;height:212px;overflow: auto;padding-right:42px;}


.about .ab_cont .abwz::-webkit-scrollbar{
 height: 307px;
  position: relative;
  width: 8px;
  background:  url(../images/gdt2.png) no-repeat center;
}


.about .ab_cont .abwz::-webkit-scrollbar-button {
background:  url(../images/gdt2.png) no-repeat center;
	height: 40px;
	width: 8px;

}

.about .ab_cont .abwz::-webkit-scrollbar-track{
 height: 40px;
background:  url(../images/gdt2.png) no-repeat center;
width: 1px;width: 1px;
 
}
.about .ab_cont .abwz::-webkit-scrollbar-track-piece{
  height: 40px;
background:  url(../images/gdt2.png) no-repeat center;
width: 1px;

}
.about .ab_cont .abwz::-webkit-scrollbar-thumb{
 height:8px;background:  url(../images/gdt1.png) no-repeat center;
	width: 8px;
	border-radius:4px;
	position: absolute;
	

}

.about .ab_cont .abwz::-webkit-scrollbar-corner {
  background-color: #e2e2e2;

}

.about a{color:#333333;font-size:14px;background: url(../images/am.png) no-repeat;width:277px;line-height:54px;display:block;text-indent:45px;float:right;margin-top:52px;}



.box2{background: url(../images/bj2.png) no-repeat;height:668px;padding-top:120px;}
.box2 .cont{width:517px;}
.bt{color:#fff;font-size:33px;}
.box2wz{color:#f1f1f1;font-size:14px;line-height:30px;padding:25px 0 30px;background: url(../images/x2.png) no-repeat left bottom;}

.ads{margin-top:90px;}
.ads li{float:left;width:134px;background: url(../images/x3.png) no-repeat 86px 28%;}
.ads li+li{}
.ads li img{width:68px;height:92px;}
.ads li h3{color:#ffffff;font-size:16px;font-weight:normal;margin-top:20px;}
.ads li:last-child{background:none;width:68px;}
.ads li:hover {

          -webkit-transform: translateY(-10px);

          -moz-transform: translateY(-10px);

          -ms-transform: translateY(-10px);

          -o-transform: translateY(-10px);

          transform: translateY(-10px);

          -webkit-transition: all 0.8s;

          -moz-transition: all 0.8s;

          -ms-transition: all 0.8s;

          -o-transition: all 0.8s;

          transition: all 0.8s; }




.box3{background: url(../images/bg33.jpg) no-repeat center top;height:879px;margin-top: 69px;overflow: hidden;}
.xtt{color:#333333;font-size:30px;margin-left:125px;padding-top:118px;}
.box3 .cont{position:relative;}


.slideTxtBox{}
.slideTxtBox .hd{padding-top: 10px;}
.slideTxtBox .hd ul{margin-top:40px;}
.slideTxtBox .hd ul li{float:left;padding:0 15px; cursor:pointer;color:#ffffff;font-size:18px;line-height:65px;margin-right:35px;}
.slideTxtBox .hd ul li.on{background: url(../images/cur.png) no-repeat center bottom;}
.slideTxtBox .bd{margin-top:27px;}
.slideTxtBox .bd ul{zoom:1;}
.slideTxtBox .bd li{float:left;width: 279px;height: 411px;background-color: #ffffff;box-shadow: 0px 2px 30px 0px rgba(172, 172, 172, 0.19);}
.slideTxtBox .bd li+li{margin-left:28px;}
.slideTxtBox .bd .img img{width:279px;height:206px;}
.slideTxtBox .bd .det{padding:0 25px;}
.slideTxtBox .bd h3{color:#333333;font-size:14px;font-weight:normal;margin-top:20px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.slideTxtBox .bd span{color:#666666;font-size:12px;line-height:30px;margin-top:20px;display:block;}
.slideTxtBox .bd h4{margin-top:28px;padding-left: 29px;color: #269fe0;font-size: 15px;font-family: 'Arial';background: url(../images/jia.png) no-repeat left center;font-weight: normal;}



/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow{z-index:9999;}
.slideTxtBox .arrow .prev{width:64px;height:64px;display:block;overflow:hidden;cursor:pointer;background: url(../images/z.png) no-repeat;position:absolute;top:-15px;right:100px;}
.slideTxtBox .arrow .next{width:64px;height:64px;display:block;overflow:hidden;cursor:pointer;background: url(../images/y.png) no-repeat;position:absolute;top:-15px;right:20px;}
.slideTxtBox .arrow .prev:hover{background: url(../images/z2.png) no-repeat;}
.slideTxtBox .arrow .next:hover{background: url(../images/r2.png) no-repeat;}





.cbox{margin-top: 12px;}
.cbt{margin-left: 7px;}
.box4{padding-top:101px;}
.case1{position:relative;padding:0 11px 20px 0;background: url(../images/y1.png) no-repeat right bottom;}
.picScroll-left{}
.picScroll-left .hd{ overflow:hidden;}
.picScroll-left .hd .pageState{background:#fff;width: 146px;height: 45px;background:#fff;display:block;position:absolute;right:2px;top:285px;z-index:99999;text-align:center;color:#666666;font-size:16px;line-height:45px;}
 .picScroll-left .hd .pageState .sp1{color:#009de7;padding-right: 10px;}
.picScroll-left .bd{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{text-align:center; }
.picScroll-left .bd ul li .pic img{width:478px; height:313px;display:block;}
	.sp2{padding-left: 10px;}



.cbox2 .ctt{float: left;padding-top: 20px;margin-right: 30px;}
.case2{width:650px;}
.case22{width:650px;margin-top: 34px;}
.ctt{color:#333333;font-size:30px;padding-top:37px;float:right;}
.sort1{margin-top:38px;margin-left: 17px;}
.sort1 li{float:left;height:45px;line-height:54px;}
.sort1 li+li{margin-left:46px;}
.sort1 li a{color: #009de7;font-size:30px;}
.sort1 li a:hover{color:#1f8da3;font-size:30px;}
.alwz{line-height: 29px;font-size: 14px;letter-spacing: 1px;color: #666666;margin-top:42px;margin-left: 17px;}
.case22 .sort1{margin-top: 23px;}
.case22 .alwz{padding-right: 95px}


.product_list1{margin-top:57px;}
.product_list1 li{float:left;}
.product_list1 li+li{margin-left:27px;}
.product_list1 li .img img{width:177px;height:116px;}




.box5{background: url(../images/bj5.png) no-repeat;height:265px;padding-top:45px;}
.wt{color:#fff;font-size:30px;}
.wt2{color:#fff;font-size:16px;margin-top:20px;}
a.zx{width:153px;line-height:40px;color:#fff;font-size:16px;background: url(../images/zx.png) no-repeat;margin-top:30px;display:block;text-indent:18px;}






/*<!-- 环保工程 -->*/
.huan{width: 1920px;left:50%;margin-left:-960px;padding-bottom: 64px; position: relative;margin-top:105px;background: url(../images/bj1.jpg) no-repeat top center;}
.csort{text-align: center;}
.csort li{display: inline-block;margin: 0 5px;}
.csort li a{display: block;width: 173px;height: 40px;background-color: #009de7;border-radius: 20px;line-height: 40px;letter-spacing: 1px;font-size: 18px;color: #ffffff;font-weight: 18px;}

.huantt{	font-family: MicrosoftYaHei;
	font-size: 48px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 4px;
	color: #ffffff;text-align: center;padding-top:95px;}


.bsbg{height: 498px;margin-top: 60px;background: #fff; box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);}
.csort{padding-top: 52px;}


.chan{width:1200px;margin:0 auto;text-align:center;padding-top:40px;position:relative;}
.l_btn,.r_btn{position:absolute;cursor:pointer;top:45%;}
.l_btn{left:15px;}
.r_btn{right:15px;}

.twt li{float: left;overflow: hidden; margin-left: 19px;}
.twt li a.img{display:block;}
.twt li a.img img{display:block;width: 357px;height:259px;}
.twt li h2{	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #494949;text-align: center;background:#f6f6f6;line-height:62px;overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;width:357px;}

.twt li h2 a{letter-spacing: 2px;
	color: #494949;text-align: center}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}






.chan2{width:1200px;margin:0 auto;text-align:center;margin-top:8px;position:relative;}
.l_btn2,.r_btn2{position:absolute;cursor:pointer;top:55%;}
.l_btn2{left:-55px;}
.r_btn2{right:-55px;}




.twt2 li{float: left;overflow: hidden; margin-left: 7px;width:394px;height:245px;background:#fff;}
.twt2 li a.img{display:block;width: 394px;margin:0 auto;}
.twt2 li a.img img{display:block;width: 394px;height:202px;}
.twt2 li h2{	font-size: 14px;font-weight: normal;letter-spacing: 2px;color: #545454;text-align: center;line-height:46px;}

.twt2 li h2 a{letter-spacing: 1px;color: #545454;text-align: center}

#n_demo{overflow:hidden;width:100%;margin:0 auto;}
#n_indemo {float: left;width:800%}
#n_demo1 {float: left;}
#n_demo2 {float: left;}

.yan{height: 270px;background: rgba(44,153,249,.5);margin-top: 56px;padding-top: 41px;}
.yan input,.yul2 textarea{outline: none;border:none;background: none;}
.yul li {margin-bottom: 45px;position: relative;}
.yul li input{width: 340px;height: 34px;background-color: #ffffff;color: #999999;font-size: 14px;padding-left: 10px;}
.yan ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #c3c1c1;
}
.yan :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #c3c1c1;
}
.yan ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #c3c1c1;
}
.yan :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #c3c1c1;
}
.yul .checkCodeImg{position: absolute;right: 0;top:0;}
.yul2 textarea{width: 340px;height: 139px;background-color: #ffffff;padding:15px 0 0 20px;color: #999999;font-size: 14px;margin-bottom: 14px;}
.tj input{width: 340px;height: 34px;background-color: #2c99f9;line-height: 34px;text-align: center;letter-spacing: 1px;color: #ffffff;font-size: 14px;}
.ybox {width: 700px;margin:0 auto;}


.sou2{margin: 20px 0;color: #666;}
.sou2 a{color: #666;}





/*页面底部*/
.ft2{background: #4c4c4c;text-align: center;color: #ffffff;font-size: 12px;line-height: 18px;padding: 16px 0;}
.ft2 a{color: #fff;}
.ft1{margin: 29px 0;}
.ft1 h3{color: #666666;font-size: 16px;margin-bottom: 20px;padding-top: 15px;}
.dao{width: 306px;padding-left: 60px;background: url(../images/line1.png) no-repeat right top;min-height: 207px;}
.dao a{color: #666666;font-size: 12px;line-height: 34px;}
.fu{width: 400px;padding-left: 110px;background: url(../images/line1.png) no-repeat right top;min-height: 207px;}
.fu a{color: #666666;font-size: 12px;line-height: 34px;width: 120px;display: inline-block;}
.lx p{color: #666666;font-size: 12px;line-height: 34px;}
.lx{padding-left: 109px;}
.tewm{color: #666666;font-size: 12px;line-height: 35px;text-align: center;margin-top: 10px;}




/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.xypg-right-content{font-size:16px;line-height:2em;font-family:'微软雅黑';}

.page-product-inquiry a{color: #fff;}


