*{ margin:0; padding:0}
@font-face {
    font-family:'' ;
    src: url('');
}
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{  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{
    }
.arcbody * {
    line-height: 1.8;
    max-width: 100%;
}
.arcbody img {
    width: auto;
    max-width: 100%;
    margin: 0.15rem 0 0;
    height: auto!important;
    min-width: 100%;
}
.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: rgb(215, 23, 24);
    --fontcolor: #8f5407;
    --b-r:0.05rem;
    --hoverbg: #8f5407;
    --hoverfont: #8f5407;
}
.w1296{width: 1200px;}

/**********ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¤Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€šÃ‚Â¨*****/
.headxf{position: fixed;top: 0;left: 0;width: 100%;display: flex;justify-content: center;align-items: center;z-index: 100;border-bottom: 1px #ffffff80 solid;}
.head{
    height: 1rem;
    width: 14rem;
    max-width: 94%;
    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: 3.87rem;
}
.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-left: 0.6rem;
    height: 100%;
}
.navbox .navlist .navs{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-left: 0.6rem;
    height: 100%;
    color: #fff;
}
.navbox .navlist .navs .as{
    color: #fff;
    font-size: 0.18rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0.05rem;
}
.navbox .navlist .navs .as::after{content: '';width: 0;height: 0.03rem;background: #fff;position: absolute;border-radius: 0.5rem;transition: all 0.3s;bottom: -0.15rem;}
.navbox .navlist .navs:hover{}
.navbox .navlist .navs .as:hover{}
.navbox .navlist .navs .as:hover::after{
    width: 100%;
}
.navbox .navlist .nav .a1{
    color: #fff;
    font-size: 0.18rem;
    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: flex;
    flex-direction: column;
    top: 100%;
    left: 0;
    background: rgba(0,0,0,0.4);
    box-sizing: border-box;
    width: max-content;
    max-height: 0;
    transition: all 0.3s;
}
.navbox .navlist .nav .erji .a2{
    flex: none;
    font-size: .16rem;
    color: #fff;
    box-sizing: border-box;
    padding: 0.1rem 0.2rem;
    width: 100%;
    transition: all 0.3s;
}

.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{
    max-height: 3rem;
}
.navbox .navlist .nav .erji .a2:hover{background: rgb(215, 23, 24);}
.navbox .navlist .nav::after{content: '';width: 0;height: 0.03rem;background: #fff;position: absolute;border-radius: 0.5rem;transition: all 0.3s;bottom: .2rem;}
.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);}

.banner{
    width: 100%;
    --swiper-pagination-color:#fff
}
.banner .bannerbox{
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.banner .bannerbox .icon{
    width: 100%;
    transition: all 3s;
    transform: scale(1.2);
}
.banner .swiper-slide-active .bannerbox .icon{transform: scale(1);}
.banner .bannerbox .tbox{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 94%;
}
.banner .bannerbox .tbox .p1{
    font-size: 0.56rem;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.04rem;
    text-align: center;
}
.banner .bannerbox .tbox .p2{
    font-size: 0.24rem;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0.1rem;
    letter-spacing: 0.02rem;
    text-align: center;
}

.alltitle{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.alltitle .p1{
    font-size: 0.36rem;
    color: rgb(37, 37, 37);
    font-weight: 700;
    letter-spacing: 2px;
}
.alltitle .p2{
    font-size: 0.22rem;
    letter-spacing: 2px;
    color: rgb(145, 148, 150);
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
}
.inprobox{
    width: 14rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 1rem 0 0.7rem;
}
.inprobox .inpronav{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0.6rem;
    flex-wrap: wrap;
}
.inprobox .inpronav .inpro{
    width: 4.4rem;
    background: url(../img/kuang.png);
    background-size: 100% 100%;
    height: 2.6rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transition: all 0.3s;
}
.inprobox .inpronav .inpro:hover{
    margin-top: -0.2rem;
}
.inprobox .inpronav .inpro .imgbox{
    width: 1.2rem;
    height: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(252, 244, 244);
    border-radius: 50%;
    margin-top: 0.5rem;
}
.inprobox .inpronav .inpro .imgbox .icon{
    max-width: 70%;
    max-height: 90%;
    display: flex;
}
.inprobox .inpronav .inpro .p1{
    font-size: 0.26rem;
    color: rgb(37, 37, 37);
    font-weight: 500;
    margin-top: 0.1rem;
}

.headbg{
    background: rgba(0,0,0,0.7);
}

.nybanner{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 5.5rem;
}
.nybanner .icon{
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.nybanner .tbox{
    position: absolute;
    width: 14rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 94%;
}
.nybanner .tbox .p1{
    font-size: 0.46rem;
    color: #fff;
    letter-spacing: 0.08rem;
    font-weight: 500;
}
.nybanner .tbox .p2{
    font-size: 0.24rem;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.pronavbox{
    width: 14rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    max-width: 94%;
    margin: 1rem 0;
}
.pronavbox .pronavlist{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.4rem;
    box-shadow: 0 0 0.24rem rgba(120, 150, 135, 0.1);
    height: 4rem;
    border-radius: 0.2rem;
    overflow: hidden;
}
.pronavbox .pronavlist .imgbox{
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(236, 236, 236);
}
.pronavbox .pronavlist .imgbox .icon{
    max-width: 80%;
    max-height: 80%;
}
.pronavbox .pronavlist .tbox{
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0.4rem;
}
.pronavbox .pronavlist .tbox .p1{
    font-size: 0.26rem;
    color: rgb(51, 51, 51);
    font-weight: 500;
    margin-bottom: 0.2rem;
}
.pronavbox .pronavlist .tbox .p2{
    font-size: 0.18rem;
    color: rgb(51, 51, 51);
    line-height: 1.8;
    font-weight: 500;
}
.pronavbox .pronavlist .tbox .a1{
    width: 1.35rem;
    height: 0.35rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px rgb(215, 23, 24) solid;
    border-radius: 0.5rem;
    color: rgb(215, 23, 24);
    margin-top: auto;
    font-size: 0.14rem;
}
.pronavbox .pronavlist .tbox .a1 .icon2{
    width: 0.2rem;
    margin-left: 0.1rem;
    transition: all 0.3s;
}
.pronavbox .pronavlist .tbox .a1:hover .icon2{
    margin-left: 0.2rem;
}

.pronavbox .pronavlist:nth-of-type(even){
    flex-flow: row-reverse;
}
.pronavbox .pronavlist:nth-of-type(even) .imgbox{}
.pronavbox .pronavlist:nth-of-type(even) .imgbox .icon{}
.pronavbox .pronavlist:nth-of-type(even) .tbox{}
.pronavbox .pronavlist:nth-of-type(even) .tbox .p1{}
.pronavbox .pronavlist:nth-of-type(even) .tbox .p2{}
.pronavbox .pronavlist:nth-of-type(even) .tbox .a1{}
.pronavbox .pronavlist:nth-of-type(even) .tbox .a1 .icon2{}
.pronavbox .pronavlist:nth-of-type(even) .tbox .a1:hover .icon2{}

.daohang{
    width: 14rem;
    max-width: 94%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0.4rem 0;
    color: rgb(138, 153, 173);
}
.daohang .icon{
    width: 16px;
    margin-right: 0.1rem;
}
.daohang .a1{
    color: inherit;
}

.chebox{
    width: 14rem;
    max-width: 94%;
    margin: 0.2rem 0;
    display: flex;
    flex-direction: column;
}
.cllist{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.45rem;
}
.cllist .imgbox{
    width: 6.7rem;
    height: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0.1rem 0.1rem 0 rgb(215, 23, 24);
}
.cllist .imgbox .icon{
    width: 100%;
    height: 100%;
}
.cllist .tbox{
    width: 6.3rem;
    display: flex;
    flex-direction: column;
}
.cllist .tbox .p1{
    font-size: 0.26rem;
    color: rgb(37, 37, 37);
    margin-bottom: 0.2rem;
}
.cllist .tbox .p2{
    font-size: 0.18rem;
    color: rgb(37, 37, 37);
    line-height: 1.8;
}

.cllist:nth-of-type(even){
    flex-flow: row-reverse;
}
.cllist:nth-of-type(even) .imgbox{
    box-shadow: unset;
}
.cllist:nth-of-type(even) .imgbox .icon{}
.cllist:nth-of-type(even) .tbox{}
.cllist:nth-of-type(even) .tbox .p1{}
.cllist:nth-of-type(even) .tbox .p2{}


.probox{
    width: 14rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.8rem;
    flex-wrap: wrap;
}
.probox .prolist{
    width: 49%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-shadow: 0 0 0.24rem rgba(120, 150, 135, 0.1);
    margin-bottom: 0.3rem;
}
.probox .prolist .imgbox{
    width: 3.15rem;
    height: 100%;
    background: rgb(244, 243, 243);
    display: flex;
    justify-content: center;
    align-items: center;
}
.probox .prolist .imgbox .icon{
    max-width: 90%;
    max-height: 90%;
}
.probox .prolist .tbox{
    flex: 1;
    box-sizing: border-box;
    padding: 0.45rem 0.6rem;
}
.probox .prolist .tbox .p1{
    font-size: 0.2rem;
    color: rgb(51, 51, 51);
    margin-bottom: 0.2rem;
}
.probox .prolist .tbox .p2{
    font-size: 0.18rem;
    line-height: 1.8;
    color: rgb(102, 102, 102);
}
.probox .prolist .tbox .p3{
    margin-top: 0.3rem;
    font-size: 0.18rem;
    color: rgb(102, 102, 102);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-indent: 0.2rem;
}
.probox .prolist .tbox .p3 .icon2{
    margin-left: 0.1rem;
}


.probox .prolist:hover{}
.probox .prolist:hover .imgbox{}
.probox .prolist:hover .imgbox .icon{}
.probox .prolist:hover .tbox{}
.probox .prolist:hover .tbox .p1{
    color: #e64141;
    font-weight: bold;
}
.probox .prolist:hover .tbox .p2{}
.probox .prolist:hover .tbox .p3{}
.probox .prolist:hover .tbox .p3 .icon2{}

.probody{
    width: 14rem;
    display: flex;
    justify-content: space-between;
    max-width: 94%;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
    align-items: flex-start;
}
.probody .prolb{
    width: 7.27rem;
    margin: 0;
}
.probody .prolb .next{
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(120, 120, 120);
    border-radius: 50%;
    right: 0.3rem;
}
.probody .prolb .next::after{
    color: #fff;
    font-size: 0.2rem;
    font-weight: bold;
}
.probody .prolb .prev{
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(120, 120, 120);
    border-radius: 50%;
    left: 0.3rem;
}
.probody .prolb .prev::after{
    color: #fff;
    font-size: 0.2rem;
    font-weight: bold;
}

.probody .prolb .imgbox{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(236, 236, 236);
    border-radius: 0.2rem;
    box-sizing: border-box;
    padding: 0.2rem;
    height: 6rem;
}
.probody .prolb .imgbox .icon{
    max-width: 100%;
    max-height: 100%;
}


.probody .tbox{
    width: 6.1rem;
}
.probody .tbox .p1{
    font-size: 0.26rem;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin-bottom: 0.3rem;
}
.probody .tbox .p2{
    font-size: 0.18rem;
    color: rgb(37, 37, 37);
    margin-bottom: 0.15rem;
}
.probody .tbox .line{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.2rem;
    border-bottom: 1px #ebebeb solid;
    padding-bottom: 0.2rem;
    justify-content: flex-start;
    gap: 0.4rem;
}
.probody .tbox .line .icons{
    width: 0.88rem;
}

.probody .tbox .td{
    font-size: 0.18rem;
    color: rgb(37, 37, 37);
    line-height: 1.8;
    margin-bottom: 0.2rem;
    border-bottom: 1px #ebebeb solid;
    padding-bottom: 0.2rem;
}
.probody .tbox .td .ppp{
    width: 100%;
    box-sizing: border-box;
    padding-left: 0.2rem;
    position: relative;
}
.probody .tbox .td .ppp::after{content:'';position: absolute;width: 5px;height: 5px;background: #999;border-radius: 50%;left: 0.05rem;top: 0.12rem;}
.probody .tbox .csbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    border: 1px rgb(229, 229, 229) solid;
}
.probody .tbox .line2{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px #ebebeb solid;
}
.probody .tbox .pp1{
    width: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.18rem;
    color: rgb(37, 37, 37);
    height: 100%;
    padding: 0.1rem 0;
    box-sizing: border-box;
}
.probody .tbox .pp2{
    flex: 1;
    font-size: 0.18rem;
    color: rgb(37, 37, 37);
    height: 100%;
    border-left: 1px #ebebeb solid;
    padding: 0.1rem;
    box-sizing: border-box;
    text-align: left;
}

.tuijian{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../img/bg2.png);
    background-size: 100% 100%;
    padding: 0.5rem 0;
}
.tuijian .tjbox{
    width: 14rem;
    max-width: 94%;
    display: flex;
    justify-content: flex-start;
    gap: 2%;
    margin-top: 0.5rem;
    flex-wrap: wrap;
}
.tuijian .tjbox .tjlist{
    width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background: #fff;
}
.tuijian .tjbox .tjlist .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(236, 236, 236);
    height: 2.87rem;
}
.tuijian .tjbox .tjlist .icon{
    max-width: 80%;
    max-height: 80%;
}
.tuijian .tjbox .tjlist .line{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0.15rem;
}
.tuijian .tjbox .tjlist .p1{
    font-size: 0.2rem;
    color: rgb(51, 51, 51);
    transition: all 0.3s;
}
.tuijian .tjbox .tjlist:hover .p1{
    color: #d71819;
}
.tuijian .tjbox .tjlist .p2{
    font-size: 0.18rem;
    color: rgb(102, 102, 102);
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.tuijian .tjbox .tjlist .icon2{
    margin-left: 0.1rem;
    width: 0.2rem;
}

.inabout{
    width: 100%;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inabout .box{
    width: 14rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0.5rem 0;
    max-width: 94%;
}
.inabout .box .atbox{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.inabout .box .atbox .p1{
    font-size: 0.36rem;
    color: #fff;
    font-weight: bold;
}
.inabout .box .atbox .p2{
    font-size: 0.2rem;
    color: #fff;
    opacity: 0.5;
}

.inabout .box .tbox{
    width: 7.7rem;
    border-radius: 0.1rem;
    box-sizing: border-box;
    padding: 0.5rem 0.4rem;
    position: relative;
    backdrop-filter: blur(5px);
    background: rgba(215, 23, 24, 0.5);
}
.inabout .box .tbox::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;/* background: rgba(215, 23, 24, 0.5); */z-index: -1;filter: blur(-8px);}
.inabout .box .tbox .p1{
    font-size: 0.36rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.3rem;
    z-index: 3;
}
.inabout .box .tbox .p2{
    font-size: 0.18rem;
    color: #fff;
    line-height: 1.8;
    margin-bottom: 1rem;
    z-index: 5;
}

.inabout .box .line{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}
.inabout .box .line .sjlist{
    width: 23%;
    height: 1.5rem;
    background: #fff;
    border-radius: 0.1rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0 0.3rem;
}
.inabout .box .line .sjlist .p1{
    font-size: 0.4rem;
    color: rgb(215, 23, 24);
    font-weight: bold;
    line-height: 1.2;
    display: flex;
}
.inabout .box .line .sjlist .p2{
    font-size: 0.18rem;
    color: rgb(37, 37, 37);
}
.inabout .box .line .sjlist .s1{
    font-size: 0.2rem;
    margin-left: 0.1rem;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    padding-bottom: 0.05rem;
}
.inabout .box .line .sjlist .s2{font-size: 0.2rem;}


.about{
    width: 14rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0.5rem 0;
}

.about .box1{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.5rem;
} 
.about .box1 .icon{
    width: 6.2rem;
    height: 4.5rem;
    object-fit: cover;
}
.about .box1 .tbox{width: 7.3rem;}  
.about .box1 .tbox .p1{font-size: 0.36rem;color: rgb(37, 37, 37);font-weight: bold;margin-bottom: 0.2rem;}
.about .box1 .tbox .p2{font-size: 0.18rem;color: rgb(37, 37, 37);line-height: 1.8;}    

.about .line{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}
.about .line .sjlist{
    width: 23%;
    height: 1.5rem;
    background: #fff;
    border-radius: 0.1rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0 0.3rem;
    box-shadow: 0 0 0.24rem rgba(120, 150, 135, 0.1);
}
.about .line .sjlist .p1{
    font-size: 0.4rem;
    color: rgb(215, 23, 24);
    font-weight: bold;
    line-height: 1.2;
    display: flex;
}
.about .line .sjlist .p2{
    font-size: 0.18rem;
    color: rgb(37, 37, 37);
}
.about .line .sjlist .s1{
    font-size: 0.2rem;
    margin-left: 0.1rem;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    padding-bottom: 0.05rem;
}
.about .line .sjlist .s2{font-size: 0.2rem;}

.gsys{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: url(../img/bg3.png);
    background-size: 100% 100%;
    padding: 0.5rem 0;
}
.gsys .ysbox{
    width: 14rem;
    max-width: 96%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.5rem;
    flex-wrap: wrap;
}
.gsys .ysbox .yslist{
    width: 24%;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0.3rem;
    transition: all 0.3s;
    cursor: pointer;
}
.gsys .ysbox .yslist:hover{
    background: #d71819;
}

.gsys .ysbox .yslist:hover .p1{
    color: #fff;
}
.gsys .ysbox .yslist:hover .p2{
    color: #fff;
}
.gsys .ysbox .yslist .imgbox{
    width: 0.96rem;
    height: 0.96rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(252, 244, 244);
    border-radius: 50%;
    margin: 0.3rem 0;
}
.gsys .ysbox .yslist .imgbox .icon{
    max-width: 70%;
    max-height: 70%;
}
.gsys .ysbox .yslist .p1{
    font-size: 0.22rem;
    color: rgb(37, 37, 37);
    font-weight: 500;
    margin-bottom: 0.1rem;
    transition: all 0.3s;
}
.gsys .ysbox .yslist .p2{
    width: 90%;
    font-size: 0.18rem;
    color: rgb(120, 120, 120);
    line-height: 1.8;
    transition: all 0.3s;
}

.fazhan{
    width: 14rem;
    max-width: 96%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.5rem 0;
}
.indexdt{
    width: 100%;
    margin-top: 0.5rem;
}
.fazhan .dlb{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 4rem;
}
.fazhan .dlb .bgt{
    position: absolute;
    font-family: Impact;
    color: rgb(248, 189, 189);
    font-size: 4.4rem;
    opacity: 0.1;
    letter-spacing: 0.36rem;
}
.fazhan .dlb .box{
    width: 8.8rem;
    display: flex;
    background: #fff;
    z-index: 2;
    box-shadow: 0 0 0.1rem #ccc;
    border-radius: 0.1rem;
}
.fazhan .dlb .box .icon{
    width: 3.6rem;
    height: 2.5rem;
    object-fit: cover;
}
.fazhan .dlb .tbox{
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0.3rem;
    width: 100%;
}
.fazhan .dlb .tbox .p1{
    width: 90%;
    font-size: 0.22rem;
    color: rgb(51, 51, 51);
    width: 100%;
}
.fazhan .prev1{
    width: 0.5rem;
    height: 0.5rem;
    background: rgb(215, 23, 24);
    border-radius: 50%;
    left: 1rem;
}
.fazhan .prev1::after{
    color: #fff;
    font-size: 0.26rem;
    font-weight: bold;
}
.fazhan .next1{
    width: 0.5rem;
    height: 0.5rem;
    background: rgb(215, 23, 24);
    border-radius: 50%;
    right: 1rem;
}
.fazhan .next1::after{
    color: #fff;
    font-size: 0.26rem;
    font-weight: bold;
}


.xtimg{
    width: 100%;
    margin-top: 0.5rem;
}
.xtimg .box{
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.2rem;
    cursor: pointer;
}
.xtimg .box .line{
    width: 100%;
    position: relative;
    background: rgb(213, 219, 229);
    height: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.xtimg .box .line .dot{
    width: 0.2rem;
    height: 0.2rem;
    border: 2px rgb(213, 219, 229) solid;
    border-radius: 50%;
    background: #fff;
    position: relative;
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.xtimg .box .p1{
    position: absolute;
    bottom: 0;
    font-size: 0.24rem;
    color: rgb(0, 1, 0);
    transition: all 0.3s;
}

.xtimg .swiper-slide-thumb-active{}
.xtimg .swiper-slide-thumb-active .box{}
.xtimg .swiper-slide-thumb-active .box .line{}
.xtimg .swiper-slide-thumb-active .box .line .dot{
    border-color: rgb(215, 23, 24);
}
.xtimg .swiper-slide-thumb-active .box .line .dot::after{content: '';width: 0.1rem;height: 0.1rem;background: rgb(215, 23, 24);position: absolute;border-radius: 50%;}
.xtimg .swiper-slide-thumb-active .box .p1{
    bottom: 70%;
    color: rgb(215, 23, 24);
    font-weight: bold;
}

.yanfa{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url(../img/bg4.png);
    background-size: 100% 100%;
    padding: 0.5rem 0;
}

.yanfa .box{
    width: 14rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.8rem;
}
.yanfa .box .yflist{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.yanfa .box .yflist .p1{
    font-size: 0.68rem;
    color: #fff;
    font-weight: bold;
    display: flex;
    line-height: 1.2;
}
.yanfa .box .yflist .p2{
    color: #fff;
    font-size: 0.28rem;
    opacity: 0.7;
}
.yanfa .box .yflist .p1 .s1{
    font-size: 0.34rem;
    font-weight: 500;
}

.rongyu{
    width: 14rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    margin: 0.8rem 0;
}
.rongyu .rybox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0.5rem;
}
.rongyu .rybox .line{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.4rem;
    padding-bottom: 0.2rem;
    background: url(../img/xian2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 13rem;
}
.rongyu .rybox .line:nth-of-type(even){
    background: url(../img/xian2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
}
.rongyu .rybox .line .rylist{
    width: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0.2rem;
}
.rongyu .rybox .line .rylist .imgbox{
    width: 100%;
    height: 2.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rongyu .rybox .line .rylist .imgbox .icon{
    width: 100%;
    height: 100%;
}
.rongyu .rybox .line .rylist .p1{
    font-size: 0.18rem;
    color: rgb(37, 37, 37);
    margin-top: 0.2rem;
    text-align: center;
    font-weight: bold;
}

.hzhb{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.5rem 0;
}
.hzhb  .hzbox{
    width: 16.8rem;
    max-width: 94%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0.5rem;
}
.hzhb  .hzbox .hzimgbox{
    width: 2.35rem;
    height: 1.15rem;
    box-shadow: 0 0 0.24rem rgba(69, 86, 77, 0.1);
    transform: skewX(-25deg);
    margin: 0 0.2rem 0.3rem;
    border-radius: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hzhb  .hzbox .hzimgbox:nth-of-type(11n+1){
    margin-left: 0.3rem;
}
.hzhb  .hzbox .hzimgbox:nth-of-type(11n+5){
    margin-right: 0.3rem;
}
.hzhb  .hzbox .hzimgbox .icon{
    transform: skewX(25deg);
    max-width: 80%;
    max-height: 90%;
}

.innewsbox{
    width: 14rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0.8rem;
}
 .newsbtnbox{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.5rem;
}
 .newsbtnbox .pbtn{
    font-size: 0.18rem;
    color: rgb(145, 148, 150);
    margin-right: 0.4rem;
    cursor: pointer;
}
 .newsbtnbox .pbtn.this{
    color: rgb(215, 23, 24);
}


.innewsbox .box{
    width: 100%;
    margin-top: 0.4rem;
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
}
.innewsbox .box.this{
    display: flex;
}
.innewsbox .box .inewsurl{
    width: 4.3rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.innewsbox .box .inewsurl .imgbox{
    width: 100%;
    height: 3.2rem;
}
.innewsbox .box .inewsurl .imgbox .icon{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.innewsbox .box .inewsurl .p1{
    font-size: 0.2rem;
    color: rgb(37, 37, 37);
    font-weight: bold;
    margin: 0.15rem 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.innewsbox .box .inewsurl:hover .p1{
    color: rgb(215, 23, 24);
}
.innewsbox .box .inewsurl .p2{
    font-size: 0.16rem;
    color: rgb(120, 120, 120);
    margin-bottom: 0.3rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.innewsbox .box .inewsurl .p3{
    width: 1.35rem;
    height: 0.35rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px rgb(215, 23, 24) solid;
    border-radius: 0.5rem;
    color: rgb(215, 23, 24);
    margin-top: auto;
    font-size: 0.14rem;
}
.innewsbox .box .inewsurl .icon2{
    width: 0.2rem;
    margin-left: 0.1rem;
}

.nynavbox{
    width: 14rem;
    max-width: 94%;
    margin-bottom: 0.5rem;
}
.newsbox{
    width: 14rem;
    margin-bottom: 0.8rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.newsbox .newslist{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0.3rem;
}
.newsbox .newslist .imgbox{
    width: 3.2rem;
    height: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.newsbox .newslist .imgbox .icon{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newsbox .newslist .tbox{margin-left: 0.3rem;display: flex;flex-direction: column;width: calc(100% - 3.5rem);}
.newsbox .newslist .tbox .p1{
    font-size: 0.24rem;
    color: rgb(37, 37, 37);
    font-weight: bold;
    margin-bottom: 0.15rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newsbox .newslist .tbox .p2{
    font-size: 0.18rem;
    color: rgb(75, 90, 101);
    margin-bottom: 0.2rem;
}
.newsbox .newslist .tbox .p3{
    font-size: 0.18rem;
    color: rgb(120, 120, 120);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.newsbox .newslist .tbox .p4{
    width: 1.35rem;
    height: 0.35rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px rgb(120, 120, 120) solid;
    border-radius: 0.5rem;
    color: rgb(120, 120, 120);
    font-size: 0.14rem;
    margin-top: auto;
}
.newsbox .newslist .tbox:hover .p1{
    color: rgb(215, 23, 24);
}

.newsbox .newslist .tbox:hover .p4{
    color: rgb(215, 23, 24);
    border: 1px rgb(215, 23, 24) solid;
}

.page{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page .total{
    width: 0.37rem;
    height: 0.37rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    font-size: 0.18rem;
    color: #333333;
    border: 1px #b7b7b7 solid;
    border-radius: 5px;
    margin: 0 0.05rem;
    cursor: pointer;
}

.page .active{
    width: 0.37rem;
    height: 0.37rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--bgcolor);
    font-size: 0.18rem;
    color: #fff;
    border: 1px var(--bgcolor) solid;
    border-radius: 5px;
    margin: 0 0.05rem;
}

.newsbody{
    width: 14rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.newsbody .h1{
    font-size: 0.32rem;
    color: rgb(37, 37, 37);
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 0.2rem;
    text-align: center;
}
.newsbody .ptime{
    font-size: 0.16rem;
    color: rgb(138, 153, 173);
    display: flex;
    justify-content: center;
    align-items: center;
}
.newsbody .ptime .icon{
    width: 0.2rem;
    margin-right: 0.1rem;
}
.newsbody .arcbody{
    width: 100%;
    margin-top: 0.5rem;
}
.newsbody .arcbody *{}
.newsbody .fenye{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    flex-wrap: wrap;
}
.newsbody .fenye a{
    font-size: 0.18rem;
    color: rgb(37, 37, 37);
}
.newsbody .fenye a:hover{
    color: rgb(215, 23, 24);
}

.anlibox{
    margin-top: 0.5rem;
}
.anlibox .newslist{}
.anlibox .newslist .imgbox{
    width: 7rem;
    height: 4rem;
}
.anlibox .newslist .imgbox .icon{}
.anlibox .newslist .tbox{width: calc(100% - 7.5rem);box-sizing: border-box;padding: 0.3rem 0;}
.anlibox .newslist .tbox .p1{}
.anlibox .newslist .tbox .p3{
    -webkit-line-clamp: 6;
}

.anlibox .newslist .tbox .p3 .s1{
    display: flex;
    position: relative;
    text-indent: 0.15rem;
}
.anlibox .newslist .tbox .p3 .s1::after{content:'';position: absolute;width: 5px;height: 5px;background: #999;border-radius: 50%;top: 0.1rem;}
.lxwmbox{
    width: 14rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    margin: 1rem 0 0.8rem;
}
.lxwmbox .lxwm{
    width: 4.4rem;
    height: 3rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 0 0.24rem rgba(120, 150, 135, 0.1);
    transition: all 0.3s;
    cursor: pointer;
}
.lxwmbox .lxwm:hover{margin-top:-0.2rem}
.lxwmbox .lxwm .imgbox{
    width: 0.8rem;
    height: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.5rem;
}
.lxwmbox .lxwm .imgbox .icon{
    max-width: 100%;
    max-height: 100%;
}
.lxwmbox .lxwm .p1{
    font-size: 0.24rem;
    color: rgb(37, 37, 37);
    margin: 0.1rem 0 0.2rem;
}
.lxwmbox .lxwm .p2{
    font-size: 0.2rem;
    text-align: center;
    color: rgb(37, 37, 37);
    width: 80%;
}

.biaodan{
    width: 14rem;
    max-width: 94%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.biaodan .p1{}
.biaodan .p2{}
.biaodan .line{
    width: 48%;
    margin-top: 0.4rem;
    height: 0.7rem;
    border: 1px rgb(229, 229, 229) solid;
    border-radius: 0.08rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
}
.biaodan .line2{
    width: 100%;
    margin-top: 0.4rem;
    border: 1px rgb(229, 229, 229) solid;
    border-radius: 0.08rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;
}
.biaodan .imgbox{
    width: 0.7rem;
    height: 0.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.biaodan .imgbox .icon{
    max-width: 80%;
    max-height: 80%;
}
.biaodan .input1{
    font-size: 0.18rem;
    color: rgb(173, 173, 173);
    text-indent: 0.2rem;
    flex: 1;
    height: 100%;
    border-left: 1px rgb(229, 229, 229) solid;
}
.biaodan .input2{
    flex: 1;
    border: 0;
    resize: none;
    height: 2rem;
    font-size: 0.18rem;
    color: rgb(173, 173, 173);
    box-sizing: border-box;
    padding: 0.2rem;
}
.biaodan .submit{
    width: 5rem;
    height: 0.7rem;
    background: rgb(215, 23, 24);
    color: #fff;
    font-size: 0.26rem;
    border-radius: 0.08rem;
    margin: 0.5rem auto 0.8rem;
}

.mapbox{
    width: 14rem;
    max-width: 94%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0.8rem;
}
.mapbox .dizhibox{
    z-index: 10;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.mapbox .dizhibox .addlist{
    width: 32%;
    background: #fff;
    margin-bottom: 0.4rem;
    flex: none;
    box-sizing: border-box;
    padding: 0.2rem;
    cursor: pointer;
    box-shadow: 0 0 0.1rem #ebebeb;
}
.mapbox .dizhibox .addlist .p1{
    font-size: 0.18rem;
    color: rgb(37, 37, 37);
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.mapbox .dizhibox .addlist .p2{
    font-size: 0.14rem;
    color: rgb(37, 37, 37);
    margin-top: 0.05rem;
}
.mapbox .dizhibox .addlist.this{
    background: rgb(215, 23, 24);
}
.mapbox .dizhibox .addlist.this .p1{
    color: #fff;
}
.mapbox .dizhibox .addlist.this .p2{
    color: #fff;
}

.mapbox .map{
    width: 100%;
    height: 100%;
    z-index: 9;
}

.footbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgb(28, 32, 40);
    background-image: url(../img/fbg.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.footbox .footer{
    width: 14rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.6rem;
}
.footbox .footer .flxwm{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.footbox .footer .flxwm .flogo{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.8rem;
}
.footbox .footer .flxwm .flogo .icon{
    width: 2.63rem;
}
.footbox .footer .flxwm .line{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0.1rem;
}
.footbox .footer .flxwm .line .icon{
    width: 0.3rem;
    margin-right: 0.2rem;
}
.footbox .footer .flxwm .line .p1{
    font-size: 0.16rem;
    color: #fff;
    opacity: 0.9;
}
.footbox .footer .fnav{
    display: flex;
    align-items: flex-start;
    flex: 1;
    margin-left: 0.2rem;
}
.footbox .footer .fnav .fnavlist{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1;
}
.footbox .footer .fnav .fnavlist:nth-last-of-type(1){width: fit-content;flex: none;}
.footbox .footer .fnav .fnavlist .a1{
    font-size: 0.18rem;
    color: #fff;
    margin-bottom: 0.2rem;
}
.footbox .footer .fnav .fnavlist .a2{
    font-size: 0.16rem;
    color: rgb(115, 121, 132);
    margin-bottom: 0.1rem;
}
.copyright{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.1rem 0;
    background: rgb(16, 19, 24);
    margin-top: 0.3rem;
    flex-wrap: wrap;
}
.copyright .p1{
    color: #fff;
    margin: 0 0.1rem;
}
/************** */
@media only screen and (max-width: 1201px) {
    .footbox{}
.footbox .footer{
    flex-wrap: wrap;
}
.footbox .footer .flxwm{
    width: 100%;
}
.footbox .footer .flxwm .flogo{}
.footbox .footer .flxwm .flogo .icon{
    width: 3.5rem;
}
.footbox .footer .flxwm .line{}
.footbox .footer .flxwm .line .icon{
    width: 0.45rem;
}
.footbox .footer .flxwm .line .p1{
    font-size: 0.24rem;
}
.footbox .footer .fnav{width: 100%;margin-top: 0.3rem;justify-content: space-between;margin-left: 0;}
.footbox .footer .fnav .fnavlist{
    margin: 0;
}
.footbox .footer .fnav .fnavlist .a1{
    font-size: 0.24rem;
}
.footbox .footer .fnav .fnavlist .a2{
    font-size: 0.22rem;
}
.copyright{}
.copyright .p1{
    font-size: 0.2rem;
}
    .mapbox{
    height: auto;
}
.mapbox .dizhibox{
    position: unset;
    width: 100%;
    height: auto;
    flex-wrap: wrap;
}
.mapbox .dizhibox .addlist{
    width: 100%;
}
.mapbox .dizhibox .addlist .p1{
    font-size: 0.28rem;
}
.mapbox .dizhibox .addlist .p2{
    font-size: 0.26rem;
}
.mapbox .dizhibox .addlist.this{}
.mapbox .dizhibox .addlist.this .p1{}
.mapbox .dizhibox .addlist.this .p2{}

.mapbox .map{
    height: 5rem;
}
    .biaodan{}
.biaodan .p1{}
.biaodan .p2{}
.biaodan .line{}
.biaodan .line2{}
.biaodan .imgbox{}
.biaodan .imgbox .icon{}
.biaodan .input1{
    font-size: 0.24rem;
}
.biaodan .input2{
    font-size: 0.24rem;
}
.biaodan .submit{}
    .lxwmbox{}
.lxwmbox .lxwm{}
.lxwmbox .lxwm .imgbox{}
.lxwmbox .lxwm .imgbox .icon{}
.lxwmbox .lxwm .p1{}
.lxwmbox .lxwm .p2{}
    .anlibox{}
.anlibox .newslist{}
.anlibox .newslist .imgbox{
    width: 3.2rem;
    height: 3rem;
}
.anlibox .newslist .imgbox .icon{}
.anlibox .newslist .tbox{width: calc(100% - 3.5rem);}
.anlibox .newslist .tbox .p1{}
.anlibox .newslist .tbox .p3{
    -webkit-line-clamp: 3;
}
.anlibox .newslist .tbox .p3 .s1::after{top:0.15rem}
    .newsbody{}
.newsbody .h1{}
.newsbody .ptime{
    font-size: 0.24rem;
}
.newsbody .ptime .icon{
    width: 0.3rem;
}
.newsbody .arcbody{}
.newsbody .arcbody *{}
.newsbody .fenye{}
.newsbody .fenye a{
    font-size: 0.24rem;
    margin: 0.1rem 0;
}
.newsbody .fenye a:hover{}
    .newsbox{}
.newsbox .newslist{}
.newsbox .newslist .imgbox{}
.newsbox .newslist .imgbox .icon{}
.newsbox .newslist .tbox{ }
.newsbox .newslist .tbox .p1{}
.newsbox .newslist .tbox .p2{
    font-size: 0.2rem;
    margin-bottom: 0.1rem;
}
.newsbox .newslist .tbox .p3{
    font-size: 0.24rem;
}
.newsbox .newslist .tbox .p4{
    width: 2rem;
    height: 0.45rem;
    font-size: 0.24rem;
}
.newsbox .newslist .tbox:hover .p1{}

.newsbox .newslist .tbox:hover .p4{}
    .page{}
.page .active{}
.page .total{}
    .nynavbox{}  
.innewsbox{}
 .newsbtnbox{}
 .newsbtnbox .pbtn{
    font-size: 0.32rem;
}
 .newsbtnbox .pbtn.this{}


.innewsbox .box{}
.innewsbox .box.this{}
.innewsbox .box .inewsurl{
    width: 100%;
    margin-bottom: 0.3rem;
}
.innewsbox .box .inewsurl .imgbox{}
.innewsbox .box .inewsurl .imgbox .icon{}
.innewsbox .box .inewsurl .p1{
    font-size: 0.28rem;
}
.innewsbox .box .inewsurl:hover .p1{}
.innewsbox .box .inewsurl .p2{
    font-size: 0.24rem;
}
.innewsbox .box .inewsurl .p3{
    width: 2rem;
    height: 0.45rem;
    font-size: 0.24rem;
}
.innewsbox .box .inewsurl .icon2{
    width: 0.3rem;
}
    .hzhb{}
.hzhb  .hzbox{}
.hzhb  .hzbox .hzimgbox{}
.hzhb  .hzbox .hzimgbox:nth-of-type(11n+1){}
.hzhb  .hzbox .hzimgbox:nth-of-type(11n+5){}
.hzhb  .hzbox .hzimgbox .icon{}
    .rongyu{}
.rongyu .rybox{}
.rongyu .rybox .line{
    background-size: 100%;
}
.rongyu .rybox .line:nth-of-type(even){
    flex-wrap: wrap;
}
.rongyu .rybox .line .rylist{}
.rongyu .rybox .line .rylist .imgbox{
    height: auto;
}
.rongyu .rybox .line .rylist .imgbox .icon{}
.rongyu .rybox .line .rylist .p1{
    margin-bottom: 0.2rem;
}
    .yanfa{}

.yanfa .box{}
.yanfa .box .yflist{}
.yanfa .box .yflist .p1{}
.yanfa .box .yflist .p2{}
.yanfa .box .yflist .p1 .s1{}
    .fazhan{}
.indexdt{}
.fazhan .dlb{}
.fazhan .dlb .bgt{
    font-size: 4rem;
}
.fazhan .dlb .box{}
.fazhan .dlb .box .icon{
    width: 2.5rem;
}
.fazhan .dlb .tbox{}
.fazhan .dlb .tbox .p1{
    font-size: 0.24rem;
}
.fazhan .prev1{
    left: 0;
}
.fazhan .prev1::after{}
.fazhan .next1{
    right: 0;
}
.fazhan .next1::after{}
.xtimg .swiper-slide-thumb-active .box .line .dot{}
.xtimg .swiper-slide-thumb-active .box .line .dot::after{content: '';}
.xtimg .swiper-slide-thumb-active{}
.xtimg .swiper-slide-thumb-active .box{}
.xtimg .swiper-slide-thumb-active .box .line{}
.xtimg .swiper-slide-thumb-active .box .line .dot{}
.xtimg .swiper-slide-thumb-active .box .p1{}
.xtimg{}
.xtimg .box{}
.xtimg .box .line{}
.xtimg .box .line .dot{}
.xtimg .box .p1{}


    .gsys{}
.gsys .ysbox{}
.gsys .ysbox .yslist{
    width: 100%;
    margin-bottom: 0.3rem;
}
.gsys .ysbox .yslist:hover{}
.gsys .ysbox .yslist .imgbox{
    width: 1.5rem;
    height: 1.5rem;
}
.gsys .ysbox .yslist .imgbox .icon{
    max-width: 50%;
    max-height: 50%;
}
.gsys .ysbox .yslist .p1{
    font-size: 0.32rem;
}
.gsys .ysbox .yslist .p2{
    font-size: 0.24rem;
}
    .about .line{

    }
    .about .line .sjlist{
        width: 48%;
        margin-bottom: 0.3rem;
    }
    .about .line .sjlist .p1{

    }
    .about .line .sjlist .p2{
        font-size: 0.24rem;
    
    }
    .about .line .sjlist .s1{
    
    }
    .about .line .sjlist .s2{}
    
    .about{}

.about .box1{
    flex-wrap: wrap;
} 
.about .box1 .icon{
    width: 100%;
    margin-bottom: 0.3rem;
}
.about .box1 .tbox{ }  
.about .box1 .tbox .p1{  }
.about .box1 .tbox .p2{font-size: 0.24rem;}    
    .inabout{}
.inabout .box{}
.inabout .box .atbox{}
.inabout .box .atbox .p1{}
.inabout .box .atbox .p2{}

.inabout .box .tbox{
    width: 100%;
    margin-top: 0.3rem;
}
.inabout .box .tbox .p1{}
.inabout .box .tbox .p2{
    font-size: 0.24rem;
}

.inabout .box .line{}
.inabout .box .line .sjlist{
    width: 48%;
    margin-bottom: 0.2rem;
}
.inabout .box .line .sjlist .p1{}
.inabout .box .line .sjlist .p2{
    font-size: 0.24rem;
}
.inabout .box .line .sjlist .s1{}
.inabout .box .line .sjlist .s2{ }
    .tuijian{}
.tuijian .tjbox{}
.tuijian .tjbox .tjlist{
    width: 100%;
    margin-bottom: 0.3rem;
}
.tuijian .tjbox .tjlist .imgbox{}
.tuijian .tjbox .tjlist .icon{}
.tuijian .tjbox .tjlist .line{}
.tuijian .tjbox .tjlist .p1{
    font-size: 0.28rem;
}
.tuijian .tjbox .tjlist:hover .p1{}
.tuijian .tjbox .tjlist .p2{
    font-size: 0.24rem;
}
.tuijian .tjbox .tjlist .icon2{
    width: 0.3rem;
}
    .probody{}
.probody .prolb{
    width: 100%;
}
.probody .prolb .next{}
.probody .prolb .next::after{}
.probody .prolb .prev{}
.probody .prolb .prev::after{}

.probody .prolb .imgbox{}
.probody .prolb .imgbox .icon{}


.probody .tbox{
    width: 100%;
    margin-top: 0.3rem;
}
.probody .tbox .p1{
    font-size: 0.32rem;
}
.probody .tbox .p2{
    font-size: 0.28rem;
}
.probody .tbox .line{}
.probody .tbox .line .icons{}

.probody .tbox .td{
    font-size: 0.28rem;
}
.probody .tbox .csbox{}
.probody .tbox .line2{}
.probody .tbox .pp1{
    font-size: 0.24rem;
}
.probody .tbox .pp2{
    font-size: 0.24rem;
}
    .probox{}
    .probox .prolist{
    width: 100%;
}
    .probox .prolist .imgbox{}
    .probox .prolist .imgbox .icon{}
    .probox .prolist .tbox{
    padding: 0.2rem 0.3rem;
}
    .probox .prolist .tbox .p1{
    font-size: 0.28rem;
}
    .probox .prolist .tbox .p2{
    font-size: 0.22rem;
}
    .probox .prolist .tbox .p3{
    font-size: 0.24rem;
}
    .probox .prolist .tbox .p3 .icon2{}
    
    
    .probox .prolist:hover{}
    .probox .prolist:hover .imgbox{}
    .probox .prolist:hover .imgbox .icon{}
    .probox .prolist:hover .tbox{}
    .probox .prolist:hover .tbox .p1{}
    .probox .prolist:hover .tbox .p2{}
    .probox .prolist:hover .tbox .p3{}
    .probox .prolist:hover .tbox .p3 .icon2{}
    .chebox{}
    .cllist{
    flex-wrap: wrap;
}
    .cllist .imgbox{
    width: 100%;
}
    .cllist .imgbox .icon{}
    .cllist .tbox{
    width: 100%;
    margin-top: 0.2rem;
}
    .cllist .tbox .p1{
    font-size: 0.32rem;
}
    .cllist .tbox .p2{
    font-size: 0.24rem;
}
    
    .cllist:nth-of-type(even){
    flex-flow: wrap;
}
    .cllist:nth-of-type(even) .imgbox{}
    .cllist:nth-of-type(even) .imgbox .icon{}
    .cllist:nth-of-type(even) .tbox{}
    .cllist:nth-of-type(even) .tbox .p1{}
    .cllist:nth-of-type(even) .tbox .p2{}
    .daohang{}
.daohang .icon{}
.daohang .a1{}
    .pronavbox{}
.pronavbox .pronavlist{
    flex-direction: column;
    height: auto;
}
.pronavbox .pronavlist .imgbox{
    padding: 0.3rem 0;
    width: 100%;
}
.pronavbox .pronavlist .imgbox .icon{}
.pronavbox .pronavlist .tbox{
    width: 100%;
}
.pronavbox .pronavlist .tbox .p1{
    font-size: 0.3rem;
}
.pronavbox .pronavlist .tbox .p2{
    font-size: 0.24rem;
}
.pronavbox .pronavlist .tbox .a1{
    width: 2.6rem;
    height: 0.5rem;
    font-size: 0.24rem;
    margin-top: 0.3rem;
}
.pronavbox .pronavlist .tbox .a1 .icon2{}
.pronavbox .pronavlist .tbox .a1:hover .icon2{}

.pronavbox .pronavlist:nth-of-type(even){
    flex-direction: column;
}
.pronavbox .pronavlist:nth-of-type(even) .imgbox{}
.pronavbox .pronavlist:nth-of-type(even) .imgbox .icon{}
.pronavbox .pronavlist:nth-of-type(even) .tbox{}
.pronavbox .pronavlist:nth-of-type(even) .tbox .p1{}
.pronavbox .pronavlist:nth-of-type(even) .tbox .p2{}
.pronavbox .pronavlist:nth-of-type(even) .tbox .a1{}
.pronavbox .pronavlist:nth-of-type(even) .tbox .a1 .icon2{}
.pronavbox .pronavlist:nth-of-type(even) .tbox .a1:hover .icon2{}
    .nybanner{
    height: 3rem;
}
.nybanner .icon{}
.nybanner .tbox{}
.nybanner .tbox .p1{}
.nybanner .tbox .p2{}
    .headbg{}
    .alltitle{}
.alltitle .p1{}
.alltitle .p2{}
.inprobox{}
.inprobox .inpronav{}
.inprobox .inpronav .inpro{
    width: 100%;
    height: 3rem;
}
.inprobox .inpronav .inpro:hover{}
.inprobox .inpronav .inpro .imgbox{}
.inprobox .inpronav .inpro .imgbox .icon{}
.inprobox .inpronav .inpro .p1{}
    .banner{
    height: 5rem;
}
.banner .bannerbox{}
.banner .bannerbox .icon{
    height: 100%;
    object-fit: cover;
}
.banner .bannerbox .tbox{}
.banner .bannerbox .tbox .p1{
    font-size: 0.4rem;
    text-align: center;
}
.banner .bannerbox .tbox .p2{
    text-align: center;
}
    .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: #fff;
        margin: 10%;
    }
    .headxf{background: rgba(0,0,0,0.8);position: sticky;}
    .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 .navs{
    color: #666;
    margin: 0.1rem 0;
}
.navbox .navlist .navs .as{
    font-size: 0.26rem;
    color: #666;
}
.navbox .navlist .navs .as::after{content:''}
.navbox .navlist .navs:hover{}
.navbox .navlist .navs .as:hover{}
.navbox .navlist .navs .as:hover::after{}
    .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;}