﻿body {
	font-family: Microsoft YaHei;
	min-width: 1200px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w613 {
	width: 613px;
}

.w566 {
	width: 566px;
}

.fco {
	background: #F6FAFF;
}

.ffc {
	background: #ffffff;
}

#con {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}


/* 第一部分 */


/* 头条 */

.headlines {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}

.headlines p {
	width: 100%;
	line-height: 33px;
	margin-bottom: 16px;
}

.headlines p a {
	font-size: 32px;
	font-weight: bold;
	color: #3573B5;
	line-height: 33px;
}

.headlines p img {
	margin-right: 23px;
}

.headlines span a {
	font-size: 16px;
	color: #404040;
}


/* 轮播图 */

.div1 {
	width: 100%;
	height: 330px;
}

.lunbo {
	width: 566px;
	height: 330px;
	overflow: hidden;
	position: relative;
}

.lunbo .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 12px;
	z-index: 1;
}

.lunbo .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.lunbo .hd ul li {
	width: 25px;
	height: 5px;
	margin-top: 5px;
	float: left;
	margin-right: 10px;
	background: url(tj_pic_10.png);
}

.lunbo .hd ul li.on {
	background: url(tj_pic_09.png);
}

.lunbo .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.lunbo .bd li {
	zoom: 1;
	vertical-align: middle;
}

.lunbo .bd li a {
	position: relative;
	width: 566px;
	height: 330px;
	display: block;
}

.lunbo .bd .fit {
	width: 566px;
	height: 330px;
}

.lunbo .bd li .text {
	width: 566px;
	height: 43px;
	background: #000000;
	color: #F8F8F8;
	line-height: 43px;
	font-size: 16px;
	padding-left: 20px;
	z-index: 1;
	position: absolute;
	bottom: 0;
	opacity: 0.7;
}

.next {
	width: 32px;
	height: 67px;
	position: absolute;
	z-index: 1;
	background: url(arrow-next.png) no-repeat center;
	background-size: contain;
	right: 0;
	bottom: 165px;
	cursor: pointer;
}

.prev {
	width: 32px;
	height: 67px;
	position: absolute;
	z-index: 1;
	background: url(arrow-prev.png) no-repeat center;
	background-size: contain;
	left: 0;
	bottom: 165px;
	cursor: pointer;
}


/* 右侧列表 */

.div1-r {
	overflow: hidden;
	height: 330px;
}


/* 列表页通用样式 */

.bt {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 8px;
}

.bt li {
	width: 136px;
	height: 35px;
	line-height: 35px;
	float: left;
	text-align: center;
}

.bt li a {
	font-size: 18px;
	font-weight: bold;
	color: #3573B5;
}

.bt .actives {
	background: #3573B5;
}

.bt .actives a {
	color: #ffffff;
}

.list {
	width: 100%;
	height: 280px;
}

.list li {
	/* height: 40px; */
	line-height: 40px;
	/* border-bottom: 1px dashed #BFBFBF; */
	background: url(border_03.png) repeat-x left bottom !important;
	padding-left: 0 !important;
}

.list li a {
	font-size: 16px;
	color: #333333;
	width: 100%;
	line-height: 40px;
	display: inline-block;
	padding-left: 25px;
	background: url(lb_03.png) no-repeat left 14px;
}

.list li span {
	/* float: right; */
	font-size: 16px;
	color: #999999;
}

.list li p {
	display: inline-block;
	margin-right: 20px;
}

.listd li {
}

.listd li a {
	background: url(dian.jpg) no-repeat 12px 20px;
}

.div2 .column-cover ul li.white ins {
	background: #F6FAFF;
}


/* 第二部分 */

.div2,
.div3 {
	width: 100%;
	margin-top: 30px;
	height: 330px;
}


/* 第四部分-底部轮播 */

.div4 {
	width: 1200px;
	margin-top: 40px;
}

.picScroll-left {
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
}

.tempWrap {
	margin-left: 45px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 30px;
	height: 82px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 0px;
}

.picScroll-left .hd .prev {
	background: url(prev.png) no-repeat;
	left: 0px;
}

.picScroll-left .hd .next {
	background: url(next.png) no-repeat;
	right: 0px;
}

.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.picScroll-left .bdt ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bdt ul li {
	margin: 0 9px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bdt ul li .pic {
	text-align: center;
}

.picScroll-left .bdt ul li .pic img {
	width: 260px;
	height: 82px;
	display: block;
}

.picScroll-left .bdt ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bdt ul li .title {
	line-height: 24px;
}


/*底部*/

.footer {
	margin-top: 50px !important;
}

.footer-box .footer {
	/* height: 124px; */
	margin-top: 0px !important;
}

.yqlj2 {
	cursor: default;
}


/*侧边栏*/

.wblj {
	z-index: 200;
}


/* 列表鼠标经过 */

.list li a:hover {
	color: #E51F1F;
}

/* 最新专题 */

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}

.xw-title {
	border-bottom: 2px solid #CACDD4;
	line-height: 50px;
}

.xw-title span {
	display: inline-block;
	color: #AA2D1B;
	font-size: 22px;
}

.xw-more {
	float: right;
	color: #999;
	font-size: 16px;
}

.xw-row {
	margin: 10px -10px;
}

.xw-col {
	float: left;
	width: 25%;
	padding: 10px;
}

.xw-inner {
	background: #F3F4F6;
	padding: 10px;
	text-align: center;
}

.xw-inner img {
	width: 100%;
	height: 154px;
}

.xs-title {
	display: inline-block;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	margin: 5px 0;
	font-size: 18px;
}

.xw-brief {
	display: block;
	color: #999;
	line-height: 1.6;
	font-size: 15px;
	height: 70px;
	overflow: hidden;
	text-indent: 2em;
	text-align: left;
}

.xw-button {
	display: inline-block;
	margin: 15px 0;
	line-height: 45px;
	padding: 0 45px;
	background: #3473B8;
	color: #fff;
	border-radius: 10px;
}