.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
a{
	text-decoration: none;
	color: #333;
	transition: ease all 0.5s;
}
a{
	color: #1c65ff
}
p{
	margin: 0;
	padding: 0;
}
ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.login_header{
	width: 100%;
	height: 30px;
	color:#666;
	display: flex;
	justify-content: space-between;
	border: 1px solid #ccdced;
}
.login_header span{
	width: 50%;
	height: 30px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	line-height: 30px;
	text-align: center;
}
.loginbox{
	width: 236px;
	height: 167px;
}
.Cbody_item{
	border: 0px solid #999;
	overflow: hidden;
}
.active{
	height: 30px;
	background: #ccdced;
    color: #333;
   
}
.loginrslider{
	width: 160px;
	height: 322px;
	background-color: #27ae3d;
}
.login_warp{
    overflow: hidden;
    position: relative;
	top: 0px;
	cursor: pointer;
	font-size: 13px;
}
.loginrslider{
	color: #fff;

}
.zt_top{
	width: 100%;
	height: 60%;
	display: flex;
	justify-content: space-between;
}
.zt_bottom{
	width: 100%;
	
	display: flex;
	flex-wrap: wrap;
	color: #666;
	justify-content: space-between;
}
.riqi_time{
	width: 50%;
	line-height: 25px;
}
    .riqi_time p:first-child {
        color: #999;
        text-align: center;
    }
.riqi_time p:last-child{
	display: flex;
	flex-direction: column;
	text-align: center;
}
.cs_zb{
	width: 30%;
}
.cs_zb span{
	font-weight: bold;
}
.jc_col_01{ background:#39e603;}
.jc_col_02{ background:#ffe500;}
.jc_col_03{ background:#ffaa00;}
.jc_col_04{ background:#ff401a;}
.jc_col_05{ background:#de0303;}
.jc_col_06{ background:#b01717;}
.jc_col_07{ background:#7f1138;}
.color_1{ color:#39e603 ;}
.color_2{ color:#ffe500 ;}
.color_3{ color:#ffaa00 ;}
.color_4{ color:#ff401a ;}
.color_5{ color:#de0303 ;}
.color_6{ color:#b01717 ;}
.color_7{ color:#7f1138 ;}

.zt_tqx{
	width: 100%;
	height: 60%;
	display: flex;
	flex-direction: column;
}
.qx_title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: flex;
	justify-content: space-between;
}
.name_left{
	position: relative;
	padding-left: 15px;
	height: 30px;
}
.name_left:before{
	content: "";
	width: 14px;
	height: 13px;
	position: absolute;
	top: 8px;
	left: 0;
	background: url(../images/start.png) no-repeat;
}
.qx_title p:last-child{
	color: #999;
}
.sywr_1{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #f1f1f1;
	color: #333;
	margin-top: 5px;
}
.qxtable {
    display: inline-grid;
    width: 200px;
    font-size: 1px;
    text-align: center;
    margin-left:13px;
}
.p_date {
    margin-right: 10px
}
.tt {
    width: 27px;
    height: 21px;
    text-align: center;
}
.qptt_1 {
    background: url(../images/1.png) no-repeat;
}
.qptt_2 {
    background: url(../images/2.png) no-repeat;
}
.qptt_3 {
    background: url(../images/3.png) no-repeat;
}
.qptt_4 {
    background: url(../images/4.png) no-repeat;
}
.qptt_5 {
    background: url(../images/5.png) no-repeat;
}
.qptt_6 {
    background: url(../images/6.png) no-repeat;
}

