body{
    font-size: 14px;
     font-family:PingFang SC,"Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    padding: 0px;
    margin: 0 auto;
    overflow-x: hidden;
}

body a {
    color: #000;
    text-decoration: none;
    transition: all ease 0.3s;
}
body li {
    list-style-type: none;
}
p, ul, li,h5,h4,h3,h2,h1 {
    padding: 0px;
    margin: 0 auto;
    list-style-type: none;
}
img, a img {
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
input{outline:none}

/*mianbaoxie------------------------------------------------*/
.dede_pages {text-align:center;margin-bottom:50px;}
.dede_pages ul {display:inline-block;margin-top:40px;}
.dede_pages ul li {width:auto;padding:0px;border:0px;background:#f9f9f9;color:#999;margin:0px;margin:0px 3px;border:solid 1px #f9f9f9;padding:4px 8px;float:left;}
.dede_pages ul li.thisclass {background:#fc6701;color:#FFF;}
.dede_pages ul li a {color:#999;}
.dede_pages ul li:hover {background:#fc6701;}
.dede_pages ul li:hover a {display:block;background:#fc6701;color:#FFF;}
/*mianbaoxie------------------------------------------------*/


/*daohang------------------------------------------------*/
.header {
    top: 0%;
    width: 100%;
    z-index: 99;
}
.headerw {
    width: 1200px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 88px;
}
.headerwa{
    width: 196px;
}
.headerwa img{
    width: 100%;
}
.headerwa {
    float: left;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    display: none;
}
.headerwb {
    float: right;
}
.headerwb ul {
    display: block;
}
.headerwb ul li {
    float: left;
}
.headerwb ul li a {
    color: #333;
    font-size: 14px;
    padding: 0px 25px;
    display: block;
    height: 70px;
    line-height: 70px;
}
.headerwb ul li:hover a{
    background: #1e82e8;
    color: #fff;
}
.headerwb ul li:hover ul{}
.headerwb ul li ul{
    display: none;
}
.headerwb ul li:hover ul li{}
.headerwb ul li:hover ul li a{}
.headerwb ul li:hover ul li a:hover{}
/*daohang------------------------------------------------*/
/*banner-------------------------------------------------*/
.banner{width:100%;position: relative;}
.banner a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner img{
    width: 100%;
}
/*banner-------------------------------------------------*/
/*fudongkefu------------------------------------------------*/
.fh_kf{
    position: fixed;
    right: 1%;
    bottom: 16%;
    z-index: 99;
}
.fh_kf .tba{
    width: 70px;
    background: #0059a9;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 4%;
    padding: 9px 0px;
}
.fh_kf .tba img{
}
.fh_kf .tba span{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.tba .gzhwx {
    top: 0%;
    left: -120px;
    position: absolute;
    z-index: 99;
    display: none;
}
.tba:hover .gzhwx {
    display: block;
}
.fh_kf .tbb{
    background: #2b4695;
    width: 70px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 4%;
}
.fh_kf .tbc{
    background: #f01a22;
    width: 70px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 4%;
}
/*fudongkefu------------------------------------------------*/


/*jinchangxiaoguo----------------------------------------------*/
.frtop{
        opacity: 0;
    transform: translatey(100%);
    transition: all .5s ease-out;
}
.started .frtop {
    opacity: 1;
    transform: none;
}
.frleft{
    transform: translate(-200%);
    opacity: 0;
    transition: all .75s ease-out;
}
.frright{
    transform: translate(200%);
    opacity: 0;
    transition: all .75s ease-out;
}
.started .frleft {
    opacity: 1;
    transform: none;
}
.started .frright {
    opacity: 1;
    transform: none;
}
/*jinchangxiaoguo----------------------------------------------*/


.fly{
    text-align: right;
    margin: 0 auto;
    margin-top: 50px;
}
.page-status,.page-index,.page-last{
    
display: none;
}
.page-pre,.page-next{
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    height: 30px;
    background-color: #ddd;
    line-height: 30px;
}
.page-pre:hover,.page-next:hover{
    background-color: #0096ed;
}
.page-pre:hover a,.page-next:hover a{
     color: #fff;
}
.page-pre a,.page-next a{
    display: block;
    color: #fff;
}
{
    display: inline-block;
}
.page-next a{}
.page-numbar{
    display: inline-block;
    margin: 0px 3px;
}
.page-numbar a{
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0px 2px;
    background: #f9f9f9;
    line-height: 30px;
    color: #999;
}
.page-numbar a:hover{
     background-color: #0096ed;
     color: #fff;
}

.souym{
    background: #f2f2f2;
    padding: 60px 0px;
}
.souym ul{
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
}
.souym ul li{
    border-bottom: solid 1px #eee;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.souym ul li .img{
    float: left;
    width: 300px;
}
.souym ul li .img img{
    width: 100%;
}
.souym ul li .nr{
    float: left;
    margin-left: 25px;
    margin-top: 15px;
}
.souym ul li .nr h2{
    font-weight: bold;
    font-size: 16px;
}
.souym ul li .nr h3{
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
}
.souym ul li .nr a{
    display: block;
    background: #f5f5f5;
    text-align: center;
    width: 120px;
    border-radius: 6px;
    color: #999;
    padding: 8px 0px;
    margin-top: 19%;
}
.souym ul li:hover .nr a{
    background: #0072d1;
    color: #fff;
}
.xmhz{
    width: 1100px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.join_book>form>article>.fr{ max-width:40%;}
.join_book_wrap{width: 100%;}
.join_book_wrap>dl{margin-bottom: 1%;font-size: 16px;}
.join_book_wrap>dl>input{ display:inline-block; outline:none;}
.join_book_wrap>dl>input.ip1{width: 100%;background: #f9f9f9;border:none;padding: 1% 2%;margin-bottom: 1%;border: solid 1px #eee;}
.join_book_wrap>dl>select{cursor:pointer;width: 100%;display:inline-block;background: #f9f9f9;border:none;padding: 1.5% 2%;box-sizing:border-box;-webkit-appearance:none;color:#777;outline:none;margin-bottom: 1%;border: solid 1px #eee;}
.join_book_wrap>dl>input.ip3{width:98.8%;background:#f3f3f3;border:none;padding: 1.5% 2%;}
.join_book_wrap>dl>input.ip5{background: #333;color:#fff;cursor:pointer;line-height: 1.7;font-size:16px;padding: 1% 9%;border:none;-webkit-appearance:none;width: 100%;}
.join_book_wrap>dl>textarea.ip4{width:98.8%;background: #f9f9f9;border:none;padding: 1.5% 2%;min-height:0.5rem;outline:none;height: 200px;border: solid 1px #eee;}
.p10{
    padding: 5% 0%;
}
.center{
    width: 1200px;
    margin: 0 auto;
}
.plate_bt {
    text-align: center;
}
.plate_bt h2{
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    color: #31353d;
    font-weight: bold;
}
.plate_bt p{
    font-size: 15px;
    color: #a0a0a0;
    display: block;
    padding: 10px 0 0 0;
}
.plate_bt span{
    display: block;
    width: 60px;
    max-width: 60px;
    background: #1e82e8;
    height: 3px;
    margin: 0 auto;
    margin-top: 20px;
}
.plate_zhgc {}
.plate_zhgc ul{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 47px;
}
.plate_zhgc ul li{
    margin: 0%;
    text-align: center;
    background-color: #1e82e8;
    width: 24%;
    padding: 3% 2%;
}
.plate_zhgc ul li img{
    transition: all ease 0.5s;
}
.plate_zhgc ul li h2{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin: 6% 0%;
    transition: all ease 0.5s;
}
.plate_zhgc ul li p{
    line-height: 1.6;
    color: #fff;
    height: 40px;
    transition: all ease 0.5s;
}
.plate_zhgc ul li:hover img{transform: translatey(-20%);}

.plate_zhgc ul li:hover h2{transform: translatey(-20%);}

.plate_zhgc ul li:hover p{transform: translatey(-20%);}

.plate_pro {
    background-color: #eff3f7;
}
.plate_pro ul{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 60px;
}
.plate_pro ul li{
    margin: 0%;
    width: 31.3%;
    text-align: center;
}
.plate_pro ul li .img{
    overflow: hidden;
}
.plate_pro ul li .img img{
    width: 100%;
    transition: all ease 0.5s;
}
.plate_pro ul li h2{
    font-size: 18px;
    margin-top: 20px;
}
.plate_pro ul li p{
    color: #666;
    margin-top: 10px;
    line-height: 1.8;
}
.plate_pro ul li:hover{}
.plate_pro ul li:hover .img{}
.plate_pro ul li:hover .img img{
    transform: scale(1.1);
}
.plate_pro ul li:hover h2{
    color: #1e82e8;
}
.plate_about {}
.about_w{
    overflow: hidden;
    position: relative;
    margin-top: 60px;
}
.about_w .img{}
.about_w .img img{
    width: 100%;
}
.about_w .nr{
    background-color: rgba(13,136,229,0.9);
    width: 100%;
    position: absolute;
    width: 50%;
    left: 0%;
    top: 5%;
    height: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0% 4%;
}
.about_w .nr h2{
    margin: 0%;
    text-align: center;
    color: #fff;
    font-size: 40px;
    text-align: left;
}
.about_w .nr p{
    margin-top: 22px;
    color: #fff;
    line-height: 2;
}
.plate_about {
    background-color: #eff3f7;
}
.plate_about ul{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 2%;
}
.plate_about ul li{}
.plate_about ul li h2{
    display: flex;
    align-items: center;
}
.plate_about ul li p{
    font-size: 18px;
    margin-top: 10px;
    color: #1e82e8;
    text-align: center;
}
.plate_about ul li h2 b{
    font-size: 46px;
}
.plate_about ul li h2 span{
    font-size: 16px;
    color: #666;
    padding-left: 4px;
}
.plate_news {}
.news_w{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 58px;
}
.news_wl{
    width: 53%;
    background: #f8f8f8;
    padding: 20px;
    position: relative;
    overflow: hidden;
}
.news_wl .img{
    position: relative;
    z-index: 99;
}
.news_wl .img img{
    width: 100%;
}
.news_wl .nr{
    padding: 0px;
    padding-top: 18px;
    margin-bottom: 0px;
}
.news_nr{
    background: #f8f8f8;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 11px;
    position: relative;
    overflow: hidden;
}

.news_nr:before{
    content:
    '';
    background: #1e82e8;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100%;
    transition: all ease 0.54s;
    left: 0%;
}
.news_wl:before{
    content:
    '';
    background: #1e82e8;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100%;
    transition: all ease 0.54s;
    left: 0%;
}
.news_wl:hover:before{
    content:
    '';
   bottom:0%
}
.news_nr:hover:before{
    content:
    '';
    bottom: 0%;
}
.news_nr:hover .sj{}
.news_nr:hover .sj h4{
    color: #fff;
    border-bottom: solid 1px #fff;
    color: #fff;
}
.news_nr:hover .sj h5{
    color: #fff;
}
.news_nr:hover .wz{}
.news_nr:hover .wz h2{
    color: #fff;
}
.news_nr:hover .wz p{
    color: #fff;
}
.news_nr .sj{
    width: auto;
    position: relative;
    z-index: 99;
}
.news_nr .sj h4{
    color: #c4c4c4;
    font-size: 18px;
    font-family: trebuchet ms;
    border-bottom: solid 1px #c4c4c4;
    padding-bottom: 6px;
    margin-bottom: 6px;
}
.news_nr .sj h5{
    color: #c4c4c4;
    font-size: 16px;
    font-family: trebuchet ms;
}
.news_nr .wz{
    width: 87%;
    position: relative;
}
.news_nr .wz h2{
    font-size: 16px;
    color: #333;
}
.news_nr .wz p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999;
    margin-top: 10px;
    font-size: 12px;
}
.news_wr{
    width: 46%;
}
.plate_khpj{
    background: url(../images/khpjbj.jpg) fixed;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.plate_khpj:before{
    content:
    '';
    background: url(../images/grid-80.png) top;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
}
.plate_khpj .plate_bt{
    position: relative;
    z-index: 9;
}
.plate_khpj .plate_bt h2{
    color: #fff;
}
.plate_khpj .plate_bt p{
    color: #fff;
}
.plate_khpj .plate_bt span{
}
.plate_khpjw {
    width: 800px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-top: 60px;
}
.plate_khpjw h2{
    color: #fff;
}
.plate_khpjw p{
    font-size: 14px;
    color: #fff;
    margin-top: 13px;
    line-height: 1.8;
    margin-bottom: 60px;
}
.plate_faq {
}
.plate_faq ul{display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;margin-top: 60px;}
.plate_faq ul li{margin: 0%;width: 48%;margin-bottom: 4%;}
.plate_faq ul li h2{font-size: 20px;}
.plate_faq ul li p{color: #666;line-height: 1.8;margin-top: 12px;}
.plate_faq ul li span{
    color: #1e82e8;
    margin-top: 11px;
    display: block;
}
.plate_hzhb {
    background-color: #f8f8f8;
}
.plate_hzhb ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 60px;
}
.plate_hzhb ul li{
    width: 23%;
    background: #fff;
    margin: 1% 1%;
    text-align: center;
    padding: 2% 0%;
}
.plate_hzhb ul li img{}
.foot{
    text-align: center;
    background: #eff3f7;
    padding: 80px 0px;
}
.foot img{
    width: 200px;
}
.foot h3{
    font-size: 14px;
    margin: 2% 0%;
}

.fwrx{}
.fwrx h4{
    font-size: 14px;
}
.fwrx h2{
    font-weight: bold;
    color: #1e82e8;
    margin: 1% 0%;
}
.ewm{}
.ewm img{
    background: #fff;
    padding: 1%;
}
.ewm h2{
    font-size: 14px;
    color: #666;
    margin-top: 13px;
}
.footbq{
    background: #333;
    text-align: center;
    color: #fff;
    padding: 1% 0%;
    font-size: 12px;
}
.footbq a{
    color: #fff;
    padding-left: 12px;
}
.nybanner {
    position: relative;
}
.nybanner img{
    width: 100%;
}
.nybanner:before{content:'';background: url(../images/grid-80.png) top;position: absolute;width: 100%;height: 100%;top: 0%;}
.main{
    overflow: hidden;
    margin-top: -70px;
    position: relative;
    min-height: 500px;
    margin-bottom: 60px;
}
.main_l{
    width: 20%;
    float: left;
}
.main_r{
    width: 75%;
    float: right;
    margin-top: 120px;
}
.main_bt{
    background: #1e82e8;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    height: 70px;
    line-height: 70px;
    padding: 0px 21px;
}
.main_bt h2{}
.ejdh {}
.ejdh a{
    display: block;
    padding: 19px 20px;
    border-bottom: 1px solid #e0e0e0;
    background-color: #eaeaea;
}
.ejdh a:before {
    content: ">";
    padding-right: 10px;
}
.ejdh a:hover{
    background: #1e82e8;
    color: #fff;
}
.ejdh a.cur{
    background: #1e82e8;
    color: #fff;
}
.about_nr{
    font-size: 14px;
    line-height: 2;
}
.about_nr img{
    max-width: 100%;
}
.mbx_w{
    border-bottom: solid 1px #eee;
    padding-bottom: 2%;
    margin-bottom: 2%;
}
.mbx_w a{}

.productsw ul{overflow: hidden;width: 102%;}
.productsw ul li{float: left;width: 31%;margin-right: 2%;margin-bottom: 3%;}
.productsw ul li .img{overflow: hidden;display: flex;justify-content: center;align-items: center;width: 100%;}
.productsw ul li .img img{width: 100%;transition: all ease 0.5s;}
.productsw ul li .nr{
    background: #f8f8f8;
    padding: 20px;
}
.productsw ul li .nr h2{
    width: 100%;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 18px;
    margin: 0%;
    }
.productsw ul li .nr p{color: #999;font-size: 12px;margin-top: 9px;}

.productsw ul li:hover{}
.productsw ul li:hover .img img{transform: scale(1.1);}
.productsw ul li:hover .nr{background: #1e82e8;}
.productsw ul li:hover .nr h2{color: #fff;font-weight: bold;}
.productsw ul li:hover .nr p{color: #fff;}

.pro_xq{
    
}
.pro_xq_top{
    
    margin: 0 auto;
    overflow: hidden;
    
    
}
.pro_xq_topl{
    float: left;
    width: 40%;
}
.gallery-top{
    
border: solid 1px #ddd;
}
.pro_xq_topl img{
    width: 100%;
    }
.gallery-thumbs{
    
    margin-top: 12px;
    
overflow: hidden;}
.gallery-thumbs .swiper-slide{
    border: solid 2px #eee;
    
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active{
    border: solid 2px #ff8c00;
}
.gallery-thumbs .swiper-slide img{}
.gallery-thumbsl{
    position: absolute;
    left: 10px;
    width: 27px;
    height: 70px;
    top: 10px;
    background: url(../images/leftg.png);
}
.gallery-thumbsr{
    position: absolute;
    right: 10px;
    width: 27px;
    height: 70px;
    background: #000;
    top: 10px;
    background: url(../images/rightg.png);
}
.pro_xq_topr{
    float: right;
    width: 55%;
    margin-top: 0%;
}

.pro_xq_topr h2{
    color: #333;
    font-size: 30px;
    font-weight: bold;
    border-bottom: dashed 1px #eee;
    padding-bottom: 2%;
    margin-bottom: 4%;
}

.pro_xq_topr .nr{
    line-height: 2;
font-size: 16px;color: #666;margin-bottom: 14%;}
.pro_xq_cpsx{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    border: 1px solid rgba(221,221,221,1);
}
.pro_xq_cpsx h2{
    height: 38px;
    width: 100%;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    cursor: pointer;
    background: rgba(225,225,225,1);
    color: rgba(51,51,51,1);
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.pro_xq_cpsx p{
    border-bottom: 1px solid rgba(221,221,221,1);
}
.pro_xq_cpsx p b{
    background: #f9f9f9;
    display: inline-block;
    width: 20%;
    text-align: right;
    border-right: 1px solid rgba(221,221,221,1);
    padding: 8px;
    font-weight: 500;
    color: #999;
}
.pro_xq_cpsx p span{
    padding: 8px;
    color: #666;
}
.pro_xq_nrsj{
    
    margin: 0 auto;
    
    border: solid 1px #eee;
margin-top: 4%;}
.nrsj_bt{border-bottom: solid 1px #eee;}
.nrsj_bt span{
    display: inline-block;
    background: #f1f1f1;
    text-align: center;
    font-size: 16px;
    height: 52px;
    line-height: 52px;
    padding: 0px 62px;
    color: #999;
}
.nrsj_bt span.on{
    background: #333;
    color: #fff;
}
.nrsj_bt span:hover{
    color: #fff;
    background: #f60;
}
.nrsj_nr{
    padding: 35px;
    font-size: 16px;
    line-height: 2;
}
.nrsj_nrw{
    display: none;
}
.nrsj_nrw.active{
    display: block;
}
.proxq_yskd {
    border: solid 1px #eee;
}
.proxq_ys{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 40px;
}
.proxq_ysw{
    width: 27%;
    text-align: center;
}

.proxq_ysw img{
    width: 60px;
}
.proxq_ysw .wz{
    padding-left: 12px;
}
.proxq_ysw .wz h4{
    font-weight: bold;
    margin-top: 15px;
}
.proxq_ysw .wz p{
    font-size: 13px;
    margin-top: 15px;
    color: #666;
    line-height: 1.8;
}
.lx{
    overflow: hidden;
    margin-top: 20px;
}
.lxl{
    float: left;
    width: 48%;
    background: #1e82e8;
    text-align: center;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    color: #fff;
}
.lxr{
    float: right;
    width: 48%;
    background: #333;
    text-align: center;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    color: #fff;
}
.lxr a{
    color: #fff;
}
.proxq_cpjs{
    border: solid 1px #eee;
    margin-bottom: 30px;
}
.proxq_cpjs .nr{
    padding: 22px;
    font-size: 16px;
    line-height: 2;
}
.proxq_bt{
    background: #eee;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.proxq_bt h2{
    margin: 0%;
    font-size: 22px;
    font-weight: 500;
    background: #f11414;
    color: #fff;
    padding: 11px 23px;
}
.proxq_bt h4{
    margin: 0%;
}

.news_list{}
.news_list ul{}
.news_list ul li{
    background: #fff;
    transition: all ease 0.5s;
    border-bottom: solid 1px #eee;
    padding-bottom: 2%;
    margin-bottom: 2%;
}
.news_list ul li a{
display: flex;align-items: center;justify-content: space-between;}
.news_list ul li .img{
    width: 25%;
}
.news_list ul li .img img{
    width: 100%;
}
.news_list ul li .nr{
width: 70%;}
.news_list ul li .nr h2{
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news_list ul li .nr h2 b{
}
.news_list ul li .nr h2 span{
    font-size: 13px;
    color: #999;
}
.news_list ul li .nr p{
    font-size: 14px;
    color: #666;
    line-height: 2;
    margin-top: 2%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news_list ul li .nr h6{
    display: inline-block;
    clear: both;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    margin: 30px 0 0;
    padding-right: 25px;
    background: url(../images/right1.png) right center no-repeat;
    transition: all ease 0.5s;
}
.news_list ul li:hover{
}
.news_list ul li:hover .nr h2{
    color: #1e82e8;
}
.news_list ul li:hover .nr h6{
    color: #164781;
}
.mianrbottom{
}
.newsxqnya {
    text-align: left;
    border-bottom: #ededed 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsxqnya h2 {
    font-size: 36px;
    color: #333;
    font-weight: 500;
    margin: 0px;
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newsxqnya p{font-size: 16px;}
.newsxqnya p span {
    display: inline-block;
    padding-right: 3%;
    color: #c1c1c1;
    font-size: 14px;
}
.bshare-custom {
    font-size: 13px;
    line-height: 16px !important;
}
.newsxqnyb {
    line-height: 200%;
    font-size: 15px;
    line-height: 1.8;
    min-height: 290px;
}
.newsxqnyc {
    line-height: 2;
    color: #666;
}
.newsxqnyc p {margin: 0px;}
.newsxqnyc a {
    color: #333;
}
.hzkh_list{}
.hzkh_list ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.hzkh_list ul li{
    width: 23%;
    border: solid 1px #eee;
    margin-bottom: 2%;
    margin-right: 2%;
    text-align: center;
}
.hzkh_list ul li img{
    width: 100%;
    padding: 6% 5%;
}
.lxwm_ny{}
.lxwm_nyr{
    margin-bottom: 5%;
}
.lxwm_nyr h2{
    font-size: 30px;
    font-weight: bold;
}
.lxwm_nyr  .hx{
    display: block;
    width: 80px;
    height: 3px;
    background: #1e82e8;
    margin: 2% 0%;
}
.lxwm_ny p{
    line-height: 2;
    font-size: 16px;
}

@media (max-width: 768px){
  .headerw {
    width: 90%;
}  
.headerwa {
    float: left;
    width: 44%;
}
.headerwa img {
    width: 100%;
}
.navbar-toggler {
    background: #1e82e8;
    display: inline-block;
    float: right;
    color: #fff;
    font-size: 18px;
    outline: none;
    padding: 7px 10px;
}
.headerwb {
    display: none;
    float: none;
    position: absolute;
    background: #fff;
    z-index: 89;
    left: 0%;
    top: 80px;
    border-top: solid 1px #eee;
}
.headerwb ul {
    flex-direction: row;
    display: inline-block;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    overflow-y: scroll;
    padding-bottom: 20px;
}
.headerwb ul li {
    width: 100%;
    display: block;
    height: auto;
    border-bottom: 1px solid hsl(0deg 0% 93% / 38%);
    float: left;
    position: relative;
    margin: 0;
}
.p10 {
    padding: 10% 0%;
}
.center {
    width: 90%;
    margin: 0 auto;
}
.plate_bt h2 {
    font-size: 24px;

}
.plate_bt p {
    font-size: 12px;
    color: #a0a0a0;
    display: block;
    padding: 10px 0 0 0;
}
.plate_zhgc ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 47px;
    flex-wrap: wrap;
}
.plate_zhgc ul li {
    margin: 0%;
    text-align: center;
    background-color: #1e82e8;
    width: 50%;
    padding: 3% 2%;
}
.plate_zhgc ul li img {
    transition: all ease 0.5s;
    width: 44px;
}
.plate_zhgc ul li p {
  
    font-size: 12px;
}
.plate_pro ul {
 
    margin-top: 10%;
}
.plate_pro ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 10%;
    flex-wrap: wrap;
}
.plate_pro ul li {
    margin: 0%;
    width: 100%;
    text-align: center;
}
.about_w {
    margin-top: 10%;
    display: flex;
    flex-direction: column-reverse;
}
.about_w .nr {
    background-color: rgba(13,136,229,0.9);
    width: 100%;
    position: relative;
    width: 100%;
    left: 0%;
    top: 5%;
    height: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5%;
}
.about_w .nr h2 {
    margin: 0%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    text-align: left;
}
.about_w .nr p {
    margin-top: 6px;
    color: #fff;
    line-height: 2;
}
.plate_about ul {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 2%;
    flex-wrap: wrap;
    padding-top: 10%;
}
.plate_about ul li {
    width: 50%;
    text-align: center;
    margin-bottom: 10%;
}
.plate_about ul li h2 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.plate_about ul li p {
    font-size: 14px;
    margin-top: 10px;
    color: #1e82e8;
    text-align: center;
}
.plate_about ul li h2 b {
    font-size: 36px;
}

.news_w {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10%;
    flex-direction: column;
}
.news_wl {
    width: 100%;
    background: #f8f8f8;
    padding: 20px;
    position: relative;
    overflow: hidden;
}
.news_wr {
    width: 100%;
    margin-top: 5%;
}
.news_nr .wz {
    width: 80%;
    position: relative;
}
.plate_khpjw {
    width: 90%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-top: 10%;
}
.plate_faq ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 10%;
    flex-direction: column;
}
.plate_faq ul li {
    margin: 0%;
    width: 100%;
    margin-bottom: 7%;
}
.plate_hzhb ul li {
    width: 48%;
    background: #fff;
    margin: 1% 1%;
    text-align: center;
    padding: 2% 0%;
}
.foot {
    text-align: center;
    background: #eff3f7;
    padding: 10% 5%;
}
.foot h3 {
    font-size: 14px;
    margin: 8% 0%;
}
.footbq {
    background: #333;
    text-align: center;
    color: #fff;
    padding: 3% 0%;
    font-size: 12px;
}
.main {
    overflow: hidden;
    margin-top: 0%;
    position: relative;
    min-height: auto;
    margin-bottom: 10%;
}
.main_l {
    width: 100%;
    float: none;
}
.main_bt {
    background: #1e82e8;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    height: 70px;
    line-height: 70px;
    padding: 0px 21px;
    display: none;
}
.ejdhw {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 10%;
    border-bottom: solid 1px #eee;
    padding-bottom: 4%;
    margin-bottom: 4%;
}
.ejdh a {
    display: block;
    padding: 0%;
    border-bottom: 1px solid #e0e0e0;
    background-color: #eaeaea;
    width: 31%;
    margin: 0% 1%;
    padding: 2% 0%;
    text-align: center;
    color: #666;
    margin-bottom: 2%;
}
.ejdh a:before {
    content: ">";
    padding-right: 10px;
    display: none;
}
.main_r {
    width: 100%;
    float: none;
    margin-top: 10%;
}
.productsw ul li {
    float: left;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 6%;
}
.pro_xq_topl {
    float: none;
    width: 100%;
}
.pro_xq_topr {
    float: none;
    width: 100%;
    margin-top: 7%;
}
.lxl {
    float: none;
    width: 100%;
    background: #1e82e8;
    text-align: center;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    color: #fff;
}
.lxr {
    float: none;
    width: 100%;
    background: #333;
    text-align: center;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    color: #fff;
}
.nrsj_bt span {
    display: inline-block;
    background: #f1f1f1;
    text-align: center;
    font-size: 16px;
    height: 52px;
    line-height: 52px;
    padding: 0px 62px;
    color: #999;
    width: 100%;
}
.news_list ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.news_list ul li .img {
    width: 100%;
}
.news_list ul li .nr {
    width: 100%;
    margin-top: 6%;
}
.news_list ul li {
    background: #fff;
    transition: all ease 0.5s;
    border-bottom: solid 1px #eee;
    padding-bottom: 6%;
    margin-bottom: 6%;
}
.newsxqnya h2 {
    font-size: 26px;
    color: #333;
    font-weight: 500;
    margin: 0px;
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.hzkh_list ul li {
    width: 48%;
    border: solid 1px #eee;
    margin-bottom: 2%;
    margin-right: 2%;
    text-align: center;
}
.join_book_wrap>dl>input.ip1 {
    width: 100%;
    background: #f9f9f9;
    border: none;
    padding: 4% 2%;
    margin-bottom: 1%;
    border: solid 1px #eee;
}
}

