@charset "gb2312";
/* CSS Document */
/*css样式重置*/
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0
}
body {
	background: #fff;
	-webkit-text-size-adjust: 100%
}
a {
	color: #000000;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: underline
}
em {
	font-style: normal
}
li {
	list-style: none
}
img {
	border: 0;
	vertical-align: middle
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
p {
	word-wrap: break-word
}
/*--------首页样式--------*/
.container {
	width: auto;
	max-width: 1400px;
	min-width: 1010px;
	margin: 0 auto;
}
.header {
	width: 100%;
	height: 550px;
	overflow: hidden;
}
.header > img {
	width: 100%;
	height: 100%;
}
.channel_list_main,.gailan_channel_list_main {
	width: 1010px;
	height: auto;
	overflow: hidden;
	min-height: 500px;
	margin: 0 auto;
}
.ty_chancel_layout {
	width: auto;
	height: auto;
	overflow: hidden;
	min-height: 350px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.ty_channel_main {
	width: 48%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.ty_channel_name {
	width: auto;
	height: 51px;
	line-height: 47px;
}
.ty_channel_name > span {
	width: auto;
	float: left;
	height: 47px;
	border-bottom: 4px solid #467de2;
	background: url(imglist_dist.jpg) left no-repeat;
	background-position: 4px;
	padding-left: 25px;
	padding-right: 10px;
}
.ty_channel_main > ul
{
	width: auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.ty_channel_main > ul li
{
	width: auto;
	height: 35px;
	line-height: 35px;
	background: url(imglist_dist2.jpg) left no-repeat;
	background-position: 13px;
	padding-left: 43px;
	overflow: hidden;
}
.ty_channel_main > ul li a
{
	float: left;
	width: 78%;
	height: 35px;
	overflow: hidden;
}
.ty_channel_main > ul li span
{
	float: right;
	width: 21%;
	text-align: center;
}
.footer
{
	width: auto;
	height: 190px;
	overflow: hidden;
}
/*概览*/
.ty_chancel_layout2{
	width: auto;
	height: auto;
	overflow: hidden;
	min-height: 350px;
}
.ty_channel_main2 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ty_channel_name2 {
	width: auto;
	height: 51px;
	line-height: 47px;
}
.ty_channel_name2 > span {
	width: 100%;
	float: left;
	height: 47px;
	border-bottom: 4px solid #467de2;
	background: url(imglist_dist.jpg) left no-repeat;
	background-position: 4px;
	padding-left: 25px;
	padding-right: 10px;
}
.ty_channel_main2 > ul
{
	width: auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.ty_channel_main2 > ul li
{
	width: auto;
	height: 35px;
	line-height: 35px;
	background: url(imglist_dist2.jpg) left no-repeat;
	background-position: 13px;
	padding-left: 43px;
	overflow: hidden;
}
.ty_channel_main2 > ul li a
{
	float: left;
	width: 89%;
	height: 35px;
	overflow: hidden;
}
.ty_channel_main2 > ul li span
{
	float: right;
	width: 10%;
	text-align: center;
}
.fy
{
	text-align: center;
	width: auto;
	height: 50px;
	line-height: 50px;
	margin: 20px auto;
}

.xilan_content
{
	width: 940px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.xilan_content h2
{
	text-align: center;
	width: auto;
	height: auto;
	margin:25px 0;
	color: #4b5774;
	font-size: 26px;
	font-family: "微软雅黑";
	line-height: 35px;
}
.xilan_other{
	background-color: #f7f7f7;
	width: auto;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 14px;
	color: #555555;
	font-family: "微软雅黑";
}
.xilan_other span
{
	margin: 0 85px 0 3px;
}
.xilan_info
{
	margin-top: 20px;
	margin-bottom: 30px;
}