@charset "utf-8";
/* CSS Document */
body {
	background:#525f4b url(qfwh_bg.jpg) 50% 0 no-repeat;
}
.banner {
	height: 612px;
}
.box{ padding-bottom: 50px;    }
.part01 {
	width: 960px;
	margin: 0 auto; background:url(qfwh_bg03.png) 0 0 no-repeat;    height:209px; border-radius: 20px;     margin-top: 30px; margin-bottom: 80px}
.tt_l{ width:370px;float: left;   }
.tt_r{ width:590px; height:209px; float: right;  }
/*图片列表组件2*/ 
.picNews2 {height: 211px;overflow: hidden;position: relative;width: 370px;} 
.picNews2 .picImg a{color: #ffffff;} 
.picNews2 .picImg img {height: 209px; width: 370px;     border-radius: 20px;} 
.picNews2 .picBg {background: #4c39a6 none repeat scroll 0 0;bottom: 0;height: 80px;left: 0;position: absolute;width: 100%;z-index: 10; display: none;} 
.picNews2 .picTit {bottom: 0;color: #ffffff;height: 80px;left: 0;line-height: 80px;overflow: hidden;position: absolute;text-align: center;width: 100%;z-index: 11; font-size:30px; display: none;}   
.picNews2 .picTit a{color: #ffffff;}

.title{ width:596px; margin: 0 auto; margin-top:40px;}

.spzy{ position:relative;}
.spzy h3{ font-size:36px;  padding-left: 30px; color:#ece9d5; padding-top: 20px;}
.spzy h3 span{ font-size:24px;  line-height:35px;  color:#ece9d5;}

.spzy h2{ font-size:14px;  line-height:35px; padding-left: 30px; color:#ece9d5; margin-top: 20px;;}
.spzy h2 a{color:#ece9d5; }
/* .spzy h2::before {
    content: "";
    width: 157px;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 10px; background:#4c39a6;
}
.spzy h2::after {
    content: "";
    width: 157px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px; background:#4c39a6;
} */

.sub-pic .list li {
    float: left;
    width: 231px; height:187px;
    margin: 10px 4px;
    font-size: 0;
    line-height: 100%; background:url(qfwh_bg02.png) 0 0 no-repeat; 
}

.sub-pic .list a,
.sub-pic .list img,
.sub-pic .list span {
    display: block; color:#FFF;
   
}

.sub-pic .list img {
    height: 129px; width:231px; 
}

.sub-pic .list li>a {
    margin-bottom: 4px; 
}

.sub-pic .list a+span {
    height: 45px;
    overflow: hidden;
    font-size: 14px;
    line-height:24px;
    color: #ecead6;
    text-align: left; padding:0px 24px 0 16px; overflow: hidden;
}


.subpage-big-pic .list img {
	height: 129px; width:231px; 
}

.more {
    width: 198px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #eee2ea;
   
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 20px;
    cursor: pointer;
    margin-top: 30px;
    margin-bottom: 50px;
    color: #fff;
    padding: 14px 5px; font-size:20px;
}
.list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
}


.part02 {
    width: 960px;
    margin: 0 auto;
    
    border-radius: 50px;
   
   
    margin-top: 40px;
}

.part1 {
	width: 960px;
	margin: auto; 
}
.part1-left {
	width: 960px;
	height:541px;
	position: relative;
	 margin:auto; 
}
.part1-left .part1-left-button-prev {
	background:url(zmcq_left.jpg) no-repeat left top;
	position: absolute;
	left: -74px;
    top: 302px;
	width: 47px;
	height: 76px;
	z-index: 2; display: none;
}
.part1-left .part1-left-button-next {
	background:url(zmcq_right.jpg) no-repeat left bottom;
	position: absolute;
	right: -74px;
    top: 302px;
	width: 47px;
	height:76px;
	z-index: 2; display: none;
}
.part1-left .swiper-container {
	width:960px;
	height:541px;
	margin: 0 auto;
}
.swiper-slide {
	position: relative;
}
.part1-left .swiper-pagination {
	position: absolute;
	right: 10px;
	text-align: right;
	bottom: 15px;
	z-index: 2;
}
.part1-left .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccc;
	margin: 0 3px;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.part1-left .swiper-active-switch {
	background: #fb964c!important;
}
.part1-left .swiper-pagination-bullet {
	margin-left: 5px;
}
.part1-left .swiper-pagination-bullet-active {
	background: #fb964c!important;
}
.part1-left .picTitle {
	position: relative;
	width: 960px;
	height: 541px;
	overflow: hidden;
}
.part1-left .picTitle .img img {
	width:960px;
	height: 541px;
	display: block; border-radius: 20px;
}
.part1-left .picTitle .bg {
	background: rgba(51, 51, 51, 0.6);
	bottom: 0;
	height: 56px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10; display:none;
}
.part1-left .picTitle .name {
	bottom: 0;
	color: #fff;
	height: 56px;
	left: 0;
	line-height: 58px;
	overflow: hidden;
	
	text-indent: 0.5em;
	text-align: center;
	font-size: 26px;
	width: 100%;
	z-index: 11;  background: #090b28;
    background: linear-gradient(to right, rgba(7,10,38,1) 0%, rgba(32,48,101,1) 100%);
}
.part1-left .picTitle .name a {
	color: #fff;
	text-decoration: none;
}
.mul-play {
	position: absolute;
	width: 70px;
	height: 70px;
	bottom: 64px;
	left: 18px;
	display: none;
	cursor: pointer;
	z-index: 999;
}
.mul-play img {
	width: 100%;
	height: 100%;
	display: block;
}
.videoPart {
	width: 960px;
	height: 541px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
.videoPart iframe {
	width:960px;
	height: 541px;
}
.videoPart .videoPart-close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: -22px;
	z-index: 50;
	background: url(//www.news.cn/res/xhwres/bigbig201710101700/bundle/s1014_icon_btn_close.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}


.datanews-swiper { width: 960px; position: relative; overflow: hidden; }
.datanews-swiper .swiper-slide { width: 220px; position: relative; }
.datanews-swiper .swiper-slide h3 { height: 64px; overflow: hidden; }
/*.datanews-swiper .swiper-slide:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 35px 0 35px 40px; border-color: transparent transparent transparent #bf000a; position: absolute; left: 0px; bottom: 36px; z-index: 3; }*/
.datanews-swiper .swiper-slide:hover .swiper-text { background-color: #c7955f; }
.datanews-swiper .swiper-slide:hover h3 { color: #fff; }
.datanews-swiper img { width: 220px; height: 391; display: block; margin-bottom: 1px; border-radius: 20px;}
.datanews-swiper .swiper-text { height: 70px; width: 220px; position: relative; z-index: 2; background-color: #f0f0f0; }
.datanews-box { height:391px; position: relative; width: 960px; margin: auto;}
.pl-lg { padding-left: 30px; }
.pr-lg { padding-right: 10px; }
.lh-md { line-height: 1.5; }
.pt-sm { padding-top: 0px; }
.fs-lg { font-size: 18px; }
.datanews-box .swiper-pagination { position: absolute; bottom: 0; z-index: 20; width: 100%; height: 8px; text-align: center; display:none; }
.datanews-box .swiper-pagination-bullet { display: inline-block; width: 42px; height: 2px; background: gray; margin: 0 5px; cursor: pointer; border-radius: 0; }
.datanews-box .swiper-pagination-bullet-active { background: #bf0009; border-radius: 0; }
.datanews-box .swiper-arrow-pre{ background:url(qfwh_left.png); position: absolute; left: -50px; top: 50%; margin-top: -22px; width: 23px; height: 26px; cursor: pointer; }
.datanews-box .swiper-arrow-next{ right:-33px; top: 50%; margin-top: -22px; background:url(qfwh_right.png);  width:23px; height: 26px; position: absolute;cursor: pointer; }


.footer { text-align: center; margin-top:30px;}  
.footer p { line-height: 36px; font-size: 18px; color: #fff; } 
/*end*/

