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
}

.w1600 {
    width: 1600px;
    max-width: 94%;
    margin: 0 auto;
}

.w24 {
    width: 24%;
}
.hxn{
    border: 0 !important;
margin: 0 !important;padding: 0 !important;}

.ms1 {
    padding: 2rem 0;
    background-color: #f7f7f7 !important;
}

.ms1a {

    color: #626262;
    font-size: 0.9rem;
}
.ms2 {}

.ms2a {
    width: 100%;
    margin: 2rem auto;
    font-size: 0.9rem;
    color: #666;
}

.msn {
    background-color: #fff !important;
}

.p10 {}

.center {
    width: 1280px;
    margin: 0 auto;
max-width: 94%;}

.p80 {
    padding: 80px 0px;
}

.mbx {
    padding-top: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dcdcdc;
}

.mbx_w {
    color: #000;
    font-size: 16px;
}
.ymbt {
    display: block;
    line-height: 1.35;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 0;
    padding-bottom: 32px;
    padding-top: 35px;
    font-weight: bold;
}
.plate_bt {
    margin-bottom: 80px;
    text-align: center;
}

.plate_bt .l {}

.plate_bt .l h2 {
    font-size: 36px;
    font-weight: bold;
}

.plate_bt .l p {
    color: #cccccc;
    font-size: 15px;
    margin-top: 5px;
}

.plate_bt .r {}

.plate_bt .r a {
    width: 180px;
    display: block;
    height: 50px;
    border: solid 2px #333;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    padding: 0px 33px;
}

.plate_bt .r a::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #333;
    border-bottom: 4px solid transparent;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.btn {}

/*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------------------------------------------------*/

/*top------------------------------------------------*/
.top_tel {
    height: 40px;
    background-color: #000000;
}

.top_tela {

    display: flex;
    flex-direction: row;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-content: center;
}

.top_tell {

    display: flex;
    flex-direction: row;
}

.top_tellink {

    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}

.top_tellink img {
    width: 25px;
}

.top_tellink a {

    color: #fff;
    padding-right: 25px;
}

.top_tellphone {

    display: flex;
    flex-direction: row;
}

.top_tellphonea {

    padding-left: 25px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.top_tellphonea img {

    width: 24px;
}

.top_tellphonea p {
    color: #fff;
    font-size: 14px;
    font-family: PingFang SC, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.top_telr {

    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.top_telr a {
    color: #fff;
    padding-left: 25px;
    padding-right: 8px;
    font-size: 14px;
}

/*daohang------------------------------------------------*/
.header {
    top: 0%;
    width: 100%;
    position: fixed;
    z-index: 999;
    transition: all ease .5s;
    background: #fff;
border-bottom: 1px solid #dcdcdc;}

.indexnav {
    background: none;
}

.headerxw {
    background: #fff;
    box-shadow: 0 0 11px rgb(0 0 0 / 16%);
}

.headerw {
    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: 90px;
}

.headerwa {
    max-width: 220px;
}

.headerwa img {
    width: 100%;
}

.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: flex;
    flex-direction: row;
    width: 100%;
}

.headerwb ul li {
    margin: 0%;
    text-align: center;
    position: relative;
}
.headerwb ul li.cur a{
    color: #08b5ef;
    border-bottom: solid 2px #08b5ef;
}

.headerwb ul li a {
    color: #333;
    font-size: 18px;
    padding: 0px 10px;
    display: block;
    border-bottom: rgb(53 171 181 / 0%) solid 5px;
    font-weight: bold;
}

.headerwb ul li a:hover {}

.headerwb ul li:hover a {
    font-weight: bold;
    color: #08b5ef;
}

.headerwb ul li:hover ul {
    display: block;
    position: absolute;
    width: 300%;
    top: 100%;
    z-index: 999;
    left: -100%;

}
.headerwb ul li ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    display: none;
    justify-content: flex-start;
}
.headerwb ul li ul li ul{ 
display: none !important;}
.headerwb ul li ul li:hover ul {
    display: block !important;
    position: absolute;
    width: 100%;
    top: 0%;
    z-index: 999;
    left: 100%;

}

.headerwb ul li:hover ul li {}

.headerwb ul li:hover ul li a {
    background: #eee;
    color: #1a1a1a;
    font-size: 14px;
    border: 0px;
    height: 48px;
    line-height: 48px;
    border-bottom: solid 1px #fff;
}

.headerwb ul li ul li a {
    color: #1a1a1a;
}

.headerwb ul li:hover ul li a:hover {
    background: #f7f1f0;
    color: #0db8ec;
}

.headerwc {
    display: flex;
    align-items: center;
    padding: 8px;
    border: solid 1px #eee;
    border-radius: 30px;
}

.headerwc p {
    font-size: 22px;
    font-weight: bold;

    color: #eee;
}

.headerwca {}

.headerwca a {

    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
}

.headerwca a:hover p {
    color: #0db8ee
}

.headerwca a img {}

.headerwca a p {

    font-size: 14px;
    margin-left: 5px;
    color: #000000;
}

/*daohang------------------------------------------------*/
/*banner-------------------------------------------------*/
.banner {
    width: 100%;
    position: relative;
    padding-top: 130px;
}

.banner a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner img {
    width: 100%;
}

.banner .banner_gund {
    position: absolute;
    bottom: 4% !important;
    z-index: 99;
    width: 100%;
    text-align: center;
}

.banner .banner_gund span {
    opacity: 1;
    width: 18px;
    background: #c9c9c9;
    height: 8px;
    border-radius: 0px;
    transition: all ease .5s;
}

.banner .banner_gund span.swiper-pagination-bullet-active {
    background: #0053af;
    width: 36px;
}

/*banner-------------------------------------------------*/
/*fudongkefu------------------------------------------------*/
.fh_kf{
    position: fixed;
    right: 1%;
    bottom: 16%;
    z-index: 99;
}
.fh_kf .tba{
    width: 70px;
    background: #2254a1;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 4%;
    padding: 9px 0px;
    position: relative;
}
.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;
}
.tba:hover .gzhwx img{
    
width: 120px;
}
.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 {
        width: 70px;
    background: #0db8ee;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 4%;
    padding: 20px 0px;
    position: relative;
 
}
.fh_kf .tbc a span{
    color:#fff;
}
.dhnr{
    position: absolute;
    width: 160px;
    height: 70px;
    top: 0%;
    right: 73px;
    background: #2254a1;
    border-radius: 5px;
    line-height: 70px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: none;
}
.fh_kf .tba:hover .dhnr{
    display: block;
}
/*fudongkefu------------------------------------------------*/
@media (max-width: 768px) {
    .headerw {
        
    height: 80px;}

    .headerwa {
        float: left;
        width: 34%;
    }

    .headerwa img {
        width: 100%;
    }

    .navbar-toggler {
    background: #2ec0ef;
    display: inline-block;
    float: right;
    color: #ffffff;
    font-size: 18px;
    outline: none;
    padding: 7px 10px;
}
    .navbar-toggler span{
        width: 24px;
        display: block;
        height: 2px;
        background: #fff;
        margin: 5px 0px;
    }

    .headerwb {
    display: none;
    position: fixed;
    z-index: 99;
    background: #fff;
    top: 80px;
    left: 0%;
}
 .headerwc {
    
position: absolute;right: 20%;}  
.headerwb ul {
    flex-direction: row;
    display: inline-block;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    overflow-y: scroll;
    
}
.headerwb ul li {
    width: 100%;
    display: block;
    height: auto;
    border-bottom: 1px solid hsl(0deg 0% 93% / 38%);
    float: left;
    position: relative;
    margin: 0;
text-align: left;}
    .headerwb ul li  a{line-height: 4;}
}


/*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: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
margin-top: 20px;}

.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;
}

.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;
}

.pro {

    background-color: #f5f5f5;
}

.proa {

    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding-top: 80px;
}

.probt {

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    align-content: center;
}

.probt h2 {

    color: #006cda;
    font-size: 60px;
    font-weight: 900;
}

.probt p {

    font-size: 20px;
    color: #444444;
    padding-top: 20px;
}

.pronr {

    text-align: center;
}

.pronra {}

.pronra ul {

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pronra ul li {

    width: 33%;
    margin: 0;
}

.pronrb {

    width: 100%;
}

.pronrimg {

    width: 100%;
}

.pronrimg a {

    overflow: hidden;
    width: 100%;
}

.pronrimg a:hover h2 {
    color: #0db8ee
}

.pronrimg img {

    width: 100%;
    transition: all ease .5s;
}

.pronrimg a:hover img {
    transform: scale(1.01);
}

.pronrimg h2 {

    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #333333;
}

.proc {

    width: 140px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 45px auto 0 auto;
    background-color: #ffffff;
    border-radius: 20px;
}

.proc a {
    color: #333333;

}

.proc:hover a {
    color: #0db8ee;
}

.plate_jjfn {
    padding-top: 40px;
background: #f5f5f5;}

.jjfnw {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
}

.jjfnwl {
    width: 38%;
    background: #f5f5f5;
    position: absolute;
    left: 0%;
    height: 100%;
    display: flex;


    flex-direction: column;
    justify-content: space-evenly;
}

.jjfnwl .plate_bt {
    width: 100%;
    margin: 0%;
    text-align: left;
    /* padding-left: 38%; */
}

.jjfnwl .jjfnbtn {

    width: 140px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;

    background-color: #ffffff;
    border-radius: 20px;
}

.jjfnwl .jjfnbtn a {

    color: #333333;
}

.jjfnwl .jjfnbtn:hover a {
    color: #006cda;
}

.plate_bt h2 {
    font-size: 50px;
    font-weight: 900;
    color: #006cda;
}

.plate_bt h3 {
    color: #999;
    font-size: 15px;
    margin-top: 20px;
}

.jjfnwl .an {
    width: 71%;
    margin-top: 16%;
}

.jjfnwl .an p {
    background: #fff;
    margin-bottom: 23px;
    border-radius: 8px;
    padding: 20px 31px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    transition: all ease 0.5s;
    width: 86%;
    position: relative;
    z-index: 99;
    cursor: pointer;
}

.jjfnwl .an p.on,
.jjfnwl .an p:hover {
    width: 100%;
    background-image: linear-gradient(to right, #63bcfc, #3488db);
    padding: 20px 60px;
}

.jjfnwl .an p.on b,
.jjfnwl .an p:hover b {
    color: #fff;
}

.jjfnwl .an p.on span,
.jjfnwl .an p:hover span {
    color: #fff;
}

.jjfnwl .an p img {}

.jjfnwl .an p b {
    font-size: 22px;
}
.jjfnwl .an p b a{
    padding: 20px;
}

.jjfnwl .an p span {
    font-size: 24px;
}

.jjfnwr {
    width: 72%;
    position: relative;
}

.jjfnwr_w {
    display: none;
}

.jjfnwr_w.active {
    display: block;
}

.jjfnwr_w .img {}

.jjfnwr_w .img img {
    width: 100%;
}

.jjfnwr_w .nr {
    position: absolute;
    bottom: 0%;
    left: 9%;
    bottom: 7%;
    color: #fff;
}

.jjfnwr_w .nr h2 {
    font-size: 36px;
}

.jjfnwr_w .nr p {
    font-size: 15px;
    margin: 6% 0%;
    padding-right: 5%;
}

.jjfnwr_w .nr a {
    width: 140px;
    height: 40px;
    background: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    display: block;
}

.jjfnwr_w .nr a:hover {
    color: #fff;
    background-image: linear-gradient(to right, #63bcfc, #3488db);
}

.gsjs {background: #f5f5f5;}

.gsjsa {

    display: flex;
    flex-direction: row;
    padding-top: 150px;
    justify-content: space-between;
    align-items: center;
}

.gsjsl {

    display: flex;
    flex-direction: column;
width: 56%;}

.gsjsbt {}

.gsjsbt h2 {

    font-size: 50px;
    font-weight: 900;
    color: #006cda;
}

.gsjsnr {

    padding-top: 40px;
}

.gsjsnr p {
    color: #898b98;
    font-size: 16px;
}

.gsjssj {}

.gsjsbtn {

    padding-top: 45px;
}

.gsjsbtn a {
    width: 140px;
    height: 40px;
    display: flex;

    align-items: center;
    background-color: #ffffff;
    border-radius: 20px;
    justify-content: space-evenly;
}

.gsjsbtn:hover a {
    color: #006cda;
}

.gsjsbtn a span {

    border-radius: 28px;
    background-color: #006cda;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding-bottom: 3px;
}

.gsjsbtn a:hover span {
    font-weight: bold;
}

.gsjsr {width: 40%;}

.gsjsn{
    display:none;
}

.gsjsimg {}

.gsjsimg img {

    width: 100%;
}

.sz {

    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
}

.szw {}

.szw span {

    font-size: 16px;
    color: #666666;
}

.szn {

    display: flex;
    flex-direction: row;
    align-items: center;
}

.szn b {

    color: #006cda;
    font-size: 40px;
}

.szn p {

    padding-top: 14px;
    font-size: 14px;
    color: #006cda;
    margin: 0 5px;
}

.hzhb {background-color: #f5f5f5;}

.plate_hzhb {

    text-align: center;

    margin: 90px auto;

    width: 100%;

    height: 100%;

    margin-left: auto;

    margin-right: auto;
}

.plate_hzhbws {
    padding-top: 100px;
    position: relative;

    overflow: hidden;
}

.plate_hzhbwx {
    margin-top: 1.5%;
    position: relative;

    overflow: hidden;
}

.plate_hzhbws .plate_hzhbwxs {}

.plate_hzhbws .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.plate_hzhbwx .plate_hzhbwxx {}

.plate_hzhbwx .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.plate_hzhbs .plate_bt p {
    width: 100%;
}

.plate_hzhbs ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
}

.plate_hzhbs ul li {
    width: 19%;
    border: solid 1px #eee;
    margin-bottom: 1%;
}

.plate_hzhbws img {
    width: 100px;
    padding: 10%;
height: 50px;}

.plate_hzhbx .plate_bt p {
    width: 100%;
}

.plate_hzhbx ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
}

.plate_hzhbx ul li {
    width: 19%;
    border: solid 1px #eee;
    margin-bottom: 1%;
}

.plate_hzhbwx img {
    width: 100px;
    padding: 10%;
height: 50px;}

.plate_news {background-color: #f5f5f5;}

.plate_news ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.plate_news ul li {
    width: 49%;
    margin: 0%;
    border-bottom: solid 1px #eee;
    padding-bottom: 3%;
    margin-bottom: 3%;
}

.plate_news ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.plate_news ul li a .sj {
    width: 70px;
    height: 70px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #eee;
}

.plate_news ul li a .sj h2 {
    font-size: 24px;
    color: #333;
}

.plate_news ul li a .sj h3 {
    font-size: 13px;
    color: #999;
}

.plate_news ul li a .nr {
    padding-left: 18px;
    width: 88%;
}

.plate_news ul li a .nr h2 {
    font-size: 22px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.plate_news ul li a .nr p {
    color: #666;
    margin-top: 3px;
    line-height: 1.6;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.plate_news ul li:hover a .nr h2 {
    color: #368cff;
}

.plate_news ul li:hover a .sj {
    background: #368cff;
}

.foot {

    background-color: #292e44;
    padding-bottom: 20px;
}

.foota {

    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footl {

    width: 70%;
}

.footl ul {
    display: flex;
    align-items: flex-start;
}

.footl ul li {

    margin-left: 0;
}

.footl ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: 900;
}

.footl ul li a:hover {
    color: #368cff;
}

.footl ul li ul {
    display: block;
}

.footl ul li ul li {
    line-height: 40px;
}

.footl ul li ul li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

.footl ul li ul li a:hover {
    color: #368cff;
}

.footl ul .dbnav:nth-child(4),
.dbnav:nth-child(5),
.dbnav:nth-child(6),
.dbnav:nth-child(8) {
    display: none;
}

.footr {}

.footr img {}

.foottel {

    display: flex;
    padding-top: 25px;
    align-items: center;
    flex-direction: row;
}

.foottel img {

    width: 22px;
    height: 22px;
}

.foottel p {

    margin: 0;
    padding-left: 10px;
    color: #fff;
    font-size: 14px;
}

.foottel p span {

    font-size: 26px;
    font-weight: 900;
}

.footwx {

    width: 150px;
    margin: 0;
    text-align: center;
    padding-top: 36px;
}

.footwx p {

    font-size: 14px;
    color: #fff;
    padding-top: 5px;
}

.footbq {

    background-color: #000000;
    height: 88px;
    display: flex;
    align-items: center;
}

.footbqw {

    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.footbqwl {
    font-size: 14px;
    color: #fff;
}

.footbqwl a {

    color: #fff;
    font-size: 14px;
}

.footbqwr {}

.footbqwr a {

    color: #fff;
    font-size: 14px;
}

.about_gsjs {

    display: flex;
    justify-content: space-between;
}

.about_gsjsl {

    width: 50%;
}

.about_gsjsl {
    font-size: 16px;
}

.about_gsjsr {

    width: 48%;
}

.about_gsjsr img {

    width: 100%;
}

.about_gstp {}

.about_gstp ul {

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 40px;
}

.about_gstp ul li {

    width: 24%;
    padding-top: 20px;
}

.about_gstp ul li img {

    width: 100%;
}

.about_gstp ul li h2 {

    font-size: 16px;
    color: #000;
padding-top: 10px;}

.about_ryzs {}

.about_ryzs ul {

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 40px;
}

.about_ryzs ul li {

    width: 32%;
    padding-top: 40px;
    text-align: center;
margin: 0;padding-left: 1%;}

.about_ryzs ul li img {

    width: 100%;
    padding: 0.25rem;
    border: 1px solid #dee2e6;
}

.about_ryzs ul li h2 {

    font-size: 16px;
    color: #000;
    padding-top: 10px;
}

.about_gchj {}

.about_gchj ul {

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 40px;
}

.about_gchj ul li {

    width: 31%;
    padding-top: 15px;
    text-align: center;
}

.about_gchj ul li img {

    width: 100%;
    padding: 0.25rem;
    border: 1px solid #dee2e6;
}

.about_gchj ul li h2 {

    font-size: 16px;
    color: #000;
    padding-top: 10px;
}

.about_zhxx {}

.about_zhxx ul {

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 40px;
}

.about_zhxx ul li {

    width: 31%;
    padding-top: 15px;
    text-align: center;
}

.about_zhxx ul li img {

    width: 100%;
    padding: 0.25rem;
    border: 1px solid #dee2e6;
}

.about_zhxx ul li h2 {

    font-size: 16px;
    color: #000;
    padding-top: 10px;
}

.products {}

.productsw {}

.productsw ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.productsw ul li {
    margin: 0;
    width: 23%;



    box-shadow: 1px 0 5px rgb(0 0 0 / 10%);
    margin-top: 30px;
}

.productsw ul li a {}

.productsw ul li a .img {
    overflow: hidden;
}

.productsw ul li a .img img {

    width: 100%;
    transition: all ease .5s;
    transform: scale(1.1)
}

.productsw ul li a:hover .img img {
    transform: scale(1.15);
}

.productsw ul li a .nr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    background-color: #ededed;
    color: #000;
}

.productsw ul li a:hover  .nr{
    background-color: #0db8ee;
    color: #fff;
}

.productsw ul li a .nr h2 {
    margin: 0%;
    font-size: 24px;
    font-weight: bold;
    padding: 1rem;
}


.productsw ul li a .nr h6 {
    color: #0db8ee;
    font-size: 14px;
    margin: 0;
    padding-bottom: 1rem;
}

.productsw ul li a:hover .nr h6 {
    color: #ffffff;
}

.ejdh {}

.ejdhw {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* border: 1px solid #eee; */
    background-color: #fff;
    padding: 2rem;

}

.ejdhw a {
    line-height: normal;
    background: rgb(255 255 255);
    color: #666666;
    padding: 0;
    margin: 0px 2px;
    display: block;
    line-height: 1.35;
    font-size: 16px;
    color: #666666;
}

.ejdhw a:hover {
    color: #0db8ee
}

.ejdhw a:hover+.class2 {
    display: block;
}

.ejdhw ul {
    display: flex;
    margin: 0;
    flex-direction: column;
    width: 100%;
    align-items: center;
    border: 1px solid #eee;
    padding: 2rem;
}

.ejdhw ul li {
    display: flex;
    margin: 0;
    padding: 1rem 0;
    border-bottom: 1px solid #e3e3e3;
    flex-direction: column;
    width: 80%;
}

.class2:hover {
    display: block;
}

.ejdhw ul li p {
    font-size: 22px;
    margin: 0;
    color: #0db8ee;
    font-weight: bold;
}

.ejdhw ul li ul {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin: 0;
    padding: 0;
    border: 0;
}

.ejdhw ul li ul li {
    border: none;
    padding: 0;
    width: 100%;
}

.ejdhw ul li ul li a {
    padding-top: 10px;
    font-size: 14px;
}

.ejdhw ul li ul li:hover a {
    background: #fff;
    color: #0db8ee;
    font-weight: bold;
}

.producta {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.productal {
    width: 74%;
}

.productar {
    width: 24%;
}

.productal ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.productal ul li {
    margin: 0;
    width: 100%;
    box-shadow: 1px 0 5px rgb(0 0 0 / 10%);
    margin-top: 30px;
}

.productal ul li a {
    display: flex;
    flex-direction: row;
}

.productal ul li a .img {
    overflow: hidden;
width: 30%;}

.productal ul li a .img img {
    width: 100%;
    transition: all ease .5s;
}

.productal ul li a:hover .img img {
    transform: scale(1.1);
}

.productal ul li a .nr {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    background-color: #ededed;
    color: #000;
width: 70%;}

.productal ul li a .nr:hover h2 {
    color: #0db8ee;
}

.productal ul li a .nr h2 {
    margin: 0% auto;
    font-size: 24px;
    font-weight: bold;
    padding: 1rem;
    width: 80%;
    transition: all ease 0.75s;
}

.productal ul li a .nr p {
    width: 80%;
}

.productsw ul li a .nr h6 {
    color: #0db8ee;
    font-size: 14px;
    margin: 0;
    padding-bottom: 1rem;
}

.productsw ul li a:hover .nr h6 {
    color: #ffffff;
}

.productal ul li a .nr .productal_bt {
    color: #0db8ee;
    padding: 0.375rem 0.75rem;
    margin-left: 10%;
    width: 80px;
    display: flex;
    align-items: center;
    height: 30px;
    justify-content: center;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    transition: all ease 0.75s;
}

.productal ul li a .nr h6 {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    transition: all ease 0.75s;
}

.productal ul li a .nr:hover .productal_bt:hover {
    background-color: #fff;
    color: #333;
}

.prohz {}

.prohza {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.pro_xq {
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 80px;
    width: 74%;
}

.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%;
    /* padding: 10%; */
}

.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 #0db8ee;
}

.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%;
}

#nava {
    background: #f9f9f9;
    overflow: hidden;
}

#nava li {
    float: left;
    width: 16.6666%;
    text-align: center;
    padding: 19px 0px;
    color: #000;
}

#nava li.on {
    background: #05b6ec;
    color: #fff;
}

.nrsj_bt {
    border-bottom: solid 1px #eee;
    margin: 0 auto;
}

.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: #f02a0a;
}

.nrsj_nr {
    /* padding: 35px; */
    font-size: 16px;
    line-height: 2;
    max-width: 100%;
}

.nrsj_nrw {
    display: none;
}

.nrsj_nrw.active {
    display: block;
}

.nrsj_nrw.active img {
    width: 80%;
}

.nrsj_cs.active img {
    width: auto;
}

.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: #2c7048;
    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%;
}

.casehz {}

.casehza {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.case {
    width: 74%;
}

.casea {}

.casea ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.casea ul li {
    margin: 0;
    width: 31%;
    box-shadow: 1px 0 5px rgb(0 0 0 / 10%);
    margin-top: 30px;
margin-right: 2%;}

.casea ul li a {}

.casea ul li a .img {
    overflow: hidden;
}

.casea ul li a .img img {

    width: 100%;
    transition: all ease .5s;
    transform: scale(1.11)
}

.casea ul li a:hover .img img {
    transform: scale(1.2);
}

.casea ul li a .nr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    background-color: #ededed;
    color: #000;
}

.casea ul li a:hover .nr {
    background-color: #0db8ee;
    color: #fff;
}

.casea ul li a .nr h2 {
    margin: 0%;
    font-size: 17px;
    font-weight: bold;
    padding: 1rem;
}

.casea ul li a .nr h6 {
    color: #0db8ee;
    font-size: 14px;
    margin: 0;
    padding-bottom: 1rem;
}

.casea ul li a:hover .nr h6 {
    color: #ffffff;
}

.case1 {
    width: 74%;
}

.case1a {}

.case1a ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.case1a ul li {
    margin: 0;
    width: 22%;
    /* box-shadow: 1px 0 5px rgb(0 0 0 / 10%); */
    margin-top: 30px;
margin-right: 3%;}

.case1a ul li a {}

.case1a ul li a .img {
    overflow: hidden;
}

.case1a ul li a .img img {

    width: 100%;
    transition: all ease .5s;
}

.case1 img {
    cursor: zoom-in;
    border: 1px solid #dee2e6;
}

.case2 {
    width: 74%;
}

.case2a {}

.case2a ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.case2a ul li {
    margin: 0;
    width: 48%;
    /* box-shadow: 1px 0 5px rgb(0 0 0 / 10%); */
    margin-top: 30px;
}

.case2a ul li a {}

.case2a ul li a .img {
    overflow: hidden;
}

.case2a ul li a .img img {

    width: 100%;
    transition: all ease .5s;
}

.case2 img {
    cursor: zoom-in;
    border: 1px solid #dee2e6;
}

.casehzhb {}

.casehzhba {

    padding-top: 40px;
}

.casehzhba_bt {}

.casehzhba_bt h2 {}

.casehzhba ul {

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
}

.casehzhba ul li {

    width: 24%;
    margin: 0;
    display: flex;
    justify-content: center;
margin-right: 1%;}

.casehzhba ul li img {

    border: 0;
}
.case3_left{
    
display: flex;width: 100% !important;justify-content: space-between;}
.case3_left img{
    
width: 50%;}
.case3_left p{
    
}
.case3_ms{
    width: 46%;
}
.case3_img{
    
}
.case3_img img{
    
width: 100%;}
.case4{
    width: 74%;
}

.case4a {}

.case4a ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.case4a ul li {
    margin: 0;
    width: 32.33%;
    /* box-shadow: 1px 0 5px rgb(0 0 0 / 10%); */
    margin-top: 30px;
margin-right: 1%;}

.case4a ul li a {}

.case4a ul li a .img {
    overflow: hidden;
}

.case4a ul li a .img img {

    width: 100%;
    transition: all ease .5s;
}

.case4 img {
    cursor: zoom-in;
    border: 1px solid #dee2e6;
}
.case4_ms{
    
}
.case4_ms p{
    
font-size: 18px;}
.case6_nr{
    
background: #eee;padding: 2%;width: 28% !important;}
.case6_nr img{
    
}
.case6_bt{
    
text-align: center;padding-top: 20px;}
.case6_bt h2{
    
font-size: 16px;}

.case7{
    width: 74%;
}

.case7a {}
.case7_bt{
    
display: flex;flex-direction: row;}
.case7_bt h2{
    
margin: 0;width: 33.33%;}

.case7a ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.case7a ul li {
    margin: 0;
    width: 31.33%;
    /* box-shadow: 1px 0 5px rgb(0 0 0 / 10%); */
    margin-bottom: 30px;
margin-right: 2%;}

.case7a ul li a {}

.case7a ul li a .img {
    overflow: hidden;
}

.case7a ul li a .img img {

    width: 100%;
    transition: all ease .5s;
}

.case7 img {
    cursor: zoom-in;
    border: 1px solid #dee2e6;
padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;}
.newshz {}

.newshza {

    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.news_ny {
    width: 74%;
}

.news_nyw {}

.news_nyw ul {}

.news_nyw ul li {
    background: #fff;
    transition: all ease 0.5s;
    margin-bottom: 34px;
    padding: 2% 3%;
    border: solid 1px #eee;
}

.news_nyw ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news_nyw ul li .img {
    width: 25%;
}

.news_nyw ul li .img img {
    width: 100%;
}

.news_nyw ul li .nr {
    width: 75%;
    padding-left: 5%;
}

.news_nyw ul li .nr h2 {
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news_nyw ul li .nr hr{
    
}

.news_nyw ul li .nr h2 b {}

.news_nyw ul li .nr h2 span {
    font-size: 13px;
    color: #999;
}

.news_nyw ul li .nr p {
    font-size: 14px;
    color: #666;
    line-height: 2;
    margin-top: 2%;
}

.news_nyw 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_nyw ul li:hover {
    box-shadow: 0 0 5px rgb(0 0 0 / 35%);
    border: solid 1px #eee;
}

.news_nyw ul li:hover .nr h2 {
    color: #0db8ec;
}

.news_nyw ul li:hover .nr h6 {
    color: #0db8ec;
}
.zszx{
    
padding: 2rem;
    margin-bottom: 2rem;
    border: 1px dashed #ccc;
    background-color: #f7f7f7;}
.zszx_bt{
    
position: relative;padding-left: 2.5rem;}
.zszx img{
    
width: 100%;margin-top: 20px;}
.zszx_bt::before{
     position: absolute;
    content: "1";
    left: 0;
    top: -5px;
    font-size: 1.6rem;
    color: #fff;
    background-color: #00aae7;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
}
.bt2::before{
    content: "2";
}
.bt3::before{
    content: "3";
}
.bt4::before{
    content: "4";
}
.bt5::before{
    content: "5";
}
.bt6::before{
    content: "6";
}
.bt7::before{
    content: "7";
}
.bt8::before{
    content: "8";
}
.zszx_img5{
    
display: flex;justify-content: space-between;}
.zszx_img5 img{
    
width: 48%;}
.zszx_tw{
    
display: flex;align-items: center;}
.zszx_tw p{
    
width: 90%;}
.zszx_tw img{
    
width: 18%;}
.zszx_tw1{
    
display: flex;justify-content: space-between;}
.zszx_tw1a{
    
width: 49%;display: flex;align-items: center;justify-content: space-between;}
.zszx_tw1a img{
    
width: 50%;}
.zszx_tw1a ul{
    
width: 40%;}
.zszx_tw1a ul li{
    

    color: #626262;
    font-size: 16px;padding-top: 5px;}
.zszx_tw1a ul li span{
    
font-weight: bold;}
.zszx_tw2{
    
display: flex;justify-content: space-between;}
.zszx_tw2a{
    
width: 40%;background-color: #eee;
    margin-bottom: 1rem;padding: 29px;}
.zszx_tw2a img{
    
width: 100%;}
.zszx_tw2a p{
    
}

.zszx ul{
    padding-top:20px;
}
ul.item li{
        position: relative;
    text-align: left;
    padding-bottom: 0.5rem;
    padding-left: 1.5rem;
color: #626262;
    font-size: 16px;}
ul.item li span{
    
padding-right: 5px;}
.zszx_bt h2{
    
color: #000;
    font-size: 1.4rem;
    padding-left: 15px;}
.zszx p{
    
padding-top: 20px;color: #626262;font-size: 16px;}
.mianrbottom {
    /* margin: 0; */
    width: 74%;
}

.newsxqnya {
    text-align: center;
    border-bottom: #ededed 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
width: 100%;max-width: 100%;}

.newsxqnya h2 {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin: 0px;
}

.newsxqnya p {
    margin-top: 1%;
}

.newsxqnya p span {
    display: inline-block;
    padding: 0px 10px;
    color: #c1c1c1;
    font-size: 12px;
}

.bshare-custom {
    font-size: 13px;
    line-height: 16px !important;
}

.newsxqnyb {
    padding: 20px;
    line-height: 200%;
    font-size: 15px;
    line-height: 1.8;
    min-height: 290px;
}
.newsxqnyb video{
        width:100%;
    }

.newsxqnyc {
    line-height: 2;
    color: #666;
}
.nybanner{
    
margin-top: 130px;padding-top: 80px;padding-bottom: 80px;}
.nybanner_gif{
    
position: relative;
    width: 50%;
    margin-left: auto;
    margin-right: auto;}
.nybanner_gif img{
    
width: 100%;}
.nybanner_gif .gif{
    
display: block;
    max-width: 100%;
    height: auto;}
.nybanner_gif .img{
    
position: absolute;
    top: 0;
    left: 0;}
.nybanner .wz{
    
padding-top: 50px;width: 66.7%;margin: 0 auto;}
.nybanner .wz p{
    
margin: 0 auto;
    font-size: 20px;
    
    padding: 5px 0;color: #333333;
    text-align: center;
    font-family: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ Bold";font-weight: 600;letter-spacing: 2px;}

.newsxqnyc p {
    margin: 0px;
}

.newsxqnyc a {
    color: #333;
}

.videoshz{
    
}
.videoshza{
    
display: flex;flex-direction: row-reverse;padding-top: 35px;}
.videos {display: flex;flex-direction: row-reverse;}

.videosa {width: 74%;}

.videosa ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
}

.videosa ul li {
    margin: 0;
    width: 31%;
    
transition: all cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.5s;margin-right: 2%;margin-bottom: 2%;}

.videosa ul li:hover{
    
box-shadow: 0 0 5px rgb(0 0 0 / 35%);
    }

.videosa ul li a {}

.videosa ul li a p {
    margin: 0%;
    font-size: 16px;
    font-weight: bold;
    padding: 1rem;
    background-color: #ededed;
}

.videosa ul li a .img {
    overflow: hidden;
}

.videosa ul li a .img img {
    width: 100%;
    transition: all ease .5s;
}

.videosa ul li a:hover .img img {
    transform: scale(1.1);
}

.videosa ul li a .nr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    background-color: #ededed;
    color: #000;
}
.videosa ul li a:hover p{
    color: #0db8ee;
}
.video_font{
        font-weight: bold !important;display: block;
    line-height: 1.35;
    padding: 0;
    color: #000;
    font-family: "Roboto-Medium";
    
    font-size: 2rem;
    margin-bottom: 0;
    
}
.lxwm{
    
margin-bottom: 100px;}
.lxwma{
    
}
.lxwma ul{
    
display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}
.lxwm ul li{
    
width: 47%;margin-bottom: 20px !important;margin: 0;background-color: #f7f7f7;
    padding: 1rem;}
.lxwmhz{
    
}
.lxwmbt{
    
}
.lxwmbt h2{
    
}
.lxwmxx{
    
display: flex;flex-direction: row;align-items: center;justify-content: flex-start;padding-top: 20px;}
.lxwm_img{
    
border-radius: 50%;
    width: 40px;
    height: 40px;background-color: #fff;display: flex;align-items: center;justify-content: center;box-shadow: 0 5px 15px 0 rgb(0 0 0 / 14%);}
.lxwmxx img{
    width: 30px;}
.lxwmxx p{
    
margin: 0;padding-left: 20px;font-size: 16px;color: #333;}
.zhxx{
    
position: fixed;z-index: 999;right: 0;background-color: #fff;padding: 1%;top: 39%;transition: all ease .5s;}
.zhxxa{
    
position: relative;}
.zhxx_bt{
    
}
.zhxx_bt h2{
    
}
.zhxx_img{
    
width: 260px;}
.zhxx_img img{
  width: 100%;
}
.zhxx_nr{
    
}
.zhxx_gb{
    
position: absolute;top: 0;right: 10px;padding: 10px;font-size: 16px;font-weight: bold;cursor:pointer;}
.zhxx_no{
    display: none;
}
.fengm{
    width: 100%;
}
.fengm::-webkit-media-controls-enclosure{ 
        display: none;
}
@media (max-width: 768px){
    .top_tel{
        display:none;
    }
    .proa{
        padding-top:10px;
    }
    .probt p{
        font-size:16px;
    }
    .pronrimg h2{
        font-size:18px;
    }
    .pronra ul{
        display:flex;
    flex-wrap: wrap;flex-direction: row;}
    .pronra ul li{
        
    width: 50%;}
    .jjfnw {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
    flex-wrap: wrap;
}
.jjfnwl {
    width: 100%;
    background: #ecf5ff;
    position: relative;
    left: 0%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jjfnwl .plate_bt {
    width: 100%;
    margin: 0%;
    text-align: left;
    padding-left: 0%;
    text-align: center;
    padding-top: 10%;
}
.jjfnwl .an {
    width: 90%;
    margin: 0% auto;
    margin-top: 5%;
}
.jjfnwl .an {
    width: 90%;
    margin: 0% auto;
    margin-top: 5%;
    display: none;
}
.jjfnwr {
    width: 100%;
    position: relative;
    padding-top: 5%;
    background: #ecf5ff;
}
.jjfnwr_w {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.jjfnwr_w .nr {
    position: relative;
    bottom: 0%;
    left: 0%;
    bottom: 0%;
    color: #fff;
    margin-top: 5%;
}
.jjfnwr_w .nr h2 {
    font-size: 26px;
    color: #333;
}
.jjfnwr_w .nr p {
    font-size: 13px;
    margin: 6% 0%;
    padding-right: 5%;
    color: #666;
}
    .jjfnwl .jjfnbtn{
        display:none
    }
    .gsjsa{
        display:flex;
    flex-direction: column;padding-top: 10px;}
    .gsjsn{
        display:block;
    }
    .gsjsr{
        display:none;
    }
    .hzhb{
        display:none;
    }
    .footl{
        display:none;
    }
    .gsjsbt {
        display:flex;
    }
    .about_gsjs{
        display:flex;
    flex-direction: column-reverse;}
    .about_gsjsl{
        width:100%
    }
    .about_gsjsr{
        width:100%
    }
    .about_gstp ul li{
        width: 100%;}
    .nybanner{
        margin-top: 20px;
    padding-bottom: 20px;}
    .productsw ul li{
        width:48%;
    }
    .productsw ul li a .nr h2{
        font-size:18px
    }
    .productar{
        display:none;
    }
    .productal{
        width:100%;
    }
    .productal ul li a{
        display:flex;
    flex-direction: column;}
    .productal ul li a .img{
        width:100%;
    }
    .productal ul li a .nr{
        width:100%;
    }
    .pro_xq_topl {
    float: none;
    width: 100%;
}
.pro_xq_topr {
    float: none;
    width: 100%;
    margin-top: 6%;
}
    .ejdhw{
        display:none;
    }
    .pro_xq{
        width:100%;margin-top: 0;}
    #nava li{
        width:20%;
    }
    .case{
        width:100%;
    }
    .casea ul li{
        width:48%;
    background: #ededed;}
    .case1{
        width:100%;
    }
    .case1a ul li{
        width:47%;
    }
    .case2{
        width:100%;
    }
    .casehzhba ul li img{
        width:100%;
    }
    .headerwb ul li:hover ul{
        display: block;
    position: static;
    height: 100%;
    
    
    
    left: 0;top: 0;width: 100%;}
    .case2a ul li{
        display:flex;
    flex-direction: column;}
    .case3_left img{
        width:100%;
    }
    .case3_ms{
        width:100%;
    }
    .case4{
        width:100%;
    }
    .case7{
        width:100%;
    }
    .case7a h2{
        font-size:16px;
    }
    .videosa ul li{
        width:100%;
    }
    .mianrbottom{
        width:100%;
    }
    .newsxqnya h2{
        
    }
    .w24{
        width:0;
    }
    .lxwm ul li{
        width:100%;
    }
    .zszx_tw{
        display:flex;
    flex-direction: column;}
    .zszx_tw p{
        width:100%;
    }
    .zszx_tw img{
        width:100%;
    }
    .zszx_tw1{
        display:flex;
    flex-direction: column;}
    .zszx_tw1a{
        display:flex;
    width: 100%;}
    .zszx_tw2{
    display: flex;flex-direction: column;}
    .zszx_tw2a{
    width: 80%;}
    .nybanner .wz{
        width:94%;
    padding-top: 20px;}
    .nybanner .wz p{
        
        font-weight: unset;color: #626262;
    font-size: 16px;}
    .nybanner_gif{
        width:100%;
    }
    .newsxqnyb video{
        width:100%;
    }
    .banner{
        
    padding-top: 80px;}
    .plate_news ul{
        display:flex;
    flex-direction: column;}
    .plate_news ul li{
        width:100%;
    }
    .p80{
        padding:40px 0;
    }
    .plate_bt{
        
    margin-bottom: 40px;}
    .news_ny{
        width:100%;
    }
    .news_nyw ul li a{
        
    display: flex;flex-direction: column;}
    .news_nyw ul li .img{
        
    width: 100%;}
    .news_nyw ul li .nr{
        width:100%;
    }
    .videosa{
        width:100%;
    }
    .fh_kf {
    position: fixed;
    right: 0%;
    bottom: 0%;
    z-index: 99;
    width: 100%;
}
    .fh_kf .tba:hover .dhnr{
    display: none;
}
.fh_kf .tba {
    width: 33.3%;
    text-align: center;
    border-radius: 0px;
    margin-bottom: 0%;
    padding: 0px;
    position: relative;
    float: left;
    height: 68px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.fh_kf .tbc {
    background: #f01a22;
    width: 70px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 15px 20px;
    border-radius: 5px;
    margin-bottom: 4%;
    display: none;
}
    .fhdb{
        
    position: fixed;
    right: 1%;
    bottom: 45%;
    z-index: 99;}
    .fhdb .tbc{
        
    }
    .tba .gzhwx{
        
    top: -180%;left: -25%;}
    .fhdb .tbc span{
        width: 40px;
    background: #0db8ee;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 4%;
    padding: 6px 6px;
    position: relative;
    color: #fff;display: flex;flex-direction: column;align-items: center;}
    .fhdb .tbc span img{
    width: 40%;
    }
    .headerwb ul li ul li a{
        
    font-size: 16px;padding-left: 20px;}
    .gsjsl{
        width:100%;
    }
}