@charset "gb2312";
/*****************Reset****/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Arial, "Microsoft YaHei", "微软雅黑";
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.cl {/*清除浮动*/
	zoom: 1;
	overflow: auto;
}
.cl:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.dot-1 {/*单行省略*/
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
a, a:hover, a:visited {
	text-decoration: none;
	color: inherit;
}
/*****************总体布局****/
.wrap {
	width: 1100px;
	margin: 20px auto;
	background-color: #fff;
}
.leftPart {
	float: left;
	width: 260px;
	margin-right: 20px;
}
.rightPart {
	float:right;
	width: 810px;
}
/*****************左侧部分****/
.leftPart .nav {
	border: 1px solid #f4f4f4;
	padding: 10px;
	margin-bottom: 10px;
}
.leftPart .nav a {
	display: block;
	width: 100%;
	color: #818181;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #f4f4f4;
}
.leftPart .nav a:first-child {
	color: #fff;
	background-color: #be161c;
}
.leftPart .nav a~a {
	margin-top: 10px;
}
.leftPart .links {
	padding: 10px;
	margin-bottom: 20px;
}
.leftPart .links a {
	display: block;
}
.leftPart .links a~a {
	margin-top: 10px;
}
.leftPart .serve {
	margin-bottom: 20px;
}
.leftPart .serve .s-title {
	font-size: 20px;
	font-weight: bold;
	width: 140px;
	color: #e2342e;
	text-align: center;
	background-color: #fff;
	margin: 0 auto 10px;
}
.leftPart .serve .hr {
	width: 100%;
	height: 6px;
	background-color: #d33338;
	margin-bottom: -16px;
}
.leftPart .serve .funs {
	padding: 10px;
}
.leftPart .serve .funs .fun-title {
	font-size: 18px;
	color: #acacac;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #f4f4f4;
}
.leftPart .serve .funs .fun-cont {
	color: #000;
}
.leftPart .serve .funs .fun-cont p {
	border-right: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	line-height: 36px;
}
.leftPart .serve .funs .fun-cont p a {
	display: inline-block;
	width: 49%;
	text-align: center;
	line-height: 36px;
}

/*****************右侧部分****/

.right{
		margin-bottom: 15px;
		float: right;
		width: 815px;
		border: solid 1px #ddd;
	}
	.t1{
		height: 50px;
		border-bottom: solid 1px #ddd;
		line-height: 50px;
		font-size: 28px;
		color: #214c70;
		font-weight: 900;
	}
	.t2{
		height: 50px;
		border-bottom: solid 1px #ddd;
		line-height: 50px;
		font-size: 16px;
		color: #214c70;
		font-weight: 900;
	}
	.c1{
		float: left;
		margin-left:25px;
		} 
	 .c2{
	 	float: left;
		line-height: 25px;
		width: 220px;
		font-size: 14px;
		margin-top: 5px;
		margin-left:20px;
	}  
	.c3{
	 	float: right;
		width: 360px;
		line-height: 25px;

	}
	.c3 li{
	
		width: 360px;
		line-height: 35px;
		border-bottom: dashed 1px #ddd;
		font-size:20px;
	}
	
	.c4 li{
		float: left;
		font-size:18px;
		margin-left:30px;
		width: 800px;
		line-height:35px;
		border-bottom: dashed 1px #ddd;
	}
	.c5 li{color: #666666;
		float: left;
		margin-left:15px;
		
		list-style-type:none;  
	}
	.c5 li img{
		
		text-align: center;
		margin-left: 10px;
		margin-top: 10px;
	}
	
.yqlj {
	line-height:35px;
		color:#222; 
		text-align:center;
		font-size:1px;
}
	