﻿
#header{
	border-bottom: 1px solid #f9f9f9;
}
#header .headerDom,
.newsCollection {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
	overflow: hidden;
}

#header .headerDom .headerDom_icon_more li {
	float: left;
	
	text-indent: 1em;
	line-height: 38px;
	font-size: 12px;
	color: #666;
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#header .headerDom .headerDom_icon_more li a:hover {
	color: red;
}



.headerDom_icon_log {
	width: 1200px;
	margin: 0px auto 0 auto;
	    overflow: hidden;
font-size:14px
}

.headerDom_icon_log .headerDom_logo {
	width: 240px;
	padding-right: 30px;
	border-right: 1px dashed #c6c6c6;
	float: left;
}

.headerDom_icon_log div {
	float: left;
	padding-left: 30px;
}

.headerDom_icon_log div li {
	line-height: 40px;
}

.headerDom_icon_log div li:nth-child(1) {
	color: #666;
}
.headerDom_icon_log img{
	display: block;
}

.headerDom_icon_key {
	float: right !important;
	width: 390px !important;
	margin-top: 15px;
}

.headerDom_icon_key input {
	border: 1px solid #ccc;
	height: 32px;
	border-radius: 3px 0 0 3px;
	width: 320px;
	display: block;
	float: left;
	text-indent: 2em;
}

.headerDom_icon_key span,
.headerDom_icon_key button {
	display: inline-block;
	height: 34px;
	background-color: #dc151c;
	text-align: center;
	color: #fff;
	width: 68px;
	float: right;
	line-height: 34px;
	font-size: 16px;
	border-radius: 0 3px 3px 0;
	border: 0;
}

.headerDom_icon_key dl {
	margin-top: 5px;
	display: block;
	float: left;
}

.headerDom_icon_key dl strong {
	float: left;
	padding-right: 5px;
	color: #dc151c;
    font-size: 14px;
    position: relative;
    top: 3px;

}

.headerDom_icon_key dl dd {
	float: left;
	padding-right: 5px;
	color: #666;
}

.headerDom_fz {
	padding-left: 0 !important;
	width: 1200px;
	display: block;
	float: left;
	background-color: #f8f8f8;
	margin-top: 10px;
}

.headerDom_fz li {
	line-height: 24px !important;
	float: left;
	padding: 0 10px;
	color: #666;
	position: relative;
}

.headerDom_fz li:hover {
	cursor: pointer;
	color: #dc151c;
}

.headerDom_fz li:after {
	content: "";
	position: absolute;
	top: 25%;
	right: 0;
	width: 1px;
	height: 50%;
	border-right: 1px solid #ccc;
}

.headerDom_fz li:nth-child(1) {
	width: 86px;
	height: 25px;
	background-image: url(http://bj.ccpvip.cn/templets/wenhua/newStyle/img/icon_05.png);
	background-size: 100% 100%;
	text-indent: 1em;
	color: #333 !important;
	padding: 0 !important;
}

.headerDom_fz li:nth-child(1):after {
	border-right: 0 !important;
}

.headerDom_fz li span {
	position: relative;
	top: 3px;
	margin-right: 5px;
}


/*导航*/

.nav {
	width: 100%;
	min-width: 1200px;
	height: 45px;
	background-color: #dc151c;
	
}

.nav ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.nav ul a {
	display: block;
	width: 109px;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
	float: left;
	text-align: center;
}

.nav ul a:hover,
.nav_on {
	background-color: #333;
}

.twelve {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.lheadline {
	width: 916px;
}

.headline {
	margin-top: 24px;
}

.lheadline_Hot {
	width: calc(100% - 2px);
	border: 1px solid #efefef;
	display: flex;
	align-items: center;
}

.lheadline_Hot .lheadline_Hot_logo img {
	display: block;
}

.lheadline_Hot .lheadline_Hot_logo {
	margin-right: 5px;
}

.lheadline_Hot dl {
	width: calc(100% - 116px);
	position: relative;
	top: -3px;
}

.lheadline_Hot dl dd:nth-child(1) a {
	font-size: 37px;
	color: #024795;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 60px;
	height:70px;
	overflow: hidden;
}

.lheadline_Hot dl dd:nth-child(2) {
	width: 90%;
	margin: 0 auto;
	margin-top: 4px;
}

.lheadline_Hot dl dd:nth-child(2) a {
	display: block;
	width: 33.3%;
	float: left;
	text-align: center;
	font-size: 14px;
	height: 20px;
	overflow: hidden;
	color: #666;
}

.lheadline_Hot dl dd:nth-child(2) a:hover,
.lheadline_Hot dl dd:nth-child(1) a:hover {
	color: #DC151C;
}

.news {
	width: 640px;
	margin-top: 20px!important;
}

.news div {
	width: 100%;
	overflow: initial;
}

.news .swiper-pagination span {
	width: 10px;
	height: 10px;
	background-color: #fff;
	opacity: 1;
}

.news .swiper-pagination-bullet-active {
	width: 20px !important;
	background-color: #fbc701 !important;
	border-radius: 5px;
}

.news .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.news .swiper-slide a img {
	display: block;
	height: 390px;
}

.news .swiper-slide a p {
	background-color: rgba(0, 0, 0, 0.6);
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	font-size: 16px;
}

.newsTo {
	width: 255px;
	margin-top: 20px;
}