@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{margin: 0 auto;overflow: 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: #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: 1395px;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;
}
/* placeholder样式 */
.lxba input::-webkit-input-placeholder, .lxba textarea::-webkit-input-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input:-moz-placeholder, .lxba textarea:-moz-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input::-moz-placeholder, .lxba textarea::-moz-placeholder { 
color: #fff; opacity: 1;
} 
.lxba input:-ms-input-placeholder, .lxba textarea:-ms-input-placeholder { 
color: #fff; opacity: 1;
}

		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#2257ab;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#2257ab;border-radius: 5px;}

/*top*/
	.top{width: 100%;height: 110px;padding-top: 41px;}
	.logoa{}
	.logoa img{width: 180px;float: left;}
	.nav{z-index: 2;margin-right: 31px;}
	.nava{transition: all ease 0.3s;cursor: pointer;position: relative;margin: 0 35px;height: 58px;}
	.nava p::after{position: absolute;content: "";background-image: url(../img/y1.png);width: 75px;height: 2px;background-size: 100% 100%;left: 50%;margin-left: -37.5px;top: 24px;opacity: 0;transition: all ease 0.3s;}
	.nava p{line-height: 20px;transition: all ease 0.3s;text-align: center;position: relative;}
	.nava p a{font-size: 18px;color: #333333;transition: all ease 0.3s;}
	.navaa p::after{opacity: 1;top: 29px;}
	.navaa p a{color: #2257ab;}
	.nava:hover p a{color: #2257ab;}
	.nava:hover p::after{opacity: 1;top: 29px;}
	.navb{width: 180px;position: absolute;z-index: 101;top: 51px;left: 50%;margin-left: -90px;opacity: 0;background-color: #2257ab;text-align: center;}
	.navba{line-height:24px;text-align: center;transition: all ease 0.3s;display: block;padding: 10px;}
	.navba a{font-size: 16px;color: #fff;transition: all ease 0.3s;display: block;}
	.navba:hover{background-color: #a50101;}
	.navba:hover a{transform: translateY(-4px);}
	.topa{}
	.topa img{float: left;}
	.topa p{float: left;line-height: 18px;font-family: Arial;font-size: 18px;color: #2257ab;margin-left: 2px;font-weight: bold;}
	
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 650px;position: relative;}
	.imgbox{ width:1920px;overflow: hidden;position: relative;left: 50%; margin-left: -960px;height: 650px;}
	.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(../img/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../img/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(../img/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../img/yi08.png);opacity: 1;}
	.flip{position: absolute;left: 50%;bottom: 32px;margin-left: 650px;}
	.flip li{cursor: pointer;width: 5px;height: 5px;margin: 0 2.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #fff;}
	.flip li.ppp{width:26px;border-radius: 20px;}
	.bka{width: 100%;height: 120px;padding-top: 35px;}
	.bkaa{width: 42.928%;margin-left: 1.5%;}
	.bkaa a > img{width: 53px;float: left;}
	.bkaa h6{float: left;font-size: 12px;color: #c7201f;margin-left: 12px;line-height: 12px;}
	.bkaa h6 span{display: block;font-size: 31px;font-weight: bold;line-height: 31px;margin-bottom: 5px;}
	.bkaa p{float: left;font-size: 14px;color: #666666;line-height: 14px;margin-top: 6px;margin-left: 31px;}
	.bkaa p span{display: block;font-size: 20px;line-height: 20px;margin-bottom: 8px;}
	.bkaa div{width: 32px;height: 32px;background-color: #f5f5f5;border-radius: 50%;padding-top: 11px;float: right;transition: all ease 0.3s;margin-top: 12px;background-image: url(../img/y5.png);background-size: 6px 10px;background-repeat: no-repeat;background-position: center;}
	.bkaa div img{width: 6px;margin: 0 auto;}
	.bkab{width: 36.4285%;margin-right: 1.07%;}
	.bkaa:hover div{background-color: #2257ab;transform: translateX(-6px);background-image: url(../img/y6.png);}
/*产品中心*/
	.cp{width: 100%;background-color: #f5f5f5;overflow: hidden;padding: 79px 0 76px;}
	.bt h6{font-size: 40px;color: #eeeeee;text-transform: uppercase;text-align: center;line-height: 30px;font-weight: bold;}
	.bt p{text-align: center;font-size: 32px;color: #333333;line-height: 32px;font-weight: bold;margin-top: -11px;position: relative;letter-spacing: 1px;}
	.bt p span{color: #2257ab;}
	.bt img{width: 46px;margin: 0 auto;margin-top: 27px;}
	.cpa{width: 100%;margin-top: 40px;}
	.cpaa{width: 23.571%;}
	.cpaa_a{width: 100%;height: 70px;background-color: #fff;margin-bottom: 1px;padding: 0 32px 0 42px;transition: all ease 0.3s;}
	.cpaa_a p{float: left;line-height: 70px;font-size: 16px;color: #333333;transition: all ease 0.3s;}
	.cpaa_a .m{float: right;width: 20px;height: 20px;background-color: #eeeeee;border-radius: 50%;background-image: url(../img/y8.png);background-size: 8px 7px;background-repeat: no-repeat;background-position: center;transition: all ease 0.3s;margin-top: 25px;}
	.cpaa_a.on{background-color: #18191e;}
	.cpaa_a.on p{color: #fff;}
	.cpaa_a.on .m{background-color: #2257ab;background-image: url(../img/y9.png);transform: translateX(-5px);}
	.cpab{width: 74.5%;}
	.cpab_a{width: 100%;}
	.cpab_a img{width: 100%;}
	.cpb{width: 102%;margin-left: -1%;}
	.cpba{width: 19%;margin: 0 0.2%;margin-top: 30px;}
	.cpba_t{width: 100%;overflow: hidden;}
	.cpba_t img{width: 100%;transition: all ease 0.3s;}
	.cpba_w{width: 100%;background-color: #fff;margin-top: 2px;padding: 0 17px;transition: all ease 0.3s;}
	.cpba_w p{float: left;font-size: 16px;color: #333333;line-height: 46px;width: 85%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.cpba_w .mr{width: 17px;height: 10px;background-image: url(../img/y10.png);background-size: 100% 100%;float: right;margin-top: 18px;transition: all ease 0.3s;}
	.cpba:hover .cpba_t img{transform: scale(1.05);}
	.cpba:hover .cpba_w{background-color: #2257ab;}
	.cpba:hover .cpba_w p{color: #fff;}
	.cpba:hover .cpba_w .mr{background-image: url(../img/y11.png);transform: translateX(-6px);}
/*zhihuigongdi*/
	.zh{width: 100%;overflow: hidden;margin-top: 80px;padding-bottom: 99px;}
	.zha{width: 100%;margin-top: 23px;position: relative;}
	.zhaa{width: 27.142%;margin-top: -58px;}
	.zhaa_a{width: 100%;height: 110px;background-color: #fff;transition: all ease 0.3s;margin-top: 80px;box-shadow: 0 0 30px 0 rgba(225,128,128,0.15);padding: 34px 0 0 22px;}
	.zhaa_a img{float: left;width: 50px;}
	.zhaa_a p{float: left;margin-left: 19px;font-size: 18px;color: #333333;line-height: 18px;transition: all ease 0.3s;}

	.zhaa_a p span{display: block;font-size: 12px;color: #c4c4c4;line-height: 11px;margin-top: 11px;}
	.zhaa_a:hover{background-color: #18191e;}
	.zhaa_a:hover p{color: #fff;}
	.zhab{width: 47.571%;margin-left: -0.9275%;margin-right: -0.9275%;position: relative;z-index: 10;}
	.zhab img{width: 100%;}
	.zhax{width: 54.5%;position: absolute;left: 22.75%;top: 134px;z-index: -1;}
	.zhax img{width: 100%;}
/*jianzhenjishu*/
	.jgz{width: 100%;overflow: hidden;background-image: url(../img/newsbg.jpg);background-repeat: no-repeat;background-size: auto 459px;background-position: top center;padding: 5px 0 10px;}
	.jgz .bt h6{opacity: 0.4;}
	.jgz .bt p{color: #333333;}
	.jgza{width: 100%;margin-top: 40px;}
	.jgzb{width: 49.5%;}
	.jgzb:nth-child(2){margin: 0 0.5%;}
	.jgzb_t{width: 100%;overflow: hidden;}
	.jgzb_t img{width: 100%;transition: all ease 0.3s;}
	.jgzb_w{width: 100%;background-color: #fff;box-shadow: 0 0 30px 0 rgba(222,222,222,0.35);padding: 29px 24px 33px 20px;}
	.jgzb_w h5{float: left;font-family: Arial;font-size: 60px;color: #e8e8e8;line-height: 43px;font-weight: bold;opacity: 0.3;}
	.jgzb_w h6{line-height: 43px;float: left;font-size: 20px;color: #333333;font-weight: bold;margin-left: -37px;position: relative;}
	.jgzb_w p{font-size: 16px;color: #666666;line-height: 40px;height: 20px;margin-top: 10px;}
	.jgzb_w span{float: left;display: block;line-height: 26px;font-size: 14px;color: #a3a3a3;margin-top: 17px;transition: all ease 0.3s;}
	.jgzb_w .jgm{width: 26px;height: 26px;background-image: url(../img/y11.png);background-size: 15px 10px;float: right;margin-top: 17px;transition: all ease 0.3s;background-repeat: no-repeat;background-position: center;background-color: #e8e8e8;border-radius: 50%;}
	.jgzb:hover .jgzb_t img{transform: scale(1.05);}
	.jgzb:hover .jgzb_w span{color: #2257ab;}
	.jgzb:hover .jgm{background-color: #2257ab;transform: translateX(-6px);}
	.bkb{width: 100%;overflow: hidden;}
	.bkb img{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
/*成功案例*/
	.al{width: 100%;overflow: hidden;background-image: url(../img/y11.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 78px 0 81px;}	
	.al .bt h6{color: #fff;}
	.ala{display: table;margin: 0 auto;margin-top: 30px;}
	.ala_a{margin: 0 25px;background-color: #fff;border-radius: 20px;padding: 9px 28px 7px 23px;}
	.ala_at{width: 28px;position: relative;float: left;}
	.ala_at img{width: 100%;transition: all ease 0.3s;}
	.ala_at img:nth-child(2){position: absolute;left: 0;top: 0;opacity: 0;}
	.ala_a p{float: left;font-size: 14px;color: #666666;line-height: 24px;margin-left: 13px;transition: all ease 0.3s;}
	.ala_a:hover{background-color: #2257ab;}
	.ala_a:hover img:nth-child(1){opacity: 0;}
	.ala_a:hover img:nth-child(2){opacity: 1;}
	.ala_a:hover p{color: #fff;}
	.alb{width: 103.714%;margin-left: -1.857%;margin-top: 50px;}
	.alba{width: 24%;margin: 0 0.4%;}
	.alba_t{width: 100%;overflow: hidden;}
	.alba_t img{width: 100%;transition: all ease 0.3s;}
	.alba p{line-height: 70px;font-size: 16px;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background-color: #fff;padding: 0 16px;}
	.alba:hover .alba_t img{transform: scale(1.05);}
	.alb_m{width: 140px;height: 44px;line-height: 44px;background-color: #fff;text-align: center;margin: 0 auto;margin-top: 40px;border-radius: 22px;transition: all ease 0.3s;}
	.alb_m a{font-size: 14px;color: #2257ab;}
	.alb_m a img{display: inline-block;margin-left: 24px;position: relative;top: 5px;}
	.alb_m:hover{transform: translateY(-6px);}
/*关于*/
	.gy{width: 100%;background-image: url(../img/bg.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding-top: 79px;}
	.gy .bt h6{opacity: 0.1;}
	.gy .bt p{color: #fff;}
	.gya{width: 100%;background-color: #fff;margin-top: 42px;background-image: url(../img/y28.png);background-repeat: no-repeat;background-size: 22.2% auto;background-position: bottom left 36%;}
	.gyb{width: 50%;padding: 76px 50px 77px 68px;}
	.gyb h5{float: left;font-size: 30px;color: #2e2e2e;line-height: 44px;letter-spacing: 2px;}
	.gyb_m{float: right;width: 140px;height: 44px;border-radius: 22px;border: 1px solid #f3f3f3;text-align: center;line-height: 42px;transition: all ease 0.3s;}
	.gyb_m a{font-size: 14px;color: #2257ab;}
	.gyb_m a img{display: inline-block;margin-left: 24px;position: relative;top: 5px;}
	.gyb_m:hover{border-color: #2257ab;transform: translateX(-5px);}
	.gyb h6{font-size: 18px;color: #666666;letter-spacing: 1px;line-height: 18px;margin-top: 36px;}
	.gyb > p{font-size: 14px;color: #666666;line-height: 20px;margin-top: 10px;}
	.gyb_a{margin-top: 58px;}
	.gyb_b{margin-left: 92px;}
	.gyb_c{margin-left: 79px;}
	.gyb_a img{float: left;width: 36px;transition: all ease 0.3s;}
	.gyb_a p{float: left;font-size: 12px;color: #d1d1d1;text-transform: uppercase;font-family: Arial;line-height: 9px;margin-left: 24px;}
	.gyb_a p span{display: block;font-size: 16px;color: #2d2d2d;line-height: 16px;font-weight: bold;margin-bottom: 6px;}
	.gyb_a:hover img{transform: scale(0.9);}
	.gyc{width: 50%;}
	.gyc img{width: 100%;}
	.gyx{width: 100%;position: relative;top: 78px;}
	.gyx img{width: 100%;}
/*荣誉*/
	.ry{width: 100%;background-color: #f5f5f5;padding: 28px 0 78px;}
	.rya{width: 16.428%;margin-left: 4.465%;position: relative;}
	.rya:nth-child(1){margin-left: 0;}
	.rya img{width: 100%;}
	.rya::after{position: absolute;content: "";background-image: url(../img/y30.png);width: 50px;height: 50px;background-size: 100% 100%;left: -5px;top: -5px;}
	.rya::before{position: absolute;content: "";background-image: url(../img/y34.png);width: 50px;height: 50px;background-size: 100% 100%;right: -5px;bottom: 31px;}
	.rya p{text-align: center;font-size: 14px;color: #333333;line-height: 20px;margin-top: 17px;font-weight: bold;}
/*研发中心*/
	.yf{width: 100%;overflow: hidden;margin-top: 65px;background-image: url(../img/y31.png);background-repeat: no-repeat;background-position: bottom center;background-size: 1920px 200px;padding-bottom: 61px;}
	.yf .commen{overflow: hidden;}
	.yfa{width: 100%;}
	.yfa h6{float: left;font-size: 26px;color: #333333;line-height: 26px;font-weight: bold;}
	.yfa p{float: right;font-size: 30px;color: #eeeeee;text-transform: uppercase;font-weight: bold;line-height: 30px;}
	.yfb{width: 120%;margin-left: 30px;margin-top: 43px;}
	.yfba{width: 100%;}
	#swiper_yf{padding-bottom: 1px;}
	.yfba_t{width: 100%;overflow: hidden;}
	.yfba_t img{width: 100%;transition: all ease 0.3s;}
	.yfba_w{width: 100%;padding: 0 20px;border: 1px solid rgba(255,255,255,0.3);border-top: none;background-color: rgba(255,255,255,0.1);}
	.yfba_w p{float: left;line-height: 60px;font-size: 16px;color: #fff;}
	.yfba_w  img{float: right;width: 24px;margin-top: 20px;}
	.yfba:hover .yfba_t img{transform: scale(1.05);}
/*服务*/
	.fw{width: 100%;margin-top: 64px;}
	.fwa{width: 48.571%;box-shadow: 0 0 30px 0 rgba(225,128,128,0.15);margin-top: 42px;height: 200px;padding: 28px 0 0 50px;background-image: url(../img/y33.png);background-repeat: no-repeat;background-position: right bottom;}
	.fwa_t{width: 170px;}
	.fwa_t img{width: 100%;transition: all ease 0.3s;}
	.fwa_w{margin-left: 45px;margin-top: 27px;}
	.fwa_w h6{font-size: 26px;color: #333333;font-weight: bold;line-height: 26px;}
	.fwa_w p{font-size: 16px;font-family: Arial;color: #d0d0d0;text-transform: uppercase;line-height: 13px;margin-top: 14px;}
	.fwa_w span{display: block;float: left;font-size: 16px;color: #2257ab;margin-top: 25px;line-height: 16px;}
	.fwa_w img{float: left;width: 20px;margin-top: 24px;margin-left: 15px;}
	.fwa:hover .fwa_t img{transform: scale(0.95);}

	
/*联系我们*/
	.lx{width: 100%;overflow: hidden;margin-top: 78px;background-image: url(../img/y29.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 74px 0 83px;}
	.lxa{width: 42.142%;}
	.lxa_a{width: 100%;margin-bottom: 15px;}
	.lxa_a h6{float: left;font-size: 26px;color: #fff;font-weight: bold;line-height: 26px;}
	.lxa_a h6 span{display: inline-block;font-family: Arial;opacity: 0.1;text-transform: uppercase;margin-left: 10px;}
	.lxa_a p{float: right;font-size: 16px;color: #fff;line-height: 26px;}
	.lxa_b{width: 100%;}
	.lxa_ba{width: 37.288%;border-top: 1px solid #fff;padding-top: 40px;margin-top: 40px;}
	.lxa_ba p{float: left;width: 58px;padding-left: 5px;font-size: 16px;color: #fff;line-height: 19px;}
	.lxa_ba h6{float: left;font-family: Arial;font-size: 18px;color: #fff;/*font-weight: bold;*/line-height: 19px;}
	.lxa_bb h6{font-weight: normal;font-size: 18px;}
	.lxa_ba img{float: left;width: 80px;margin-top: -20px;}
	.lxa_bc{width: 100%;margin-top: 20px;}
	.lxa_bc h6{font-size: 14px;font-weight: normal;}
	.lxb{width: 44.285%;}
	.lxba{width: 100%;margin-top: 29px;}
	.lxba .input1{width: 48.387%;height: 40px;line-height: 40px;padding-left: 15px;font-size: 16px;color: #fff;border-radius: 5px;background-color: rgba(255,255,255,0.2);margin-top: 20px;}
	.lxba textarea{width: 100%;height: 100px;line-height: 20px;padding-left: 15px;font-size: 14px;color: #fff;border-radius: 5px;background-color: rgba(255,255,255,0.2);margin-top: 20px;padding-top: 10px;}
	.lxba .input2{width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #fff;border-radius: 5px;background-color: #2257ab;margin-top: 20px;cursor: pointer;}
	
/*footer*/
	.yj{width: 100%;overflow: hidden;margin-top: 56px;}
	.yja{margin-top: 7px;}
	.yja > img{width: 150px;}
	.yja p{font-size: 16px;color: #999999;line-height: 14px;margin-top: 0px;}
	.yja h6{font-family: Arial;font-size: 20px;color: #2257ab;line-height: 15px;margin-top: 9px;font-weight: bold;}
	.yja_ewm{margin-top: 27px;width: 94px;height: 94px;border: 1px solid #e0e0e0;padding: 5px;}
	.yja_ewm img{width: 100%;}
	.yja span{display: block;margin-top: 11px;font-size: 14px;color: #999999;line-height: 12px;letter-spacing: 1px;}
	.yjb{border-left: 1px solid #eeeeee;padding-top: 9px;padding-left: 50px;}
	.yjb_a{}
	.yjb_a:nth-child(1){width: 188px;}
	.yjb_a:nth-child(2){width: 175px;}
	.yjb_a:nth-child(3){width: 222px;}
	.yjb_a:nth-child(4){width: 230px;}
	.yjb_a:nth-child(5){width: 230px;}
	.yjb_a h6{line-height: 14px;}
	.yjb_a h6 a{font-size: 18px;color: #333333;transition: all ease 0.3s;}
	.yjb_a h6 a:hover{color: #2257ab;}
	.yjb_a p{line-height: 30px;margin-top: 21px;}
	.yjb_a p a{font-size: 14px;color: #666666;display: block;transition: all ease 0.3s;}
	.yjb_a p a:hover{color: #2257ab;transform: translateY(-3px);}
	.yjd{border-top: 1px solid #eeeeee;margin-top: 39px;}
	.yjd p{font-size: 16px;color: #bcbcbc;line-height: 54px;}
	.yjd p span{width: 24px;}
	.yjd p a{font-size: 16px;color: #bcbcbc;transition: all ease 0.3s;}
	.yjd p a:hover{color: #2257ab;}
	
/*固定的悬浮窗*/
	.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: #2257ab url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #2257ab url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #2257ab url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #2257ab url(../img/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;position: relative;}
	.nban img{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
	.keyword{width: 1400px;position: absolute;left: 50%;margin-left: -700px;bottom: 18px;}
	.keyword p{text-align: right;font-size: 12px;color: #fff;line-height: 12px;padding-right: 10px;}
	.keyword p a{font-size: 12px;color: #fff;transition: all ease 0.3s;}
	.keyword p a:hover{color: #d30000;}
	.neiy{width: 100%;margin-top: 78px;}
	.cpla{width: 102%;margin-left: -1%;}
	.cpla p{width: 14.7%;float: left;margin: 0 0.9833%;line-height: 50px;text-align: center;background-color: #f5f5f5;transition: all ease 0.3s;margin-top: 40px;}
	.cpla p a{font-size: 16px;color: #333333;transition: all ease 0.3s;}
	.cpla p:hover{background-color: #2257ab;}
	.cpla p:hover a{color: #fff;}
	.cpla p.on{background-color: #2257ab;}
	.cpla p.on a{color: #fff;}
	.cplb{width: 102%;margin-left: -1%;}
	.cplb .cpba{margin-top: 42px;}
	.cplb .cpba .cpba_t{border: 1px solid #ededed;}
	.cplb .cpba .cpba_w{border: 1px solid #ededed;}
	.more{width: 260px;height: 50px;line-height: 50px;text-align: center;background-color: #2257ab;border-radius: 10px;margin: 0 auto;margin-top: 50px;transition: all ease 0.3s;}
	.more a{font-size: 18px;color: #fff;display: block;}
	.more p{font-size: 18px;color: #fff;}
	.more:hover{transform: translateY(-6px);}
	.cplc{width: 100%;margin-top: 80px;}
	.cplc img{width: 100%;}
	
/*产品内页*/
	.cpn{width: 100%;background-color: #f5f5f5;padding: 60px 0;}
	.cpna{width: 100%;background-color: #fff;}
	.box{width: 740px;}
	.left-pro{ width: 100%;text-align: left;}
	.left-pro .t1{width:130px;float:right;margin-top: 40px;}
	.left-pro .t2{width:590px;text-indent:0;float:left;}
	.left-pro .t2 img{text-indent:0;}
	#showArea img{cursor:pointer;display:block;margin-bottom: 19px;width:100%;height:auto;float:left;border: 1px solid #ededed;transition: all ease 0.3s;}
	#main_img{cursor:pointer;display:block}
	#gotop{cursor:pointer;display:block;width: 17px;margin: 0 auto;}
	#gobottom{cursor:pointer;display:block;width: 17px;margin: 0 auto;}
	#showArea{height:347px;overflow:hidden;margin: 12px 0 24px;}
	.MagicZoomBigImageCont{border:1px solid #d30000;overflow:hidden;}
	.MagicZoomBigImageCont img{width:800px;height:800px}
	.MagicZoomBigImageCont iframe{width:300px;height:300px}
	.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#91b817;text-align:center !important}
	.MagicZoomPup{border:1px solid #aaa;background:#fff;cursor:hand;left:0}
	.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
	.MagicZoomLoading img{padding-top:3px !important}
/*	.MagicThumb{cursor:url(cursor/zoomin.cur), pointer;outline:none}*/
	.MagicThumb-zoomed{cursor:default}
	.MagicThumb span{display:none}
	.MagicThumb-image{border:1px solid #ccc;outline:none}
/*	.MagicThumb-image-zoomed{cursor:url(cursor/zoomout.cur), pointer}*/
	.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
	.MagicThumb-controlbar{display:block;height:18px}
	.MagicThumb-controlbar a{display:block;width:180px;height:180px;margin:0px 1px;outline:none;float:left;overflow:hidden}
	.MagicThumb-controlbar a span{display:block;width:1000px;height:1000px;/*background:transparent url(graphics/controlbar.png) no-repeat 0 0*/;outline:none;position:absolute;left:0px;top:0px}
	.MagicThumb-loading{border:1px solid #000;/*background:#fff url(graphics/loader.gif) no-repeat 2px 50%;*/padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}
	.cpnaw{width: 39.285%;margin-right: 4.214%;margin-top: 61px;}
	.cpnaw h1{font-size: 24px;color: #333333;font-weight: bold;line-height: 29px;}
	.cpnaw h6{font-size: 18px;color: #333333;background-color: #f5f5f5;height: 36px;line-height: 36px;border-radius: 10px;padding-left: 13px;margin-top: 34px;}
	.cpnaw h6 span{display: inline-block;width: 3px;height: 16px;background-color: #d30000;margin-right: 9px;position: relative;top: 2px;}
	.cpnaw p{width: 100%;font-size: 16px;color: #666666;line-height: 26px;margin-top: 19px;}
	.cpnaw p span{display: block;border-bottom: 1px solid #eaeaea;padding-bottom: 11px;margin-top: 13px;}
	.cpnaw p span m{display: inline-block;width: 27px;}
	.cpnx{width: 100%;margin-top: 79px;}
	.cpnx .bt p{margin-top: 0;}
	.cpnn{width: 100%;margin-top: -30px;}
	.cpnn h4{margin-top: 60px;background-image: url(../img/y36.png);background-size: 1390px 40px;height: 40px;font-size: 20px;color: #333333;font-weight: bold;line-height: 40px;padding-left: 25px;background-position: left center;background-repeat: no-repeat;}
	.cpnn .h4{margin-top: 60px;background-image: url(../img/y36.png);background-size: 1390px 40px;height: 40px;font-size: 20px;color: #333333;font-weight: bold;line-height: 40px;padding-left: 25px;background-position: left center;}
	.cpnn > img{margin-top: 19px;max-width: 100%;}
	.cpnn p img{margin-top: 19px;max-width: 100%;display: inline-block;}
	.cpnn > div img{margin-top: 19px;max-width: 100%;display: inline-block;}
	.cpnn > p{font-size: 14px;color: #333333;line-height: 24px;padding-left: 23px;}
/*	.cpnn > h6{width: 47.857%;border-bottom: 1px solid #f5f5f5;font-size: 14px;color: #333333;line-height: 24px;padding: 10px 0 10px 23px;float: right;}*/
	.cpnn_table{width: 100%;margin-top: 19px;}
	.cpnn_table table{border-collapse: collapse;width: 100%;}
	.cpnn_table table td{border: 1px solid #e1e1e1;font-size: 14px;color: #333333;height: 48px;text-align: center;}
	.cpnn_a{width: 100%;border: 1px solid #e1e1e1;margin-top: 20px;border-radius: 10px;padding: 52px 0 30px;}
	.cpnn_aa{width: 16.666%;position: relative;}
	.cpnn_aa::after{position: absolute;content: "";background-image: url(../img/y43.png);width: 10px;height: 18px;background-size: 100% 100%;top: 33px;left: -5px;}
	.cpnn_aa:nth-child(1)::after{display: none;}
	div.cpnn_aa img{width: 80px;margin: 0 auto;display: block;}
	.cpnn_aa p{text-align: center;font-size: 16px;color: #333333;line-height: 16px;margin-top: 21px;}
	.cpnn_b{width: 102.857%;margin-left: -1.4285%;margin-top: 10px;}
	.cpnn_b img{width: 22.222%;margin: 0 1.389%;margin-top: 30px;float: left;}
	.cpnn .cpba .cpba_t{border: 1px solid #ededed;}
	.cpnn .cpba .cpba_w{border: 1px solid #ededed;}
	.cpnx .cplc{margin-top: 60px;}
	
/*zhihuigongdi*/
	.zhya{width: 100%;margin-top: 40px;}
	.zhya p{width: 15.714%;margin: 0 2.143%;height: 50px;line-height: 50px;text-align: center;float: left;transition: all ease 0.3s;background-color: #f5f5f5;}
	.zhya p a{font-size: 14px;color: #333333;transition: all ease 0.3s;display: block;}
	.zhya p:hover{background-color: #2257ab;}
	.zhya p:hover a{color: #fff;}
	.zhgd{width: 100%;padding-top: 69px;margin-bottom: -78px;}
	.zhyb{width: 100%;margin-bottom: 78px;}
	.zhyba{width: 100%;}
	.zhyba_h6{font-size: 24px;color: #333333;line-height: 44px;font-weight: bold;}
	.zhyba_h6 span{color: #d30000;}
	.zhyba_p{float: right;font-size: 14px;color: #333333;line-height: 22px;width: 74.285%;}
	.zhybb{width: 100%;}
	.zhybb_a{width: 24%;margin-left: 0.25%;box-shadow: 0 0 30px 0 rgba(225,128,128,0.15);margin-top: 56px;}
	.zhybb_a:nth-child(1){margin-left: 0;}
	.zhybb_t{width: 100%;overflow: hidden;}
	.zhybb_t img{width: 100%;transition: all ease 0.3s;}
	.zhybb_w{width: 100%;height: 250px;padding: 33px 33px 0 36px;}
	.zhybb_w h6{font-size: 18px;color: #d30000;line-height: 18px;font-weight: bold;}
	.zhybb_w p{font-size: 12px;color: #888888;line-height: 20px;margin-top: 23px;}
	.zhybb_a:hover .zhybb_t img{transform: scale(1.05);}
	.zhyc{width: 100%;padding: 10px 0 10px;}
	.zhyca{width: 100%;}
	.zhyca h6{float: left;font-size: 16px;color: #333333;line-height: 32px;}
	.zhyca h6 span{display: block;font-size: 24px;color: #333333;line-height: 24px;margin-bottom: 20px;font-weight: bold;}
	.zhyca h6 span m{color: #d30000;}
	.zhyca p{float: right;font-size: 16px;color: #333333;line-height: 24px;width: 74%;margin-top: 22px;}
	.zhycb{width: 105%;margin-left: -2.5%;}
	.zhycc{width: 49%;margin: 0 0.5%;margin-top: 55px;height: 210px;background-color: #fff;border: 1px solid #f6e2e2;padding: 43px 50px 0 30px;}
	.zhycc img{width: 50px;float: left;transition: all ease 0.3s;}
	.zhycc h6{font-size: 18px;color: #333333;line-height: 18px;margin-left: 0px;width: calc(100% - 69px);float: left;height: 42px;}
	.zhycc h6 span{display: block;font-size: 12px;color: #c4c4c4;line-height: 15px;margin-top: 9px;}
	.zhycc p{width: 100%;font-size: 12px;color: #888888;line-height: 20px;margin-top: 25px;}
	.zhycc:hover img{transform: scale(0.9);}
	.zhyd{width: 100%;margin-top: 56px;}
	.zhyda{width: 63.571%;}
	.zhyda_p{width: 100%;margin-top: 12px;}
	.zhyda_p p{width: 22.471%;height: 36px;line-height: 36px;text-align: center;border: 1px solid #f6e2e2;border-radius: 10px;float: left;font-size: 14px;color: #666666;margin-left: 3.372%;margin-top: 24px;}
	.zhyda_p p:nth-child(4n+1){margin-left: 0;}
	.zhyda_p p.a{background-color: #d30000;color: #fff;}
	.zhydb{width: 35.714%;margin-top: 44px;margin-right: -1.285%;}
	.zhydb img{width: 100%;}
	.zhye{width: 100%;padding-top: 82px;}
	.zhye .zhyba_h6{line-height: 22px;}
	.zhyea{width: 100%;}
	.zhyea img{width: 27.142%;margin: 0 3.095%;float: left;margin-top: 90px;}
	.zhyf{width: 100%;padding: 74px 0 77px;background-color: #f5f5f5;margin-top: 95px;}
	.zhyfa{width: 100%;margin-top: 52px;}
	.zhyfb{width: 47.142%;}
	.zhyfb img{width: 100%;}
	.zhyfb p{text-align: center;margin-top: 23px;font-size: 18px;color: #333333;line-height: 18px;}
	.zhyfc{width: 46.428%;overflow: hidden;margin-top: -5px;}
	.zhyfx{width: 124%;}
	.zhyfc img{width: 100%;}
	.zhyfc p{text-align: center;font-size: 14px;color: #333333;line-height: 14px;margin-top: 20px;}
	
/*jianzhenjishuye*/
	.jzga{display: table;margin: 0 auto;margin-top: 40px;}
	.jzga p{width: 220px;height: 50px;line-height: 50px;text-align: center;background-color: #f5f5f5;float: left;margin: 0 68px;transition: all ease 0.3s;}
	.jzga p a{font-size: 14px;color: #333333;transition: all ease 0.3s;}
	.jzga p:hover{background-color: #2257ab;}
	.jzga p:hover a{color: #fff;}
	.jzgjs{width: 100%;background-color: #f5f5f5;padding: 50px 0 80px;margin-top: 41px;margin-bottom: -78px;}
	.jzgb{width: 100%;background-color: #fff;padding: 46px 50px 50px 40px;}
	.jzgba{width: 44.885%;}
	.jzgba h6{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;}
	.jzgba h6 span{color: #de0303;}
	.jzgba p{font-size: 14px;color: #666666;line-height: 20px;margin-top: 42px;}
	.jzgba img{width: 100%;margin-top: 20px;}
	.jzgbb{width: 46.564%;}
	.jzgbb_a{width: 100%;}
	.jzgbb_a p{font-size: 20px;color: #333333;font-weight: bold;line-height: 20px;}
	.jzgbb_a img{width: 100%;margin-top: 22px;}
	.jzgbb_a:nth-child(2){margin-top: 45px;}
	.jzgbc{width: 100%;margin-top: 40px;}
	.jzgbc h6{font-size: 20px;color: #333333;line-height: 20px;font-weight: bold;}
	.jzgbca{width: 104.198%;margin-left: -2.099%;}
	.jzgbca img{width: 30.036%;float: left;margin: 0 1.648%;margin-top: 43px;}
	.jzgc{width: 100%;background-color: #fff;padding: 60px 0 64px 40px;margin-top: 50px;margin-bottom: 60px;}
	.jzgca{width: 38.235%;}
	.jzgca h6{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;}
	.jzgca h6 span{color: #de0303;}
	.jzgca p{font-size: 14px;color: #666666;line-height: 20px;margin-top: 30px;}
	.jzgca img{width: 89.8%;float: right;margin-top: 40px;}
	.jzgcb{width: 51.47%;background-image: url(../img/y61.jpg);background-repeat: no-repeat;background-position: bottom center;background-size: 94% auto;padding-bottom: 100px;}
	.jzgcb h6{font-size: 20px;color: #333333;line-height: 20px;font-weight: bold;padding-left: 39px;}
	.jzgcba{width: 128%;margin-left: -16%;margin-top: 94px;}
	.jzgcba img{width: 100%;transform: scale(0.35);}
	#swiper_jz{padding: 20px;}
	#swiper_jz .swiper-slide-active img{transform: scale(1.15);transition: all ease 0.3s;}
	#swiper-button-next_jz{background-image: url(../img/y63.png);width: 9px;height: 15px;background-size: 100% 100%;right: 26%;}
	#swiper-button-prev_jz{background-image: url(../img/y62.png);width: 9px;height: 15px;background-size: 100% 100%;left: 26%;}
	.jzgd{width: 100%;background-color: #fff;padding: 42px 40px 41px 40px;margin-top: 60px;}
	.jzgd h6{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;}
	.jzgd h6 span{color: #de0303;}
	.jzgd img{width: 100%;margin-top: 30px;}
	.jzge{width: 103.928%;margin-left: -1.964%;margin-top: 50px;}
	.jzgea{width: 100%;margin: 0 0%;}
	.jzgea_t{width: 100%;overflow: hidden;}
	.jzgea_t img{width: 100%;transition: all ease 0.3s;}
	.jzgea_w{width: 100%;background-color: #fff;height: 100px;padding: 0 24px 0 37px;}
	.jzgea_w p{float: left;width: 88%;line-height: 100px;font-size: 20px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.jzgea_m{width: 26px;height: 26px;background-image: url(../img/y10.png);background-size: 15px 10px;float: right;margin-top: 40px;transition: all ease 0.3s;background-repeat: no-repeat;background-position: center;background-color: #e8e8e8;border-radius: 50%;}
	.jzgea:hover .jzgea_t img{transform: scale(1.05);}
	.jzgea:hover .jzgea_m{background-color: #2257ab;background-image: url(../img/y11.png);transform: translateX(-6px);}
	
/*成功案例页*/
	.neiy .ala_a{background-color: #f5f5f5;}
	.neiy .ala_a:hover{background-color: #2257ab;}
	.ala_a.on{background-color: #2257ab;}
	.ala_a.on img:nth-child(1){opacity: 0;}
	.ala_a.on img:nth-child(2){opacity: 1;}
	.ala_a.on p{color: #fff;}
	.neiy .alb{margin-top: 0}
	.neiy .alba{margin-top: 50px;}
	.neiy .alba p{border: 1px solid #e5e5e5;border-top: none;}
	
/*关于我们页*/
	.gyya{display: table;margin: 0 auto;margin-top: 40px;}
	.gyya p{width: 220px;height: 50px;line-height: 50px;text-align: center;background-color: #f5f5f5;float: left;margin: 0 34px;transition: all ease 0.3s;}
	.gyya p a{font-size: 16px;color: #333333;transition: all ease 0.3s;display: block;}
	.gyya p:hover{background-color: #2257ab;}
	.gyya p:hover a{color: #fff;}
	.gyya p.on{background-color: #2257ab;}
	.gyya p.on a{color: #fff;}
	.gyyb{width: 100%;}
	.gyyba{width: 100%;margin-top: 80px;}
	.gyyba_w{width: 45%;padding-top: 29px;}
	.gyyba_w img{height: 37px;}
	.gyyba_w h6{font-size: 18px;color: #333333;line-height: 18px;margin-top: 54px;}
	.gyyba_w p{font-size: 14px;color: #333333;line-height: 20px;margin-top: 10px;}
	.gyyba_t{width: 50%;}
	.gyyba_t img{width: 100%;}
	.gyyc{width: 100%;background-color: #f5f5f5;padding: 78px 0 77px;margin-top: 0px;}
	.gyyca{width: 100%;}
	.gyyca h6{font-size: 32px;color: #333333;font-weight: bold;line-height: 32px;text-align: center;}
	.gyyca h6 span{color: #d20000;}
	.gyyca p{font-size: 14px;color: #333333;line-height: 24px;text-align: center;margin-top: 25px;}
	.gyyca img{width: 180px;margin: 0 auto;margin-top: 39px;}
	.gyycb{width: 100%;margin-top: 12px;}
	.gyycb > img{width: 71.42%;margin: 0 auto;}
	.gyycc{width: 107.142%;margin-left: -3.571%;}
	.gyycd{width: 32%;margin: 0 0.5%;position: relative;}
	.gyycd_t{width: 100%;overflow: hidden;}
	.gyycd_t img{width: 100%;transition: all ease 0.3s;}
	.gyycd_w{width: 100%;height: 200px;background-color: #fff;padding: 42px 43px 0 0px;}
	.gyycd_w h6{font-size: 20px;color: #333333;line-height: 20px;font-weight: bold;}
	.gyycd_w p{font-size: 14px;color: #666666;line-height: 20px;margin-top: 20px;}
	.gyycd .img{width: 90px;position: absolute;left: 50%;margin-left: -45px;top: -40px;transition: all ease 0.3s;}
	.gyycd:hover .gyycd_t img{transform: scale(1.05);}
	.gyycd:hover .img{transform: scale(0.95);}
	.gyyd{margin-top: 30px;}
	.gyyd h6{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;}
	.gyyda{width: 49%;margin: 0 0.25%;height: 100%;box-shadow: 0 0 30px 0 rgba(175,175,175,0.2);margin-top: 40px;padding: 30px 10px 30px  30px;}
	.gyyda img{width: 80px;float: left;transition: all ease 0.3s;}
	.gyyda p{width: calc(100% - 0px);float: left;margin-left: 0px;font-size: 14px;color: #666666;line-height: 20px;margin-top: 12px;line-height: 1.5em;}
	.gyyda p span{display: block;font-size: 16px;color: #333333;margin-bottom: 19px;font-weight: bold;}
	.gyyda:hover img{transform: scale(0.9);}
	
/*荣誉资质页*/
	.ryya{width: 106.571%;margin-left: -3.2855%;}
	.ryyb{width: 24%;margin: 0 0.25%;background-color: #fff;padding: 25px 25px 23px 25px;box-shadow: 0 0 30px rgba(175,175,175,0.2);margin-top: 20px;}
	.ryyb img{width: 100%;}
	.ryyb p{text-align: center;font-size: 14px;color: #333333;line-height: 24px;margin-top: 15px;}
	
/*研发中心页*/
	.yfya{width: 109.285%;margin-left: -4.6425%;}
	.yfyb{width: 24.836%;margin: 0 4.248%;margin-top: 70px;}
	.yfyb_t{width: 100%;overflow: hidden;}
	.yfyb_t img{width: 100%;transition: all ease 0.3s;}
	.yfyb p{border: 1px solid #eeeeee;font-size: 16px;color: #333333;line-height: 60px;text-align: center;height: 60px;overflow: hidden;}
	.yfyb:hover .yfyb_t img{transform: scale(1.05);}
	
/*服务页*/
	.fwy{width: 100%;margin-top: 67px;}
	.fwya{width: 34.285%;}
	.fwyaa{width: 100%;background-image: url(../img/y82.jpg);height: 170px;background-size: cover;padding-top: 71px;border: 1px solid #dadada;}
	.fwyaa h6{text-align: center;font-size: 24px;color: #fff;font-weight: bold;line-height: 24px;}
	.fwyaa p{text-align: center;font-family: Arial;font-size: 14px;color: #fff;opacity: 0.5;line-height: 11px;margin-top: 13px;text-transform: uppercase;}
	.fwyab{width: 100%;border: 1px solid #dadada;border-top: none;padding-top: 63px;height: 570px;}
	.fwyab > img{width: 358px;margin: 0 auto;}
	.fwyba > img{width: 754px;margin: 0 auto;}
	.fwyab_a{width: 50%;margin-top: 57px;position: relative;}
	.fwyab_a img{width: 80px;margin: 0 auto;}
	.fwyab_a p{text-align: center;font-size: 16px;color: #333333;line-height: 16px;margin-top: 21px;}
	.fwyab_a::after{position: absolute;content: "";background-image: url(../img/y43.png);width: 10px;height: 18px;background-size: 100% 100%;top: 33px;right: -5px;}
	.fwyab_a:nth-child(2)::after{background-image: url(../img/y84.png);top: auto;bottom: -34px;width: 18px;height: 59px;right: 34px;}
	.fwyab_a:nth-child(3)::after{right: auto;left: -5px;transform: rotate(180deg);}
	.fwyab_a:nth-child(4)::after{background-image: url(../img/y85.png);top: auto;bottom: -54px;width: 18px;height: 59px;left: 34px;right: auto;}
	.fwyab_a:nth-child(6)::after{display: none;}
	.fwyb{width: 61.428%;}
	.fwyb .fwyaa{background-image: url(../img/y83.jpg);}
	.fwyba{width: 100%;border: 1px solid #dadada;border-top: none;padding: 63px 45px 0 45px;height: 570px;}
	.fwyba_a{width: 20%;margin-top: 57px;position: relative;}
	.fwyba_a img{width: 80px;margin: 0 auto;}
	.fwyba_a p{width: 120%;margin-left: -10%;text-align: center;font-size: 14px;color: #333333;line-height: 16px;margin-top: 21px;}
	.fwyba_a p span{font-size: 12px;}
	.fwyba_a::after{position: absolute;content: "";background-image: url(../img/y43.png);width: 10px;height: 18px;background-size: 100% 100%;top: 33px;right: -5px;}
	.fwyba_a:nth-child(5)::after{background-image: url(../img/y84.png);top: auto;bottom: -60px;width: 18px;height: 59px;right: 0px;}
	.fwyba_a:nth-child(n+6){width: 24%;}
	.fwyba_a:nth-child(6){margin-right: 2%;}
	.fwyba_a:nth-child(10){margin-left: 2%;}
	.fwyba_a:nth-child(6)::after,.fwyba_a:nth-child(13)::after{display: none;}
	.fwyba_a:nth-child(6)::after,.fwyba_a:nth-child(7)::after,.fwyba_a:nth-child(8)::after,.fwyba_a:nth-child(9)::after{transform: rotate(180deg);}
	.fwyba_a:nth-child(9)::before{position: absolute;content: "";background-image: url(../img/y85.png);top: auto;bottom: -60px;width: 18px;height: 59px;left: 0;right: auto;}
	
/*联系我们页*/
	.lxya{width: 100%;margin-top: 56px;}
	.lxya_a{}
	.lxya_a img{width: 50px;}
	.lxya_a p{font-size: 16px;color: #666666;line-height: 12px;margin-top: 14px;margin-left: 10px;}
	.lxya_a p span{display: block;font-size: 16px;font-family: Arial;color: #333333;line-height: 18px;margin-top: 18px;}
	.lxya_a:nth-child(2){margin-left: 144px;}
	.lxya_a:nth-child(3){margin-left: 133px;}
	.lxya_a:nth-child(4){margin-left: 144px;}
	.lxya_b{margin-top: 5px;}
	.lxya_b img{float: left;width: 100px;border: 1px solid #e5e5e5;padding: 5px;}
	.lxya_b p{float: left;width: 16px;margin-left: 10px;margin-top: 18px;line-height: 14px;}
	.lxyb{width: 100%;margin-top: 82px;margin-bottom: 80px;}
	.lxyb .lxb{width: 50%;background-image: url(../img/y85.jpg);height: 490px;background-size: cover;background-repeat: no-repeat;background-position: center;padding: 45px 40px 0 40px;}
	.lxyb .lxb .input2{background-color: #fff;color: #d40000;}
	.ditu{width: 50%;}
	/*404*/
	.fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:110px 30px;}
.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;}
	body{overflow: 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;
}
/* placeholder样式 */
	
	.lxba input::-webkit-input-placeholder, .lxba textarea::-webkit-input-placeholder { 
	color: #fff;  opacity: 1;
	} 
	.lxba input:-moz-placeholder, .lxba textarea:-moz-placeholder { 
	color: #fff;  opacity: 1;
	} 
	.lxba input::-moz-placeholder, .lxba textarea::-moz-placeholder { 
	color: #fff;  opacity: 1;
	} 
	.lxba input:-ms-input-placeholder, .lxba textarea:-ms-input-placeholder { 
	color: #fff;  opacity: 1;
	} 

/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#2257ab;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#2257ab;border-radius: 5px;}

/*top*/
	.top{width: 100%;height: 110px;padding-top: 41px;}
	.logoa{}
	.logoa img{width: 180px;float: left;}
	.nav{z-index: 2;margin-right: 31px;}
	.nava{transition: all ease 0.3s;cursor: pointer;position: relative;margin: 0 12px;height: 58px;}
	.nava p::after{position: absolute;content: "";background-image: url(../img/y1.png);width: 75px;height: 2px;background-size: 100% 100%;left: 50%;margin-left: -37.5px;top: 24px;opacity: 0;transition: all ease 0.3s;}
	.nava p{line-height: 20px;transition: all ease 0.3s;text-align: center;position: relative;}
	.nava p a{font-size: 14px;color: #333333;transition: all ease 0.3s;}
	.navaa p::after{opacity: 1;top: 29px;}
	.navaa p a{color: #2257ab;}
	.nava:hover p a{color: #2257ab;}
	.nava:hover p::after{opacity: 1;top: 29px;}
	.navb{width: 180px;position: absolute;z-index: 101;top: 51px;left: 50%;margin-left: -90px;opacity: 0;background-color: #2257ab;text-align: center;}
	.navba{line-height:24px;text-align: center;transition: all ease 0.3s;display: block;padding: 6px;}
	.navba a{font-size: 12px;color: #fff;transition: all ease 0.3s;display: block;}
	.navba:hover{background-color: #a50101;}
	.navba:hover a{transform: translateY(-4px);}
	.topa{}
	.topa img{float: left;}
	.topa p{float: left;line-height: 18px;font-family: Arial;font-size: 18px;color: #2257ab;margin-left: 2px;font-weight: bold;}
	
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 542px;position: relative;}
	.imgbox{ width:1600px;overflow: hidden;position: relative;left: 50%; margin-left: -800px;height: 542px;}
	.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(../img/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../img/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(../img/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../img/yi08.png);opacity: 1;}
	.flip{position: absolute;left: 50%;bottom: 32px;margin-left: -30px;}
	.flip li{cursor: pointer;width: 5px;height: 5px;margin: 0 2.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #fff;}
	.flip li.ppp{width:26px;border-radius: 20px;}
	.bka{width: 100%;height: 120px;padding-top: 35px;}
	.bkaa{width: 50%;}
	.bkaa a > img{width: 50px;float: left;}
	.bkaa h6{float: left;font-size: 12px;color: #c7201f;margin-left: 12px;line-height: 12px;}
	.bkaa h6 span{display: block;font-size: 26px;font-weight: bold;line-height: 31px;margin-bottom: 5px;}
	.bkaa p{float: left;font-size: 12px;color: #666666;line-height: 14px;margin-top: 6px;margin-left: 21px;}
	.bkaa p span{display: block;font-size: 16px;line-height: 20px;margin-bottom: 8px;}
	.bkaa div{width: 32px;height: 32px;background-color: #f5f5f5;border-radius: 50%;padding-top: 11px;float: right;transition: all ease 0.3s;margin-top: 12px;background-image: url(../img/y5.png);background-size: 6px 10px;background-repeat: no-repeat;background-position: center;}
	.bkaa div img{width: 6px;margin: 0 auto;}
	.bkab{width: 36.4285%;margin-right: 1.07%;}
	.bkaa:hover div{background-color: #2257ab;transform: translateX(-6px);background-image: url(../img/y6.png);}
/*产品中心*/
	.cp{width: 100%;background-color: #f5f5f5;overflow: hidden;padding: 79px 0 76px;}
	.bt h6{font-size: 40px;color: #eeeeee;text-transform: uppercase;text-align: center;line-height: 30px;font-weight: bold;}
	.bt p{text-align: center;font-size: 32px;color: #333333;line-height: 32px;font-weight: bold;margin-top: -11px;position: relative;letter-spacing: 1px;}
	.bt p span{color: #2257ab;}
	.bt img{width: 46px;margin: 0 auto;margin-top: 27px;}
	.cpa{width: 100%;margin-top: 40px;}
	.cpaa{width: 23.571%;}
	.cpaa_a{width: 100%;background-color: #fff;margin-bottom: 1px;padding: 0.1% 5%;transition: all ease 0.3s;}
	.cpaa_a p{float: left;line-height: 50px;font-size: 14px;color: #333333;transition: all ease 0.3s;}
	.cpaa_a .m{float: right;width: 20px;height: 20px;background-color: #eeeeee;border-radius: 50%;background-image: url(../img/y8.png);background-size: 8px 7px;background-repeat: no-repeat;background-position: center;transition: all ease 0.3s;margin-top: 15px;}
	.cpaa_a.on{background-color: #18191e;}
	.cpaa_a.on p{color: #fff;}
	.cpaa_a.on .m{background-color: #2257ab;background-image: url(../img/y9.png);transform: translateX(-5px);}
	.cpab{width: 74.5%;}
	.cpab_a{width: 100%;}
	.cpab_a img{width: 100%;}
	.cpb{width: 102%;margin-left: -1%;}
	.cpba{width: 23.109%;margin: 0 0.9455%;margin-top: 30px;}
	.cpba_t{width: 100%;overflow: hidden;}
	.cpba_t img{width: 100%;transition: all ease 0.3s;}
	.cpba_w{width: 100%;background-color: #fff;margin-top: 2px;padding: 0 17px;transition: all ease 0.3s;}
	.cpba_w p{float: left;font-size: 14px;color: #333333;line-height: 46px;width: 85%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.cpba_w .mr{width: 17px;height: 10px;background-image: url(../img/y10.png);background-size: 100% 100%;float: right;margin-top: 18px;transition: all ease 0.3s;}
	.cpba:hover .cpba_t img{transform: scale(1.05);}
	.cpba:hover .cpba_w{background-color: #2257ab;}
	.cpba:hover .cpba_w p{color: #fff;}
	.cpba:hover .cpba_w .mr{background-image: url(../img/y11.png);transform: translateX(-6px);}
/*智慧工地*/
	.zh{width: 100%;overflow: hidden;margin-top: 70px;padding-bottom: 89px;}
	.zha{width: 100%;margin-top: 23px;position: relative;}
	.zhaa{width: 28%;margin-top: -58px;}
	.zhaa_a{width: 100%;height: 110px;background-color: #fff;transition: all ease 0.3s;margin-top: 80px;box-shadow: 0 0 30px 0 rgba(225,128,128,0.15);padding: 34px 0 0 15px;}
	.zhaa_a img{float: left;width: 50px;}
	.zhaa_a p{float: left;margin-left: 12px;font-size: 18px;color: #333333;line-height: 18px;transition: all ease 0.3s;width: calc(100% - 65px);}
	.zhaa_a p span{display: block;font-size: 12px;color: #c4c4c4;line-height: 11px;margin-top: 11px;}
	.zhaa_a:hover{background-color: #18191e;}
	.zhaa_a:hover p{color: #fff;}
	.zhab{width: 47%;margin-left: -1.5%;margin-right: -2%;position: relative;z-index: 10;}
	.zhab img{width: 100%;}
	.zhax{width: 54.5%;position: absolute;left: 22.75%;top: 134px;z-index: -1;}
	.zhax img{width: 100%;}
/*减隔震技术*/
	.jgz{width: 100%;overflow: hidden;background-image: url(../img/y6.jpg);background-repeat: no-repeat;background-size: auto 51%;background-position: top center;padding: 77px 0 100px;}
	.jgz .bt h6{opacity: 0.4;}
	.jgz .bt p{color: #333333;}
	.jgza{width: 100%;margin-top: 40px;}
	.jgzb{width: 30.714%;}
	.jgzb:nth-child(2){margin: 0 3.929%;}
	.jgzb_t{width: 100%;overflow: hidden;}
	.jgzb_t img{width: 100%;transition: all ease 0.3s;}
	.jgzb_w{width: 100%;background-color: #fff;box-shadow: 0 0 30px 0 rgba(222,222,222,0.35);padding: 29px 20px 33px 16px;}
	.jgzb_w h5{float: left;font-family: Arial;font-size: 55px;color: #e8e8e8;line-height: 40px;font-weight: bold;opacity: 0.3;}
	.jgzb_w h6{line-height: 40px;float: left;font-size: 17px;color: #333333;font-weight: bold;margin-left: -37px;position: relative;}
	.jgzb_w p{font-size: 15px;color: #666666;line-height: 40px;height: 120px;margin-top: 10px;}
	.jgzb_w span{float: left;display: block;line-height: 26px;font-size: 14px;color: #a3a3a3;margin-top: 17px;transition: all ease 0.3s;}
	.jgzb_w .jgm{width: 26px;height: 26px;background-image: url(../img/y11.png);background-size: 15px 10px;float: right;margin-top: 17px;transition: all ease 0.3s;background-repeat: no-repeat;background-position: center;background-color: #e8e8e8;border-radius: 50%;}
	.jgzb:hover .jgzb_t img{transform: scale(1.05);}
	.jgzb:hover .jgzb_w span{color: #2257ab;}
	.jgzb:hover .jgm{background-color: #2257ab;transform: translateX(-6px);}
	.bkb{width: 100%;overflow: hidden;}
	.bkb img{width: 1400px;position: relative;left: 50%;margin-left: -700px;}
/*成功案例*/
	.al{width: 100%;overflow: hidden;background-image: url(../img/y11.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 78px 0 81px;}	
	.al .bt h6{color: #fff;}
	.ala{display: table;margin: 0 auto;margin-top: 30px;}
	.ala_a{margin: 0 25px;background-color: #fff;border-radius: 20px;padding: 9px 28px 7px 23px;}
	.ala_at{width: 28px;position: relative;float: left;}
	.ala_at img{width: 100%;transition: all ease 0.3s;}
	.ala_at img:nth-child(2){position: absolute;left: 0;top: 0;opacity: 0;}
	.ala_a p{float: left;font-size: 14px;color: #666666;line-height: 24px;margin-left: 13px;transition: all ease 0.3s;}
	.ala_a:hover{background-color: #2257ab;}
	.ala_a:hover img:nth-child(1){opacity: 0;}
	.ala_a:hover img:nth-child(2){opacity: 1;}
	.ala_a:hover p{color: #fff;}
	.alb{width: 103.714%;margin-left: -1.857%;margin-top: 50px;}
	.alba{width: 21.349%;margin: 0 1.8255%;}
	.alba_t{width: 100%;overflow: hidden;}
	.alba_t img{width: 100%;transition: all ease 0.3s;}
	.alba p{line-height: 70px;font-size: 16px;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background-color: #fff;padding: 0 16px;}
	.alba:hover .alba_t img{transform: scale(1.05);}
	.alb_m{width: 140px;height: 44px;line-height: 44px;background-color: #fff;text-align: center;margin: 0 auto;margin-top: 40px;border-radius: 22px;transition: all ease 0.3s;}
	.alb_m a{font-size: 14px;color: #2257ab;}
	.alb_m a img{display: inline-block;margin-left: 24px;position: relative;top: 5px;}
	.alb_m:hover{transform: translateY(-6px);}
/*关于*/
	.gy{width: 100%;background-image: url(../img/y16.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding-top: 79px;}
	.gy .bt h6{opacity: 0.1;}
	.gy .bt p{color: #fff;}
	.gya{width: 100%;background-color: #fff;margin-top: 42px;background-image: url(../img/y28.png);background-repeat: no-repeat;background-size: 22.2% auto;background-position: bottom left 36%;}
	.gyb{width: 50%;padding: 5% 4% 5% 4%;}
	.gyb h5{float: left;font-size: 28px;color: #2e2e2e;line-height: 44px;letter-spacing: 2px;}
	.gyb_m{float: right;width: 140px;height: 44px;border-radius: 22px;border: 1px solid #f3f3f3;text-align: center;line-height: 42px;transition: all ease 0.3s;}
	.gyb_m a{font-size: 14px;color: #2257ab;}
	.gyb_m a img{display: inline-block;margin-left: 24px;position: relative;top: 5px;}
	.gyb_m:hover{border-color: #2257ab;transform: translateX(-5px);}
	.gyb h6{font-size: 18px;color: #666666;letter-spacing: 1px;line-height: 18px;margin-top: 36px;}
	.gyb > p{font-size: 14px;color: #666666;line-height: 20px;margin-top: 36px;}
	.gyb_a{margin-top: 8%;}
	.gyb_b{margin-left: 12px;}
	.gyb_c{margin-left: 10px;}
	.gyb_a img{float: left;width: 36px;transition: all ease 0.3s;}
	.gyb_a p{float: left;font-size: 12px;color: #d1d1d1;text-transform: uppercase;font-family: Arial;line-height: 9px;margin-left: 14px;}
	.gyb_a p span{display: block;font-size: 16px;color: #2d2d2d;line-height: 16px;font-weight: bold;margin-bottom: 6px;}
	.gyb_a:hover img{transform: scale(0.9);}
	.gyc{width: 50%;}
	.gyc img{width: 100%;}
	.gyx{width: 100%;position: relative;top: 78px;}
	.gyx img{width: 100%;}
/*荣誉*/
	.ry{width: 100%;background-color: #f5f5f5;padding: 128px 0 78px;}
	.rya{width: 16.428%;margin-left: 4.465%;position: relative;}
	.rya:nth-child(1){margin-left: 0;}
	.rya img{width: 100%;}
	.rya::after{position: absolute;content: "";background-image: url(../img/y30.png);width: 50px;height: 50px;background-size: 100% 100%;left: -5px;top: -5px;}
	.rya::before{position: absolute;content: "";background-image: url(../img/y34.png);width: 50px;height: 50px;background-size: 100% 100%;right: -5px;bottom: 31px;}
	.rya p{text-align: center;font-size: 14px;color: #333333;line-height: 20px;margin-top: 17px;font-weight: bold;}
/*研发中心*/
	.yf{width: 100%;overflow: hidden;margin-top: 65px;background-image: url(../img/y31.png);background-repeat: no-repeat;background-position: bottom center;background-size: 1920px 200px;padding-bottom: 61px;}
	.yf .commen{overflow: hidden;}
	.yfa{width: 100%;}
	.yfa h6{float: left;font-size: 26px;color: #333333;line-height: 26px;font-weight: bold;}
	.yfa p{float: right;font-size: 30px;color: #eeeeee;text-transform: uppercase;font-weight: bold;line-height: 30px;}
	.yfb{width: 120%;margin-left: 30px;margin-top: 43px;}
	.yfba{width: 100%;}
	#swiper_yf{padding-bottom: 1px;}
	.yfba_t{width: 100%;overflow: hidden;}
	.yfba_t img{width: 100%;transition: all ease 0.3s;}
	.yfba_w{width: 100%;padding: 0 20px;border: 1px solid rgba(255,255,255,0.3);border-top: none;background-color: rgba(255,255,255,0.1);}
	.yfba_w p{float: left;line-height: 60px;font-size: 16px;color: #fff;}
	.yfba_w  img{float: right;width: 24px;margin-top: 20px;}
	.yfba:hover .yfba_t img{transform: scale(1.05);}
/*服务*/
	.fw{width: 100%;margin-top: 64px;}
	.fwa{width: 48.571%;box-shadow: 0 0 30px 0 rgba(225,128,128,0.15);margin-top: 42px;height: 200px;padding: 28px 0 0 5%;background-image: url(../img/y33.png);background-repeat: no-repeat;background-position: right bottom;}
	.fwa_t{width: 130px;}
	.fwa_t img{width: 100%;transition: all ease 0.3s;}
	.fwa_w{margin-left: 20px;margin-top: 27px;}
	.fwa_w h6{font-size: 22px;color: #333333;font-weight: bold;line-height: 26px;}
	.fwa_w p{font-size: 16px;font-family: Arial;color: #d0d0d0;text-transform: uppercase;line-height: 13px;margin-top: 14px;}
	.fwa_w span{display: block;float: left;font-size: 16px;color: #2257ab;margin-top: 25px;line-height: 16px;}
	.fwa_w img{float: left;width: 20px;margin-top: 24px;margin-left: 15px;}
	.fwa:hover .fwa_t img{transform: scale(0.95);}

	
/*联系我们*/
	.lx{width: 100%;overflow: hidden;margin-top: 78px;background-image: url(../img/y29.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 74px 0 83px;}
	.lxa{width: 45%;}
	.lxa_a{width: 100%;margin-bottom: 15px;}
	.lxa_a h6{float: left;font-size: 22px;color: #fff;font-weight: bold;line-height: 26px;}
	.lxa_a h6 span{display: inline-block;font-family: Arial;opacity: 0.1;text-transform: uppercase;margin-left: 10px;}
	.lxa_a p{float: right;font-size: 12px;color: #fff;line-height: 26px;}
	.lxa_b{width: 100%;}
	.lxa_ba{width: 45%;border-top: 1px solid #ed5555;padding-top: 40px;margin-top: 40px;}
	.lxa_ba p{float: left;width: 52px;padding-left: 5px;font-size: 14px;color: #ff8181;line-height: 19px;}
	.lxa_ba h6{float: left;font-family: Arial;font-size: 20px;color: #fff;font-weight: bold;line-height: 19px;}
	.lxa_bb h6{font-weight: normal;font-size: 16px;}
	.lxa_ba img{float: left;width: 80px;margin-top: -20px;}
	.lxa_bc{width: 100%;margin-top: 20px;}
	.lxa_bc h6{font-size: 14px;font-weight: normal;}
	.lxb{width: 44.285%;}
	.lxba{width: 100%;margin-top: 29px;}
	.lxba .input1{width: 48.387%;height: 40px;line-height: 40px;padding-left: 15px;font-size: 14px;color: #fff;border-radius: 5px;background-color: rgba(255,255,255,0.2);margin-top: 20px;}
	.lxba textarea{width: 100%;height: 100px;line-height: 20px;padding-left: 15px;font-size: 14px;color: #fff;border-radius: 5px;background-color: rgba(255,255,255,0.2);margin-top: 20px;padding-top: 10px;}
	.lxba .input2{width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #fff;border-radius: 5px;background-color: #2257ab;margin-top: 20px;cursor: pointer;}
	
/*footer*/
	.yj{width: 100%;overflow: hidden;margin-top: 56px;}
	.yja{margin-top: 7px;}
	.yja > img{width: 130px;}
	.yja p{font-size: 14px;color: #999999;line-height: 14px;margin-top: 35px;}
	.yja h6{font-family: Arial;font-size: 18px;color: #2257ab;line-height: 15px;margin-top: 9px;font-weight: bold;}
	.yja_ewm{margin-top: 27px;width: 94px;height: 94px;border: 1px solid #e0e0e0;padding: 5px;}
	.yja_ewm img{width: 100%;}
	.yja span{display: block;margin-top: 11px;font-size: 12px;color: #999999;line-height: 12px;letter-spacing: 1px;}
	.yjb{border-left: 1px solid #eeeeee;padding-top: 9px;padding-left: 20px;}
	.yjb_a{width: 120px;}
	.yjb_a:nth-child(3){width: 145px;}
	.yjb_a:nth-child(4){width: 145px;}
	.yjb_a:nth-child(5){width: 145px;}
	.yjb_a:nth-child(6){width: auto;}
	.yjb_a h6{line-height: 14px;}
	.yjb_a h6 a{font-size: 12px;color: #333333;transition: all ease 0.3s;}
	.yjb_a h6 a:hover{color: #2257ab;}
	.yjb_a p{line-height: 30px;margin-top: 21px;}
	.yjb_a p a{font-size: 12px;color: #666666;display: block;transition: all ease 0.3s;}
	.yjb_a p a:hover{color: #2257ab;transform: translateY(-3px);}
	.yjd{border-top: 1px solid #eeeeee;margin-top: 39px;}
	.yjd p{font-size: 12px;color: #bcbcbc;line-height: 54px;}
	.yjd p span{width: 24px;}
	.yjd p a{font-size: 12px;color: #bcbcbc;transition: all ease 0.3s;}
	.yjd p a:hover{color: #2257ab;}
	
/*固定的悬浮窗*/
	.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: #2257ab url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #2257ab url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #2257ab url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #2257ab url(../img/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;position: relative;}
	.nban img{width: 1500px;position: relative;left: 50%;margin-left: -700px;}
	.keyword{width: 98%;position: absolute;left: 1%;bottom: 18px;}
	.keyword p{text-align: right;font-size: 12px;color: #fff;line-height: 12px;padding-right: 10px;}
	.keyword p a{font-size: 12px;color: #fff;transition: all ease 0.3s;}
	.keyword p a:hover{color: #d30000;}
	.neiy{width: 100%;margin-top: 78px;}
	.cpla{width: 102%;margin-left: -1%;}
	.cpla p{width: 14.7%;float: left;margin: 0 0.9833%;line-height: 50px;text-align: center;background-color: #f5f5f5;transition: all ease 0.3s;margin-top: 40px;}
	.cpla p a{font-size: 12px;color: #333333;transition: all ease 0.3s;}
	.cpla p:hover{background-color: #2257ab;}
	.cpla p:hover a{color: #fff;}
	.cpla p.on{background-color: #2257ab;}
	.cpla p.on a{color: #fff;}
	.cplb{width: 102%;margin-left: -1%;}
	.cplb .cpba{margin-top: 42px;}
	.cplb .cpba .cpba_t{border: 1px solid #ededed;}
	.cplb .cpba .cpba_w{border: 1px solid #ededed;}
	.more{width: 260px;height: 50px;line-height: 50px;text-align: center;background-color: #2257ab;border-radius: 10px;margin: 0 auto;margin-top: 50px;transition: all ease 0.3s;}
	.more a{font-size: 18px;color: #fff;display: block;}
	.more p{font-size: 18px;color: #fff;}
	.more:hover{transform: translateY(-6px);}
	.cplc{width: 100%;margin-top: 80px;}
	.cplc img{width: 100%;}
	
/*产品内页*/
	.cpn{width: 100%;background-color: #f5f5f5;padding: 60px 0;}
	.cpna{width: 100%;background-color: #fff;}
	.box{width: 650px;}
	.left-pro{ width: 100%;text-align: left;}
	.left-pro .t1{width:110px;float:right;margin-top: 40px;}
	.left-pro .t2{width:530px;text-indent:0;float:left;}
	.left-pro .t2 img{text-indent:0;}
	#showArea img{cursor:pointer;display:block;margin-bottom: 19px;width:100%;height:auto;float:left;border: 1px solid #ededed;transition: all ease 0.3s;}
	#main_img{cursor:pointer;display:block}
	#gotop{cursor:pointer;display:block;width: 17px;margin: 0 auto;}
	#gobottom{cursor:pointer;display:block;width: 17px;margin: 0 auto;}
	#showArea{height:300px;overflow:hidden;margin: 12px 0 24px;}
	.MagicZoomBigImageCont{border:1px solid #d30000;overflow:hidden;}
	.MagicZoomBigImageCont img{width:800px;height:800px}
	.MagicZoomBigImageCont iframe{width:300px;height:300px}
	.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#91b817;text-align:center !important}
	.MagicZoomPup{border:1px solid #aaa;background:#fff;cursor:hand;left:0}
	.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
	.MagicZoomLoading img{padding-top:3px !important}
/*	.MagicThumb{cursor:url(cursor/zoomin.cur), pointer;outline:none}*/
	.MagicThumb-zoomed{cursor:default}
	.MagicThumb span{display:none}
	.MagicThumb-image{border:1px solid #ccc;outline:none}
/*	.MagicThumb-image-zoomed{cursor:url(cursor/zoomout.cur), pointer}*/
	.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
	.MagicThumb-controlbar{display:block;height:18px}
	.MagicThumb-controlbar a{display:block;width:180px;height:180px;margin:0px 1px;outline:none;float:left;overflow:hidden}
	.MagicThumb-controlbar a span{display:block;width:1000px;height:1000px;/*background:transparent url(graphics/controlbar.png) no-repeat 0 0*/;outline:none;position:absolute;left:0px;top:0px}
	.MagicThumb-loading{border:1px solid #000;/*background:#fff url(graphics/loader.gif) no-repeat 2px 50%;*/padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}
	.cpnaw{width: calc(96% - 650px);margin-right: 1%;margin-top: 30px;}
	.cpnaw h1{font-size: 24px;color: #333333;font-weight: bold;line-height: 29px;}
	.cpnaw h6{font-size: 18px;color: #333333;background-color: #f5f5f5;height: 36px;line-height: 36px;border-radius: 10px;padding-left: 13px;margin-top: 34px;}
	.cpnaw h6 span{display: inline-block;width: 3px;height: 16px;background-color: #d30000;margin-right: 9px;position: relative;top: 2px;}
	.cpnaw p{width: 100%;font-size: 14px;color: #666666;line-height: 26px;margin-top: 15px;}
	.cpnaw p span{display: block;border-bottom: 1px solid #eaeaea;padding-bottom: 10px;margin-top: 10px;}
	.cpnaw p span m{display: inline-block;width: 27px;}
	.cpnx{width: 100%;margin-top: 79px;}
	.cpnx .bt p{margin-top: 0;}
	.cpnn{width: 100%;margin-top: -30px;}
	.cpnn h4{margin-top: 60px;background-image: url(../img/y36.png);background-size: auto 40px;height: 40px;font-size: 20px;color: #333333;font-weight: bold;line-height: 40px;padding-left: 25px;background-repeat: no-repeat;background-position: left center;}
	.cpnn .h4{margin-top: 60px;background-image: url(../img/y36.png);background-size: auto 40px;height: 40px;font-size: 20px;color: #333333;font-weight: bold;line-height: 40px;padding-left: 25px;background-repeat: no-repeat;background-position: left center;}
	.cpnn > img{margin-top: 19px;max-width: 100%;}
	.cpnn p img{margin-top: 19px;max-width: 100%;display: inline-block;}
	.cpnn > div img{margin-top: 19px;max-width: 100%;display: inline-block;}
	.cpnn > p{width: 100%;font-size: 14px;color: #333333;line-height: 24px;padding-left: 23px;}
/*	.cpnn > h6{width: 47.857%;border-bottom: 1px solid #f5f5f5;font-size: 14px;color: #333333;line-height: 24px;padding: 10px 0 10px 23px;float: right;}*/
	.cpnn_table{width: 100%;margin-top: 19px;}
	.cpnn_table table{border-collapse: collapse;width: 100%;}
	.cpnn_table table td{border: 1px solid #e1e1e1;font-size: 14px;color: #333333;height: 48px;text-align: center;}
	.cpnn_a{width: 100%;border: 1px solid #e1e1e1;margin-top: 20px;border-radius: 10px;padding: 52px 0 30px;}
	.cpnn_aa{width: 16.666%;position: relative;}
	.cpnn_aa::after{position: absolute;content: "";background-image: url(../img/y43.png);width: 10px;height: 18px;background-size: 100% 100%;top: 33px;left: -5px;}
	.cpnn_aa:nth-child(1)::after{display: none;}
	div.cpnn_aa img{width: 80px;margin: 0 auto;display: block;}
	.cpnn_aa p{text-align: center;font-size: 16px;color: #333333;line-height: 16px;margin-top: 21px;}
	.cpnn_b{width: 102.857%;margin-left: -1.4285%;margin-top: 10px;}
	.cpnn_b img{width: 22.222%;margin: 0 1.389%;margin-top: 30px;float: left;}
	.cpnn .cpba .cpba_t{border: 1px solid #ededed;}
	.cpnn .cpba .cpba_w{border: 1px solid #ededed;}
	.cpnx .cplc{margin-top: 60px;}
	
/*智慧工地页*/
	.zhya{width: 100%;margin-top: 40px;}
	.zhya p{width: 15.714%;margin: 0 2.143%;height: 50px;line-height: 50px;text-align: center;float: left;transition: all ease 0.3s;background-color: #f5f5f5;}
	.zhya p a{font-size: 14px;color: #333333;transition: all ease 0.3s;display: block;}
	.zhya p:hover{background-color: #2257ab;}
	.zhya p:hover a{color: #fff;}
	.zhgd{width: 100%;padding-top: 69px;margin-bottom: -78px;}
	.zhyb{width: 100%;margin-bottom: 78px;}
	.zhyba{width: 100%;}
	.zhyba_h6{font-size: 24px;color: #333333;line-height: 44px;font-weight: bold;}
	.zhyba_h6 span{color: #d30000;}
	.zhyba_p{float: right;font-size: 14px;color: #333333;line-height: 22px;width: 74.285%;}
	.zhybb{width: 100%;}
	.zhybb_a{width: 22.142%;margin-left: 3.81%;box-shadow: 0 0 30px 0 rgba(225,128,128,0.15);margin-top: 56px;}
	.zhybb_a:nth-child(1){margin-left: 0;}
	.zhybb_t{width: 100%;overflow: hidden;}
	.zhybb_t img{width: 100%;transition: all ease 0.3s;}
	.zhybb_w{width: 100%;height: 280px;padding: 33px 6% 0 6%;}
	.zhybb_w h6{font-size: 18px;color: #d30000;line-height: 18px;font-weight: bold;}
	.zhybb_w p{font-size: 12px;color: #888888;line-height: 20px;margin-top: 23px;}
	.zhybb_a:hover .zhybb_t img{transform: scale(1.05);}
	.zhyc{width: 100%;background-color: #f5f5f5;padding: 80px 0 77px;}
	.zhyca{width: 100%;}
	.zhyca h6{float: left;font-size: 16px;color: #333333;line-height: 32px;}
	.zhyca h6 span{display: block;font-size: 24px;color: #333333;line-height: 24px;margin-bottom: 20px;font-weight: bold;}
	.zhyca h6 span m{color: #d30000;}
	.zhyca p{float: right;font-size: 16px;color: #333333;line-height: 24px;width: 74%;margin-top: 22px;}
	.zhycb{width: 105%;margin-left: -2.5%;}
	.zhycc{width: 28.571%;margin: 0 2.381%;margin-top: 55px;height: 210px;background-color: #fff;border: 1px solid #f6e2e2;padding: 43px 4% 0 30px;}
	.zhycc img{width: 50px;float: left;transition: all ease 0.3s;}
	.zhycc h6{font-size: 17px;color: #333333;line-height: 18px;margin-left: 19px;width: calc(100% - 69px);float: left;height: 42px;}
	.zhycc h6 span{display: block;font-size: 12px;color: #c4c4c4;line-height: 15px;margin-top: 9px;}
	.zhycc p{width: 100%;font-size: 12px;color: #888888;line-height: 20px;margin-top: 25px;}
	.zhycc:hover img{transform: scale(0.9);}
	.zhyd{width: 100%;margin-top: 56px;}
	.zhyda{width: 63.571%;}
	.zhyda_p{width: 100%;margin-top: 12px;}
	.zhyda_p p{width: 22.471%;height: 36px;line-height: 36px;text-align: center;border: 1px solid #f6e2e2;border-radius: 10px;float: left;font-size: 12px;color: #666666;margin-left: 3.372%;margin-top: 24px;overflow: hidden;}
	.zhyda_p p:nth-child(4n+1){margin-left: 0;}
	.zhyda_p p.a{background-color: #d30000;color: #fff;}
	.zhydb{width: 35.714%;margin-top: 44px;margin-right: -1.285%;}
	.zhydb img{width: 100%;}
	.zhye{width: 100%;padding-top: 82px;}
	.zhye .zhyba_h6{line-height: 22px;}
	.zhyea{width: 100%;}
	.zhyea img{width: 27.142%;margin: 0 3.095%;float: left;margin-top: 90px;}
	.zhyf{width: 100%;padding: 74px 0 77px;background-color: #f5f5f5;margin-top: 95px;}
	.zhyfa{width: 100%;margin-top: 52px;}
	.zhyfb{width: 47.142%;}
	.zhyfb img{width: 100%;}
	.zhyfb p{text-align: center;margin-top: 23px;font-size: 18px;color: #333333;line-height: 18px;}
	.zhyfc{width: 46.428%;overflow: hidden;margin-top: -5px;}
	.zhyfx{width: 124%;}
	.zhyfc img{width: 100%;}
	.zhyfc p{text-align: center;font-size: 14px;color: #333333;line-height: 14px;margin-top: 20px;}
	
/*减震隔技术页*/
	.jzga{display: table;margin: 0 auto;margin-top: 40px;}
	.jzga p{width: 220px;height: 50px;line-height: 50px;text-align: center;background-color: #f5f5f5;float: left;margin: 0 38px;transition: all ease 0.3s;}
	.jzga p a{font-size: 14px;color: #333333;transition: all ease 0.3s;}
	.jzga p:hover{background-color: #2257ab;}
	.jzga p:hover a{color: #fff;}
	.jzgjs{width: 100%;background-color: #f5f5f5;padding: 50px 0 80px;margin-top: 41px;margin-bottom: -78px;}
	.jzgb{width: 100%;background-color: #fff;padding: 46px 50px 50px 40px;}
	.jzgba{width: 44.885%;}
	.jzgba h6{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;}
	.jzgba h6 span{color: #de0303;}
	.jzgba p{font-size: 14px;color: #666666;line-height: 20px;margin-top: 42px;}
	.jzgba img{width: 100%;margin-top: 20px;}
	.jzgbb{width: 46.564%;}
	.jzgbb_a{width: 100%;}
	.jzgbb_a p{font-size: 20px;color: #333333;font-weight: bold;line-height: 20px;}
	.jzgbb_a img{width: 100%;margin-top: 22px;}
	.jzgbb_a:nth-child(2){margin-top: 45px;}
	.jzgbc{width: 100%;margin-top: 40px;}
	.jzgbc h6{font-size: 20px;color: #333333;line-height: 20px;font-weight: bold;}
	.jzgbca{width: 104.198%;margin-left: -2.099%;}
	.jzgbca img{width: 30.036%;float: left;margin: 0 1.648%;margin-top: 43px;}
	.jzgc{width: 100%;background-color: #fff;padding: 60px 0 64px 40px;margin-top: 50px;margin-bottom: 60px;}
	.jzgca{width: 38.235%;}
	.jzgca h6{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;}
	.jzgca h6 span{color: #de0303;}
	.jzgca p{font-size: 14px;color: #666666;line-height: 20px;margin-top: 30px;}
	.jzgca img{width: 89.8%;float: right;margin-top: 40px;}
	.jzgcb{width: 51.47%;background-image: url(../img/y61.jpg);background-repeat: no-repeat;background-position: bottom center;background-size: 94% auto;padding-bottom: 100px;}
	.jzgcb h6{font-size: 20px;color: #333333;line-height: 20px;font-weight: bold;padding-left: 39px;}
	.jzgcba{width: 128%;margin-left: -16%;margin-top: 94px;}
	.jzgcba img{width: 100%;transform: scale(0.35);}
	#swiper_jz{padding: 20px;}
	#swiper_jz .swiper-slide-active img{transform: scale(1.15);transition: all ease 0.3s;}
	#swiper-button-next_jz{background-image: url(../img/y63.png);width: 9px;height: 15px;background-size: 100% 100%;right: 26%;}
	#swiper-button-prev_jz{background-image: url(../img/y62.png);width: 9px;height: 15px;background-size: 100% 100%;left: 26%;}
	.jzgd{width: 100%;background-color: #fff;padding: 42px 40px 41px 40px;margin-top: 60px;}
	.jzgd h6{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;}
	.jzgd h6 span{color: #de0303;}
	.jzgd img{width: 100%;margin-top: 30px;}
	.jzge{width: 103.928%;margin-left: -1.964%;margin-top: 50px;}
	.jzgea{width: 29.553%;margin: 0 1.89%;}
	.jzgea_t{width: 100%;overflow: hidden;}
	.jzgea_t img{width: 100%;transition: all ease 0.3s;}
	.jzgea_w{width: 100%;background-color: #fff;height: 80px;padding: 0 20px 0 27px;}
	.jzgea_w p{float: left;width: 86%;line-height: 80px;font-size: 18px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.jzgea_m{width: 26px;height: 26px;background-image: url(../img/y10.png);background-size: 15px 10px;float: right;margin-top: 30px;transition: all ease 0.3s;background-repeat: no-repeat;background-position: center;background-color: #e8e8e8;border-radius: 50%;}
	.jzgea:hover .jzgea_t img{transform: scale(1.05);}
	.jzgea:hover .jzgea_m{background-color: #2257ab;background-image: url(../img/y11.png);transform: translateX(-6px);}
	
/*成功案例页*/
	.neiy .ala_a{background-color: #f5f5f5;}
	.neiy .ala_a:hover{background-color: #2257ab;}
	.ala_a.on{background-color: #2257ab;}
	.ala_a.on img:nth-child(1){opacity: 0;}
	.ala_a.on img:nth-child(2){opacity: 1;}
	.ala_a.on p{color: #fff;}
	.neiy .alb{margin-top: 0}
	.neiy .alba{margin-top: 50px;}
	.neiy .alba p{border: 1px solid #e5e5e5;border-top: none;}
	
/*关于我们页*/
	.gyya{display: table;margin: 0 auto;margin-top: 40px;}
	.gyya p{width: 200px;height: 50px;line-height: 50px;text-align: center;background-color: #f5f5f5;float: left;margin: 0 20px;transition: all ease 0.3s;}
	.gyya p a{font-size: 14px;color: #333333;transition: all ease 0.3s;display: block;}
	.gyya p:hover{background-color: #2257ab;}
	.gyya p:hover a{color: #fff;}
	.gyya p.on{background-color: #2257ab;}
	.gyya p.on a{color: #fff;}
	.gyyb{width: 100%;}
	.gyyba{width: 100%;margin-top: 80px;}
	.gyyba_w{width: 45%;padding-top: 1%;}
	.gyyba_w img{height: 37px;}
	.gyyba_w h6{font-size: 18px;color: #333333;line-height: 18px;margin-top: 5%;}
	.gyyba_w p{font-size: 14px;color: #333333;line-height: 20px;margin-top: 4%;}
	.gyyba_t{width: 50%;}
	.gyyba_t img{width: 100%;}
	.gyyc{width: 100%;background-color: #f5f5f5;padding: 78px 0 77px;margin-top: 74px;}
	.gyyca{width: 100%;}
	.gyyca h6{font-size: 32px;color: #333333;font-weight: bold;line-height: 32px;text-align: center;}
	.gyyca h6 span{color: #d20000;}
	.gyyca p{font-size: 14px;color: #333333;line-height: 24px;text-align: center;margin-top: 25px;}
	.gyyca img{width: 180px;margin: 0 auto;margin-top: 39px;}
	.gyycb{width: 100%;margin-top: 12px;}
	.gyycb > img{width: 71.42%;margin: 0 auto;}
	.gyycc{width: 107.142%;margin-left: -3.571%;}
	.gyycd{width: 26.666%;margin: 0 3.333%;position: relative;}
	.gyycd_t{width: 100%;overflow: hidden;}
	.gyycd_t img{width: 100%;transition: all ease 0.3s;}
	.gyycd_w{width: 100%;height: 200px;background-color: #fff;padding: 42px 6% 0 6%;}
	.gyycd_w h6{font-size: 20px;color: #333333;line-height: 20px;font-weight: bold;}
	.gyycd_w p{font-size: 14px;color: #666666;line-height: 20px;margin-top: 20px;}
	.gyycd .img{width: 90px;position: absolute;left: 50%;margin-left: -45px;top: -40px;transition: all ease 0.3s;}
	.gyycd:hover .gyycd_t img{transform: scale(1.05);}
	.gyycd:hover .img{transform: scale(0.95);}
	.gyyd{margin-top: 70px;}
	.gyyd h6{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;}
	.gyyda{width: 47.857%;height: 140px;box-shadow: 0 0 30px 0 rgba(175,175,175,0.2);margin-top: 40px;padding: 30px 10px 0 30px;}
	.gyyda img{width: 80px;float: left;transition: all ease 0.3s;}
	.gyyda p{width: calc(100% - 119px);float: left;margin-left: 39px;font-size: 16px;color: #666666;line-height: 20px;margin-top: 12px;}
	.gyyda p span{display: block;font-size: 20px;color: #333333;margin-bottom: 19px;font-weight: bold;}
	.gyyda:hover img{transform: scale(0.9);}
	
/*荣誉资质页*/
	.ryya{width: 106.571%;margin-left: -3.2855%;}
	.ryyb{width: 18.766%;margin: 0 3.117%;background-color: #fff;padding: 25px 25px 23px 25px;box-shadow: 0 0 30px rgba(175,175,175,0.2);margin-top: 60px;}
	.ryyb img{width: 100%;}
	.ryyb p{text-align: center;font-size: 14px;color: #333333;line-height: 20px;margin-top: 15px;height: 30px;}
	
/*研发中心页*/
	.yfya{width: 109.285%;margin-left: -4.6425%;}
	.yfyb{width: 24.836%;margin: 0 4.248%;margin-top: 70px;}
	.yfyb_t{width: 100%;overflow: hidden;}
	.yfyb_t img{width: 100%;transition: all ease 0.3s;}
	.yfyb p{border: 1px solid #eeeeee;font-size: 16px;color: #333333;line-height: 60px;text-align: center;height: 60px;overflow: hidden;}
	.yfyb:hover .yfyb_t img{transform: scale(1.05);}
	
/*服务页*/
	.fwy{width: 100%;margin-top: 67px;}
	.fwya{width: 34.285%;}
	.fwyaa{width: 100%;background-image: url(../img/y82.jpg);height: 170px;background-size: cover;padding-top: 71px;border: 1px solid #dadada;}
	.fwyaa h6{text-align: center;font-size: 24px;color: #fff;font-weight: bold;line-height: 24px;}
	.fwyaa p{text-align: center;font-family: Arial;font-size: 14px;color: #fff;opacity: 0.5;line-height: 11px;margin-top: 13px;text-transform: uppercase;}
	.fwyab{width: 100%;border: 1px solid #dadada;border-top: none;padding-top: 63px;padding-bottom: 5%}
	.fwyab > img{width: 83%;margin: 0 auto;}
	.fwyba > img{width: 96%;margin: 0 auto;}
	.fwyab_a{width: 50%;margin-top: 57px;position: relative;}
	.fwyab_a img{width: 80px;margin: 0 auto;}
	.fwyab_a p{text-align: center;font-size: 16px;color: #333333;line-height: 16px;margin-top: 21px;}
	.fwyab_a::after{position: absolute;content: "";background-image: url(../img/y43.png);width: 10px;height: 18px;background-size: 100% 100%;top: 33px;right: -5px;}
	.fwyab_a:nth-child(2)::after{background-image: url(../img/y84.png);top: auto;bottom: -34px;width: 18px;height: 59px;right: 24px;}
	.fwyab_a:nth-child(3)::after{right: auto;left: -5px;transform: rotate(180deg);}
	.fwyab_a:nth-child(4)::after{background-image: url(../img/y85.png);top: auto;bottom: -54px;width: 18px;height: 59px;left: 24px;right: auto;}
	.fwyab_a:nth-child(6)::after{display: none;}
	.fwyb{width: 61.428%;}
	.fwyb .fwyaa{background-image: url(../img/y83.jpg);}
	.fwyba{width: 100%;border: 1px solid #dadada;border-top: none;padding: 63px 2% 5% 2%;}
	.fwyba_a{width: 20%;margin-top: 57px;position: relative;}
	.fwyba_a img{width: 80px;margin: 0 auto;}
	.fwyba_a p{width: 120%;margin-left: -10%;text-align: center;font-size: 14px;color: #333333;line-height: 16px;margin-top: 21px;}
	.fwyba_a p span{font-size: 12px;}
	.fwyba_a::after{position: absolute;content: "";background-image: url(../img/y43.png);width: 10px;height: 18px;background-size: 100% 100%;top: 33px;right: -5px;}
	.fwyba_a:nth-child(5)::after{background-image: url(../img/y84.png);top: auto;bottom: -60px;width: 18px;height: 59px;right: 0px;}
	.fwyba_a:nth-child(n+6){width: 24%;}
	.fwyba_a:nth-child(6){margin-right: 2%;}
	.fwyba_a:nth-child(10){margin-left: 2%;}
	.fwyba_a:nth-child(6)::after,.fwyba_a:nth-child(13)::after{display: none;}
	.fwyba_a:nth-child(6)::after,.fwyba_a:nth-child(7)::after,.fwyba_a:nth-child(8)::after,.fwyba_a:nth-child(9)::after{transform: rotate(180deg);}
	.fwyba_a:nth-child(9)::before{position: absolute;content: "";background-image: url(../img/y85.png);top: auto;bottom: -60px;width: 18px;height: 59px;left: 0;right: auto;}
	
/*联系我们页*/
	.lxya{width: 100%;margin-top: 56px;}
	.lxya_a{}
	.lxya_a img{width: 50px;}
	.lxya_a p{font-size: 14px;color: #666666;line-height: 12px;margin-top: 14px;margin-left: 10px;}
	.lxya_a p span{display: block;font-size: 16px;font-family: Arial;color: #333333;line-height: 18px;margin-top: 18px;}
	.lxya_a:nth-child(2){margin-left: 30px;}
	.lxya_a:nth-child(3){margin-left: 30px;}
	.lxya_a:nth-child(4){margin-left: 30px;}
	.lxya_b{margin-top: 5px;}
	.lxya_b img{float: left;width: 100px;border: 1px solid #e5e5e5;padding: 10px;}
	.lxya_b p{float: left;width: 14px;margin-left: 10px;margin-top: 18px;line-height: 14px;}
	.lxyb{width: 100%;margin-top: 82px;margin-bottom: 80px;}
	.lxyb .lxb{width: 50%;background-image: url(../img/y85.jpg);height: 490px;background-size: cover;background-repeat: no-repeat;background-position: center;padding: 45px 40px 0 40px;}
	.lxyb .lxb .input2{background-color: #fff;color: #d40000;}
	.ditu{width: 50%;}
	
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:110px 20px;}
.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{margin: 0 15px;}
	.cpaa_a{padding: 0.2% 5%;}
	.yjb_a{width: 130px;}
	.yjb_a:nth-child(3){width: 150px;}
	.yjb_a:nth-child(4){width: 150px;}
	.yjb_a:nth-child(5){width: 150px;}
	.yjb_a:nth-child(6){width: auto;}
	.lxya_a:nth-child(2){margin-left: 45px;}
	.lxya_a:nth-child(3){margin-left: 45px;}
	.lxya_a:nth-child(4){margin-left: 45px;}
}
	
	
	
	
@media (min-width: 1100px){
	.nava{margin: 0 19px;}
	.cpaa_a{padding: 0.6% 5%;}
	.yjb_a{width: 140px;}
	.yjb_a:nth-child(3){width: 160px;}
	.yjb_a:nth-child(4){width: 160px;}
	.yjb_a:nth-child(5){width: 160px;}
	.yjb_a:nth-child(6){width: auto;}
	.cpla p a{font-size: 13px;}
}

@media (min-width: 1150px){
	.nava{margin: 0 22px;}
	.cpaa_a{padding: 0.9% 5%;}	
}
	

@media (min-width: 1199px){
	.nava{margin: 0 26px;}
	.ban{height: 609px;}
	.imgbox{ width:1800px;margin-left: -900px;height: 609px;}
	.cpaa_a{padding: 1.5% 5%;}	
	.yjb_a{width: 150px;}
	.yjb_a:nth-child(3){width: 175px;}
	.yjb_a:nth-child(4){width: 175px;}
	.yjb_a:nth-child(5){width: 175px;}
	.yjb_a:nth-child(6){width: auto;}
	.yjb_a h6 a{font-size: 14px;}
	.nban img{width: 1700px;margin-left: -800px;}
	.cpla p a{font-size: 14px;}
	.zhyda_p p{font-size: 14px;}
	.lxya_a:nth-child(2){margin-left: 85px;}
	.lxya_a:nth-child(3){margin-left: 85px;}
	.lxya_a:nth-child(4){margin-left: 85px;}
	
}
	

@media (min-width: 1249px){
	.nava{margin: 0 30px;}
	.cpaa_a{padding: 1.8% 5%;}
}
	
@media (min-width: 1299px){
	.nava{margin: 0 35px;}
	.cpaa_a{padding: 2.2% 5%;}
	.yjb_a{width: 165px;}
	.yjb_a:nth-child(3){width: 195px;}
	.yjb_a:nth-child(4){width: 205px;}
	.yjb_a:nth-child(5){width: 195px;}
	.yjb_a:nth-child(6){width: auto;}
	.lxya_a:nth-child(2){margin-left: 125px;}
	.lxya_a:nth-child(3){margin-left: 125px;}
	.lxya_a:nth-child(4){margin-left: 125px;}
}
	
@media (min-width: 1349px){
	.cpaa_a{padding: 2.5% 5%;}

		
}
	
	

}

@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;
}
	/* placeholder样式 */
	.lxba input::-webkit-input-placeholder, .lxba textarea::-webkit-input-placeholder { 
	color: #fff;  opacity: 1;
	} 
	.lxba input:-moz-placeholder, .lxba textarea:-moz-placeholder { 
	color: #fff; opacity: 1; 
	} 
	.lxba input::-moz-placeholder, .lxba textarea::-moz-placeholder { 
	color: #fff;  opacity: 1;
	} 
	.lxba input:-ms-input-placeholder, .lxba textarea:-ms-input-placeholder { 
	color: #fff;  opacity: 1;
	}
	
	
			
/*手机banner*/
	.sjban{width: 100%;margin-top: 15%;}
	.sjban .swiper-container{width: 100%;}
	.sjban .swiper-slide{width: 100%;}
	.sjban .swiper-slide img{width: 100%;}
	#swiper-pagination_ban{bottom: 12px;}
	#swiper-pagination_ban .swiper-pagination-bullet{background-color: #fff;width: 7px;height: 7px;margin: 0 4px;transition: all ease 0.3s;}
	#swiper-pagination_ban .swiper-pagination-bullet-active{background-color: #f91f1e;width: 26px;border-radius: 20px;}
/*手机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: 32%;overflow: hidden;margin-left: 6%;}
	.sjdha_t1 img{width: 100%;}
	.sjdha_t2{width: 32px;position: absolute;right: 5%;top: calc(50% - 14px);}
	.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 #2257ab;background: #f6f6f6;}
	.sjdhb_ah1 h6 a{color: #2257ab;}
	.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: #f91f1e;}
/**手机底部导航**/
	.dan-xia{width:100%;position: fixed;left: 0;bottom: 0;z-index: 1000;box-shadow: 0 0 20px -5px #000;background-color: #fff;}
	.dan-xib{width: 25%;padding: 20px 0 15px 0%;}
	.dan-xid img{width: 35px;margin: 0 auto;}
	.dan-xid p{ color:#000000;text-align: center;font-size: 0.8rem;line-height: 22px;margin-top: 5px;}
	.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;}
	
	.bka{width: 100%;padding: 6% 0;position: relative;}
	.bka::after{position: absolute;content: "";width: 1px;height: 60%;background-color: #efefef;left: 58%;top: 20%;}
	.bkaa a > img{width: 30px;float: left;}
	.bkaa h6{float: left;font-size: 0.5rem;color: #c7201f;margin-left: 8px;line-height: 10px;margin-top: 3px;}
	.bkaa h6 span{display: block;font-size: 1rem;font-weight: bold;line-height: 16px;margin-bottom: 2px;}
	.bkaa p{float: left;font-size: 0.55rem;color: #666666;line-height: 15px;margin-top: 2px;margin-left: 8px;}
	.bkaa div{display: none;}
	.bkab{width: 36.4285%;margin-right: 1.07%;}
	.bkaa:hover div{background-color: #2257ab;transform: translateX(-6px);background-image: url(../img/y6.png);}
/*产品中心*/
	.cp{width: 100%;background-color: #f5f5f5;overflow: hidden;padding: 10% 0 5%;}
	.bt h6{width: 100%;font-size: 1.85rem;color: #eeeeee;text-transform: uppercase;text-align: center;line-height: 26px;font-weight: bold;}
	.bt p{text-align: center;font-size: 1.4rem;color: #333333;line-height: 26px;font-weight: bold;margin-top: -11px;position: relative;letter-spacing: 1px;}
	.bt p span{color: #2257ab;}
	.bt img{width: 42px;margin: 0 auto;margin-top: 15px;}
	.cpb{width: 100%;}
	#swiper_jz{padding-bottom: 5%;}
	.cpba{width: 48%;margin-top: 4%;}
	.cpba:nth-child(2n){float: right;}
	.cpba_t{width: 100%;overflow: hidden;}
	.cpba_t img{width: 100%;transition: all ease 0.3s;}
	.cpba_w{width: 100%;background-color: #fff;margin-top: 2px;padding: 0 6%;transition: all ease 0.3s;}
	.cpba_w p{float: left;font-size: 0.8rem;color: #333333;line-height: 42px;width: 85%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.cpba_w .mr{width: 17px;height: 10px;background-image: url(../img/y10.png);background-size: 100% 100%;float: right;margin-top: 15px;transition: all ease 0.3s;}
	.cpba:hover .cpba_t img{transform: scale(1.05);}
	.cpba:hover .cpba_w{background-color: #2257ab;}
	.cpba:hover .cpba_w p{color: #fff;}
	.cpba:hover .cpba_w .mr{background-image: url(../img/y11.png);transform: translateX(-6px);}
/*智慧工地*/
	.zh{width: 100%;overflow: hidden;padding-bottom: 10%;margin-top: 10%;}
	.zha{width: 100%;margin-top: 4%;position: relative;}
	.zhaa{width: 48%;}
	.zhaa_a{width: 100%;height: 70px;background-color: #fff;transition: all ease 0.3s;margin-top: 12%;box-shadow: 0 0 10px 0 rgba(225,128,128,0.15);padding: 20px 0 0 12px;}
	.zhaa_a img{float: left;width: 36px;}
	.zhaa_a p{float: left;margin-left: 8px;font-size: 0.75rem;color: #333333;line-height: 22px;transition: all ease 0.3s;width: calc(100% - 48px);margin-top: 5px;}
	.zhaa_a p span{display: none;}
	.zhaa_a:hover{background-color: #18191e;}
	.zhaa_a:hover p{color: #fff;}
	.zhab{display: none;}
	.zhax{display: none;}
/*减隔震技术*/
	.jgz{width: 100%;overflow: hidden;background-image: url(../img/newsbg.jpg);background-repeat: no-repeat;background-size: auto 52%;background-position: top center;padding: 10% 0 2%;}
	.jgz .bt h6{opacity: 0.4;}
	.jgz .bt p{color: #333333;}
	.jgza{width: 200%;margin-left: -50%;margin-top: 6%;}
	.jgzb{width: 100%;}
	.jgzb_t{width: 100%;overflow: hidden;}
	.jgzb_t img{width: 100%;transition: all ease 0.3s;}
	.jgzb_w{width: 100%;background-color: #fff;box-shadow: 0 0 20px 0 rgba(222,222,222,0.35);padding: 6%;}
	.jgzb_w h5{float: left;font-family: Arial;font-size: 2.5rem;color: #e8e8e8;line-height: 40px;font-weight: bold;opacity: 0.3;}
	.jgzb_w h6{line-height: 20px;float: left;font-size: 0.9rem;color: #333333;font-weight: bold;margin-left: -30px;width: calc(100% - 30px);margin-top: 10px;height: 20px;position: relative;}
	.jgzb_w p{font-size: 0.8rem;color: #666666;line-height: 26px;/*height: 78px;*/margin-top: 10px;overflow: hidden;}
	.jgzb_w span{float: left;display: block;line-height: 26px;font-size: 0.8rem;color: #a3a3a3;margin-top: 12px;transition: all ease 0.3s;}
	.jgzb_w .jgm{width: 26px;height: 26px;background-image: url(../img/y11.png);background-size: 15px 10px;float: right;margin-top: 12px;transition: all ease 0.3s;background-repeat: no-repeat;background-position: center;background-color: #e8e8e8;border-radius: 50%;}
	.jgzb:hover .jgzb_t img{transform: scale(1.05);}
	.jgzb:hover .jgzb_w span{color: #2257ab;}
	.jgzb:hover .jgm{background-color: #2257ab;transform: translateX(-6px);}
	.bkb{width: 100%;overflow: hidden;}
	.bkb img{width: 100%;position: relative;}
/*成功案例*/
	.al{width: 100%;overflow: hidden;background-image: url(../img/y11.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 10% 0;}	
	.al .bt h6{color: #fff;}
	.ala{width: 358px;position: relative;left: 50%;margin-left: -179px;margin-top: 6%;}
	.ala_a{margin: 0 5px;background-color: #fff;border-radius: 20px;padding: 6px 13px;}
	.ala_at{width: 20px;position: relative;float: left;}
	.ala_at img{width: 100%;transition: all ease 0.3s;}
	.ala_at img:nth-child(2){position: absolute;left: 0;top: 0;opacity: 0;}
	.ala_a p{float: left;font-size: 0.5rem;color: #666666;line-height: 24px;margin-left: 5px;transition: all ease 0.3s;}
	.ala_a:hover{background-color: #2257ab;}
	.ala_a:hover img:nth-child(1){opacity: 0;}
	.ala_a:hover img:nth-child(2){opacity: 1;}
	.ala_a:hover p{color: #fff;}
	.alb{width: 100%;margin-top: 2%;}
	.alba{width: 48%;margin-top: 6%;}
	.alba:nth-child(2n){float: right;}
	.alba_t{width: 100%;overflow: hidden;}
	.alba_t img{width: 100%;transition: all ease 0.3s;}
	.alba p{line-height: 48px;font-size: 0.82rem;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background-color: #fff;padding: 0 6%;}
	.alba:hover .alba_t img{transform: scale(1.05);}
	.alb_m{width: 140px;height: 44px;line-height: 44px;background-color: #fff;text-align: center;margin: 0 auto;margin-top: 8%;border-radius: 22px;transition: all ease 0.3s;}
	.alb_m a{font-size: 0.8rem;color: #2257ab;}
	.alb_m a img{display: inline-block;margin-left: 24px;position: relative;top: 5px;}
	.alb_m:hover{transform: translateY(-6px);}
/*关于*/
	.gy{width: 100%;background-image: url(../img/y16.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding-top: 10%;}
	.gy .bt h6{opacity: 0.1;}
	.gy .bt p{color: #fff;}
	.gya{width: 100%;background-color: #fff;margin-top: 42px;background-image: url(../img/y28.png);background-repeat: no-repeat;background-size: 22.2% auto;background-position: bottom left 36%;}
	.gyb{width: 100%;padding: 6%;}
	.gyb h5{float: left;font-size: 1.1rem;color: #2e2e2e;line-height: 40px;letter-spacing: 2px;}
	.gyb_m{float: right;width: 120px;height: 40px;border-radius: 20px;border: 1px solid #f3f3f3;text-align: center;line-height: 38px;transition: all ease 0.3s;}
	.gyb_m a{font-size: 0.85rem;color: #2257ab;}
	.gyb_m a img{display: inline-block;margin-left: 18px;position: relative;top: 5px;}
	.gyb_m:hover{border-color: #2257ab;transform: translateX(-5px);}
	.gyb h6{font-size: 0.95rem;color: #666666;letter-spacing: 1px;line-height: 18px;margin-top: 12px;}
	.gyb > p{font-size: 0.8rem;color: #666666;line-height: 20px;margin-top: 5%;}
	.gyb_a{margin-top: 8%;}
	.gyb_b{margin-left: 2%;}
	.gyb_c{float: right;}
	.gyb_a img{float: left;width: 30px;transition: all ease 0.3s;}
	.gyb_a p{float: left;font-size: 0.6rem;color: #d1d1d1;text-transform: uppercase;font-family: Arial;line-height: 9px;margin-left: 6px;}
	.gyb_a p span{display: block;font-size: 0.9rem;color: #2d2d2d;line-height: 16px;font-weight: bold;margin-bottom: 6px;}
	.gyb_a:hover img{transform: scale(0.9);}
	.gyc{width: 100%;}
	.gyc img{width: 100%;}
	.gyx{width: 100%;position: relative;height: 40px;}
	.gyx img{width: 100%;}
/*荣誉*/
	.ry{width: 100%;background-color: #f5f5f5;padding: 85px 0 10%;overflow: hidden;}
	.sjry{width: 120%;}
	#swiper_ry{padding-top: 4px;padding-left: 4px;}
	.rya{width: 100%;position: relative;}
	.rya img{width: 100%;}
	.rya::after{position: absolute;content: "";background-image: url(../img/y30.png);width: 40px;height: 40px;background-size: 100% 100%;left: -4px;top: -4px;}
	.rya::before{position: absolute;content: "";background-image: url(../img/y34.png);width: 40px;height: 40px;background-size: 100% 100%;right: -4px;bottom: 28px;}
	.rya p{text-align: center;font-size: 0.8rem;color: #333333;line-height: 20px;margin-top: 12px;font-weight: bold;height: 20px;}
/*研发中心*/
	.yf{width: 100%;overflow: hidden;margin-top: 10%;background-image: url(../img/y31.png);background-repeat: no-repeat;background-position: bottom center;background-size: 1920px 43%;padding-bottom: 10%;}
	.yf .commen{overflow: hidden;}
	.yfa{width: 100%;}
	.yfa h6{float: left;font-size: 1.2rem;color: #333333;line-height: 22px;font-weight: bold;}
	.yfa p{float: right;font-size: 1.5rem;color: #eeeeee;text-transform: uppercase;font-weight: bold;line-height: 22px;}
	.yfb{width: 230%;margin-top: 6%;}
	.yfba{width: 100%;}
	#swiper_yf{padding-bottom: 1px;}
	.yfba_t{width: 100%;overflow: hidden;}
	.yfba_t img{width: 100%;transition: all ease 0.3s;}
	.yfba_w{width: 100%;padding: 0 6%;border: 1px solid rgba(255,255,255,0.3);border-top: none;background-color: rgba(255,255,255,0.1);}
	.yfba_w p{float: left;line-height: 42px;font-size: 0.75rem;color: #fff;height: 42px;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.yfba_w img{float: right;width: 22px;margin-top: 10px;}
	.yfba:hover .yfba_t img{transform: scale(1.05);}
/*服务*/
	.fw{width: 100%;margin-top: 10%;}
	.fwa{width: 100%;box-shadow: 0 0 20px 0 rgba(225,128,128,0.15);margin-top: 9%;height: 140px;padding: 20px 0 0 5%;background-image: url(../img/y33.png);background-repeat: no-repeat;background-position: right bottom;background-size: 60% auto;}
	.fwa_t{width: 90px;}
	.fwa_t img{width: 100%;transition: all ease 0.3s;}
	.fwa_w{margin-left: 18px;margin-top: 10px;}
	.fwa_w h6{font-size: 1rem;color: #333333;font-weight: bold;line-height: 24px;}
	.fwa_w p{font-size: 0.8rem;font-family: Arial;color: #d0d0d0;text-transform: uppercase;line-height: 13px;margin-top: 6px;}
	.fwa_w span{display: block;float: left;font-size: 0.85rem;color: #2257ab;margin-top: 12px;line-height: 16px;}
	.fwa_w img{float: left;width: 20px;margin-top: 12px;margin-left: 15px;}
	.fwa:hover .fwa_t img{transform: scale(0.95);}
/*联系我们*/
	.lx{width: 100%;overflow: hidden;margin-top: 10%;background-image: url(../img/y31.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 10% 0;}
	.lxa{display: none;}
	.lxa_a{width: 100%;}
	.lxa_a h6{float: left;font-size: 1.2rem;color: #fff;font-weight: bold;line-height: 26px;}
	.lxa_a h6 span{display: inline-block;font-family: Arial;opacity: 0.1;text-transform: uppercase;margin-left: 12px;}
	.lxa_a p{display: none;}
	.lxb{width: 100%;}
	.lxba{width: 100%;margin-top: 2%;}
	.lxba .input1{width: 48.387%;height: 40px;line-height: 40px;padding-left: 12px;font-size: 0.8rem;color: #fff;border-radius: 5px;background-color: rgba(255,255,255,0.2);margin-top: 16px;}
	.lxba textarea{width: 100%;height: 100px;line-height: 20px;padding-left: 12px;font-size: 0.8rem;color: #fff;border-radius: 5px;background-color: rgba(255,255,255,0.2);margin-top: 16px;padding-top: 10px;}
	.lxba .input2{width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 1rem;color: #2257ab;border-radius: 5px;background-color: #fff;margin-top: 16px;cursor: pointer;}

/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #1c1c1c;padding: 10% 0 135px;}
	.sjyja{width: 65%;}
	.sjyja p{font-size: 0.85rem;color: #c7c7c7;line-height: 24px;overflow: auto;}
	.sjyja p b{font-size: 1rem;color: #fff;}
	.sjyja p span{float: left;}
	.sjyja p span:nth-child(1){width: 50px;}
	.sjyja p span:nth-child(2){width: calc(100% - 50px);}
	.sjyjb{}
	.yja_ewm{width: 90px;padding: 5px;border: 1px solid #454545;}
	.yja_ewm img{width: 100%;}
	.sjyjb span{display: block;font-size: 0.75rem;color: #7d7d7d;margin-top: 10px;}
	.yjd{border-top: 1px solid #252525;margin-top: 6%;padding-top: 15px;}
	.yjd p{font-size: 0.7rem;color: #bcbcbc;line-height: 22px;float: none;text-align: center;}
	.yjd p span{width: 15px;}
	.yjd p a{font-size: 0.7rem;color: #bcbcbc;transition: all ease 0.3s;}
	.yjd p a:hover{color: #2257ab;}
	
/*固定的悬浮窗*/
	.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(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #009a44 url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #009a44 url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #009a44 url(../img/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;margin-top: 15%;}
	.nban img{width: 200%;position: relative;left: -22%;}
	.neiy{width: 100%;margin-top: 10%;}
	.cpla{width: 100%;margin-top: 8%;}
	.cpla p{width: 48.5%;float: left;margin: 1.5% 0;line-height: 40px;text-align: center;background-color: #f5f5f5;transition: all ease 0.3s;}
	.cpla p:nth-child(2n){float: right;}
	.cpla p a{font-size: 0.75rem;color: #333333;transition: all ease 0.3s;}
	.cpla p:hover{background-color: #2257ab;}
	.cpla p:hover a{color: #fff;}
	.cpla p.on{background-color: #2257ab;}
	.cpla p.on a{color: #fff;}
	.cplb{width: 100%;}
	.cplb .cpba{margin-top: 6%;}
	.cplb .cpba .cpba_t{border: 1px solid #ededed;}
	.cplb .cpba .cpba_w{border: 1px solid #ededed;}
	.more{width: 220px;height: 42px;line-height: 42px;text-align: center;background-color: #2257ab;border-radius: 10px;margin: 0 auto;margin-top: 10%;transition: all ease 0.3s;}
	.more a{font-size: 1rem;color: #fff;display: block;}
	.more p{font-size: 1rem;color: #fff;text-align: center;}
	.more:hover{transform: translateY(-6px);}
	.cplc{width: 100%;margin-top: 10%;}
	.cplc img{width: 100%;}
	
/*产品内页*/
	.cpn{width: 100%;margin-top: 10%;}
	.cpna{width: 100%;background-color: #fff;}
	.box{width: 100%;position: relative;}
	.left-pro{ width: 100%;text-align: left;}
	.left-pro .t1{width:20%;position: absolute;right: 0;height: 100%;top: 0;}
	.left-pro .t2{width:76%;text-indent:0;float:left;border: 1px solid #ededed;}
	.left-pro .t2 img{text-indent:0;}
	#showArea img{cursor:pointer;display:block;margin-bottom: 6px;width:100%;height:auto;float:left;border: 1px solid #ededed;}
	#showArea img:hover{border: 4px solid #1aa458;}
	#main_img{cursor:pointer;display:block}
	#gotop{cursor:pointer;display:block;position: absolute;top: 0;left: 50%;width: 15px;margin-left: -7.5px;}
	#gobottom{cursor:pointer;display:block;position: absolute;bottom: 0;left: 50%;width: 15px;margin-left: -7.5px;}
	#showArea{height:87%;overflow:hidden;position: absolute;width: 100%;top: 7%;left: 0;}
	.MagicZoomBigImageCont{border:1px solid #1aa458;overflow:hidden;opacity: 0;}
	.MagicZoomBigImageCont img{width:800px;height:800px}
	.MagicZoomBigImageCont iframe{width:300px;height:300px}
	.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#91b817;text-align:center !important}
	.MagicZoomPup{border:1px solid #aaa;background:#fff;cursor:hand;left:0;display: none;}
	.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
	.MagicZoomLoading img{padding-top:3px !important}
/*	.MagicThumb{cursor:url(cursor/zoomin.cur), pointer;outline:none}*/
	.MagicThumb-zoomed{cursor:default}
	.MagicThumb span{display:none}
	.MagicThumb-image{border:1px solid #ccc;outline:none}
/*	.MagicThumb-image-zoomed{cursor:url(cursor/zoomout.cur), pointer}*/
	.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
	.MagicThumb-controlbar{display:block;height:18px}
	.MagicThumb-controlbar a{display:block;width:180px;height:180px;margin:0px 1px;outline:none;float:left;overflow:hidden}
	.MagicThumb-controlbar a span{display:block;width:1000px;height:1000px;/*background:transparent url(graphics/controlbar.png) no-repeat 0 0*/;outline:none;position:absolute;left:0px;top:0px}
	.MagicThumb-loading{border:1px solid #000;/*background:#fff url(graphics/loader.gif) no-repeat 2px 50%;*/padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}
	.cpnaw{width: 98%;margin: 0 auto;margin-top: 8%;}
	.cpnaw h1{font-size: 1.3rem;color: #333333;font-weight: bold;line-height: 29px;}
	.cpnaw h6{font-size: 1rem;color: #333333;background-color: #f5f5f5;height: 36px;line-height: 36px;border-radius: 10px;padding-left: 13px;margin-top: 6%;}
	.cpnaw h6 span{display: inline-block;width: 3px;height: 16px;background-color: #d30000;margin-right: 9px;position: relative;top: 2px;}
	.cpnaw p{width: 100%;font-size: 0.85rem;color: #666666;line-height: 24px;margin-top: 12px;}
	.cpnaw p span{display: block;border-bottom: 1px solid #eaeaea;padding-bottom: 8px;margin-top: 8px;}
	.cpnaw p span m{display: inline-block;width: 27px;}
	.cpnx{width: 100%;margin-top: 12%;}
	.cpnx .bt p{margin-top: 0;}
	.cpnn{width: 100%;}
	.cpnn h4{margin-top: 10%;background-image: url(../img/y36.png);background-size: auto 40px;height: 40px;font-size: 1.1rem;color: #333333;font-weight: bold;line-height: 40px;padding-left: 25px;background-repeat: no-repeat;background-position: left center;}
	.cpnn .h4{margin-top: 10%;background-image: url(../img/y36.png);background-size: auto 40px;height: 40px;font-size: 1.1rem;color: #333333;font-weight: bold;line-height: 40px;padding-left: 25px;background-repeat: no-repeat;background-position: left center;}
	.cpnn > img{margin-top: 5%;max-width: 100%;}
	.cpnn p img{margin-top: 5%;max-width: 100%;display: inline-block;}
	.cpnn > div img{margin-top: 5%;max-width: 100%;display: inline-block;}
	.cpnn > p{width: 100%;font-size: 0.85rem;color: #333333;line-height: 24px;padding-left: 10px;}
/*	.cpnn > h6{width: 100%;border-bottom: 1px solid #f5f5f5;font-size: 0.85rem;color: #333333;line-height: 24px;padding: 10px;}*/
	.cpnn_table{width: 100%;margin-top: 6%;overflow-x: scroll;}
	.cpnn_table::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	.cpnn_table::-webkit-scrollbar{width:8px;background-color:#2257ab;border-radius: 5px;}
	.cpnn_table::-webkit-scrollbar-thumb{width:8px;background-color:#2257ab;border-radius: 5px;}
	.cpnn_table::-webkit-scrollbar-thumb:hover{width:8px;background-color:#2257ab;border-radius: 5px;} 
	.cpnn_table table{border-collapse: collapse;width: 200%;}
	.cpnn_table table td{border: 1px solid #e1e1e1;font-size: 0.8rem;color: #333333;height: 44px;text-align: center;}
	.cpnn_a{width: 100%;border: 1px solid #e1e1e1;margin-top: 6%;border-radius: 10px;padding: 5px 0 20px;}
	.cpnn_aa{width: 33.333%;position: relative;margin-top: 30px;}
	.cpnn_aa::after{position: absolute;content: "";background-image: url(../img/y43.png);width: 10px;height: 18px;background-size: 100% 100%;top: 26px;right: -5px;}
	.cpnn_aa:nth-child(4)::after{display: none;}
	.cpnn_aa:nth-child(3)::after{left: 50%;margin-left: -5px;bottom: -25px;top: auto;transform: rotate(90deg);}
	.cpnn_aa:nth-child(4){float: right;}
	.cpnn_aa:nth-child(5){float: right;}
	.cpnn_aa:nth-child(5)::after{transform: rotate(180deg);}
	.cpnn_aa:nth-child(6)::after{transform: rotate(180deg);}
	.cpnn_aa:nth-child(6){float: right;}
	div.cpnn_aa img{width: 65px;margin: 0 auto;display: block;}
	.cpnn_aa p{text-align: center;font-size: 0.88rem;color: #333333;line-height: 16px;margin-top: 15px;}
	.cpnn_b{width: 100%;margin-top: 10px;}
	.cpnn_b img{width: 48%;margin-top: 4%;float: left;}
	.cpnn_b img:nth-child(2n){float: right;}
	.cpnn .cpba .cpba_t{border: 1px solid #ededed;}
	.cpnn .cpba .cpba_w{border: 1px solid #ededed;}
	.cpnx .cplc{margin-top: 10%;}
	
/*智慧工地页*/
	.zhya{width: 100%;margin-top: 5%;}
	.zhya p{width: 48%;margin: 2% 0%;height: 50px;line-height: 50px;text-align: center;float: left;transition: all ease 0.3s;background-color: #f5f5f5;}
	.zhya p:nth-child(2n){float: right;}
	.zhya p a{font-size: 0.85rem;color: #333333;transition: all ease 0.3s;display: block;}
	.zhya p:hover{background-color: #2257ab;}
	.zhya p:hover a{color: #fff;}
	.zhgd{width: 100%;padding-top: 5%;margin-bottom: -10%;}
	.zhyb{width: 100%;margin-bottom: 5%;}
	.zhyba{width: 100%;}
	.zhyba_h6{font-size: 1.2rem;color: #333333;line-height: 36px;font-weight: bold;float: none;}
	.zhyba_h6 span{color: #d30000;}
	.zhyba_p{float: none;font-size: 0.85rem;color: #333333;line-height: 24px;width: 100%;}
	.zhybb{width: 152%;margin-top: 6%;}
	#swiper_sjzh{padding-bottom: 5%;padding-left: 2%;margin-left: -2%;}
	.zhybb_a{width: 100%;box-shadow: 0 0 20px 0 rgba(225,128,128,0.15);}
	.zhybb_t{width: 100%;overflow: hidden;}
	.zhybb_t img{width: 100%;transition: all ease 0.3s;}
	.zhybb_w{width: 100%;height: 230px;padding: 20px 6% 0 6%;}
	.zhybb_w h6{font-size: 1rem;color: #d30000;line-height: 18px;font-weight: bold;}
	.zhybb_w p{font-size: 0.8rem;color: #888888;line-height: 20px;margin-top: 12px;}
	.zhybb_a:hover .zhybb_t img{transform: scale(1.05);}
	.zhyc{width: 100%;background-color: #f5f5f5;padding: 10% 0;}
	.zhyca{width: 100%;}
	.zhyca h6{font-size: 0.85rem;color: #333333;line-height: 26px;}
	.zhyca h6 span{display: block;font-size: 1.2rem;color: #333333;line-height: 24px;margin-bottom: 10px;font-weight: bold;}
	.zhyca h6 span m{color: #d30000;}
	.zhyca p{font-size: 0.85rem;color: #333333;line-height: 24px;}
	.zhycb{width: 150%;margin-top: 6%;}
	.zhycc{width: 100%;height: 200px;background-color: #fff;border: 1px solid #f6e2e2;padding: 30px 4% 0 20px;}
	.zhycc img{width: 45px;float: left;transition: all ease 0.3s;}
	.zhycc h6{font-size: 1rem;color: #333333;line-height: 18px;margin-left: 15px;width: calc(100% - 60px);float: left;height: 40px;}
	.zhycc h6 span{display: block;font-size: 0.65rem;color: #c4c4c4;line-height: 14px;margin-top: 4px;}
	.zhycc p{width: 100%;font-size: 0.8rem;color: #888888;line-height: 20px;margin-top: 15px;}
	.zhycc:hover img{transform: scale(0.9);}
	.zhyd{width: 100%;margin-top: 10%;}
	.zhyda{width: 100%;}
	.zhyda_p{width: 100%;margin-top: 12px;}
	.zhyda_p p{width: 23%;height: 34px;line-height: 34px;text-align: center;border: 1px solid #f6e2e2;border-radius: 10px;float: left;font-size: 0.61rem;color: #666666;margin-left: 2.666%;margin-top: 2.666%;overflow: hidden;}
	.zhyda_p p:nth-child(4n+1){margin-left: 0;}
	.zhyda_p p.a{background-color: #d30000;color: #fff;}
	.zhydb{width: 60%;margin: 0 auto;margin-top: 6%;}
	.zhydb img{width: 100%;}
	.zhye{width: 100%;padding-top: 10%;}
	.zhyea{width: 100%;}
	.zhyea img{width: 31%;margin: 0 1.166%;float: left;margin-top: 8%;}
	.zhyf{width: 100%;padding: 10% 0;background-color: #f5f5f5;margin-top: 10%;}
	.zhyfa{width: 100%;margin-top: 6%;}
	.zhyfb{width: 100%;}
	.zhyfb img{width: 100%;}
	.zhyfb p{text-align: center;margin-top: 15px;font-size: 1rem;color: #333333;line-height: 18px;}
	.zhyfc{width: 100%;overflow: hidden;margin-top: 8%;}
	.zhyfx{width: 124%;}
	.zhyfc img{width: 100%;}
	.zhyfc p{text-align: center;font-size: 0.88rem;color: #333333;line-height: 14px;margin-top: 15px;}
	
/*减震隔技术页*/
	.jzga{display: table;margin: 0 auto;margin-top: 6%;}
	.jzga p{width: 48%;margin: 2% 0%;height: 50px;line-height: 50px;text-align: center;float: left;transition: all ease 0.3s;background-color: #f5f5f5;}
	.jzga p:nth-child(2n){float: right;}
	.jzga p a{font-size: 0.8rem;color: #333333;transition: all ease 0.3s;display: block;}
	.jzga p:hover{background-color: #2257ab;}
	.jzga p:hover a{color: #fff;}
	.jzgjs{width: 100%;background-color: #f5f5f5;padding: 8% 0;margin-top: 6%;margin-bottom: -10%;}
	.jzgb{width: 100%;background-color: #fff;padding: 6%;}
	.jzgba{width: 100%;}
	.jzgba h6{font-size: 1.2rem;color: #333333;font-weight: bold;line-height: 24px;}
	.jzgba h6 span{color: #de0303;}
	.jzgba p{font-size: 0.85rem;color: #666666;line-height: 22px;margin-top: 5%;}
	.jzgba img{width: 100%;margin-top: 5%;}
	.jzgbb{width: 100%;}
	.jzgbb_a{width: 100%;margin-top: 8%;}
	.jzgbb_a p{font-size: 1.1rem;color: #333333;font-weight: bold;line-height: 20px;}
	.jzgbb_a img{width: 100%;margin-top: 5%;}
	.jzgbc{width: 100%;margin-top: 40px;}
	.jzgbc h6{font-size: 1.1rem;color: #333333;line-height: 20px;font-weight: bold;}
	.jzgbca{width: 100%;margin-top: 4%;}
	.jzgbca img{width: 48%;float: left;margin-top: 4%;}
	.jzgbca img:nth-child(2n){float: right;}
	.jzgc{width: 100%;background-color: #fff;padding: 6%;margin-top: 8%;margin-bottom: 8%;}
	.jzgca{width: 100%;}
	.jzgca h6{font-size: 1.2rem;color: #333333;font-weight: bold;line-height: 24px;}
	.jzgca h6 span{color: #de0303;}
	.jzgca p{font-size: 0.85rem;color: #666666;line-height: 20px;margin-top: 5%;}
	.jzgca img{width: 90%;margin: 0 auto;margin-top: 5%;}
	.jzgcb{width: 100%;background-image: url(../img/y61.jpg);background-repeat: no-repeat;background-position: bottom center;background-size: 94% auto;padding-bottom: 12%;margin-top: 8%;}
	.jzgcb h6{font-size: 1.1rem;color: #333333;line-height: 20px;font-weight: bold;}
	.jzgcba{width: 130%;margin-left: -15%;margin-top: 5%;}
	.jzgcba img{width: 100%;transform: scale(0.35);}
	#swiper_jz{padding-top: 5%;}
	#swiper_jz .swiper-slide-active img{transform: scale(1.15);transition: all ease 0.3s;}
	#swiper-button-next_jz{background-image: url(../img/y63.png);width: 9px;height: 15px;background-size: 100% 100%;right: 26%;}
	#swiper-button-prev_jz{background-image: url(../img/y62.png);width: 9px;height: 15px;background-size: 100% 100%;left: 26%;}
	.jzgd{width: 100%;background-color: #fff;padding: 6%;margin-top: 8%;}
	.jzgd h6{font-size: 1.2rem;color: #333333;font-weight: bold;line-height: 24px;}
	.jzgd h6 span{color: #de0303;}
	.jzgd img{width: 100%;margin-top: 6%;}
	.jzge{width: 100%;margin-top: 2%;}
	.jzgea{width: 100%;margin-top: 0%;}
	.jzgea:nth-child(2n){float: right;}
	.jzgea_t{width: 100%;overflow: hidden;}
	.jzgea_t img{width: 100%;transition: all ease 0.3s;}
	.jzgea_w{width: 100%;background-color: #fff;height: 50px;padding: 0 5% 0 5%;}
	.jzgea_w p{float: left;width: 80%;line-height: 50px;font-size: 0.8rem;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.jzgea_m{width: 26px;height: 26px;background-image: url(../img/y10.png);background-size: 15px 10px;float: right;margin-top: 10px;transition: all ease 0.3s;background-repeat: no-repeat;background-position: center;background-color: #e8e8e8;border-radius: 50%;}
	.jzgea:hover .jzgea_t img{transform: scale(1.05);}
	.jzgea:hover .jzgea_m{background-color: #2257ab;background-image: url(../img/y11.png);transform: translateX(-6px);}
	
/*成功案例页*/
	.neiy .ala_a{background-color: #f5f5f5;}
	.neiy .ala_a:hover{background-color: #2257ab;}
	.ala_a.on{background-color: #2257ab;}
	.ala_a.on img:nth-child(1){opacity: 0;}
	.ala_a.on img:nth-child(2){opacity: 1;}
	.ala_a.on p{color: #fff;}
	.neiy .alba p{border: 1px solid #e5e5e5;border-top: none;}
	
/*关于我们页*/
	.gyya{width: 100%;margin: 0 auto;margin-top: 6%;}
	.gyya p{width: 48%;margin: 2% 0%;height: 50px;line-height: 50px;text-align: center;float: left;transition: all ease 0.3s;background-color: #f5f5f5;}
	.gyya p:nth-child(2n){float: right;}
	.gyya p a{font-size: 0.95rem;color: #333333;transition: all ease 0.3s;display: block;}
	.gyya p:hover{background-color: #2257ab;}
	.gyya p:hover a{color: #fff;}
	.gyya p.on{background-color: #2257ab;}
	.gyya p.on a{color: #fff;}
	.gyyb{width: 100%;}
	.gyyba{width: 100%;margin-top: 6%;}
	.gyyba_w{width: 100%;padding-top: 6%;}
	.gyyba_w img{height: 24px;}
	.gyyba_w h6{font-size: 1rem;color: #333333;line-height: 18px;margin-top: 6%;}
	.gyyba_w p{font-size: 0.85rem;color: #333333;line-height: 22px;margin-top: 5%;}
	.gyyba_t{width: 100%;}
	.gyyba_t img{width: 100%;}
	.gyyc{width: 100%;background-color: #f5f5f5;padding: 10% 0;margin-top: 10%;}
	.gyyca{width: 100%;}
	.gyyca h6{font-size: 1.4rem;color: #333333;font-weight: bold;line-height: 26px;text-align: center;}
	.gyyca h6 span{color: #d20000;}
	.gyyca p{font-size: 0.85rem;color: #333333;line-height: 24px;text-align: center;margin-top: 5%;}
	.gyyca img{width: 150px;margin: 0 auto;margin-top: 8%;}
	.gyycb{width: 100%;margin-top: 2%;}
	.gyycb > img{display: none;}
	.gyycc{width: 100%;}
	.gyycd{width: 100%;position: relative;margin-top: 55px;}
	.gyycd_t{width: 100%;overflow: hidden;}
	.gyycd_t img{width: 100%;transition: all ease 0.3s;}
	.gyycd_w{width: 100%;background-color: #fff;padding: 6%;}
	.gyycd_w h6{font-size: 1.1rem;color: #333333;line-height: 20px;font-weight: bold;}
	.gyycd_w p{font-size: 0.85rem;color: #666666;line-height: 22px;margin-top: 3%;}
	.gyycd .img{width: 80px;position: absolute;left: 50%;margin-left: -40px;top: -35px;transition: all ease 0.3s;}
	.gyycd:hover .gyycd_t img{transform: scale(1.05);}
	.gyycd:hover .img{transform: scale(0.95);}
	.gyyd{margin-top: 10%;}
	.gyyd h6{font-size: 1.2rem;color: #333333;font-weight: bold;line-height: 24px;}
	.gyyda{width: 100%;box-shadow: 0 0 20px 0 rgba(175,175,175,0.2);margin-top: 7%;padding: 6%;}
	.gyyda img{width: 70px;float: left;transition: all ease 0.3s;}
	.gyyda p{width: calc(100% - 40px);float: left;margin-left: 20px;font-size: 0.85rem;color: #666666;line-height: 20px;margin-top: 10px;}
	.gyyda p span{display: block;font-size: 1rem;color: #333333;margin-bottom: 10px;font-weight: bold;}
	.gyyda:hover img{transform: scale(0.9);}
	
/*荣誉资质页*/
	.ryya{width: 100%;}
	.ryyb{width: 48%;margin-top: 6%;background-color: #fff;padding: 4%;box-shadow: 0 0 20px rgba(175,175,175,0.2);}
	.ryyb:nth-child(2n){float: right;}
	.ryyb img{width: 100%;}
	.ryyb p{text-align: center;font-size: 0.75rem;color: #333333;line-height: 20px;margin-top: 10px;height: 30px;}
	
/*研发中心页*/
	.yfya{width: 100%;}
	.yfyb{width: 48%;margin-top: 4%;}
	.yfyb:nth-child(2n){float: right;}
	.yfyb_t{width: 100%;overflow: hidden;}
	.yfyb_t img{width: 100%;transition: all ease 0.3s;}
	.yfyb p{border: 1px solid #eeeeee;font-size: 0.8rem;color: #333333;line-height: 40px;text-align: center;height: 40px;overflow: hidden;}
	.yfyb:hover .yfyb_t img{transform: scale(1.05);}
	
/*服务页*/
	.fwy{width: 100%;margin-top: 8%;}
	.fwya{width: 100%;}
	.fwyaa{width: 100%;background-image: url(../img/y82.jpg);height: 110px;background-size: cover;padding-top: 30px;border: 1px solid #dadada;}
	.fwyaa h6{text-align: center;font-size: 1.2rem;color: #fff;font-weight: bold;line-height: 24px;}
	.fwyaa p{text-align: center;font-family: Arial;font-size: 0.8rem;color: #fff;opacity: 0.5;line-height: 11px;margin-top: 10px;text-transform: uppercase;}
	.fwyab{width: 100%;border: 1px solid #dadada;border-top: none;padding: 8% 2%;}
	.fwyab > img{width: 76%;margin: 0 auto;}
	.fwyba > img{width: 96%;margin: 0 auto;}
	.fwyab_a{width: 50%;margin-top: 30px;position: relative;}
	.fwyab_a img{width: 55px;margin: 0 auto;}
	.fwyab_a p{text-align: center;font-size: 0.9rem;color: #333333;line-height: 16px;margin-top: 16px;}
	.fwyab_a::after{position: absolute;content: "";background-image: url(../img/y43.png);width: 10px;height: 18px;background-size: 100% 100%;top: 24px;right: -5px;}
	.fwyab_a:nth-child(2)::after{background-image: url(../img/y84.png);top: auto;bottom: -34px;width: 12px;height: 42px;right: 24px;}
	.fwyab_a:nth-child(3)::after{right: auto;left: -5px;transform: rotate(180deg);}
	.fwyab_a:nth-child(4)::after{background-image: url(../img/y85.png);top: auto;bottom: -54px;width: 12px;height: 42px;left: 24px;right: auto;}
	.fwyab_a:nth-child(6)::after{display: none;}
	.fwyb{width: 100%;margin-top: 6%;}
	.fwyb .fwyaa{background-image: url(../img/y83.jpg);}
	.fwyba{width: 100%;border: 1px solid #dadada;border-top: none;padding: 8% 2%;}
	.fwyba_a{width: 33.333%;margin-top: 30px;position: relative;}
	.fwyba_a img{width: 55px;margin: 0 auto;}
	.fwyba_a p{width: 120%;margin-left: -10%;text-align: center;font-size: 0.8rem;color: #333333;line-height: 16px;margin-top: 11px;}
	.fwyba_a p span{font-size: 0.65rem;}
	.fwyba_a::after{position: absolute;content: "";background-image: url(../img/y43.png);width: 8px;height: 15px;background-size: 100% 100%;top: 19px;right: -5px;}
	.fwyba_a:nth-child(3)::after{background-image: url(../img/y84.png);top: auto;bottom: -40px;width: 12px;height: 42px;right: 10px;}
	.fwyba_a:nth-child(9)::after{background-image: url(../img/y84.png);top: auto;bottom: -40px;width: 12px;height: 42px;right: 10px;}
	.fwyba_a:nth-child(4)::after,.fwyba_a:nth-child(10)::after,.fwyba_a:nth-child(13)::after{display: none;}
	.fwyba_a:nth-child(5)::after,.fwyba_a:nth-child(6)::after,.fwyba_a:nth-child(10)::after,.fwyba_a:nth-child(11)::after,.fwyba_a:nth-child(12)::after{transform: rotate(180deg);}
	.fwyba_a:nth-child(6)::before{position: absolute;content: "";background-image: url(../img/y85.png);top: auto;bottom: -40px;width: 12px;height: 42px;left: 10px;right: auto;background-size: 100% 100%;}
	.fwyba_a:nth-child(12)::before{position: absolute;content: "";background-image: url(../img/y85.png);top: auto;bottom: -40px;width: 12px;height: 42px;left: 10px;right: auto;background-size: 100% 100%;}
	.fwyba_a:nth-child(4),.fwyba_a:nth-child(5),.fwyba_a:nth-child(6){float: right;}
	.fwyba_a:nth-child(7),.fwyba_a:nth-child(8),.fwyba_a:nth-child(9){float: left;}
	.fwyba_a:nth-child(10),.fwyba_a:nth-child(11),.fwyba_a:nth-child(12){float: right;}
	.fwyba_a:nth-child(3){float: left;}
	
/*联系我们页*/
	.lxya{width: 100%;margin-top: 2%;}
	.lxya_a{width: 100%;overflow: auto;margin-top: 4%;float: none;}
	.lxya_a img{width: 50px;float: left;}
	.lxya_a p{font-size: 0.85rem;color: #666666;line-height: 12px;margin-top:6px;margin-left: 10px;float: left;width: calc(100% - 60px);}
	.lxya_a p span{display: block;font-size: 1rem;font-family: Arial;color: #333333;line-height: 18px;margin-top: 8px;}
	.lxya_b{margin-top: 8%;float: none;}
	.lxya_b img{float: left;width: 100px;border: 1px solid #e5e5e5;padding: 6px;}
	.lxya_b p{float: left;width: 14px;margin-left: 10px;margin-top: 12px;line-height: 16px;font-size: 0.85rem;}
	.lxyb{width: 100%;margin-top: 10%;margin-bottom: 10%;}
	.lxyb .lxb{width: 100%;background-image: url(../img/y85.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;padding: 8%;}
	.lxyb .lxb .input2{background-color: #fff;color: #d40000;}
	.ditu{width: 100%;}
	
	/*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){
	



	
}
	
	
	

	
@media (min-width: 400px){
	.gyb_b{margin-left: 6%;}
	.zhaa_a img{width: 40px;}
	.zhaa_a p{font-size: 0.8rem;}

	
}
	
@media (min-width: 414px){
	.gyx{height: 45px;}
	.cpla p a{font-size: 0.8rem;}
	.ala{display: table;margin: 0 auto;margin-top: 6%;left: 0;width: auto;}



	
}
	
	
	
	
	
@media (min-width: 450px){
	.bkaa a > img{width: 35px;float: left;}
	.bkaa h6{font-size: 0.6rem;margin-left: 8px;line-height: 12px;margin-top: 2px;}
	.bkaa h6 span{font-size: 1rem;}
	.bkaa p{font-size: 0.75rem;line-height: 17px;margin-top: 2px;margin-left: 10px;}
	.zhaa_a p{font-size: 0.95rem;}
	.cpla p a{font-size: 0.88rem;}
	.zhyda_p p{font-size: 0.7rem;}
	
}
	
	
	
	
	
@media (min-width: 500px){
	.sjdha_t2{width: 42px;top: calc(50% - 18px);}
	.bkaa a > img{width: 40px;float: left;}
	.bkaa h6{font-size: 0.7rem;margin-left: 12px;line-height: 15px;margin-top: 5px;}
	.bkaa h6 span{font-size: 1.05rem;}
	.bkaa p{font-size: 0.8rem;line-height: 19px;margin-top: 2px;margin-left: 10px;}
	.zhaa_a p{font-size: 1.05rem;}
	.gyx{height: 60px;}
	
}		
	
	
	
@media (min-width: 550px){
	.gyx{height: 70px;}
	
}	
	
		
	
@media (min-width: 600px){
	.gyx{height: 80px;}
	
	
}	
	
@media (min-width: 650px){
	.gyx{height: 90px;}

}
	
	
	
@media (min-width: 700px){
	.sjdha_t2{width: 44px;top: calc(50% - 19px);}
	.gyx{height: 95px;}
	
}		
	
@media (min-width: 750px){
	body{max-width: 750px;margin: 0 auto;}
	.sjdhgd{max-width: 750px;left: 50%;margin-left: -375px;}

	
	
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
}




