@charset "UTF-8";
@import url('base.css');
@import url('iconfont.css');

.timer{max-width: 540px;height: 60px;background-size: 50px;padding: 0 59px;
	background-image: url(../img/bg_timer_left.png), url(../img/bg_timer_right.png);background-position: left center, right center;background-repeat: no-repeat;}
.timer .con{height: 100%;border: 1px solid #ffeea2;}
.timer .col-xs-3{padding: 4px 0 0;}
.timer_item{width: 50px;height: 50px;border-radius: 50%;border: 1px solid #ffeea2;padding-top: 10px;}
.timer_item span{display: block;line-height: 1;}
.benefit li{padding: 5px 0 0;}
/*.awards{min-height: 30px;border:15px solid transparent;border-image:url(../img/06.png) 30 30 stretch;}
.awards_con{background: #1c2239;font-size: 12px;padding: 10px;}
.awards_con h4{margin: 0 0 10px;}
.awards_con .col-xs-6{padding: 5px 5px 0;text-indent: 5px;}*/
.awards .item{width: 12.5%;float: left;}
.awards .item .con{width: 30px;border: 1px solid #3e3e59;margin: 0 auto;padding: 5px 4px;min-height: 200px;}



.teachs .col-xs-6{padding: 0 10px 20px;}
.teachs .item{border: 1px solid #3e3e59;background: #0e0e2f;padding-bottom: 10px;position: relative;}
.teachs_header{display: block;padding: 24px 20px 5px;}
.teachs_header img{display: block;width: 100%;/* height: 100%; */}
.teachs_name{display: block;font-size: 16px;color: #fd9;padding: 5px 0;}
.teachs_flower{padding-bottom: 5px;}
.teachs_name:hover{color: #fd9;}
.teachs_btn_group .btn-default{/* width: 65px; */padding:5px 10px;background: none;color: #fd9;border-radius:0;border-color: #60544d;outline: none;}
.teachs_rank{min-width: 24px;height: 24px;line-height: 24px;text-align: center;position: absolute;left: 0;top: 0;background:rgba(38,38,68,.6);}
.teachs_rank img{max-height: 100%;}

.rankType2{padding: 10px 0;width:100%;overflow-x: auto;white-space: nowrap;}
.rankType2 span{display: inline-block;padding: 10px 15px;background: #252644;}
.rankType2 span+span{margin-left: 3px;}
.rankType2 span.active{background: #ffde95;color: #252644;}