*{ margin:0; padding:0}
@font-face {
    font-family:'' ;
    src: url('');
}
body { width:100%;margin:0 auto; font-size:14px; font-family:"Microsoft YaHei"; line-height:150%;color: #fff;position:relative;letter-spacing: 0px;overflow-x: hidden;background: #000;}
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;
    }
.arcbody * {
    font-size: 0.2rem!important;
    color: #fff!important;
    line-height: 180%;
    width: 100%;
}
.arcbody img {
    width: auto;
    max-width: 100%;
    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{
    background: #fff;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 12;
    position: fixed;
}
/**********å¤´éƒ¨*****/
.head{
    width: 12rem;
    display: flex;
    max-width: 100%;
}
.head .logo{
    display: flex;
    width: 100%;
    align-items: flex-end;
}
.head .logo .logo1{
    width: 2.5rem;
}
.head .logo .logo2{
    width: 8rem;
}

.bannerbox{
    width: 12rem;
    display: flex;
    flex-wrap: wrap;
    max-width: 90%;
}
.bannerbox .banner{
    width: 25%;
}

.arcbodylist{
    width: 1200px;
    max-width: 90%;
    flex-direction: column;
    display: flex;
    align-items: center;
}

.arcbodylist .arcbody{
    width: 100%;
}
.arcbodylist .arcbody p{
}
.arcbodylist .arcbody *{
}
.arcbodylist .arcbody video{
    width: auto;
    max-width: 100%;
}
.arcbodylist .arcbody img{
    width: 50%;
}
.arcbodylist .ptitle{
    font-size: 0.6rem!important;
    margin: 0.2rem 0;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    font-family: TIMES NEW ROMAN;
}

.footer{
    width: 12rem;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0.5rem 0;
    box-sizing: border-box;
    padding: 0 1rem;
}
.footer .a1{margin: 0 1.7rem;}
.footer .a1 .adimg{
    width: .5rem;
}

.navbox{
    width: 12rem;
    display: flex;
    flex-wrap: wrap;
    max-width: 90%;
    justify-content: space-between;
    margin: 0.3rem 0;
}
.navbox a{
    font-size: 0.2rem;
    color: #e11717;
}
.imgbox{
    width: 12rem;
    max-width: 90%;
    display: flex;
    flex-wrap: wrap;
}
.imgbox img{
    width: 25%;
}

.arcbodylist .arcbody p.ptitle{
    font-size: 0.45rem!important;
}
/***************/
@media only screen and (max-width: 1201px) {
    .arcbodylist .arcbody p.ptitle{
    font-size: 0.4rem!important;
}
    .navbox{}
.navbox a{
    font-size: 0.32rem;
    margin: 0.1rem;
}
    .wap{display: flex;width: 0.5rem;height: 0.5rem;justify-content: center;align-items: center;border: 0.02rem #999 solid;border-radius: 0.1rem;margin-right: 0.2rem;}
    .wap .line{
        width: 0.02rem;
        height: 80%;
        background: #999;
        margin: 10%;
    }
    .w1296{width: 96%;}
    .head{}
    .head .logo{}
    .head .logo .logo1{
    width: 2rem;
}
    .head .logo .logo2{
    width: 5rem;
}
    .bannerbox{}
.bannerbox .banner{
    width: 33.33%;
}
.arcbodylist{}
.arcbodylist .ptitle{
    font-size: 0.45rem;
}
.arcbodylist .arcbody{}
.arcbodylist .arcbody p{
    font-size: 0.28rem!important;
}
.arcbodylist .arcbody *{
    font-size: 0.28rem!important;
}
.arcbodylist .arcbody video{}
.arcbodylist .arcbody img{}
.footer{}
.footer .a1{
    margin: 0 0.6rem;
}
.footer .a1 .adimg{
    width: 0.8rem;
}
}
@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;}