﻿@charset "utf-8";

.mb_footer{display: none;}



@media(max-width: 450px) {
  * { box-sizing: border-box; }
  body {
    max-width: 450px;
    height: 730px;
    width: 100%;
    background: url(http://www.hengyang.gov.cn/bcms/DFS/template/3241/images/bg_mobile.png) no-repeat center top;
}
  .head{min-width:0px;    background: 0;} 
  .head-nav{width: 100%;}
  .head-top{

    width: 100%;
    height: 40px;
    box-sizing: border-box;
    padding: 0 4% 0 4%;
    background: #438ac7;
  }

  .head-top a{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 40px;
    margin-right: 2%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
  .head-top a:nth-child(3),  .head-top a:nth-child(4),  .head-top a:nth-child(5){
    display: none;
  }

  .head-top a:nth-child(6){
    float: right;
  }
  .head-top a:hover { background: none;}

  .top-nav{
    width: 100% !important;    
    background: url(http://www.hengyang.gov.cn/bcms/DFS/template/3241/images/nav_blue_back_01.png) no-repeat center top;
        background-size: 100% 100%;
  }

  .head-nav .top-nav .box:hover {
    background: 0;
    border-bottom: 0;
}
  .head-nav .top-nav .box {
    width: 24%;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    width: 25%;
    color: #fff;
  }

  .head-nav .top-nav .on {
    background: 0;
    border-bottom: 0;
}
  .head-nav .top-nav a:nth-child(4)  .box ,.head-nav .top-nav a:nth-child(8)  .box {margin-right: 0px;}

  .head-nav .top-nav a:nth-child(2){display: none;}

  .head-nav .logo {
    height: 70px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}
  .head-nav .logo img{width: 70%}
  .con {background: none;width: 100%;}
  .search {

        width:100% !important;
        margin-top: 60px;
        margin-bottom: 30px;
  }

  .search .sub_high {
    display: none;}

    .search .inp {
       width: 60%;
    background: #fff;
    margin-left: 5%;}

    .path {
    width: 100%;
    height: auto;}


    .path_w{
    width: 100%;
    height: auto;
    padding: 0 4%;
   /* background: 0;*/
}

.CurrChnlCls {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #000000;
}

.path img {
    float: left;
    width: 5px;
    height: 5px;
    margin-top: 14px;
    margin-right: 10px;
}

.box_o {
    width: 100%;
    padding: 0 4%;
    min-height: 0;
}


/*文章页*/
.title {
    width: 100%;
    height: auto;
    color: #000000;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
}

.pages-date {
    width: 100%;
    height: 3.5rem;
    margin-top: 1rem;
  }
.pages-date .right{
  display: none;
}

.pages-date .left{line-height: 24px;}

.sub_title {
    width: 100%;
    height: auto;
    color: #000000;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
}
.foot{display: none;}


.mb_footer{display: block;}

.wz_content img{max-width: 100%;}

/*底部样式*/

.mb_footer{
  width: 100%;
  height: auto;
}

.mb_footer .daohang{
  width: 100%;
  height: 80px;
  background: url(http://www.hengyang.gov.cn/bcms/DFS/template/3241/images/nav_blue_back.png) no-repeat;
  background-size: 100% 100%;
}

.mb_footer .daohang li{
  width: 33.3%;
  float:left;
  height: 40px;
}

.mb_footer .daohang li a{
  display: block;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 14px;
}

.mb_footer .foot_lj{
  width: 100%;
  padding: 10px 5%;
}
.mb_footer .foot_lj a{
  width: 20%;
  float: left;
  border-right: 1px #000 solid;
  text-align: center;
  line-height: 20px;
  color: #000;
  font-size: 14px;
}
.mb_footer .foot_lj a:nth-child(5){
  border-right:0;
}
.foot_xx{
  width: 100%;
  padding: 0 5%;
}

.foot_xx p{
    width: 100%;
    line-height: 27px;
    font-size: 13px;
    color: #999999;
    text-align: center;
}
.foot_xx span{
  width: 100%;
  color: #999999;
  text-align: center;
  padding:0.2rem 0.2rem;
}

.foot_xx span img{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

#_ideConac{float: left;width: 50%;}  
#_ideConac img{width:70px; height:70px;}
#_span_jiucuo{padding:0;} 
#_span_jiucuo img{width: 110px; height:55px;}
/*底部结束*/


/*栏目页*/
.channel_name {width: 100%}

.box_l{
    width: 100%;
    margin-bottom: 10px;
}
.list li a p {
    line-height: 40px;
    color: #000000;
    font-size: 15px;
    float: left;
    width: 65%;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list li a span {
    line-height: 40px;
    color: #666666;
    font-size: 15px;
    float: right;
    width: 30%;
}

.box_r {
    width: 100%;
    height: auto;
    float: right;
}

.box_r_top {
    width: 100%;
    height: auto;
}

.box_r_top li {
    width: 48%;
    height: 60px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #eeeeee;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box_r_mid {
    display: none;
}


.list {
    width: 100%;

}

  /*专题页*/
  .tab {
      width: 47.5%;
      height: 50px;
      float: left;
      margin-top: 10px;
      margin-right: 5%;
      background: #eeeeee;
  }

  .tab a {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 0px;
      color: #1aabeb;
      box-shadow: 0px 0px 5px 0px rgba(50, 171, 232, 0.2);
      width: 100%;
      height: 100%;
      line-height: 50px;
      text-align: center;
      display: block;
  }

  .box_l .tab:nth-child(2n) {
     margin-right:0;
  }

  /*信息公开页*/
  .xxgk_search {
    display: none;
}

.box_min_bottom a span {
    width: 47%;
    margin-right: 6%;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box_min_bottom a:nth-child(2n) span{
  margin-right: 0;
}


/*领导页*/
.ld_list_m .title {
    width: 100%;
  }
.ld_list_m ul li {
    width: 32%;
    height: 35px;
    float: left;
    margin-right: 1.5%;
    font-size: 14px;
    line-height: 35px;
    color: #ffffff;
    margin-bottom: 10px;
}
.box_l {
    border-right:0;
}


/*解读回应*/

.box_l_m_b .box-out-bottom li span {
    width: 23%;
    display: block;
    text-align: right;
    line-height: 42px;
    color: #a0a0a0;
    font-size: 14px;
    float: right;
}

.box_l_m_b .box-out-bottom li p {
    height: 42px;
    width: 69%;
    margin-left: 10px;
    display: block;
    text-align: left;
    color: #434343;
    font-size: 16px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 42px;
}

.box_l_m_t h4 {
    float: left;
    /* width: auto; */
    padding-left: 13px;
    text-align: left;
    font-size: 20px;
    line-height: 47px;
    cursor: pointer;
    color: #999999;
    margin-right: 1%;
    height: 49px;
    /* width: 18%; */
    font-size: 14px;
}
.wt {
    float: right;
    width: 85%;
    height: auto;
    padding: 10px 30px 10px 0;
}

.bxo_r_t li {
    width: 48%;
    height: 145px;
    float: left;
    margin-right: 4%;
    margin-bottom: 10px;
    background: #f6f6f6;
}


/*部门领导*/

.jg_name {
    width: 100%;
    height: auto;
    margin: 0 auto;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 51px;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 30px;
}
.channel_m {
    width: 100%;
    padding: 10px 10% 20px 10%;
    background: #f6f6f6;
    height: auto;
    min-height: 100px;
}




}

/*320px*/
@media(max-width: 320px) {
    .list li a span {
        font-size: 12px;
    }
}