/**HTML5 common css*/
html {
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
  }
  
  
  .bk,
  .bk *,
  .bk *:after,
  .bk *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
  }
  
  * {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
  }
  
  a {
    text-decoration: none;
    color: inherit;
  }
  
  a:hover {
    color: inherit;
  }
  
  a, img {
    -webkit-touch-callout: none;
  }
  
  a, a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
  }
  
  li, ol, ul {
    list-style: none;
  }
  
  
  
  .hideVisibility {
    visibility: hidden;
    opacity: 0;
  }
  
  .opacity0 {
    opacity: 0 !important;
  }
  
  [hide],
  [hidden],
  .hide {
    display: none;
  }
  
  .blur {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    /*no*/
    opacity: 0.6;
  }
  
  .noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  .g-text-right {
    text-align: right;
  }
  
  .g-text-left {
    text-align: left;
  }
  
  .g-text-center {
    text-align: center;
  }
  
  .g-pointer {
    cursor: pointer;
  }
  
  .g-clearfix:after,
  .clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
  }
  
  .float-left,
  .fl,
  .g-fl {
    float: left;
  }
  
  .float-right,
  .fr,
  .g-fr {
    float: right;
  }
  
  .g-relative {
    position: relative;
  }
  
  .g-fixed {
    position: fixed;
  }
  
  .g-absolute {
    position: absolute;
  }
  
  .g-container-1000 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .g-container-1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .g-w1200 {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .g-font12 {
    font-size: 12px !important;
  }
  
  .g-font13 {
    font-size: 13px !important;
  }
  
  .g-font14 {
    font-size: 14px !important;
  }
  
  .g-font15 {
    font-size: 15px !important;
  }
  
  .g-font16 {
    font-size: 16px !important;
  }
  
  .g-font17 {
    font-size: 17px !important;
  }
  
  .g-font18 {
    font-size: 18px !important;
  }
  
  .g-font20 {
    font-size: 20px !important;
  }
  
  .g-font22 {
    font-size: 22px !important;
  }
  
  .g-font24 {
    font-size: 24px !important;
  }
  
  .g-font28 {
    font-size: 28px !important;
  }
  
  .g-font30 {
    font-size: 30px !important;
  }
  
  .g-font32 {
    font-size: 32px !important;
    font-weight: 700;
  }
  
  .g-font36 {
    font-size: 36px !important;
    font-weight: 700;
  }
  
  .g-font40 {
    font-size: 40px !important;
    font-weight: 700;
  }
  
  .g-font48 {
    font-size: 48px !important;
    font-weight: 700;
  }
  
  .g-mb-5 {
    margin-bottom: 5px;
  }
  
  .g-mb-8 {
    margin-bottom: 8px;
  }
  
  .g-mb-10 {
    margin-bottom: 10px;
  }
  
  .g-mb-15 {
    margin-bottom: 15px;
  }
  
  .g-mb-20 {
    margin-bottom: 20px;
  }
  
  .g-mb-25 {
    margin-bottom: 25px;
  }
  
  .g-mb-30 {
    margin-bottom: 30px;
  }
  
  .g-mb-40 {
    margin-bottom: 40px;
  }
  
  .g-mb-50 {
    margin-bottom: 50px;
  }
  
  .g-mb-60 {
    margin-bottom: 60px;
  }
  
  .g-mb-70 {
    margin-bottom: 70px;
  }
  
  .g-mb-80 {
    margin-bottom: 80px;
  }
  
  .g-mr-5 {
    margin-right: 5px;
  }
  
  .g-mr-10 {
    margin-right: 10px;
  }
  
  .g-mr-15 {
    margin-right: 15px;
  }
  
  .g-mr-20 {
    margin-right: 20px;
  }
  
  .g-mr-25 {
    margin-right: 25px;
  }
  
  .g-mr-30 {
    margin-right: 30px;
  }
  
  .g-mr-40 {
    margin-right: 40px;
  }
  
  .g-mr-50 {
    margin-right: 50px;
  }
  
  .g-mr-60 {
    margin-right: 60px;
  }
  
  .g-mr-70 {
    margin-right: 70px;
  }
  
  .g-mr-80 {
    margin-right: 80px;
  }
  
  .g-ml-5 {
    margin-left: 5px;
  }
  
  .g-ml-10 {
    margin-left: 10px;
  }
  
  .g-ml-15 {
    margin-left: 15px;
  }
  
  .g-ml-20 {
    margin-left: 20px;
  }
  
  .g-ml-25 {
    margin-left: 25px;
  }
  
  .g-ml-30 {
    margin-left: 30px;
  }
  
  .g-ml-40 {
    margin-left: 40px;
  }
  
  .g-ml-50 {
    margin-left: 50px;
  }
  
  .g-ml-60 {
    margin-left: 60px;
  }
  
  .g-ml-80 {
    margin-left: 80px;
  }
  
  .g-ellipsis-1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .g-ellipsis-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  
  .g-ellipsis-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  
  .g-ellipsis-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  
  .g-space {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 6px;
  }
  
  .g-border-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  .g-oh {
    overflow: hidden;
  }
  
  .g-oa {
    overflow: auto;
  }
  
  .g-layer,
  .g-layer-1,
  .g-layer-2,
  .g-layer-3,
  .g-layer-4,
  .g-layer-5,
  .g-layer-6,
  .g-layer-7,
  .g-layer-8 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  
  .g-layer-1 {
    z-index: 1;
  }
  
  .g-layer-2 {
    z-index: 2;
  }
  
  .g-layer-3 {
    z-index: 3;
  }
  
  .g-layer-4 {
    z-index: 4;
  }
  
  .g-layer-5 {
    z-index: 5;
  }
  
  .g-layer-6 {
    z-index: 6;
  }
  
  .g-layer-7 {
    z-index: 7;
  }
  
  .g-layer-8 {
    z-index: 8;
  }
  
  .g-indent-2,
  .g-indent {
    text-indent: 2em;
  }
  
  .g-indent-4 {
    text-indent: 4em;
  }
  
  .g-mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
  }
  
  
  
  .full,
  .page {
    overflow: hidden;
  }
  
  /*clear*/
  .clearfix:before,
  .clearfix:after {
    content: "";
    display: table;
  }
  
  .clearfix:after {
    clear: both;
    overflow: hidden;
  }
  
  .clearfix {
    zoom: 1;
  }
  
  /*other*/
  .mt30 {
    margin-top: 30px;
  }
  
  .mt40 {
    margin-top: 40px;
  }
  
  .w1000 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .w1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .fl {
    float: left;
  }
  
  .fr {
    float: right;
  }
  
  .white,
  .white a:link,
  .white a:visited,
  .white a:hover {
    color: #fff;
  }
  
  .bk-header {
    height: 50px;
    background: #f6f6f6;
    color: #333333;
    margin-bottom: 0 !important;
    font-family: \5B8B\4F53;
    
  }

  .swiper-slide {
    line-height: 50px;
}
  
  .bk-header .logo-wrap {
    margin-top: 10px;
  }
  
  .bk-header .swiper-header-outer {
    height: 50px;
    line-height: 50px;
    width: 1000px;
    text-align: right;
  }
  
  .bk-header .swiper-header-outer .swiper-slide a:hover {
    color: #cb1c1d;
  }
  
  .bk-banner {
    position: relative;
    height: 317px;
    background: url(../images/bg-top.jpg) center no-repeat #bc0000;
    overflow: hidden;
  }
  
  .bk-banner .links-wrap {
    position: relative;
    width: 590px;
    height: 73px;
    margin: 0 auto;
    margin-top: 174px;
    font-size: 0;
    overflow: hidden;
  }
  
  .bk-banner .links-wrap a {
    position: absolute;
    z-index: 1;
    top: 0;
    height: 37px;
  }
  
  .bk-banner .links-wrap .link-cpc {
    left: 0;
    width: 65px;
  }
  
  .bk-banner .links-wrap .link-big5 {
    left: 91px;
    width: 40px;
  }
  
  .bk-banner .links-wrap .link-mongo {
    left: 142px;
    width: 18px;
  }
  
  .bk-banner .links-wrap .lin-tibet {
    left: 177px;
    width: 44px;
  }
  
  .bk-banner .links-wrap .lin-uyghur {
    left: 234px;
    width: 70px;
  }
  
  .bk-banner .links-wrap .link-kazakh {
    left: 325px;
    width: 53px;
  }
  
  .bk-banner .links-wrap .link-korean {
    left: 396px;
    width: 48px;
  }
  
  .bk-banner .links-wrap .link-yi {
    left: 464px;
    width: 44px;
  }
  
  .bk-banner .links-wrap .link-sawcuengh {
    left: 530px;
    width: 64px;
  }
  
  .list1-wrap {
    height: 70px;
    font-size: 0;
    width: 1060px;
    overflow: hidden;
    margin-left: 0;
  }
  
  .list1-wrap .list-nav1 {
    height: 100%;
  }
  
  .list1-wrap li {
    position: relative;
    display: inline-block;
    font-size: 22px;
    height: 100%;
    line-height: 70px;
    color: #fff;
    padding-right: 30px;
    margin-right: 36px;
    cursor: pointer;
    vertical-align: middle;
  }

  .list1-wrap li a {
      color: #fff;
  }
  
  .list1-wrap li img {
    height: 28px;
    width: auto;
  }
  
  .list1-wrap li:first-child {
    padding-top: 5px;
  }
  
  .list1-wrap li.item-img {
    padding-top: 21px;
  }
  
  .list1-wrap li.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  .list1-wrap li:after {
    position: absolute;
    right: 0;
    top: 28px;
    width: 26px;
    height: 17px;
    content: "";
    background: url(../images/arrow-header.png) center no-repeat;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }
  
  .list1-wrap-outer {
    position: relative;
  }
  
  .list1-wrap-outer .search-login-wrap {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #fff;
    height: 70px;
  }
  
  .list1-wrap-outer .search-login-wrap .btn-login1 {
    display: inline-block;
    line-height: 70px;
    vertical-align: middle;
    color: #fff;
  }
  
  .list1-wrap-outer .search-login-wrap .btn-regis1 {
    display: inline-block;
    line-height: 70px;
    vertical-align: middle;
    color: #fff;
  }
  
  .list1-wrap-outer .search-login-wrap .btn-line {
    display: inline-block;
    line-height: 70px;
    vertical-align: middle;
    color: #fff;
  }
  
  .list1-wrap-outer .search-login-wrap .search1 {
    position: absolute;
    left: -40px;
    top: 20px;
    vertical-align: middle;
  }
  
  .list1-wrap-outer .search-login-wrap img {
    cursor: pointer;
  }
  
  .list1-wrap-outer .search-login-wrap img {
    vertical-align: middle;
  }
  
  .list1-wrap-outer .search-login-wrap a:hover {
    color: #fff100;
  }
  
  .fixed-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999999;
    background: #c30705;
  }
  
  .fixed-header-group {
    display: none;
  }
  
  .bk-open-list-wrap {
    height: 0;
    padding-top: 1px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: hidden;
    background: #fff;
  }
  
  .bk-open-list-wrap.open1 {
    position: fixed;
    width: 100%;
    left: 0;
    top: 60px;
    z-index: 9999;
  }
  
  .bk-open-list-wrap .all-open-list {
    -webkit-box-shadow: 0px 3px 16px 0px rgba(143, 143, 143, 0.13);
    box-shadow: 0px 3px 16px 0px rgba(143, 143, 143, 0.13);
  }
  
  .bk-open-list-wrap .list-open {
    display: none;
    text-align: left;
    font-size: 0;
  }
  
  .bk-open-list-wrap .list-open li {
    position: relative;
    display: inline-block;
    height: 63px;
    line-height: 63px;
    font-size: 18px;
    color: #000000;
    margin-right: 64px;
    cursor: pointer;
  }
  
  .bk-open-list-wrap .list-open li:hover {
    color: #bc0000;
  }
  
  .bk-open-list-wrap .list-open li:after {
    display: none;
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -7.5px;
    width: 15px;
    height: 10px;
    content: "";
    background: url(../images/triangle1.png) center no-repeat;
  }
  
  .bk-open-list-wrap .list-open li:first-child {
    margin-left: 0;
  }

  .swiper-container {
      height: 100%;
  }


  /* 登录 */
.p_login,
.p_login * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.p_login {
  position: fixed;
  width: 220px;
  height: auto;
  border: 1px solid #f5f5f5;
  background: #fff;
  padding: 14px 20px 13px 20px;
  z-index: 35;
  /* display:none; */
}

.p_login p {
  margin: 3px 0;
}

.p_login p.tc {
  text-align: center;
}

.p_login p a.red {
  color: #900;
}

.p_login p input, .p_search input.people_input {
  width: 200px;
  height: 26px;
  color: #d0d0d0;
  border: 1px solid #d0d0d0;
  line-height: 26px;
  padding-left: 10px;
  background: #fff;
}

.p_login input.people_button_sub, .p_search input.people_button_sub {
  border: none;
  width: 96px;
  height: 29px;
  background: #e70012;
  border: none;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 0;
}


.btn-share-text-layer {
    float: right;
}  

.btn-share-text-layer i {
    width: 60px;
    height: 26px;
    background: #F5F5F7;
    border-radius: 20px;
    display: inline-block;
    font-style: normal;
    text-align: center;
    cursor: pointer;
}

.btn-share-text-layer em {
    
}

.btn-share-text-layer img {
    vertical-align: middle;
    margin: 5px auto;
}