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


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

/**********头部*****/
.headxf{position: sticky;top: 0;left: 0;width: 100%;background: rgb(204 213 227);display: flex;justify-content: center;align-items: center;z-index: 100;box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 0px 0px  rgba(0, 0, 0, 0), 0px 0px 0px  rgba(0, 0, 0, 0);}
.head{
    height: 1rem;
    width: 15.4rem;
    max-width: 96%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head .logo-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
}
.head .logo-wrap .logoimg{
    width: 2.56rem;
}
.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;
    height: 100%;
    margin: 0 0.19rem;
    color: rgba(0, 47, 113, 1);
    font-family: Tahoma;
    position: relative;
}
.navbox .navlist .nav .a1{
    color: inherit;
    font-size: 0.16rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.navbox .navlist .nav .downimg{
    display: none;
    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: fixed;
    display: none;
    flex-direction: column;
    top: 1rem;
    left: 0;
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(0, 0, 0, 0);
    font-weight: 500;
}
.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.02rem;background: rgba(0, 47, 113, 1);position: absolute;border-radius: 0.5rem;transition: all 0.3s;bottom: .3rem;}
.navbox .navlist .nav:hover::after{
    width: 105%;
}
.navbox .navlist .nav.this{
    font-weight: bold;
}
.navbox .navlist .nav.this::after{
    width: 105%;
}
.lgbox{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.3rem;
    height: 0.3rem;
}
.lgbox .sousuo{
    width: 2.1rem;
    height: 0.3rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    background: #fff;
    border-radius: 0.05rem;
}
.lgbox .sousuo .seach_t{
    width: 1.6rem;
    background: transparent;
    text-indent: 0.2rem;
    height: 100%;
    color: #666;
    font-size: 0.14rem;
}

.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.16rm;
}
.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);}

.yuyan{
    height: 100%;
    border: 0;
    font-size: 0.14rem;
    color: rgba(102, 102, 102, 1);
    border-radius: 0.05rem;
    box-sizing: border-box;
    padding: 0 0.1rem;
}
.banner{
    width: 100%;
    /*height: 6.4rem;*/
}
.banner .box{
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.banner .box .icon{
    width: 100%;
    height: auto;
    /*object-fit: cover;*/
    aspect-ratio: 3 / 1;
}
.banner .box .tbox{
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 94%;
}
.banner .box .tbox .p1{
    font-size: 0.56rem;
    color: #fff;
    font-family: Tahoma;
    text-align: center;
    line-height: 1.2;
}
.banner .box .tbox .p2{
    font-size: 0.24rem;
    color: rgba(255, 255, 255, 0.8);
    font-family: Tahoma;
    margin-top: 0.1rem;
}
.banner .box .tbox .a1{
    width: 2rem;
    height: 0.48rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 204, 204, 1);
    border-radius: 0.05rem;
    margin-top: 0.3rem;
    font-size: 0.16rem;
    color: rgba(0, 47, 113, 1);
}
.banner .box .tbox .a1:hover{
    background: #fff;
}
.banner .pagination1{--swiper-pagination-color:#fff}
.banner .prev1{
    width: 0.4rem;
    height: 0.4rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner .prev1::after{
    color: #fff;
    font-size: 0.2rem;
}
.banner .next1{
    width: 0.4rem;
    height: 0.4rem;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner .next1::after{
    color: #fff;
    font-size: 0.2rem;
}
.inabout{
    width: 15rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.65rem 0 0.8rem;
}
.inabout .box{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0.3rem;
    margin-top: 0.35rem;
}
.inabout .box .list{
    width: calc(33.33% - 0.2rem);
    box-sizing: border-box;
    padding: 0.25rem;
    background: rgba(0, 47, 113, 1);
    transition: all 0.3s;
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 0px 0px  rgba(0, 0, 0, 0), 0px 0px 0px  rgba(0, 0, 0, 0);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-radius: 0.08rem;
}
.inabout .box .list .imgbox{
    width: 0.64rem;
    height: 0.64rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
}
.inabout .box .list .imgbox .icon{
    max-width: 80%;
    max-height: 80%;
}
.inabout .box .list .tbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.1rem;
}
.inabout .box .list .tbox .p1{
    font-size: 0.18rem;
    color: #fff;
}
.inabout .box .list .tbox .p2{
    text-align: center;
    font-size: 0.16rem;
    color: #fff;
    margin-top: 0.1rem;
}

.inabout .box .list:nth-of-type(n+4){
    width: calc(25% - 0.225rem);
}
.inabout .box .list:nth-of-type(n+4) .imgbox{
    width: 0.48rem;
    height: 0.48rem;
}
.inabout .box .list:nth-of-type(n+4) .imgbox .icon{}
.inabout .box .list:nth-of-type(n+4) .tbox{}
.inabout .box .list:nth-of-type(n+4) .tbox .p1{}
.inabout .box .list:nth-of-type(n+4) .tbox .p2{
    display: none;
}

.inabout .box .list:hover{
    background: #fff;
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 0px 15px -3px rgba(0, 0, 0, 0.15), 0px 0px 0px  rgba(0, 0, 0, 0), 0px 0px 0px  rgba(0, 0, 0, 0);
}
.inabout .box .list:hover .imgbox{
    background: rgba(0, 47, 113, 1);
}
.inabout .box .list:hover .imgbox .icon{}
.inabout .box .list:hover .tbox{}
.inabout .box .list:hover .tbox .p1{
    color: rgba(0, 47, 113, 1);
}
.inabout .box .list:hover .tbox .p2{
    color: rgba(0, 47, 113, 1);
}
.inabout .tips{
    width: 12.3rem;
    max-width: 94%;
    text-align: center;
    font-size: 0.2rem;
    color: rgba(51, 51, 51, 1);
    margin-top: 0.3rem;
}
.inabout .a1{
    width: 2rem;
    height: 0.5rem;
    background: rgba(0, 47, 113, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.2rem;
    color: #fff;
    margin-top: 0.3rem;
    border-radius: 0.05rem;
}
.inabout .a1:hover{
    box-sizing: border-box;
    border: 1px rgb(0 204 204) solid;
    background: #0cc;
    color: #fff;
}
.alltitle{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.alltitle .p1{
    font-size: 0.3rem;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
}
.alltitle .p2{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 0.2rem;
    color: rgba(102, 102, 102, 1);
    text-align: center;
}
.inprobox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0.6rem 0 1.5rem;
}
.inprobox .box{
    width: 15rem;
    max-width: 94%;
    display: flex;
    gap: 0.24rem;
    margin-top: 0.4rem;
}
.inprobox .box .list{
    width: 100%;
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 0px 0px  rgba(0, 0, 0, 0), 0px 0px 0px  rgba(0, 0, 0, 0);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}
.inprobox .box .list .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inprobox .box .list .imgbox .icon{
    width: 100%;
    aspect-ratio: 179/96;
}
.inprobox .box .list .tbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 0.2rem 0.2rem 0.6rem;
    box-sizing: border-box;
}
.inprobox .box .list .tbox .p1{
    font-size: 0.2rem;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
}
.inprobox .box .list .tbox .p2{
    font-size: 0.16rem;
    color: rgba(75, 85, 99, 1);
    margin-top: 0.05rem;
}
.nybanner{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    /*height: 4.8rem;*/
}
.nybanner .icon{
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 4 / 1;
}
.nybanner .tbox{
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.nybanner .tbox .p1{
    font-size: 0.56rem;
    color: #fff;
}
.nybanner .tbox .p2{
    width: 6.45rem;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
    margin-top: 0.1rem;
}
.daohang{
    width: 15rem;
    max-width: 94%;
    padding: 0.2rem 0;
    font-size: 0.14rem;
    color: rgba(153, 153, 153, 1);
}
.daohang .a1{
    color: rgba(153, 153, 153, 1);
}
.daohang .a2{
    color: rgba(51, 51, 51, 1);
}

.about{
    width: 15rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 94%;
    margin-top: 0.3rem;
    align-items: center;
}
.about .tbox{
    width: 8.28rem;
    box-sizing: border-box;
  
}
.about .tbox .p1{
    font-size: 0.3rem;
    color: rgba(0, 47, 113, 1);
    text-indent: 0.2rem;
    font-weight: 700;
}
.about .tbox .p2{
    font-size: 0.18rem;
    color: rgba(51, 51, 51, 1);
    margin-top: 0.1rem;
}
.about .imgbox{
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6rem;
    border-radius: 10px;
    overflow: hidden;
}
.about .imgbox .icon{width: 100%;}

.about2{
    width: 15rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.8rem;
}
.about2 .list{
    width: 100%;
    margin: 0.3rem 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.about2 .list .imgbox{
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6rem;
    border-radius: 10px;
    overflow: hidden;
}
.about2 .list .imgbox .icon{
    width: 100%;
}
.about2 .list .tbox{
    width: 8.28rem;
    box-sizing: border-box;
    padding-right: 0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.about2 .list .tbox .p1{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.24rem;
    font-weight: 700;
    color: rgba(0, 47, 113, 1);
}
.about2 .list .tbox .p1 .icon{
    width: 0.48rem;
    margin-right: 0.2rem;
}
.about2 .list .tbox .bo{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    padding-left: 0.64rem;
}
.about2 .list .tbox .bo .line{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0.1rem;
}
.about2 .list .tbox .bo .line .icon{
    width: 0.16rem;
    margin-top: 0.05rem;
    margin-right: 0.1rem;
}
.about2 .list .tbox .bo .line .p2{
    font-size: 0.16rem;
    color: rgba(51, 51, 51, 1);
}

.about2 .list:nth-of-type(odd){
    flex-flow: row-reverse;
}
.about2 .list:nth-of-type(odd) .imgbox{}
.about2 .list:nth-of-type(odd) .imgbox .icon{}
.about2 .list:nth-of-type(odd) .tbox{}
.about2 .list:nth-of-type(odd) .tbox .p1{}
.about2 .list:nth-of-type(odd) .tbox .p1 .icon{}
.about2 .list:nth-of-type(odd) .tbox .bo{}
.about2 .list:nth-of-type(odd) .tbox .bo .line{}
.about2 .list:nth-of-type(odd) .tbox .bo .line .icon{}
.about2 .list:nth-of-type(odd) .tbox .bo .line .p2{}

.about3{
    width: 15rem;
    max-width: 94%;
    background: rgba(245, 247, 250, 1);
    box-sizing: border-box;
    padding: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 0px 0px  rgba(0, 0, 0, 0), 0px 0px 0px  rgba(0, 0, 0, 0);
    margin: 0.3rem 0 0.8rem;
}
.about3 .p1{
    font-size: 0.3rem;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
}
.about3 .p2{
    width: 8rem;
    max-width: 94%;
    font-size: 0.18rem;
    color: rgba(51, 51, 51, 1);
    margin-top: 0.2rem;
}
.about3 .p3{
    font-size: 0.18rem;
    color: rgba(0, 47, 113, 1);
    width: 7.4rem;
    text-align: center;
    font-weight: 700;
    margin-top: 0.2rem;
}
.about3 .a1{
    width: 2rem;
    height: 0.5rem;
    background: rgba(0, 47, 113, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.2rem;
    color: #fff;
    margin-top: 0.3rem;
    border-radius: 0.05rem;
}
.about3 .a1:hover{
    box-sizing: border-box;
    border: 1px #0cc solid;
    background: #0cc;
    color: #fff;
}

.contact{
    width: 15rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    margin: 0.3rem 0 0.8rem;
}
.contact .left{
    width: 5.6rem;
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 0px 0px  rgba(0, 0, 0, 0), 0px 0px 0px  rgba(0, 0, 0, 0);
    background: #fff;
    border-radius: 0.08rem;
    box-sizing: border-box;
    padding: 0.3rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.contact .left .p1{
    font-size: 0.24rem;
    font-weight: 700;
    color: rgba(31, 41, 55, 1);
}
.contact .left .line{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0.3rem;
}
.contact .left .line .icon{
    width: 0.45rem;
    margin-right: 0.1rem;
}
.contact .left .line .tbox{}
.contact .left .line .tbox .p3{
    font-size: 0.16rem;
    color: rgba(75, 85, 99, 1);
    margin-top: 0.05rem;
}
.contact .left .line .tbox .p2{
    font-size: 0.16rem;
    color: rgba(31, 41, 55, 1);
    font-weight: 700;
}
.contact .left .followbox{
    border-top: 1px solid rgba(243, 244, 246, 1);
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0.3rem;
    padding-top: 0.25rem;
}
.contact .left .followbox .p2{
    font-size: 0.16rem;
    font-weight: 700;
    color: rgba(31, 41, 55, 1);
}
.contact .left .followbox .box{
    margin-top: 0.2rem;
    gap: 0.1rem;
    display: flex;
    flex-wrap: wrap;
}
.contact .left .followbox .box .a1{
    width: 0.45rem;
    height: 0.455rem;
    background: rgba(29, 88, 216, 0.1);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact .left .followbox .box .a1 .icon{
    max-width: 50%;
    max-height: 50%;
}
.contact .right{
    width: 8.64rem;
    box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(0, 0, 0, 0);
    background: #fff;
    border-radius: 0.08rem;
    box-sizing: border-box;
    padding: 0.3rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.contact .right .p1{
    font-size: 0.24rem;
    font-weight: 700;
    color: rgba(31, 41, 55, 1);
}
.contact .right .p2{
    font-size: 0.16rem;
    color: rgba(75, 85, 99, 1);
    margin-top: 0.05rem;
}
.contact .right form{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.2rem;
}
.contact .right .p3{
    color: rgba(55, 65, 81, 1);
    font-size: 0.14rem;
}
.contact .right .line{
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0.24rem;
}
.contact .right  .submit{
    width: 100%;
    height: 0.48rem;
    background: rgb(0 47 113);
    color: #fff;
    border-radius: 0.05rem;
    font-size: 0.16rem;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 0.16rem;
    background-position: 59% center;
}
.contact .right  .submit:hover{
    background: #00cccc;
    background-image: url(../img/i.png);
    background-repeat: no-repeat;
    background-size: 0.16rem;
    background-position: 59% center;
}
.contact .right .input1{
    width: 100%;
    height: 0.5rem;
    border: 1px rgba(209, 213, 219, 1) solid;
    border-radius: 0.05rem;
    margin-top: 0.1rem;
    box-sizing: border-box;
    text-indent: 0.2rem;
    font-size: 0.16rem;
}
.contact .right .input2{
    width: 100%;
    height: 1.5rem;
    border: 1px rgba(209, 213, 219, 1) solid;
    border-radius: 0.05rem;
    margin-top: 0.1rem;
    box-sizing: border-box;
    font-size: 0.16rem;
    resize: none;
    padding: 0.1rem 0.2rem;
}

.newsbox{
    width: 15rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0.3rem 0 0.8rem;
}
.newsbox .news{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0.25rem 0.32rem;
}
.newsbox .news .a1{
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 0px 0px  rgba(0, 0, 0, 0), 0px 0px 0px  rgba(0, 0, 0, 0);
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.newsbox .news .a1 .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.newsbox .news .a1 .imgbox .icon{
    width: 100%;
    aspect-ratio: 3/1;
}
.newsbox .news .a1 .tbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0.2rem;
}
.newsbox .news .a1 .tbox .p1{
    color: rgba(107, 114, 128, 1);
    font-size: 0.14rem;
    margin-left: 0.2rem;
}
.newsbox .news .a1 .tbox .p2{
    font-size: 0.2rem;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
    margin: 0.1rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newsbox .news .a1 .tbox .p3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 0.16rem;
    color: rgba(75, 85, 99, 1);
}
.newsbox .news .a1 .tbox .p4{
    font-size: 0.16rem;
    color: rgba(0, 204, 204, 1);
    margin-top: 0.1rem;
    transition: all 0.3s;
}
.newsbox .news .a1:hover .tbox .p4{
    margin-left: 0.2rem;
}
.newsbox .page{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.4rem;
}
.newsbox .page .total{
    background: #fff;
    color: #515151;
    box-sizing: border-box;
    padding: 0.05rem 0.1rem;
}
.newsbox .page .active{
    background: #002f71;
    color: #fff;
    box-sizing: border-box;
    padding: 0.05rem 0.1rem;
}
.amore{
    width: 2rem;
    height: 0.48rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 47, 113, 1);
    border-radius: 0.05rem;
    margin-top: 0.3rem;
    font-size: 0.16rem;
    color: #fff;
}
.amore:hover{background:#0cc;color:#fff}
.newsbody{
    width: 15rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0.3rem 0 0.8rem;
}
.newsbody .left{
    width: 9.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
}
.newsbody .left .h1{
    width: 100%;
    font-size: 0.44rem;
    font-weight: 700;
    color: rgba(3, 7, 33, 1);
    line-height: 1.2;
}
.newsbody .left .p1{
    width: 100%;
    font-size: 0.18rem;
    color: rgba(82, 82, 82, 1);
    margin-top: 0.2rem;
}
.newsbody .right{
    width: 4.75rem;
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
}
.newsbody .right .box{
    border: 1px solid rgba(229, 229, 229, 1);
    box-shadow: 0px 2px 2px  rgba(0, 0, 0, 0.08);
    background: #fff;
    box-sizing: border-box;
    border-radius: 0.08rem;
    padding: 0.25rem;
}
.newsbody .right .box .pt{
    font-size: 0.2rem;
    color: rgba(3, 7, 33, 1);
    font-weight: 700;
}
.newsbody .right .box .a1{
    width: 100%;
    display: flex;
    margin-top: 0.1rem;
    align-items: center;
}
.newsbody .right .box .a1 .imgbox{
    width: 0.8rem;
    height: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 0.08rem;
    margin-right: 0.1rem;
}
.newsbody .right .box .a1 .imgbox .icon{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newsbody .right .box .a1 .tbox{
    width: calc(100% - 1rem);
    margin-left: auto;
}
.newsbody .right .box .a1 .tbox .p1{
    font-size: 0.16rem;
    color: rgba(23, 23, 23, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
}
.newsbody .right .box .a1 .tbox .p2{
    font-size: 0.12rem;
    color: rgba(115, 115, 115, 1);
    margin-top: 0.1rem;
}
.newsbody .right .box .a1:hover .tbox .p1{
    color: #002f71;
}

.probody1{
    width: 15rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.3rem 0;
}
.probody1 .p1{
    font-size: 0.36rem;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
    text-align: center;
}
.probody1 .p2{
    font-size: 0.2rem;
    color: rgba(51, 51, 51, 1);
    margin-top: 0.1rem;
}
.probody2{
    width: 15rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0.3rem 0;
}
.probody2 .list{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.4rem;
}
.probody2 .list .imgbox{
    width: 6.1rem;
}
.probody2 .list .imgbox .icon{
    width: 100%;
}
.probody2 .list .tbox{
    width: 8.4rem;
}
.probody2 .list .tbox .p1{
    font-size: 0.3rem;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
    margin-bottom: 0.1rem;
}
.probody2 .list .tbox .p2{
    font-size: 0.2rem;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 0.2rem;
}
.probody2 .list:nth-of-type(even){
    flex-flow: row-reverse;
}
.probody2 .list:nth-of-type(even) .imgbox{}
.probody2 .list:nth-of-type(even) .imgbox .icon{}
.probody2 .list:nth-of-type(even) .tbox{}
.probody2 .list:nth-of-type(even) .tbox .p1{}
.probody2 .list:nth-of-type(even) .tbox .p2{}

.faqbox{
    width: 15rem;
    max-width: 94%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 0.7rem 0 1rem;
}
.faqbox .kaiguan{
    position: absolute;
    right: 0;
    width: 0.4rem;
    cursor: pointer;
    transition: all 0.3s;
}
.faqbox .kaiguan.this{
    transform: rotate(180deg);
}

.faqbox .boxs{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.6rem;
}
.faqbox .boxs .qhbox{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.faqbox .boxs .qhbox .box1{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0.3rem;
    flex-wrap: wrap;
}
.faqbox .boxs .qhbox .box1 .p1{
    width: 1.8rem;
    height: 0.5rem;
    background: rgba(209, 213, 219, 1);
    display: flex;
    justify-content: center;
    left: c;
    align-items: center;
    font-size: 0.2rem;
    border-radius: 0.05rem;
}
.faqbox .boxs .qhbox .box1 .p1.this{
    background: rgba(0, 47, 113, 1);
    color: #fff;
}
.faqbox .boxs .qhbox .pagebox{
    display: flex;
    justify-content: center;
    align-items: center;
}
.faqbox .boxs .qhbox .pagebox .page{
    border: 1px #D1D5DB solid;
    border-radius: 0.05rem;
    overflow: hidden;
    border-left: 0;
    display: flex;
}
.faqbox .boxs .qhbox .pagebox .page .active{
    background: #002f71;
    color: #fff;
    box-sizing: border-box;
    padding: 0.05rem 0.1rem;
    border-left: 1px #D1D5DB solid;
}
.faqbox .boxs .qhbox .pagebox .page .total{
    background: #fff;
    color: #515151;
    box-sizing: border-box;
    padding: 0.05rem 0.1rem;
    border-left: 1px #D1D5DB solid;
}

.faqbox .boxs .proboxs{
    border: 0px solid rgba(229, 231, 235, 1);
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 0px 6px -1px rgba(0, 0, 0, 0.2), 0px 0px 0px  rgba(0, 0, 0, 0);
    background: #fff;
    width: 100%;
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    padding: 0.24rem;
    border-radius: 0.08rem;
    gap: 0.4rem;
}
.faqbox .boxs .proboxs .a1{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.faqbox .boxs .proboxs .a1 .p1{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.faqbox .boxs .proboxs .a1 .p1 span{
    font-size: 0.18rem;
    color: #000;
    font-weight: 700;
}
.faqbox .boxs .proboxs .a1 .p1 img{
    width: 0.16rem;
    transition: all 0.3s;
}
.faqbox .boxs .proboxs .a1 .p2{
    width: 100%;
    font-size: 0.16rem;
    color: #666;
    margin-top: 0.1rem;
    display: none;
}

.faqbox .boxs .proboxs .a1.this{}
.faqbox .boxs .proboxs .a1.this .p1{}
.faqbox .boxs .proboxs .a1.this .p1 span{}
.faqbox .boxs .proboxs .a1.this .p1 img{
    transform: rotate(180deg);
}
.faqbox .boxs .proboxs .a1.this .p2{
    display: flex;
}

.alllmbox{
    width: 15rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.5rem 0 0.8rem;
}
.alllmbox .pt{
    font-size: 0.3rem;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
}
.alllmbox .box{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0.4rem 0;
    gap: 0.2rem;
}
.alllmbox .box .line{
    width: 100%;
    display: flex;
    gap: 0.24rem;
}
.alllmbox .box .line .list{
    width: calc(25% - 0.18rem);
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 0px 0px  rgba(0, 0, 0, 0), 0px 0px 0px  rgba(0, 0, 0, 0);
    overflow: hidden;
    border-radius: 8px;
}
.alllmbox .box .line .list .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.alllmbox .box .line .list .imgbox .icon{
    width: 100%;
    aspect-ratio: 179/96;
}
.alllmbox .box .line .list .p1{
    font-size: 0.2rem;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
    box-sizing: border-box;
    padding: 0.2rem;
}
.alllmbox .box .line .list:hover .p1{
    color: #333;
}
.alllmbox .ago{
    width: 2rem;
    height: 0.5rem;
    background: rgba(0, 47, 113, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.2rem;
    color: #fff;
    margin-top: 0.3rem;
    border-radius: 0.05rem;
}
.alllmbox .ago .icon{width: 0.18rem;margin-right: 0.1rem;}
.alllmbox .ago:hover{}

.navbox1{
    width: 15rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(243, 244, 246, 1);
    box-sizing: border-box;
    padding: 0.24rem;
}
.navbox1 .p1{
    font-size: 0.36rem;
    font-family: arial;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
}
.navbox1 .sousuo2{
    width: 4.75rem;
    height: 0.42rem;
    box-sizing: border-box;
    border: rgba(229, 231, 235, 1) 1px solid;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    margin-right: 0.5rem;
}
.navbox1 .sousuo2 .seach_t{
    font-size: 0.16rem;
    color: rgba(156, 163, 175, 1);
    margin-left: 0.2rem;
    flex: 1;
}
.navbox1 .sousuo2 .seach_s{
    height: 100%;
    width: 0.42rem;
    background: #fff;
    background-image: url(../img/ss2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.16rem;
}
.probox{
    width: 15rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.probox .page{
    margin-top: 0.3rem;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px #D1D5DB solid;
    border-radius: 0.05rem;
    overflow: hidden;
    border-left: 0;
}
.probox .page .active{
    background: #002f71;
    color: #fff;
    box-sizing: border-box;
    padding: 0.05rem 0.1rem;
    border-left: 1px #D1D5DB solid;
}
.probox .page .total{
    background: #fff;
    color: #515151;
    box-sizing: border-box;
    padding: 0.05rem 0.1rem;
    border-left: 1px #D1D5DB solid;
}
.probox .box{
    width: 100%;
    margin-top: 0.4rem;
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}
.probox .box .a1{
    width: 100%;
    border: 1px solid rgba(223, 223, 223, 1);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 0.05rem;
    overflow: hidden;
    height: 1.34rem;
}
.probox .box .a1 .imgbox{
    width: 1.83rem;
    height: 100%;
    background: rgba(245, 247, 250, 1);
    display: flex;
    justify-content: center;
    align-items: center;
}
.probox .box .a1 .imgbox .icon{
    max-width: 90%;
    max-height: 90%;
}
.probox .box .a1 .tbox{
    flex: 1;
    border-left: 1px solid rgba(223, 223, 223, 1);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0.16rem;
}
.probox .box .a1 .tbox .p1{
    font-size: 0.24rem;
    font-weight: 700;
    color: rgba(0, 47, 113, 1);
}
.probox .box .a1 .tbox .p2{
    font-size: 0.16rem;
    color: rgba(96, 98, 102, 1);
}
.probox .box .a1 .tbox .p3{
    font-size: 0.14rem;
    color: rgba(0, 47, 113, 1);
    margin: auto 0 0 auto;
}

.probox .box .a1:hover{}
.probox .box .a1:hover .imgbox{}
.probox .box .a1:hover .imgbox .icon{}
.probox .box .a1:hover .tbox{}
.probox .box .a1:hover .tbox .p1{}
.probox .box .a1:hover .tbox .p2{}
.probox .box .a1:hover .tbox .p3{}

.lmapp{
    width: 15rem;
    max-width: 94%;
    margin: 0.4rem 0 0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.lmapp .pt{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.36rem;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    font-family: arial;
}
.lmapp .pt .icon{
    width: 0.4rem;
    cursor: pointer;
    transition: all 0.3s;
}
.lmapp .pt .icon.this{
    transform: rotate(180deg);
}
.proboxgb{
    width: 0.4rem;
    cursor: pointer;
    transition: all 0.3s;
    position: absolute;
    right: 0px;
}
.proboxgb.this{
    transform: rotate(180deg);
}
.lmapp .box{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    margin-top: 0.2rem;
}
.lmapp .box .list{
    width: 100%;
    background: rgba(245, 247, 250, 1);
    box-sizing: border-box;
    padding: 0.24rem;
}
.lmapp .box .list .p1{
    font-size: 0.24rem;
    font-family: arial;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
}
.lmapp .box .list .p2{
    font-size: 0.2rem;
    color: rgba(48, 49, 51, 1);
    margin-top: 0.1rem;
}
.proshow{
    width: 15rem;
    max-width: 94%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.5rem;
}
.proshow .box1{
width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
}
.proshow .box1 .tbox{
    max-width: 60%;
}
.proshow .box1 .tbox .p1{
    color: rgba(51, 51, 51, 1);
    margin-top: 0.1rem;
    font-size: 13px;
    line-height: 1.6;
    word-wrap: break-word;
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.proshow .box1 .tbox .p1 *{word-spacing: unset;line-height:1.6;display: block;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px;unicode-bidi: isolate;white-space: pre-wrap;font-family: sans-serif, Arial, Verdana, "Trebuchet MS", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}
.proshow .box1 .tbox .p1 span{display: inline-block !important;text-align: justify !important;margin: 0;font-family: "Microsoft YaHei", sans-serif !important;white-space: pre-wrap !important;}
.proshow .box1 .tbox .p1 .s1{
    min-width: 200px;
}
.proshow .box1 .tbox .p1 i{width:0.59em}
.proshow .box1 .tbox .h1{
    
    font-size: 0.4rem;
    color: rgba(0, 47, 113, 1);
    font-weight: 700;
    line-height: 1.5;
}
.proshow .box1 .tbox .a1{
    width: 2rem;
    height: 0.5rem;
    background: rgba(0, 47, 113, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.2rem;
    color: #fff;
    margin-top: 0.3rem;
    border-radius: 0.05rem;
}
.proshow .box1  .imgbox{
    width: 4.5rem;
    box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 0px 0px  rgba(0, 0, 0, 0), 0px 0px 0px  rgba(0, 0, 0, 0);
    border-radius: 8px;
    transition: transform 0.8s ease;
    
}
.proshow .box1  .imgbox:hover{
transform: scale(1.2); /* 放大比例 */
}
.proshow .box1 .imgbox .icon{
    width: 100%;
}

.proshow .box2{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0.5rem;
}
.proshow .box2 .bnav{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.proshow .box2 .bnav .p1{
    font-size: 0.2rem;
    color: rgba(107, 114, 128, 1);
    margin-left: 0.4rem;
    cursor: pointer;
}
.proshow .box2 .bnav .p1.this{
    color: rgba(0, 204, 204, 1);
    font-weight: 700;
}
.proshow .box2 .bnav .icon{
    margin-left: auto;
    width: 0.4rem;
    cursor: pointer;
    transition: all 0.3s;
}
.proshow .box2 .bnav .icon.this{
    transform: rotate(180deg);
}
.proshow .box2 .psbox{
    width: 100%;
    margin-top: 0.3rem;
}
.proshow .box2 .psbox .list{
    width: 100%;
    box-sizing: border-box;
    padding: 0.24rem;
    background: rgba(245, 245, 245, 1);
    display: none;
    border-radius: 8px;
    overflow-x: auto;
    font-size: 13px;
    line-height: 1.6;
    word-wrap: break-word;
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.proshow .box2 .psbox .list.this{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.proshow .box2 .psbox .list *{line-height: 1.6;word-wrap: break-word;word-spacing: unset;font-size: 14px;}
.proshow .box2 .psbox .list img{height:auto!important;line-height: 1;flex: none;}
.proshow .box2 .psbox .list p{display: flex;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px;unicode-bidi: isolate;}
.proshow .box2 .psbox .list span{
    display: flex;
    line-height: 1;
    flex: none;
    justify-content: flex-start;
    align-items: flex-start;
    flex: none;
}
.proshow .box2 .psbox .list strong{display: flex;white-space: nowrap;overflow-x: auto;min-height: 21px;}
.list2 .line{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.list2 .line .p1{
    width: 100%;
    font-size: 0.2rem;
    color: #515151;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.list2 .line .p1 .icon{
    width: 0.14rem;
    margin-right: 0.1rem;
}
.list2 .line .p2{
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    width: 100%;
    color: #666;
    box-sizing: border-box;
    padding: 0.1rem;
    margin-top: 0.1rem;
    display: none!important;
}
.list2 .line.this .p2{
    display: flex!important;
}

.footer{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(0, 47, 113, 1);
}
.footer .foot{
    width: 15rem;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0.5rem 0;
}
.footer .foot .f1{}
.footer .foot .f1 .a1{font-size: 20px;color: #fff;}
.footer .foot .f1 .a1 .icon{
    width: 200px;
}
.footer .foot .f1 .p1{
    width: 3.38rem;
    color: rgba(156, 163, 175, 1);
    font-size: 0.16rem;
    margin: 0.24rem 0;
}
.footer .foot .f1 .line{
    display: flex;
    gap: 0.15rem;
}
.footer .foot .f1 .line .as{}
.footer .foot .f1 .line .as .icon{
    height: 0.24rem;
}
.footer .foot .f2{
    display: flex;
    gap: 1rem;
}
.footer .foot .f2 .list{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.footer .foot .f2 .list .pt1{
    font-size: 0.18rem;
    color: #fff;
    margin-bottom: 0.24rem;
}
.footer .foot .f2 .list .fnav{
    font-size: 0.16rem;
    color: rgba(156, 163, 175, 1);
    margin-bottom: 0.1rem;
}
.footer .foot .f3{
    width: 44%;
}
.footer .foot .f3 .pt1{
    font-size: 0.18rem;
    color: #fff;
    margin-bottom: 0.24rem;
}
.footer .foot .f3 .p1{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.16rem;
    color: rgba(156, 163, 175, 1);
    margin-bottom: 0.1rem;
}
.footer .foot .f3 .p1 .icon{
    max-width: 0.2rem;
    margin-right: 0.1rem;
}
.copyright{
    width: 14.8rem;
    max-width: 94%;
    display: flex;
    justify-content: center;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0.2rem 0;
}
.copyright .p1{
    font-size: 0.14rem;
    color: rgba(255, 255, 255, 0.5);
}
.copyright .box{
    display: flex;
    gap: 0.2rem;
}
.copyright .box .a1{
    font-size: 0.14rem;
    color: rgba(107, 114, 128, 1);
}
.list4 .fnav:nth-of-type(n+6){display: none;}

.erji .pt{
    width: 100%;
    font-size: 0.3rem;
    color: rgba(17, 17, 17, 1);
    margin-top: 0.2rem;
    margin-bottom: 0.1rem;
}
.erji .boxc{
    width: 15rem;
    max-width: 94%;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.3rem;
}
.erji .boxc .ejlist{
    width: 23%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.erji .boxc .ejlist .ejt{
    font-size: 0.24rem;
    color: rgba(51, 51, 51, 1);
}
.erji .boxc .ejlist .imgbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.erji .boxc .ejlist .imgbox .icon{
    width: 100%;
    border-radius: 20px;
}
.erji .boxc .ejlist .a3{
    font-size: 0.18rem;
    color: rgba(51, 51, 51, 1);
    margin-top: 0.05rem;
}
.erji .boxc .ejlist .a3:hover{
    color: #002f71;
}

/***************/
@media only screen and (max-width: 1201px) {
    .proshow .box1 .tbox .p1 .s1{
    min-width: 115px;
}

    .erji .pt{}
.erji .boxc{}
.erji .boxc .ejlist{
    width: 48%;
}
.erji .boxc .ejlist .ejt{}
.erji .boxc .ejlist .imgbox{}
.erji .boxc .ejlist .imgbox .icon{}
.erji .boxc .ejlist .a3{}
.erji .boxc .ejlist .a3:hover{}
    .footer{}
    .footer .foot{
        flex-wrap: wrap;
    }
    .footer .foot .f1{}
    .footer .foot .f1 .a1{ }
    .footer .foot .f1 .a1 .icon{}
    .footer .foot .f1 .p1{
        font-size: 0.2rem;
        width: 100%;
    }
    .footer .foot .f1 .line{}
    .footer .foot .f1 .line .as{}
    .footer .foot .f1 .line .as .icon{
        height: 0.4rem;
    }
    .footer .foot .f2{
        width: 100%;
        flex-wrap: wrap;
        gap: 0.3rem;
        margin: 0.3rem 0;
    }
    .footer .foot .f2 .list{
        flex-direction: unset;
        flex-wrap: wrap;
        width: 100%;
        gap: 0.2rem;
    }
    .footer .foot .f2 .list .pt1{
        width: 100%;
        font-size: 0.22rem;
        margin-bottom: 0;
    }
    .footer .foot .f2 .list .fnav{
        font-size: 0.2rem;
    }
    .footer .foot .f3{
        width: 100%;
    }
    .footer .foot .f3 .pt1{
        font-size: 0.22rem;
    }
    .footer .foot .f3 .p1{
        font-size: 0.2rem;
    }
    .footer .foot .f3 .p1 .icon{}
    .copyright{
        flex-wrap: wrap;
    }
    .copyright .p1{
        font-size: 12px;
    }
    .copyright .box{}
    .copyright .box .a1{
        font-size: 12px;
    }
    .list2 .line{}
.list2 .line .p1{}
.list2 .line .p1 .icon{}
.list2 .line .p2{}
.list2 .line.this .p2{}
    .list2 .line{}
.list2 .line .p1{}
.list2 .line .p1 .icon{}
.list2 .line .p2{}
    .proshow .box2{}
.proshow .box2 .bnav{}
.proshow .box2 .bnav .p1{}
.proshow .box2 .bnav .p1.this{}
.proshow .box2 .bnav .icon{}
.proshow .box2 .bnav .icon.this{}
.proshow .box2 .psbox{}
.proshow .box2 .psbox .list{}
.proshow .box2 .psbox .list.this{}
    .proshow{}
.proshow .box1{}
.proshow .box1 .tbox{}
.proshow .box1 .tbox .p1{
    font-size: 8px;
}
.proshow .box1 .tbox .h1{}
.proshow .box1 .tbox .a1{}
.proshow .box1  .imgbox{
    width: 100%;
    margin-top: 0.3rem;
}
.proshow .box1 .imgbox .icon{}
    .lmapp{}
.lmapp .pt{}
.lmapp .pt .icon{}
.lmapp .pt .icon.this{}
.lmapp .box{}
.lmapp .box .list{}
.lmapp .box .list .p1{}
.lmapp .box .list .p2{}
    .probox{}
.probox .page{}
.probox .page .active{}
.probox .page .total{}
.probox .box{}
.probox .box .a1{}
.probox .box .a1 .imgbox{}
.probox .box .a1 .imgbox .icon{}
.probox .box .a1 .tbox{}
.probox .box .a1 .tbox .p1{}
.probox .box .a1 .tbox .p2{}
.probox .box .a1 .tbox .p3{}

.probox .box .a1:hover{}
.probox .box .a1:hover .imgbox{}
.probox .box .a1:hover .imgbox .icon{}
.probox .box .a1:hover .tbox{}
.probox .box .a1:hover .tbox .p1{}
.probox .box .a1:hover .tbox .p2{}
.probox .box .a1:hover .tbox .p3{}
    .navbox1{}
.navbox1 .p1{}
.navbox1 .sousuo2{
    height: 0.55rem;
}
.navbox1 .sousuo2 .seach_t{}
.navbox1 .sousuo2 .seach_s{
}
    .alllmbox{}
.alllmbox .pt{}
.alllmbox .box{}
.alllmbox .box .line{
    flex-wrap: wrap;
}
.alllmbox .box .line .list{
    width: calc(50% - 0.24rem);
}
.alllmbox .box .line .list .imgbox{}
.alllmbox .box .line .list .imgbox .icon{}
.alllmbox .box .line .list .p1{}
.alllmbox .box .line .list:hover .p1{}
.alllmbox .ago{}
.alllmbox .ago:hover{}
    .faqbox{}
.faqbox .kaiguan{}
.faqbox .kaiguan.this{}

.faqbox .boxs{}
.faqbox .boxs .qhbox{}
.faqbox .boxs .qhbox .box1{}
.faqbox .boxs .qhbox .box1 .p1{}
.faqbox .boxs .qhbox .box1 .p1.this{}
.faqbox .boxs .qhbox .pagebox{}
.faqbox .boxs .qhbox .pagebox .page{}
.faqbox .boxs .qhbox .pagebox .page .active{}
.faqbox .boxs .qhbox .pagebox .page .total{}

.faqbox .boxs .proboxs{}
.faqbox .boxs .proboxs .a1{}
.faqbox .boxs .proboxs .a1 .p1{}
.faqbox .boxs .proboxs .a1 .p1 span{}
.faqbox .boxs .proboxs .a1 .p1 img{}
.faqbox .boxs .proboxs .a1 .p2{}

.faqbox .boxs .proboxs .a1.this{}
.faqbox .boxs .proboxs .a1.this .p1{}
.faqbox .boxs .proboxs .a1.this .p1 span{}
.faqbox .boxs .proboxs .a1.this .p1 img{}
.faqbox .boxs .proboxs .a1.this .p2{}

    .probody1{}
.probody1 .p1{}
.probody1 .p2{}
.probody2{}
.probody2 .list{
    flex-wrap: wrap;
}
.probody2 .list .imgbox{
    width: 100%;
}
.probody2 .list .imgbox .icon{}
.probody2 .list .tbox{}
.probody2 .list .tbox .p1{}
.probody2 .list .tbox .p2{}
.probody2 .list:nth-of-type(even){
    flex-wrap: wrap;
}
.probody2 .list:nth-of-type(even) .imgbox{}
.probody2 .list:nth-of-type(even) .imgbox .icon{}
.probody2 .list:nth-of-type(even) .tbox{}
.probody2 .list:nth-of-type(even) .tbox .p1{}
.probody2 .list:nth-of-type(even) .tbox .p2{}
    .newsbody{
    flex-wrap: wrap;
}
.newsbody .left{}
.newsbody .left .h1{}
.newsbody .left .p1{}
.newsbody .right{
    width: 100%;
}
.newsbody .right .box{}
.newsbody .right .box .pt{}
.newsbody .right .box .a1{}
.newsbody .right .box .a1 .imgbox{}
.newsbody .right .box .a1 .imgbox .icon{}
.newsbody .right .box .a1 .tbox{}
.newsbody .right .box .a1 .tbox .p1{}
.newsbody .right .box .a1 .tbox .p2{}
.newsbody .right .box .a1:hover .tbox .p1{}
    .newsbox{}
.newsbox .news{
    grid-template-columns: 1fr;
}
.newsbox .news .a1{}
.newsbox .news .a1 .imgbox{}
.newsbox .news .a1 .imgbox .icon{}
.newsbox .news .a1 .tbox{}
.newsbox .news .a1 .tbox .p1{}
.newsbox .news .a1 .tbox .p2{}
.newsbox .news .a1 .tbox .p3{}
.newsbox .news .a1 .tbox .p4{}
.newsbox .news .a1:hover .tbox .p4{}
.newsbox .page{}
.newsbox .page .total{}
.newsbox .page .active{}
    .contact{
    flex-wrap: wrap;
}
.contact .left{
    width: 100%;
    margin-bottom: 0.3rem;
}
.contact .left .p1{}
.contact .left .line{}
.contact .left .line .icon{}
.contact .left .line .tbox{}
.contact .left .line .tbox .p1{}
.contact .left .line .tbox .p2{}
.contact .left .followbox{}
.contact .left .followbox .p2{}
.contact .left .followbox .box{}
.contact .left .followbox .box .a1{}
.contact .left .followbox .box .a1 .icon{}
.contact .right{}
.contact .right .p1{}
.contact .right .p2{}
.contact .right form{}
.contact .right .p3{}
.contact .right .line{}
.contact .right  .submit{}
.contact .right .input1{}
.contact .right .input2{}
    .about3{}
.about3 .p1{}
.about3 .p2{}
.about3 .p3{
    max-width: 94%;
}
.about3 .a1{}
.about3 .a1:hover{}
    .about2{}
.about2 .list{}
.about2 .list .imgbox{
    margin-bottom: 0.2rem;
}
.about2 .list .imgbox .icon{}
.about2 .list .tbox{}
.about2 .list .tbox .p1{}
.about2 .list .tbox .p1 .icon{}
.about2 .list .tbox .bo{}
.about2 .list .tbox .bo .line{}
.about2 .list .tbox .bo .line .icon{}
.about2 .list .tbox .bo .line .p2{}

.about2 .list:nth-of-type(odd){
    flex-flow: unset;
    flex-wrap: wrap;
}
.about2 .list:nth-of-type(odd) .imgbox{}
.about2 .list:nth-of-type(odd) .imgbox .icon{}
.about2 .list:nth-of-type(odd) .tbox{}
.about2 .list:nth-of-type(odd) .tbox .p1{}
.about2 .list:nth-of-type(odd) .tbox .p1 .icon{}
.about2 .list:nth-of-type(odd) .tbox .bo{}
.about2 .list:nth-of-type(odd) .tbox .bo .line{}
.about2 .list:nth-of-type(odd) .tbox .bo .line .icon{}
.about2 .list:nth-of-type(odd) .tbox .bo .line .p2{}
    .about{}
.about .tbox{}
.about .tbox .p1{}
.about .tbox .p2{}
.about .imgbox{
    margin-top: 0.3rem;
}
.about .imgbox .icon{}
    .daohang{
    font-size: 0.18rem;
}
.daohang .a1{}
.daohang .a2{}
    .nybanner{}
.nybanner .icon{}
.nybanner .tbox{}
.nybanner .tbox .p1{}
.nybanner .tbox .p2{}
    .inprobox{}
.inprobox .box{
    flex-wrap: wrap;
}
.inprobox .box .list{}
.inprobox .box .list .imgbox{}
.inprobox .box .list .imgbox .icon{}
.inprobox .box .list .tbox{}
.inprobox .box .list .tbox .p1{}
.inprobox .box .list .tbox .p2{}
    .inabout{}
.inabout .box{}
.inabout .box .list{
    width: 100%;
}
.inabout .box .list .imgbox{}
.inabout .box .list .imgbox .icon{}
.inabout .box .list .tbox{}
.inabout .box .list .tbox .p1{}
.inabout .box .list .tbox .p2{}

.inabout .box .list:nth-of-type(n+4){
    width: calc(50% - 0.15rem);
}
.inabout .box .list:nth-of-type(n+4) .imgbox{}
.inabout .box .list:nth-of-type(n+4) .imgbox .icon{}
.inabout .box .list:nth-of-type(n+4) .tbox{}
.inabout .box .list:nth-of-type(n+4) .tbox .p1{}
.inabout .box .list:nth-of-type(n+4) .tbox .p2{}

.inabout .box .list:hover{}
.inabout .box .list:hover .imgbox{}
.inabout .box .list:hover .imgbox .icon{}
.inabout .box .list:hover .tbox{}
.inabout .box .list:hover .tbox .p1{}
.inabout .box .list:hover .tbox .p2{}
.inabout .tips{}
.inabout .a1{}
.inabout .a1:hover{}
.alltitle{}
.alltitle .p1{}
.alltitle .p2{}
    .banner{}
.banner .box{}
.banner .box .icon{}
.banner .box .tbox{}
.banner .box .tbox .p1{}
.banner .box .tbox .p2{}
.banner .box .tbox .a1{}
.banner .box .tbox .a1:hover{}
.banner .pagination1{}
.banner .prev1{}
.banner .prev1::after{}
.banner .next1{}
.banner .next1::after{}
    .yuyan{
    font-size: 0.2rem;
}
    .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{}
    .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;
    overflow: auto;
}
    .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{
    height: 0.5rem;
}
    .lgbox .sousuo{
    height: 0.55rem;
    width: 2.55rem;
    display: none;
}
    .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);}
    .proshow .box1{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    
    .proshow .box1 .tbox{
        max-width: 100%;
    }
    
}
@media only screen and (max-width: 768px) {
    /*.banner{*/
    /*    height: 2.5rem;*/
    /*}*/
    /*.nybanner{*/
    /*    height: 1.88rem;*/
    /*}*/
}
@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;}