@charset"utf-8";
/* 翻页 */
.mypage {
    clear: both;
    width: 100%;
    height: auto;
    border: #f00 0px solid;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
}

.pc_dis {
    display: none;
}

.mypage a {
    color: #4d555d;
    width: auto;
    height: auto;
    padding: 6px 12px;
    font-size: 16px;
    margin-right: 5px;
    border: 1px solid #DBDBDB;
    background: #F5F5F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.mypage span {
    color: #717171;
    width: auto;
    height: auto;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
    margin-right: 5px;
}

.mypage .linking,
.mypage a:hover {
    color: #fff;
    background: #21A9E6;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media screen and (max-width: 768px) {
    .pc_dis {
        display: block;
    }

    .ph_dis {
        display: none;
    }

    .mypage {
        padding: 15px 0;
    }
}
body {
    background: rgba(247, 251, 255, 1);
}
.main {
    padding: 20px 0;
}
.fu-nav{
    padding-bottom: 20px;
    position: relative;
    padding-left: 16px;
}
.fu-nav span{
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    width: 13px;
    height: 12px;
    background-image: url('../images/second/ic-dq.png;vpn_img');
    background-repeat: no-repeat;
    background-size: cover;
}
.fu-nav h2{
    line-height: 16px;
    font-size: 12px;
    color: #999999;
}
.fu-nav h2 a{
    color: #999999;
}
.fu-nav h2 a:hover{
    color: #21A9E6;
}
.fu-nav h2 a.on{
    color: #21A9E6;
}
/* 法规文件 */
.lb:after {
    content: '';
    display: table;
    clear: both;
}
.nei {
    float: left;
    width: 860px;
}
.nei-box{
    background-color: #fff;
    padding: 6px 10px;
}
.ce {
    float: left;
    width: 260px;
    padding-left: 20px;
}
.ce-box{
    width: 100%;
}
.fg{
    background-color: #fff;
    padding: 14px 14px 0 14px;
    overflow: hidden;
}
.fg-box{
    float: left;
    width: 50%;
    margin-bottom: 32px;
    padding: 0 10px;
}
.fg-box .title{
    height: 44px;
    position: relative;
    border-bottom: 1px solid rgba(216, 216, 216, 1);
    position: relative;
}
.fg-box .title h2{
    font-size: 20px;
    line-height: 44px;
    color: #21A9E6;
    padding-left: 20px;
}
.fg-box .title h2 i{
    background-color: #21A9E6;
    display: inline-block;
    width: 4px;
    height: 20px;
    position: absolute;
    left: 5px;
    top: 12px;
}
.fg-box .title span{
    display: block;
    color: rgba(114, 114, 114, 1);
    line-height: 18px;
    position: absolute;
    right: 14px;
    top: 13px;
}
.fg-box .title span a{
    color: #727272;
}
.fg-box .title span a:hover{
    color: #21A9E6;
}
.fg-box ul {
    height: 188px;
    overflow: hidden;
}
.fg-box ul li{
    position: relative;
    padding: 4px 0 4px 10px;
}
.fg-box ul li i{
    display: block;
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #21A9E6;
    top: 13px;
    border-radius: 50%;
}
.fg-box ul li a{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    width: 100%;
    display: block;
    padding-right: 44px;
    position: relative;
    overflow: hidden;
}
.fg-box ul li a:hover{
    color: #21A9E6;
    text-decoration: underline;
}
.fg-box ul li a span{
    position: absolute;
    right: 2px;
    font-size: 14px;
    color: #727272;
    bottom: 0;
}
.nei .fg-box{
    float: none;
    width: 100%;
    margin-bottom: 15px;
}
.nei .fg-box .title h2 i{
    background-image: url('../images/second/ic-fu.png;vpn_img');
    background-repeat: no-repeat;
    background-size: cover;
    width: 22px;
    height: 21px;
    background-color: inherit;
}
.nei .fg-box .title h2{
    padding-left: 38px;
}
.nei .fg-box ul{
    height: auto;
    padding-top: 15px;
}
/* 咨询和留言 */
.title{
    height: 44px;
    position: relative;
    border-bottom: 1px solid rgba(216, 216, 216, 1);
    position: relative;
}
.title h2{
    font-size:20px;
    line-height: 44px;
    color: #21A9E6;
    padding-left: 14px;
}
.title h2 i{
    display: inline-block;
    margin-right: 4px;
    position: relative;
    top: -2px;
}
.title span{
    display: block;
    color: rgba(114, 114, 114, 1);
    line-height: 18px;
    position: absolute;
    right: 14px;
    top: 13px;
}
.title span a{
    color: #727272;
}
.title span a:hover{
    color: #21A9E6;
}
.zx{
    background-color: #fff;
}
.zx .fg-box{
    float: none;
    width: 100%;
    padding: 12px 10px;
    height: auto;
    margin-bottom: 10px;
}
.zx .fg-box ul{
    height: auto;
}
/* 标准地图服务图片*/
.biao {
    padding-top: 15px;
    width: 100%;
}
.biao  img{
    width: 100%;
    margin-bottom: 10px;
}
/*  政府链接*/
.zf li{
    padding-bottom: 10px;
}
.zf li a{
    display: block;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 9px;
    position: relative;
    color: #515151;
    font-size: 14px;
}
.zf li a i{
    position: absolute;
    width: 18px;
    height: 10px;
    background: url('../images/index/ic-xia.png;vpn_img') no-repeat;
    right: 12px;
    top: 12px;
    transition: all 0.2s linear;
 }
.zf li a:hover{
    color: #21A9E6;
}
.zf li a:hover i{
    transform: rotate(-90deg);
}
/* 友情链接 */
.yq{
    padding: 30px 20px;
    background-color: #fff;
    margin: 20px 0;
}
.lj-con h2{
    font-size: 18px;
    line-height: 30px;
    color: #21A9E6;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 5px;
}
.lj-con h2 i{
    display: inline-block;
    width: 21px;
    position: relative;
    top: -3px;
}
.lj-list {
    padding-top: 15px;
}
.lj-list a{
    color: #515151;
    line-height: 30px;
    font-size: 15px;
    padding: 0 12px;
}
.lj-list a:hover{
    color: #21A9E6;
    text-decoration: underline;
}
/* 详情页 */
.det{
    padding: 20px;
    background-color: #fff; 
}
.det-box{
    padding: 0 50px;
}
.det-box h1{
    color: #333333;
    font-size:22px;
    line-height:30px;
    text-align: center;
    margin-bottom: 8px;
}
.det-box h2{
    color: #999999;
    font-size:14px;
    line-height:24px;
    text-align: center;
    margin-bottom: 15px;
}
.det-box .txt p{
    color: #333333;
    font-size:14px;
    line-height:26px;
}
.dayin{
    padding: 20px 0;
}
.dayin p{
    text-align: right;
    font-size:14px;
    color: #999999;
}
.dayin div{
    text-align: right;
    font-size:14px;
    color: #999999;
}
.dayin div a{
    color: #999999;
}
.dayin div a:hover{
    color: #21A9E6;
}
.dayin p a{
    color: #999999;
}
.dayin p a:hover{
    color: #21A9E6;
}
/* 相关报道 */
.qt{
    padding: 0 14px;
    background-color: #fff;
    margin-top: 20px;
}
.xg{
    padding: 10px 0;
}
.xg .fg-box h2,.ping .fg-box h2{
    color: #666666;
}
.xg .fg-box,.ping .fg-box{
    float: none;
    width: 100%;
    margin-bottom: 0;
}
.xg .fg-box ul{
    height: auto;
}
.xg .fg-box ul li a{
    color: #999999;
    font-size: 16px;
}
.xg .fg-box ul li a:hover{
    color: #21A9E6;
}
/* 网友评价 */
.ping{
    padding: 10px 0;
}
.ping ul{
    padding: 0 10px;
    height: 78px;
    overflow: hidden;
}
.ping ul li{
    padding: 10px 0;
}
.ping ul li h1{
    color: #909090;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}
.ping ul li h1 span{
    color: #333333;
    margin-right: 10px;
}
.ping ul li p{
    color: #666666;
    font-size: 16px;
    line-height: 24px;
}
.xiala p{
    color: #999;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 10px;
    padding: 5px 0;
}
.xiala p a i{
    font-style: normal;
}
.xiala p a{
    color: #999;
}
.xiala p a:hover{
    color: #21A9E6;
}
.xiala p span{
    display: block;
    margin: 0 auto;
    width: 19px;
}
.xiala p a.on span{
    transform: rotate(180deg);
}
/* 提交意见  */
.tform{
    padding-bottom: 20px;
}
.fm{
    margin-bottom: 12px;
}
.fm label{
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    margin: 0;
}
.fm input{
    height: 30px;
    line-height: 28px;
    color: #666;
    width: 200px;
    border: 1px solid #ccc;
    outline: none;
    padding-left: 15px;
}
.fm textarea{
    display: block;
    width: 100%;
    resize: none;
    height: 150px;
    border: 1px solid #ccc;
    outline: none;
    padding: 15px;
    color: #666;
}
.fm-l{
    float: left;
}
.fm-r{
    float: right;
}
.fm-r button{
    width: 100px;
    display: inline-block;
    height: 30px;
    border: 1px solid #21A9E6;
    outline: none;
    border-radius: 5px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    margin-left: 12px;
}
.fm-r button.b-tj{
    color: #fff;
    background-color: #21A9E6;
}
.fm-r button.b-cz{
    color: #21A9E6;
    background-color: #fff;
}
.ping-none{
    padding: 10px;
    border-bottom: 1px solid #D8D8D8;
    text-align: center;
    /* display: none; */
}
.ping-none h3{
    color: #909090;
    font-size: 16px;
    line-height: 24px;
}



@media screen and (max-width: 1280px){
    .nei{
        width: 794px;
    }
    .ce{
        width: 210px;
    }
    .zx .title h2{
        font-size: 18px;
        padding-left: 8px;
    }
    .zf li a i{
        right: 5px;
        top: 10px;
    }
    .zx .fg-box ul li a{
        font-size: 14px;
    }
    .zf li a{
        font-size: 13px;
    }
}
.banner-search__btn {
    width: 26px;
    height: 26px;
    margin: 6px 6px 0 0;
    cursor: pointer;
    padding: 0;
    border: none;
    background: none;
  }
  .comm-img {
    width: 100%;
    height: 100%;
    display: block;
  }