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;}
/*单行隐藏*/
.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;}
.footseat{height: 2rem;}

/*三端*/
.pc{display:block;position:relative;}
.ipad{display:none;position:relative;}
.mobile{display:none;position:relative;}

/*PC标题*/
.pc .maintitle{font-size: 0.45rem;color: #000;position: relative;line-height: 0.6rem;text-align:center;padding-top: 0.3rem;}
.pc .subtitle{font-size: 0.14rem;color: #000;text-align: center;line-height: 0.2rem;margin-bottom:0.2rem;}
/*ipad标题*/
.ipad .maintitle{font-size: 0.45rem;color: #000;position: relative;line-height: 0.5rem;text-align:center;padding-top: 0.3rem;}
.ipad .subtitle{font-size: 0.14rem;color: #000;text-align: center;line-height: 0.24rem;margin-bottom:0.2rem;}
/*mobile标题*/
.mobile .maintitle{font-size: 0.3rem;color: #000;position: relative;line-height: 0.5rem;text-align:center;padding-top: 0.2rem;}
.mobile .subtitle{font-size: 0.14rem;color: #000;text-align: center;line-height: 0.2rem;margin-bottom:0.2rem;}

/*分页*/
.pagination-bar{margin:0.5rem 0px;text-align:center;}
.pagination-bar .pagenum{display:inline-block;vertical-align: middle;width: 0.88rem;height: 0.4rem;line-height: 0.4rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#111111;color:#fff;border-radius:0.2rem;}
.pagination-bar span{display:inline-block;width: 0.88rem;height: 0.4rem;line-height: 0.4rem;font-size:0.16rem;text-align: center;margin: 0 0.05rem;background-color:#2b314b;color:#fff;border-radius:0.2rem;}
.pagination-bar a{display:inline-block;vertical-align: middle;width: 0.4rem;height: 0.4rem;line-height: 0.4rem;font-size:0.16rem;text-align: center;background-color:#FFF;color:#666;border:0.01rem solid #d5d0d0;border-radius:0.1rem;}
.pagination-bar a:hover{background-color:#ffa200;color: #fff;border:none;}
.pagination-bar a.disabled{background-color:#111111;color:#FFF;border:none;}
.pagination-bar a.active{background-color:#ffa200;color: #fff;border:none;}
.pagination-bar a.page-prev,.pagination-bar a.page-next{width:1.08rem;height: 0.4rem;}

/*头部-PC*/
.header .pc .logobox{height:0.9rem;background-color:#fff;padding:0.2rem 0;}
.header .pc .logobox .logo{float:left;margin-top:0.07rem;}
.header .pc .logobox .logo mip-img{width: auto;height: 0.4rem;}
.header .pc .logobox .logo mip-img img{width: auto;min-width: auto;height: 0.4rem;}
.header .pc .logobox .comname{float: left;font-size:0.39rem;color: #000;font-weight: bold;margin-left: 0.1rem;margin-top: 0.0rem;}
.header .pc .logobox .tel{float:right;background: url(../images/tel.png) no-repeat;background-position: center left;}
.header .pc .logobox .tel span{display:inline-block;vertical-align:top;width:2.1rem;height: 0.5rem;font-size:0.3rem;color:#fdb211;padding:0.1rem 0.2rem 0.1rem 0.45rem;font-weight: bold;letter-spacing: -0.02rem}
.header .pc .logobox .tel mip-img{width:1.04rem;display:inline-block;}
.header .pc .navbox{background:#fedc46;}
.header .pc .navbox ul{display: flex;width: 100%;}
.header .pc .navbox ul li{height:0.65rem;line-height:0.65rem;text-align:center;flex:1;color: #fff;}
.header .pc .navbox ul li:hover a{color: #fff;background: #242424;}
.header .pc .navbox ul li a{display:block;height: 0.3rem;border-radius: 0.15rem;color: #000;margin:0.19rem auto;}
.header .pc .navbox ul li span{font-size: 0.16rem;display: block;height: 0.3rem;line-height: 0.3rem;}

/*头部-平板*/
.header .ipad{width: 100%;padding:0.4rem 0.5rem;}
.banner .ipad .classbox{width: 100%;}
.banner .ipad .classbox ul{font-size: 0;}
.banner .ipad .classbox ul li{display: inline-block;vertical-align: middle;width:25%;padding:0.3rem 0;}
.banner .ipad .classbox ul li mip-img{width: 1.53rem;height: 1.53rem;border-radius: 50%;border:0.01rem solid #ccc;display: block;margin:0 auto;overflow: hidden;}
.banner .ipad .classbox ul li p{width: 100%;height: 0.75rem;line-height: 0.75rem;text-align: center;font-size:0.32rem;color: #000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*头部-移动*/
.header .mobile{width: 100%;padding:0.2rem 0.3rem;}
.banner .mobile .classbox{width: 100%;}
.banner .mobile .classbox ul{font-size: 0;}
.banner .mobile .classbox ul li{display: inline-block;vertical-align: middle;width:25%;padding:0.2rem 0;}
.banner .mobile .classbox ul li mip-img{width: 1.13rem;height: 1.13rem;border-radius: 50%;border:0.01rem solid #ccc;display: block;margin:0 auto;overflow: hidden;}
.banner .mobile .classbox ul li p{width: 100%;height: 0.6rem;line-height: 0.6rem;text-align: center;font-size:0.24rem;color: #000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*底部-PC*/
footer .pc{width:100%;}
footer .pc .foot{width:100%;background:#25231e;overflow: hidden;padding: 0.4rem 0;}
footer .pc .foot .contact{float: left;padding-left: 0.5rem}
footer .pc .foot .contact .tit{font-size: 0.24rem;position: relative;color: #fff;line-height: 0.8rem}
footer .pc .foot .contact .tit::after{content: '';width: 0.4rem;height: 0.02rem;position: absolute;left: 0;bottom:0;background-color: #fff;}
footer .pc .foot .contact .company{font-size: 0.18rem;color: #fff;font-weight: bold;line-height: 0.6rem;padding-top: 0.12rem}
footer .pc .foot .contact .address{font-size: 0.14rem;color: #fff;padding:0.12rem 0;}
footer .pc .foot .contact .address mip-img{width: 0.18rem;height: 0.18rem;display: inline-block;vertical-align: middle;}
footer .pc .foot .contact .address span{display: inline-block;vertical-align: middle;}
footer .pc .foot .contact .phone{font-size: 0.14rem;color: #fff;padding:0.12rem 0;}
footer .pc .foot .contact .phone mip-img{width: 0.18rem;height: 0.18rem;display: inline-block;vertical-align: middle;}
footer .pc .foot .contact .phone span{display: inline-block;vertical-align: middle;}
footer .pc .foot .contact .human{font-size: 0.14rem;color: #fff;padding:0.12rem 0;}
footer .pc .foot .contact .human mip-img{width: 0.18rem;height: 0.18rem;display: inline-block;vertical-align: middle;}
footer .pc .foot .contact .human span{display: inline-block;vertical-align: middle;}

footer .pc .foot .service{float: right;padding-right: 0.5rem}
footer .pc .foot .service .tit{font-size: 0.24rem;position: relative;color: #fff;line-height: 0.8rem}
footer .pc .foot .service .tit::after{content: '';width: 0.4rem;height: 0.02rem;position: absolute;left: 0;bottom:0;background-color: #fff;}
footer .pc .foot .service .call{margin-top: 0.4rem;}
footer .pc .foot .service .call mip-img{width: 0.32rem;height: 0.32rem;display: inline-block;vertical-align: middle;}
footer .pc .foot .service .call .callbox{display: inline-block;vertical-align: middle;padding-left: 0.14rem;}
footer .pc .foot .service .call .callbox .num{font-size: 0.24rem;color: #fff;}
footer .pc .foot .service .call .callbox .text{font-size: 0.16rem;color: #fff;}
footer .pc .foot .service .phonecall{width: 1.28rem;height: 0.33rem;display: block;margin-top: 0.3rem}
footer .pc .foot .service .phonecall mip-img{width: 1.28rem;height: 0.33rem;display: block;}

footer .pc .nav{width:100%;background:#25231e;border-top: 0.01rem solid #92918f;}
footer .pc .nav ul{text-align: center;}
footer .pc .nav ul li{display:inline-block;vertical-align: middle;padding:0 0.2rem;}
footer .pc .nav ul li a{font-size: 0.16rem;color: #fff;display: block;}

footer .pc .copyright{width:100%;background:#25231e;font-size:0.16rem;color: #fff;text-align: center;line-height: 0.8rem;}
footer .pc .copyright a{color: #fff;}

/*底部-平板*/
footer .ipad{width:100%;height:1.28rem;position:fixed;bottom:0;}
footer .ipad ul{font-size:0;border-top: 0.01rem solid #e6e6e6;background-color: #fff;}
footer .ipad ul li{width:20%;height:1.28rem;text-align:center;padding:0.1rem 0;display:inline-block;vertical-align:middle;}
footer .ipad ul li mip-img{width:0.6rem;height:0.6rem;display:inline-block;}
footer .ipad ul li mip-img.phone{width:1.1rem;height:1.1rem;display:inline-block;}
footer .ipad ul li p{font-size:0.35rem;color:#666666}
footer .ipad ul li a{display:block;}

/*底部-移动*/
footer .mobile{width:100%;height:0.8rem;position:fixed;bottom:0;}
footer .mobile ul{font-size:0;border-top: 0.01rem solid #e6e6e6;background-color: #fff;}
footer .mobile ul li{width:20%;height:0.8rem;text-align:center;padding:0.1rem 0;display:inline-block;vertical-align:middle;}
footer .mobile ul li mip-img{width:0.34rem;height:0.34rem;display:inline-block;}
footer .mobile ul li mip-img.phone{width:0.6rem;height:0.6rem;display:inline-block;}
footer .mobile ul li p{font-size:0.22rem;color:#666666}
footer .mobile ul li a{display:block;}

/*媒体查询*/
@media screen and (min-width:1680px){
    html{font-size:100px!important;}
    .footseat{display:none}
}
@media screen and (max-width:1680px) and (min-width:1600px){
    body,html{font-size:87.50px!important;}
    .footseat{display:none}
}
@media screen and (max-width:1599px) and (min-width:1440px){
    body,html{font-size:83px!important;}
    .footseat{display:none}
}
@media screen and (max-width:1439px) and (min-width:1366px){
    body,html{font-size:75px!important;}
    .footseat{display:none}
}
@media screen and (max-width:1365px) and (min-width:1201px){
    body,html{font-size:71px!important;}
    .footseat{display:none}
}
@media screen and (max-width:1200px) and (min-width:750px){
    .pc{display:none}
    .ipad{display:block;}
    .mobile{display:none;}
    .pagination-bar{display:none}
    .contact .main{width: 90%;}
}
@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;}
    .pagination-bar{display: none}
    .contact .main{width: 90%;}
}
@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:68px!important;}
}
@media screen and (max-width:413px) and (min-width:320px){
    html{font-size:50px!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;}