
.w-container{
	width: 1000px;
	margin: 0 auto;
}
.index-weather{
	margin-top: 40px;
	margin-left: 34px;
}
.index-weather>img{
	float: left;
	margin-right: 8px;
}
.index-weather .address>p{
	font-size: 14px;
	color: #666666;
	padding-right: 14px;
	background: url(icon0.png) right center no-repeat;
	cursor: pointer;
}
.index-weather .wd{
	color: #666666;
	font-size: 12px;
	display: inline-block;
	margin-left: 20px;
}
.index-headline{
	height: 90px;
	width: 100%;
}
.index-headline>img{
	float: right;
	margin-top: 7px;
}
.index-headline-tab{
	position: relative;
	overflow: hidden;
	height: 90px;
	width: 750px;
}
.index-headline-item{
	height: 100%;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.index-headline-item h1 a{
	display: inline-block;
	color: #3172b9;
	font-size: 26px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 16px;
	margin-bottom: 5px;
}
.index-headline-item div a{
	padding-left: 9px;
	background: url(icon1.png) left 10px no-repeat;
	color: #393939;
	font-size: 12px;
	display: inline-block;
	margin-right: 80px;
}
.index-headline-item div a:last-child{
	margin-right: 0;
}
.index-banner2{
	margin: 10px 0;
}
.index-banner2 a{
	display: inline-block;
	width: 135px;
	height: 50px;
	text-align: center;
	background: #3172b9;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	margin-right: 9px;
}
.index-banner2 a span,.index-banner2 a img{
	vertical-align: middle;
}
.index-banner2 a:last-child{
	margin-right: 0;
}
.index-wrap1{
	height: 340px;
}
.index-wrap1-box{
	width: 340px;
	padding-top: 4px;
}
.index-wrap1-box h1 a{
	color: #393939;
	font-size: 16px;
}
.index-wrap1-box h1 a img{
	margin-left: 8px;
}
.index-wrap1-l{
	padding-top: 17px;
}
.index-wrap1-l li{
	height: 30px;
}
.index-wrap1-l li a{
	color: #393939;
	font-size: 14px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;
}
.index-wrap1-l li a img{
	margin-right: 10px;
}
.index-wrap1-col2{
	width: 640px;
	height: 340px;
	overflow: hidden;
	position: relative;
}
.index-wrap1-pic{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.index-wrap1-pic li{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.index-wrap1-pic li img{
	width: 100%;
	height: 100%;
}
.index-wrap1-pictt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: url(bg1.png);
}
.index-wrap1-pictt li{
	padding-left: 80px;
	height: 50px;
}
.index-wrap1-pictt li a{
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	display: inline-block;
	max-width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-wrap1-pg{
	width: 50px;
	height: 26px;
	position: absolute;
	left: 26px;
	bottom: 12px;
}
.index-wrap1-pg li{
	font-size: 20px;
	width: 21px;
	float: left;
	text-align: right;
	display: none;
	color: #df0615;
}
.index-wrap1-pg li.cur{
	display: block;
}
.index-wrap1-pg .all{
	position: absolute;
	left: 21px;
	line-height: 30px;
}
.index-wrap1-pg span{
	display: inline-block;
	color: #fff;
	vertical-align: bottom;
}
.index-wrap1-pg .line{
	font-size: 14px;
	margin: 0 4px;
}
.index-wrap1-pg .total{
	font-size: 14px;
}
.index-wrap1-col2>img{
	position: absolute;
	bottom: 16px;
	cursor: pointer;
}
.index-wrap1-col2 .prev{
	left: 20px;
}
.index-wrap1-col2 .next{
	right: 20px;
}
.index-newsbox{
	border: 1px solid #f5f5f5;
	padding: 0 19px;
	width: 280px;
	margin-right: 20px;
	height: 458px;
	overflow: hidden;
}
.index-newsbox:last-child{
	margin-right: 0;
}
.index-newsbox-t{
	padding: 10px 0;
	border-bottom: 1px solid #e7e7e7;
}
.index-newsbox-t .tit{
	color: #999;
	font-size: 22px;
	margin-right: 18px;
}
.index-newsbox-t .tit:last-child{
	margin-right: 0;
}
.index-newsbox-t .tit.cur{
	color: #222;
}
.index-newsbox-c{
	padding-top: 20px;
}
.index-newsbox-img{
	width: 100%;
	height: 130px;
	position: relative;
}
.index-newsbox-img img{
	width: 100%;
	height: 100%;
}
.index-newsbox-img p{
	color: #fff;
	font-size: 14px;
	padding: 0 16px;
	width: 248px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	background: url(bg1.png);
	position: absolute;
	left: 0;
	bottom: 0;
}
.index-newsbox-img .play{
	position: absolute;
	top: 48px;
	left: 122px;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(play.png);
}
.index-newsbox-l{
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
}
.index-newsbox-l:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.index-newsbox-l li{
	height: 36px;
}
.index-newsbox-l li a{
	color: #393939;
	font-size: 14px;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-newsbox-c h1{
	margin-bottom: 12px;
}
.index-newsbox-c h1 a {
	color: #393939;
	font-size: 15px;
}
.index-newsbox-l li a img{
	margin-right: 10px;
}
.hh-item{
	display: none;
}
.hh-item:first-child{
	display: block;
}
.index-banner4{
	position: relative;
	width: 100%;
	height: 80px;
}
.index-banner4-img{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index-banner4-img a{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.index-banner4-pg{
	position: absolute;
	right: 20px;
	bottom: 10px;
}
.index-banner4-pg li{
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #7a716d;
	margin-left: 10px;
	cursor: pointer;
}
.index-banner4-pg li.cur{
	background: #df0615;
}
.index-newsbox-gg a{
	display: block;
	margin-bottom: 12px;
}
.index-newsbox-l2 .tit{
	color: #393939;
	font-size: 14px;
	display: inline-block;
	padding-right: 10px;
	font-weight: bold;
	background: url(bg2.png) right center no-repeat;
	margin-right: 10px;
}
.index-newsbox-l2 li a{
	max-width: 230px;
}
.index-newsbox-pic a{
	display: block;
	float: left;
	position: relative;
}
.index-newsbox-pic a img{
	width: 100%;
	height: 100%;
}
.index-newsbox-pic a p{
	color: #fff;
	font-size: 14px;
	padding: 0 16px;
	width: 248px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
	line-height: 40px;
	background: url(bg1.png);
	position: absolute;
	left: 0;
	bottom: 0;
}
.index-newsbox-pic .a1{
	width: 280px;
	height: 180px;
	margin-bottom: 1px;
}
.index-newsbox-pic .a2{
	width: 140px;
	height: 180px;
	margin-right: 1px;
}
.index-newsbox-pic .a3{
	width: 139px;
	height: 90px;
	margin-bottom: 1px;
}
.index-newsbox-pg span{
	display: inline-block;
	margin-left: 15px;
	width: 5px;
	height: 9px;
	cursor: pointer;
}
.index-newsbox-pg .prev{
	background: url(icon6.png);
}
.index-newsbox-pg .next{
	background: url(icon7.png);
}
.index-newsbox-pg .prev:hover{
	background: url(icon6o.png);
}
.index-newsbox-pg .next:hover{
	background: url(icon7o.png);
}
.index-pg-tab{
	position: relative;
	overflow: hidden;
}
.index-pg-item{
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 100%;
}
.index-pg-tab1{
	width: 280px;
	height: 363px;
}
.index-pg-tab2{
	width: 310px;
	height: 323px;
	margin-left: -10px;
}
.index-wrap3{
	border: 1px solid #f5f5f5;
	padding-top: 6px;
}
.index-pg-tab3{
	width: 100%;
	height: 388px;
}
.index-pg-item3{
	top: 0;
}
.index-wrap3 .index-newsbox-t{
	padding-left: 20px;
	padding-right: 40px;
}
.index-wrap3 table{
	border-collapse: collapse;
	border: 0px solid #f3f3f3;
}
.index-wrap3 table td {
	width: 199px;
	height: 129px;
	border-top: 0;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.index-wrap3 table td img{
	vertical-align: middle;
}
.index-wrap3 table td div{
	line-height: 129px;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: url(bg3.png);
}
.index-wrap3 table td div img{
	padding: 5px;
	background: #fff;
}
.index-wrap3 table td:hover div{
	display: block;
}
/*融媒细览*/
.rmxl-content{
	text-align: center;
	padding: 54px 60px;
}
.rmxl-content img{
	margin-bottom: 54px;
}
.rmxl-content p{
	text-align: left;
	color: #393939;
	font-size: 14px;
	line-height: 33px;
}