﻿@charset "utf-8";
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.container1 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.container2 {
	width: 270px;
	margin: 0 auto;
	position: relative;
}
.container_col {
	background: #fff;
	padding: 15px;
	width: 1200px;
	margin: 0 auto;
}
/*滚动新闻*/
.news-title {
	height: 38px;
	background: #fafafa;
	border-bottom: 1px solid #11487E;
	line-height: 38px;
	position: relative;
}
.news-name.tab-nav a {
	display: block;
	float: left;
	height: 39px;
	line-height: 39px;
	color: #333;
	text-align: center;
	line-height: 39px;
	font-size: 15px;
	padding: 0 15px;
	margin: 0;
	position: relative;
}
.news-name.tab-nav a.current {
	background: #11487E;;border-radius:10px 10px 0 0;
	color: #ffffff;
	font-weight: bold;
}
.news-title .more {
	position: absolute;
	right: 10px;
	line-height: 38px;
	top: 0;
	font-size: 12px;
	color: #999;
	transition: all .3s ease;
}
.newslist li {
	border-bottom: 1px dotted #dedede;
	position: relative;
	padding: 0 80px 0 16px;
	background: url(../images2024/I2.jpg) 0px 15px no-repeat;
}
.newslist li a {
	display: block;
	height: 40px;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	color: #111;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	position: relative;
}
.newslist li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
	font-size: 13px;
	color: #bbb;
	text-align: center;
}
.newslist2 li{
	position: absolute;
	right: 20;
	top: 60px;
	line-height: 25px;
	color: #bbb;
	text-align:left;
}
.xz-col {
	background: #fff;
	padding: 10px;
	height: 275px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.xz-col.abt {
	width: 378px;
}
.xz-col1 {
	background: #fff;
	padding: 10px;
	height: 275px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.xz-col1.abt1 {
	width: 1200px;
}
.xz-col.gsgg {
	width: 410px;
	margin-right: 0;
}
.xz-col.jlhd {
	width: 380px;
	margin-right: 0;
	float: right;
}

.xz-col2 {
	background: #fff;
	padding: 10px;
	height: 220px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.xz-col2.abt2 {
	width: 450px;
}
.xz-col2.gsgg2 {
	width: 450px;
	margin-right: 0;
}


.xz-col3 {
	background: #fff;
	padding: 10px;
	height: 450px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.xz-col2.jlhd2 {
	width: 270px;
	margin-right: 0;
	float: right;
}
.xz-col3.abt3 {
	width: 270px;
}


.xz-col5 {
	background: #fff;
	padding: 10px;
	height: 260px;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.xz-col5.abt5 {
	width: 593px;
}
.xz-col5.gsgg5 {
	width: 592px;
	margin-right: 0;
}


.col-title {
	//background: url(../images/titbot.png) left bottom no-repeat;
	overflow: hidden;
	padding-bottom: 15px;
}
.col-title span p {
	font-size: 18px;
	color: #E10718;
}
.col-title span i {
	font-size: 12px;
	color: #b6b6b6;
	margin-top: 10px;
}
.col-title a {
	float: right;
	line-height: 30px;
}
.col-con {
	margin-top: 0px;
}
.col-con .abttxt {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 15px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
}