*{ margin:0; padding:0}
@font-face {
    font-family:'' ;
    src: url('');
}
body { width:100%;margin:0 auto; font-size:14px; line-height:150%;color: #000;position:relative;letter-spacing: 0px;overflow-x: hidden;font-family: 微软雅黑;}
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;}
a:hover{text-decoration:none;}
p{ word-spacing:-1.5px; padding:0; margin:0;line-height: 150%;}
section,header,main,footer{
    display: flex;width: 100%;position: relative;flex-direction: column;justify-content: center;align-items: center;}
input{border:0;outline:none;}


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

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

.headxf{
    width: 100%;
    display: flex;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 101;
}
.enbox{
    height: 0.8rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.box1{
    width: 12rem;
    max-width: 96%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.enbox .lg{}
.enbox .lg .a1{
    font-size: 0.16rem;
    color: #3D3D3DFF;
}
.enbox .ss{
    width: 2.2rem;
    height: 0.3rem;
    border: 1px #3D3D3DFF solid;
    border-radius: 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    box-sizing: border-box;
}
.enbox .ss .seach_t{
    text-indent: 0.2rem;
    background: transparent;
    flex: 1;
    color: #fff;
}
.enbox .ss .seach_s{
    height: 100%;
    width: 0.6rem;
    font-size: 0.12rem;
    background: #3D3D3DFF;
    border-radius: 0 0.5rem 0.5rem 0;
    margin-left: auto;
    color: #fff;
}

.head{
    height: 0.8rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #333;
}
.logo-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo-wrap .logoimg{
    width: 1.26rem;
}
.navbox{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.navbox .navlist{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.navbox .navlist .nav{
    font-size: 0.16rem;
    color: #fff;
    margin: 0 0.5rem;
}
.navbox .navlist .nav.this{}

.banner{
    width: 100%;
}
.banner .a1{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.banner .a1 .icon{
    width: 100%;
}
.banner .a1 .p1{
    position: absolute;
    font-size: 0.72rem;
    color: #fff;
    font-weight: 700;
}
.banner .a1 .p1::after{content: '';position: absolute;background: url(../img/xia.png);width: 0.45rem;height: 0.45rem;right: -0.3rem;bottom: -0.1rem;background-size: 100% 100%;}
.banner .a1 .p1::before{content: '';position: absolute;background: url(../img/shang.png);width: 0.45rem;height: 0.45rem;left: -0.3rem;top: -0.1rem;background-size: 100% 100%;}
.banner .pagination{}
.banner .swiper-pagination-bullet{
    width: 0.2rem;
    height: 0.2rem;
    box-sizing: border-box;
    border: 0.02rem #fff solid;
} 
.banner .swiper-pagination-bullet-active{
    background: #fff;
}
.banner .prev{
    width: 1rem;
    height: 1rem;
    left: 0;
    background: rgba(255,255,255,0.2);
}
.banner .prev::after{
    color: #fff;
    font-size: 0.3rem;
}
.banner .next{
    width: 1rem;
    height: 1rem;
    right: 0;
    background: rgba(255,255,255,0.2);
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner .next::after{
    color: #fff;
    font-size: 0.3rem;
    margin-left: 0.1rem;
}

.ispbox{
    width: 12rem;
    max-width: 96%;
    margin: 1.7rem 0 1.2rem;
    display: flex;
    height: 4.4rem;
}
.ispbox .sp1{
    width: 7.8rem;
    height: 100%;
}
.ispbox .tbox{
    width: 4.2rem;
    height: 100%;
    display: flex;
    background: #8A6E4BFF;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0.4rem 0.3rem;
}
.ispbox .tbox .p1{
    font-size: 0.5rem;
    font-weight: 700;
    color: #fff;
    text-align: right;
}
.ispbox .tbox .xian{
    width: 0.7rem;
    height: 0.02rem;
    background: #fff;
    margin-left: auto;
}
.ispbox .tbox .p2{
    font-size: 0.22rem;
    color: #fff;
    text-align: right;
    margin: 0.2rem 0 0.4rem auto;
}
.ispbox .tbox .p3{
    width: 1rem;
    height: 0.26rem;
    border: 1px #fff solid;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    color: #fff;
    transition: all 0.3s;
}
.ispbox .tbox .p3:hover{
    background: #fff;
    color: #666;
}

.spbox{
    width: 12rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 96%;
}
.spbox .ispbox{
    margin: 0.6rem 0 0;
    max-width: 100%;
}
.spbox .ispbox .tbox{
    background: #333;
}
.spbox .ispbox .tbox .p1{}
.spbox .ispbox .tbox .p2{
    font-weight: 700;
    font-size: 0.26rem;
    border-bottom: 2px #fff solid;
}
.spbox .ispbox .tbox .xian{}

.spbox{}
.spbox .ispbox:nth-of-type(even){
    flex-flow: row-reverse;
}
.spbox .ispbox:nth-of-type(even) .tbox{}
.spbox .ispbox:nth-of-type(even) .tbox .p1{
    text-align: left;
}
.spbox .ispbox:nth-of-type(even) .tbox .p2{
    margin: 0.2rem auto 0 0;
}
.spbox .ispbox:nth-of-type(even) .tbox .xian{
    margin: 0.05rem auto 0 0;
}

.iprobox{
    width: 16rem;
    max-width: 96%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 1.2rem;
}
.iprobox .icon{
    width: 100%;
}
.iprobox .tbox{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.iprobox .tbox .p1{
    font-size: 0.9rem;
    color: #fff;
    font-weight: 700;
}
.iprobox .tbox .p2{
    font-size: 0.22rem;
    color: #fff;
    letter-spacing: 2px;
}
.iprobox .tbox .xian{
    width: 0.7rem;
    height: 0.02rem;
    background: #fff;
    margin: 0.1rem 0 0.5rem;
}
.iprobox .tbox .a1{
    width: 1rem;
    height: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px #fff solid;
    color: #fff;
    transition: all 0.3s;
}
.iprobox .tbox .a1:hover{
    background: #fff;
    color: #666;
}

.probox{
    width: 14.4rem;
    background: #1A1A1AFF;
    margin: 0.4rem 0;
    box-sizing: border-box;
    padding: 1.68rem 1.2rem 0.5rem;
    background-image: url(../img/p3.png);
    background-repeat: no-repeat;
    background-position: 0.2rem 0.2rem;
    display: flex;
    flex-wrap: wrap;
    max-width: 96%;
}
.prolist{
    width: 3.8rem;
    margin: 0 0.3rem 0.3rem 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.prolist .icon{
    width: 100%;
    height: 2.5rem;
}
.prolist .p1{
    width: 100%;
    font-size: 0.18rem;
    color: #fff;
    margin-top: 0.1rem;
}
.prolist:nth-of-type(3n){
    margin-right: 0;
}

.probody{
    width: 14.4rem;
    background: #1A1A1AFF;
    margin: 0.4rem 0;
    max-width: 96%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.probody .proshow{
    width: 8.3rem;
    max-width: 96%;
    margin: 0.6rem 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.probody .proshow .imgs{
    width: 100%;
    margin-bottom: 0.5rem;
}
.probody .proshow .icon1{
    width: 100%;
}
.probody .proshow .icon2{
    margin: 0.5rem 0 0 auto;
    width: 2.24rem;
}
.probody .proshow .tbox{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 0.5rem;
}
.probody .proshow .tbox .p1{
    font-size: 0.14rem;
    color: #fff;
    margin-bottom: 0.05rem;
}
.probody .proshow .tbox .p2{
    font-size: 0.14rem;
    color: #fff;
    margin-top: 0.4rem;
}
.probody .proshow .tbox .zx{
    width: 1.15rem;
    height: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 0.5rem;
    margin: 0.6rem 0 0.3rem auto;
    color: #1A1A1AFF;
    font-weight: 700;
    font-size: 0.14rem;
    transition: all 0.3s;
    border: 1px #fff solid;
}
.probody .proshow .tbox .zx:hover{
    background: #1A1A1AFF;
    color: #fff;
}

.cbox{
    width: 12rem;
    max-width: 96%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}
.cbox .a1{
    width: 3.7rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.cbox .a1 .icon{
    width: 100%;
    height: 2.7rem;
}
.cbox .a1 .p1{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 0.15rem;
    font-size: 0.18rem;
    font-weight: 700;
}
.cbox .a1 .p1 .s1{
    color: #fff;
    margin-right: 0.1rem;
}
.cbox .a1 .p1 .s2{
    color: #8A6E4BFF;
}
.gybox{
    width: 14.4rem;
    max-width: 96%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 1rem 1.2rem 0;
    background: #1A1A1AFF;
    margin: 0.4rem 0;
}
.gylist{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
}
.gylist:nth-of-type(even){
    flex-flow: row-reverse;
}
.gylist .tbox{
    width: 5.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.gylist .tbox .p1{
    font-size: 0.6rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
}
.gylist .tbox .p2{
    font-size: 0.36rem;
    color: #FFF;
}
.gylist .tbox .p3{
    font-size: 0.14rem;
    color: #fff;
    width: 3.6rem;
    opacity: 0.6;
    margin-top: 0.3rem;
}
.gylist .icon{
    width: 6.1rem;
}

.newsbox{
    width: 12rem;
    max-width: 96%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    margin: 0.6rem 0;
}
.newsbox .ctitle{
    position: absolute;
    width: 100%;
    left: 0;
    top: 6.2rem;
    font-size: 1rem;
    text-align: center;
    color: #3D3D3DFF;
}
.newsbox .newslist{
    width: 5.7rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.newsbox .newslist .imgbox{
    width: 100%;
    height: 4rem;
}
.newsbox .newslist .imgbox .icon{
    width: 100%;
    height: 100%;
}
.newsbox .newslist .tbox{
    width: 100%;
    height: 1.9rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background: #333333FF;
    box-sizing: border-box;
    padding: 0.44rem 0;
}
.newsbox .newslist .tbox .p1{
    font-size: 0.18rem;
    width: 90%;
    text-align: center;
    color: #fff;
}
.newsbox .newslist .tbox .a1{
    width: 1rem;
    height: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px #fff solid;
    color: #fff;
    transition: all 0.3s;
}
.newsbox .newslist .tbox .a1:hover{
    background: #fff;
    color: #666;
}
.newsbox .newslist:nth-of-type(1){
    margin-bottom: 2.3rem;
}
.newsbox .newslist:nth-of-type(2){
    margin-bottom: 2.3rem;
}

.page{
    width: 100%;
    display: flex;
    margin-top: 0.4rem;
    justify-content: flex-end;
    align-items: center;
}
.page .active{
    font-size: 0.2rem;
    margin: 0 0.1rem;
    box-sizing: border-box;
    padding: 0.1rem 0.15rem;
    border: 1px #333 solid;
    border-radius: 0.05rem;
    background: #333;
    color: #fff;
}
.page a:nth-of-type(1){}
.page .total{
    font-size: 0.2rem;
    margin: 0 0.1rem;
    box-sizing: border-box;
    padding: 0.1rem 0.15rem;
    border: 1px #333 solid;
    border-radius: 0.05rem;
}

.show{
    width: 14.4rem;
    margin: 0.4rem 0;
    background: #1A1A1AFF;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    padding: 0.5rem 1.2rem;
    max-width: 96%;
}
.show .show_top{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.show .show_top .h1{
    font-size: 0.3rem;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 0.2rem;
}
.show .show_top .show_tem{
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px rgba(255,255,255,0.2) solid;
    padding-bottom: 0.05rem;
    align-items: center;
}
.show .show_top .show_tem p{
    font-size: 0.14rem;
    color: #fff;
    opacity: 0.2;
}
.show .show_text{
    width: 100%;
    margin-top: 0.3rem;
    box-sizing: border-box;
    padding: 0 0.5rem;
}
.show .show_text *{
    color: #fff;
    line-height: 1.8;
}
.show .show_text img{max-width: 100%;}

.about{
    width: 12rem;
    margin: 0.5rem 0;
    max-width: 96%;
    background: #1A1A1AFF;
    box-sizing: border-box;
    padding: 0.8rem;
}
.about .tbox{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.about .tbox .p1{
    font-size: 0.3rem;
    color: #fff;
}
.about .tbox .p2{
    color: #fff;
    font-size: 0.14rem;
    margin-bottom: 0.4rem;
}
.about .tbox .p3{
    font-size: 0.16rem;
    color: #fff;
    margin-bottom: 0.05rem;
}
.about .tbox .p4{
    font-size: 0.14rem;
    color: #fff;
    margin-top: 0.05rem;
}
.about .tbox .ewmbox{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0.3rem;
}
.about .tbox .ewmlist{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0.5rem;
}
.about .tbox .icon{
    width: 0.8rem;
    height: 0.8rem;
}
.gushi{
    width: 14.4rem;
    max-width: 96%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0.6rem 1.2rem;
    margin: 0.5rem 0;
    background: #1A1A1AFF;
    z-index: 99;
}
.gushi .tbox1{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0.4rem;
}
.gushi .tbox1 .p1{
    font-size: 0.54rem;
    color: #fff;
    line-height: 1.2;
}
.gushi .tbox1 .p2{
    font-size: 0.24rem;
    color: #fff;
    font-weight: 700;
    border-top: 0.05rem #fff solid;
}

.gslist{
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}
.gslist .tbox{
    width: 4.7rem;
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 2;
}
.gslist .tbox .p1{
    font-size: 0.2rem;
    color: #fff;
}
.gslist .tbox .p1 span{
    font-size: 0.1rem;
}
.gslist .tbox .p2{
    font-size: 0.16rem;
    color: #fff;
    margin-top: 0.2rem;
}
.gslist .tbox .p3{
    font-size: 0.1rem;
    color: #fff;
    margin-top: 0.15rem;
    line-height: 3;
}
.gslist .tbox .p4{
    font-size: 0.2rem;
    color: #505050FF;
    margin-top: 0.5rem;
}
.gslist .imgbox{
    width: 5.2rem;
    height: 3.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px #fff solid;
    box-sizing: border-box;
}
.gslist .imgbox .icon{
    width: 5rem;
    height: 2.9rem;
}
.gslist  .p5{
    position: absolute;
    width: 1.4rem;
    height: 1.4rem;
    background: #1A1A1AFF;
    border: 1px #fff solid;
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    bottom: -0.7rem;
    right: 4.5rem;
    z-index: 4;
}
.gslist  .p5 .s1{
    font-size: 0.3rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
}
.gslist  .p5 .s2{
    font-size: 0.2rem;
    color: #fff;
    line-height: 1.5;
}
.gslist:nth-last-of-type(1)  .p5{display: none;}

.footbox{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #292929FF;
    margin-top: 0.5rem;
}

.footbox .foot{
    width: 12rem;
    max-width: 96%;
    display: flex;
    flex-direction: column;
    margin-top: 0.45rem;
}
.footbox .foot .box1{
    width: 100%;
    display: flex;
    max-width: 100%;
}
.footbox .foot .box1 .tbox{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    font-size: 0.14rem;
    color: #fff;
}
.footbox .foot .box1 .tbox .p1{}
.footbox .foot .box1 .tbox .p2{
    margin-top: 0.36rem;
    display: flex;
    align-items: center;
}
.footbox .foot .box1 .tbox .p2 .icon{
    width: 0.2rem;
    margin-right: 0.1rem;
}
.footbox .foot .box1 .dy{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.footbox .foot .box1 .dy .p1{
    font-size: 0.14rem;
    color: #fff;
    margin-bottom: 0.2rem;
}
.footbox .foot .box1 .dy .zgf{
    display: flex;
    justify-content: center;
    align-items: center;
}
.footbox .foot .box1 .dy .zgf .input1{
    width: 3.5rem;
    height: 0.4rem;
    box-sizing: border-box;
    border: 2px #fff solid;
    background: transparent;
    text-indent: 0.2rem;
    font-size: 0.14rem;
    color: #fff;
}
.footbox .foot .box1 .dy .zgf .submit{
    width: 1.36rem;
    height: 0.4rem;
    margin-left: 0.2rem;
    background: #fff;
    font-size: 0.14rem;
    color: #333;
}
.footbox .foot .box1 .dy .p2{
    font-size: 0.14rem;
    color: #fff;
    margin-top: 0.3rem;
}
.footbox .foot .box2{
    width: 100%;
    border-top: 2px #fff solid;
    margin-top: 0.3rem;
    box-sizing: border-box;
    padding: 0.3rem 0;
    display: flex;
    flex-wrap: wrap;
}
.footbox .foot .box2 .a1{
    font-size: 0.16rem;
    color: #fff;
    margin-right: 0.3rem;
}

.input1[type="text"]::placeholder {

    color: #fff;
    
    }
/***************/
@media only screen and (max-width: 1201px) {
    .wap{display: flex;width: 0.5rem;height: 0.5rem;justify-content: center;align-items: center;border: 2px #fff solid;border-radius: 0.1rem;margin-right: 0.2rem;}
    .wap .line{
        width: 2px;
        height: 80%;
        background: #fff;
        margin: 10%;
    }
    .w1296{width: 96%;}
  
    .up-down{
    }
    .up-down .fy{
    }
    .up-down .fy a{font-size: 0.28rem;}
    .up-down .fy a:hover{color: var(--hoverfont);}
.headxf{}
    .enbox{}
.box1{}
.enbox .lg{}
.enbox .lg .a1{
    font-size: 0.24rem;
}
.enbox .ss{
    width: 3.5rem;
    height: 0.6rem;
}
.enbox .ss .seach_t{
    width: 2.5rem;
    font-size: 0.24rem;
}
.enbox .ss .seach_s{
    width: 1rem;
    font-size: 0.24rem;
}

.head{}
.logo-wrap{}
.logo-wrap .logoimg{}
.navbox{
    position: fixed;
    top: -100%;
    transition: all 0.3s;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.7);
    align-items: flex-start;
    z-index: 102;
}
.navbox .navlist{
    height: auto;
    flex-direction: column;
    background: #fff;
}
.navbox .navlist .nav{
    width: 100%;
    font-size: 0.26rem;
    color: #666;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.2rem 0;
}
.navbox .navlist .nav.this{}

.banner{}
.banner .a1{}
.banner .a1 .icon{}
.banner .a1 .p1{
    font-size: 0.36rem;
}
.banner .a1 .p1::after{content: '';}
.banner .a1 .p1::before{content: '';}
.banner .pagination{}
.banner .swiper-pagination-bullet{} 
.banner .swiper-pagination-bullet-active{}
.banner .prev{}
.banner .prev::after{}
.banner .next{}
.banner .next::after{}

.ispbox{
    flex-wrap: wrap;
    height: auto;
}
.ispbox .sp1{
    width: 100%;
    height: auto;
}
.ispbox .tbox{
    width: 100%;
    height: auto;
}
.ispbox .tbox .p1{}
.ispbox .tbox .xian{}
.ispbox .tbox .p2{}
.ispbox .tbox .p3{
    width: 2rem;
    height: 0.5rem;
}
.ispbox .tbox .p3:hover{}

.spbox{}
.spbox .ispbox{}
.spbox .ispbox .tbox{}
.spbox .ispbox .tbox .p1{}
.spbox .ispbox .tbox .p2{}
.spbox .ispbox .tbox .xian{}

.spbox{}
.spbox .ispbox:nth-of-type(even){
    flex-flow: column;
}
.spbox .ispbox:nth-of-type(even) .tbox{}
.spbox .ispbox:nth-of-type(even) .tbox .p1{}
.spbox .ispbox:nth-of-type(even) .tbox .p2{}
.spbox .ispbox:nth-of-type(even) .tbox .xian{}

.iprobox{}
.iprobox .icon{}
.iprobox .tbox{}
.iprobox .tbox .p1{
    font-size: 0.6rem;
}
.iprobox .tbox .p2{
    font-size: 0.24rem;
}
.iprobox .tbox .xian{}
.iprobox .tbox .a1{
    width: 2rem;
    height: 0.5rem;
    font-size: 0.22rem;
}
.iprobox .tbox .a1:hover{}

.probox{
    background-size: 4rem;
    padding: 1.3rem 0.2rem 0.5rem;
    justify-content: space-between;
}
.prolist{
    width: 48%;
    margin: 0 0 0.3rem;
}
.prolist .icon{}
.prolist .p1{
    font-size: 0.24rem;
}
.prolist:nth-of-type(3n){}

.probody{}
.probody .proshow{}
.probody .proshow .imgs{}
.probody .proshow .icon1{}
.probody .proshow .icon2{
    width: 3.5rem;
}
.probody .proshow .tbox{}
.probody .proshow .tbox .p1{
    font-size: 0.24rem;
}
.probody .proshow .tbox .p2{
    font-size: 0.24rem;
}
.probody .proshow .tbox .zx{
    width: 1.6rem;
    height: 0.55rem;
    font-size: 0.24rem;
}
.probody .proshow .tbox .zx:hover{}

.cbox{}
.cbox .a1{
    width: 100%;
    margin-bottom: 0.3rem;
}
.cbox .a1 .icon{
    height: auto;
}
.cbox .a1 .p1{
    font-size: 0.26rem;
}
.cbox .a1 .p1 .s1{}
.cbox .a1 .p1 .s2{}

.gybox{
    padding: 1rem 0.2rem 0;
}
.gylist{
    flex-wrap: wrap;
}
.gylist:nth-of-type(even){
    flex-flow: column;
}
.gylist .tbox{
    width: 100%;
}
.gylist .tbox .p1{}
.gylist .tbox .p2{}
.gylist .tbox .p3{
    width: 90%;
    font-size: 0.22rem;
    margin-bottom: 0.15rem;
}
.gylist .icon{
    width: 100%;
}

.newsbox{}
.newsbox .ctitle{
    position: unset;
    font-size: 0.6rem;
    width: 100%;
    margin-bottom: 0.2rem;
}
.newsbox .newslist{
    width: 100%;
    margin-bottom: 0.3rem;
}
.newsbox .newslist .imgbox{}
.newsbox .newslist .imgbox .icon{}
.newsbox .newslist .tbox{
    padding: 0.25rem 0;
}
.newsbox .newslist .tbox .p1{
    font-size: 0.24rem;
}
.newsbox .newslist .tbox .a1{
    width: 2rem;
    height: 0.5rem;
    font-size: 0.24rem;
}
.newsbox .newslist .tbox .a1:hover{}
.newsbox .newslist:nth-of-type(1){
    margin-bottom: 0.3rem;
}
.newsbox .newslist:nth-of-type(2){
    margin-bottom: 0.3rem;
}
.page{
    flex-wrap: wrap;
}
.page .active{}
.page .total{}

.show{
    padding: 0.5rem 0.2rem;
}
.show .show_top{}
.show .show_top .h1{}
.show .show_top .show_tem{
    font-size: 12;
}
.show .show_top .show_tem p{
    font-size: 0.22rem;
}
.show .show_text{
    padding: 0 0.2rem;
}
.show .show_text *{}
.show .show_text img{}
.about{}
.about .tbox{}
.about .tbox .p1{
    font-size: 0.36rem;
}
.about .tbox .p2{
    font-size: 0.2rem;
}
.about .tbox .p3{
    font-size: 0.24rem;
}
.about .tbox .p4{
    font-size: 0.22rem;
}
.about .tbox .ewmbox{}
.about .tbox .ewmlist{}
.about .tbox .icon{
    width: 1.4rem;
    height: 1.4rem;
}

.gushi{
    padding: 0.6rem 0.3rem;
}
.gushi .tbox1{}
.gushi .tbox1 .p1{}
.gushi .tbox1 .p2{}

.gslist{
    flex-wrap: wrap;
    margin-bottom: 0.2rem;
}
.gslist .tbox{
    width: 100%;
}
.gslist .tbox .p1{
    font-size: 0.26rem;
}
.gslist .tbox .p1 span{
    font-size: 0.2rem;
}
.gslist .tbox .p2{
    font-size: 0.24rem;
}
.gslist .tbox .p3{
    font-size: 0.22rem;
    line-height: 2;
}
.gslist .tbox .p4{
    font-size: 0.26rem;
    margin-bottom: 0.2rem;
}
.gslist .imgbox{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0.1rem;
}
.gslist .imgbox .icon{
    width: 100%;
    height: auto;
}
.gslist  .p5{
    right: 0;
    bottom: -0.5rem;
}
.gslist  .p5 .s1{}
.gslist  .p5 .s2{}

.footbox{}

.footbox .foot{}
.footbox .foot .box1{
    flex-wrap: wrap;
}
.footbox .foot .box1 .tbox{
    font-size: 0.24rem;
}
.footbox .foot .box1 .tbox .p1{}
.footbox .foot .box1 .tbox .p2{}
.footbox .foot .box1 .tbox .p2 .icon{}
.footbox .foot .box1 .dy{
    margin-top: 0.3rem;
}
.footbox .foot .box1 .dy .p1{
    font-size: 0.24rem;
}
.footbox .foot .box1 .dy .zgf{}
.footbox .foot .box1 .dy .zgf .input1{
    height: 0.55rem;
    font-size: 0.24rem;
    width: 4.5rem;
}
.footbox .foot .box1 .dy .zgf .submit{
    width: 2rem;
    height: 0.55rem;
    font-size: 0.24rem;
}
.footbox .foot .box1 .dy .p2{
    font-size: 0.24rem;
}
.footbox .foot .box2{}
.footbox .foot .box2 .a1{
    font-size: 0.22rem;
}
}
@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;}