﻿@charset "utf-8";
/* CSS Document */
body { background: #f7f7f7; font-family: "微软雅黑"; color: #434343; width: 100%; height: 100%; overflow-x: hidden; }
.full-screen,  .full-screen body { width: 100%; height: 100%; overflow: hidden; }
.menuBox { width: 1rem; height: 1rem; position: absolute; right: 0.2rem; top: 0.2rem; z-index: 999; border-radius: 50%; background: #6c6c6c; }
.menuBtn { width: 0.7rem; height: 0.15rem; position: absolute; left: 0.15rem; top: 0.48rem; z-index: 2; }
.menuBtn:before { content: ""; width: 0.7rem; height: 2px; background-color: #fff; position: absolute; left: 0; top: -0.2rem; z-index: 2; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; transition-duration: .5s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; transition-timing-function: linear }
.menuBtn-middle { width: 0.7rem; height: 2px; background-color: #fff; position: absolute; left: 0; top: 0; z-index: 2; opacity: 1; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; transition-duration: .5s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; transition-timing-function: linear }
.menuBtn:after { content: ""; width: 0.7rem; height: 2px; background-color: #fff; position: absolute; left: 0; top: 0.2rem; z-index: 2; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; transition-duration: .5s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; transition-timing-function: linear }
.open .menuBtn-middle { opacity: 0; background-color: #fff }
.open .menuBtn:before {
 -webkit-transform: rotate(135deg) translate(.14rem, -.13rem);
 -moz-transform: rotate(135deg) translate(.14rem, -.13rem);
 -ms-transform: rotate(135deg) translate(.14rem, -.13rem); transform: rotate(135deg) translate(0.15rem, -0.13rem); }
.open .menuBtn:after {
 -webkit-transform: rotate(-135deg) translate(.2625rem, .275rem);
 -moz-transform: rotate(-135deg) translate(.2625rem, .275rem);
 -ms-transform: rotate(-135deg) translate(.2625rem, .275rem); transform: rotate(-135deg) translate(0.13rem, 0.13rem) }
.sideNav { width: 100%; height: 100%; overflow: hidden; position: absolute; left: 100%; top: 0; background-image: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_Mob03_v1.png); background-repeat: repeat; -webkit-background-size: 100% auto; -moz-background-size: 100% auto; background-size: 100% auto; background-position: 50% 0; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; transition-duration: .5s; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; transition-timing-function: linear; z-index: 99; }
.sideNav ul { width: 100%; margin: 0 auto; padding-top: 5rem }
.sideNav li { font-size: 0.5rem; line-height: 1rem; width: 100%; height: 1rem; text-align: center;  margin-bottom: .875rem;
}
.sideNav li a { color: #fff }
.sideNav li:nth-of-type(even) { margin-right: 0 }
.sideNav-big { -webkit-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); transform: translate(-100%, 0); }
.backtotop { position: absolute; position: fixed; right: 13px; bottom: 20px; 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; }
.footer { width: 100%; background-color: #6c6c6c; color: #fff; font-size: 0.2rem; line-height: 0.8rem; text-align: center; padding-top: 0.7rem; padding-bottom: 0.7rem; }
.banner { position: relative; }
.banner h1 { position: absolute; width: 92%; text-align: center; font-size: 0.5rem; top: 60%; margin-top: 0.4rem; left: 4%; }
.videoPlay { width: 100%; margin: 0 auto; position: relative; }
.videoPlay .video-close { width: 17px; height: 17px; position: absolute; right: 0px; 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: 1rem; height: 1rem; right: 0.2rem; bottom: 0.2rem; background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_play_v1.png) 0 0 no-repeat; background-size: 100% auto; cursor: pointer; z-index: 10; }
.videoPlay .img img { width: 100%; height: auto; }
.videoPlay .bg { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img08_v1.png) 50% 0 repeat-x; height: 2.5rem; width: 100%; position: absolute; bottom: 0; left: 0; z-index: 1; }
.videoPlay .title { position: absolute; bottom: 0; left: 0; height: 1.3rem; line-height: 1.3rem; z-index: 2; color: #fff; padding-left: 0.3rem; font-size: 0.4rem; font-weight: normal; }
.videoPlay .title a { color: #fff; }
.videoPlay .al { font-size: 0.7rem; font-family: Arial, Helvetica, sans-serif; position: relative; font-weight: bolder; position: absolute; width: 0.2rem; height: 0.2rem; color: #fff; z-index: 3; left: 0.2rem; top: 0.2rem; }
.videoPlay .al:after { content: ""; position: absolute; width: 0.04rem; height: 0.5rem; background: red; bottom: -0.5rem; right: -0.6rem; 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 { position: absolute; font-size: 0.3rem; padding-right: 10px; color: #fff; z-index: 4; left: 1.1rem; top: 0.3rem }
.part1 { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img06_v1.png) 0.3rem 0 no-repeat; margin: 20px auto 0; min-height: 100px; padding-left: 2rem; color: #434343; padding: 0px 0.6rem 0 1.8rem; line-height: 0.7rem; font-size: 0.35rem; }
.part2 { width: 94%; margin: 0.8rem auto 0; }
.part2 ul { overflow: hidden; margin: 0 0 0 0; }
.part2 li { width: 100%; overflow: hidden; }
.part2 dt { float: left; width: 1rem; background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img07_v1.png) 50% 0 no-repeat; font-size: 24px; line-height: 26px; padding-top: 38px; text-align: center; }
.part2 dd { width: 8rem; float: right; background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img09_v1.png) 100% 0 no-repeat; background-size: 92% auto; min-height: 7.2rem; }
.part2 dd img { width: 6rem; height: auto; }
.part2 dd p { font-size: 0.4rem; line-height: 0.6rem; color: #434343; padding: 0.3rem 0 0.1rem 0; }
.part2 dd p a { color: #434343; }
.part3 { width: 92%; margin: 0px auto 0; }
.part3 .lmt { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img10_v1.png) 50% 0 no-repeat; height: 62px; text-indent: -99999em; }
.part3 ul { overflow: hidden; margin: 10px 0 0 0; }
.part3 li { clear: both; margin: 0.9rem 0 0 0; overflow: hidden; }
.part3 dt { float: left; width: 2rem; height: 2rem; -webkit-border-radius: 1rem; border-radius: 1rem; overflow: hidden; font-size: 0.4rem; }
.part3 dt img { width: 2rem; height: 2rem; }
.part3 dd { float: right; width: 6.9rem; }
.part3 dd h3 { color: #434343; font-weight: bolder; font-size: 0.45rem; }
.part3 dd p { line-height: 0.6rem; padding-top: 5px; font-size: 0.35rem; }
.part4 { width: 100%; 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 .swiper-slide-prev { transform: scale(0.8) }
.part4 .swiper-slide-next { transform: scale(0.8) }
.part4 .wqhg-box { position: relative; margin-bottom: 1.5rem; }
.part4 #wqhg { margin-top: 40px; }
.part4 #wqhg .swiper-slide { width: 50%; position: relative; background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img13_v1.png) 0% 5px no-repeat; background-size: 100% auto; }
.part4 #wqhg img { display: block; width: 80%; height: auto; margin: 28px auto 0; border-radius: 50%; }
.part4 #wqhg .title { text-align: center; margin-top: 0.2rem; font-size: 0.4rem; font-weight: bolder; line-height: 0.6rem; }
.part4 #wqhg .bg { width: 40px; height: 40px; position: absolute; top: 2.8rem; right: 0.6rem; z-index: 4; }
.part4 .pagination { text-align: center; }
.part4 .swiper-pagination-bullet { background: #bb0400; margin: 0 3px; }
.part4 .swiper-pagination-bullet-active { width: 10px; height: 10px; background: #bb0400; }
.contant { background: url(//www.xinhuanet.com/talking/sjwd2/images/20180413_ct_img12_v1.png) 50% 100% no-repeat; }
