@charset "utf-8";
/* CSS Document */
@media(min-width:1399px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
body{max-width: 1920px;margin: 0 auto;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: 1400px;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#2b3b95;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#2b3b95;border-radius: 5px;}

/*top*/
	.dbu{width: 100%;background-color: #1b1b1b;}
	.dbu p{font-size: 12px;color: #a8a8a8;line-height: 30px;letter-spacing: 1px;}
	.dbu .commen div{font-size: 12px;color: #a8a8a8;line-height: 30px;letter-spacing: 1px;}
	.dbu div.commen{padding: 0 77px 0 87px;}
	.dbu div h1{font-size: 12px;color: #a8a8a8;line-height: 30px;display: inline-block;}
	.dbu p a{font-size: 12px;color: #a8a8a8;transition: all ease 0.3s;position: relative;}
	.dbu p span{margin: 0 17px;}
	.dbu p a:hover{color: #fff;}
	.top{width: 100%;height: 207px;}
	.topx{width: 81.714%;margin-right: -24px;margin-top: 42px;}
	.logoa{margin-top: 29px;margin-left: 63px;}
	.logoa img{width: 159px;float: left;}
	.topxb h6{font-size: 20px;color: #292929;font-weight: bold;line-height: 20px;letter-spacing: 2px;}
	.topxba{margin-top: 12px;}
	.topxba p{position: relative;width: 110px;line-height: 39px;float: left;height: 39px;font-size: 17px;color: #fff;font-weight: bold;text-align: center;letter-spacing: 1px;margin-right: 4px;}
	.topxba p::after{position: absolute;content: "";width: 100%;left: 0;top: 0;background-color: #2b3b95;height: 100%;z-index: -1;transform: skewX(-12deg)}
	.topb{width: 266px;margin-top: 43px;margin-right: 9px;}
	.nav{z-index: 2;height: 92px;width: 100%;margin-top: 3px;margin-left: -43px;}
	.nava{transition: all ease 0.3s;height: 92px;cursor: pointer;position: relative;width: 12.5%;}
	.nava::after{position: absolute;content: "";width: 18px;height: 18px;background-color: #bd233c;left: 50%;margin-left: -9px;bottom: -9px;border-radius: 50%;z-index: 100;opacity: 0;transition: all ease 0.3s;transform: scale(0);}
	.navax{margin-left: 0;}
	.nava p{line-height: 92px;transition: all ease 0.3s;text-align: center;letter-spacing: 1px;}
	.nava p a{font-size: 16px;color: #303030;transition: all ease 0.3s;}
	.navaa::after{opacity: 1;transform: scale(1);}
	.navaa p a{color: #c9191e;}
	.nava:hover p a{color: #c9191e;}
	.nava:hover::after{opacity: 1;transform: scale(1);}
	.navb{width: 120px;position: absolute;z-index: 101;top: 93px;left: 50%;margin-left: -60px;opacity: 0;background-color: #2b3b95;text-align: center;}
	.navba{line-height:24px;text-align: center;transition: all ease 0.3s;display: block;padding: 10px 0;}
	.navba a{font-size: 15px;color: #fff;transition: all ease 0.3s;display: block;}
	.navba:hover a{transform: translateY(-4px);}
	.topa{margin-top: 27px;margin-right: 80px;}
	.topa_a{position: relative;margin-left: 5px;}
	.topa_a .t1{width: 42px;cursor: pointer;}
	.topa_a .t2{width: 120px;position: absolute;top: 50px;left: -38px;z-index: 1000;opacity: 1;}
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 600px;position: relative;}
	.imgbox{ width:1920px;overflow: hidden;position: relative;left: 50%; margin-left: -960px;height: 600px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../esimg/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../esimg/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(../esimg/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../esimg/yi08.png);opacity: 1;}
	.keyword{width: 100%;margin-top: 18px;}
	.keyword p{line-height: 12px;font-size: 12px;color: #292929;margin-left: 50px;}
	.keyword p a{font-size: 12px;color: #292929;transition: all ease 0.3s;margin-right: 15px;}
	.keyword p a:hover{color: #c9191e;}
	.flip{margin-top: 6px;margin-right: 40px;}
	.flip li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #c0c7ca;}
	.flip li.ppp{width: 37px;background-color: #c9191e;border-radius: 20px;}
/*注塑加工*/
	.cp{width: 100%;overflow: hidden;margin-top: 60px;}
	.cpa{width: 45%;margin-left: 3.571%;}
	.bt{position: relative;}
	.bt::after{position: absolute;content: "";width: 16px;height: 16px;background-color: #c9191e;border-radius: 50%;top: 16px;left: -7px;}
	.bt h5{font-family: Arial;font-size: 40px;color: #edeff2;font-weight: bold;text-transform: uppercase;line-height: 31px;}
	.bt h6{font-size: 28px;color: #2c2c2c;line-height: 28px;font-weight: bold;letter-spacing: 2px;margin-top: -6px;position: relative;z-index: 2;}
	.bt p{font-size: 12px;color: #979797;margin-top: 17px;line-height: 12px;}
	.cpaa{width: 100%;margin-left: -46px;}
	.cpaa_a{width: 33.333%;margin-top: 48px;}
	.cpaa_b{width: 117px;background-color: #cce3ff;padding: 8px;border-radius: 50%;margin: 0 auto;transition: all ease 0.3s;}
	.cpaa_b img{width: 100%;border-radius: 50%;transition: all ease 0.3s;}
	.cpaa_a h6{text-align: center;font-size: 20px;color: #2c2c2c;font-weight: bold;line-height: 20px;margin-top: 25px;}
	.cpaa_a p{font-size: 12px;color: #979797;line-height: 12px;margin-top: 9px;width: 120%;margin-left: -10%;text-align: center;}
	.cpaa_b:hover{background-color: #2b3b95;}
	.cpaa_b:hover img{transform: scale(0.95);}
	.cpb{width: 51.429%;margin-top: 8px;}
	.cpb img{width: 977px;}
	.cpc{width: 92.857%;margin: 0 auto;margin-top: -43px;}
	.cpd{width: 55.35%;background-color: #eef3f5;height: 43px;position: relative;z-index: 1000;}
	.cpd p{float: left;line-height: 43px;width: 170px;text-align: center;font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;cursor: pointer;}
	.cpd p a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.cpd p a:hover{margin-left: 8px;}
	.cpd p.on{background-color: #2b3b95;color: #fff;}
	.cpe{width: 100%;}
	.cpea{width: 100%;margin-top: 58px;margin-left: 20px;}
	.cpea_a{width: 10%;position: relative;}
	.cpea_a::after{position: absolute;content: "";width: 79.25%;height: 1px;background-color: #cecece;right: 6px;top: 32px;}
	.cpea_ax::after{display: none;}
	.cpea_at{width: 42px;position: relative;}
	.cpea_at img{width: 100%;}
	.cpea_at img.t1{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.cpea_aa{width: 15px;height: 15px;border: 1px solid #cecece;border-radius: 50%;margin-top: 9px;padding: 3px;transition: all ease 0.3s;}
	.cpea_aa span{width: 7px;height: 7px;background-color: #cecece;;border-radius: 50%;display: block;transition: all ease 0.3s;}
	.cpea_a p{font-size: 14px;color: #2c2c2c;line-height: 14px;width: 120%;margin-top: 10px;transition: all ease 0.3s;}
	.cpea_a:hover .cpea_at img.t1{opacity: 1;}
	.cpea_a:hover::after{background-color: #a43345;}
	.cpea_a:hover .cpea_aa{border-color: #a43345;}
	.cpea_a:hover .cpea_aa span{background-color: #a43345;}
	.cpea_a:hover p{color: #a43345;}
/*注塑样品*/
	.yp{width: 100%;overflow: hidden;background-image: url(../esimg/j8.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 57px 0 80px;margin-top: 66px;}
	.yp .bt h5{color: #dde4e9;}
	.ypa{width: 92.857%;margin: 0 auto;}
	.ypaa{margin-top: 39px;}
	.ypaa p{float: left;width: 170px;height: 43px;line-height: 43px;text-align: center;transition: all ease 0.3s;}
	.ypaa p a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;display: block;}
	.ypaa p.on{background-color: #2b3b95;}
	.ypaa p.on a{color: #fff;}
	.ypaa_m{float: left;width: 170px;height: 43px;line-height: 43px;text-align: center;transition: all ease 0.3s;}
	.ypaa_m a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.ypaa_m:hover{background-color: #2b3b95;}
	.ypaa_m:hover a{color: #fff;}
	.ypb{width: 93.642%;margin: 0 auto;margin-top: 35px;}
	.ypc{width: 100%;}
	.ypca{width: 31.807%;margin: 0 0.7631%;margin-top: 17px;border: 1px solid #e5e5e5;position: relative;overflow: hidden;}
	.ypca_t{width: 100%;overflow: hidden;}
	.ypca_t img{width: 100%;transition: all ease 0.3s;}
	.ypca_w{position: absolute;left: 0;bottom: -56px;height: 56px;width: 100%;background-color: rgba(0,0,0,.6);padding: 0 28px;transition: all ease 0.3s;}
	.ypca_w p{width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 56px;font-size: 16px;color: #fff;float: left;}
	.ypca_w span{float: right;line-height: 56px;font-size: 16px;color: #fff;display: block;}
	.ypca:hover .ypca_t img{transform: scale(1.05);}
	.ypca:hover .ypca_w{bottom: 0;}
	.yp_m{width: 494px;margin: 0 auto;margin-top: 38px;}
	.yp_m img{width: 100%;}
/*模具开发*/
	.kf{width: 100%;overflow: hidden;margin-top: 76px;}
	.kfa_m{line-height: 16px;margin-top: 57px;transition: all ease 0.3s;}
	.kfa_m:hover{transform: translateX(-6px);}
	.kfa_m:hover a{color: #2b3b95;}
	.kfa_m a{font-size: 16px;color: #2c2c2c;}
	.kfa{width: 55.357%;margin-left: 3.571%;}
	.kfb{width: 100%;}
	.kfba{width: 48.387%;border: 1px solid #e5e5e5;height: 179px;margin-top: 90px;position: relative;padding: 44px 30px 0 30px;transition: all ease 0.3s;}
	.kfba_t{width: 80px;height: 80px;position: absolute;left: 30px;top: -38px;background-color: #fff;transition: all ease 0.3s;border-radius: 50%;}
	.kfba_t::after{position: absolute;content: "";background-image: url(../esimg/j19.png);width: 80px;height: 37px;background-size: 100% 100%;left: 0;top: 0;z-index: 0;transition: all ease 0.3s;}
	.kfba_t img{width: 100%;position: relative;z-index: 10;}
	.kfba_t img.t1{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.kfba_t img.t3{opacity: 1;transition: all ease 0.3s;}
	.kfba h6{font-size: 16px;color: #353535;line-height: 26px;border-bottom: 1px dashed #afb8e9;padding-bottom: 10px;margin-bottom: 11px;transition: all ease 0.3s;}
	.kfba p{font-size: 12px;color: #353535;line-height: 22px;position: relative;padding-left: 10px;transition: all ease 0.3s;}
	.kfba p::after{position: absolute;content: "○";font-size: 12px;color: #353535;left: 0;top: 0px;line-height: 22px;transition: all ease 0.3s;}
	.kfba:hover{background-color: #2b3b95;}
	.kfba:hover .kfba_t{background-color: #2b3b95;}
	.kfba:hover .kfba_t::after{opacity: 0;}
	.kfba:hover .kfba_t img.t3{opacity: 0;}
	.kfba:hover .kfba_t img.t1{opacity: 1;}
	.kfba:hover h6{color: #fff;}
	.kfba:hover p{color: #fff;}
	.kfba:hover p::after{color: #fff;}
	.kfc{width: 41.072%;margin-top: 12px;}
	.kfc img{width: 736px;}
/*四大理由*/
	.ly{width: 100%;overflow: hidden;background-image: url(../esimg/j16.jpg);background-repeat: no-repeat;background-position: top center;background-size: 1920px 556px;margin-top: 72px;padding-top: 76px;}
	.lya{width: 92.857%;margin: 0 auto;position: relative;}
	.lya::after{position: absolute;content: "";width: 51.07%;height: 2px;background-color: #4165d5;left: 0;bottom: 11px;}
	.ly .bt h5{color: #455dba;}
	.ly .bt h6{color: #fff;}
	.lyaa{margin-right: 23px;margin-top: 39px;}
	.lyaa_a img{width: 102px;margin: 0 auto;}
	.lyaa_a p{text-align: center;font-size: 12px;color: #fff;line-height: 22px;margin-top: 9px;}
	.lyaa_b{margin: 0 94px 0 126px;}
	.lyb{width: 92.875%;margin: 0 auto;margin-top: 56px;position: relative;}
	.lyc{width: 100%;background-color: #f4f4f4;}
	.lyct{width: 52.538%;overflow: hidden;}
	.lyct img{width: 100%;transition: all ease 0.3s;}
	.lycw{width: 47.462%;padding-top: 70px;}
	.lycwa{width: 82.7%;margin: 0 auto;height: 127px;padding-left: 10px;}
	.lycwa img{float: left;width: 55px;margin-top: 12px;}
	.lycwa p{float: right;font-size: 16px;color: #353535;margin-left: 23px;width: calc(100% - 78px);}
	.lycwa p span{display: block;font-size: 26px;font-weight: bold;margin-bottom: 10px;}
	.lycw > span{width: 82.7%;margin: 0 auto;height: 1px;display: block;border-top: 1px dashed #b7b7b7;margin-bottom: 50px;}
	.lyx{position: absolute;right: 44px;bottom: 43px;}
	.lyx::after{position: absolute;content: "— —";font-size: 12px;color: #353535;line-height: 9px;top: 0;right: 24px;}
	.lyx li{float: left;font-size: 12px;color: #353535;line-height: 9px;cursor: pointer;margin-left: 47px;}
	.lyx li.on{color: #2b3b95;}
	.lyc:hover .lyct img{transform: scale(1.05);}
/*关于举昶*/
	.gy{width: 100%;margin-top: 70px;overflow: hidden;}
	.gya{width: 90%;margin-left: 3.571%;}
	.gy_m{line-height: 16px;margin-top: 16px;}
	.gy_m a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.gy_m:hover a{color: #2b3b95;margin-right: 6px;}
	.gyb{width: 90%;margin-left: 3.571%;margin-top: 50px;}
	.gyb > img{width: 170px;float: left;}
	.gyba{width: 82%;margin-top: -4px;}
	.gyba p{font-size: 14px;color: #353535;line-height: 25px;max-height: 150px;overflow: hidden;}
	.gyba_m{margin-top: 16px;}
	.gyba_m img{display: inline-block;margin-right: 7px;position: relative;top: 12px;transition: all ease 0.3s;}
	.gyba_m a{font-size: 14px;color: #20339f;}
	.gyba_m:hover img{transform: scale(0.95);}
	.gyc{width: 94.714%;margin: 0 auto;margin-top: 17px;position: relative;z-index: 2;}
	.gyd{width: 100%;}
	.gye{width: 31.447%;margin: 0 0.943%;overflow: hidden;}
	.gye img{width: 100%;transition: all ease 0.3s;}
	.gye:hover img{transform: scale(1.1);}
	.gyx{margin-top: 50px;margin-right: 3.571%;}
	.gyx li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #c0c7ca;}
	.gyx li.on{width: 37px;background-color: #c9191e;border-radius: 20px;}
	.gym{width: 100%;}
	.gym img{position: relative;width: 1920px;left: 50%;margin-left: -960px;top: -62px;}
/*新闻资讯*/
	.xw{width: 100%;overflow: hidden;background-image: url(../esimg/j26.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 73px 0 67px;margin-top: -62px;}
	.xw .bt h5{color: #dde4e9;}
	.xw .bt h6{color: #2c2c2c;}
	.xwa{width: 92.857%;margin: 0 auto;}
	.xwaa{margin-top: 13px;}
	.xwaa p{float: left;width: 170px;height: 43px;line-height: 43px;text-align: center;transition: all ease 0.3s;}
	.xwaa p a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;display: block;}
	.xwaa p.on{background-color: #2b3b95;}
	.xwaa p.on a{color: #fff;}
	.xwaa_m{float: left;width: 170px;height: 43px;line-height: 43px;text-align: center;transition: all ease 0.3s;}
	.xwaa_m a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.xwaa_m:hover{background-color: #2b3b95;}
	.xwaa_m:hover a{color: #fff;}
	.xwb{width: 92.857%;margin: 0 auto;margin-top: 42px;}
	.xwc{width: 100%;background-color: #fff;background-image: url(../esimg/j27.jpg);background-repeat: no-repeat;background-position: left center;background-size: auto 100%;padding: 33px 43px 47px 50px;}
	.xwc h5{font-size: 16px;color: #fff;font-weight: bold;line-height: 16px;margin-bottom: 15px;}
	.xwc h5 span{display: inline-block;width: 119px;height: 1px;background-color: #fff;margin-left: 17px;position: relative;top: -4px;}
	.xwca{width: 63.75%;}
	.xwca_t{width: 48%;overflow: hidden;}
	.xwca_t img{width: 100%;transition: all ease 0.3s;}
	.xwca_w{width: 48%;margin-top: 9px;}
	.xwca_w h5{font-size: 18px;color: #c9191e;line-height: 13px;}
	.xwca_w h6{font-size: 14px;color: #353535;font-weight: bold;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 28px;letter-spacing: 1px;}
	.xwca_w p{font-size: 12px;color: #353535;line-height: 22px;height: 66px;overflow: hidden;margin-top: 24px;}
	.xwca_w span{width: 157px;height: 43px;text-align: center;display: block;float: right;background-color: #bd233c;font-size: 14px;color: #fff;margin-top: 33px;line-height: 43px;transition: all ease 0.3s;}
	.xwcb{width: 33.33%;border-left: 1px dashed #bababa;padding-left: 48px;}
	.xwcba{width: 100%;margin: 12px 0 25px;transition: all ease 0.3s;}
	.xwcba h6{font-size: 14px;color: #353535;font-weight: bold;line-height: 12px;transition: all ease 0.3s;}
	.xwcba p{font-size: 14px;color: #353535;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 14px;margin-top: 9px;transition: all ease 0.3s;}
	.xwcbax{margin:45px 0;}
	.xwcba:hover{padding-left: 8px;}
	.xwcba:hover h6{color: #bd233c;}
	.xwcba:hover p{color: #bd233c;}
	.xwca:hover .xwca_t img{transform: scale(1.05);}
	.xwca:hover .xwca_w span{transform: translateX(-6px);}
	.cj{width: 92.857%;margin: 0 auto;margin-top: 31px;background-color: #fff;padding: 33px 69px 29px 50px;}
	.cja{width: 85.522%;}
	.cjb{width: 100%;}
	.cjba{width: 42.871%;padding-top: 15px;}
	.cjba h6{background-image: url(../esimg/j31.png);background-repeat: no-repeat;background-size: 21px 21px;background-position: left top;padding-left: 36px;font-size: 14px;color: #353535;font-weight: bold;line-height: 21px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.cjba p{background-image: url(../esimg/j32.png);background-repeat: no-repeat;background-size: 21px 21px;padding-left: 36px;font-size: 12px;color: #353535;line-height: 22px;margin-top: 15px;height: 44px;overflow: hidden;}
	.cjbb{width: 14.1%;}
	.cjbb span{display: block;height: 106px;width: 1px;border-left: 2px dashed #bababa;margin: 0 auto;}
	.cjba:hover h6{color: #c9191e;}
	.cjx{display: table;margin: 0 auto;margin-top: 27px;}
	.cjx li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #c0c7ca;}
	.cjx li.on{width: 37px;background-color: #115caf;border-radius: 20px;}
/*合作客户*/
	.hz{width: 100%;overflow: hidden;margin-top: 62px;}
	.hza{width: 94%;margin: 0 auto;margin-top: 50px;}
	.hzb{width: 23.7%;margin: 0 0.65%;border: 1px solid #dcdcdc;transition: all ease 0.3s;}
	.hzb img{width: 100%;}
	.hzb:hover{border-color: #115caf;}
/*联系我们*/
	.lx{width: 100%;overflow: hidden;margin-top: 55px;}
	.lxa{width: 100%;background-image:url(../esimg/j35.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 40px;padding-bottom: 63px;}
	.lxb{width: 99.142%;margin-left: 5.642%;}
	.lxba{width: 25%;height: 205px;padding-top: 74px;position: relative;}
	.lxba::after{position: absolute;content: "";width: 1px;height: 74px;left: 0;top: 0;background-color: #517eff;}
	.lxba::before{position: absolute;content: "";width: 1px;height: 74px;left: 0;bottom: 0;background-color: #517eff;}
	.lxba img{float: left;width: 59px;margin-left: -30px;position: relative;}
	.lxba p{float: left;font-size: 16px;color: #fff;line-height: 29px;margin-left: 17px;}
	.lxc{width: 92.857%;margin: 0 auto;background-color: #fff;padding: 6px 0;}
	.lxc .input1{width: 18.384%;border-right: 1px solid #bfbfbf;height: 45px;line-height: 45px;font-size: 12px;color: #979797;padding-left: 22px;}
	.lxc textarea{width: 33.23%;border-right: 1px solid #bfbfbf;height: 45px;line-height: 45px;font-size: 12px;color: #979797;padding-left: 22px;}
	.yanz{width: 30%;}
	.yanz input{height: 45px;line-height: 45px;font-size: 12px;color: #979797;padding-left: 22px;width: 50%;}
	.yanz img.t1{width: 24px;margin-right: 27px;margin-top: 10px;cursor: pointer;}
	.yanz img.t3{width: 96px;margin-right: 10px;margin-top: 4px;}
	.lxd{display: table;margin: 0 auto;margin-top: 23px;}
	.lxd input{width: 227px;height: 57px;line-height: 57px;text-align: center;background-color: #bd233c;cursor: pointer;font-size: 16px;color: #fff;margin: 0 20.5px;}
	.lxd input.input2{background-color: #252525;}
	
/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #252525;padding: 56px 0 70px;}
	.yja{margin-left: 67px;}
	.yja img{width: 189px;}
	.yjaa{margin-top: 19px;}
	.yjaa h6{font-size: 18px;color: #fff;font-weight: bold;line-height: 18px;}
	.yjaa p{font-size: 12px;color: #9fa4a8;line-height: 24px;margin-top: 18px;}
	.yjaa p a{font-size: 12px;color: #9fa4a8;transition: all ease 0.3s;}
	.yjaa p a:hover{font-size: 12px;color: #fff;}
	.yjb{margin-left: 75px;border-right: 1px dashed #4d4d4d;margin-top: 20px;}
	.yjba{width: 182px;border-left: 1px dashed #4d4d4d;height: 147px;padding-top: 10px;}
	.yjba h6{text-align: center;line-height: 14px;}
	.yjba h6 a{font-size: 14px;color: #fff;font-weight: bold;}
	.yjba p{line-height: 24px;margin-top: 22px;text-align: center;}
	.yjba p a{font-size: 12px;color: #9fa4a8;display: block;transition: all ease 0.3s;}
	.yjba p a:hover{color: #fff;}
	.yjc{width: 178px;margin-right: 61px;margin-top: 7px;}
	.yjc img{width: 100%;}

	.yl{width: 100%;border-top: 1px solid #949494;padding: 12px 20px ;}
	.yl p{font-size: 12px;color: #a8a8a8;line-height: 22px;}
	.yl p a{font-size: 12px;color: #a8a8a8;margin: 0 8px;transition: all ease 0.3s;}
	.yl p a:hover{color: #2b3b95;}
	
/*固定的悬浮窗*/
	.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: #2b3b95 url(../esimg/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #2b3b95 url(../esimg/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #2b3b95 url(../esimg/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #2b3b95 url(../esimg/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*注塑加工页*/
	.nban{width: 100%;overflow: hidden;}
	.nban img{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
	.mbx{width: 100%;background-color: #eef3f5;line-height: 50px;}
	.mbx p{font-size: 12px;color: #292929;margin-left: 50px;}
	.mbx p a{font-size: 12px;color: #292929;transition: all ease 0.3s;}
	.mbx p a:hover{color: #c9191e;}
	.mbxa{font-size: 12px;color: #292929;margin-right: 43px;background-image: url(../esimg/j40.png);background-repeat: no-repeat;background-position: right center;padding-right: 27px;}
	.mbxa a{font-size: 12px;color: #292929;transition: all ease 0.3s;}
	.mbxa a h1{display: inline-block;transition: all ease 0.3s;}
	.mbxa a:hover{color: #c9191e;}
	.mbxa a h1:hover{color: #c9191e;}
	.neiy{width: 100%;overflow: hidden;margin-top: 48px;}
	.nei_bt{width: 100%;border-bottom: 1px solid #dee4e7;padding: 0 0 33px 43px;}
	.cp_nei{margin-top: 54px;width: 100%;}
	.cp_nei .cpa{margin-top: 37px;}
	.cp_nei .cpa_nei{margin-bottom: 30px;}
	.cpa_nei h6{font-size: 26px;color: #2c2c2c;font-weight: bold;line-height: 26px;}
	.cpa_nei p{font-size: 14px;color: #a8a8a8;line-height: 14px;margin-top: 12px;text-transform: uppercase;}
	.zsya{width: 100%;background-color: #eef3f5;margin-top: 83px;padding: 65px 0 160px;}
	.zsya .gyc{margin-top: 44px;}
	.zsyaa{width: 92.857%;margin: 0 auto;}
	.zsyaa .gyx{margin-top: 40px;margin-right: 0;}
	.zsyb{max-width: 1200px;width: 100%;margin: 0 auto;margin-top: -91px;}
	.zsyb .cpa_nei{width: 100%;background-color: #fff;height: 91px;padding-top: 25px;}
	.zsyb .cpa_nei h6{text-align: center;}
	.zsyb .cpa_nei p{text-align: center;}
	.zsyb table{width: 100%;border-collapse: collapse;}
	.zsyb table td{border: 1px solid #d9e3e7;height: 42px;padding-left: 30px;font-size: 14px;color: #292929;}
	.zsyb table .tr1 td{background-color: #eef3f5;}
	.zsyc{background-image: url(../esimg/j39.jpg);margin-top: 87px;}
	.zsyc .bt h5{color: #4959a3;}
	.zsyc .bt h6{color: #fff;}
	.zsyc .ypaa p a{color: #fff;}
	.zsyc .ypaa p.on{background-color: #fff;}
	.zsyc .ypaa p.on a{color: #2c2c2c;}
	.zsyc .ypaa .ypaa_m a{color: #fff;}
	.zsyd{width: 100%;margin-top: 66px;}
	.zsyda{width: 85.714%;margin: 0 auto;margin-top: 46px;}
	.zsyda_t{width: 36.583%;}
	.zsyda_t img{width: 100%;}
	.zsyda .cpea{width: 54.75%;margin-top: 0;}
	.zsyda .cpea .cpea_a{width: 20%;margin: 23px 0;}
	.zsydb{width: 100%;height: 1px;background-color: #dee4e7;margin-top: 48px;}
	.zsye{width: 100%;background-image: url(../esimg/j42.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 87px;padding: 73px 0 88px;}
	.zsye .nt h5{color: #dfe8ec;}
	.zsye .nt h6{color: #2c2c2c;}
	.zsye .lyaa{margin-top: 6px;}
	.zsye .lyaa p{color: #2c2c2c;}
	.zsye .lya::after{display: none;}
	.zsyea{width: 94%;margin: 0 auto;margin-top: 53px;}
	.zsyea_a{width: 23.48%;margin: 0 0.76%;background-color: #fff;height: 320px;padding-top: 54px;}
	.zsyea_a img{width: 55px;margin: 0 auto;}
	.zsyea_a h6{text-align: center;font-size: 22px;color: #353535;font-weight: bold;line-height: 32px;margin-top: 37px;}
	.zsyea_a p{font-size: 14px;color: #353535;line-height: 24px;margin-top: 10px;text-align: center;min-height: 87px;}
	.zsyea_a span{display: block;width: 30px;height: 3px;background-color: #c9191e;margin: 0 auto;}
	.lx_nei{margin-top: 0;}
	.lx_nei .lxa{margin-top: 0;padding-bottom: 0;}
	.lx_neia{width: 65.214%;margin-left: 6.428%;padding-top: 70px;}
	.lx_neia .bt h5{color: #485ed5;}
	.lx_neia .bt h6{color: #fff;margin-top: 0;margin-bottom: 18px;line-height: 40px;font-size: 40px;}
	.lx_neiaa{width: 100%;margin-top: 72px;}
	.lx_neiaa_a{width: 47%;}
	.lx_neiaa_a .input1{height: 57px;line-height: 57px;padding-left: 17px;font-size: 12px;color: #979797;margin-bottom: 16px;width: 100%;background-color: #fff;}
	.lx_neiaa_a .yanz{width: 100%;background-color: #fff;height: 57px;}
	.lx_neiaa_a .yanz input{line-height: 57px;font-size: 12px;color: #979797;height: 57px;}
	.lx_neiaa_a .yanz img.t1{margin-top: 16px;}
	.lx_neiaa_a .yanz img.t3{margin-top: 9px;}
	.lx_neiaa textarea{width: 51.48%;height: 203px;background-color: #fff;font-size: 12px;color: #979797;line-height: 22px;padding: 16px 0 0 17px;}
	.lx_neia .lxd{margin-left: 0;margin-top: 43px;}
	.lx_neia .lxd input{margin: 0;margin-right: 41px;}
	.lx_nei .lxb{width: 22%;margin-left: 0;padding: 35px 0 65px;position: relative;}
	.lx_nei .lxb::after{position: absolute;content: "";width: 1px;height: 35px;left: 0;top: 0;background-color: #517eff;}
	.lx_nei .lxb::before{position: absolute;content: "";width: 1px;height: 65px;left: 0;bottom: 0;background-color: #517eff;}
	.lx_nei .lxb .lxba{width: 100%;height: 129px;padding-top: 35px;}
	.lx_nei .lxb .lxba::after{height: 35px;}
	.lx_nei .lxb .lxba::before{height: 35px;}
	
/*注塑样品*/
	.nei_f{margin-top: 9px;}
	.nei_f p{width: 170px;line-height: 43px;height: 43px;text-align: center;float: left;transition: all ease 0.3s;}
	.nei_f p a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.nei_f p.on{background-color: #2b3b95;}
	.nei_f p.on a{color: #fff;}
	.nei_f p:hover{background-color: #2b3b95;}
	.nei_f p:hover a{color: #fff;}
	.cpl{width: 94.2%;margin: 0 auto;}
	.cpl .ypca{margin-top: 45px;}
	.ym{display: table;margin: 0 auto;margin-top: 53px;}
	.ym p{width: 60px;height: 60px;border: 1px solid #e4e7e9;float: left;line-height: 60px;position: relative;text-align: center;margin: 0 3.5px;transition: all ease 0.3s;}
	.ym p a{font-size: 16px;color: #535353;display: block;transition: all ease 0.3s;}
	.ym p img{width: 22px;margin: 0 auto;margin-top: 24px;}
	.ym p img.t3{position: absolute;left: 18px;top: 24px;opacity: 0;margin-top: 0;}
	.ym p:hover{background-color: #2b3b95;}
	.ym p:hover a{color: #fff;}
	.ym p.on{background-color: #2b3b95;}
	.ym p.on a{color: #fff;}
	.ym p:hover img.t3{opacity: 1;}
	.tjzx{width: 100%;overflow: hidden;background-image: url(../esimg/j44.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 84px;padding: 70px 0 60px;}
	.tjzxa{width: 92.857%;margin: 0 auto;margin-top: 40px;}
	.tjzxaa{width: 28.307%;height: 90px;border-bottom: 1px dashed #cfd7da;padding-top: 8px;}
	.tjzxab{width: 7.5375%;}
	.tjzxab span{width: 1px;display: block;height: 90px;border-left: 1px dashed #cfd7da;margin: 0 auto;}
	.tjzxaa h6{font-size: 14px;color: #353535;font-weight: bold;line-height: 10px;transition: all ease 0.3s;}
	.tjzxaa p{font-size: 14px;color: #353535;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 10px;transition: all ease 0.3s;}
	.tjzxaa:nth-child(6),.tjzxaa:nth-child(8),.tjzxaa:nth-child(10){border: none;padding-top: 42px;}
	.tjzxaa:nth-child(3),.tjzxaa:nth-child(8){padding-left: 37px;}
	.tjzxaa:hover h6{color: #bd233c;}
	.tjzxaa:hover p{color: #bd233c;}
	
/*模具开发*/
	.kfya{width: 100%;margin-top: 50px;}
	.kfya .kfb{width: 88.857%;margin: 0 auto;margin-top: -10px;}
	.kfya .kfba{margin-top: 73px;width: 47.347%;height: 193px;padding: 44px 30px 0 45px}
	.kfya .kfba h6{font-size: 22px;line-height: 22px;font-weight: bold;padding-bottom: 15px;display: inline-block;min-width: 310px;}
	.kfya .kfba p{margin-top: 8px;font-size: 14px;line-height: 24px;}
	.kfyb{width: 100%;overflow: hidden;background-image: url(../esimg/j46.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 92px;padding: 43px 0 36px;}
	.kfyba{width: 44%;margin-left: 7.142%;margin-top: 35px;}
	.kfyba_a{margin-top: 12px;margin-right: 6px;}
	.kfyba_a li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #939393;}
	.kfyba_a li.on{width: 37px;background-color: #c9191e;border-radius: 20px;}
	.kfyba_b{width: 100%;margin-top: 29px;}
	.kfyba_b img{width: 100%;}
	.kfybb{width: 39.928%;margin-right: 6.785%;}
	.kfybb img{width: 100%;}
	.kfyc{width: 100%;margin-top: 76px;}
	.kfyca{width: 92.357%;margin: 0 auto;margin-top: 48px;}
	.kfyca_a{width: 8.43%;}
	.kfyca_a img{width: 100%;}
	.kfyca_a p{text-align: center;font-size: 14px;color: #2c2c2c;margin-top: 28px;}
	.kfyca_b{width: 4.65%;margin-top: 47px;}
	.kfyca_b img{width: 100%;}

/*合作客户*/
	.hzy{width: 95.714%;margin: 0 auto;margin-top: -14px;}
	.hzya{width: 22.285%;margin: 0 1.3575%;margin-top: 70px;}
	.hzya img{width: 100%;border: 1px solid #dcdcdc;}
	.hzya p{text-align: center;line-height: 24px;font-size: 14px;color: #292929;margin-top: 20px;}
	.tjcp{border-bottom: 1px solid #dee4e7;padding-bottom: 33px;}
	.tjcpa{margin-top: 43px;margin-right: 55px;}
	.tjcpa li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #939393;}
	.tjcpa li.on{width: 37px;background-color: #c9191e;border-radius: 20px;}
	.tj_ypc{width: 100%;}
	.tjzx_hz{width: 100%;margin-top: 82px;margin-bottom: 60px;}
	
/*评价列表页*/
	.pjl{width: 94.071%;margin: 0 auto;}
	.pjla{width: 100%;margin-top: 50px;background-color: #fff;padding: 56px 211px 58px 47px;cursor: pointer;transition: all ease 0.3s;background-image: url(../esimg/j64.png);background-size: 18px 19px;background-repeat: no-repeat;background-position: right 68px top 95px;}
	.pjla:nth-child(2n+1){background-color: #eef3f5;}
	.pjla_a{}
	.pjla_a img{width: 49px;}
	.pjla_b{width: 93%;margin-top: 4px;}
	.pjla_b h5{font-size: 20px;color: #2c2c2c;line-height: 30px;transition: all ease 0.3s;font-weight: bold;}
	.pjla_b p{font-size: 14px;color: #353535;line-height: 28px;margin-top: 15px;}
	.pjla_b p.p1{height: 56px;overflow: hidden;}
	.pjlx{background-image: url(../esimg/j65.png);}
	.pjlx .pjla_b p.p1{display: none;}
	
/*新闻列表页*/
	.xwl{width: 94.07%;margin: 0 auto;}
	.xwla{width: 100%;padding: 59px 21px 66px 29px;}
	.xwla_t{width: 29.13%;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_rq{font-size: 14px;color: #c9191e;margin-top: 6px;transition: all ease 0.3s;}
	.xwla_rq span{display: block;font-size: 45px;font-weight: bold;line-height:37px;text-align: center;margin-bottom: 11px;}
	.xwla_w{width: 59%;margin-left: 30px;margin-top: 6px;}
	.xwla_w h6{font-size: 20px;color: #2c2c2c;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwla_w p{font-size: 14px;color: #353535;line-height: 26px;height: 78px;overflow: hidden;margin-top: 21px;transition: all ease 0.3s;}
	.xwla_w span{width: 157px;height: 43px;line-height: 43px;text-align: center;background-color: #bd233c;margin-top: 57px;font-size: 14px;color: #fff;display: block;transition: all ease 0.3s;}
	.xwla:hover .xwla_t img{transform: scale(1.05);}
	.xwla:hover .xwla_w span{margin-left: 6px;}
	.xwlb{width: 100%;padding: 64px 175px 58px 65px;background-image: url(../esimg/j64.png);background-repeat: no-repeat;background-position: right 79px top 97px;transition: all ease 0.3s;}
	.xwlb:nth-child(2n){background-color: #eef3f5;}
	.xwlb .xwla_w{width: 91%;}
	.xwlb .xwla_w p{height: 52px;}
	.xwlb:hover{background-color: #2b3b95;background-image: url(../esimg/j66.png);}
	.xwlb:hover .xwla_rq{color: #fff;}
	.xwlb:hover .xwla_w h6{color: #fff;}
	.xwlb:hover .xwla_w p{color: #fff;}
	
/*新闻内页*/
	.xwn{width: 85.714%;margin: 0 auto;margin-top: 49px;}
	.xwna{width: 100%;}
	.xwna h1{text-align: center;font-size: 26px;color: #2c2c2c;font-weight: bold;line-height: 36px;}
	.xwna p{text-align: center;font-size: 14px;color: #353535;line-height: 14px;margin-top: 19px;}
	.xwna p span{display: inline-block;width: 36px;}
	.xwnb{width: 100%;margin-top: 60px;}
	.xwnb p{font-size: 14px;color: #353535;line-height: 24px;margin-top: 24px;}
	.xwnb img{max-width: 100%;margin: 0 auto;margin-top: 49px;}
	.xwnb strong{display: block;font-size: 14px;color: #353535;font-weight: normal;line-height: 24px;margin-top: 38px;}
	.xwnb strong a{font-size: 14px;color: #353535;margin-right: 8px;}
	.xwnc{width: 100%;margin-top: 49px;}
	.xwnc img{width: 100%;}
	
/*常见问题列表页*/
	.cjla{width: 100%;padding: 64px 203px 57px 61px;background-image: url(../esimg/j64.png);background-repeat: no-repeat;background-position: right 79px top 97px;background-size: 19px 19px;transition: all ease 0.3s;}
	.cjla:nth-child(2n){background-color: #eef3f5;}
	.cjla h6{font-size: 20px;color: #2c2c2c;line-height: 21px;background-image: url(../esimg/j31.png);background-repeat: no-repeat;background-position: left center;padding-left: 72px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.cjla p{font-size: 14px;color: #353535;background-image: url(../esimg/j32.png);background-repeat: no-repeat;background-position: top left;padding-left: 73px;margin-top: 22px;line-height: 26px;height: 52px;overflow: hidden;transition: all ease 0.3s;}
	.cjla:hover{background-color: #2b3b95;background-image: url(../esimg/j66.png);}
	.cjla:hover p{color: #fff;background-image: url(../esimg/j31-1.png)}
	.cjla:hover h6{color: #fff;background-image: url(../esimg/j32-1.png);}
	
/*百科列表页*/
	.bkl{width: 94.071%;margin: 0 auto;margin-top: 51px;}
	.bkla{width: 12.9%;}
	.bkla p{width: 170px;height: 43px;text-align: center;line-height: 43px;background-color: #2b3b95;margin-bottom: 10px;transition: all ease 0.3s}
	.bkla p a{font-size: 16px;color: #fff;}
	.bkla p.on{background-color: #c9191e;}
	.bkla p:hover{background-color: #c9191e;}
	.bklb{width: 84.282%;}
	.bklba{width: 100%;padding: 58px 148px 64px 60px;background-image: url(../esimg/j64.png);background-repeat: no-repeat;background-position: right 79px top 97px;background-size: 19px 19px;transition: all ease 0.3s;}
	.bklba:nth-child(2n+1){background-color: #eef3f5;}
	.bklba h6{font-size: 20px;color: #2c2c2c;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.bklba p{font-size: 14px;color: #353535;line-height: 26px;height: 52px;overflow: hidden;margin-top: 21px;transition: all ease 0.3s;}
	.bklba:hover{background-color: #2b3b95;background-image: url(../esimg/j66.png);}
	.bklba:hover h6{color: #fff;}
	.bklba:hover p{color: #fff;}
	
/*关于举昶页*/
	.gyya{width: 91%;margin: 0 auto;margin-top: 60px;}
	.gyya_w{width: 46.31%;margin-top: 12px;}
	.gyya_w h5{font-size: 26px;color: #2c2c2c;line-height: 26px;font-weight: bold;}
	.gyya_w h6{font-size: 14px;color: #a8a8a8;line-height: 12px;margin-top: 12px;text-transform: uppercase;}
	.gyya_w p{font-size: 14px;color: #353535;line-height: 24px;margin-top: 43px;}
	.gyya_t{width: 47.252%;}
	.gyya_t img{width: 100%;}
	.gyya_t video{width: 100%;}
	.wha{width: 100%;margin-top: 60px;}
	.wh_bt{margin-left: 58px;}
	.wh_bt h6{font-size: 26px;color: #2c2c2c;font-weight: bold;line-height: 26px;}
	.wh_bt p{font-size: 14px;color: #a8a8a8;line-height: 11px;margin-top: 14px;text-transform: uppercase;}
	.whb{width: 98.571%;margin: 0 auto;}
	.whba{width: 27.246%;border: 1px solid #dcdcdc;margin: 0 3.043%;margin-top: 37px;transition: all ease 0.3s;}
	.whba_w{padding: 34px 37px 0 37px;height: 124px;}
	.whba_w h6{font-size: 16px;color: #353535;font-weight: bold;line-height: 16px;}
	.whba_w p{font-size: 14px;color: #353535;line-height: 24px;margin-top: 11px;}
	.whba_t{width: 100%;overflow: hidden;}
	.whba_t img{width: 100%;transition: all ease 0.3s;}
	.whba:hover{box-shadow: 0 0 20px #e0e0e0;}
	.whba:hover .whba_t img{transform: scale(1.05);}
	.whc{width: 100%;margin-top: 80px;}
	.whc img{width: 100%;}
	.gc{width: 100%;margin-top: 70px;margin-bottom: 108px;}
	.gyyeb{width: 91.142%;margin: 0 auto;margin-top: -14px;}
	.gyyeb_t{width: 100%;overflow: hidden;}
	.gyyeb_t img{width: 100%;transition: all ease 0.3s;}
	.gyyeb_an{display: table;margin: 0 auto;margin-top: 38px;}
	#swiper-button-prev_gya{background-image: url(../esimg/j80.png);width: 40px;height: 40px;background-size: 100% 100%;outline: none;margin-top: 0;position: static;float: left;margin: 0 6.5px;}
	#swiper-button-next_gya{background-image: url(../esimg/j81.png);width: 40px;height: 40px;background-size: 100% 100%;outline: none;margin-top: 0;position: static;float: left;margin: 0 6.5px;}
	
/*联系我们页*/
	.lxy{width: 85.714%;margin: 0 auto;margin-bottom: 100px;}
	.lxya{width: 75.8333%;}
	.lxyb{min-width: 355px;margin-top: 70px;}
	.lxyb img{float: left;width: 59px;}
	.lxyb p{float: left;font-size: 16px;color: #000000;line-height: 29px;margin-left: 17px;height: 58px;}
	.lxyc{width: 150px;margin-top: 95px;}
	.lxyc img{width: 100%;}
	.ditu{width: 100%;margin-top: 88px;}
	
	/*网站地图*/
	.wzdt2{width: 1200px;margin: 0 auto;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 1144px;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	
	/*404*/
	.fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:100px 30px;margin-bottom: -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;
}

/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#2b3b95;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#2b3b95;border-radius: 5px;}

/*top*/
	.dbu{width: 100%;background-color: #1b1b1b;}
	.dbu p{font-size: 12px;color: #a8a8a8;line-height: 30px;letter-spacing: 1px;}
	.dbu .commen div{font-size: 12px;color: #a8a8a8;line-height: 30px;letter-spacing: 1px;}
	.dbu div.commen{padding: 0 2% 0 2%;}
	.dbu div h1{font-size: 12px;color: #a8a8a8;line-height: 30px;display: inline-block;}
	.dbu p a{font-size: 12px;color: #a8a8a8;transition: all ease 0.3s;position: relative;}
	.dbu p span{margin: 0 17px;}
	.dbu p a:hover{color: #fff;}
	.top{width: 100%;height: 207px;}
	.topx{width: 80%;margin-right: -24px;margin-top: 42px;}
	.logoa{margin-top: 29px;margin-left: 2%;}
	.logoa img{width: 150px;float: left;}
	.topxb h6{font-size: 20px;color: #292929;font-weight: bold;line-height: 20px;letter-spacing: 2px;}
	.topxba{margin-top: 12px;}
	.topxba p{position: relative;width: 105px;line-height: 39px;float: left;height: 39px;font-size: 17px;color: #fff;font-weight: bold;text-align: center;letter-spacing: 1px;margin-right: 4px;}
	.topxba p::after{position: absolute;content: "";width: 100%;left: 0;top: 0;background-color: #2b3b95;height: 100%;z-index: -1;transform: skewX(-12deg)}
	.topb{width: 266px;margin-top: 43px;margin-right: 9px;}
	.nav{z-index: 2;height: 92px;width: 100%;margin-top: 3px;margin-left: -3%;}
	.nava{transition: all ease 0.3s;height: 92px;cursor: pointer;position: relative;width: 12.5%;}
	.nava::after{position: absolute;content: "";width: 18px;height: 18px;background-color: #bd233c;left: 50%;margin-left: -9px;bottom: -9px;border-radius: 50%;z-index: 100;opacity: 0;transition: all ease 0.3s;transform: scale(0);}
	.navax{margin-left: 0;}
	.nava p{line-height: 92px;transition: all ease 0.3s;text-align: center;letter-spacing: 1px;}
	.nava p a{font-size: 16px;color: #303030;transition: all ease 0.3s;}
	.navaa::after{opacity: 1;transform: scale(1);}
	.navaa p a{color: #c9191e;}
	.nava:hover p a{color: #c9191e;}
	.nava:hover::after{opacity: 1;transform: scale(1);}
	.navb{width: 120px;position: absolute;z-index: 101;top: 93px;left: 50%;margin-left: -60px;opacity: 0;background-color: #2b3b95;text-align: center;}
	.navba{line-height:24px;text-align: center;transition: all ease 0.3s;display: block;padding: 10px 0;}
	.navba a{font-size: 15px;color: #fff;transition: all ease 0.3s;display: block;}
	.navba:hover a{transform: translateY(-4px);}
	.topa{margin-top: 27px;margin-right: 80px;}
	.topa_a{position: relative;margin-left: 5px;}
	.topa_a .t1{width: 42px;cursor: pointer;}
	.topa_a .t2{width: 120px;position: absolute;top: 50px;left: -38px;z-index: 1000;opacity: 1;}
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 469px;position: relative;}
	.imgbox{ width:1500px;overflow: hidden;position: relative;left: 50%; margin-left: -750px;height: 469px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 2%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../esimg/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../esimg/yi09.png);opacity: 1;}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 2%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../esimg/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../esimg/yi08.png);opacity: 1;}
	.keyword{width: 100%;margin-top: 18px;}
	.keyword p{line-height: 12px;font-size: 12px;color: #292929;margin-left: 2%;}
	.keyword p a{font-size: 12px;color: #292929;transition: all ease 0.3s;margin-right: 15px;}
	.keyword p a:hover{color: #c9191e;}
	.flip{margin-top: 6px;margin-right: 2%;}
	.flip li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #c0c7ca;}
	.flip li.ppp{width: 37px;background-color: #c9191e;border-radius: 20px;}
/*注塑加工*/
	.cp{width: 100%;overflow: hidden;margin-top: 60px;}
	.cpa{width: 45%;margin-left: 1%;}
	.bt{position: relative;}
	.bt::after{position: absolute;content: "";width: 16px;height: 16px;background-color: #c9191e;border-radius: 50%;top: 16px;left: -7px;}
	.bt h5{font-family: Arial;font-size: 36px;color: #edeff2;font-weight: bold;text-transform: uppercase;line-height: 27px;}
	.bt h6{font-size: 28px;color: #2c2c2c;line-height: 28px;font-weight: bold;letter-spacing: 2px;margin-top: -6px;position: relative;z-index: 2;}
	.bt p{font-size: 12px;color: #979797;margin-top: 17px;line-height: 12px;}
	.cpaa{width: 104%;margin-left: -3%;}
	.cpaa_a{width: 33.333%;margin-top: 42px;}
	.cpaa_b{width: 110px;background-color: #cce3ff;padding: 8px;border-radius: 50%;margin: 0 auto;transition: all ease 0.3s;}
	.cpaa_b img{width: 100%;border-radius: 50%;transition: all ease 0.3s;}
	.cpaa_a h6{text-align: center;font-size: 20px;color: #2c2c2c;font-weight: bold;line-height: 20px;margin-top: 25px;}
	.cpaa_a p{font-size: 12px;color: #979797;line-height: 12px;margin-top: 9px;width: 130%;margin-left: -15%;text-align: center;}
	.cpaa_b:hover{background-color: #2b3b95;}
	.cpaa_b:hover img{transform: scale(0.95);}
	.cpb{width: 51.429%;margin-top: 8px;}
	.cpb img{width: 900px;}
	.cpc{width: 98%;margin: 0 auto;margin-top: -43px;}
	.cpd{width: calc(100% - 444px);background-color: #eef3f5;height: 43px;position: relative;z-index: 1000;}
	.cpd p{float: left;line-height: 43px;width: 140px;text-align: center;font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;cursor: pointer;}
	.cpd p a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.cpd p a:hover{margin-left: 8px;}
	.cpd p.on{background-color: #2b3b95;color: #fff;}
	.cpe{width: 100%;}
	.cpea{width: 100%;margin-top: 58px;margin-left: 20px;}
	.cpea_a{width: 10%;position: relative;}
	.cpea_a::after{position: absolute;content: "";width: 79.25%;height: 1px;background-color: #cecece;right: 6px;top: 32px;}
	.cpea_ax::after{display: none;}
	.cpea_at{width: 42px;position: relative;}
	.cpea_at img{width: 100%;}
	.cpea_at img.t1{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.cpea_aa{width: 15px;height: 15px;border: 1px solid #cecece;border-radius: 50%;margin-top: 9px;padding: 3px;transition: all ease 0.3s;}
	.cpea_aa span{width: 7px;height: 7px;background-color: #cecece;;border-radius: 50%;display: block;transition: all ease 0.3s;}
	.cpea_a p{font-size: 12px;color: #2c2c2c;line-height: 14px;width: 120%;margin-top: 10px;transition: all ease 0.3s;}
	.cpea_a:hover .cpea_at img.t1{opacity: 1;}
	.cpea_a:hover::after{background-color: #a43345;}
	.cpea_a:hover .cpea_aa{border-color: #a43345;}
	.cpea_a:hover .cpea_aa span{background-color: #a43345;}
	.cpea_a:hover p{color: #a43345;}
/*注塑样品*/
	.yp{width: 100%;overflow: hidden;background-image: url(../esimg/j8.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 57px 0 80px;margin-top: 66px;}
	.yp .bt h5{color: #dde4e9;}
	.ypa{width: 98%;margin: 0 auto;}
	.ypaa{margin-top: 39px;}
	.ypaa p{float: left;width: 114px;height: 40px;line-height: 40px;text-align: center;transition: all ease 0.3s;}
	.ypaa p a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;display: block;}
	.ypaa p.on{background-color: #2b3b95;}
	.ypaa p.on a{color: #fff;}
	.ypaa_m{float: left;width: 130px;height: 43px;line-height: 43px;text-align: center;transition: all ease 0.3s;}
	.ypaa_m a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.ypaa_m:hover{background-color: #2b3b95;}
	.ypaa_m:hover a{color: #fff;}
	.ypb{width: 100%;margin: 0 auto;margin-top: 35px;}
	.ypc{width: 100%;}
	.ypca{width: 31.807%;margin: 0 0.7631%;margin-top: 17px;border: 1px solid #e5e5e5;position: relative;overflow: hidden;}
	.ypca_t{width: 100%;overflow: hidden;}
	.ypca_t img{width: 100%;transition: all ease 0.3s;}
	.ypca_w{position: absolute;left: 0;bottom: -46px;height: 46px;width: 100%;background-color: rgba(0,0,0,.6);padding: 0 5%;transition: all ease 0.3s;}
	.ypca_w p{width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 46px;font-size: 15px;color: #fff;float: left;}
	.ypca_w span{float: right;line-height: 46px;font-size: 15px;color: #fff;display: block;}
	.ypca:hover .ypca_t img{transform: scale(1.05);}
	.ypca:hover .ypca_w{bottom: 0;}
	.yp_m{width: 494px;margin: 0 auto;margin-top: 38px;}
	.yp_m img{width: 100%;}
/*模具开发*/
	.kf{width: 100%;overflow: hidden;margin-top: 76px;}
	.kfa_m{line-height: 16px;margin-top: 57px;transition: all ease 0.3s;}
	.kfa_m:hover{transform: translateX(-6px);}
	.kfa_m:hover a{color: #2b3b95;}
	.kfa_m a{font-size: 16px;color: #2c2c2c;}
	.kfa{width: 56%;margin-left: 1%;}
	.kfb{width: 100%;}
	.kfba{width: 48.387%;border: 1px solid #e5e5e5;height: 200px;margin-top: 90px;position: relative;padding: 44px 30px 0 30px;transition: all ease 0.3s;}
	.kfba_t{width: 80px;height: 80px;position: absolute;left: 30px;top: -38px;background-color: #fff;transition: all ease 0.3s;border-radius: 50%;}
	.kfba_t::after{position: absolute;content: "";background-image: url(../esimg/j19.png);width: 80px;height: 37px;background-size: 100% 100%;left: 0;top: 0;z-index: 0;transition: all ease 0.3s;}
	.kfba_t img{width: 100%;position: relative;z-index: 10;}
	.kfba_t img.t1{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.kfba_t img.t3{opacity: 1;transition: all ease 0.3s;}
	.kfba h6{font-size: 16px;color: #353535;line-height: 26px;border-bottom: 1px dashed #afb8e9;padding-bottom: 10px;margin-bottom: 11px;transition: all ease 0.3s;}
	.kfba p{font-size: 12px;color: #353535;line-height: 22px;position: relative;padding-left: 10px;transition: all ease 0.3s;}
	.kfba p::after{position: absolute;content: "○";font-size: 12px;color: #353535;left: 0;top: 0px;line-height: 22px;transition: all ease 0.3s;}
	.kfba:hover{background-color: #2b3b95;}
	.kfba:hover .kfba_t{background-color: #2b3b95;}
	.kfba:hover .kfba_t::after{opacity: 0;}
	.kfba:hover .kfba_t img.t3{opacity: 0;}
	.kfba:hover .kfba_t img.t1{opacity: 1;}
	.kfba:hover h6{color: #fff;}
	.kfba:hover p{color: #fff;}
	.kfba:hover p::after{color: #fff;}
	.kfc{width: 41.072%;margin-top: 12px;}
	.kfc img{width: 700px;}
/*四大理由*/
	.ly{width: 100%;overflow: hidden;background-image: url(../esimg/j16.jpg);background-repeat: no-repeat;background-position: top center;background-size: auto 84%;margin-top: 72px;padding-top: 76px;}
	.lya{width: 98%;margin: 0 auto;position: relative;}
	.lya::after{position: absolute;content: "";width: 51.07%;height: 2px;background-color: #4165d5;left: 0;bottom: 11px;}
	.ly .bt h5{color: #455dba;}
	.ly .bt h6{color: #fff;}
	.lyaa{margin-right: -1%;margin-top: 32px;}
	.lyaa_a img{width: 92px;margin: 0 auto;}
	.lyaa_a p{text-align: center;font-size: 12px;color: #fff;line-height: 22px;margin-top: 9px;}
	.lyaa_b{margin: 0 24px 0 36px;}
	.lyb{width: 98%;margin: 0 auto;margin-top: 52px;position: relative;}
	.lyc{width: 100%;background-color: #f4f4f4;}
	.lyct{width: 52.538%;overflow: hidden;}
	.lyct img{width: 100%;transition: all ease 0.3s;}
	.lycw{width: 47.462%;padding-top: 5%;}
	.lycwa{width: 82.7%;margin: 0 auto;height: 92px;padding-left: 10px;}
	.lycwa img{float: left;width: 52px;margin-top: 12px;}
	.lycwa p{float: right;font-size: 14px;color: #353535;margin-left: 23px;width: calc(100% - 78px);}
	.lycwa p span{display: block;font-size: 22px;font-weight: bold;margin-bottom: 10px;}
	.lycw > span{width: 82.7%;margin: 0 auto;height: 1px;display: block;border-top: 1px dashed #b7b7b7;margin-bottom: 50px;}
	.lyx{position: absolute;right: 5%;bottom: 8%;}
	.lyx::after{position: absolute;content: "— —";font-size: 12px;color: #353535;line-height: 9px;top: 0;right: 24px;}
	.lyx li{float: left;font-size: 12px;color: #353535;line-height: 9px;cursor: pointer;margin-left: 47px;}
	.lyx li.on{color: #2b3b95;}
	.lyc:hover .lyct img{transform: scale(1.05);}
/*关于举昶*/
	.gy{width: 100%;margin-top: 70px;overflow: hidden;}
	.gya{width: 98%;margin: 0 auto;}
	.gy_m{line-height: 16px;margin-top: 16px;}
	.gy_m a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.gy_m:hover a{color: #2b3b95;margin-right: 6px;}
	.gyb{width: 98%;margin-left: 1%;margin-top: 50px;}
	.gyb > img{width: 160px;float: left;}
	.gyba{width: calc(96% - 160px);margin-top: -4px;}
	.gyba p{font-size: 14px;color: #353535;line-height: 25px;max-height: 150px;overflow: hidden;}
	.gyba_m{margin-top: 16px;}
	.gyba_m img{display: inline-block;margin-right: 7px;position: relative;top: 12px;transition: all ease 0.3s;}
	.gyba_m a{font-size: 14px;color: #20339f;}
	.gyba_m:hover img{transform: scale(0.95);}
	.gyc{width: 98%;margin: 0 auto;margin-top: 17px;position: relative;z-index: 2;}
	.gyd{width: 100%;}
	.gye{width: 31.447%;margin: 0 0.943%;overflow: hidden;}
	.gye img{width: 100%;transition: all ease 0.3s;}
	.gye:hover img{transform: scale(1.1);}
	.gyx{margin-top: 50px;margin-right: 3.571%;}
	.gyx li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #c0c7ca;}
	.gyx li.on{width: 37px;background-color: #c9191e;border-radius: 20px;}
	.gym{width: 100%;}
	.gym img{position: relative;width: 1400px;left: 50%;margin-left: -700px;top: -62px;}
/*新闻资讯*/
	.xw{width: 100%;overflow: hidden;background-image: url(../esimg/j26.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 73px 0 67px;margin-top: -62px;}
	.xw .bt h5{color: #dde4e9;}
	.xw .bt h6{color: #2c2c2c;}
	.xwa{width: 98%;margin: 0 auto;}
	.xwaa{margin-top: 13px;}
	.xwaa p{float: left;width: 170px;height: 43px;line-height: 43px;text-align: center;transition: all ease 0.3s;}
	.xwaa p a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;display: block;}
	.xwaa p.on{background-color: #2b3b95;}
	.xwaa p.on a{color: #fff;}
	.xwaa_m{float: left;width: 170px;height: 43px;line-height: 43px;text-align: center;transition: all ease 0.3s;}
	.xwaa_m a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.xwaa_m:hover{background-color: #2b3b95;}
	.xwaa_m:hover a{color: #fff;}
	.xwb{width: 98%;margin: 0 auto;margin-top: 42px;}
	.xwc{width: 100%;background-color: #fff;background-image: url(../esimg/j27.jpg);background-repeat: no-repeat;background-position: left center;background-size: auto 100%;padding: 4%;}
	.xwc h5{font-size: 16px;color: #fff;font-weight: bold;line-height: 16px;margin-bottom: 15px;}
	.xwc h5 span{display: inline-block;width: 119px;height: 1px;background-color: #fff;margin-left: 17px;position: relative;top: -4px;}
	.xwca{width: 63.75%;}
	.xwca_t{width: 48%;overflow: hidden;}
	.xwca_t img{width: 100%;transition: all ease 0.3s;}
	.xwca_w{width: 48%;margin-top: 9px;}
	.xwca_w h5{font-size: 18px;color: #c9191e;line-height: 13px;}
	.xwca_w h6{font-size: 14px;color: #353535;font-weight: bold;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 28px;letter-spacing: 1px;}
	.xwca_w p{font-size: 12px;color: #353535;line-height: 22px;height: 66px;overflow: hidden;margin-top: 20px;}
	.xwca_w span{width: 157px;height: 43px;text-align: center;display: block;float: right;background-color: #bd233c;font-size: 14px;color: #fff;margin-top: 25px;line-height: 43px;transition: all ease 0.3s;}
	.xwcb{width: 33.33%;border-left: 1px dashed #bababa;padding-left: 48px;}
	.xwcba{width: 100%;margin: 12px 0 20px;transition: all ease 0.3s;}
	.xwcba h6{font-size: 14px;color: #353535;font-weight: bold;line-height: 12px;transition: all ease 0.3s;}
	.xwcba p{font-size: 14px;color: #353535;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 14px;margin-top: 9px;transition: all ease 0.3s;}
	.xwcbax{margin:40px 0;}
	.xwcba:hover{padding-left: 8px;}
	.xwcba:hover h6{color: #bd233c;}
	.xwcba:hover p{color: #bd233c;}
	.xwca:hover .xwca_t img{transform: scale(1.05);}
	.xwca:hover .xwca_w span{transform: translateX(-6px);}
	.cj{width: 98%;margin: 0 auto;margin-top: 31px;background-color: #fff;padding: 33px 69px 29px 50px;}
	.cja{width: 85.522%;}
	.cjb{width: 100%;}
	.cjba{width: 42.871%;padding-top: 15px;}
	.cjba h6{background-image: url(../esimg/j31.png);background-repeat: no-repeat;background-size: 21px 21px;background-position: left top;padding-left: 36px;font-size: 14px;color: #353535;font-weight: bold;line-height: 21px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.cjba p{background-image: url(../esimg/j32.png);background-repeat: no-repeat;background-size: 21px 21px;padding-left: 36px;font-size: 12px;color: #353535;line-height: 22px;margin-top: 15px;height: 44px;overflow: hidden;}
	.cjbb{width: 14.1%;}
	.cjbb span{display: block;height: 106px;width: 1px;border-left: 2px dashed #bababa;margin: 0 auto;}
	.cjba:hover h6{color: #c9191e;}
	.cjx{display: table;margin: 0 auto;margin-top: 27px;}
	.cjx li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #c0c7ca;}
	.cjx li.on{width: 37px;background-color: #115caf;border-radius: 20px;}
/*合作客户*/
	.hz{width: 100%;overflow: hidden;margin-top: 62px;}
	.hza{width: 98%;margin: 0 auto;margin-top: 50px;}
	.hzb{width: 23.7%;margin: 0 0.65%;border: 1px solid #dcdcdc;transition: all ease 0.3s;}
	.hzb img{width: 100%;}
	.hzb:hover{border-color: #115caf;}
/*联系我们*/
	.lx{width: 100%;overflow: hidden;margin-top: 55px;}
	.lxa{width: 100%;background-image:url(../esimg/j35.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 40px;padding-bottom: 63px;}
	.lxb{width: 99.142%;margin-left: 4%;}
	.lxba{width: 25%;height: 205px;padding-top: 74px;position: relative;}
	.lxba::after{position: absolute;content: "";width: 1px;height: 74px;left: 0;top: 0;background-color: #517eff;}
	.lxba::before{position: absolute;content: "";width: 1px;height: 80px;left: 0;bottom: 0;background-color: #517eff;}
	.lxba img{float: left;width: 50px;margin-left: -25px;position: relative;}
	.lxba p{float: left;font-size: 14px;color: #fff;line-height: 28px;margin-left: 15px;}
	.lxc{width: 98%;margin: 0 auto;background-color: #fff;padding: 6px 0;}
	.lxc .input1{width: 18.384%;border-right: 1px solid #bfbfbf;height: 45px;line-height: 45px;font-size: 12px;color: #979797;padding-left: 22px;}
	.lxc textarea{width: 33.23%;border-right: 1px solid #bfbfbf;height: 45px;line-height: 45px;font-size: 12px;color: #979797;padding-left: 22px;}
	.yanz{width: 30%;}
	.yanz input{height: 45px;line-height: 45px;font-size: 12px;color: #979797;padding-left: 22px;width: 44%;}
	.yanz img.t1{width: 24px;margin-right: 20px;margin-top: 10px;cursor: pointer;}
	.yanz img.t3{width: 76px;margin-right: 10px;margin-top: 4px;}
	.lxd{display: table;margin: 0 auto;margin-top: 23px;}
	.lxd input{width: 217px;height: 57px;line-height: 57px;text-align: center;background-color: #bd233c;cursor: pointer;font-size: 16px;color: #fff;margin: 0 20.5px;}
	.lxd input.input2{background-color: #252525;}
	
/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #252525;padding: 56px 0 70px;}
	.yja{margin-left: 2%;}
	.yja img{width: 182px;}
	.yjaa{margin-top: 19px;}
	.yjaa h6{font-size: 18px;color: #fff;font-weight: bold;line-height: 18px;}
	.yjaa p{font-size: 12px;color: #9fa4a8;line-height: 24px;margin-top: 18px;}
	.yjaa p a{font-size: 12px;color: #9fa4a8;transition: all ease 0.3s;}
	.yjaa p a:hover{color: #fff;}
	.yjb{margin-left: 6%;border-right: 1px dashed #4d4d4d;margin-top: 20px;}
	.yjba{width: 122px;border-left: 1px dashed #4d4d4d;height: 147px;padding-top: 10px;}
	.yjba h6{text-align: center;line-height: 14px;}
	.yjba h6 a{font-size: 14px;color: #fff;font-weight: bold;}
	.yjba p{line-height: 24px;margin-top: 22px;text-align: center;}
	.yjba p a{font-size: 12px;color: #9fa4a8;display: block;transition: all ease 0.3s;}
	.yjba p a:hover{color: #fff;}
	.yjc{width: 158px;margin-right: 2%;margin-top: 7px;}
	.yjc img{width: 100%;}

	.yl{width: 100%;border-top: 1px solid #949494;padding: 12px 20px ;}
	.yl p{font-size: 12px;color: #a8a8a8;line-height: 22px;}
	.yl p a{font-size: 12px;color: #a8a8a8;margin: 0 8px;transition: all ease 0.3s;}
	.yl p a:hover{color: #2b3b95;}
	
/*固定的悬浮窗*/
	.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: #2b3b95 url(../esimg/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #2b3b95 url(../esimg/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #2b3b95 url(../esimg/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #2b3b95 url(../esimg/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*注塑加工页*/
	.nban{width: 100%;overflow: hidden;}
	.nban img{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
	.mbx{width: 100%;background-color: #eef3f5;line-height: 50px;}
	.mbx p{font-size: 12px;color: #292929;margin-left: 50px;}
	.mbx p a{font-size: 12px;color: #292929;transition: all ease 0.3s;}
	.mbx p a:hover{color: #c9191e;}
	.mbxa{font-size: 12px;color: #292929;margin-right: 43px;background-image: url(../esimg/j40.png);background-repeat: no-repeat;background-position: right center;padding-right: 27px;}
	.mbxa a{font-size: 12px;color: #292929;transition: all ease 0.3s;}
	.mbxa a h1{display: inline-block;transition: all ease 0.3s;}
	.mbxa a:hover{color: #c9191e;}
	.mbxa a h1:hover{color: #c9191e;}
	.neiy{width: 100%;overflow: hidden;margin-top: 48px;}
	.nei_bt{width: 100%;border-bottom: 1px solid #dee4e7;padding: 0 0 33px 43px;}
	.cp_nei{margin-top: 54px;width: 100%;}
	.cp_nei .cpa{margin-top: 37px;}
	.cp_nei .cpa_nei{margin-bottom: 30px;}
	.cpa_nei h6{font-size: 26px;color: #2c2c2c;font-weight: bold;line-height: 26px;}
	.cpa_nei p{font-size: 14px;color: #a8a8a8;line-height: 14px;margin-top: 12px;text-transform: uppercase;}
	.zsya{width: 100%;background-color: #eef3f5;margin-top: 83px;padding: 65px 0 160px;}
	.zsya .gyc{margin-top: 44px;}
	.zsyaa{width: 92.857%;margin: 0 auto;}
	.zsyaa .gyx{margin-top: 40px;margin-right: 0;}
	.zsyb{max-width: 1200px;width: 100%;margin: 0 auto;margin-top: -91px;}
	.zsyb .cpa_nei{width: 100%;background-color: #fff;height: 91px;padding-top: 25px;}
	.zsyb .cpa_nei h6{text-align: center;}
	.zsyb .cpa_nei p{text-align: center;}
	.zsyb table{width: 100%;border-collapse: collapse;}
	.zsyb table td{border: 1px solid #d9e3e7;height: 42px;padding-left: 30px;font-size: 14px;color: #292929;}
	.zsyb table .tr1 td{background-color: #eef3f5;}
	.zsyc{background-image: url(../esimg/j39.jpg);margin-top: 87px;}
	.zsyc .bt h5{color: #4959a3;}
	.zsyc .bt h6{color: #fff;}
	.zsyc .ypaa p a{color: #fff;}
	.zsyc .ypaa p.on{background-color: #fff;}
	.zsyc .ypaa p.on a{color: #2c2c2c;}
	.zsyc .ypaa .ypaa_m a{color: #fff;}
	.zsyd{width: 100%;margin-top: 66px;}
	.zsyda{width: 85.714%;margin: 0 auto;margin-top: 46px;}
	.zsyda_t{width: 36.583%;}
	.zsyda_t img{width: 100%;}
	.zsyda .cpea{width: 54.75%;margin-top: 0;}
	.zsyda .cpea .cpea_a{width: 20%;margin: 2% 0;}
	.zsydb{width: 100%;height: 1px;background-color: #dee4e7;margin-top: 48px;}
	.zsye{width: 100%;background-image: url(../esimg/j42.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 87px;padding: 73px 0 88px;}
	.zsye .nt h5{color: #dfe8ec;}
	.zsye .nt h6{color: #2c2c2c;}
	.zsye .lyaa{margin-top: 6px;}
	.zsye .lyaa p{color: #2c2c2c;}
	.zsye .lya::after{display: none;}
	.zsyea{width: 94%;margin: 0 auto;margin-top: 53px;}
	.zsyea_a{width: 23.48%;margin: 0 0.76%;background-color: #fff;height: 320px;padding: 54px 2% 0 2%;}
	.zsyea_a img{width: 55px;margin: 0 auto;}
	.zsyea_a h6{text-align: center;font-size: 20px;color: #353535;font-weight: bold;line-height: 32px;margin-top: 37px;}
	.zsyea_a p{font-size: 14px;color: #353535;line-height: 24px;margin-top: 10px;text-align: center;min-height: 87px;}
	.zsyea_a p br{display: none;}
	.zsyea_a span{display: block;width: 30px;height: 3px;background-color: #c9191e;margin: 0 auto;}
	.lx_nei{margin-top: 0;}
	.lx_nei .lxa{margin-top: 0;padding-bottom: 0;}
	.lx_neia{width: 65.214%;margin-left: 6.428%;padding-top: 70px;}
	.lx_neia .bt h5{color: #485ed5;}
	.lx_neia .bt h6{color: #fff;margin-top: 0;margin-bottom: 18px;line-height: 40px;font-size: 40px;}
	.lx_neiaa{width: 100%;margin-top: 72px;}
	.lx_neiaa_a{width: 47%;}
	.lx_neiaa_a .input1{height: 57px;line-height: 57px;padding-left: 17px;font-size: 12px;color: #979797;margin-bottom: 16px;width: 100%;background-color: #fff;}
	.lx_neiaa_a .yanz{width: 100%;background-color: #fff;height: 57px;}
	.lx_neiaa_a .yanz input{line-height: 57px;font-size: 12px;color: #979797;height: 57px;}
	.lx_neiaa_a .yanz img.t1{margin-top: 16px;}
	.lx_neiaa_a .yanz img.t3{margin-top: 9px;}
	.lx_neiaa textarea{width: 51.48%;height: 203px;background-color: #fff;font-size: 12px;color: #979797;line-height: 22px;padding: 16px 0 0 17px;}
	.lx_neia .lxd{margin-left: 0;margin-top: 43px;}
	.lx_neia .lxd input{margin: 0;margin-right: 41px;}
	.lx_nei .lxb{width: 22%;margin-left: 0;padding: 35px 0 65px;position: relative;}
	.lx_nei .lxb::after{position: absolute;content: "";width: 1px;height: 35px;left: 0;top: 0;background-color: #517eff;}
	.lx_nei .lxb::before{position: absolute;content: "";width: 1px;height: 65px;left: 0;bottom: 0;background-color: #517eff;}
	.lx_nei .lxb .lxba{width: 100%;height: 129px;padding-top: 35px;}
	.lx_nei .lxb .lxba::after{height: 35px;}
	.lx_nei .lxb .lxba::before{height: 35px;}
	
/*注塑样品*/
	.nei_f{margin-top: 9px;}
	.nei_f p{width: 170px;line-height: 43px;height: 43px;text-align: center;float: left;transition: all ease 0.3s;}
	.nei_f p a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.nei_f p.on{background-color: #2b3b95;}
	.nei_f p.on a{color: #fff;}
	.nei_f p:hover{background-color: #2b3b95;}
	.nei_f p:hover a{color: #fff;}
	.cpl{width: 94.2%;margin: 0 auto;}
	.cpl .ypca{margin-top: 45px;}
	.ym{display: table;margin: 0 auto;margin-top: 53px;}
	.ym p{width: 60px;height: 60px;border: 1px solid #e4e7e9;float: left;line-height: 60px;position: relative;text-align: center;margin: 0 3.5px;transition: all ease 0.3s;}
	.ym p a{font-size: 16px;color: #535353;display: block;transition: all ease 0.3s;}
	.ym p img{width: 22px;margin: 0 auto;margin-top: 24px;}
	.ym p img.t3{position: absolute;left: 18px;top: 24px;opacity: 0;margin-top: 0;}
	.ym p:hover{background-color: #2b3b95;}
	.ym p:hover a{color: #fff;}
	.ym p.on{background-color: #2b3b95;}
	.ym p.on a{color: #fff;}
	.ym p:hover img.t3{opacity: 1;}
	.tjzx{width: 100%;overflow: hidden;background-image: url(../esimg/j44.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 84px;padding: 70px 0 60px;}
	.tjzxa{width: 96%;margin: 0 auto;margin-top: 40px;}
	.tjzxaa{width: 28.307%;height: 90px;border-bottom: 1px dashed #cfd7da;padding-top: 8px;}
	.tjzxab{width: 7.5375%;}
	.tjzxab span{width: 1px;display: block;height: 90px;border-left: 1px dashed #cfd7da;margin: 0 auto;}
	.tjzxaa h6{font-size: 14px;color: #353535;font-weight: bold;line-height: 10px;transition: all ease 0.3s;}
	.tjzxaa p{font-size: 14px;color: #353535;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 10px;transition: all ease 0.3s;}
	.tjzxaa:nth-child(6),.tjzxaa:nth-child(8),.tjzxaa:nth-child(10){border: none;padding-top: 42px;}
	.tjzxaa:nth-child(3),.tjzxaa:nth-child(8){padding-left: 30px;}
	.tjzxaa:hover h6{color: #bd233c;}
	.tjzxaa:hover p{color: #bd233c;}
	
/*模具开发*/
	.kfya{width: 100%;margin-top: 50px;}
	.kfya .kfb{width: 88.857%;margin: 0 auto;margin-top: -10px;}
	.kfya .kfba{margin-top: 73px;width: 47.347%;height: 193px;padding: 44px 30px 0 45px}
	.kfya .kfba h6{font-size: 22px;line-height: 22px;font-weight: bold;padding-bottom: 15px;display: inline-block;min-width: 310px;}
	.kfya .kfba p{margin-top: 8px;font-size: 14px;line-height: 24px;}
	.kfyb{width: 100%;overflow: hidden;background-image: url(../esimg/j46.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 92px;padding: 43px 0 36px;}
	.kfyba{width: 44%;margin-left: 7.142%;margin-top: 35px;}
	.kfyba_a{margin-top: 12px;margin-right: 6px;}
	.kfyba_a li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #939393;}
	.kfyba_a li.on{width: 37px;background-color: #c9191e;border-radius: 20px;}
	.kfyba_b{width: 100%;margin-top: 29px;}
	.kfyba_b img{width: 100%;}
	.kfybb{width: 39.928%;margin-right: 6.785%;}
	.kfybb img{width: 100%;}
	.kfyc{width: 100%;margin-top: 76px;}
	.kfyca{width: 92.357%;margin: 0 auto;margin-top: 48px;}
	.kfyca_a{width: 8.43%;}
	.kfyca_a img{width: 100%;}
	.kfyca_a p{text-align: center;font-size: 14px;color: #2c2c2c;margin-top: 28px;}
	.kfyca_b{width: 4.65%;margin-top: 4%;}
	.kfyca_b img{width: 100%;}
	
/*合作客户*/
	.hzy{width: 95.714%;margin: 0 auto;margin-top: -14px;}
	.hzya{width: 22.285%;margin: 0 1.3575%;margin-top: 70px;}
	.hzya img{width: 100%;border: 1px solid #dcdcdc;}
	.hzya p{text-align: center;line-height: 24px;font-size: 14px;color: #292929;margin-top: 20px;}
	.tjcp{border-bottom: 1px solid #dee4e7;padding-bottom: 33px;}
	.tjcpa{margin-top: 43px;margin-right: 55px;}
	.tjcpa li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #939393;}
	.tjcpa li.on{width: 37px;background-color: #c9191e;border-radius: 20px;}
	.tj_ypc{width: 100%;}
	.tjzx_hz{width: 100%;margin-top: 82px;margin-bottom: 60px;}
	
/*评价列表页*/
	.pjl{width: 94.071%;margin: 0 auto;}
	.pjla{width: 100%;margin-top: 50px;background-color: #fff;padding: 56px 121px 58px 47px;cursor: pointer;transition: all ease 0.3s;background-image: url(../esimg/j64.png);background-size: 18px 19px;background-repeat: no-repeat;background-position: right 48px top 95px;}
	.pjla:nth-child(2n+1){background-color: #eef3f5;}
	.pjla_a{}
	.pjla_a img{width: 49px;}
	.pjla_b{width: 87%;margin-top: 4px;}
	.pjla_b h5{font-size: 20px;color: #2c2c2c;line-height: 30px;transition: all ease 0.3s;font-weight: bold;}
	.pjla_b p{font-size: 14px;color: #353535;line-height: 28px;margin-top: 15px;}
	.pjla_b p.p1{height: 56px;overflow: hidden;}
	.pjlx{background-image: url(../esimg/j65.png);}
	.pjlx .pjla_b p.p1{display: none;}
	
/*新闻列表页*/
	.xwl{width: 98%;margin: 0 auto;}
	.xwla{width: 100%;padding: 59px 21px 66px 29px;}
	.xwla_t{width: 29.13%;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_rq{font-size: 14px;color: #c9191e;margin-top: 6px;transition: all ease 0.3s;}
	.xwla_rq span{display: block;font-size: 45px;font-weight: bold;line-height:37px;text-align: center;margin-bottom: 11px;}
	.xwla_w{width: 56%;margin-left: 30px;margin-top: 6px;}
	.xwla_w h6{font-size: 20px;color: #2c2c2c;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwla_w p{font-size: 14px;color: #353535;line-height: 26px;height: 78px;overflow: hidden;margin-top: 21px;transition: all ease 0.3s;}
	.xwla_w span{width: 157px;height: 43px;line-height: 43px;text-align: center;background-color: #bd233c;margin-top: 5%;font-size: 14px;color: #fff;display: block;transition: all ease 0.3s;}
	.xwla:hover .xwla_t img{transform: scale(1.05);}
	.xwla:hover .xwla_w span{margin-left: 6px;}
	.xwlb{width: 100%;padding: 64px 175px 58px 65px;background-image: url(../esimg/j64.png);background-repeat: no-repeat;background-position: right 79px top 97px;transition: all ease 0.3s;}
	.xwlb:nth-child(2n){background-color: #eef3f5;}
	.xwlb .xwla_w{width: 85%;}
	.xwlb .xwla_w p{height: 52px;}
	.xwlb:hover{background-color: #2b3b95;background-image: url(../esimg/j66.png);}
	.xwlb:hover .xwla_rq{color: #fff;}
	.xwlb:hover .xwla_w h6{color: #fff;}
	.xwlb:hover .xwla_w p{color: #fff;}
	
/*新闻内页*/
	.xwn{width: 92%;margin: 0 auto;margin-top: 49px;}
	.xwna{width: 100%;}
	.xwna h1{text-align: center;font-size: 26px;color: #2c2c2c;font-weight: bold;line-height: 36px;}
	.xwna p{text-align: center;font-size: 14px;color: #353535;line-height: 14px;margin-top: 19px;}
	.xwna p span{display: inline-block;width: 36px;}
	.xwnb{width: 100%;margin-top: 60px;}
	.xwnb p{font-size: 14px;color: #353535;line-height: 24px;margin-top: 24px;}
	.xwnb img{max-width: 100%;margin: 0 auto;margin-top: 49px;}
	.xwnb strong{display: block;font-size: 14px;color: #353535;font-weight: normal;line-height: 24px;margin-top: 38px;}
	.xwnb strong a{font-size: 14px;color: #353535;margin-right: 8px;}
	.xwnc{width: 100%;margin-top: 49px;}
	.xwnc img{width: 100%;}

/*常见问题列表页*/
	.cjla{width: 100%;padding: 64px 203px 57px 61px;background-image: url(../esimg/j64.png);background-repeat: no-repeat;background-position: right 79px top 97px;background-size: 19px 19px;transition: all ease 0.3s;}
	.cjla:nth-child(2n){background-color: #eef3f5;}
	.cjla h6{font-size: 20px;color: #2c2c2c;line-height: 21px;background-image: url(../esimg/j31.png);background-repeat: no-repeat;background-position: left center;padding-left: 72px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.cjla p{font-size: 14px;color: #353535;background-image: url(../esimg/j32.png);background-repeat: no-repeat;background-position: top left;padding-left: 73px;margin-top: 22px;line-height: 26px;height: 52px;overflow: hidden;transition: all ease 0.3s;}
	.cjla:hover{background-color: #2b3b95;background-image: url(../esimg/j66.png);}
	.cjla:hover p{color: #fff;background-image: url(../esimg/j31-1.png)}
	.cjla:hover h6{color: #fff;background-image: url(../esimg/j32-1.png);}
	
/*百科列表页*/
	.bkl{width: 94.071%;margin: 0 auto;margin-top: 51px;}
	.bkla{width: 12.9%;}
	.bkla p{width: 170px;height: 43px;text-align: center;line-height: 43px;background-color: #2b3b95;margin-bottom: 10px;transition: all ease 0.3s}
	.bkla p a{font-size: 16px;color: #fff;}
	.bkla p.on{background-color: #c9191e;}
	.bkla p:hover{background-color: #c9191e;}
	.bklb{width: 80%;}
	.bklba{width: 100%;padding: 58px 128px 64px 60px;background-image: url(../esimg/j64.png);background-repeat: no-repeat;background-position: right 60px top 97px;background-size: 19px 19px;transition: all ease 0.3s;}
	.bklba:nth-child(2n+1){background-color: #eef3f5;}
	.bklba h6{font-size: 20px;color: #2c2c2c;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.bklba p{font-size: 14px;color: #353535;line-height: 26px;height: 52px;overflow: hidden;margin-top: 21px;transition: all ease 0.3s;}
	.bklba:hover{background-color: #2b3b95;background-image: url(../esimg/j66.png);}
	.bklba:hover h6{color: #fff;}
	.bklba:hover p{color: #fff;}
	
/*关于举昶页*/
	.gyya{width: 91%;margin: 0 auto;margin-top: 60px;}
	.gyya_w{width: 46.31%;margin-top: 12px;}
	.gyya_w h5{font-size: 26px;color: #2c2c2c;line-height: 26px;font-weight: bold;}
	.gyya_w h6{font-size: 14px;color: #a8a8a8;line-height: 12px;margin-top: 12px;text-transform: uppercase;}
	.gyya_w p{font-size: 14px;color: #353535;line-height: 24px;margin-top: 43px;}
	.gyya_t{width: 47.252%;}
	.gyya_t img{width: 100%;}
	.gyya_t video{width: 100%;}
	.wha{width: 100%;margin-top: 60px;}
	.wh_bt{margin-left: 58px;}
	.wh_bt h6{font-size: 26px;color: #2c2c2c;font-weight: bold;line-height: 26px;}
	.wh_bt p{font-size: 14px;color: #a8a8a8;line-height: 11px;margin-top: 14px;text-transform: uppercase;}
	.whb{width: 98.571%;margin: 0 auto;}
	.whba{width: 27.246%;border: 1px solid #dcdcdc;margin: 0 3.043%;margin-top: 37px;transition: all ease 0.3s;}
	.whba_w{padding: 34px 37px 0 37px;height: 124px;}
	.whba_w h6{font-size: 16px;color: #353535;font-weight: bold;line-height: 16px;}
	.whba_w p{font-size: 14px;color: #353535;line-height: 24px;margin-top: 11px;}
	.whba_t{width: 100%;overflow: hidden;}
	.whba_t img{width: 100%;transition: all ease 0.3s;}
	.whba:hover{box-shadow: 0 0 20px #e0e0e0;}
	.whba:hover .whba_t img{transform: scale(1.05);}
	.whc{width: 100%;margin-top: 80px;}
	.whc img{width: 100%;}
	.gc{width: 100%;margin-top: 70px;margin-bottom: 108px;}
	.gyyeb{width: 91.142%;margin: 0 auto;margin-top: -14px;}
	.gyyeb_t{width: 100%;overflow: hidden;}
	.gyyeb_t img{width: 100%;transition: all ease 0.3s;}
	.gyyeb_an{display: table;margin: 0 auto;margin-top: 38px;}
	#swiper-button-prev_gya{background-image: url(../esimg/j80.png);width: 40px;height: 40px;background-size: 100% 100%;outline: none;margin-top: 0;position: static;float: left;margin: 0 6.5px;}
	#swiper-button-next_gya{background-image: url(../esimg/j81.png);width: 40px;height: 40px;background-size: 100% 100%;outline: none;margin-top: 0;position: static;float: left;margin: 0 6.5px;}
	
/*联系我们页*/
	.lxy{width: 90%;margin: 0 auto;margin-bottom: 100px;}
	.lxya{width: 78%;}
	.lxyb{width: 320px;margin-top: 70px;}
	.lxyb img{float: left;width: 59px;}
	.lxyb p{float: left;font-size: 16px;color: #000000;line-height: 29px;margin-left: 17px;height: 58px;width: calc(100% - 76px);}
	.lxyc{width: 150px;margin-top: 95px;}
	.lxyc img{width: 100%;}
	.ditu{width: 100%;margin-top: 88px;}
	
	
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: 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){
	.topx{width: 81%;}
	.yjba{width: 128px;}
	.ypaa p{width: 120px;}
}
	
	
	
	
@media (min-width: 1100px){
	.yjba{width: 135px;}
	.ypaa p{width: 130px;}
}

@media (min-width: 1150px){
	.yjba{width: 145px;}
	.ypaa p{width: 140px;}
	.zsyda .cpea .cpea_a{margin: 3% 0;}
		
}
	

@media (min-width: 1199px){
	.topx{width: 82.5%;}
	.gym img{width: 1600px;margin-left: -800px;}
	.yjba{width: 155px;}
	.xwlb .xwla_w{width: 88%;}
}
	

@media (min-width: 1249px){
	.yjba{width: 165px;}
		
}
	
@media (min-width: 1299px){
	.yjba{width: 175px;}
		
}
	
@media (min-width: 1349px){
	.yjba{width: 185px;}

		
}
	
	

}

@media(max-width:999px){
body,html{padding:0;background: #fff;font-family:Arial;-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;
}
	
	
			
/*手机banner*/
	.sjban{width: 100%;margin-top: 17%;}
	.sjban .swiper-container{width: 100%;}
	.sjban .swiper-slide{width: 100%;}
	.sjban .swiper-slide img{width: 100%;}
	#swiper-pagination_ban{bottom: 15px;}
	#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: #2b3b95;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: 4% 1%;transition: all ease 0.4s;}
	.sjdha{width: 100%;}
	.sjdha_t1{width: 68.8%;overflow: hidden;margin-left: 4%;}
	.sjdha_t1 img{width: 100%;}
	.sjdha_t2{width: 32px;position: absolute;right: 5%;top: calc(50% - 16px);}
	.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 #2b3b95;background: #f6f6f6;}
	.sjdhb_ah1 h6 a{color: #2b3b95;}
	.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: #2b3b95;}
/**手机底部导航**/
	.dan-xia{width:100%;background-color: #004c97;position: fixed;left: 0;bottom: 0;z-index: 1000;background-size: 100% 100%;box-shadow: 0 0 20px -5px #000;}
	.dan-xib{width: 25%;padding: 3% 0 2% 0%;}
	.dan-xid img{width: 36px;margin: 0 auto;}
	.dan-xid p{ color:#fff;text-align: center;font-size: 0.85rem;line-height: 22px;margin-top: 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;}
/*注塑加工*/
	.cp{width: 100%;overflow: hidden;margin-top: 8%;}
	.cpa{width: 100%;}
	.bt{position: relative;margin-right: -20%;}
	.bt::after{position: absolute;content: "";width: 14px;height: 14px;background-color: #c9191e;border-radius: 50%;top: 14px;left: -7px;}
	.bt h5{font-family: Arial;font-size: 1.6rem;color: #edeff2;font-weight: bold;text-transform: uppercase;line-height: 24px;}
	.bt h6{font-size: 1.25rem;color: #2c2c2c;line-height: 23px;font-weight: bold;letter-spacing: 2px;margin-top: -6px;position: relative;z-index: 2;}
	.bt p{font-size: 0.7rem;color: #979797;margin-top: 6px;line-height: 12px;}
	.cpaa{width: 110%;margin-left: -5%;}
	.cpaa_a{width: 33.333%;margin-top: 6%;}
	.cpaa_b{width: 90px;background-color: #cce3ff;padding: 6px;border-radius: 50%;margin: 0 auto;transition: all ease 0.3s;}
	.cpaa_b img{width: 100%;border-radius: 50%;transition: all ease 0.3s;}
	.cpaa_a h6{text-align: center;font-size: 0.95rem;color: #2c2c2c;font-weight: bold;line-height: 20px;margin-top: 20px;}
	.cpaa_a p{font-size: 0.65rem;color: #979797;line-height: 12px;margin-top: 4px;width: 130%;margin-left: -15%;text-align: center;}
	.cpaa_b:hover{background-color: #2b3b95;}
	.cpaa_b:hover img{transform: scale(0.95);}

	.cpc{width: 100%;margin: 0 auto;margin-top: 9%;}
	.cpd{width: 100%;background-color: #eef3f5;height: 40px;position: relative;z-index: 1000;}
	.cpd p:nth-child(1){margin-left: 10%;}
	.cpd p{float: left;line-height: 40px;width: 28%;text-align: center;font-size: 0.85rem;color: #2c2c2c;transition: all ease 0.3s;cursor: pointer;}
	.cpd p a{font-size: 0.85rem;color: #2c2c2c;transition: all ease 0.3s;}
	.cpd p a:hover{margin-left: 8px;}
	.cpd p.on{background-color: #2b3b95;color: #fff;}
	.cpe{width: 100%;}
	.cpea{width: 100%;margin-top: 8%;padding-left: 4%;}
	.cpea_a{width: 20%;position: relative;margin-bottom: 18px;}
	.cpea_a::after{position: absolute;content: "";width: 75%;height: 1px;background-color: #cecece;right: 6px;top: 29px;}
	.cpea_ax::after{display: none;}
	.cpea_at{width: 32px;position: relative;}
	.cpea_at img{width: 100%;}
	.cpea_at img.t1{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.cpea_aa{width: 15px;height: 15px;border: 1px solid #cecece;border-radius: 50%;margin-top: 9px;padding: 3px;transition: all ease 0.3s;}
	.cpea_aa span{width: 7px;height: 7px;background-color: #cecece;;border-radius: 50%;display: block;transition: all ease 0.3s;}
	.cpea_a p{font-size: 0.65rem;color: #2c2c2c;line-height: 14px;width: 120%;margin-top: 10px;transition: all ease 0.3s;}
	.cpea_a:hover .cpea_at img.t1{opacity: 1;}
	.cpea_a:hover .cpea_aa{border-color: #a43345;}
	.cpea_a:hover::after{background-color: #a43345;}
	.cpea_a:hover .cpea_aa span{background-color: #a43345;}
	.cpea_a:hover p{color: #a43345;}
/*注塑样品*/
	.yp{width: 100%;overflow: hidden;background-image: url(../esimg/j8.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 8% 0;margin-top: 5%;}
	.yp .bt h5{color: #dde4e9;}
	.ypa{width: 98%;margin: 0 auto;}
	.ypaa{margin-top: 5%;width: 100%;}
	.ypaa p{float: left;width: 25%;height: 40px;line-height: 40px;text-align: center;transition: all ease 0.3s;}
	.ypaa p a{font-size: 0.85rem;color: #2c2c2c;transition: all ease 0.3s;display: block;}
	.ypaa p.on{background-color: #2b3b95;}
	.ypaa p.on a{color: #fff;}
	.ypaa_m{float: left;width: 25%;height: 40px;line-height: 40px;text-align: center;transition: all ease 0.3s;}
	.ypaa_m a{font-size: 0.85rem;color: #2c2c2c;transition: all ease 0.3s;}
	.ypaa_m:hover{background-color: #2b3b95;}
	.ypaa_m:hover a{color: #fff;}
	.ypb{width: 100%;margin: 0 auto;margin-top: 6%;}
	.ypc{width: 100%;}
	.ypca{width: 48.5%;margin-top: 3%;border: 1px solid #e5e5e5;position: relative;overflow: hidden;}
	.ypca:nth-child(2n){float: right;}
	.ypca_t{width: 100%;overflow: hidden;}
	.ypca_t img{width: 100%;transition: all ease 0.3s;}
	.ypca_w{position: absolute;left: 0;bottom: -38px;height: 38px;width: 100%;background-color: rgba(0,0,0,.6);padding: 0 5%;transition: all ease 0.3s;}
	.ypca_w p{width: 70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 38px;font-size: 0.82rem;color: #fff;float: left;}
	.ypca_w span{float: right;line-height: 38px;font-size: 0.82rem;color: #fff;display: block;}
	.ypca:hover .ypca_t img{transform: scale(1.05);}
	.ypca:hover .ypca_w{bottom: 0;}
	.yp_m{max-width: 450px;width: 80%;margin: 0 auto;margin-top: 8%;}
	.yp_m img{width: 100%;}
/*模具开发*/
	.kf{width: 100%;overflow: hidden;margin-top: 8%;}
	.kfa_m{line-height: 16px;margin-top: 24px;transition: all ease 0.3s;}
	.kfa_m:hover{transform: translateX(-6px);}
	.kfa_m:hover a{color: #2b3b95;}
	.kfa_m a{font-size: 0.85rem;color: #2c2c2c;}
	.kfa{width: 100%;}
	.kfb{width: 100%;position: relative;margin-top: -45px;}
	.kfba{width: 100%;border: 1px solid #e5e5e5;position: relative;padding: 45px 6% 6% 6%;transition: all ease 0.3s;}
	.kfba_t{width: 80px;height: 80px;position: absolute;left: 30px;top: -38px;background-color: #fff;transition: all ease 0.3s;border-radius: 50%;z-index: 100}
	.kfba_t::after{position: absolute;content: "";background-image: url(../esimg/j19.png);width: 80px;height: 37px;background-size: 100% 100%;left: 0;top: 0;z-index: 0;transition: all ease 0.3s;}
	.kfba_t img{width: 100%;position: relative;z-index: 10;}
	.kfba_t img.t1{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.kfba_t img.t3{opacity: 1;transition: all ease 0.3s;}
	.kfba h6{font-size: 1rem;color: #353535;line-height: 26px;border-bottom: 1px dashed #afb8e9;padding-bottom: 10px;margin-bottom: 11px;transition: all ease 0.3s;font-weight: bold;}
	.kfba p{font-size: 0.8rem;color: #353535;line-height: 22px;position: relative;padding-left: 16px;transition: all ease 0.3s;}
	.kfba p::after{position: absolute;content: "○";font-size: 0.65rem;color: #353535;left: 0;top: 0px;line-height: 22px;transition: all ease 0.3s;}
	.kfba:hover{background-color: #2b3b95;}
	.kfba:hover .kfba_t{background-color: #2b3b95;}
	.kfba:hover .kfba_t::after{opacity: 0;}
	.kfba:hover .kfba_t img.t3{opacity: 0;}
	.kfba:hover .kfba_t img.t1{opacity: 1;}
	.kfba:hover h6{color: #fff;}
	.kfba:hover p{color: #fff;}
	.kfba:hover p::after{color: #fff;}
	.kfc{width: 100%;margin-top: 5%;}
	.kfc img{width: 100%;}
	#swiper-pagination_kf{margin-top: 15px;position: static;}
	#swiper-pagination_kf .swiper-pagination-bullet{background-color: #939393;width: 7px;height: 7px;margin: 0 2px;transition: all ease 0.3s;}
	#swiper-pagination_kf .swiper-pagination-bullet-active{background-color: #2b3b95;width: 26px;border-radius: 20px;}
	#swiper_kf{padding-top: 45px;padding-right: 0.5px;}
/*四大理由*/
	.ly{width: 100%;overflow: hidden;background-image: url(../esimg/j16.jpg);background-repeat: no-repeat;background-position: top center;background-size: auto 84%;margin-top: 9%;padding-top: 8%;}
	.lya{width: 100%;margin: 0 auto;position: relative;}
	.ly .bt h5{color: #455dba;}
	.ly .bt h6{color: #fff;}
	.lyb{width: 100%;margin: 0 auto;margin-top: 7%;position: relative;}
	.lyc{width: 100%;background-color: #f4f4f4;}
	.lyct{width: 100%;overflow: hidden;}
	.lyct img{width: 100%;transition: all ease 0.3s;}
	.lycw{width: 100%;padding: 4% 0;}
	.lycwa{width: 80%;margin: 0 auto;padding: 6% 0;}
	.lycwa img{float: left;width: 42px;margin-top: 12px;}
	.lycwa p{float: right;font-size: 0.85rem;color: #353535;margin-left: 5%;width: calc(95% - 42px);}
	.lycwa p span{display: block;font-size: 1.05rem;font-weight: bold;margin-bottom: 6px;}
	.lycw > span{width: 82.7%;height: 1px;display: block;border-top: 1px dashed #b7b7b7;margin: 2% auto;}
	.lyx{position: absolute;right: 5%;bottom: 4%;}
	.lyx::after{position: absolute;content: "— —";font-size: 12px;color: #353535;line-height: 9px;top: 0;right: 24px;}
	.lyx li{float: left;font-size: 12px;color: #353535;line-height: 9px;cursor: pointer;margin-left: 47px;}
	.lyx li.on{color: #2b3b95;}
	.lyc:hover .lyct img{transform: scale(1.05);}
/*关于举昶*/
	.gy{width: 100%;margin-top: 8%;overflow: hidden;}
	.gya{width: 100%;margin: 0 auto;}
	.gy_m{line-height: 16px;margin-top: 17px;}
	.gy_m a{font-size: 16px;color: #2c2c2c;transition: all ease 0.3s;}
	.gy_m:hover a{color: #2b3b95;margin-right: 6px;}
	.gyb{width: 100%;margin-top: 6%;}
	.gyb > img{display: none;}
	.gyba{width: 100%;}
	.gyba p{font-size: 0.8rem;color: #353535;line-height: 22px;max-height: 176px;overflow: hidden;}
	.gyba_m{margin-top: 4px;}
	.gyba_m img{display: inline-block;margin-right: 7px;position: relative;top: 12px;transition: all ease 0.3s;}
	.gyba_m a{font-size: 0.8rem;color: #20339f;}
	.gyba_m:hover img{transform: scale(0.95);}
	.gyc{width: 100%;margin: 0 auto;margin-top: 8%;position: relative;z-index: 2;}
	.gyc img{width: 100%;}
	#swiper-pagination_gy{margin-top: 15px;position: static;float: right;}
	#swiper-pagination_gy .swiper-pagination-bullet{background-color: #939393;width: 7px;height: 7px;margin: 0 2px;transition: all ease 0.3s;}
	#swiper-pagination_gy .swiper-pagination-bullet-active{background-color: #c9191e;width: 26px;border-radius: 20px;}
	.gyx{display: none;}
	.gym{width: 100%;margin-top: 8%;}
	.gym img{position: relative;width: 110%;margin-left: -5%;}
/*新闻资讯*/
	.xw{width: 100%;overflow: hidden;background-image: url(../esimg/j26.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 8% 0;}
	.xw .bt h5{color: #dde4e9;}
	.xw .bt h6{color: #2c2c2c;}
	.xwa{width: 100%;margin: 0 auto;}
	.xwaa{margin-top: 5%;width: 100%;}
	.xwaa p{float: left;width: 25%;height: 40px;line-height: 40px;text-align: center;transition: all ease 0.3s;}
	.xwaa p a{font-size: 0.85rem;color: #2c2c2c;transition: all ease 0.3s;display: block;}
	.xwaa p.on{background-color: #2b3b95;}
	.xwaa p.on a{color: #fff;}
	.xwaa_m{float: left;width: 25%;height: 40px;line-height: 40px;text-align: center;transition: all ease 0.3s;}
	.xwaa_m a{font-size: 0.85rem;color: #2c2c2c;transition: all ease 0.3s;}
	.xwaa_m:hover{background-color: #2b3b95;}
	.xwaa_m:hover a{color: #fff;}
	.xwb{width: 100%;margin: 0 auto;margin-top: 6%;}
	.xwc{width: 100%;position: relative;}
	.xwc > h5{font-size: 1rem;color: #fff;font-weight: bold;line-height: 16px;margin-bottom: 15px;position: absolute;left: 4%;top: 16px;}
	.xwc > h5 span{display: inline-block;width: 59px;height: 1px;background-color: #fff;margin-left: 17px;position: relative;top: -4px;}
	.xwca{width: 100%;background-color: #fff;background-image: url(../esimg/j27.jpg);background-repeat: no-repeat;background-position: left center;background-size: auto 100%;padding: 50px 5% 20px;}
	.xwca_t{width: 50%;overflow: hidden;}
	.xwca_t img{width: 100%;transition: all ease 0.3s;}
	.xwca_w{width: 46%;}
	.xwca_w h5{font-size: 0.95rem;color: #c9191e;line-height: 16px;font-weight: bold;}
	.xwca_w h6{font-size: 0.85rem;color: #353535;font-weight: bold;line-height: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 3%;letter-spacing: 1px;}
	.xwca_w p{font-size: 0.75rem;color: #353535;line-height: 20px;height: 40px;overflow: hidden;margin-top: 3%;}
	.xwca_w span{width: 100px;height: 30px;text-align: center;display: block;float: right;background-color: #bd233c;font-size: 0.78rem;color: #fff;margin-top: 2%;line-height: 30px;transition: all ease 0.3s;}
	.xwcb{width: 100%;background-color: #fff;padding: 1% 6%;margin-top: 4%;}
	.xwcba{width: 100%;margin: 8% 0;transition: all ease 0.3s;}
	.xwcba h6{font-size: 0.85rem;color: #353535;font-weight: bold;line-height: 12px;transition: all ease 0.3s;}
	.xwcba p{font-size: 0.85rem;color: #353535;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 14px;margin-top: 9px;transition: all ease 0.3s;}
	.xwcba:hover{padding-left: 8px;}
	.xwcba:hover h6{color: #bd233c;}
	.xwcba:hover p{color: #bd233c;}
	.xwca:hover .xwca_t img{transform: scale(1.05);}
	.xwca:hover .xwca_w span{transform: translateX(-6px);}
	.cj{width: 100%;margin: 0 auto;margin-top: 6%;background-color: #fff;padding: 6%;}
	.cja{width: calc(96% - 60px);}
	.cjb{width: 100%;}
	.cjba{width: 100%;padding-top: 5px;}
	.cjba:nth-child(3){display: none;}
	.cjba h6{background-image: url(../esimg/j31.png);background-repeat: no-repeat;background-size: 20px 20px;background-position: left top;padding-left: 36px;font-size: 0.85rem;color: #353535;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.cjba p{background-image: url(../esimg/j32.png);background-repeat: no-repeat;background-size: 20px 20px;padding-left: 36px;font-size: 0.8rem;color: #353535;line-height: 21px;margin-top: 10px;height: 42px;overflow: hidden;}
	.cjbb{display: none;}
	.cjba:hover h6{color: #c9191e;}
	.cjx{display: table;margin: 0 auto;margin-top: 27px;}
	.cjx li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #c0c7ca;}
	.cjx li.on{width: 37px;background-color: #115caf;border-radius: 20px;}
/*合作客户*/
	.hz{width: 100%;overflow: hidden;margin-top: 8%;}
	.hza{width: 98%;margin: 0 auto;margin-top: 5%;}
	.hzb{width: 46%;margin: 2%;border: 1px solid #dcdcdc;transition: all ease 0.3s;}
	.hzb img{width: 100%;}
	.hzb:hover{border-color: #115caf;}
/*联系我们*/
	.lx{width: 100%;overflow: hidden;margin-top: 8%;}
	.lxa{width: 100%;background-image:url(../esimg/j35.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 6%;padding-bottom: 9%;}
	.lxb{width: 102%;margin-left: 5%;}
	.lxba{width: 50%;height: 110px;padding-top: 36px;position: relative;}
	.lxba::after{position: absolute;content: "";width: 1px;height: 36px;left: 0;top: 0;background-color: #517eff;}
	.lxba::before{position: absolute;content: "";width: 1px;height: 34px;left: 0;bottom: 0;background-color: #517eff;}
	.lxba img{float: left;width: 40px;margin-left: -20px;position: relative;}
	.lxba p{float: left;font-size: 0.72rem;color: #fff;line-height: 22px;margin-left: 12px;}
	.lxc{width: 100%;margin: 0 auto;background-color: #fff;padding: 4% 6% 8% 6%;}
	.lxc .input1{width: 100%;border-bottom: 1px dashed #bfbfbf;height: 45px;line-height: 40px;font-size: 0.8rem;color: #979797;padding-left: 12px;}
	.lxc textarea{width: 100%;border-bottom: 1px dashed #bfbfbf;height: 45px;line-height: 40px;font-size: 0.8rem;color: #979797;padding-left: 12px;}
	.yanz{width: 100%;border-bottom: 1px dashed #bfbfbf;}
	.yanz input{height: 45px;line-height: 40px;font-size: 0.8rem;color: #979797;padding-left: 12px;width: 49%;}
	.yanz img.t1{width: 20px;margin-right: 20px;margin-top: 10px;cursor: pointer;}
	.yanz img.t3{width: 76px;margin-right: 10px;margin-top: 6px;}
	.lxd{display: table;margin: 0 auto;margin-top: 6%;}
	.lxd input{width: 140px;height: 40px;line-height: 40px;text-align: center;background-color: #bd233c;cursor: pointer;font-size: 0.85rem;color: #fff;margin: 0 12px;}
	.lxd input.input2{background-color: #252525;}
	
/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #252525;padding: 8% 0 120px;}
	.yja{width: 100%;}
	.yja img{width: 150px;float: left;}
	.yjaa{margin-top: 1px;float: right;}
	.yjaa h6{font-size: 1rem;color: #fff;font-weight: bold;line-height: 18px;}
	.yjaa p{font-size: 0.72rem;color: #9fa4a8;line-height: 20px;margin-top: 10px;}
	.yl{width: 100%;border-top: 1px solid #949494;padding: 12px 20px ;}
	.yl p{font-size: 12px;color: #a8a8a8;line-height: 22px;}
	.yl p a{font-size: 12px;color: #a8a8a8;margin: 0 8px;transition: all ease 0.3s;}
	.yl p a:hover{color: #2b3b95;}
	
/*固定的悬浮窗*/
	.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(../esimg/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #009a44 url(../esimg/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #009a44 url(../esimg/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #009a44 url(../esimg/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*注塑加工页*/
	.sjdhgd_n{box-shadow: 0 -2px 18px -2px #2b3b95;}
	.neiy{width: 100%;overflow: hidden;margin-top: 35%;}
	.nei_bt{width: 100%;}
	.cp_nei{margin-top: 9%;width: 100%;}
	.cp_nei .cpa{}
	.cp_nei .cpa_nei{margin-bottom: 0%;}
	.cpa_nei h6{font-size: 1.1rem;color: #2c2c2c;font-weight: bold;line-height: 26px;}
	.cpa_nei p{font-size: 0.8rem;color: #a8a8a8;line-height: 14px;margin-top: 4px;text-transform: uppercase;}
	.zsya{width: 100%;background-color: #eef3f5;margin-top: 8%;padding: 8% 0;}
	.zsya .gyc{margin-top: 6%;}
	.zsyaa{width: 100%;margin: 0 auto;}
	.zsyaa .gyx{margin-top: 40px;margin-right: 0;}
	.zsyb{max-width: 1200px;width: 100%;margin: 0 auto;margin-top: 2%;}
	.zsyb .cpa_nei{width: 100%;background-color: #fff;height: 80px;padding-top: 20px;}
	.zsyb .cpa_nei h6{text-align: center;}
	.zsyb .cpa_nei p{text-align: center;}
	.zsyb table{width: 100%;border-collapse: collapse;}
	.zsyb table td{border: 1px solid #d9e3e7;height: 32px;text-align: center;font-size: 0.75rem;color: #292929;}
	.zsyb table .tr1 td{background-color: #eef3f5;}
	.zsyc{background-image: url(../esimg/j39.jpg);margin-top: 8%;}
	.zsyc .bt h5{color: #4959a3;}
	.zsyc .bt h6{color: #fff;}
	.zsyc .ypb{margin-top: 2%;}
	.zsyc .ypaa p a{color: #fff;}
	.zsyc .ypaa p.on{background-color: #fff;}
	.zsyc .ypaa p.on a{color: #2c2c2c;}
	.zsyc .ypaa .ypaa_m a{color: #fff;}
	.zsyd{width: 100%;margin-top: 8%;}
	.zsyda{width: 96%;margin: 0 auto;margin-top: 6%;}
	.zsyda_t{width: 100%;overflow: hidden;}
	.zsyda_t img{width: 100%;transform: scale(1.04);}
	.zsyda .cpea{width: 103%;margin-top: 6%;margin-left: -3%;}
	.zsyda .cpea .cpea_a{width: 20%;margin: 2% 0;}
	.zsydb{width: 100%;height: 1px;background-color: #dee4e7;margin-top: 5%;margin-bottom: 7%;}
	.zsye{width: 100%;background-image: url(../esimg/j42.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 8%;padding: 8% 0;}
	.zsye .nt h5{color: #dfe8ec;}
	.zsye .nt h6{color: #2c2c2c;}
	.zsye .lyaa{margin-top: 6px;}
	.zsye .lyaa p{color: #2c2c2c;}
	.zsye .lya::after{display: none;}
	.zsyea{width: 100%;margin: 0 auto;margin-top: 6%;}
	.zsyea_a{width: 47%;margin: 1.5%;background-color: #fff;height: 240px;padding: 24px 2% 0 2%;}
	.zsyea_a img{width: 42px;margin: 0 auto;}
	.zsyea_a h6{text-align: center;font-size: 1rem;color: #353535;font-weight: bold;line-height: 32px;margin-top: 17px;}
	.zsyea_a p{font-size: 0.8rem;color: #353535;line-height: 24px;margin-top: 10px;text-align: center;min-height: 80px;}
	.zsyea_a p br{display: none;}
	.zsyea_a span{display: block;width: 30px;height: 3px;background-color: #c9191e;margin: 0 auto;}
	.lx_nei{margin-top: 0;}
	.lx_nei .lxa{margin-top: 0;}
	.lx_neia{width: 100%;}
	.lx_neia .bt h5{color: #485ed5;}
	.lx_neia .bt h6{color: #fff;margin-top: 0;margin-bottom: 5px;}
	.lx_neiaa{width: 100%;}
	.lx_neiaa_a{width: 100%;}
	.lx_neiaa_a .input1{height: 45px;line-height: 45px;padding-left: 12px;font-size: 0.8rem;color: #979797;margin-bottom: 12px;width: 100%;background-color: #fff;}
	.yanz{width: 100%;background-color: #fff;height: 45px;margin-bottom: 12px;border: none;}
	.yanz input{line-height: 45px;font-size: 0.8rem;color: #979797;height: 45px;}
	.lx_neiaa textarea{width: 100%;height: 100px;background-color: #fff;font-size: 0.8rem;color: #979797;line-height: 22px;padding: 12px 0 0 12px;}
	.lx_nei .lxb{float: left;}
	
/*注塑样品*/
	.nei_f{margin-top: 5%;width: 100%;}
	.nei_f p{width: 50%;line-height: 40px;height: 40px;text-align: center;float: left;transition: all ease 0.3s;}
	.nei_f p a{font-size: 1rem;color: #2c2c2c;transition: all ease 0.3s;}
	.nei_f p.on{background-color: #2b3b95;}
	.nei_f p.on a{color: #fff;}
	.nei_f p:hover{background-color: #2b3b95;}
	.nei_f p:hover a{color: #fff;}
	.cpl{width: 100%;margin: 0 auto;}
	.cpl .ypca{margin-top: 4%;}
	.ym{display: table;margin: 0 auto;margin-top: 53px;}
	.ym p{width: 40px;height: 40px;border: 1px solid #e4e7e9;float: left;line-height: 40px;position: relative;text-align: center;margin: 0 2px;transition: all ease 0.3s;}
	.ym p a{font-size: 1rem;color: #535353;display: block;transition: all ease 0.3s;}
	.ym p img{width: 20px;margin: 0 auto;margin-top: 14px;}
	.ym p img.t3{position: absolute;left: 10px;top: 14px;opacity: 0;margin-top: 0;}
	.ym p:hover{background-color: #2b3b95;border-color: #2b3b95;}
	.ym p:hover a{color: #fff;}
	.ym p.on{background-color: #2b3b95;border-color: #2b3b95;}
	.ym p.on a{color: #fff;}
	.ym p:hover img.t3{opacity: 1;}
	.zsyd_cp{margin-bottom: 8%;}
	
/*模具开发*/
	.kfya{width: 100%;margin-top: 8%;}
	.kfya .kfb{width: 100%;margin: 0 auto;margin-top: 6%;}
	.kfyb{width: 100%;overflow: hidden;background-image: url(../esimg/j46.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 8%;padding: 9% 0;}
	.kfyba{width: 100%;}
	.kfyba_a{margin-top: 12px;margin-right: 6px;}
	.kfyba_a li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #939393;}
	.kfyba_a li.on{width: 37px;background-color: #c9191e;border-radius: 20px;}
	.kfyba_b{width: 100%;margin-top: 6%;}
	.kfyba_b img{width: 100%;}
	.kfybb{display: none;}
	.kfyc{width: 100%;margin-top: 8%;}
	.kfyca{width: 100%;margin: 0 auto;margin-top: 2%;}
	.kfyca_a{width: 18%;margin-top: 4%;}
	.kfyca_a img{width: 100%;}
	.kfyca_a p{text-align: center;font-size: 0.8rem;color: #2c2c2c;margin-top: 10px;}
	.kfyca_b{width: 9.333%;margin-top: 11%;}
	.kfyca_b img{width: 100%;}
	.kfyca_b:nth-child(8){display: none;}
	
/*合作客户*/
	.hzy{width: 100%;margin: 0 auto;margin-top: 6%;}
	.hzya{width: 47%;margin: 1.5%;}
	.hzya img{width: 100%;border: 1px solid #dcdcdc;}
	.hzya p{text-align: center;line-height: 24px;font-size: 0.8rem;color: #292929;margin-top: 10px;}
	.tjcp{border-bottom: 1px solid #dee4e7;padding-bottom: 33px;}
	.tjcpa{margin-top: 20px;margin-right: 2%;}
	.tjcpa li{cursor: pointer;width: 8px;height: 8px;margin: 0 1.5px;float: left;position: relative;transition: all ease 0.35s;border-radius: 50%;background-color: #939393;}
	.tjcpa li.on{width: 37px;background-color: #c9191e;border-radius: 20px;}
	.tj_ypc .ypca:nth-child(3){display: none;}
	.tj_ypc{width: 100%;}
	.tjzx_hz{width: 100%;margin-top: 82px;margin-bottom: 60px;}
	
/*评价列表页*/
	.pjl{width: 100%;margin: 0 auto;margin-top: 8%;}
	.pjla{width: 100%;margin-top: 6%;background-color: #fff;padding: 8% 8%;cursor: pointer;transition: all ease 0.3s;background-image: url(../esimg/j64.png);background-size: 18px 19px;background-repeat: no-repeat;background-position: right 9% top 35px;}
	.pjla:nth-child(2n+1){background-color: #eef3f5;}
	.pjla_a{}
	.pjla_a img{width: 45px;}
	.pjla_b{width: 100%;margin-top: 5%;}
	.pjla_b h5{font-size: 1rem;color: #2c2c2c;line-height: 24px;transition: all ease 0.3s;}
	.pjla_b p{font-size: 0.8rem;color: #353535;line-height: 24px;margin-top: 12px;}
	.pjla_b p.p1{height: 48px;overflow: hidden;}
	.pjlx{background-image: url(../esimg/j65.png);}
	.pjlx .pjla_b p.p1{display: none;}
	
/*新闻列表页*/
	.xwl{width: 100%;margin: 0 auto;}
	.xwla{width: 100%;padding: 6%;}
	.xwla_t{width: 100%;overflow: hidden;margin-bottom: 6%;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_rq{font-size: 0.8rem;color: #c9191e;margin-top: 6px;transition: all ease 0.3s;float: left;}
	.xwla_rq span{display: block;font-size: 2.3rem;font-weight: bold;line-height:34px;text-align: center;margin-bottom: 6px;}
	.xwla_w{width: calc(96% - 50px);margin-top: 6px;}
	.xwla_w h6{font-size: 1rem;color: #2c2c2c;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.xwla_w p{font-size: 0.8rem;color: #353535;line-height: 24px;height: 72px;overflow: hidden;margin-top: 4%;transition: all ease 0.3s;}
	.xwla_w span{width: 140px;height: 38px;line-height: 38px;text-align: center;background-color: #bd233c;margin-top: 5%;font-size: 0.8rem;color: #fff;display: block;transition: all ease 0.3s;}
	.xwla:hover .xwla_t img{transform: scale(1.05);}
	.xwla:hover .xwla_w span{margin-left: 6px;}
	.xwlb{width: 100%;padding: 6%;transition: all ease 0.3s;}
	.xwlb:nth-child(2n){background-color: #eef3f5;}
	.xwlb .xwla_w p{height: 48px;}
	.xwlb:hover{background-color: #2b3b95;}
	.xwlb:hover .xwla_rq{color: #fff;}
	.xwlb:hover .xwla_w h6{color: #fff;}
	.xwlb:hover .xwla_w p{color: #fff;}
	
/*新闻内页*/
	.xwn{width: 98%;margin: 0 auto;margin-top: 8%;margin-bottom: 6%;}
	.xwna{width: 100%;}
	.xwna h1{text-align: center;font-size: 1.05rem;color: #2c2c2c;font-weight: bold;line-height: 30px;}
	.xwna p{text-align: center;font-size: 0.7rem;color: #353535;line-height: 14px;margin-top: 12px;}
	.xwna p span{display: inline-block;width: 26px;}
	.xwnb{width: 100%;margin-top: 6%;}
	.xwnb p{font-size: 0.85rem;color: #353535;line-height: 24px;margin-top: 24px;}
	.xwnb img{max-width: 100%;margin: 0 auto;margin-top: 6%;}
	.xwnb strong{display: block;font-size: 0.8rem;color: #353535;font-weight: normal;line-height: 24px;margin-top: 6%;}
	.xwnb strong a{font-size: 0.8rem;color: #353535;margin-right: 8px;}
	.xwnc{width: 100%;margin-top: 6%;}
	.xwnc img{width: 100%;}
	
/*常见问题列表页*/
	.cjla{width: 100%;padding: 7% 6%;transition: all ease 0.3s;}
	.cjla:nth-child(2n){background-color: #eef3f5;}
	.cjla h6{font-size: 1rem;color: #2c2c2c;line-height: 21px;background-image: url(../esimg/j31.png);background-repeat: no-repeat;background-position: left center;padding-left: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.cjla p{font-size: 0.8rem;color: #353535;background-image: url(../esimg/j32.png);background-repeat: no-repeat;background-position: top left;padding-left: 40px;margin-top: 12px;line-height: 24px;height: 48px;overflow: hidden;transition: all ease 0.3s;}
	.cjla:hover{background-color: #2b3b95;}
	.cjla:hover p{color: #fff;background-image: url(../esimg/j31-1.png)}
	.cjla:hover h6{color: #fff;background-image: url(../esimg/j32-1.png);}
	
/*百科列表页*/
	.bkl{width: 100%;margin: 0 auto;margin-top: 8%;}
	.bkla{float: none;display: table;margin: 0 auto;overflow: auto;}
	.bkla p{width: 140px;height: 36px;text-align: center;line-height: 36px;background-color: #2b3b95;margin-bottom: 10px;transition: all ease 0.3s;float: left;margin: 0 4px;}
	.bkla p a{font-size: 16px;color: #fff;}
	.bkla p.on{background-color: #c9191e;}
	.bkla p:hover{background-color: #c9191e;}
	.bklb{width: 100%;margin-top: 6%;}
	.bklba{width: 100%;padding: 7%;transition: all ease 0.3s;}
	.bklba:nth-child(2n+1){background-color: #eef3f5;}
	.bklba h6{font-size: 1rem;color: #2c2c2c;font-weight: bold;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;}
	.bklba p{font-size: 0.85rem;color: #353535;line-height: 26px;height: 52px;overflow: hidden;margin-top: 12px;transition: all ease 0.3s;}
	.bklba:hover{background-color: #2b3b95;}
	.bklba:hover h6{color: #fff;}
	.bklba:hover p{color: #fff;}
	
/*关于举昶页*/
	.gyya{width: 100%;margin: 0 auto;margin-top: 8%;}
	.gyya_w{width: 100%;}
	.gyya_w h5{font-size: 1rem;color: #2c2c2c;line-height: 26px;font-weight: bold;}
	.gyya_w h6{font-size: 0.8rem;color: #a8a8a8;line-height: 12px;margin-top: 6px;text-transform: uppercase;}
	.gyya_w p{font-size: 0.85rem;color: #353535;line-height: 24px;margin-top: 6%;}
	.gyya_t{width: 100%;margin-top: 6%;}
	.gyya_t img{width: 100%;}
	.gyya_t video{width: 100%;}
	.wha{width: 100%;margin-top: 8%;}
	.wh_bt h6{font-size: 1.1rem;color: #2c2c2c;font-weight: bold;line-height: 26px;}
	.wh_bt p{font-size: 0.85rem;color: #a8a8a8;line-height: 11px;margin-top: 6px;text-transform: uppercase;}
	.whb{width: 100%;margin: 0 auto;margin-top: 5%;}
	.whba{width: 47%;border: 1px solid #dcdcdc;margin: 1.5%;transition: all ease 0.3s;}
	.whba_w{padding: 20px 22px 0 22px;height: 106px;}
	.whba_w h6{font-size: 1rem;color: #353535;font-weight: bold;line-height: 16px;}
	.whba_w p{font-size: 0.8rem;color: #353535;line-height: 24px;margin-top: 6px;}
	.whba_t{width: 100%;overflow: hidden;}
	.whba_t img{width: 100%;transition: all ease 0.3s;}
	.whba:hover{box-shadow: 0 0 20px #e0e0e0;}
	.whba:hover .whba_t img{transform: scale(1.05);}
	.whc{width: 100%;margin-top: 8%;}
	.whc img{width: 100%;}
	.gc{width: 100%;margin-top: 8%;margin-bottom: 8%;}
	.gyyeb{width: 100%;margin: 0 auto;margin-top: 4%;}
	.gyyeb_t{width: 100%;overflow: hidden;}
	.gyyeb_t img{width: 100%;transition: all ease 0.3s;}
	.gyyeb_an{display: none;}
	
/*联系我们页*/
	.lxy{width: 96%;margin: 0 auto;margin-bottom: 9%;margin-top: 2%;}
	.lxya{width: 100%;float: none;}
	.lxyb{width: 100%;margin-top: 6%;}
	.lxyb img{float: left;width: 52px;}
	.lxyb p{float: left;font-size: 0.95rem;color: #000000;line-height: 26px;margin-left: 15px;height: 58px;width: calc(100% - 67px);}
	.lxyc{width: 150px;margin: 0 auto;margin-top: 8%;float: none;}
	.lxyc img{width: 100%;}
	.ditu{width: 100%;margin-top: 8%;}
	

	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-top: 110px;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: 20px;margin-top: 100px;}
.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: 350px){




	
}	
	
@media (min-width: 374px){
	.yja img{margin-left: 2%;}
	.yjaa{margin-right: 2%;}



	
}
	
	
	

	
@media (min-width: 400px){



	
}
	
@media (min-width: 414px){
	.sjdha_t2{width: 40px;top: calc(50% - 20px);}
	
	



	
}
	
	
	
	
	
@media (min-width: 450px){
	.yja img{width: 170px;}
	
}
	
	
	
	
	
@media (min-width: 500px){
	.sjdha_t2{width: 46px;top: calc(50% - 23px);}
	.xwca_w h5{font-size: 1.05rem;line-height: 20px;}
	.xwca_w h6{font-size: 0.95rem;line-height: 18px;margin-top: 4%;}
	.xwca_w p{font-size: 0.85rem;line-height: 22px;height: 44px;margin-top: 4%;}
	.xwca_w span{width: 110px;height: 34px;font-size: 0.85rem;margin-top: 4%;line-height: 34px;}
	
	
}		
	
	
	
@media (min-width: 550px){
	.yjaa p br{display: none;}
	.yjaa{margin-right: 0;margin-top: 12px;}

}	
	
		
	
@media (min-width: 600px){
	.xwca_w{margin-top: 2%;}
	.sjdha_t2{width: 52px;top: calc(50% - 26px);}
	.xwca_w h6{margin-top: 6%;}
	.xwca_w p{margin-top: 6%;}
	.xwca_w span{margin-top: 6%;}
	.yjaa{margin-right: 3%;}
	
	
}	
	
@media (min-width: 650px){
	.yjaa p{font-size: 0.8rem;letter-spacing: 1px;}
	.yja img{width: 190px;}

}
	
	
	
@media (min-width: 700px){
	.sjdha_t2{width: 60px;top: calc(50% - 30px);}
	
	
}		
	
@media (min-width: 750px){
	body{max-width: 750px;margin: 0 auto;}
	.sjdhgd{max-width: 750px;left: 50%;margin-left: -375px;}

	
	
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
}





