@charset "utf-8";
/* CSS Document */
.layout{ width: 1430px; margin-right: auto; margin-left: auto; padding:0 15px;}
.header{ background:#c9111e; height:100px; background-position:center center; background-size:cover;}
.header_top{ width:100%; overflow:hidden;}
.logo{ float:left; padding-top:23px;}
.logo img{ display:block;}
.top_right{ float:right; overflow:hidden; padding-top:32px;}
.sou{ width:260px; float:right; position:relative;}
.inputBox_02{ width:220px; height:36px; float:left; background:#fff; border:none;color:#999999;font-size:100%; text-indent:15px; line-height:36px;}
.searchBox_01{ background:url(../images/sou_03.jpg) no-repeat; width:40px; height:36px; overflow:hidden; border:none;margin:0px; cursor:pointer; float:left;}


/*=================导航=================*/
.nav{ width:100%; height:60px; background:#fff;}
.nav_item{ float:left; width:9.09%; text-align:center; height:56px; position: relative; z-index: 100;}
.nav_item a{ width:100%; color:#333333; font-size:18px; display:block; line-height:60px;}
.nav_item_sub { display: none; position: absolute;z-index: 1000; left:0; overflow: hidden; width:100%;}
.nav_item .nav_itema{ display: block;}
.hover .nav_itema { background:#c9111e; color:#FFF;}
.hover .nav_item_sub a{ text-align:center; background: #c9111e; color:#FFF; text-decoration: none; font-size:14px; height:33px; line-height:33px; border-bottom:1px #aec7d8 solid; opacity:0.9;}
.hover .nav_item_sub a:hover{ background: #c9111e; color:#FFF; opacity:0.6;}


.banner{position:relative;height:530px;overflow:hidden;}
.banner .slick-list{height:100%;}
.banner .slick-track{height:100%;}
.banner .slick-slide>div{height:100%;}
.banner .frame{height:100%;}
.banner .frame video{min-width:100%;min-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}

.banner .child{background-size:cover;color:#fff;background-position:center center;height:100%;position:relative;overflow:hidden;background-color:#72080A;z-index: 999;}
.banner .banner_nav {overflow: hidden;height: 50px;position: relative;top: -40px; text-align:center;}
.banner .banner_nav ul{ overflow:hidden; zoom:1; }
.banner .banner_nav ul li {margin:0px 6px;  width:19px; height:20px; color:#FFF; cursor:pointer; display:inline-block; text-align:center; line-height:90px; overflow:hidden; background:url(../images/b_05.png) no-repeat;}
.banner .banner_nav ul li:hover {background:url(../images/b_h_03.png) no-repeat;}
.banner .banner_nav ul li.slick-active{background:url(../images/b_h_03.png) no-repeat;}


.header_news{ width:100%;/* background:url(../images/newsbg_02.jpg) top center no-repeat;*/ height:710px; background-position:center center; background-size:cover;}
.box1{ width:100%; padding-top:42px; overflow:hidden;}
.gg-tit{ width:100%; overflow:hidden; margin-bottom: 36px;}
.gg-tit span { float:left; font-size: 32px; color: #333; vertical-align: middle;}
.gg-tit .more{ float:right; padding-top:15px;}
.s1-fl { float: left; width: 54%;}
.s1-fl .pic{ width:100%; height:443px;}
.s1-fl .pic img{ width:100%; height:100%;    object-fit: cover;}
.s1-f1-infon { background-image: linear-gradient(to right, #ce1b1e , #f56c20); margin-bottom: 30px; color: #fff; padding-left: 25px; padding-right: 100px; padding-bottom: 30px; position: relative;}
.s1-f1-infon>p { font-size: 21px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 70px; font-weight: 600;}
.s1-f1-date { position: absolute; right: 30px; top: 20px;}
.s1-f1-date span { display: inline-block; font-size: 20px; font-weight: 600; position: relative; top: -5px;}
.s1-f1-date i { font-style: normal; font-size: 16px; padding-top: 10px; display: inline-block; position: relative; top: 5px;}
.s1-f1-infon a { position: absolute; right: 30px; bottom: -15px; background: #fff; line-height: 34px; font-size: 14px; color: #c9111e; padding: 0 30px; border-radius: 20px;  box-shadow: 0 0 20px rgba(59, 77, 112, .16);}
.s1-f1-infon a img { display: inline-block; margin-left: 25px;}
.s1-fr{ width:43%; float:right; overflow:hidden;}
.s1-fr ul li{ width:100%; height:124px; border:1px #eeeeee solid; background:#FFF; margin-bottom:15px;}
.sl-fr-nav{ width:78%; height:124px; float:left; overflow:hidden; border-right:1px #eeeeee solid;}
.sl-fr-nav a{ display:block; padding:20px 30px 0 50px; background:url(../images/eve_03.jpg) 25px 23px no-repeat;}
.sl-fr-nav h4{ display:block; font-size:21px; color:#333333; font-weight:bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 0.5s linear;}
.sl-fr-nav h4:hover{ color:#f9ae31; transform: translate(10px, 0px);}
.sl-fr-nav p{ display:block; font-size:16px; line-height:24px; color:#666666; padding-top:7px;}
.sl-fr-time{ width:22%; height:124px; float:left; text-align:center; color:#c9111e;}
.sl-fr-time h6{ font-size:50px; padding-top:20px; font-weight:bold;}
.sl-fr-time h2{ font-size:16px;}


.header_vel{ width:100%; overflow:hidden; padding-top:40px;}
.hf_banner{ width:100%; height:100px; overflow:hidden;}
.hf_banner img{ max-width:100%; border-radius:10px; overflow:hidden; transition: all 1s ease-out;}
.hf_banner img:hover{ transform: scale(1.1);}

.header_bull{ width:100%; overflow:hidden; padding-top:40px;}
.news_nav{ width:48%; overflow:hidden;}
.news-tit{ width:100%; overflow:hidden; margin-bottom: 12px;}
.news-tit span { float:left; font-size: 32px; color: #333; vertical-align: middle;}
.news-tit .more{ float:right; padding-top:15px;}
.news_cen{ width:100%; overflow:hidden;}
.news_cen ul li{ width:100%; overflow:hidden; height:65px; border-bottom:1px #dfdfdf dashed; line-height:65px;}
.news_cen ul li a{ float:left; display:block; background:url(../images/tvt_03.jpg) 10px 30px no-repeat; padding-left:32px; color:#333333; font-size:19px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; width:88%; transition: all 0.5s linear;}
.news_cen ul li a:hover{ color:#ffc20d; transform: translate(10px, 0px);}
.news_cen ul li span{ float:right; font-size:14px; color:#999999;}

.header_kong{ width:100%; overflow:hidden; padding-top:40px; padding-bottom:40px;}
.cyxt{ width:48%; overflow:hidden;}
.cyxt_nav{ width:100%; overflow:hidden;}
.cyxt_nav ul{ margin:0 -2% 0 0; zoom:1;}
/*.cyxt_nav ul li{ width:48%; height:78px; padding-top:22px; padding-left:32px; margin-top:20px; float:left; margin-right:2%;}
.cyxt_nav ul li img{ float:left; margin-right:20px;}
.cyxt_nav ul li span{ color:#FFF; font-size:19px; padding-top:5px; display:block; transition: all 0.5s linear;}*/
.cyxt_nav ul li span:hover{ color:#ffc20d; transform: translate(10px, 0px);}
.cyxt_nav ul li:first-child{ background:#e6a535;}
.cyxt_nav ul li:first-child+li{ background:#3fb3eb;}
.cyxt_nav ul li:first-child+li+li{ background:#78bf59;}
.cyxt_nav ul li:first-child+li+li+li{ background:#9e88df;}
.cyxt_nav ul li {
    width: 31.3%;
    height: 175px;
    /* padding-top: 22px; */
    /* padding-left: 32px; */
    margin-top: 20px;
    float: left;
    margin-right: 2%;
}
.cyxt_nav ul li img {
    width: 50px;
    margin-top: 40px;
    margin-left: 80px;
transition: all 1s ease-out;
}
.cyxt_nav ul li img:hover{
transform: scale(1.1);
}
.cyxt_nav ul li span {
    color: #FFF;
    font-size: 18px;
    padding-top: 10px;
    display: block;
    transition: all 0.5s linear;
    text-align: center;
}

.foter{
	background:#c9111e;
	width:100%;
	padding-top:25px;
	overflow:hidden;
}

.foter h4{
	display:block;
	color:#FFF;
	font-size:18px;
}

.foter .foter-kslj{
	width:100%;
	padding-top:30px;
	overflow:hidden;
	padding-bottom:35px;
}

.foter .foter-kslj ul{
	margin:0 -3% 0 0;
	zoom:1;
}

.foter .foter-kslj ul select{
	color: #fff;
	appearance:none;
    -moz-appearance:none;
	-webkit-appearance:none;
    /*在选择框的最右侧中间显示下拉箭头图片*/
    background: url(../images/jt_03.png) #cf2935 93% center no-repeat;
	padding-right: 20px;
	text-align: left; text-align-last: left;
}
.foter .foter-kslj ul select:focus{
	outline: none;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/  
.foter .foter-kslj ul select::-ms-expand { 
	display: none; 
} 
.select_01{ 
	width:22%; 
	height:44px;  
	color:#fff; 
	font-size:14px; 
	padding-left:25px; 
	background:#cf2935;  
	float:left;
	margin-right:3%;
	border:none;
}
.select_01 option{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #808080;
	line-height: 44px;
	background:#fff;
}

.bottom{
	width:100%;
	text-align:center;
	padding:25px 0;
	border-top:1px #d4414b solid;
	overflow:hidden;
	font-size:14px;
	line-height:26px;
	color:#FFF;
}

.ph_foter{ 
	width:100%; 
	background:#c9111e; 
	overflow:hidden; 
	padding:30px 0; 
	line-height:30px; 
	text-align:center; 
	font-size:14px; 
	color:#ffffff; 
	display:none;
}


@media screen and (max-width: 1420px) {
.layout{ width:1300px; margin:0 auto;}
.section-inner{
	width:1300px;
	margin:0 auto;
	padding:30px 0;
}

}

@media screen and (max-width: 1320px) {
.layout{ width:1200px; margin:0 auto;}
.section-inner{
	width:1200px;
	margin:0 auto;
	padding:30px 0;
}

}

