/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #006ac0;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none}
.w1200{ width:1200px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
/*抬头*/
.htop{ background:#f8f8f8;}
.htop,.htop a{ font-size:12px; color:#aaaaaa; font-weight:lighter; line-height:40px;}
.htop a:hover{ color:#006ac0;}
.htop a+span,.htop span+a{ margin-left:10px;}
.htop a,.htop span{ display:inline-block; padding-left:29px;}
.htop a:nth-child(1){ background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715083525_1325885619.png) no-repeat left center;}
.htop span{ background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715083525_506299784.png) no-repeat left center;}
.htop a:nth-child(3){ background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715083525_555952756.png) no-repeat left center;}
.htop span{ position:relative;}
.htop span img{ position:absolute; top:40px; left:0px; width:100px; height:100px; display:none; z-index:999;}
.htop span:hover img{ display:block;}
.hsecond{ padding:30px 0; margin-bottom:1px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715083852_1422909583.jpg) no-repeat bottom center;}
.hmean_t strong{ display:block; font-size:36px; color:#222222; letter-spacing:1px;}
.hmean_t strong span{ color:#006ac0;}
.hmean_t em{ text-align:center; text-transform:uppercase; text-align:center; display:block; font-size:18px; color:#222;}
.hmean{ margin:10px 0 0 20px;}
.hmean_t{ padding-right:30px; margin-right:30px; position:relative;}
.hmean_t:after{ content:''; display:block; position:absolute; right:0; top:10px; width:1px; height:53px; background:#404040;}
.hmean_c{ font-size:19px; color:#484848; font-weight:lighter; margin:5px 0 0 0;}
.hmean_c strong{ display:block; font-size:24px; color:#006ac0; margin-bottom:3px;    letter-spacing: 1.2px;}
.hconcat{padding-top:15px;}
.hconcat span{ display:inline-block; font-size:16px; color:#222; font-weight:lighter; float:right; padding-left:30px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715083525_29237425.png) no-repeat left center; margin:0 0 3px 0;}
.hconcat em{ clear:both; display:block; color:#006ac0; font-family:Antonio, Arial, Helvetica, sans-serif; font-size:38px; letter-spacing:-1px; line-height:30px; padding-top:5px;}
.hconcat i{ letter-spacing:-2px;}
/*导航*/
.nav{ height:65px; background:#006ac0; margin:0 0 1px 0; font-size:0; line-height:65px; text-align:center;}
.nav ul{ height:65px;}
.nav ul li{ display:inline-block; width:10%; position:relative;}
.nav ul li>a{ display:block; font-size:15px; font-weight:lighter; color:#fff; position:relative; z-index:999;}
.nav ul li+li:after{ content:''; display:block; position:absolute; width:1px; height:11px; border-left:1px dotted #4d97d3; left:0; top:27px; z-index:99;}
.nav ul li:before{ content:''; display:block; position:absolute; left:0; height:0; top:0; width:100%; transition:all .3s ease; background:#00a6c0;}
.nav ul li.cur:before,.nav ul li:hover:before{ height:100%;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1300px; height:538px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:538px; background-position: center; background-repeat: no-repeat; background-color: #eee}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:200px; left: 0; margin-left: 0; height: 310px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715091046_1188541343.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715091046_1188541343.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:13px; height:13px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background: #006ac0;border-radius: 130px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*车间滚动*/
#cjgd_center{width:100%; height:150px; margin-top:1px; position:relative;}
#cjgd_bg{width:100%; height:150px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200718/20200718141514_707488185.png) center no-repeat; position:absolute;}
#cjgd_c{width:100%; margin:0 auto; position:absolute; height:150px;}
#cjgd_c #colee_right div{display:none;}
/*搜索*/
.search{ border:1px solid #e9e7e5;}
#search_bg{ margin:13px 0 16px 0;}
#search_bg input{ display:block; float:left; box-sizing:content-box;}
#infoname{ padding-left:20px; width:250px; height:38px; border-radius:19px 0 0 19px; border:1px solid #e3e3e3; border-right:none;}
#search_bg dl{ width:55px; height:40px;  border-radius:0 19px 19px 0; background:#006ac0;}
#sso{ margin:10px 0 0 15px;}
.keywords{ line-height:69px; margin:0 0 0 25px;}
.keywords span{ color:#006ac0;}
.keywords a:hover{ color:#006ac0; text-decoration:underline;}
.keywords ,.keywords  a{ font-size:14px; color:#484848; font-weight:lighter;}
.seaconcat{ position:relative; margin-top:12px;}
.seaconcat:before{ content:''; display:block; float:left; width:1px; height:32px; background:#8e8e8e; margin:10px 28px 0 0 ;}
.seaconcat p{ padding-left:48px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715083526_670169750.png) no-repeat left center;}
.seaconcat strong{ display:block; font-size:20px;}
/*产品直通车*/
.products{ padding:60px 0;}
.protitl{ text-align:center; font-size:16px; color:#888888; font-weight:lighter;}
.protitl strong{ display:block; font-size:36px; color:#222222; margin:0 0 5px 0;}
.protitl strong span{ color:#006ac0;}
.protitl i{ display:block; width:280px; height:1px; background:#dddddd; margin:15px auto 0 auto; position:relative;}
.protitl i:after{ content:''; display:block; position:absolute; width:59px; height:3px; top:-1px; left:0; right:0; background:#006ac0; margin:0 auto; transition:all .5s ease;}
/*@-webkit-keyframes withchange{
from {width:59px;}
to {width:80px;}
}

.protitl i:after{
animation: withchange 1s linear infinite;
-moz-animation: withchange 1s linear infinite;
-webkit-animation: withchange 1s linear infinite;
-o-animation: withchange 1s linear infinite;
}*/
.procenter{ margin:40px 0 0 0;}
.proclass{ width:230px;}
.prot{ font-size:36px; text-align:center; color:#fff; height:128px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715094420_2030338062.png) no-repeat center; line-height:100px;}
.proc{ border:1px solid #dfdfdf; border-top:none; padding:15px 10px 20px 10px;}
.pc table ,.pc tbody,.pc tr,.pc td{ display:block; width:100%;}
.pc tr,.pc li{ border-bottom:1px dotted #c4c4c4}
.pc a{ display:block; line-height:49px; position:relative; padding:0 30px; font-size:13px; transition:all .4s ease; color:#888888;}
.pc a:after,.pc a:before{ content:''; display:block; position:absolute;}
.pc a:before{ width:11px; height:11px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715094421_233892483.png); top:19px; left:5px;}
.pc a:after{ width:19px; height:5px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715094421_339773532.png); top:22px; right:10px;}
.proc .paddr{ padding:10px; background:#f1f1f1; font-size:12px; color:#444; font-weight:lighter; line-height:28px; margin:20px 0 0 0;}
.pc a:hover{ padding-left:40px; color:#0067c0 !important;}
.proshow{ width:931px;}
.proshow .divproduct_new_div_item{ float:left; width:297px; position:relative; margin:0 20px 20px 0; padding-top:230px;}
.proshow .divproduct_new_div_item:nth-child(3n){ margin-right:0;}
.proshow .product_div_item_pic{ position:absolute; width:295px; height:218px; border:1px solid #dddddd; overflow:hidden; top:0; left:0;transition:all .3s ease;}
.proshow .product_div_item_pic img{ width:100%; height:100%; transition:all .6s ease;}
.proshow .divproduct_new_div_item_content{ text-align:center; background:#ececec; padding-top:20px; height:80px;font-weight:lighter; position:relative;}
.proshow .divproduct_new_div_item_content:after{ content:''; display:block; position:absolute; top:0; left:0; height:0; width:100%; background:#0067c0; transition:all .4s ease; -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.proshow .divproduct_new_div_item:hover .divproduct_new_div_item_content:after{ height:100%;}
.proshow .divproduct_new_div_item:hover .divproduct_new_div_item_a{ color:#fff;}
.proshow .divproduct_new_div_item:hover .divproduct_new_div_item_body{ color:#f9f9f9;}
.proshow .divproduct_new_div_item:hover .product_div_item_pic{ border-color:#0067c0;}
.proshow .divproduct_new_div_item:hover .product_div_item_pic img{ transform:scale(1.1);}
.proshow .divproduct_new_div_item_a{ font-size:18px; color:#484848; position:relative; transition:all .3s ease; z-index:33;}
.proshow .divproduct_new_div_item_body{ font-size:12px; color:#bbbbbb; line-height:30px; margin:5px 0 0 0;  position:relative; transition:all .3s ease; z-index:33;}
/*亿森精密模具/注塑加工的四大优势*/
.proadv{ padding-top:54px; height:770px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200905/20200905183012_1090220289.jpg) no-repeat center;}
.patitl{ text-align:center; font-size:18px; color:#222; font-weight: lighter;}
.patitl strong{ display:block; margin:0 0 5px 0; font-size:36px;}
.patitl strong span{ color:#006ac0;}
.paul li{ float:left; width:224px; height:444px; background:#fff; text-align:center; padding-top:32px; transition:all .3s ease; cursor:pointer;}
.paul li+li{ margin-left:20px;}
.paul{ padding-top:37px;}
.paul_t{ font-size:22px; color:#222222;}
.paul_t span{ display:block; text-transform:uppercase; font-weight:lighter; font-size:12px; margin-top:3px;}
.panum{ position:relative; margin:10px 0px 20px 0px;}
.panum:after{ content:''; display:block; position:absolute; top:20.5px; height:1px; background:#eaeaea; left:0px; width:100%;}
.panum span{ display:block; width:41px; height:41px; border-radius:50%; line-height:37px; margin:0 auto; position:relative; z-index:333; font-size:22px; color:#8a8989; font-family:Antonio, Arial; border:2px solid #eaeaea; background:#fff;}
.pa_wa{ font-size:16px; color:#888888; font-weight:lighter; margin:20px 0px; transition:all .4s ease;}
.pa_pic{transition:all .4s ease;}
.pa_pic img{width:164px; height:183px;}
.pa_btn a{ width:0px; height:40px; background:#0088f7; transition:all .3s ease; line-height:40px; margin:0 auto; display:block; font-size:14px; color:#fff; overflow:hidden;  transform:rotateY(90deg);}
.paul li.on  .pa_btn a{ width:164px; transform:rotateY(0deg);} 
.paul li.on{ background:#006ac0;}
.paul li.on .paul_t{ color:#fff;}
.paul li.on .panum span{ color:#66a6d9; border-color:#66a6d9; background:#006ac0;}
.paul li.on .panum:after{ background:#66a6d9;}
.paul li.on .pa_wa{ color:#fff; transform:translateY(-210px);}
.paul li.on .pa_pic{transform:translateY(40px) rotateY(360deg);}
.paend{ text-align:center; margin-top:45px;}
.paend span,.paend i{ display:inline-block; line-height:45px; font-style:normal;}
.paend span{ width:200px; border-radius:5px; background:#006ac0; font-size:16px; color:#ffffff; margin-right:20px;}
.paend i{ font-size:18px; color:#222222; font-weight:lighter; padding-left:40px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715103834_1468702108.png) no-repeat left center;}
.paend strong{ font-size:30px;}
/*选择亿森精密模具四大优势*/
.adv{ overflow:hidden;}
.advtitl{ padding:50px 0; text-align:center; font-size:18px; color:#666666;}
.advtitl strong{ display:block; font-size:40px; color:#222;}
.advtitl strong span{ color:#006ac0;}
.advtitl em{ display:block; margin:5px 0 15px 0;}
.advcenter li{ height:459px; margin:0 auto; min-width:1200px;}
.advcenter li:nth-child(odd){ background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715105555_1209974919.jpg) repeat;}
.advcenter li:nth-child(odd) .advcon{ margin-left:50px;}
.advcenter li:nth-child(even) .advcon{ margin-right:50px;}
.advpic{ width:50%; overflow:hidden; text-align:center;}
.advcon{ width:550px; position:relative;  padding-top:85px;}
.advnum{ position:absolute; top:36px; left:0;}
.advt{ margin:0 0 0 73px;}
.advt strong{ display:block; font-size:32px; color:#222222;}
.advt i{ display:block; height:3px; background:#cccccc; margin:7px 0 7px 0;} 
.advt em{ text-transform:uppercase; font-size:14px; color:#aaaaaa; letter-spacing:-0.2px;}
.advc{ font-size:14px; color:#aaaaaa; line-height:30px; padding-left:32px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715105039_258803890.png) no-repeat 0 4px; margin:20px 0 35px 0;}
.advcon dl{ font-size:0;}
.advcon dl dt{ display:inline-block; font-size:16px; color:#888888; font-weight:lighter; text-align:center; border-right:1px dotted #a4a4a4; padding:0 35px 10px 35px;}
.advcon dl dt:nth-child(1){border-left:1px dotted #a4a4a4;}
.advcon dl dt span{ display:block; font-size:18px; margin-bottom:5px;}
.advcon dl dt strong{ font-size:30px; color:#006ac0;}
.advfour{ background:#075ba0;}
.advfour .advt strong ,.advfour .advt em,.advfour .advc,.advfour .advcon dl dt,.advfour .advcon dl dt strong{ color:#fff;}
.advfour .advcon dl dt{ border-color:#fff;}
.advfour .advt i{ background:#fff;}
.advfour .advc{ background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715105039_1900958435.png) no-repeat 0 4px;}
/*亿森 · 应用案例*/
.case{ padding:60px 0;}
.casetitl{ text-align:center; color:#888888; font-size:18px;}
.casetitl strong{ font-size:36px; color:#222;}
.casetitl span{ color:#006ac0;}
.casetitl em{ display:block; margin:5px 0 15px 0;}
.casetitl i{ display:inline-block; height:1px; width:70px; background:#b8b8b8;}
.casecenter{ margin-top:30px;}
.casetab{ font-size:0; position:relative; margin:0 0 20px 0;}
.casetab>a{ position:absolute; right:3px; bottom:10px; margin:0 !important;}
.casetab a{ width:191px; display:inline-block; line-height:50px; margin:0 10px 10px 0; background:#333333; overflow:hidden; text-align:center; font-size:16px; color:#fff; transition:all .3s ease;}
.casetab a:nth-child(6n){ margin-right:0;}
.casetab a:hover,.casetab a.on{ background:#006ac0;}
.casecon .divdgweb_new_div_item{height:390px; background:#f2f2f2;}
.casecon .news_div_item_pic{ width:600px; height:388px; float:left;}
.casecon .news_div_item_pic img{ width:100%; height:100%;border: 1px solid #eee;}
.casecon .divdgweb_new_div_item_content{ float:right; width:520px; padding:48px 30px 0 0;}
.casecon .divdgweb_new_div_item_a{ font-size:25px; color:#222222;}
.casecon .divdgweb_new_div_item_title span{ float:right; font-size:0;}
.casecon .divdgweb_new_div_item_title span em+em{ margin-left:1px;}
.casecon .divdgweb_new_div_item_title span em{ text-align:center; display:inline-block; width:83px; line-height:28px; font-size:16px; color:#fff; font-weight:lighter; background:#656565;}
.casecon .divdgweb_new_div_item_title span em:nth-child(odd){ background:#979797;}
.casecon .divdgweb_new_div_item_body{ padding:35px 0 30px 0; font-size:14px; color:#aaaaaa; line-height:30px;}
.casebtn a{ display:inline-block; width:182px; line-height:42px; border:1px solid #aeaeae; font-size:14px; color:#888888; text-align:center; transition:all .3s ease;}
.casebtn a+a{ margin-left:10px;}
.casebtn a:hover{ background:#006ac0; color:#fff; border-color:#006ac0;}
.casephone{ float:right; padding-left:35px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715135708_717923409.png) no-repeat left center; line-height:30px; margin:30px 0 0 0;}
.casephone span,.casephone a{ float:left;}
.casephone span{ font-size:25px; color:#006ac0; font-family:impact;}
.casephone a{ margin:0 0 0 17px; width:163px; background:#006ac0; font-size:16px; color:#fff; text-align:center;}
.casephone a:hover{ background:#00a6c0;}
/*亿森服务流程*/
.process{ background:#f5f5f5 url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715140445_2065357178.jpg) no-repeat top center; padding:60px 0 70px 0;}
.pctitl{ text-align:center; font-size:18px; color:#222; font-weight:lighter;}
.pctitl span{ font-size:36px; display:block; margin:0 0 5px 0;}
.pctitl em{ font-weight:bold;}
.pcul{ padding:40px 0 0 0; font-size:0;}
.pcul li+li{ margin-top:30px;}
.pcul li p{ display:inline-block; font-size:18px; font-weight:lighter; color:#484848; width:195px;}
.pcul li p em{ text-transform:uppercase; font-size:12px; display:block; margin:5px 0 0 0; letter-spacing:-1px;}
.pcul li p span{ display:block; height:70px;}
.pcul li p:nth-last-child(2){width:auto;}
.pcul li p:hover { color:#006ac0;}
.pcul li p:nth-last-child(1){ width:auto; text-align:right; float:right;}
/*图片抖动*/
@keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-moz-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-o-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
.pcul li p:hover img{
	-webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
	}
/*走进 · 亿森*/
.about{ background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715144037_731516887.jpg) no-repeat top center; padding:60px 0;}
.abtitl{ text-align:center; color:#fff; font-size:40px;}
.abtitl span{ display:block; font-size:20px; margin:5px 0 10px 0;}
.abpic{ margin:25px 0 35px 0; border:5px solid #fff;}
.abcon,.abcon a{ font-size:16px; color:#aaaaaa; line-height:36px;}
.abcon a:hover{ color:#006ac0; text-decoration:underline;}
.abcon strong{ font-size:30px; text-align: center; display:block; margin:0 0 20px 0; color:#222;}
.qyxx{ margin:30px 0 0 0; overflow:hidden;}
.qyxx table ,.qyxx tbody,.qyxx tr{ display:block;}
.qyxx td{ padding:0 !important; margin-right:20px; display:inline-block;}
.qyxx td br{ display:none;}
.qyxx td>a{ display:block; padding:2px; border:1px solid #dddddd;}
.qyxx td div{ padding-top:10px !important;}
.qyxx td div a{ font-size:14px; font-weight:lighter; color:#222;}
.qyxx td:hover a{ border-color:#006ac0; color:#006ac0;}
.qyxx .tempWrap{ width:1200px !important;}
/*聚焦亿森*/
.news{ padding:60px 0; background:#f3f3f3;}
.newstitl{ text-align:center; font-size:18px; color:#666; font-weight:lighter;}
.newstitl strong{ display:block; margin:0 0 5px 0; color:#222; font-size:36px;}
.newscenter{ padding:30px 0 0 0;}
.news_cont{ overflow:hidden;}
.news_cont ul{width:502px;margin:0 auto 10px auto;    height: 46px;}
.news_cont ul a{width:150px;background:#222222;float:left;line-height:46px;text-align:center;margin-left:10px;display:block;color:#fff;font-size:18px;}
.news_cont ul a:nth-child(1){margin-left: 0px;}
.news_cont ul a.on{background:#006ac0;}
.news_cont .news_div_item:nth-child(1){width: 581px;height: 457px;margin-top:20px;float: left;margin-right:20px; background:none !important;}
.news .news_div_item:nth-child(1){cursor: pointer;}
.news_cont .news_div_item:nth-child(1){position: relative;}
.news_cont .news_div_item:nth-child(1) .news_div_item_date{position: absolute;left: 0;top: 375px;width: auto;height: 20px;display: block;    font-size: 12px;line-height: 20px; color:#cccccc;font-family: 'Arial';}
.news_cont .news_div_item:nth-child(1) .news_div_item_year ,.news_div_item_month ,.news_div_item_day{float:left}
.news_cont .news_div_item:nth-child(1) .news_div_item_content{position: absolute; top: 330px;    width: 581px;left: 0px;}
.news_cont .news_div_item:nth-child(1) .news_div_item_pic{position: absolute;}
.news_cont .news_div_item:nth-child(1) .news_div_item_pic img{width:579px;height:309px;}
.news_cont .news_div_item:nth-child(1) .news_div_item_a{font-size:18px;color:#484848;  width: 100%;height: 120px;line-height:50px; display: block;position: absolute; z-index: 3;}
.news_cont .news_div_item:nth-child(1) .news_div_item_body{font-size:12px;color:#666; margin-top: 65px; line-height:25px;}
.news_cont .news_div_item:nth-child(1) .news_div_item_a:hover{color:#006ac0;}
.news_cont .news_div_item_year{float:left}
.news_cont .news_div_item{margin-top:20px;position: relative;width:595px;height:139px;float: left;background:#fff;}
.news_cont .news_div_item_date{position: absolute;bottom: 80px;right: 259px;font-family:'Arial';color:#cccccc; font-size:12px;}
.news_cont .news_div_item_pic{position: absolute; border:1px solid #e1e1e1; overflow:hidden;}
.news_cont .news_div_item:nth-child(1) .news_div_item_content{ background:none;}
.news_cont .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.news_cont .news_div_item_pic img{width:258px;height:137px; transition:all .6s ease;}
.news_cont .news_div_item_content{position: absolute;width: 303px;right: 20px;top: 15px;}
.news_cont .news_div_item_a{font-size:16px;color:#484848;width: 100%;display: block;position: absolute;z-index: 3;}
.news_cont .news_div_item_a:hover{color:#006ac0;}
.news_cont .news_div_item_body{font-size:12px;color:#aaa; font-weight:lighter;    margin-top: 50px; line-height:25px; height:50px; overflow:hidden;}
/*版权*/
.copyright{ background:#f5f5f5;}
.crcon{ padding:50px 0;}
.crmean{ color:#222; font-size:14px;}
.crmean strong{ font-size:36px;}
.crmean em{ display:block; font-size:20px; font-family:Aparajita; text-transform:uppercase; letter-spacing:1px;}
.crmean p{ margin:0 0 0 10px;}
.cra{ margin:45px 0 0 0;}
.cra p{ font-size:16px; color:#484848; line-height:38px; padding-left:40px;}
.cra p strong{ font-size:18px;}
.cra p:nth-child(1){ background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715153622_1435577428.png) no-repeat left center;}
.cra p:nth-child(2){ background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715153622_1058569364.png) no-repeat left center;}
.cra p:nth-child(3){ background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715153622_1925574026.png) no-repeat left center;}
.cra p:nth-child(4){ background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715153622_1314960287.png) no-repeat left center;}
.crkslj{ margin:0 0 0 75px; padding:20px 55px; border-left:1px solid #ddd; border-right:1px solid #ddd; font-size:0;}
.crkslj dl{display: block; float: left;}
.crkslj dl+dl{ margin-left:45px;}
.crkslj dl p{ font-size:20px; font-weight:bold; color:#222; margin-bottom:20px;}
.crkslj dl a{ font-size:14px; color:#222; line-height:30px; display:block;}
.crkslj dl a:hover{ color:#006ac0; }
.crcode>p{ text-align:center; margin-bottom:20px; font-size:20px; font-weight:bold; color:#222;}
.crcode img{ width:118px; height:118px; border:1px solid #dddddd; margin:70px 0 0 28px;}
.crcode dl{ width:177px; height:209px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715155641_1383033371.png) no-repeat center; float:left;}
.crcode dl+dl{ margin:0 0 0 30px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715155641_1717073984.png) no-repeat center;}
.links{ line-height:90px; border-top:1px solid #ddd; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20200715/20200715153622_1489111049.png) no-repeat right center; font-size:18px; color:#484848;}
.links p:nth-child(2){ font-family:impact; margin:0 20px 0 5px;}
.end{ background:#222; line-height:70px;}
.end ,.end a{ font-size:14px; color:#fff;}
.end a:hover{ text-decoration:underline; color:#ff0;}

/*about*/

.ab_c { display: flex; justify-content: space-between; align-items: center; margin-bottom: 0px; }
.ab_lc { width: 50%; background: url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20230516/20230516172624_2055160505.jpg) center no-repeat; height: 430px; }
.ab_lc>i { font-size: 38px; margin: 30px 0; display: block; }
.ab_wz { font-size: 15px; line-height: 30px; margin-top: 20px; color: #525252; text-align: justify;display: block;
    width: 90%;}
.ab_bc { padding-top: 80px;}
.ab_zx p { font-size: 48px; color: #333; ; }
.ab_zx p span { font-size: 48px; color: #006ac0; }
.ab_zx i { font-size: 18px; padding-top: 10px; }
/*video*/
.ab_rc { width: 50%; }
.vide_c { position: relative; width: 100%; }
.vide_c>i { position: absolute; content: ""; width: 100%; height: 100%; background: url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20230516/20230516173217_877690035.jpg) no-repeat center; z-index: 2; }
.vide_c>video { height: 430px; width: 100%; }
.vide_c>span { display: block; font-size: 38px; color: #fff; width: 73px; height: 73px; border-radius: 5px; border: 0px solid #fff; position: absolute; top: 50%; left: 50%; margin-left: -36px; margin-top: -36px; text-align: center; line-height: 70px; z-index: 3; }
.ab_zx { padding-top: 60px; padding-left: 50px; width: 95%; height:auto}

/*优势*/
.adv_cont li { width: 22.4%; height: 698px; float: left; background: #333; position: relative; transition: 0.3s ease all; cursor: pointer; overflow: hidden; }
.adv_cont li.on { width: 54%; }
.adv_cont li+li { margin-left: 0.6%; }
.adv_cont li:nth-child(1) { background: url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20230605/20230605105029_587660415.jpg)left center; }
.adv_cont li:nth-child(2) { background: url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20230605/20230605105029_1366841541.jpg)right center; }
.adv_cont li:nth-child(3) { background: url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20230518/20230518095001_1074572157.jpg)right center; }
.adv_cont li:before { content: ''; width: 100%; height: 100%; display: block; background: rgba(0,0,0,0.5); position: absolute; }
.adv_cont li span { display: block; position: relative; }
.adv_cont li.on span { display: none; }
.adv_cont li p { display: block; color: #fff; position: relative; font-size: 1.8vw; font-weight: bold; color: #fff; margin-top: 92px; }
.adv_cont li .adv_l { margin-bottom: 40px; }
.adv_cont li.on .adv_l { margin-bottom: 20px; }
.adv_cont li.on .adv_l p { color: #333; margin-top: 0px; }
.adv_cont li .adv_box { margin: 0 auto; position: absolute; bottom: 0%; padding-left: 22%; transition: 0.3s all linear; }
.adv_cont li.on .adv_box { width: 80%; background: #f5f5f5; padding: 3% 10%; }
.adv_cont li d { display: block; position: relative; font-size: 18px; color: #ccc; line-height: 29px; transition: 0.3s ease all; }
.adv_cont li .adv_r { display: none; }
.adv_cont li .adv_l b { display: none; }
.adv_cont li.on .adv_r { width: 100%; font-size: 18px;  line-height: 1.8vw; display: block; margin-top: 1vw; }
.adv_cont li.on:before { display: none; }
.adv_cont li.on .adv_l { width: 80%; }
.adv_cont li.on .adv_l b { display: block; border-radius: 5px; background-color: #e40000; color: #fff; height: 42px; line-height: 42px; text-align: center; font-weight: normal; width: 355px; font-size: 0.9vw; padding: 0 1vw; }
.adv_cont li .adv_box:after { content: ""; width: 4px; height: 50px; position: absolute; background: #ee2931; top: -26px; left: 7%; display: none; }
.adv_cont li.on .adv_box:after { display: block; }
@media (max-width: 1600px) {
.adv_cont li.on .adv_r { font-size: 14px; line-height: 24px; }

}


.prod_listy { margin-bottom: 35px; margin-top: 50px;}
.prod_listy table { width: 100%; }
.prod_listy tr { width: 33%; height: 70px; display: block; float: left; background: #f5f5f5; border-left: 1px solid #eee; }
.prod_listy tr td { width: 100%; height: 70px; display: block; }
.prod_listy tr td b { font-weight: 400 !important; }
.prod_listy tr td a { width: 100%; height: 70px; display: block; line-height: 70px; font-size: 18px; text-align: center; color: #666 !important; transition: 0.3s ease all; }
.prod_listy tr:nth-child(n+6) { border-top: 1px solid #eee; }
.prod_listy tr:nth-child(5n+1) { border-left: none; }
.prod_listy tr.on { background: #006ac0; }
.prod_listy tr.on a { color: #fff !important; }
.prod_boxy td { padding-left: 0px !important; width: 32%; display: block; float: left; margin-bottom: 10px; }
.prod_boxy td+td { margin-left: 2%; }
.prod_boxy td img { width: 100%; transition: 0.3s ease all; }
.prod_boxy td>a { width: 100%; height: 100%; display: block; overflow: hidden; border: 1px solid #eee; }
.prod_boxy td:hover img { transform: scale(1.1); }
.prod_boxy td span, .prod_boxy td span a { width: 100%; height: 60px; display: block; }
.prod_boxy td br { display: none; }
.prod_boxy td:hover span a { color: #006ac0; }
.prod_boxy td span a { font-size: 16px; color: #666; line-height: 60px; }
.prod_conty{ width:100%; height:677px; background:url(//memberpic.114my.com.cn/yisenjm/uploadfile/image/20230517/20230517192435_951445413.jpg) center no-repeat;}
.prod_boxy{ margin-top:80px !important}

.hcocncat.fr a {
  line-height: 34px;
  font-size: 18px;
}

.hcocncat.fr img {
  vertical-align: bottom;
}
.hcocncat.fr {
  margin-top: 33px;
  margin-left: 26px;
}