* {
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

.clear {
	height: 0px;
	display: block;
	clear: both;
}


/*视频新闻样式*/

.from {
	font-size: 12px;
	color: #585858;
	text-align: center;
}

.list_news {
	width: 956px;
	margin-left: 46px;
}

.list_news li {
	width: 300px;
	height: 240px;
	float: left;
	margin-bottom: 130px;
	margin-right: 18px;
}

.list_news img {
	width: 100%;
}

.article_title {
	font-size: 16px;
	margin-top: 20px;
	color: #000;
	text-align: center;
}


/*咨询中心*/

._main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.position {
	margin-top: 36px;
	font-size: 14px;
	text-align: right;
	color: #34a3a1;
	padding-bottom: 5px;
	border-bottom: 1px solid #34a3a1;
}

.position a {
	color: #34a3a1;
}

.nav_1 {
	margin-top: 20px;
}

.nav {
	width: 126px;
	font-size: 22px;
	padding-left: 20px;
	border-left: 4px solid #34a3a1;
	color: #34a3a1;
	display: block;
}

.dynamic {
	width: auto;
	height: 296px;
	margin-top: 22px;
}

.video {
	width: 486px;
	margin-right: 48px;
	float: left;
}

.dt_text {
	width: 666px;
	float: left;
}

.dt_info {
	margin-bottom: 20px;
}

.dt_info_title {
	font-size: 24px;
	text-align: center;
}

.dt_info_text {
	margin-top: 28px;
	font-size: 14px;
	color: #666;
}

.td_list {
	color: #333
}

.td_list li {
	height: 31px
}

.td_list li a {
	font-size: 14px;
	color: #333
}

.td_list li a span {
	color: #474747;
	float: right;
}

.article_list {
	width: 100%;
	height: 236px;
	margin-top: 80px;
}

.tzgg {
	width: 364px;
	margin-right: 54px;
	float: left;
}

.nav_2 img {
	width: 100%;
	height: 1px;
}

.tzgg_list {
	margin-top: 12px;
	font-size: 14px;
	padding-left: 16px;
}

.tzgg_list li {
	line-height: 26px;
	list-style-type: disc;
	color: #e44c27;
}

.tzgg_list li a {
	color: #747474;
}

.video_new {
	margin-top: 10px;
	width: 300px;
	height: 110px
}

.main_bottom {
	width: 100%;
	height: auto;
}

.main_bottom_left {
	width: 500px;
	float: left;
	margin-right: 100px;
}

.main_bottom_right {
	width: 500px;
	float: left;
}


/*视频展示*/

.voide_title {
	font-size: 30px;
	display: block;
	height: 50px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 80px;
}

.list_news_more {
	font-size: 20px;
	margin-bottom: 14px;
	margin-top: 20px;
}

.list_news_more a {
	font-size: 14px;
	float: right;
}

.other_context {
	margin-top: 320px;
}


/*分页*/

.page {
	/*position: relative;
	top: 127px;
	width: 100%;
	height: auto;*/
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0px;
}

.page .pagination {
	width: 100%;
	height: auto;
}

.page .pagination ul {
	width: 255px;
	height: 30px;
	margin: 0 auto;
}

.page .pagination ul li {
	line-height: 21px;
	;
	margin: 5px;
	float: left;
	background-color: #f8f8f8;
}

.page .pagination ul li a {
	border-radius: 2px;
	font-size: 13px;
	color: #6b6b6b;
	padding: 2px 8px;
	border: 1px solid #d8d8d8;
}

.current {
	padding: 2px 8px;
	background-color: #008785;
	color: #FFFFFF !important;
}