@font-face {
  font-family: 'iconfont';  /* Project id 4006436 */
  src: url('//at.alicdn.com/t/c/font_4006436_s9a6hyan4pg.woff2?t=1682347881366') format('woff2'),
       url('//at.alicdn.com/t/c/font_4006436_s9a6hyan4pg.woff?t=1682347881366') format('woff'),
       url('//at.alicdn.com/t/c/font_4006436_s9a6hyan4pg.ttf?t=1682347881366') format('truetype');
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
	


@charset "utf-8";
body{overflow-x:hidden; background: #fff;}
body,td{font-size:14px; color:#333; font-family:Microsoft YaHei; font-family:微软雅黑;}
a{color:#333; text-decoration:none; font-size:14px;}
a:hover{color:#1051b5; }
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th{ margin:0; padding:0;}
dl,dt,dd{margin:0px; padding:0px; list-style:none;}
ul,li{list-style:none;}
em,i{font-style:normal;}
img{border:0;}
.cl,.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}

/*统一宽度*/
.w1400{width:1400px; margin:0 auto;}
.box{ width:1400px; margin:0 auto; overflow:hidden;}
.bg{ width: 100%;min-width: 1400px;}

/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}


/*通用标题*/
.t{font-size: 42px; font-weight: bold; text-align: center; width: 1400px; margin: 0 auto;  color: #333;}
.t b{color: #1051b5; font-weight: bold;}
.t p{font-size: 16px; color: #999; font-weight: normal; padding-top:10px;}



/*顶部*/
.top_bg{ width:100%; background:#f5f5f5; height:50px;}
.top{ margin:0 auto; width:1400px; line-height:50px;}
.top_fl{ float:left;}
.top_fr{ float:right;}

.top_fr li{ float:left; position:relative; height:100%; cursor:pointer;}
.top_fr li p,.top_fr li a{font-size: 15px; color:#3d415d; display:block; margin-right:10px;}

.top_fr li a:hover{ text-decoration:underline;}
.top_fr li i{ color: #1051b5;  font-size: 25px; float: left;}
.top_fr li:nth-child(1) i {
    font-size: 16px;
    padding-right: 5px;}
.top_fr li .dropcode{position: absolute; top: 46px; right: 5px; width: 110px; height: 0px; overflow: hidden; z-index: 999999; transition: all 0.5s ease;}
.top_fr li .dropcode img{ width:100%; height:100%;}
.top_fr li .dropcode{position: absolute; top: 46px; right: 5px; width: 110px; height: 0px; overflow: hidden; z-index: 999999; transition: all 0.5s ease;}
.top_fr li .dropcode img{ width:100%; height:100%;}
.top_fr li:hover .dropcode{ height:100px;}
.top_fr li+li{ margin-left:20px; border-left: 1px solid #eee;}
.top_fr li p, .top_fr li a:hover{ text-decoration:none !important; }



/*抬头*/
.head{ margin:0 auto; width:1400px;}
.head_logo{ float:left; padding-top:42px;}
.head_ggy{ float:left; margin-left:20px; padding-top:46px; padding-left:27px; line-height:29px; font-size:29px; text-indent:5px; font-weight:bold; background:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230427/20230427084848_794140272.jpg) left 50px no-repeat;}
.head_ggy ul{ display:block; margin-top:8px; width:328px; height:32px; line-height:32px; font-size:16px; font-weight:normal; background:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230410/20230410171629_675994418.jpg) no-repeat;}
.head_ggy li{float:left; width:109px; text-align:center; color:#FFF; letter-spacing:0; letter-spacing:normal;}
.head_ggy li:nth-child(1){ color:#555;}
.head_hotline{ float:right; margin-top:45px; padding-left:50px; line-height:14px; background:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230410/20230410171451_1859975687.png) no-repeat; height: 48px;}
.head_hotline span{ display:block; font-size:28px; line-height:32px; color:#1051b5; font-family:DIN Medium; font-weight:bold;margin-right: 315px;}



/*导航*/
.nav{ width:100%; margin-top:45px; position:relative; height:80px; background:#1051b5;}
.NavCeshi{ margin:0 auto; width:1400px;}
.NavCeshi > li{ float: left; width:9%; position: relative;}
.NavCeshi > li > a{ display:block; position:relative; text-decoration:none; color:#fff; font-size:16px; z-index:3; text-align:center; line-height:26px; transition: 0.3s all ease; padding:27px 0;}

.block{ position:absolute; display:block; background:#ffaa12; height:5px; top:-5px; overflow:visible !important; }

.NavCeshi > li:hover > a,.NavCeshi > li.navcurrent > a{ color:#ffaa12}
.NavCeshi > li:hover > a .en,.NavCeshi > li.navcurrent > a .en{color:#ffaa12}
.block:after{ content:''; display:block; position:absolute; width:0; height:0; border-width:5px 5px 0px 5px; border-style:solid; border-color:transparent transparent transparent #ffaa12;  right: -10px; }

/*下拉*/
.NavCeshi li > em{position:absolute; left:-24px; top:80px; z-index:99; display:none; width:180px}
.NavCeshi li > em a{display:block; text-align:center;background:#fff; box-sizing:border-box; font-size:16px; line-height:50px; color:#333; text-decoration:none; transition:0.8s;}
.NavCeshi li > em a:hover{background:#1051b5; color:#fff;}
.NavCeshi li > em a+a{ border-top: 1px solid #eee;}
@media screen and (max-width:1540px){
}



/*banner*/
.banner{ overflow: hidden; background:#000; }
.banner-box{ min-width:1400px; height:800px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:800px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 800px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:320px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230410/20230410165957_815683702.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230410/20230410165957_815683702.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#1051b5 !important; width: 32px; }
.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; }



/*搜索*/
.searchbg{width:100%; height:100px;}
.search{width:1400px; margin:0 auto;}
.search_l{float:left; font-size:16px; line-height:100px; font-weight:bold; color:#333;}
.search_l a{font-weight:normal; font-size:16px; color:#555;}
.search_l a:hover{color:#1051b5;}
.search_r{float:right; margin-top:26px;}
#infoname{border:none; outline:none; background:none; float:left; width:200px; height:46px; padding-left:30px; color:#999; background:#fff; border-bottom-left-radius:23px; border-top-left-radius:23px; border: 1px solid #eee;}
.submit{border:none; outline:none; float:left; width:70px; height:46px; cursor:pointer; background:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230410/20230410171706_719900006.png) 16px center no-repeat #1051b5; border-bottom-right-radius:23px; border-top-right-radius:23px;}



/*compy*/
.com_bg{width: 100%;min-width: 1400px;height:460px;background: url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230427/20230427084941_1867735076.jpg)no-repeat top center; padding-top:80px;}
.com_bg .page{display: flex;padding-top: 76px;box-sizing: border-box;}
.com_f{background: #fff;  border-radius: 20px;  position: relative; background: #fff; padding: 20px;}

.com_t1{ margin-top:6px; width:48%;}
.com_t1 b{ color:#1051b5;}
.com_t1>p{font-size: 32px;color: #333;}
.com_t1 .line{width: 50px;height: 1px;background-color: #aaaaaa;margin: 20px 0 30px 0;}
.com_t1>span{font-size: 20px;color: #333333;}
.com_t1>i{font-size: 15px;color: #666;display: block;line-height: 36px;margin-top: 4px;}
.com_r{display: flex;margin-top: 46px;width: 100%;justify-content: space-between;padding-right: 20px;box-sizing: border-box;}
.com_r li{display: flex;}
.com_r li span{font-size: 55px;color: #1051b5;font-family: Impact;}
.com_r li p{font-size: 16px;color: #666;    line-height: 25px;    padding-left: 10px; margin-top: 10px;}
.com_r li i{display: block;background: #fd9011;color: #fff;border-radius: 14px;text-align: center;    width: 44px;}




/*产品*/
.productbg{width:1400px; margin:0 auto;}
.sort{margin-top:40px;}
.sort .prolist2021 li{display:flex; flex-direction:row;}
.sort .prolist2021 li a.prolist2021_one{width:220px; height:90px; overflow:hidden; text-indent:85px; font-size:24px; line-height:90px; color:#fff; font-weight:bold; text-decoration:none;}
.sort .prolist2021 li:nth-child(1) a.prolist2021_one{    background: #1051b5 url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230424/20230424150638_852299767.png) no-repeat 25px 25px;}
.sort .prolist2021 li:nth-child(2) a.prolist2021_one{ background: #535f71 url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230424/20230424150638_852299767.png) no-repeat 25px 25px;}
.sort .prolist2021 li dl{width:1180px; display:flex; flex-wrap:wrap; align-items:center; align-content:center; padding-left:20px; box-sizing:border-box;}
.sort .prolist2021 li:nth-child(1) dl{background:#fafafa;}
.sort .prolist2021 li:nth-child(2) dl{border:1px solid #fafafa;}
.sort .prolist2021 li:hover a.prolist2021_one {   background: #fd9011 url(uploadfile/image/20230424/20230424150638_852299767.png) no-repeat 25px 25px;}

.sort .prolist2021 li dl dt{width:227px;}
.sort .prolist2021 li dl dt a{display:inline-block; padding-left:30px; font-size:16px; line-height:34px; color:#666; text-decoration:none; transition-duration:0.8s; background:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230424/20230424151232_1611938267.png) left center no-repeat;}
.sort .prolist2021 li dl dt a:hover{color:#1051b5; background-image:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230424/20230424151342_788221217.png);}
.product{margin-top:40px;}
.product_cont{overflow:hidden;}

.productshow{}
.productshow ul{display:block; height:330px;}
.productshow li{float:left; width:24.1%; border:1px solid #f4f4f4; box-sizing:border-box; overflow:hidden;     display: block;}
.productshow li+li{margin-left:16px;}
.productshow li > a{display:block; width:100%;  overflow:hidden; }
.productshow li > a img{width:100%; transition-duration:0.8s; height: auto;}
.productshow li:hover > a img{transform:scale(1.1);}
.productshow li > br{display:none;}
.productshow li span a{display:block; text-align:center; font-size:16px; line-height:54px; color:#666; text-decoration:none; background:#f6f6f6; transition-duration:0.8s;}
.productshow li:hover span a{color:#FFF; background:#1051b5;}

a.pro_btn {  width: 380px;  margin: 0 auto;  height: 60px;  display: flex; justify-content: center;  align-items: center; border: 1px solid #eee;   border-radius: 30px;  transition:all .5s;}
a.pro_btn:hover * { color: #fff;}
.pro_btn:hover { background: linear-gradient(-45deg,#1051b5, #1051b5);  width: 460px;border: none;}
.pro_btn>p { font-size: 18px;  color: #333;}
.pro_btn>span {   font-size: 40px; color: #dedbdb;  margin-right: 10px;}

/*fw*/
.fw {width: 100%;    background: url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230424/20230424194141_2022574641.jpg); padding: 0px 0;overflow: hidden; padding-top: 80px;}
.fw_box {margin: 0 auto;}
.fw_tit {display: flex;flex-direction: column; text-align: center;}
.fw_tit span {font-size: 40px;color: #fff;line-height: 50px; font-weight:bold;}
.fw_tit p {font-size: 18px;font-weight: lighter;color: #fff;line-height: 20px;padding-top: 10px;}
.fw_con {margin-top: 40px;position:  relative;}
.fw_con ul {display: flex;justify-content:space-between;}
.fw_con li {background: linear-gradient(120deg,#1051b5 10%,#13b1fa 80%);width: 26%;display:  flex;flex-direction:  column;align-items:  center;padding: 5% 0 5% 0;/* justify-content:  space-between; */}
.fw_con li:first-child {width: 43%;background: linear-gradient(120deg,#1051b5 10%,#13b1fa 80%);}
.fw_con li:first-child em {padding: 0 140px;opacity: 1;}
.fw_txt {display: flex;align-items: center;position: relative;}
.fw_txt:after {content:'';width: 100%; height: 1px;background: #fff;position: absolute;left: 0;bottom: -25px;opacity: 0.2;}
.fw_txt b {font-size: 62px;color: #fff;line-height: 96px;display:  inline-block;}
.fw_txt p {font-size: 26px;line-height: 30px;color: #fff;display: flex;flex-direction: column;padding-left: 15px;}
.fw_txt p span {font-size: 12px;font-family: Arial;line-height: 14px;padding-top: 10px;text-transform:  uppercase;opacity: 0.5;}
.fw_con li em {font-size: 16px;line-height: 30px;font-weight: lighter;color: #fff;margin-top:  60px;display:  inline-block;text-align:  center;}
.fw_con li i {margin-top: 50px; display:  inline-block;}
.fw_con li i img {width:100%;}
.fw_con li:nth-child(2) {padding: 80px 40px;/* height: 400px; */}
.fw_con li:nth-child(3) {    position: absolute;
    bottom: 76px;
    left: 42.6%;
    width: 23%;
    height: 284px;
    background: #fff;
    padding: 5% 60px;}
.fw_con li:nth-child(3) p,.fw_con li:nth-child(3) b,.fw_con li:nth-child(3) em {color:#333;}
.fw_con li:nth-child(3) .fw_txt:after {background: #333;}
.fw_con li:last-child em {padding: 0 60px;}


/*case*/
.case_ic {}
.case_ic .new_web_div2021 { display: flex;  justify-content: space-between;}
.case_ic ul img {  width: 100%; height: auto;  transition: all .75s;}
.case_ic li{  width: 24%; float: left;}
.case_ic ul li:nth-child(1) {width: 693px;  float: left;}
.case_ic ul li { position: relative; width: 24%;}
.case_ic ul li p a {    display: block;  position: absolute;  bottom: 0px; right: 0;  width: 100%;   height: 46px;   line-height: 46px;  text-align: center; color: #fff;  font-size: 16px;    transition: all .5s;   background-color: rgba(0,0,0,0.6);}

.case_ic ul li+li { margin-bottom: 16px; margin-left: 16px;}
.case_ic li:hover img {  transform: scale(1.1);}
.case_ic li>a {   display: block; overflow: hidden;}
.case_ic ul li:hover p a { background: #1051b5;}



/*case*/

.features { padding-bottom: 80px; }
.product { position: relative; overflow: hidden; }
.product-con { max-width: 1400px; margin: 0 auto; }
.product-slide { height: 570px; position: relative; }
.product-menu { float: left; width: 280px; background: #fff; position: relative; }
.product-menu:after { content: ''; display: block; position: absolute; z-index: 3; right: -5px; top: 20px; width: 5px; height: 9px; }
.product-menu ul li { display: block; height: 99px; background: #eee; line-height: 95px; text-align: center;      }
.product-menu ul li+li{border-top: 1px solid #d2d2d2;}
.product-menu ul li a { font-size: 20px; color: #333; position: relative; }

.product-menu ul li.on a { z-index: 99; color: #fff;}
.product-menu ul li.on { background: #0089f2;  }
.product-main { float: left;     width: 1080px;}
.product-main .product-item { display: block; position: relative; float: right; }
.product-item .pic { width: 1045px; position: relative; height: 520px; padding: 40px; background: #fbfbfb; box-shadow: 0px 0px 20px rgba(204, 204, 204, 0.3); }
.product-tit { float: right; width: 310px; margin-top: 50px; }
.product-tit1 { font-weight: bold; color: #333; line-height: 40px; font-size: 28px; width: auto; }
.product-tit1:after { content: ""; height: 2px; display: block; position: relative; background: ##efefef; margin-top: 15px; margin-bottom: 20px; top: -20px; }
.product-tita { font-weight: bold; color: #333; line-height: 40px; font-size: 28px; width: auto; }
.product-tita:after { content: ""; height: 2px; display: block; position: relative; background: ##efefef; margin-top: 15px; margin-bottom: 20px; top: -20px; }
.product-titb { font-weight: bold; color: #333; line-height: 40px; font-size: 28px; width: auto; }
.product-titb:after { content: ""; height: 2px; display: block; position: relative; background: ##efefef; margin-top: 15px; margin-bottom: 20px; top: -20px; }
.product-tit2 { font-size: 15px; line-height: 30px; ; color: #333; }
.product_more { width: 320px; height: 50px; background: #0089f2; margin-top: 40px; padding: 10px; }
.product_more1 { width: 300px; height: 30px; border: 1px #0089f2solid; text-align: center; margin: auto; color: #fff; text-align: center; line-height: 30px; }
.product_more1 a { font-size: 15px; color: #fff; }


/*hz */
.hz { width: 1400px; position: relative; margin: 0 auto; }
.hz h2 { margin-bottom: 25px; font-weight: normal; font-size: 24px; }
.hz .jt a { width: 36px; height: 36px; position: absolute; top: 42px; }
.hz .hzprev a { background: url() no-repeat 0 0; left: -48px; }
.hz .hznext a { background: url() no-repeat 0 0; right: -48px; }
.m_hz { width: 1400px; margin-top: 50px; }
.m_hz li { width: 220px; position: relative; margin-right: 16px; }
.m_hz li img { display: block; width: 220px; border: 1px #eee solid; }
.m_hz li em { transition: all 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; display: block; background: rgba(102,205,1,0.9); position: absolute; top: 130px; left: 0; width: 230px; text-align: center; height: 30px; font: 14px "Microsoft YaHei"; line-height: 30px; color: #fff; overflow: hidden; text-align: center; }
.m_hz li:hover em { top: 90px; }




/*优势*/
.adv {  background: url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230424/20230424221933_736045693.jpg) no-repeat center; display: -webkit-flex; display: flex; justify-content: center; flex-wrap: nowrap; align-items: center;     padding: 70px 0;}
.adv .title, .adv .title b, .adv .title span { color: #fff; }
.advtab { margin: 30px 0; display: -webkit-flex; display: flex; justify-content: flex-start; flex-wrap: nowrap; align-items: flex-start; }
.advtab li+li { margin-left: 1px; }
.advtab li { cursor: pointer; width: 350px; height: 130px; background: #fff; text-align: center; padding: 30px 0; font-size: 30px; color: #484848; transition: all .3s ease; position: relative; }
.advtab li em { display: block; transition: all .3s ease; font-size: 14px; color: #aaaaaa; margin-top: 3px; }
.advtab li i { font-size: 47px;     padding-bottom: 16px;   display: block;}

.advicon { display: inline-block; transition: all .3s ease; width: 58px; height: 70px;  }

.advtab li:nth-child(2) .advicon { background-position-x: -94px; }
.advtab li:nth-child(3) .advicon { background-position-x: -180px; }
.advtab li:nth-child(4) .advicon { background-position-x: -272px; }
.advtab li:nth-child(5) .advicon { background-position-x: -368px; }
.advtab li.on .advicon { background-position-y: -80px; }
.advtab li.on { background: #1051b5; color: #fff; }
.advtab li.on em { color: #fff; }
.advtab li:after { content: ''; display: block; position: absolute; width: 0; height: 0; top: 95%; transition: all .3s ease; left: 0; right: 0; margin: 0 auto; border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 12px solid #1051b5; opacity: 0; }
.advtab li.on:after { top: 100%; opacity: 1; }
.advcon { padding: 50px; background: #fff; height: 400px; position: relative; }
.advbottom { position: absolute; right: 50px; bottom: 80px; width: 550px; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: center; font-size: 25px; color: #777; z-index: 9; }
.advbottom i { color: #1051b5; }
#advline { position: relative; width: 410px; height: 1px; background: #e1e1e1; }
#advline:after { content: ''; display: block; position: absolute; width: 0; height: 3px; top: 0; left: 0; transition: all .3s ease; background: #1051b5; }
#advline.advline1:after { width: 20%; }
#advline.advline2:after { width: 40%; }
#advline.advline3:after { width: 60%; }
#advline.advline4:after { width: 80%; }
#advline.advline5:after { width: 100%; }
.advcen ul { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: flex-start; }
.advright { width: 550px; }
.advtop { display: -webkit-flex; display: flex; justify-content: flex-start; flex-wrap: nowrap; align-items: center; font-size: 36px; color: #343434; }
.advtop p b{font-size: 32px; }
.advtop em { display: block; font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #d1d1d1; margin-top: 3px; }
.advnum { width: 84px; line-height: 84px; border-radius: 5px; margin-right: 20px; background: #1051b5; color: #fff; font-size: 50px; font-family: fontDin1; text-align: center; }
.advwa { margin-top: 50px; font-size: 15px; color: #777777; line-height: 28px;  }


/*honor*/
.honor_bg{background: url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230424/20230424204944_400187716.jpg)no-repeat center bottom;height: 730px;}
.poster-main .poster-btn{ width:516px !important; position: absolute; cursor:pointer; display:block; z-index: 10; }
.poster-main .poster-btn a { position: absolute; top: 50%; margin-top: -16px; }
.poster-main .poster-prev-btn a { right: -16px; }
.poster-main .poster-next-btn a { left: -16px; }
.poster-main .poster-next-btn{ left:-56px; top:130px; }
.poster-main .poster-prev-btn{ right:-56px; top:130px; }

.poster-main .poster-next-btn a:hover,.poster-main .poster-prev-btn a:hover{ background-position: -36px 0}

.poster-item{ position: relative; margin: 0 auto; }
.poster-item em{ position: absolute; left:0; bottom: 0; width: 100%; font-style: inherit; font-size: 18px; color: #fff; text-align: center; display: none; overflow: hidden; background: rgba(0,0,0,0.6); line-height: 62px; overflow:hidden; height:62px;   padding: 0 0;font-size: 16px;}

.poster-main .poster-list .poster-item img { display: block; width: 100%; }
.poster-main { position: relative; margin: 0 auto 60px; }
.poster-main .poster-list .poster-item { position: absolute; left: 0; top: 0; }
.poster-main .poster-btn { position: absolute; top: 0; cursor: pointer; }
.poster-main .poster-list .active em{ display: block; }


/*servier*/
.servier { background: url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230424/20230424222422_155850147.jpg) no-repeat top; height: 263px; }
.liucheng_l { width: 1400px; }
.liucheng_l .h1 { padding-top: 60px; height: auto; width: 1400px; color: #fff; }
.liucheng_l .h1_l { width: 600px; float: left; font-size: 30px; }
.liucheng_l .h1_l span { font-weight: bold; }
.liucheng_l .h1_r { width: 330px; float: right; font-size: 14px; background: url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230424/20230424222658_115704442.png) no-repeat 0px 15px; padding-left: 35px;    height: 45px; }
.liucheng_l .h1_r span { font-size: 28px; font-family: fontDin1; }
.liucheng_l .h2 { width: 1400px; margin-top: 70px; }
.liucheng_l .h2 li { float: left; width: 200px; color: #a0a0a0; text-align: center; font-size: 16px; font-weight: lighter; }
.liucheng_l .h2 li p { font-size: 22px; font-family: fontDin1; }



/*news*/
.newsbg{width:1400px; margin:0 auto; margin-top: 20px;}
.news_f{float:left; font-size:36px; line-height:36px;     font-weight: bold;}
.news_f p{font-size: 16px; color: #666;  font-weight: normal;}

.news_r{float:right; padding-top:17px;}
.news_r li{float:left;  position: relative;}
.news_r li+li {margin-left: 20px;}
.news_r li a{display:block; width:100px; height:50px; font-size:18px; line-height:50px; text-decoration:none;    padding-left: 60px;  color:#444; transition:0.3s; }
.news_r li a:hover,.news_r li.newscur a{color:#fff; background:#1051b5;}
.news{margin-top:20px; overflow:hidden}

.news1{float:left; padding-top:10px;}
.news1 .news_div_item{ position:relative; width:546px; height:600px; background:#f8f8f8;}
.news1 .news_div_item_pic{ position:absolute; left:40px; top:40px; width:466px; height:300px; overflow:hidden;}
.news1 .news_div_item_pic img{width:466px; height:300px; transition:0.5s;}
.news1 .news_div_item:hover .news_div_item_pic img{transform:scale(1.1);}
.news1 .news_div_item_content{position:absolute; top:380px; left:40px; width:466px;}
.news1 .news_div_item_title a{ display:block; position:relative; font-size:18px; line-height:18px; color:#333;}
.news1 .news_div_item_title a:after{ content:""; position:absolute; top:150px; left:409px; display:block; width:56px; height:26px; border-radius:30px; background:#5c5c5c url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230427/20230427085017_1483438314.png) no-repeat center; transition:0.5s;}
.news1 .news_div_item:hover .news_div_item_title a:after{  border-radius:30px; background:#1051b5url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230427/20230427085017_1483438314.png) no-repeat center; left:400px;}
.news1 .news_div_item_body{ margin-top:12px; line-height:30px; color:#777; font-size:15px;}
.news1 .news_div_item_date{position:absolute; left:40px; top:535px; padding-left:32px; font-size:16px; line-height:24px; font-family:Arial; color:#777; background:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230427/20230427085040_1463167807.png) no-repeat;}
.news1 .news_div_item_year,.news1 .news_div_item_month,.news1 .news_div_item_day{float:left;}

.news2{ float:left; margin-left:40px; padding-top:10px; padding-bottom:10px;}
.news2 .news_div_item:nth-child(1){display:none;}
.news2 .news_div_item{ position:relative; transition:0.5s; width:800px; height:200px; border:1px solid #e5e5e5; margin-bottom:-1px;}
.news2 .news_div_item_content{position:absolute; left:50px; top:35px; width:570px;}
.news2 .news_div_item_title a{ display:block; font-size:18px; line-height:18px; color:#333;}
.news2 .news_div_item_title a:after{ content:""; position:absolute; top:60px; left:635px; display:block; width:56px; height:26px;  border-radius:30px; background:#5c5c5c url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230427/20230427085107_616314898.png) no-repeat center; transition:0.5s;}
.news2 .news_div_item:hover .news_div_item_title a:after{  border-radius:30px; background:#1051b5 url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230427/20230427085107_616314898.png) no-repeat center;  left:625px;}
.news2 .news_div_item_body{margin-top:20px; line-height:28px; color:#777; font-size:15px;}
.news2 .news_div_item_date{position:absolute; left:66px; top:145px; padding-left:30px; font-size:16px; line-height:24px; font-family:Arial; color:#777; background:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230427/20230427085040_1463167807.png) no-repeat;}
.news2 .news_div_item_year,.news2 .news_div_item_month,.news2 .news_div_item_day{float:left;}
.news2 .news_div_item:hover{box-shadow: 0 0 10px #aaa;}
.news_r li i {
    font-weight: lighter;
    font-size: 25px;
    padding-right: 10px;
    position: absolute;
    top: 2px;
    left: 29px;}

/* 版权*/
.cop_bg{ width:100%; height: auto; position:relative; background:url(//memberpic.114my.com.cn/83314088/uploadfile/image/20230419/20230419100957_580869568.jpg) no-repeat center; margin:0 auto;}
.copyright_l{ width:876px; height: 496px;}
.copyright_r{width:447px; height: auto; border-left:1px rgba(255,255,255,0.1) solid; padding:60px 0 60px 75px;}
.coplogo{ font-size:20px; height:180px; color:#f9fbff; border-bottom:1px rgba(255,255,255,0.1) solid; }
.copyright:after{
    content: '';
    display: block;
    position: absolute;
    width: 16%;
    height: 1px;
    left: 0;
    top: 180px;
    background: #205ab4;
    z-index: 1;}
.coplogo p{display: inline-block;
    vertical-align: middle;}
.coplogo p+p{ padding-top:60px; padding-left:30px;}
.coplogo img{ padding-top:60px;}

.kslj{ font-size:0; margin-top:50px;}
.kslj li{ display:inline-block; vertical-align:top;}
.kslj li p{ font-size:18px; color:#fff; font-weight:lighter;    margin-bottom: 15px;}
.kslj li a{ display:block; font-size:15px; color:#cedaec; line-height:30px;}
.kslj li a:hover.end a:hover{ color:#fff; text-decoration: underline;}
.kslj li+li{ margin-left:120px;}


.crconcat{ width:438px;}
.cr_tel{ padding:0 0 20px 0px;margin-bottom:25px; font-size:14px; color:#cedaec;}
.cr_tel em{ display:block; font-size:32px;  font-family:fontDin1; position:relative; color: #fff; font-weight: bold;}

.cr_tel em:after 
{content: '';  display: block;  position: absolute; width: 32px; height: 2px; z-index: 1; background: #cad6e9; left: 5px;   top: 100px; animation: widthchange 2s linear infinite;}

.craddr{  font-size:14px; color:#cedaec; line-height:38px;}
.craddr p{  font-size: 16px; }
.craddr p i{font-size: 16px; color: #fff;     padding-right: 20px;}


.crcode{font-size: 0; margin-top:30px;}
.kslj li,.crcode li,.crcontact li{display: inline-block;vertical-align: top;}
.crcode li img{width: 126px;height: 126px;}
.crcode li+li{margin-left: 16px;}
.crcode li span{display: block;line-height: 40px;font-size: 16px;color: #edeef0; text-align: center;}
.bq_w{border-top:1px rgba(255,255,255,0.1) solid;}
.bq_w,.bq_w a{ font-size: 16px; color: #fff; }
.bq_w a:hover{color:#fff; text-decoration: underline;}
.bq_w,.bq_w a{line-height: 28px; font-size: 16px; color: #fff; }


/* 友情链接*/
.links_l{font-size: 20px; float: left;}
.links_l i{ font-size: 25px; padding-right: 10px;}
.links_r { margin-left: 20px; float: left;}
.links_r a {font-size: 15px;}
.links_r a:hover{ color: ##1051b5;}

#bq {
  text-align: center;
  line-height: 30px;
}