<style>
@font-face {
  font-family: "AdihausDINBold";
  src: url("../cssnew/AdihausDINBold.woff2.txt") format("woff2"),
       url("../cssnew/AdihausDINBold.woff.txt") format("woff"),
       url("../cssnew/AdihausDINBold.ttf.txt") format("truetype"),
       url("../cssnew/AdihausDINBold.otf.txt") format("embedded-opentype"),
       url("../cssnew/AdihausDINBold.eot.txt") format("svg");
}
.clear{clear:both;}
.cl{clear:both;}
.wrap-title{margin-bottom:54px;text-align:center;}
.wrap-title h2{line-height:1.25;font-weight:normal;font-size:2.625rem;color:#333;}
.wrap-title h2 b{font-size:3rem; padding:0 4px;}
.wrap-title h2 a{color:#333;font-size:2.625rem;}
.wrap-title h2 a:hover{color:#04287e;}
.wrap-title p{margin-top:0.625rem;line-height:1;font-size:1.125rem;color:#666;}
.wrap-title.white *{color:#fff;}
.wrap-title.white h2 a:hover{color:#fff;}
/*--header--*/
.header{height:146px;overflow:hidden;background:#fff;}
.header .wrapper{height:146px;}
.header .logo{position:relative;top:50px;float:left;margin-right:20px; overflow:hidden;}
.header .logo img{display:block;width:100%;}
.header .logo span{display:block;font-size:16px;line-height:1.5;color:#333;text-align:center;}
.header .slogan{position:relative;top:23px;float:left;padding:16px 0 16px 21px;overflow:hidden;border-left:#eee solid 1px;}
.header .slogan p d{margin:0 6px;color: #ffcb66; font-family: 'DIN-Bold';}
.header .slogan h2{height:38px;line-height:38px;font-size:28px;color:#222;font-family:'SourceHanSansCN-Bold';}
.header .slogan p{height:30px;line-height:30px;font-size:18px;color:#666;}
.header .tel{position:relative;top:36px;float:right;}
.header .tel dl{padding-left:65px;min-height:50px;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20221124/20221124172008_630776664.png) no-repeat 0 center;}
.header .tel dd{font-weight:bold;font-size:24px;color:#333; }
.header .menu-btn{display:none;position:absolute;top:0;right:0;width:60px;height:60px;cursor:pointer;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317200523_583131560.png) no-repeat center;}

.header .QRcode{float:right;margin: 18px 50px 0 0;width: 96px;text-align: center;border: 1px solid #ddd;}
.header .QRcode img{width:100%;}
.header .QRcode p{margin-bottom: 3px;font-size: 12px;}
/*--end header--*/
/*--navBar--*/
.navBar{position:relative;height:4.375rem;line-height:4.375rem;background:#04287e;}
.nav-list li{position:relative;float:left;}
.nav-list li>a{position:relative;display:block;padding:0 2.4rem;font-size:1.125rem;color:#fff;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317200650_2081610042.png) no-repeat right center;}
.nav-list li:last-child>a{background-image:none;}
.nav-list li:after{display:block;position:absolute;bottom:0;left:50%;margin-left:-1rem;width:2rem;height:3px;content:"";background:#fff;transform:scale(0,1);transition:all 0.5s;}
.nav-list li:hover:after,.nav-list li.cur:after{transform:scale(1.1);}
.dropDown{display:none;position:absolute;z-index:999;top:100%;left:0;width:100%;text-align:center;background:#04287e;}
.dropDown a{display:block;height:2.75rem;line-height:2.75rem;font-size:1rem;color:#fff;border-top:rgba(255,255,255,0.1) solid 1px;}
.dropDown a:hover{color:#333;background:#fff;}

/*--end navBar--*/
/*幻灯*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; margin-bottom:80px;}
.banner-box{ min-width:1300px; height:600px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:600px; background-position: center; background-repeat: no-repeat; background-color: #000}
.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:215px; 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(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317210530_839148999.png) no-repeat 0 0; } 
 .banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317210530_839148999.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:#dd1810;border-radius:8px; width:20px;}
.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; }
/*--产品--*/
.product{/*padding:70px 0;*/overflow:hidden;background:#fff;}
.product-menu{float:left;width:216px;overflow:hidden;background:#f4f4f4;}
.product-menu li{border-bottom:#d8d8d8 solid 1px;}
.product-menu li a{display:block;padding-left:25px;height:67px;line-height:67px;font-size:17px;color:#333;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317201517_1516823460.png) no-repeat 90% center;}
.product-menu li:hover,.product-menu li.cur{background-color:#04287e;border-color:#04287e;transition:all 0.5s;}
.product-menu li:hover a,.product-menu li.cur a{color:#fff;background-image:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317201622_515790347.png);}
.product-ad{overflow:hidden;}
.product-ad img{display:block;width:100%;}
.product-main{float:right;width:1164px;height:475px;overflow:hidden;}
.product-slide{float:left;width:1164px;}
.product-list{float:right; }
.product-menu li:last-child{ border:none;}

.product-slide .item{position:relative; width:524px; margin-right:20px;}
.product-slide .pic{overflow:hidden;}
.product-slide .pic img{display:block;width:100%;transition:all 1s; height:475px;}
.product-slide .tit{position:absolute;left:0;bottom:0;padding:0 35px;width:100%;height:50px;line-height:50px;background:rgba(0,0,0,0.5);backdrop-filter:saturate(180%) blur(20px);}
.product-slide .tit a{font-size:16px;color:#fff; }
.product-slide .item:hover .pic img{transform:scale(1.1);}
.product-slide .tit a span{ float:right; font-size:15px;}

/*产品*/
.pro_con{}
.pro_con li+li{display: none;}
.pro_tab table{width: auto;margin: 0 auto;}
.pro_tab tr td{height: auto;}
.pro_tab tr+tr:after{content:'-';position: absolute;left:-23px;top: 0;bottom: 0;margin: auto;}
.pro_tab tr+tr{margin-left: 40px;}
.pro_tab .cur td a{color: #c03a3f;}
.pro_con li table{width:620px;float: right;}
.pro_con li .pro_lt{float: left;position: relative;}
.pro_con li .pro_lt p{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width:300px;height: 72px;background: rgba(180, 0, 8, .8);font-size: 20px;line-height: 72px;color: #fff;text-align: center;}
.pro_con li table td{width:300px;height:228px;overflow: hidden;position: relative;float: left; padding:0px !important; }
.pro_con li table td+td{margin-left:20px !important;}
.pro_con li td br{display:none;}
.pro_con li td span{position: absolute;width:300px;height:50px;line-height:50px !important;text-align: center;background:rgba(28, 33, 42, .8);bottom: 0; right:0;}
.pro_con li td span a{font-size: 16px;color: #fff;}
.pro_con li table tr{display:inline-block;}
.pro_con li table tr+tr{margin-top:20px;}
.pro_con li table td>a{display: block;}
.pro_con li table td>a:before,.pro_con li table td a:after{content:'';width:300px;height:228px;position:absolute;transition:0.4s;}
.pro_con li table td>a:before{background:rgba(28, 33, 42, .8);transform-origin: 0 100%;transform: rotate(-90deg);bottom:0;right:0;top: 0;}
.pro_con li table td>a:after{background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317201658_1796964577.png) no-repeat center;transform:scale(0);top:0;left:0;}
.pro_con li table td:hover>a:before{transform: rotate(0deg);transition:0.4s;}
.pro_con li table td:hover>a:after{transform:scale(1);transition:0.4s;}
/*--end product--*/

/*应用*/
.cust { position: relative; min-width: 1360px; padding:90px 0 96px; background: #fff; overflow: hidden;}
.cust .cust-con { margin: 50px auto 0; overflow: hidden;}
.cust .cust-con .item { position: relative; margin: 0 1%; float: left; width: 31.33%;}
.cust .cust-con .item .pic { position: relative; display: block; width: 100%;}
.cust .cust-con .item .pic:after { content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5);}
.cust .cust-con .item .pic img { display: block; width: 100%;}
.cust .cust-con .item .cust-tit { padding: 7% 10%; box-sizing: border-box; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.cust .cust-con .item .cust-tit .tit-hd { margin-bottom: 65px; display: block; width: 100%;}
.cust .cust-con .item .cust-tit .tit-hd > span { position: relative; display: inline-block; vertical-align: middle; width: 37px;}
.cust .cust-con .item .cust-tit .tit-hd > span img { display: block; width: 100%;}
.cust .cust-con .item .cust-tit .tit-hd > span:after { position: absolute; left: 0; bottom: -15px;  content: ''; display: block; width: 40px; height: 2px; background: #e2242d;}
.cust .cust-con .item .cust-tit .tit-hd .tit {  margin-left: 20px; color: #fff; display: inline-block; vertical-align: middle; font-size: 32px;}
.cust .cust-con .item .cust-tit .tit-hd .tit a { color: #fff; font-size: 32px;}
.cust .cust-con .item .cust-tit .tit-hd .tit span { font-weight: bold;}
.cust .cust-con .item .cust-tit ul { display: block; width: 100%;}
.cust .cust-con .item .cust-tit li { position: relative; padding: 15px 0; border-top: 1px solid rgba(255,255,255,.1); font-size: 16px; color: #fff; background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210312/20210312190409_1764329819.png) no-repeat right;}
.cust .cust-con .item .cust-tit li a { color: #fff; font-size: 16px;}
/*.cust .cust-con .item .cust-tit li:after { content: '\e666'; display: block; position: absolute; right: 0; top: 15px; }*/
.cust .cust-con .cust-btn { display: block; padding-top: 40px; border-top: 1px solid rgba(255,255,255,.1);}
.cust .cust-con .cust-btn a:nth-of-type(1) { float: left; width: 140px; height: 50px; line-height: 45px; text-align: center; font-size:16px; color: #fff; border: 1px solid #fff; box-sizing: border-box;}
.cust .cust-con .cust-btn a:nth-of-type(2) { float: right; line-height: 50px; padding-right:16px; font-size: 16px; color: #fff; background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210312/20210312191446_1327092586.png) no-repeat right;}
.cust .cust-con .cust-btn a:nth-of-type(2) i { margin-left: 5px; font-size: 16px; color: #fff;}
.cust .cust-con .item .cust-tit li a:hover { color:#fff;}
.cust .cust-con .item .cust-tit .tit-hd .tit a:hover { color:#fff;}
.cust .cust-con .cust-btn a:nth-of-type(1):hover { background:#04287e; border: 1px solid #04287e;}
.cust .cust-con .cust-btn a:nth-of-type(2):hover,.cust .cust-con .cust-btn a:nth-of-type(2):hover i { color: #fff;}
@media (max-width: 1600px) {
    .cust .cust-con .item .cust-tit .tit-hd > span { width: 29px;}
    .cust .cust-con .item .cust-tit .tit-hd > span:after { bottom: -10px; width: 30px;}
    .cust .cust-con .item .cust-tit .tit-hd .tit { font-size: 24px;}
    .cust .cust-con .item .cust-tit .tit-hd { margin-bottom: 35px;}
    .cust .cust-con .item .cust-tit li { padding: 13px 0; font-size: 14px;}
    .cust .cust-con .item .cust-tit li:after { top: 13px;}
    .cust .cust-con .cust-btn { padding-top: 30px;}
    .cust .cust-con .cust-btn a:nth-of-type(1) { width: 100px; height: 35px; line-height: 32px; font-size: 14px;}
    .cust .cust-con .cust-btn a:nth-of-type(2) { line-height: 35px; font-size: 14px;}
}
@media (max-width: 992px) {
    .cust { min-width: auto; padding: 30px 2.5%;}
    .cust .cust-con { margin: 30px auto 0;}
    .cust .cust-con .item { float: none; margin: 0 0 20px; width: 100%;}
    .cust .cust-con .cust-btn {display: none;}
}
.Title{text-align: center;}
.Title h3{color: #333;font-size: 30px;}
.Title h3 a{color: #333;}
.Title h3 b{color: #dd1810;}
.Title p{font-size: 18px;color: #666;margin-top: 10px;}
.Title i{width: 89px;height: 19px;display: block;margin: 20px auto 0;}
.Title i img{width: 89px;height: 19px;display: block;}

.Title02 h3{color: #fff;}
.Title02 p{color: #fff;}
.Title02 h3 em{font-size: 40px;font-weight: bold;}
/*--worry--*/
.worry{padding:0.9rem 0.625rem 4.75rem;overflow:hidden; background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317101119_718084693.png) center #ededed; background-size:cover;}
.worry .box-title{position:relative;text-align:center;}
.worry .box-title h2{font-weight:normal;font-size:2.25rem;color:#000;}
.worry .inner{position:relative;margin-top:3.375rem;height:13.5rem;overflow:hidden;}
.worry .inner .item{position:absolute;width:25rem;height:3.25rem;line-height:3.25rem;font-size:1.22rem;text-align:center;color:#666;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317102654_691852647.png) no-repeat; letter-spacing: 1px;}
.worry .inner .item em{font-size: 20px;color: #333;margin-top: 35px; font-weight:bold; margin-right:8px;}
.worry .inner .item em b{color: #dd1810;font-size: 25px;}
.worry .inner .item em i{font-size: 20px; font-weight:lighter;color: #999;margin: 0 5px;}
/*.worry .inner .item:before,.worry .inner .item:after{display:block;position:absolute;left:0.875rem;right:0.875rem;content:"";height:1px;background:#7b7885;}*/
.worry .inner .item:before{top:0;}
.worry .inner .item:after{bottom:0;}
.worry .inner .item-1{left:2.75rem;top:0; letter-spacing: 1px;}
.worry .inner .item-2{right:2.75rem;top:0;}
.worry .inner .item-3{left:4.625rem;top:5.125rem;}
.worry .inner .item-4{right:4.625rem;top:5.125rem;}
.worry .inner .item-5{left:8.125rem;bottom:0;}
.worry .inner .item-6{right:8.125rem;bottom:0;}
@media (max-width:992px){
.worry{padding:2rem 0.625rem;background:#383641;}
.worry .box-title h2{font-size:1.5rem;}
.worry .inner{margin-top:1.5rem;height:auto;}
.worry .inner .item{position:relative;top:unset;left:unset;right:unset;bottom:unset;margin:0.625rem auto;width:85%;font-size:1rem;}
}
/*--end worry--*/
/*--adv--*/
.adv{padding:4.5rem 0.625rem 3.75rem;overflow:hidden;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317203340_975600846.jpg) no-repeat center;background-size:cover;}
.adv-tab{position:relative;height:44.375rem;}
.adv-menu{position:absolute;left:0;top:0;padding:2rem 0;width:11.3333%;height:100%;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317111107_1950553572.png) no-repeat center 0,url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317111107_896719691.png) no-repeat center bottom;background-size:100% 2rem;}
.adv-menu ul{height:100%;}
.adv-menu li{position:relative;height:25%;text-align:center;cursor:pointer;background:#dd1810; border-bottom: rgba(255,255,255,0.5) solid 1px;}
.adv-menu li:after{display:block;position:absolute;z-index:3;right:0;top:50%;width:8px;height:8px;content:"";background:#000;transform:rotate(45deg);opacity:0;}
.adv-menu li:last-child{border-bottom:none;}
.adv-menu li a{display:block;position:relative;top:50%;transform:translateY(-50%);}
.adv-menu li i{display:block;margin:0 auto;width:2.5rem;height:2.5rem; filter: contrast(0) brightness(2);}
.adv-menu li span{display:block;margin-top:0.25rem;font-size:1.125rem;color:#fff;}
.adv-menu li.cur,.adv-menu li:hover{background:#000;transition:all 0.25s;}
.adv-menu li.cur i,.adv-menu li:hover i{filter:contrast(0) brightness(2);}
.adv-menu li.cur span,.adv-menu li:hover span{color:#fff;}
.adv-menu li.cur:after,.adv-menu li:hover:after{right:-4px;opacity:1;transition:all 0.25s;}
.adv-main{position:absolute;left:11.3333%;top:2rem;bottom:2rem;overflow:hidden;} 
.adv-main .item{position:relative;height:100%;}
.adv-main .pic{height:100%;}
.adv-main .pic img{width:auto;height:100%;}
.adv-main .text{position:absolute;left:4.625rem;top:3.75rem;overflow:hidden;}
.adv-main .text .hd{overflow:hidden;}
.adv-main .text .hd span{position:relative;display:inline-block;margin-bottom:1.25rem;padding:0 0.75rem;line-height:2.25rem;font-size:1rem;color:#fff;background:#dd1810;}
.adv-main .text .hd span:after{display:block;position:absolute;left:0;top:100%;width:9px;height:8px;content:"";background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317113725_1944009234.png) no-repeat;}
.adv-main .text .hd h3{line-height:1.25;font-size:2.25rem;color:#000;}
.adv-main .text .hd h3 b{font-weight:bold; display: block;}
.adv-main .text .summary{margin-top:1.25rem;max-width:600px;font-size:1rem;line-height:2.1em; color:#000;overflow:hidden; letter-spacing:0.6px;}
.adv-main .text .summary p{margin-top:0.4rem;}
.adv-main .btns{position:absolute;left:4.625rem;bottom:4.25rem;}
.adv-main .btns a{display:block;width:7.125rem;height:2.625rem;line-height:2.625rem;font-size:1rem;color:#333;text-align:center;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317113533_1312427435.png);}
.adv-main .btns a:after{display:inline-block;content:"";margin-left:1rem;width:6px;height:9px;vertical-align:middle;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317203440_1689354291.png) no-repeat;}
@media(max-width:1500px){
.adv-tab{height:38.125rem;}
}
@media(max-width:992px){
.adv{display:none;}
}
/*--ad--*/
.ad{height:310px;overflow:hidden;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210315/20210315104816_659236550.jpg) no-repeat center 0;}
.ad .inner{overflow:hidden;}
.ad .inner .text{padding-top:65px;}
.ad .inner .text h2{height:70px;line-height:66px;font-size:45px; color:#1d1c24; overflow:hidden;}
.ad .inner .text p{height:47px;line-height:47px;font-size:23px;color:#fff;overflow:hidden;margin-top: 8px;padding-left:14px;}
.ad .inner .text p a{display:inline-block;margin-left:12px;width:140px;text-align:center;color:#fff;font-size:23px;}
.ad .inner .text p a:hover{color:#dd1810;font-size:23px;}
.ad .inner .text em{display:block;margin-top:20px;padding-left:328px;font-size:23px; font-weight:bold; color:#db1919;}
@media(max-width:1440px){
.ad .inner .text{padding-top:70px;}
.ad{background-image:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210315/20210315104816_659236550.jpg);}
}
@media(max-width:1200px){
.ad{display:none;} 
}
/*清除浮动*/
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    /*兼容 IE*/
    zoom: 1;
}
/*--aboutus--*/
.aboutus{padding:90px 0;overflow:hidden;/*background:#f4f4f4*/;}
.aboutus .inrto{float:left; width:671px;overflow:hidden;background:#fff;}
.aboutus .inrto .pic{overflow:hidden;}
.aboutus .inrto .pic img{display:block;width:100%;transition:all 1s;}
.aboutus .inrto .pic:hover img{opacity:0.8;}
.aboutus .inrto .text{padding-top:26px;overflow:hidden;}
.aboutus .inrto .text p{font-size:16px;color:#333;line-height:30px;}
.aboutus .inrto .btns{padding:24px 0 18px;text-align:center;overflow:hidden;}
.aboutus .inrto .btns a{display:block;float:left;margin-right:26px;width:170px;height:48px;line-height:47px;font-size:18px;border-radius:1px;}
.aboutus .inrto .btns a:nth-child(1){color:#fff;background:#04287e;}
.aboutus .inrto .btns a:nth-child(1):after{display:inline-block;margin-left:15px;width:24px;height:24px;content:"";vertical-align:middle;border-radius:50%;background:#fff url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317203657_1094626250.png) no-repeat center;}
.aboutus .inrto .btns a:nth-child(2){color:#fff;background:#dd1810;}
.aboutus .inrto .btns a:nth-child(2):after{display:inline-block;margin-left:15px;width:24px;height:24px;content:"";vertical-align:middle;border-radius:50%;background:#fff url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317203657_1094626250.png) no-repeat center;}
.photos{float:right;width:696px;overflow:hidden;}
.photos-slide{position:relative;width:696px; height:451px;}
.photos-slide .item{position:relative;overflow:hidden;}
.photos-slide .pic{overflow:hidden;}
.photos-slide .pic img{display:block;width:100%;transition:all 1s;}
.photos-slide .tit{position:absolute;left:0;bottom:0;right:0;padding:0 30px;height:55px;line-height:55px;background:rgba(0,0,0,0.5);backdrop-filter: saturate(180%) blur(20px);}
.photos-slide .tit a{font-size:18px;color:#fff;}
.photos-slide .swiper-pager{position:absolute;z-index:33;left:50%;bottom:22px;padding-right:30px;width:50%;text-align:right;}
.photos-slide .swiper-pager span{display:inline-block;margin:0 5px;width:10px;height:10px;background:#fff;border-radius:50%;opacity:1;}
.photos-slide .swiper-pager span.swiper-pagination-bullet-active{background:#dd1810;}
.photos-slide .item:hover .pic img{transform:scale(1.1);}
.photos-list{margin-top:22px;overflow:hidden;}
.photos-list .item{position:relative;float:left;margin-right:24px;width:336px;overflow:hidden;}
.photos-list .item:last-child{margin-right:0;}
.photos-list .pic{overflow:hidden;}
.photos-list .pic img{display:block;width:100%;transition:all 1s;}
.photos-list .tit{position:absolute;left:0;bottom:0;right:0;padding:0 30px;height:45px;line-height:45px;background:rgba(0,0,0,0.5);backdrop-filter: saturate(180%) blur(20px);}
.photos-list .tit a{font-size:18px;color:#fff;}
.photos-list .item:hover .pic img{transform:scale(1.1);}
@media(max-width:1500px){
.aboutus{padding:60px 0;}
.aboutus .inrto{padding:10px;width:600px;}
.aboutus .inrto .text{padding-top:20px;}
.aboutus .inrto .text p{height:104px;line-height:26px;}
.aboutus .inrto .btns{padding:20px 0 16px;}
.aboutus .inrto .btns a{margin-right:22px;width:144px;height:40px;line-height:40px;font-size:16px;}
.aboutus .inrto .btns a:nth-child(1):after{margin-right:12px;width:20px;height:20px;}
.aboutus .inrto .btns a:nth-child(2):after{margin-left:12px;width:20px;height:20px;}
.photos{width:590px;}
.photos-slide{width:590px;}
.photos-slide .tit{padding:0 25px;height:46px;line-height:46px;}
.photos-slide .tit a{font-size:16px;}
.photos-slide .swiper-pager{bottom:18px;}
.photos-list{margin-top:20px;}
.photos-list .item{margin-right:20px;width:285px;}
.photos-list .tit{padding:0 25px;height:40px;line-height:40px;}
.photos-list .tit a{font-size:16px;}
}
@media(max-width:1200px){
.aboutus{padding:40px 10px;}
.aboutus .inrto{float:none;width:100%;}
.aboutus .inrto{padding-top:16px;}
.aboutus .inrto .text p{height:auto;font-size:14px;line-height:1.5;}
.aboutus .inrto .btns a{margin-right:16px;font-size:14px;}
.photos{float:none;margin-top:20px;width:100%;}
.photos-slide{width:100%;}
.photos-slide .tit a{font-size:14px;}
.photos-list{margin-top:16px;display:flex;flex-wrap:wrap;justify-content:space-between;}
.photos-list .item{margin-right:0;width:49%;}
.photos-list .tit a{font-size:14px;}
}
/*--end aboutus--*/
/* news */
.news{padding:3.2rem 0.25rem;overflow:hidden;}
.newscenter{ width:1400px; margin:auto;}
.newscenter h3{font-size: 36px;line-height: 50px; color: #333; font-weight:normal;}
.newscenter h3 a{color:#333;transition:all 0.5s;}
.newstop{ font-size:25px; color:#999999; text-transform:uppercase; margin:0 auto; height:95px;} 
.newstop strong{ font-size:35px; color:#04287e;}
.newstab a{ display:inline-block; line-height:54px; margin-bottom:20px; margin-top:1px; font-size:18px; color:#333; position:relative;  width:156px; border-radius:1px; text-align:center; }
.newstab a.on{background:#04287e; color:#fff;}

.news .bt{ width: 478px; height:126px; background: url(//memberpic.114my.com.cn/018431/uploadfile/image/20201230/20201230143053_1617151064.png) no-repeat; margin: 0 auto; text-align: center;}
.news .bt h4{ font-size: 46px; font-weight: bold; color: #04287e; line-height: 46px;}
.news .bt p{ font-size: 18px; margin-top: 20px;}
.newstab a+a{ margin-left:20px;}
.nbcl_le{width:1400px;}
.nbcl_le .news_div_item{width:687px;display: inline-block;vertical-align:top; margin-bottom:23px;}
.nbcl_le .news_div_item+.news_div_item{margin-left:25px;}
.nbcl_le .news_div_item_pic img{width:336px; height:222px; float: left; margin-right:20px;}
.news_div_item_title a{font-size:18px; color:#333333; line-height:30px;}
.news_div_item_title a:hover{ color:#04287e;}
.nbcl_le .news_div_item_content{ padding-top:15px;}
.nbcl_le .news_div_item_body{margin-top:15px;line-height:26px;color:#666; font-size:14px; display: -webkit-box;-webkit-line-clamp:3;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:14px;margin-top:26px; color:#696d71;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#666;}
.new_more{width:28px;height:28px;border-radius:50%;background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210317/20210317203841_1914813748.jpg) no-repeat right center;float: right;margin-top:22px;}
.nbcr_ri{width:1400px; float: left; }
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border:1px solid #dfdfdf;padding:20px 0;/*position:relative;*/transition:300ms; margin-bottom: 20px; width:688px; float: left;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 10px rgba(41,82,87,0.26);z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align: center;font-size:0;}
.nbcr_ri .news_div_item_content{width:542px;padding-left:20px;border-left:1px solid #dfdfdf;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#333; font-size:14px;}
.nbcr_ri .news_div_item_day{font-size:46px;font-weight: bold; color:#333; height: 60px; padding-top:7px;}
.nbcr_ri .news_div_item_body{margin-top:8px;line-height:28px; height:60px;color:#666;padding-right:20px; font-size:14px;display: -webkit-box;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.nbcr_ri .news_div_item:nth-child(2){ margin-left:20px;}
.nbcr_ri .news_div_item:nth-child(4){ margin-left:20px;}
/* news end */
/*友情链接*/
.flinksbod{padding:10px 0;font-size:14px;overflow:hidden;background:#04287e; border-bottom: rgba(255,255,255,0.1) solid 1px;}
.flinks{padding:0 0 0;line-height:1.875rem;overflow:hidden;}
.flinks .addlink{float:right; color: #fff; opacity: 0.625; margin-top:30px;}
.flinks .addlink a{color: #fff; opacity: 0.625; font-size:15px; }
.flinks .addlink a:hover{color:#fff; font-size:1rem;}
.flinks dl{overflow:hidden;}
.flinks dt{float:left;font-size:1rem; margin-top:30px;}
.flinks dt a{display:block;color:#fff; font-size:1rem; padding-left:40px; background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210312/20210312171841_408473643.png) no-repeat 0 center;}
.flinks dt a:hover{font-weight:bold; font-size:1rem;}
.flinks dd{overflow:hidden; padding:14px 0;}
.flinks dd a{display:inline-block;padding:0 1rem;color:#999;font-size:14px; }
.flinks dd a:hover{color:#fff;}
/*--footer--*/
.service{position:relative;padding-bottom:0.625rem;overflow:hidden; margin-top:18px;}
.service:before,.service:after{display:block;position:absolute;bottom:0;left:0;height:0.625rem;content:"";}
.service:before{width:100%;background:#dd1810;}
.service:after{width:0;background:#181818;animation:lines linear 8s infinite;}
@keyframes lines{
  0%{width:0;}
  100%{width:100%;}
}

@media (max-width:992px){
.service{display:none;}
}
.lml20{margin-left: 20px;}
.footer{overflow:hidden;background:#04287e;}
.ft-inner{position:relative;padding:6.875rem 0;border-bottom:rgba(255,255,255,0.1) solid 1px;}
.ft-inner .line{position:absolute;top:0;width:1px;height:100%;background:#fff;opacity:0.1;}
.ft-inner .line-1{left:0;}
.ft-inner .line-2{left:38.6%;}
.ft-inner .line-3{left:57.99%;}
.ft-inner .line-4{left: 19.3%;}
.ft-menu{position:relative;z-index:2;float:left;width:58%;}
.ft-menu dl{float:left;}
.ft-menu dl.item-1{width:33.3%;}
.ft-menu dl.item-2{width:33.3%;}
.ft-menu dt{position:relative;padding-left:3.75rem;height:2.5rem;line-height:1.9rem;font-size:1.25rem;}
.ft-menu dt:before{display:block;position:absolute;left:-1rem;top:0;width:2rem;height:2rem;content:"";background-color:#04287e;background-repeat:no-repeat;background-size:2rem;}
.ft-menu dl.item-1 dt:before{background-image:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210316/20210316204509_861741349.png);}
.ft-menu dl.item-2 dt:before{background-image:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210316/20210316204509_786383885.png);}
.ft-menu dl.item-4 dt:before{background-image:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210316/20210316210056_117684457.png);}
.ft-menu dt a{color:#fff; font-size:1.25rem;}
.ft-menu dt a:hover{font-weight:bold;}
.ft-menu dd{padding-left:3.75rem;padding-top:1.25rem;font-size:0.875rem;color:#fff;overflow:hidden;}
.ft-menu dd a{display:block;margin-top:0.625rem;line-height:1.25rem;color:#fff;opacity:0.625;}
.ft-menu dd a:hover{opacity:1;}
.ft-infos{position:relative;z-index:2;float:right;width:42%;}
.ft-infos .QRcode{float:right;padding:0.625rem;width:8.375rem;text-align:center;overflow:hidden;background:#fff;}
.ft-infos .QRcode i{position:relative;display:block;overflow:hidden;}
.ft-infos .QRcode i img{display:block;width:100%;}
.ft-infos .QRcode i:after{display:block;position:absolute;top:0;left:0;width:100%;height:1.25rem;content:"";background:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210315/20210315195215_496149891.png) no-repeat center 0;animation:light 5s infinite;}
.ft-infos .QRcode p{margin-top:0.625rem;font-size:0.875rem;color:#333;}
.ft-infos .info{}
.ft-infos .info dt{position:relative;padding-left:3.75rem;height:2.5rem;line-height:2.5rem;font-size:1.25rem;}
.ft-infos .info dt:before{display:block;position:absolute;left:-1rem;top:0;width:2rem;height:2rem;content:"";background-color:#04287e;background-repeat:no-repeat;background-size:2rem;}
.ft-infos .info dt:before{background-image:url(//memberpic.114my.com.cn/018431/uploadfile/image/20210316/20210316204509_2023065934.png);}
.ft-infos .info dt a{color:#fff; font-size:1.25rem;}
.ft-infos .info dt a:hover{font-weight:bold;}
.ft-infos .info dd{padding-left:3.75rem;padding-top:1.25rem;font-size:0.875rem;color:#fff;overflow:hidden;}
.ft-infos .info dd p{display:block;margin-top:0.625rem;line-height:1.25rem;color:#fff;opacity:0.625;}
.ft-bottom{position:relative;padding:1.75rem 0;line-height:2.25rem;border-top:#080e8e solid 1px;}
.copyright{font-size:0.875rem;color:#a4abc5;overflow:hidden;}
.copyright span{display:inline-block;margin-right:1rem;}
.copyright span a{color:#a4abc5;}
.copyright span a:hover{color:#fff;}

@media(max-width:992px){
.footer{padding-bottom:3rem;}
.ft-inner{padding:2rem 0.625rem;}
.ft-inner .line{display:none;}
.ft-menu{display:none;} 
.ft-infos{float:none;width:100%;}
.ft-infos .info dt{display:none;}
.ft-infos .info dd{padding:0;}
.ft-infos .QRcode{display:none;}
.ft-bottom{padding:1rem 0.625rem;}
.flink-btn{display:none;}
}

@keyframes light{
    0%{top:0;opacity:0;}
    50%{top:100%;opacity:1;}
    100%{top:0;opacity:0;}
}
/*--end footer--*/
</style>