﻿.wrapper .l{
	float: left;
	width: 680px;
}
.wrapper .l td a{
	color: #004da0;
}

.wrapper .l .add_indus a
{
	color: #004da0;
}
.wrapper .l .add_indus a:hover{
	text-decoration: underline;
}
.wrapper .l td a:hover{
	text-decoration: underline;
}
.evod a
{
	color: #1155c2;
}
.evod a:hover{
	text-decoration: underline;
}
.wrapper .l .vipShow table{
	width: auto;
}
.wrapper .r{
	float: right;
	width: 300px;
}
.relative_news{
	width: 646px;
	margin: 34px 0 24px 0;
	padding: 0 16px;
	border: 1px solid #dfdfdf;
	background: #f7f7f7;
	font-family: 'Microsoft Yahei';
}
.relative_news h3{
	height: 34px;
	line-height: 34px;
	padding-top: 9px;
	font-size: 14px;
	color: #01a2ac;
	font-weight: bold;
}
.relative_news ul li{
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px dashed #d7d7d7;
}
.relative_news ul li span{
	float: right;
	font-size: 13px;
}
.relative_news ul li:last-child{
	border-bottom: none;
}
.relative_news ul li a{
	color: #272727;
}
.relative_news ul li a:hover{
	color: #004da0;
	text-decoration: underline;
}
.recommend{
	width: 100%;
	height: 192px;
	padding-top: 22px;
	background: #f7f7f7 url(../images/recommendbg.png) 0 0 no-repeat;
	margin-top: 12px;
	font-family: 'Microsoft Yahei';
}
.recommend ul li{
	width: 150px;
	height: 14px;
	line-height: 14px;
	margin-bottom: 25px;
	float: left;
	text-indent: 45px;
	font-size: 14px;
}
.recommend ul li a{
	color: #252525;
}
.recommend ul li a:hover{
	color: #004da0;
	text-decoration: underline;
}
.addNews{
	width: 100%;
	background: #f7f7f7;
	margin-top: 10px;
	margin-bottom: 24px;
}
.addNews h3{
	height: 14px;
	line-height: 14px;
	padding: 14px 20px 8px 12px;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	font-family: 'Microsoft Yahei';
	position: relative;
	text-indent: 9px;
}
.addNews h3 span{
	float: right;
	padding-right: 18px;
	font-weight: normal;
}
.addNews h3 a{
	color: #5f5f5f;
}
.addNews h3 a:hover{
	color: #004da0;
}
.addNews h3::before{
	content: '';
	width: 4px;
	height: 14px;
	background: #01a2ac;
	display: inline-block;
	position: absolute;
	left: 11px;
	top: 13px;
}
.addNews ul{
	padding: 8px 13px 6px;
	font-family: 'Microsoft Yahei';
	font-size: 14px;
}
.addNews ul li{
	line-height: 14px;
	padding: 10px 0;
	background: url(../images/addico.gif) left center no-repeat;
	text-indent: 6px;
	color: #555;
}
.addNews ul li a{
	color: #555;
}
.addNews ul li b a{
	color: #004da0;
	font-weight: normal;
}
.addNews ul li a:hover{
	color: #004da0;
	text-decoration: underline;
}
.addNews ul li em{
	font-style: normal;
	color: #d78e01;
	font-size: 13px;
}