ul li{
    list-style: none;
}
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
}
/* header */
.index-header{
    width: 100%;
    /*height: 0.9rem;*/
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    padding: 0 60px;
}
.idnex-header-imgwk{
    width: 30%;
}
    .idnex-header-img img {
        /*width: 100%;*/
        max-height: 0.9rem;
    }
.hamburger .line {width: 35px;height: 3px;background-color: #000;display: block;margin: 8px auto;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.hamburger:hover {cursor: pointer;}
#hamburger-1.is-active .line:nth-child(2){opacity: 0;}
#hamburger-1.is-active .line:nth-child(1){
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(11px) rotate(45deg);
}
#hamburger-1.is-active .line:nth-child(3){
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-11px) rotate(-45deg);
}
.hamburger{
    display: none;
}
/* swiper */
.swiper {
    width: 100%;
    height: 100%;
  }
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide{
    height:100%
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* 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;
}
.dis_cc a{
    width: 100%;
    height: 100%;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    object-fit:cover;
}
.index-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.idnex-header-y{
    width: 64%;
}
.x-sysflex li{
    width: 12.5%;
    text-align: center;
    height: 90px;
    line-height: 90px;
    float: left;
}
.x-sysflex li a{
    color: #b2b2b2;
    font-size: 0.16rem;
    padding: 0 10%;
}
    .x-sysflex li a:hover {
        color: #005799;
        font-weight: bold;
    }
.x-sysflex_ahov {
    color: #005799 !important;
    font-weight: bold;
}
.banner {
    margin-top: 0.9rem;
    height: calc(100vh - 90px);
}
/* sectione */
.index-onewk {
    width: 100%;
    /*margin-top: 0.58rem;*/
}
.index-onewk-ne-oneimg{
    width: 100%;
    height: 8.12rem;
}
.swiper-button-next {
    width: 0.62rem;
    height: 0.62rem;
    background: url("../../../image/a4.png") no-repeat center center;
    right: 3%;
    opacity: 1 !important;
}
.swiper-button-prev {
    width: 0.62rem;
    height: 0.62rem;
    background: url("../../../image/a3.png") no-repeat center center;
    left: 3%;
    opacity: 1 !important;
}
.swiper-button-next-z img{
    width: 100%;
    height: 100%;
}
.swiper-button-prev-y{
    width: 100%;
    height: 100%;
}
.index-twowk{
    width: 100%;
    background: url("../../../image/a5.jpg") no-repeat center center;
    background-size: cover;
    padding: 4% 0;
}
.index-two-nk{
    width: 14rem;
    margin: 0 auto;
    padding: 0 3%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index-two-z{
    width: 40%;
    margin-top: 4%;
}
#tabContent189{
    display:block;
}
.index-two-title h2 {
    font-size: 0.24rem;
    color: #333;
    font-weight: normal;
    line-height: 1.8;
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
}
.index-two-title h2::before{
    content: '';
    display: block;
    width: 0.30rem;
    height: 2px;
    background: #666666;
    background-size: 100% 100%;
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
}
.index-two-title p{
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 0.14rem;
}
.index-two-xcinfo{
    margin-top: 7%;
    height: 132px;
    overflow: hidden;
}
.index-two-xcinfo p{
    line-height: 2.4;
    color: #4d4d4d;
    font-size: 0.14rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.index-two-more {
    display: block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    background: #005799 !important;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 8%;
    transition: all 300ms;
}
.index-two-y{
    width: 56%;
    height: 4.47rem;
}
.index-two-y video{
    width: 100%;
    height: 4.47rem !important;
}
.idnex-threewk{
    background: #f5f6f6;
    padding: 3% 0;
    padding-bottom: 4%;
}
.idnex-threenk{
    width: 14rem;
    margin: 0 auto;
}
.idnex-threenk-one{
    width: 100%;
}
.idnex-threenk-one h2{
    font-size: 0.30rem;
    font-weight: bold;
    color: #333;
    line-height: 1.8;
    text-align: center;
}
.idnex-threenk-one p{
    font-size: 0.16rem;
    color: #666666;
    line-height: 1.8;
    text-align: center;
}
.idnex-threenk-two{
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 2%;
    padding-bottom: 0px;
}
.idnex-threenk-two ul li{
    display: inline-block;
    position: relative;
    margin: 0 6%;
    padding-bottom: 0.15rem;
}
.idnex-threenk-two ul li::after{
    content: "";
    position: absolute;
    left: -30%;
    right: -30%;
    bottom: -1px;
    height: 1px;
    background: #005799;
    opacity: 0;
    transition: all 300ms;
}
.idnex-threenk-two a{
    font-size: 0.2rem;
    color: #666666;
    transition: all 300ms;
}
.idnex-threenk-two a::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -2px;
    transform: translateX(-50%);
    width: 10px;
    height: 6px;
    background: url("../../../image/a6.gif") no-repeat center center;
    z-index: 99;
    opacity: 0;
    transition: all 300ms;
}
    .idnex-threenk-two li:nth-child(1) a {
        color: #005799;
    }
    .idnex-threenk-two li:nth-child(1)::after {
        opacity: 1;
    }
    .idnex-threenk-two li:nth-child(1) a::after {
        opacity: 1;
    }
        .active a{
    color: #005799 !important;
}
.active::after, .active a::after{
    opacity: 1 !important;
}
.active_vv a {
    color: #666666 !important;
}
.active_vv::after, .active_vv a::after{
    opacity: 0 !important;
}
.idnex-threenks-two {
    width: 14rem;
    margin: 0 auto;
    margin-top: 3%;
    overflow: hidden;
}
.index--three-cyjlist{
    overflow: hidden;
    background: #fff;
    padding:0 0.2rem;
    text-align: center;
    padding-top: 0.1rem;
}
.index--three-cyjlist li{
    float: left;
    width: 31.5%;
    text-align: center;
    background: #fff;
    /* padding: 2.5% 1%; */
    box-sizing: border-box;
    margin-bottom: 1.5%;
    /* box-shadow: 0 0 15px 1px rgb(0 0 0 / 5%); */
    border: 2px solid #e6e6ee;
    border-radius: 6px 6px 0px 0px;
    padding-bottom: 0.2rem;
    margin-right: 1.5%;
}
    .index--three-cyjlist li img {
        border-radius: 7px 7px 0px 0px;
        width: 4.22rem;
        height: 2.18rem;
        border-bottom: 1px solid #e9e9e9;
    }
.index-sx{
    padding: 0rem 0.25rem;
}
    .index-sx h2 {
        font-size: 0.18rem;
        color: #333;
        font-weight: bold;
        margin-top: 0.2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.index-sx-two {
    margin-top: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    .index-sx-two span {
        font-size: 0.14rem;
        color: #a3a0a0;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .index-sx-two .iconfont{
        display:none;
    }
    .index-time {
        margin-left: 0.1rem;
    }
.idnex-one-none{
    display: none;
}
.index-fourwk{
    width: 100%;
    background: url("../../../image/j11.jpg") no-repeat center center;
    background-size: 100% 100%;
    padding: 4% 0;
    position: relative;
    z-index: 2;
    margin-top: -1%;
}
.idnex-fournk{
    width: 14rem;
    margin: 0 auto;
}
.idnex-fournk h2{
    color: #fff;
    font-size: 0.30rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.8;
 }
 .idnex-fournk h3{
    color: #fff;
    font-size: 0.16rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.8;
 }
.idnex-four-two {
    width: 14rem;
    margin: 0 auto;
    margin-top: 4%;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
}
 .index-ysin{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.3rem;
    color: #fff;
 }
 .swiper-slide-onewk{
     display: block;
     flex-shrink: 0;
     width: 100%;
     height: 100%;
     position: relative;
     box-sizing: border-box;
 }
 .swiper-slide-onewk::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
 }
 .swiper-slide-yb{
    position: absolute;
    right: 0;
    top: 8%;
    bottom: 8%;
    width: 61.5%;
    box-sizing: border-box;
 }
 .swiper-slide-yb a{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
   /* background: url("../../../image/a20.png") no-repeat center center;*/
    background-size: cover;
    width: 8.61rem;
    height: 5.3rem;
 }
.swiper-slide-zb {
    width: 45%;
    background: #005799;
    padding: 7% 11% 10% 4%;
    box-sizing: border-box;
}
 .swiper-slide-zb h2{
    color: #fff;
    font-size: 0.28rem;
    font-weight: bold;
    position: relative;
    text-align:left;
 }
 .swiper-slide-zb h2::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -0.15rem;
    height: 0.04rem;
    width: 0.60rem;
    background: #fff;
 }
 .inex_yqdyinfo{
    margin-top: 10%;
    box-sizing: border-box;
 }
 .inex_yqdyinfo h2{
    font-size: 0.18rem;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
 }
 .index-yqdytext{
    margin-top: 6%;
    height: 165px;
    overflow: hidden;
    box-sizing: border-box;
 }
    .index-yqdytext p {
        color: #fff;
        line-height: 2.4;
        text-indent: 2em;
        font-size: 0.14rem;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
.index_ljgd {
    display: block !important;
    background: #fff !important;
    color: #005799 !important;
    margin-top: 20%;
    display: block;
    width: 1rem;
    height: .35rem;
    line-height: .35rem;
    border-radius: .05rem;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.16rem;
}
.abmore {
    display:none;
    width:1rem;
    height: 0.35rem;
    line-height: 0.35rem;
    background: #1fa689 !important;
    border-radius: 0.5rem;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 8%;
    transition: all 300ms;
    font-size: 0.14rem;
}
    .swiper-button-wh {
        background: url("../../../image/a23.png") no-repeat center center;
        width: .32rem;
        height: .32rem;
        left: auto;
        right: 0;
        bottom: 2%;
        top: inherit;
    }
.swiper-button-ite {
    background: url("../../../image/a22.png") no-repeat center center;
    width: .32rem;
    height: .32rem;
    left: auto;
    right: .36rem;
    bottom: 2%;
    top: inherit;
}
 .index-five{
    background: url("../image/a21.png") no-repeat center center;
    background-size: 100% 100%;
    padding: 4% 0;
    position: relative;
    top: -0.15rem;
    z-index: 1;
    padding-bottom: 1%;
 }
 .idnex-fivenk{
     width: 14rem;
     margin: 0 auto;
     text-align: center;
 }
 .idnex-fivenk h2{
    font-size: .3rem;
    font-weight: bold;
    color: #333;
    line-height: 1.8;
 }
 .idnex-fivenk h3{
    font-size: .16rem;
    font-weight: bold;
    color: #666666;
    line-height: 1.8;
 }
 .idnex-fivenk-two{
    width: 14rem;
    margin: 0 auto;
    text-align: center;
 }
 .newlist::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
 }
 .newlist li{
    float: left;
    width: 48.5%;
    margin-right: 3%;
    background: #fff;
    margin-top: 3%;
    box-shadow: 0 0 30px 1px rgb(0 0 0 / 10%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
 }
 .newlist li:nth-child(even) {
    margin-right: 0;
}
.index-dt-oneimg{
    width: 3.74rem;
    height: 2.08rem;
}
.index-dt-oneimg img{
    width: 100%;
    height: 100%;
}
.newlist li a{
    display: flex;
    align-items: center;
}
.dt-onesize h2{
    font-size: .18rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    text-align: left;
    line-height: 1.5;
}
.newlist li dd{
    width: 45%;
    padding: 0 4%;
    box-sizing: border-box;
    text-align: left;
}
.dt-twosize{
    margin: 2% 0;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.16rem;
    line-height: 1.8;
    text-align: left;
}
    .dt-twosize img {
        width: 0.15rem;
        height: 0.16rem;
        margin-right: .05rem;
        margin-bottom: -0.02rem;
        display: inline-block;
        vertical-align: text-top;
    }
.dt-threesize{
    margin: 2% 0;
    color: #999999;
    height: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: 0.14rem;
    -webkit-box-orient: vertical;
    text-align: left;
}
.dt-threesize img{
    height: .16rem;
    margin-right: .05rem;
    margin-bottom: -0.02rem;
}
.newlist dd span{
    font-size: 0.14rem;
    display: inline-block;
    width: .98rem;
    height: .32rem;
    line-height: .32rem;
    background: #eeeeee;
    color: #8c8c8c;
    border-radius: .05rem;
    text-align: center;
    margin-top: 5%;
    transition: all 300ms;
    display:none;
}
.index_smore{
    text-align: center;
    margin-top: 5%;
}
.index_smore a{
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #bbbbbb;
    transition: all 300ms;
    color:#333;
}
.index-sixwk{
    background: url("../image/a26.png") no-repeat center center;
/*    padding: 6% 0;*/
    padding-top:6%;
    padding-bottom:2%;
    top: -0.35rem;
    position: relative;
    z-index: 1;
}
.index-sixnk{
    width: 14rem;
    margin: 0 auto;
}
.index-sixnk-onesiez h2{
    font-size: .3rem;
    font-weight: bold;
    color: #333;
    line-height: 1.8;
    text-align: center;
}
.index-sixnk-onesiez p {
    font-size: .16rem;
    font-weight: bold;
    color: #666666;
    line-height: 1.8;
    text-align:center;
}
.index-one-oneul {
    margin-top: 0.6rem;
    overflow: hidden;
}
.index-one-oneul li{
    width: 30%;
    padding-bottom: 0.2rem;
    margin-right: 0.65rem;
    float: left;
}
.index-one-ul-img{
    width:4.2rem;
    height:2.4rem;
}
    .index-one-ul-img img{
        width:100%;
        height:100%;
    }
    .index-one-oneul li:nth-child(3) {
        margin-right: 0;
    }
.index-one-oneul li h3{
    font-size: 0.2rem;
    line-height: 1.8;
    color: #333;
    margin-top: 0.25rem;
}
.index-one-oneul li p {
    font-size: 0.16rem;
    line-height: 1.8;
    color: #333;
    margin-top: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.foot {
    position: relative;
    top: 0px;
    z-index: 0;
    margin-bottom: -47px;
    background: #0c5c99;
    padding: 1% 0;
    padding-bottom: 1.5%;
}
.footnk{
    width: 14rem;
    margin: 0 auto;
}
.footer-link{
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    margin-top: 1.3%;
    align-items: center;
}
.footer-link p{
    width: 90px;
    white-space: nowrap;
    font-size: 16px;
    color: #fff;
}
.footer-link ul{
    width: 100%;
    display: flex;
}
.footer-link ul li{
    border-left:1px solid #fff ;
}
.footer-link ul li:nth-child(1){
    border-left:none;
}
.footer-link ul li a{
    font-size: 16px;
    color: #fff;
    padding: 0rem 0.2rem;
}
/* .footer-link ul li a:hover{
    border-bottom: 1px solid #fff;
} */

.foot-fcont {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 3%
}
.fcont_l {
    width: 3.36rem;
}
.fcont_l p {
    color: #fff;
    font-size: 16px;
    line-height: 2.2;
}
.fcont_c{
    width: 45%;
    text-align: center;
    position: relative;
}
.fcont_c:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5%;
    background: #878885;
    width: 1px;
    height: 90px;
}

.fcont_c {
    width: 45%;
    text-align: center;
    position: relative;
}
div {
    box-sizing: border-box;
}
* {
    padding: 0;
    margin: 0;
}
user agent stylesheet
div {
    display: block;
}
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Arial, Helvetica, "Microsoft Yahei", sans-serif;
    color: #333;
    line-height: 1.8;
    overflow-x: hidden;
}
.fcont_c:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5%;
    background: #878885;
    width: 1px;
    height: .9rem;
}
.fcont_c:after {
    content: "";
    position: absolute;
    right: 0;
    top: 5%;
    background: #878885;
    width: 1px;
    height: .9rem;
}
.ewms img{
    margin: 0 .1rem;
    height: 1.15rem;
    text-align: center;
}
.fcont_c p{
    font-size: .18rem;
    white-space: nowrap;
    color: #fff;
    margin-top: .05rem;
}
.fcont_r li{
    display: flex;
    align-items: center;
}
.fcont_r h5{
    white-space: nowrap;
    color: #fff;
    font-size: .16rem;
}
.fcont_r p{
    white-space: nowrap;
    color: #fff;
    font-size: .16rem;
}
.ftext {
    background: #093e66;
    text-align: center;
    position: relative;
    top: 0.47rem;
    left: 0;
}
.ftext a{
    font-size: .14rem;
    color: #c2c3c1;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
}
/* 关于我们 */
.index-two-onewk{
    width: 100%;
    margin-top: 0.9rem;
}
.index-two-onewk-oneimg{
    width: 100%;
    height: 100%;
}
.index-two-onewk-oneimg img{
    width: 100%;
    height: 100%;
}
.foot-two{
    top: 0;
}
.index-two-twowk{
    width: 100%;
    background: #fff;
}
.index-two-twonk{
    width: 12rem;
    margin: 0 auto;
    padding: 0.4rem 0rem;
}
.index-two-twonk-up{
    position: relative;
    margin-bottom: 0.15rem;
}
.index-two-twonk-up h2{
    font-size: 0.27rem;
    line-height: 1.4;
    color: #000;
    text-align: center;
}
.index-two-twonk-up p{
    font-size: 0.15rem;
    line-height: 1.4;
    color: #aaa;
    text-align: center;
}
.index-two-two-uptwo {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    justify-content: center;
}
.index-two-two-uptwo-z p{
    line-height: 2;
    color: #333;
    font-size: 0.13rem;
}
.index-two-two-uptwo-y{
    width: 5.85rem;
    display:none;
}
.index-two-two-uptwo-ypadding{
    position: relative;
    top: 0;
    left: 0;
    width: 5.85rem;
    overflow: hidden;
}
.swiper-slide-oneimg{
    width: 5.85rem;
    height: 3.48rem;
}
.swiper-slide-oneimg img{
    width: 100%;
    height:100%;
}
.cycle-prev{
    left: -0.2rem;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: absolute;
    width: .4rem;
    height: .4rem;
    top: 50%;
    margin-top: -0.2rem;
    background: url("../../../image/b2.png") no-repeat;
    background-color: #666;
    background-color: rgba(0,0,0,0.3);
    z-index: 99;
}
.cycle-next {
    right: -0.2rem;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    position: absolute;
    width: .4rem;
    height: .4rem;
    top: 50%;
    margin-top: -0.2rem;
    background: url("../../../image/b2.png") no-repeat;
    background-color: #666;
    background-color: rgba(0,0,0,0.3);
    z-index: 99;
    background-position: -40px -40px;
}
.index-two-two-uptwo-y:hover .cycle-prev{
    left: 0px;
    opacity: 1;
}
.index-two-two-uptwo-y:hover .cycle-next{
    right: 0px;
    opacity: 1;
}
.index-two-two-uptwo-y .cycle-prev:hover{
    background-color: #005799;
    background-position: -0.4rem 0;
}
.index-two-two-uptwo-y .cycle-next:hover{
    background-color: #005799;
    background-position: 0 -0.4rem;
}
.index-two-two-down{
    width: 100%;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}
.index-two-two-down-size h2{
    line-height: 1.4;
    font-size: 0.27rem;
    color: #000;
    text-align: center;
}
.index-two-two-down-size p {
    font-size: 0.16rem;
    color: #666666;
    line-height: 1.8;
    text-align: center;
    margin-bottom:0.5rem;
}
.index-two-two-down-size p {
    line-height: 1.4;
    font-size: 0.15rem;
    color: #aaa;
    text-align: center;
}
.index-two-two-down-siwery{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 0.15rem;
}
.index-two-two-down-oneimg{
    width: 2.8rem;
}
.index-two-two-down-oneimg img{
    width: 100%;
    height: 100%;
}
.swiper-two-two{
    overflow: hidden;
}
.lantern_pre{
    position: absolute;
    background: url("../../../image/b13.png") no-repeat center;
    left: -0.22rem;
    top: 50%;
    margin-top: -0.15rem;
    width: .2rem;
    height: .3rem;
    z-index: 999;
}
.lantern_next {
    position: absolute;
    background: url("../../../image/b14.png") no-repeat center;
    right: -0.22rem;
    top: 50%;
    margin-top: -0.15rem;
    width: .2rem;
    height: .3rem;
    z-index: 999;
}
.index-three-onewk {
    width: 100%;
    border-bottom: 1px dashed #ADADAD;
    text-align: center;
    background: #005799;
}
.index-three-onenk{
    width: 12rem;
    margin: 0 auto;
}
.index-three-onenk-size{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index-three-onenk-size_one{
    position: relative;
    top: 0;
    left: 0;
    padding-left: 0.14rem;
}
.index-three-onenk-size_one::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    width: 5px;
    height: 22px;
    background: #fff;
}
.index-three-onenk-size_one h2{
    color: #fff;
    line-height: .56rem;
    font-size: .2rem;
    font-weight: bold;
    text-align: left;
}
.index-three-onenk-size_two{
    display:none;
}
.index-three-onenk-size_two li {
    margin: 0 .09rem;
    display: inline-block;
    position: relative;
}
.div-parent{
    position: relative;
    text-align: left;
}
.div-parent a{
    color: #fff;
    line-height: .66rem;
    display: block;
    font-size: .16rem;
    position: relative;
    z-index: 1;
    padding: 0 .18rem;
}
.index-three-onenk-size_two li .div-parent::before{
    content: '';
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -6px;
    box-sizing: content-box;
    width: 7px;
    height: 7px;
    border: 2px solid #333;
    background: #252525;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.menu_simpline_cur{
    position: absolute;
    left: 0;
    right: 0;
    height: 32px;
    top: 50%;
    margin-top: -16px;
    border-radius: 2px;
    background: #005799;
    display: none;
    -webkit-border-radius: 2px;
}
.index-three-onenk-size_two li:hover .menu_simpline_cur{
   display: block;
}
.index-three-onenk-size_two li:hover a{
    color: #252525;
}
.index-three-onenk-size_two li:hover .div-parent::before{
    display: block;
    background: #005799 !important;
}
/*.index-three-block{
    display:block;
}*/
.index-three-twowk{
    width: 100%;
    background: #fff;
    padding-top: 0.2rem;
    padding-bottom: 0.4rem;
}
.index-three-twonk{
    width: 12rem;
    margin: 0 auto;
}
.crumbs{
    line-height: 1.5;
    background: url("../image/d1.png") no-repeat 2px center;
    margin-bottom: 20px;
    padding: 0.68em 0 0.68em 22px;
    font-size: 0.15rem;
    color: #fff;
}
.crumbs_in{
    line-height: 1.5;
}
.crumbs_in a{
    color: #000;
}
.crumbs_in a:hover{
    color: #005799;
    border-bottom: 1px solid #005799;
}
.w-News-list{
    width: 100%;
    line-height: 2;
    overflow: hidden;
}
    .w-News-list li {
        border-bottom: 0;
        background: #ededed;
        margin-bottom: .3rem;
    }
.w-News-list li a{
    display: flex;
    height: 1.47rem;
    align-items: center;
}
.w-News-list-oneimg{
    width: 2.63rem;
    height: 1.48rem;
    overflow: hidden;
}
.w-News-list-oneimg img{
    width: 100%;
    height:100%;
    transition: all 0.5s;
    object-fit: cover;
}
.news-com{
    padding: .36rem .38rem;
    position: relative;
    top: 0;
    left: 0;
    width: 78%;
}
.date{
    line-height: 1.3;
    margin-top: -3px;
    margin-right: 25px;
    padding-right: 25px;
    padding-bottom: 22px;
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
}
.date::before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    right: 0;
    background: #E8E8E8;
}
.date p{
    color: #333333;
    font-size: .34rem;
    line-height: 1.3;
}
.date span{
    color: #333333;
    font-size: .15rem;
    line-height: 1.3;
    margin-top: 0.5em;
}
.date-two{
    display: inline-block;
    vertical-align: top;
}
.date-two h2{
    font-size: .18rem;
    line-height: 1.3;
    margin-bottom: 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    color: #333333;
    width: 6.4rem;
}
.date-two p{
    color: #333333;
    line-height: 1.7;
    height: 3.3em;
    overflow: hidden;
    font-size: 0.15rem;
    width: 6.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.adore{
    position: absolute;
    top: 50%;
    margin-top: -0.15rem;
    right: .44rem;
    width: .42rem;
    height: .3rem;
    border-left: 1px solid #CFCFCF;
    background: url("../../../image/d3.png") no-repeat -0.45rem center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.w-News-list li:hover .adore{
    border-color: #fff;
    background-position: 0 center;
}
.w-News-list li:hover {
    background: #005799;
}
    .w-News-list-oneimg:hover img {
        transform: scale(1.1);
    }
.w-News-list li:hover .date p {
    color: #fff;
}
.w-News-list li:hover .date span {
    color: #fff;
}
.w-News-list li:hover .date-two h2 {
    color: #fff;
}
.w-News-list li:hover .date-two p {
    color: #fff;
}
.index-four-onewk{
    padding-top: 0.4rem;
}
.index-fournr-onesize h2{
    color: #fff;
    font-size: .36rem;
    text-align: center;
    line-height: 1.5;
    margin: 0 0 .3rem;
}
.index-fournr-onesizewk{
    margin-bottom: .4rem;
}
.index-fournr-oneul{
    text-align: center;
}
.index-fournr-oneul ul{
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    list-style: none;
}
.index-fournr-oneul li{
    margin: 0 .05rem .1rem;
    float: left;
    position: relative;
}
.index-fournr-oneul li a{
    padding: 0 .3rem;
    line-height: .4rem;
    display: block;
    font-size: .16rem;
    border: .01rem solid #000;
    white-space: nowrap;
    color: #000;
}
    .index-fournr-oneul li:hover a{
        color:#fff;
    }
    .index-fournr-oneul li:hover a {
        background: #005799;
        border-color: #005799;
    }
.active_fournr {
    background: #005799;
    border-color: #005799;
}
.prd_imgScaleBig{
    margin: 0 -10px;
    overflow: hidden;
}
.prd_imgScaleBig ul{
    overflow: hidden;
}
.prd_imgScaleBig li{
    width: 33.32%;
    position: relative;
    float: left;
    margin-bottom: 20px;
}
.prd_imgScaleBig li a{
    margin: 0 10px;
    display: block;
}
.idnex-four-twowk{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}
.img-count-in{
    width: 3.87rem;
    height: 2.56rem;
    margin: 0 auto;
    overflow: hidden;
}
.img-count-in img{
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}
.img-count-in:hover img{
    transform: scale(1.1);
}
.w-prd-infobox{
    text-align: left;
    padding: 1.1em 3em 1.1em 1em;
    color: #fff;
    position: absolute;
    left: 1em;
    right: 0;
    bottom: 1em;
    background: rgba(0,0,0,0.5);
    overflow: hidden;
}
.w-prd-infobox::before{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1em;
    right: 1em;
    width: 2em;
    height: 2em;
    border: 1px solid #fff;
    border-color: rgba(255,255,255,0.85);
    background: url("../../../image/e13.png") no-repeat center;
}
    .w-prd-infobox h2 {
        font-size: 0.18rem;
        margin: 0;
        font-weight: normal;
        line-height: 1.3;
        color: #fff;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.index-five-onewk{
    width: 100%;
    background: #fff;
    padding-bottom: 0.80rem;
    padding-top: 0.30rem;
}
.index-fice-onenr{
    width: 12rem;
    margin: 0 auto;
}
.index-five-onenr-onesize{
    width: 100%;
    margin-top: 0.2rem;
}
.index-five-onenr-onesize h2{
    font-size: .28rem;
    line-height: 1.5;
    font-weight: normal;
    margin: 0;
    color: #000;
    text-align: center;
}
.simpline{
    margin: 0.10rem auto;
    width: 0.55rem;
    height: 2px;
    background-color: #005799;
    text-align: center;
    line-height: 1.8;
}
.index-five-map{
    width: 100%;
    height: 100%;
    margin-top: 0.35rem;
}
.index-five-map img{
    width: 100%;
    height: 100%;
}
.index-five-oneul{
    width: 100%;
    margin-top: 0.6rem;
    display: flex;
    justify-content: space-between;
}
.index-five-oneul-one{
    width: 5.85rem;
}
.index-five-oneul-one li p{
    margin: 0 0 0.10rem;
    line-height: 2;
    font-size: .15rem;
    color: #000;
}
.index-five-oneul-one li h2{
    margin: 0 0 0.10rem;
    line-height: 1.5;
    font-size: .36rem;
    color: #000;
}
.index-five-oneul-one li span{
    line-height: 2;
    font-size: .15rem;
    color: #000;
}
.index-five-oneul-two{
    width: 6.05rem;
}
.index-five-oneul-two li .span-one{
    color: #000;
    line-height: 1.5;
    font-size: .15rem;
    font-weight: normal;
}
.index-five-oneul-two li .span-two{
    color: #f00;
    padding: 0 3px;
    line-height: 1.5;
    font-size: .15rem;
    font-weight: normal;
}
.index-five-oneul-two ul{
    overflow: hidden;
}
.index-five-oneul-two li{
    margin-bottom: 1em;
}
.index-five-oneul-two input{
    width: 2.83rem;
    height: 0.44rem;
    display: block;
}
.index-five-oneul-two li:nth-child(1){
    display: inline-block;
    /* float: left; */
    margin-right: 0.34rem;
}
.index-five-oneul-two li:nth-child(2){
    display: inline-block;
    /* float: right; */
}
.yx-input{
    width: 100% !important;
    height: 0.44rem;
    display: block;
}
.index-five-oneul-two textarea{
    display: block;
    border-color: #D1D1D1;
    padding: 0.75em 0.10rem;
    line-height: 1.3;
    width: 100%;
    height: 8em;
}
.yx-inputs{
    margin-right: 0.1rem;
    width: 1rem !important;
    border-color: #D1D1D1;
    padding: 0.75em .1rem;
    line-height: 1.3;
    color: #666;
    display: inline-block !important;
}
.index-input-yzm{
    width: 0.63rem;
    height: 0.3rem;
    display: inline-block;
}
.index-input-yzm img{
    width: 100%;
    height:100%;
}
.index-input-button a{
    display: inline-block;
    background: #005799;
    color: #fff;
    border: 0;
    padding: 0.7em 0;
    text-align: center;
    min-width: 12em;
    line-height: 1.5;
    font-size: 0.16rem;
}
.index-six-onewk{
    width: 100%;
    background: #fff;
}
.index-six-onenk{
    width: 12rem;
    margin: 0 auto;
    padding: .4rem 0;
    display: flex;
    justify-content: space-between;
}
.side_bar{
    width: 2.5rem;
}
.systitle{
    color: #fff;
    line-height: .1rem;
    text-align: left;
    padding: .1rem 0 .15rem;
    font-size: .28rem;
    background: none;
}
.systitle p{
    line-height: .32rem;
    color: #000;
    text-align: left;
    font-size: .28rem;
}
.icon_menuControl{
    width: 0.42rem;
    display: inline-block;
    height: 1px;
    background: #ccc;
    color: #fff;
    text-align: left;
}
.prd_imgScaleBi_icon{
    display:none;
}
.ul-parent li {
    width: 2.5rem;
    border-bottom: 1px dashed #DFDFDF;
}
.div-parent{
    position: relative;
    text-align: left;
}
.div-parent a{
    color: #fff;
    padding-left: 0;
    padding-right: .35rem;
    font-size: .16rem;
    line-height: .25rem;
    padding: .12rem .48rem .12rem 0rem;
    position: relative;
    display: inline-block;
    text-align: left;
}
.ul-parent li:hover .div-parent a {
    color: #005799;
}
.ul-parent li:hover .fa-plus {
    background: #005799;
}
.fa-plus {
    background: #888;
    right: 0;
    top: 50%;
    margin-top: -0.09rem;
    width: .18rem;
    height: .18rem;
    position: absolute;
}
.fa-plus_icon{
    display:none;
}
.fa-plus::before {
    content: '';
    width: .1rem;
    height: .02rem;
    box-sizing: border-box;
    background: #fff;
    position: absolute;
    right: 50%;
    margin-right: -0.05rem;
    top: 50%;
    margin-top: -1px;
    line-height: 1em;
    text-align: center;
}
.fa-plus::after{
    content: '';
    width: 2px;
    height: 0.10rem;
    box-sizing: border-box;
    background: #fff;
    position: absolute;
    right: 50%;
    margin-right: -1px;
    top: 50%;
    margin-top: -0.05rem;
}
.ul-submenu{
    display: block;
    border-color: #777;
    border-top: 1px dashed #DFDFDF;
    padding: .1rem .2rem;
    text-align: left;
    display:none;
}
.clearfix{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.ul-parent li:hover fa-plus {
    background: #FED101;
}
.ul-parent li:hover .ul-submenu {
    display: block;
}
.clearfix a{
    color: #000;
    position: relative;
    top: 0;
    left: 0;
    font-size: .14rem;
}
.clearfix a::before{
    content: '';
    width: 0;
    height: 1px;
    background: #005799;;
    position: absolute;
    top: 50%;
    left: -0.2rem;
    transition: width 0.5s;
    -webkit-transition: width 0.5s;
}
.clearfix li{
    border: none !important;
}
.clearfix li:hover a::before{
    width: 0.2rem;
}
.clearfix li:hover a{
    color: #005799;
    padding-left: .1rem;
}
.div-parent {
    position: relative;
    text-align: left;
}
.div-parent a{
    color: #ccc;
    position: relative;
    -webkit-transition: all 0.5s;
    font-size: .14rem;
    display: inline-block;
    padding: .08rem 0;
}
.fa-fa-plus{
    right: -0.42rem;
    font-size: 0.15rem;
    font-weight: normal;
    top: 0;
    bottom: 0;
    width: 5em;
    position: absolute;
    display: block;
    cursor: pointer;
    color: #fff;
}
.clearfix li{
    text-align: left;
}
.clearfix-two{
    width: 2.1rem;
}
.index-six-onenk-two{
    width: 9.2rem;
}
.crumbs{
    line-height: 1.5;
    background: url("../image/f4.png") no-repeat 2px center;
    padding: 0.68em 0 0.68em 0.22rem;
}
.crumbs_in{
    font-size: .15rem;
    color: #000;
}
.w-searchbox{
    margin-bottom: 1em;
    font-size: .15rem;
    display:none;
}
.search-w{
    position: relative;
    max-width: 100%;
    width: 100%;
    display: inline-block;
}
.search-w input{
    border: 0;
    background: #4a4a4a;
    color: #fff;
    padding: 0 .45rem 0 .1rem;
    width: 100%;
    line-height: 3;
    height: 0.45rem;
    overflow: hidden;
    -webkit-box-sizing: border-box;
}
.btn-default-w{
    background-color: #FED101 !important;
    width: .5rem;
    background: url("../../../image/f5.png") no-repeat center center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    padding: 0;
}
/* .prd_imgScaleBig_six{
    margin: 0 -13px;
} */
.prd_imgScaleBig_six ul{
    overflow: hidden;
    margin: 0 -0.12rem;
}
.prd_imgScaleBig_six li{
    /* width: 2.9rem; */
    position: relative;
    float: left;
    margin-bottom: 0.10rem;
    transition: all 0.5s;
}
.prd_imgScaleBig_six li:hover{
    transform: translateY(-0.05rem);
}
.w-prd-list-cell-in{
    background: #fff;
    -webkit-transition: all 0.5s;
    margin: 0 0.12rem;
    padding: 0.1px;
}
.index-six-list-img{
    width: 2.9rem;
    height: 1.56rem;
    margin: 0.3rem 0rem;
    overflow: hidden;
}
.index-six-list-img img{
    width: 100% ;
    height:100% ;
    transition: all 0.5s;
}
.index-six-list-size{
    text-align: center;
    height: .63rem;
    padding: 1.2em 1em;
}
    .index-six-list-size p {
        margin-top: 0.3em;
        color: #898989;
        line-height: 1.5;
        max-height: 4.3em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
.index-six-list-img:hover img{
transform: scale(1.1);
}
.div-parent a {
    color: #000;
    line-height: .66rem;
    display: block;
    font-size: .16rem;
    position: relative;
    z-index: 1;
    padding: 0 .18rem;
}
@media screen and (max-width:1000px) {
    .hamburger {
        display: block;
    }
    .banner{
        height:auto;
    }
    .header-nav {
        position: absolute;
        top: 0.8rem;
        left: 0;
        width: 100%;
        height: auto;
        display: none;
        z-index: 99;
        background: #fff;
        padding: 0.2rem 0rem;
    }

    .x-sysflex a {
        font-size: 0.3rem;
        color: #000 !important;
        line-height: 0.85rem;
    }

    .index-two-nk {
        width: 100%;
    }

    .index-two-y {
        display: none;
    }

    .idnex-threenk {
        width: 100%;
    }

    .idnex-threenks-two {
        width: 100%;
    }

    .idnex-fournk {
        width: 100%;
    }

    .idnex-four-two {
        width: 92%;
    }

    .index-ysin {
        display: none;
    }

    .idnex-fivenk {
        width: 100%;
    }

    .idnex-fivenk-two {
        width: 100%;
    }

    .index-sixnk {
        width: 100%;
    }

    .footnk {
        width: 100%;
    }

    .foot-fcont {
        flex-direction: column;
        margin-top: 8%;
    }

    .foot {
        margin-bottom: -0.5rem;
    }

    .fcont_l {
        width: 100%;
        padding: 0rem 0.3rem;
    }

        .fcont_l p {
            font-size: 14px;
        }

    .newlist li a {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .dt-onesize h2 {
        margin-top: 0.2rem;
    }

    .newlist dd span {
        margin-bottom: 0.2rem;
    }

    .newlist li {
        width: 48%;
    }

    .dt-twosize img {
        width: 0.24rem;
        height: 0.28rem;
    }

    .dt-threesize img {
        width: 0.24rem;
        height: auto;
    }

    .swiper-slide-yb {
        position: inherit;
        width: 100%;
        top: inherit;
        bottom: inherit;
    }

    .index-dt-oneimg {
        width: 100%;
        height: 100%;
    }

    .newlist li dd {
        width: 100%;
    }

    .idnex-fournk h2 {
        font-size: 0.36rem;
    }

    .idnex-fournk h3 {
        font-size: 0.28rem;
    }

    .swiper-slide-zb h2 {
        font-size: 0.32rem;
    }

    .inex_yqdyinfo {
        margin-top: 2%;
    }

    .index-yqdytext p {
        font-size: 0.28rem;
    }

    .dt-threesize {
        height: 38px;
    }

    .swiper-slide-zb {
        padding: 8% 7%;
    }

    .swiper-slide-yb a {
        position: inherit;
        width: 100%;
        top: inherit;
        bottom: inherit;
    }

    .swiper-slide-zb {
        width: 100%;
    }

        .swiper-slide-zb h2::after {
            display: none;
        }

    .inex_yqdyinfo h2 {
        text-align: center;
    }

    .index_ljgd {
        display: none !important;
    }

    .abmore {
        display: block;
        position: relative;
        bottom: -9%;
        background: none !important;
        color: #fff;
        border: 1px solid #fff;
        margin-top: 5%;
        height: 30px;
        line-height: 30px;
        width: 80px;
        border-radius: 5px;
        font-size: 14px;
    }

    .swiper-button-wh, .swiper-button-ite {
        width: 0.64rem;
        height: 0.64rem;
        bottom: 0%;
    }

    .swiper-button-ite {
        right: 0.72rem;
    }

    .index-fourwk {
        padding: 12% 0;
        background-size: cover;
        padding-bottom: 10%;
    }

    .index-two-z {
        width: 100%;
    }

    .index-two-more {
        margin: 0 auto;
    }

    .index--three-cyjlist li {
        width: 48.5%;
    }

    .footer-link, .fcont_c, .fcont_r {
        display: none;
    }

    .index-one-oneul li {
        width: 100%;
        margin-right: 0.15rem;
        padding: 0.3rem;
    }

    .index-one-ul-img {
        width: 100%;
        height: 100%;
    }

    .x-sysflex li {
        width: 100%;
    }

    .index-sixnk-onesiez h2 {
        font-size: .36rem;
    }

    .index-one-oneul {
        margin-top: 0;
    }

    .index-two-two-uptwo {
        flex-direction: column;
        padding: 0rem 0.3rem;
    }

    .index-two-twonk {
        width: 100%;
    }

    .swiper-slide-two {
        width: 50% !important;
        margin-right: 10px !important;
    }

    .lantern_pre {
        display: none;
    }

    .lantern_next {
        display: none;
    }

    .index-two-two-uptwo-y, .index-two-two-uptwo-ypadding {
        width: 100%;
    }

    .swiper-slide-oneimg {
        width: 100%;
        height: 100%;
    }

    .cycle-prev, .cycle-next {
        opacity: 1;
        width: 0.8rem;
        height: 0.8rem;
    }

    .index-two-two-uptwo-z {
        width: 100%;
    }

    .index-three-twonk {
        width: 100%;
    }

    .prd_imgScaleBig ul {
        display: flex;
        flex-wrap: wrap;
    }

    .prd_imgScaleBig li {
        float: inherit;
        width: 50%;
    }

    .w-prd-infobox::before {
        display: none;
    }

    .index-three-onenk {
        width: 100%;
    }

    .date {
        display: none;
    }

    .adore {
        display: none;
    }

    .index-three-onewk {
        display: none;
    }

    .w-News-list {
        padding: 0rem 0.2rem;
    }

    .news-com {
        width: 4.2rem;
    }

    .date-two h2 {
        width: 4rem;
        margin-bottom: 0.1rem;
    }

    .date-two p {
        width: 4rem;
        line-height: 1.7;
        height: auto;
    }

    .w-prd-infobox {
        left: 0;
        bottom: 0;
        padding: 0.65em 1em;
    }

    .img-count-in {
        width: 100%;
        height: 2.4rem;
    }

    .prd_imgScaleBig {
        margin: 0;
    }

    .index-fice-onenr {
        width: 100%;
    }

    .index-five-oneul {
        flex-direction: column;
        align-items: center;
        padding: 0rem 0.2rem;
    }

    .index-five-map {
        width: 100%;
        margin-top: 0.35rem;
        padding: 0rem 0.2rem;
    }

    .index-five-oneul-one {
        width: 100%;
    }

    .index-five-oneul-two {
        width: 100%;
        margin-top: 0.5rem;
    }

        .index-five-oneul-two li:nth-child(1) {
            margin-right: 0.05rem;
        }

        .index-five-oneul-two input {
            width: 100%;
            height: 0.7rem;
        }

    .yx-inputs {
        width: 2rem !important;
    }

    .index-input-yzm {
        width: 1rem;
        height: 0.6rem;
    }

    .index-input-button a {
        min-width: 3.2rem;
    }

    .prd_imgScaleBig_six ul {
        margin: 0 0;
    }

    .index-six-onenk {
        width: 100%;
        flex-direction: column;
    }

    .prd_imgScaleBig_six li {
        width: 50%;
    }

    .index-six-onenk-one {
        /*display: none;*/
    }

    .index-six-list-size {
        height: auto;
    }

    .index-six-onenk-one {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1em;
    }

    .side_bar {
        background-color: #005799;
        color: #fff;
        padding: 0.5em 3em 0.5em 1.2em !important;
        position: relative;
        width: 100%;
    }

    .icon_menuControl {
        position: absolute;
        z-index: 1;
        right: 0.8em;
        top: 0.45em;
        display: inline-block;
        font-size: 125%;
        line-height: 1.2;
        width: 1.2em;
        color: #fff;
        display: none;
    }

    .index-six-onenk-two {
        width: 100%;
    }

    .ul-parent li {
        width: 100%;
    }

    .index-five-map iframe {
        width: 100%;
    }

    .ul-parent {
        display: none;
        background-color: #f0f0f0;
    }

    .prd_imgScaleBi_icon {
        display: block;
        position: absolute;
        z-index: 1;
        right: 0.2rem;
        top: 0.15rem;
        display: inline-block;
        font-size: 125%;
        line-height: 1.2;
        width: 1.2em;
        color: #fff;
        font-size: 0.5rem !important;
    }
    .index-five-oneul-two li:nth-child(1){
        width:49%;
    }
    .index-five-oneul-two li:nth-child(2) {
        width: 49%;
    }

    .search-w input {
        height: 0.8rem;
    }

    .btn-default-w {
        width: 1rem;
        height: 0.8rem;
    }

    .div-parent a {
        font-size: 0.28rem;
        padding: 0.85em 1.5em;
        color: #333;
    }

    .fa-plus {
        display: none;
    }

        .fa-plus::before {
            display: none;
        }

        .fa-plus::after {
            display: none;
        }

    .fa-plus_icon {
        display: block;
        position: absolute;
        top: 0;
        right: 0.2rem;
    }

    .ul-submenu {
        background-color: #fafafa;
    }

    .clearfix a {
        font-size: 0.26rem;
        line-height: 1.5;
        padding: 0.85em 1.5em;
    }

    .clearfix li {
        border-color: #f0f0f0 !important;
        border-bottom: 1px solid #fff !important;
        float: none;
    }

    .index-onewk-ne-oneimg {
        height: auto;
    }

    .index-header {
        padding: 0 20px;
    }

    .index-two-xcinfo p {
        font-size: 0.2rem;
    }

    .dt-twosize {
        font-size: 0.25rem;
    }

    .dt-threesize {
        font-size: 0.25rem;
    }

    .index-one-oneul li h3 {
        font-size: 0.3rem;
    }

    .index-one-oneul li p {
        font-size: 0.25rem;
    }

    .index-two-title h2 {
        font-size: 0.4rem;
    }

    .x-sysflex li a {
        font-size: 0.25rem;
    }

    .index-two-twonk-up h2 {
        font-size: 0.32rem;
    }

    .index-two-two-uptwo-z p {
        font-size: 0.26rem;
    }

    .index-two-two-down-size h2 {
        font-size: 0.32rem;
    }

    .date-two h2 {
        font-size: .24rem;
    }

    .date-two p {
        font-size: 0.2rem;
    }

    .index-five-oneul-one li span {
        font-size: .24rem;
    }

    .index-five-oneul-one li p {
        font-size: .24rem;
    }

    .dis_cc a{
        height:auto;
    }