﻿@charset "utf-8";
/* CSS Document */
body { background: #f7f7f7; font-family: "微软雅黑"; color: #434343; }
a { -webkit-transition: all 0.4s; transition: all 0.4s; }
a:hover { color: #ff9724 !important; background-color: transparent; -webkit-text-decoration-skip: objects; }
.cover { overflow: hidden; }
.full-screen,  .full-screen body { width: 100%; height: 100%; overflow: hidden; }
#scene { height: 1100px; list-style: none outside none; margin: 0px auto 0 auto; padding: 0; width: 100%; position: relative; }
.layer { display: block; }
.img01 img { left: 50%; top: 30px; margin-left: -500px; width: 1000px; height: 216px; position: absolute; z-index: 10; }
.img02 img { right: 50%; top: 170px; margin-right: -700px; width: 315px; height: 217px; position: absolute; z-index: 99; }
.img03 img { right: 0px; top: 0px; width: 324px; height: 359px; position: absolute; z-index: 1; }
.img04 img { left: 50%; top: 230px; margin-left: -668px; width: 1603px; height: 520px; position: absolute; z-index: 1; }
.img05 img { width: 488px; height: 415px; top: 580px; left: 0; position: absolute; z-index: 2; }
.bigBg { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_bannerBg_v1.jpg) 50% 0 no-repeat; width: 100%; height: 1100px; }
.contant { width: 100%; margin: -800px auto 0; position: relative; z-index: 10; }
.box { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img12_v1.png) 50% 100% no-repeat; }
.contant h1 { font-size: 42px; text-align: center; font-weight: bolder; padding: 0px 0 50px 0; }
.videoPlay { width: 1000px; margin: 0 auto; position: relative; }
.videoPlay .video-close { width: 17px; height: 17px; position: absolute; right: -16px; top: 0; z-index: 20; background: url(//www.xinhuanet.com/2015/img2015/icon_video.png) 0 -80px no-repeat; cursor: pointer; display: none; }
.videoPlay #iframe { display: none; width: 100%; height: 100%; top: 0; left: 0; position: absolute; z-index: 15; }
.videoPlay .vBtn { position: absolute; width: 64px; height: 64px; right: 15px; bottom: 15px; background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_play_v1.png) no-repeat; cursor: pointer; z-index: 10; }
.videoPlay .bg { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_Mob02_v1.png) 50% 0 repeat-x; height: 80px; width: 100%; position: absolute; bottom: 0; left: 0; z-index: 1; }
.videoPlay .title { position: absolute; bottom: 0; left: 0; height: 103px; line-height: 103px; z-index: 2; color: #fff; padding-left: 20px; font-size: 30px; font-weight: normal; }
.videoPlay .title a { color: #fff; }
.videoPlay .al { font-size: 48px; font-family: Arial, Helvetica, sans-serif; position: relative; font-weight: bolder; }
.videoPlay .al:after { content: ""; position: absolute; width: 2px; height: 30px; background: red; bottom: 4px; right: -5px; z-index: 5; transform: rotate(30deg); -ms-transform: rotate(30deg); /* IE 9 */
-moz-transform: rotate(30deg); /* Firefox */
-webkit-transform: rotate(30deg); /* Safari 和 Chrome */
-o-transform: rotate(30deg);/* Opera */
}
.videoPlay .hz { font-size: 18px; padding-right: 10px; }
.part1 { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img06_v1.png) 0 0 no-repeat; width: 920px; margin: 20px auto 0; min-height: 100px; padding-left: 60px; color: #434343; padding: 10px 20px 0 60px; line-height: 30px; }

.part4 { width: 1080px; margin: 70px auto 0; }
.part4 .lmt { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img11_v1.png) 50% 0 no-repeat; height: 62px; text-indent: -99999em; }
.part4 .arrow-left,  .part4 .arrow-right { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img14_v1.png) 0 0 no-repeat; position: absolute; top: 135px; width: 24px; height: 45px; z-index: 3; }
.part4 .arrow-left { background-position: 0px 0px; left: -30px; }
.part4 .arrow-right { background-position: -130px 0px; right: -30px; }
.part4 .wqhg-box { position: relative; margin-bottom: 100px; }
.part4 #wqhg { margin-top: 40px; }
.part4 #wqhg .swiper-slide { width: 340px; position: relative; background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img13_v1.png) 0% 0 no-repeat; }
.part4 #wqhg img { display: block; width: 260px; height: 260px; margin: 28px auto 0; border-radius: 50%; }
.part4 #wqhg .title { text-align: center; margin-top: 1.2em; font-size: 16px; font-weight: bolder; line-height: 30px; }
.part4 #wqhg .bg { width: 48px; height: 48px; position: absolute; top: 200px; right: 68px; z-index: 4; }
.backtotop { position: absolute; position: fixed; right: 13px; bottom: 40px; z-index: 10; width: 40px; height: 30px; border: 1px solid #c5c5c5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #f6f6f6; overflow: hidden; cursor: pointer; display: none; }
.backtotop:after { content: ""; display: block; width: 0; margin: 2px auto 0; border-left: 6px solid #f6f6f6; border-right: 6px solid #f6f6f6; border-top: 8px solid #f6f6f6; border-bottom: 8px solid #bb0400; }
.rightnav { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img16_v1.png); width: 140px; position: absolute; left: 50%; margin-left: 530px; top: 750px; z-index: 999; }
.rightnav li { text-align: center; height: 44px; line-height: 44px; }
.rightnav li:hover { background: #bb0400; color: #fff; }
.rightnav li:hover a { color: #fff !important; }
.footer { background: #6c6c6c; font-size: 14px; padding-top: 40px; width: 100%; height: 98px; text-align: center; line-height: 30px; color: #fff; }

/* 轮播图 */
.dtt_swip { width: 1000px; height: 690px; position: relative; margin:auto; }
.dtt_swip .arrow-left { background: url(//www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index: 2 }
.dtt_swip .arrow-right { background: url(//www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index: 2 }
.dtt_swip .swiper-container { width: 1000px; height: 690px; }
.swiper-slide { position: relative; }

.dtt_swip .pagination { position: absolute; right: 10px; text-align: right; bottom: 155px; width: 15%; z-index: 2; }
.dtt_swip .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; margin: 0 6px; cursor: pointer; }
.dtt_swip .swiper-active-switch { background: #ff1000; }
