.clearfix{
    overflow: hidden;
    display: block;
}
body{line-height: normal;}
.inRight{display: none;}
.ga-bg{
    background-color: #f2f7f9;
    padding-bottom: 20px;
}
.head-container{
    margin: auto;
    height: 460px;
    position: relative;
}
.head{
    background: url(../images/ga-headbg.png) no-repeat;
    background-size: 100% 100%;
    height: 460px;
}
.footer{margin-top: 0;}
.head-title{
    display: inline-block;
    margin-top:40px;
    line-height: 100px;
} 
.head-title .gh{
    float: left;
    width: 100px;
}
.head-title .logo{
    padding-top: 31px;
    width: 538px;
    height: auto;
}
.logo_tj{
    margin-left: 10px;
    vertical-align: bottom;  
    height: auto;
    width: 71px;
    transform: translateY(-4px);
}
.wza-btn{
    font-weight: 700;
    font-size: 24px;
    color: #007fff;
    padding: 11px 22px;
    border: 2px solid #007fff;
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    right: 100px;
    top: 30px;
}
.gab-img{
    position: absolute;
    bottom: 90px;
    left: 100px;
}
.ga-list li{
    height: 250px;
    background-color: #fff;
    border-radius: 15px;
    width: 30.5%;
    padding-top: 30px;
    text-align: center;
    display: inline-block;
    margin-right: 46px;

    margin-bottom: 50px;
}
.ga-list li:nth-child(3n){
    margin-right: 0;
}
.w1200{
    width: 1200px;
    margin: auto;
}
.main{
    padding: 50px 0;
}
.ga-list li .ga-list-icon{
    margin-bottom: 25px;
}
.ga-list li .ga-list-title{
    font-size: 36px;
    font-weight: 700;
}
.zmhd-box .zmhd-title{
    background: url(../images/title_bg.png) no-repeat;
    font-size: 48px;
    font-weight: 700;
    color: #007fff;
    text-align: center;
    background-size: 100%;
    margin-bottom: 50px;
    height: auto;
    line-height: normal;
}
.ga-list li:hover .ga-list-title a{ color: #3a81bb;}
.zmhd-box .zmhd-list li{
    width: 42.85%;
    background-color: #fff;  
    height: 150px;
    border-radius: 15px;
    padding: 30px 30px 0;
    display: inline-block;
    margin-right: 46px;
    margin-bottom: 50px;
    box-shadow: 0px 6px 15px 1px #eee;
}
.zmhd-box .zmhd-list li:nth-child(2n){
    margin-right: 0;
}
.zmhd-box .zmhd-list li .zmhd-icon{
    display: inline-block;
    width: 120px;
    height: 120px;
    float: left;
}
.zmhd-box .zmhd-list li .zmhd-icon img{
    width: 100%;
    height: 100%;
}
.zmhd-box .zmhd-list li .zmhd-name{
    display: inline-block;
    font-size: 36px;
    margin-left: 20px;
    line-height: 115px;
    font-weight: 700;
}
.zmhd-box .zmhd-list li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
/* 首页end */

/* 列表begin */
.list-head .list-title{
    background: url(../images/title_9.png) no-repeat center center;
    background-size: 100%;
    font-size: 42px;
    color: #51a3fd;
    font-weight: 700;
    height: 80px;
    width: 854px;
    text-align: center;
    line-height: 80px;
    display: inline-block;
    margin-left: 112px;
}
.list-head .backbtn{
    display: inline-block;
    vertical-align: bottom;
}
.pb-list {
    margin: 30px 0;
}
.pb-list li {
    width: 100%;
    margin-bottom: 30px;
}
.pb-list li:last-child{
    margin-bottom: 0;
}
.pb-list li {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    position: relative;
}
.pb-list li  .time{
    float: left;
    width: 100px;
    font-size: 32px;
    background-color: #f7f7f7;
    color: #808080;
    padding: 10px;
    border-radius: 5px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
}
.pb-list li .title{
    font-size: 36px;
    font-weight: 700;
    display: inline-block;
    line-height: 102px;
    margin-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 65%;
}
.pb-list li  .icon{
    background: url(../images/list_xq1.png) no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}
.pb-list li:hover .time{
    color: #51a3fd;
}
.pb-list li:hover .title{
    color:#51a3fd;
}
.pb-list li:hover .icon{
    background: url(../images/list_xq2.png) no-repeat;
}
/* 列表end */

/* 文章begin */
.content-main{
    background-color: #fff;
    padding: 20px;
    margin: 60px auto;
}
.content-title{
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin-top: 85px;
    margin-bottom: 80px;
    padding: 0 60px;
}
.content-main .resource{
    min-height: 50px;
    background-color: #F3F3F3;
    line-height: 50px;
    text-align: center;
}
.content-main .resource span{
    font-size: 24px;
}
.content-main .resource .time{
    margin-left: 100px;
}
.content-main .article{
    font-size: 28px;   
}
.content-main .article p{
    text-indent: 2em;
    line-height:50px;
}
/* 文章end */

/* 政策文件文章begin */
.zc-resource{
    padding: 20px 50px 5px;
    border: 1px solid #5B94D6;
    background-color: #ECF4FC;
    margin-top: 25px;
}
.zc-resource .zc-title{
    font-size: 24px;
    width: 100%;
}
.zc-resource .zc-item{
    width: 100%;
    font-size: 24px;
}
.zc-resource div{
    margin-bottom: 15px;
}
/* 政策文件文章end */

/* 带左侧列表begin */
.left-nav{
    width: 25%;
    background-color: #ebf3f6;
    font-weight: 700;
    float: left;
    margin-left: 18px;
}
.left-nav ul li{
    font-size: 34px;
    line-height: 110px;
    text-align: center;
}
.left-nav ul li.active{
    background-color: #007fff;
position: relative;
    width: 110%;
    left: -5%;
    z-index: 9;
    border-radius: 15px;
}
.left-nav ul li.active a{
    color: #fff;
}
.right-list{
    width: 73.4%;
    background-color: #fff;
    float: right;
    border-radius: 15px;
    max-height: 1300px;
}
.right-list ul{
    padding: 20px 30px 40px 40px
}
.right-list ul li a{
    display: inline-block;
    width: 100%;
    height: 82px;
    line-height: 82px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right-list ul li{border-bottom: 2px dashed #cde1ea;}
.right-list ul .list-title{
    font-size: 32px;
    position: relative;
    padding-left: 30px;
    display: inline-block;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
}
.right-list ul .list-title::before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #0080ff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 38px;
}
.right-list ul .list-time{
    font-size: 30px;
    color: #808080;
    float: right;
    margin-top: 25px;
}
.zc-container{
    /* background-color: #ebf3f6; */
    margin-top: 30px;
    display: flex;
}
.qsy-list-title{
    width: 100%;
    /* border-bottom: #ddd 2px solid; */
    padding: 0 30px;
    position: relative
}
.qsy-list-title> a{
    display: inline-block;
    border-bottom: 4px solid #007fff;
    color: #007fff;
    font-size: 36px;
    font-weight: bold;
    height: 100%;
    line-height: 2;
}
.qsy-list-title .menu-icon{
    position: absolute;
    right: 20px;
    top: 50%;
    z-index: 1;
}
.qsy-list-title .menu-icon img{
    width: 2rem;
    height: 2rem;
}
.qsy-list-title .menu-icon .two-menu{
    position: absolute;
    right: 1rem;
    top: 2rem;
    width: 10rem;
    z-index: 99;
}
.hidden{
    display: none;
}
.qsy-list-title .menu-icon .two-menu .left-nav{
    max-height: 8rem;
    overflow-y: scroll;
    background-color: #fff;
}.qsy-list-title .menu-icon .two-menu a{
    display: block;
    background-color: #DFEDF8;
    color: #333;
    height: 30px;
    line-height: 30px;
    font-size: 1rem;
    text-align: center;
    font-weight: normal;
    margin-bottom: 0.017rem;
    padding: 10px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mshow{
    display: block;
}
.wza-btn:hover{color: #007fff;}
.content-main .article p{text-indent:0 !important;}
.content-main  .article #pages-content .slhcss  img{max-width:100% !important;}
.content-main .article{    margin-top: 30px; }
.content-main .article  .slhcss * {font-size: 28px !important;line-height:32px;}
.list-head .list-title a {color:#51a3fd;}
.ga-list li{ margin-right: 44px;}
.head-title span{font-size: 50px;
    color: #d21111;font-weight: 700;}
.list-head .list-title a {color:#51a3fd;}
.zc-resource .zc-title{    line-height: 35px;}
.content-title{line-height:60px;}
.zcnrBot {border-top:2px solid #ededed;padding:10px;}
.zcnrBot h3{font-weight: normal;
    font-size: 30px;
    color: #454545;
    line-height: 55px;}
    
.zcnrBot li {    line-height: 38px;    font-size: 28px;margin-bottom: 5px}
#content_zcjd{  margin-top: 20px;}
.zcwjxzList{    border: 1px solid #dce6ee;
    padding: 10px;}
.title_3{color:#1066a9;font-size: 30px; margin-bottom: 20px;}
.bottom-zxjd li{    margin-top: 20px;    margin-bottom: 15px;    font-size: 28px;}
.list-head .list-title a {color:#51a3fd;}
.pb-list li .title{    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 75%;
}
.pb-list li {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    position: relative;
}
.pb-list li .time{
    float: left;
    width: 120px;
    font-size: 32px;
    background-color: #f7f7f7;
    color: #808080;
    padding: 10px;
    border-radius: 5px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pb-list li .title{
    font-size: 36px;
    font-weight: 700;
    display: inline-block;
    line-height: auto;
    margin-left: 30px;
    margin-top:0;
}
.pb-list li:hover .time{
    color: #51a3fd;
}
.pb-list li:hover .title a{
    color:#51a3fd;
}
.pb-list li a{    text-overflow: ellipsis;
    overflow: hidden;}
.page_num a{    font-size: 20px;
    margin-right: 10px;
    padding: 15px 20px;
}
.page_num span{font-size: 20px;}
.page_num span input#page_number{font-size: 20px;}
.page_num span input#page_btn{    font-size: 20px;
    padding: 15px 20px;
    height: auto;}
.w1100{width: 1100px;}
.tempPage{margin-bottom: 15px;margin-top: 40px;
    text-align: center;}
.tempPage >span,.tempPage >a{height: 35px;
    line-height: 35px;font-size: 23px;}
.m-pagination-jump{font-size: 23px;}
.tempPage input[type="button"]{width: 60px;
    height: 36px;font-size: 23px;}
.content-main .article .slhcss *{
    text-indent: 2em !important;   line-height: 40px;margin-bottom: 10px !important;
}
.zcwjxzList img{    vertical-align: unset;}

@media screen and (max-width: 768px) {
    .logo{display: inline-block;}
    .logo_tj{        width: 30px;transform: translateY(-3px);}
    body {
        font-size: .26rem;
    }
    .w1200{
        width: auto;
    }
    .w1100{
        width: auto;

    }
    .head{
        background-size: cover;
        background-position: 35% 100%;
        height: auto;
        width: 100%;
        height: 15rem;
    }
    .head-container{
        height: 100%;
    }
    .head-title .gh{
        width: 45px;
    }
    .head-title{
        margin-top: 10px;
        line-height: 45px;

    }
    .head-title .logo{
        width: 250px;
        padding-top: 12px;
    }
    .wza-btn{
        font-size: 18px;
        top: 80px;
        right: 10px;
        padding: 8px;
    }
    .gab-img{
        width: 100px;
        height: 40px;
        bottom: 30px;
        left: 38px;
    }
    .gab-img img{
        width: 100%;
        height: 100%;
    }
    .ga-list li{
        width: calc((100% - 2rem) / 2);
        padding: 20px 0;
        height: auto;
        margin-right: 25px;
    }
    .ga-list li:nth-child(2n){
        margin-right: 0;
    }
    .ga-list li:nth-child(3){
        margin-right: 25px;
    }
    .ga-list-icon img{
        width:5.4rem;
    }
    .ga-list li .ga-list-title{
        font-size: 25px;
    }
    .zmhd-box .zmhd-title{
        font-size: 1.5rem;
        background-size: 100% !important;
        background: url(../images/title_bg.png) no-repeat center 5px;
    }
    .zmhd-box .zmhd-list li{
        width: 100%;
        margin-right: 0;
        height: auto;
        padding: 0;
    }
    .zmhd-box .zmhd-list li a{
        padding-left: 20px;
    }
    .zmhd-box .zmhd-list li .zmhd-icon{
        width: 5rem;
        height: auto;
        margin-top: 19px;
    }
    .zmhd-box .zmhd-list li .zmhd-name{
        font-size: 2rem;
    }
    .list-head .backbtn{
        display: block;
    }
    .list-head .backbtn img{
        width: 5rem;
    }
    .content-main{
        margin: 0;
        /* width: 89%; */
        padding: 0;
    }
    .main{
        padding: 20px;
    }
    .list-head .list-title{
        width: 100%;
        margin-left: 0;
        font-size: 1.7rem;
    }
    .content-title{
        font-size: 2rem;
        margin: 20px 0;
        line-height: 2.5rem;
    }
    .content-main .resource span{
        display: block;
        font-size: 1rem
    }
    .content-main .resource{
        line-height: 30px;
    }
    .content-main .article p{
        font-size: 1rem;
        line-height: 30px;
    }
    .content-main .resource .time{
        margin-left: 0;
    }
    .pb-list li .time{
        width: 5rem;
        font-size: 1rem;
        margin-left: .5rem;
    }
    .pb-list li .icon{    background-size: 100% !important;}
    .pb-list li .title{
        width: 63%;
        line-height: 58px;
        font-size: 1.5rem;
        margin-left: .5rem;
    }
    .pb-list{
        margin: 0;

    }
    .pb-list li{
        width: 100%;
        padding: 15px 0;
    }
    .pb-list li .icon{
        width: 2rem;
        height: 2rem;
        background-size: 100%;
        right: 5px;
    }
    .zc-resource{
        padding: 20px 10px 5px;
        line-height: 1.5rem;
    
    }
    .zc-resource .zc-title{
        font-size: 1rem;
    }
    .zc-resource .zc-item{
        font-size: 1rem;
    }
    .qsy-list-title{
        border-bottom: #ddd 2px solid;
        padding: 0;
    }
    .two-menu{
        position: absolute;
        right: -.22rem;
        top: 0.48rem;
        width: 2.64rem;
        z-index: 99;
        width: 2.86rem;
        background-color: #F1F1F1;
    }
    .left-nav{
        display: none;
    }
    .right-list{
        width: 100%;
        float: none;
    }
    .qsy-list-title> a{
        font-size: 1.5rem;
    }
    .qsy-list-title .menu-icon{
        top:25%;
    }
    .right-list ul{
        padding: 0;
    }
    .right-list ul .list-title{
        font-size: 1.5rem;
        padding-left: 1rem;
        width: 63%;
        font-weight: 700;
    }
    .right-list ul .list-time{
        font-size: 1rem;
    }
    .qsy-list-right{
        width:93%;
        padding: 0 1rem;
    }
    .qsy-list-title{
        display: block;
    }
    .pc-list li{
        padding: 0 1rem;
    }
    .tempPage{display: none;}
.zcnrBot li{font-size:1.2rem;}
.content-main .article p a{    line-height: 30px;}
.bottom-zxjd li{font-size:1.2rem;}
.title_3{font-size:1.5rem;}
.ue_table table{width:100% !important;}
.head-title span{font-size: 1.5rem;}
.right-list ul li a{    height: 50px;
    line-height: 60px;}
    .right-list ul .list-title::before{top:25px;}
    .right-list ul .list-time{    margin-top: 20px;}   
}