a:hover{
	text-decoration:none;
}
.main_page{
	margin-top:0px;
	padding:0;
	width:1200px;
	min-width:1200px;
}
.title_txt{
	margin-top:0px;
}
.title_txt h4{
	width:auto;
	height:29px;
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#2C2C2C;
	display:inline-block;
}
.title_txt span{
	border-radius: 19px;
    border: 1px solid #999999;
    width: auto;
    height: 22px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    padding: 1px 16px;
	float:right;
	margin-top:5px;
	margin-right:6px;
}
.programe{
	margin-top: 60px;
	width:1200px;
}
.programe .programe_title{
	width:100%;
	height:36px;
	margin-bottom:8px;
}
.programe .programe_title h3{
	height:26px;
	font-size:27px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,128,80,1);
	display:inline-block;
	margin:0;
	line-height:36px;
}
.programe .programe_title img{
	margin-top:-12px;
	margin-right:10px;
	width:26px;
	height:26px;
}
.programe_left{
	height:744px;
	margin-top:32px;
	padding-left:0;
}
.programe_right{
    height:227px;
    margin-top:32px;	
}
.programe_left .title_txt,
.programe_right .title_txt{
	margin-top:0px;
}
.programe_list{
	margin-top:20px;
	width: 380px;
	float:left;
	padding-right:40px;
	padding-bottom:20px;
}




.programe_list li{
	height:36px;
	font-size:17px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(44,44,44,1);
}
.programe_list li a{
    color:rgba(44,44,44,1);	
}
.programe_list .programe_list_img{
	width:75px;
	height:75px;
	border:1px solid #E2E2E2;
	display:inline-block;
}
.programe_list .programe_list_img img{
	vertical-align:unset;
	width:75px;
	height:75px;
}
.programe_list .programe_list_info{
	height:75px;
	width:286px;
	display:inline-block;
	margin-left:13px;
}
.programe_list .programe_list_info h4{
	height:19px;
	font-size:19px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(44,44,44,1);
}
.programe_list .programe_list_info div{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(117,117,117,1);
	padding-top:12px;
	line-height: 25px;
	width:290px;
}
.programe_left .gray_line{
	margin-top:19px;
}
.line.orange{
	width:100%;
	height:4px;
	background:rgba(255,128,80,1);
}
.orange_line{
	width:100%;
	height:5px;
	
}
.orange_line .orange_line_small{
	width:86px;
	height:4px;
	background:rgba(0,102,204,1);
}
.orange_line .orange_line_length{
	width:100%;
	height:1px;
	background:rgba(0,102,204,1);
}
.title_txt.programe_change{
	margin-top:0;
}

