/**
 * Copyright (c) 2016 Xinhuanet Inc. All rights reserved.
 * MiniHui
 * @time 2016-06-17-08.47.16
 		 2016-06-17-21.12 @st. 解决`.headList-left-tit, .headList-left-tit a`标题显示不完整的问题

@time 2016-07-06-09.10 @hzp 增加 vr全景走丝路;
 */
.tit01,
.tit02,
.tit03,
.tit04,
.tit05,
.tit06,
.tit07 {
  width: 220px;
  height: 85px;
}
.part-tit,
.tit01,
.tit02,
.tit03,
.tit04,
.tit05,
.tit06,
.tit07 {
  height: 85px;
}
.silkroad-edition li,
.silkroad-nav ul li,
.silkroad-nav ul li a {
  text-align: center;
  font-family: Microsoft YaHei, "微软雅黑";
  float: left;
}
i {
  font-style: normal;
}
.universal-tit {
  background-image: url(../img/tit.png);
  background-repeat: no-repeat;
  margin: 30px auto 15px;
}
.tit01 {
  background-position: 0 0;
}
.tit02 {
  background-position: 0 -134px;
}
.tit03 {
  background-position: 0 -299px;
}
.tit04 {
  background-position: 0 -467px;
}
.tit05 {
  background-position: 0 -644px;
}
.tit06 {
  background-position: 0 -888px;
}
.tit07 {
  background-position: 17px -1112px;
}
.part-tit {
  position: relative;
  width: 1000px;
}
.part-tit-leftline,
.part-tit-rightline {
  height: 1px;
  background: #05217f;
  position: absolute;
  top: 42px;
}
.part-tit-leftline {
  width: 410px;
  left: 0;
}
.part-tit-rightline {
  width: 395px;
  right: 0;
}
#topHeader {
  height: 32px;
  text-align: center;
  border-bottom: 1px solid #c9c9ca;
  background: #f9f7f4;
}
#topHeader .top {
  width: 1000px;
  margin: 0 auto;
  height: inherit;
}
#topHeader a {
  float: left;
  height: 32px;
  line-height: 32px;
  color: #000;
  margin: 0 10px;
  font-size: 12px;
}
#topHeader a:hover {
  color: #fca22c !important;
}
.footer {
  margin-top: 50px;
  background: #082171;
  color: #fff;
  text-align: center;
  padding: 30px 0;
  font-size: 12px;
}
.part-foot {
  border-top: 1px solid #5f78c8;
  padding-top: 10px;
}
.silkroad-cover {
  width: 100%;
  height: 100%;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/coverbg.jpg) center top no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
          background-size: 100% 100%;
  position: relative;
}
.focus-hot,
.silkroad-edition,
.silkroad-logo,
.silkroad-topic {
  position: absolute;
  left: 50%;
}
.silkroad-logo {
  width: 348px;
  height: 98px;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/LOGO.png) center center no-repeat;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
          background-size: 100% auto;
  margin-left: -134px;
  top: 50%;
  margin-top: -342px;
}
.silkroad-topic {
  width: 1929px;
  height: 271px;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/topic.png) center center no-repeat;
  -webkit-background-size: 100% auto;
     -moz-background-size: 100% auto;
          background-size: 100% auto;
  margin-left: -964.5px;
  top: 50%;
  margin-top: -236px;
}
.silkroad-edition {
  top: 50%;
  margin-left: -400px;
}
.silkroad-edition li {
  width: 113px;
  height: 119px;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/editionbg.png) center center no-repeat;
  line-height: 119px;
  color: #fff;
  margin-right: 40px;
}
.silkroad-edition li:hover {
  background: url(http://www.xinhuanet.com/ydyl20160616/img/editionbghover.png) center center no-repeat;
  cursor: pointer;
}
.silkroad-edition li a,
.silkroad-edition li:hover a {
  color: #fff;
}
.silkroad-edition-china {
  font-size: 24px;
}
.silkroad-edition-english {
  font-size: 19px;
}
.silkroad-channel {
  width: 100%;
  display: none;
}
.silkroad-banner {
  height: 292px;
  width: 100%;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/chanelbanner.jpg) center top no-repeat;
}
.silkroad-nav {
  width: 100%;
  height: 84px;
  background: #05217f;
}
.silkroad-nav ul {
	width: 1000px;
  /*width: 1136px;*/
 /* height: 84px;*/
 /* overflow: hidden;*/
  margin: 0 auto; z-index:500
}
.silkroad-nav ul li,
.silkroad-nav ul li a {
  color: #fff;
  line-height: 42px;
  height: 42px;
  font-size: 20px;
  width: 142px;
}
.silkroad-nav ul li ul li,
.silkroad-nav ul li ul li a{
	width:100%;
}
.silkroad-nav ul li a:hover {
  color: #d40001;
}
.silkroad-nav ul .home,
.silkroad-nav ul .home a {
  line-height: 84px;
  height: 84px;
  margin-left: 25px;
}
.silkroad-headNews {
  width: 100%;
  height: 135px;
  background: #fff;
}
.silkroad-nav .m h3{
	font-weight:normal;
}
.silkroad-nav .m h3 i { display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(http://www.xinhuanet.com/global/img/iconBtn/navarrowicon.png) 0 -280px no-repeat; overflow:hidden; margin:-2px 0 0 5px; vertical-align:middle; filter:alpha(opacity=50); opacity:0.5; } 
.silkroad-nav .on h3 a i { filter:alpha(opacity=100); opacity:1; } 
.headNews-main {
  width: 1000px;
  height: 135px;
  margin: 0 auto;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/headnews.jpg) 12px 11.5px no-repeat;
}
.headNews-sum,
.headNews-tit {
  margin-left: 100px;
  color: #333;
  overflow: hidden;
  font-family: Microsoft YaHei, "微软雅黑";
}
.headNews-tit {
  height: 71px;
  line-height: 78px;
  font-size: 40px;
}
.headNews-sum {
  height: 57px;
  line-height: 28px;
  font-size: 14px;
  padding-right: 15px;
}
.headNews-sum a,
.headNews-tit a {
  color: #333;
}
.silkroad-focus {
  width: 100%;
  height: 505px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.focus-hot {
  width: 249px;
  height: 85px;
  top: 0;
  z-index: 2;
  /*background: url(http://www.xinhuanet.com/ydyl20160616/img/pichot.png) no-repeat;*/
  margin-left: -492px;
}
.focus-cover-left,
.focus-cover-right {
  width: 980px;
  height: 505px;
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 3;
}
.focus-cover-left {
  left: 50%;
  margin-left: -1472px;
}
.focus-cover-right {
  right: 50%;
  margin-right: -1472px;
}
.focus-arrow-left,
.focus-arrow-right {
  position: absolute;
  top: 50%;
  margin-top: -75px;
  width: 77px;
  height: 150px;
  z-index: 5;
}
.focus-arrow-left {
  background: url(left-arrow.png) center center no-repeat;
  left: 50%;
  margin-left: -476px;
}
.focus-arrow-right {
  background: url(right-arrow.png) center center no-repeat;
  right: 50%;
  margin-right: -476px;
}
.silkroad-focus .swiper-container {
  height: 505px;
  width: 985px;
  position: relative;
  overflow: visible !important;
}
.focus-pagination {
  position: absolute;
  right: 10px;
  text-align: right;
  bottom: 15px;
  width: 40%;
}
.silkroad-focus .swiper-pagination-switch {
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: #b9b9b9;
  margin: 0 3px;
  cursor: pointer;
}
.silkroad-focus .swiper-active-switch {
  background: #930001;
}
.silkroad-focus .swiper-slide {
  position: relative;
}
.focus-slide-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 3;
}
.focus-slide-hot {
  width: 249px;
  height: 85px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  /*background: url(http://www.xinhuanet.com/ydyl20160616/img/pichot.png) no-repeat;*/
  display: none;
}
.focus-slide-img {
  height: 505px;
  width: 985px;
  z-index: 1;
}
.focus-slide-img img {
  width: 100%;
  height: 100%;
}
.focus-slide-bg,
.focus-slide-tit {
  width: 100%;
  height: 52px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.focus-slide-tit {
  text-align: center;
  z-index: 3;
  font-size: 24px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.focus-slide-tit,
.focus-slide-tit a {
  color: #fff;
  line-height: 52px;
}
.focus-slide-bg {
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
}
.swiper-slide-active .focus-slide-cover {
  display: none;
}
.swiper-slide-active .focus-slide-hot {
  display: block;
}
.silkroad-broadcast {
  margin: 22px auto;
  height: 30px;
}
.broadcast-tit {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/reporst.png) 19px 6px no-repeat;
  padding-left: 50px;
  color: #00269d;
  margin-right: 25px;
}
.broadcast-tit a {
  color: #00269d;
}
.broadcast-txtMarquee {
  width: 850px;
  position: relative;
}
.broadcast-txtMarquee .bd .tempWrap {
  width: 850px !important;
}
.broadcast-txtMarquee .bd ul {
  overflow: hidden;
  zoom: 1;
}
.broadcast-txtMarquee .bd ul li {
  margin-right: 20px;
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: left;
  width: auto!important;
  font-size: 14px;
  color: #6b6b6b;
}
.broadcast-txtMarquee .bd ul li a {
  color: #6b6b6b;
}
.headList-left {
  width: 510px;
  overflow: hidden;
}
.headList-left-top {
  width: 510px;
  border-top: 2px solid #00269d;
  color: #00269d;
  height: 35px;
  font-size: 24px;
  line-height: 35px;
  position: relative;
  padding-left: 38px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.headList-left-top a {
  color: #00269d;
}
.headList-left-top a i,
.headList-left-top i {
  color: #c10001;
}
.headList-left-top-triangle {
  width: 0;
  height: 0;
  border-top: 35px solid #00269d;
  border-right: 35px solid transparent;
  position: absolute;
  left: 0;
  top: 0;
}
.headList-left ul li {
  border-bottom: 1px solid #e5eeff;
  padding: 15px 5px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.headList-left-tit,
.headList-left-tit a {
  font-size: 20px;
  color: #00269d;
  line-height: 36px;
  /*height:36px;overflow:hidden;*/
  font-family: Microsoft YaHei, "微软雅黑";
  font-weight: 700;
}
.headList-left-sum {
  font-size: 17px;
  line-height: 30px;
  color: #000;
  height: 95px;
  overflow: hidden;
  font-family: Microsoft YaHei, "微软雅黑";
}
.headList-right {
  width: 435px;
}
.headList-right-top {
  width: 435px;
  border-bottom: 1px solid #d8d8d8;
  height: 35px;
  font-size: 24px;
  line-height: 35px;
  font-family: Microsoft YaHei, "微软雅黑";
  margin-bottom: 15px;
}
.headList-right-top-tit {
  border-bottom: 2px solid #00269d;
  height: 35px;
  line-height: 38px;
}
.headList-right-top-tit,
.headList-right-top-tit a {
  color: #00269d;
}
.headList-right-top-tit a i,
.headList-right-top-tit i {
  color: #c10001;
}
.silkroad-video {
  width: 100%;
  height: 285px;
  margin: 0 auto 22px;
  position: relative;
}
.silkroad-video .swiper-container {
  height: 285px;
  width: 435px;
  position: relative;
}
.video-pagination {
  position: absolute;
  right: 10px;
  text-align: right;
  bottom: 15px;
  width: 40%;
}
.silkroad-video .swiper-pagination-switch {
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: #b9b9b9;
  margin: 0 3px;
  cursor: pointer;
}
.silkroad-video .swiper-active-switch {
  background: #930001;
}
.silkroad-video .swiper-slide {
  position: relative;
}
.video-slide-img {
  height: 285px;
  width: 435px;
  z-index: 1;
}
.video-slide-img img {
  width: 100%;
  height: 100%;
}
.video-slide-bg,
.video-slide-tit {
  height: 42px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.video-slide-tit {
  width: 88%;
  text-align: left;
  z-index: 3;
  font-size: 16px;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/play.png) 7px 4px no-repeat;
  padding-left: 49px;
  line-height: 42px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.video-slide-tit,
.video-slide-tit a {
  color: #fff;
}
.video-slide-bg {
  width: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.7);
}
.silkroad-agenda li {
  height: 54px;
  line-height: 54px;
  width: 100%;
  overflow: hidden;
  font-family: Microsoft YaHei, "微软雅黑";
  color: #000;
  border-bottom: 1px solid #efefef;
}
.globalline-headNews-sum,
.globalline-headNews-tit {
  line-height: 28px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.silkroad-agenda li a {
  color: #000;
}
.silkroad-globalline {
  width: 1000px;
  height: 525px;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/qqxbg.jpg) no-repeat;
  margin-top: -41px;
}
.globalline-headNews {
  border-bottom: 1px dashed #d6d7d8;
  padding-top: 39px;
  margin-left: 26px;
  width: 334px;
}
.globalline-headNews-img {
  width: 334px;
  height: 208px;
}
.globalline-headNews-img img {
  width: 100%;
  height: 100%;
}
.globalline-headNews-tit {
  font-size: 16px;
  color: #3c62aa;
  margin-top: 10px;
  font-weight: 700;
}
.globalline-headNews-tit a {
  color: #3c62aa;
}
.globalline-headNews-sum {
  padding-bottom: 6px;
  font-size: 14px;
  height: 56px;
  overflow: hidden;
  width: 335px;
}
.globalline-list {
  width: 334px;
  margin-left: 26px;
  margin-top: 12px;
}
.globalline-list li {
  font-size: 16px;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  position: relative;
  padding-left: 15px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.globalline-list li i {
  width: 6px;
  height: 6px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  background: #3c5d9e;
  position: absolute;
  left: 0;
  top: 16px;
}
.perspective-top {
  width: 510px;
  color: #00269d;
  height: 26px;
  font-size: 24px;
  line-height: 26px;
  position: relative;
  padding-left: 15px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.perspective-top span {
  width: 6px;
  height: 26px;
  background: #00269d;
  position: absolute;
  left: 0;
  top: 0;
}
.perspective-list li,
.thinktank-top {
  position: relative;
  font-family: Microsoft YaHei, "微软雅黑";
}
.perspective-top a {
  color: #00269d;
}
.perspective-top a i,
.perspective-top i {
  color: #c10001;
}
.perspective-headNews {
  padding-top: 18px;
  width: 510px;
}
.perspective-headNews-img {
  width: 149px;
  height: 112px;
  float: left;
  margin-right: 13px;
}
.perspective-headNews-img img {
  width: 100%;
  height: 100%;
}
.perspective-headNews-tit {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-family: Microsoft YaHei, "微软雅黑";
  font-weight: 700;
}
.perspective-headNews-tit a {
  color: #000;
}
.perspective-headNews-sum {
  font-size: 14px;
  line-height: 28px;
  height: 84px;
  overflow: hidden;
  font-family: Microsoft YaHei, "微软雅黑";
}
.perspective-list {
  width: 510px;
  margin-top: 12px;
}
.perspective-list li {
  font-size: 16px;
  line-height: 49px;
  height: 49px;
  overflow: hidden;
  border-bottom: 1px solid #d6d7d8;
}
.thinktank-top {
  width: 420px;
  color: #00269d;
  height: 26px;
  font-size: 24px;
  line-height: 26px;
  padding-left: 15px;
}
.thinktank-top span {
  width: 6px;
  height: 26px;
  background: #00269d;
  position: absolute;
  left: 0;
  top: 0;
}
.thinktank-accordion3 ul li,
.thinktank-bottom {
  border-bottom: 1px solid #E1E1E1;
  background: #F9F9F9;
}
.thinktank-top a {
  color: #00269d;
}
.perspective-top a i,
.thinktank-top i {
  color: #c10001;
}
.thinktank-bottom {
  border-left: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-top: 2px solid #0e4e8e;
  margin-top: 14px;
}
.thinktank-accordion3 {
  width: 398px;
  text-align: left;
  border: 1px solid #E1E1E1;
  height: 418px;
  overflow: hidden;
  margin: 25px 18px 26px;
}
.thinktank-accordion3 ul li h3 {
  height: 57px;
  color: #333;
  font: 400 14px/55px "Times New Roman";
  overflow: hidden;
  padding-right: 5px;
}
.thinktank-accordion3 ul li h3 span {
  float: left;
  width: 50px;
  text-align: center;
  font: 400 22px/55px arial;
  margin-right: 0;
  font-weight: 600;
  background: url(http://www.xinhuanet.com/world/2015/images/common.png) -558px 20px no-repeat;
  margin-left: 5px;
}
.opportunity-list-sum,
.opportunity-list-tit,
.opportunity-top,
.silkroad-tab-tits,
.thinktank-accordion3 ul li.on h3 a {
  font-family: Microsoft YaHei, "微软雅黑";
}
.thinktank-accordion3 ul li.on {
  overflow: hidden;
}
.thinktank-accordion3 ul li.on .accordionImg {
  float: left;
}
.thinktank-accordion3 ul li.on h3 {
  height: 187px;
  line-height: 30px;
  width: 231px;
  float: right;
}
.thinktank-accordion3 ul li.on h3 a {
  font-weight: 700;
  line-height: 25px;
  font-size: 15px;
  padding: 65px 0 0 10px;
  margin: 0 auto;
  display: block;
}
.thinktank-accordion3 ul li.on h3 span {
  height: 55px;
  line-height: 55px;
  font-size: 30px;
  color: #fff;
  background: #3597c8;
  width: 100%;
  text-align: left;
  font-weight: 600;
  padding-left: 10px;
  display: block;
  margin-left: 0;
}
.thinktank-accordion3 .accordionImg img {
  width: 162px;
  height: 187px;
  display: block;
}
.opportunity-top {
  width: 510px;
  color: #00269d;
  height: 26px;
  font-size: 24px;
  line-height: 26px;
  position: relative;
  padding-left: 15px;
  margin-top: 12px;
}
.opportunity-top span {
  width: 6px;
  height: 26px;
  background: #00269d;
  position: absolute;
  left: 0;
  top: 0;
}
.opportunity-top a {
  color: #00269d;
}
.opportunity-top i,
.perspective-top a i {
  color: #c10001;
}
.opportunity-list {
  width: 510px;
  margin-top: 12px;
}
.opportunity-list li {
  border-bottom: 1px dashed #d6d7d8;
  padding: 10px 10px 10px 0;
}
.opportunity-list-img {
  width: 150px;
  height: 106px;
  float: left;
  margin-right: 25px;
}
.opportunity-list-img img {
  width: 100%;
  height: 100%;
}
.opportunity-list-tit {
  font-size: 20px;
  line-height: 40px;
  color: #0068c1;
}
.opportunity-list-tit a {
  color: #0068c1;
}
.opportunity-list-sum {
  font-size: 16px;
  line-height: 32px;
  height: 66px;
  overflow: hidden;
}
.silkroad-tab {
  width: 435px;
  margin-top: 12px;
}
.silkroad-tab-tits {
  width: 435px;
  margin: 0 auto;
  background: #00269d;
  height: 40px;
  overflow: hidden;
}
.silkroad-tab-tits a {
  display: block;
  float: left;
  width: 161px;
  text-align: center;
  line-height: 40px;
  font-size: 25px;
  color: #fff;
}
.international-headNews-sum,
.international-headNews-tit {
  line-height: 28px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.silkroad-tab-tits a.active {
  color: #00269d;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/tabon.png) no-repeat;
  height: 38px;
  margin-top: 4px;
}
.silkroad-tab-tits a.active i {
  color: #c10001;
}
.china-headNews-tit,
.china-headNews-tit a,
.international-headNews-tit a {
  color: #082171;
}
.silkroad-tab-swiper {
  height: 585px;
  width: 435px;
  overflow: hidden;
}
.silkroad-tab-swiper .swiper-slide {
  height: 545px;
  width: 435px;
}
.silkroad-international {
  padding: 25px 20px;
  width: 395px;
  background: #f4f4f4;
}
.international-headNews {
  width: 395px;
}
.international-headNews-img {
  width: 165px;
  height: 120px;
  float: left;
  margin-right: 13px;
}
.international-headNews-img img {
  width: 100%;
  height: 100%;
}
.international-headNews-tit {
  font-size: 20px;
  color: #082171;
}
.international-headNews-sum {
  font-size: 14px;
}
.international-list {
  width: 395px;
  margin-top: 12px;
  overflow: hidden;
}
.international-list li {
  font-size: 16px;
  line-height: 49px;
  height: 49px;
  overflow: hidden;
  position: relative;
  padding-left: 15px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.international-list li i {
  width: 2px;
  height: 2px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  background: #000;
  position: absolute;
  left: 5px;
  top: 23px;
}
.silkroad-china {
  padding: 25px 20px;
  width: 395px;
  background: #f4f4f4;
}
.china-list li,
.culture-top {
  padding-left: 15px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.china-headNews {
  width: 395px;
}
.china-headNews-img {
  width: 165px;
  height: 120px;
  float: left;
  margin-right: 13px;
}
.china-headNews-img img {
  width: 100%;
  height: 100%;
}
.china-headNews-tit {
  font-size: 20px;
  line-height: 28px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.culture-top,
.culture-top a {
  color: #00269d;
}
.china-headNews-sum {
  font-size: 14px;
  line-height: 28px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.china-list {
  width: 395px;
  margin-top: 12px;
  overflow: hidden;
}
.china-list li {
  font-size: 16px;
  line-height: 49px;
  height: 49px;
  overflow: hidden;
  position: relative;
}
.china-list li i {
  width: 2px;
  height: 2px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  background: #000;
  position: absolute;
  left: 5px;
  top: 23px;
}
.culture-top {
  width: 510px;
  height: 26px;
  font-size: 24px;
  line-height: 26px;
  position: relative;
  margin-top: 12px;
}
.culture-top span {
  width: 6px;
  height: 26px;
  background: #00269d;
  position: absolute;
  left: 0;
  top: 0;
}
.culture-top a i,
.culture-top i {
  color: #c10001;
}
.culture-list {
  width: 510px;
  margin-top: 12px;
}
.culture-list li {
  border-bottom: 1px dashed #d6d7d8;
  padding: 10px 10px 10px 0;
}
.culture-list-img {
  width: 150px;
  height: 106px;
  float: left;
  margin-right: 25px;
}
.culture-list-img img {
  width: 100%;
  height: 100%;
}
.culture-list-tit {
  font-size: 20px;
  line-height: 40px;
  color: #0068c1;
  font-family: Microsoft YaHei, "微软雅黑";
}
.culture-list-tit a {
  color: #0068c1;
}
.travel-top,
.travel-top a {
  color: #00269d;
}
.culture-list-sum {
  font-size: 16px;
  line-height: 32px;
  height: 66px;
  overflow: hidden;
  font-family: Microsoft YaHei, "微软雅黑";
}
.travel-top {
  width: 435px;
  height: 26px;
  font-size: 24px;
  line-height: 26px;
  position: relative;
  padding-left: 15px;
  font-family: Microsoft YaHei, "微软雅黑";
  margin-top: 12px;
}
.travel-top span {
  width: 6px;
  height: 26px;
  background: #00269d;
  position: absolute;
  left: 0;
  top: 0;
}
.travel-top a i,
.travel-top i {
  color: #c10001;
}
.slly-items1,
.slly-items4 {
  float: left;
}
.slly-cont-row1-col2,
.slly-items5 {
  float: right;
}
.slly-cont {
  width: 432px;
  height: 481px;
  margin: 32px auto 0;
}
.slly-items1 {
  width: 187px;
  height: 274px;
}
.slly-cont-row1-col2 > div {
  width: 241px;
  height: 135px;
}
.slly-cont-row1,
.slly-cont-row1-col2 > div:first-child {
  overflow: hidden;
  margin-bottom: 4px;
}
.slly-items4 {
  width: 277px;
  height: 203px;
}
.slly-items5 {
  width: 151px;
  height: 203px;
}
.hover-txt,
.slly-cont img {
  width: 100%;
  height: 100%;
}
.slly-cont div > a {
  display: block;
  height: 100%;
  overflow: hidden;
}
.slly-items {
  position: relative;
  overflow: hidden;
}
.hover-txt {
  position: absolute;
  background: rgba(66, 94, 124, 0.76);
  top: 100%;
}
.hover-txt a {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  padding: 30px 25px;
  font-family: Microsoft YaHei, "微软雅黑";
  position: absolute;
  left: 10%;
  top: 10%;
}
#silkroad-sljm {
  font-family: "微软雅黑";
}
.silkroad-sljm-tit {
  height: 100px;
  position: relative;
}
.silkroad-sljm-tit-line {
  border-top: 1px solid #ccc;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
}
.silkroad-sljm-tit-img {
  position: absolute;
  left: 50%;
  top: 5px;
  margin-left: -124px;
}
.silkroad-sljm-tit .tabDot {
  position: absolute;
  width: 980px;
  height: 50px;
  left: 50%;
  top: 38px;
  margin-left: -490px;
}
.silkroad-sljm-tit .tabDot span {
  position: absolute;
  width: 8px;
  height: 8px;
  left: 10%;
  background: #fff;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  border: 8px solid #e35a7d;
  cursor: pointer;
}
.silkroad-sljm-tit .tabDot .s1 {
  left: 30%;
  border: 8px solid #30a69c;
}
.silkroad-sljm-tit .tabDot .s2 {
  left: 70%;
  border: 8px solid #e29547;
}
.silkroad-sljm-tit .tabDot .s3 {
  left: 90%;
  border: 8px solid #627cb5;
}
.silkroad-sljm-tit .tabDot .on {
  -ms-transform: scale(1.4, 1.4);
      transform: scale(1.4, 1.4);
  -moz-transform: scale(1.4, 1.4);
  -webkit-transform: scale(1.4, 1.4);
  -o-transform: scale(1.4, 1.4);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.silkroad-sljm-tit .tabDot .on:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: 0 0;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  margin: -9px 0 0 -9px;
}
.silkroad-sljm {
  width: 100%;
  height: 520px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.sljm-hot {
  width: 249px;
  height: 85px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  /*background: url(http://www.xinhuanet.com/ydyl20160616/img/pichot.png) no-repeat;*/
  margin-left: -492px;
}
.sljm-cover-left,
.sljm-cover-right {
  width: 980px;
  height: 520px;
  position: absolute;
  top: 100px;
  background: rgba(255, 255, 255, 0.7);
  z-index: 3;
}
.sljm-cover-left {
  left: 50%;
  margin-left: -1472px;
}
.sljm-cover-right {
  right: 50%;
  margin-right: -1472px;
}
.sljm-arrow-left,
.sljm-arrow-right {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 5;
}
.sljm-arrow-left {
  background: url(http://www.xinhuanet.com/ydyl20160616/img/sljmLeft.png) center center no-repeat;
  left: 50%;
  width: 67px;
  height: 139px;
  margin-left: -562px;
}
.sljm-arrow-right {
  background: url(http://www.xinhuanet.com/ydyl20160616/img/sljmRight.png) center center no-repeat;
  right: 50%;
  width: 77px;
  height: 150px;
  margin-right: -565px;
}
.silkroad-sljm .swiper-container {
  height: 520px;
  width: 985px;
  position: relative;
  overflow: visible !important;
}
.sljm-pagination {
  position: absolute;
  left: 0;
  height: 50px;
  text-align: right;
  bottom: 15px;
  width: 100%;
  display: none;
}
.silkroad-sljm .swiper-pagination-switch {
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: #b9b9b9;
  margin: 0 3px;
  cursor: pointer;
}
.silkroad-sljm .swiper-active-switch {
  background: #930001;
}
.silkroad-sljm .swiper-slide {
  position: relative;
}
.sljm-slide-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 3;
}
.sljm-slide-hot {
  width: 249px;
  height: 85px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  /*background: url(http://www.xinhuanet.com/ydyl20160616/img/pichot.png) no-repeat;*/
  display: none;
}
.sljm-slide-img {
  height: 520px;
  width: 985px;
  z-index: 1;
}
.sljm-slide-img img {
  width: 100%;
  height: 100%;
}
.sljm-slide-bg,
.sljm-slide-tit {
  width: 100%;
  height: 52px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sljm-slide-tit {
  text-align: center;
  z-index: 3;
  font-size: 24px;
  font-family: Microsoft YaHei, "微软雅黑";
}
.sljm-slide-tit,
.sljm-slide-tit a {
  color: #fff;
  line-height: 52px;
}
.sljm-slide-bg {
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
}
.swiper-slide-active .sljm-slide-cover {
  display: none;
}
.swiper-slide-active .sljm-slide-hot {
  display: block;
}
.silkroad-sljm-box h2 {
  height: 68px;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/sljmOne.gif) no-repeat #e45d80;
  padding-left: 100px;
  line-height: 68px;
  overflow: hidden;
  font-size: 22px;
  margin-bottom: 10px;
  color: #fff;
}
.silkroad-sljm-box h2 a {
  line-height: 68px;
  font-size: 22px;
  color: #fff;
  font-weight: 400;
}
.silkroad-sljm-box-sbox {
  float: left;
  width: 352px;
  height: 335px;
  position: relative;
}
.silkroad-sljm-box-sbox span {
  position: absolute;
  color: #fff;
  font-family: "微软雅黑";
  text-align: center;
  overflow: hidden;
  opacity: .4;
  filter: alpha(opacity=40);
}
.silkroad-sljm-box-sbox span.on,
.silkroad-sljm-box-sbox span:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
}
.silkroad-sljm-box-sbox span table {
  width: 100%;
}
.silkroad-sljm-box-sbox span td {
  height: 107px;
}
.silkroad-sljm-box-sbox1 .s1 {
  left: 0;
  top: 0;
  width: 107px;
  height: 107px;
  background: #0081ff;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox1 .s2 {
  left: 114px;
  top: 0;
  width: 107px;
  height: 107px;
  background: #00d2ff;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox1 .s3 {
  left: 228px;
  top: 0;
  width: 107px;
  height: 107px;
  background: #3a5cab;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox1 .s4,
.silkroad-sljm-box-sbox1 .s5,
.silkroad-sljm-box-sbox1 .s6 {
  top: 114px;
  width: 107px;
  height: 107px;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox1 .s4 {
  left: 0;
  background: #c300cd;
}
.silkroad-sljm-box-sbox1 .s5 {
  left: 114px;
  background: #98b800;
}
.silkroad-sljm-box-sbox1 .s6 {
  left: 228px;
  background: #ff8a00;
}
.silkroad-sljm-box-sbox1 .s7 {
  left: 0;
  top: 228px;
  width: 221px;
  height: 107px;
  background: #8f1acc;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox1 .s8 {
  left: 228px;
  top: 228px;
  width: 107px;
  height: 107px;
  background: #00a201;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-img {
  float: left;
  width: 255px;
  margin-right: 15px;
}
.silkroad-sljm-box-txt {
  float: left;
  width: 336px;
  padding: 0 10px;
  line-height: 28px;
}
.silkroad-sljm-box-txt div {
  display: none;
}
.silkroad-sljm-box-txt .show {
  display: block;
}
.silkroad-sljm-box2 h2 {
  background: url(http://www.xinhuanet.com/ydyl20160616/img/sljmTwo.gif) no-repeat #30a69c;
}
.silkroad-sljm-box3 h2 {
  background: url(http://www.xinhuanet.com/ydyl20160616/img/sljmThree.gif) no-repeat #e29547;
}
.silkroad-sljm-box4 h2 {
  background: url(http://www.xinhuanet.com/ydyl20160616/img/sljmFour.gif) no-repeat #627cb5;
  color: #fff;
}
.silkroad-sljm-box-sbox2 .s1 {
  left: 0;
  top: 0;
  width: 221px;
  height: 107px;
  background: #00d2ff;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox2 .s2 {
  left: 228px;
  top: 0;
  width: 107px;
  height: 107px;
  background: #3a5cab;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox2 .s3 {
  left: 0;
  top: 114px;
  width: 107px;
  height: 107px;
  background: #98b800;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox2 .s4 {
  left: 114px;
  top: 114px;
  width: 221px;
  height: 107px;
  background: #ff8a00;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox2 .s5 {
  left: 0;
  top: 228px;
  width: 221px;
  height: 107px;
  background: #8f1acc;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox2 .s6 {
  left: 228px;
  top: 228px;
  width: 107px;
  height: 107px;
  background: #00a201;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox3 .s1 {
  left: 0;
  top: 0;
  width: 164px;
  height: 107px;
  background: #00d2ff;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox3 .s2 {
  left: 172px;
  top: 0;
  width: 164px;
  height: 107px;
  background: #3a5cab;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox3 .s3 {
  left: 0;
  top: 114px;
  width: 335px;
  height: 107px;
  background: #98b800;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox3 .s4,
.silkroad-sljm-box-sbox3 .s5 {
  top: 228px;
  width: 164px;
  height: 107px;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox3 .s4 {
  left: 0;
  background: #8f1acc;
}
.silkroad-sljm-box-sbox3 .s5 {
  left: 172px;
  background: #ff8a00;
}
.silkroad-sljm-box-sbox4 .s1 {
  left: 0;
  top: 0;
  width: 221px;
  height: 107px;
  background: #00d2ff;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox4 .s2 {
  left: 228px;
  top: 0;
  width: 107px;
  height: 107px;
  background: #3a5cab;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox4 .s3 {
  left: 0;
  top: 114px;
  width: 107px;
  height: 107px;
  background: #98b800;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox4 .s4 {
  left: 114px;
  top: 114px;
  width: 221px;
  height: 107px;
  background: #ff8a00;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox4 .s5 {
  left: 0;
  top: 228px;
  width: 221px;
  height: 107px;
  background: #8f1acc;
  font-size: 18px;
  color: #fff;
}
.silkroad-sljm-box-sbox4 .s6 {
  left: 228px;
  top: 228px;
  width: 107px;
  height: 107px;
  background: #00a201;
  font-size: 18px;
  color: #fff;
}
.part06 {
  width: 100%;
  height: 939px;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/hdbg.jpg) center top no-repeat;
}
.silkroad-wjx {
  width: 510px;
  margin-top: 20px;
}
.silkroad-wjx-top {
  width: 510px;
  height: 59px;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/wjx.png) left top no-repeat;
}
.part06-right,
.silkroad-wzj {
  width: 435px;
  margin-top: 20px;
}
.silkroad-wzj-top {
  width: 435px;
  height: 59px;
  background: url(http://www.xinhuanet.com/ydyl20160616/img/wzj.png) left top no-repeat;
}
.silkroad-wzj-middle {
  position: relative;
  margin-top: 15px;
  height: 307px;
}
.silkroad-wzj-img1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 213px;
  height: 307px;
  overflow: hidden;
}
.silkroad-wzj-img2,
.silkroad-wzj-img3 {
  position: absolute;
  left: 223px;
  width: 207px;
  height: 149px;
  overflow: hidden;
}
.silkroad-wzj-img2 {
  top: 0;
}
.silkroad-wzj-img3 {
  top: 159px;
}
.silkroad-wzj-img1 img,
.silkroad-wzj-img2 img,
.silkroad-wzj-img3 img {
  width: 100%;
  height: 100%;
}
.silkroad-wzj-bottom {
  width: 200px;
  height: 102px;
  margin: 57px auto 0;
}
.silkroad-wjx-bottom ul {
  height: 646px;
  width: 510px;
  overflow-y: auto;
  overflow-x: hidden;
}
.silkroad-wjx-bottom li {
  border-bottom: 1px solid #b2b3b3;
  padding: 20px 0;
}
.person-avatar {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
          border-radius: 100px;
  overflow: hidden;
  margin-right: 10px;
  margin-top: 18px;
}
.person-avatar img {
  width: 100%;
  height: 100%;
}
.person-words {
  font-size: 16px;
  color: #707070;
  line-height: 30px;
  margin-top: 15px;
  margin-left: 70px;
}
.person-name,
.person-name a {
  color: #379ccb;
}
.publish-time {
  color: #b1b2b2;
  font-size: 10px;
}
.silkroad-wjx-lybtn {
  width: 200px;
  height: 59px;
  margin: 10px auto 0;
}
.QRcode {
  position: fixed;
  width: 120px;
  height: 129px;
  right: 50%;
  top: 409px;
  overflow: hidden;
  margin-right: -662px;
  z-index: 1000;
}
.QRcode img {
  width: 100%;
  height: 100%;
}
.center-position {
  display: block;
  margin: 0 auto;
}
.vr-go-silkroad-tit-img {
  width: 498px;
  padding: 30px 0 12px;
}
.part01plus .part-tit {
  height: auto;
}
/* 网上思路*/
.part07{
	font-family:微软雅黑;
}
.part07-cont {
  width: 1000px;
  margin: 0 auto;
}
.part07-cont-tit {
  color: #00269d;
  height: 26px;
  font-size: 24px;
  line-height: 26px;
  position: relative;
  padding-left: 15px;
  margin-top: 12px;
}
.part07-cont-tit span {
  width: 6px;
  height: 26px;
  background: #00269d;
  position: absolute;
  left: 0;
  top: 0;
}
.part07-cont-tit a {
  color: #00269d;
}
.part07-cont-tit a i {
  color: #c10001;
}
.part07-cont-tit i {
  color: #c10001;
}
.part07-cont-top {
  border-bottom: 1px dashed #cdcecf;
  padding-bottom: 15px;
}
.part07-cont-item1 {
  width: 670px;
  float: left;
  overflow: hidden;
}
.part07-cont-item1-box {
  background-color: #f4f4f4;
  height: 210px;
  width: 650px;
  padding: 10px;
  margin-top: 5px;
  font-size: 18px;
  line-height: 31px;
  color: #050000;
  overflow: hidden;
  text-indent:2em;
}
.part07-cont-item1-box img {
  width: 300px;
  height: 211px;
  float: left;
  margin-right: 10px;
}
.part07-cont-item2 {
  margin-top: 43px;
  width: 300px;
  height: 220px;
  background-color: #f4f4f4;
  float: right;
  padding: 0px 10px 10px 10px;
  overflow: hidden;
}
.part07-cont-item2 img {
  width: 100%;
  height: auto;
  margin-top: 14px;
}
.part07-cont-item34 {
  width: 670px;
  float: left;
  overflow: hidden;
}
.part07-cont-item3,
.part07-cont-item4 {
  width: 670px;
  overflow: hidden;
}
.part07-cont-item3 {
  border-bottom: 1px dashed #cdcecf;
  padding-bottom: 15px;
}
.part07-cont-item3-box {
  width: 680px;
  margin-top: 10px;
}
.part07-cont-item3-box img {
  width: 330px;
  float: left;
  margin-right: 10px;
}
.part07-cont-item4 ul {
  margin-top: 10px;
}
.part07-cont-item4 li {
  font-size: 16px;
  line-height: 30px;
  position: relative;
  padding-left: 10px;
}
.part07-cont-item4 li i {
  width: 4px;
  height: 4px;
  display: block;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}
.part07-cont-item5 {
  margin-top: 15px;
  width: 300px;
  height: 470px;
  background-color: #f4f4f4;
  float: right;
  padding: 0px 10px 10px 10px;
  overflow: hidden;
}
.part07-cont-item5 a {
  display: block;
  position: relative;
}
.part07-cont-item5 .pos {
  position: absolute;
  font-size: 50px;
  text-align: center;
  color: #fff;
  width: 100%;
  line-height: 235px;
}
.part07-cont-item5 img {
  width: 100%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 6px;
}

