* {
  padding: 0;
  margin: 0; }

html,
body {
  width: 100%;
  font-size: 14px;
  min-width: 1200px;
  font-family: '微软雅黑';
}

a {
  text-decoration: none;
  color: #333; }

a:hover {
  color: #333; }

img {
  display: block;
  border: 0; }

ul,
li {
  list-style: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.box {
  display: block; }

.clearfix::after,
.clearfix::before {
  content: "";
  display: block;
  clear: both;
  line-height: 0;
  height: 0;
  visibility: hidden; }

.clearfix {
  zoom: 1; }

.color_1 {
  color: #d7d9e0 !important; }

.color_2 {
  color: #316eeb; }

.color_3 {
  color: #f0bd00; }

.group_1 {
  position: relative; }
  @media screen and (max-width: 1400px) {
    .group_1 {
      height: 2270px; } }
  @media screen and (min-width: 1400px) {
    .group_1 {
      height: 2240px; } }
  .group_1 .subtitle {
    width: 100%;
    height: 900px;
    background: url(../images/group-1-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative; }
  .group_1 .subtitle_bg_1 {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/subtitle_bg_1.png) no-repeat center;
    width: 100%;
    height: 100%;
    z-index: 2; }
  .group_1 .subtitle_bg_2 {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/subtitle_bg_2.png) no-repeat right;
    width: 100%;
    height: 100%;
    z-index: 4; }
  .group_1 .content {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10; }
    .group_1 .content .banner {
      margin: 210px auto 187px;
      width: 777px;
      height: 269px;
      background: url(../images/banner.png) no-repeat center; }
    .group_1 .content .video {
      width: 100%;
      margin-bottom: 70px; }
    .group_1 .content .video_left {
      width: 74%;
      float: left;
      background: #ddd;
      position: relative; }
      .group_1 .content .video_left .marking {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
      .group_1 .content .video_left .marking_box {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        position: absolute; }
      .group_1 .content .video_left video {
        width: 100%;
        height: 100%;
        display: block; }
      .group_1 .content .video_left .video-ico {
        width: 101px;
        height: 116px;
        background: url(../images/video_max_play.png) no-repeat center;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -50.5px;
        margin-top: -58px;
        cursor: pointer; }
      .group_1 .content .video_left img {
        width: 100%;
        height: 100%; }
    .group_1 .content .video_right {
      width: 26%;
      float: right;
      background: #1b2948 url(../images/group-1-right-bg.png) no-repeat center; }
      .group_1 .content .video_right .year_month {
        border-left: 13px solid #01fefa;
        height: 47px;
        padding-left: 25px; }
      .group_1 .content .video_right ul {
        overflow-y: scroll;
        width: 99%;
        margin-top: 27px; }
        .group_1 .content .video_right ul::-webkit-scrollbar {
          background: none;
          border-radius: 9999rem;
          width: 5px; }
        .group_1 .content .video_right ul::-webkit-scrollbar-button {
          display: none;
          border-radius: 9999rem;
          width: 5px; }
        .group_1 .content .video_right ul::-webkit-scrollbar-track {
          background: none;
          border-radius: 9999rem;
          width: 5px; }
        .group_1 .content .video_right ul::-webkit-scrollbar-track-piece {
          border-radius: 9999rem;
          width: 5px; }
        .group_1 .content .video_right ul::-webkit-scrollbar-thumb {
          background: #334b78;
          width: 5px;
          border-radius: 9999rem; }
        .group_1 .content .video_right ul::-webkit-scrollbar-corner {
          border-radius: 9999rem;
          width: 5px; }
        .group_1 .content .video_right ul::-webkit-resizer {
          border-radius: 9999rem;
          width: 5px; }
      .group_1 .content .video_right li {
        margin-bottom: 35px; }
      .group_1 .content .video_right p {
        font-size: 14px;
        color: #00fdf9; }
      .group_1 .content .video_right .year_month_str {
        font-size: 24px;
        font-weight: 700; }
      .group_1 .content .video_right .video_showTitle {
        font-size: 24px;
        color: #00fdf9;
        margin-left: 38px;
        width: 80%;
        margin-top: 15px;
        line-height: 32px;
        height: 64px;
        max-height: 64px;
        overflow: hidden; }
      .group_1 .content .video_right .video_hide_box {
        width: 80%;
        margin-left: 38px;
        position: relative;
        cursor: pointer; }
        .group_1 .content .video_right .video_hide_box img {
          width: 123px;
          height: 76px;
          float: left; }
        .group_1 .content .video_right .video_hide_box .marking {
          background: rgba(0, 0, 0, 0.5); }
        .group_1 .content .video_right .video_hide_box .hide-box,
        .group_1 .content .video_right .video_hide_box .marking {
          position: absolute;
          width: 123px;
          height: 76px; }
        .group_1 .content .video_right .video_hide_box .marking-ico {
          width: 21px;
          height: 24px;
          background: url(../images/video_min_play.png) no-repeat center;
          left: 50%;
          top: 50%;
          margin-left: -10.5px;
          margin-top: -12px;
          position: absolute; }
        .group_1 .content .video_right .video_hide_box .marking-ico-1 {
          width: 25px;
          height: 28px;
          background: url(../images/video_min_play_selected.png) no-repeat center;
          left: 50%;
          top: 50%;
          margin-left: -12.5px;
          margin-top: -16px;
          position: absolute; }
        .group_1 .content .video_right .video_hide_box .video_data {
          float: right;
          position: relative;
          height: 76px; }
          @media screen and (max-width: 1400px) {
            .group_1 .content .video_right .video_hide_box .video_data {
              width: 48%; } }
          @media screen and (min-width: 1400px) {
            .group_1 .content .video_right .video_hide_box .video_data {
              width: 54%; } }
          .group_1 .content .video_right .video_hide_box .video_data p {
            font-size: 16px;
            color: #415372;
            height: 45px;
            overflow: hidden; }
          .group_1 .content .video_right .video_hide_box .video_data span {
            position: absolute;
            bottom: 0;
            left: 0;
            font-size: 12px;
            color: #415372; }
    .group_1 .content .hot {
      margin-bottom: 50px; }
    .group_1 .content .hot_left {
      width: 16%;
      float: left; }
      .group_1 .content .hot_left .cn {
        font-size: 37px; }
      .group_1 .content .hot_left .en {
        font-size: 60px;
        height: 67px;
        line-height: 67px;
        color: #2b69eb; }
      .group_1 .content .hot_left a {
        display: block;
        background: #efefef url(../images/right-arrow-two.png) no-repeat 105px center;
        font-size: 15px;
        color: #c9c9c9;
        width: 117px;
        border-radius: 43px;
        padding: 6px 0;
        padding-left: 30px;
        margin-top: 10px; }
    .group_1 .content .hot_right {
      width: 78%;
      float: right;
      height: 100px; }
      .group_1 .content .hot_right .title {
        font-size: 42px;
        color: #2b69eb;
        margin-bottom: 20px;
        height: 55px;
        line-height: 55px;
        overflow: hidden; }
      .group_1 .content .hot_right .summary {
        font-size: 22px;
        color: #6f6f6f; }
    .group_1 .content .list_left,
    .group_1 .content .list_center,
    .group_1 .content .list_right {
      float: left;
      height: 725px;
      position: relative; }
    .group_1 .content .push_time {
      font-size: 14px;
      width: 82px;
      padding-bottom: 5px;
      border-bottom: 2px solid #3170ee;
      color: #3170ee;
      padding-right: 10px; }
    .group_1 .content .list_left {
      width: 35.8%; }
      .group_1 .content .list_left .group-1 {
        position: relative;
        height: 305px;
        margin-bottom: 25px; }
      .group_1 .content .list_left .swiper-container,
      .group_1 .content .list_left img {
        width: 100%;
        height: 287px; }
      .group_1 .content .list_left .swiper-pagination {
        position: absolute;
        bottom: 0; }
        .group_1 .content .list_left .swiper-pagination .swiper-pagination-bullet {
          width: 49px;
          height: 4px;
          background: url(../images/point-2.png) no-repeat center;
          margin-right: 5px;
          border-radius: 0;
          opacity: 1; }
        .group_1 .content .list_left .swiper-pagination .swiper-pagination-bullet-active {
          background: url(../images/point-1.png) no-repeat center; }
      .group_1 .content .list_left .hot_title {
        font-size: 32px;
        line-height: 47px;
        margin-bottom: 30px;
        text-align: justify;
        font-weight: 700; }
      .group_1 .content .list_left .hot_summary {
        font-size: 14px;
        color: #585858;
        line-height: 25px;
        margin-bottom: 28px; }
    .group_1 .content .list_center .hot_title,
    .group_1 .content .list_right .hot_title {
      font-size: 26px;
      line-height: 36px;
      margin-bottom: 20px;
      text-align: justify;
      font-weight: 700; }
    .group_1 .content .list_center .hot_summary,
    .group_1 .content .list_right .hot_summary {
      font-size: 14px;
      color: #585858;
      line-height: 25px;
      margin-bottom: 32px;
      overflow: hidden;
      height: 78px; }
    .group_1 .content .list_center img,
    .group_1 .content .list_right img {
      width: 100%;
      height: 195px;
      margin-bottom: 20px; }
    .group_1 .content .list_center .push_time,
    .group_1 .content .list_right .push_time {
      font-size: 14px;
      width: 82px;
      padding-bottom: 5px;
      border-bottom: 2px solid #3170ee;
      color: #3170ee;
      padding-right: 10px;
      margin-bottom: 40px; }
    .group_1 .content .list_center {
      width: 25%;
      margin: 0 3.5%;
      padding: 0 3.5%;
      border-left: 1px solid #dedede;
      border-right: 1px solid #dedede; }
    .group_1 .content .list_right {
      width: 25%; }
  @media screen and (max-width: 1400px) {
    .group_1 .content {
      width: 1200px;
      margin-left: -600px; }
    .group_1 .video_left,
    .group_1 .video_right {
      height: 499.5px; }
    .group_1 .video_right ul {
      height: 472.5px; } }
  @media screen and (min-width: 1400px) {
    .group_1 .content {
      width: 1400px;
      margin-left: -700px; }
    .group_1 .video_left,
    .group_1 .video_right {
      height: 582.75px; }
    .group_1 .video_right ul {
      height: 555.75px; } }

.group_2 {
  height: 860px;
  width: 100%;
  background: url(../images/group-2-bg.png) no-repeat left;
  background-size: cover; }
  .group_2 .voice-box {
    width: 1663px;
    float: right;
    height: 860px; }
  .group_2 .voice-left,
  .group_2 .voice-center,
  .group_2 .voice-right {
    height: 100%; }
  .group_2 .voice-left {
    width: 16%;
    float: left; }
    .group_2 .voice-left .main-title {
      font-size: 64px;
      color: #fff;
      height: 80px;
      font-weight: 700;
      text-align: right;
      margin-top: 121px; }
      @media screen and (max-width: 1400px) {
        .group_2 .voice-left .main-title {
          font-size: 47px; } }
    .group_2 .voice-left .vice-title {
      font-size: 80px;
      color: #02fefc;
      font-weight: 700;
      text-align: right; }
      @media screen and (max-width: 1400px) {
        .group_2 .voice-left .vice-title {
          font-size: 55px; } }
    .group_2 .voice-left .more {
      margin-top: 417px;
      font-size: 17px;
      color: #fff;
      border-bottom: 2px solid #00fff8;
      padding-right: 10px;
      padding-bottom: 5px;
      display: block;
      width: 73px; }
  .group_2 .title {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px; }
  .group_2 .push_time {
    font-size: 16px;
    color: #9495a0;
    margin-bottom: 5px; }
  .group_2 .voice_schedule {
    width: 200px;
    height: 90px;
    float: left;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 1400px) {
      .group_2 .voice_schedule {
        width: 150px; } }
    .group_2 .voice_schedule .voice_play_bg {
      width: 100%;
      height: 44px;
      background: url(../images/yy.png) no-repeat center; }
  .group_2 .voice_time {
    font-size: 26px;
    color: #02c5c4;
    text-align: right;visibility: hidden; }
  .group_2 .voice_play_start {
    width: 45px;
    height: 45px;
    background: url(../images/group-2-play-selected.png) no-repeat center;
    margin-top: 20px;
    cursor: pointer; }
  .group_2 .voice_play_end {
    width: 45px;
    height: 45px;
    background: url(../images/group-2-play.png) no-repeat center;
    margin-top: 20px;
    cursor: pointer; }
  .group_2 .voice_paused_start {
    width: 45px;
    height: 45px;
    background: url(../images/group-2-paused-selected.png) no-repeat center;
    margin-top: 20px;
    cursor: pointer; }
  .group_2 .voice_paused_end {
    width: 45px;
    height: 45px;
    background: url(../images/group-2-paused.png) no-repeat center;
    margin-top: 20px;
    cursor: pointer; }
  .group_2 .voice-center {
    width: 18.5%;
    float: left; }
    .group_2 .voice-center .title {
      margin-top: 130px; }
    .group_2 .voice-center .voice_info {
      margin-top: -5px;
      margin-bottom: 15px; }
    .group_2 .voice-center .voice_content {
      font-size: 13px;
      color: #b7b9be;
      line-height: 25px; }
      .group_2 .voice-center .voice_content audio {
        display: none; }
  .group_2 .voice-right {
    width: 51.5%;
    float: right; }
    .group_2 .voice-right .left,
    .group_2 .voice-right .right {
      border-left: 1px solid #1b3153;
      border-bottom: 1px solid #1b3153;
      padding-top: 80px;
      float: left;
      height: 240px;
      padding-bottom: 80px; }
    .group_2 .voice-right .left {
      padding-left: 7.5%;
      padding-right: 11%;
      width: 36%; }
    .group_2 .voice-right .right {
      padding-left: 9%;
      padding-right: 1%;
      width: 35%; }
    .group_2 .voice-right .voice_time {
      color: #008490; }
  .group_2 .voice-left,
  .group_2 .voice-center {
    margin-right: 7%; }
  @media screen and (max-width: 1400px) {
    .group_2 .voice-box {
      width: 1200px; } }

.group_3 {
  width: 100%;
  height: 795px;
  padding-top: 40px;
  background: url(../images/group-3-bg.png) no-repeat center; }
  .group_3 .character_list {
    margin: 50px auto 0;
    overflow: hidden;
    height: 625px; }
  .group_3 .video_item_con {
    width: 100%;
    height: 374px;
    position: absolute;
    top: 0; }
    .group_3 .video_item_con img {
      width: 325px;
      height: 325px;
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -162.5px;
      margin-top: -162.5px;
      border-radius: 50%; }
  .group_3 .swiper-container1 {
    width: 100%;
    height: 100%; 
	    position: relative;}
		.group_3 .swiper-button-next, 
		.group_3 .swiper-button-prev {
	    top: 34%;
		background-color: #FFF;
    border-radius: 5px;
    padding: 1px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
		}
  .group_3 .video_item_con canvas {
    display: block;
    margin: 0 auto; }
  .group_3 .simple {
    width: 100%;
    position: absolute;
    top: 395px; }
  .group_3 .swiper-slide-active .video_item_con canvas {
    display: block; }
  .group_3 .swiper-slide-active .detailed {
    display: block; }
  .group_3 .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms; }
  .group_3 .simple_name {
    font-size: 32px;
    color: #bbc7e6; }
  .group_3 .simple_type, .group_3 .detailed_type {
    font-size: 24px;
    color: #5b73c4; }
  .group_3 .detailed_name {
    font-size: 36px;
    color: #FFF; }
  .group_3 .swiper-slide:not(.swiper-slide-active) {
    transform: scale(0.8); }
  .group_3 .detailed {
    display: none; }
  .group_3 .video_item_con canvas {
    display: none; }
  .group_3 .video_item_con .simple {
    display: block; }
  .group_3 .detailed {
    position: absolute;
    top: 410px; }
  .group_3 .detailed_left {
    width: 50%;
    position: relative;
    text-align: right;
    height: 140px; }
    .group_3 .detailed_left .more {
      position: absolute;
      bottom: 0;
      display: block;
      right: 0;
      width: 77px; }
    .group_3 .detailed_left .border {
      height: 2px;
      background: #fecf00;
      position: absolute;
      bottom: 0;
      width: 100%; }
    .group_3 .detailed_left a {
      font-size: 16px;
      color: #FFF;
      position: absolute;
      bottom: 10px;
      display: block;
      width: 100%;
      right: 5px;
      z-index: 2; }
  .group_3 .detailed_right {
    width: 46%;
    color: #FFF;
    line-height: 25px;
    font-size: 16px;
    text-align: left; }
  .group_3 .swiper-slide-active canvas {
    display: block; }
  .group_3 .swiper-slide-active .simple {
    display: none; }
  @media screen and (max-width: 1400px) {
    .group_3 .character_list {
      width: 1200px; } }
  @media screen and (min-width: 1400px) {
    .group_3 .character_list {
      width: 1400px; } }
  .group_3 .title {
    width: 233px;
    height: 74px;
    background: url(../images/title-1.png) no-repeat center;
    margin: 0 auto;
    display: block;
    cursor: pointer; }
    .group_3 .title:hover {
      background: url(../images/title-1-selected.png) no-repeat center; }

.groups-box {
  width: 100%;
  height: 1700px;
  padding: 60px 0;
  background: url(../images/groups-bg_06.png) no-repeat top center; }

.group_4 {
  margin: 0 auto; }
  @media screen and (max-width: 1400px) {
    .group_4 {
      width: 1200px; } }
  @media screen and (min-width: 1400px) {
    .group_4 {
      width: 1400px; } }
  .group_4 .comic {
    width: 75%;
    float: left; }
    .group_4 .comic .title {
      width: 134px;
      height: 70px;
      background: url(../images/title-2.png) no-repeat center;
      margin-bottom: 38px;
      display: block;
      cursor: pointer; }
      .group_4 .comic .title:hover {
        background: url(../images/title-2-selected.png) no-repeat center; }
    .group_4 .comic .comic_list .list_left {
      width: 59.5%;
      margin-right: 7px;
      float: left;
      position: relative; }
    .group_4 .comic .comic_list .list_right {
      width: 36.6%;
      height: 588px;
      float: left;
      position: relative;
      overflow: hidden; }
      @media screen and (max-width: 1400px) {
        .group_4 .comic .comic_list .list_right {
          width: 39.7%; } }
    .group_4 .comic .comic_list img {
      width: 100%;
      height: 100%; }
    .group_4 .comic .comic_1 {
      width: 100%;
      height: 100%;
      background: rgba(23, 58, 157, 0.5);
      position: absolute;
      overflow: hidden; }
      .group_4 .comic .comic_1 .time {
        padding-bottom: 10px;
        border-bottom: 4px solid #febe00;
        width: 75px;
        padding-top: 62px;
        margin-left: 59px; }
      .group_4 .comic .comic_1 .comic_title {
        font-size: 18px;
        margin-top: 54px;
        color: #fff;
        margin-left: 59px; }
    .group_4 .comic .bottom_gruop {
      width: 49.3%;
      height: 192px;
      position: relative;
      overflow: hidden; }
    .group_4 .comic .comic_2 {
      margin-right: 7px;
      background: rgba(0, 68, 170, 0.5);
      width: 100%;
      height: 100%;
      position: absolute; }
      .group_4 .comic .comic_2 .time {
        padding-bottom: 10px;
        border-bottom: 4px solid #febe00;
        width: 75px;
        padding-top: 25px;
        margin-left: 25px; }
      .group_4 .comic .comic_2 .comic_title {
        font-size: 18px;
        margin-top: 55px;
        color: #fff;
        margin-left: 25px; }
    .group_4 .comic .comic_3 {
      background: rgba(18, 38, 122, 0.5);
      width: 100%;
      height: 100%;
      position: absolute;
      overflow: hidden; }
      .group_4 .comic .comic_3 .time {
        padding-bottom: 10px;
        border-bottom: 4px solid #febe00;
        width: 75px;
        padding-top: 25px;
        margin-left: 25px; }
      .group_4 .comic .comic_3 .comic_title {
        font-size: 18px;
        margin-top: 55px;
        color: #fff;
        margin-left: 25px; }
    .group_4 .comic .top {
      width: 100%;
      height: 390px;
      margin-bottom: 7px;
      position: relative;
      overflow: hidden; }
    .group_4 .comic .comic_4 {
      width: 100%;
      height: 100%;
      position: absolute;
      background: rgba(16, 44, 95, 0.5); }
      .group_4 .comic .comic_4 .time {
        padding-bottom: 10px;
        border-bottom: 4px solid #febe00;
        width: 75px;
        padding-top: 44px;
        margin-left: 34px; }
      .group_4 .comic .comic_4 .comic_title {
        font-size: 18px;
        margin-top: 44px;
        color: #fff;
        margin-left: 34px; }
    .group_4 .comic .day {
      float: left;
      font-size: 35px;
      font-weight: 700;
      color: #fff; }
    .group_4 .comic .year_month {
      width: 30px;
      float: right;
      padding-top: 7px; }
      .group_4 .comic .year_month p {
        font-size: 12px;
        color: #fff; }
  .group_4 .h5 {
    width: 25%;
    float: right;
    position: relative; }
    .group_4 .h5 .title {
      width: 105px;
      height: 67px;
      background: url(../images/title-4.png) no-repeat center;
      margin-left: 65px; }
    .group_4 .h5 .qr {
      width: 100%;
      height: 702px;
      margin: 0 auto;
      background: url(../images/h5.png) no-repeat center;
      position: relative; }
    .group_4 .h5 .qr_box {
      width: 73%;
      height: 61%;
      background: rgba(34, 58, 121, 0.5);
      position: absolute;
      top: 16.5%;
      left: 50%;
      margin-left: -36.5%; }
      @media screen and (max-width: 1400px) {
        .group_4 .h5 .qr_box {
          width: 84%;
          height: 61%;
          background: rgba(34, 58, 121, 0.5);
          position: absolute;
          top: 16.5%;
          left: 50%;
          margin-left: -42%; } }
      .group_4 .h5 .qr_box img {
        width: 150px;
        height: 150px;
        margin: 50% auto 0; }

.group_5 {
  margin: 0 auto; }
  @media screen and (max-width: 1400px) {
    .group_5 {
      width: 1200px; } }
  @media screen and (min-width: 1400px) {
    .group_5 {
      width: 1400px; } }
  .group_5 .title {
    width: 311px;
    height: 77px;
    background: url(../images/title-5.png) no-repeat center;
    margin: 85px auto 70px;
    display: block;
    cursor: pointer; }
    .group_5 .title:hover {
      background: url(../images/title_5_selected.png) no-repeat center; }
  .group_5 .problem_list li {
    margin-right: 5%;
    width: 30%;
    float: left; }
    .group_5 .problem_list li:last-child {
      margin-right: 0; }
  .group_5 .problem_list .problem {
    padding-left: 60px;
    background: url(../images/ico-1.png) no-repeat left 8px;
    margin-bottom: 30px; }
  .group_5 .problem_list .problem_title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 20px;
    text-align: justify;
    height: 75px;
    overflow: hidden; }
  .group_5 .problem_list .problem_summary {
    font-size: 16px;
    color: #1d1c1c;
    line-height: 25px;
    text-align: justify; }
  .group_5 .problem_list .reply {
    padding-left: 60px;
    background: url(../images/ico-2.png) no-repeat left 8px;
    height: 175px; }
  .group_5 .problem_list .reply_summary {
    font-size: 16px;
    color: #7f7f7f;
    line-height: 25px;
    text-align: justify; }

.group_6 {
  background: #f4f4f4;
  padding-top: 70px;
  padding-bottom: 90px; }
  .group_6 .title {
    width: 359px;
    height: 74px;
    background: url(../images/title-6.png) no-repeat center;
    margin: 0 auto 60px; }
  .group_6 .wb {
    width: 1200px;
    margin: 0 auto; }

.link {
  width: 100%;
  background: #1f2a39;
  padding-top: 55px; }
  .link .link-box {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #415068; }
    .link .link-box .title {
      margin-bottom: 32px;
      padding-right: 15px;
      background: url(../images/ico-3.png) no-repeat right;
      width: 56px;
      color: #fffffb; }
  .link .link_left {
    width: 211px;
    height: 77px;
    background: url(../images/bottom_logo.png) no-repeat center;
    margin-right: 5%;
    float: left; }
  .link .link_center {
    float: left;
    width: 418px; }
    .link .link_center li {
      margin-bottom: 25px;
      margin-right: 5%;
      float: left; }
      .link .link_center li a {
        color: #cccfce; }
  .link .link_right {
    float: right;
    width: 455px; }
    .link .link_right li {
      width: 110px;
      position: relative;
      border-right: 1px solid #385b72;
      float: left;
      height: 55px; }
      .link .link_right li:first-child {
        border-left: 1px solid #385b72; }
      .link .link_right li .cn_tile {
        position: absolute;
        top: -12px;
        left: 25px;
        font-size: 14px;
        color: #cccfce; }
      .link .link_right li .en_tile {
        position: absolute;
        top: 5px;
        left: 25px;
        font-size: 16px;
        color: #385b72; }
      .link .link_right li span {
        position: absolute;
        top: 48px;
        left: 25px;
        font-size: 16px;
        color: #cccfce; }

.news-more {
  display: block;
  background: #efefef url(../images/right-arrow-two.png) no-repeat 105px center;
  font-size: 15px;
  color: #c9c9c9;
  width: 117px;
  border-radius: 43px;
  padding: 6px 0;
  padding-left: 30px;
  position: absolute;
  left: 0;
  bottom: 10px;
}

/*# sourceMappingURL=index.css.map */
