@charset "utf-8";
html{ font-size:100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,dd{margin:0;padding:0}
*{-webkit-text-size-adjust:none}
body{font-family:'Helvetica','PingFang SC','Arial','\5FAE\8F6F\96C5\9ED1';width:7.5rem;margin:0 auto;font-size:0px;overflow-x:hidden;color:#000;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
a{text-decoration:none;cursor:pointer;outline-width:0px}
a:hover{text-decoration:none;outline:0}
em,b,i,code,strong{font-style:normal}
ol,ul,li{list-style:none}
input,textarea,select,button,label{font-family:inherit;font-size:inherit;*font-size:100%;border:0;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}
:focus{outline:none;-webkit-tap-highlight-color:transparent}
img{border:0;vertical-align:top;max-width:100%}
.clearfix:after { /*在类名为“clearfix”的元素内最后面加入内容； */
    content: ".";     /*内容为“.”就是一个英文的句号而已。也可以不写。*/
    display: block;   /*加入的这个元素转换为块级元素。*/
    clear: both;     /*清除左右两边浮动。*/
    visibility: hidden;      /*可见度设为隐藏。注意它和display:none;是有区别的。仍然占据空间，只是看不到而已；*/
    height: 0;     /*高度为0；*/
    font-size:0;    /*字体大小为0；*/
}


	
	
	
.pr {position:relative;}
.pa {position:absolute;}
.text-center {text-align:center;}
.img-fluild {width:100%;display:block;margin-left:auto;margin-right:auto;margin-bottom:.1rem;box-sizing:border-box;}
.wrap-body{ width:7.5rem;border:2px solid #000;overflow:hidden;box-sizing:border-box;border-radius:5px;background: #ffffff;}
.wrap-left{ margin-left:-50%}

/* 头部 */
.header{ width:7.5rem;background:#990707;display:flex;justify-content:space-between;align-content:center;}
.header img{display:block;width:1.15rem; margin:0.22rem 0 0 0.1rem;}
.index-header {width:6rem;}
.index-header h1 {font-size:.6rem;color:#fde063;}
.index-header h6 {font-size:.2rem;color:#fff;}

.index-box {width:7.45rem;}
.index-box h5 {height:.4rem;line-height:.4rem;font-size:.2rem;color:#000;text-align:center;}
.index-box h8  {height:.4rem;line-height:.4rem;margin:.1rem 0;font-size:.4rem;color:#000;text-align:center;}

.index-box h6 {height:.4rem;line-height:.4rem;margin:.1rem 0;font-size:.2rem;color:#fff369;text-align:center;}
.index-con {width:7.45rem;height:1rem;display:flex;flex-flow:row nowrap;margin-bottom:8px;}
.number {width:.38rem;height:1rem;line-height:1rem;text-align:center;font-size:.3rem;color:#ffff00;background-image:url(../images/bt.png);background-size:.38rem 1rem;}
.index-con1 {width:7.07rem;height:.98rem;border:.02rem solid #990707;display:flex;flex-flow:row nowrap;}
.index-con1 .bt {width:.48rem;height:.98rem;line-height:.98rem;background:#990707;text-align:center;font-size:.245rem;color:#fbff00;line-height:1;}
.index-con1 .nr {width:1.7rem;box-sizing:border-box;padding:0 0px;border-right:1px solid #990707;position:relative;background: #fff;}
.index-con1 .btn {display:block;width:50px;height:15px;line-height:15px;text-align:center;font-size:10px;color:#fff;background-image: linear-gradient(#00aefa, #0087f2);border-radius:5px;right:.05rem;bottom:-10px;position:absolute;}

.index-con1 .btn2 {display:block;width:30px;height:15px;line-height:15px;text-align:center;font-size:10px;color:#fff;background-image: linear-gradient(#00aefa, #0087f2);border-radius:5px;right:.65rem;bottom:-10px;position:absolute;}

.index-con1 .btn3 {display:block;width:30px;height:15px;line-height:15px;text-align:center;font-size:10px;color:#fff;background-image: linear-gradient(#00aefa, #0087f2);border-radius:5px;right:.05rem;bottom:-10px;position:absolute;}


.index-con1 .nr h3 {width:100%;line-height:.48rem;font-size:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;text-align:center;    font-weight: bold;}
.index-con1 .tbimg {width:100%;max-height:.48rem;display:block;margin-left:auto;margin-right:auto;}
.index-con1 .tb3img {width:100%;display:block;margin-left:auto;margin-right:auto;}
.index-con1 .nr p {line-height:.17rem;font-size:.14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;  font-weight: bold; }
.index-con1 .nr p em {font-style:normal;}
.index-con1 .nr:last-child {border-right:none;}
@media (max-width:428px){
	.index-con1 .nr {padding:0;}
	.index-con1 .nr p span {display:none;}
	.index-con1 .nr p {font-size:.12rem;}
	/* .index-con1 .nr .btn {font-size:.08rem;} */
}
.index-con1 .nr-2 {box-sizing:border-box;padding:0 5px;border-right:1px solid #000;position:relative;}
.index-con1 .nr-3 {width:3.15rem;box-sizing:border-box;padding:0 5px;border-right:1px solid #000;position:relative;float:right;}
.index-con1 .nr-2 img {max-width:100%;max-height:.98rem;display:block;margin-left:auto;margin-right:auto;}
.index-con1 .nr-3 img {max-width:100%;max-height:.98rem;display:block;margin-left:auto;margin-right:auto;}
.index-con1 .nr-2:last-child {border-right:none;}

.index-con1 .nr-1 {width:100%;box-sizing:border-box;position:relative;}
.index-con1 .nr-1 img {max-width:100%;max-height:.98rem;display:block;margin-left:auto;margin-right:auto;}



/* 脚部 */
.footer{width:7.5rem;height:1.1rem;line-height:1.1rem;text-align:center;background:#990707;box-sizing:border-box;border:1px solid #000;margin-top:15px;}
.footer p {font-size:.3rem;color:#fee064;}



