*{ margin:0; padding:0}
@font-face {
    font-family:'STHupo-Regular' ;
    src: url('../font/STHUPO.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;background: #F8F9FD;}
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: 0.2rem;
    width: 100%;
    }
.arcbody * {
    max-width: 100%;
    line-height: 1.8;
}
.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: #E00019;display: flex;justify-content: center;align-items: center;z-index: 100;}
.head{
    height: 1.06rem;
    width: 16rem;
    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: 2.4rem;
}
.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.5rem;
    height: 100%;
    color: #fff;
    font-weight: 500;
    font-family: Source Han Sans-Medium;
}
.navbox .navlist .nav .a1{
    color: inherit;
    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;
}
.yangs .mingc .tpyang{
  
}
.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{}
.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: 0;left: 50%;transform: translate(-50%,0);}
.navbox .navlist .nav:hover::after{
    width: 60%;
}
.navbox .navlist .nav.this{}
.navbox .navlist .nav.this::after{
    width: 100%;
}
.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);}

.index1{
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.index1 .v1{
    width: 100%;
}
.index1 .tbox{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
    opacity: 1;
    position: absolute;
}
.index1 .zanting{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -1;
}

.index1.this{}
.index1 .v1{}
.index1.this .tbox{
    opacity: 0;
}
.index1.this .zanting{
    z-index: 5;
}

.index1 .tbox .p1{
    font-size: 1rem;
    color: #C9151E;
    font-family: STHupo-Regular;
    font-weight: 400;
    margin-right: 2rem;
}
.index1 .tbox .line{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.index1 .tbox .play{
    width: 0.8rem;
    cursor: pointer;
}
.index1 .tbox .p2{
    font-size: 1rem;
    color: #C9151E;
    font-family: STHupo-Regular;
    font-weight: 400;
}
.index1 .tbox .imgbox{
    width: 0.5rem;
    height: 0.5rem;
    border: 0.02rem #C9151E solid;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.5rem;
    cursor: pointer;
}
.index1 .tbox .imgbox .box{
    width: 0.4rem;
    background: #C9151E;
    height: 0.4rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.index2{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 100% 100%;
}
.index2 .box{
    width: 15.8rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin: 2rem 0 3.5rem;
}
.index2 .box .tbox{
    width: 6.4rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.index2 .box .tbox .p1{
    font-size: 0.36rem;
    color: #fff;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
}
.index2 .box .tbox .p2{
    font-size: 0.36rem;
    color: #fff;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
}
.index2 .box .tbox .p3{
    font-size: 0.2rem;
    color: #fff;
    font-weight: 500;
    margin-top: 0.3rem;
    font-family: Source Han Sans-Medium;
    text-align: justify;
}
.index2 .box .lmbox{
    display: flex;
}
.index2 .box .lmbox .list{
    width: 4.3rem;
    height: 2.3rem;
    background: rgba(255,255,255,0.8);
    margin-left: 0.2rem;
    border-radius: 0.1rem;
    box-sizing: border-box;
    padding: 0.55rem 0.35rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    transition: all 0.3s;
}
.index2 .box .lmbox .list .p1{
    color: #020202;
    font-size: 0.24rem;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
    transition: all 0.3s;
}
.index2 .box .lmbox .list .p2{
    font-size: 0.2rem;
    color: #020202;
    font-weight: 500;
    font-family: Source Han Sans-Medium;
    transition: all 0.3s;
}
.index2 .box .lmbox .list .xian{
    width: 0.3rem;
    height: 0.04rem;
    background: #20A338;
    border-radius: 0.03rem;
    margin-bottom: 0.2rem;
    transition: all 0.3s;
}
.index2 .box .lmbox .list:hover{
    background: rgba(14,158,63,0.9);
}
.index2 .box .lmbox .list:hover .p1{
    color: #fff;
}
.index2 .box .lmbox .list:hover .p2{
    color: #fff;
}
.index2 .box .lmbox .list:hover .xian{
    background: #fff;
}

.allbox{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
}
.allbox .allbg{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
.allbox .cbox{width: 14.8rem;max-width: 94%;display: flex;flex-direction: column;z-index: 1;position: relative;margin: 0.8rem 0;border-radius: 0.16rem;}
.allbox .cbox .xfimg{
    width: 4.5rem;
    position: absolute;
    right: 0;
    bottom: -1.3rem;
    right: -0.35rem;
}
.allbox .cbox .allhead{
    width: 100%;
    background: #009944;
    border-radius: 0.16rem 0.16rem 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0.15rem 0.4rem;
}
.allbox .cbox .allhead .daohang{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}
.allbox .cbox .allhead .daohang .p1{
    font-size: 0.24rem;
    font-weight: 700;
    color: #fff;
    font-family: Source Han Sans-Bold;
}
.allbox .cbox .allhead .daohang .p1 span{
    font-size: 0.14rem;
    font-family: DIN-Bold;
    text-transform: uppercase;
}
.allbox .cbox .allhead .daohang .line{
    font-size: 0.14rem;
    color: #fff;
}
.allbox .cbox .allhead .daohang .line .a1{
    color: inherit;
}
.allbox .cbox .allhead .nynav{
    display: flex;
    justify-content: center;
    align-items: center;
}
.allbox .cbox .allhead .nynav .a1{
    font-size: 0.22rem;
    color: #fff;
    position: relative;
    font-weight: 500;
    font-family: Source Han Sans-Medium;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.8rem;
}
.allbox .cbox .allhead .nynav .a1::after{content: '';width: 0;height: 0.06rem;background: #fff;border-radius: 0.03rem;transition: all 0.3s;position: absolute;bottom: -0.15rem;left: 50%;transform: translate(-50%,0);}
.allbox .cbox .allhead .nynav .a1.this{}
.allbox .cbox .allhead .nynav .a1.this::after{content: '';width: 0.4rem;}
.allbox .cbox .allhead .nynav .a1:hover{}
.allbox .cbox .allhead .nynav .a1:hover::after{content: '';width: 0.4rem;}

.allbox .cbox .allbody{
    background: rgba(239, 255, 246, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 0 0.16rem 0.16rem;
}


.about{
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0.5rem 0.4rem 2.8rem;
    flex-wrap: wrap;
}
.about .tbox{
    width: 7.14rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.about .tbox .p1{
    color: #212121;
    font-size: 0.36rem;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
}
.about .tbox .p2{
    color: #212121;
    font-size: 0.36rem;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
}
.about .tbox .p3{
    font-size: 0.2rem;
    color: #212121;
    line-height: 2;
    margin-top: 0.2rem;
}
.about .icon{
    width: 6.7rem;
}

.wenhua{
    width: 100%;
    display: flex;
    box-sizing: border-box;
    padding: 0.5rem 0.4rem 2.8rem;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.wenhua .icon{
    width: 3.77rem;
}
.wenhua .tbox{
    width: 80%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.wenhua  .p1{
    font-size: 0.36rem;
    color: #002B13;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
}
.wenhua .tbox .p2{
    display: flex;
    font-size: 0.3rem;
    color: #002B13;
    font-weight: 400;
    font-family: Source Han Sans-Regular;
    line-height: 2.5;
    margin: 0.4rem;
}

.zhengshu{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    padding: 0.4rem;
}
.zhengshu .zsbox{
    width: 100%;
    display: flex;
}
.zhengshu .zsbox .list{
    width: 23%;
    background: #fff;
    border-radius: 0.1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    overflow: auto;
    margin: 0 1% 1%;
}
.zhengshu .zsbox .list .imgbox{
    width: 2.65rem;
    height: 3.65rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.05rem 0;
}
.zhengshu .zsbox .list .imgbox .icon{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.zhengshu .zsbox .list .p1{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #009944;
    color: #fff;
    font-size: 0.2rem;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
    padding: 0.1rem 0;
}
.page{
    width: 100%;
    display: flex;
    margin-bottom: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page .active{
    margin: 0 0.1rem;
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    color: #fff;
    border: 1px #E00019 solid;
    background: #e00019;
}
.page .total{
    margin: 0 0.1rem;
    width: 0.5rem;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    color: #E00019;
    border: 1px #E00019 solid;
}
.index3{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 100% 100%;
    overflow: hidden;
}
.index3 .box{
    width: 15.8rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}
.index3 .box .p1{
    font-size: 0.36rem;
    color: #fff;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
}
.index3 .box .p2{
    font-size: 0.36rem;
    color: #fff;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
}

.index3 .box .prolist{
    width: 12rem;
    max-width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    background: #fff;
    border-radius: 0.1rem;
    box-sizing: border-box;
    padding: 1rem 0.3rem 0.3rem;
    margin-top: 0.5rem;
}
.index3 .box .prolist .bg1{
    position: absolute;
    left: 0;
    top: -0.4rem;
    width: 2rem;
}
.index3 .box .prolist .bg2{
    position: absolute;
    left: 87%;
    bottom: -0.5rem;
    z-index: 2;
    width: 6.2rem;
}

.index3 .box .prolist .douyin{
    position: absolute;
    right: 0.3rem;
    top: -0.5rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.index3 .box .prolist .douyin .p5{
    background: #000;
    color: #fff;
    border-radius: 0.05rem 0 0 0.05rem;
    font-size: 0.18rem;
    box-sizing: border-box;
    padding: 0.1rem;
    line-height: 1.2;
    z-index: 2;
}
.index3 .box .prolist .douyin .icon3{
    width: 1.3rem;
    margin-left: -0.1rem;
}

.index3 .box .prolist .a1{
    width: 3.6rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-radius: 0.1rem;
    overflow: hidden;
}
.index3 .box .prolist .a1 .imgbox{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.index3 .box .prolist .a1 .imgbox .icon2{
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;
    width: 0.84rem;
}
.index3 .box .prolist .a1 .imgbox .icon{
    width: 100%;
}

.index3 .box .prolist .a1 .tbox{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #009944;
    color: #fff;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
    padding: 0.05rem 0;
    flex-direction: column;
}
.index3 .box .prolist .a1 .tbox .p3{
    font-size: 0.18rem;
}
.index3 .box .prolist .a1 .tbox .p4{
    font-size: 0.14rem;
}

.probox{
    width: 16rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0.5rem;
    max-width: 94%;
    margin: 0.8rem 0;
}
.probox .list{
    width: 31.333%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    border-radius: 0.1rem;
    margin: 0 1% 1%;
}
.probox .list .imgbox{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.probox .list .imgbox .icon{
    width: 100%;
}
.probox .list .imgbox .tbox{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    opacity: 0;
    background: rgba(0,107,48,0.9);
}
.probox .list:hover .imgbox .tbox{
    opacity: 1;
}
.probox .list .imgbox .tbox .icon2{
    margin-top: 0.3rem;
    width: 0.84rem;
}
.probox .list .imgbox .tbox .p3{
    font-size: 0.22rem;
    color: #fff;
    width: 90%;
    margin-top: auto;
    margin-bottom: 0.3rem;
}
.probox .list .tbox2{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #009944;
    color: #fff;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
    padding: 0.05rem 0;
    flex-direction: column;
}
.probox .list .tbox2 .p1{
    font-size: 0.2rem;
}
.probox .list .tbox2 .p2{
    font-size: 0.16rem;
}

.probody{
    width: 10.7rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 94%;
    margin: 0.5rem 0 1.5rem;
}
.probody .left{
    width: 4rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.probody .indexdt{
    width: 100%;
}
.probody .indexdt .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.1rem;
    overflow: hidden;
}
.probody .indexdt .imgbox .icon{
    width: 100%;
    object-fit: contain;
}

.probody .xtimg{
    width: 100%;
    display: flex;
    margin-top: 0.1rem;
}
.probody .xtimg .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.1rem;
    overflow: hidden;
}
.probody .xtimg .imgbox .icon{
    width: 100%;
}

.probody .right{
    width: 5.25rem;
    margin-left: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.probody .right .p1{
    font-size: 0.24rem;
    color: rgba(0, 61, 27, 1);
    font-weight: 700;
    font-family: Source Han Sans-Bold;
    border-bottom: 1px rgba(0, 61, 27, 1) dashed;
    width: 100%;
    padding-bottom: 0.05rem;
    margin-bottom: 0.1rem;
}
.probody .right .p2{
    font-size: 0.16rem;
    color: rgba(0, 61, 27, 1);
    font-weight: 400;
    font-family: Source Han Sans-Regula;
    line-height: 2;
    margin-bottom: 0.2rem;
}
.probody .right .p3{
    background: rgba(0, 153, 68, 1);
    color: #fff;
    font-size: 0.2rem;
    box-sizing: border-box;
    border-radius: 0.1rem;
    padding: 0.1rem 0.2rem;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
}
.probody .right .p3 span{font-size: 0.14rem;}
.probody .box2{
    width: 100%;
    margin-top: 0.4rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.probody .box2 .pt{
    width: 100%;
    height: 0.5rem;
    background: rgba(0, 153, 68, 1);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    font-size: 0.18rem;
    box-sizing: border-box;
    padding-left: 0.2rem;
}
.index4{
    width: 100%;
    display: flex;
    align-items: center;
    background-size: 100% 100%;
    overflow: hidden;
    justify-content: center;
}
.index4 .box{
    width: 14rem;
    max-width: 94%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 1rem;
}
.index4 .box .a1{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 2.5rem;
}
.index4 .box .a1 .icon{
    width: 2.38rem;
}
.index4 .box .a1 .p1{
    font-size: 0.16rem;
    width: 1.24rem;
    height: 0.38rem;
    background: rgba(0, 153, 68, 1);
    border-radius: 0.5rem;
    margin: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: DIN-Bold;
    font-weight: bold;
}

.index4 .box .newslist{
    margin-left: 2rem;
    overflow: hidden;
    height: 8rem;
    border-left: 2px #ffffff59 solid;
    width: 7.6rem;
}
.index4 .box .newslist .gunbox{
    width: 8rem;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
}

.index4 .box .newslist .gunbox .a2{
    border-bottom: 2px #ffffff5c solid;
    box-sizing: border-box;
    padding: 0.35rem 0.3rem 0.3rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 7.5rem;
}
.index4 .box .newslist .gunbox .a2 .p1{
    font-size: 0.2rem;
    color: #fff;
    font-family: Source Han Sans-Bold;
    font-weight: 700;
    margin-bottom: 0.2rem;
    text-shadow: 1px 1px black;
}
.index4 .box .newslist .gunbox .a2 .p2{
    color: #fff;
    font-size: 0.16rem;
    font-weight: 500;
    border-bottom: 1px #fff solid;
}
.index4 .box .newslist .gunbox .a2 .p3{
    margin-top: 0.5rem;
    color: #fff;
    font-size: 0.12rem;
}

.index5{
    width: 100%;
    display: flex;
    align-items: center;
    background-size: 100% 100%;
    overflow: hidden;
    justify-content: center;
    position: relative;
}
.index5 .box2{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: linear-gradient(to right,rgba(0,153,68,1),rgba(0,153,68,0));
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.index5 .box{
    width: 15.8rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 1.1rem 0;
}
.index5 .box .p1{
    text-transform: uppercase;
    font-size: 0.36rem;
    font-weight: 700;
    color: #fff;
    font-family: Source Han Sans-Bold;
}
.index5 .box .p2{
    text-transform: uppercase;
    font-size: 0.36rem;
    font-weight: 700;
    color: #fff;
    font-family: Source Han Sans-Bold;
}
.index5 .box .p3{
    width: 8.25rem;
    color: #fff;
    font-weight: 500;
    font-family: Source Han Sans-Medium;
    line-height: 2;
    max-width: 100%;
    font-size: 0.24rem;
}
.index5 .box .icon{
    width: 2.4rem;
    margin: 0.2rem 0;
}
.index5 .box .a1{
    width: 1.44rem;
    height: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.5rem;
    background: #fff;
    margin-top: 0.5rem;
    font-size: 0.16rem;
    color: rgba(0, 153, 68, 1);
    font-family: DIN-Bold;
    font-weight: bold;
}

.dingzhi{
    width: 100%;
    box-sizing: border-box;
    padding: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.dingzhi .p1{
    font-size: 0.3rem;
    font-family: Source Han Sans-Bold;
    font-weight: 700;
}

.index6{
    width: 100%;
    display: flex;
    align-items: center;
    background-size: 100% 100%;
    overflow: hidden;
    justify-content: center;
}
.index6 .box{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1.85rem 0;
    max-width: 94%;
    margin-left: -2rem;
}
.index6 .box .icon{
    width: 3.9rem;
    margin-right: 2rem;
}
.index6 .box .tbox{
    font-family: Source Han Sans-Bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.index6 .box .tbox .p1{
    font-size: 0.3rem;
    font-weight: 700;
    color: #fff;
}
.index6 .box .tbox .p2{
    font-weight: 700;
    color: #fff;
    font-size: 0.5rem;
    text-shadow: 1px 1px BLACK;
}
.index6 .box .tbox .p3{
    font-weight: 700;
    color: #fff;
    font-size: 0.2rem;
    margin-top: 0.2rem;
}
.index6 .box .tbox .p4{
    font-weight: 700;
    color: #fff;
    font-size: 0.24rem;
    margin-bottom: 0.6rem;
    text-shadow: 1px 1px black;
}
.index6 .box .tbox .p5{
    font-weight: 700;
    color: #fff;
    font-size: 0.2rem;
    margin-bottom: 0.2rem;
    text-shadow: 1px 1px black;
}
.index6 .box .tbox .p6{
    font-size: 0.12rem;
    color: #fff;
    box-sizing: border-box;
    padding: 0rem 0.1rem;
    line-height: 1.2;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.index6 .box .tbox .sys{
    background: #000;
    display: flex;
    height: 0.4rem;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 1rem;
}
.index6 .box .tbox .sys .icon2{
    width: 1.1rem;
    height: 1.1rem;
    margin-bottom: 0.1rem;
}
.contact{
    width: 16rem;
    box-sizing: border-box;
    display: flex;
    max-width: 94%;
    margin: 0.8rem 0;
    flex-wrap: wrap;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    background: #fff;
    justify-content: space-between;
}
.contact .map{
    width: 9.5rem;
    max-width: 100%;
}
.contact .box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.3rem;
    flex-wrap: wrap;
}
.contact .box .left{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.contact .box .left .p1{
    color: #003216;
    font-size: 0.26rem;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
}
.contact .box .left .p2{
    color: #003216;
    font-size: 0.26rem;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
    margin-bottom: 0.1rem;
}
.contact .box .left .p3{
    color: #003216;
    font-size: 0.22rem;
    font-weight: 500;
    font-family: Source Han Sans-Medium;
    margin-bottom: 0.2rem;
}
.contact .box .liuyan{
    width: 6.7rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.contact .box .liuyan .p1{
    font-size: 0.28rem;
    color: #003216;
    font-weight: 700;
    font-family: Source Han Sans-Bold;
    margin-left: 1rem;
    margin-bottom: 0.05rem;
}
.contact .box .liuyan .line{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0.1rem;
}
.contact .box .liuyan .line .p2{
    width: 1rem;
    text-align: right;
    font-size: 0.18rem;
    color: #003216;
    font-weight: 500;
    font-family: Source Han Sans-Medium;
}
.contact .box .liuyan .input1{
    background: #fff;
    border: 1px #003216 solid;
    border-radius: 0.04rem;
    resize: none;
    flex: 1;
    height: 0.5rem;
    border-top: 0;
    margin-left: 0.05rem;
    font-size: 0.18rem;
}
.contact .box .liuyan .input2{
    background: #fff;
    border: 1px #003216 solid;
    border-radius: 0.04rem;
    resize: none;
    flex: 1;
    height: 1.5rem;
    border-top: 0;
    margin-left: 0.05rem;
    font-size: 0.18rem;
}
.contact .box .liuyan .submit{
    background: #02883D;
    width: calc(100% - 1.05rem);
    margin-left: auto;
    height: 0.5rem;
    font-size: 0.18rem;
    color: #fff;
    font-family: Source Han Sans-Medium;
    font-weight: 500;
    border-radius: 0.04rem;
}
.footbox{
    background: #E00019;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.footer{
    width: 14rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0.4rem 0;
    max-width: 94%;
}
.footer .fbox{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0.5rem;
    box-sizing: border-box;
    border-right: 1px #ffffff4d solid;
} 
.footer .fbox .pt{font-size: 0.2rem;color: #fff;position: relative;font-family: Source Han Sans-Bold;font-weight: 700;margin-bottom: 0.2rem;}
.footer .fbox .pt::after{content: '';position: absolute;width: 0.3rem;height: 0.04rem;background: #fff;left: 0;top: 105%;}

.flxwm{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 4.4rem;
}
.flxwm .p1{
    font-size: 0.16rem;
    color: #fff;
    font-weight: 500;
    font-family: Source Han Sans-Medium;
    margin-bottom: 0.15rem;
}

.fnav{
    width: 2.5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: 1.5rem;
}
.fnav .a1{
    font-size: 0.18rem;
    font-weight: 400;
    font-family: Source Han Sans-Regular;
    color: #fff;
    margin-bottom: 0.15rem;
}

.fewm{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.fewm .icon{
    width: 1.1rem;
    margin-bottom: 0.05rem;
}
.fewm .p1{
    color: #fff;
    font-size: 0.14rem;
}

.copyright{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.12rem;
    color: #fff;
    border-top: 1px #ffffff61 solid;
    padding: 0.1rem 0;
    flex-wrap: wrap;
}
.copyright .a1{
    margin: 0 0.1rem;
    color: #fff;
}

.lgbox1{
    margin: 0 0.5rem;
        height: 100%;
    display: flex;
    align-items: flex-end;
}
.lgbox1 .icon{
    width: 2.5rem;
}


.nybanner{
    width: 19.2rem;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.nybanner .icon{
    width: 100%;
}
.nybanner .tbox{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.7);
}
.nybanner .tbox .p1{
    font-size: 0.44rem;
    color: #fff;
    font-weight: bold;
}
.nybanner .tbox .p2{
    font-size: 0.2rem;
    color: #fff;
    margin-top: 0.1rem;
}

.aboutbox{
    width: 16rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    margin: 0.5rem 0;
}
.aboutbox .icon{
    width: 2.4rem;
}
.aboutbox .box1{
    background: #F8FAFB;
    margin-left: 2.3rem;
    position: relative;
    box-sizing: border-box;
    padding: 0.8rem;
}
.aboutbox .box1 .pt{
    font-size: 0.5rem;
    font-weight: bold;
    color: #4F4F4F;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    a;:;
    a;:
    f;
    position: absolute;
    left: -1.6rem;
    top: 42%;
}
.aboutbox .box1 .pt .s1{}
.aboutbox .box1 .pt .s2{
    margin-left: 50%;
    display: flex;
    width: max-content;
}
.aboutbox .box1 .tbox{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    a;:;
    a;:
    f;
    margin-left: 1.6rem;
}
.aboutbox .box1 .tbox .p1{
    font-size: 0.22rem;
    color: #212121;
    font-weight: bold;
    margin-bottom: 0.1rem;
}
.aboutbox .box1 .tbox .p2{
    font-size: 0.18rem;
    color: #666666;
    line-height: 1.8;
}
.aboutbox .box1 .tbox .listbox{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.5rem;
    width: 100%;
}
.aboutbox .box1 .tbox .listbox .ls{
    width: 45%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.aboutbox .box1 .tbox .listbox .ls .icon2{
    width: 0.6rem;
}
.aboutbox .box1 .tbox .listbox .ls .p3{
    font-size: 0.4rem;
    color: #E00019;
    font-weight: bold;
    margin-left: 0.2rem;
}
.aboutbox .box1 .tbox .listbox .ls .p4{
    font-size: 0.16rem;
    color: #E00019;
    margin-left: 0.2rem;
}
.aboutbox .box1 .tbox .listbox .ls .tbox2{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.nynavbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E00019;
}
.nynavbox .box{
    height: 0.6rem;
    width: 16rem;
    max-width: 94%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.nynavbox .box .a1{
    width: 2.2rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.18rem;
    transform: skewX(-30deg);
    transform-origin: bottom;
}
.nynavbox .box .a1 span{transform: skewX(30deg);transform-origin: bottom;}
.nynavbox .box .a1.this span{}
.nynavbox .box .a1.this{
    background: #fff;
    color: #e00019;
}

.swiper1{
    width: 16rem;
    max-width: 94%;
    margin: 0.8rem auto 0.6rem;
    box-sizing: border-box;
}
.swiper1 .box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.swiper1 .box .tbox{
    box-sizing: border-box;
    padding: 0.65rem 1.6rem 0.65rem 0.65rem;
    background: rgba(255,255,255,0.9);
    box-shadow: 0 0 0.05rem #ccc;
    position: absolute;
    width: 7rem;
    left: 0.05rem;
}
.swiper1 .box .tbox  .p1{
    color: #666;
    font-size: 0.18rem;
}
.swiper1 .box .icon{
    margin-left: auto;
    width: 10rem;
    max-width: 100%;
}

.swiper2{
    margin-bottom: 0.8rem;
    width: 16rem;
    max-width: 94%;
}
.swiper2 .box{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.swiper2 .box .line{
    width: 100%;
    height: 1px;
    background: #E00019;
    margin-bottom: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.1rem;
}
.swiper2 .box .line .dot{width: 0.1rem;height: 0.1rem;background: #E00019;border-radius: 50%;}
.swiper2 .box .p1{
    font-size: 0.22rem;
    color: #E00019;
}


.swiper2 .swiper-slide-thumb-active .box .p1{font-weight: bold;}
.swiper3{
    width: 16rem;
    max-width: 94%;
    margin: 1.2rem auto 1rem;
}
.swiper3 .box{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper3 .box .tbox{
    width: 9.2rem;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.swiper3 .box .p1{
    font-size: 0.22rem;
    color: #212121;
    margin-bottom: 0.2rem;
}
.swiper3 .box .p2{
    font-size: 0.18rem;
    color: #666;
    text-align: center;
}

.sbbox{
    width: 19.2rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 0.8rem;
}
.sbbox .xian{
    width: 100%;
    position: absolute;
    background: red;
    height: 1px;
}
.sbbox .next1{
    right: 5%;
    border: 2px #E00019 solid;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    top: unset;
    margin: auto;
    background: #fff;
}
.sbbox .prev1{
    left: 5%;
    border: 2px #E00019 solid;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    top: unset;
    margin: auto;
    background: #fff;
}
.sbbox .next1::after{
    color: #E00019;
    font-size: 0.3rem;
}
.sbbox .prev1::after{
    color: #E00019;
    font-size: 0.3rem;
}
.swiper4{
    width: 14rem;
    max-width: 90%;
    margin-top: 0.23rem;
    z-index: 2;
}
.swiper4 .box{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.swiper4 .box .line{}
.swiper4 .box .line .dot{
    width: 0.23rem;
    height: 0.23rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-sizing: border-box;
}
.swiper4 .box .line .dot span{
    width: 0.07rem;
    height: 0.07rem;
    background: #FFECED;
    border-radius: 50%;
    box-shadow: 0 0 0.1rem #d71414;
}
.swiper4 .box .p1{
    font-size: 0.16rem;
    color: #666666;
}

.swiper4{}
.swiper4 .swiper-slide-thumb-active .box{}
.swiper4 .swiper-slide-thumb-active .box .line{}
.swiper4 .swiper-slide-thumb-active .box .line .dot{
    border: 2px #E00019 solid;
}
.swiper4 .swiper-slide-thumb-active .box .line .dot span{
    background: #E00019;
    box-shadow: unset;
}
.swiper4 .swiper-slide-thumb-active .box .p1{}


.swiper5{
    width: 16rem;
    max-width: 94%;
    margin: 1.2rem auto;
    padding-bottom: 1.5rem;
}
.swiper5 .box{
    background: #fff;
    box-sizing: border-box;
    padding: 0.5rem;
    display: flex;
    justify-content: space-between;
}
.swiper5 .box .tbox{
    margin-right: 0.8rem;
    display: flex;
    flex-direction: column;
}
.swiper5 .box .tbox .p1{
    font-size: 0.36rem;
    color: #212121;
    font-weight: bold;
}
.swiper5 .box .tbox .p2{
    font-size: 0.24rem;
    color: #212121;
    margin-top: auto;
}
.swiper5 .box .icon{
    width: 2.36rem;
}

.swiper5 .next1{
    width: 0.7rem;
    background: #E00019;
    border-radius: 50%;
    height: 0.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 46%;
    bottom: 0rem;
    top: auto;
}
.swiper5 .prev1{
    width: 0.7rem;
    background: #E00019;
    border-radius: 50%;
    height: 0.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 41%;
    bottom: 0rem;
    top: auto;
}
.swiper5 .next1::after{
    color: #fff;
    font-size: 0.3rem;
}
.swiper5 .prev1::after{
    color: #fff;
    font-size: 0.3rem;
}
.swiper5 .pagination1{
    bottom: 1.2rem;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    --swiper-pagination-bullet-width: 100%;
    --swiper-pagination-bullet-horizontal-gap: 0;
    --swiper-pagination-bullet-inactive-color: #ccc;
    --swiper-pagination-color: #e00019;
}
.swiper5 .pagination1 span{border-radius: 0;}

.zcbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
}
.zcbox .box{
    width: 16rem;
    max-width: 94%;
    margin: 0.8rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zcbox .box .tbox{
    width: 6.7rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.zcbox .box .tbox .line{
    margin: 0.2rem 0;
}
.zcbox .box .tbox .line .p1{
    font-size: 0.24rem;
    color: #E00019;
    font-weight: bold;
}
.zcbox .box .tbox .line .p2{
    font-size: 0.18rem;
    color: #454545;
    margin-top: 0.1rem;
}
.zcbox .box .icon{
    width: 5.8rem;
}



.zcbox:nth-of-type(even){
    background: #fff;
}
.zcbox:nth-of-type(even) .box{
    flex-flow: row-reverse;
}
.zcbox:nth-of-type(even) .box .tbox{}
.zcbox:nth-of-type(even) .box .tbox .line{}
.zcbox:nth-of-type(even) .box .tbox .line .p1{}
.zcbox:nth-of-type(even) .box .tbox .line .p2{}
.zcbox:nth-of-type(even) .box .icon{}

.probox{}
.prolist{
    width: 100%;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0.3rem;
}
.prolist .imgbox{
    width: 3.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3.8rem;
    margin-top: 0.2rem;
}
.prolist .imgbox .icon{
    max-width: 100%;
    max-height: 100%;
}
.prolist .xian{
    width: 0.22rem;
    height: 0.04rem;
    background: #E00019;
    border-radius: 0.5rem;
    margin: 0.2rem 0;
}
.prolist .p1{
    font-size: 0.18rem;
    color: #212121;
}
.prolist .p2{
    color: #212121;
    font-size: 0.18rem;
}
.prolist .p3{
    font-size: 0.18rem;
    color: #E00019;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.2rem;
}
.prolist .p3::after{content: '';background: url(../img/t2.png);width: 0.22rem;height: 0.22rem;display: flex;background-size: 100%;margin-left: 0.1rem;}

.prolist:hover{
    background: #cd1321;
}
.prolist:hover .imgbox{}
.prolist:hover .imgbox .icon{}
.prolist:hover .xian{
    background: #fff;
}
.prolist:hover .p1{
    color: #fff;
}
.prolist:hover .p2{
    color: #fff;
}
.prolist:hover .p3{
    color: #fff;
}
.prolist:hover .p3::after{content: '';background: url(../img/t1.png);background-size: 100%;}

.proshow{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 0.8rem 0;
    box-sizing: border-box;
}
.proshow .box{
    width: 16rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.proshow .box .tbox{
    width: 7rem;
}
.proshow .box .tbox .h1{
    font-size: 0.32rem;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
}
.proshow .box .tbox .box2{
    border-top: 1px #ccc solid;
    margin-top: 0.2rem;
    padding-top: 0.2rem;
}
.proshow .box .tbox .box2 .p1{
    font-size: 0.2rem;
    color: #E00019;
}
.proshow .box .tbox .box2 .p2{
    font-size: 0.18rem;
    color: #333333;
    margin-top: 0.2rem;
}

.proshow .box .lbbox{
    display: flex;
    width: 8rem;
}
.proshow .box .lbbox .imgbox{
    width: 6.4rem;
    height: 6.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.proshow .box .lbbox  .imgbox .icon{
    max-width: 100%;
    max-height: 100%;
}

.proshow .box .lbbox  .xlb{
    height: 7rem;
    width: 1.2rem;
    margin: 0 0 0 auto;
}
.proshow .box .lbbox  .xlb .stbox{
    width: 100%;
    height: 1.2rem;
    box-sizing: border-box;
    border: 1px #ccc solid;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.proshow .box .lbbox  .xlb .stbox .icon{
    max-width: 100%;
    max-height: 100%;
}
.proshow .box .lbbox  .xlb .stbox.this{
    border: 1px #e00019 solid;
}
.daohang{
    width: 16rem;
    max-width: 94%;
    margin: 0.05rem 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #666;
}
.daohang .icon{}
.daohang .a1{
    color: #666;
}
.daohang .a2{
    color: #e00019;
}

.csbox{
    width: 16rem;
    max-width: 94%;
    background: #fff;
    margin: 0.8rem 0;
    box-sizing: border-box;
    padding: 0.6rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.csbox .tp{
    width: 100%;
    font-size: 0.2rem;
    color: #E00019;
    font-weight: bold;
    padding-bottom: 0.3rem;
    border-bottom: 1px #ccc solid;
    margin-bottom: 0.2rem;
}
.csbox .box{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.csbox .box .p1{
    width: 50%;
    box-sizing: border-box;
    padding: 0.3rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.18rem;
    background: #FCFCFC;
}
.csbox .box .p1:nth-of-type(even){
    border-left: 1px #ccc solid;
}
.csbox .box .p1:nth-last-of-type(4n),.csbox .box .p1:nth-last-of-type(4n-1){
    background: #FAF5F5;
}
.contact{}
.contact .tbox{}
.contact .tbox .p11{
    font-size: 0.28rem;
    color: #E00019;
    font-weight: bold;
    margin-top: 0.7rem;
}
.contact .tbox .p1{
    color: #989898;
    font-size: 0.18rem;
}
.contact .tbox .xian{
    width: 0.64rem;
    height: 1px;
    background: #C4C4C4;
    margin: 0.3rem 0;
}
.contact .tbox .p2{
    font-size: 0.18rem;
    color: #000;
}
.contact .tbox .p3{
    font-size: 0.18rem;
    color: #666;
    margin-bottom: 0.158rem;
}
.contact .tbox2{
    background: #E00019;
    width: 5.5rem;
    box-sizing: border-box;
    padding: 0.6rem 0.5rem;
}
.contact .tbox2 .p1{
    font-size: 0.18rem;
    color: #fff;
}
.contact .tbox2 .p2{
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff;
}
.contact .tbox2 .xian{
    width: 20px;
    height: 1px;
    background: #fff;
    margin: 0.3rem 0;
}
.map{
    margin-top: 1rem;
}
.map .icon{
    width: 100%;
}
.biaodan{
    width: 5.5rem;
    margin-top: 1rem;
    background: #F8F4F4;
    box-sizing: border-box;
    padding: 0.6rem 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.biaodan .p1{
    font-size: 0.34rem;
    color: #E00019;
    font-weight: bold;
    margin-bottom: 0.4rem;
}
.biaodan .input1{
    width: 100%;
    border: 1px #DCDCDC solid;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
    height: 0.75rem;
    text-indent: 0.2rem;
    font-size: 0.18rem;
    color: #666;
    border-radius: 5px;
}
.biaodan .input2{
    resize: none;
    flex: 1;
    margin-bottom: 0.2rem;
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem;
    font-size: 0.18rem;
    border-radius: 5px;
    border: 1px #DCDCDC solid;
}
.biaodan .submit{
    width: 100%;
    height: 0.85rem;
    background: #E00019;
    color: #fff;
    font-size: 0.2rem;
    margin-top: auto;
    border-radius: 5px;
}

.footbox{}
.foot{
    width: 16rem;
    max-width: 94%;
    margin: 0.6rem 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.foot .box{}
.foot .box .flogo{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.foot .box .flogo .icon{
    width: 2.4rem;
}
.foot .box .flogo .p1{
    font-size: 0.16rem;
    color: #fff;
    margin-left: 0.2rem;
    border-left: 1px #999 solid;
    padding-left: 0.2rem;
}

.foot .box .lxwm{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0.5rem;
}
.foot .box .lxwm .p1{
    font-size: 0.2rem;
    color: #fff;
}
.foot .box .lxwm .p2{
    font-size: 0.12rem;
    color: #fff;
    opacity: 0.6;
    margin-bottom: 0.2rem;
}
.foot .box .lxwm .p3{
    display: flex;
    justify-content: flex-start;
    align-items: center;

    color: #fff;
    font-size: 0.16rem;
    margin: 0 0 0.1rem 0;
}
.foot .box .lxwm .p3 .icon{
    width: 0.2rem;
    margin-right: 0.1rem;
}

.foot .box2{
    display: flex;
    gap: 0.5rem;
}
.foot .box2 .fnav{
    display: flex;
    flex-direction: column;
    margin: 0;
    width: auto;
    justify-content: flex-start;
}
.foot .box2 .fnav .a1{}
.foot .box2 .fnav .a2{
    color: #fff;
    margin-bottom: 0.1rem;
}

.copy{
    width: 16rem;
    max-width: 94%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    gap: 0.1rem;
    padding: 0.1rem;
}
.copy .a1{
    color: #fff;
    font-size: 0.16rem;
}
.inabout{
    width: 100%;
    max-width: 19.2rem;
    display: flex;
    flex-wrap: wrap;
}
.inabout .box1{
    box-sizing: border-box;
    padding: 0.6rem 0.6rem 0.6rem 1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 8rem;
    max-width: 42%;
}
.inabout .box1 .p1{
    font-size: 0.36rem;
    color: #E00019;
    font-weight: bold;
}
.inabout .box1 .p2{
    font-size: 0.18rem;
    color: #666666;
    line-height: 1.8;
    margin-top: 0.3rem;
}
.inabout .box1 .a1{
    width: 2rem;
    height: 0.58rem;
    box-sizing: border-box;
    border: 1px #E00019 solid;
    color: #E00019;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.18rem;
    margin-top: auto;
}
.inabout .box2{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 11.2rem;
    max-width: 58%;
}
.inabout .box2 .imgbox{
    width: 100%;
}
.inabout .box2 .imgbox .icon{
    max-width: 100%;
}
.inabout .box2 .zsbox{
    display: flex;
    justify-content: start;
    align-items: center;
    height: 2.12rem;
}

.inabout .box2 .zsbox .zslist{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.inabout .box2 .zsbox .zslist .icon{
    width: 0.6rem;
    display: none;
}
.inabout .box2 .zsbox .zslist .p1{
    color: #fff;
    font-size: 0.4rem;
    font-weight: bold;
}
.inabout .box2 .zsbox .zslist .p2{
    font-size: 0.18rem;
    color: #fff;
    margin-top: 0.05rem;
}
.inabout .box3{
    width: 8rem;
    box-sizing: border-box;
    padding: 0.6rem 0.6rem 0.6rem 1.6rem;
    background: #FFECED;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    max-width: 42%;
}
.inabout .box3 .p1{
    font-size: 0.36rem;
    color: #E00019;
    font-weight: bold;
}
.inabout .box3 .p2{
    font-size: 0.18rem;
    color: #666666;
    line-height: 1.8;
    margin-top: 0.3rem;
}
.inabout .box4{
    width: 11.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 58%;
}
.inabout .box4 .a1{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.inabout .box4 .a1 .icon{
    width: 0.66rem;
}
.inabout .box4 .a1 .p1{
    font-size: 0.24rem;
    color: #212121;
    font-weight: bold;
    margin: 0.1rem 0;
}
.inabout .box4 .a1 .p2{
    display: -webkit-box;      /* 必须 */
    -webkit-box-orient: vertical;  /* 必须 */
    -webkit-line-clamp: 2;     /* 限制显示的行数 */
    overflow: hidden;
    width: 70%;
    text-align: center;
    font-size: 0.18rem;
}

.inpro{
    width: 16rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 94%;
    margin: 0.8rem 0;
}
.inpro .ptitle{
    font-size: 0.4rem;
    color: #212121;
    font-weight: bold;
}
.inpro .ptitle2{
    font-size: 0.18rem;
    color: #454545;
}
.inpro .box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 0.4rem;
    margin-top: 0.4rem;
}
.inpro .box .a1 {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	/*background-image: url(../img/bg2.png);*/
	background-position: top;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 6.9rem;
	background-color: #F8F4F4;
}
.inpro .box .a1 .bg2{
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/bg1.png);
    z-index: -1;
    background-size: 100% 100%;
}
.inpro .box .a1 .imgbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.inpro .box .a1 .imgbox .icon{
    width: 2.2rem;
    height: 2.2rem;
    border-radius: 50%;
    border: 1px blue solid;
    margin-top: 2.8rem;
    object-fit: cover;
    object-position: top;
}
.inpro .box .a1 .imgbox .p1{
    font-size: 0.22rem;
    color: #212121;
    font-weight: bold;
    margin: 0.3rem 0;
}
.inpro .box .a1 .imgbox .p2{
    font-size: 0.18rem;
    color: #e00019;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inpro .box .a1 .imgbox .p2::after{content: '';background: url(../img/t2.png);width: 0.22rem;height: 0.22rem;background-size: 100% 100%;margin-left: 0.1rem;}
.inpro .box .a1:hover{ }
.inpro .box .a1:hover .bg2{
    z-index: 1;
}
.inpro .box .a1:hover .imgbox{
    z-index: 2;
}
.inpro .box .a1:hover .imgbox .icon{
    margin-top: 2rem;
    border-radius: unset;
    height: 3rem;
}
.inpro .box .a1:hover .imgbox .p1{
    color: #fff;
}
.inpro .box .a1:hover .imgbox .p2{
    color: #fff;
}

.inpro .box .a1:hover .imgbox .p2::after{content: '';background: url(../img/t1.png);width: 0.22rem;height: 0.22rem;background-size: 100% 100%;margin-left: 0.1rem;}
.ats{width: 19.2rem;max-width: 100%;}
.ats .icon{width: 100%;}
.inzhichi{
    width: 16rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0.8rem 0;
}
.inzhichi .tbox{
    width: 7.2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.inzhichi .tbox .p1{
    font-size: 0.36rem;
    color: #E00019;
    font-weight: bold;
}
.inzhichi .tbox .p2{
    font-size: 0.18rem;
    color: #6;
    margin: 0.2rem 0;
    color: #666;
}
.inzhichi .tbox .p3{
    color: #212121;
    font-size: 0.34rem;
    font-weight: bold;
    width: 75%;
}
.inzhichi .tbox .p4{
    font-size: 0.18rem;
    color: #666666;
    line-height: 1.8;
    margin-top: 0.3rem;
}
.inzhichi .tbox .a1{
    width: 2rem;
    height: 0.58rem;
    box-sizing: border-box;
    border: 1px #E00019 solid;
    color: #E00019;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.18rem;
    margin-top: 0.5rem;
}
.inzhichi .icon{
    width: 7.5rem;
}
@media only screen and (max-width: 1201px) {
    .inzhichi{
    flex-wrap: wrap;
}
.inzhichi .tbox{}
.inzhichi .tbox .p1{}
.inzhichi .tbox .p2{}
.inzhichi .tbox .p3{}
.inzhichi .tbox .p4{}
.inzhichi .tbox .a1{}
.inzhichi .icon{
    width: 100%;
    margin-top: 0.3rem;
}
.inpro{}
.inpro .ptitle{}
.inpro .ptitle2{}
.inpro .box{
    flex-wrap: wrap;
    gap: unset;
}
.inpro .box .a1{width: 48%;margin-bottom: 0.4rem;}
.inpro .box .a1 .bg2{}
.inpro .box .a1 .imgbox{}
.inpro .box .a1 .imgbox .icon{}
.inpro .box .a1 .imgbox .p1{
    font-size: 0.26rem;
}
.inpro .box .a1 .imgbox .p2{
    font-size: 0.22rem;
}

.inpro .box .a1:hover{ }
.inpro .box .a1:hover .bg2{}
.inpro .box .a1:hover .imgbox{}
.inpro .box .a1:hover .imgbox .icon{}
.inpro .box .a1:hover .imgbox .p1{}
.inpro .box .a1:hover .imgbox .p2{}
    .inabout .box3{
    width: 100%;
    max-width: 100%;
}
.inabout .box3 .p1{}
.inabout .box3 .p2{}
.inabout .box4{
    width: 100%;
    padding: 0.2rem 0;
    max-width: 100%;
}
.inabout .box4 .a1{}
.inabout .box4 .a1 .icon{}
.inabout .box4 .a1 .p1{}
.inabout .box4 .a1 .p2{}
    .inabout{
    flex-wrap: wrap;
}
.inabout .box1{
    padding: 0.6rem;
    max-width: 100%;
}
.inabout .box1 .p1{}
.inabout .box1 .p2{}
.inabout .box1 .a1{}
.inabout .box2{
    width: 100%;
    max-width: 100%;
}
.inabout .box2 .imgbox{}
.inabout .box2 .imgbox .icon{}
.inabout .box2 .zsbox{}

.inabout .box2 .zsbox .zslist{}
.inabout .box2 .zsbox .zslist .icon{}
.inabout .box2 .zsbox .zslist .p1{}
.inabout .box2 .zsbox .zslist .p2{}

    .footbox{}
.foot{
    flex-wrap: wrap;
}
.foot .box{}
.foot .box .flogo{}
.foot .box .flogo .icon{}
.foot .box .flogo .p1{
    font-size: 0.2rem;
}

.foot .box .lxwm{}
.foot .box .lxwm .p1{
    font-size: 0.32rem;
}
.foot .box .lxwm .p2{
    font-size: 0.2rem;
}
.foot .box .lxwm .p3{
    font-size: 0.26rem;
}
.foot .box .lxwm .p3 .icon{
    width: 0.3rem;
}

.foot .box2{
    width: 100%;
    margin-top: 0.3rem;
}
.foot .box2 .fnav{}
.foot .box2 .fnav .a1{}
.foot .box2 .fnav .a2{
    max-width: 2rem;
    font-size: 0.2rem;
}

.copy{}
.copy .a1{}
    .contact{
    padding: 0.3rem;
}
.contact .tbox{}
.contact .tbox .p11{}
.contact .tbox .p1{}
.contact .tbox .xian{}
.contact .tbox .p2{}
.contact .tbox .p3{}
.contact .tbox2{
    width: 100%;
}
.contact .tbox2 .p1{}
.contact .tbox2 .p2{}
.contact .tbox2 .xian{}
.map{}
.map .icon{}
.biaodan{
    width: 100%;
}
.biaodan .p1{}
.biaodan .input1{}
.biaodan .input2{}
.biaodan .submit{}
    .csbox{}
.csbox .tp{}
.csbox .box{}
.csbox .box .p1{}
.csbox .box .p1:nth-of-type(even){}
.csbox .box .p1:nth-last-of-type(4n),.csbox .box .p1:nth-last-of-type(4n-1){}
    .daohang{}
.daohang .icon{}
.daohang .a1{}
.daohang .a2{}
    .proshow{}
.proshow .box{
    flex-flow: column-reverse;
}

.proshow .box .tbox{
    width: 100%;
}
.proshow .box .tbox .h1{}
.proshow .box .tbox .box2{}
.proshow .box .tbox .box2 .p1{}
.proshow .box .tbox .box2 .p2{}

.proshow .box .lbbox{
    width: 100%;
}
.proshow .box .lbbox .imgbox{}
.proshow .box .lbbox  .imgbox .icon{}

.proshow .box .lbbox  .xlb{}
.proshow .box .lbbox  .xlb .stbox{}
.proshow .box .lbbox  .xlb .stbox .icon{}
.proshow .box .lbbox  .xlb .stbox.this{}
    .probox{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0;
}
.prolist{
    width: 48%;
    margin-bottom: 0.3rem;
}
.prolist .imgbox{
    width: 90%;
}
.prolist .imgbox .icon{}
.prolist .xian{}
.prolist .p1{}
.prolist .p2{}
.prolist .p3{}
.prolist .p3::after{content: '';}

.prolist:hover{}
.prolist:hover .imgbox{}
.prolist:hover .imgbox .icon{}
.prolist:hover .xian{}
.prolist:hover .p1{}
.prolist:hover .p2{}
.prolist:hover .p3{}
.prolist:hover .p3::after{content: '';}
    .zcbox{}
.zcbox .box{
    flex-direction: column;
}
.zcbox .box .tbox{}
.zcbox .box .tbox .line{}
.zcbox .box .tbox .line .p1{}
.zcbox .box .tbox .line .p2{}
.zcbox .box .icon{}



.zcbox:nth-of-type(even){}
.zcbox:nth-of-type(even) .box{
    flex-direction: column;
}
.zcbox:nth-of-type(even) .box .tbox{}
.zcbox:nth-of-type(even) .box .tbox .line{}
.zcbox:nth-of-type(even) .box .tbox .line .p1{}
.zcbox:nth-of-type(even) .box .tbox .line .p2{}
.zcbox:nth-of-type(even) .box .icon{}

    .swiper5{}
.swiper5 .box{}
.swiper5 .box .tbox{}
.swiper5 .box .tbox .p1{}
.swiper5 .box .tbox .p2{}
.swiper5 .box .icon{}

.swiper5 .next1{
    right: 30%;
}
.swiper5 .prev1{
    left: 30%;
}
.swiper5 .next1::after{}
.swiper5 .prev1::after{}
.swiper5 .pagination1{}
    .swiper3{}
.swiper3 .box{}
.swiper3 .box .tbox{}
.swiper3 .box .p1{}
.swiper3 .box .p2{}

.sbbox{}
.sbbox .xian{}
.sbbox .next1{}
.sbbox .prev1{}
.sbbox .next1::after{}
.sbbox .prev1::after{}
.swiper4{}
.swiper4 .box{}
.swiper4 .box .line{}
.swiper4 .box .line .dot{}
.swiper4 .box .line .dot span{}
.swiper4 .box .p1{}

.swiper4{}
.swiper4 .swiper-slide-thumb-active .box{}
.swiper4 .swiper-slide-thumb-active .box .line{}
.swiper4 .swiper-slide-thumb-active .box .line .dot{}
.swiper4 .swiper-slide-thumb-active .box .line .dot span{}
.swiper4 .swiper-slide-thumb-active .box .p1{}
    .swiper1{}
.swiper1 .box{}
.swiper1 .box .tbox{
    left: 5%;
    width: 90%;
    padding: 0.4rem;
}
.swiper1 .box .tbox  .p1{}
.swiper1 .box .icon{}

.swiper2{}
.swiper2 .box{}
.swiper2 .box .line{}
.swiper2 .box .line .dot{ }
.swiper2 .box .p1{}
    .nynavbox{}
.nynavbox .box{}
.nynavbox .box .a1{}
.nynavbox .box .a1 span{}
.nynavbox .box .a1.this span{}
.nynavbox .box .a1.this{}
    .aboutbox{}
.aboutbox .icon{
    display: none;
}
.aboutbox .box1{
    margin: 0;
    padding: 0.3rem;
}
.aboutbox .box1 .pt{
    display: none;
}
.aboutbox .box1 .pt .s1{}
.aboutbox .box1 .pt .s2{}
.aboutbox .box1 .tbox{
    margin: 0;
}
.aboutbox .box1 .tbox .p1{}
.aboutbox .box1 .tbox .p2{}
.aboutbox .box1 .tbox .listbox{}
.aboutbox .box1 .tbox .listbox .ls{
    width: 48%;
}
.aboutbox .box1 .tbox .listbox .ls .icon2{}
.aboutbox .box1 .tbox .listbox .ls .p3{}
.aboutbox .box1 .tbox .listbox .ls .p4{}
.aboutbox .box1 .tbox .listbox .ls .tbox2{}
    .nybanner{}
.nybanner .icon{}
.nybanner .tbox{}
.nybanner .tbox .p1{}
.nybanner .tbox .p2{}
    .lgbox1{
    position: absolute;
    right: 0;
    top: 0.2rem;
}
.lgbox1 .icon{}
    .footbox{}
.footer{}
.footer .fbox{
    border: 0;
    margin: 0.1rem 0;
} 
.footer .fbox .pt{font-size: 0.24rem;}
.footer .fbox .pt::after{content: '';}

.flxwm{}
.flxwm .p1{
    font-size: 0.22rem;
}

.fnav{}
.fnav .a1{
    font-size: 0.26rem;
}

.fewm{}
.fewm .icon{
    width: 1.5rem;
}
.fewm .p1{
    font-size: 0.2rem;
}

.copyright{
    font-size: 0.18rem;
}
.copyright .a1{}
    .contact{}
.contact .map{}
.contact .box{}
.contact .box .left{
    width: 100%;
}
.contact .box .left .p1{}
.contact .box .left .p2{}
.contact .box .left .p3{}
.contact .box .liuyan{}
.contact .box .liuyan .p1{}
.contact .box .liuyan .line{}
.contact .box .liuyan .line .p2{}
.contact .box .liuyan .input1{}
.contact .box .liuyan .input2{}
.contact .box .liuyan .submit{}
    
.index6{
}
.index6 .box{}
.index6 .box .icon{
    width: 3.5rem;
    margin-right: 0.4rem;
}
.index6 .box .tbox{}
.index6 .box .tbox .p1{}
.index6 .box .tbox .p2{}
.index6 .box .tbox .p3{}
.index6 .box .tbox .p4{}
.index6 .box .tbox .p5{}
.index6 .box .tbox .p6{}
.index6 .box .tbox .sys{}
.index6 .box .tbox .sys .icon2{}
    .dingzhi{}
.dingzhi .p1{}
    .index5{}
.index5 .box{}
.index5 .box2{}
.index5 .box .p1{}
.index5 .box .p2{}
.index5 .box .p3{}
.index5 .box .icon{}
.index5 .box .a1{}
    .index4{}
.index4 .box{}
.index4 .box .a1{}
.index4 .box .a1 .icon{}
.index4 .box .a1 .p1{}

.index4 .box .newslist{
    margin-left: 0.4rem;
    width: 4rem;
}
.index4 .box .newslist .gunbox{
    width: 4.5rem;
}

.index4 .box .newslist .gunbox .a2{
    width: 4rem;
}
.index4 .box .newslist .gunbox .a2 .p1{
    font-size: 0.24rem;
}
.index4 .box .newslist .gunbox .a2 .p2{
    font-size: 0.22rem;
}
.index4 .box .newslist .gunbox .a2 .p3{
    font-size: 0.2rem;
}
    .probody{}
.probody .left{
    width: 100%;
}
.probody .indexdt{}
.probody .indexdt .imgbox{}
.probody .indexdt .imgbox .icon{}

.probody .xtimg{}
.probody .xtimg .imgbox{}
.probody .xtimg .imgbox .icon{}

.probody .right{
    margin: 0.3rem;
}
.probody .right .p1{}
.probody .right .p2{
    font-size: 0.24rem;
}
.probody .right .p3{
    font-size: 0.24rem;
}
.probody .right .p3 span{font-size: 0.2rem;}
.probody .box2{}
.probody .box2 .pt{
    font-size: 0.24rem;
}
    .probox{
}
.probox .list{
}
.probox .list .imgbox{}
.probox .list .imgbox .icon{}
.probox .list .imgbox .tbox{}
.probox .list:hover .imgbox .tbox{}
.probox .list .imgbox .tbox .icon2{}
.probox .list .imgbox .tbox .p3{}
.probox .list .tbox2{}
.probox .list .tbox2 .p1{}
.probox .list .tbox2 .p2{}
    .index3{}
.index3 .box{}
.index3 .box .p1{}
.index3 .box .p2{}

.index3 .box .prolist{}
.index3 .box .prolist .bg1{}
.index3 .box .prolist .bg2{}

.index3 .box .prolist .douyin{}
.index3 .box .prolist .douyin .p5{}
.index3 .box .prolist .douyin .icon3{}

.index3 .box .prolist .a1{}
.index3 .box .prolist .a1 .imgbox{}
.index3 .box .prolist .a1 .imgbox .icon2{}
.index3 .box .prolist .a1 .imgbox .icon{}

.index3 .box .prolist .a1 .tbox{}
.index3 .box .prolist .a1 .tbox .p3{}
.index3 .box .prolist .a1 .tbox .p4{}
    .zhengshu{}
.zhengshu .zsbox{
    flex-wrap: wrap;
    justify-content: space-between;
    gap: unset;
}
.zhengshu .zsbox .list{
    width: 48%;
    margin: 0 0 0.3rem;
}
.zhengshu .zsbox .list .imgbox{}
.zhengshu .zsbox .list .imgbox .icon{}
.zhengshu .zsbox .list .p1{}
.page{}
.page .active{}
.page .total{}
    .wenhua{}
.wenhua .icon{
    margin-top: 0.3rem;
}
.wenhua .tbox{
    width: 100%;
    flex-wrap: wrap;
}
.wenhua  .p1{}
.wenhua .tbox .p2{}
    .about{}
.about .tbox{}
.about .tbox .p1{}
.about .tbox .p2{}
.about .tbox .p3{
    font-size: 0.24rem;
}
.about .icon{
    width: 100%;
    margin-top: 0.3rem;
}
    .allbox{}
.allbox .allbg{}
.allbox .cbox{}
.allbox .cbox .xfimg{}
.allbox .cbox .allhead{
    flex-wrap: wrap;
}
.allbox .cbox .allhead .daohang{
    width: 100%;
    margin-bottom: 0.2rem;
}
.allbox .cbox .allhead .daohang .p1{
    font-size: 0.28rem;
}
.allbox .cbox .allhead .daohang .p1 span{
    font-size: 0.2rem;
}
.allbox .cbox .allhead .daohang .line{
    font-size: 0.24rem;
}
.allbox .cbox .allhead .daohang .line .a1{}
.allbox .cbox .allhead .nynav{
    width: 100%;
    justify-content: space-between;
    margin-bottom: 0.3rem;
}
.allbox .cbox .allhead .nynav .a1{
    font-size: 0.24rem;
    margin: auto;
}
.allbox .cbox .allhead .nynav .a1::after{content: '';}
.allbox .cbox .allhead .nynav .a1.this{}
.allbox .cbox .allhead .nynav .a1.this::after{content: '';}
.allbox .cbox .allhead .nynav .a1:hover{}
.allbox .cbox .allhead .nynav .a1:hover::after{content: '';}

.allbox .cbox .allbody{}
    .index2{}
.index2 .box{
    margin: 2rem 0;
}
.index2 .box .tbox{
    width: 100%;
}
.index2 .box .tbox .p1{}
.index2 .box .tbox .p2{}
.index2 .box .tbox .p3{
    font-size: 0.24rem;
}
.index2 .box .lmbox{
    width: 100%;
    margin-top: 0.3rem;
    flex-wrap: wrap;
}
.index2 .box .lmbox .list{
    width: 100%;
    margin: 0 0 0.3rem;
    height: auto;
}
.index2 .box .lmbox .list .p1{
    font-size: 0.3rem;
}
.index2 .box .lmbox .list .p2{
    font-size: 0.24rem;
}
.index2 .box .lmbox .list .xian{
    width: 0.5rem;
    height: 0.05rem;
}
.index2 .box .lmbox .list:hover{}
.index2 .box .lmbox .list:hover .p1{}
.index2 .box .lmbox .list:hover .p2{}
.index2 .box .lmbox .list:hover .xian{}
    .index1 .tbox .imgbox{
    width: 0.7rem;
    height: 0.7rem;
}
.index1 .tbox .imgbox .box{
    width: 0.5rem;
    height: 0.5rem;
}
    .index1{}
.index1 .v1{}
.index1 .tbox{}
.index1 .zanting{}

.index1.this{}
.index1 .v1{}
.index1.this .tbox{}
.index1.this .zanting{}

.index1 .tbox .p1{}
.index1 .tbox .line{}
.index1 .tbox .play{}
.index1 .tbox .p2{}
    .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{}
    .head{
}
    .head .logo-wrap{
    margin: 0;
}
    .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;}   