﻿.third_top{
  padding: .1rem .19rem .14rem .2rem;
}
  .third_top .third_top_content{
    height: 2.5rem;
    background-color: #F1F8FF;
    width: 100%;
    display: inline-block;
  }
    .third_top .third_top_content .third_top_content_tab{
      display: inline-block;
      vertical-align: top;
      border-left: .03rem solid #B7C5D3;
      /* padding-left: .14rem; */
      width: 1.5rem;
      height: 2.5rem;
      position: relative;
      margin-left: 0.2rem;
    }
      .third_top .third_top_content .third_top_content_tab ul{
        position: absolute;
        margin-left: -.07rem;
      }
        .third_top .third_top_content .third_top_content_tab ul li{
          font-family: Microsoft YaHei;
          color: #333333;
          line-height: .5rem;
          font-weight: Bold;
          font-size: .16rem;
        }
          .third_top .third_top_content .third_top_content_tab ul li a{
            color: #90A0B0;
            text-decoration: none;
          }
          .third_top .third_top_content .third_top_content_tab ul li a:hover{
            color: #4C7FCC;
          }
          .third_top .third_top_content .third_top_content_tab ul li span{
            width: .1rem;
            height: .1rem;
            border-radius: 50%;
            background-color: #F1F8FF;
            border: .01rem solid #b7c5d3;
            display: inline-block;
            vertical-align: middle;
            margin-right: .09rem;
          }
          .third_top .third_top_content .third_top_content_tab ul li span.active{
            background-color: #4C7FCC;
          }
          .third_top .third_top_content .third_top_content_tab ul li a.active{
            color: #4C7FCC;
          }
    .third_top .third_top_content .third_top_content_box{
      /* border: .01rem solid red; */
      display: inline-block;
      width:87.5%;
      vertical-align: top;
      padding: .1rem 0;
      height: 100%;
    }
    .third_top .third_top_content .third_top_content_box .hide{
      display: none;
    }
/*       .third_top .third_top_content .third_top_content_box .tab_content>div{
        display: inline-block;
        vertical-align: top;
        width: 5.6rem;
        padding-top: .08rem;
      } */
      .third_top .third_top_content .third_top_content_box .tab_content {
        height: 100%;
        overflow: hidden;
        width: 100%;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .first{
        text-align: center;
        margin-right: .3rem;
        height: 55%;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .pic{
        display: inline-block;
        vertical-align: top;
        width: 1rem;
        height: 1.1rem;
        /* border: .01rem solid green; */
      }
      .third_top .third_top_content .third_top_content_box .tab_content .pic img{
        width: 100%;
        height: 100%;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .first .pic{
        display: inline-block;
        vertical-align: top;
        width: 1.2rem;
        height: 1.2rem;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .first .pic img{
        width: 100%;
        height: 100%;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .introduc{
        display: inline-block;
        vertical-align: top;
        /* border: .01rem solid palevioletred; */
        display: inline-block;
        width: 3.5rem;
        margin-left: .3rem;
        color: #4C7FCC;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .introduc .name{
        font-size: .18rem;       
        font-family: Microsoft YaHei;
        font-weight: bold;
        line-height: .4rem;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .introduc .name_1{
        line-height: .3rem;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .introduc .name a{
        text-decoration: none;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .introduc .detail{
        font-size: .16rem;      
        font-family: Microsoft YaHei;
        font-weight: 400;
        text-align: left;
        line-height: 1.5;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .second_third{
        display: block;
        width: 11.4rem;
        font-size: .14rem;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .second_third .title{
        line-height: .3rem;
        font-size: .24rem;
        color: #4C7FCC;
        font-weight: bold;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .second_third .content{
        line-height: .3rem;
        margin-top: -.1rem;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .second_third .content a{
        text-decoration: none;

      }
      .third_top .third_top_content .third_top_content_box .tab_content .second_third .tab_content_nav{
        padding-top: .1rem;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .second_third .tab_content_nav_content{
        margin-top: -.3rem;
      }
      .third_top .third_top_content .third_top_content_box .tab_content .second_third .tab_content_nav .button{
        background-color:#FFFFFF;
        border-radius: .1rem;
        border: .02rem solid #4C7FCC;
        color:  #4C7FCC;
        padding: .1rem .14rem;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        vertical-align: top;
        font-size: .14rem;
        margin: .04rem .02rem;
        cursor: pointer;
       /*  margin-bottom: .3rem; */
      }
      .third_top .third_top_content .third_top_content_box .tab_content .second_third .tab_content_nav .button.active{
        background-color:#4C7FCC;
        color:   #FFFFFF;
      }
.third_content{
  height: 3.96rem;
  border-bottom-left-radius: .15rem;
  border-bottom-right-radius: .15rem;
}
  .third_content .third_content_first{
    height: 1.92rem;
    /* background-color: blue; */
    padding-left: .2rem;
    padding-right: .2rem;
  }
    .third_content .third_content_first .third_content_box{
      display: inline-block;
      vertical-align: top;
      height: 1.84rem;
      /* width: 6.61rem; */
      width: 49.5%;
      margin-right: 1%;
    }
    .third_content .third_content_first .third_content_box:nth-child(2){
      margin: 0;
    }
      .third_content .third_content_first .third_content_box .third_content_box_title{
        border: .01rem solid #EBEBEB;  
        padding-left: .06rem;     
      }
        .third_content .third_content_first .third_content_box .third_content_box_title .line{
          width: 1.07rem;
          border: .01rem solid #4C7FCC;
          background-color:#4C7FCC;
        }
      .third_content .third_content_first .third_content_box .third_content_box_content{
        /* height: 1.48rem; */
        /* width: 6.61em; */
        font-size: 0;
      }
        .third_content .third_content_first .third_content_box .third_content_box_content .third_content_box_content_item{
          height: .76rem;
         /*  width: 3.3rem; */
         width: 50%;
          border: .01rem solid #EBEBEB;
          display: inline-block;
          vertical-align: top;
          padding-left: .16rem;
          padding-top: .11rem;
        }
        .third_content .third_content_first .third_content_box .third_content_box_content .third_content_box_content_item .item_icon{
          width: 0.548rem;
          height: 0.548rem;      
          /* background: #FFF3CE; */
          border-radius: 50%;
          padding: .12rem .15rem .13rem .14rem;
          display: inline-block;
          vertical-align: middle;
        }
          .third_content .third_content_first .third_content_box .third_content_box_content .third_content_box_content_item .item_icon img{
            width: .26rem;
            height: .3rem;
          }
        .third_content .third_content_first .third_content_box .third_content_box_content .third_content_box_content_item .item_content{
          font-size: .18rem;
          display: inline-block;
          vertical-align: middle;
          margin-left: .1rem;
          font-family: Microsoft YaHei;
          color:#333;
        }
        .third_content .third_content_first .third_content_box .third_content_box_content .third_content_box_content_item .item_content a {
          text-decoration: none;
          color:#333;
        }
  .third_content .third_content_second{
    height: 2.26rem;
    /* background-color: chocolate; */
    padding-left: .2rem;
    padding-top: .14rem;
    border-bottom-left-radius: .15rem;
    border-bottom-right-radius: .15rem;
    font-size: 0;
  }
    .third_content .third_content_second .third_content_second_box{
      display: inline-block;
      vertical-align: top;
      height: 1.75rem;
      width: 4rem;
    }
    .third_content .third_content_second .third_content_second_middle_box{
      display: inline-block;
      vertical-align: top;
      height: 1.75rem;
      width: 4rem;
      margin: 0 .6rem;
    }
      .third_content_second_box_title{
        background-image: linear-gradient(to right, #D9E4EE , #FFFFFF);
        
      }
      .third_content_second_box_list{
        padding-left: .1rem;
        font-size: .14rem;
      }
      .third_content_second_box_list ul{
        margin: .1rem 0;
      }
      .third_content_second_box_list ul li{
        font-family: Microsoft YaHei;
        color: #333333;
        line-height: .28rem;
        font-weight: 400;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
      }
      .third_content_second_box_list ul li a{
        color: #333333;
        text-decoration: none;;
      }
      .third_content_second_box_list ul li span{
        display: inline-block;
        width: .06rem;
        height: .06rem;
        border-radius: 50%;
        margin-right: .05rem;
        background-color: #5887CE;
        vertical-align: middle;
      }
.text{
  margin-left: .09rem;
  color: #4C7FCC;
  font-size: .16rem;
  font-weight: Bold;
  line-height: .36rem;
  font-family: Microsoft YaHei;
}
.more{
  font-size: .14rem;
  font-weight: 400;
  color: #4C7FCC;
  float: right;
  line-height: .32rem;
  font-family: Microsoft YaHei;
}
.more a {
  text-decoration: none;
}
.space{
  display: inline; 
  margin-left: .42rem;
}
.tab_content_bottom{
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 45%;
}
.tab_content_bottom>div{
  vertical-align: top;
  display: inline-block;
  width: 50%;
}
/* .tab_content_bottom>div:first-child{
  margin-right: .1rem;
} */
.tab_content_bottom>div .introduc{
  width: 4.2rem!important;
  overflow: hidden;
}
.tab_content_bottom>div .introduc .detail{
  margin-top: 0!important;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}