@charset "utf-8";
body { background: url(banner.jpg) no-repeat 50% 0; }
.head { margin-top: -15px; }
/*cover*/
.cover { position: fixed; width: 100%; height: 100%; background: url(http://www.news.cn/world/2023dsjydylgjhzgflt/1007/images/cover.jpg) center 0 no-repeat; background-size: 100% 100%; z-index: 999; top: 0; left: 0; }
.topic1 { position: absolute; width: 905px; height: 381px; left: 50%; margin-left: -452px; top: 90px; background: url(http://www.news.cn/world/2023dsjydylgjhzgflt/1007/images/cover01.png) center 0 no-repeat; background-size: 100% 100%; }
.topic2 { position: absolute; width: 535px; height: 89px; left: 50%; margin-left: -317px; top: 480px; background: url(http://www.news.cn/world/2023dsjydylgjhzgflt/1007/images/cover02.png) center 0 no-repeat; background-size: 100% 100%; }
/*导航*/

.nav_box { width: 1200px; height: 45px; margin: 0 auto; margin-top: 738px; }
.nav_list { list-style: none; }
.nav_list li { float: left; width: 128px; height: 60px; padding: 205px 0px　0px　　0px; }
.nav_list li + li { margin-left: 25px; }
.nav_list li:hover {}
.nav_list li p { font-size: 18px; color: #fff; font-weight: bold; text-align: center; margin-top: 15px; }
.nav_list li p a { color: #fff; }
.nav_list li p:hover { color: #d34a01; }
.nav_list li p a:hover { color: #d34a01; }

.sky_bg { width: 100%; height: 715px; background: none; overflow: hidden; }
/*在现场*/
.zxc_box, .part02_con { width: 1500px; margin: 0 auto; position: relative; }
.part02_con .swiper-container { width: 1500px; height: auto; overflow: hidden; float: right; padding-top: 60px; }
.part02_con .swiper-slide { width: 270px!important; height: 515px; overflow: hidden; margin: 0 15px; border-radius: 10px; }
.part02_con .swiper-slide-active { border-radius: 30px; border: 10px solid #fff; margin-top: -50px; position: relative; margin-right: 9px!important; }
.part02_con .swiper-slide-prev { margin-right: 9px!important; }
.part02_con .swiper-slide-active:before { content: ""; width: 6px; height: 12px; background: #fff; position: absolute; left: 10px; bottom: 5px; }
.part02_con .swiper-slide span { width: 86px; height: 86px; display: block; position: absolute; left: 50%; top: 180px; margin-left: -43px; z-index: 999; }
.part02_con .swiper-slide span img { width: 100%; height: 100%; }
.part02_con .swiper-slide .img { width: 100%; height: 430px; overflow: hidden; position: relative; margin: 0 auto; }
.part02_con .swiper-slide img { width: 100%; height: 430px; }
.part02_con .swiper-slide .txt { width: 270px; height: 70px; padding-top: 15px; position: relative; margin: 0px auto 0; background: -moz-linear-gradient(left, rgba(14, 105, 177, 1) 0%, rgba(0, 157, 157, 1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(14, 105, 177, 1) 0%, rgba(0, 157, 157, 1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(14, 105, 177, 1) 0%, rgba(0, 157, 157, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0049d3', endColorstr='#007db9e8', GradientType=1);
/* IE6-9 */
}
.part02_con .swiper-slide-active .img { width: 100%; overflow: hidden; position: relative; margin: 0 auto; }
.part02_con .swiper-slide-active img { width: 100%; }
.part02_con .swiper-slide-active .txt { width: 100%; }
.part02_con .swiper-slide h3 { font-size: 18px; color: #fff; padding: 0 10px; }
.part02_con .swiper-slide h3 a { color: #fff; }
.part02_con .swiper-button-next { width: 44px; height: 44px; background: url(http://www.news.cn/world/2023dsjydylgjhzgflt/1007/images/right01.png) no-repeat; position: absolute; top: 300px; right: -20px; z-index: 99; cursor: pointer; }
.part02_con .swiper-button-next:hover { background: url(http://www.news.cn/world/2023dsjydylgjhzgflt/1007/images/right02.png) no-repeat; }
.part02_con .swiper-button-prev { width: 44px; height: 44px; background: url(http://www.news.cn/world/2023dsjydylgjhzgflt/1007/images/left01.png) no-repeat; position: absolute; top: 300px; left: -20px; z-index: 99; cursor: pointer; }
.part02_con .swiper-button-prev:hover { background: url(http://www.news.cn/world/2023dsjydylgjhzgflt/1007/images/left02.png) no-repeat; }
