@charset "utf-8";
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(../fonts/fontawesome-webfont.eot);src:url(../fonts/fontawesome-webfont.eot) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2) format("woff2"),url(../fonts/fontawesome-webfont.woff) format("woff"),url(../fonts/fontawesome-webfont.ttf) format("truetype"),url(../fonts/fontawesome-webfont.svg) format("svg");}
/* 清理浮动 */
.clear:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clear {zoom: 1; /* for IE6 IE7 */}
.clearfix:before,.clearfix:after{display: table;content: '';clear: both;height: 0;overflow:hidden;}
.clearfix{zoom: 1;}
.main{width:12rem;height:100%;margin:0 auto;position:relative;font-size:0;}
.banner{width: 100%; height: auto; overflow: hidden;}

/*单行隐藏*/
.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: 1.8rem;}


/*三端*/
.pc{display:block;position:relative;}
.ipad{display:none;position:relative;}
.mobile{display:none;position:relative;}


/*头部*/
.header{width: 100%; height: auto; overflow: hidden; background: #ffffff}
.footerbg{width:100%; height:1.4rem; overflow:hidden;}

/*媒体查询*/
@media screen and (min-width:1200px){
    html{font-size:100px!important;}
    .pc{display:block!important;}
	.notpc{display: none!important;}
    .ipad{display:none!important;}
    .mobile{display:none!important;}
	
	/*头部-PC*/
	.header .header-box {width: 100%; height: auto; overflow: hidden; margin: 0 auto}
	.header .logotop{width: 12rem; height: 0.48rem; overflow: hidden; margin: 0.22rem auto; }
	.header .logotop .logo{width: 5.96rem; height: 0.39rem; overflow: hidden;float: left;}
	.header .logotop .tel{float: right; background: url(../images/pcheader_06.jpg) no-repeat left center; padding-left: 0.45rem;font-family: Impact; font-size: 0.24rem; font-weight: bold;color: #ad030e; line-height: 0.48rem}
	.header .nav{width: 100%; height: 0.55rem; overflow: hidden; margin: 0 auto; background: #ad030e}
	.header .nav ul{width: 12rem; height: 0.55rem; margin: 0 auto; overflow: hidden; flex: 1; display: flex;justify-content: space-between; line-height: 0.55rem;}
	.header .nav ul li a{color: #fefefe;font-size: 0.14rem;padding: 0.05rem 0.1rem}
	.header .nav ul li .active{ background: #eeca92;border-radius: 0.1rem;color: #132d52;}
	.header .nav ul li a:hover{ background: #eeca92;border-radius: 0.1rem;color: #132d52;}
	
	
	/*底部-PC*/
	footer{width:100%;}
	footer .pc .foot{width:100%;height: 3.74rem;background: #ad030e;background-size:100% 100%;background-repeat: no-repeat;background-position:center center;}
	footer .pc .foot .main{display: flex;}
	footer .pc .foot .tit{color: #fff;margin:0.3rem 0;}
	footer .pc .foot .tit .en{font-size: 0.2rem;text-transform: uppercase;}
	footer .pc .foot .tit .ch{font-size: 0.16rem;}
	footer .pc .foot .contact{flex: 1;}
	footer .pc .foot .contact .conbox{width: 4rem;height: 1.2rem;color: #fff;}
	footer .pc .foot .contact .conbox mip-img{width: 0.33rem;height: 0.33rem;float: left}
	footer .pc .foot .contact .conbox .conright{float: left;margin-left: 0.1rem;}
	footer .pc .foot .contact .conbox .conright .name{font-size:0.14rem;border-bottom: 0.01rem solid #fff;padding-bottom: 0.1rem;text-transform: uppercase;}
	footer .pc .foot .contact .conbox .conright .intro{font-size:0.14rem;line-height: 0.32rem;}
	footer .pc .foot .links{flex: 1;}
	footer .pc .foot .links .linkbox{margin-top: 0.3rem;width: 3rem}
	footer .pc .foot .links a{width: 1.2rem;height: 0.33rem;font-size: 0.14rem;position: relative;color: #fff;display: inline-block;margin-bottom:0.2rem }
	footer .pc .foot .links a:after{content: '';width: 0.12rem;height: 0.02rem;background: #fff;position: absolute;bottom: 0;left: 0;}
	footer .pc .foot .QR{width:1.2rem}
	footer .pc .foot .QR mip-img{width: 1.2rem;height: 1.2rem;}
	footer .pc .foot .QR p{font-size: 0.14rem;color: #fff;line-height: 0.32rem;text-align: center;}
	footer .pc .Copyright{background: #000;width: 100%;height: 0.44rem;line-height: 0.44rem;}
	footer .pc .Copyright p, footer .Copyright a{color: #fff;font-size: 0.16rem;}
	
	
	/*分页------*/
	.pagination{clear:both; color:#fff;text-align:center;margin:0;padding:0.3rem 0;width:100%;position:relative; }
	.pagination *{border-radius:0.03rem;height: 0.3rem;line-height: 0.3rem;font-size:0.14rem;text-align: center;padding: 0 0.1rem;margin:0 0.02rem; position:relative; display:inline-block; _zoom:1;_display:inline;vertical-align:middle;}
	.pagination a{background-color:#2161c1;color:#fff;border:0.01rem solid #2161c1;}
	.pagination a:hover{background-color: #c12a2a;border:0.01rem solid #c12a2a;}
	.pagination .current{background-color:#c12a2a;color:#fff;border:0.01rem solid #c12a2a;}
	.pagination .firstPage{margin-left: 0;}
	.pagination .lastPage{margin-right: 0;}
}

@media screen and (max-width:1200px) and (min-width:750px){
    .pc{display:none!important;}
	.notpc{display: block!important;}
    .ipad{display:block!important;}
    .mobile{display:none!important;}
	
	/*头部-平板*/
	.header .header-box{width: 100%; height: auto; overflow: hidden; align-items: center;}
	.header .logotop{}
	.header .logotop .logo{display: block; width: 5.56rem; height: auto; overflow: hidden; margin: 0.4rem auto;}
	.header .logotop .tel{display: none;}
	
	.header .ipadnav{width: 100%; height: auto; overflow: hidden; margin: 0 auto; background: #ad030e}
	.header .ipadnav ul{width: 100%; height: auto; margin: 0 auto; overflow: hidden;flex-wrap: wrap; display: flex;justify-content: space-between; line-height: 0.85rem;}
	.header .ipadnav ul li {width: 2.56rem; text-align: center;}
	.header .ipadnav ul li a{color: #fefefe;font-size: 0.35rem;}
	
	
	/*底部-平板*/
	footer{width:100%;height:1.72rem;position:fixed;bottom:0;}
	footer .notpc ul{font-size:0;}
	footer .notpc ul li{width:25%;height:1.72rem;background-color:#be0914;text-align:center;padding:0.2rem 0;border-right:0.01rem solid #cb383f;display:inline-block;vertical-align:middle;}
	footer .notpc ul li:last-child{border-right:none;}
	footer .notpc ul li mip-img{width:0.8rem;height:0.8rem;display:inline-block;}
	footer .notpc ul li p{font-size:0.33rem;color:#fff}
	footer .notpc ul li a{display:block;}
	
	
	
	.pagination{clear:both; color:#fff;text-align:center;margin:0;padding:0.3rem 0;width:100%;position:relative; }
	.pagination *{border-radius:0.03rem;height: 0.3rem;line-height: 0.3rem;font-size:0.14rem;text-align: center;padding: 0 0.1rem;margin:0 0.02rem; position:relative; display:inline-block; _zoom:1;_display:inline;vertical-align:middle;}
	.pagination a{background-color:#2161c1;color:#fff;border:0.01rem solid #2161c1;}
	.pagination a:hover{background-color: #c12a2a;border:0.01rem solid #c12a2a;}
	.pagination .current{background-color:#c12a2a;color:#fff;border:0.01rem solid #c12a2a;}
}

@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){
   .pc{display:none!important;}
   .notpc{display: block!important;}
    .ipad{display:none!important;}
    .mobile{display: block!important;}
	
	/*头部-移动*/
	.header .header-box{width: 100%;}
	.header .logotop{}
	.header .logotop .logo{display: block; width: 5.56rem; height: auto; overflow: hidden; margin: 0.4rem auto;}
	.header .logotop .tel{display: none;}
	.header .mobilenav{width: 100%; height: auto; background-color: #e00011;font-size: 0;padding: 0.2rem  0;}
	.header .mobilenav ul li{width: 25%;display: inline-block; height:auto; overflow:hidden; margin-bottom:0.2rem; text-align: center}
	.header .mobilenav ul li a{color:#fff;line-height: 0.5rem;font-size: 0.2rem;display: block;text-align: center;}
	.header .mobilenav ul li a mip-img{ width: 50% ; margin: 0 auto}
	.header .mobilenav ul li a p{font-size: 0.24rem; line-height: 0.8rem; padding-top: 0.2rm}
	
	/*底部-移动*/
	footer {width:100%;height:1.2rem;position:fixed;bottom:0;}
	footer .notpc ul{font-size:0;}
	footer .notpc ul li{width:25%;height:1.2rem;background-color:#be0914;text-align:center;padding:0.2rem 0;border-right:0.01rem solid #cb383f;display:inline-block;vertical-align:middle;}
	footer .notpc ul li:last-child{border-right:none;}
	footer .notpc ul li mip-img{width:0.52rem;height:0.52rem;display:inline-block;}
	footer .notpc ul li p{font-size:0.22rem;color:#fff;line-height: 0.5rem}
	footer .notpc ul li a{display:block;}
	
	
	.pagination{clear:both; color:#fff;text-align:center;margin:0;padding:0.3rem 0;width:100%;position:relative;  display: flex;}
	.pagination *{border-radius:0.03rem;height: 0.4rem;line-height: 0.4rem;font-size:0.14rem;text-align: center;padding: 0 1rem; position:relative; display:inline-block; _zoom:1;_display:inline;vertical-align:middle;margin: 0 auto;}
	.pagination a{background-color:#2161c1;color:#fff;border:0.01rem solid #2161c1;}
	.pagination a:hover{background-color: #c12a2a;border:0.01rem solid #c12a2a;}
	.pagination .current{background-color:#c12a2a;color:#fff;border:0.01rem solid #c12a2a;}
	.pagination .pages, .pagination .firstPage, .pagination .lastPage, .pagination .current{display: none;}
}

@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:55px!important;}
}

@media screen and (max-width:319px){
    html{font-size:42px!important;}
	.pc{display:none;position:relative;}
	.ipad{display:none;position:relative;}
	.mobile{display:block;position:relative;}
	
	
	.pagination{clear:both; color:#fff;text-align:center;margin:0;padding:0.3rem 0;width:100%;position:relative; display: flex;}
	.pagination *{border-radius:0.03rem;height: 0.4rem;line-height: 0.4rem;font-size:0.14rem;text-align: center;padding: 0 1rem; position:relative; display:inline-block; _zoom:1;_display:inline;vertical-align:middle;margin: 0 auto;}
	.pagination a{background-color:#2161c1;color:#fff;border:0.01rem solid #2161c1;}
	.pagination a:hover{background-color: #c12a2a;border:0.01rem solid #c12a2a;}
	.pagination .current{background-color:#c12a2a;color:#fff;border:0.01rem solid #c12a2a;}
	.pagination .pages, .pagination .firstPage, .pagination .lastPage, .pagination .current{display: none;}
	
}


/*版本提示*/
.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;}
/* mip-fixed{display:none;}
 */