@charset "utf-8";
/* CSS Document */
body {
	background:url(zmcq_bg.jpg) 50% 0 no-repeat;
}
.banner {
	height: 772px;
}
.box{ padding-bottom: 50px;   }
.title{ width:394px; margin: 0 auto; margin-top:60px;}
.title1{ width:529px; margin: 0 auto}
.title2{ width:440px; margin: 0 auto}
.part1 {
	width: 1200px;
	margin: auto; padding-top:40px; 
}
.part1-left {
	width: 1200px;
	height:735px;
	position: relative;
	 margin:auto; border: 2px solid #3e5896;
}
.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;
}
.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;
}
.part1-left .swiper-container {
	width: 1200px;
	height: 735px;
	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: 1200px;
	height: 735px;
	overflow: hidden;
}
.part1-left .picTitle .img img {
	width: 1200px;
	height: 679px;
	display: block;
}
.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: 1200px;
	height: 679px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
.videoPart iframe {
	width: 1200px;
	height: 679px;
}
.videoPart .videoPart-close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: -22px;
	z-index: 50;
	background: url(http://www.newsres.cn/bigbig201710101700/bundle/s1014_icon_btn_close.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}

.part2{ width:1200px; margin:auto; margin-top:70px;}
.part2l{ width:628px; float:left; height:876px; border-radius: 10px; border: 1px solid #567bc6;}
.zt1{ width:628px;  height:876px; background:#090b28; border-radius: 10px; background: linear-gradient(to right, rgba(7,10,38,1) 0%, rgba(32,48,101,1) 100%);}
.zt1 .img{ width:626px;  height:740px; margin:auto;}
.zt1 .img img{ width:626px;  height:740px; border-radius: 10px 10px 0 0;}
.zt1 h2{color:#e3effe; font-size:26px; padding:25px 10px; text-align: center;}
.zt1 h2 a{ color:#e3effe;}
.part2r{ width:548px; float:right; height:876px; border-radius: 10px;}
.zt2{ width:548px;  height:420px;  border-radius: 10px; border: 1px solid #567bc6;  background:#090b28; background: linear-gradient(to right, rgba(7,10,38,1) 0%, rgba(32,48,101,1) 100%);}
.zt2 .img{ width:546px;  height:307px; margin:auto;}
.zt2 .img img{ width:546px;  height:307px; border-radius: 10px 10px 0 0;}
.zt2 h2{color:#e3effe; font-size:26px; padding:17px 10px; text-align: center;}
.zt2 h2 a{ color:#e3effe;}
.zt2h{ margin-top:34px;}


.part3{ width:1200px; margin:auto; margin-top:70px;}
.part01 {
width: 1200px;
margin: 10px auto 0;
position: relative;
padding-bottom: 55px; margin-top:50px;
}
.part01 .swiper-container {
padding: 0px 0;
width: 1200px;
margin: 0 auto;
/* height: 500px; */
}
.part01 .swiper-slide {
width: 960px;
height: auto;
overflow: hidden;
}
.part01 .swiper-slide .tit {
position: absolute; display:none;
left: 0;
bottom: 0;
z-index: 4;
padding: 20px 5px 20px 5px;
width: 100%;
text-align: center;
font-size: 20px;
line-height: 24px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
background: rgba(67, 35, 33, 1);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(67, 35, 33, 1)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
font-weight: bolder;
}
.part01 .swiper-slide .tit a {
color: #fff;
}
.part01 .swiper-slide .tit h3 {
font-size: 22px;
font-weight: bolder;
margin-bottom: 5px;
}
.part01 .swiper-slide .tit p {
font-size: 16px;
line-height: 24px;
font-weight: normal;
}
.part01 .swiper-slide-active:after {
display: none;
}
.part01 .swiper-slide img {
width: 100%;
height: auto;
display: block;
}
.part01 .swiper-button-prev {
width: 47px;
height: 77px;
background:url(zmcq_left1.png) 0 0 no-repeat; top:44%;
right: auto;
left: 214px;
}
.part01 .swiper-button-prev:hover {
opacity: 0.6;
}
.part01 .swiper-button-next {
width: 47px;
height: 77px;
background:url(zmcq_right1.png) 100% 100% no-repeat; top:44%;
left: auto;
right: 214px;
}
.part01 .swiper-button-next:hover {
opacity: 0.6;
}


.part4{ width:1200px; margin:auto;}
.zt3{ width:1200px;  height:748px;  border-radius: 10px; border: 1px solid #567bc6; margin-top:40px; background:#090b28; border-radius: 10px; background: linear-gradient(to right, rgba(7,10,38,1) 0%, rgba(32,48,101,1) 100%);}
.zt3 .img{ width:1200px;  height:675px; margin:auto;}
.zt3 .img img{ width:1200px;  height:675px; border-radius: 10px 10px 0 0;}
.zt3 h2{color:#e3effe; font-size:26px; padding:15px 10px; text-align:center; }
.zt3 h2 a{ color:#e3effe;}
.zt3h{ margin-top:34px;}

.part4 ul{ width:1200px; margin-top:30px;}
.part4  ul li{width:392px; float:left;}
.part4  ul li+li{ margin-left:12px;}
.zt5{ width:392px;  height:317px;  border-radius: 10px; border: 1px solid #567bc6; background:#090b28; border-radius: 10px; background: linear-gradient(to right, rgba(7,10,38,1) 0%, rgba(32,48,101,1) 100%);}
.zt5 .img{ width:392px;  height:209px; margin:auto;}
.zt5 .img img{ width:392px;  height:209px; border-radius: 10px 10px 0 0;}
.zt5 h2{color:#e3effe; font-size:26px; padding:15px 10px; text-align:center; }
.zt5 h2 a{ color:#e3effe;}
.zt5h{ margin-top:34px;}


.part5{ width:1200px; margin:auto; margin-top:50px;}
.part5l{ width:506px; float:left;}
.part5r{ width:675px; float:right;}
.part5rl{ width:330px;  float:left;}
.part5rr{width:330px;  float:right;}

.zt6{ width:506px;  height:746px;  border-radius: 10px; border: 1px solid #567bc6; background:#090b28; border-radius: 10px; background: linear-gradient(to right, rgba(7,10,38,1) 0%, rgba(32,48,101,1) 100%);}
.zt6 .img{ width:506px;  height:663px; margin:auto;}
.zt6 .img img{ width:506px;  height:663px; border-radius: 10px 10px 0 0;}
.zt6 h2{color:#e3effe; font-size:26px; padding:2px 10px; text-align:center; }
.zt6 h2 a{ color:#e3effe;}
.zt6h{ margin-top:34px;}

.zt7{ width:675px;  height:463px;  border-radius: 10px; border: 1px solid #567bc6; background:#090b28;  border-radius: 10px; background: linear-gradient(to right, rgba(7,10,38,1) 0%, rgba(32,48,101,1) 100%);}
.zt7 .img{ width:675px;  height:380px; margin:auto;}
.zt7 .img img{ width:675px;  height:380px; border-radius: 10px 10px 0 0;}
.zt7 h2{color:#e3effe; font-size:26px; padding:22px 10px; text-align:center; }
.zt7 h2 a{ color:#e3effe;}
.zt7h{ margin-top:34px;}

.zt8{ width:330px;  height:266px;  border-radius: 10px; border: 1px solid #567bc6; margin-top:15px; background:#090b28; border-radius: 10px; background: linear-gradient(to right, rgba(7,10,38,1) 0%, rgba(32,48,101,1) 100%);}
.zt8 .img{ width:330px;  height:187px; margin:auto;}
.zt8 .img img{ width:330px;  height:187px; border-radius: 10px 10px 0 0;}
.zt8 h2{color:#e3effe; font-size:22px; padding:10px 10px; text-align:center; }
.zt8 h2 a{ color:#e3effe;}
.zt8h{ margin-top:34px;}

.nav_box {
width: 100%;
height: 50px;
background: url(zmcq_bg02.png);
color: #8cabe7;
}

.nav_box a {
font-size: 18px;
color: #8cabe7;
line-height:50px;
padding: 15px 58px;
font-weight: bold;
}
.nav_box a:hover { color:#FFF;
}
.content1{width: 820px;
    height: 50px;
    margin: 0 auto;}


.footer { text-align: center; margin-top:30px;}  
.footer p { line-height: 36px; font-size: 18px; color: #2a3072; } 
/*end*/

