.headbox {
    height: 2rem;
    line-height: 2rem;
    width: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    box-sizing: border-box;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content:  space-between;
    font-size: .65rem;
}
.headbox div {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    height: 100%;
    width: 33.333%;
    color: #000;
   padding-left: .5rem;
    box-sizing: border-box;
    font-size: .7rem;
}
.kj_box{
	
	background: #fff;
	margin-top: .5rem;
	padding: .5rem;
	border-bottom: 1px solid #E5E5E5;
}
.kj_box>p{
	font-size: .9rem;
    color: #666;
    margin-left: .5rem;
    color: rgb(102, 102, 102);
    
}
.kj_box>p .issue{
	color: #fc3245;
}
.code_box{
	
}

.result_num {
    margin-bottom: .1rem;
    flex-direction: column;
}
.kaiji_box .code_box ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    font-size: .6rem;
    text-align: center;
}
.kaiji_box .code_box .result_num li {
    height: 2rem;
    line-height: 2rem;
    width: 1.5rem;
    font-size: .6rem;
    font-weight: 600;
}
.result_num {
    margin-bottom: .1rem;
    flex-direction: column;
    height: 1.8rem;
    padding-top: .5rem;
}
.result_num li{
	float: left;
	width:13%;
	min-width: 1.8rem;
	display: flex;
	justify-content: center;
	height:1.8rem;
	
}
.result_num i{
	display: block;
	width:1.71rem;
	height: 1.71rem;;
	padding-top: .2rem;
	text-align: center;
	box-sizing: border-box;
}
.lhccs{
	background: url(../images/xiaol.png) no-repeat;
	  background-size:14rem ;
	background-position:-8.15rem -3.1rem ;
	color: #ed2a43;
}

.lhcc1,.lhcc2,.lhcc7,.lhcc8,.lhcc12,.lhcc13,.lhcc18,.lhcc19,.lhcc23,.lhcc24,.lhcc29,.lhcc30,.lhcc34,.lhcc35,.lhcc40,.lhcc45,.lhcc46{
	background: url(../images/xiaol.png) no-repeat;
	  background-size:14rem ;
	background-position:-8.15rem -3.1rem ;
	color: #ed2a43;
}
.lhcc3,.lhcc4,.lhcc9,.lhcc10,.lhcc14,.lhcc15,.lhcc20,.lhcc25,.lhcc26,.lhcc31,.lhcc36,.lhcc37,.lhcc41,.lhcc42,.lhcc47,.lhcc48{
	background: url(../images/xiaol.png) no-repeat;
	  background-size:14rem ;
	background-position:-12.15rem -3.1rem ;
	color: cornflowerblue;
}
.lhcc5,.lhcc6,.lhcc11,.lhcc16,.lhcc17,.lhcc21,.lhcc22,.lhcc27,.lhcc28,.lhcc32,.lhcc33,.lhcc38,.lhcc39,.lhcc43,.lhcc44,.lhcc49{
	background: url(../images/xiaol.png) no-repeat;
	  background-size:14rem ;
	background-position:-10.15rem -3.1rem ;
	color: #1ab246;
}


.result_zoo{
	height:.8rem;
	
}
.result_zoo li{
	float: left;
	width:13%;
	min-width: 1.8rem;
	display: flex;
	justify-content: center;
	height:.8rem;
	font-size: .6rem;
}
.result_five{
	height:.8rem;
}
.result_five li{
	float: left;
	width:13%;
	min-width: 1.8rem;
	display: flex;
	justify-content: center;
	height:.8rem;
	font-size: .6rem;
}
.next_issueTime{
	height:2rem;
	background: #FFFFFF;
	font-size: .64rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0 .8rem;
	color: red;
}
.next_issueTime b{
	width:.8rem;
	height:.8rem;
	background:  url(../images/xiaol.png) no-repeat;
	background-size:14rem ;
	
	background-position:-2.6rem -5.4rem  ;
}

.fenxi{
	height:5rem;
	background: #FFFFFF;
	display: flex;
	justify-content: space-around;
	font-size: .65rem;
	margin-top: .5rem;
	align-items: center;
	
}
.fenxi span{
	display: inline-block;
    height: 2.4rem;
    width: 2rem;
    background: url(/Public/Home/mobile/images/xiaol.png) no-repeat;
    background-size: 12rem;
 
}
.fenxi a{
	text-align: center;
}
.fenxi .tm span{
	background-position: -2.6rem 0rem;
}
.fenxi .kj span{
	background-position: -.2rem 0rem;
}
.fenxi .zm span{
	background-position: -4.9rem 0rem;
}
.fenxi .sx span{
	background-position: -7.2rem 0rem;
}
.fenxi .lz span{
	background-position: -9.6rem 0rem;
}
.comparison_table{
	margin-top: .5rem;
}
.table_type{
	height:2.2rem;
	background: #FFFFFF;
	display: flex;
	justify-content: space-around;
	border-bottom:1px solid #E0E0E0 ;
}
.table_type div{
	display: flex;
	adding: 0rem 1rem;
	height:2.2rem;
	justify-content: center;
	align-items: center;
	
}
.table_type div span{
	padding: 0rem .2rem;
	line-height: 2.1rem;
	box-sizing: border-box;
}

.table_type div .action{
	border-bottom:2px solid #fa3252 ;
	color: #fa3252;
}

.tab_content{
	padding: .5rem 0;
	background: #FFFFFF;
}
.bose .rows_name{
	width:3rem;
	display: flex;
	align-items: center;
}
.bose .sebo_right{
	
	
	display: flex;
	 flex-wrap: wrap ;
}
.bose .rows{
	display: flex;
	padding-bottom: .5rem;
	justify-content:  flex-start;
	border-bottom:1px solid #E0E0E0 ;
	padding: 0  .5rem .5rem .5rem;
}
.sebo_right span{
	display: flex;
	width:1.2rem;
	height:1.2rem;
	border-radius: 50%;
	color: #FFFFFF;
	justify-content: center;
	align-items: center;
	margin-left: .2rem;
	margin-top: .2rem;
	font-size: .68rem;
}
.hb span{
	background: #f93353;
}
.lb span{
	background: #0094e7;
}
.lvbo span{
	background: #20c36b;
}
.zoo .row{
	display: flex;
	justify-content:   space-between;
	margin-bottom: .5rem;
	padding: 0rem .5rem;

}
.zoo .row>div{
	display: flex;
	justify-content: space-around;
}
.zoo_num{
	display: flex;
	 flex-wrap: wrap ;
	color: #FFFFFF;
	
}
.zoo_num span{
	width:1.2rem;
	height:1.2rem;
	display: flex;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	background: red;
	 margin-left: .5rem;
}
.jqys .row,.wx .row{
	height:2rem;
	display: flex;
	justify-content: inherit;
	align-items: center;
	padding: 0 .5rem;
}
.jays_name{
	display: flex;
	justify-content: inherit;
}
.jays_name span{
	margin-left: 1rem;
}
.wx_num{
	display: flex;
	justify-content: inherit;
}
.wx_num span{
	width:1.1rem;
	height:1.1rem;
	display: flex;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	background: red;
	 margin-left: .25rem;
	 color: #FFFFFF;
	 font-size: .65rem;
}

.live{
	display: flex;
	justify-content: center;
	align-items: center;
}
.live img{
	width: .8rem;
    height: .8rem;
    margin-top: .1rem;
}
