@charset "gb2312";
/* CSS Document */

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: #ffffff;
	-webkit-text-size-adjust: 100%;
}
a {
	text-decoration: none
}
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
}
/*首页样式*/
.wry2th_layout {
	width: auto;
	min-width: 1069px;
	max-width: 1400px;
	height: auto;
	overflow: hidden;
	min-height: 200px;
	margin: 0 auto;
}
.wry2th_header {
	width: 100%;
	height: 371px;
	overflow: hidden;
	background: url(imgwry_headerbg.jpg) center top no-repeat;
	background-size: cover;
}
.wry2th_header_logo {
	width: 1069px;
	height: 100px;
	overflow: hidden;
	margin: 139px auto 0;
}
.wry2th_header_logo img {
	width: 100%;
	height: 100%;
}
.container {
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 200px;
	background: url(imgcontainer_bg.jpg) center top repeat-y;
}
.wry_picshow_picnews {
	width: 1069px;
	height: auto;
	overflow: hidden;
	max-height: 345px;
	margin: 42px auto 0;
}
.wry_picshow {
	float: left;
	width: 569px;
	height: 345px;
	overflow: hidden;
}
/*图片轮播样式*/
.picshowBox {
	width: 569px;
	height: 345px;
	overflow: hidden;
	position: relative;
}
.picshowBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}
.picshowBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.picshowBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.picshowBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.picshowBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.picshowBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.picshowBox .bd img {
	width: 569px;
	height: 345px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.picshowBox .prev, .picshowBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(imgslider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.picshowBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.picshowBox .prev:hover, .picshowBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.picshowBox .prevStop {
	display: none;
}
.picshowBox .nextStop {
	display: none;
}
.wry_picnews {
	width: 470px;
	height: 345px;
	overflow: hidden;
	float: right;
}
.wry_picnews_title {
	width: 100%;
	height: 25px;
	overflow: hidden;
	background: url(imgpicnews_title_bg.png) top right no-repeat;
	background-position: 0px 3px;
	line-height: 25px;
	text-indent: 10px
}
.wry_picnews_list {
	width: auto;
	height: auto;
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}
.wry_picnews_list ul {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-top: -1px;
}
.wry_picnews_list ul li {
	width: auto;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #cdcdcd;
	min-height: 115px;
	padding-top: 17px;
}
.wry_picnews_list ul li >h4 {
	height: auto;
	width: auto;
	overflow: hidden;
}
.wry_picnews_list ul li >span {
	text-indent: 2em;
	display: block;
	margin-top: 12px;
	line-height: 25px;
}
.wry_ytds {
	width: 1047px;
	height: 45px;
	line-height: 45px;
	background-color: #558bef;
	margin: 42px auto 0;
	color: #fefeff;
	font-family: "微软雅黑";
	font-size: 18px;
	padding-left: 22px;
}
.wry_ytdd_list {
	width: 1069px;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0;
}
.wry_left {
	border: 1px solid #c5c5c5;
	float: left;
	width: 319px;
	height: 1118px;
	overflow: hidden;
}
.wry_left img {
	width: 100%;
	height: 100%;
}
.wry_right {
	float: right;
	width: 734px;
	height: auto;
	overflow: hidden;
	min-height: 1100px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.tz_download_main {
	width: auto;
	height: auto;
	overflow: hidden;
}
.ty_layout {
	width: 357px;
	height: 436px;
	overflow: hidden;
	background-color: #ffffff;
}
.channel_name {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 3px;
	background: url(imgchannel_dist.jpg) left no-repeat;
	background-position: 14px;
}
.channel_name span {
	float: left;
	border-bottom: 4px solid #558bef;
	width: auto;
	height: 36px;
	display: block;
	margin-left: 13px;
	padding-left: 26px;
	padding-right: 13px;
}
.channel_name a {
	display: block;
	width: 100%;
	height: 100%;
}
.ty_layout >ul {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-top: 14px;
	padding-left: 14px;
}
.ty_layout >ul >li {
	width: auto;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	background: url(imglist_dist.jpg) left no-repeat;
	background-position: 3px;
	padding-left: 22px;
}
.ty_layout >ul >li a {
	float: left;
	width: 79%;
	height: 35px;
	overflow: hidden;
}
.ty_layout >ul >li span {
	float: right;
	width: 18%;
	margin-right: 5px;
}
.ty_pic_list_layout {
	margin-top: 19px;
	width: 100%;
	height: 322px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.ty_pic_main {
	width: 291px;
	height: 231px;
	overflow: hidden;
	float: left;
	margin-top: 16px;
	margin-left: 20px;
}
.ty_pic_main img {
	width: 100%;
	height: 100%;
}
.ty_list_main {
	float: right;
	margin-top: 16px;
	width: 55%;
	height: auto;
	overflow: hidden;
}
.ty_list_main ul {
	width: auto;
	height: auto;
	overflow: hidden;
}
.ty_list_main ul li {
	background: url(imglist_dist.jpg) left no-repeat;
	width: auto;
	height: 33px;
	line-height: 33px;
	padding-left: 15px;
	overflow: hidden;
}
.ty_list_main ul li a {
	float: left;
	width: 78%;
}
.ty_list_main ul li span {
	float: right;
	margin-right: 5px;
	text-align: right;
}
.friendly_reminder {
	width: 1055px;
	height: 45px;
	line-height: 45px;
	background-color: #558bef;
	margin: 15px auto 0;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	padding-left: 14px;
	overflow: hidden;
}
.friendly_reminder span {
	font-size: 18px;
}
.footer {
	width: 100%;
	height: 190px;
	margin-top: 20px;
}
/*首页样式结束*/

.ty_gailan_main {
	width: 1069px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	min-height: 500px;
	margin: 0 auto;
}
.ty_channel_name {
	width: 990px;
	height: 40px;
	line-height: 40px;
	margin: 20px auto 0;
	border-bottom: 4px solid #558bef;
	background: url(imgchannel_dist.jpg) left no-repeat;
	text-indent: 25px;
}
.fy {
	width: auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 20px auto;
}
/*图片概览样式*/
.pic_gailan_list {
	width: 990px;
	height: auto;
	min-height: 400px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 25px;
}
.pic_gailan_list ul {
	width: 110%;
	height: auto;
	overflow: hidden;
	margin-left: -9px;
	margin-bottom: 25px;
}
.pic_gailan_list ul li {
	float: left;
	width: 233px;
	height: auto;
	overflow: hidden;
	margin-left: 15px;
	text-align: center;
	margin-top: 25px;
}
.pic_gailan_list ul li div.pic {
	width: 233px;
	height: 160px;
	overflow: hidden;
	margin-bottom: 10px;
}
.pic_gailan_list ul li div.pic img {
	width: 100%;
	height: 100%;
}
.pic_gailan_list ul li span {
	height: 25px;
	overflow: hidden;
	display: block;
	line-height: 25px;
}
/*图片概览样式结束*/
/*文档概览页样式*/
.content_list {
	width: 990px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
}
.content_list ul {
	width: auto;
	height: auto;
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
	margin-top: 15px;
}
.content_list ul li {
	background: url(imglist_dist1.jpg) left no-repeat;
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}
.content_list ul li a {
	float: left;
	width: 86%;
}
.content_list ul li span {
	float: right;
	width: 12%;
	text-align: right;
}
/*文档概览页样式结束*/
/*细览样式*/
.xilan_main {
	width: 1069px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	min-height: 400px;
	margin: 0 auto;
}
.location
{
	width: 964px;
	height: 75px;
	line-height: 75px;
	overflow: hidden;
	border-bottom: 4px solid #558bef;
	margin: 0 auto;
	background: url(imglocation_bg.jpg) left no-repeat;
	padding-left: 26px;
}
.location span
{
	color: #3f3e3e;
	font-size: 16px;
	font-family: "微软雅黑";
}
.location a
{
	margin: 0 7px;
}
.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;
}
/*细览样式结束*/