/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#333333; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1300px; overflow-x:hidden; }
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: #333333; text-decoration: none; font-size:14px;}
a:hover{color: #0e72d6;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1300{ width:1300px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.title { text-align:center; font-size:40px; color:#353d45; position:relative;}
.title1:after{ content:''; display:block; position:absolute; width:100%; bottom:3px; left:0; border-top:1px dashed #e2e4e7;}
.title i{ color:#0e72d6;} 
.title span{ display:block; font-size:18px; color:#96999b; margin:10px 0 25px 0;}
.title em{ display:inline-block; height:8px; padding:0 20px; background:#fff; position:relative; z-index:3;} 
.title em i{ display:inline-block; width:8px; height:8px; border-radius:50%; background:#9cb9d7;animation: bounce_fountainG 1.2s linear infinite;} 
.title em i+i{ margin-left:9px;}
.title em i:nth-child(1){animation-delay: .4s;}
.title em i:nth-child(2){background:#0e72d6;animation-delay: .6s;}
.title em i:nth-child(3){animation-delay: .8s;}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}
/*抬头*/
.htop{ background:#0f72d7; height:44px; line-height:44px; font-size:14px; color:#9eceff;}
.htop p.fr{ padding-left:30px; background:url(../image/20200929175403_677918052.png) no-repeat left center;}
.htop p.fr em{ font-size:20px; color:#fff; font-family:Arial, Helvetica, sans-serif; vertical-align:baseline; font-weight:bold;}
.hsecond{ height:130px;}
.hlogo{ font-size:0; margin-top:26px;} 
.hlogo p{ vertical-align:middle; display:inline-block; font-size:18px; color:#0f72d7;}
.hlogo p+p{ margin-left:20px;}
.hlogo p b{ display:block; font-size:38px; color:#333333; line-height:50px; margin-bottom:3px;}
.nav{ margin-top:45px; font-size:0;}
.nav li{ display:inline-block; vertical-align:top; position:relative; width:118px;}
.nav li+li{ margin-left:2px;}
.nav li>a{ line-height:47px; transition:all .3s ease; display:block; font-size:16px; color:#3a3c3e; text-align:center;}
.nav li.cur>a,.nav li:hover>a{ background:#0e72d6; color:#fff;}
.dropmenu{ position:absolute; width:91%; top:100%; display:none; z-index:333; left:0; background:#f1f1f1; padding:5%;}
.dropmenu table td table{ display:none;}
.dropmenu a,.dropmenu table td a{ display:block;line-height:46px;color:#333; text-align:center; transition:all 0.5s ease; font-size:14px;font-weight:lighter;}
.dropmenu tr+tr,.dropmenu>a+a{margin:5px 0 0 0;}
.dropmenu a,.dropmenu td>a{ border:1px solid #d6d6d6;}
.dropmenu table,.dropmenu table td,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display:block;} 
.dropmenu a:hover{ background:#0e72d6; color:#fff;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#f5f5f5;}
.banner-box{ min-width:1300px; height:680px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:680px; background-position: center; background-repeat: no-repeat; background-color: #f5f5f5}
.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:270px; left: 0; margin-left: 0; height: 370px; 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(../image/20200929094832_818023670.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../image/20200929094832_818023670.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:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #0e72d6;border-radius: 8px; width:70px;}
.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; }
/*搜索*/
.search{ border-bottom:1px solid #e9e9e9;}
.keywords,.keywords a{ line-height:79px; font-size:14px; color:#555555;}
.keywords a:hover,.keywords span{ color:#0e72d6;}
.keywords{ padding-left:30px; background:url(../image/20200929095317_1281118021.png) no-repeat left center;}
.search_bg input{ display:inline-block; vertical-align:top;}
#infoname{ height:79px; padding-left:60px; border:none; border-left:1px solid #f5f5f5; background:url(../image/20200929095317_1701030487.png) no-repeat left center; font-size:13px; font-weight:lighter; width:140px; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; box-sizing:content-box;}
#soo{ background:#0e72d6;}
/*中正恒创-是您寻找已久的绝缘材料厂家*/
.trait{ height:500px; padding-top:60px; background:url(../image/20200929110101_1625610770.jpg) no-repeat center;}
.trait .title{ font-size:38px;}
.traul{ margin-top:55px; font-size:0; text-align:center;}
.traul li{ width:305px; height:240px; box-shadow:0 0 20px #e3e3e3; background:#fff; display:inline-block; vertical-align:top; transition:all .3s ease;}
.traul li+li{ margin-left:25px;}
.traicon{ padding-top:34px; height:65px;}
.tra_t{ padding:0 35px; font-size:18px; color:#8c9094; font-weight:lighter; line-height:34px;}
.tra_t span{ display:block; font-weight:normal; font-size:24px; color:#0e72d6; margin-bottom:5px;}
/*图片抖动*/
@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);
  }
}
.traul li:hover{
	-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;
	}
/*数字*/
.num{ height:198px; background:url(../image/20200929133629_999585640.jpg) no-repeat center;}
.num ul{ font-size:0; padding-top:63px;}
.num ul li{ position:relative; box-sizing:border-box; width:20%; text-align:center; height:87px; border-right:1px dashed #5a9dda; font-size:18px; color:#72b5f2; display:inline-block; vertical-align:top;}
.num ul li:nth-child(1){border-left:1px dashed #5a9dda;}
.num ul li span{ display:block; font-size:14px; color:#fff;}
.num ul li b{ font-family:Arial, Helvetica, sans-serif; font-size:48px;}
.num ul li i{ display:inline-block; vertical-align:top; padding-left:30px;} 
/*中正恒创 · 产品直通车*/
.product{ padding:50px 0px 0px 0px;}
.protab { font-size:0; margin:40px 0; text-align:center;}
.protab li{ display:inline-block; vertical-align:top; width:234px; height:128px; background:url(../image/20200929134756_618190063.png) no-repeat center; cursor:pointer; font-size:22px; color:#424446; font-weight:lighter;transition:all .3s ease; }
.protab li+li{ margin-left:50px;}
.protab li span{ display:block; padding:30px 0 10px 0;}
.protab li a{ display:inline-block; width:100px; line-height:26px; height:26px; border-radius:5px; background:#fff; transition:all .3s ease; font-size:14px; color:#a8acb1;}
.protab li.on{ color:#fff; background:url(../image/20200929134756_1662855308.png) no-repeat center;}
.protab li.on a{ color:#0e72d6;}
.proshow td{ display:inline-block; padding:14px 14px 0 14px !important; width:384px; border:1px solid #eceff2; transition:all .3s ease;}
.proshow td a,.proshow td span{ display:block; position:relative; overflow:hidden;}
.proshow td br{ display:none;}
.proshow td span a{ font-size:18px; font-weight:lighter; color:#66696b;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height:78px; transition:all .3s ease;}
.proshow td +td{ margin-left:26px;}
.proshow tr+tr{ margin-top:26px; display:block;}
.proshow td>a{border:1px solid #eceff2;}
.proshow td>a img{ transition:all .6s ease; width:100%; height:auto;}
.proshow td:hover>a img{ transform:scale(1.1);}
.proshow td:hover span a{ color:#0e72d6;}
.proshow td:hover{ background:#fff;color:#0e72d6 !important;}

/*10年耕耘 · 只为您做好绝缘材料*/
.proadv{ height:1108px; background:url(../image/20200929140636_431987179.jpg) no-repeat center;}
.patext{ font-size:0; text-align:center;}
.patext p{ display:inline-block; vertical-align:top; font-size:24px; color:#ffffff; font-weight:bold;}
.patext p img{ animation:rotation 3s linear infinite;}
.patext p span{ display:block; margin-top:12px;}
.patext p+p{ margin-left:170px;}
.patext p:nth-child(1){ margin-top:30px;}
.patext p:nth-child(2){ margin-top:50px;}
.patext p:nth-child(4){ margin-top:85px;}
.patext p:nth-child(5){ margin-top:30px;}
@keyframes rotation{
	from{ transform:rotate(0);}
	to{ transform:rotate(360deg);}
	}
.proadv .title{ color:#fff; margin:110px 0 70px 0;}
.proadv .title i{ color:#ffff00;}
.proadv .title span{ color:#b2d9ff;}
.proadv .title em{ background:#0e72d6;}
.proadv .title em i{ background:#9cb9d7;}
.proadv .title em i:nth-child(2){ background:#ffff00;}
.proadv .title:after{ border-color:#3588dc;}
.paul{ position:relative;}
.paul:after{ content:''; display:block; position:absolute; width:512px; height:510px; background:url(../image/20200929142049_727855251.png) no-repeat center; top:0; bottom:0; left:0; right:0; margin:auto;}
.paul li{ height:210px; background:#0961b8; border-radius:30px;transition:all .3s ease;}
.paul li:hover{ background:#185694;}
.paul li+li{margin-top:40px;}
.paul dl.fl{ margin:30px 0 0 30px;}
.paul dl.fr{ margin:30px 30px 0 0; text-align:right;}
.paul dl{font-size:16px; color:#666666; font-weight:lighter; line-height:30px;}
.paul li+li dl{ margin-top:35px !important;}
.pa_t p{ display:inline-block; vertical-align:middle; font-size:24px; color:#feffff;}
.pa_t p+p{ margin-left:20px;}
.pa_t p em{ display:block; font-size:14px; color:#79b5f0; text-transform:uppercase;}
.pa_t img{ animation:translation 2s linear infinite;}
@keyframes translation{
	0%{ transform:translateY(10px);}
	50%{ transform:translateY(-10px);}
	100%{ transform:translateY(10px);}
	}
.pa_c{ font-size:15px; color:#79b5f0; line-height:30px; margin-top:15px;}
/*中正恒创 · 行业应用*/
.case{ padding:70px 0 80px 0;}
.casecenter{ margin:40px auto 0 auto; position:relative;}
.casetab li{ position:absolute; width:270px; height:203px; overflow:hidden;}
.casetab li>a{ display:block;}
.casetab li img{ width:100%; height:100%;}
.casetab li span{ position:absolute; width:60%; display:inline-block;line-height:38px; height:38px; left:0; right:0px; margin:auto; bottom:0; border-radius:5px; font-size:14px; top:0; color:#fff; background:#0e72d6;  z-index:333; transition:all .4s ease; transform:scale(0);text-align:center;}
.casetab li>a:after{ content:''; display:block; position:absolute; width:100%; height:100%; opacity:0; top:0px; left:0px; background:rgba(27,34,40,0.8); transition:all .2s ease;}
.casetab li.on>a:after{ opacity:1;}
.casetab li.on>a span{ transform:scale(1);}
.casetab li:nth-child(1),.casetab li:nth-child(2),.casetab li:nth-child(3){ left:0px;}
.casetab li:nth-child(4),.casetab li:nth-child(5),.casetab li:nth-child(6){ right:0px;}
.casetab li:nth-child(2),.casetab li:nth-child(5){ top:209px;}
.casetab li:nth-child(3),.casetab li:nth-child(6){ top:418px;}
.casecon{ width:700px; height:621px; overflow:hidden;margin:0 auto;}
.casecon .news_div_item_pic img{ width:100%; height:525px;}
.casecon .divdgweb_new_div_item{ width:100%; height:621px;  position:relative; }
.casecon .divdgweb_new_div_item_content{ position:absolute; padding:0 50px; width:100%; height:90px; background:#0e72d6; bottom:0px; left:0px; box-sizing:border-box;}
.casecon .divdgweb_new_div_item_title a{ display:block; font-size:26px; color:#ffffff; line-height:90px; background:url(../image/20200929144809_1840976644.png) no-repeat right center;}
/*聚焦企业对比- 差异彰显实力*/
.adv{ height:840px; padding-top:60px; background:url(../image/20200929145842_1546040692.jpg) no-repeat center;}
.advtitl{ text-align:center; font-size:40px; color:#fff;}
.advtitl span{ display:block; font-size:20px; color:#aed7f8; margin-top:10px;}
.advcon ul{ height:480px; background:#d5ecfd;}
.advline span {display: block;width: 100%;height: 120px; background: #f3a000;animation: waves 2s linear 0s infinite alternate;-webkit-animation: waves 2s linear 0s infinite alternate;
}
.advline { height: 100%; width: 15px; background: #0e72d6;}
@-webkit-keyframes waves {
  10% {
    height: 20%;
  }
  20% {
    height: 60%;
  }
  40% {
    height: 40%;
  }
  50% {
    height: 70%;
  }
  100% {
    height: 50%;
  }
}

@keyframes waves {
  10% {
    height: 20%;
  }
  20% {
    height: 60%;
  }
  40% {
    height: 40%;
  }
  50% {
    height: 70%;
  }
  100% {
    height: 50%;
  }
}
.advcen{ width:535px; padding:30px 0 0 50px;}
.advnum{ font-size:66px; color:#b8d5eb; font-family:impact;}
.advnum:after{ content:''; display:block; height:26px; width:2px; background:#b8d5eb; margin:5px 0 12px 10px;}
.advt{ font-size:22px; color:#6a96b6; padding:0 0 20px 0; margin:0 0 20px 0; border-bottom:1px solid #c9dfef;}
.advt strong{ display:block; font-size:32px; color:#0e72d6; margin:0 0 5px 0;}
.advw p{ font-size:15px; color:#80a0b8; line-height:38px; padding-left:30px; background:url(../image/20200929145841_1164639062.png) no-repeat 0 14px;}
.advtab{ font-size:0; margin:40px 0 30px;}
.advtab li{ display:inline-block; vertical-align:top; position:relative; cursor:pointer; width:310px; height:116px; background:#d5ecfd; transition:all .3s ease; font-size:30px; color:#537d9c;}
.advtab li p{ padding:27px 0 0 100px;}
.advtab li p em{ display:block; text-transform:uppercase; font-size:14px; color:#849eb1; text-transform:uppercase;transition:all .3s ease;}
.advtab li+li{ margin-left:20px;}
.advtab li.on{ background:#f3a000; color:#fff;}
.advtab li.on em{ color:#ffd27c;}
.advtab li i{ display:block; position:absolute; width:65px; height:50px; background:url(../image/20200929152048_1545232831.png) no-repeat top left; left:27px; top:0; bottom:0; margin:auto 0; transition:all .5s ease;}
.advtab li:nth-child(2) i{ background-position-x:-93px; width:58px; height:57px;}
.advtab li:nth-child(3) i{ background-position-x:-184px;}
.advtab li:nth-child(4) i{ background-position-x:-262px;}
.advtab li.on i{ background-position-y:-69px;}
.advtab li:after{ content:''; display:block; position:absolute; left:0; right:0; margin:0 auto; top:110%; opacity:0; visibility:hidden; transition:all .3s ease; width:27px; height:15px; background:url(../image/20200929145841_1858101835.png) no-repeat center;}
.advtab li.on:after{ top:100%; visibility:visible; opacity:1;}
/*客户见证*/
.custerm{ padding:60px 0 190px 0; background:url(../image/20200929152802_310290282.jpg) no-repeat bottom center;}
.witcenter{ margin:140px 0 0 0; padding:0px 59px;}
.witcon{ overflow:hidden;}
.witcon .divdgweb_new_div_item{ float:left; width:378px; height:490px; border:1px solid #e7eaec; position:relative; margin-right:20px;}
.witcon .news_div_item_pic{ position:absolute; top:18px; left:18px; width:342px; height:230px; overflow:hidden;}
.witcon .news_div_item_pic img{ width:100%; height:100%; transition:all .5s ease;}
.witcon .divdgweb_new_div_item_content{ padding:0 35px; text-align:center; margin:275px 0 0 0;}
.witcon .divdgweb_new_div_item_a{ font-size:22px; color:#2f3133; font-weight:lighter;}
.witcon .divdgweb_new_div_item_body{ font-size:15px; color:#9fa3a6; line-height:32px; margin:10px 0 0 0;}
.witcon .divdgweb_new_div_item_a:after{ content:''; display:block; position:absolute; bottom:0px; left:0px; right:0px; margin:0 auto; width:101px; height:36px; background:#0e72d6 url(../image/20200929153146_1809549550.png) no-repeat center; transition:all .2s ease;}
.witcon .divdgweb_new_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.witcon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a:after{background-color:#f3a000;}
.witcon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#f3a000;}
/*关于中正恒创电子*/
.about{ height:736px; background:url(../image/20200929154247_1936519798.jpg) no-repeat center; padding-top:60px;}
.about .title em{ background:none;}
.abcon{ margin-top:45px; background:#fff; box-shadow:0 0 20px rgba(0,0,0,.2);}
.ableft{ width:530px; margin:45px 0 0 45px;}
.ab_t{ font-size:22px; color:#0e72d6; font-weight:bold;}
.ab_t:after{ content:''; display:block; width:45px; height:3px; background:#f3a000; margin-top:20px;}
.ab_c{ text-indent:2em; font-size:15px; color:#909396; line-height:34px; margin:30px 0 40px 0;}
.ab_btn a{ display:inline-block; transition:all .3s ease; width:150px; line-height:50px; background:#edeff0; font-size:16px; color:#4e5355; text-align:center;} 
.ab_btn a+a{ margin-left:18px;}
.ab_btn a.cur{ background:#0e72d6; color:#fff;}
/*新闻聚焦*/
.news{ padding:60px 0 50px 0;}
.newcenter{ width:1340px; margin:0 auto;}
.newstab a{ display:inline-table; width:134px; height:62px; background:#e7ebed; line-height:62px; font-size:22px; color:#33373a; padding-left:86px; position:relative; transition:all 0.5s ease; text-align:left; font-weight:lighter;}
.newstab a:after{ content:''; display:block; width:32px; height:32px; position:absolute; top:16px; left:36px; background:url(../image/20200929160344_1183947014.png) no-repeat left top;transition:all 0.5s ease;}
.newstab a+a{ margin-left:11px;}
.newstab a:nth-child(2):after{ background-position-x:-37px;}
.newstab a:nth-child(3):after{ background-position-x:-76px;}
.newstab a.on:after{background-position-y:-69px; transform:translateX(360deg);}
.newstab a.on{ background:#0e72d6; color:#fff;}
.newstab{ margin:43px auto 26px auto; text-align:center;}
.newsleft{ width:476px; margin:20px 0 20px 20px; box-shadow:0 0 20px #edefef; position:relative;}
.newsleft .news_div_item{ position:relative; padding-top:345px; background:#fff;}
.newsleft .news_div_item_pic{ width:100%; height:344px; position:absolute; top:0; left:0; border-bottom:1px solid #f6f6f6; overflow:hidden;}
.news .news_div_item_pic img{ width:100%; height:100%; transition:all .6s ease;}
.newsleft .news_div_item_content{box-sizing:border-box; height:170px; padding:25px;}
.news .news_div_item_a{ font-size:18px; color:#2f343a; transition:all .3s ease;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;} 
.news .news_div_item_body{ font-size:14px; color:#a9abae; line-height:26px; margin-top:10px;}
.news .news_div_item:hover .news_div_item_a{ color:#0e72d6;}
.news .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.newsbg li.on{ background:#0e72d6;}
.newsright{ margin:20px 20px 20px 0; width:795px;}
.newsright .news_div_item{ padding:16px; position:relative; box-shadow:0 0 20px #edefef; background:#fff; height:210px;}
.newsright .news_div_item_pic{ position:absolute; width:280px; height:210px; top:16px; left:16px; border:1px solid #f6f6f6; overflow:hidden;}
.newsright .news_div_item_content{ width:450px; margin-left:310px; padding-top:20px;}
.newsright .news_div_item+.news_div_item{ margin-top:30px;}
.newsright .news_div_item_title:after{ content:''; display:block; width:37px; height:3px; background:#bcc3c8; margin:15px 0 10px 0;}
.newsright .news_div_item_date{ position:absolute; bottom:30px; left:325px; font-size:0;}
.newsright .news_div_item_date>div{ display:inline-block; vertical-align:top; font-size:18px; color:#a9abae; font-family:Arial, Helvetica, sans-serif;}
.newsleft{ width:476px; margin:20px 0 20px 20px; box-shadow:0 0 20px #edefef; position:relative;}
.newsleft .divdgweb_new_div_item{ position:relative; padding-top:345px; background:#fff;}
.newsleft .divdgweb_new_div_item_content{box-sizing:border-box; height:170px; padding:25px;}
.news .divdgweb_new_div_item_a{ font-size:18px; color:#2f343a; transition:all .3s ease;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;} 
.news .divdgweb_new_div_item_body{ font-size:14px; color:#a9abae; line-height:26px; margin-top:10px;}
.news .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#0e72d6;}
.news .divdgweb_new_div_item:hover .divdgweb_new_div_item_pic img{ transform:scale(1.1);}
.newsbg li.on{ background:#0e72d6;}
.newsright{ margin:20px 20px 20px 0; width:795px;}
.newsright .divdgweb_new_div_item{ padding:16px; position:relative; box-shadow:0 0 20px #edefef; background:#fff; height:210px;}
.newsright .divdgweb_new_div_item_pic{ position:absolute; width:280px; height:210px; top:16px; left:16px; border:1px solid #f6f6f6; overflow:hidden;}
.newsright .divdgweb_new_div_item_content{ width:450px; margin-left:310px; padding-top:20px;}
.newsright .divdgweb_new_div_item+.divdgweb_new_div_item{ margin-top:30px;}
.newsright .divdgweb_new_div_item_title:after{ content:''; display:block; width:37px; height:3px; background:#bcc3c8; margin:15px 0 10px 0;}
.newsright .divdgweb_new_div_item_date{ position:absolute; bottom:30px; left:325px; font-size:0;}
.newsright .divdgweb_new_div_item_date>div{ display:inline-block; vertical-align:top; font-size:18px; color:#a9abae; font-family:Arial, Helvetica, sans-serif;}

.newsbg{ position:absolute; font-size:0; right:30px; bottom:23px; z-index:99;}
.newsbg li{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#95a1ad; cursor:pointer;}
.newsbg li+li{ margin-left:10px;}
/*版权*/
.copyright{ background:#131c24;}
.end{ line-height:120px;}
.end,.end a{ font-size:15px; color:#70757a;}
.end a:hover{ color:#fff;} 
.links{ padding-left:65px; font-size:16px; color:#ffffff; line-height:80px; background:url(../image/20200929161607_439457464.jpg) no-repeat center;}
.links p.fl{ font-weight:bold;}
.links p.fl span{ font-size:18px; vertical-align:baseline; padding: 0 20px 0 5px;}
.crcon{ padding:60px 0;}
.kslj,.crcode{ font-size:0;}
.kslj li,.crcode li{ display:inline-block; vertical-align:top; margin-right:100px;}
.kslj p{ font-size:20px; color:#ffffff; margin-bottom:25px;}
.kslj p em{ font-size:12px; color:#666666; font-family:Arial, Helvetica, sans-serif;}
.kslj a{ display:block; font-size:14px; color:#70757a;line-height:30px;}
.kslj a:hover{ color:#fff;}
.kslj a i{ padding-left:5px;}
.crcode li{ text-align:center; font-size:14px; color:#70757a;}
.crcode li img{ width:140px; height:140px; margin-bottom:15px; display:block;}
.crcode li{ margin-right:20px;}
.crconcat{ width:375px;}
.cr_tel{ font-size:14px; color:#999999; background:url(../image/20200929161607_657563829.png) no-repeat right top;}
.cr_tel span{ display:block; font-size:28px; font-family:Arial, Helvetica, sans-serif; color:#fff; padding:10px 0 20px 0; border-bottom:1px solid #202b35;}
.cr_addr{ padding-top:25px; border-top:1px solid #090f15;}
.cr_addr p{ font-size:14px; color:#70757a; line-height:32px;}