*{ margin:0; padding:0}
@font-face {
    font-family:'af' ;
    src: url('../font/AbrilFatface-Regular.otf');
}
@font-face {
    font-family:'afb' ;
    src: url('../font/AbhayaLibre-ExtraBold-2.ttf');
}
@font-face {
    font-family:'snscn' ;
    src: url('../font/SourceHanSansSC-Regular-2.otf');
}
@font-face {
    font-family:'asb' ;
    src: url('../font/AlegreyaSC-Bold.ttf');
}
@font-face {
    font-family:'alb' ;
    src: url('../font/AbhayaLibre-SemiBold-2.ttf');
}
body { width:100%;margin:0 auto; font-size:14px;font-family: PingFang SC; 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{ word-spacing:-1.5px; 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{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0.2rem;
    }
.arcbody * {
    font-size: 0.2rem;
    color: #848484;
    line-height: 180%;
    width: 100%;
}
.arcbody img {
    width: auto;
    max-width: 100%;
    margin: 0.15rem 0 0;
    height: auto!important;
}
.arcbody p{margin-top: 0.15rem;}
.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: 0.8rem;
    width: 14.4rem;
    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: 0.6rem;
}
.logo-wrap .tbox{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0.1rem;
}
.logo-wrap .tbox .p1{
    font-size: 0.2rem;
    color: #000;
    text-transform: uppercase;
    font-family: 'af';
}
.logo-wrap .tbox .p2{
    font-size: 0.18rem;
    color: #000;
    font-family: 'afb';
}
.navbox{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #97c6bc;
    width: 100%;
}
.navbox .navlist{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 14.4rem;
    max-width: 94%;
}
.navbox .navlist .nav{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-family: af;
    height: 0.5rem;
    padding: 0 0.1rem;
}
.navbox .navlist .nav .a1{
    color: #fff;
    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.1rem;
    width: 0.18rem;
    height: 0.18rem;
    background: url(../img/down.png);
    background-size: 100% 100%;
    transition: all 0.3s;
}
.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: rgba(0,0,0,0.4);
    box-sizing: border-box;
    width: max-content;
}
.navbox .navlist .nav .erji .a2{
    flex: none;
    font-size: .3rem;
    color: #fff;
    box-sizing: border-box;
    padding: 0.18rem 0.5rem;
    width: 100%;
    transition: all 0.3s;
}

.navbox .navlist .nav:hover{
    background: #629d90;
}
.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{background: rgba(1, 34, 127, 1);}
.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);}

.head .sousuo{
    width: 3.25rem;
    height: 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    border: 1px #97c6bc solid;
}
.head .sousuo .seach_t{
    flex: 1;
    font-size: 0.16rem;
    color: #000;
    text-indent: 0.2rem;
}
.head .sousuo .seach_s{
    height: 100%;
    width: 0.5rem;
    background: #97c6bc;
    background-image: url(../img/s.png);
    background-size: 0.2rem;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.head .logo-wrap{}
.head .logo-wrap .logoimg{}
.head  .loginbox{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.3rem;
}
.head  .loginbox .a1{
    font-size: 0.16rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.head  .loginbox .a1 .icon{
    width: 0.14rem;
    margin-right: 0.1rem;
}

.nav .a1 .icon{
    width: 0.16rem;
}

.banner{width: 100%;--swiper-pagination-bullet-inactive-color: #fff;--swiper-pagination-color: #fff;}
.banner .a1{width: 100%;}
.banner .a1 .icon{width: 100%;}

.nybanner{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.nybanner .icon{
    width: 100%;
}
.nybanner .tbox{
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.nybanner .tbox .p1{
    font-size: 0.48rem;
    color: #fff;
    font-family: 'af';
    text-transform: uppercase;
}
.nybanner .tbox .p2{
    font-size: 0.24rem;
    color: #fff;
    text-transform: uppercase;
    font-family: 'af';
    margin-top: 0.1rem;
    text-align: center;
}
.prolist{
    width: 14.4rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    margin: 0.5rem 0;
    align-items: flex-start;
}
.prolist .left{
    width: 2.5rem;
}
.prolist .left .nynav{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    background: #fcfcfc;
    padding: 0.2rem 0.1rem;
}
.prolist .left .nynav .pt{
    font-size: 0.24rem;
    color: #67a89a;
    font-family: alb;
    text-transform: uppercase;
}
.prolist .left .nynav .a1{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 0.1rem;
}
.prolist .left .nynav .a1 .p1{
    width: 0.2rem;
    height: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border: 1px #333 solid;
    border-radius: 5px;
    margin-right: 0.1rem;
    font-family: auto;
    font-size: 0.14rem;
    color: #fff;
}
.prolist .left .nynav .a1 .p2{
    font-size: 0.24rem;
    color: #000;
    font-family: afb;
}
.prolist .left .nynav .a1.this .p1{
    background: #68a89a;
    border-color: #68a89a;
}
.prolist .left .nynav .a1.this .p2{}
.cbox{
    margin-top: 0.5rem;
    box-sizing: border-box;
    background: #f7fffd;
    padding: 0.2rem 0.1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.cbox .p1{
    font-size: 0.23rem;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.05rem;
    font-family: 微软雅黑;
}
.cbox .p2{
    font-size: 0.2rem;
    color: #000;
    margin-bottom: 0.3rem;
    font-family: afb;
}
.cbox .fbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.cbox .fbox .line{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0.15rem;
}
.cbox .fbox .line .p3{
    font-size: 0.2rem;
    margin-bottom: 0.05rem;
    color: #000;
    font-family: afb;
}
.cbox .fbox .line .input1{
    width: 100%;
    height: 0.3rem;
    box-sizing: border-box;
    border: 1px #bde4dc solid;
    border-radius: 0.05rem;
    text-align: center;
    font-size: 0.18rem;
    color: #000;
}
.cbox .fbox .line .input2{
    width: 100%;
    height: 1.3rem;
    box-sizing: border-box;
    border: 1px #bde4dc solid;
    border-radius: 0.05rem;
    font-size: 0.18rem;
    color: #000;
    resize: none;
    padding: 0.1rem;
}
.cbox .fbox .submit{
    width: 1.88rem;
    height: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #97c6bc;
    color: #fff;
    font-family: 'af';
    font-size: 0.18rem;
    margin-top: 0.2rem;
    border-radius: 0.05rem;
    cursor: pointer;
}

.prolist .probox{
    flex: 1;
    margin-left: 0.15rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.1rem;
    align-items: flex-start;
}
.prolist .probox .a1{
    width: calc(20% - 0.08rem);
    margin-bottom: 0.3rem;
}
.prolist .probox .a1 .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.prolist .probox .a1 .imgbox .icon{
    width: 100%;
}
.prolist .probox .a1 .p1{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 0.18rem;
    color: #000;
    font-family: 'af';
    margin-top: 0.1rem;
}
.prolist .probox .a1:hover .p1{}
.page{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.page .active{
    background: #97c6bc;
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    font-size: 0.14rem;
    border-radius: 0.1rem;
    margin: 0 0.05rem;
}
.page .total{
    background: #fbfaff;
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #666;
    font-weight: bold;
    font-size: 0.14rem;
    border-radius: 0.1rem;
    margin: 0 0.05rem;
}
.daohang{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f7fbfe;
}
.daohang .box{
    width: 14.4rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 94%;
    font-size: 0.16rem;
    color: #000;
    margin: 0.1rem 0;
}
.daohang .box .a1{
    color: #000;
}
.daohang .box .a2{
    font-weight: bold;
}
.cbox .pt{
    font-size: 0.24rem;
    color: #67a89a;
    font-family: af;
    text-transform: uppercase;
}
.ylbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.15rem;
}
.ylbox .a1{
    width: 0.2rem;
}
.ylbox .a1 .icon{
    width: 100%;
}
.cbox .ewmbox{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 0.2rem;
    width: 100%;
    margin-top: 0.15rem;
}
.cbox .ewmbox .list{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.cbox .ewmbox .list .icon{
    width: 0.85rem;
}
.cbox .ewmbox .list .p4{
    font-size: 0.12rem;
}
.proshow {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    flex: 1;
    margin-left: 0.15rem;
}
.proshow .box1{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
.proshow .box1 .imgbox{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.proshow .box1 .imgbox .icon{
    width: 5.45rem;
    margin-bottom: 0.2rem;
}
.proshow .box1 .imgbox .back{
    font-size: 0.16rem;
    color: #999999;
    font-family: fangsong;
    border: 1px #999 solid;
    border-radius: 0.5rem;
    box-sizing: border-box;
    padding: 0 0.2rem;
    margin-top: 0.2rem;
}
.proshow .box1 .box2{
    width: 5.65rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.proshow .box1 .box2 .h1{
    font-size: 0.36rem;
    line-height: 1.2;
    margin-bottom: 0.2rem;
    color: #000;
}
.proshow .box1 .box2 .p2{
    font-size: 0.24rem;
    color: #000;
    font-family: af;
}
.proshow .box1 .box2 .p3{
    font-size: 0.16rem;
    color: #666666;
    margin-top: 0.05rem;
    border-bottom: 1px #999 solid;
    padding-bottom: 0.1rem;
    width: 100%;
}
.proshow .box1 .box2 .fbox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.proshow .box1 .box2 .fbox .p5{
    width: 100%;
    text-align: center;
    font-size: 0.24rem;
    color: #629d90;
    font-family: af;
    margin-top: 0.3rem;
    margin-bottom: 0.2rem;
}
.proshow .box1 .box2 .fbox .line{
    width: 49%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0.1rem;
}
.proshow .box1 .box2 .fbox .line .p4{
    font-size: .24rem;
    color: #000;
    font-family: 'afb';
    margin-bottom: 0.05rem;
}
.proshow .box1 .box2 .fbox .line .input1{
    width: 100%;
    height: 0.3rem;
    box-sizing: border-box;
    border: 1px #ccc solid;
    border-radius: 0.05rem;
    text-align: center;
    font-size: 0.18rem;
    color: #000;
}
.proshow .box1 .box2 .fbox  .submit{
    width: 2.88rem;
    height: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #97c6bc;
    color: #fff;
    font-size: 0.18rem;
    margin: 0.2rem auto;
    border-radius: 0.05rem;
    cursor: pointer;
}
.proshow .ptitle{
    width: 100%;
    text-align: center;
    font-size: 0.36rem;
    color: #000;
    font-family: 'af';
    padding-top: 0.3rem;
    border-top: 1px #ebebeb solid;
    margin-top: 0.3rem;
}

.proshow .atbox{
    width: 100%;
    display: flex;
    margin-top: 0.2rem;
    gap: 0.1rem;
    align-items: flex-start;
}
.proshow .atbox .a1{
    width: calc(20% - 0.08rem);
    margin-bottom: 0.3rem;
    display: flex;
    flex-direction: column;
}
.proshow .atbox .a1 .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.proshow .atbox .a1 .imgbox .icon{
    width: 100%;
}
.proshow .atbox .a1 .p1{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 0.18rem;
    color: #000;
    font-family: 'af';
    margin-top: 0.1rem;
    width: 100%;
}
.proshow .atbox2{
    width: 100%;
    display: flex;
    gap: 0.2rem;
}
.proshow .atbox2 .a1{
    width: calc(25% - 0.15rem);
    position: relative;
}
.proshow .atbox2 .a1 .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.proshow .atbox2 .a1 .imgbox .icon{
    width: 100%;
}
.proshow .atbox2 .a1 .p1{
    position: absolute;
    color: #fff;
    top: 0.2rem;
    left: 0.2rem;
    font-family: 'af';
    text-transform: uppercase;
    font-size: 0.14rem;
}
.oss{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/bg1.png);
    background-size: cover;
}
.oss .box{
    width: 14.4rem;
    display: flex;
    flex-direction: column;
    background: rgba(255,255,255,0.7);
    max-width: 94%;
    margin: 1.5rem 0;
    justify-content: center;
    align-items: center;
}
.oss .box .p1{
    font-size: 0.36rem;
    color: #58a192;
    font-family: af;
    margin: 0.5rem 0;
}
.oss .box .imgbox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.oss .box .imgbox .list{
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.5rem;
}
.oss .box .imgbox .list .icon{
    max-width: 90%;
}
.daohang2{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.daohang2 .box{
    width: 14.4rem;
    max-width: 94%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0.1rem 0;
    font-size: 0.18rem;
    color: #97c6bc;
    font-family: 'af';
}
.daohang2 .box .icon{
    width: 0.16rem;
    margin-right: 0.1rem;
}
.daohang2 .box .a1{color: #97c6bc;}

.contact{
    width: 14.4rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    font-family: alb;
}
.contact .box1{
    width: 60%;
    display: flex;
    box-sizing: border-box;
    padding-right: 1rem;
    border-right: 2px #ebebeb solid;
}
.contact .box1 .fbox{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contact .box1 .fbox .p1{
    font-size: 0.36rem;
    color: #000;
}
.contact .box1 .fbox .p2{
    font-size: 0.24rem;
    color: #000;
    font-weight: 300;
}
.contact .box1 .fbox .line{
    width: 48%;
    margin-top: 0.4rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.contact .box1 .fbox .line .p4{
    font-size: 0.2rem;
    color: #000;
    font-family: afb;
}
.contact .box1 .fbox .line .input1{
    width: 100%;
    border-bottom: 2px #000 solid;
    font-size: 0.18rem;
    margin-top: 0.1rem;
}
.contact .box1 .fbox .submit{
    width: 1.88rem;
    height: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #97c6bc;
    color: #fff;
    font-size: 0.18rem;
    margin-left: auto;
    border-radius: 0.05rem;
    cursor: pointer;
    margin-top: 0.4rem;
}

.contact .box2{
    width: 5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.contact .box2 .p1{
    font-size: 0.36rem;
    color: #000;
    margin-bottom: 0.15rem;
    width: 100%;
}
.contact .box2 .p2{
    font-size: 0.24rem;
    color: #000;
}
.contact .box2 .p3{
    font-size: 0.2rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.1rem;
}
.contact .box2 .p3 .icon{
    width: 0.42rem;
    margin-right: 0.1rem;
}
.contact .box2 .ewmbox{
    display: flex;
    flex-wrap: wrap;
    margin: 0.5rem 0;
}
.contact .box2 .ewmbox .list{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-right: 0.2rem;
}
.contact .box2 .ewmbox .list .icon{
    width: 0.85rem;
}
.contact .box2 .ewmbox .list .p4{
    font-size: 0.14rem;
}
.contact .box3{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 1rem 0 0.5rem;
    align-items: flex-start;
}
.contact .box3 .p1{
    width: 100%;
    text-align: center;
    font-size: 0.36rem;
    font-family: 'af';
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}
.contact .box3 .p2{
    font-size: 0.2rem;
    line-height: 1.8;
    color: #000;
    width: 8.9rem;
}
.contact .box3 .icon{
    width: 5.3rem;
}
.footbox{
    background: #97c6bc;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.footbox .footer{
    width: 14.4rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0.5rem 0;
}
.footbox .footer .fnav{
    display: flex;
    flex-wrap: wrap;
    width: 4.7rem;
    justify-content: space-between;
}
.footbox .footer .fnav .p1{
    font-size: 0.2rem;
    color: #fff;
    font-weight: bold;
    width: 100%;
    margin-bottom: 0.15rem;
    font-family: 'af';
}
.footbox .footer .fnav .a1{
    font-size: 0.14rem;
    font-family: snscn;
    color: #fff;
    width: 40%;
    margin-bottom: 0.1rem;
}
.footbox .footer .lxwm{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 3.3rem;
}
.footbox .footer .lxwm .p1{
    font-size: 0.2rem;
    color: #fff;
    margin-bottom: 0.15rem;
}
.footbox .footer .lxwm .p2{
    font-size: 0.16rem;
    color: #fff;
    margin-bottom: 0.05rem;
}
.footbox .footer .fcbox{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.footbox .footer .fcbox .pt{
    font-size: 0.16rem;
    margin-bottom: 0.15rem;
    color: #fff;
    text-transform: uppercase;
    font-family: 'snscn';
}
.footbox .footer .fcbox  .ylbox{}
.footbox .footer .fcbox .ylbox .a1{}
.footbox .footer .fcbox .ylbox .a1 .icon{}
.footbox .footer .fcbox .ewmbox{
    display: flex;
    gap: 0.15rem;
    margin-top: 0.15rem;
}
.footbox .footer .fcbox .ewmbox .list{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.footbox .footer .fcbox .ewmbox .list .icon{
    width: 0.85rem;
}
.footbox .footer .fcbox .ewmbox .list .p4{
    font-size: 0.14rem;
    color: #fff;
}
.footbox .footer .flogo{
    width: 1rem;
    margin: auto 0;
}
.copyright{
    width: 100%;
    border-top: 1px #fff solid;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.1rem 0;
}
.copyright .p1{
    color: #fff;
}
.login_max{
    width: 5.6rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0.5rem 0;
}
.login_max .pt1{
    width: 100%;
    text-align: center;
    font-size: 0.36rem;
    color: #000;
    font-family: 'af';
}
.login_max .pt2{
    width: 100%;
    text-align: center;
    font-size: 0.2rem;
    color: #000;
    margin: 0.1rem 0  0.3rem;
    font-family: 'af';
}
.login_max .pt2 a{
    color: #97c6bc;
    font-size: 0.24rem;
}
.login_max .fo{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.login_max .fo .line{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 0.2rem;
}
.login_max .fo .line .p1{
    font-size: 0.24rem;
    color: #000;
    font-family: 'af';
    margin-bottom: 0.1rem;
}
.login_max .fo .line .input1{
    width: 100%;
    height: 0.55rem;
    background: #f7f7f7;
    text-indent: 0.1rem;
    font-size: 0.18rem;
    border-radius: .1rem;
    border: 0;
    box-sizing: border-box;
}
.login_max .fo .submit{
    width: 100%;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #97c6bc;
    color: #fff;
    font-size: 0.18rem;
    margin: 0.2rem auto;
    border-radius: 0.05rem;
    cursor: pointer;
}
.login_max .fo .line.line1{
    width: 48%;
}
.login_max .fo .line.line2{
    width: 35%;
}
.login_max .fo .line.line3{
    width: 62%;
}
.inprobox{
    width: 14.4rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0.5rem;
}
.inprobox .box{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0.3rem;
    gap: 0.3rem;
}
.inprobox .box .a1{
    width: calc(33.33% - 0.2rem);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.inprobox .box .a1 .icon{
    width: 100%;
}
.inprobox .box .a1 .p1{
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
    font-size: 0.24rem;
    color: #fff;
    font-family: 'af';
}
.allpt{
    font-size: 0.36rem;
    color: #717271;
    font-family: 'af';
}

.inabout{
    width: 14.4rem;
    max-width: 94%;
    margin: 0.5rem 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.inabout .icon{
    width: 100%;
    margin: 0.3rem 0;
}
.inabout .box{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.inabout .box .tbox{
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}
.inabout .box .tbox .p1{
    font-size: 0.34rem;
    color: #70afa2;
    font-family: 'af';
    margin-bottom: 0.2rem;
}
.inabout .box .tbox .p2{
    font-size: 0.26rem;
    width: 90%;
    font-family: afb;
}
.inabout .box .tbox .p3{
    position: relative;
    font-size: 0.26rem;
    color: #70afa2;
    font-family: 'af';
    margin-top: 0.3rem;
    margin-left: 1.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inabout .box .tbox .p3::after{content: '';position: absolute;width: 0.8rem;height: 2px;background: #70afa2;right: 110%;}
.inabout .box .tbox .p3::before{content: '';position: absolute;width: 0.8rem;height: 2px;background: #70afa2;left: 110%;}
.inabout .box .tbox .xian{
    height: 0.85rem;
    background: #70afa2;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 110%;
}
.inabout .box .icons{
    width: 6.16rem;
}
.slbox{width: 14.4rem;max-width: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;margin: 0.5rem 0;}
.slbox .icon{max-width: 94%;margin-top: 0.4rem;}
.ptss{
    color: #989898;
    font-family: 'afb';
    font-size: 0.2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 9rem;
    max-width: 94%;
    gap: 0rem 0.2rem;
    margin-bottom: 0.5rem;
}
.ptss p{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ptss p span{
    width: 0.07rem;
    height: 0.07rem;
    border-radius: 50%;
    margin-right: 0.05rem;
    margin-top: -0.03rem;
}
/***************/
@media only screen and (max-width: 1201px) {
    .logo-wrap .tbox{}
.logo-wrap .tbox .p1{
    font-size: 0.14rem;
}
.logo-wrap .tbox .p2{
    font-size: 0.12rem;
}
    .ptss{}
.ptss p{}
.ptss p span{}
    .inabout{}
.inabout .icon{}
.inabout .box{
    flex-wrap: wrap;
}
.inabout .box .tbox{}
.inabout .box .tbox .p1{}
.inabout .box .tbox .p2{}
.inabout .box .tbox .p3{}
.inabout .box .tbox .p3::after{content: '';}
.inabout .box .tbox .p3::before{content: '';}
.inabout .box .tbox .xian{
    position: unset;
    width: 100%;
}
.inabout .box .icons{}
    .inprobox{}
.inprobox .box{}
.inprobox .box .a1{}
.inprobox .box .a1 .icon{}
.inprobox .box .a1 .p1{}
.allpt{}
    .login_max{}
.login_max .pt1{}
.login_max .pt2{}
.login_max .pt2 a{}
.login_max .fo{}
.login_max .fo .line{}
.login_max .fo .line .p1{}
.login_max .fo .line .input1{}
.login_max .fo .submit{}
    .footbox{}
.footbox .footer{
    flex-wrap: wrap;
}
.footbox .footer .fnav{
    width: 100%;
}
.footbox .footer .fnav .p1{
    font-size: 0.24rem;
}
.footbox .footer .fnav .a1{
    font-size: 0.2rem;
}
.footbox .footer .lxwm{
    margin-top: 0.3rem;
}
.footbox .footer .lxwm .p1{
    font-size: 0.24rem;
}
.footbox .footer .lxwm .p2{
    font-size: .2rem;
}
.footbox .footer .fcbox{}
.footbox .footer .fcbox .pt{
    font-size: .24rem;
}
.footbox .footer .fcbox  .ylbox{}
.footbox .footer .fcbox .ylbox .a1{
    width: 0.3rem;
}
.footbox .footer .fcbox .ylbox .a1 .icon{}
.footbox .footer .fcbox .ewmbox{}
.footbox .footer .fcbox .ewmbox .list{}
.footbox .footer .fcbox .ewmbox .list .icon{}
.footbox .footer .fcbox .ewmbox .list .p4{}
.footbox .footer .flogo{}
.copyright{}
.copyright .p1{}
    .contact{}
.contact .box1{
    width: 100%;
}
.contact .box1 .fbox{}
.contact .box1 .fbox .p1{}
.contact .box1 .fbox .p2{}
.contact .box1 .fbox .line{}
.contact .box1 .fbox .line .p4{}
.contact .box1 .fbox .line .input1{}
.contact .box1 .fbox .submit{}

.contact .box2{
    width: 100%;
    margin-top: 0.5rem;
}
.contact .box2 .p1{}
.contact .box2 .p2{}
.contact .box2 .p3{}
.contact .box2 .p3 .icon{}
.contact .box2 .ewmbox{}
.contact .box2 .ewmbox .list{}
.contact .box2 .ewmbox .list .icon{}
.contact .box2 .ewmbox .list .p4{}
.contact .box3{}
.contact .box3 .p1{}
.contact .box3 .p2{}
.contact .box3 .icon{}
    .daohang2{}
.daohang2 .box{}
.daohang2 .box .icon{}
.daohang2 .box .a1{ }
    .oss{}
.oss .box{}
.oss .box .p1{}
.oss .box .imgbox{}
.oss .box .imgbox .list{}
.oss .box .imgbox .list .icon{}
    .proshow .ptitle{}

.proshow .atbox{}
.proshow .atbox .a1{
}
.proshow .atbox .a1 .imgbox{}
.proshow .atbox .a1 .imgbox .icon{}
.proshow .atbox .a1 .p1{
}
.proshow .atbox2{
}
.proshow .atbox2 .a1{}
.proshow .atbox2 .a1 .imgbox{}
.proshow .atbox2 .a1 .imgbox .icon{}
.proshow .atbox2 .a1 .p1{}
    .proshow {}
.proshow .box1{
    flex-wrap: wrap;
}
.proshow .box1 .imgbox{
    width: 100%;
}
.proshow .box1 .imgbox .icon{
    width: 100%;
}
.proshow .box1 .imgbox .back{
    font-size: 0.18rem;
}
.proshow .box1 .box2{
    width: 100%;
    margin-top: 0.3rem;
}
.proshow .box1 .box2 .h1{}
.proshow .box1 .box2 .p2{}
.proshow .box1 .box2 .p3{
    font-size: 0.2rem;
}
.proshow .box1 .box2 .fbox{}
.proshow .box1 .box2 .fbox .p5{}
.proshow .box1 .box2 .fbox .line{}
.proshow .box1 .box2 .fbox .line .p4{}
.proshow .box1 .box2 .fbox .line .input1{}
.proshow .box1 .box2 .fbox  .submit{}
    .cbox .pt{}
    .ylbox{}
.ylbox .a1{}
.ylbox .a1 .icon{}
.cbox .ewmbox{}
.cbox .ewmbox .list{}
.cbox .ewmbox .list .icon{}
.cbox .ewmbox .list .p4{}
    .daohang{}
.daohang .box{}
.daohang .box .a1{}
.daohang .box .a2{}
    .prolist{}
.prolist .left{}
.prolist .left .nynav{}
.prolist .left .nynav .pt{}
.prolist .left .nynav .a1{}
.prolist .left .nynav .a1 .p1{}
.prolist .left .nynav .a1 .p2{}
.prolist .left .nynav .a1.this .p1{}
.prolist .left .nynav .a1.this .p2{}
.cbox{}
.cbox .p1{}
.cbox .p2{}
.cbox .fbox{}
.cbox .fbox .line{}
.cbox .fbox .line .p3{}
.cbox .fbox .line .input1{}
.cbox .fbox .line .input2{}
.cbox .fbox .submit{}

.prolist .probox{}
.prolist .probox .a1{
    width: calc(50% - 0.05rem);
}
.prolist .probox .a1 .imgbox{}
.prolist .probox .a1 .imgbox .icon{}
.prolist .probox .a1 .p1{}
.prolist .probox .a1:hover .p1{}
.page{}
.page .active{}
.page .total{}
    .nybanner{}
.nybanner .icon{}
.nybanner .tbox{}
.nybanner .tbox .p1{}
.nybanner .tbox .p2{}
    .nav .a1 .icon{
    width: 16px;
    filter: brightness(36%);
}
    .head .sousuo{
    display: none;
}
.head .sousuo .seach_t{}
.head .sousuo .seach_s{}
.head .logo-wrap{}
.head .logo-wrap .logoimg{
}
.head  .loginbox{}
.head  .loginbox .a1{
    font-size: 0.2rem;
}
.head  .loginbox .a1 .icon{}
    .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{
    border-bottom: 1px #ebebeb solid;
}
    .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;
    height: 100%;
}
    .navbox .navlist{
    width: 100%;
    flex-direction: column;
    background: #fff;
    height: auto;
    max-width: 100%;
}
    .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;}