/* 头部开始 */
.loog{
    margin-top: 23px;
    display: inline-block;
  }
  /* 外框浮动效果要加宽高不然ie8会错位 */
  .functional_search_box{
    margin-top: 23px;
    float: right;
    width: 602px;
    height: 83px;
  }
  .functional_search_box ul{
    color: #333333;
    float: right;
    margin-bottom: 8px;
  }
  .functional_search_box ul span{
    padding:0px 15px;
  }
  .search{
    position: relative;
  }
  .functional_search_box li{
   display: inline-block;
  }
  .functional_search_box li img{
    margin-left: 10px;
    vertical-align: middle;
  }
  .functional_search_box li a{
    color: #333333;
  }
  .search input{
    width: 590px;
    height: 48px;
    border: 1px solid #e0e0e0;
    padding-left: 10px;
    font-size: 14px;
  }
  .search button{
    position: absolute;
    top: 13px;
    right: 1px;
    height: 24px;
    background: none;
    border: none;
    border-left: 1px #E0E0E0 solid;
    padding: 0px 25px;
    cursor: pointer;
  }
  .nav{
    margin-top: 25px;
    background: #015293;
    height: 64px;
    line-height: 64px;
    text-align: center;
  }
  .nav ul{
    height: 64px;
  }
  .nav li{
    display: inline-block;
    height: 64px;
    width: 200px;
  }
  .nav a{
    color: #ffffff;
    font-size: 22px;
  }
  /* 头部结束 */
  /* 内容搜索框开始 */
  .documentQuery{
    margin: 40px auto !important;
    background:#f5f5f5;
    height:272px;
    position: relative;
  }
  .documentQuery h6{
    display: inline-block;
    color: #015293;
    font-size: 22px;
    margin: 28px 0px 0px 40px;
  }
  .documentQuery input{
    width: 270px;
    height: 40px;
    border:1px solid #e0e0e0;
    padding-left: 10px;
    font-size: 16px;
  }
  .documentQuery li{
    vertical-align: top;
    display: inline-block;
    margin: 21px 0px 0px 0px;
    font-size: 0px;
  }
  .documentQuery li span{
    width: 83px;
    display: inline-block;
    margin-left: 60px;
    font-size: 16px;
  }
  .documentQuery button{
    background: none;
    border: none;
    width:140px;
    height:50px;
    background:#015293;
    border-radius:8px;
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    margin-top: 20px;
  }
  .documentQuery select{
    width: 282px;
    height: 42px;
    border: 1px solid #e0e0e0;
    padding-left: 10px;
    font-size: 16px;
  }
  .submission_of_document{
    width: 200px;
    position: absolute;
    top: 82px;
    right: 42px;
  }
  /* 内容第二部分开始 */
  .content2_left{
    padding: 26px;
    width: 348px;
    height: 292px;
    display: inline-block;
    vertical-align: top;
  }
  .leadership img{
    margin-right: 20px;
  }
  .leadership li{
    display: inline-block;
    vertical-align: top;
  }
  .leadership li ul li{
    display: block;
  }
  .content2_left_top{
    font-size: 0px;
    padding-bottom: 20px;
    border-bottom: 1px #999999 dashed;
  }
  .content2_left_top img{
    width: 140px;
    height: 170px;
  }
  .leadership .leadership_profile{
    width: 183px;
  }
  .leadership_profile{
    font-size: 16px;
    color: #333333;
  }
  .leadership_profile h5{
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 12px;
  }
  .leadership_profile p{
    color: #666666;
    line-height: 30px;
    margin-top: 12px;
    height: 25px;
      width: 150px;
      white-space: nowrap;
      overflow: hidden;
  }
  .content2_left_bottom li{
    display:inline-block;
    margin-top: 15px;
    font-size: 18px;
    width: 54px;
  }
  .content2_left_bottom li a{
    color: #333333;
  }
  
  .androidleft{
    margin-left: 39px;
  }
  /* 内容第二部分右边 */
  .content2_right{
    padding: 26px;
    width: 708px;
    height: 292px;
    display: inline-block;
    vertical-align: top;
    margin-left: 35px;
  }
  .headline li{
    display: inline-block;
    color: #999999;
  }
  .headline li h3{
    font-size: 22px;
  }
  .headline li a{
    color: #999999;
  }
  .headline span{
    color: #999999;
    font-size: 22px;
    padding:0px 30px ;
  }
  .headline{
    padding-bottom: 13px;
    border-bottom: 1px #E0E0E0  solid;
  }
  .content2_right_content span{
    float: right;
  }
  .content2_right_content li{
    line-height: 50px;
    color: #333333;
    height: 50px;
  }
  .content2_right_content p{
    width: 650px;
    display: inline-block;
    height: 50px;
  }
  .content2_right_content li a{
    color: #333333;
  }
  /* 选中状态 */
  .checked h3{
    color: #015293;
  }
  /* 第三部分 */
  .content3{
    height:486px;
    background:#f5f5f5;
    margin-top: 48px;
  }
  .content3 h3{
    color: #015293;
    font-size: 28px;
    font-weight: 400;
    margin-top: 40px;
    display: inline-block;
    width: 100%;
  }
  .content3_left{
    width: 402px;
    padding-right: 48px;
    border-right: 1px #999999 dashed;
    margin-top: 18px;
    display: inline-block;
  }
  .content3_left_top{
    height: 191px;
    border-bottom: 1px #999999 dashed;
    
  }
  .content3_left_top li{
    display: inline-block;
    width: 198px;
    height: 39px;
    line-height: 39px;
    margin-top: 20px;
  }
  .content3_left_top li a{
    color: #333333;
  
  }
  .content3_left_top span{
    margin-right: 13px;
    width:36px;
    height:36px;
    display: inline-block;
    background:#015293;
    border-radius:50%;
    line-height: 36px;
    text-align: center;
  }
  .content3_left_top span img{
    vertical-align: sub;
  }
  .content3_left_bottom{
    height: 149px;
  }
  .content3_left_bottom img{
    margin-right: 10px;
  }
  .content3_left_bottom a{
    color: #333333;
  }
  .content3_left_bottom li{
    /* width: 130px; */
    display: inline-block;
    margin-top: 16px;
  }
  .content3_right{
    height: 289px;
    display: inline-block;
    vertical-align: top;
    margin-top: 18px;
  }
  .content3_right{
    margin-left: 48px;
  }
  /* 第四部分开始 */
  .content4{
    background: url(/templets/1/ycsrmzf/img/zwgk_bg_img.png) no-repeat;
    background-position: center;
    background-size: cover;
    height: 605px;
    width: 100%;
    padding-bottom:60px;
  }
  .content4_content h3{
    margin-top: 48px;
    color: #015293;
    display: inline-block;
    width: 100%;
  }
  .content4_content ul{
    font-size: 0px;
    height: 336px;
    width: 1217px;
    /* overflow: auto; */
  }
  .content4_content li{
    margin-top: 28px;
    width:222px;
    height:32px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    background:#ffffff;
    font-size: 18px;
    color: #333333;
    margin-right: 20px;
    transition: 0.2s;
  }
  .content4_content li:hover{
    background:#015293;
    color: #ffffff;
  }
  /* 滚动条样式 */
  /* 兼容ie8 滚动条*/
  .content4_content ul{
      scrollbar-face-color:#015293; /*滚动条3D表面（ThreedFace）的颜色*/
      scrollbar-highlight-color:#fff; /*滚动条3D界面的亮边（ThreedHighlight）颜色*/
      scrollbar-shadow-color:#eeeeee; /*滚动条3D界面的暗边（ThreedShadow）颜色*/
      scrollbar-3dlight-color:#eeeeee; /*滚动条亮边框颜色*/
      scrollbar-arrow-color:#015293; /*滚动条方向箭头的颜色 */
      scrollbar-track-color:#fff; /*滚动条的拖动区域(TrackBar)颜色*/
      scrollbar-darkshadow-color:#fff; /*滚动条暗边框（ThreedDarkShadow）颜色*/ 
  }
  
  .content4_content ul{
  
  }
  /* 针对Chrome： */
  
  /*---滚动条默认显示样式--*/  
  .content4_content ul::-webkit-scrollbar-thumb{  
     background-color:#015293;  
     height:20px;  
     outline-offset:-2px;  
     outline:2px solid #fff;  
     -webkit-border-radius:4px;  
     border: 2px solid #fff;  
  }  
  /*---鼠标点击滚动条显示样式--*/  
  .content4_content ul::-webkit-scrollbar-thumb:hover{  
     background-color:#015293;  
     height:20px;  
     -webkit-border-radius:4px;  
  }  
  /*---滚动条大小--*/  
  .content4_content ul::-webkit-scrollbar{  
     width:8px;  
     height:8px;  
  }  
  /*---滚动框背景样式--*/  
  .content4_content ul::-webkit-scrollbar-track-piece{  
     background-color:#fff;  
     -webkit-border-radius:0;  
  }