﻿@charset "UTF-8";
* {
  outline: none;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
  border: 0px;
  padding: 0px;
  font-size: 100%;
  margin: 0px;
  font-family: inherit;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}
body{
  background: #FFF;
  color: #000000;
  line-height: 1.6em;
  font-size: 12px;
  font-family: "微软雅黑", "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", PingHei, STHeiti;
  margin: 0px auto;
  max-width: 2560px;
  overflow-x: hidden;
}
img{
  border: 0px;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}
a{
  text-decoration: none;
  color: #000;
  
}
a:hover{
  text-decoration: none;
  color: #90000a;
}
ul, li{
  list-style-type: none;
}

.left{
  float: left;
}
.right{
  float: right;
}
.clearfix {
  *display: table;
  *zoom: 1;
}
.clearfix:after{
  display: block;
  content: '';
  clear: both;
  height: 0px;
  visibility: hidden;
}
.section-wrap {
  width: 1170px;
  padding-left: 55px;
  padding-right: 55px;
  margin: auto;
}
/* Slider */
.slick-slider{
  position: relative;
  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list{
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}
.slick-list:focus{
  outline: none;
}
.slick-list.dragging{
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-track{
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after{
  display: table;

  content: '';
}
.slick-track:after{
  clear: both;
}
.slick-loading .slick-track{
  visibility: hidden;
}
.slick-slide{
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide{
  float: right;
}
.slick-slide img{
  display: block;
}
.slick-slide.slick-loading img{
  display: none;
}
.slick-slide.dragging img{
  pointer-events: none;
}
.slick-initialized .slick-slide{
  display: block;
}
.slick-loading .slick-slide{
  visibility: hidden;
}
.slick-vertical .slick-slide{
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/* icon */
.icon {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.icon-search{
  width: 23px;
  height: 23px;
  background-image: url(../images/icon_search.png);
}
.icon-weibo{
  width: 20px;
  height: 16px;
  background-image: url(../images/icon_weibo.png);
}
.icon-wechat{
  width: 22px;
  height: 17px;
  background-image: url(../images/icon_wechat.png);
}
.icon-eye{
  width: 22px;
  height: 15px;
  background-image: url(../images/icon_eye.png);
}
.icon-news{
  width: 20px;
  height: 17px;
  background-image: url(../images/icon_news_w.png);
}
.icon-map{
  width: 18px;
  height: 18px;
  background-image: url(../images/icon_map_w.png);
}
.icon-clock{
  width: 14px;
  height: 14px;
  background-image: url(../images/icon_clock.png);
}
.icon-video {
  width: 25px;
  height: 18px;
  background-image: url(../images/icon_video_w.png);
}
.icon-record {
  width: 19px;
  height: 17px;
  background-image: url(../images/icon_record_w.png);
}
.icon-eye-s {
  width: 13px;
  height: 9px;
  background-image: url(../images/icon_eye_s.png);
}
.icon-epub {
  width: 19px;
  height: 19px;
  background-image: url("../images/icon_epub.png");
}
.icon-web {
  width: 46px;
  height: 46px;
  background-image: url("../images/icon_web.png");
}
.icon-paper {
  width: 46px;
  height: 46px;
  background-image: url("../images/icon_paper.png");
}
.icon-phone {
  width: 46px;
  height: 46px;
  background-image: url("../images/icon_phone.png");
}
.icon-mobile-weibo{
  width: 24px;
  height: 24px;
  background-image: url("../images/mobile-weibo.png");
}
.icon-mobile-wechat{
  width: 24px;
  height: 24px;
  background-image: url("../images/mobile-wechat.png");
}
.icon-mobile-x {
  width: 18px;
  height: 18px;
  background-image: url("../images/mobile-x.png");
}
.icon-mobile-san{
  width: 20px;
  height: 15px;
  background-image: url("../images/mobile-san.png");
}
.icon-eye-b {
  width: 40px;
  height: 40px;
  background-image: url("../images/icon_eye_b.png");
}
.icon-share{
  width: 40px;
  height: 40px;
  background-image: url("../images/icon_share.png");
}
.icon-latestNews {
  width: 35px;
  height: 35px;
  background-image: url("../images/icon_latestnews.png");
}
.icon-more-v2 {
    width: 61px;
    height: 18px;
    background-image: url("../images/btn_more.png");
    float: right;
    margin-top: 8px;
}

/* header */
.header{
  padding-top: 40px;
  background-color: #90000a;
}

.header__search{
  margin-left: 140px;
  padding-top: 14px;
}

.header__search form{
  position: relative;
  height: 36px;
}

.header__search-select{
  position: relative;
  cursor: pointer;
  font-size: 14px;
  width: 70px;
  text-align: center;
  background-color: #FFF;
}

.header__search-select--cur{
  height: 36px;
  line-height: 36px;
}

.header__search-select--cur .arrow{
  display: inline-block;
  margin-left: 5px;
  width: 10px;
  height: 8px;
  background: url("../images/icon_arrow_down.png") no-repeat center center;
}

.header__search-select ul{
  position: absolute;
  background-color: #FFF;
  width: 100%;
  display: none;
  left: 0;
  top: 36px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 5px;
}

.header__search-select ul li {
  height: 36px;
  line-height: 36px;
}

.header__search input{
  border: 0;
  height: 36px;
  line-height: 34px;
  width: 220px;
  padding: 0 10px 0 0;
}

.header__search a{
  background: #f4930a;
  display: block;
  height: 36px;
  padding: 0 15px;
  color: #fff;
  font-size: 22px;
}

.header__search a i{
  vertical-align: top;
  margin-top: 6px;
  cursor: pointer;
}

.header__ulink{
  padding-top: 18px;
}

.header__ulink li{
  padding: 2px;
}

.header__ulink--social{
  position: relative;
  z-index: 1;
}

.header__ulink--social a{
  height: 26px;
  width: 26px;
  text-align: center;
  font-size: 16px;
  color: #722db0;
  display: block;
  background: #ededed;
}

.header__ulink--social a:hover{
  opacity: 0.8;
}

.header__ulink--social a i{
  vertical-align: middle;
}

.header__ulink--social:hover div{
  display: block;
}

.header__ulink--code{
  position: absolute;
  background: #fff;
  width: 107px;
  height: 107px;
  top: 45px;
  left: -52px;
  border: 1px solid #ccc;
  display: none;
  z-index: 1;
  padding: 8px;
}

.header__ulink--code i{
  border-color: transparent;
  border-style: solid;
  border-width: 10px;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border-bottom-color: #ccc;
  border-top-width: 0;
  left: 50%;
  margin-left: -8px;
  top: -10px;
}

.header__ulink--code i em{
  border-color: transparent;
  border-style: solid;
  border-width: 10px;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border-bottom-color: #fff;
  border-top-width: 0;
  left: -10px;
  top: 1px;
}

.header__ulink--code img{
  width: 100%;
  height: 100%;
}

.header__ulink--home a{
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  margin-left: 20px;
}

.header__nav{
  margin-top: 40px;
}

.header__nav li{
  float: left;
  font-size: 16px;
  margin-right: 43px;
}

.header__nav li.last{
  margin-right: 0;
}

.header__nav li a{
  display: block;
  line-height: 60px;
  height: 60px;
  color: #fff;
}

.header__nav li.current a{
  border-bottom: 5px solid #ff8a00;
}

.header__ulink--home a:hover, .header__nav li a:hover{
  color: #f4930a;
}

.header__moblie-search {
  position: relative;
  display: none;
  align-items: center;
  margin: 30px 20px;
}

.header__moblie-search select {
  height: 40px;
  width: 60px;
  color: #fff;
  font-size: 16px;
  position: absolute;
  left: 10px;
  -webkit-appearance: none;
  background: none;
  border: 0;
}

.header__moblie-search .arrow {
  display: inline-block;
  margin-left: 5px;
  width: 13px;
  height: 20px;
  zoom: 0.5;
  background: url("../images/icon_arrow_r.png") no-repeat center center;
  transform: rotate(90deg);
  position: absolute;
  left: 105px;
}

.header__moblie-search input {
  border: 2px solid #F02626;
  background-color: rgba(40, 2, 0, 0.8);
  width: 100%;
  height: 40px;
  border-radius: 15px;
  color: #fff;
  font-size: 16px;
  padding-left: 80px;
}

.header__moblie-search a {
  position: absolute;
  right: 20px;
  margin-top: 3px;
  background: none;
}

/* footer */
.btn-backTop {
  display: none;
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 330px;
  left: 50%;
  margin-left: 650px;
  background: url(../images/backtop.png);
}
.footer{
  background-color: #90000a;
  padding-top: 65px;
  padding-bottom: 75px;
}
.footer__logo {
  padding-left: 35px;
  padding-right: 25px;
  height: 90px;
  border-right: solid 2px #FFF;
}
.footer__info {
  color: #e6e6e6;
  font-size: 14px;
  padding-left: 20px;
}
.footer a:link, .footer a:visited{
  color: #e6e6e6;
}
.footer-nav {
  font-size: 18px;
  line-height: 50px;
}
.footer-nav .line {
  padding-left: 10px;
  padding-right: 10px;
}
.footer .contact {
  font-size: 18px;
  line-height: 36px;
}

.mobile-show{
  display: none !important;
}

@media screen and (min-width: 1024px){
  .header__nav{
    display: block !important;
  }
}
@media screen and (max-width: 1024px){
  .mobile-show{
    display: block !important;
  }

  .mobile-hide{
    display: none !important;
  }

  .section-wrap{
    width: auto;
    padding: 0;
    margin: 0;
  }

  .header{
    padding: 14px;
    height: 25px;
  }

  .header__top{
    float: left;
  }

  .header__top > a > img{
    width: 104px;
    height: 22px;
  }

  .header__nav{
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(40,2,0, 0.8);
    overflow: auto;
    display: none;
    z-index: 1002;
    margin-top: 0;
  }

  .mobile__nav-close{
    height: 40px;
    text-align: right;
    line-height: 40px;
    padding-right: 20px;
    padding-top: 10px;
  }

  .header__nav li{
    float: none;
    margin-right: 0;
  }

  .mobile-menu{
    float: right;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
  }

  .header__nav{
    display: none;
  }

  .header__nav li{
    text-align: center;
  }

  .header__nav li a{
      width: 100%;
      font-size: 18px;
      color: #fff;
      display: inline-block;
      height: 65px;
      line-height: 65px;
      border-bottom: 0.5px solid rgb(255, 255, 255, 0.5);
  }

  .header__nav li ul {
      display: none;
  }

  .header__nav li.current a{
      background-color: #fff;
      color: #B10808;
      border-bottom: 0;
  }

  .header__nav li.current ul {
      display: block;
      border-bottom: 0.5px solid rgb(255, 255, 255, 0.5);
  }

  .header__moblie-search {
    display: flex;
  }

  .footer{
    padding-top: 10px;
    padding-bottom: 0;
  }

  .footer__logo{
    float: none;
    height: auto;
    padding: 0;
    display: block;
    text-align: center;
    border-right: 0;
  }

  .footer__logo img{
    height: 50px;
    width: 175px;
  }

  .footer__info{
    float: none;
    background-color: #550B0C;
    color: #E6E6E6;
    padding: 10px;
  }

  .footer-nav{
    font-size: 14px;
    line-height: 1.5;
  }

  .footer-nav .line{
    padding: 0;
  }
  
  .footer .contact{
    font-size: 14px;
    line-height: 1.5;
  }

  .qrcode-warp{
    text-align: center;
    margin: 28px 0 24px;
  }

  .qrcode-warp i{
      margin-right: 15px;
  }

  .qrcode-mask{
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(40,2,0, 0.8);
    overflow: auto;
    display: none;
  }
  .qrcode-mask img{
      width: 250px !important;
      height: 250px !important;
      margin-top: 200px;
      display: none;
  }
  .qrcode-mask-close{
      position: absolute;
      bottom: 100px;
      left: 50%;
      margin-left: -20px;
      height: 30px;
  }
  .qrcode-mask-close .icon{
      width: 40px;
      height: 40px;
  }
}