
body{background: #f5f5f5;}
.clearfix:after{content: "";height: 0;display: block;visibility: hidden;clear: both;}
.style_container{width: 100%;position: relative;overflow: hidden;background: #f5f5f5;}
.style_container img{width: 100%;display: block;}

.topbar{width: 7.5rem;height: 0.8rem;background: #fff;position: fixed;top: 0;left:0;z-index: 99;}

.top_navs{width: 7.5rem;height: 0.8rem; overflow-x:auto; overflow-y:hidden;-webkit-overflow-scrolling:touch;position: relative;white-space: nowrap; }
.top_navs a{color: #9c9c9c;font-size: 0.32rem;height: 0.8rem; line-height: 0.8rem;display: inline-block;margin-right: 0.4rem;position: relative;vertical-align: middle;}
.top_navs a:first-child{margin-left: 0.4rem;}
.top_navs a.act{color: #ff6b22;}
.top_navs a.act:after{content: "";width: 100%;height: 0.06rem;background: #ff6b22;position: absolute;top: 0.74rem;left: 0;z-index: 9;}


.c_main{width: 100%;padding-top: 1.54rem;position: relative;}
.c_ul{padding: 0 0.3rem;}
.c_ul li{
	width: 100%;background: #fff;margin-bottom: 0.54rem;
	border-radius: 0.1rem;
	/*box-shadow: 0 0 0.16rem rgba(0,0,42,.11);*/
	position: relative;
}





.c_ul li:before{
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    left: 1.5rem;
    width: 0.28rem;
    height: 0.14rem;
    border-radius: 0 0 0.14rem 0.14rem;
    background: #f5f5f5;
    /*background: red;*/
    /*margin-top: -10px;*/
}

.c_ul li:after {
    content: '';
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 1.5rem;
    width: 0.28rem;
    height: 0.14rem;
    border-radius: 0.14rem 0.14rem 0 0;
    background: #f5f5f5;
}



.c_box{width: 100%;
	display: flex;
	border-bottom: 1px dashed #eaeaea

}
.c_award{
	width: 1.64rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px dashed #eaeaea;
	padding: 0.25rem 0;
}
.c_award img{
	width: 1.24rem;
}

.c_flex{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.18rem 0.25rem;		
}
.c_award_right{
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.25rem;	
	/*border-bottom: 1px dattle #f0f0f0;*/
}

.c_dir{flex:1;padding-right: 0.32rem;}
.c_name{width: 100%;color: #333333;font-size: 0.26rem;font-weight: bold;line-height: 0.36rem;padding-top:0.12rem;}
.c_rank{width: 100%;color: #666666;font-size: 0.22rem;line-height: 0.32rem; padding-top:0.06rem;}
.c_rank span{color: #666666;}
.c_time{color: #666666;font-size: 0.22rem;line-height: 0.26rem;flex: 1;}
.detail_btn{}
.detail_txt{color: #666;font-size: 0.2rem;float: left;vertical-align: middle;margin-right: 0.18rem;}
.detail_icon{width: 0.24rem;height: 0.24rem;background: url(../images/c_down.png) no-repeat;background-size: 100% 100%;text-indent: -9999rem;float: right;vertical-align: middle;}
.detail_icon.act{background: url(../images/c_up.png) no-repeat;background-size: 100% 100%;}
/*.c_right{width: 1.8rem;float: left;}*/
.c_icon{width: 1.25rem;margin: 0 auto;padding-top: 0.4rem;display: block;}
.c_txt{color: #5490d6;font-size: 0.5rem;text-align: center;line-height: 0.57rem;padding-top: 0.3rem;font-weight: bold;}
.smalltxt { font-size: 0.32rem;}
.c_txt span{ font-size: 0.3rem;}

.c_kq{width: 1.2rem; height: 0.44rem;margin: 0.6rem auto 0;background: #cccccc;border-radius: 0.25rem; color: #fff;font-size: 0.19rem;text-align: center;line-height: 0.44rem;}
.c_kq span{font-size: 0.17rem;}
.kq_time{width:100%;padding-top:0.1rem;text-align:center;font-size:0.22rem;color:#666666}



.c_btn{width: 1.2rem;height: 0.44rem;background: #2ba9e0;display: block;color: #fff;font-size: 0.24rem;line-height: 0.44rem;text-align: center;border-radius: 0.2rem;}
.c_btn.act{background: #bfbfbf;}

.c_slide{;padding:0rem 0.25rem 0.3rem;display: none;}
.c_slide_t{width: 100%;color: #666;font-size: 0.24rem;line-height: 0.3rem; word-break: break-all;}
.c_slide_t span{color: #ff6b22;}
.c_slide_t a{color: #2ba9e0;display: inline-block;font-size: 0.24rem;line-height: 0.3rem;}

.pop_fc{width: 4.5rem;background: #fff;border-radius: 0.2rem;padding-bottom: 0.7rem;display: none;}
.pop_fc img{width: 100%;display: block;}
.pop_t{width: 90%;color: #181818;font-size: 0.32rem;text-align: center;padding: 1rem 0 0.4rem 0;}
.sure_btn{width: 1.44rem;margin: 0 auto;display: block;}


.qiwang {
    width: 7rem;
    position: fixed;
    left: 0.25rem;
    bottom: 0.5rem;
    z-index: 100;
    background: #2ba9e0;
    border-radius: 0.45rem;
    line-height: 0.9rem;
    text-align: center;
    color: #fffefe;
    font-size: 0.3rem;

}

.qiwang a{
    color: #fffefe;
    font-size: 0.3rem;            
}

.c_main {
    padding-bottom: 2rem;
}

.c_slide {
    display: block;
}

.w_btn {
    width: 100%;
}

.c_right .w_btn{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    top: 0;
    opacity: 0;
}


