* {
  font-family: "微软雅黑";
}
img {
  width: 100%;
}
a {
  text-decoration: none !important;
}
.wrap {
  width: 1200px;
}
/**/
.ipv6_navContext {
  background: #010b18;
  text-align: center;
  color: #fff;
  padding: 30px 5px;
  font-size: 18px;
  border-right: 1px solid #1b37bc;
  overflow: hidden;
  cursor: pointer;
  background: none;
}
.ipv6_navContext:nth-last-child(1) {
  border: none;
}
.ipv6_navContext .glyphicon {
  font-size: 25px;
}
.ipv6_navContext:hover {
  background: #1b37bc;
}
.headBanner {
  background-size: cover;
  height: 688px;
}
.newsFocus {
  margin-bottom: 55px;
  background-color: #f4f7f9;
  padding: 55px 0 60px 0;
}
.newsFocus .newsFocusinfo {
  padding-top: 40px;
}
.newsFocus .newsFocusTitle {
  text-align: center;
  font-weight: 600;
  font-size: 28px;
}
.newsFocus .newsFocusTitleEn {
  font-size: 14px;
  text-align: center;
  color: #cfcfcf;
}
.newsFocus .newsFocusSign {
  text-align: center;
  color: #ffb400;
  margin-bottom: 30px;
}
.newsFocus .newsFocusImg .newsFocusSwiper a {
  color: white;
  text-align: center;
}
.newsFocus .newsFocusImg .newsFocusSwiper a .newsFocusSwiperTitle {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.newsFocus .newsFocusImg .newsFocusSwiper :hover {
  text-decoration: none;
}
.newsFocus .newsFocusImg img {
  width: 100%;
}
.newsFocus .newsFocusList .newsFocusH {
  margin-bottom: 20px;
}
.newsFocus .newsFocusList .newsFocusH h4 {
  padding: 15px 0;
  color: #000000;
  font-weight: bold;
}
.newsFocus .newsFocusList .newsFocusH p {
  line-height: 36px;
}
.newsFocus .newsFocusList ul {
  list-style: none;
  margin-bottom: 6px;
}
.newsFocus .newsFocusList ul li {
  line-height: 2.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsFocus .newsFocusList ul li a {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.newsFocus .newsFocusList ul li :hover {
  text-decoration: none;
  color: black;
}
.newsFocus .newsFocusList .newsFocusBtn {
  float: right;
  background-color: #ab0900;
  color: white;
  border-radius: 0;
  padding: 7px 30px;
  position: absolute;
  right: 0;
  top: 0;
}
.future {
  margin-bottom: 55px;
}
.future .futureTitle {
  text-align: center;
  font-weight: 600;
  font-size: 28px;
  margin: 30px 0 30px;
}
.future img {
  max-width: 100%;
}
.future a {
  font-size: 18px;
  text-decoration: none;
  color: #000;
}
.future a p {
  margin-top: 15px;
}
.build {
  background-color: #1c2239;
  padding: 30px 0 20px 0;
}
.build .buildTitle {
  text-align: center;
  color: white;
  font-size: 26px;
  font-weight: 600;
}
.build .buildTitleEn {
  text-align: center;
  color: #ffb400;
  font-size: 14px;
}
.build .buildSign {
  text-align: center;
  color: #ffb400;
  margin-top: 5px;
}
.videoShow {
  margin-bottom: 55px;
}
.videoShow .videoImg {
  padding: 0;
}
.videoShow .videoImg .hiddenTitleAbstract {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
  text-align: center;
}
.videoShow .videoImg .hiddenTitleAbstract .hiddenTitle {
  text-align: center;
  color: transparent;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 80px;
  margin-bottom: 20px;
}
.videoShow .videoImg .hiddenTitleAbstract .hiddenAbstract {
  color: transparent;
  text-align: left;
  line-height: 2;
  text-indent: 2em;
  padding: 0 60px;
  margin-bottom: 15px;
}
.videoShow .videoImg .hiddenTitleAbstract .hiddenBtn {
  background-color: #ffb400;
  display: none;
  color: white;
  border-radius: 0;
  padding: 7px 30px;
  border-color: #ffb400;
}
.videoShow .videoImg .circleBorder {
  margin: 190px 0px 0px 160px;
  border: solid 1px black;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50px;
  height: 100px;
  position: absolute;
  width: 100px;
}
.videoShow .videoImg .circle_inner_play {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 30px;
  border-color: transparent transparent transparent black;
  position: absolute;
  top: 40%;
  left: 50%;
  margin: -10px 0 0 -7px;
}
.tradeVoice {
  margin-bottom: 20px;
}
.tradeVoice .tradeVoiceTitle {
  text-align: center;
  color: black;
  font-weight: 600;
  font-size: 28px;
}
.tradeVoice .tradeVoiceTitleEn {
  text-align: center;
  color: #cfcfcf;
  font-size: 14px;
}
.tradeVoice .tradeVoiceSign {
  text-align: center;
  color: #ffb400;
  margin-top: 5px;
}
.tradeVoiceInfo {
  margin-bottom: 55px;
}
.tradeVoiceInfo .readMore {
  margin-bottom: 30px;
}
.tradeVoiceInfo .readMore .readMoreBtn {
  float: right;
  background-color: #1c2239;
  color: white;
  border-radius: 0;
  padding: 7px 30px;
}
.tradeVoiceInfo .tradeVoiceModule {
  margin-bottom: 20px;
}
.tradeVoiceInfo .tradeVoiceModule .tradeVoiceContext {
  margin-bottom: 40px;
}
.tradeVoiceInfo .tradeVoiceModule .tradeVoiceContext .tradeVoiceModuleTitle {
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tradeVoiceInfo .tradeVoiceModule .tradeVoiceContext .tradeVoiceAbstract {
  color: #535252;
  line-height: 2;
}
.tradeVoiceInfo .tradeVoiceModule .tradeVoiceContext .tradeVoiceReadMore {
  font-weight: 600;
  color: black;
}
.tradeVoiceInfo .tradeVoiceModule .tradeVoiceContext .tradeVoiceReadMore .toRight {
  color: transparent;
}
.tradeVoiceInfo .tradeVoiceModule .tradeVoiceContext :hover {
  text-decoration: none;
}
/* 123 */
.Result {
  background-size: cover;
  height: 645px;
  padding: 30px 0 20px 0;
  color: #fff;
  text-align: center;
}
.Result .ResultSign {
  width: 40px;
  height: 4px;
  background: #00cadc;
  display: inline-block;
}
.Result .ResultContext {
  margin-top: 100px;
}
.Result .ResultDescribe {
  line-height: 28px;
}
.ResultDescribe {
  text-indent: 25px;
}
.Result .ResultTitle {
  font-size: 55px;
}
.Result .ResultTitle span {
  font-size: 36px;
}
.Result .glyphicon {
  font-size: 55px;
}
/* .Result .ResultContext.ResultCur{
  color: #00cadc;
  cursor: pointer;
} */
.Result .ResultContext a {
  text-decoration: none;
  color: #fff;
}
.ipv6_nav .Measuresbtn1,
.ipv6_nav .Measuresbtn2,
.ipv6_nav .Measuresbtn3,
.ipv6_nav .Measuresbtn4 {
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.Result .ResultContext:hover {
  color: #00cadc;
  cursor: pointer;
}
.Result .ResultContext a:hover {
  color: #00cadc;
  cursor: pointer;
}
.Measuresbtn {
  width: 100%;
  margin-top: -5px;
  margin-bottom: 5px;
}
.Measuresbtn img {
  width: 40px;
}
/* 灰色背景 */
.analysis {
  background: #f4f7f9;
  padding-top: 90px;
}
.analysisInfo {
  margin-bottom: 50px;
}
.analysis .analysisTitle {
  text-align: center;
  color: #232424;
  font-size: 30px;
  font-weight: 600;
}
.analysis .analysisList h3 {
  font-size: 18px;
  color: #232424;
  font-weight: 600;
}
.analysis .analysisList ul {
  list-style: none;
  margin-bottom: 6px;
  padding: 0;
}
.analysis .analysisList ul li {
  line-height: 2.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.analysis .analysisList ul li a {
  font-size: 18px;
  color: #232424;
  text-decoration: none;
  display: inline-block;
  padding-left: 5px;
}
.analysis .analysisList ul li:hover {
  background: #13d2e3;
}
.place {
  background-color: #1c2239;
  padding: 30px 0 20px 0;
  margin-bottom: 55px;
}
.place .placeTitle {
  text-align: center;
  color: white;
  font-size: 28px;
  font-weight: 600;
}
.place .placeTitleEn {
  text-align: center;
  color: #ffb400;
  font-size: 14px;
}
.place .placeSign {
  text-align: center;
  color: #ffb400;
  margin-bottom: 30px;
  margin-top: 5px;
}
.placeInfo .placeSwiper .swiper-button-next,
.placeInfo .placeSwiper .swiper-button-prev {
  background: none;
  color: white;
  width: 38px;
  height: 20px;
}
.placeInfo .placeSwiper .swiper-button-next:hover {
  border-bottom: 1px solid #ffb400;
}
.placeInfo .placeSwiper .swiper-button-prev:hover {
  border-bottom: 1px solid #ffb400;
}
.placeInfo .placeSwiper .placeContextTitle {
  text-align: center;
  color: white;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.placeInfo .placeSwiper .placeContextAbstract {
  padding: 0 130px;
  color: white;
  text-align: left;
  line-height: 2;
  margin-bottom: 70px;
}
/* 部署 */
/* title */
.deploy .deployTitle {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  margin: 100px auto 50px;
}
.trend .trendTitle {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
}
.deployInfo {
  margin-bottom: 55px;
}
.Infotitle {
  padding: 0;
}
.deployInfo .Infotitle a {
  font-size: 24px;
  color: #232424;
  text-decoration: none;
  font-weight: 600;
}
.deployInfo-left,
.deployInfo-center,
.deployInfo-right {
  margin: 30px 0 50px;
}
.deployInfo-left span {
  background: #1c2239;
  height: 175px;
  width: 100%;
  display: inline-block;
}
.deployInfo-center span,
.deployInfo-right span {
  background: #13d2e3;
  height: 175px;
  width: 100%;
  display: inline-block;
}
.Measures .Infotitle {
  margin-bottom: 25px;
}
.Measures .MeasuresTitle img {
  margin-right: 40px;
}
.Measures .MeasuresTitle {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.Measures_bot50 {
  margin-bottom: 50px;
}
/* 大趋势 */
.trend {
  background: #f4f7f9;
  padding: 90px 0;
}
.trend .trendTitle {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
}
.Infotitle {
  margin: 20px auto;
}
.trendInfo .Infotitle a {
  font-size: 24px;
  color: #232424;
  text-decoration: none;
  font-weight: 600;
}
.trendInfoModule .trendInfoTitle {
  font-size: 18px;
  color: #232424;
  font-weight: 600;
}
.trendInfoModule .borderBottom {
  width: 80px;
  height: 2px;
  background: #3f3fcd;
}
.trendInfoModule .trendInfoAbstract {
  margin-top: 15px;
}
.trendInfoModule {
  margin: 30px 0;
  padding: 0;
}
.trendInfoContext .readMore {
  padding: 0;
}
.trendInfoContext .readMoreBtn {
  background-color: #1c2239;
  color: white;
  border-radius: 0;
  padding: 12px 30px;
  border: none;
}
.trendInfoContext .readMoreBtn:hover {
  background-color: #13d2e3;
}
/* 时间轴 */
.timeaxis {
  background-size: cover;
  height: 888px;
  padding: 30px 0 30px 0;
  color: #fff;
  text-align: center;
  border: #f00;
}
.main-timeline:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #d3d3d3;
  position: absolute;
  top: 0;
  left: 50%;
}
.main-timeline .timeline_left {
  text-align: left;
}
.main-timeline .timeline_right {
  text-align: right;
}
.main-timeline .timeline-content.right {
  float: right;
}
.main-timeline .timeline-content.left {
  float: left;
}
.main-timeline .timeline {
  position: relative;
  height: 140px;
}
.main-timeline .timeline-icon {
  width: 74px;
  height: 74px;
  border-radius: 37px;
  background: #fff;
  border: 10px solid #00cadc;
  margin-left: -38px;
  position: absolute;
  top: 0;
  left: 50%;
  font-size: 15px;
  color: #898989;
  text-align: center;
  line-height: 55px;
}
.main-timeline .timeline-icon:hover {
  width: 84px;
  height: 84px;
  border-radius: 42px;
  background: #00cadc;
  border: 2px solid #d3d3d3;
  box-shadow: darkgrey 0px 0px 1px 1px;
  border: 10px solid #fff;
  text-align: center;
  line-height: 60px;
  margin-left: -42px;
  color: #fff;
}
.main-timeline .timeline-content {
  width: 45%;
  padding: 0;
  /*  background: #232424;*/
}
.main-timeline .title {
  font-size: 18px;
  font-weight: 600;
  color: #232424;
}
.main-timeline .description {
  font-size: 16px;
  color: #878888;
}
.MeasuresContext a {
  text-decoration: none;
}
.MeasuresContext a .ResultDescribe {
  color: #535252;
}
.MeasuresContext a .MeasuresTitle {
  color: #1c1d1d;
}
.ipv6_foot {
  color: #fff;
  text-align: center;
  background: #1c2239;
}
.ipv6_foot .description {
  margin-top: 120px;
}
.ipv6_foot p {
  margin: 100px 0;
}
/**/
@media (max-width: 1003px) {
  .Result .ResultTitle,
  .Result .glyphicon {
    font-size: 30px;
  }
  .Result .ResultTitle span {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .Result {
    height: 100%;
  }
  .Result .ResultContext {
    margin-top: 20px;
  }
  .Result .ResultTitle,
  .Result .glyphicon {
    font-size: 16px;
  }
  .Result .ResultTitle span {
    font-size: 14px;
  }
  .visible-xs-block {
    padding: 0;
  }
  .deploy .deployTitle,
  .trend .trendTitle,
  .analysis .analysisTitle,
  .tradeVoice .tradeVoiceTitle,
  .newsFocus .newsFocusTitle {
    font-size: 30px;
    margin: 30px auto 10px;
  }
  .analysis .analysisList h3,
  .analysis .analysisList ul li a {
    font-size: 16px;
  }
  .trend,
  .analysis,
  .timeaxis,
  .newsFocus {
    padding: 0;
  }
  .Infotitle {
    margin: 0;
  }
  .fupinvideotop {
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .newsFocus {
    padding-bottom: 10px;
  }
  .newsFocus .newsFocusinfo {
    padding-top: 10px;
  }
  .main-timeline .timeline_left .title {
    padding-left: 30px;
  }
  .main-timeline .timeline_right .title,
  .main-timeline .timeline_right .description {
    padding-right: 30px;
  }
  .timeaxis {
    height: 100%;
    padding-bottom: 20px;
  }
  .main-timeline .timeline {
    position: relative;
    height: 90px;
  }
  .ipv6_foot .description {
    margin-top: 30px;
  }
  .ipv6_foot p {
    margin: 20px 0;
  }
  .ipv6_navContext {
    padding: 20px 5px;
  }
}
@media (max-width: 414px) {
  .Result .ResultTitle,
  .Result .glyphicon {
    font-size: 16px;
  }
  .Result .ResultTitle span {
    font-size: 14px;
  }
  .trendInfo .Infotitle a,
  .deployInfo .Infotitle a {
    font-size: 16px;
    font-weight: 600;
  }
  .deploy .deployTitle,
  .trend .trendTitle,
  .analysis .analysisTitle,
  .tradeVoice .tradeVoiceTitle,
  .newsFocus .newsFocusTitle {
    font-size: 22px;
    margin: 30px auto 10px;
  }
  .analysis .analysisList h3,
  .analysis .analysisList ul li a {
    font-size: 16px;
  }
  .trend,
  .analysis,
  .timeaxis,
  .newsFocus {
    padding: 0;
  }
  .Infotitle {
    margin: 0;
  }
  .newsFocus {
    padding-bottom: 10px;
  }
  .newsFocus .newsFocusinfo {
    padding-top: 10px;
  }
  .main-timeline .timeline_left .title {
    padding-left: 30px;
  }
  .main-timeline .timeline_right .title,
  .main-timeline .timeline_right .description {
    padding-right: 30px;
  }
  .timeaxis {
    height: 100%;
    padding-bottom: 20px;
  }
  .main-timeline .timeline {
    position: relative;
    height: 90px;
  }
  .ipv6_foot .description {
    margin-top: 30px;
  }
  .ipv6_foot p {
    margin: 20px 0;
  }
  .ipv6_navContext .glyphicon {
    font-variant: 18px;
  }
}
@media (max-width: 1200px) {
  .main-timeline .timeline_left .title {
    padding-left: 20px;
  }
  .main-timeline .timeline_right .title,
  .main-timeline .timeline_right .description {
    padding-right: 20px;
  }
}
@media (max-width: 998px) {
  .ipv6_navContext {
    font-size: 16px;
  }
}
/*# sourceMappingURL=2018Ctsi517.css.map */
