﻿.box_content {
  font-size: 0; }

.content_first, .content_second_1 {
  display: inline-block;
  height: 100%;
  width: 50%; }

.second_container_x {
  height: 100%;
  padding: .2rem; 
padding-left: 0;}
  .second_container_x .content_first {
    vertical-align: top;
    height: 100%; 
    width: 48%;
  margin-right: .2rem;}
    .second_container_x .content_first .first_iframe {
      padding-bottom: .2rem; }

.content_second_1 .second_top .top_item {
  display: inline-block;
  width: 1.5rem;
  height: .66rem;
  line-height: .66rem;
  text-align: center;
  font-size: .12rem;
  margin-right: .26rem;
  border-radius: .1rem; }
  .content_second_1 .second_top .top_item img{
    width: .28rem;
    height: .28rem;
  }
  .content_second_1 .second_top .top_item span {
    font-size: .16rem;
    font-family: Microsoft YaHei;
    font-weight: 600; }
    .content_second_1 .second_top .top_item span a{
      text-decoration: none;
    }
  .content_second_1 .second_top .top_item:nth-child(1) {
   
    background-color: #D9E4EE; }
    .content_second_1 .second_top .top_item:nth-child(1) span {
      color: #0180cf; }
      .content_second_1 .second_top .top_item:nth-child(1) span a{
        color: #0180cf;
      }
  .content_second_1 .second_top .top_item:nth-child(2) {
 
    background-color: #E2F3D4;}
    .content_second_1 .second_top .top_item:nth-child(2) span {
      color: #dd9502; }
      .content_second_1 .second_top .top_item:nth-child(2) span a{
      
        color: #81AD5D;
      }
  .content_second_1 .second_top .top_item:nth-child(3) {
    /* background-color: #E2F3D4;  */
    background-color: #FFEEC2; }
    .content_second_1 .second_top .top_item:nth-child(3) span {
      color: #81AD5D; }
      .content_second_1 .second_top .top_item:nth-child(3) span a{
/*         color: #81AD5D; */
        color: #dd9502;
      }
  .content_second_1 .second_top .top_item:nth-child(4) {
/*     background-color: #D9E4EE; */
    background-color: #E6E5F7;
    margin: 0; }
    .content_second_1 .second_top .top_item:nth-child(4) span {
      color: #908EC0; }
      .content_second_1 .second_top .top_item:nth-child(4) span a{
        /* color: #0180cf; */
        color: #908EC0;
      }
  .content_second_1 .second_top .top_item img {
    margin-top: -.1rem;
    display: inline-block;
    vertical-align: middle; }
.content_second_1 .second_mid {
  margin-top: .15rem;
  font-size: 12px; }
  .content_second_1 .second_mid .mid_top {
    height: .3rem;
    line-height: .3rem;
    padding-left: .2rem;
    font-size: .16rem;
    font-family: Microsoft YaHei;
    font-weight: 800;
    color: #4C7FCC;
    vertical-align: middle;
    background-image: linear-gradient(to left, white, #D9E4EE); }
  .content_second_1 .second_mid .mid_mid {
 }
    .content_second_1 .second_mid .mid_mid .mid_ul li {
      font-size: .16rem;
      font-family: Microsoft YaHei;
      color: #333333;
      line-height: .28rem;
      display: inline-block;
      width: 45%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      margin-left: .1rem;
      cursor: pointer; }
      .content_second_1 .second_mid .mid_mid .mid_ul li a:hover{
        color: #4C7FCC;
      }
      .content_second_1 .second_mid .mid_mid .mid_ul li a{
        color: #333;
      }
      .content_second_1 .second_mid .mid_mid .mid_ul li:hover {
        color: #4C7FCC; }
        .content_second_1 .second_mid .mid_mid .mid_ul li:hover span {
          background-color: #4C7FCC; }
      .content_second_1 .second_mid .mid_mid .mid_ul li span {
        display: inline-block;
        width: .06rem;
        height: .06rem;
        border-radius: 50%;
        margin-right: .1rem;
        background-color: #DDDDDD;
        vertical-align: middle; }
        .content_second_1 .second_mid .mid_mid .mid_ul li a {
          text-decoration: none;
        }
.content_second_1 .second_last {
  font-size: 12px; }
  .content_second_1 .second_last .mid_top {
    height: .3rem;
    line-height: .3rem;
    padding-left: .2rem;
    font-size: .16rem;
    font-family: Microsoft YaHei;
    font-weight: 800;
    color: #4C7FCC;
    vertical-align: middle;
    background-image: linear-gradient(to left, white, #D9E4EE); }
  .content_second_1 .second_last .last_tab {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: .1rem;
    margin: .1rem;
    padding-top: .05rem;
    font-size: 0; }
    .content_second_1 .second_last .last_tab .tab_item_second {
      font-size: .15rem;
      font-family: Microsoft YaHei;
      font-weight: 600;
      color: #999999;
      display: inline-block;
    /*   width: .6rem; */
    width: 9%;
      text-align: center;
 /*      height: .38rem; */
      line-height: .2rem;
      position: relative;
      cursor: pointer;
      margin-right: .25rem; }
      .content_second_1 .second_last .last_tab .tab_item_second a{
        text-decoration: none;;
      }
      .content_second_1 .second_last .last_tab .tab_item_second:nth-last-child(1) {
        margin: 0; }
    .content_second_1 .second_last .last_tab .current-second {
      color: #E3A853; }
      .content_second_1 .second_last .last_tab .current-second::after {
        content: "";
        display: block;
        height: .03rem;
        width: 100%;
        position: absolute;
        bottom: -.1rem;
        left: 50%;
        transform: translateX(-50%);
        background-color: #E3A853;
        border-radius: 51px; }
  .content_second_1 .second_last .last_content {
    padding-left: .1rem;
  padding-right: .2rem; }
    .content_second_1 .second_last .last_content .last_ul {
      display: none;
      height: 2.56rem;
      overflow: hidden; }
      .content_second_1 .second_last .last_content .last_ul li {
        font-size: .16rem;
        font-family: Microsoft YaHei;
        color: #333333;
        line-height: .32rem;
        height: .32rem;
     /*    display: inline-block; */
        display: block;
        width: 100%;
        cursor: pointer;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .content_second_1 .second_last .last_content .last_ul li a{
          color: #333333;
        }
        .content_second_1 .second_last .last_content .last_ul li a:hover{
          color: #4C7FCC;
        }
        .content_second_1 .second_last .last_content .last_ul li:hover {
          color: #4C7FCC; }
          .content_second_1 .second_last .last_content .last_ul li:hover span {
            background-color: #4C7FCC; }
        .content_second_1 .second_last .last_content .last_ul li span {
          display: inline-block;
          width: .06rem;
          height: .06rem;
          border-radius: 50%;
          margin-right: .1rem;
          background-color: #DDDDDD;
          vertical-align: middle; }
          .content_second_1 .second_last .last_content .last_ul li a {
            text-decoration: none;
          }
    .content_second_1 .second_last .last_content #ul_1 {
      display: block; }
      .more_two{
        font-size: .14rem;
        font-weight: 400;
        color: #4C7FCC;
        float: right;
        line-height: .32rem;
        font-family: Microsoft YaHei;
      }
      .more_two a{
        text-decoration: none;
        cursor: pointer;
      }
      .mid_ul{
        margin: .1rem 0;
      }
/*# sourceMappingURL=second.css.map */
