﻿.Con_split{
	width: 1000px;
	position: relative;
	margin: 15px auto 0;
	min-height: 400px;
	overflow: auto;
}

.split_left{
	width: 255px;
	height: 440px;
	float: left;
	overflow: hidden;
	border-radius: 9px;
}

.content_tzgg{
	width: 255px;
	height: 225px;
	overflow: hidden;
	border: 1px solid #D8D8D8;
}

.content_tzgg ul{
	padding-left: 10px;
	padding-top:4px; 
	padding-bottom: 26px;
	background: #F3F3F3;
}

.content_tzgg ul li{
	width: 240px;
	height: 29px;
	position: relative;
	border-bottom: 1px dashed #B0AFAF;
}

.content_mv{
	width: 255px;
	height: 90px;
	margin-top: 20px;
	overflow: hidden;
}

.content_center{
	width: 650px;
	height: 500px;
	margin-top: 10px;
	margin-left: 22px;
	height:auto;
	min-height:500px;
	margin-bottom: 20px;
}

.content_center h1{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #0182C5;
	line-height: 40px;
	font-family: "微软雅黑";
	padding-top: 5px;
	letter-spacing: 1px;
}

.content_center h2{
	height: 15px;
	line-height: 15px;
	text-align: center;
	color: #828282;
	margin-bottom: 5px;
	font-family: "微软雅黑";
}

.content_center p{
	line-height: 23px;
	padding-top: 4px;
	text-indent:2em;
	font-size: 14px;
	font-family: "微软雅黑";
}

.content_title{
	width: 255px;
	height: 33px;
	margin: -1px;
	border: 1px solid #F31C0A;
	background: url(../image/yqlj_bg.png);
}


.content_title b{
	width: 40px;
	height: 34px;
	line-height: 34px;
	color: #FFFF00;
	float: right;
	display: inline-block;
}

.content_title font{
	height: 34px;
	line-height: 34px;
	color: #FFFF00;
	width: 105px;
	text-align: center;
	font-size: 15px;
	float: left;
	display: inline-block;
	font-weight: bold;
}

.split_right{
	width: 720px;
	float: right;
	border-radius: 9px;
	height:auto; 
	min-height:400px;
	margin-bottom: 40px;
}

.now_pos{
	height: 30px;
	width: 697px;
	border-bottom: 1px solid #eee;
}

.now_pos a,.now_pos span{
	float: left;
}

.now_pos a{
	font-family: "微软雅黑";
	margin-top: 6px;
	margin-left: 20px;
	font-size: 13px;
	color: #454545;
}

.now_pos a:hover{
	color: #CC6600;;
}

.now_pos span{
	margin-top: 6px;
	margin-left: 10px;
	font-size: 14px;
	color: #0187D0;
}

.split_right ul{
	width: 640px;
	margin-left: 20px;
	margin-top: 15px;
}

.split_right ul li{
	height: 18px;
	line-height: 18px;
	padding-top: 10px;
	margin-left: 8px;
	overflow: hidden;
	line-height: 18px;
	border-bottom: 1px dashed #cdcccc;
}

.split_right ul li a{
	color: #454545;
	font-size: 12px;
	text-align: left;
}

.split_right ul li a:hover{
	color: #CC6600;
}

.page_list{
	color: #454545;
	font-size: 12px;
	text-align: center;
	line-height: 1.6;
	margin-top: 40px;
	margin-bottom: 20px;
}

.page_list a,.page_list span{
	color: #454545;
	font-family: "微软雅黑";
}

.page_list span{
	margin-left: 5px;
}

.page_list a:hover{
	color: #FF0000;
}