﻿@charset "utf-8";
/*全局样式*/
*{margin:0;padding:0;list-style:none;border:0;transition:all;-o-transition:all;-ms-transition:all;
  -moz-transition:all;-webkit-transition:all;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
a{cursor:pointer;text-decoration:none;color:inherit;}
body,html{font-family: "Noto Sans SC",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue", Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:14px;overflow-x:hidden;line-height:1.8;margin:0 auto;color:#666;max-width:2560px;}
p,li,ul,li,h1,h2,h3,h4,h5,img,form{ margin:0; padding:0; list-style:none;border:0;background:none;font-weight:normal;}
ul{padding-left:0;list-style-type:none;}
.fix:before, .fix:after,.clear{display:table;clear:both;content:'';}
h1,h2,h3,h4,h5{line-height:normal;}
i, em {font-style: normal;}
article, aside, dialog, footer, header, section, nav, figure, menu, audio, canvas, progress, video{display: block;}
img{max-width: 100%;height: auto;vertical-align: top;-ms-interpolation-mode: bicubic;border: 0;}
.imgZoom img{ -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; 
  transition:all .8s ease 0s;}
.imgZoom{ overflow:hidden;}
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); 
  transform:scale(1.1,1.1);}
button, input {line-height: normal;}
button, input, select, textarea {font-family:inherit;font-size: 100%;margin: 0;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;outline:none}
.en{font-family:arial;}
.l{float:left;}.r{float:right;}
.wrap{width:86%;margin-right:auto;margin-left:auto;}
.headerwrap{
   padding:0 53px;
}
/*全站通用样式*/
.ab{display:flex;display:-webkit-flex;display:-ms-flex;}
.abc{
    display:flex;display:-webkit-flex;display:-ms-flex;align-items:center;
}
.ac{flex:1;-ms-flex:1;-webkit-flex:1;}
*[class*="icon0"]{background-repeat:no-repeat;background-position:0 0;display:block;}
.trans{-webkit-transition: all .6s;transition: all .6s;}
/*头部样式*/
.pageheader{width:100%;z-index:200;position:fixed;top:0;height:89px;line-height:89px;max-width: 2560px;-webkit-transition: all .6s;transition: all .6s;}
.header{
    height: 89px;
    line-height: 89px;
}
.logo{width:16.25%;
    position: relative;
    z-index: 93;
    line-height: 94px;
    }
.logo a{display: inline-block;

}
.headernav{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 91;
    width: 100%;
    height: 100%;
}
.ovt{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*.nav{padding-top:12px;margin-right:-45px;}*/
.nav>ul{
    width: 100%;
    height: 100%;
    max-width: 876px;
    margin: 0 auto;
    overflow: visible;
    text-align: center;
}
.nav>ul>li{ position:relative;display: inline-block}
.nav>ul>li>a{ display:block;position:relative;color:#fff;padding:0 27px;line-height:89px;font-size:18px;-webkit-transition: all .6s;transition: all .6s;}
.nav>ul>li>a:hover,.nav>ul>li.cur01 a{color:#ddd;}
.m_nav, .m_img {display:none;}

.nav ._lev2{display:none;
    margin-left: -80px;
    padding:10px 0;
    border-radius: 0 0 5px 5px;
    width: 160px;position:absolute;left:50%;top:100%;background-color:#fff;-webkit-box-shadow: 1px 1px 20px rgb(0 0 0 / 10%);
    box-shadow: 1px 1px 20px rgb(0 0 0 / 10%);}
.nav ._lev2 ul li a{display:block;
    font-size: 16px;height:38px;line-height:38px;padding:0 12px 0 18px;color:#444;text-align: center}
.icon01{width:15px;height:15px;background-image:url(../images/jt03.png);opacity:0;visibility:hidden;margin-right:12px;-webkit-transition: all .6s;transition: all .6s;}
.nav ._lev2 ul li a:hover{color:#2f9bda}

.header-t{margin-top:12px;justify-content:flex-end;align-items:center;}
.i_ico{width:160px;height:26px;border:solid 1px rgba(255,255,255,0.4);background:url(../images/ss.png)no-repeat 94% center;}
.top-r{align-items:center;margin-left:32px;}
.top-r >span{margin: 0 24px;display: block;width: 1px;height: 14px;margin-top: 2px;background-color:rgba(255,255,255,0.4);}
.top-r a{color:#fff;}
.top-r a:hover{color:#ddd;}

.pageheader .seach_btn{cursor:pointer;}
.pageheader .seach_btn.cur{background:url(../images/gb.png)no-repeat 94% center;}
.pageheader .search_bj{background-color:#2396d9;position:absolute;top:100%;width:100%;display:none;right:0;}
.pageheader .search_box{padding:22px 0 22px 0;margin:0 auto;width:40%;}
.pageheader .search_box form{align-items:center;}
.pageheader .search_box .inp_box{width:70%;border:none;padding:0;margin:0;background:none;height:32px;line-height:32px;
  color:#86b7db;}
.pageheader .search_box .search_ico{cursor:pointer;background:none;position:relative;}
.pageheader .search_box button{background:url(../images/ss01.png)no-repeat center center;cursor:pointer;position:relative;margin-right:32px;
  width:23px;height:23px;
}

.pageheader .search_box input::-webkit-input-placeholder { 
  color:#86b7db;
}
.pageheader .search_box input:-moz-placeholder {
  color:#86b7db;
}
.pageheader .search_box input::-moz-placeholder { 
  color:#86b7db;
}
.pageheader .search_box input:-ms-input-placeholder {
  color:#9edaf4;
}


.tophide{top:0;background-color:rgba(255,255,255,0.98);box-shadow:0 0 8px #eee;}
.lg01,.tophide .lg{display:none;}
.tophide .lg01{display:block;
    }
.tophide .nav>ul>li>a,.tophide .top-r a{color:#333;}
.tophide .top-r >span{background-color:rgba(0,0,0,0.5);}
.tophide .i_ico{border-color:rgba(0,0,0,0.3);background: url(../images/ssxl.png)no-repeat 94% center;}
.tophide .seach_btn.cur {
    background: url(../images/gbxl.png)no-repeat 94% center;
}

/*广告样式*/
.pagebanner{
    margin-top: 89px;
}
.index-banner{position:relative;overflow:hidden;}
.anniu{width:8%;position:absolute;left:50%;transform:translate(-50%,0);bottom:60px;z-index:10;}
.banner-button-next{background-image:url(../images/jt05.png);right:0;}
.banner-button-prev{background-image:url(../images/jt04.png);left:0;}
.banner-button-next,.banner-button-prev{width:9px;height:17px;background-size:9px 17px;margin-top:-8.5px;}
.banner_list .swiper-slide .slide-img img{width:100%;}
.mo-banner{display:none;}

.cir{width:24px;height:24px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);
  border-radius:50%;
}
.cir:after{width:4px;height:4px;background-color:#fff;border-radius:50%;content:'';display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
/*应用领域*/
.pageapply,.pagenew{padding:100px 0;}
.index-title >p{color:#666;padding-top:18px;width:68%;line-height:1.6;font-size: 16px;}
.index-title ._t{position:relative;}
.index-title ._t h2{font-size:36px;color:#333;position:relative;z-index:10;}
.index-title ._t span{
    color:#e7e7e7;
    font-size:40px;
    display:inline-block;
    /*position:absolute;*/
    bottom:0;
    left:0;
    line-height:60px;
    z-index:8;
    font-family:arial;
    /*letter-spacing:-6px;*/
}

.apply-list{position:relative;transform:translate(7%,0);padding-top:70px;}
.apply-list .swiper-slide{width:414px!important;}
.apply-con{position:absolute;width:100%;height:100%;z-index:10;top:0;left:0;cursor:pointer;}
.apply-con .infor{width:100%;}
.apply-con .infor >dl{text-align:center;padding:120px 0;}
.apply-con .infor >dl dt img{-webkit-transition:all .6s;transition:all .6s;}
.apply-con .infor >dl dd{color:#fff;}
.apply-con .infor >dl dd h3{font-size:24px;margin:52px 0 12px 0;}
.apply-con .infor >dl dd p{font-size:18px;}
.qc-list{padding:0 60px;margin-top:20px;}
.qc-list,.icon02{opacity:0;visibility:hidden;-webkit-transition: all .6s;transition: all .6s;}
.qc-list ul li a{color:#fff;font-size:18px;align-items:center;padding:8px 20px 8px 20px;border-bottom:solid 1px #fff;}
.icon02{width:18px;height:18px;background-image:url(../images/jt06.png);}
.qc-list ul li a:hover .icon02,.apply-con:hover .qc-list{opacity:1;visibility:visible;}
.apply-con:hover .qc-list{margin-top:0;}
.qc-list ul li a:hover{color:#79c621;}
.apply-con:hover .infor >dl dt img{transform: translateY(-5px);}

.apply-button-next{background-image:url(../images/jt02-h.png);right:10%;}
.apply-button-prev{background-image:url(../images/jt01.png);left:-3%;}
.apply-button-next,.apply-button-prev{width:18px;height:34px;background-size:18px 34px;margin-top:-17px;opacity:1!important;}

.pageabout{padding-bottom:70px;
    margin-top: 100px;}
.index-about{position:relative;}
.about-l{width:58.6458%;}
.about-r{width:41%;position:absolute;right:7%;bottom:-70px;}
.about-r-con{padding:70px 120px;background-color:#f3f3f3;margin-top:150px;}
.about-r-con >p{line-height:2;text-align:justify;text-indent: 20px;}
.about-r .index-title{text-align:right;}
.index-title ._t span{right:0;}

.more{line-height:40px;width:160px;height:42px;color:#2396d9;position:relative;z-index:11;text-align:center;display:block;
  border:solid 1px #c4c4c4;margin-top:40px;
}
.more:before{background-color:#2396d9;
  bottom: -1px;
  content: "";
  left: -1px;
  position: absolute;
  right: -1px;
  top: -1px;
  transform: scaleY(0);
  transform-origin: 0 50% 0;
  transition: 0.3s;
  transition-property: transform, -webkit-transform;
  transition-timing-function: ease-out;
  z-index: -1;}
.more:hover::before {transform: scaleY(1);}
.more:hover{color:#fff;}

.new-nav ul{text-align:right;}
.new-nav ul li{}
.new-nav ul li a{
    display: inline-block;
    width: 160px;
    height: 42px;
    line-height: 42px;
    border: solid 1px #c4c4c4;
    text-align: center;
    position: relative;
}
.new-nav ul li a:before{background-color:#2396d9;
    bottom: -1px;
    content: "";
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
    transform: scaleY(0);
    transform-origin: 0 50% 0;
    transition: 0.3s;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out;
    z-index: -1;}
.new-nav ul li a:hover::before {transform: scaleY(1);}
.new-nav ul li a:hover{color:#fff;}
.news-tab a.more{
    display: none;
}
/*.new-nav ul li:after{content:'';display:block;width:100%;height:2px;background-color:#2396d9;bottom:-2px;position:absolute;*/
/*  -webkit-transition: all .6s;transition: all .6s;opacity:0;visibility:hidden;}*/
.new-nav ul li:hover,.new-nav ul li.cur02{color:#2396d9;}
.new-nav ul li:hover:after,.new-nav ul li.cur02:after{opacity:1;visibility:visible;bottom:0;}
.news-tab{display:none;}
.news-tab a.more{margin:0 auto;}
.news-tab .news-more{padding:60px 0 80px 0;width:100%;}

.news-tab-l{width:62%;}
.news-tab-r{width:31%;}
.col01{margin-bottom:52px;}
.col01:nth-child(2),.news-tab-r .col01{margin-bottom:0;}
.col01 a{align-items:center;}
.col01 .new-pic{width:36%;}
.col01 .main{width:64%;padding-left:4%;}
.col01 .main h3{font-size:18px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.col01 .main time{margin:8px 0 4px 0;display:inline-block;padding-left:16px;background:url(../images/time.png)no-repeat left center;}
.col01 .main time,.col01 .main p{color:#666;}
.col01 .main p{line-height:2;overflow:hidden;height:56px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;}
.col01 a:hover .main h3{color:#2396d9;}

.news-tab-r .col01 a{align-items:flex-start;display:block;}

.news-tab-r .col01 .new-pic,.news-tab-r .col01 .main{width:100%;}
.news-tab-r .col01 .main{padding-left:0;padding-top:28px;}
/*首页底部*/
.pagefoot{padding-top:76px;background-color:#2c2c2c;}

.index-foot{color:#999;}
.footer-l{}
.item-infor p{color:#d5d5d5;font-size:18px;font-weight:bold;}
.item-infor p.dz{font-size:16px;color:#ababab;font-weight:normal;padding-top:30px;width:80%;}
.footer-top{
    padding-bottom: 21px;
    border-bottom:1px solid #545454;
    position: relative;
}
.footer-top .flogo{
  display: block;
    float: left;
}
.footer-top .tel{
    background:url("../images/tel.png") left top no-repeat;
    display: block;
    float:right;
    padding-left: 47px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: -16px;
}
.footer-top .tel .num{
    font-size: 30px;
    font-family: Arial,'Microsoft YaHei';
    color: #999999;
}
.footer-top .tel .word{
    font-size: 14px;
    color: #666666;
    margin-top: -8px;
}
.footer-r{
    padding-top: 77px;}
.footer-r dl{float:left; margin-right: 86px;}

.footer-l dl dt{padding-bottom:60px;}
.footer-r dl dt{font-size:16px;color:#fff;padding-bottom:27px;position:relative;}
.footer-r dl dd{color:#808080;padding:3px 0;font-size:16px;line-height:1.5;}
.footer-l .code{text-align:  center;
    margin-top: 75px;}
.footer-l .code p{
    font-size: 14px;
    color: #666666;
}
.copy{margin-top:61px;background:#262626}
.copy .wrap{align-items:center;padding:11px 0;}
.copy-l{font-size:14px;color:#4e4e4e;float: right;}
/*.copy-l a{padding-left:12px;}*/
.copy-l a:hover,.footer-r dl dd a:hover{color:#fff;}

.copy-r .bshare-custom a{margin-left:16px;height:23px;width:27px;}
.share-list .bshare-sinaminiblog{background:url(../images/wb.png)no-repeat center center!important;}
.share-list .bshare-weixin{background:url(../images/wx.png)no-repeat center center!important;}
.share-list .bshare-qqim{background:url(../images/face.png)no-repeat center center!important;}
.bsTop{width:208px!important;}
.bsFrameDiv >div{width:208px!important;height:208px!important;}
.bsFrameDiv >div img{margin:15px!important;}

.mo-b{display:none;}

.row-6{padding-bottom:30px;}
.col10{position:relative;width:170px;margin-right:10px;font-size:16px;color:#333;}
.col10:last-child{margin-right:0;}
.sieve-t{height:50px;align-items:center;padding:0 13px;
  border:solid 1px #999;border-radius:3px;cursor:pointer;}
.sieve-t i{color:#999;margin-left: 12px;}
.sieve-s{position:absolute;top:100%;left:0;width:100%;z-index:80;display:none;max-height:180px;background-color:#fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);}
.sieve-s ul li{position:relative;height:36px;line-height:38px;color:#666;padding-left:26px;font-size:15px;border-bottom:solid 1px #ebebeb;}
.sieve-s ul li:before{content:'';width:7px;height:7px;background-color:#999;position:absolute;left:11px;top:50%;
transform:translate(0,-50%);border-radius:50%;}
/* .active04{border:none;border-radius:0;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);} */
.sieve-s ul li:hover{color:#2396d9;}
.sieve-s ul li:hover:before{background-color:#2396d9;}

.gm-top .form-li .row-6{position:absolute;top:0;left:18%;width:62%;}
.gm-top .form-li .row-6 .col10{width:48%;}
.gm-top .form-li .row-6 .col10 .sieve-t{height:54px;border:0;padding:0 20px;justify-content:center;}
.gm-top .form-li .row-6 .col10 .active04{box-shadow:none;}
.gm-top .form-li .row-6 .col10:nth-child(2) .sieve-t{padding:0 36px;}
/*内页样式*/
.sec_banner{position:relative;}
.ab_banner{width:86%;position:absolute;left:7%;right:0;top:40%;color:#fff;text-align:center;}
.ab_banner .ab_title{font-size:30px;margin-bottom:6px;font-weight:bold;}
.ab_banner p{font-size:24px;font-family:arial;}
/*产品系列*/
.subproduct{padding:80px 0;
}
.sub-title{text-align:center;padding-bottom:50px;}
.sub-title >p{margin:0 auto;}

.row-1{width:104%;}
.row-1 li{float:left;width:29.33333%;margin-right:4%;margin-bottom:4%;}
.row-1 li a{display:block;position:relative;text-align:center;}
.row-1 li a h3{font-size:18px;color:#333;padding:17px 24px;border:solid 1px #ededed;-webkit-transition:all .6s;transition:all .6s;}
.row-1 li a h3.xf{position:absolute;bottom:-10px;background-color:#2396d9;padding:46.5px 54px;color:#fff;align-items:center;width:calc(100% - 48px);
  left:24px;text-align:left;border:none;opacity:0;visibility:hidden;}
.icon05{width:25px;height:25px;background-image:url(../images/jt07.png);}
.row-1 li a:hover h3.xf{opacity:1;visibility:visible;bottom:0;box-shadow: 0px 0px 32px 0px rgb( 0, 0, 0,0.2);}
.row-1 li a:hover h3{opacity:0;visibility:hidden;}
/*综合页*/
.row-3{width:104%;}
.row-3 >li{float:left;width:29.33333%;margin-right:4%;margin-bottom:4%;position:relative;text-align:center;cursor:pointer;}
.row-3 >li .main{color:#333;padding:28px 24px;border:solid 1px #ededed;-webkit-transition:all .6s;transition:all .6s;}
.row-3 >li .main h3,.row-3 >li .xf h3{font-size:18px;padding-bottom:6px;}
.row-3 >li .main p,.row-3 >li .xf p{font-size:14px;}
.row-3 >li .xf{position:absolute;bottom:0px;background-color:#fff;padding:24px 36px;align-items:center;width:calc(100% - 48px);
  left:24px;text-align:left;border:none;opacity:0;visibility:hidden;-webkit-transition:all .6s;transition:all .6s;}
.row-3 >li .xf h3,.row-3 >li .xf p{text-align:center;}
.row-3 >li .cp-pic{
    overflow: hidden;
}
.row-3 >li .cp-pic img{
    -webkit-transition:all .6s;transition:all .6s;
}
.row-3 >li .cp-pic:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.row-3 >li .xf p{line-height:1.4;}

.xf-con{padding:0 20px;margin-top:20px;}
.xf-con >ul{height:130px;overflow:hidden;}
.mCSB_container{margin-right:10px!important;}
.mCustomScrollBox>.mCSB_scrollTools{width:6px!important;}

.xf-con ul li a{align-items:center;padding:8px 20px 8px 20px;border-bottom:solid 1px #d4d4d4;line-height: 1.4;}
.xf-con ul li a:hover .icon02{opacity:1;visibility:visible;}
.xf-con ul li a:hover{color:#79c621;}
.row-3 >li:hover .xf{opacity:1;visibility:visible;bottom:10px; box-shadow: 0px 0px 32px 0px rgb( 0, 0, 0,0.2);}
/*.row-3 >li:hover .main{opacity:0;visibility:hidden;}*/

.jiazai{text-align:center;padding:12px 0 40px 0;}
.jiazai a{display:inline-block;}
.icon06{padding-top:8px;}

.subseries{padding:60px 0 80px 0;}
.series-l{width:300px;}
.series-l h3{background:url(../images/h2t.jpg)#343434 no-repeat center center;text-align:center;align-items:center;justify-content:space-around;height:106px;
  font-size:24px;color:#fff;
}
.row-2 >li{background-color:#f2f2f2;-webkit-transition:all .6s;transition:all .6s;
    margin-bottom: 1px;}
.row-2 >li > a{display:block;background:url(../images/jt09.png)no-repeat 90% center;color:#333;font-size:16px;padding:17px 40px;}
.row-2 >li:hover,.row-2 >li.cur03{background-color:#2396d9;}
.row-2 >li:hover > a,.row-2 >li.cur03 > a{background:url(../images/jt09-h.png)no-repeat 90% center;color:#fff;}
.series-r{width:calc(100% - 300px);padding-left:58px;}
/*面包屑*/
.bread{border-bottom:solid 1px #dcdcdc;margin-bottom:40px;}
.breadcrumbs {color:#222;padding:12px 0;align-items:center;}
.breadcrumbs a {color:#222;
    font-size: 16px;
    }
.breadcrumbs .icon08{width:8px;margin:0 8px;height:9px;background-image:url(../images/jt10.png);}
.breadcrumbs a:hover{color:#2396d9;}
.icon07{background-image:url(../images/home2.png);width:24px;height:24px;margin-right:8px;}
.breadcrumbs >p{/*width: calc(100% - 158px);*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

.cp-content{width:100%;font-family:arial;}

.sieve-form .layui-table td, .sieve-form .layui-table th{color:#333;font-size:16px;padding:16px 12px;text-align:center;}
.sieve-form .layui-table th{background-color:#dcdcdc;padding:25px 12px;}
.sieve-form .layui-table img{vertical-align:middle;}
.sieve-form .layui-table-sort .layui-table-sort-asc,.sieve-form .layui-table-sort .layui-table-sort-desc{border-bottom-color:#999!important;}
.sieve-form .layui-table-sort .layui-table-sort-desc:hover{border-top-color:#79b23a;}


.y-dh .dh,.y-pdf .pdf,.y-cart .cart{display:none;}
.m-dh .dh,.m-pdf .pdf,.m-cart .cart{display:inline-block;}
.m-dh .dh-h,.m-pdf .pdf-h,.m-cart .cart-h{display:none;}
.sqyp,.gmyp{padding-left:5px;}
.s-font{font-size:12px;}

.no-cp{position:relative;}
.no-cp >p{position:absolute;left:50%;transform:translate(-50%,-20%);top:24%;font-size:18px;}
/*应用领域*/
.col02{margin-bottom:40px;background-color:#f6f6f6;}
.col02 a{align-items:center;}
.col02 .new-pic{width:29.5%;}
.col02 .main{width:70.5%;padding:0 4%;}
.col02 .main h3{font-size:18px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.col02 .main p{color:#666;margin:22px 0;overflow:hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;}
.col02 .main .more{margin-top:0;}
.col02 a:hover .main h3{color:#2396d9;}
.col02 a:hover .more::before {transform: scaleY(1);}
.col02 a:hover .more{color:#fff;}

.accordion >li{background-color:#f2f2f2;border-bottom:solid 1px #d1d1d1;}
.accordion >li a.link{display:block;background:url(../images/jt09.png)no-repeat center right;color:#333;margin:0 40px;padding:17px 0;font-size:16px;}
.accordion >li.open .link{background:url(../images/jt11.png)no-repeat center right;}
.submenu {display:none;background: #e1e1e1;font-size:14px;}
.submenu li a{padding:10px 20px 10px 70px;color:#333;display:block;position:relative;-webkit-transition:all .6s;transition:all .6s;}
.submenu li a:before{content:'';display:block;width:6px;height:6px;background-color:#929292;border-radius:50%;position:absolute;left:45px;top:50%;
  transform:translate(0,-50%);
}
.submenu li.cur04 a,.submenu li:hover a{background-color:#2396d9;color:#fff;}
.submenu li.cur04 a:before,.submenu li:hover a:before{background-color:#fff;}

.yyly-detail >h3{font-size:24px;color:#2396d9;margin-bottom:16px;}
.yyly-detail >p{color:#999;}
.yyly-detail >h3,.yyly-detail >p{text-align:center;}
.yyly-detail .detail-con{padding:36px 0 60px 0;}
.yyly-detail .detail-con p{text-align:justify;font-size:16px;line-height:2;}

.pageprev{padding:32px 0 32px 0;border-top:2px solid #eaeaea;}
.next-l{color:#999;margin-bottom:12px;}
.next-l a:hover{color:#2396d9;}

.js-nav ul{text-align:center;}
.js-nav ul li{display:inline-block;margin:0 8px;}
.js-nav ul li a{display:inline-block;padding:10px 40px;font-size:18px;line-height:normal;background-color:#f2f2f2;
  -webkit-transition: all .6s;transition: all .6s;}
.js-nav ul li a:hover,.js-nav ul li.cur05 a{background-color:#2396d9;color:#fff;}

.download-tab{display:none;}
.download-tab ul{padding:40px 0;}
.col04{height:50px;background-color:#fafafa;align-items:center;padding-left:24px;margin-bottom:16px;}
.btn-l{position:relative;cursor:pointer;
    display: inline-block;
    height:50px;
    font-size:16px;
    line-height:50px;
    text-align:center;width:140px;background-color:#f2f2f2;-webkit-transition: all .6s;transition: all .6s;
  } 
.btn-l .zx{ 
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.icon09{width:18px;height:14px;background-image:url(../images/yj-h.png);margin-right:8px;}
.btn-l:hover{background-color:#2396d9;}
.btn-l:hover .icon09{background-image:url(../images/yj.png);}
.btn-l:hover .zx{color:#fff;}
.col04 h3{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:20%;}

/*参考设计*/
.col03{margin-bottom:40px;border-bottom:solid 1px #eee;padding-bottom:40px;position:relative;}
.col03 a{align-items:center;}
.col03 .new-pic{width:26.5%;}
.col03 .main{padding:0 5%;width:59.5%;}
.col03 .main h3{font-size:18px;color:#333;overflow:hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;    line-height: 1.6;
    height: 56px;}
.col03 .main p{color:#999;margin-top:22px; 
  overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.col03 .main .more{margin-top:0;}
.date{padding:20px 34px;width:14%;border-left:solid 1px #eee;height:108px;overflow:hidden;-webkit-transition: all .6s;transition: all .6s;}
.date span{color:#999;display:block;}
.date ._mon{font-size:30px;line-height:1;}
.date ._year{font-size:16px;margin:12px 0;}
.icon010{background-image:url(../images/jt02.png);width:13px;height:23px;background-size:13px 23px;opacity:0;
  visibility:hidden;-webkit-transition: all .6s;transition: all .6s;}

.col03 a:hover .main h3{color:#2396d9;}
.col03 a:hover .date{height:145px;}
.col03 a:hover .icon010{opacity:1;visibility:visible;}
.col05{padding:50px 50px;background-color:#fafafa;margin-bottom:28px;}
.col05 h3{font-size:18px;margin-bottom:32px;}
.col05 p{font-size:14px;}
.col05 h3 i,.col05 p i{display:block;height:22px;width:22px;line-height:22px;background-color:#2396d9;text-align:center;line-height:22px;color:#fff;
  margin-right:20px;font-size:16px;
}
.col05 p i{background-color:#78c620;}
.col05 h3{align-items:center;}
.col05 h3 span,.col05 p span{width:calc(100% - 42px)}
.col05:last-child{margin-bottom:0;}
/*招聘信息*/
.zpln-con{align-items:center;}
.zpln-con-l{width:30%;padding:0 45px;}
.zpln-con-r{width:70%;padding-left:60px;}
.zpln-con-r h3{font-size:24px;font-weight:bold;color:#2396d9;margin-bottom: 8px;}
.zpln-con-r h4{font-size:18px;color:#2396d9;padding-top:30px;margin-bottom:12px;}
.zpln-con-r .toudi{font-size:16px;color:#000;padding-top:12px;margin-bottom:0;}

.widget-job-2{padding:50px 0 30px 0;}
.widget-job-2 ._jt{overflow: hidden; *zoom: 1;cursor: pointer; float: left; width:100%;background-color:#fff;
  position:relative;border-bottom:dashed 1px #ddd;align-items:flex-end;padding:21px 0;transition:0.5s;}
/*.widget-job-2 ._jt:after{content:'';width:100%;height:1px;background-color:#f8f8f8;position:absolute;bottom:0;left:0;}*/
.widget-job-2 ._jt strong { float:left;font-weight: normal;font-size:14px;color:#000;}
.widget-job-2 ._jt strong.strong01{width:24%;padding-left:30px;text-align:left;font-size:18px;position:relative;margin-left:5px;}
.widget-job-2 ._jt strong.strong01:before{display:block;width:10px;height:10px;position:absolute;left:0;top:50%;transform:translate(0,-50%);
  background-color:#000;content:'';border-radius:50%;
}
.widget-job-2 ._jt strong.strong02{width:24%;}
.widget-job-2 ._jt strong.strong03{width:14%;}
.widget-job-2 ._jt span { float:right; }
.widget-job-2 ._jt .arryIco{display:block;position:absolute;right:0;color:#000;width:88px;height:30px;
  background-color:#f5f5f5;text-align:center;line-height:30px;border-radius:3px;top:50%;transform:translate(0,-50%);
}
.widget-job-2 ._jt_act .arryIco{opacity:0;visibility:hidden;}
.widget-job-2 ._jc{display:none;float:left;width:100%;background-color:#f5f5f5;position:relative;border-bottom:1px #f0f0f0 solid;}
.widget-job-2 ._jcon { padding:40px 56px; line-height:2;}
.widget-job-2 ._jt_act{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}
.widget-job-2 ._jcon .m_detail{margin-top:20px;}
.row>.span-6{margin-bottom:2%;color:#000;align-items:center;border-bottom:solid 1px #cdcdcd;padding-bottom:2%;}
.row>.span-6:last-child{border:none;padding-bottom:0;margin-bottom:0;}
.row>.span-6 h3{margin-bottom:16px;width:116px;text-align:center;}
.row>.span-6 p{width:calc(100% - 116px);padding-left:3%;}

/*联系我们*/
.lxwm-top{padding-bottom:36px;}
.lxwm-top-l,.r-top,.r-bottom{background-color:#f9f9f9;padding:32px 26px;}
.lxwm-top-l{width:42%; padding-bottom: 156px;}
.lx-bt{font-size:20px;margin-bottom:16px;}
.lx-fs p{color:#666;padding:6px 0;}
.lx-fs p i{padding-right:8px;}
.lx-fs p i img{vertical-align:middle;}
.lx-fs .yx{padding-left:12px;}
.ew{padding-top:32px;}
.ew p{width:122px;}
.ew p span{display:block;text-align:center;padding-top:2px;}
.ew p img{border:solid 1px #d6d6d6;}

.lxwm-top-r{width:58%;margin-left:3%;position:relative;}
.r-top{position:absolute;top:0;height:32%;width:100%;}
.r-bottom{position:absolute;bottom:0;height:66%;width:100%;}

.lyzx-list >h3{font-size:24px;color:#666;}

.gywm-top-l{width:55%;padding-right:4%;margin-top:20px;}
.gywm-top-l .index-title,.col06 .qywh-r .index-title{margin-bottom:36px;}
.gywm-top-l .index-title ._t h2{font-weight:bold;color:#2396d9;}
.gywm-top-l .index-title ._t span{letter-spacing:-2px;}
.gywm-top-l p{color:#666;}
.gywm-top-r{width:45%;}
.gywm-bottom{padding:80px 0;}
.gywm-top-l .main{
    font-size: 16px;
}
.col06{align-items:center;background-color:#f8f8f8;margin-bottom:40px;}
.col06 .qywh-l{width:40%;}
.col06 .qywh-r{padding:80px 70px;width:60%;}
.col06 .qywh-r .index-title ._t h2{font-size:30px;font-weight:bold;color:#666;}
.col06 .qywh-r .index-title ._t span{font-size:48px;letter-spacing:0;line-height:40px;}
.col06 .qywh-r p{color:#666;line-height:2;}
.col06:nth-child(2n){flex-direction:row-reverse;}

.zzry-list ul{width:104%;}
.col07{width:21%;margin-right:4%;margin-bottom:4%;float:left;}
.col07 h4{font-size:16px;
    height: 50px;
    line-height: 50px;background-color:#f5f5f5;text-align:center;-webkit-transition: all .6s;transition: all .6s;}
.col07:hover h4{background-color:#2396d9;color:#fff;}
.col07 .zz-pic img{
    width: 100%;
}
.xxss-list{padding-top:20px;}
.xxss-list .index-title{text-align:center;}
.xxss-list .index-title ._t span{letter-spacing:-2px;}

.xxss-list >ul{padding:60px 0;}
.col08 a{display:block;padding:10px 0;border-bottom:dashed 1px #d3d3d3;}
.col08 a h4,.col08 a{font-size:16px;}
.col08 a h4{width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.col08 a:hover{color:#2396d9;}

.row-4 >li{padding:17px 40px;background-color:#f2f2f2;border-bottom:solid 1px #d1d1d1;-webkit-transition:all .6s;transition:all .6s;}
.row-4 >li a{color:#333;font-size:16px;}
.row-4 >li:hover,.row-4 >li.cur03active{background-color:#2396d9;}
.row-4 >li:hover a,.row-4 >li.cur03active a{color:#fff;}
/*留言咨询*/
.message{padding-top:50px;width:103%;}
.form-li{float:left;width:30.33333%;float:left;margin-right:3%;}
.form-li,.form-li01{margin-bottom:28px;}
.form-li .layui-input-block{margin-left:0;min-height:54px;position:relative;}
.form-li .layui-input-block:after,.form-li01:after{content:'';width:1px;height:15px;background-color:#ebebeb;position:absolute;
left:66px;top:50%;transform:translate(0,-50%);}
.form-li .layui-input,.form-li01 textarea{padding-left:126px;font-size:16px;}
.form-li .layui-input{height:54px;border-radius:5px;border:solid 1px #ebebeb;}
.form-li .layui-form-item{margin-bottom:0;}
.form-li:nth-child(1) input{background:url(../images/gm01.png)#fff no-repeat 20px center;}
.form-li:nth-child(2) input{background:url(../images/gm03.png)#fff no-repeat 20px center;}
.form-li:nth-child(3) input{background:url(../images/gm04.png)#fff no-repeat 20px center;}
.form-li:nth-child(4) input{background:url(../images/gm02.png)#fff no-repeat 20px center;}
.form-li:nth-child(5) input{background:url(../images/gm05.png)#fff no-repeat 20px center;}
.form-li:nth-child(6) input{background:url(../images/gm06.png)#fff no-repeat 20px center;}
.form-li01 textarea{background:url(../images/gm08.png)#fff no-repeat 20px 12px;}
.ms{width:100%;height:290px;border:solid 1px #ebebeb;padding-left:28px;padding-top:12px;resize:none;overflow:hidden;}

.tj-btn input{
    background: #2396d9;
    width: 100%;
    border: none;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    cursor: pointer;
    font-size:16px;
}
.ti-l{width:30.33333%;}
.ti-l .form-li{width:100%;float:none;}
.ti-l .form-li:nth-child(1) input{background:url(../images/gm07.png)#fff no-repeat 20px center;}
.ti-l .form-li:nth-child(2) input{background:url(../images/gm09.png)#fff no-repeat 20px center;}
.ti-l >p{padding-top:12px;}
.form-li01{width:63.66666%;margin-left:3%;position:relative;}
.form-li .layui-input-block label{position:absolute;left:84px;top:50%;font-size:16px;transform: translate(0, -50%);color:#999;}
.form-li .layui-input-block label i,.ti-l >p i,.tip p i{color:#f00;}
.form-li01 label{position:absolute;left:84px;top:9px;font-size:16px;color:#999;}
.form-li01:after{top:23px;}
.mo-ti-l{display:none;}

.form-li .layui-input:hover{border-color:#aaa!important;}
/*在线购买*/
.gm-top .form-li{width:47%;}
.gm-bottom .form-li{width:97%;}
.gm-btn{align-items:center;}
.gm-btn .tj-btn{width:47%;margin-right:4%;}
.gm-btn .tj-btn input{font-size:20px;}
.tip p,.ti-l >p{color:#999;}

.form-li:nth-child(7) input{background:url(../images/gm01.png)#fff no-repeat 20px center;padding-left:140px;}
.form-li:nth-child(8) input{background:url(../images/gm07.png)#fff no-repeat 20px center;}
.form-li:nth-child(9) input{background:url(../images/gm09.png)#fff no-repeat 20px center;}
.gm-top .form-li:nth-child(1) input{background:url(../images/gm12.png)#fff no-repeat 20px center;padding-left:155px;}
.gm-bottom .form-li:nth-child(2) input{background:url(../images/gm10.png)#fff no-repeat 20px center;padding-left:155px;}

.gm-bottom .form-li:nth-child(1) input{background:url(../images/gm11.png)#fff no-repeat 20px center;padding-left:155px;}
/*公司进程*/
.gsjc-list{position:relative;width:100%;min-height:200px;padding:90px 0;}
.gsjc-list:before,.gsjc-list:after{position:absolute;left:50%;transform:translate(-50%,0);z-index:10;}
.gsjc-list:after{width:1px;height:100%;background-color:#9d9d9d;content:'';top:0;display:block;}
.gsjc-list:before{content:'';width:19px;height:11px;top:-4px;background:url(../images/jt12.png)no-repeat center center;}

.row-5{position:relative;z-index:12;}
.col09{width:50%;float:none;margin-bottom:2%;}
.col09 >h3{font-size:30px;font-weight:bold;color:#666;width:22%;float:right;position:relative;margin-top:70px;}
.col09 >h3:after{content:'';width:10px;height:10px;background-color:#9d9d9d;border-radius:50%;position:absolute;right:-5px;top:50%;
  transform:translate(0,-50%);z-index:12;-webkit-transition:all .2s;transition:all .2s;display:block;}
.col09 .jc-infor{width:78%;padding-right:8%;float:left;}

.col09:nth-child(2n){margin-top:0;float:right;margin-bottom:0;}
.col09:nth-child(2n) >h3{float:left;text-align:right;}
.col09:nth-child(2n) .jc-infor{float:right;padding-right:inherit;padding-left:8%;}
.col09:nth-child(2n) >h3:after{right:inherit;left:-5px;}

.col09:hover h3{color:#2396d9;}
.col09:hover h3:after{width:32px;height:32px;background:url(../images/jc01.png)rgba(13,111,184,0.3) no-repeat 4px center;right:-18px;}
.col09:nth-child(2n):hover h3:after{width:36px;height:36px;background:url(../images/jc01-h.png)rgba(13,111,184,0.3) no-repeat 9px center;
  left:-18px;right:inherit;}

.jc-infor-li{background-color:#f8f8f8;padding:16px 36px;}
.jc-infor-li dl{margin-bottom:12px;}
.jc-infor-li dl dt time{font-weight:bold;display:block;}
.jc-infor-li dl dt time,.jc-infor-li dl dt h4{font-size:18px;color:#2396d9;margin-bottom:12px;}
.jc-infor-li dl dt time{margin-bottom:6px;}

.jc-pic{line-height:0;}
/*分页*/
.page-nation{position:relative;width:100%;text-align:center;padding:20px 0 50px 0;}
.pager ul{text-align:center;}
.pager ul li{display:inline-block;}
.pager ul li span.current {background:#2396d9;color:#fff;position: relative;z-index: 1;border-color:#2396d9;}
.pager ul li a:hover{position: relative;z-index: 1;background:#2396d9;color:#fff;}
.pager ul li span:hover{position:relative;z-index: 1;}
.pager ul li a, .pager ul li span {width:32px;height:32px;margin-left: -1px;color:#666;display: inline-block;
  line-height:30px;border-radius:1px;text-decoration: none;margin:3px 3px;font-size:15px;border:solid 1px #666;
}
.pager .pg-next,.pager .pg-prev{background-color:inherit;color:#666;width:auto;font-size:15px;padding:0 20px;}
.pager .pg-next:hover,.pager .pg-prev:hover{background:#2396d9;color:#fff;border-color:#2396d9;}


.col01 .new-pic img,.row-1 li a .cp-pic img,.col02 .new-pic img,.col03 .new-pic img,.col06 .qywh-l img,.col07 .zz-pic img{ -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; 
  -webkit-transition:all .5s ease 0s; 
  transition:all .5s ease 0s;}
.col01 .new-pic,.row-1 li a .cp-pic,.col02 .new-pic,.col03 .new-pic,.col06 .qywh-l,.col07 .zz-pic{ overflow:hidden;}
.col01 a:hover .new-pic img,.row-1 li a:hover .cp-pic img,.col02 a:hover .new-pic img,.col03 a:hover .new-pic img,.col06:hover .qywh-l img,.col07:hover .zz-pic img{-moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); 
  transform:scale(1.1,1.1);}

/*修改内容*/
.sieve-s ul li{cursor:pointer;}
.apply-con:hover{background:url(../images/hover-bj.png) repeat-x left bottom;}
.cp-content .layui-table thead{background-color:#dcdcdc!important;}
.cp-content .layui-table-view .layui-table-header .layui-table th{padding:22px 0;text-align:center;font-size:14px;color:#333;font-weight:bold;}

.cp-content .layui-table-view .layui-table-body .layui-table td{padding:6px 0;font-size:16px;color:#333;}
.cp-four .layui-table-view .layui-table-body .layui-table td{height:46px;}

.cp-four .layui-table-view .layui-table-header .layui-table th{padding:18px 0;}

.cp-content .layui-table img{vertical-align:middle;}
.cp-content .layui-table td{border-color:#d6d6d6;}
.sieve-s{z-index:105;max-height:180px;overflow-y:auto;}
.nav ._lev2 ul li a{width:160px;}

.widget-job-2 ._jt_act strong.strong01:before{background-color:#2396d9;}
.col09 h3{font-size:18px;-webkit-transition: all .2s;transition: all .2s;}
.nav>ul>li>a:hover, .nav>ul>li.cur01 >a{color:#2f9bda;}
.no-cp >p{color:#333;}
.yyly-list .col02 .more{color:#666;}
.widget-job-2 ._jt_act{border-bottom:none;}

.lx-bt{font-weight:bold;color:#333;}

.qc-list >ul{height:248px;overflow:hidden;}
.qc-list .mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{background:rgba(255,255,255,0.8);}
.qc-list .mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:rgba(122,199,35,0.80);}

.cp-content .layui-table-cell{padding:0 8px;}
.cp-content .layui-table-sort{margin-left:1px;}
.layui-table-tips-c{padding:0;}
.sieve-s>ul{min-width:100%;overflow:hidden;}

.top-r a:hover,.top-r a.cur08{color:#2f9bda;}
.yyly-detail >p span:nth-child(2){padding:0 24px;}
.cp-content .sieve-t i{margin-left:6px;}
.cp-content .sieve-t{justify-content:space-between;}

.circle-chart{
  width: 24px;
  height: 24px;
}
.circle-chart__circle{
  stroke: #00acc1;
  stroke-width: 3;
  stroke-linecap: square;
  fill: none;
  animation: circle-chart-fill 7s reverse infinite; 
  transform: rotate(-90deg); 
  transform-origin: center; 
}
.circle-chart__circle--negative{
  transform: rotate(-90deg) scale(1,-1); 
}
.circle-chart__background{
  stroke: #778294;
  stroke-width: 3;
  fill: none; 
}
.circle-chart__info{
  animation: circle-chart-appear 7s forwards;
  opacity: 0;
}
.success-stroke{
  stroke: rgba(0,0,0,0);
}
.active .success-stroke{
  stroke: #fff;
}
@keyframes circle-chart-fill {
  to { stroke-dasharray: 0 100; }
}
@keyframes circle-chart-appear {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.cp-content .layui-table-body{margin-bottom:-2px;}
.layui-table-tips-c:before {
  display: flex;
  align-items: center;
  justify-content: center;
  right:0;
}
.js-nav .swiper-slide{width:auto!important;}
.js-nav .swiper-wrapper{justify-content:center;}

/*.search-sub-menu {
  background: #fff;
  width: 100%;
  margin-top:23px;
  color: #999;
  font-weight: 100;
  padding: 16px 0 24px;
  z-index: 1;
}
.search-sub-menu h3 {
  font-size: 14px;
  font-weight: 100;
  margin-top: 0;
  padding-left: 40px;
  color:#999;
  margin-bottom:8px;
}
.search-sub-menu ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.search-sub-menu ul li {
  display: block;
  text-align: left;
  margin: 0;
  text-indent:54px;
  padding: 2px 0;
}
.search-sub-menu ul li a {
  font-size: 14px;
  color: #666;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}
.search-sub-menu ul li a:hover {
  color: #2396d9;
}
.search-sub-menu ul li a:first-child {
  float: none;
  padding-right: 0;
}
.pageheader .search_bj{height:75px;}*/
.sieve-t span{line-height:1.3;}

.gm-top .form-li{width:97%;}
.gm-bottom .form-li{width:47%;}
.pageheader .search_box .inp_box{border:solid 1px #e8f0fe;padding-left:8px;}
.gm-top .form-li .row-6{width:44%;}
.cp-content .layui-table-body .layui-table-cell{overflow:inherit;white-space:normal;text-overflow:inherit;line-height:28px;
	font-size:12px;}
.cp-content .layui-table td,.cp-content .layui-table th{min-height:inherit;line-height:1.5;}

.cp-four .layui-table-body .layui-table-cell{height:auto;line-height:1.5;overflow:inherit;white-space:normal;text-overflow:inherit;font-size:12px;}
/* .cp-content .layui-table-view .layui-table{height:100%;} */
.form-li:nth-child(3) input{padding-left:155px;}

.row-7{width:104%;}
.row-7 li a{display:block;}
.row-7 li{float:left;width:29.33333%;margin-right:4%;margin-bottom:4%;position:relative;text-align:center;cursor:pointer;}
.row-7 li .main{color:#333;padding:28px 24px;border:solid 1px #ededed;-webkit-transition:all .6s;transition:all .6s;}
.row-7 li .main h3{font-size:18px;padding-bottom:6px;}
.row-7 li .main p{font-size:14px;}
.row-7 li a:hover .main h3,.row-7 li a:hover .main p{color:#2396d9;}

.submenu li a.ss-a{display:flex;display:-webkit-flex;display:-ms-flex;padding-right:35px;}

.sub_banner img{width:100%;}

.series-r-r{max-width:1151px;}

.col18{width:120px;}

.cp-four .layui-table-view .layui-table-body .layui-table td{padding:2px 0;}
.cp-four .layui-table-cell,.cp-four .layui-table-tool-panel li{white-space:inherit;overflow:inherit;}
.cp-four .layui-table-cell{display:flex;align-items: center;justify-content: center;line-height:20px;}

.dh,.dh-h{height:10px;}
.pdf,.pdf-h{height:16px;}
.nav ._lev2 ul li a span{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* .col07 .zz-pic{height:380px;display:flex;align-items:center;justify-content:center;} */
.col07 h4 span{
  height:50px;display:block;overflow:hidden;
  text-overflow: ellipsis;
white-space: nowrap;
    width: 90%;
    margin:0 auto;

}
.wd-detail{overflow:hidden;height: 50px;transition:0.3s;
  text-overflow: ellipsis;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical; }
.xlzk{text-align:center;margin-top:12px;cursor:pointer;}
.xlzk img{height:35px;}

.xlzk-list .wd-detail{height:auto;}

.active04 .sieve-t span{color:#2396d9;}
.col10 .sieve-s{display:none;}

.lz,.lz .layui-table-main{height:auto!important;}

.cp-content .layui-table-fixed{z-index:-1!important;}