@charset "UTF-8";
/**
*
@Author: MiniHui
@Date: Tue Jul 24 2018 11:13:49 GMT+0800 (CST)
*
*/
html,
body,
div,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
input,
textarea,
label,
ul,
ol,
dl,
li,
dt,
dd,
.clearfix:after {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
}

body {
  padding: 0;
  margin: 0;
  /*font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif' !important;*/
  font-family:"PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;;
}

h1,
h2,
h3,
h4 {
  font-weight: normal;
}

li {
  list-style-type: none;
}

a {
  text-decoration: none;
  outline: none;
  color: #333;
}

a:hover {
  text-decoration: none;
  color: #3773db;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

iframe,
img {
  border: 0;
}

img {
  vertical-align: middle;
}

input {
  outline: none;
}

button {
  border: 0;
  outline: 0;
}

/* 图片地址 */
/* 颜色 */
/* 屏幕尺寸 */
html,
body {
  position: relative;
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: '';
  overflow: hidden;
  width: 100%;
  height: 0px;
  font-size: 0px;
  display: block;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.hide {
  display: none;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.colTit {
  font-size: 40px;
  color: #535353;
  position: relative;
  padding-left: 30px;
  font-weight: bold;
  height: 46px;
  line-height: 46px;
}

.colTit:before {
  content: "";
  width: 12px;
  height: 30px;
  background: #ce1724;
  position: absolute;
  left: 0;
  top: 10px;
}

.banner {
  width: 100%;
  height: 400px;
  background: url(http://kr.xinhuanet.com/70zn/images/banner.jpg) center 0 no-repeat;
}

.nav {
  width: 100%;
  height: 54px;
  line-height: 54px;
  background:#c80000;
  position: relative;
  z-index: 99;
}

.nav ul {
  width: 1200px;
}

.nav li {
  float: left;
  margin-right: 21px;
  position: relative;
}

.nav a {
  color: #fff;
  font-size: 18px;
}

.nav .more {
  background: url(http://www.xinhuanet.com/english/special/Chinareform/images/down.png) 60px 23px no-repeat;
    padding-right: 22px;
}

.nav .more:hover .nav-sub {
	height:360px;
}

.nav .edition:hover .nav-sub {
  height: 620px;
}

.nav .nav-sub {
  position: absolute;
  left: -10px;
  width:89px;
  top: 54px;
  background: #830022;
  text-align: center;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.nav .nav-sub a {
  font-size: 14px;
  width:89px;
  display: block;
  line-height: 35px;
}
.nav .nav-sub a:hover{ background:#c80000; width:100%;}

.topnews {
  margin: 25px auto;
}

.topnews a {
  height: 65px;
  display: block;
  background: url(http://www.xinhuanet.com/english/special/Chinareform/images/topstory.jpg) 0 0 no-repeat;
  font-size: 33px;
  line-height: 33px;
  font-weight: bold;
  padding-left: 165px;
  color: #ce1724;
}

.topscoll .swiper-container {
  width: 1200px;
  height: 675px;
}
.topscoll:hover .arrow-left {
  background: url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/lft.png) no-repeat left top;
  background-size:cover;
  position: absolute;
  left: 15;
  top: 290px;
  width: 30px;
  height: 69px;
  z-index: 2;
}

.topscoll:hover .arrow-right {
  background: url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/rt.png) no-repeat left bottom;
  background-size:cover;
  position: absolute;
  right: 15;
  top: 290px;
  width: 30px;
  height: 69px;
  z-index: 2;
}

.topscoll img {
  width: 1200px;
  height: 595px;
}

.topscoll h2 {
  height: 80px;
  width: 100%;
  background: url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/img_09.jpg) no-repeat;
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 80px;
}

.topscoll .pagination{   position: absolute;
  right: 20px;
  left:auto;
  bottom: 0;
  z-index: 2;
  font-size: 22px;
  color: #fff;
  height: 80px;
  width:80px;
  line-height: 80px;
  text-align:right;
  margin-right:20px;}

/* focus */
.focus {
  margin: 45px auto 0;
}

.jj_tu_box {
  width: 586px;
  height: 385px;
  overflow: hidden;
}

.focusBox3 {
  width: 586px;
  height: 326px;
  position: relative;
}

.focusBox3:hover .arrow-left {
  background: url(http://www.newsimg.cn/world/scosummit2018/images/jj_right.png) no-repeat left top;
  position: absolute;
  left: 0;
  top: 135px;
  width: 38px;
  height: 72px;
  z-index: 2;
}

.focusBox3:hover .arrow-right {
  background: url(http://www.newsimg.cn/world/scosummit2018/images/jj_left.png) no-repeat left bottom;
  position: absolute;
  right: 0;
  top: 135px;
  width: 38px;
  height: 72px;
  z-index: 2;
}

.focusBox3 .swiper-container {
  width: 586px;
  height: 326px;
}

.swiper-slide {
  position: relative;
}

.focusBox3 .swiper-container.swiper-wrapper .swiper-slide img {
  width: 586px;
  height: 326px;
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 96%;
  padding: 5px 2%;
  line-height: 30px;
  color: #fff;
  overflow: hidden;
  z-index: 1;
  font-size: 20px;
  text-align: center;
  background: url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/gray.png) left top repeat-x;
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .title a {
  color: #fff;
}

.focusBox3 .pagination {
  position: absolute;
  right: 10px;
  text-align: center;
  bottom: -25px;
  width: 100%;
  z-index: 2;
}

.swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background: #dd0000;
  margin: 0 10px;
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  background: #732bf7;
}

.jj_txt_box {
  width: 580px;
  height: 390px;
  overflow: hidden;
}

.jj_txt_box .title {
  font-size: 27px;
  color: #dd0000;
  font-weight: bold;
  line-height: 37px;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 16px;
  padding-bottom: 16px;
}

.jj_txt_box .title a {
  color: #dd0000;
}

.jj_list li {
  font-size: 22px;
  color: #333;
  position: relative;
  margin-top: 11px;
  line-height: 32px;
  padding-left: 20px;
}
.jj_list li:first-child{ font-size:24px; line-height:34px; font-weight:bold;}

.jj_list li a {
  color: #333;
}

.jj_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  background: #dd0000;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
}

.success {
  margin: 60px auto 0;
}

.success-cont {
  width: 1200px;
  height: 458px;
  background: url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/bigbg.jpg) center center no-repeat;
  margin-top: 35px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 100px 0 0 430px;
}
.success-headnews {
  width: 680px;
  height: 60px;
  line-height: 30px;
  overflow: hidden;
  position:relative;
  padding-left:20px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.success-headnews:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #dd0000;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.success-headnews a {
  color: #fff;
}

.success-list {
  width: 680px;
  margin-top: 25px;
}

.success-list li {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
.success-list li a {
  color: #fff;
}

.success-list li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #dd0000;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
/*融媒体验*/
.rmty_bg{ width:100%; height:428px; margin:40px 0; position: relative; overflow:hidden; }
.rmty_bg .lmtit{ width:1200px; margin:0 auto;}
.rmty .swiper-container {
        width: 1920px;
        height: 350px;
		text-align: center;
        margin: 20px auto;
		position: absolute;
		left:50%;
		margin-left:-960px;
    }
.rmty .swiper-pagination{ display:none;}
.rmty .swiper-container .arrow-left{ width:20px; height:62px; background:url(http://www.xinhuanet.com/70znxwzx/images/left01.png) no-repeat; position:absolute; z-index:99; top:145px; left:50%; margin-left: -598px;}
.rmty .swiper-container .arrow-right{ width:20px; height:62px; background:url(http://www.xinhuanet.com/70znxwzx/images/right01.png) no-repeat; position:absolute; z-index:99; top:145px; right:50%; margin-right: -598px;}
.rmty .arrow-left{ width:20px; height:62px; background:url(http://www.xinhuanet.com/70znxwzx/images/left01.png) no-repeat; position:absolute; z-index:99; top:145px; left:50%; margin-left: -598px;}
.rmty .arrow-right{ width:20px; height:62px; background:url(http://www.xinhuanet.com/70znxwzx/images/right01.png) no-repeat; position:absolute; z-index:99; top:145px; right:50%; margin-right: -598px;}
.rmty .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        width: 352px!important;
		height:350px!important;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: block;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.rmty .swiper-slide img{ width:100%; height:auto; margin-top:0;}
.rmty .swiper-slide .bg{ width:350px; height:120px; border:1px solid #f0f0f0;}
.rmty .swiper-slide h3{ font-size:18px; line-height:24px; width:92%; margin:0 auto; margin-top:20px; text-align:left;}
.rmty .swiper-slide:nth-child(2n) {
        width: 40%;
    }
.rmty .swiper-slide:nth-child(3n) {
        width: 20%;
    }
.rmty{ position:relative;}
.leftgray{ width:100px; height:350px; background: url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/garyl.png) left top no-repeat; position:absolute; left:0; top:20px; z-index:98;}
.rightgray{ width:100px; height:350px; background: url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/garyr.png) right top no-repeat; position:absolute; right:0; top:20px; z-index:98;}
/*特殊贡献*/
.special{ width:1200px; margin:0 auto; position: relative;}
.special .lmtit{ width:1200px; margin:0 auto;}
.special ul{width:1200px; height:475px; margin-top:20px;}
.special li{ width:238px; height:475px; position:relative; float:left; margin-right:2px;}
.special li .bg h3{ width:90%; color:#fff; margin:0 auto; margin-top:40px; font-size:20px; line-height:30px;}
.special li a{ color:#fff;}
.special .img01 img{ position:absolute; top:0; left:0; z-index:1;}
.special .img01 .bg{ width:100%; height:256px; position:absolute; bottom:0; left:0; z-index:2; background:url(../images/taxtbg01.png) no-repeat;}
.special .img02 img{ position:absolute; bottom:0; left:0; z-index:1;}
.special .img02 .bg{ width:100%; height:256px; position:absolute; top:0; left:0; z-index:2; background:url(../images/taxtbg02.png) no-repeat;}
.special .img03 img{ position:absolute; top:0; left:0; z-index:1;}
.special .img03 .bg{ width:100%; height:256px; position:absolute; bottom:0; left:0; z-index:2; background:url(../images/taxtbg03.png) no-repeat;}
.special .img04 img{ position:absolute; bottom:0; left:0; z-index:1;}
.special .img04 .bg{ width:100%; height:256px; position:absolute; top:0; left:0; z-index:2; background:url(../images/taxtbg04.png) no-repeat;}
.special .img05 img{ position:absolute; top:0; left:0; z-index:1;}
.special .img05 .bg{ width:100%; height:256px; position:absolute; bottom:0; left:0; z-index:2; background:url(../images/taxtbg05.png) no-repeat;}
.contri {
  margin: 60px auto 0;
}

.contri-cont {
  background: rgba(181, 181, 181, 0.25);
  height: 370px;
  width: 100%;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 45px;
}

.contri-cont ul {
  width: 1035px;
}

.contri-cont li {
  float: left;
  width: 300px;
  margin-right: 45px;
}

.contri-cont li img {
  width: 300px;
  height: 210px;
}

.contri-cont li h2 {
  color: #313131;
  line-height: 25px;
  font-size: 18px;
  margin-top: 10px;
}


.video {
  margin: 40px auto 0;
}
.video .lmtit{ width:1200px; margin:0 auto;}
.video-cont{ margin-top:20px;}
.video-headnews {
  width: 580px;
  height: 325px;
  position: relative;
  float: left;
}

.video-headnews img {
  width: 100%;
  height: 100%;
}

.video-headnews h2 {
  width: 100%;
  height: 56px;
  background-color: rgba(206, 23, 36, 0.8);
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 75px;
  padding-top: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.video-headnews h2 a{ color:#fff;}

.video-headnews h2::before {
  content: "";
  width: 44px;
  height: 44px;
  background: url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/play.png) 0 0 no-repeat;
  position: absolute;
  left: 4px;
  top: 4px;
}

.video-list {
  float: right;
  width: 570px;
}

.video-list ul {
  width: 600px;
}

.video-list li {
  width: 270px;
  height: 154px;
  margin-right: 30px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  float: left;
}

.video-list li img {
  width: 100%;
  height: 100%;
}

.video-list li::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url("http://www.xinhuanet.com/english/special/Chinareform/images/icon_btn_play.png") 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
          background-size: 100%;
  position: absolute;
  left: 3px;
  bottom: 3px;
  z-index: 2;
}

.video-list li h2 {
  width: 100%;
  height: 100%;
  background-color: rgba(206, 23, 36, 0.8);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: 156px;
  z-index: 3;
  padding: 40px 20px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}

.video-list li:hover h2 {
  top: 0;
}

.caf {
  margin: 20px auto 0;
}

.factbox {
  width: 100%;
}

.comments-cont {
  margin-top: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;;
}

.comments-cont li {
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.comments-cont li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #dd0000;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.factbox-cont {
	width:100%;
  height: 210px;
  margin-top: 20px;
}

.factbox-cont ul {
  width: 100%;
  margin-top: 15px;
}

.factbox-cont li {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
    float: left;
    width: 560px;
    margin: 0 12px;
}

.factbox-cont li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #dd0000;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.factbox-img {
  width: 252px;
  height: 140px;
  float: left;
}

.factbox-img img {
  width: 100%;
  height: 100%;
}
.factbox-cont h3{ width:300px; font-size:24px; line-height:30px; float:right;}
.photo{ margin-top:40px;}
.photo .lmtit{ width:1200px; margin:0 auto;}
.gqdt{ margin-top:30px;}
.gqdt .gqSwiper {
	width: 100%;
	height: 675px;
	position: relative;
	margin-bottom: 60px
}

.gqdt .gqSwiper .swiper-slide {
	width: 1200px;
	height: 675px;
	position: relative
}

.gqdt .gqSwiper .swiper-slide .gqtjBgk {
	display: block;
	_display: inline;
	background: rgba(4,24,63,.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9904183f, endColorstr=#9904183f);
	width: 1200px;
	height: 675px;
	position: absolute;
	top: 0;
	z-index: 9
}

.gqdt .gqSwiper .swiper-slide img {
	width: 1200px;
	height: 675px;
}

.gqdt .gqSwiper .swiper-slide-active {
	opacity: 1;
	filter: alpha(opacity=100)
}
.gqdt .gqSwiper .swiper-slide-active .gqdt .gqCon{ background: none;}

.gqdt .gqCon {
	width: 1200px;
	height: auto;
	position: absolute;
	padding:15px 0;
	bottom:0;
	background: rgba(212,57,60,.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#535353, endColorstr=#535353);
	z-index: 99
}

.gqdt .gqCon .gqLink {
	width: 1200px;
	height: 675px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(#)
}

.gqdt .gqCon h5 {
	min-width: 120px;
	padding: 0 15px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #5096ff;
	position: absolute;
	right: 0;
	top: -60px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.gqdt .gqCon h5 a {
	color: #fff;
	font-size: 24px;
	transition: none;
	-webkit-transition: none
}

.gqdt .gqCon h4 {
	min-width: 120px;
	padding: 0 15px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #5096ff;
	position: absolute;
	left: 225px;
	top: 200px
}

.gqdt .gqCon h4 a {
	color: #fff;
	font-size: 24px;
	transition: none;
	-webkit-transition: none
}

.gqdt .gqCon p {
	width: 94%;
	margin:0 auto;
	height: auto;
	line-height: 24px;
	overflow: hidden;
}

.gqdt .gqCon p a {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	transition: none;
	-webkit-transition: none
}

.gqdt .arrow5 {
	width: 60px;
	height: 138px;
	position: absolute;
	top: 50%;
	border-radius: 50%;
	margin-top: -60px;
	background-color: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
	cursor: pointer;
	z-index: 100;
	box-shadow: none
}

.gqdt .arrow5:hover {
	box-shadow: 0 4px 15px 0 rgba(0,0,0,.18);
	opacity: .8;
	filter: alpha(opacity=80)
}

.gqdt .arrow5L {
	left: 50%;
	margin-left: -660px;
	transition: all .2s;
	background:url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/lft.png) no-repeat;
}

.gqdt .arrow5L:hover {
	margin-left: -650px;
	transition: all .3s
}

.gqdt .arrow5R {
	left: 50%;
	margin-left: 600px;
	transition: all .2s;
	background:url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/rt.png) no-repeat;
}

.gqdt .arrow5R:hover {
	transition: all .2s;
	margin-left: 590px
}

:root .gqdt .gqSwiper .swiper-slide .gqtjBgk {
	filter: none
}
.foot {
	background:url(http://www.xinhuanet.com/english/special/xzgcl70zn/images/footer.png) no-repeat;
	width:100%;
  height: 166px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 134px;
  margin-top: 100px;
}

/*# sourceMappingURL=maps/index.css.map */
