@font-face{
    font-family: 'DFHeiGB-W3';
    src: url('/Public/Front/base/fonts/DFHeiGB-W3.otf');
    src:url('/Public/Front/base/fonts/DFHeiGB-W3.otf') format('woff'),
    url('/Public/Front/base/fonts/DFHeiGB-W3.otf') format('truetype'),
    url('/Public/Front/base/fonts/DFHeiGB-W3.otf') format('svg');
}
@font-face{
    font-family: 'DFHeiGB-W5';
    src: url('/Public/Front/base/fonts/DFHeiGB-W5.otf');
    src:url('/Public/Front/base/fonts/DFHeiGB-W5.otf') format('woff'),
    url('/Public/Front/base/fonts/DFHeiGB-W5.otf') format('truetype'),
    url('/Public/Front/base/fonts/DFHeiGB-W5.otf') format('svg');
}
@font-face{
    font-family: 'hkjb';
    src: url('/Public/Front/base/fonts/hkjb.ttf');
    src:url('/Public/Front/base/fonts/hkjb.ttf') format('woff'),
    url('/Public/Front/base/fonts/hkjb.ttf') format('truetype'),
    url('/Public/Front/base/fonts/hkjb.ttf') format('svg');
}
@font-face{
    font-family: 'hkjb1';
    src: url('/Public/Front/base/fonts/hkjb1.TTF');

}
.mm-navbar{
    background: #04007c!important;
}
.mm-panel{
    background: #060367!important;
}
.logomobile{
    display: none!important;
}
.logopc{
    display: inline-block!important;
    width: 3.5rem!important;
}


.prListwfnEW .svgs{

    display: none;
}    
p{
    font-size: 0.16rem;
}
.p1{
    font-family:'DFHeiGB-W3';

}
.p2{
    font-family:'DFHeiGB-W5';

}
.p3{
    font-family:'hkjb';

}
.p4{
    font-family:'hkjb1';

}
* {
    box-sizing: border-box;
    line-height: normal;
    font-size: 16px;
}

html,
body {
    padding: 0;
    font-family:'DFHeiGB-W5' ;
    margin: 0;
}
body {
    background-color: #fff;
    color: #666;
    position: relative;
    -webkit-text-size-adjust: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1;
    font-weight: bold;
    margin: 20px 0 10px 0;
}
h1,
h2,
h3 {
    font-size: 18px;
}
h4,
h5,
h6 {
    font-size: 16px;
}
p {
    margin: 0 0 10px 0;
}
a,
a:link,
a:active,
a:visited,
a:hover {
    color: inherit;
    text-decoration: none;
}
ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.container{
    width: 15rem;
    width: 79%;
    line-height: 0.2rem;
    margin: 0 auto;
}
.containersm{
    width: 12rem;
    line-height: 0;
    margin: 0 auto;
}
.newProdunctT1{
    color:#333333;
    font-size: 0.44rem;
    text-align: center;
    margin-bottom: 0.2rem;
    margin-top:0.6rem;
}
.newProdunctT2{
     color:#333333;
      font-size: 0.24rem;
       text-align: center;
        margin-bottom: 0.6rem;
}
.oslide{
    line-height: 0;
}
.oslide .oli{
    line-height: 0rem;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding: 0 0.3rem;
}
.oslide .oli>a:before{
    content: "";
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.04rem;
    transition-duration: .5s;
    background-color: transparent;
    transform: scale(0,1);
}
.oslide .oli.active>a:before{
    background-color: rgb(0,47,167);
    transform: scale(1,1);
}

.oslide .oli:hover>a:before{
    background-color: #004EA2;
    transform: scale(1,1);
}

.oslide .oli>a{
    line-height: 0.7rem;
    font-family: DFHeiGB Std;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    display: block;
    position: relative;
}

.hwhite .oslide .oli>a{
    color: rgba(51,51,51,1);
}

.hlogo{
    margin-top: 0.1rem;
}
.hlogo img{
    width: 100%;
}
.hlogo img:nth-of-type(1){
    display: block;
}
.hlogo img:nth-of-type(2){
    display: none;
}

.hwhite .hlogo img:nth-of-type(1){
    display: none;
}
.hwhite .hlogo img:nth-of-type(2){
    display: block;
}


.hlogo{
    display: inline-block;
    width: 2.5rem;
}
.oslide{
    display: inline-block;
    float: right;
    font-size: 0;
}
header{
    position: relative;
    transition-duration: .5s;
}
header:before{
    content: "";
    bottom: 2px;
    left: 0;
    height: 2px;
    width: 100%;
    position: absolute;
    display: block;
    z-index: 5;
    pointer-events: none;
}
.headhui{
    background-color: rgba(0,25,52,0.15);
}
.hwhite{
    background-color: white;

}
header.hwhite:before{
    box-shadow: 0px 3px 6px 0px
    rgba(0, 0, 0, 0.1);
}
.tslide{
    position: absolute;
    top: 100%;
    left: -25%;
    width:150%;
    text-align: center;
    display:none;
    background-color: white;
}
.tslide.on{
    display: block;
}
.tslide .tli{
    line-height: 0rem;
    background-color: white;
    position: relative;
}
.tslide .tli>a{
    font-family: DFHeiGB-W3;
    line-height: 0.6rem;
    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
    display: block;
}


.tslide .tli:hover{
    background-color: #f8f9fb;
}
.tslide .tli:hover a{
    color: #004ea2;
}
.oli .svg1{
   width: 0.18rem;
    display: inline-block;

    vertical-align: middle;
}
.oli .svg2{
    height: 0.23rem;
    display: inline-block;   line-height: 0.9rem;
    vertical-align: middle;
    margin: 0 0.12rem;
    display: none;
}
.oli .svg3{
    width: 0.18rem;
    display: inline-block;   line-height: 0.9rem;
    vertical-align: middle;
       display: none;
}
.oli .svg3.active path{
    fill: #004EA2!important;
}
.oli .svg1:hover path{
    fill: #004EA2!important;
}
.hwhite .oli .svg1 path{
    fill: rgb(51,51,51);
}
.hwhite .oli .svg2 line{
    fill: rgb(51,51,51);
    stroke:rgb(51,51,51);
}
.hwhite .oli .svg3 path{
    fill: rgb(51,51,51);
}
.oli.pro{
    position: unset;
}

.sliflex{
    display: flex;
}

.proSlide{
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    font-size: 0;
    width: 100%;
    display: none;

}
.proSlide.on{
    display: block;
}
.proSlide .sl{
    width: 30%;
    display: inline-block;
    vertical-align: top;
    background-color: rgb(248,249,251);
    position: relative;
}
.proSlide .sl:before{
    content: "";
    width: 100%;
    height: 100%;
    left: -90%;
    top: 0%;
    position: absolute;
    display: block;
    background-color: rgb(248,249,251);
}
.proSlide .sldiv{
    position: relative;
    z-index: 2;
}
.proSlide .sldiv a{
    display: block;
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.9rem;
    letter-spacing: 0px;
    color: #333333;
    padding-left: 300px;
    margin-left: -300px;
    background-color: rgb(248,249,251);
}

.proSlide .srdivn a{
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.45rem;
    letter-spacing: 0px;
    color: #333333;
    position: relative;
}
.srdiv:first-of-type{
    display: block;
}
.srdiv{
    display: none;
}


.proSlide .sldiv a.active{
    background-color: #ffffff;
    color: #004ea2;
}
.proSlide .sldiv a:hover{
    color: #004ea2;
    background-color: #ffffff;
}
.proSlide .sr{
    width: 70%;
    display: inline-block;
    vertical-align: top;
    padding: 0.43rem 0 0.43rem 1rem;
    font-size: 0;
    background-color: white;
}

.proSlide .srdivn a:before{
    content: "";
    background-color: rgb(231,231,231);
    position: absolute;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 1rem;
    top: 50%;
    left: -0.2rem;
    transform: translate(0,-50%);
}
.proSlide .srdivn a:hover{
    color:#004EA2;
}
.proSlide .srdivn a:hover::before{
    background-color: #004EA2;
}
.slul{
    width: 45%;
    display: inline-block;
    box-sizing:border-box;
    vertical-align: top;


}
.slimg{
    width: 55%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #D5D5D5;
}
.slimg img{
    display: inline-block;
}
.footTop{
    position: relative;
    padding-left: 0.6rem;
    width: 33.33%;
    vertical-align: middle;
    display: inline-block;
}

.footTop:nth-of-type(1){
    width:22%;
}
.footTop:nth-of-type(2){
     width:15%;
}
.footTop:nth-of-type(3){
     width:auto;
}

.footTop .s1{
    width: 0.42rem;
    position: absolute;
    left: 0;
    top: 52%;
    transform: translate(0,-50%);
}
.footTop .s2{

}
.footTop .s21{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0px;
    color: #999999;
}
.footTop .s22{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.26rem;
    letter-spacing: 0px;
    color: #333333;
}
.footTopLive{
    font-size: 0;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #DCDDE1;
}
.footcul{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.9rem;
    letter-spacing: 0px;
    color: #333333;
    display: inline-block;
}
.footculr{
    display: inline-block;
    float: right;
}
.footcul a{
    margin-right: 0.6rem;
}
.footcul a:last-of-type{
    margin-right: 0rem;
}
.smaller{
    border-radius: 0.05rem;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 15%);
    padding: 0.08rem;
    position: absolute;
    bottom：: -1rem;
    bottom: 65px;
    left: 50%;
    transform: translate(-50%,0)!important;
    background-color: white;
    font-size: 0;
    display: none;
    line-height: 0;
}
.smaller:before{
    position: absolute;
    content: "";
    border-top: 10px solid white;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 1px solid transparent;

    top:100%;
    left: 50%;
    transform: translate(-50%,0);
    filter:drop-shadow(2px 2px 2px rgba(0,0,0,.2))
}

@-webkit-keyframes flipInXs{
    0% {-webkit-transform:translate(-50%,0) perspective(400px) rotateX(90deg);transform:translate(-50%,0) perspective(400px) rotateX(90deg);opacity:0}
    0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
    40%{-webkit-transform:translate(-50%,0) perspective(400px) rotateX(-20deg);transform:translate(-50%,0) perspective(400px) rotateX(-20deg)}
    60%{-webkit-transform:translate(-50%,0) perspective(400px) rotateX(10deg);transform:translate(-50%,0) perspective(400px) rotateX(10deg);opacity:1}
    80%{-webkit-transform:translate(-50%,0) perspective(400px) rotateX(-5deg);transform:translate(-50%,0) perspective(400px) rotateX(-5deg)}
    to{-webkit-transform:translate(-50%,0) perspective(400px);transform:translate(-50%,0) perspective(400px)}
}

@keyframes flipInXs{
    0% {-webkit-transform:translate(-50%,0) perspective(400px) rotateX(90deg);transform:translate(-50%,0) perspective(400px) rotateX(90deg);opacity:0}
    0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}
    40%{-webkit-transform:translate(-50%,0) perspective(400px) rotateX(-20deg);transform:translate(-50%,0) perspective(400px) rotateX(-20deg)}
    60%{-webkit-transform:translate(-50%,0) perspective(400px) rotateX(10deg);transform:translate(-50%,0) perspective(400px) rotateX(10deg);opacity:1}
    80%{-webkit-transform:translate(-50%,0) perspective(400px) rotateX(-5deg);transform:translate(-50%,0) perspective(400px) rotateX(-5deg)}
    to{-webkit-transform:translate(-50%,0) perspective(400px);transform:translate(-50%,0) perspective(400px)}
}
.flipInXs{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInXs;animation-name:flipInXs}

.iconF{
    display: inline-block;
    position: relative;
    vertical-align: middle;
    font-size: 0;
    padding: 0 5px;
    line-height: 0;
}
.iconF:hover .smaller{
    display: block;
}
.iconF svg{
    width: 0.35rem;
}
.iconFws{
    display: inline-block;
    vertical-align: middle;
}
.iconFw{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.9rem;
    letter-spacing: 0px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
}
.footBottom{
    background-color: rgb(0,47,167);
    background-image: url('/Public/Front/base/img/ftiao.png');
    background-size: cover;
}
.fontfdw{
    font-size: 0;

}
.fontfd{
    width: 40%;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.8rem;
    letter-spacing: 0px;
    color: #ffffff;
    display: inline-block;
    opacity: 0.7;
}
.fontfd2{
    text-align: center;
   opacity: 1;
    width: 10%;
}
.fontfd2 svg{
    width: 0.16rem;
    margin-left: 0.25rem;
}
.fontfd3{
    text-align: right;
    font-family: DFHeiGB-W3;
    line-height: 18px;
    font-size: 16px;
}
.banner_swiper{
    height: 100vh;
}
.banner_swiper .swiper-pagination{
    position: absolute;
    right: 20px;
    bottom: 0.3rem;
    line-height: 0;
    font-size: 0;
    text-align: right;
    padding-right: 2rem;
}
.banner_swiper .swiper-pagination span{
    font-size: 0.28rem;
    font-weight: normal;
    font-stretch: normal;

    letter-spacing: 0px;
    color: #ffffff;
    line-height: 0;

}
.swiper-slide{
    font-size: 0;
}
.banner_swiper .swiper-slide{
    height: 100%!important;
}
.fixedhead{
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 5;
}
.banner_swiper1.pc .swiper-slide{
    background-size: cover;
    background-position: left center;

}
.svg1a{
    display: inline-block!important;
    vertical-align: middle;
}

footer{
    background-color: white;
}
.homeFooter.active{
    display: block;
}
.fontfd3 svg{
    width: 0.2rem;
}

.diansli {
    width: 29px;
    height: 22px;
    display: none;
    vertical-align: middle;
    text-align: right;
    font-size: 0px;
}
.diansli a{
    outline: none!important;
    font-size: 0;
}
.diansli div {
    height: 3px;
    width: 100%;
    margin-bottom: 8px;
    background-color: #0967c8;
    display: inline-block;
    vertical-align: top;
    transition-duration: .5s;
}
.diansli.active div:nth-of-type(2) {
    width: 70%;
}
.search.active{
    display: none;
}
.search{
    display: none;
    position:absolute;
    width: 100%;
    top: 100%;
    left: 0;
    padding-left: 1rem;
    line-height: 0;
    background-color: white;
    padding-top: 1.4rem;
    padding-bottom: 1.8rem;

}
.searchs{
    position: relative;
    padding-left: 0.2rem;
    font-size: 0;
    overflow: hidden;
}
.containersmpd{
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 0.32rem;
}
.search svg{
    width: 0.2rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0%,-50%);
}
.search input{
    border: 0;
    width: 100%;
    outline: 0;
    font-size: 0.18rem;
    color: #999999;
    border: 0;
    border-left: 1px solid #D5D5D5;
    padding-left: 0.32rem;
    margin-left: 0.32rem;
    box-sizing:border-box;
}
.childBanner{
    height: 80vh;
    background-position: center center;
    background-size: cover ;
    position: relative;
}
.childSlide{
    position: absolute;
    left: 0;
    bottom: 0.52rem;
    width: 100%;
    font-size: 0;
    text-align: center;
}
.childSlde{
    font-size: 0;
    border-bottom: 1px solid rgba(255,255,255,.6);
}

.childSlde25 a{
    cursor: pointer;
    width: 25%;
    position: relative;
    display: inline-block;
    font-size: 0.24rem;
    font-family: DFHeiGB-W5;
    color: white;
    line-height: 0.9rem;
}
.childSlde25 a:before{
    content: "";
    border-radius: 0.1rem;
    background-color: #004EA2;
    width: 0rem;
    height: 0.06rem;
    position: absolute;
    bottom: -0.03rem;
    left: 50%;
    transform: translate(-50%,0);
    transition-duration: .5s;
}
.childSlde25 a:hover::before{
    width: 1.72rem;
}
.childSlde25 a.active:before{
    width: 1.72rem;
}
.earth{
    background-size: cover;
    background-position: center center;
}
.abProdu{
    background-size: cover;
    background-position: center center;
    padding-top: 0.7rem;
}
.abConDiv{
    padding-top: 0.4rem;
    padding-bottom: 0.36rem;
}
.abContL .z1{
    font-size: 0.44rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.53rem;
    letter-spacing: 0px;
    color: #333333;
    font-family: DFHeiGB-W5;
}
.abContL .z2{
    font-family: DFHeiGB-W3;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.27rem;
    letter-spacing: 0px;
    color: #333333;
}
.abContL .z3{
    font-family: DFHeiGB-W5;
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
    margin-top: 0.9rem;
    margin-bottom: 0.4rem;
    letter-spacing: 0px;
    color: #333333;
}
.abContL .z4 p{
    font-family: DFHeiGB-W3;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    letter-spacing: 0px;
    color: #333333;
}
.abConDiv{
    font-size: 0;
}
.abContL{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-top: 1rem;
    padding-right: 1.7rem;
}
.abContR{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding-right: 1.11rem;
}
.numDivs{
    background-color: #004EA2;
    text-align: center;
    margin-top: -1.3rem;
    
}
.numSLIDE .C11{
    font-size: 0.6rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.5rem;
    letter-spacing: 0px;
    color: #ffffff;
    font-family: DFHeiGB-W5;
    display: inline-block;
    vertical-align: bottom;
}
.numSLIDE .C12{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;

    letter-spacing: 0px;
    color: #ffffff;
    font-family: DFHeiGB-W3;
    display: inline-block;
    vertical-align: bottom;
}
.numSLIDE .C2{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.4rem;
    letter-spacing: 0px;
    color: #ffffff;
}
.numSLIDE{
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    opacity: 0;
}
.numDivs{
    font-size: 0;
    padding-top: 1.9rem;
    padding-bottom: 0.25rem;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
}
.numSLIDE .bao{
    display: inline-block;
    text-align: left;
}
.numDivsT{
    position: relative;
    right: -1.11rem;
}
.abProduDIV{
    font-size: 0;
}
.abproL{
    display: inline-block;
    vertical-align: bottom;
    width: 64%;
}
.abproR{
    display: inline-block;
    vertical-align: bottom;
    width:36%;
    padding-left: 1.4rem;
    margin-bottom: 0.2rem;
}

.abproL .zt11{
    font-size: 0.44rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.53rem;
    letter-spacing: 0px;
    color: #333333;
}
.abproL .zt12{
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.27rem;
    font-family: DFHeiGB-W3;
    letter-spacing: 0px;
    color: #333333;
}

.abproLzt11{
    font-size: 0.44rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.53rem;
    letter-spacing: 0px;
    color: #333333;
}
.abproLzt12{
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.27rem;
    font-family: DFHeiGB-W3;
    letter-spacing: 0px;
    color: #333333;
}


.abproL .zt21{
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
    margin-top: 0.7rem;
    margin-bottom: 0.3rem;
    letter-spacing: 0px;
    color: #333333;
}
.abproL .zt22{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    letter-spacing: 0px;
    color: #333333;
    font-family: DFHeiGB-W3;

}
.swiper-honor{
    padding: 0.5rem 0;
    padding-bottom: 0.9rem;
}
.swiper-honor .swiper-slide.active:before{
    display: none;
}
.swiper-honor .swiper-slide img{
    width: 100%;
}
.swiper-honor .swiper-slide:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}

.swiper-honor .swiper-pagination{
    bottom: 0.4rem;
    top: unset;
}
.swiperimg{
    position: absolute;
    z-index: 10;
    bottom: 0.22rem;
    left: 1rem;
    width: 0.36rem;
}

.swiper-honorSmall .swiper-slide img{
    width: 100%;
}

.swiper-honorSmall .swiper-slide p{
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    display: none;
}
.swiper-honorSmall .swiper-slide-active p{
    display: block;
}
.abGPDS{
    padding-top: 0.7rem;
}

.abSdiv{
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 0.6rem;
    margin-bottom: -0.3rem;
}
.abbSdiv{
    font-size: 0;
    margin-bottom: 0.4rem;
}
.abbSdiv .sc1{
    padding-left: 0.28rem;
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}
.abbSdiv .sc2{
    width: 40%;
    display: inline-block;
    vertical-align: middle;
}
.abbSdiv .sc2 img{
    width: 100%;
}
.abbSdiv .sc11{
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;

    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 0.15rem;
}
.abbSdiv .sc11:before{
    content: "";
    width: 0.05rem;
    position: absolute;
    left: -0.24rem;
    top: 10%;
    height: 80%;
    background-color:#004EA2 ;
}
.abbSdiv .sc11{
    position: relative;
}
.abbSdiv .sc12{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    letter-spacing: 0px;
    color: #333333;
    font-family: DFHeiGB-W3;
    padding-right: 0.8rem;
}

.swBannerot{
    position: absolute;
    left: 0.2rem;
    z-index: 5;
    bottom: 0.4rem;
    line-height: 0;
    font-size: 0;
    padding-left: 2rem;
}
.swBannerot div{
    margin: 0 0.1rem;
    display: inline-block;
    vertical-align: middle;
    width: 0.08rem;
    height: 0.08rem;
    background-color: white;
    opacity: 1;
    border-radius: 100%;
    line-height: 0;
    cursor: pointer;
}
.swBannerot div.active{
    border: 2px solid white;
    background-color: transparent;
    width: 0.15rem;
    height: 0.15rem;
}

.breadLine a{
    color: #AFB2BB;
    font-size: 0.14rem;
    font-family: DFHeiGB-W3;
    display: inline-block;
    vertical-align: middle;
}
.breadLine{
    background-color:#F8F9FB ;
    padding: 0.2rem 0;
}
.breadLine a.active{
    color:#333333 ;
}
.page{
    text-align: center;
    margin-top: 0.4rem;
}
.page .pa.active{
    background-color: #004EA2;
    color: white;
    border-radius: 100px;
}
.page li{
    display: inline-block;
    vertical-align: middle;
    width: 0.3rem;
    height: 0.3rem;
    text-align: center;
    margin: 0 0.05rem;
}
.page li a{
    width: 100%;
    display: inline-block;
    line-height: 0.3rem;
}
.page li a:hover{
    background-color: #004EA2;
    color: white;
    border-radius: 100px;
}
.page .pa{

    font-size: 0.18rem;
    font-weight: normal;
    letter-spacing: 0px;
    color: #999999;

}
.eyeList{
    width: 25%;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 0.5rem;
}
.eyeList .c1{

}
.eyeList .c1 img{
    width: 100%;
}
.eyeListD{
    margin: 0 -0.13rem;
    font-size: 0;
}
.eyeList{
    padding: 0 0.13rem;
}




.abListImg{
    margin: 0 -0.15rem;
    font-size: 0;
    margin-top: 0.6rem;
}
.abListImg .ab1{
    padding: 0 0.15rem;
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
}
.abListImg .ab11{
    position: relative;
    font-size: 0;
}
.abListImg .ab11 img{
    width: 100%;
}
.abListImg .ab11:hover p{
    padding: 0.15rem 0.8rem 0.33rem 0.25rem;
    background-image: url("/Public/Front/base/img/202004071517237387.png");
}
.abListImg .ab11 p{
    padding: 0.15rem 0.8rem 0.1rem 0.25rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 100% 100%;
    margin-bottom: 0;
    color: white;
    line-height: 0.26rem;
    transition-duration: .5s;
    width: 100%;
}
.abBott{
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
   margin-top: 0.8rem;
    margin-bottom: 0.4rem;
    letter-spacing: 0px;
    color: #333333;
    line-height: 0.33rem;
}
.abBottB p{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: 0px;
    color: #333333;
    padding-left: 0.24rem;
    position: relative;
    font-family: DFHeiGB-W3;
}
.abBottB p:before{
    content: "";
    background-color: #004EA2;
    transform: rotate(30deg);
    height: 0.2rem;
    width: 0.02rem;
    position: absolute;
    display: block;
    left: 0;
    top:0.04rem;
}
.abBottF{
    padding-top: 0.8rem;
    padding-bottom: 0.4rem;
}


.banner_swiper1{
    display: block;
}
.banner_swiper2{
    display: none;
    height: 100vh;
    padding-top:0.8rem!important;
}
.banner_swiper2 .swiper-slide{
    background-size: cover;
    background-position: bottom center;
}
.proTop{
    border-bottom: 1px solid #DCDDE1;

    position: relative;
    padding-right: 3.2rem;
    font-size: 0;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}
.proTop .dv1{

}

.proTop .dv2{
    padding: 0.18rem;
    position: relative;
    padding-right: 0.4rem;

    width: 3.2rem;
    background-color: white;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.proTop .dv1 a{
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    display: inline-block;
    letter-spacing: 0px;
    color: #333333;
    margin-right: 1.4rem;
    line-height:0.54rem;
    position: relative;
    padding-bottom: 0.25rem;
}

.proTop .dv1 a:before{
    content: "";
    position: absolute;
    width: 50%;
    height: 0.04rem;
    bottom: -0.05rem;
    left: 50%;
    transform: translate(-50%,0) scale(0,1);
    background-color:#004EA2 ;
    border-radius: 0.1rem;
    transition-duration: .5s;
}
.proTop .dv1 a.active{
    font-size: 0.34rem;
    color: #004EA2;
}
.proTop .dv1 a.active:before{
    transform: translate(-50%,0) scale(1,1);
}
.proTop .dv1 a:hover::before{
    transform: translate(-50%,0) scale(1,1);
}
.proTop .dv21{
    outline: none;
    width: 100%;
    font-family: DFHeiGB-W3;
    font-size: 0.16rem;
    border: 0px;
}
.proTop .dv22{
    position: absolute;
    top: 50%;
    right: 0.15rem;
    transform: translate(0,-50%);
    width: 0.18rem;
}
.contGrey{
    background-color: #F8F9FB;
    overflow: hidden;
}

.prList{
    position: relative;
    font-size: 0;
    background-color: white;
    overflow: hidden;
    background-color: transparent;
}
.prList img{
    transition-duration: .5s;
    width: 100%;
}
.prList:hover .pMore{
    background-color:#004EA2 ;
}
.prList:hover{
    /*box-shadow: 0px 3px 25px 0px*/
    /*rgba(0, 0, 0, 0.15);*/
}
.prList>a{
    font-size: 0;
}
.prList .pMore{
    display: none;
}

.prList:hover img {

    transform: scale(1.025);
}

.pMore{
    background-color: #EAEEF3;
    width: 0.54rem;
    height: 0.54rem;
    line-height: 0;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    transition-duration: .5s;
}
.pMore svg{
    display: inline-block;
    line-height: 0.54rem;
    height: 0.54rem;
    width:0.16rem;
   
}
.prListw{
    width: 25%;
    padding: 0 0.13rem;
    display: inline-block;
    margin-bottom: 0.26rem;
    text-align: center;
}
.prListwf{
    margin: 0 -0.13rem;
    font-size: 0;
    margin-bottom: 0.4rem;
}

.seeMore{
    transition-duration: 0s;
    overflow: hidden;
    background-color: rgb(0,47,167);
    line-height: 0.54rem;
    text-align: center;
    width: 2.4rem;
    font-size: 0.18rem;
    color: #FFFFFF;
    border-radius: 1rem;
    margin: 0 auto;
    margin-bottom: 0.9rem;

    position: relative;
    cursor: pointer;
    border:1px solid transparent;
}

.seeMore span{
    position: relative;
    z-index: 2;
}
.seeMore:before{
    content: "";
    display: none;
    position: absolute;
    top: 0%;
    width: 100%;
    height: 100%;
    left: 0%;
    transform:  scale(1,0);
    transition-duration: .5s;
    background-color: white;
}

.btnDiv .seeMore {
    display: none;
}

.seeMoreb{
    background-color: transparent;
}

.seeMore:hover{

    box-shadow: -2px -2px 3px 0px rgb(57 57 57) inset;
    border:1px solid #004ea2;
}
.seeMore:hover::before{
    transform:  scale(1,1);
}

.proTitle{
    font-size: 0;
    min-height: 6.8rem;
    padding: 0.64rem 0;
    padding-left: 2rem;
    padding-right: 0.3rem;
    vertical-align: middle;
}
.proTitle .t1{
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 0.3rem;
}
.proTitle .t2{
    margin-bottom: 0.6rem;
}
.proTitle .t21{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #333333;
    opacity: 0.9;
    font-family: DFHeiGB-W3;
}
.proTitle .t22{
    font-size: 0.14rem;
    font-weight: normal;
    letter-spacing: 0px;
    color: #637bc2;
    opacity: 0.9;
    font-family: DFHeiGB-W3;
}

.proTitle{
    width: 35%;
    display: inline-block;
    vertical-align: top;
}
.proView{
    width: 65%;
    display: inline-block;
    vertical-align: middle;
}

.prow{
    font-size: 0;
}
.provis .cf{
    font-size: 0;
    margin-bottom: 0.4rem;
}
.provis .cft{
    font-size:0.16rem ;
    color:#333333 ;
    position: relative;
    padding-left: 0.23rem;
    cursor: pointer;
    line-height: 0.45rem;
}
.provis .cftk{
    width: auto;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top;
}
.provis .cft.active:before{
    border: 1px solid #004EA2;
    background-image: url('/Public/Front/base/img/success.png');
    background-size: 100% 100%;
}

.provis .cft:before{
    position: absolute;
    left: -0rem;
    top: 50%;
    transform: translate(0,-50%);
    border-radius: 1rem;
    border: 1px solid #D5D5D5;
    width: 0.18rem;
    content: "";
    display: inline-block;
    height: 0.18rem;
    background-color: white;
}
.provis .cft span{
    font-family: DFHeiGB-W3;
}
.provis .c1{
    font-size:0.16rem ;
    color:#333333 ;
    position: relative;
    font-family: DFHeiGB-W3;
    display: inline-block;
    margin-bottom: 0.18rem;
}
.proListimg{
    font-size: 0;
    margin: 0 -0.08rem;
    margin-bottom: 0.5rem;
}
.proListimg .po{
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding: 0 0.08rem;
    margin-bottom: 0.16rem;
}
.proListimg .pos{
    position: relative;
    border: 1px solid #D5D5D5;
}
.proListimg .pos.active{
    border: 1px solid #004EA2;
}
.proListimg .img1{
    width: 100%;
}
.proListimg .pos.active .img2{
    display: block;
}
.proListimg .img2{
    display: none;
    width: 0.24rem;
    position: absolute;
    right: 0;
    top: 0;
}
.btnDiv a{
    border: 1px solid #004EA2;
    width: 43%;
    padding:  0.16rem 0;
    background-color: #004EA2;
    font-size: 0.18rem;
    display: inline-block;
    color: white;
    text-align: center;
    margin-right: 6%;
    cursor: pointer;
}
.btnDiv div{
    border: 1px solid #004EA2;
    width: 43%;
    padding:  0.16rem 0;
    font-size: 0.18rem;
    color: #004EA2;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0;
}
.btnDiv a{
    margin-bottom: 0;
}
.seeMorech{
    padding: 0 0!important;
    border-radius: 0;
}
.swiper-pro .swiper-slide img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.swiper-pro .swiper-button:after{
    display: none;
}
.swiper-pro .swiper-button svg{
    width: 0.32rem;
}

.swiper-pro .swiper-button-prev{
    left: 0.8rem;
}
.swiper-pro .swiper-button-next{
    right: 0.8rem;
}
.swiper-pro .swBannerot{
    padding-left: 0;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%,0);
}
.swiper-pro .swBannerot div.active{
    border: 2px solid #004EA2;
    background-color: transparent;
}
.swiper-pro .swBannerot div{
    background-color: #004EA2;
}

.pdetail{
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    text-align: center;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 0.5rem;
}
.pdType{
    text-align: center;
    margin-bottom: 0.2rem;
}
.pdType div.active{
    display: inline-block;
    color: #004ea2;

}
.pdType div.active:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 0.04rem;
    background-color: #004ea2;
    bottom: -0.03rem;
    left: 0;
    border-radius: 0.1rem;
}
.pdType div{
    cursor: pointer;
    margin: 0 0.9rem;
    padding-bottom: 0.1rem;
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #afb2bb;
    display: inline-block;
    position: relative;

}
.pdetailD{
    padding-top: 0.64rem;
    padding-bottom: 0.8rem;
}
.proPos{
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 0.2rem;
}
.proPos .c1{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 1px;
    color: #333333;
    display: inline-block;
    vertical-align: top;
    font-family: DFHeiGB-W3;
}
.proPos .c2{
    float: right;
    vertical-align: top;
    display: inline-block;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 1px;
    color: #333333;
    font-family: DFHeiGB-W3;
}
.proPosDivList{
    font-size: 0;
    margin: 0 -0.4rem;
}
.proPosDiv{
    padding: 0 0.4rem;
    width: 50%;
    display: inline-block;vertical-align: top;
}

.swiper-dtf .swiper-pagination{
    bottom: 0.28rem;
}

.swiper-dtf .swiper-pagination-bullet{
    background-color: rgba(255,255,255,.7);
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
}
.swiper-dtf .swiper-pagination-bullet-active{
    border: 2px solid rgba(255,255,255,.7);
    background-color: transparent;
    width: 12px;
    height: 12px;
}
.swiper-pro .swiper-pagination-bullet{
    background-color: #004EA2;
}
.swiper-pro .swiper-pagination-bullet-active{
    border: 2px solid #004EA2;
    background-color: transparent;
}
.proPosDivList>div:first-of-type{
    display: block;
}
.proPosDivList>div{
    display: none;font-size: 0;
}
.window{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    z-index: 15;
}
.windown{
    position: absolute;
    height: 80vh;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: white;
    width: 80%;
    z-index: 2;
}
.scroll{
    height:80%;
    overflow:auto;
    margin-right: 5px;
    padding: 0 0.2rem;
}
.scroll600{
    height: 6rem;
    overflow: auto;
}
.windowTitle{
    position: relative;
}
.windowTitle div{
    font-size: 0.34rem;
    font-weight: normal;
    font-stretch: normal;
    text-align: center;
    letter-spacing: 0px;
    color: #333333;
    padding: 0.2rem 0;
}
.windowTitle svg{
    position: absolute;
    right: 0.1rem;
    width: 0.23rem;
    top: 50%;
    transform: translate(0,-50%);
    cursor: pointer;
}

.textareaFull::-webkit-scrollbar {/*滚动条整体样式*/
    width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.textareaFull::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.textareaFull::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}


.scrollys::-webkit-scrollbar {/*滚动条整体样式*/
    width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.scrollys::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.scrollys::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

.windowt{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
}
.window{
    transition-duration: .5s;
    visibility: hidden;
    opacity: 0;
}
.window.active{
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}
.window .windown{
    transition-duration: .5s;
    transform: scale(1) translate(-50%,-300%);
    opacity: 0;
    transform-origin: center center;
}
.window.active .windown{
    transform: scale(1) translate(-50%,-50%);
    opacity: 1;
}
.btnDivb{
    margin-top: 1rem;
}
.btnDivbb{
    margin-top: 1.5rem;
}

.newtitle .t1{
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.27rem;
    letter-spacing: 0px;
    color: #333333;
    font-family: DFHeiGB-W3;
    margin-bottom: 0.12rem;
}
.newtitle .t2{
    font-size: 0.44rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}
.newtitle{
    display: inline-block;
}
.selectYear{
    display: inline-block;
    float: right;
    position: relative;
    width: 3.4rem;
    margin-top: 0.2rem;

}
.selectYear select{
    border: 0;
   appearance:none;
   -moz-appearance:none;
   -webkit-appearance:none;
    font-size: 0.16rem;
    font-family: DFHeiGB-W3;
    padding: 0.18rem 0.16rem;
    width: 100%;
    outline: none;
}
.selectYear svg{
    position: absolute;
    width: 0.14rem;
    right: 0.1rem;
    top: 50%;
    transform: translate(0,-50%);
}

.newtitleD{
    margin-top: 0.6rem;
    margin-bottom: 0.4rem;
}
.newCont{
    margin-bottom: 1rem;
}



.prodTitle{
    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
  margin-bottom: 0.4rem;
    text-align: center;
    letter-spacing: 0px;
    color: #333333;
    padding-top: 0.6rem;
}
.textareaFull{
    font-family: DFHeiGB-W3;
}
.textareaFull img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.greyHot{
    background-color: #F8F9FB;
    padding-bottom: 0.15rem;
}
.textareaFullw{
    padding-bottom: 1.16rem;
}
.contDivs{
    padding-top: 0.9rem;
}
.newDiv{
    padding: 0.27rem 0.3rem;
    font-size: 0;
    background-color: white;
    margin-bottom: 0.24rem;
    transition-duration: .5s;
}
.newDiv .d1{
    width: 30%;
    display: inline-block;
    vertical-align: top;
    height: 2.76rem;
    padding-right: 0.5rem;
    overflow: hidden;
}
.newDiv .d1 .d11{
    height: 100%;
    transition-duration: .5s;
    background-position: center center;
    background-size: cover;
}
.newDiv .d2{
    width: 70%;
    display: inline-block;
    vertical-align: top;
}

.newDiv .d211{
    display: inline-block;

    font-size: 0.4rem;
    font-weight: normal;
    font-stretch: normal;
    vertical-align: bottom;
    letter-spacing: 0px;
    color: #333333;
    font-family: DFHeiGB-W3;
}
.newDiv .d212{
    display: inline-block;

    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: 0px;
    color: #333333;
    font-family: DFHeiGB-W3;
    vertical-align: bottom;
}

.newDiv .d22{
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 0.2rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.newDiv .d23{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.28rem;
    letter-spacing: 0px;
    color: #999999;
    margin-bottom: 0.7rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: DFHeiGB-W3;
    height: 0.56rem;
}
.newDivd241{
    display: inline-block;
    width: 0.09rem;
    height: 0.16rem;
    vertical-align: middle;
    margin-right: 0.1rem;
    position: relative;
    transition-duration: .5s;
    right: 0;
}
.newDivd242{
    vertical-align: middle;
    display: inline-block;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    position: relative;
    transition-duration: .5s;
    right: 0;
}
.newDiv .d21{
    margin-bottom: 0.2rem;

}
.newDiv:hover{
    box-shadow: 0px 3px 25px 0px
    rgba(0, 0, 0, 0.12);
}
.newDiv1:hover .newDivd241 path{
    fill: #004EA2;
}

.newDiv1:hover .newDivd242{

    color:#004EA2 ;
}

.sanLevel{
   position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    display: none;
}
.sanLevel li{
       background-color: white;
    padding: 15px;
}

.sanLevel li:hover{
       background-color: rgb(0,47,167);
       color:white;
}
.sanLevel li:hover a{
    color: white!important;
}
nav{
    visibility: hidden;
    position: fixed;
    right: 0;
    top:0;
}
.mm-navbars--top{
    visibility: visible!important;
}

.pcsluns{
    display: block;
}
.mobileLuns{
    display: none;
}

@media screen and (min-width: 768px){
    .homeFooters footer{
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 5;
    }
    .homeFooters {
        height: 100vh;
    }
    .homeFooters>div:nth-of-type(1){
        height:calc( 100% - 268px);
    }
  
    .footTopLive{
     justify-content: space-between;
    display: flex;
}
    .newDiv1:hover .newDivd241{
        right: -90px;
    }

    .newDiv1:hover .newDivd242{
        right: 20px;

    }
    .homeFooter{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: white;
    z-index: 2;
    display: none;
    }
}

.newDiv:hover .d11{
    transform: scale(1.05);
}
.newDiv:hover .d22{
    color:#004EA2 ;
}
.newDiv1 .c11{
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 0.05rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.newDiv1 .c12{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.28rem;
    letter-spacing: 0px;
    color: #999999;
    height: 0.54rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0.4rem;
    font-family: DFHeiGB-W3;
}
.newDiv1 .c12{

}
.eyeList .c2{
    transition-duration: .5s;

    padding: 0.2rem 0rem;
}
.eyeList:hover .c2{
    background-color: white;
    padding: 0.2rem 0.1rem;
}
.eyeList:hover{
    border-radius: 0.05rem;
}
.newetail{
    font-size: 0;
    margin-bottom: 1rem;
}
.newetail .n1{
   width: 70%;
    display: inline-block;
    padding-right: 0.6rem;
    vertical-align: top;
}
.newetail .n2{
    width: 30%;
    display: inline-block;
    vertical-align: top;
}
.newetail .n1c{
    font-size: 0.44rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.7rem;
    letter-spacing: 0px;
    color: #333333;
    font-family: DFHeiGB-W5;
    margin-top: 0.1rem;
}
.newetail .n2c{
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.22rem;
    letter-spacing: 0px;
    color: #999999;
    font-family: DFHeiGB-W3;
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
}

.newPage{
    background-color: white;
    padding:0 0.2rem;
    margin-bottom: 0.25rem;
    overflow: hidden;
}
.newPage a:first-of-type{
    border-bottom: 1px dashed #d1d5de;;
}
.newPage a{
    margin: 0.16rem 0;
    display: block;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.34rem;
    letter-spacing: 0px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}
.newPage a:hover{
    color: #004EA2;
}
.familys{
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 0.18rem;
}
.padVs{
    padding: 0.28rem 0.28rem 0.28rem 0.4rem;
    background-color: white;
}
.familDiv{
    padding-top:0.2rem;
    padding-bottom: 0.1rem;
    position: relative;
}
.familDiv:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    left: 0.09rem;
    top: 0;
    background-image: url('/Public/Front/base/img/changline.png');
}
.familDiv a{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    letter-spacing: 0px;
    color: #333333;
    font-family: DFHeiGB-W3;
    display: block;
    padding-left: 0.4rem;
    position: relative;
    margin-bottom: 0.3rem;
}
.familDiv a:hover{
    color: #004EA2;
}
.familDiv a:hover:before{

    border: 2px solid #004EA2;
}
.familDiv a:before{
    content: "";
    width: 0.17rem;
    height: 0.17rem;
    display: block;
    border-radius:1rem;background-color: white;
    border: 1px solid #AFB3BC;
    position: absolute;
    left: 0;
    top: 0.05rem;
}
.finPro{
    font-size: 0.44rem;
    font-weight: normal;
    font-stretch: normal;
    margin-bottom: 0.28rem;
    letter-spacing: 0px;
    color: #111111;
}
.changeInput{
    position: relative;
    font-size: 0;

}
.changeInput .divf{
    display: inline-block;
    vertical-align: middle;
    padding-right: 0.2rem;
    width: 60%;
    position: relative;
}

.changeInput .divf svg{
    position: absolute;
    right: 0.3rem;
    z-index: 11;
    top: 50%;
    transform: translate(0,-50%);
}
.changeInput .select{
    border: 0;
    outline: 0;
    position: relative;
    font-size: 0.16rem;
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #D5D5D5;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.changeInput select{
    border: 0;
    outline: 0;
    padding: 0.16rem 0.18rem;
    font-size: 0.16rem;

    display: inline-block;
    vertical-align: middle;
    width: 100%;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
#dituContent{
    height: 8.5rem;
}
.changeInput  svg{
    position: absolute;
    right: 0.3rem;
    z-index: 11;
    top: 50%;
    transform: translate(0,-50%);
}
.changeInput .city-picker-span{
    padding:0 0.2rem;
    height: 0.54rem!important;
    line-height: 0.54rem!important;
    display: block;
    position: relative;
    border: 1px solid #D5D5D5;
}
.changeInput .city-picker-span>span{
    height: 0.5rem!important;
    line-height: 0.5rem!important;
    display: block;
}

.listDiv{
    padding-bottom: 0.25rem;
    border-bottom: 1px solid #D5D5D5;
    padding-top: 0.22rem;
}
.listDiv .c1{
    font-size: 0.22rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}
.listDiv .c2{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    margin-bottom: 0.15rem;
    margin-top: 0.2rem;
    letter-spacing: 0px;
    color: #878e9b;
}
.listDiv .c3{
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;

    letter-spacing: 0px;
    color: #878e9b;
}

.mapright{
   width: 50%;
    display: inline-block;
    vertical-align: top;
}
.mapleft{
    width:50%;
    display: inline-block;
    vertical-align: top;
}
.padright{
    padding-left: 21%;
}
.padrightw{
    background-color: white;
    padding-bottom: 0.38rem;
    padding-top: 0.35rem;
}
.padrightw{
    padding-right:0.56rem ;
}
.padrightwf{
    padding-right:0.56rem ;
}
.city-select a{
    line-height: 0.4rem;
}
.BMap_Marker>div{
    width: 18px!important;
    height: 25px!important;
}
.BMap_Marker>div img{
    position: unset!important;
    width: 100% !important;
    height: 100%!important;
    margin: 0 0!important;
}
.detailXq{
    padding-top: 0.4rem;
    padding-bottom: 0.7rem;
}
.Fullxq{
    margin-top: 0.5rem;
}
.Fullxq p,.Fullxq span{
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.24rem;
    min-height: 0.16rem;
}
.PcHb{
    display: block;
}
.mobileHb{
    display: none;
}
.proTopg{
    border-bottom: 0px;
}
.proTopg .dv2{
    bottom: 0;
    top: unset;
}

.readmores{
    background-color: #002FA7;
    border-radius: 100px;
    color: white;
    opacity: 0;
    display: inline-block;
    padding: 0.1rem 0.2rem;
    margin-top: 0.26rem;
    transition-duration: .5s;
}
.prListw:hover .readmores{
    opacity: 1;
}
.readmores span{
    display: inline-block;
    vertical-align: middle;
    font-size: 0.16rem;
    color:white;
    position: relative;
    top:-2px;
}
.readmores svg{
       display: inline-block;
    vertical-align: middle;
    margin-left: 0.2rem;
    width:0.16rem;
}

.prListwfnEW .prList{
     border-bottom: 3px solid transparent;
   
}
.prListwfnEW .prList:hover{
    border-bottom: 3px solid #002FA7;
}
.prListwfnEW .prList:hover .svgs{
    display: none;
}
.prListwfnEW .svgs{
    display: none;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translate(0,-50%);
}
.prListwfnEW{
    margin-bottom: 0;
}

@media screen and (min-width: 768px){
    .abbSdivF .abbSdiv:nth-of-type(2n) .sc1{
        float: right;
        padding-left: 1.5rem;
        margin-top: 0.7rem;
    }
    .abbSdivF .abbSdiv:nth-of-type(2n) .sc12{
        padding-right: 0rem;
    }

}

@media screen and (max-width: 1650px){

.scrolNext{
    display: none;
}

    .proTitle{
        padding-left:1rem;
    }
}

@media screen and (max-width: 1650px){

    #marquee li{
        width:2.5rem!important;
    }
    .newProdunctT2{
        margin-bottom:0.3rem
    }
    .newProdunctT1{
        margin-top: 0.8rem;
    }
}

@media screen and (max-width: 1280px){
    .oslide .oli{
        padding: 0 0.1rem;
    }
    .prListwfnEW .prListw {
        width: 25%;
    }
    
    .newetail .n1c{
        font-size: 0.28rem;
        line-height: 0.4rem;
    }
    .newDiv .d1{
        width: 40%;
    }
    .newDiv .d2{
        width: 60%;
    }
    .proTitle{
        width: 40%;
    }
    .proView{
        width: 60%;
    }
    .prListw{
        width: 33.33%;
    }
    .container{
        width: 85%;
    }
    .padright{
        padding-left: 9%;
    }
    .padrightwf{
        padding-right: 0.2rem;
    }
}
@media screen and (max-width: 1025px){
    .newetail .n1{
        width: 100%;
        padding-right: 0;
    }
    .newetail .n1{
        margin-bottom: 0.3rem;
    }
    .newetail .n2{
        width: 100%;
    }
    .proPos .c1{
        line-height: 40px;
    }
    .proPos .c2{
        line-height: 40px;
    }
    .pdType div{

        margin: 0 0.2rem;
    }
    .proPosDivList{
        margin: 0 -0.1rem;
    }
    .proPosDiv {
        padding: 0 0.1rem;
    }
    .proTitle{
        width: 100%;
    }
    .proView{
        width: 100%;
    }
    .proTitle {
        padding-left: 0.3rem;
        min-height: auto;
    .proTop{
        padding-right: 0;
    }
    .proTop .dv2{
        position: relative;
        float: right;

    }
    .proTop .dv1 a.active{
        font-size: 0.22rem;
    }
    .proTop .dv1 a{
        font-size: 0.2rem;
        margin-bottom: 0.1rem;
    }
    .proTop .dv1 a{
        width: 33.3%;
        margin-right: 0;
        text-align: center;
    }
    .proTop .dv1 a{
        padding-bottom: 0.05rem;
    }
    .pMore{
        width: 0.44rem;
        height: 0.44rem;

    }
    .pMore svg{
        height: 0.44rem;
    }
    .abContL{
        width: 100%;
    }
    .abContR{
        width: 100%;
    }
    .oslide .oli>a{
        line-height: 0.7rem;
        font-size: 0.14rem;
    }
    .hlogo{
        width: 2.9rem;
    }
    .oslide .oli{
        padding: 0 0.1rem;
    }
    .container{
        width: 90%;
    }
    .abproR{
        padding-left: 0.4rem;
    }
    .footcul a {
        margin: 0 0rem;
        display: inline-block;
        width: 30%;
    }
    .contDivs{
        padding-top: 0.7rem;
    }
    .eyeList{

        margin-bottom: 0.2rem;
    }
}

@media screen and (max-width: 768px){
    
    .banner_swiper2 {
     
        padding-top: 0rem!important;
    }
    
    .swiper-honor .swiper-slide:before{
        display: none;
    }
    .animated {
        -webkit-animation-duration: 0s!important;
        animation-duration: 0s!important;
        -webkit-animation-fill-mode: both!important;
        animation-fill-mode: both!important;
    }
    
    
    .contGrey>div:last-of-type{
        background-image: unset!important;
    }
    
    .mobileLuns .prListw {
        width: 50%!important;
    }
        
    .pcsluns{
         display: none;
    }
    .mobileLuns{
       display: block;
    }
    
    .logomobile{
       display: inline-block!important;
    }
    .logopc{
        display: none!important;
    }
        
    .swiper-honor .swiper-pagination{
        display: none;
    }
    .swiperimg{
         display: none;
    }
    .diansli div{
        margin-bottom: 6px;
    }
    .readmores{
        display: none;
    }
    .footTopLive{
        display:none!important;
    }
    
    .footcul{
         display:none!important;
    }
    .footcul a{
      
            width: 33.33%;
    margin-right: 0;
    display: inline-block;
    }
    .footTop:nth-of-type(3){
        width: 100%!important;
    }
    .proTop .dv1 a{
        padding-bottom: 0px!important;
    }
    .proTop .dv1 a.active{
        font-size: 0.22rem;
    }
    .proTop .dv1 a{
        margin-right: 0px!important;
        width:33.33%;
        text-align: center;
         font-size: 0.22rem;
    }
    .provis{
        margin-bottom: 0px!important;
    }
    .scroll600 {
        height: auto;

        max-height: 6rem;
    }
    .proTop{
        padding-right: 0;
    }
    .proTop .dv2{
        margin-top: 12px;
        margin-bottom: 12px;
        width: 100%;
        position: relative;
    }
    .footTop{
        padding-left: 0.5rem;
    }
    .PcHb{
        display: none;
    }
    .mobileHb{
        display: block;
    }
    #dituContent{
        height: 4.5rem;
    }
    .changeInput .divf{
        width: 100%;
        padding-right: 0;
        margin-bottom: 0.2rem;
    }
    .changeInput .select{
        width: 100%;
    }
    .mapleft{
        width: 100%;
    }
    .mapright{
        width: 100%;
    }
    .page li{
        width: 0.36rem;
        height: 0.36rem;
    }
    .page .pa{
        line-height: 0.36rem;
        font-size: 0.24rem;
    }
    .eyeList{
        width: 50%;

    }
    .newDiv .d23{
        margin-bottom: 0.4rem;
    }
    .newDiv .d1{
        width: 100%;

    }
    .newDiv .d21{
        margin-top: 0.2rem;
    }
    .selectYear{
        float: unset;
        width: 100%;
    }
    .newDiv .d2{
        width: 100%;
    }
    .newDiv .d1{
        padding-right: 0;
        height: 2.76rem;
    }
    .contDivs{
        padding-top: 0.8rem;
    }
    .prListw{
        width: 50%;
    }
    .banner_swiper1{
        display: none;
    }
    .banner_swiper2{
        display:  block;
    }

    .abConDiv{
        margin-top: 0;
    }
    .abproLzt11 {
        font-size: 0.4rem;
    }
    .childSlde25 a{
        font-size: 0.2rem;

        line-height: 0.7rem;
    }
    .childSlde25 a.active:before{
        width: 1rem;
    }
    .footTop{
        width: 50%!important;
    }
    .footTopLive{
        padding-top: 0.2rem;
        padding-bottom: 0.2rem;
    }
    .footcul{
        line-height: 0.3rem;
        margin-top: 0.2rem;
    }
    .abContL,.abBott{
        margin-top: 0.4rem;
    }
    .abContL .z3{
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .abBottF{
        padding-top: 0.4rem;
    }
    .abproL .zt21{
        margin-top: 0.3rem;
    }
    .abProdu,.abGPDS{
        padding-top: 0.4rem;
    }
    .abproL .zt22{
        padding-left: 0;
    }
    .abSdiv{
        margin: 20px 0;
    }
    .abbSdiv .sc12{
        padding-right: 0;
    }
    .abListImg .ab1{
        width: 100%;
        margin-bottom: 0.2rem;
    }
    .abbSdiv .sc1{
        width: 100%;
    }
    .abbSdiv .sc2{
        width: 100%;
    }
    .abproL{
        width: 100%;
    }
    .abproR{
        width: 0;
        display: none;
    }
    .numDivsT{
        right: 0;
    }
    .numSLIDE .C1{
        /*line-height: 1.4rem;*/
    }
    .numSLIDE .C11{

    }
    .childBanner{
        height: 60vh;
    }
    .abContL{
        width: 100%;
        padding-right: 0;
    }
    .abContR{
        width: 100%;
        padding-right: 0;
    }
    .search{
        padding:0 0.1rem ;
        padding-top: 0.4rem;
        padding-bottom: 0.6rem;

    }
    .search input{
        margin-left: 0.4rem;
    }
    .containersmpd{
        padding-bottom: 0.12rem;
    }
    .containersm{
        width: 100%;
    }
    .search svg{
        width: 0.6rem;
    }
    .search input{
        margin-left: 0.8rem;
    }
    .oli.last{
        margin-top: 0rem;
        margin-right: 0.2rem;
    }
    .oli .svg1{
        width: 0.2rem;
    }
    .oli .svg2{
        height: 0.8rem;
        margin: 0 0.15rem;
    }
    .oli .svg3{
        width: 0.2rem;
    }

    .oslide .oli{
        display: none;
    }
    .oslide .oli:last-of-type{
        display: block;
        padding: 0 0;
    }

    .banner_swiper .swiper-pagination span:nth-of-type(1){
        font-size: 0.4rem!important;
    }
    .banner_swiper .swiper-pagination span:nth-of-type(2){
        font-size: 0.2rem!important;
    }
    .banner_swiper .swiper-pagination{
        padding-right: 0.5rem;
    }
    .hlogo{
        width: 2.9rem;
        margin: 0 0;
        padding: 0.1rem 0;
    }
    .diansli {
        display: inline-block;
        float: right;
        margin-top: 0.25rem;
        margin-bottom: 2px;
    }



    .footcul{
        display: block;
        text-align: center;
    }
    .footculr{
        display: block;
        text-align: center;
        float: unset;
    }
    .container{
        width: 95%;
    }
    .fontfd{
        width: 100%;
        text-align: center;
    }
}<!--0.00023198127746582-->