body{
	background:#030976;
}
.banner{
	width: 100%;
	height: auto;
	margin: 0;
}
.banner img{
	width: 100%;
	height: auto;
	vertical-align:top
}

.head_i{
	width: 100%;
	text-align: center;
}
.head_i img{
	width: 100px;
	height: auto;
}
.box1{
	width: 100%;
	height: 46px;
	font-size:18px;
	color: #cccccc;
	line-height: 46px;
	background: #302885;
}
.active{
	width: auto!important;
	text-align: center;
	color: #fff!important;
}
.actq{
	width: 85px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #cccccc;
	background: #151d25;
}
.actq1{
	position: absolute;
	top: 0;
	left: 0;
}
.actq3{
	position: absolute;
	top: 0;
	right: 0;
}
.actq2{
	margin: 0 auto;
}
.actq_le{
	width: 100%;
	height: 46px;
	margin-top: 20px;
	position: relative;
}
.box1_head{
	width: 100%;
	height: 40px;
	background: #4940a5;
	color: #02fcec;
	line-height: 40px;
	font-size:14px ;
}
.box1_head div{
	float: left;
	text-align: center;
}
.head_time{
	width: 20%;
}
.head_time2{
	width: 40%;
}
.head_time3{
	width: 40%;
}
.box1_cen{
	width: 100%;
	background: #030976;
	color: #fff;
	
	font-size:10px;
	   display: -webkit-flex;
	display: flex;
    flex-wrap: wrap;
	/*align-items: center;*/
	margin-bottom: 8px;
}
.box1_cen div{
	float: left;
}
.cen_time{
	width: 18%;
	height: 100%;
	padding-left:2%;
}
.cen_time2{
	width: 34%;
	padding-left:2%;
	
	height: 100%;
}
.cen_time3{
	width: 40%;
	height: 100%;
	padding-left:2%;
	padding-right:2%;
	
}
.cen_time p{
	padding-top: 8px;
	padding-bottom: 8px;
}
.cen_time2 p{
	padding-top: 8px;
	padding-bottom: 8px;
}
.cen_time3 p{
	padding-top: 8px;
	padding-bottom: 8px;
}
.box1_head2{
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #302885;
}

.toux_box{
	width: 100%;
	display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.tou_d{
	width: 29%;
	margin: 20px 2% 0 2%;
	float: left;
	text-align: center;
}
.tou_d img{
	border-radius:50%;
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.tou_di{
	border-radius:50%;
	border:4px solid #017f81;
}
.tou_d h1{
	padding-top: 1px;
	font-size: 15px;
	color: #fff;
}
.tou_d p{
	padding-top: 1px;
	font-size: 11px;
	color: #cbcbcd;
}
.i_box{
	height: auto;
	margin: 0 10px;	
	text-align: left;
}
.i_box img{
	width: 22%;
	height:auto ;
	margin:3px 1% 0 1%;
}
.zichi{
	margin: 10px 20px 0 20px;
	color: #fff;
	font-size: 10px;
}
.zichi p{
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.zichi_left{
	width: 40%;
	margin-right: 1%;
	float: left;
text-align:left
}
.zichi_zh{
	width: 23%;
		float: left;
		text-align:left
}
.zichi_right{
	width: 34%;
	margin-left: 2%;
		float: left;
			text-align:right
}

.footer{
	width: 100%;
	height: auto;
	margin-top: 20px;
	position: relative;
}
.footer img{
	width: 100%;
	height: 347px;
}
.foot_q{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 231px;
}
.iro{
	margin: 0 20px;
	position: relative;
}
.iro_left{
	width: 50%;
	float: left;
}
.iro_left h1{
	color: #CCCCCC;
	font-size: 16px;
	margin-top: 12px;
}
.iro_left h2{
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
}
.iro_left h3{
	color: #fff;
	font-size: 12px;
		margin-top: 5px;
}
.iro_left p{
	color: #fff;
	font-size: 12px;
		margin-top: 5px;
}
.iro_er{
	position: absolute;
	width: 90px;
	height: auto;
	top: 205px;
	text-align: center;
	right: 36%;
	color: #02fcec;
}

