*{ margin:0; padding:0}
@font-face {
    font-family:'' ;
    src: url('');
}
body { width:100%;margin:0 auto; font-size:14px;font-family: syht; 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: inherit; 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{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0.2rem;
    }
.arcbody * {
    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;}
.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: #f8cf88;
    --fontcolor: #f8cf88;
    --b-r:0.05rem;
    --hoverbg: #f8cf88;
    --hoverfont: #f8cf88;
}
.w1296{width: 1200px;}
.headxf{
    background: #fff;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 12;
    position: fixed;
}
/**********Ã¥Â¤Â´Ã©Æ’Â¨*****/
.head{
    width: 13.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1rem;
}
.head .logo{}
.head .logo img{
    width: 1.95rem;
}
.navbox{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.navbox .navlist{
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.navbox .nav{
    font-size: 0.18rem;
    font-family: é»‘ä½“,PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0.25rem;
    box-sizing: border-box;
    cursor: pointer;
}

.navbox .nav .p1{
    color: #fff;
    padding: 0.05rem 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.navbox .nav.this .p1{
    color: var(--fontcolor);
    border-bottom-color: var(--bgcolor);
}
.navbox .nav:hover .p1{
    color: var(--fontcolor);
    border-bottom-color: var(--bgcolor);
}
.navbox .nav .snavbox{
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    box-sizing: border-box;
    padding: 0.25rem 0;
    background: rgba(255,255,255,0.8);
    width: 100%;
    z-index: 11;
    justify-content: center;
    align-items: center;
}

.navbox .nav:hover .snavbox{
    display: flex;
}
.navbox .nav .snavbtn{display: none;}
.proheadbox{
    width: 13.2rem;
    max-width: 96%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.proheadbox .ejbox{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.proheadbox .ejbox .snav{
    font-size: 0.2rem;
    color: #454545;
    font-weight: bold;
    margin-bottom: 0.15rem;
}
.proheadbox .ejbox .proa{
    font-size: 0.16rem;
    color: #454545;
    margin-bottom: 0.1rem;
}
.proheadbox .fdnav{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.proheadbox .fdnav .fdimg{
    width: 2.87rem;
}
.proheadbox .fdnav .fdt{
    font-size: 0.2rem;
    color: #454545;
    font-weight: bold;
    margin-bottom: 0.15rem;
    margin-top: 0.1rem;
}
.proheadbox .fdnav .fdt2{
    color: var(--fontcolor);
    padding-bottom: 0.05rem;
    border-bottom: 1px solid var(--bgcolor);
    font-size: 0.16rem;
    font-family: é»‘ä½“;
}

.proheadbox .hwtlist{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.proheadbox .hwtimg{
    width: 2.87rem;
}
.proheadbox .hwtp1{
    font-size: 0.2rem;
    color: #454545;
    font-weight: bold;
    margin-bottom: 0.15rem;
    margin-top: 0.1rem;
}
.proheadbox .hwtp2{
    color: var(--fontcolor);
    padding-bottom: 0.05rem;
    border-bottom: 1px solid var(--bgcolor);
    font-size: 0.16rem;
    font-family: é»‘ä½“;
}
.lnbox{
    display: flex;
    justify-content: center;
    align-items: center;
}
.lnbox .icon{
    width: 0.21rem;
    margin-right: 0.05rem;
}
.lnbox .yybox{
    font-size: 0.16rem;
    color: #fff;
}
.lnbox .yybox .p1{background: transparent;color: #fff;}
.lnbox .yybox .p1 option{color:#333}
.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);}
.allhead{background-color: #000;position: relative;}

.mySwiper{width: 100%;}
.mySwiper .banner{width: 100%;}

.xbox{
    width: 13.2rem;
    display: flex;
    flex-direction: column;
    margin-top: 0.9rem;
    max-width: 96%;
    z-index: 2;
}

.alltitle{}
.alltitle .p1{
    font-size: 0.24rem;
    font-weight: bold;
    color: #383838;
    line-height: 1;
    border-left: 3px solid var(--bgcolor);
    padding-left: 0.1rem;
}
.tjbox{
    display: flex;
    margin-top: 0.35rem;
    width: 100%;
}
.tjbox .tjlist{
    width: 100%;
    display: flex;
    margin-bottom: 0.3rem;
}
.tjbox .tjlist .tbox{
    width: 38%;
    background: #f3f3f3;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0.5rem 0.5rem 0.3rem;
}
.tjbox .tjlist .tbox .p1{
    font-size: 0.2rem;
    color: #353535;
    font-weight: bold;
}
.tjbox .tjlist .tbox .p2{
    font-size: 0.15rem;
    color: #999999;
    text-transform: uppercase;
}
.tjbox .tjlist .tbox .icon{
    width: 0.23rem;
    margin-top: auto;
}
.tjbox .tjlist .tjimg{
    width: 62%;
}

.tjwt{
    width: 100%;
    display: flex;
}
.tjwt .tbox{
    width: 35.5%;
    background: #f3f3f3;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0.5rem 0.5rem 0.3rem;
}
.tjwt .tbox .p1{
    font-size: 0.19rem;
    color: #999999;
    text-transform: uppercase;
}
.tjwt .tbox .p2{
    font-size: 0.22rem;
    color: #353535;
}
.tjwt .tbox .p3{
    color: #353535;
    font-size: 0.15rem;
}
.tjwt .tbox .p4{
    width: 1.35rem;
    height: 0.42rem;
    background: var(--bgcolor);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.2rem;
    margin-top: auto;
}
.tjwt  .tjwtimg{
    width: 64.5%;
    height: 3.4rem;
    object-fit: cover;
}
.tjwt  .xian{
    width: 0.5rem;
    height: 2px;
    background: var(--bgcolor);
    margin: 0.1rem 0;
}

.xbox2{
    width: 19.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../img/bg1.jpg);
    height: 4.95rem;
    margin-top: -1.65rem;
    max-width: 100%;
}

.fenlei{
    width: 13.2rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    max-width: 96%;
}
.fllist{
    width: 100%;
    margin: 0.35rem 0;
    display: flex;
    justify-content: space-between;
}
.fllist .flurl{
    display: flex;
    align-items: center;
    background: rgba(0,0,0,0.2);
    width: 2.53rem;
    height: 1.25rem;
    justify-content: center;
}
.fllist .flurl .icon{
    width: 0.48rem;
    margin-right: 0.1rem;
}
.fllist .flurl .tbox{}
.fllist .flurl .p1{
    font-size: 0.18rem;
    color: #fff;
}
.fllist .flurl .p2{
    font-size: 0.15rem;
    color: #fff;
    text-transform: uppercase;
}

.jxbox{
    margin-top: 0.3rem;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.jxlist{
    width: 100%;
    display: flex;
    margin-top: 0.5rem;
}
.jxlist:nth-of-type(even){
    flex-flow: row-reverse;
}
.jxlist .tbox{
    width: 50%;
    box-sizing: border-box;
    padding: 0.45rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.jxlist .tjimg{
    width: 50%;
}

.jxlist:nth-of-type(even) .tbox{
    align-items: flex-end;
}
.jxlist .p1{
    font-size: 0.25rem;
    color: #383838;
}
.jxlist .p2{
    font-size: 0.37rem;
    color: #030303;
}
.jxlist .p3{
    font-size: 0.22rem;
    color: #030303;
}
.jxlist .p4{
    font-size: 0.2rem;
    color: #646464;
    line-height: 1.8;
}
.jxlist .p5{
    font-size: 0.42rem;
    color: #2a2a2a;
    margin: 0.1rem 0;
}
.jxlist .p6{
    width: 1.35rem;
    height: 0.42rem;
    background: var(--bgcolor);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.2rem;
}
.jxlist .xian{
    width: 2rem;
    height: 2px;
    background: var(--bgcolor);
    margin: 0.1rem 0;
}
.jxlist .p5 span{
    font-size: 0.2rem;
    color: #646464;
} 

.about{
    width: 19.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5.3rem;
    background: url(../img/bg2.jpg);
    margin-top: 0.8rem;
    max-width: 100%;
}

.about .aboutbox{
    width: 13.2rem;
    display: flex;
    max-width: 96%;
}
.about .aboutbox .tbox{
    width: 43%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.about .aboutbox .abouttitle{
    display: flex;
    flex-direction: column;
    color: #fff;
    padding-left: 0.15rem;
    border-left: 2px solid var(--bgcolor);
}
.about .aboutbox .p1{
    font-size: 0.26rem;
    line-height: 1;
}
.about .aboutbox .p2{
    font-size: 0.25rem;
}
.about .aboutbox .p3{
    font-size: 0.18rem;
    color: #fff;
    line-height: 1.6;
    margin-top: 0.3rem;
}
.about .aboutbox .aboutimg{
    width: 50%;
    margin-left: auto;
}
.about .aboutbox .a1{
    width: 1.35rem;
    height: 0.42rem;
    background: var(--bgcolor);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.2rem;
    margin-top: auto;
}

.newsbox{
    width: 13.2rem;
    display: flex;
    flex-direction: column;
    margin-top: 0.9rem;
    max-width: 96%;
    z-index: 2;
}
.newsbox .newslist{
    width: 100%;
    margin-top: 0.3rem;
    display: flex;
    justify-content: space-between;
}
.newsbox .newslist .newsurl{
    width: 4.18rem;
    box-shadow: 0 0 0.1rem #ccc;
}
.newsbox .newslist .newsimg{
    width: 100%;
    height: 3.5rem;
    object-fit: cover;
}
.newsbox .newslist .tbox{
    width: 100%;
    box-sizing: border-box;
    padding: 0.2rem;
}
.newsbox .newslist .p1{
    font-size: 0.2rem;
    color: #3d3d3d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.newsbox .newslist .p2{
    font-size: 0.18rem;
    color: #3d3d3d;
    margin-top: 0.1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.newsbox .newslist .p3{
    font-size: 0.18rem;
    color: #999999;
    margin-top: 0.1rem;
}

.nybanner{
    width: 100%;
}

.nybanner .nyimg{
    width: 100%;
}

.newsbody{
    width: 13.2rem;
    max-width: 96%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1rem;
}
.newsbody .newsp{
    font-size: 0.25rem;
    text-align: center;
    font-weight: bold;
    color: #262626;
    margin-bottom: 0.3rem;
}
.newsbody .ct{
    padding-bottom: 0.2rem;
    border-bottom: 1px #999 solid;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.15rem;
    color: #8a8a8a;
}
.newsbody .ct span{
    margin: 0 0.2rem;
}
.newsbody .arcbody{}
.lxwmbox{
    width: 100%;
    margin-top: 0.8rem;
    margin-bottom: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fafafa;
}
.lxwmbox .img1{
    width: 50%;
}
.lxwmbox .tbox{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.lxwmbox .tbox .p1{
    width: 60%;
    font-size: 0.2rem;
    color: var(--fontcolor);
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.lxwmbox .tbox .p2{
    width: 60%;
    font-size: 0.16rem;
    color: #333333;
    margin-bottom: 0.15rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.lxwmbox .tbox img{
    width: 0.3rem;
}

.footer{
    background: #303030;
    width: 100%;
    margin-top: 0.8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.foot{
    width: 13.2rem;
    max-width: 96%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0.5rem 0;
}
.foot .flxwm{
    display: flex;
    flex-direction: column;
    color: #fff;
    border-right: 1px #474747 solid;
    padding: 0.3rem 0.5rem 0.3rem 0;
}
.foot .flxwm .p1{
    font-size: 0.22rem;
}
.foot .flxwm .p2{
    font-size: 0.28rem;
    margin-bottom: 0.2rem;
}
.foot .flxwm .p3{
    margin-top: 0.05rem;
    color: #fff;
}
.foot .fnavbox{
    flex: 1;
    margin-left: 0.6rem;
    display: flex;
    flex-direction: column;
    padding-top: 0.3rem;
}
.foot .fnavbox .p1{
    font-size: 0.25rem;
    color: #fff;
    margin-bottom: 0.3rem;
}
.foot .fnavbox .line{
    display: flex;
    flex-wrap: wrap;
}
.foot .fnavbox .fnav{
    font-size: 0.2rem;
    color: #fff;
    margin-right: 0.3rem;
    margin-bottom: 0.2rem;
}
.foot .ewmbox{
    display: flex;
    padding-top: 0.3rem;
    color: #fff;
}
.foot .ewmbox .ewmlist{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0.3rem;
}
.foot .ewmbox .ewmlist .ewm{
    width: 1.45rem;
}
.foot .ewmbox .ewmlist .p1{
    font-size: 0.18rem;
    margin-top: 0.05rem;
}
.copy{}
.copy .a1{
    color: #fff;
}

.alnbox{
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 0.35rem;
    background: #fefefe;
}

.alnbox .lnimg{
    width: 6.5rem;
}
.alnbox .tbox{
    background: #fff;
    position: relative;
    width: 6.3rem;
    height: 3rem;
    margin-left: -0.7rem;
    box-shadow: 0.2rem 0 0.2rem #f7f7f7;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0.55rem 0.25rem 0;
    box-sizing: border-box;
}
.alnbox .tbox::after{content: '';position: absolute;width: 1.73rem;height: 0.57rem;background: url(../img/k1.png);right: -0.37rem;top: -0.3rem;background-size: 100% 100%;}
.alnbox .tbox .p1{
    font-size: 0.3rem;
    color: var(--bgcolor);
}
.alnbox .tbox .p2{
    font-size: 0.24rem;
    color: #2a2a2a;
    padding-left: 0.1rem;
    border-left: 2px solid var(--bgcolor);
    line-height: 1;
}
.alnbox .tbox .p3{
    font-size: 0.14rem;
    color: #646464;
    margin-top: 0.3rem;
}
.alnbox2{
    flex-flow: row-reverse;
}

.alnbox2 .linimg{}
.alnbox2 .tbox{
    margin: 0 -0.7rem 0 0;
    box-shadow: -0.2rem 0 0.2rem #f7f7f7;
    align-items: flex-end;
}
.alnbox2 .tbox::after{content: '';background: url(../img/k2.png);right: auto;top: auto;left: -0.37rem;bottom: -0.3rem;background-size: 100% 100%;}
.alnbox2 .tbox .p1{}
.alnbox2 .tbox .p2{
    border-left: 0;
    border-right: 2px solid var(--bgcolor);
    padding-right: 0.1rem;
}
.alnbox2 .tbox .p3{
    text-align: right;
}

.rybox{
    width: 19.2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../img/bg3.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: 0.8rem;
    max-width: 100%;
}

.rybox .rbox{
    width: 13.2rem;
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    max-width: 96%;
}
.rybox .rbox .ryimgbox{
    width: 96%;
    background: #fff;
    box-shadow: 0 0.1rem 0.1rem #ccc;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0.3rem 0.2rem;
    margin: 0.8rem 2% 0;
    position: relative;
}
.rybox .rbox .ryimgbox img{
    margin: 0.15rem;
    width: 2.76rem;
    height: 3.75rem;
    object-fit: cover;
}
.rybox .rbox .ryimgbox::after{content: '';content: '';background: url(../img/k2.png);left: -0.17rem;top: -0.15rem;background-size: 100% 100%;width: 1.73rem;height: 0.57rem;position: absolute;transform: rotateX(180deg);}
.rybox .rbox .ryimgbox::before{content: '';background: url(../img/k2.png);top: auto;right: -0.17rem;bottom: -0.15rem;background-size: 100% 100%;width: 1.73rem;height: 0.57rem;position: absolute;transform: rotateY(180deg);}

.lcbox{
    width: 100%;
    border-top: 1px #ccc solid;
    margin-top: 0.35rem;
    padding-top: 0.2rem;
    display: flex;
    justify-content: space-between;
}

.lcsw{
    width: 1.5rem;
    margin: 0;
    height: 5.5rem;
}
.lcsw .p1{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 0.22rem;
    color: #646464;
}
.lcsw .swiper-slide.swiper-slide-active .p1{
    font-size: 0.4rem;
    color: var(--fontcolor);
}
.lcsw .swiper-slide.swiper-slide-next .p1{
    align-items: flex-end;
}
.lcsw .swiper-slide.swiper-slide-prev .p1{
    align-items: flex-start;
}
.lcsw .prev1{
   width: 100%;
   left: 0;
   top: 75%;
}
.lcsw .next1{
 width: 100%;
 left: 0;
 top: 25%;
}
.lcsw .prev1::after{
   width: 0.32rem;
   height: 1.75rem;
   content: '';
   background: url(../img/xjt.png);
   background-size: 100% 100%;
}
.lcsw .next1::after{
   width: 0.32rem;
   height: 1.75rem;
   content: '';
   background: url(../img/sjt.png);
   background-size: 100% 100%;
}

.lcnr{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.lcnr .lsxq{
    display: none;
    flex-direction: column;
    margin-right: 0.2rem;
    position: relative;
    align-items: flex-start;
    justify-content: center;
}
.lcnr .lsxq.this{
    display: flex;
}
.lcnr .lsxq::after{content: '';background: url(../img/k2.png);top: auto;right: -0.17rem;bottom: -0.15rem;background-size: 100% 100%;width: 1.73rem;height: 0.57rem;position: absolute;transform: rotateY(180deg);}
.lcnr .lsxq .p1{
    font-size: 0.24rem;
    color: #646464;
    margin: auto 0 0.3rem;
}
.lcnr .lsxq .lsimg{
    width: 100%;
}

.fnbox{
    width: 100%;
    margin-top: 0.35rem;
    display: flex;
    flex-wrap: wrap;
}
.fnbox .fnlist{
    width: 4rem;
    margin-right: 0.6rem;
    margin-bottom: 0.35rem;
    box-shadow: 0 0.1rem 0.1rem #dedddd;
}
.fnbox .fnlist:nth-of-type(3n){
    margin-right: 0;
}
.fnbox .fnlist .fnimg{
    width: 100%;
    height: 3rem;
    object-fit: cover;
}
.fnbox .fnlist .tbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0.3rem;
}
.fnbox .fnlist .p1{
    font-size: 0.24rem;
    color: #3d3d3d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding-left: 0.1rem;
    border-left: 2px solid var(--bgcolor);
    line-height: 1;
    margin-bottom: 0.1rem;
}
.fnbox .fnlist .p2{
    font-size: 0.18rem;
    color: #3d3d3d;
    margin-top: 0.1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.fnbox .fnlist .p3{
    color: var(--fontcolor);
    padding-bottom: 0.05rem;
    border-bottom: 1px solid var(--bgcolor);
    font-size: 0.16rem;
    font-family: 黑体;
    margin-top: 0.3rem;
}

.fnbody1{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}
.fnbody1 .p1{
    font-size: 0.25rem;
    color: var(--bgcolor);
    margin-bottom: 0.1rem;
}
.fnbody1 .p2{
    font-size: 0.18rem;
    color: #464646;
    width: 5.4rem;
}
.fnbody2{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0.6rem 0;
    background: #f9fafa;
}
.fnbody2 .p1{
    font-size: 0.25rem;
    color: var(--bgcolor);
    margin-bottom: 0.1rem;
}
.fnbody2 .p2{
    font-size: 0.18rem;
    color: #464646;
    width: 5.4rem;
}

.fmlist{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fmlist:nth-of-type(even){
    flex-flow: row-reverse;
}
.fmlist .twimg{
    width: 50%;
}
.fmlist .tbox{
    width: 45%;
}
.fmlist .p1{
    font-size: 0.25rem;
    color: var(--bgcolor);
    margin-bottom: 0.1rem;
}
.fmlist .p2{
    font-size: 0.18rem;
    color: #484848;
    line-height: 2;
}

.nytj{
    justify-content: center;
    width: 19.2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../img/bg4.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: 0.8rem;
    max-width: 100%;
}
.nytj .textbox{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.nytj .textbox .p1{
    font-size: 0.3rem;
}
.nytj .textbox .p2{
    font-size: 0.25rem;
}

.probody{
    width: 12rem;
    display: flex;
    margin: 0.5rem 0;
    max-width: 96%;
}

.proimgbox{
    width: 5.05rem;
}
.proimgbox .bimg{
    max-width: 90%;
    max-height: 90%;
    object-fit: cover;
}
.proimgbox .simgbox{
    width: 100%;
    position: relative;
    height: 1rem;
}
.proimgbox .rytp{
    width: 4.5rem;
    height: 100%;
}
.proimgbox .rytp .swiper-slide{
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
}
.proimgbox .rytp img{
    max-width: 90%;
    max-height: 90%;
    object-fit: cover;
}
.simgbox .prev2{
    left: 0;
    height: 100%;
    top: 0;
    width: 0.25rem;
    margin-top: 0;
    background: #f5f5f5;
}
.simgbox .next2{
    right: 0;
    height: 100%;
    top: 0;
    width: 0.25rem;
    margin-top: 0;
    background: #f5f5f5;
}
.simgbox .prev2::after{
    color: #999;
    font-size: 0.2rem;
}
.simgbox .next2::after{
    color: #999;
    font-size: 0.2rem;
}

.proxqbox{
    width: 6.4rem;
    margin-left: auto;
    display: flex;
    flex-direction: column;
}
.proxqbox .p1{
    color: #837c79;
}
.proxqbox .p2{
    font-size: 0.25rem;
    color: #837c79;
    line-height: 1.5;
}
.proxqbox .xian{
    width: 100%;
    height: 1px;
    background: var(--bgcolor);
    margin: 0.1rem 0 0.2rem;
}
.proxqbox .p3{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.proxqbox .p3 p{
    font-size: 0.2rem;
    color: #837c79;
    width: 33%;
    margin-bottom: 0.2rem;
}
.proxqbox .a1{
    width: 1.5rem;
    height: 0.42rem;
    background: var(--bgcolor);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.2rem;
    margin-top: 0.5rem;
}
.proxian{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--bgcolor);
    height: 0.5rem;
}
.proxian .p1{
    width: 12rem;
    max-width: 96%;
    color: #fff;
    font-size: 0.2rem;
}
.proarcbody{
    width: 12rem;
    max-width: 96%;
}
.proarcbody .arcbody{}
.probimgbox{
    width: 100%;
    height: 4.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f5f5f5;
    margin-bottom: 2px;
}

.protj{
    width: 12rem;
    max-width: 96%;
    display: flex;
    flex-direction: column;
    margin-top: 2rem;
}

.protjtext{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.protjtext .p1{
    font-size: 0.3rem;
    color: var(--bgcolor);
}
.protjtext  .xian{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to right, #ccc,#ccc);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: center;
}
.protjtext  .xian .p2{
    background: #fff;
    font-size: 0.25rem;
    padding: 0 0.2rem;
}
.protjlist{
    width: 100%;
    margin-top: 0.5rem;
    display: flex;
    flex-wrap: wrap;
}
.protjurl{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
}
.protjurl .proimg{
    max-width: 90%;
    object-fit: cover;
}
.protjurl .p1{
    font-size: 0.2rem;
    color: #424242;
    margin-top: 0.3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-align: center;
}
.protjurl .p2{
    font-size: 0.16rem;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-align: center;
}

.nylist{
    width: 100%;
    margin-top: 0.35rem;
    display: flex;
}
.xbox3{    width: 12rem;
    display: flex;
    flex-direction: column;
    margin-top: 0.9rem;
    max-width: 96%;
    z-index: 2;}
.nylist .nyurl{
    width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 1.5%;
}
.nylist .nyurl:nth-of-type(3n){margin-right:0}
.nylist .nyimgbox{
    width: 100%;
    height: 3.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f5f5f5;
}
.nylist .nyimgbox img{
    max-width: 85%;
    max-height: 85%;
}
.nylist .p1{
    font-size: 0.2rem;
    color: #383838;
    margin-top: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-align: center;
}
.gomore{
    width: 1.5rem;
    height: 0.42rem;
    background: var(--bgcolor);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.2rem;
    margin: 0.5rem auto 0;
}


.ptj1{
    font-size: 0.3rem;
    color: #3c3c3c;
    margin-top: 1rem;
}

.nytj2{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.55rem;
}
.nytj2 .nytjimg{
    width: 5.82rem;
}
.nytj2 .nytjbox{
    width: 12rem;
    max-width: 96%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nytj2 .nytjbox .tbox{
    width: 5.4rem;
}
.nytj2 .nytjbox .tbox .p1{
    font-size: 0.35rem;
    color: #1d1d1d;
    margin-bottom: 0.1rem;
}
.nytj2 .nytjbox .tbox .p2{
    font-size: 0.2rem;
    color: #3c3c3c;
}
.nytj2 .nytjbox .tbox .d3{
    width: 100%;
    display: flex;
    margin-top: 0.1rem;
    flex-wrap: wrap;
}
.nytj2 .nytjbox .tbox .d3 p{
    display: flex;
    align-items: center;
    font-size: 0.15rem;
    color: #3c3c3c;
    min-width: 33%;
    margin-bottom: 0.1rem;
}
.nytj2 .nytjbox .tbox .d3 p img{
    width: 0.18rem;
}
.nytj2:nth-of-type(even){
    background: #f5f5f5;
    padding: 0.55rem 0;
}
.nytj2:nth-of-type(even) .nytjimg{}
.nytj2:nth-of-type(even) .nytjbox{
    flex-flow: row-reverse;
}
.nytj2:nth-of-type(even) .nytjbox .tbox{}
.nytj2:nth-of-type(even) .nytjbox .tbox .p1{}
.nytj2:nth-of-type(even) .nytjbox .tbox .p2{}
.nytj2:nth-of-type(even) .nytjbox .tbox .d3{}
.nytj2:nth-of-type(even) .nytjbox .tbox .d3 p{}
.nytj2:nth-of-type(even) .nytjbox .tbox .d3 p img{}


.hss{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0.6rem;
    background: #454545;
}

.ssk{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0.3rem;
    border: 1px #fff solid;
    width: 2.8rem;
}
.ssk input{
    height: 100%;
    background: transparent;
    color: #fff;
    font-size: 0.14rem;
    text-indent: 0.2rem;
}
.ssk .btn1{
    height: 100%;
    width: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.ssk .btn1 img{
    width: 0.16rem;
}
.gdss{
    width: 1rem;
    font-size: 0.14rem;
    color: #fff;
    border: 1px #fff solid;
    height: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 .1rem;
    cursor: pointer;
}
.clear{
    color: #fff;
    cursor: pointer;
}

.sxbox{
    width: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 0.2rem 0 0.5rem;
}

.sxboxz{
    width: 12rem;
    max-width: 96%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sxnav{
    width: 100%;
    display: flex;
    justify-content: center;
}
.sxnav .sxnavlist{
    width: 2.15rem;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0.3rem;
    border-bottom: 2px #e9b864 solid;
    margin: 0 0.1rem;
    cursor: pointer;
}
.sxnav .sxnavlist.this{
    background: var(--bgcolor);
    color: #fff;
}

.tiaojian{
    display: none;
    width: 100%;
    flex-wrap: wrap;
}
.tiaojian.this{
    display: flex;
}
.tiaojian .tjbtn{
    margin: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.tiaojian .tjbtn .ifxz{
    width: 0.13rem;
    height: 0.13rem;
    border: 1px #999 solid;
    margin-right: 0.05rem;
    box-sizing: border-box;
}
.tiaojian .tjbtn .p1{}
.tiaojian .tjbtn.this .ifxz{
    background: url(../img/xz.jpg);
    border: 0;
}
.qrbtn{
    width: 1.5rem;
    height: 0.42rem;
    background: var(--bgcolor);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.2rem;
    margin: 0.2rem 0 0 auto;
}
.allprobox{
    width: 12.2rem;
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    max-width: 96%;
}

.allprobox .allprolist{
    background: #f3f3f3;
    width: 2.35rem;
    margin-right: 0.1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.1rem;
}
.allprobox .allprolist:nth-of-type(5n){
    margin-right: 0;
}
.allprobox .allprolist div{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.85rem;
}
.allprobox .allprolist img{
    max-width: 80%;
    max-height: 80%;
}
.allprobox .allprolist .p1{
    text-align: center;
    color: #424242;
    margin-bottom: 0.1rem;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.allprobox .allprolist .p2{
    font-size: 11px;
    color: #a1a1a1;
    margin-bottom: 0.3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
    text-align: center;
}

.pagebox{
    margin-top: 0.5rem;
}
.pagination{
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination .total{
    font-size: 0.24rem;
    color: #868686;
    margin: 0 0.1rem;
    cursor: pointer;
}
.pagination .active{
    font-size: 0.24rem;
    color: var(--bgcolor);
    margin: 0 0.1rem;
}
.pagination .paget{
    font-size: 0.24rem;
    color: #868686;
    margin: 0 0.1rem;
}
.pagination .paget span{
    color: var(--bgcolor);
}
/***************/
@media only screen and (max-width: 1201px) {
    .wap{display: flex;width: 0.5rem;height: 0.5rem;justify-content: center;align-items: center;border: 1px #fff solid;border-radius: 0.1rem;margin-right: 0.2rem;}
    .wap .line{
        width: 1px;
        height: 80%;
        background: #fff;
        margin: 10%;
    }
    .w1296{width: 96%;}
    .head{
    width: 100%;
}
    .head .logo{
    margin-left: 0.2rem;
}
    .head .logo img{}
    .navbox{
    position: fixed;
    width: 100%;
    top: -100%;
    left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 15;
    justify-content: center;
    align-items: flex-start;
    transition: all 0.3s;
}
    .navbox .navlist{
    height: auto;
    flex-direction: column;
    background: #fff;
    width: 100%;
}
    .navbox .nav{
    font-size: 0.26rem;
    width: 100%;
    padding: 0.2rem 0.3rem;
    flex-wrap: wrap;
    justify-content: space-between;
}
.navbox .nav .p1{
    color: #666;
}
.navbox .nav.this .p1{}
.navbox .nav:hover .p1{}
.navbox .nav .snavbox{
    position: unset;
    display: none;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0.1rem 0;
    background: #fff;
}

.navbox .nav:hover .snavbox{
    display: flex;
}
.navbox .nav .snavbtn{display: flex;color: #666;margin-right: 0.3rem;}
.proheadbox{
    flex-wrap: wrap;
}
.proheadbox .ejbox{}
.proheadbox .ejbox .snav{
    font-size: 0.26rem;
}
.proheadbox .ejbox .proa{
    font-size: 0.26rem;
}
.proheadbox .fdnav{
    display: none;
}
.proheadbox .fdnav .fdimg{}
.proheadbox .fdnav .fdt{}
.proheadbox .fdnav .fdt2{}

.proheadbox .hwtlist{
    width: 48%;
}
.proheadbox .hwtimg{
    width: 100%;
}
.proheadbox .hwtp1{
    font-size: 0.26rem;
}
.proheadbox .hwtp2{
    font-size: 0.26rem;
}
.lnbox{}
.lnbox .icon{
    width: 0.3rem;
    margin-right: 0.1rem;
}
.lnbox .yybox{
    font-size: 0.26rem;
}
.lnbox .yybox .p1{}
    .up-down{
    }
    .up-down .fy{
    }
    .up-down .fy a{font-size: 0.28rem;}
    .up-down .fy a:hover{color: var(--hoverfont);}
    .allhead{background-color: #000;}

    .xbox{}

.alltitle{}
.alltitle .p1{
    font-size: 0.32rem;
}
.tjbox{
    flex-wrap: wrap;
}
.tjbox .tjlist{margin-bottom: 0.3rem;}
.tjbox .tjlist .tbox{}
.tjbox .tjlist .tbox .p1{}
.tjbox .tjlist .tbox .p2{}
.tjbox .tjlist .tbox .icon{}
.tjbox .tjlist .tjimg{}
.tjwt{}
.tjwt .tbox{
    width: 50%;
}
.tjwt .tbox .p1{
    display: none;
}
.tjwt .tbox .p2{
    font-size: 0.28rem;
}
.tjwt .tbox .p3{
    font-size: 0.26rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tjwt .tbox .p4{}
.tjwt  .tjwtimg{
    width: 50%;
}
.xbox2{
    margin-top: 0.3rem;
}
.fenlei{
    justify-content: center;
}
.fllist{
    flex-wrap: wrap;
}
.fllist .flurl{
    width: 50%;
}
.fllist .flurl .icon{
    width: 0.6rem;
}
.fllist .flurl .tbox{}
.fllist .flurl .p1{
    font-size: 0.26rem;
}
.fllist .flurl .p2{
    font-size: 0.22rem;
}

.jxbox{}

.jxlist{}
.jxlist:nth-of-type(even){}
.jxlist .tbox{}
.jxlist .tjimg{
    object-fit: cover;
}
.jxlist .p1{}
.jxlist .p2{}
.jxlist .p3{}
.jxlist .p4{}
.jxlist .p5{}
.jxlist .p6{}
.jxlist .xian{}
.jxlist .p5 span{} 
.about{
    height: auto;
    padding: 0.3rem 0;
}

.about .aboutbox{
    flex-wrap: wrap;
}
.about .aboutbox .tbox{
    width: 100%;
}
.about .aboutbox .abouttitle{}
.about .aboutbox .p1{
    font-size: 0.28rem;
}
.about .aboutbox .p2{
    font-size: 0.26rem;
}
.about .aboutbox .p3{
    font-size: 0.24rem;
}
.about .aboutbox .aboutimg{
    width: 100%;
}
.about .aboutbox .a1{
    margin: 0.2rem 0;
    width: 1.5rem;
    height: 0.5rem;
    font-size: 0.26rem;
}
.newsbox{}
.newsbox .newslist{
    flex-wrap: wrap;
}
.newsbox .newslist .newsurl{
    width: 100%;
    margin-bottom: 0.3rem;
}
.newsbox .newslist .newsimg{}
.newsbox .newslist .tbox{}
.newsbox .newslist .p1{
    font-size: 0.28rem;
}
.newsbox .newslist .p2{
    font-size: 0.26rem;
}
.newsbox .newslist .p3{
    font-size: 0.26rem;
}
.nybanner{}

.nybanner .nyimg{}

.newsbody{}
.newsbody .newsp{}
.newsbody .ct{
    font-size: 0.2rem;
}
.newsbody .ct span{}
.newsbody .arcbody{}

.lxwmbox{
    flex-wrap: wrap;
}
.lxwmbox .img1{
    width: 100%;
}
.lxwmbox .tbox{
    width: 100%;
}
.lxwmbox .tbox .p1{
    font-size: 0.3rem;
    margin-top: 0.3rem;
    width: 80%;
}
.lxwmbox .tbox .p2{
    font-size: 0.28rem;
    width: 80%;
}
.footer{
}

.foot{
    flex-wrap: wrap;
}
.foot .flxwm{
    width: 100%;
}
.foot .flxwm .p1{
    font-size: 0.28rem;
}
.foot .flxwm .p2{}
.foot .flxwm .p3{}
.foot .fnavbox{
    width: 100%;
    margin: 0;
}
.foot .fnavbox .p1{
    font-size: 0.28rem;
}
.foot .fnavbox .line{}
.foot .fnavbox .fnav{
    font-size: 0.24rem;
}
.foot .ewmbox{
    width: 100%;
    justify-content: center;
}
.foot .ewmbox .ewmlist{
    margin: 0 0.2rem;
}
.foot .ewmbox .ewmlist .ewm{
    width: 1.8rem;
}
.foot .ewmbox .ewmlist .p1{
    font-size: 0.22rem;
}
.copy{}
.copy .a1{}

.alnbox{
    flex-wrap: wrap;
}

.alnbox .lnimg{}
.alnbox .tbox{
    margin-left: auto;
    height: auto;
    padding-bottom: 0.3rem;
}
.alnbox .tbox::after{content: '';right: 0;}
.alnbox .tbox .p1{}
.alnbox .tbox .p2{font-size: 0.26rem;margin-top: 0.05rem;}
.alnbox .tbox .p3{
    font-size: 0.24rem;
}
.alnbox2{}

.alnbox2 .linimg{}
.alnbox2 .tbox{
    margin-right: auto;
    margin-left: 0;
}
.alnbox2 .tbox::after{content: '';left: 0;}
.alnbox2 .tbox .p1{}
.alnbox2 .tbox .p2{}
.alnbox2 .tbox .p3{}
.rybox{
}

.rybox .rbox{}
.rybox .rbox .ryimgbox{
    justify-content: space-between;
}
.rybox .rbox .ryimgbox img{
    width: 47%;
    margin: 0.15rem 0;
    height: 4rem;
}
.rybox .rbox .ryimgbox::after{}
.rybox .rbox .ryimgbox::before{}
.lcbox{}

.lcsw{}
.lcsw .p1{}
.lcsw .swiper-slide.swiper-slide-active .p1{}
.lcsw .swiper-slide.swiper-slide-next .p1{}
.lcsw .swiper-slide.swiper-slide-prev .p1{}
.lcsw .prev1{
   
}
.lcsw .next1{
 
}
.lcsw .prev1::after{
   
}
.lcsw .next1::after{
   
}

.lcnr{
    width: 5rem;
}
.lcnr .lsxq{}
.lcnr .lsxq.this{}
.lcnr .lsxq::after{content: '';}
.lcnr .lsxq .p1{}
.lcnr .lsxq .lsimg{}
.fnbox{
    justify-content: space-between;
}
.fnbox .fnlist{
    width: 49%;
    margin-right: 0;
}
.fnbox .fnlist:nth-of-type(3n){}
.fnbox .fnlist .fnimg{}
.fnbox .fnlist .tbox{}
.fnbox .fnlist .p1{
    font-size: 0.28rem;
}
.fnbox .fnlist .p2{
    font-size: 0.24rem;
}
.fnbox .fnlist .p3{
    font-size: 0.24rem;
}
.fnbody1{}
.fnbody1 .p1{
    font-size: 0.32rem;
}
.fnbody1 .p2{
    font-size: 0.26rem;
}
.fnbody2{}
.fnbody2 .p1{
    font-size: 0.32rem;
    width: 96%;
}
.fnbody2 .p2{
    font-size: 0.26rem;
}
.fmlist{
    flex-direction: column;
    margin-bottom: 0.2rem;
}
.fmlist:nth-of-type(even){
    flex-direction: column;
}
.fmlist .twimg{
    width: 100%;
}
.fmlist .tbox{
    width: 100%;
}
.fmlist .p1{
    font-size: 0.32rem;
    margin-top: 0.2rem;
}
.fmlist .p2{
    font-size: 0.26rem;
}
.nytj{
    background-size: auto 3rem;
}
.nytj .textbox{}
.nytj .textbox .p1{}
.nytj .textbox .p2{}

.probody{
    flex-wrap: wrap;
}

.proimgbox{
    width: 100%;
}
.proimgbox .bimg{}
.proimgbox .simgbox{
    height: 1.5rem;
}
.proimgbox .rytp{width: 6rem;}
.proimgbox .rytp .swiper-slide{}
.proimgbox .rytp img{}
.simgbox .prev2{
    width: 0.5rem;
}
.simgbox .next2{
    width: 0.5rem;
}
.simgbox .prev2::after{}
.simgbox .next2::after{}

.proxqbox{
    width: 100%;
    margin-top: 0.3rem;
}
.proxqbox .p1{}
.proxqbox .p2{
    font-size: 0.32rem;
}
.proxqbox .xian{}
.proxqbox .p3{}
.proxqbox .p3 p{
    font-size: 0.26rem;
}
.proxqbox .a1{
    font-size: 0.24rem;
    width: 2rem;
    height: 0.55rem;
}
.proxian{}
.proxian .p1{
    font-size: 0.26rem;
}
.proarcbody{}
.proarcbody .arcbody{}
.probimgbox{
    height: 5rem;
}


.protj{}

.protjtext{}
.protjtext .p1{}
.protjtext  .xian{}
.protjtext  .xian .p2{}
.protjlist{}
.protjurl{
    width: 50%;
    margin-bottom: 0.3rem;
}
.protjurl .proimg{}
.protjurl .p1{
    font-size: 0.32rem;
}
.protjurl .p2{
    font-size: 0.24rem;
}

.nylist{}
.nylist .nyurl{}
.nylist .nyimgbox{}
.nylist .nyimgbox img{}
.nylist .p1{
    font-size: 0.26rem;
}
.gomore{
    width: 2rem;
    height: 0.55rem;
    font-size: 0.26rem;
}
.xbox3{}


.ptj1{}

.nytj2{}
.nytj2 .nytjimg{
    width: 100%;
}
.nytj2 .nytjbox{
    flex-wrap: wrap;
}
.nytj2 .nytjbox .tbox{
    width: 100%;
}
.nytj2 .nytjbox .tbox .p1{}
.nytj2 .nytjbox .tbox .p2{font-size: 0.26rem;}
.nytj2 .nytjbox .tbox .d3{}
.nytj2 .nytjbox .tbox .d3 p{
    font-size: 0.24rem;
}
.nytj2 .nytjbox .tbox .d3 p img{}
.nytj2:nth-of-type(even){}
.nytj2:nth-of-type(even) .nytjimg{}
.nytj2:nth-of-type(even) .nytjbox{
    flex-wrap: wrap;
}
.nytj2:nth-of-type(even) .nytjbox .tbox{}
.nytj2:nth-of-type(even) .nytjbox .tbox .p1{}
.nytj2:nth-of-type(even) .nytjbox .tbox .p2{}
.nytj2:nth-of-type(even) .nytjbox .tbox .d3{}
.nytj2:nth-of-type(even) .nytjbox .tbox .d3 p{}
.nytj2:nth-of-type(even) .nytjbox .tbox .d3 p img{}

.hss{
    height: 0.8rem;
}

.ssk{
    height: 0.5rem;
}
.ssk input{
    font-size: 0.24rem;
    width: 80%;
}
.ssk .btn1{}
.ssk .btn1 img{
    width: 0.2rem;
}
.gdss{
    height: 0.5rem;
    font-size: 0.24rem;
    width: 1.5rem;
}
.clear{}
.sxbox{
   
}

.sxboxz{}
.sxnav{}
.sxnav .sxnavlist{
    margin: 0;
    height: 0.5rem;
    font-size: 0.24rem;
}
.sxnav .sxnavlist.this{}

.tiaojian{}
.tiaojian.this{}
.tiaojian .tjbtn{
    font-size: 0.24rem;
}
.tiaojian .tjbtn .ifxz{
    width: 0.24rem;
    height: 0.24rem;
}
.tiaojian .tjbtn .p1{}
.tiaojian .tjbtn.this .ifxz{}
.qrbtn{}
.allprobox{
    justify-content: space-between;
}

.allprobox .allprolist{
    width: 48%;
    margin-right: 0;
    margin-bottom: 0.3rem;
}
.allprobox .allprolist:nth-of-type(5n){}
.allprobox .allprolist div{}
.allprobox .allprolist img{}
.allprobox .allprolist .p1{}
.allprobox .allprolist .p2{}
.pagebox{}
.pagination{}
.pagination .total{}
.pagination .active{}
.pagination .paget{}
.pagination .paget span{}
}
@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;}