.nav-right .nav6 a {
	color: #28a7e1!important;
}
.inner{
	width: 1240px;
	margin: 0 auto;
}
.float-left{
	float: left;
}
.pageNum {
	display: none;
}
.float-right{
	float: right;
}
.clearfix:after,.clearfix:before{
	display: table;
	content: "";
	clear: both;
	height: 0;
}
.clearfix{
	zoom: 1;
}
/* //////////////////// */
/* //////////////////// */
.banner_up_wrap{
	width: 100%;
	min-width: 1240px;
	border-top: 1px solid #dadada;
}
.banner_up{
	width: 1240px;
	height: 30px;
    padding-left: 40px;
    margin: 0 auto;
    color: rgb(34, 34, 34);
    font: 14px/30px 微软雅黑;
}
.banner_up a{
	color: rgb(34, 34, 34);
}
/* //////////////////// */
.nav-sub{
	min-width: 1240px;
	width: 100%;
	height: 188px;
	background: #efa300;
}
.nav-sub-inner{
	height: 188px;
	position: relative;
	background: url(../images/cszx_all_imgs/nav_sub_bg.jpg);
}
.nav-sub-title{
	font: italic bold 30px/30px "微软雅黑";
	color: #fff;
	padding: 50px 0 10px 45px;
}
.english-title{
	position: absolute;
	left: 110px;
	top: 90px;
	font: italic bold 30px/30px "微软雅黑";
	color: #9f6c00;
}
.nav-sub-title-icon{
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #9f6c00;
	margin-right: 10px;
}
.nav-sub-lists{
	position: absolute;
	bottom: 0;
	right: 100px;
	height: 47px;
	padding: 0 30px;
	border-radius: 8px 8px 0 0;
	background: #fff;
}
.nav-sub-list{
	width: 85px;
	height: 43px;
	font: bold 16px/43px "微软雅黑";
	text-align: center;
	border-bottom: 4px solid #fff;
}
.nav-sub-list a{
	color: #222;
}
.nav-sub-list-current{
	border-bottom: 4px solid #25a6ff;
}
.nav-sub-list-current a{
	color: #25a6ff;
}
.nav-sub-line{
	width: 2px;
	height: 17px;
	background: #999;
	margin: 15px 3px;
}
/*////////////////////////////////////*/

.news-contain{
	min-width: 1240px;
	width: 100%;
	padding-top: 20px;
	background: #f4f7ff;
}
.news-contain-right{
	width: 360px;
}
.news-right-title{
	padding: 0 10px;
	height: 56px;
	font: bold 18px/56px "微软雅黑";
	color: #25a6ff;
	background: #fff;
}
.news-right-title1{
	border-top: 20px solid #f4f7ff;
}
.news-right-title-icon{
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height:18px;
	background: #25a6ff;
	margin-left: 10px;
	margin-right: 5px;
}
.news-right-lists{
	background: #fff;
	padding: 0 10px;
}
.news-right-list{
	border-top: 1px solid #f4f7ff;
	padding: 10px 0;
	height: 90px;
	position: relative;
}
.news-right-list img{
	width: 120px;
	height: 90px;
}
.news-right-list1{
	height: 191px
}
.news-right-list1 img{
	width: 340px;
	height: 191px;
}
.news-right1-icon{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 46px;
	height: 27px;
	background: url(../images/cszx_all_imgs/Top1.png);
}
.news-right1-title{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 52px;
	padding-top: 8px;
	background: rgba(0,0,0,0.5);
}
.news-right1-title-text{
	padding: 0 10px;
	font: 16px/24px "微软雅黑";
	color: #fff;
}
.news-right2-title{
	padding: 8px 0 0 20px;
	height: 52px;
	font: 16px/24px "微软雅黑";
	color: #333;
	/*新增：右侧新闻列表溢出隐藏*/
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news-right2-title:hover{
	color: #25a6ff;
}
.news-right-time{
	height: 30px;
	font: 14px/30px "微软雅黑";
	color: #999;
	padding-left: 140px;
}
.news-right2-icon{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 22px;
	height: 22px;
	background: #a2a2a2;
	font: 12px/22px "微软雅黑";
	color: #fff;
	text-align: center;
}
.news-right2-icon2{
	background: #ff7930;
}
/*////////////////////////////////////////*/

.news-contain-left{
	width: 860px;
}
.news-left1{
	width: 100%;
	height: 280px;
	/* position: relative; */
}
.banner-container {
	width: 100%;
	height: 280px;
	position: relative;
}
#banner-pagination {
	position: absolute;
	left: 0;
	bottom: 35px;
	z-index: 1000;
}
#banner-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: gray;
	opacity: 1;
	outline: none;
}
#banner-pagination .swiper-pagination-bullet-active {
	outline: none;
	background: #fff;
}
/* .news-left1 img{
	width: 860px;
	height: 280px;
}
.news-left1-title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,0.5);
}
.news-left1-title-text{
	height: 50px;
	padding-left: 20px;
	font: 16px/50px "微软雅黑";
	color: #fff;
} */
.news-left2-lists{
	width: 100%;
	height: 153px;
	padding: 20px 0;
	background: #f4f7ff;
}
.news-left2-list{
	position: relative;
	width: 272px;
	height: 153px;
	font-size: 0;
	margin-right: 22px;
}
.news-left2-list img{
	width: 272px;
	height: 153px;
}
.news-left2-list:last-child{
	margin-right: 0;
}
.news-left3-lists{
	width: 100%;
	background: #fff;
}
.news-left3-list{
	font-size: 0;
	padding: 20px 20px;
	height: 180px;
	border-bottom: 1px solid #f4f7ff;
}
.news-left3-icon{
	width: 320px;
	height: 180px;
}
.news-left3-list:last-child{
	border-bottom: 0;
}
.news-left3-right{
	width: 432px;
	height: 170px;
	padding: 10px 28px 0 40px;
}
.news-left3-title{
	width: 432px;
	height: 16px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font: bold 16px/16px"微软雅黑";
	color: #222;
	margin-bottom: 14px;
}
.news-left3-title:hover{
	color: #25a6ff;
}
.news-left3-description{
	height: 90px;
    font: 12px/22px"微软雅黑";
    color: #999;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.meta{
	height: 14px;
	font: 12px/14px"微软雅黑";
	color: #999;
	margin: 12px 0 10px;
}
.dig{
	color: #ff5e33;
}
.dig-icon{
	width: 15px;
	height: 13px;
	margin: 1px 5px 0 0;
}
/*新增文章列表样式*/
.news-tag-keyword {
	font-size: 12px;
	color: #999;
}
.news-tag-keyword a {
	font-size: 12px;
	color: #999;
}
.news-tag-keyword a:hover {
	color: #2faaff;
}
.news-list-icon {
	display: inline-block;
    width: 12px;
    height: 14px;
    background: url(../images/icon_4.png) no-repeat;
    padding-right: 6px;
    vertical-align: bottom;
}
/*新增文章侧边*/
.news-right-keyword {
	font-size: 12px;
	color: #999;
	width: 140px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	position: absolute;
	bottom: 18px;
	left: 200px;
}
.news-right-keyword a {
	font-size: 12px;
	color: #999;
}
.news-right-keyword a:hover {
	color: #2faaff;
}
/*新增侧边栏标签样式*/
.ad-tag {
	padding-left: 22px;
	background: #fff;
	padding-bottom: 22px;
	margin-top: 20px;
}
.ad-tag-title {
	padding: 24px 0 18px;
	font-size: 18px;
	font-weight: bold;
	color: #25a6ff;
}
.ad-tag-lists ul li {
	margin-right: 10px;
	margin-bottom: 10px;
}
.ad-tag-lists ul li a {
	display: block;
	font-size: 12px;
	color: #333;
	border: 1px solid #eaeaea;
	padding: 10px;
}
.ad-tag-lists ul li a:hover {
	color: #2faaff;
	background: #edf8ff;
	border: 1px solid #2faaff;
}
.ad-line {
	width: 6px;
    height: 18px;
    background: #25a6ff;
    margin-right: 8px;
}
/* 分页栏样式开始 */
.pag{
	width: 100%;
	margin-top: 20px;
	background: #fff;
}

.pag ul {
	padding: 20px 0;
	text-align: center;
}

.pag li {
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	background-color: #fff;
	color: #675F5F;
	border: 1px solid #c4c4c4;
	border-radius: 6px;
}

.pag .upAndDown {
	width: 60px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	background-color: #fff;
	border: 1px solid #c4c4c4;
	border-radius: 6px;
}

.pag li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #675F5F;
}
.pag li.cur {
	background-color: #28a7e1;
	color: #fff;
	border: 0;
}

.pag li a:hover {
	background-color: #28a7e1;
}

.pageNum {
	display: none;
}
/* 分页栏样式结束 */

/*广告位*/
.news-right-ad {
	width: 360px;
	height: 191px;
	background: #fff;
	margin-bottom: 20px;
}
