*{ margin:0; padding:0}
@font-face {
    font-family:'' ;
    src: url('');
}
body { width:100%;margin:0 auto; font-size:14px; line-height:150%;color: #000;position:relative;letter-spacing: 0px;overflow-x: hidden;}
ul,dl,dd,dt,h1,h2,h3,h4,h5,h6,form { padding:0; margin:0;}
h1 { font-size:20px; font-family:'Microsoft YaHei';}
h2 { font-size:12px; font-weight:normal;}
h3 { font-size:14px; font-weight:normal;}
h4 { font-size:12px; font-weight:normal;}
h5 { font-size:12px; font-weight:normal;}
ul { list-style:none;}
li { list-style:none;}
img { border:none;}
a {color: #000; text-decoration:none;line-height: 1.5;}
a:hover{text-decoration:none;}
p{  padding:0; margin:0;line-height: 150%;}
section,header,main,footer{
    display: flex;width: 100%;position: relative;flex-direction: column;justify-content: center;align-items: center;}
input{border:0;outline:none;}


.d-flex{display: flex;}
.al-c{align-items: center;}
.jc-c{justify-content: center;}
.jc-s{justify-content: space-between;}
.al-fs{align-items: flex-start;}
.al-ed{align-items: flex-end;}
.jc-fs{justify-content: flex-start;}
.p-r{position: relative;}
.p-a{position: absolute;}
.p-f{position: fixed;}
.w100{width: 100%;}
.ft14{font-size: 0.14rem;line-height: 150%;}
.ft18{font-size: 0.18rem;line-height: 150%;}
.ft20{font-size: 0.2rem;line-height: 150%;}
.ft22{font-size: 0.22rem;line-height: 150%;}
.ft24{font-size: 0.24rem;line-height: 150%;}
.ft25{font-size: 0.25rem;line-height: 150%;}
.ft26{font-size: 0.26rem;line-height: 150%;}
.ft28{font-size: 0.28rem;line-height: 150%;}
.ft30{font-size: 0.30rem;line-height: 150%;}
.ft35{font-size: 0.35rem;line-height: 150%;}
.ft36{font-size: 0.36rem;line-height: 150%;}
.ft40{font-size: 0.4rem;line-height: 150%;}
.ft42{font-size: 0.42rem;line-height: 150%;}
.ft48{font-size: 0.48rem;line-height: 150%;}
.ft60{font-size: 0.6rem;line-height: 150%;}
.mt30{margin-bottom: 0.3rem;}
.m_t50{margin-top: 0.5rem;}
.none{display: none;}
.flex-column{flex-direction: column;}
.wrap{flex-wrap: wrap;}
.mw100{max-width: 100%;}
.w1920{width: 19.2rem;}
.wap{display: none;}
/* .min1920{min-width: 1920px;} */
.fsour{font-family: 'sour';}
.avtive{color: #ff9900;}
.lh150{line-height: 150%;}
.w1400{width: 1400px;}
.w1200{width: 1200px;}
.arcbody{
    margin-top: 2.5rem;
    width: 100%;
    }
.arcbody * {
    line-height: 180%;
    width: 100%;
    max-width: 100%;
}
.arcbody img {
    width: auto;
    max-width: 100%;
    margin: 0.15rem 0 0;
    height: auto!important;
}
.arcbody p{}
.text-line{
    background: linear-gradient(0deg,var(--bgcolor),var(--bgcolor)) no-repeat left bottom;
    background-size: 0% 0.02rem;
    transition: all 0.3s;
    display: inline!important;
}
.text-line:hover{
    background-size: 100% 0.02rem; 
}
:root{
    --bgcolor: #8f5407;
    --fontcolor: #8f5407;
    --b-r:0.05rem;
    --hoverbg: #8f5407;
    --hoverfont: #8f5407;
}
.w1296{width: 1200px;}

/**********头部*****/
.headxf{position: sticky;top: 0;left: 0;width: 100%;background: #fff;display: flex;justify-content: center;align-items: center;z-index: 100;}
.head{
    height: 1rem;
    width: 14.2rem;
    max-width: 96%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head .logo-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
}
.head .logo-wrap .logoimg{
    width: 1rem;
}
.navbox{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.navbox .navlist{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.navbox .navlist .nav{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 0.2rem;
}
.navbox .navlist .nav .a1{
    color: #000;
    font-size: 0.16rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.navbox .navlist .nav .downimg{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.05rem;
    width: 0.11rem;
    background: url(../img/jt.png);
    transition: all 0.3s;
    height: 0.07rem;
}
.navbox .navlist .nav .downimg .icon{
    width: 0.18rem;
    transition: all 0.3s;
}
.navbox .navlist .nav .erji{
    overflow: hidden;
    position: absolute;
    display: none;
    flex-direction: column;
    top: 100%;
    left: 0;
    background: #fff;
    box-sizing: border-box;
    width: max-content;
    box-shadow: 0.1rem 0.1rem 0.1rem #ccc;
    padding: 0.2rem 0.2rem 0.1rem;
}
.navbox .navlist .nav .erji .a2{
    flex: none;
    font-size: 0.12rem;
    color: #000;
    box-sizing: border-box;
    padding-bottom: 0.1rem;
    width: 100%;
    transition: all 0.3s;
    border-bottom: 1px #000 solid;
    margin-bottom: 0.1rem;
}

.navbox .navlist .nav:hover{}
.navbox .navlist .nav:hover .a1{}
.navbox .navlist .nav:hover .downimg{
    transform: rotate(180deg);
}
.navbox .navlist .nav:hover .downimg .icon{
    transform: rotate(180deg);
}
.navbox .navlist .nav:hover .erji{display: flex;}
.navbox .navlist .nav .erji .a2:hover{
    color: #3399ee;
    border-bottom: 1px #3399ee solid;
}
.navbox .navlist .nav::after{content: '';width: 0;height: 0.03rem;background: #fff;position: absolute;border-radius: 0.5rem;transition: all 0.3s;bottom: .2rem;display: none;}
.navbox .navlist .nav:hover::after{
    width: 105%;
}
.navbox .navlist .nav.this{}
.navbox .navlist .nav.this::after{
    width: 105%;
}
.lgbox{
    display: flex;
    justify-content: center;
    align-items: center;
}
.lgbox .sousuo{
    width: 1.6rem;
    height: 0.36rem;
    box-sizing: border-box;
    border: 1px #fff solid;
    border-radius: 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}
.lgbox .sousuo .seach_t{
    width: 1.2rem;
    background: transparent;
    text-indent: 0.2rem;
    font-size: 0.1rem;
    color: #fff;
}

.lgbox .sousuo .seach_t::-webkit-input-placeholder {
    color:#fff
    }
.lgbox .sousuo .seach_s{
    width: 0.36rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/ss1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.2rem;
}
.lgbox .lgurl{
    background: #fff;
    border-radius: 50%;
    margin-left: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.36rem;
    height: 0.36rem;
}
.lgbox .lgurl .icon{
    width: 100%;
}
/**********头部*****/
.up-down{
    width: 100%;
    border-top: 1px #ebebeb solid;
    margin-top: 0.5rem;
    padding-top: 0.3rem;
}
.up-down .fy{
    margin-bottom: 0.05rem;
}
.up-down .fy a{
    font-size: 0.16rem;
    color: #4d4d4d;
}
.up-down .fy a:hover{color: var(--hoverfont);}

.lxbox{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.lxbox .line{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0.02rem 0;
}
.lxbox .line .imgbox{
    width: 0.2rem;
    display: flex;
    justify-content: center;
    margin-right: 0.05rem;
    align-items: center;
}
.lxbox .line .imgbox .icon{
    max-width: 100%;
}
.lxbox .line .p1{
    font-size: 0.16rem;
    color: #000;
}


.yuyan{
    border: 0;
    font-size: 0.15rem;
    color: #3399ee;
    font-weight: bold;
}
.yuyan option{}

.banner{
    width: 100%;
--swiper-pagination-bullet-inactive-color: #003567;
--swiper-pagination-bullet-inactive-opacity: 1;
--swiper-pagination-color: #780a0a;
--swiper-pagination-bullet-width: 0.15rem;
--swiper-pagination-bullet-height: 0.15rem;
}
.banner .bannerurl{
    width: 100%;
}
.banner .bannerurl .icon{
    width: 100%;
}

.hf{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #003567;
    position: sticky;
    top: 1rem;
    z-index: 10;
}
.hf .box{
    width: 11.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 94%;
    padding: 0.2rem 0;
}
.hf .box .gxxx{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.hf .box .gxxx .p1{
    font-size: 0.25rem;
    font-weight: bold;
    color: #fff;
}
.hf .box .gxxx .p2{
    font-size: 0.2rem;
    color: #fff;
}

.hf .box .zixun{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.14rem;
    color: #fff;
}
.hf .box .zixun .icon{
    width: 0.28rem;
    margin-right: 0.1rem;
}

.hf .box .sousuo{
    width: 2rem;
    height: 0.3rem;
    background: #fff;
    border-radius: 0.5rem;
    overflow: hidden;
    display: flex;
}
.hf .box .sousuo .seach_t{
    flex: 1;
    font-size: 0.14rem;
    text-indent: 0.1rem;
}
.hf .box .sousuo .seach_s{
    width: 0.5rem;
    height: 100%;
    background: url(../img/ss.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0.21rem;
}

.hf .box .gotop{
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 0.14rem;
    color: #fff;
}
.hf .box .gotop .icon{
    width: 0.2rem;
    margin-right: 0.1rem;
}

.inpro{
    width: 11.6rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0.8rem 0 0;
}

.inpro .box1{
    width: 8rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
a;:
    c;
}
.inpro .box1 .ms{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0.15rem;
    border-bottom: 1px #000 solid;
}
.inpro .box1 .ms .list{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 42%;
}
.inpro .box1 .ms .list .imgbox{
    width: 0.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.2rem;
}
.inpro .box1 .ms .list .imgbox .icon{max-height: 0.8rem;}
.inpro .box1 .ms .list .p1{
    font-size: 0.16rem;
    color: #000;
}

.inpro .box1 .sbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.inpro .box1 .sbox .line{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-top: 0.3rem;
}
.inpro .box1 .sbox .line .icon{
    width: 0.23rem;
    margin: 0.05rem 0.2rem 0 0;
    flex: none;
}
.inpro .box1 .sbox .line .p1{
    font-size: 0.14rem;
    color: #000;
}

.inpro .box2{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.8rem;
}
.inpro .box2 .starbox{
    display: flex;
    justify-content: center;
    align-items: center;
}
.inpro .box2 .starbox .icon{
    width: 0.22rem;
    margin: 0 0.05rem;
}
.inpro .box2 .ptitle{
    text-align: center;
    font-size: 0.16rem;
    color: #003567;
    font-weight: bold;
    margin-top: 0.1rem;
    margin-bottom: 0.4rem;
}

.inpro .box2 .inprolist{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.inpro .box2 .inprolist .a1{
    width: 5.16rem;
    overflow: hidden;
    height: 4.2rem;
    margin-bottom: 0.8rem;
    box-shadow: 0 0 0.3rem #ccc;
    position: relative;
}
.inpro .box2 .inprolist .a1 .bg{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    z-index: 1;
    background: linear-gradient(to top,#003567,transparent);
}
.inpro .box2 .inprolist .a1 .bgicon{
    width: 100%;
    height: 100%;
}

.inpro .box2 .inprolist .a1 .tbox{
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.inpro .box2 .inprolist .a1 .tbox .imgbox{
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.4rem;
}
.inpro .box2 .inprolist .a1 .tbox .icon{
    max-width: 100%;
}
.inpro .box2 .inprolist .a1 .tbox .p1{
    font-size: 0.22rem;
    color: #fff;
    font-weight: bold;
    margin-top: 0.1rem;
    margin-bottom: 1rem;
}

.inpro .box2 .inprolist .a1 .tdbox{
    width: 4.5rem;
    display: flex;
    flex-wrap: wrap;
    background: #194569;
    border-radius: 0.1rem;
    clip-path: polygon(0 0,100% 0,90% 100%,0 100%);
    box-sizing: border-box;
    padding: 0.1rem;
    transition: all 0.3s;
}
.inpro .box2 .inprolist .a1 .tdbox .line{
    width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0.05rem 0;
}
.inpro .box2 .inprolist .a1 .tdbox .line .icon2{
    width: 0.2rem;
    margin-right: 0.05rem;
}
.inpro .box2 .inprolist .a1 .tdbox .line .p2{
    font-size: 0.12rem;
    color: #fff;
    position: relative;
}
.inpro .box2 .inprolist .a1 .tdbox .line .p2::after{content: '';position: absolute;left: 0;border: 0;width: 0;height: 1px;background: #0587cb;transition: all 0.3s;bottom: 0;}


.inpro .box2 .inprolist .a1:hover{}
.inpro .box2 .inprolist .a1:hover .bg{
    top: 0;
}
.inpro .box2 .inprolist .a1:hover .bgicon{}

.inpro .box2 .inprolist .a1:hover .tbox{
}
.inpro .box2 .inprolist .a1:hover .tbox .imgbox{}
.inpro .box2 .inprolist .a1:hover .tbox .icon{}
.inpro .box2 .inprolist .a1:hover .tbox .p1{}

.inpro .box2 .inprolist .a1:hover .tdbox{
    background: #f6d072;
}
.inpro .box2 .inprolist .a1:hover .tdbox .line{}
.inpro .box2 .inprolist .a1:hover .tdbox .line .icon2{}
.inpro .box2 .inprolist .a1:hover .tdbox .line .p2{
    color: #000;
}
.inpro .box2 .inprolist .a1:hover .tdbox .line .p2::after{
}

.inpro .box2 .inprolist .a1:hover .tdbox .line .p2:hover::after{width: 100%;}

.daohang{
    width: 11.6rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #000;
    max-width: 94%;
    font-size: 0.16rem;
    color: #fff;
    padding: 0.05rem 0;
}
.daohang .a1{
    color: #fff;
    margin: 0 0.2rem;
}

.cbox1{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 8rem;
    background: #003567;
}
.cbox1 .icon{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cbox1 .box1{
    position: absolute;
    width: 12rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 94%;
}
.cbox1 .box1 .p1{
    font-size: 0.3rem;
    color: #0097e3;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.cbox1 .box1 .p2{
    font-size: 0.18rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0.2rem;
}
.cbox1 .box1 .a1{
    background: #009bf2;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0.05rem 0.2rem;
    border-radius: 0.1rem;
}
.cbox1 .box1 .icon2{
    margin: 1rem auto 0;
    max-width: 100%;
}

.pro1box{
    width: 13rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0.8rem 0 0;
}
.pro1box .a1{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
}
.pro1box .a1:nth-of-type(even){
    flex-direction: row-reverse;
}
.pro1box .a1 .imgbox{
    width: 5.2rem;
    height: 2.8rem;
    border-radius: 0.1rem;
    overflow: hidden;
}
.pro1box .a1 .imgbox .icon{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pro1box .a1 .tbox{
    width: 5.7rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.pro1box .a1 .tbox .p1{
    font-size: 0.21rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.pro1box .a1 .tbox .p2{
    font-size: 0.16rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 0.15rem;
}
.pro1box .a1 .tbox .p3{
    color: #000;
    font-size: 0.14rem;
}
.pro1box .a1 .tbox .p4{
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border: 1px #003567 solid;
    background: #003567;
    border-radius: 0.05rem;
    padding: 0.02rem 0.2rem;
    font-size: 0.12rem;
    color: #fff;
    margin-top: 0.3rem;
    transition: all 0.3s;
}
.pro1box .a1 .tbox .p4:hover{
    color: #003567;
    background: #fff;
}

.pro2box{
    width: 13rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0.8rem  0;
}

.pro2box .ptitle{
    width: 100%;
    font-size: 0.21rem;
    color: #003567;
    font-weight: bold;
}
.pro2box .box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
}
.pro2box .box .a1{
    width: 21%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.pro2box .box .a1 .imgbox{
    width: 100%;
    aspect-ratio: 1;
}
.pro2box .box .a1 .imgbox .icon{
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
}
.pro2box .box .a1 .tbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.pro2box .box .a1 .tbox .p1{
    font-size: 0.16rem;
    color: #000;
    margin-top: 0.1rem;
}
.pro2box .box .a1 .tbox .p2{
    font-size: 0.2rem;
    color: #000;
    font-weight: bold;
    margin-top: 0.2rem;
}
.pro2box .box .a1:hover .tbox .p2{
    color: #013668;
}

.probody{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url(../img/bg4.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 6rem;
    margin-bottom: 0.8rem;
}
.probody .box{
    width: 13rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 94%;
}
.probody .box .prohead{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.4rem;
    height: 4rem;
}
.probody .box .prohead .tbox{}
.probody .box .prohead .tbox .p1{
    font-size: 0.4rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.1rem;
    line-height: 1.2;
}
.probody .box .prohead .tbox .p2{
    font-size: 0.15rem;
    color: #fff;
}
.probody .box .prohead .icon{
    width: 4rem;
}

.anli{
    width: 12rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0.5rem 0;
}
.anli .ptitle{
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.4rem;
}
.anli .a1{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.anli .a1 .imgbox{
    width: 5.2rem;
    height: 2.8rem;
    border-radius: 0.1rem;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.anli .a1 .imgbox .icon{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.anli .a1 .tbox{
    width: 6.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.anli .a1 .tbox .p1{
    font-size: 0.16rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.anli .a1 .tbox .p2{
    font-size: 0.16rem;
    color: #fff;
    margin-bottom: 0.1rem;
}
.anli .a1 .tbox .p3{
    font-size: 0.14rem;
    color: #fff;
}
.anli .a1 .tbox .p4{
    font-size: 0.12rem;
    background: #009bf2;
    border: 1px #009bf2 solid;
    box-sizing: border-box;
    padding: 0.03rem 0.2rem;
    border-radius: 0.05rem;
    margin-top: 0.2rem;
    color: #fff;
}
.anli .a1 .tbox .p4:hover{
    background: transparent;
    color: #009bf2;
}

.sxbox{
    width: 11.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 94%;
}
.sxbox .pt{
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.sxbox .box{
    width: 100%;
    background: rgba(255,255,255,0.3);
    border-radius: 0.1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    padding: 0.1rem 0.35rem;
    margin-bottom: 0.7rem;
}
.sxbox .box .sxbtn{
    font-size: 0.16rem;
    color: #fff;
    margin-right: 0.3rem;
    cursor: pointer;
}
.sxbox .box .sxbtn.this{
    background: rgba(255,255,255,0.5);
    box-sizing: border-box;
    padding: 0.02rem 0.15rem;
    border-radius: 0.05rem;
}

.anlist{
    width: 11rem;
    display: grid;
    grid-template-columns: 33% 33% 33%;
    gap: 0.38rem 1%;
    max-width: 94%;
}
.anlist .a1{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    padding: 0.2rem;
    background: rgba(255,255,255,0.3);
    border-radius: 0.1rem;
    transition: all 0.3s;
    grid: none;
}
.anlist .a1:hover{
    background: #009af1;
}
.anlist .a1 .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.05rem;
    overflow: hidden;
}
.anlist .a1 .imgbox .icon{
    width: 100%;
}
.anlist .a1 .line{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 0.1rem;
    background: rgba(255,255,255,0.3);
    border-radius: 0.05rem;
    margin: 0.1rem 0;
}
.anlist .a1 .line .p1{
    width: 100%;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.anlist .a1 .p2{
    font-size: 0.15rem;
    color: #fff;
    width: 90%;
    margin-bottom: 0.15rem;
}
.anlist .a1:nth-of-type(n+7){display: none;}
.morebtn{
    font-size: 0.12rem;
    background: #009bf2;
    border: 1px #009bf2 solid;
    box-sizing: border-box;
    padding: 0.03rem 0.2rem;
    border-radius: 0.05rem;
    margin-top: 0.5rem;
    color: #fff;
    margin-bottom: 1rem;
    cursor: pointer;
}

.nybanner{position: relative;display: flex;justify-content: center;align-items: center;}
.nybanner .icon{
    width: 100%;
}
.nybanner .p1{
    position: absolute;
    font-size: 0.42rem;
    font-weight: bold;
    color: #fff;
}

.our{
    width: 8.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.8rem 0;
    max-width: 94%;
}
.our .p1{
    font-size: 0.24rem;
    color: #0097e3;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.our .p2{
    font-size: 0.14rem;
    color: #333333;
    line-height: 2.5;
}

.teambox{
    width: 9.3rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem 0.4rem;
    margin-top: 2rem;
    max-width: 94%;
}

.teambox .renlist{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transition: all 0.3s;
    cursor: pointer;
}
.teambox .renlist:nth-of-type(n+7){display: none;}

.teambox .renlist .kuang{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    border: 1px #0097e3 solid;
    box-sizing: border-box;
    padding: 0.15rem;
    margin-top: -1.2rem;
}
.teambox .renlist .imgbox{
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
}
.teambox .renlist .imgbox .icon{
    width: 100%;
    height: 100%;
}
.teambox .renlist .p1{
    font-size: 0.16rem;
    color: #000000;
    text-align: center;
    margin: 0.1rem;
}
.teambox .renlist .p2{
    font-size: 0.13rem;
    color: #000;
    text-align: center;
    margin-bottom: 0.1rem;
}
.teambox .renlist .p3{
    width: 100%;
    background: #0097e3;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.2rem;
    line-height: 1;
    padding-bottom: 0.05rem;
    margin-top: auto;
    opacity: 0;
    transition: all 0.3s;
}


.teambox .renlist:hover{
    background: #fff;
    box-shadow: 0 0 0.2rem #ccc;
}


.teambox .renlist:hover .kuang{}
.teambox .renlist:hover .imgbox{}
.teambox .renlist:hover .imgbox .icon{}
.teambox .renlist:hover .p1{}
.teambox .renlist:hover .p2{}
.teambox .renlist:hover .p3{
    opacity: 1;
}


.renshow{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;justify-content: center;align-items: center;background: rgba(0,0,0,0.6);z-index: 100;}
.renshow .box{
    width: 10.5rem;
    max-width: 94%;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-y: auto;
    max-height: 80vh;
    padding: 0.8rem 0.6rem;
    border-radius: 0.2rem;
    position: relative;
    box-sizing: border-box;
}
.renshow .box .close{
    width: 0.3rem;
    height: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0097e3;
    border-radius: 50%;
    position: absolute;
    color: #fff;
    top: 0.2rem;
    right: 0.5rem;
    cursor: pointer;
    font-size: 0.14rem;
}

.renshow .box .p1{
    font-size: 0.2rem;
    color: #000;
    margin-bottom: 0.1rem;
    flex: none;
}
.renshow .box .p2{
    font-size: 0.16rem;
    color: #0097e3;
    margin-bottom: 0.2rem;
    flex: none;
}
.renshow .box .zlbox{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: none;
}
.renshow .box .zlbox .imgbox{
    width: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px #0097e3 solid;
    border-radius: 50%;
    overflow: hidden;
    padding: 0.15rem;
    height: 2rem;
}
.renshow .box .zlbox .imgbox .icon{
    width: 100%;
    height: 100%;
}
.renshow .box .zlbox .tbox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex: 1;
    margin-left: 0.8rem;
}
.renshow .box .zlbox .tbox .p3{
    width: 50%;
    margin: 0.1rem 0;
    color: #000;
}

.renshow .box .renav{
    width: 100%;
    display: flex;
    gap: 0.1rem;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin: 0.4rem 0 0.5rem;
}
.renshow .box .renav .btn{
    width: 1.5rem;
    height: 0.35rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #cfcfcf;
    cursor: pointer;
    font-size: 0.14rem;
}
.renshow .box .renav .btn.this{
    background: #0097e3;
    color: #fff;
}

.renshow .box .fwb{
    display: none;
}
.renshow .box .fwb.this{
    display: block;
}

.jiaru{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #edf8fd;
}

.jiaru .box{
    width: 6rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0.4rem 0 0.8rem;
}
.jiaru .box .p1{
    font-size: 0.3rem;
    color: #090653;
    line-height: 1.2;
    margin-bottom: 0.3rem;
}
.jiaru .box .p2{
    font-size: 0.16rem;
    color: #090653;
}
.jiaru .box .a1{
    font-size: 0.12rem;
    background: #009bf2;
    border: 1px #009bf2 solid;
    box-sizing: border-box;
    padding: 0.03rem 0.2rem;
    border-radius: 0.05rem;
    margin-top: 0.2rem;
    color: #fff;
    cursor: pointer;
}

.hzdw{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.hzdw .p1{
    font-size: 0.26rem;
    color: #003567;
    font-weight: bold;
    margin-bottom: 0.3rem;
}
.hzlb{
    width: 100%;
    background: #f6d273;
    padding: 0.6rem 0;
} 
.hzlb .imgbox{
    background: #fff;
    width: 100%;
    height: 0.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hzlb .imgbox .icon{max-width: 100%;max-height: 100%;}  

.aboutlist{
    width: 13rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.5rem 0;
}
.aboutlist:nth-of-type(even){
    flex-flow: row-reverse;
}
.aboutlist .imgbox{
    width: 5.2rem;
    border-radius: 0.1rem;
    overflow: hidden;
}
.aboutlist .imgbox .icon{
    width: 100%;
}
.aboutlist .tbox{
    width: 7.6rem;
}
.aboutlist .tbox .p1{
    font-size: 0.16rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.aboutlist .tbox .p2{
    color: #fff;
    font-size: 0.14rem;
}

.shiming{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.9rem 0 1rem;
    background-size: 100% 100%;
    align-items: center;
}
.shiming .p1{
    font-size: 0.16rem;
    color: #fff;
    font-weight: bold;
}
.shiming .p2{
    color: #fff;
    width: 7.4rem;
    margin-top: 0.5rem;
    font-size: 0.14rem;
}

.wedo{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 7.5rem;
    margin: 0.8rem 0;
    max-width: 94%;
}
.wedo .p1{
    font-size: 0.16rem;
    color: #003567;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.wedo .p2{
    font-size: 0.14rem;
    color: #000;
    margin-bottom: 0.1rem;
}
.wedo .a1{
    font-size: 0.12rem;
    background: #013668;
    box-sizing: border-box;
    padding: 0.03rem 0.2rem;
    border-radius: 0.5rem;
    margin-top: 0.1rem;
    color: #fff;
    cursor: pointer;
}

.joinlist{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #003567;
    flex-wrap: wrap;
}
.joinlist .tbox{
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.joinlist .tbox .box{width: 5rem;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;box-sizing: border-box;padding-right: 1.5rem;}
.joinlist .tbox .box .p1{
    font-size: 0.16rem;
    color: #fff;
    margin-bottom: 0.2rem;
}
.joinlist .tbox .box .p2{
    font-size: 0.12rem;
    color: #fff;
}
.joinlist .icon{
    width: 50%;
}

.liucheng{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.8rem 0;
}
.liucheng .pt1{
    font-size: 0.16rem;
    color: #003567;
    font-weight: bold;
    margin-bottom: 0.4rem;
}
.liucheng .box{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.liucheng .box .line{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 0.55rem;
}
.liucheng .box .line .p1{
    width: 40%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 0.14rem;
    color: #000;
    font-weight: bold;
}
.liucheng .box .line .p2{
    width: 40%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #000;
    font-size: 0.14rem;
}
.liucheng .box .line .dot{
    width: 0.1rem;
    height: 0.1rem;
    background: #c8c8c8;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin: 0 0.1rem;
}

.liucheng .box .line:nth-of-type(even){
    flex-flow: row-reverse;
}
.liucheng .box .line:nth-of-type(even) .p1{
    justify-content: flex-start;
}
.liucheng .box .line:nth-of-type(even) .p2{
    justify-content: flex-end;
}
.liucheng .box .line:nth-of-type(even) .dot{}
.liucheng .box .line::after{content: '';width: 1px;height: 0.5rem;background: #003567;position: absolute;top: 100%;}
.liucheng .box .line:nth-last-of-type(1)::after{display: none;}

.express-area {  background-color: #fff; }
.express-area a { display: block; padding: 10px; font-size: 17px; background: url(../images/icon_xsj.png) no-repeat 94% 50%;background-size: 16px;}
.express-area dl { position: relative;  color: #4d525d;border-bottom: 1px solid #ddd; }
.express-area dl dt { position: absolute; top: 0; left: 0;line-height: 46px ;font-size: 17px;font-weight: normal; }
.express-area dl dd {  margin-left:100px; text-align: justify;  line-height: 46px}

/*选择地区弹层*/
.express-area-box { position: absolute; right: -100%; left: 50%; z-index: 120; width: 320px; margin-left: -160px; background-color: #fff; color: #4d525d; }
.express-area-box .top h3 {padding-left: 15px; font-size: 16px;background: #eeeeee;line-height: 44px;}
.lastli{text-align: center;font-size: 14px;background: #eeeeee;line-height: 40px;}
.express-area-box article { height: 100%; overflow-y: scroll; }
.area-list li {padding: 0 15px; border-bottom: 1px solid #e2e2e2; text-align: justify; line-height: 44px}
.express-area-box { position: fixed; left:  inherit; width: 170px;height: 100%;right: -100%;top: 0; margin-left: 0;box-shadow: 0 0 20px rgba(0,0,0,1); }

/*遮罩层*/
.mask { display: none; position: fixed; top: 0; left: 0; z-index: 100; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); }


.hzform{
    width: 11rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0.8rem 0;
}
.hzform .p1{
    font-size: 0.22rem;
    font-weight: bold;
    margin-bottom: 0.4rem;
    color: #0097e3;
}
.hzform .p2{
    font-size: 0.14rem;
}
.hzform .box{
    width: 7.5rem;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.4rem;
}
.hzform .box .line{
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0.3rem;
}
.hzform .box .line .p3{
    color: #0097e3;
    font-size: 0.14rem;
    margin-bottom: 0.05rem;
}
.hzform .box .line .input1{
    width: 100%;
    height: 0.4rem;
    border: 1px #bcbcbc solid;
    box-sizing: border-box;
    text-align: center;
    font-size: 0.16rem;
}

.hzform .submit{
    font-size: 0.14rem;
    background: #013668;
    box-sizing: border-box;
    padding: 0.03rem 0.5rem;
    border-radius: 0.5rem;
    margin-top: 0.1rem;
    color: #fff;
    cursor: pointer;
}

.footbox{
    background: #f4f4f4;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.footbox .footer{
    width: 11rem;
    margin: 1rem 0 0.8rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 94%;
}
.footbox .footer .fnavbox{
    display: flex;
}
.footbox .footer .fnavbox .fnavlist{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 0.5rem;
}
.footbox .footer .fnavbox .fnavlist .a1{
    font-size: 0.16rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.footbox .footer .fnavbox .fnavlist .a2{
    font-size: 0.12rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 0.05rem;
    max-width: 3rem;
}

.footbox .footer .ewmbox{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.footbox .footer .ewmbox .icon{
    width: 1.25rem;
    height: 1.25rem;
    background: #000;
}
.footbox .footer .ewmbox .p1{
    font-size: 0.14rem;
    color: #000;
    margin-top: 0.1rem;
}

.copyright{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: #000;
    padding: 0.1rem;
    box-sizing: border-box;
}
.copyright .p1{
    color: #fff;
    font-size: 0.12rem;
    margin: 0 0.05rem;
}
.headxf.isxf{box-shadow: 0 0 0.1rem #ebebeb;}
/***************/
@media only screen and (max-width: 1024px) {
    .footbox{}
.footbox .footer{
    flex-wrap: wrap;
}
.footbox .footer .fnavbox{
    width: 100%;
    justify-content: space-between;
    margin-bottom: 0.3rem;
    flex-wrap: wrap;
}
.footbox .footer .fnavbox .fnavlist{
    margin: 0;
}
.footbox .footer .fnavbox .fnavlist .a1{
    font-size: 0.22rem;
}
.footbox .footer .fnavbox .fnavlist .a2{
    font-size: 0.2rem;
    max-width: 3.5rem;
}

.footbox .footer .ewmbox{
    margin: auto;
}
.footbox .footer .ewmbox .icon{
    width: 2rem;
    height: 2rem;
}
.footbox .footer .ewmbox .p1{
    font-size: 0.22rem;
}

.copyright{}
.copyright .p1{
    font-size: 0.2rem;
}
    .hzform{}
.hzform .p1{
    font-size: 0.24rem;
}
.hzform .p2{
    font-size: 0.2rem;
}
.hzform .box{}
.hzform .box .line{}
.hzform .box .line .p3{
    font-size: 0.22rem;
}
.hzform .box .line .input1{
    height: 0.5rem;
    font-size: 0.2rem;
}

.hzform .submit{
    font-size: 0.24rem;
}
    .liucheng{}
.liucheng .pt1{
    font-size: 0.28rem;
}
.liucheng .box{}
.liucheng .box .line{}
.liucheng .box .line .p1{
    font-size: 0.22rem;
}
.liucheng .box .line .p2{
    font-size: 0.22rem;
}
.liucheng .box .line .dot{
    width: 0.15rem;
    height: 0.15rem;
}

.liucheng .box .line:nth-of-type(even){}
.liucheng .box .line:nth-of-type(even) .p1{}
.liucheng .box .line:nth-of-type(even) .p2{}
.liucheng .box .line:nth-of-type(even) .dot{}
.liucheng .box .line::after{content: '';}
.liucheng .box .line:nth-last-of-type(1)::after{display: none;}
    .joinlist{
    flex-wrap: wrap;
}
.joinlist .tbox{
    width: 100%;
}
.joinlist .tbox .box{
    width: 90%;
    margin: 0.4rem 5%;
    padding: 0;
}
.joinlist .tbox .box .p1{
    font-size: 0.28rem;
}
.joinlist .tbox .box .p2{
    font-size: 0.22rem;
}
.joinlist .icon{
    width: 100%;
}
    .wedo{}
.wedo .p1{
    font-size: 0.28rem;
}
.wedo .p2{
    font-size: 0.2rem;
}
.wedo .a1{
    font-size: 0.24rem;
}
    .shiming{}
.shiming .p1{
    font-size: 0.28rem;
}
.shiming .p2{
    width: 90%;
    font-size: 0.22rem;
}
    .aboutlist{
    flex-direction: column;
}
.aboutlist:nth-of-type(even){
    flex-direction: column;
}
.aboutlist .imgbox{}
.aboutlist .imgbox .icon{}
.aboutlist .tbox{
    width: 6rem;
    margin-top: 0.2rem;
}
.aboutlist .tbox .p1{
    font-size: 0.3rem;
}
.aboutlist .tbox .p2{
    font-size: 0.24rem;
}
    .hzdw{}
.hzdw .p1{}
.hzlb{} 
.hzlb .imgbox{}
.hzlb .imgbox .icon{ }  
    .jiaru{}

.jiaru .box{}
.jiaru .box .p1{}
.jiaru .box .p2{
    font-size: 0.24rem;
}
.jiaru .box .a1{
    font-size: 0.24rem;
}
    .renshow{}
.renshow .box{}
.renshow .box .close{
    font-size: 0.2rem;
}

.renshow .box .p1{
    font-size: 0.26rem;
}
.renshow .box .p2{
    font-size: 0.24rem;
}
.renshow .box .zlbox{
    flex-wrap: wrap;
}
.renshow .box .zlbox .imgbox{}
.renshow .box .zlbox .imgbox .icon{}
.renshow .box .zlbox .tbox{
    width: 100%;
    flex: none;
    margin: 0.3rem 0;
}
.renshow .box .zlbox .tbox .p3{
    width: 100%;
    font-size: 0.24rem;
}

.renshow .box .renav{}
.renshow .box .renav .btn{
    height: 0.45rem;
    width: 1.8rem;
    font-size: 0.24rem;
}
.renshow .box .renav .btn.this{}

.renshow .box .fwb{}
.renshow .box .fwb.this{}

    .teambox{
    grid-template-columns: 1fr 1fr;
}

.teambox .renlist{}
.teambox .renlist:nth-of-type(n+7){display: none;}

.teambox .renlist .kuang{}
.teambox .renlist .imgbox{}
.teambox .renlist .imgbox .icon{}
.teambox .renlist .p1{
    font-size: 0.26rem;
}
.teambox .renlist .p2{
    font-size: 0.2rem;
}
.teambox .renlist .p3{}


.teambox .renlist:hover{}


.teambox .renlist:hover .kuang{}
.teambox .renlist:hover .imgbox{}
.teambox .renlist:hover .imgbox .icon{}
.teambox .renlist:hover .p1{}
.teambox .renlist:hover .p2{}
.teambox .renlist:hover .p3{}
    .our{}
.our .p1{
    font-size: 0.3rem;
}
.our .p2{
    font-size: 0.2rem;
}
    .nybanner{}
.nybanner .icon{}
.nybanner .p1{}
    .anlist{
    grid-template-columns: 48% 48%;
    gap: 0.3rem;
}
.anlist .a1{}
.anlist .a1:hover{}
.anlist .a1 .imgbox{}
.anlist .a1 .imgbox .icon{}
.anlist .a1 .line{}
.anlist .a1 .line .p1{
    font-size: 0.24rem;
}
.anlist .a1 .p2{
    font-size: 0.2rem;
}
.morebtn{
    font-size: 0.24rem;
}
    .sxbox{}
.sxbox .pt{}
.sxbox .box{}
.sxbox .box .sxbtn{
    font-size: 0.2rem;
}
.sxbox .box .sxbtn.this{}
    .anli{}
.anli .ptitle{
    font-size: 0.36rem;
}
.anli .a1{
    flex-wrap: wrap;
}
.anli .a1 .imgbox{}
.anli .a1 .imgbox .icon{}
.anli .a1 .tbox{}
.anli .a1 .tbox .p1{
    font-size: 0.26rem;
    margin-top: 0.2rem;
}
.anli .a1 .tbox .p2{
    font-size: 0.24rem;
}
.anli .a1 .tbox .p3{
    font-size: 0.22rem;
}
.anli .a1 .tbox .p4{
    font-size: 0.24rem;
}
.anli .a1 .tbox .p4:hover{}
    .arcbody{margin-top: 1rem;}
    .probody{
    background-size: auto 5rem;
}
.probody .box{}
.probody .box .prohead{
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: auto;
}
.probody .box .prohead .tbox{
    width: 100%;
}
.probody .box .prohead .tbox .p1{
    font-size: 0.3rem;
}
.probody .box .prohead .tbox .p2{
    font-size: 0.2rem;
}
.probody .box .prohead .icon{
    width: 90%;
    margin-top: 0.3rem;
}
    .pro2box{}

.pro2box .ptitle{
    font-size: 0.32rem;
}
.pro2box .box{
    flex-wrap: wrap;
}
.pro2box .box .a1{
    width: 48%;
    margin-bottom: 0.3rem;
}
.pro2box .box .a1 .imgbox{}
.pro2box .box .a1 .imgbox .icon{}
.pro2box .box .a1 .tbox{}
.pro2box .box .a1 .tbox .p1{
    font-size: 0.24rem;
}
.pro2box .box .a1 .tbox .p2{
    font-size: 0.26rem;
}
.pro2box .box .a1:hover .tbox .p2{}
    .pro1box{}
.pro1box .a1{
    flex-direction: column;
}
.pro1box .a1:nth-of-type(even){
    flex-direction: column;
}
.pro1box .a1 .imgbox{}
.pro1box .a1 .imgbox .icon{}
.pro1box .a1 .tbox{
    width: 85%;
    margin-top: 0.3rem;
}
.pro1box .a1 .tbox .p1{
    font-size: 0.28rem;
}
.pro1box .a1 .tbox .p2{
    font-size: 0.26rem;
}
.pro1box .a1 .tbox .p3{
    font-size: 0.22rem;
}
.pro1box .a1 .tbox .p4{
    font-size: 0.2rem;
}
.pro1box .a1 .tbox .p4:hover{}
    .daohang{
    font-size: 0.2rem;
}
.daohang .a1{}

.cbox1{}
.cbox1 .icon{}

.cbox1 .box1{}
.cbox1 .box1 .p1{}
.cbox1 .box1 .p2{
    font-size: 0.22rem;
}
.cbox1 .box1 .a1{
    font-size: 0.2rem;
}
.cbox1 .box1 .icon2{}
    .inpro .box2{}
.inpro .box2 .starbox{}
.inpro .box2 .starbox .icon{
    width: 0.3rem;
}
.inpro .box2 .ptitle{
    font-size: 0.3rem;
}

.inpro .box2 .inprolist{}
.inpro .box2 .inprolist .a1{
    width: 100%;
    height: 5rem;
}
.inpro .box2 .inprolist .a1 .bg{}
.inpro .box2 .inprolist .a1 .bgicon{}

.inpro .box2 .inprolist .a1 .tbox{}
.inpro .box2 .inprolist .a1 .tbox .imgbox{
    width: 0.8rem;
    height: 0.8rem;
}
.inpro .box2 .inprolist .a1 .tbox .icon{}
.inpro .box2 .inprolist .a1 .tbox .p1{
    font-size: 0.3rem;
}

.inpro .box2 .inprolist .a1 .tdbox{
    width: 6.5rem;
}
.inpro .box2 .inprolist .a1 .tdbox .line{}
.inpro .box2 .inprolist .a1 .tdbox .line .icon2{
    width: 0.3rem;
}
.inpro .box2 .inprolist .a1 .tdbox .line .p2{
    font-size: 0.2rem;
}
.inpro .box2 .inprolist .a1 .tdbox .line .p2::after{content: '';}


.inpro .box2 .inprolist .a1:hover{}
.inpro .box2 .inprolist .a1:hover .bg{}
.inpro .box2 .inprolist .a1:hover .bgicon{}

.inpro .box2 .inprolist .a1:hover .tbox{}
.inpro .box2 .inprolist .a1:hover .tbox .imgbox{}
.inpro .box2 .inprolist .a1:hover .tbox .icon{}
.inpro .box2 .inprolist .a1:hover .tbox .p1{}

.inpro .box2 .inprolist .a1:hover .tdbox{}
.inpro .box2 .inprolist .a1:hover .tdbox .line{}
.inpro .box2 .inprolist .a1:hover .tdbox .line .icon2{}
.inpro .box2 .inprolist .a1:hover .tdbox .line .p2{}
.inpro .box2 .inprolist .a1:hover .tdbox .line .p2::after{content: '';}

.inpro .box2 .inprolist .a1:hover .tdbox .line .p2:hover::after{content: '';}
    .inpro{}

.inpro .box1{}
.inpro .box1 .ms{}
.inpro .box1 .ms .list{}
.inpro .box1 .ms .list .imgbox{}
.inpro .box1 .ms .list .imgbox .icon{}
.inpro .box1 .ms .list .p1{
    font-size: 0.2rem;
}

.inpro .box1 .sbox{}
.inpro .box1 .sbox .line{}
.inpro .box1 .sbox .line .icon{
    font-size: 0.;
}
.inpro .box1 .sbox .line .p1{
    font-size: 0.22rem;
}
    .hf{}
.hf .box{
    flex-wrap: wrap;
}
.hf .box .gxxx{}
.hf .box .gxxx .p1{}
.hf .box .gxxx .p2{}

.hf .box .zixun{
    font-size: 0.22rem;
}
.hf .box .zixun .icon{
    width: 0.34rem;
}

.hf .box .sousuo{
    width: 75%;
    height: 0.5rem;
    font-size: 0.22rem;
    margin-top: 0.1rem;
}
.hf .box .sousuo .seach_t{
    font-size: 0.22rem;
}
.hf .box .sousuo .seach_s{
    width: 0.8rem;
    background-size: 0.3rem;
}

.hf .box .gotop{
    font-size: 0.22rem;
}
.hf .box .gotop .icon{
    width: 0.3rem;
}
    .banner{}
.banner .bannerurl{}
.banner .bannerurl .icon{}

    .lxbox{}
.lxbox .line{}
.lxbox .line .imgbox{
    width: 0.3rem;
}
.lxbox .line .imgbox .icon{}
.lxbox .line .p1{
    font-size: 0.2rem;
}


.yuyan{
    font-size: 0.22rem;
}
.yuyan option{}
    .navbox .navlist .nav:hover::after{
        width: 0%;
    }
    .navbox .navlist .nav.this{}
    .navbox .navlist .nav.this::after{
      width: 0;;
    }
    .wap{display: flex;width: 0.5rem;height: 0.5rem;justify-content: center;align-items: center;border-radius: 0.1rem;margin-right: 0.2rem;transform: rotate(90deg);}
    .wap .line{
        width: 2px;
        height: 100%;
        background: #000;
        margin: 10%;
    }
    .headxf{}
    .head{}
    .head .logo-wrap{}
    .head .logo-wrap .logoimg{}
    .navbox{
    position: fixed;
    top: -100%;
    z-index: 110;
    background: rgba(0,0,0,0.7);
    width: 100%;
    left: 0;
    align-items: flex-start;
    transition: all 0.3s;
}
    .navbox .navlist{
    width: 100%;
    flex-direction: column;
    background: #fff;
    height: auto;
}
    .navbox .navlist .nav{
    width: 100%;
    margin: 0.15rem 0;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 0.3rem;
    flex-wrap: wrap;
}
    .navbox .navlist .nav .a1{
    font-size: 0.28rem;
    color: #666;
    width: 50%;
    justify-content: flex-start;
}
    .navbox .navlist .nav .downimg{
    width: 0.3rem;
    height: 0.3rem;
    background: url(../img/down2.png);
    background-size: 100% 100%;
}
    .navbox .navlist .nav .downimg .icon{
    width: 0.3rem;
    filter: grayscale(100%);
}
    .navbox .navlist .nav .erji{
    position: unset;
    width: 100%;
    margin-top: 0.2rem;
}
    .navbox .navlist .nav .erji .a2{
    font-size: 0.26rem;
}
.navbox .navlist .nav:hover .downimg{    transform: rotate(0deg);}
.navbox .navlist .nav:hover .erji{display: none;}
    .navbox .navlist .nav.this{}
    .navbox .navlist .nav.this .a1{}
    .navbox .navlist .nav.this .downimg{    transform: rotate(180deg);}
    .navbox .navlist .nav.this .downimg .icon{}
    .navbox .navlist .nav.this .erji{display: flex;}
    .navbox .navlist .nav.this .erji .a2{
    font-size: 0.26rem;
}
    
    .lgbox{}
    .lgbox .sousuo{
    height: 0.55rem;
    width: 2.55rem;
}
    .lgbox .sousuo .seach_t{
    font-size: 0.22rem;
    width: 2rem;
}
    .lgbox .sousuo .seach_s{
    width: 0.55rem;
    height: 0.55rem;
    background-size: 0.36rem;
}
    .lgbox .lgurl{
    width: 0.55rem;
    height: 0.55rem;
    margin-left: 0.2rem;
}
    .lgbox .lgurl .icon{}
    .w1296{width: 96%;}
  
    .up-down{
    }
    .up-down .fy{
    }
    .up-down .fy a{font-size: 0.28rem;}
    .up-down .fy a:hover{color: var(--hoverfont);}
}
@media only screen and (min-width: 751px) and (max-width: 1400px) {
    .w1296{width: 990px;}
    .m1400-w990{width: 990px;}
    .m1400-w1200{width: 1200px;}

}
@media only screen and (min-width: 751px){

}
.jvectormap-zoomin, .jvectormap-zoomout{display: none;}