@charset "UTF-8";
.clear::after {
  content: "";
  display: block;
  clear: both;
}

.special .header {
  width: 100%;
  z-index: 1;
  background: #1a44f2;
}

.special .header .h-top .logo {
  overflow: hidden;
  float: left;
}

.special .header .h-top .logo a {
  display: block;
  width: 311px;
  height: 55px;
  background: url(/_upload/tpl/06/98/1688/template1688/images/logo.png) no-repeat;
  background: -webkit-image-set(url(/_upload/tpl/06/98/1688/template1688/images/logo.png) 1x, url(/_upload/tpl/06/98/1688/template1688/images/logo_2x.png) 2x, url(/_upload/tpl/06/98/1688/template1688/images/logo_3x.png) 3x) no-repeat;
  margin: 15px 0;
  background-size: contain;
}

.special .header .h-nav {
  float: left;
  width: calc(100% - 440px);
}

.special .header .h-nav .menu_close {
  display: none;
}

.special .header .h-nav ul {
  width: 90%;
  margin: 0 auto;
margin-left:13%;
}

.special .header .h-nav ul li {
  float: left;
  width: 16.6%;
  text-align: center;
}

.special .header .h-nav ul li a {
  font-size: 14px;
  color: white;
  padding: 32px 0;
  display: block;
  position: relative;
}

.special .header .search {
  float: right;
  line-height: 85px;
  vertical-align: middle;
}

.special .header .search span {
  display: inline-block;
  margin-right: 13px;
}

.special .header .search span a {
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.special .header .search a.search img {
  width: 24px;
  height: 24px;
}
.special .banner{
background: url(/_upload/tpl/06/98/1688/template1688/images/inner-banner.png) no-repeat center;
    background-size: cover;
    margin: 0 auto;
    width: 100%;
    height: 160px;
}
@media screen and (max-width:600px){
.special .banner{
background: url(/_upload/tpl/06/98/1688/template1688/images/inner-banner.png) no-repeat center;
    background-size: cover;
   
    height: 80px;
}

}
.special .bannermain img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.special .container .ch-title {
  font-size: 21px;
  /* font-family: PingFangSC-Medium,PingFang SC; */
  /* font-weight: 500; */
  color: #424242;
  text-align: center;
}

.special .container .en-title {
  font-size: 21px;
  text-align: center;
  color: #0091ff;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.special .container .more {
  text-align: center;
}

.special .container .more span a {
  padding: 4px 27px;
  border-radius: 14px;
  font-size: 14px;
line-height:20px;

  color: rgba(0, 145, 255, 1);
  border: 1px solid rgba(0, 145, 255, 0.4);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.special .container .more span a:hover {
  background: rgba(0, 145, 255, 0.4);
  color: #ffffff;
}

.special .container .container-first .marqueeleft {
 /* height: 290px;*/
  width: 100%;
  overflow: hidden;
}

.special .container .container-first .marqueeleft ul {
  float: left;
margin-bottom:0px;
}

.special .container .container-first .marqueeleft ul li {
  float: left;
  margin: 0 18px;
  display: inline;
 width: 228px;
  overflow: hidden;
  position: relative;
}

.special .container .container-first .marqueeleft ul li .pic {
  display: block;
 
  overflow: hidden;
text-align:center;
}
.special .container .container-first .marqueeleft ul li .pic .img-wrap{

  overflow: hidden;
}
.special .container .container-first .marqueeleft ul li  .title {
  text-align: center;
padding:0 16px;
}

.special .container .container-first .marqueeleft ul li  .title span {
  text-align: center;
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 1px;
  display: block;
font-size:16px;
font-weight:400;
line-height:22px;
}

.special .container .container-first .video-show {
  margin-bottom: 32px;
}

.special .container .container-first .video-list {
  text-align: center;
  position: relative;
  max-width: 1350px;
  margin: 0 auto;
}

.special .container .container-first .video-list .swiper-button-next,
.special .container .container-first .video-list .swiper-container-rtl .swiper-button-prev {
  background-image: url(/_upload/tpl/06/98/1688/template1688/images/next.png);
  width: 16px;
  height: 30px;
  background-size: contain;
  opacity: 0.6;
}

.special .container .container-first .video-list .swiper-button-next:hover,
.special .container .container-first .video-list .swiper-container-rtl .swiper-button-prev:hover {
  opacity: 1;
}

.special .container .container-first .video-list .swiper-button-prev,
.special .container .container-first .video-list .swiper-container-rtl .swiper-button-next {
  background-image: url(/_upload/tpl/06/98/1688/template1688/images/prev.png);
  width: 16px;
  height: 30px;
  background-size: contain;
  opacity: 0.6;
}

.special .container .container-first .video-list .swiper-button-prev:hover,
.special .container .container-first .video-list .swiper-container-rtl .swiper-button-next:hover {
  opacity: 1;
}

.special .container .container-first .video-list .video-play > a {
  display: block;
}

.special .container .container-first .video-list .video-play img {
  max-width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.special .container .container-first .video-list .video-play img:hover {
  /* ÀÏµÄ Firefox */
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.3);
}

.special .container .container-second {
  background: #f2f1f1;
  padding: 53px 0;
}

.special .container .container-second .left {
  width: 48.3%;
  float: left;
}

.special .container .container-second .right {
  width: 48.3%;
  float: left;
  margin-left: 3.4%;
}

.special .container .container-second .news-head {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 7px;
}

.special .container .container-second .news-head .icon {
  display: inline-block;
  vertical-align: middle;
}

.special .container .container-second .news-head .name {
  display: inline-block;
  vertical-align: middle;
  font-size: 21px;
  margin-left: 11px;
  font-weight: 500;
  color: #424242;
  line-height: 28px;
}

.special .container .container-second .news-head .more {
  text-align: right;
  margin-top: 3px;
  float: right;
}

.special .container .container-second .news-head .more a {
  font-size: 14px;
  font-weight: 400;
  color: #424242;
  line-height: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.special .container .container-second .news-head .more a:hover {
  color: #0091ff;
}

.special .container .container-second .news-footer .footer-img {
  margin-top: 8px;
}

.special .container .container-second .news-footer .footer-img img {
  width: 100%;
}

.special .container .container-second ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.special .container .container-second .special-list li {
  background: #ffffff;
  margin-top: 14px;
  padding: 17px 17px 17px 8%;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.special .container .container-second .special-list li:hover .title {
  color: #0091ff;
}

.special .container .container-second .special-list li a {
  color: rgba(0, 0, 0, 0.75);
}

.special .container .container-second .special-list li a .square {
  width: 9px;
  height: 9px;
  background: #1c7ed9;
  position: absolute;
  top: 22px;
  left: 4%;
}

.special .container .container-second .special-list li .title {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.75);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.special .container .container-second .special-list li .session {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.special .container .container-first {
  padding: 24px 0;
}

.special .container-third-bg {
  background: #f7f7f7;
  padding-top: 24px;
}

.special .container .container-third .en-title {
  margin-bottom: 0;
}

.special .container .container-third .swiper-bottom .review-list {
  padding: 0 0 32px 0;
}

.special .container .container-third .swiper-bottom .review-list .swiper-slide img {
  max-width: 100%;
}

.special .container .review-container {
  padding: 28px 0;
  text-align: center;
}

.special .container .swiper-container-horizontal > .swiper-pagination-bullets,
.special .container .swiper-pagination-custom,
.special .container .swiper-pagination-fraction {
  bottom: -24px;
}

.special .container .swiper-pagination-bullet {
  background: rgba(10, 122, 236, 0.3107);
}

.special .container .swiper-pagination-bullet-active {
  background: #0a7aec;
}

@media screen and (max-width: 1080px) {
  .special .container .container-first .swiper-button-next,
  .special .container .container-first .swiper-container-rtl .swiper-button-prev,
  .special .container .container-first .swiper-button-prev,
  .special .container .container-first .swiper-container-rtl .swiper-button-next {
    display: none;
  }
}

.swiper-container,
.special .container .container-first .video-list {
  z-index: 0;
}

#sidebar-wrapper {
  background: #1a44f2;
}

#sidebar-wrapper ul li {
  background: #1a44f2;
}

@media screen and (max-width: 992px) {
  .container .header {
    position: relative;
  }
  .special .header .h-top .logo a {
    height: 26px;
  }
  .special .header .h-nav {
    display: none;
  }
  .glyphicon-menu-hamburger {
    display: block;
    color: #ffffff;
    font-size: 24px;
    width: 24px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 2.5%;
    margin-top: -12px;
  }
  .menu_close {
    margin-bottom: 24px;
  }
  .menu_close span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: right;
    color: white;
    opacity: 0.6;
    font-size: 16px;
  }
  .overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    margin-left: 0;
    z-index: 999;
  }
  .overlay.is-open {
    display: block;
  }
  .search {
    display: none;
  }
}

@media screen and (max-width: 768px) {
.special .container .container-second{
padding:32px 0;}
  .special .container .container-second .left {
    float: none;
    width: 100%;
  }
  .special .container .container-second .right {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 32px;
  }
}

.displayinfo .container .main div div.mainR {
  width: 100%;
  float: none;
  max-width: 100%;
  position: relative;
}

ul.cont-hg {
  text-align: center;
margin-top:17px;
}

ul.cont-hg li {
  margin-bottom: 16px;
  width: calc(50% - 32px);
  float: left;
  text-align: center;
  vertical-align: text-top;
}

ul.cont-hg li:nth-child(odd) {
  margin-right: 5%;
}

ul.cont-hg li img {
  max-width: 100%;
  width: 100%;
}

ul.cont-hg li .hgtitle {
  font-size: 16px;
  line-height: 32px;
}

ul.cont-hg li .hgtitle a {
  color: #333333;
}

@media screen and (max-width: 600px) {
  ul.cont-hg li {
    width: 100%;
    display: block;
  }
}

.special .header .h-nav ul li:hover a::after {
  display: block;
  content: "";
  width: 20px;
  height: 2px;
  position: absolute;
  top: 58px;
  left: 26%;
  width: 49%;
  background: #ffffff;
}

.footer .copyright .centerArea div {
  width: 66%;
}

.video-play {
  position: relative;
}

.play {
  position: absolute;
  text-align: center;
  left: calc(50% - 32px);
  top: calc(50% - 32px);
  opacity: 0;
}

.swiper-slide-active .play {
  opacity: 1;
}
.special .container .container-first .more {
    margin-top: 8px;
    margin-bottom: 8px;
}
.window1{
position: fixed;
    right: 0;
    bottom: 600px;
    z-index: 99;
    text-align: right;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide{
overflow:hidden;

}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide a{
display:block;

}
 .swiper-container-autoheight .swiper-slide .img-wrap {
    width: 100%;
    height: 144px;
    overflow: hidden;
}
.special .container .video-container .swiper-slide .video-link .img-wrap {
  width: 583px;
  height: 328px !important;
  overflow: hidden;
}
/*# sourceMappingURL=special.css.map */