﻿@charset "utf-8";
/* CSS Document */
@media(min-width:1399px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
body{max-width: 1920px;margin: 0 auto;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #292929;font-family: "Microsoft YaHei","微软雅黑";}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "Microsoft YaHei","微软雅黑";appearance:none;-moz-appearance:none; -webkit-appearance:none;border: none;}
/*p{text-align:justify;text-justify:inter-ideograph;}*/
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 1400px;margin: 0 auto;}
.commen1{width: 1200px;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}



		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#2091fe;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#2091fe;border-radius: 5px;}

/*top*/
	.top{width: 100%;background-color: #efefef;height: 39px;}
	.top div.fl{font-size: 12px;color: #8b8b8b;line-height: 39px;padding-left: 14px;}
	.top div h1{font-size: 12px;color: #8b8b8b;display: inline-block;}
	.topa{width: 492px;height: 45px;background-color: #1aa458;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;margin-right: -6px;padding-left: 40px;}
	.topa p{float: left;font-size: 12px;color: #fff;line-height: 42px;}
	.topa p span{display: inline-block;font-family: "优设好身体";font-size: 22px;margin-left: 8px;position: relative;top: 2px;}
	.topa h6{float: left;margin-left: 47px;font-size: 12px;color: #fff;line-height: 45px;}
	.topa h6 a{display: inline-block;font-size: 12px;color: #fff;transition: all ease 0.3s;}
	.topa h6 a:hover{transform: translateY(-4px);}
	.topa h6 span{display: inline-block;width: 20px;text-align: center;}
	.logo{width: 100%;height: 161px;padding-top: 41px;}
	.logo .commen{position: relative;}
	.logoa{}
	.logoa img{width: 300px;float: left;margin-top: 15px;}
	.logoa p{float: left;font-size: 18px;color: #bbbbbb;line-height: 26px;border-left: 1px solid #b0b0b0;margin-left: 16px;margin-top: 16px;padding-left: 12px;}
	.nav{z-index: 100;height: 120px;position: relative;margin-right: -24px;}
	.nava{transition: all ease 0.3s;height: 120px;cursor: pointer;position: relative;text-align: center;z-index: 100;padding: 25px 33px 0 33px;}
	.nava p{transition: all ease 0.3s;position: relative;line-height: 16px;text-align: left;}
	.nava p span{transition: all ease 0.3s;display: block;font-size: 12px;color: #bbbbbb;text-transform: uppercase;line-height: 9px;margin-top: 13px;}
	.nava p a{font-size: 16px;color: #212121;transition: all ease 0.3s;}
	.nava p::after{position: absolute;content: "";width: 8px;height: 8px;left: -27px;top: 4px;background-color: #2091fe;opacity: 0;transition: all ease 0.3s;border-radius: 50%;}
	.nava:hover p a{color: #2091fe;}
	.nava:hover p span{color: #2091fe;}
	.nava:hover p::after{opacity: 1;left: -17px;}
	.navaa p a{color: #2091fe;}
	.navaa p span{color: #2091fe;}
	.navaa p::after{opacity: 1;left: -17px;}
	.navb{width: 170px;position: absolute;z-index: 2;top: 120px;left: 50%;opacity: 0;background-color: #fff;text-align: center;margin-left: -85px;}
	.navba{line-height:40px;text-align: center;transition: all ease 0.3s;display: block;}
	.navba a{font-size: 14px;color: #6a6a6a;transition: all ease 0.3s;display: block;}
	.navba.on a{color: #2091fe;}
	.navba:hover a{transform: translateY(-4px);color: #fff;background-color: #2091fe;}
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 600px;position: relative;}
	.imgbox{ width:1920px;overflow: hidden;position: relative;left: 50%; margin-left: -960px;height: 600px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../images/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../images/yi09.png);opacity: 1;}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../images/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../images/yi08.png);opacity: 1;}
	.keyword{height: 80px;background-color: #f2f4f8;padding: 19px 70px 0 41px;margin-top: -39px;position: relative;z-index: 99;}
	.keyword p{line-height: 20px;font-size: 12px;color: #7c7c7c;margin-top: 10px;}
	.keyword p a{font-size: 12px;color: #7c7c7c;transition: all ease 0.3s;margin-right: 12px;}
	.keyword p a:hover{color: #2091fe;}
	.flip{}
	.flip li{cursor: pointer;width: 10px;height: 10px;background-color: #2091fe;border-radius: 50%;margin: 0 5px;float: left;text-align: center;margin-top: 15px;}
	.flip li span{font-size: 16px;opacity: 0;color: #2091fe;display: block;line-height: 38px;}
	.flip li.ppp{width: 40px;height: 40px;line-height: 22px;border: 1px dashed #2091fe;transition: all ease 0.3s;background-color: transparent;margin-top: 0;}
	.flip li.ppp span{opacity: 1;transition: all ease 0.3s;}
/*产品中心*/
	.cp{width: 100%;overflow: hidden;margin-top: 85px;}
	.bt p{text-align: center;font-size: 16px;color: #7c7c7c;text-transform: uppercase;line-height: 12px;}
	.bt h6{font-size: 36px;color: #212121;font-weight: bold;line-height: 36px;margin-top: 14px;text-align: center;letter-spacing: 2px;}
	.bt h6 span{color: #2091fe;}
	.cpa{width: 100%;margin-top: 53px;}
	.cpb{width: 18.5%;background-color: #2067b9;border-bottom-right-radius: 5px;border-top-right-radius: 5px;padding: 32px 0 32px;position: relative;}
	.cpb::after{position: absolute;content: "";height: 100%;width: 260px;background-color: #2067b9;top: 0;left: -260px;}
	.cpb p{width: 100%;line-height: 39px;padding-left: 36px;transition: all ease 0.3s;background-color: transparent;margin-top: 1px;}
	.cpb p a{font-size: 16px;color: #fff;display: block;}
	.cpb p:hover{background-color: #3d96fd;}
	.cpb h6{width: 100%;line-height: 39px;padding-left: 36px;transition: all ease 0.3s;}
	.cpb h6 a{font-size: 16px;color: #fff;display: block;}
	.cpb h6:hover{background-color: #3d96fd;}
	.cpc{width: 81.5%;}
	.cpda{width: 30.897%;margin-left: 2.436%;overflow: hidden;position: relative;border-radius: 5px;margin-bottom: 30px;}
	.cpda a > img{width: 100%;transition: all ease 0.3s;}
	.cpda_w{width: 100%;position: absolute;left: 0;bottom: 0;height: 71px;background-color: rgba(17,17,17,0.8);padding: 17px 27px 0 32px;}
	.cpda_w p{font-size: 14px;color: #fff;line-height: 14px;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cpda_w h6{font-size: 12px;color: #7c7c7c;line-height: 12px;margin-top: 10px;}
	.cpda_w img{float: right;width: 35px;margin-top: -36px;transition: all ease 0.3s;}
	.cpda:hover img{transform: scale(1.05);}
	.cpda:hover .cpda_w img{transform: translateX(-5px);}
/*配套材料*/
	.pt{width: 100%;overflow: hidden;margin-top: 48px;padding-bottom: 90px;}
	.pta{width: 100%;margin-top: 49px;}
	.ptb{width: 81.214%;}
	.ptba{width: 30.87%;margin-right: 2.463%;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.ptba_t{width: 100%;overflow: hidden;border: 1px solid #ccced3;border-bottom: none;border-top-right-radius: 5px;border-top-left-radius: 5px;}
	.ptba_t img{width: 100%;transition: all ease 0.3s;}
	.ptba_w{width: 100%;background-color: #fff;padding: 33px 30px 26px 24px;border: 1px solid #ccced3;border-top: none;overflow: hidden;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
	.ptba_w h6{font-size: 14px;color: #212121;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 25px;}
	.ptba_w img{float: left;width: 35px;transition: all ease 0.3s;}
	.ptba_w p{float: right;line-height: 35px;font-size: 12px;color: #7c7c7c;}
	.ptba:hover .ptba_t img{transform: scale(1.05);}
	.ptba:hover .ptba_w img{transform: translateX(6px);}
	.ptc{width: 17.928%;background-color: #1aa458;position: relative;padding: 23px 0 28px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}
	.ptc::after{position: absolute;content: "";height: 100%;width: 260px;background-color: #1aa458;top: 0;right: -260px;}
	.ptc p{width: 105%;line-height: 39px;padding-left: 45px;transition: all ease 0.3s;background-color: transparent;margin-top: 1px;position: relative;z-index: 2;}
	.ptc p a{font-size: 16px;color: #fff;}
	.ptc p:hover{background-color: #01843c;}
	.ptc h6{width: 105%;line-height: 39px;padding-left: 45px;transition: all ease 0.3s;}
	.ptc h6 a{font-size: 16px;color: #fff;}
	.ptc h6:hover{background-color: #01843c;}
/*4大理由*/
	.ly{width: 100%;overflow: hidden;background-image: url(../images/w3.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 54px 0 87px;}
	.bt img{width: 136px;margin: 0 auto;margin-bottom: 15px;}
	.lya{width: 98%;margin: 0 auto;margin-top: 25px;}
	.lyb{width: 17.857%;}
	.lyb_a{width: 100%;height: 97px;background: linear-gradient(to right,rgba(255,255,255,1.00) 60%,rgba(255,255,255,0.8));border-bottom-left-radius: 5px;border-top-left-radius: 5px;padding: 28px 0 0 28px;margin-top: 4px;cursor: pointer;transition: all ease 0.3s;}
	.lyb_a:nth-child(1){margin-top: 0;}
	.lyb_a h6{border: 1px dashed #1aa458;width: 40px;height: 40px;float: left;border-radius: 50%;text-align: center;line-height: 38px;font-size: 16px;color: #1aa458;transition: all ease 0.3s;}
	.lyb_a p{float: left;line-height: 40px;font-size: 16px;color: #212121;font-weight: bold;margin-left: 15px;transition: all ease 0.3s;}
	.lyb_a.on{background: linear-gradient(to right,rgba(26,164,88,1.00) 60%,rgba(26,164,88,0.8));transition: all ease 0.3s;}
	.lyb_a.on h6{border-color: #fff;color: #fff;transition: all ease 0.3s;}
	.lyb_a.on p{color: #fff;transition: all ease 0.3s;}
	.lyc{width: 82.443%;border-radius: 5px;background-color: #fff;padding: 53px 70px 0 70px;height: 401px;margin-left: -0.3%;}
	.lyca{width: 100%;}
	.lyca_w{width: 49.241%;margin-top: 24px;}
	.lyca_w h5{font-size: 24px;color: #212121;font-weight: bold;line-height: 24px;}
	.lyca_w h6{font-size: 12px;color: #d3d9e6;text-transform: uppercase;line-height: 9px;margin-top: 9px;}
	.lyca_w span{display: block;height: 1px;width: 100%;background-color: #d3d9e6;margin-top: 36px;}
	.lyca_w p{font-size: 14px;color: #212121;line-height: 30px;margin-top: 38px;}
	.lyca_t{width: 43.871%;overflow: hidden;}
	.lyca_t img{width: 100%;}
/*成功案例*/
	.al{width: 100%;overflow: hidden;margin-top: 98px;}
	.ala{width: 19%;margin-top: 43px;}
	.ala .bt h6{text-align: left;}
	.ala .bt p{text-align: left;}
	.ala > p{font-size: 12px;color: #212121;line-height: 24px;margin-top: 26px;}
	.ala_an{margin-top: 24px;}
	.ala_an img{width: 40px;margin-right: 10px;cursor: pointer;}
	.al_m{width: 132px;height: 41px;line-height: 41px;text-align: center;background-color: #2067b9;margin-top: 82px;transition: all ease 0.3s;}
	.al_m a{font-size: 14px;color: #fff;display: block;}
	.al_m:hover{transform: translateY(-6px);}
	.alb{width: 77.571%;margin-right: -26px;overflow: hidden;padding-bottom: 115px;}
	.albc{width: 92.817%;border: 1px solid #ccced3;border-radius: 5px;padding: 45px 32px 30px 32px;transition: all ease 0.3s;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.albc h6{font-size: 16px;color: #212121;font-weight: bold;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.albc p{font-size: 12px;color: #212121;line-height: 24px;height: 48px;overflow: hidden;margin-top: 16px;}
	.albc_t{width: 100%;overflow: hidden;margin-top: 32px;}
	.albc_t img{width: 100%;height: 270px;transition: all ease 0.3s;}
	.albc:hover{border-color: #1aa458;}
	.albc:hover h6{color: #1aa458;}
	.albc:hover .albc_t img{transform: scale(1.05);}
/*合作客户+客户评价*/
	.hzpj{width: 100%;background-image: url(../images/w8.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;}
	.hzpj .commen{position: relative;padding: 80px 0 96px;}
	.hz{width: 61.071%;}
	.hza{width: 100%;}
	.hza .bt h6{text-align: left;}
	.hza .bt p{text-align: left;}
	.hz_ul{margin-top: 22px;margin-right: 40px;}
	.hz_ul li{cursor: pointer;width: 10px;height: 10px;background-color: #2091fe;border-radius: 50%;margin: 0 6px;float: left;text-align: center;margin-top: 15px;}
	.hz_ul li span{font-size: 16px;opacity: 0;color: #2091fe;display: block;line-height: 38px;}
	.hz_ul li.on{width: 40px;height: 40px;line-height: 22px;border: 1px dashed #2091fe;transition: all ease 0.3s;background-color: transparent;margin-top: 0;}
	.hz_ul li.on span{opacity: 1;transition: all ease 0.3s;}
	.hzb{width: 100%;margin-top: 36px;}
	.hzb img{width: 30.994%;border-radius: 5px;margin-top: 20px;float: left;margin-right: 2.339%;box-shadow: 8px 8px 20px 0 #e5e8ef;}
	.hz .al_m{margin-top: 44px;}
	.pj{width: 35.5%;height: 106.122%;position: absolute;right: 0;top: -3.061%;background-color: #2067b9;border-radius: 5px;padding: 100px 54px 0 59px;}
	.pj .bt h6{text-align: left;}
	.pj .bt p{text-align: left;}
	.pja{width: 100%;margin-top: 76px;}
	.pjb{width: 100%;}
	.pjb h6{font-size: 16px;color: #fff;font-weight: bold;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.pjb p{font-size: 12px;color: #fff;line-height: 24px;margin-top: 26px;height: 144px;overflow: hidden;}
	.pj .al_m{background-color: #fff;margin-top: 92px;}
	.pj .al_m a{color: #212121;}
	.pj_an{margin-top: 93px;}
	.pj_anz{background-image: url(../images/w15.png);width: 40px;height: 40px;background-size: 100% 100%;cursor: pointer;border-radius: 50%;transition: all ease 0.3s;}
	.pj_any{background-image: url(../images/w16.png);width: 40px;height: 40px;background-size: 100% 100%;cursor: pointer;border-radius: 50%;transition: all ease 0.3s;margin-left: 10px;}
	.pj_anz:hover{background-image: url(../images/w15-1.png);}
	.pj_any:hover{background-image: url(../images/w16-1.png);}
/*关于万涂*/
	.gy{width: 100%;overflow: hidden;margin-top: 110px;}
	.gya{width: 50.571%;margin-top: 7px;}
	.gya .bt h6{text-align: left;}
	.gya .bt p{text-align: left;}
	.gyb{border-left: 1px solid #bcc0c8;margin-top: 75px;width: 100%;margin-left: 11px;padding: 0 0 19px 91px;position: relative;}
	.gyb::after{position: absolute;content: "";width: 3px;height: 65px;background-color: #1aa458;left: -1px;top: 0;}
	.gyb h5{font-size: 20px;color: #2091fe;line-height: 20px;font-weight: bold;}
	.gyb h6{font-size: 10px;color: #7c7c7c;line-height: 7px;margin-top: 10px;text-transform: uppercase;letter-spacing: 0.6px;}
	.gyb p{font-size: 14px;color: #212121;line-height: 24px;margin-top: 35px;}
	.gyb .al_m{margin-top: 61px;}
	.gyc{width: 42.214%;}
	.gyc img{width: 100%;}
	.gyd{width: 100%;margin-top: 79px;}
	.gyd img{width: 100%;}
/*新闻资讯*/
	.xw{width: 100%;overflow: hidden;padding: 93px 0 92px;background-color: #f2f4f8;margin-top: 72px;}
	.xwa{width: 100%;}
	.xwa .bt h6{text-align: left;}
	.xwa .bt p{text-align: left;}
	.xwaa{margin-top: 24px;}
	.xwaa p{width: 132px;height: 41px;line-height: 41px;text-align: center;background-color: transparent;float: left;transition: all ease 0.3s;margin-left: 17px;}
	.xwaa p a{font-size: 16px;color: #212121;transition: all ease 0.3s;}
	.xwaa p.on{background-color: #2067b9;}
	.xwaa p.on a{color: #fff;}
	.xwaa h6{width: 132px;height: 41px;line-height: 41px;text-align: center;background-color: transparent;float: left;transition: all ease 0.3s;margin-left: 17px;}
	.xwaa h6 a{font-size: 16px;color: #212121;transition: all ease 0.3s;}
	.xwaa h6:hover{background-color: #2067b9;}
	.xwaa h6:hover a{color: #fff;}
	.xwb{width: 95.857%;margin: 0 auto;margin-top: 52px;}
	.xwc{width: 100%;}
	.xwca{width: 44.038%;height: 368px;overflow: hidden;border-radius: 5px;position: relative;}
	.xwca a > img{width: 100%;transition: all ease 0.3s;}
	.xwca_w{position: absolute;width: 100%;left: 0;bottom: 0;background-color: rgba(11,11,11,0.8);padding-right: 33px;}
	.xwca_w h6{width: 90px;height: 90px;background-color: #004d9d;text-align: center;font-size: 12px;color: #fff;line-height: 9px;padding-top: 21px;float: left;}
	.xwca_w h6 span{display: block;font-size: 42px;line-height: 30px;margin-bottom: 9px;}
	.xwca_w p{float: left;width: calc(100% - 130px);padding-left: 36px;line-height: 90px;font-size: 16px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.xwca_wa{width: 34px;height: 34px;background-color: #2067b9;border-radius: 50%;padding-top: 13px;margin-top: 28px;transition: all ease 0.3s;}
	.xwca_wa img{margin: 0 auto;}
	.xwca:hover a > img{transform: scale(1.05);}
	.xwca:hover .xwca_wa{transform: translateX(-6px);}
	.xwcb{width: 49.7%;margin-top: -22px;}
	.xwcc{width: 100%;border-bottom: 1px solid #d3d9e6;padding: 33px 19px 26px 8px;}
	.xwcc_a{text-align: center;font-size: 12px;color: #7c7c7c;line-height: 9px;}
	.xwcc_a span{display: block;font-size: 42px;line-height: 30px;margin-bottom: 9px;color: #212121;}
	.xwcc_b{width: calc(100% - 165px);padding-left: 53px;}
	.xwcc_b h6{font-size: 16px;color: #212121;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwcc_b p{font-size: 12px;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 14px;}
	.xwcc_c{width: 34px;height: 34px;background-color: #1aa458;border-radius: 50%;padding-top: 13px;margin-top: 28px;transition: all ease 0.3s;}
	.xwcc_c img{margin: 0 auto;}
	.xwcc:hover .xwcc_b h6{color: #2067b9;}
	.xwcc:hover .xwcc_c{transform: translateX(-6px);background-color: #2067b9;}
	
	.cj{width: 95.857%;margin: 0 auto;margin-top: 51px;background-color: #fff;padding: 75px 51px 69px 61px;border-radius: 5px;background-image: url(../images/w18.png);background-repeat: no-repeat;background-position: left center;background-size: 266px auto;}
	.cj h5{font-size: 36px;color: #212121;font-weight: bold;line-height: 38px;float: left;}
	.cj h5 span{display: block;color: #2091fe;}
	.cja{width: 79.92%;margin-left: 106px;}
	.cjb{width: 100%;}
	.cjba{width: 45.981%;}
	.cjba h6{font-size: 16px;color: #212121;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 79%;transition: all ease 0.3s;}
	.cjba p{font-size: 12px;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 14px;width: 79%;}
	.cjba .xwca_wa{margin-top: -55px;}
	.cjba:hover h6{color: #2067b9;}
	.cjba:hover .xwca_wa{transform: translateX(-6px);}
	.cj_ul{margin-top: -14px;}
	.cj_ul li{width: 10px;height: 10px;border-radius: 50%;background-color: #d4dcec;margin-top: 11px;cursor: pointer;}
	.cj_ul li.on{background-color: #1aa458;}
/*联系我们*/
	.lx{width: 100%;overflow: hidden;background-image: url(../images/w12.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 74px 0 102px;}
	.lx .bt{max-width: 1189px;margin: 0 auto;background-image: url(../images/w19.png);background-repeat: no-repeat;background-position: top 41px center;background-size: 100% auto;}
	.lxa{width: 90.428%;margin: 0 auto;margin-top: 71px;margin-left: 5.857%;}
	.lxaa{width: 50%;margin-top: 7px;}
	.lxaa_a{width: 100%;margin-bottom: 15px;}
	.lxaa img{float: left;width: 33px;}
	.lxaa p{float: right;width: calc(100% - 72px);font-size: 16px;color: #fff;line-height: 26px;margin-top: 7px;}
	.lxaa .al_m{margin-top: 30px;background-color: #fff;}
	.lxaa .al_m a{color: #212121;}
	.lxc{width: 43.522%;}
	.lxc .input1{width: 49.546%;height: 55px;line-height: 55px;background-color: #fff;border-radius: 5px;padding-left: 24px;font-size: 14px;color: #212121;}
	.lxc textarea{width:100%;height: 109px;line-height: 25px;background-color: #fff;border-radius: 5px;padding-left: 24px;font-size: 14px;color: #212121;padding-top: 15px;margin-top: 8px;}
	.lxcaa{width: 100%;background-color: #fff;margin-top: 8px;border-radius: 5px;height: 55px;overflow: hidden;}
	.lxcaa .input2{width: 60%;line-height: 55px;background-color: #fff;padding-left: 24px;font-size: 14px;color: #212121;}
	.lxcaa img{width: 96px;height: 41px;margin-top: 7px;float: right;margin-right: 11px;}
	.lxcaa p{float: right;font-size: 14px;color: #212121;text-decoration: underline;line-height: 55px;margin-right: 24px;}
	.lxcab{width: 100%;margin-top: 8px;}
	.lxcab input{width: 49.546%;height: 55px;line-height: 55px;text-align: center;cursor: pointer;border-radius: 5px;background-color: #1aa458;font-size: 14px;color: #fff;}
	.lxcab input.input3{background-color: #222222;}


/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #121a29;padding: 79px 0 0 0;}
	.yjb{margin-left: 66px;}
	.yjb_a{border-left: 1px solid #363636;height: 174px;padding-left: 32px;padding-top: 3px;position: relative;}
	.yjb_a::after{position: absolute;content: "";width: 2px;height: 31px;background-color: #1aa458;left: -1px;top: 0;}
	.yjb_a h6{line-height: 16px;font-size: 16px;color: #fff;}
	.yjb_a h6 a{font-size: 16px;color: #fff;}
	.yjb_a p{line-height: 26px;margin-top: 22px;float: left;margin-right: 48px;}
	.yjb_a p a{font-size: 12px;color: #606060;display: block;transition: all ease 0.3s;}
	.yjb_a p a:hover{color: #1aa458;}
	.yjb_b{margin-left: 38px;}
	.yjb_b p{margin-right: 37px;}
	.yjb_c{margin-left: 41px;}
	.yjb_c p{margin-right: 0;}
	.yja{width: 150px;margin-right: 5.428%;}
	.yja img{width: 100%;}
	.yje{width: 100%;background-color: #09101d;margin-top: 91px;height: 72px;padding: 0 60px 0 80px;}
	.yje p{font-size: 14px;color: #606060;line-height: 72px;}
	.yje p:nth-child(2){margin-left: 385px;}
	.yje p a{font-size: 14px;color: #606060;transition: all ease 0.3s;}
	.yje p a:hover{color: #fff;}
	
	.yl{width: 100%;padding: 10px 20px ;}
	.yl p{font-size: 12px;color: #747474;line-height: 22px;}
	.yl p a{font-size: 12px;color: #747474;margin: 0 8px;transition: all ease 0.3s;}
	.yl p a:hover{color: #119d8a;}
	
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #2091fe url(../images/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #2091fe url(../images/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #2091fe url(../images/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #2091fe url(../images/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*产品列表页*/
	.nban{width: 100%;overflow: hidden;}
	.nban img{position: relative;width: 1920px;left: 50%;margin-left: -960px;}
	.mbx{margin-top: 13px;padding-left: 40px;}
	.mbx{font-size: 12px;color: #7c7c7c;line-height: 22px;}
	.mbx a{font-size: 12px;color: #7c7c7c;transition: all ease 0.3s;}
	.mbx h1{font-size: 12px;color: #7c7c7c;transition: all ease 0.3s;display: inline-block;}
	.mbx span{width: 10px;height: 10px;display: inline-block;border-radius: 50%;background-color: #2091fe;margin-right: 12px;}
	.mbx a:hover{color: #2091fe;}
	.mbx h1:hover{color: #2091fe;}
	.neiye{width: 100%;margin-top: 33px;}
	.cpl{width: 98.142%;margin: 0 auto;margin-top: 53px;}
	.cplz{width: 20.087%;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.cplza{width: 100%;height: 96px;background-color: #2067b9;font-size: 24px;color: #fff;font-weight: bold;border-radius: 5px;padding: 30px 0 0 36px;letter-spacing: 1px;position: relative;}
	.cplza span{display: block;font-family: Arial;font-size: 10px;text-transform: uppercase;line-height: 8px;margin-bottom: 5px;font-weight: normal;letter-spacing: 0;}
	.cplzb{width: 100%;border: 1px solid #ccced3;margin-top: -5px;padding: 13px 24px 45px 17px;margin-bottom: -5px;border-radius: 5px;}
	.cplzb p{border-bottom: 1px dashed #ccced3;line-height: 50px;transition: all ease 0.3s;}
	.cplzb p a{display: block;font-size: 16px;color: #212121;padding-left: 7px;transition: all ease 0.3s;}
	.cplzb p a span{display: inline-block;width: 7px;height: 7px;border: 1px solid #212121;border-radius: 50%;margin-right: 12px;position: relative;top: -2px;transition: all ease 0.3s;}
	.cplzb p:hover{background-color: #2067b9;}
	.cplzb p:hover a{color: #fff;padding-left: 12px;}
	.cplzb p:hover span{border-color: #fff;}
	.cplzb p.on{background-color: #2067b9;}
	.cplzb p.on a{color: #fff;padding-left: 10px;}
	.cplzb p.on span{border-color: #fff;}
	.cplzc p:hover{background-color: #1aa458;}
	.cplzc p.on{background-color: #1aa458;}
	.cply{width: 75.254%;}
	.cplya{width: 100%;border-radius: 5px;overflow: hidden;margin-bottom: 36px;}
	.cplya_t{width: 347px;height: 295px;overflow: hidden;border-radius: 5px;position: relative;}
	.cplya_t img{width: 100%;transition: all ease 0.3s;}
	.cplya_w{width: calc(100% - 346px);border: 1px solid #ccced3;margin-left: -5px;height: 295px;background-color: transparent;padding: 54px 54px 0 69px;transition: all ease 0.3s;}
	.cplya_w h6{font-size: 20px;color: #212121;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cplya_w p{font-size: 14px;color: #7c7c7c;line-height: 26px;height: 78px;overflow: hidden;margin-top: 22px;}
	.cplya_w img{width: 35px;margin-top: 27px;transition: all ease 0.3s;}
	.cplya:hover .cplya_t img{transform: scale(1.05);}
	.cplya:hover .cplya_w{background-color: #f2f4f8;}
	.cplya:hover .cplya_w img{transform: translateX(6px);}
	.ym{margin-top: 37px;}
	.ym p{float: left;width: 52px;height: 52px;border: 1px solid #ccced3;text-align: center;line-height: 52px;transition: all ease 0.3s;margin: 0 2.5px;border-radius: 5px;}
	.ym p a{font-size: 14px;color: #151515;transition: all ease 0.3s;display: block;}
	.ym p.a{width: 102px;}
	.ym p:hover{background-color: #2091fe;border-color: #2091fe;}
	.ym p:hover a{color: #fff;}
	.ym p.on{background-color: #2091fe;border-color: #2091fe;}
	.ym p.on a{color: #fff;}
	.tjzx{width: 100%;margin-top: 82px;margin-bottom: 86px;}
	.tjzxa{width: 100%;margin-top: 30px;background-color: #f2f4f8;padding: 32px 65px 40px 64px;}
	.tjzxa .xwcc{width: 46.735%;}
	.tjzxa .xwcc:nth-child(n+3){border: none;}
	.tjzx .al_m{margin: 0 auto;margin-top: 40px;}
	
/*产品内页*/
	.cpn{width: 74.09%;}
	.cpna{width: 100%;}
	.cpna > img{width: 34.48%;float: left;}
	.cpna_w{width: 58.939%;margin-top: 26px;}
	.cpna_w h1{font-size: 20px;color: #212121;font-weight: bold;line-height: 30px;}
	.cpna_w span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 23px;position: relative;}
	.cpna_w span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.cpna_w p{font-size: 14px;color: #212121;line-height: 26px;margin-top: 22px;width: 94%;}
	.cpna_w img{width: 325px;margin-top: 53px;}
	.cpnb{width: 100%;margin-top: 73px;border-bottom: 1px solid #dce0e9;padding-bottom: 84px;}
	.cpnb_h5{border-bottom: 1px solid #dce0e9;font-size: 16px;color: #2091fe;font-weight: bold;padding-left: 16px;padding-bottom: 18px;margin-top: 60px;}
	.cpnb_h5 span{display: inline-block;width: 10px;height: 10px;background-color: #2091fe;border-radius: 50%;margin-right: 18px;}
	.cpnba{width: 94%;margin-left: 1.57%;margin-top: 34px;}
	.cpnba table{width: 100%;border-collapse: collapse;}
	.sjtable{display: none;}
	.cpnba table td{height: 49px;font-size: 14px;color: #212121;padding-left: 41px;border-top: 4px solid #fff;}
	.cpnba table td.td1{background-color: #dce0e9;border-radius: 10px;}
	.cpnba table td.td2{background-color: #f2f4f8;border-right: 4px solid #fff;border-top-right-radius: 15px;border-bottom-right-radius: 15px;position: relative;left: -5px;z-index: -1;}
	.cpnbb{width: 87.917%;margin: 0 auto;margin-top: 31px;}
	.cpnbb p{font-size: 14px;color: #212121;line-height: 26px;}
	.cpnbc{width: 89%;margin-left: 4.22%;margin-top: 32px;}
	.cpnbc_a{width: 100%;margin-top: 8px;}
	.cpnbc_a h6{width: 44px;height: 44px;border-radius: 50%;float: left;text-align: center;line-height: 44px;font-size: 16px;color: #2091fe;font-weight: bold;background-color: #dce0e9;}
	.cpnbc_a p{float: left;font-size: 14px;color: #212121;line-height: 24px;padding: 10px 36px;width: calc(100% - 44px);background-image: radial-gradient(30px at -22px 22px,transparent 100%, #f2f4f8 0);border-bottom-right-radius: 50px;border-top-right-radius: 50px;}
	.cpnbd{width: 86.444%;margin-top: 35px;margin-left: 2.455%;}
	.cpnbd img{width: 100%;margin: 0 0.5685%;margin-top: 9px;float: left;}
	.fhlb{width: 150px;height: 43px;line-height: 43px;text-align: center;background-color: #1aa458;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;margin-top: -1px;transition: all ease 0.3s;}
	.fhlb a{font-size: 16px;color: #fff;display: block;}
	.fhlb:hover{transform: translateX(-6px);}
	.tjcp{width: 100%;margin-top: 78px;}
	.tjcpa{width: 18.571%;margin-top: 47px;}
	.tjcpa .bt{padding-left: 8px;}
	.tjcpa .bt h6{text-align: left;}
	.tjcpa .bt p{text-align: left;}
	.tjcp_an{margin-top: 33px;padding-left: 10px;}
	.tjcp_an img{cursor: pointer;width: 39px;float: left;margin-right: 10px;}
	.tjcpa_a{width: 100%;margin-top: 46px;}
	.tjcpa_a img{width: 316px;}
	.tjcpb{width: 81.429%;overflow: hidden;}
	.tjcpb .cpda{width: 92.368%;}
	
/*案例列表页*/
	.cpzx{width: 100%;border: 1px solid #ccced3;margin-top: -5px;border-radius: 5px;padding: 8px 24px 58px 17px;}
	.cpzxa{width: 100%;border-bottom: 1px dashed #ccced3;padding: 24px 24px 22px 14px;}
	.cpzxa h6{font-size: 12px;color: #7c7c7c;line-height: 9px;}
	.cpzxa p{font-size: 14px;color: #212121;line-height: 20px;margin-top: 7px;transition: all ease 0.3s;}
	.cpzxa:hover p{color: #1aa458;}
	.all{width: 74.785%;}
	.alla{width: 32.091%;margin-right: 1.242%;border: 1px solid #ccced3;padding: 36px 26px 33px 23px;border-radius: 5px;transition: all ease 0.3s;margin-bottom: 54px;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.alla h6{font-size: 20px;color: #212122;line-height: 20px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.alla p{font-size: 14px;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 26px;}
	.alla:hover{border-color: #1aa458;}
	.alla:hover h6{color: #1aa458;}
	.alla:hover .albc_t img{transform: scale(1.05);}
	.tjcp_al{margin-bottom: 103px;}
	
/*案例内页*/
	.aln{width: 73.928%;margin-right: 1.142%;border: 1px solid #ccced3;border-radius: 5px;padding: 46px 49px 53px 44px;}
	.aln > img{width: 31.062%;float: left;}
	.alna{width: 65.165%;}
	.alna h1{font-size: 20px;color: #212121;font-weight: bold;line-height: 28px;}
	.alna > span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 19px;position: relative;}
	.alna > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.alna h6{font-size: 14px;line-height: 36px;color: #212121;margin-top: 17px;padding-left: 4px;}
	.alna h6 span{min-width: 116px;text-align: center;display: inline-block;margin-right: 8px;margin-top: 8px;background-color: #f2f4f8;border-radius: 5px;}
	.alna p{font-size: 14px;color: #212121;line-height: 24px;margin-top: 21px;padding-left: 4px;width: 94%;}
	.alna .fhlb{margin-top: 39px;border-radius: 5px;background-color: #2067b9;}
	.alna .fhlb:hover{transform: translateY(-6px);}
	.alnb{width: 100%;margin-top: 67px;}
	.alnb img{width: 100%;}
	
/*评价列表页*/
	.pjl{width: 73.928%;margin-right: 1.142%;}
	.pjla{width: 100%;border: 1px solid #ccced3;background-color: #fff;padding: 48px 77px 52px 149px;margin-bottom: 26px;border-radius: 5px;background-image: url(../images/w33.png);background-repeat: no-repeat;background-position: left top;background-size: 114px auto;transition: all ease 0.3s;}
	.pjla_a{width: 89%;}
	.pjla_a h6{font-size: 20px;color: #212121;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.pjla_a p{font-size: 14px;color: #7c7c7c;line-height: 26px;height: 52px;margin-top: 22px;overflow: hidden;}
	.pjla img{float: right;margin-top: 28px;width: 35px;transition: all ease 0.3s;}
	.pjla:hover{background-color: #f2f4f8;border-color: #f2f4f8;background-image: url(../images/w34.png);}
	.pjla:hover img{transform: translateX(-6px);}
	
/*合作客户页*/
	.hzy{width: 77.142%;margin-bottom: -55px;}
	.hzya{width: 29.074%;margin: 0 2.129%;margin-bottom: 55px;}
	.hzya img{border: 1px solid #ccced3;border-radius: 5px;box-shadow: 5px 5px 20px 0 #eef0f4;transition: all ease 0.3s;width: 100%;}
	.hzya p{font-size: 12px;color: #7c7c7c;line-height: 12px;height: 12px;text-align: center;margin-top: 21px;}
	.hzya:hover img{border-color: #1aa458;}
	
/*技术中心页*/
	.jsy{width: 93.785%;margin: 0 auto;margin-top: 48px;}
	.jsya{width: 100%;}
	.jsya_t{width: 46.077%;}
	.jsya_t img{width: 100%;}
	.jsya_w{width: 50.114%;margin-top: 16px;}
	.jsya_w h6{font-size: 20px;color: #212121;line-height: 30px;font-weight: bold;}
	.jsya_w h6 span{color: #2091fe;}
	.jsya_w > span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 22px;position: relative;}
	.jsya_w > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.jsya_w p{font-size: 14px;color: #212121;line-height: 24px;padding: 0 19px 0 8px;margin-top: 26px;}
	.jsya_w img{width: 102.89%;margin-top: 49px;}
	.jsy h4{font-size: 20px;color: #212121;font-weight: bold;line-height: 20px;margin-top: 29px;}
	.jsy h4 span{color: #2091fe;}
	.jsyb{width: 100%;}
	.jsyba{width: 33%;border: 1px solid #ccced3;margin-top: 52px;padding: 44px 39px 51px 39px;border-radius: 5px;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.jsyba h6{font-size: 20px;color: #212121;font-weight: bold;line-height: 20px;}
	.jsyba p{font-size: 14px;color: #212121;line-height: 26px;margin-top: 23px;}
	.jsyba_t{width: 100%;overflow: hidden;border-radius: 5px;margin-top: 28px;}
	.jsyba_t img{width: 100%;transition: all ease 0.3s;}
	.jsyba:hover .jsyba_t img{transform: scale(1.05);}
	
/*新闻列表页*/
	.xwl{width: 74%;margin-right: 1.142%;}
	.xwla{width: 100%;border-bottom: 1px solid #d3d9e6;padding: 44px 63px 47px 68px;transition: all ease 0.3s;}
	.xwla_a{font-size: 12px;color: #7c7c7c;line-height: 9px;text-align: center;margin-top: 3px;}
	.xwla_a span{display: block;font-size: 42px;color: #212121;line-height: 30px;margin-bottom: 9px;}
	.xwla_b{width: 80%;margin-left: 53px;}
	.xwla_b h6{font-size: 20px;color: #212121;font-weight: bold;line-height: 21px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.xwla_b p{font-size: 12px;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 16px;}
	.xwla_c{width: 35px;height: 35px;background-color: #2091fe;border-radius: 50%;padding-top: 13px;margin-top: 21px;transition: all ease 0.3s;}
	.xwla_c img{margin: 0 auto;}
	.xwla:hover{background-color: #f2f4f8;}
	.xwla:hover .xwla_c{background-color: #1aa458;transform: translateX(-6px);}
	.xwl .ym{margin-top: 60px;}
	
/*新闻内页*/
	.xwn{width: 73.9285%;margin-right: 1.214%;background-color: #f2f4f8;border-radius: 5px;padding: 52px 49px 73px 56px;}
	.xwna{width: 100%;}
	.xwna h1{font-size: 20px;color: #212121;font-weight: bold;line-height: 30px;}
	.xwna > span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 21px;position: relative;margin-left: -17px;}
	.xwna > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.xwna p{text-align: right;font-size: 14px;color: #7c7c7c;line-height: 14px;margin-top: 14px;padding-right: 21px;}
	.xwna p span{display: inline-block;width: 60px;}
	.xwnb{width: 100%;margin-top: 39px;padding: 0 10px 0 10px;}
	.xwnb p{font-size: 14px;color: #212121;line-height: 26px;margin-top: 34px;}
	.xwnb img{max-width: 100%;margin-top: 20px;}
	.xwnb strong{display: block;font-weight: normal;font-size: 12px;color: #7c7c7c;margin-top: 25px;line-height: 22px;}
	.xwnb strong a{font-size: 12px;color: #7c7c7c;display: inline-block;margin-right: 5px;transition: all ease 0.3s;}
	.xwnb strong a:hover{color: #1aa458;}
	.xwn .fhlb{border-radius: 0;background-color: #2067b9;margin-top: 35px;}
	.xwn .fhlb:hover{transform: translateY(-6px);}
	.xwnc{width: 100%;margin-top: 30px;}
	.xwnc img{width: 100%;mix-blend-mode: multiply;}
	
/*关于页*/
	.gyya{width: 100%;margin-top: 30px;}
	.gyya_a{width: 48.571%;margin-top: 77px;margin-left: 1.714%;}
	.gyya_a h5{font-size: 20px;color: #2091fe;font-weight: bold;line-height: 20px;}
	.gyya_a h6{font-size: 12px;color: #bbbbbb;line-height: 9px;margin-top: 9px;text-transform: uppercase;}
	.gyya_a > span{display: block;width: 105%;height: 1px;background-color: #dce0e9;margin-top: 36px;position: relative;margin-left: -15px;}
	.gyya_a > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.gyya_a p{font-size: 14px;color: #212121;line-height: 24px;margin-top: 42px;}
	.gyya_b{width: 42.214%;}
	.gyya_b img{width: 100%;}
	.gyyb{width: 100%;margin-top: 77px;}
	.ditu{width: 46.714%;margin-top: 48px;}
	.gyyb .lxaa{width: 46.785%;margin-top: 45px;}
	.gyyb .lxaa .lxaa_a{margin-top: 36px;}
	.gyyb .lxaa .lxaa_a p{color: #212121;}
	.lxyx{margin-top: 100px;}
	.lxyx .bt{background: none;width: 92.857%;max-width: 92.857%;}
	.lxyx .bt h6{text-align: left;}
	.lxyx .bt h6 span{color: #1aa458;}
	.lxyx .bt p{text-align: left;}
	.lxyx .lxa{width: 92.857%;margin: 0 auto;margin-top: 48px;}
	.lxyx .lxc{width: 100%;}
	.lxyxa{width: 49.538%;}
	.lxyxa .input1{width: 100%;margin-bottom: 8px;}
	.lxyxb{width: 49.769%;}
	.lxyxb textarea{height: 181px;margin-top: 0;}
	.lxyx .lxcab{width: auto;}
	.lxyx .lxcab input{width: 273px;margin-left: 5px;}
	/*网站地图*/
	.wzdt2{width: 1200px;margin: 0 auto;margin-top: 130px;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 1144px;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	
	/*404*/
	.fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:110px 30px;margin-bottom: -90px;}
.fzf1{width:1011px;margin:20px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:36px;color:#434343;text-align:center;line-height:50px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:26px;color:#434343;text-align:center;line-height:50px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:430px;margin:20px auto;margin-top: 40px;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}
	/*404*/
}

@media screen and (min-width:1000px) and (max-width:1399px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #858585;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "微软雅黑";-webkit-appearance: none;border: none;}
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen1{width: 96%;margin: 0 auto;}
.commen{width: 96%;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#2091fe;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#2091fe;border-radius: 5px;}

/*top*/
	.top{width: 100%;background-color: #efefef;height: 39px;}
	.top div.fl{font-size: 12px;color: #8b8b8b;line-height: 39px;padding-left: 14px;}
	.top div h1{font-size: 12px;color: #8b8b8b;display: inline-block;}
	.topa{width: 492px;height: 45px;background-color: #1aa458;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;margin-right: -6px;padding-left: 40px;}
	.topa p{float: left;font-size: 12px;color: #fff;line-height: 42px;}
	.topa p span{display: inline-block;font-family: "优设好身体";font-size: 22px;margin-left: 8px;position: relative;top: 2px;}
	.topa h6{float: left;margin-left: 47px;font-size: 12px;color: #fff;line-height: 45px;}
	.topa h6 a{display: inline-block;font-size: 12px;color: #fff;transition: all ease 0.3s;}
	.topa h6 a:hover{transform: translateY(-4px);}
	.topa h6 span{display: inline-block;width: 20px;text-align: center;}
	.logo{width: 100%;height: 161px;padding-top: 41px;}
	.logo .commen{position: relative;}
	.logoa{}
	.logoa img{width: 260px;float: left;margin-top: 15px;}
	.logoa p{float: left;font-size: 16px;color: #bbbbbb;line-height: 26px;border-left: 1px solid #b0b0b0;margin-left: 16px;margin-top: 14px;padding-left: 12px;}
	.nav{z-index: 100;height: 120px;position: relative;margin-right: -24px;}
	.nava{transition: all ease 0.3s;height: 120px;cursor: pointer;position: relative;text-align: center;z-index: 100;padding: 25px 10px 0 10px;}
	.nava p{transition: all ease 0.3s;position: relative;line-height: 16px;text-align: left;}
	.nava p span{transition: all ease 0.3s;display: block;font-size: 12px;color: #bbbbbb;text-transform: uppercase;line-height: 9px;margin-top: 13px;}
	.nava p a{font-size: 14px;color: #212121;transition: all ease 0.3s;}
	.nava p::after{position: absolute;content: "";width: 8px;height: 8px;left: -27px;top: 4px;background-color: #2091fe;opacity: 0;transition: all ease 0.3s;border-radius: 50%;}
	.nava:hover p a{color: #2091fe;}
	.nava:hover p span{color: #2091fe;}
	.nava:hover p::after{opacity: 1;left: -17px;}
	.navaa p a{color: #2091fe;}
	.navaa p span{color: #2091fe;}
	.navaa p::after{opacity: 1;left: -17px;}
	.navb{width: 170px;position: absolute;z-index: 2;top: 120px;left: 50%;opacity: 0;background-color: #fff;text-align: center;margin-left: -85px;}
	.navba{line-height:40px;text-align: center;transition: all ease 0.3s;display: block;}
	.navba a{font-size: 14px;color: #6a6a6a;transition: all ease 0.3s;display: block;}
	.navba.on a{color: #2091fe;}
	.navba:hover a{transform: translateY(-4px);color: #fff;background-color: #2091fe;}
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 469px;position: relative;}
	.imgbox{ width:1500px;overflow: hidden;position: relative;left: 50%; margin-left: -750px;height: 469px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../images/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../images/yi09.png);opacity: 1;}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../images/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../images/yi08.png);opacity: 1;}
	.keyword{height: 80px;background-color: #f2f4f8;padding: 19px 70px 0 41px;margin-top: -39px;position: relative;z-index: 99;}
	.keyword p{line-height: 20px;font-size: 12px;color: #7c7c7c;margin-top: 10px;}
	.keyword p a{font-size: 12px;color: #7c7c7c;transition: all ease 0.3s;margin-right: 12px;}
	.keyword p a:hover{color: #2091fe;}
	.flip{}
	.flip li{cursor: pointer;width: 10px;height: 10px;background-color: #2091fe;border-radius: 50%;margin: 0 5px;float: left;text-align: center;margin-top: 15px;}
	.flip li span{font-size: 16px;opacity: 0;color: #2091fe;display: block;line-height: 38px;}
	.flip li.ppp{width: 40px;height: 40px;line-height: 22px;border: 1px dashed #2091fe;transition: all ease 0.3s;background-color: transparent;margin-top: 0;}
	.flip li.ppp span{opacity: 1;transition: all ease 0.3s;}
/*产品中心*/
	.cp{width: 100%;overflow: hidden;margin-top: 85px;}
	.bt p{text-align: center;font-size: 16px;color: #7c7c7c;text-transform: uppercase;line-height: 12px;}
	.bt h6{font-size: 34px;color: #212121;font-weight: bold;line-height: 34px;margin-top: 14px;text-align: center;letter-spacing: 2px;}
	.bt h6 span{color: #2091fe;}
	.cpa{width: 100%;margin-top: 53px;}
	.cpb{width: 18.5%;background-color: #2067b9;border-bottom-right-radius: 5px;border-top-right-radius: 5px;padding: 2% 0 2%;position: relative;}
	.cpb::after{position: absolute;content: "";height: 100%;width: 260px;background-color: #2067b9;top: 0;left: -260px;}
	.cpb p{width: 100%;line-height: 35px;padding-left: 2%;transition: all ease 0.3s;background-color: transparent;margin-top: 1px;}
	.cpb p a{font-size: 15px;color: #fff;display: block;}
	.cpb p:hover{background-color: #3d96fd;}
	.cpb h6{width: 100%;line-height: 35px;padding-left: 2%;transition: all ease 0.3s;}
	.cpb h6 a{font-size: 15px;color: #fff;display: block;}
	.cpb h6:hover{background-color: #3d96fd;}
	.cpc{width: 81.5%;}
	.cpda{width: 30.897%;margin-left: 2.436%;overflow: hidden;position: relative;border-radius: 5px;margin-bottom: 30px;}
	.cpda a > img{width: 100%;transition: all ease 0.3s;}
	.cpda_w{width: 100%;position: absolute;left: 0;bottom: 0;height: 71px;background-color: rgba(17,17,17,0.8);padding: 17px 27px 0 32px;}
	.cpda_w p{font-size: 14px;color: #fff;line-height: 14px;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cpda_w h6{font-size: 12px;color: #7c7c7c;line-height: 12px;margin-top: 10px;}
	.cpda_w img{float: right;width: 35px;margin-top: -36px;transition: all ease 0.3s;}
	.cpda:hover img{transform: scale(1.05);}
	.cpda:hover .cpda_w img{transform: translateX(-5px);}
/*配套材料*/
	.pt{width: 100%;overflow: hidden;margin-top: 48px;padding-bottom: 90px;}
	.pta{width: 100%;margin-top: 49px;}
	.ptb{width: 80%;}
	.ptba{width: 30.87%;margin-right: 2.463%;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.ptba_t{width: 100%;overflow: hidden;border: 1px solid #ccced3;border-bottom: none;border-top-right-radius: 5px;border-top-left-radius: 5px;}
	.ptba_t img{width: 100%;transition: all ease 0.3s;}
	.ptba_w{width: 100%;background-color: #fff;padding: 33px 30px 26px 24px;border: 1px solid #ccced3;border-top: none;overflow: hidden;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
	.ptba_w h6{font-size: 14px;color: #212121;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 25px;}
	.ptba_w img{float: left;width: 35px;transition: all ease 0.3s;}
	.ptba_w p{float: right;line-height: 35px;font-size: 12px;color: #7c7c7c;}
	.ptba:hover .ptba_t img{transform: scale(1.05);}
	.ptba:hover .ptba_w img{transform: translateX(6px);}
	.ptc{width: 19%;background-color: #1aa458;position: relative;padding: 2% 0 2%;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}
	.ptc::after{position: absolute;content: "";height: 100%;width: 260px;background-color: #1aa458;top: 0;right: -260px;}
	.ptc p{width: 110%;line-height: 35px;padding-left: 9%;transition: all ease 0.3s;background-color: transparent;margin-top: 1px;position: relative;z-index: 2;}
	.ptc p a{font-size: 15px;color: #fff;}
	.ptc p:hover{background-color: #01843c;}
	.ptc h6{width: 110%;line-height: 35px;padding-left: 9%;transition: all ease 0.3s;}
	.ptc h6 a{font-size: 15px;color: #fff;}
	.ptc h6:hover{background-color: #01843c;}
/*4大理由*/
	.ly{width: 100%;overflow: hidden;background-image: url(../images/w3.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 54px 0 87px;}
	.bt img{width: 136px;margin: 0 auto;margin-bottom: 15px;}
	.lya{width: 98%;margin: 0 auto;margin-top: 25px;}
	.lyb{width: 17.857%;}
	.lyb_a{width: 100%;height: 97px;background: linear-gradient(to right,rgba(255,255,255,1.00) 60%,rgba(255,255,255,0.8));border-bottom-left-radius: 5px;border-top-left-radius: 5px;padding: 28px 0 0 28px;margin-top: 4px;cursor: pointer;transition: all ease 0.3s;}
	.lyb_a:nth-child(1){margin-top: 0;}
	.lyb_a h6{border: 1px dashed #1aa458;width: 40px;height: 40px;float: left;border-radius: 50%;text-align: center;line-height: 38px;font-size: 16px;color: #1aa458;transition: all ease 0.3s;}
	.lyb_a p{float: left;line-height: 40px;font-size: 16px;color: #212121;font-weight: bold;margin-left: 15px;transition: all ease 0.3s;}
	.lyb_a.on{background: linear-gradient(to right,rgba(26,164,88,1.00) 60%,rgba(26,164,88,0.8));transition: all ease 0.3s;}
	.lyb_a.on h6{border-color: #fff;color: #fff;transition: all ease 0.3s;}
	.lyb_a.on p{color: #fff;transition: all ease 0.3s;}
	.lyc{width: 82.443%;border-radius: 5px;background-color: #fff;padding: 53px 5% 0 5%;height: 401px;margin-left: -0.3%;}
	.lyca{width: 100%;}
	.lyca_w{width: 49.241%;margin-top: 24px;}
	.lyca_w h5{font-size: 24px;color: #212121;font-weight: bold;line-height: 24px;}
	.lyca_w h6{font-size: 12px;color: #d3d9e6;text-transform: uppercase;line-height: 9px;margin-top: 9px;}
	.lyca_w span{display: block;height: 1px;width: 100%;background-color: #d3d9e6;margin-top: 6%;}
	.lyca_w p{font-size: 14px;color: #212121;line-height: 30px;margin-top: 38px;}
	.lyca_t{width: 43.871%;overflow: hidden;}
	.lyca_t img{width: 100%;}
/*成功案例*/
	.al{width: 100%;overflow: hidden;margin-top: 98px;}
	.ala{width: 22%;margin-top: 43px;}
	.ala .bt h6{text-align: left;}
	.ala .bt p{text-align: left;}
	.ala > p{font-size: 12px;color: #212121;line-height: 24px;margin-top: 26px;}
	.ala_an{margin-top: 24px;}
	.ala_an img{width: 40px;margin-right: 10px;cursor: pointer;}
	.al_m{width: 132px;height: 41px;line-height: 41px;text-align: center;background-color: #2067b9;margin-top: 82px;transition: all ease 0.3s;}
	.al_m a{font-size: 14px;color: #fff;display: block;}
	.al_m:hover{transform: translateY(-6px);}
	.alb{width: 77.571%;margin-right: -26px;overflow: hidden;padding-bottom: 115px;}
	.albc{width: 92.817%;border: 1px solid #ccced3;border-radius: 5px;padding: 45px 32px 30px 32px;transition: all ease 0.3s;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.albc h6{font-size: 16px;color: #212121;font-weight: bold;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.albc p{font-size: 12px;color: #212121;line-height: 24px;height: 48px;overflow: hidden;margin-top: 16px;}
	.albc_t{width: 100%;overflow: hidden;margin-top: 32px;}
	.albc_t img{width: 100%;height: 256px;transition: all ease 0.3s;}
	.albc:hover{border-color: #1aa458;}
	.albc:hover h6{color: #1aa458;}
	.albc:hover .albc_t img{transform: scale(1.05);}
/*合作客户+客户评价*/
	.hzpj{width: 100%;background-image: url(../images/w8.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;}
	.hzpj .commen{position: relative;padding: 80px 0 96px;}
	.hz{width: 61.071%;}
	.hza{width: 100%;}
	.hza .bt h6{text-align: left;}
	.hza .bt p{text-align: left;}
	.hz_ul{margin-top: 22px;margin-right: 40px;}
	.hz_ul li{cursor: pointer;width: 10px;height: 10px;background-color: #2091fe;border-radius: 50%;margin: 0 6px;float: left;text-align: center;margin-top: 15px;}
	.hz_ul li span{font-size: 16px;opacity: 0;color: #2091fe;display: block;line-height: 38px;}
	.hz_ul li.on{width: 40px;height: 40px;line-height: 22px;border: 1px dashed #2091fe;transition: all ease 0.3s;background-color: transparent;margin-top: 0;}
	.hz_ul li.on span{opacity: 1;transition: all ease 0.3s;}
	.hzb{width: 100%;margin-top: 36px;}
	.hzb img{width: 30.994%;border-radius: 5px;margin-top: 20px;float: left;margin-right: 2.339%;box-shadow: 8px 8px 20px 0 #e5e8ef;}
	.hz .al_m{margin-top: 44px;}
	.pj{width: 35.5%;height: 106.122%;position: absolute;right: 0;top: -3.061%;background-color: #2067b9;border-radius: 5px;padding: 90px 4.5% 0 4.5%;}
	.pj .bt h6{text-align: left;}
	.pj .bt p{text-align: left;}
	.pja{width: 100%;margin-top: 76px;}
	.pjb{width: 100%;}
	.pjb h6{font-size: 16px;color: #fff;font-weight: bold;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.pjb p{font-size: 12px;color: #fff;line-height: 24px;margin-top: 26px;height: 144px;overflow: hidden;}
	.pj .al_m{background-color: #fff;margin-top: 92px;}
	.pj .al_m a{color: #212121;}
	.pj_an{margin-top: 93px;}
	.pj_anz{background-image: url(../images/w15.png);width: 40px;height: 40px;background-size: 100% 100%;cursor: pointer;border-radius: 50%;transition: all ease 0.3s;}
	.pj_any{background-image: url(../images/w16.png);width: 40px;height: 40px;background-size: 100% 100%;cursor: pointer;border-radius: 50%;transition: all ease 0.3s;margin-left: 10px;}
	.pj_anz:hover{background-image: url(../images/w15-1.png);}
	.pj_any:hover{background-image: url(../images/w16-1.png);}
/*关于万涂*/
	.gy{width: 100%;overflow: hidden;margin-top: 110px;}
	.gya{width: 50.571%;margin-top: 7px;}
	.gya .bt h6{text-align: left;}
	.gya .bt p{text-align: left;}
	.gyb{border-left: 1px solid #bcc0c8;margin-top: 8%;width: 100%;margin-left: 11px;padding: 0 0 19px 9%;position: relative;}
	.gyb::after{position: absolute;content: "";width: 3px;height: 65px;background-color: #1aa458;left: -1px;top: 0;}
	.gyb h5{font-size: 20px;color: #2091fe;line-height: 20px;font-weight: bold;}
	.gyb h6{font-size: 10px;color: #7c7c7c;line-height: 7px;margin-top: 10px;text-transform: uppercase;letter-spacing: 0.6px;}
	.gyb p{font-size: 14px;color: #212121;line-height: 24px;margin-top: 35px;}
	.gyb .al_m{margin-top: 61px;}
	.gyc{width: 42.214%;}
	.gyc img{width: 100%;}
	.gyd{width: 100%;margin-top: 79px;}
	.gyd img{width: 100%;}
/*新闻资讯*/
	.xw{width: 100%;overflow: hidden;padding: 93px 0 92px;background-color: #f2f4f8;margin-top: 72px;}
	.xwa{width: 100%;}
	.xwa .bt h6{text-align: left;}
	.xwa .bt p{text-align: left;}
	.xwaa{margin-top: 24px;}
	.xwaa p{width: 132px;height: 41px;line-height: 41px;text-align: center;background-color: transparent;float: left;transition: all ease 0.3s;margin-left: 17px;}
	.xwaa p a{font-size: 16px;color: #212121;transition: all ease 0.3s;}
	.xwaa p.on{background-color: #2067b9;}
	.xwaa p.on a{color: #fff;}
	.xwaa h6{width: 132px;height: 41px;line-height: 41px;text-align: center;background-color: transparent;float: left;transition: all ease 0.3s;margin-left: 17px;}
	.xwaa h6 a{font-size: 16px;color: #212121;transition: all ease 0.3s;}
	.xwaa h6:hover{background-color: #2067b9;}
	.xwaa h6:hover a{color: #fff;}
	.xwb{width: 95.857%;margin: 0 auto;margin-top: 52px;}
	.xwc{width: 100%;}
	.xwca{width: 44.038%;height: 334px;overflow: hidden;border-radius: 5px;position: relative;}
	.xwca a > img{width: 100%;transition: all ease 0.3s;}
	.xwca_w{position: absolute;width: 100%;left: 0;bottom: 0;background-color: rgba(11,11,11,0.8);padding-right: 5%;}
	.xwca_w h6{width: 90px;height: 90px;background-color: #004d9d;text-align: center;font-size: 12px;color: #fff;line-height: 9px;padding-top: 21px;float: left;}
	.xwca_w h6 span{display: block;font-size: 42px;line-height: 30px;margin-bottom: 9px;}
	.xwca_w p{float: left;width: calc(95% - 120px);padding-left: 5%;line-height: 90px;font-size: 16px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.xwca_wa{width: 34px;height: 34px;background-color: #2067b9;border-radius: 50%;padding-top: 13px;margin-top: 28px;transition: all ease 0.3s;}
	.xwca_wa img{margin: 0 auto;}
	.xwca:hover a > img{transform: scale(1.05);}
	.xwca:hover .xwca_wa{transform: translateX(-6px);}
	.xwcb{width: 49.7%;margin-top: -22px;}
	.xwcc{width: 100%;border-bottom: 1px solid #d3d9e6;padding: 3% 19px 3% 8px;}
	.xwcc_a{text-align: center;font-size: 12px;color: #7c7c7c;line-height: 9px;}
	.xwcc_a span{display: block;font-size: 42px;line-height: 30px;margin-bottom: 9px;color: #212121;}
	.xwcc_b{width: calc(100% - 165px);padding-left: 53px;}
	.xwcc_b h6{font-size: 16px;color: #212121;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwcc_b p{font-size: 12px;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 14px;}
	.xwcc_c{width: 34px;height: 34px;background-color: #1aa458;border-radius: 50%;padding-top: 13px;margin-top: 28px;transition: all ease 0.3s;}
	.xwcc_c img{margin: 0 auto;}
	.xwcc:hover .xwcc_b h6{color: #2067b9;}
	.xwcc:hover .xwcc_c{transform: translateX(-6px);background-color: #2067b9;}
	
	.cj{width: 95.857%;margin: 0 auto;margin-top: 51px;background-color: #fff;padding: 75px 5% 69px 5%;border-radius: 5px;background-image: url(../images/w18.png);background-repeat: no-repeat;background-position: left center;background-size: 266px auto;}
	.cj h5{font-size: 34px;color: #212121;font-weight: bold;line-height: 38px;float: left;}
	.cj h5 span{display: block;color: #2091fe;}
	.cja{width: 79.92%;margin-left: 6%;margin-top: 8px;}
	.cjb{width: 100%;}
	.cjba{width: 45.981%;}
	.cjba h6{font-size: 16px;color: #212121;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 79%;transition: all ease 0.3s;}
	.cjba p{font-size: 12px;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 14px;width: 79%;}
	.cjba .xwca_wa{margin-top: -55px;}
	.cjba:hover h6{color: #2067b9;}
	.cjba:hover .xwca_wa{transform: translateX(-6px);}
	.cj_ul{margin-top: -10px;}
	.cj_ul li{width: 10px;height: 10px;border-radius: 50%;background-color: #d4dcec;margin-top: 11px;cursor: pointer;}
	.cj_ul li.on{background-color: #1aa458;}
/*联系我们*/
	.lx{width: 100%;overflow: hidden;background-image: url(../images/w12.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 74px 0 102px;}
	.lx .bt{max-width: 1189px;margin: 0 auto;background-image: url(../images/w19.png);background-repeat: no-repeat;background-position: top 41px center;background-size: 100% auto;}
	.lxa{width: 96%;margin: 0 auto;margin-top: 71px;margin-left: 2%;}
	.lxaa{width: 50%;margin-top: 7px;}
	.lxaa_a{width: 100%;margin-bottom: 15px;}
	.lxaa img{float: left;width: 33px;}
	.lxaa p{float: right;width: calc(100% - 72px);font-size: 16px;color: #fff;line-height: 26px;margin-top: 7px;}
	.lxaa .al_m{margin-top: 30px;background-color: #fff;}
	.lxaa .al_m a{color: #212121;}
	.lxc{width: 43.522%;}
	.lxc .input1{width: 49.546%;height: 55px;line-height: 55px;background-color: #fff;border-radius: 5px;padding-left: 24px;font-size: 14px;color: #212121;}
	.lxc textarea{width:100%;height: 109px;line-height: 25px;background-color: #fff;border-radius: 5px;padding-left: 24px;font-size: 14px;color: #212121;padding-top: 15px;margin-top: 8px;}
	.lxcaa{width: 100%;background-color: #fff;margin-top: 8px;border-radius: 5px;height: 55px;overflow: hidden;}
	.lxcaa .input2{width: 60%;line-height: 55px;background-color: #fff;padding-left: 24px;font-size: 14px;color: #212121;}
	.lxcaa img{width: 96px;height: 41px;margin-top: 7px;float: right;margin-right: 11px;}
	.lxcaa p{float: right;font-size: 14px;color: #212121;text-decoration: underline;line-height: 55px;margin-right: 24px;}
	.lxcab{width: 100%;margin-top: 8px;}
	.lxcab input{width: 49.546%;height: 55px;line-height: 55px;text-align: center;cursor: pointer;border-radius: 5px;background-color: #1aa458;font-size: 14px;color: #fff;}
	.lxcab input.input3{background-color: #222222;}


/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #121a29;padding: 79px 0 0 0;}
	.yjb{margin-left: 0%;}
	.yjb_a{border-left: 1px solid #363636;height: 174px;padding-left: 32px;padding-top: 3px;position: relative;}
	.yjb_a::after{position: absolute;content: "";width: 2px;height: 31px;background-color: #1aa458;left: -1px;top: 0;}
	.yjb_a h6{line-height: 16px;font-size: 16px;color: #fff;}
	.yjb_a h6 a{font-size: 16px;color: #fff;}
	.yjb_a p{line-height: 26px;margin-top: 22px;float: left;margin-right: 15px;}
	.yjb_a p a{font-size: 12px;color: #606060;display: block;transition: all ease 0.3s;}
	.yjb_a p a:hover{color: #1aa458;}
	.yjb_b{margin-left: 12px;}
	.yjb_b p{margin-right: 12px;}
	.yjb_c{margin-left: 10px;}
	.yjb_c p{margin-right: 0;}
	.yja{width: 130px;margin-right: 0%;}
	.yja img{width: 100%;}
	.yje{width: 100%;background-color: #09101d;margin-top: 91px;height: 72px;padding: 0 6%;}
	.yje p{font-size: 14px;color: #606060;line-height: 72px;}
	.yje p:nth-child(2){margin-left: 185px;}
	.yje p a{font-size: 14px;color: #606060;transition: all ease 0.3s;}
	.yje p a:hover{color: #fff;}
	
	.yl{width: 100%;padding: 10px 20px ;}
	.yl p{font-size: 12px;color: #747474;line-height: 22px;}
	.yl p a{font-size: 12px;color: #747474;margin: 0 8px;transition: all ease 0.3s;}
	.yl p a:hover{color: #119d8a;}
	
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #2091fe url(../images/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #2091fe url(../images/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #2091fe url(../images/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #2091fe url(../images/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*产品列表页*/
	.nban{width: 100%;overflow: hidden;}
	.nban img{position: relative;width: 1700px;left: 50%;margin-left: -850px;}
	.mbx{margin-top: 13px;padding-left: 40px;}
	.mbx{font-size: 12px;color: #7c7c7c;line-height: 22px;}
	.mbx a{font-size: 12px;color: #7c7c7c;transition: all ease 0.3s;}
	.mbx h1{font-size: 12px;color: #7c7c7c;transition: all ease 0.3s;display: inline-block;}
	.mbx span{width: 10px;height: 10px;display: inline-block;border-radius: 50%;background-color: #2091fe;margin-right: 12px;}
	.mbx a:hover{color: #2091fe;}
	.mbx h1:hover{color: #2091fe;}
	.neiye{width: 100%;margin-top: 33px;}
	.cpl{width: 100%;margin: 0 auto;margin-top: 53px;}
	.cplz{width: 21%;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.cplza{width: 100%;height: 96px;background-color: #2067b9;font-size: 24px;color: #fff;font-weight: bold;border-radius: 5px;padding: 30px 0 0 30px;letter-spacing: 1px;position: relative;}
	.cplza span{display: block;font-family: Arial;font-size: 10px;text-transform: uppercase;line-height: 8px;margin-bottom: 5px;font-weight: normal;letter-spacing: 0;}
	.cplzb{width: 100%;border: 1px solid #ccced3;margin-top: -5px;padding: 13px 3% 45px 3%;margin-bottom: -5px;border-radius: 5px;}
	.cplzb p{border-bottom: 1px dashed #ccced3;line-height: 20px;transition: all ease 0.3s;padding: 15px 0;}
	.cplzb p a{display: block;font-size: 14px;color: #212121;padding-left: 7px;transition: all ease 0.3s;}
	.cplzb p a span{display: inline-block;width: 7px;height: 7px;border: 1px solid #212121;border-radius: 50%;margin-right: 12px;position: relative;top: -2px;transition: all ease 0.3s;}
	.cplzb p:hover{background-color: #2067b9;}
	.cplzb p:hover a{color: #fff;padding-left: 12px;}
	.cplzb p:hover span{border-color: #fff;}
	.cplzb p.on{background-color: #2067b9;}
	.cplzb p.on a{color: #fff;padding-left: 10px;}
	.cplzb p.on span{border-color: #fff;}
	.cplzc p:hover{background-color: #1aa458;}
	.cplzc p.on{background-color: #1aa458;}
	.cply{width: 75.254%;}
	.cplya{width: 100%;border-radius: 5px;overflow: hidden;margin-bottom: 36px;}
	.cplya_t{width: 326px;height: 277px;overflow: hidden;border-radius: 5px;position: relative;}
	.cplya_t img{width: 100%;transition: all ease 0.3s;}
	.cplya_w{width: calc(100% - 325px);border: 1px solid #ccced3;margin-left: -5px;height: 277px;background-color: transparent;padding: 54px 6% 0 6%;transition: all ease 0.3s;}
	.cplya_w h6{font-size: 20px;color: #212121;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cplya_w p{font-size: 14px;color: #7c7c7c;line-height: 26px;height: 78px;overflow: hidden;margin-top: 22px;}
	.cplya_w img{width: 35px;margin-top: 27px;transition: all ease 0.3s;}
	.cplya:hover .cplya_t img{transform: scale(1.05);}
	.cplya:hover .cplya_w{background-color: #f2f4f8;}
	.cplya:hover .cplya_w img{transform: translateX(6px);}
	.ym{margin-top: 37px;}
	.ym p{float: left;width: 52px;height: 52px;border: 1px solid #ccced3;text-align: center;line-height: 52px;transition: all ease 0.3s;margin: 0 2.5px;border-radius: 5px;}
	.ym p a{font-size: 14px;color: #151515;transition: all ease 0.3s;display: block;}
	.ym p.a{width: 100px;}
	.ym p:hover{background-color: #2091fe;border-color: #2091fe;}
	.ym p:hover a{color: #fff;}
	.ym p.on{background-color: #2091fe;border-color: #2091fe;}
	.ym p.on a{color: #fff;}
	.tjzx{width: 100%;margin-top: 82px;margin-bottom: 86px;}
	.tjzxa{width: 100%;margin-top: 30px;background-color: #f2f4f8;padding: 4% 5%;}
	.tjzxa .xwcc{width: 46.735%;}
	.tjzxa .xwcc:nth-child(n+3){border: none;}
	.tjzx .al_m{margin: 0 auto;margin-top: 40px;}
	
/*产品内页*/
	.cpn{width: 74.09%;}
	.cpna{width: 100%;}
	.cpna > img{width: 34.48%;float: left;}
	.cpna_w{width: 58.939%;margin-top: 1%;}
	.cpna_w h1{font-size: 20px;color: #212121;font-weight: bold;line-height: 30px;}
	.cpna_w span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 23px;position: relative;}
	.cpna_w span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.cpna_w p{font-size: 14px;color: #212121;line-height: 26px;margin-top: 22px;width: 94%;}
	.cpna_w img{width: 325px;margin-top: 5%;}
	.cpnb{width: 100%;margin-top: 73px;border-bottom: 1px solid #dce0e9;padding-bottom: 84px;}
	.cpnb_h5{border-bottom: 1px solid #dce0e9;font-size: 16px;color: #2091fe;font-weight: bold;padding-left: 16px;padding-bottom: 18px;margin-top: 60px;}
	.cpnb_h5 span{display: inline-block;width: 10px;height: 10px;background-color: #2091fe;border-radius: 50%;margin-right: 18px;}
	.cpnba{width: 94%;margin-left: 1.57%;margin-top: 34px;}
	.cpnba table{width: 100%;border-collapse: collapse;}
	.sjtable{display: none;}
	.cpnba table td{height: 49px;font-size: 14px;color: #212121;padding-left: 21px;border-top: 4px solid #fff;}
	.cpnba table td.td1{background-color: #dce0e9;border-radius: 10px;}
	.cpnba table td.td2{background-color: #f2f4f8;border-right: 4px solid #fff;border-top-right-radius: 15px;border-bottom-right-radius: 15px;position: relative;left: -5px;z-index: -1;}
	.cpnbb{width: 90%;margin: 0 auto;margin-top: 31px;}
	.cpnbb p{font-size: 14px;color: #212121;line-height: 26px;}
	.cpnbc{width: 91%;margin-left: 4%;margin-top: 32px;}
	.cpnbc_a{width: 100%;margin-top: 8px;}
	.cpnbc_a h6{width: 44px;height: 44px;border-radius: 50%;float: left;text-align: center;line-height: 44px;font-size: 16px;color: #2091fe;font-weight: bold;background-color: #dce0e9;}
	.cpnbc_a p{float: left;font-size: 14px;color: #212121;line-height: 24px;padding: 10px 30px;width: calc(100% - 44px);background-image: radial-gradient(30px at -22px 22px,transparent 100%, #f2f4f8 0);border-bottom-right-radius: 50px;border-top-right-radius: 50px;}
	.cpnbd{width: 88%;margin-top: 35px;margin-left: 4%;}
	.cpnbd img{width: 23.863%;margin: 0 0.5685%;margin-top: 9px;float: left;}
	.fhlb{width: 150px;height: 43px;line-height: 43px;text-align: center;background-color: #1aa458;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;margin-top: -1px;transition: all ease 0.3s;}
	.fhlb a{font-size: 16px;color: #fff;display: block;}
	.fhlb:hover{transform: translateX(-6px);}
	.tjcp{width: 100%;margin-top: 78px;}
	.tjcpa{width: 18.571%;margin-top: 24px;}
	.tjcpa .bt{padding-left: 8px;}
	.tjcpa .bt h6{text-align: left;}
	.tjcpa .bt p{text-align: left;}
	.tjcp_an{margin-top: 33px;padding-left: 10px;}
	.tjcp_an img{cursor: pointer;width: 39px;float: left;margin-right: 10px;}
	.tjcpa_a{width: 100%;margin-top: 6%;}
	.tjcpa_a img{width: 110%;}
	.tjcpb{width: 81.429%;overflow: hidden;}
	.tjcpb .cpda{width: 92.368%;}
	
/*案例列表页*/
	.cpzx{width: 100%;border: 1px solid #ccced3;margin-top: -5px;border-radius: 5px;padding: 8px 5% 58px 5%;}
	.cpzxa{width: 100%;border-bottom: 1px dashed #ccced3;padding: 24px 2% 2% 14px;}
	.cpzxa h6{font-size: 12px;color: #7c7c7c;line-height: 9px;}
	.cpzxa p{font-size: 14px;color: #212121;line-height: 20px;margin-top: 7px;transition: all ease 0.3s;}
	.cpzxa:hover p{color: #1aa458;}
	.all{width: 74.785%;}
	.alla{width: 32.091%;margin-right: 1.242%;border: 1px solid #ccced3;padding: 36px 26px 33px 23px;border-radius: 5px;transition: all ease 0.3s;margin-bottom: 54px;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.alla h6{font-size: 20px;color: #212122;line-height: 20px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.alla p{font-size: 14px;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 26px;}
	.alla:hover{border-color: #1aa458;}
	.alla:hover h6{color: #1aa458;}
	.alla:hover .albc_t img{transform: scale(1.05);}
	.tjcp_al{margin-bottom: 103px;}
	
/*案例内页*/
	.aln{width: 73.928%;margin-right: 1.142%;border: 1px solid #ccced3;border-radius: 5px;padding: 46px 49px 53px 44px;}
	.aln > img{width: 31.062%;float: left;}
	.alna{width: 65.165%;}
	.alna h1{font-size: 20px;color: #212121;font-weight: bold;line-height: 28px;}
	.alna > span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 19px;position: relative;}
	.alna > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.alna h6{font-size: 14px;line-height: 36px;color: #212121;margin-top: 17px;padding-left: 4px;}
	.alna h6 span{min-width: 116px;text-align: center;display: inline-block;margin-right: 8px;margin-top: 8px;background-color: #f2f4f8;border-radius: 5px;}
	.alna p{font-size: 14px;color: #212121;line-height: 24px;margin-top: 21px;padding-left: 4px;width: 96%;}
	.alna .fhlb{margin-top: 39px;border-radius: 5px;background-color: #2067b9;}
	.alna .fhlb:hover{transform: translateY(-6px);}
	.alnb{width: 100%;margin-top: 67px;}
	.alnb img{width: 100%;}
	
/*评价列表页*/
	.pjl{width: 73.928%;margin-right: 1.142%;}
	.pjla{width: 100%;border: 1px solid #ccced3;background-color: #fff;padding: 48px 6% 52px 149px;margin-bottom: 26px;border-radius: 5px;background-image: url(../images/w33.png);background-repeat: no-repeat;background-position: left top;background-size: 114px auto;transition: all ease 0.3s;}
	.pjla_a{width: 89%;}
	.pjla_a h6{font-size: 20px;color: #212121;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.pjla_a p{font-size: 14px;color: #7c7c7c;line-height: 26px;height: 52px;margin-top: 22px;overflow: hidden;}
	.pjla img{float: right;margin-top: 28px;width: 35px;transition: all ease 0.3s;}
	.pjla:hover{background-color: #f2f4f8;border-color: #f2f4f8;background-image: url(../images/w34.png);}
	.pjla:hover img{transform: translateX(-6px);}
	
/*合作客户页*/
	.hzy{width: 77.142%;margin-bottom: -55px;}
	.hzya{width: 29.074%;margin: 0 2.129%;margin-bottom: 55px;}
	.hzya img{border: 1px solid #ccced3;border-radius: 5px;box-shadow: 5px 5px 20px 0 #eef0f4;transition: all ease 0.3s;width: 100%;}
	.hzya p{font-size: 12px;color: #7c7c7c;line-height: 12px;height: 12px;text-align: center;margin-top: 21px;}
	.hzya:hover img{border-color: #1aa458;}
	
/*技术中心页*/
	.jsy{width: 93.785%;margin: 0 auto;margin-top: 48px;}
	.jsya{width: 100%;}
	.jsya_t{width: 46.077%;}
	.jsya_t img{width: 100%;}
	.jsya_w{width: 50.114%;margin-top: 16px;}
	.jsya_w h6{font-size: 20px;color: #212121;line-height: 30px;font-weight: bold;}
	.jsya_w h6 span{color: #2091fe;}
	.jsya_w > span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 22px;position: relative;}
	.jsya_w > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.jsya_w p{font-size: 14px;color: #212121;line-height: 24px;padding: 0 19px 0 8px;margin-top: 26px;}
	.jsya_w img{width: 102.89%;margin-top: 6%;}
	.jsy h4{font-size: 20px;color: #212121;font-weight: bold;line-height: 20px;margin-top: 29px;}
	.jsy h4 span{color: #2091fe;}
	.jsyb{width: 100%;}
	.jsyba{width: 47.753%;border: 1px solid #ccced3;margin-top: 52px;padding: 44px 39px 51px 39px;border-radius: 5px;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.jsyba h6{font-size: 20px;color: #212121;font-weight: bold;line-height: 20px;}
	.jsyba p{font-size: 14px;color: #212121;line-height: 26px;margin-top: 23px;}
	.jsyba_t{width: 100%;overflow: hidden;border-radius: 5px;margin-top: 28px;}
	.jsyba_t img{width: 100%;transition: all ease 0.3s;}
	.jsyba:hover .jsyba_t img{transform: scale(1.05);}
	.jsyba:nth-child(3) p,.jsyba:nth-child(4) p{height: 150px;}
	
/*新闻列表页*/
	.xwl{width: 74%;margin-right: 1.142%;}
	.xwla{width: 100%;border-bottom: 1px solid #d3d9e6;padding: 44px 5% 47px 5%;transition: all ease 0.3s;}
	.xwla_a{font-size: 12px;color: #7c7c7c;line-height: 9px;text-align: center;margin-top: 3px;}
	.xwla_a span{display: block;font-size: 42px;color: #212121;line-height: 30px;margin-bottom: 9px;}
	.xwla_b{width: 75%;margin-left: 6%;}
	.xwla_b h6{font-size: 20px;color: #212121;font-weight: bold;line-height: 21px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.xwla_b p{font-size: 12px;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 16px;}
	.xwla_c{width: 35px;height: 35px;background-color: #2091fe;border-radius: 50%;padding-top: 13px;margin-top: 21px;transition: all ease 0.3s;}
	.xwla_c img{margin: 0 auto;}
	.xwla:hover{background-color: #f2f4f8;}
	.xwla:hover .xwla_c{background-color: #1aa458;transform: translateX(-6px);}
	.xwl .ym{margin-top: 60px;}
	
/*新闻内页*/
	.xwn{width: 73.9285%;margin-right: 1.214%;background-color: #f2f4f8;border-radius: 5px;padding: 52px 49px 73px 56px;}
	.xwna{width: 100%;}
	.xwna h1{font-size: 20px;color: #212121;font-weight: bold;line-height: 30px;}
	.xwna > span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 21px;position: relative;margin-left: -17px;}
	.xwna > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.xwna p{text-align: right;font-size: 14px;color: #7c7c7c;line-height: 14px;margin-top: 14px;padding-right: 21px;}
	.xwna p span{display: inline-block;width: 60px;}
	.xwnb{width: 100%;margin-top: 39px;padding: 0 10px 0 10px;}
	.xwnb p{font-size: 14px;color: #212121;line-height: 26px;margin-top: 34px;}
	.xwnb img{max-width: 100%;margin-top: 20px;}
	.xwnb strong{display: block;font-weight: normal;font-size: 12px;color: #7c7c7c;margin-top: 25px;line-height: 22px;}
	.xwnb strong a{font-size: 12px;color: #7c7c7c;display: inline-block;margin-right: 5px;transition: all ease 0.3s;}
	.xwnb strong a:hover{color: #1aa458;}
	.xwn .fhlb{border-radius: 0;background-color: #2067b9;margin-top: 35px;}
	.xwn .fhlb:hover{transform: translateY(-6px);}
	.xwnc{width: 100%;margin-top: 30px;}
	.xwnc img{width: 100%;mix-blend-mode: multiply;}
	
/*关于页*/
	.gyya{width: 100%;margin-top: 30px;}
	.gyya_a{width: 48.571%;margin-top: 3%;margin-left: 1.714%;}
	.gyya_a h5{font-size: 20px;color: #2091fe;font-weight: bold;line-height: 20px;}
	.gyya_a h6{font-size: 12px;color: #bbbbbb;line-height: 9px;margin-top: 9px;text-transform: uppercase;}
	.gyya_a > span{display: block;width: 105%;height: 1px;background-color: #dce0e9;margin-top: 36px;position: relative;margin-left: -15px;}
	.gyya_a > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.gyya_a p{font-size: 14px;color: #212121;line-height: 24px;margin-top: 42px;}
	.gyya_b{width: 42.214%;}
	.gyya_b img{width: 100%;}
	.gyyb{width: 100%;margin-top: 77px;}
	.ditu{width: 46.714%;margin-top: 48px;}
	.gyyb .lxaa{width: 46.785%;margin-top: 45px;}
	.gyyb .lxaa .lxaa_a{margin-top: 36px;}
	.gyyb .lxaa .lxaa_a p{color: #212121;}
	.lxyx{margin-top: 100px;}
	.lxyx .bt{background: none;width: 92.857%;max-width: 92.857%;}
	.lxyx .bt h6{text-align: left;}
	.lxyx .bt h6 span{color: #1aa458;}
	.lxyx .bt p{text-align: left;}
	.lxyx .lxa{width: 92.857%;margin: 0 auto;margin-top: 48px;}
	.lxyx .lxc{width: 100%;}
	.lxyxa{width: 49.538%;}
	.lxyxa .input1{width: 100%;margin-bottom: 8px;}
	.lxyxb{width: 49.769%;}
	.lxyxb textarea{height: 181px;margin-top: 0;}
	.lxyx .lxcab{width: auto;}
	.lxyx .lxcab input{width: 273px;margin-left: 5px;}
	
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-bottom: 20px;margin-top: 120px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:110px 20px;margin-bottom: -130px;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:18px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:16px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/	
	
	
	
@media (min-width: 1050px){
	.nava{padding: 25px 13px 0 13px;}
	.yjb{margin-left: 1%;}
	.yjb_a p{margin-right: 15px;}
	.yjb_b{margin-left: 12px;}
	.yjb_b p{margin-right: 12px;}
	.yjb_c{margin-left: 10px;}
	.yjb_c p{margin-right: 0;}
	.yja{margin-right: 1%;}
}
	
	
	
	
@media (min-width: 1100px){
	.nava{padding: 25px 16px 0 16px;}
	.yjb{margin-left: 1%;}
	.yjb_a p{margin-right: 20px;}
	.yjb_c p{margin-right: 0;}
	.yja{margin-right: 1%;}
	.yje p:nth-child(2){margin-left: 230px;}
	.jsyba:nth-child(3) p,.jsyba:nth-child(4) p{height: 114px;}

}

@media (min-width: 1150px){
	.nava{padding: 25px 19px 0 19px;}
	.yjb{margin-left: 2%;}
	.yjb_a p{margin-right: 25px;}
	.yjb_c p{margin-right: 0;}
	.yja{margin-right: 2%;}
}
	

@media (min-width: 1199px){
	.nava p a{font-size: 16px;}
	.ban{height: 531px;}
	.imgbox{ width:1700px;margin-left: -850px;height: 531px;}
	.cpb p{line-height: 38px;}
	.xwcc{padding: 4% 19px 4% 8px;}
	.yjb{margin-left: 2%;}
	.yjb_a p{margin-right: 30px;}
	.yjb_c p{margin-right: 0;}
	.yja{margin-right: 3%;}
	.yje p:nth-child(2){margin-left: 260px;}
	.gyya_a{margin-top: 4%;}
}
	
@media (min-width: 1300px){
	.nava{padding: 25px 24px 0 24px;}
	.ptc{padding: 3% 0 3%;}
	.yjb{margin-left: 3%;}
	.yjb_a p{margin-right: 35px;}
	.yjb_c p{margin-right: 0;}
	.yja{margin-right: 4%;}
}
	
	
	

}

@media(max-width:999px){
body,html{padding:0;background: #fff;font-family:HELVETICANEUELTPRO-THEX, Arial,sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling: touch;max-width: 760px;margin: 0 auto;}
body{overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;font-family: "微软雅黑";-webkit-appearance: none;outline: none;border: none;}
p{text-align:justify;}
.pc{display: none;}
.mob{display: block;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.clearfix{ clear:both;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 92%;margin: 0 auto;}
.commen1{width: 92%;margin: 0 auto;}
*{box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
}
	
@font-face {
  font-family: "a1";
  src: url(../font/sys_bold.woff) format("woff"),
	  url("../fonts/sys_bold.ttf") format("truetype"),
	  url("../font/sys_bold.otf") format("opentype"),
       url("../font/sys_bold.eot") format("embedded-opentype"),
       url("../fonts/sys_bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
	
			
/*手机banner*/
	.sjban{width: 100%;margin-top: 22%;}
	.sjban .swiper-container{width: 100%;}
	.sjban .swiper-slide{width: 100%;}
	.sjban .swiper-slide img{width: 100%;}
	#swiper-pagination_ban{bottom: 4%;}
	#swiper-pagination_ban .swiper-pagination-bullet{background-color: #fff;width: 7px;height: 7px;margin: 0 3px;transition: all ease 0.3s;}
	#swiper-pagination_ban .swiper-pagination-bullet-active{background-color: #1aa458;}
	.keyword{width: 100%;border-bottom: 1px solid #edf1f4;padding: 10px 0;}
	.keyword p{line-height: 20px;font-size: 0.85rem;color: #000000;}
	.keyword p a{font-size: 0.85rem;color: #000000;transition: all ease 0.3s;margin-right: 15px;display: inline-block;}
	.keyword p a:hover{color: #16a592;}
/*手机nav*/
	.sjdhgd{width: 100%;background-size: 100% 100%;position: fixed;z-index: 10000;top: 0;left: 0;background-color: #fff;}
	.sjdh{margin: 0 auto;width: 100%;padding: 6% 1%;transition: all ease 0.4s;}
	.sjdha{width: 100%;}
	.sjdha_t1{width: 49%;overflow: hidden;margin-left: 4%;}
	.sjdha_t1 img{width: 100%;}
	.sjdha_t2{width: 40px;position: absolute;right: 4%;top: calc(50% - 20px);}
	.sjdha_t2 img{width: 100%;}
	.topa{position: absolute;right: 3%;top: 50%;margin-top: -13px;}
	.topa_a{margin-left: 7px;position: relative;z-index: 100;cursor: pointer;}
	.topa_a img.t1{width: 26px;height: 26px;transition: all ease 0.3s;}
	.topa_a img.t3{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;width: 26px;height: 26px;}
	.topa_a:hover img.t3{opacity: 1;}
	.topa_a:nth-child(1) img.t3{opacity: 1;}
	.huakuai{position: fixed;top: 0;right: -100%;z-index: 100001;transition: all .4s cubic-bezier(.4,0,0,1);width: 100%;background: rgba(0,0,0,0.5);height: 100%;}
	.sjdhb{width: 79%;background: #fff;overflow-y: scroll;height: 100%;padding-bottom: 25%;float: right;}
	.guanbi{width: 100%;}
	.guanbi img{width: 22px;height: 22px;margin: 5%;float: right;}
	.sjdhb_a{width: 100%;}
	.sjdhb_a h6{line-height: 48px;width: 100%;padding-left: 18px;text-transform: uppercase;}
	.sjdhb_a h6 a{font-size: 1.1rem;color: #222222;}
	.sjdhb_a h6 span{font-size: 0.8rem;display: inline-block;margin-left: 7px;color: #b6b6b6;}
	.sjdhb_ah1 h6{border-left: 3px solid #2067b9;background: #f6f6f6;}
	.sjdhb_ah1 h6 a{color: #2067b9;}
	.sjdhb_aa{width: 100%;height: 0;overflow: hidden;}
	.sjdhb_ah1 .sjdhb_aa{height: auto;}
	.sjdhb_p{width: 100%;line-height: 28px;padding-left: 37px;text-transform: uppercase;margin: 11px 0;}
	.sjdhb_p a{font-size: 0.95rem;color: #222222;}
	.sjdhb_pa a{color: #2067b9;}
/**手机底部导航**/
	.dan-xia{width:100%;background-color: #004d9d;position: fixed;left: 0;bottom: 0;z-index: 1000;background-size: 100% 100%;box-shadow: 0 0 20px -5px #000;}
	.dan-xib{width: 25%;padding-top: 10px;height: 76px;}
	.dan-xid img{width: 36px;margin: 0 auto;}
	.dan-xid p{ color:#fff;text-align: center;font-size: 0.85rem;line-height: 22px;margin-top: 4px;}
	.dhgd_d{width: 49px;position: absolute;left: calc(50% - 22px);top: -22px;animation: bounce_a 2s infinite;}
	.dhgd_d img{width: 100%;}
	@keyframes bounce_a {
	  0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
				transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
	  }

	  40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
				transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -14px, 0);
				transform: translate3d(0, -14px, 0);
	  }

	  70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
				transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -6px, 0);
				transform: translate3d(0, -6px, 0);
	  }

	  90% {
		-webkit-transform: translate3d(0,-1px,0);
				transform: translate3d(0,-1px,0);
	  }
	}

	.bounce_a {
	  -webkit-animation-name: bounce_a;
			  animation-name: bounce_a;
	  -webkit-transform-origin: center bottom;
		  -ms-transform-origin: center bottom;
			  transform-origin: center bottom;
	}
	
	.flip li.ppp{background-color: #25a374;}
/*产品中心*/
	.cp{width: 100%;overflow: hidden;margin-top: 10%;}
	.bt p{text-align: center;font-size: 0.85rem;color: #7c7c7c;text-transform: uppercase;line-height: 12px;}
	.bt h6{font-size: 1.5rem;color: #212121;font-weight: bold;line-height: 24px;margin-top: 12px;text-align: center;letter-spacing: 1px;}
	.bt h6 span{color: #2091fe;}
	.cpa{width: 100%;margin-top: 6%;}
	.cpb{width: 100%;background-color: #2067b9;border-radius: 5px;padding: 4% 4% 4% 2%;position: relative;}
	.cpb p{line-height: 30px;transition: all ease 0.3s;background-color: transparent;float: left;width: 33.333%;padding-left: 1%;overflow: hidden;}
	.cpb p a{font-size: 0.6rem;color: #fff;display: block;}
	.cpb p:hover{background-color: #3d96fd;}
	.cpb h6{line-height: 30px;transition: all ease 0.3s;float: left;width: 33.333%;padding-left: 1%;}
	.cpb h6 a{font-size: 0.6rem;color: #fff;display: block;}
	.cpb h6:hover{background-color: #3d96fd;}
	.cpc{width: 100%;margin-top: 2%;}
	.cpda{width: 48.5%;overflow: hidden;position: relative;border-radius: 5px;margin-top: 4%;}
	.cpda:nth-child(2n){float: right;}
	.cpda:nth-child(n+5){display: none;}
	.cpda a > img{width: 100%;transition: all ease 0.3s;}
	.cpda_w{width: 100%;position: absolute;left: 0;bottom: 0;background-color: rgba(17,17,17,0.8);padding: 7%;}
	.cpda_w p{font-size: 0.8rem;color: #fff;line-height: 14px;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cpda_w h6{font-size: 0.7rem;color: #7c7c7c;line-height: 12px;margin-top: 6px;}
	.cpda_w img{float: right;width: 27px;margin-top: -28px;transition: all ease 0.3s;}
	.cpda:hover img{transform: scale(1.05);}
	.cpda:hover .cpda_w img{transform: translateX(-5px);}
/*配套材料*/
	.pt{width: 100%;overflow: hidden;margin-top: 10%;padding-bottom: 10%;}
	.pta{width: 100%;margin-top: 6%;}
	.ptb{width: 100%;margin-top: 3%;}
	.ptba{width: 48%;box-shadow: 5px 5px 20px 0 #eef0f4;margin-top: 4%;}
	.ptba:nth-child(2n){float: right;}
	.ptba:nth-child(n+3){display: none;}
	.ptba_t{width: 100%;overflow: hidden;border: 1px solid #ccced3;border-bottom: none;border-top-right-radius: 5px;border-top-left-radius: 5px;}
	.ptba_t img{width: 100%;transition: all ease 0.3s;}
	.ptba_w{width: 100%;background-color: #fff;padding: 12% 6%;border: 1px solid #ccced3;border-top: none;overflow: hidden;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
	.ptba_w h6{font-size: 0.8rem;color: #212121;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;}
	.ptba_w img{float: left;width: 28px;transition: all ease 0.3s;}
	.ptba_w p{float: right;line-height: 28px;font-size: 0.7rem;color: #7c7c7c;}
	.ptba:hover .ptba_t img{transform: scale(1.05);}
	.ptba:hover .ptba_w img{transform: translateX(6px);}
	.ptc{width: 100%;background-color: #1aa458;position: relative;padding: 4% 4% 4% 1%;border-radius: 5px;}
	.ptc p{width: 40%;line-height: 26px;transition: all ease 0.3s;background-color: transparent;float: left;padding-left: 4%;overflow: hidden;}
	.ptc p:nth-child(2n){width: 40%;}
	.ptc p:nth-child(3n){width: 20%;}
	.ptc p a{font-size: 0.6rem;color: #fff;}
	.ptc p:hover{background-color: #01843c;}
	.ptc h6{width: 33.333%;line-height: 26px;transition: all ease 0.3s;float: left;padding-left: 4%;}
	.ptc h6 a{font-size: 0.6rem;color: #fff;}
	.ptc h6:hover{background-color: #01843c;}
/*4大理由*/
	.ly{width: 100%;overflow: hidden;background-image: url(../images/w3.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 8% 0 12%;}
	.bt img{width: 90px;margin: 0 auto;margin-bottom: 12px;}
	.lya{width: 100%;margin: 0 auto;margin-top: 6%;}
	.lyb{width: 100%;}
	.lyb_a{width: 24.5%;height: 50px;background: linear-gradient(to bottom,rgba(255,255,255,1.00) 60%,rgba(255,255,255,0.8));border-top-left-radius: 5px;border-top-right-radius: 5px;padding: 16px 0 0 10px;margin-top: 4px;cursor: pointer;transition: all ease 0.3s;float: left;margin-left: 0.5%;}
	.lyb_a:nth-child(1){margin-left: 0;}
	.lyb_a h6{border: 1px dashed #1aa458;width: 22px;height: 22px;float: left;border-radius: 50%;text-align: center;line-height: 20px;font-size: 0.70rem;color: #1aa458;transition: all ease 0.3s;}
	.lyb_a p{float: left;line-height: 22px;font-size: 0.60rem;color: #212121;font-weight: bold;margin-left: 6px;transition: all ease 0.3s;}
	.lyb_a.on{background: linear-gradient(to right,rgba(26,164,88,1.00) 60%,rgba(26,164,88,0.8));transition: all ease 0.3s;}
	.lyb_a.on h6{border-color: #fff;color: #fff;transition: all ease 0.3s;}
	.lyb_a.on p{color: #fff;transition: all ease 0.3s;}
	.lyc{width: 100%;border-radius: 5px;background-color: #fff;padding: 10%;margin-top: -0.5%;}
	.lyca{width: 100%;}
	.lyca_w{width: 100%;margin-top: 9%;float: none;}
	.lyca_w h5{font-size: 1.1rem;color: #212121;font-weight: bold;line-height: 24px;}
	.lyca_w h6{font-size: 0.7rem;color: #d3d9e6;text-transform: uppercase;line-height: 9px;margin-top: 6px;}
	.lyca_w span{display: block;height: 1px;width: 100%;background-color: #d3d9e6;margin-top: 5%;}
	.lyca_w p{font-size: 0.80rem;color: #212121;line-height: 24px;margin-top: 5%;}
	.lyca_t{width: 80%;overflow: hidden;float: none;}
	.lyca_t img{width: 100%;}
/*成功案例*/
	.al{width: 100%;overflow: hidden;margin-top: 10%;}
	.ala{width: 100%;float: none;}
	.ala > p{font-size: 0.8rem;color: #212121;line-height: 24px;margin-top: 6%;text-align: center;}
	.ala_an{display: table;margin: 0 auto;margin-top: 4%;}
	.ala_an img{width: 38px;margin: 0 8px;cursor: pointer;}
	.al_m{width: 120px;height: 40px;line-height: 40px;text-align: center;background-color: #2067b9;margin: 0 auto;margin-top: 8%;transition: all ease 0.3s;}
	.al_m a{font-size: 0.85rem;color: #fff;display: block;}
	.al_m:hover{transform: translateY(-6px);}
	.alb{width: 154%;overflow: hidden;padding-bottom: 3%;margin-top: 9%;margin-left: 1%;float: none;}
	.albc{width: 91%;border: 1px solid #ccced3;border-radius: 5px;padding: 12% 10%;transition: all ease 0.3s;box-shadow: 3px 3px 15px 0 #eef0f4;}
	.albc h6{font-size: 0.9rem;color: #212121;font-weight: bold;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.albc p{font-size: 0.75rem;color: #212121;line-height: 22px;height: 44px;overflow: hidden;margin-top: 5%;}
	.albc_t{width: 100%;overflow: hidden;margin-top: 6%;}
	.albc_t img{width: 100%;height: 126px;transition: all ease 0.3s;}
	.albc:hover{border-color: #1aa458;}
	.albc:hover h6{color: #1aa458;}
	.albc:hover .albc_t img{transform: scale(1.05);}
/*合作客户+客户评价*/
	.hzpj{width: 100%;background-image: url(../images/w8.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 10%;}
	.hzpj .commen{position: relative;padding: 10% 0;}
	.hz{width: 100%;float: none;}
	.hza{width: 100%;}
	.hza .bt{float: none;}
	.hza .hz_ul{display: none;}
	.hz_ul{display: table;margin: 0 auto;margin-top: 6%;}
	.hz_ul li{cursor: pointer;width: 10px;height: 10px;background-color: #2091fe;border-radius: 50%;margin: 0 6px;float: left;text-align: center;margin-top: 15px;}
	.hz_ul li span{font-size: 0.9rem;opacity: 0;color: #2091fe;display: block;line-height: 38px;}
	.hz_ul li.on{width: 36px;height: 36px;line-height: 22px;border: 1px dashed #2091fe;transition: all ease 0.3s;background-color: transparent;margin-top: 0;}
	.hz_ul li.on span{opacity: 1;transition: all ease 0.3s;}
	.hzb{width: 100%;margin-top: 3%;}
	.hzb img{width: 30.994%;border-radius: 5px;margin-top: 20px;float: left;margin-right: 2.339%;box-shadow: 8px 8px 20px 0 #e5e8ef;}
	.hz .al_m{margin-top: 44px;}
	.pj{width: 100%;background-color: #2067b9;border-radius: 5px;padding: 10% 8%;margin-top: 8%;}
	.pja{width: 100%;margin-top: 12%;}
	.pjb{width: 100%;}
	.pjb h6{font-size: 1rem;color: #fff;font-weight: bold;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.pjb p{font-size: 0.8rem;color: #fff;line-height: 24px;margin-top: 14px;height: 120px;overflow: hidden;}
	.pj .al_m{background-color: #fff;margin-top: 12%;}
	.pj .al_m a{color: #212121;}
	.pj_an{margin-top: 12.5%;}
	.pj_anz{background-image: url(../images/w15.png);width: 36px;height: 36px;background-size: 100% 100%;cursor: pointer;border-radius: 50%;transition: all ease 0.3s;}
	.pj_any{background-image: url(../images/w16.png);width: 36px;height: 36px;background-size: 100% 100%;cursor: pointer;border-radius: 50%;transition: all ease 0.3s;margin-left: 10px;}
	.pj_anz:hover{background-image: url(../images/w15-1.png);}
	.pj_any:hover{background-image: url(../images/w16-1.png);}
/*关于万涂*/
	.gy{width: 100%;overflow: hidden;margin-top: 10%;}
	.gya{width: 98%;margin-top: 7px;}
	.gyb{border-left: 1px solid #bcc0c8;margin-top: 8%;width: 100%;padding: 3px 0 15px 8%;position: relative;}
	.gyb::after{position: absolute;content: "";width: 3px;height: 65px;background-color: #1aa458;left: -1px;top: 0;}
	.gyb h5{font-size: 1rem;color: #2091fe;line-height: 20px;font-weight: bold;}
	.gyb h6{font-size: 0.6rem;color: #7c7c7c;line-height: 7px;margin-top: 10px;text-transform: uppercase;letter-spacing: 0.6px;}
	.gyb p{font-size: 0.82rem;color: #212121;line-height: 24px;margin-top: 5%;}
	.gyb .al_m{margin-left: 0; margin-top: 8%;}
	.gyc{width: 80%;float: none;margin: 0 auto;margin-top: 6%;}
	.gyc img{width: 100%;}
	.gyd{width: 100%;margin-top: 10%;}
	.gyd img{width: 100%;}
/*新闻资讯*/
	.xw{width: 100%;overflow: hidden;padding: 10% 0;background-color: #f2f4f8;margin-top: 10%;}
	.xwa{width: 100%;}
	.xwa .bt{float: none;}
	.xwaa{float: none;display: table;margin: 0 auto;margin-top: 24px;}
	.xwaa p{width: 110px;height: 36px;line-height: 36px;text-align: center;background-color: transparent;float: left;transition: all ease 0.3s;}
	.xwaa p a{font-size: 0.85rem;color: #212121;transition: all ease 0.3s;}
	.xwaa p.on{background-color: #2067b9;}
	.xwaa p.on a{color: #fff;}
	.xwaa h6{width: 120px;height: 36px;line-height: 36px;text-align: center;background-color: transparent;float: left;transition: all ease 0.3s;}
	.xwaa h6 a{font-size: 0.85rem;color: #212121;transition: all ease 0.3s;}
	.xwaa h6:hover{background-color: #2067b9;}
	.xwaa h6:hover a{color: #fff;}
	.xwb{width: 100%;margin: 0 auto;margin-top: 6%;}
	.xwc{width: 100%;}
	.xwca{float: none;width: 94%;height: 300px;margin: 0 auto;overflow: hidden;border-radius: 5px;position: relative;}
	.xwca a > img{width: 100%;transition: all ease 0.3s;}
	.xwca_w{position: absolute;width: 100%;left: 0;bottom: 0;background-color: rgba(11,11,11,0.8);padding-right: 5%;}
	.xwca_w h6{width: 70px;height: 70px;background-color: #004d9d;text-align: center;font-size: 0.75rem;color: #fff;line-height: 9px;padding-top: 11px;float: left;}
	.xwca_w h6 span{display: block;font-size: 2rem;line-height: 30px;margin-bottom: 9px;}
	.xwca_w p{float: left;width: calc(95% - 110px);padding-left: 5%;line-height: 70px;font-size: 0.9rem;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.xwca_wa{width: 30px;height: 30px;background-color: #2067b9;border-radius: 50%;padding-top: 10px;margin-top: 20px;transition: all ease 0.3s;}
	.xwca_wa img{margin: 0 auto;}
	.xwca:hover a > img{transform: scale(1.05);}
	.xwca:hover .xwca_wa{transform: translateX(-6px);}
	.xwcb{width: 100%;margin-top: 5%;}
	.xwcc{width: 100%;border-bottom: 1px solid #d3d9e6;padding: 6% 4%;}
	.xwcc_a{text-align: center;font-size: 0.75rem;color: #7c7c7c;line-height: 9px;}
	.xwcc_a span{display: block;font-size: 2rem;line-height: 30px;margin-bottom: 9px;color: #212121;}
	.xwcc_b{width: calc(94% - 75px);padding-left: 6%;}
	.xwcc_b h6{font-size: 0.9rem;color: #212121;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwcc_b p{font-size: 0.8rem;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 10px;}
	.xwcc_c{width: 30px;height: 30px;background-color: #1aa458;border-radius: 50%;padding-top: 10px;margin-top: 20px;transition: all ease 0.3s;}
	.xwcc_c img{margin: 0 auto;}
	.xwcc:hover .xwcc_b h6{color: #2067b9;}
	.xwcc:hover .xwcc_c{transform: translateX(-6px);background-color: #2067b9;}
	
	.cj{width: 100%;margin: 0 auto;margin-top: 8%;background-color: #fff;padding: 6% 5%;border-radius: 5px;background-image: url(../images/w18.png);background-repeat: no-repeat;background-position: left center;background-size: 200px auto;}
	.cj h5{font-size: 1.4rem;color: #212121;font-weight: bold;line-height: 30px;float: left;}
	.cj h5 span{display: block;color: #2091fe;}
	.cja{width: 72%;margin-left: 6%;margin-top: 2px;}
	.cjb{width: 100%;}
	.cjba{width: 100%;}
	.cjba:nth-child(2){display: none;}
	.cjba h6{font-size: 0.9rem;color: #212121;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 79%;transition: all ease 0.3s;}
	.cjba p{font-size: 0.75rem;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 7px;width: 79%;}
	.cjba .xwca_wa{margin-top: -55px;}
	.cjba:hover h6{color: #2067b9;}
	.cjba:hover .xwca_wa{transform: translateX(-6px);}
	.cj_ul{margin-top: -8px;}
	.cj_ul li{width: 10px;height: 10px;border-radius: 50%;background-color: #d4dcec;margin-top: 8px;cursor: pointer;}
	.cj_ul li.on{background-color: #1aa458;}
/*联系我们*/
	.lx{width: 100%;overflow: hidden;background-image: url(../images/w12.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 10% 0;}
	.lxa{width: 90%;margin: 0 auto;margin-top: 6%;}
	.lxaa{width: 100%;margin-top: 7px;}
	.lxaa_a{width: 100%;margin-bottom: 15px;}
	.lxaa img{float: left;width: 30px;}
	.lxaa p{float: right;width: calc(94% - 30px);font-size: 0.85rem;color: #fff;line-height: 24px;margin-top: 6px;}
	.lxaa .al_m{margin-left: 0;margin-top: 8%;background-color: #fff;}
	.lxaa .al_m a{color: #212121;}
	.lxc{width: 100%;margin-top: 8%;}
	.lxc .input1{width: 49.4%;height: 50px;line-height: 50px;background-color: #fff;border-radius: 5px;padding-left: 16px;font-size: 0.85rem;color: #212121;}
	.lxc textarea{width:100%;height: 100px;line-height: 25px;background-color: #fff;border-radius: 5px;padding-left: 16px;font-size: 0.85rem;color: #212121;padding-top: 12px;margin-top: 8px;}
	.lxcaa{width: 100%;background-color: #fff;margin-top: 8px;border-radius: 5px;height: 50px;overflow: hidden;}
	.lxcaa .input2{width: 50%;line-height: 50px;background-color: #fff;padding-left: 16px;font-size: 14px;color: #212121;}
	.lxcaa img{width: 80px;height: 40px;margin-top: 5px;float: right;margin-right: 11px;}
	.lxcaa p{float: right;font-size: 0.85rem;color: #212121;text-decoration: underline;line-height: 50px;margin-right: 12px;}
	.lxcaa p a{font-size: 0.8rem;color: #212121;}
	.lxcab{width: 100%;margin-top: 8px;}
	.lxcab input{width: 49.4%;height: 50px;line-height: 50px;text-align: center;cursor: pointer;border-radius: 5px;background-color: #1aa458;font-size: 0.9rem;color: #fff;}
	.lxcab input.input3{background-color: #222222;}

/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #121a29;padding: 10% 0 110px;}
	.yja{width: 150px;float: left;}
	.yja img{width: 100%;}
	.yje{float: right;margin-top: -20px;}
	.yje p{font-size: 0.65rem;color: #606060;line-height: 18px;float: none;}
	.yje p a{font-size: 0.65rem;color: #606060;transition: all ease 0.3s;}
	.yje p a:hover{color: #fff;}
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #009a44 url(../images/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #009a44 url(../images/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #009a44 url(../images/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #009a44 url(../images/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*产品列表页*/
	.sjdhgd_n{box-shadow:0 -2px 18px -2px #2067b9;}
	.nban{width: 100%;overflow: hidden;}
	.nban img{position: relative;width: 1700px;left: 50%;margin-left: -850px;}
	.mbx{display: none;}
	.neiye{width: 100%;margin-top: 33%;}
	.cpl{width: 100%;margin: 0 auto;margin-top: 6%;margin-bottom: 10%;}
	.cplz{width: 100%;}
	.cplza{width: 100%;height: 96px;background-color: #2067b9;font-size: 24px;color: #fff;font-weight: bold;border-radius: 5px;padding: 30px 0 0 30px;letter-spacing: 1px;position: relative;display: none;}
	.cplza span{display: block;font-family: Arial;font-size: 10px;text-transform: uppercase;line-height: 8px;margin-bottom: 5px;font-weight: normal;letter-spacing: 0;}
	.cplzb{width: 100%;border: 1px solid #ccced3;padding: 4%;border-radius: 5px;}
	.cplzb p{border-bottom: 1px dashed #ccced3;line-height: 40px;transition: all ease 0.3s;width: 50%;float: left;overflow: hidden;}
	.cplzb p a{display: block;font-size: 0.8rem;color: #212121;padding-left: 10px;transition: all ease 0.3s;}
	.cplzb p a span{display: inline-block;width: 7px;height: 7px;border: 1px solid #212121;border-radius: 50%;margin-right: 6px;position: relative;top: -2px;transition: all ease 0.3s;}
	.cplzb p:hover{background-color: #2067b9;}
	.cplzb p:hover a{color: #fff;padding-left: 12px;}
	.cplzb p:hover span{border-color: #fff;}
	.cplzb p.on{background-color: #2067b9;}
	.cplzb p.on a{color: #fff;padding-left: 10px;}
	.cplzb p.on span{border-color: #fff;}
	.cplzc p:hover{background-color: #1aa458;}
	.cplzc p.on{background-color: #1aa458;}
	.cplzc p:nth-child(-n+2){width: 100%;}
	.cply{width: 100%;}
	.cplya{width: 100%;border-radius: 5px;overflow: hidden;margin-top: 7%;}
	.cplya_t{width: 175px;height: 151px;overflow: hidden;border-radius: 5px;position: relative;}
	.cplya_t img{width: 100%;transition: all ease 0.3s;}
	.cplya_w{width: calc(100% - 175px);border: 1px solid #ccced3;margin-left: -5px;height: 151px;background-color: transparent;padding:20px 6% 0 6%;transition: all ease 0.3s;}
	.cplya_w h6{font-size: 1rem;color: #212121;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cplya_w p{font-size: 0.80rem;color: #7c7c7c;line-height: 23px;height: 69px;overflow: hidden;margin-top: 15px;}
	.cplya_w img{width: 30px;margin-top: 12px;transition: all ease 0.3s;display: none;}
	.cplya:hover .cplya_t img{transform: scale(1.05);}
	.cplya:hover .cplya_w{background-color: #f2f4f8;}
	.cplya:hover .cplya_w img{transform: translateX(6px);}
	.ym{float: none;display: table;margin: 0 auto;margin-top: 10%;}
	.ym p{float: left;width: 30px;height: 30px;border: 1px solid #ccced3;text-align: center;line-height: 30px;transition: all ease 0.3s;margin: 0 2px;border-radius: 5px;}
	.ym p a{font-size: 0.8rem;color: #151515;transition: all ease 0.3s;display: block;}
	.ym p.a{width: 46px;}
	.ym p:hover{background-color: #2091fe;border-color: #2091fe;}
	.ym p:hover a{color: #fff;}
	.ym p.on{background-color: #2091fe;border-color: #2091fe;}
	.ym p.on a{color: #fff;}
	
/*产品内页*/
	.cpn{width: 100%;margin-top: 10%;}
	.cpna{width: 100%;}
	.cpna > img{width: 80%;margin: 0 auto;}
	.cpna_w{width: 100%;margin-top: 8%;float: none;}
	.cpna_w h1{font-size: 1.1rem;color: #212121;font-weight: bold;line-height: 30px;}
	.cpna_w span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 20px;position: relative;}
	.cpna_w span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.cpna_w p{font-size: 0.85rem;color: #212121;line-height: 25px;margin-top: 22px;width: 100%;}
	.cpna_w img{width: 260px;margin-top: 6%;}
	.cpnb{width: 100%;margin-top: 10%;border-bottom: 1px solid #dce0e9;padding-bottom: 10%;}
	.cpnb_h5{border-bottom: 1px solid #dce0e9;font-size: 1rem;color: #2091fe;font-weight: bold;padding-left: 12px;padding-bottom: 18px;margin-top: 8%;}
	.cpnb_h5 span{display: inline-block;width: 10px;height: 10px;background-color: #2091fe;border-radius: 50%;margin-right: 12px;}
	.cpnba{width: 100%;margin-top: 6%;}
	.cpnba table{width: 100%;border-collapse: collapse;}
	.dhtable{display: none;}
	.cpnba table tr{width: 100%;}
	.cpnba table td{height: 45px;font-size: 0.8rem;color: #212121;padding: 0px 12px;border-top: 4px solid #fff;}
	.cpnba table td.td1{background-color: #dce0e9;border-radius: 10px;position: relative;right: -4px;}
	.cpnba table td.td2{background-color: #f2f4f8;border-right: 2px solid #fff;border-top-right-radius: 15px;border-bottom-right-radius: 15px;left: -5px;z-index: -1;padding-left: 16px;}
	.cpnbb{width: 96%;margin: 0 auto;margin-top: 6%;}
	.cpnbb p{font-size: 0.85rem;color: #212121;line-height: 26px;}
	.cpnbc{width: 96%;margin-left: 2%;margin-top: 6%;}
	.cpnbc_a{width: 100%;margin-top: 8px;}
	.cpnbc_a h6{width: 44px;height: 44px;border-radius: 50%;float: left;text-align: center;line-height: 44px;font-size: 1rem;color: #2091fe;font-weight: bold;background-color: #dce0e9;}
	.cpnbc_a p{float: left;font-size: 0.85rem;color: #212121;line-height: 24px;padding: 10px 30px;width: calc(100% - 44px);background-image: radial-gradient(30px at -22px 22px,transparent 100%, #f2f4f8 0);border-bottom-right-radius: 50px;border-top-right-radius: 50px;}
	.cpnbd{width: 96%;margin-top: 6%;margin-left: 2%;}
	.cpnbd img{width: 100%;margin: 1.166%;float: left;}
	.fhlb{width: 140px;height: 42px;line-height: 42px;margin: 0 auto;text-align: center;background-color: #1aa458;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;margin-top: -1px;transition: all ease 0.3s;float: none;}
	.fhlb a{font-size: 1rem;color: #fff;display: block;}
	.fhlb:hover{transform: translateX(-6px);}
	.tjcp{width: 100%;margin-top: 10%;float: none;margin-bottom: 10%;}
	.tjcpa{width: 100%;}
	.tjcp_an{display: table;margin: 0 auto;margin-top: 6%;}
	.tjcp_an img{cursor: pointer;width: 35px;float: left;margin: 0 5px;}
	.tjcpa_a{display: none;}
	.tjcpb{width: 154%;overflow: hidden;margin-top: 6%;margin-left: -1%;}
	.tjcpb .cpda{width: 90%;margin: 0 auto;}

/*案例列表页*/
	.cplzb_al p{width: 33.333%;}
	.all{width: 100%;margin-top: 3%;}
	.alla{width: 100%;border: 1px solid #ccced3;padding: 8%;border-radius: 5px;transition: all ease 0.3s;margin-top: 8%;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.alla h6{font-size: 1rem;color: #212122;line-height: 20px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.alla p{font-size: 0.85rem;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 15px;}
	.alla:hover{border-color: #1aa458;}
	.alla:hover h6{color: #1aa458;}
	.alla:hover .albc_t img{transform: scale(1.05);}
	.tjcp_al{margin-bottom: 10%;}
	
/*案例内页*/
	.aln{width: 100%;border: 1px solid #ccced3;border-radius: 5px;padding: 8%;margin-top: 8%;}
	.aln > img{width: 90%;margin: 0 auto;}
	.alna{width: 100%;float: none;margin-top: 10%;}
	.alna h1{font-size: 1.1rem;color: #212121;font-weight: bold;line-height: 26px;}
	.alna > span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 15px;position: relative;}
	.alna > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.alna h6{font-size: 0.85rem;line-height: 36px;color: #212121;margin-top: 17px;padding-left: 4px;}
	.alna h6 span{min-width: 112px;text-align: center;display: inline-block;margin-right: 8px;margin-top: 8px;background-color: #f2f4f8;border-radius: 5px;}
	.alna p{font-size: 0.85rem;color: #212121;line-height: 24px;margin-top: 15px;padding-left: 4px;width: 100%;}
	.alna .fhlb{margin-top: 8%;border-radius: 5px;background-color: #2067b9;}
	.alna .fhlb:hover{transform: translateY(-6px);}
	.alnb{width: 100%;margin-top: 10%;}
	.alnb img{width: 100%;}
	
/*评价列表页*/
	.pjl{width: 100%;margin-top: 8%;}
	.pjla{width: 100%;border: 1px solid #ccced3;background-color: #fff;padding: 8% 6% 8% 65px;margin-bottom: 6%;border-radius: 5px;background-image: url(../images/w33.png);background-repeat: no-repeat;background-position: left top;background-size: 50px auto;transition: all ease 0.3s;}
	.pjla_a{width: 80%;}
	.pjla_a h6{font-size: 1rem;color: #212121;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.pjla_a p{font-size: 0.85rem;color: #7c7c7c;line-height: 24px;height: 48px;margin-top: 12px;overflow: hidden;}
	.pjla img{float: right;margin-top: 22px;width: 30px;transition: all ease 0.3s;}
	.pjla:hover{background-color: #f2f4f8;border-color: #f2f4f8;background-image: url(../images/w34.png);}
	.pjla:hover img{transform: translateX(-6px);}
	
/*合作客户页*/
	.hzy{width: 100%;margin-top: 3%}
	.hzya{width: 48%;margin-top: 8%;}
	.hzya:nth-child(2n){float: right;}
	.hzya img{border: 1px solid #ccced3;border-radius: 5px;box-shadow: 5px 5px 20px 0 #eef0f4;transition: all ease 0.3s;width: 100%;}
	.hzya p{font-size: 0.8rem;color: #7c7c7c;line-height: 16px;height: 12px;text-align: center;margin-top: 16px;}
	.hzya:hover img{border-color: #1aa458;}
	
/*技术中心页*/
	.jsy{width: 100%;margin: 0 auto;margin-top: 8%;}
	.jsya{width: 100%;}
	.jsya_t{width: 100%;}
	.jsya_t img{width: 100%;}
	.jsya_w{width: 100%;margin-top: 9%;}
	.jsya_w h6{font-size: 1.1rem;color: #212121;line-height: 28px;font-weight: bold;}
	.jsya_w h6 span{color: #2091fe;}
	.jsya_w > span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 16px;position: relative;}
	.jsya_w > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.jsya_w p{font-size: 0.85rem;color: #212121;line-height: 24px;margin-top: 6%;}
	.jsya_w img{width: 102.6%;margin-top: 6%;}
	.jsy h4{font-size: 1.1rem;color: #212121;font-weight: bold;line-height: 20px;margin-top: 6%;}
	.jsy h4 span{color: #2091fe;}
	.jsyb{width: 100%;}
	.jsyba{width: 100%;border: 1px solid #ccced3;margin-top: 7%;padding: 7%;border-radius: 5px;box-shadow: 5px 5px 20px 0 #eef0f4;}
	.jsyba h6{font-size: 1.1rem;color: #212121;font-weight: bold;line-height: 20px;}
	.jsyba p{font-size: 0.85rem;color: #212121;line-height: 24px;margin-top: 6%;}
	.jsyba_t{width: 100%;overflow: hidden;border-radius: 5px;margin-top: 6%;}
	.jsyba_t img{width: 100%;transition: all ease 0.3s;}
	.jsyba:hover .jsyba_t img{transform: scale(1.05);}

/*新闻列表页*/
	.xwl{width: 100%;margin-top: 4%;}
	.xwla{width: 100%;border-bottom: 1px solid #d3d9e6;padding: 8% 5% 8% 5%;transition: all ease 0.3s;}
	.xwla_a{font-size: 0.7rem;color: #7c7c7c;line-height: 9px;text-align: center;margin-top: 3px;}
	.xwla_a span{display: block;font-size: 2.4rem;color: #212121;line-height: 30px;margin-bottom: 10px;}
	.xwla_b{width: calc(93% - 50px);margin-left: 7%;}
	.xwla_b h6{font-size: 1.1rem;color: #212121;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.xwla_b p{font-size: 0.75rem;color: #7c7c7c;line-height: 20px;height: 40px;overflow: hidden;margin-top: 12px;}
	.xwla_c{display: none;}
	.xwla:hover{background-color: #f2f4f8;}
	
/*新闻内页*/
	.xwn{width: 100%;background-color: #f2f4f8;border-radius: 5px;padding: 8% 6%;margin-top: 8%;}
	.xwna{width: 100%;}
	.xwna h1{font-size: 1.1rem;color: #212121;font-weight: bold;line-height: 28px;}
	.xwna > span{display: block;width: 100%;height: 1px;background-color: #dce0e9;margin-top: 16px;position: relative;}
	.xwna > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.xwna p{text-align: center;font-size: 0.8rem;color: #7c7c7c;line-height: 14px;margin-top: 20px;}
	.xwna p span{display: inline-block;width: 6px;}
	.xwnb{width: 100%;margin-top: 8%;}
	.xwnb p{font-size: 0.85rem;color: #212121;line-height: 26px;margin-top: 6%;}
	.xwnb img{max-width: 100%;margin-top: 6%;}
	.xwnb strong{display: block;font-weight: normal;font-size: 0.8rem;color: #7c7c7c;margin-top: 8%;line-height: 22px;}
	.xwnb strong a{font-size: 0.8rem;color: #7c7c7c;display: inline-block;margin-right: 5px;transition: all ease 0.3s;}
	.xwnb strong a:hover{color: #1aa458;}
	.xwn .fhlb{border-radius: 0;background-color: #2067b9;margin-top: 9%;}
	.xwn .fhlb:hover{transform: translateY(-6px);}
	.xwnc{width: 100%;margin-top: 30px;}
	.xwnc img{width: 100%;mix-blend-mode: multiply;}
	
/*关于页*/
	.gyya{width: 92%;margin: 0 auto;margin-top: 8%;}
	.gyya_a{width: 100%;}
	.gyya_a h5{font-size: 1.1rem;color: #2091fe;font-weight: bold;line-height: 20px;}
	.gyya_a h6{font-size: 0.7rem;color: #bbbbbb;line-height: 9px;margin-top: 9px;text-transform: uppercase;}
	.gyya_a > span{display: none;width: 105%;height: 1px;background-color: #dce0e9;margin-top: 36px;position: relative;margin-left: -15px;}
	.gyya_a > span::after{position: absolute;content: "";width: 65px;height: 3px;background-color: #1aa458;left: 0;bottom: 0px;}
	.gyya_a p{font-size: 0.85rem;color: #212121;line-height: 24px;margin-top: 8%;}
	.gyya_b{width: 100%;margin: 0 auto;margin-top: 6%;}
	.gyya_b img{width: 100%;}
	.gyyb{width: 100%;margin-top: 8%;}
	.ditu{width: 100%;margin-top: 6%;}
	.gyyb .lxaa{width: 100%;margin-top: 2%;}
	.gyyb .lxaa .lxaa_a{margin-top: 6%;}
	.gyyb .lxaa .lxaa_a p{color: #212121;}
	.lxyx{margin-top: 10%;}
	.lxyx .bt{background: none;width: 100%;max-width: 100%;}
	.lxyx .bt h6{text-align: left;}
	.lxyx .bt h6 span{color: #1aa458;}
	.lxyx .bt p{text-align: left;}
	.lxyx .lxa{width: 100%;margin: 0 auto;margin-top: 8%;}
	.lxyx .lxc{width: 100%;}
	.lxyxa{width: 100%;}
	.lxyxa .input1{width: 100%;margin-bottom: 8px;}
	.lxyxb{width: 100%;}
	.lxyx .lxcab input.input3{float: right;}
	
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-top: 20%;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 0.95rem;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 10px;font-size: 0.85rem;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: -8%;margin-top: 14%;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:1rem;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:0.9rem;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/
	

	


	
	
	
@media (min-width: 350px){




	
}	
	
@media (min-width: 374px){
	.sjdha_t3{margin-top: 0.8%;margin-left: 3%;}
	.cpb p a{font-size: 0.65rem;}
	.cpb h6 a{font-size: 0.65rem;}
	.ptc p a{font-size: 0.65rem;}
	.ptc h6 a{font-size: 0.65rem;}
	.lyb_a p{font-size: 0.65rem;}
	.yja{width: 160px;}
	
}
	
	
	

	
@media (min-width: 400px){
	.cpb p a{font-size: 0.7rem;}
	.cpb h6 a{font-size: 0.7rem;}
	.lyb_a p{font-size: 0.7rem;}
	.yje p{font-size: 0.7rem;line-height: 19px;}
	.yje p a{font-size: 0.7rem;}
}
	
@media (min-width: 414px){
	.sjdha_t2{width: 44px;top: calc(50% - 26px);}
	
	



	
}
	
	
	
	
	
@media (min-width: 450px){
	.yja{width: 170px;}
	.yje p{font-size: 0.72rem;line-height: 20px;}
	.yje p a{font-size: 0.72rem;}
	.ym p{width: 34px;height: 34px;line-height: 34px;margin: 0 3px;}
	.ym p a{font-size: 0.85rem;}
	.ym p.a{width: 57px;}
}
	
	
	
	
	
@media (min-width: 500px){
	.sjdha_t2{width: 50px;top: calc(50% - 30px);}
	.cpb p a{font-size: 0.78rem;}
	.cpb h6 a{font-size: 0.78rem;}
	.ptc p a{font-size: 0.78rem;}
	.ptc h6 a{font-size: 0.78rem;}
	.lyb_a{height: 60px;}
	.lyb_a h6{width: 30px;height: 30px;line-height: 28px;font-size: 0.80rem;}
	.lyb_a p{line-height: 30px;font-size: 0.80rem;margin-left: 10px;}
	.lxa{width: 80%;}
	.yja{width: 200px;}
	.yje p{font-size: 0.82rem;line-height: 22px;}
	.yje p a{font-size: 0.82rem;}
	.cplya_t{width: 220px;}
	.cplya_w{width: calc(100% - 215px);height: 185px;padding: 25px 6% 0 6%;}
	.cplya_w p{font-size: 0.82rem;}
	.cplya_w img{display: block;}
	.alla{width: 48%;padding: 6%;margin-top: 6%;}
	.alla:nth-child(2n){float: right;}
}		
	
	
	
@media (min-width: 550px){
	.lyb_a p{font-size: 0.88rem;}
	.yja{width: 220px;margin-left: 3%;}
	.yje{margin-right: 3%;}
	.yje p{font-size: 0.88rem;line-height: 25px;}
	.yje p a{font-size: 0.88rem;}
}	
	
		
	
@media (min-width: 600px){
	.sjdha_t2{width: 60px;top: calc(50% - 36px);}
	.zsya{width: 49%;}
	.lyb_a{padding-left: 20px;}
	.yja{width: 240px;margin-left: 4%;}
	.yje{margin-right: 4%;}
	.yje p{font-size: 0.92rem;line-height: 26px;}
	.yje p a{font-size: 0.92rem;}
	

	
}	
	
@media (min-width: 650px){
	.yja{margin-left: 6%;}
	.yje{margin-right: 6%;}
	
}
	
	
	
@media (min-width: 700px){
	.lyb_a{padding-left: 30px;}
	.yja{margin-left: 8%;}
	.yje{margin-right: 8%;}
	
}		
	
@media (min-width: 750px){
	body{max-width: 750px;margin: 0 auto;}
	.sjdhgd{max-width: 750px;left: 50%;margin-left: -375px;}

	
	
}	
	/*阿里图标*/
@font-face {
  font-family: 'iconfont';  /* Project id 2919443 */
  src: url('//at.alicdn.com/t/font_2919443_zrkefdy9dji.woff2?t=1636184459963') format('woff2'),
       url('//at.alicdn.com/t/font_2919443_zrkefdy9dji.woff?t=1636184459963') format('woff'),
       url('//at.alicdn.com/t/font_2919443_zrkefdy9dji.ttf?t=1636184459963') format('truetype');
}
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:33px;font-style:normal;color: #fff;text-align: center;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


