a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
*{box-sizing:border-box;-webkit-box-sizing:border-box;}
ul li{list-style:none}
body{text-align:left;color:#333;line-height:1.6;font-family:"微软雅黑";overflow-x:hidden;position:relative;}
@font-face{font-family:iconfont;src:url(/static/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/static/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/static/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/static/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/static/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/static/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");}
.main{width:12rem;height:100%;margin:0 auto;position:relative;font-size:0;}
.footseat{height:1.8rem;}
/*单行隐藏*/
.shide{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dhide2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.dhide3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.dhide7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}

/*三端*/
.pc{display:block;position:relative;}
.ipad{display:none;position:relative;}
.mobile{display:none;position:relative;}

/*PC标题*/
.pc .maintitle{font-size:0.24rem;color:#2c2523;position:relative;line-height:0.48rem;text-align:center;padding-top:0.5rem;}
.pc .maintitle::after{content:'';width:0.28rem;height:0.04rem;background:#6d6d6d;position:absolute;bottom:0;left:50%;margin-left:-0.14rem;}
.pc .subtitle{font-size:0.24rem;color:#b3afaf;text-align:center;line-height:0.4rem;margin-bottom:0.3rem;text-transform:uppercase;}

/*ipad标题*/
.ipad .maintitle{font-size:0.32rem;color:#2c2523;position:relative;line-height:0.6rem;text-align:center;padding-top:0.5rem;}
.ipad .maintitle::after{content:'';width:0.28rem;height:0.04rem;background:#6d6d6d;position:absolute;bottom:0;left:50%;margin-left:-0.14rem;}
.ipad .subtitle{font-size:0.28rem;color:#b3afaf;text-align:center;line-height:0.5rem;margin-bottom:0.3rem;text-transform:uppercase;}

/*mobile标题*/
.mobile .maintitle{font-size:0.24rem;color:#2c2523;position:relative;line-height:0.48rem;text-align:center;padding-top:0.3rem;}
.mobile .maintitle::after{content:'';width:0.28rem;height:0.04rem;background:#6d6d6d;position:absolute;bottom:0;left:50%;margin-left:-0.14rem;}
.mobile .subtitle{font-size:0.24rem;color:#b3afaf;text-align:center;line-height:0.4rem;margin-bottom:0.3rem;text-transform:uppercase;}
.ipad .indextit{font-size:0.64rem;color:#8bbb5c;text-align:center;margin-top:0.65rem;}
.ipad .indexsub{font-size:0.32rem;color:#000;text-align:center;}
.mobile .indextit{font-size:0.42rem;color:#8bbb5c;text-align:center;margin-top:0.4rem;}
.mobile .indexsub{font-size:0.26rem;color:#000;text-align:center;}

/*banner*/
.banner{width:100%;}

/*头部-PC*/
.header .pc{height:0.9rem;background-color:#fff;}
.header .pc .logo{float:left;margin-top:0.07rem;padding:0.2rem 0;}
.header .pc .logo mip-img{height:0.35rem;width:auto;display:block;}
.header .pc .logo mip-img img{height:0.35rem;width:auto;min-width:auto;display:block;}
.header .pc .navbox{float:right;width:8rem;display:flex;}
.header .pc .navbox li{height:0.9rem;line-height:0.9rem;text-align:center;flex:1;color:#000;}
.header .pc .navbox li:hover{border-bottom:0.03rem solid #81c240}
.header .pc .navbox li a{display:block;height:0.9rem;color:#000;text-align:center;}
.header .pc .navbox li span{font-size:0.14rem;display:block;height:0.9rem;line-height:0.9rem;}

/*头部-平板*/
.header .ipad{width:100%;}
.banner .ipad ul{width:100%;background-color:#81c240;font-size:0}
.banner .ipad ul li{width:25%;display:inline-block;}
.banner .ipad ul li a{color:#fff;height:0.86rem;line-height:0.86rem;font-size:0.35rem;display:block;text-align:center;}

/*头部-移动*/
.header .mobile{width:100%;}
.banner .mobile ul{width:100%;background-color:#81c240;font-size:0}
.banner .mobile ul li{width:25%;display:inline-block;}
.banner .mobile ul li a{color:#fff;height:0.5rem;line-height:0.5rem;font-size:0.2rem;display:block;text-align:center;}

/*底部-PC*/
footer .pc{width:100%;}
footer .pc .foot{width:100%;height:2.8rem;background:#2d2d2d;}
footer .pc .foot .main{}
footer .pc .foot .main .link{width:100%;height:0.6rem;line-height:0.6rem;border-bottom:0.01rem solid #969696}
footer .pc .foot .main .link .tit{float:left;width:1.2rem;font-size:0.2rem;color:#fff;text-align:center;}
footer .pc .foot .main .link .con{float:left;font-size:0.18rem;color:#969696;}
footer .pc .foot .main .link .con ul li{display:inline-block;vertical-align:middle;}
footer .pc .foot .main .link .con ul li a{color:#969696;text-align:center;display:block;padding:0 0.2rem;}
footer .pc .foot .main .contact{width:100%;overflow:hidden;}
footer .pc .foot .main .contact .tit{float:left;width:1.2rem;height:0.7rem;text-align:center;}
footer .pc .foot .main .contact .tit .ch{font-size:0.2rem;color:#fff;line-height:0.4rem;}
footer .pc .foot .main .contact .tit .en{font-size:0.18rem;color:#969696;}
footer .pc .foot .main .contact .comname{float:left;line-height:0.7rem;font-size:0.18rem;color:#969696;text-indent:0.22rem;}
footer .pc .foot .main .infor{padding-left:1.4rem;}
footer .pc .foot .main .infor .box{width:4rem;float:left;}
footer .pc .foot .main .infor .box ul li{margin-bottom:0.12rem;}
footer .pc .foot .main .infor .box ul li span{font-size:0.14rem;color:#969696;}
footer .pc .foot .main .infor .qr{width:1.5rem;height:1.5rem;float:right;margin-top:-0.5rem;}
footer .Copyright{background:#252525;width:100%;height:0.65rem;line-height:0.65rem;}
footer .Copyright p{color:#fff;font-size:0.16rem;text-align:center;}
footer .Copyright a{color:#fff;}

/*底部-平板*/
footer .ipad{width:100%;height:1.3rem;position:fixed;bottom:0;z-index:999}
footer .ipad ul{font-size:0;}
footer .ipad ul li{width:25%;height:1.3rem;background-color:#2d2d2d;text-align:center;padding:0.1rem 0;border-right:0.01rem solid #fff;display:inline-block;vertical-align:middle;}
footer .ipad ul li:last-child{border-right:none;}
footer .ipad ul li mip-img{width:0.6rem;height:0.6rem;display:inline-block;}
footer .ipad ul li p{font-size:0.33rem;color:#fff}
footer .ipad ul li a{display:block;}

/*底部-移动*/
footer .mobile{width:100%;height:1rem;position:fixed;bottom:0;z-index:999}
footer .mobile ul{font-size:0;}
footer .mobile ul li{width:25%;height:1rem;background-color:#2d2d2d;text-align:center;padding:0.1rem 0;border-right:0.01rem solid #fff;display:inline-block;vertical-align:middle;}
footer .mobile ul li:last-child{border-right:none;}
footer .mobile ul li mip-img{width:0.45rem;height:0.45rem;display:inline-block;}
footer .mobile ul li p{font-size:0.22rem;color:#fff;}
footer .mobile ul li a{display:block;}

/*媒体查询*/
@media screen and (min-width:1200px){
    html{font-size:100px!important;}
    .footseat{display:none;}
}
@media screen and (max-width:1200px) and (min-width:750px){
    .pc{display:none;}
    .ipad{display:block;}
    .mobile{display:none;}
    .footseat{height:1.5rem;}
}
@media screen and (max-width:1200px) and (min-width:1024px){
    html{font-size:100px!important;}
}
@media screen and (max-width:1023px) and (min-width:960px){
    html{font-size:95px!important;}
}
@media screen and (max-width:959px) and (min-width:800px){
    html{font-size:85px!important;}
}
@media screen and (max-width:799px) and (min-width:750px){
    html{font-size:75px!important;}
}
@media screen and (max-width:749px) and (min-width:320px){
    .pc{display:none;}
    .ipad{display:none;}
    .mobile{display:block;}
    .footseat{height:1.1rem;}
}
@media screen and (max-width:749px) and (min-width:640px){
    html{font-size:100px!important;}
}
@media screen and (max-width:639px) and (min-width:515px){
    html{font-size:85px!important;}
}
@media screen and (max-width:516px) and (min-width:414px){
    html{font-size:75px!important;}
}
@media screen and (max-width:413px) and (min-width:375px){
    html{font-size:66px!important;}
}
@media screen and (max-width:374px) and (min-width:320px){
    html{font-size:56px!important;}
}
@media screen and (max-width:319px){
    html{font-size:42px!important;}
}

/*版本提示*/
.update-ie{position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:#fff;font-size:0.2rem;text-align:center;}
.update-ie p{padding-top:0.3rem;}
.update-ie a{color:#009aed;}