*{
    margin:0;
    padding:0;
    font-family: '微软雅黑';
}
ul{
    margin:0;
    list-style: none;
}
a{
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}
.dian{
    vertical-align: middle;
    margin: 0 2px;
}
.content{
    width: 1000px;
    margin: 0 auto;
    margin-top: 70px;
    font-size: 18px;
    color: #000000;
}
#app{
    box-sizing: border-box;
    background-color: #fafafa;
}
.page_top{
    background: url(sthjjxxgk2021_top.png) repeat-x top center #fff;
    overflow: hidden;
    height: 320px;
    width: 100%;
    font-weight: bold;
}

.content{
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    min-height: 800px;
}
.list{
    position: relative;
}
.list li{
    padding-right: 30px;
    box-sizing: border-box;
    padding-left: 50px;
    margin-bottom: 20px;
    background: url(sthjjxxgk2021_dian.png) no-repeat 5px -13px;
}
.list li span{
    float: right;
}
.list li a{
    font-size: 18px;
    color: #000;
}
.list1{
    overflow: hidden;
}
.list1 li{
    width: 50%;
    float: left;
}
.list li img{
    margin-right: 20px;
    margin-top: -2px;
}
.list2 li{
    padding-left: 50px;
}
.list2 li a:hover{
    text-decoration: underline;
}
.list1 li a:hover{
    text-decoration: underline;
}
.logo{
    margin: 70px 0 20px;
    width: 100%;
}
.btns{
    text-align: center;
    margin-bottom: 50px;
}
.btns div{
    width: 230px;
    height: 40px;
    background-color: #f1f1f1;
    color: #999999;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    font-size: 20px;
}
.btns div.current{
    background-color: #00baff;
    color: #fff;
}
.btns div a{
    color: #999999;
}
.more{
    color: #000;
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 90px;
}
.more:hover{
    text-decoration: underline;
}
.box {
    width: 1100px;
    height: 320px;
    margin: 0 auto;
    background: url(sthjjxxgk2021_box.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 60px;
}
.in-box{
    padding-left: 300px;
    box-sizing: border-box;
    background: url(sthjjxxgk2021_arrow.png) no-repeat;
    background-size: 220px 220px;
    background-position: 48px 48px;
    height: 100%;
}
.in-box ul{
    padding-top: 48px;
}
.in-box li{
    width: 150px;
    height: 60px;
    float: left;
    background: url(sthjjxxgk2021_button.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 30px;
    margin-bottom: 10px;
}
.in-box li a{
    display: block;
    font-size: 20px;
    color: #333333;
    height: 44px;
    line-height: 44px;
    text-align: center;
}
.in-box li.current{
    background: none;
}
.in-box li.current a{
    background-color: #4babee;
    color: #fff;
}

.pannel{
    text-align: center;
}
.pannel li{
    display: inline-block;
    width: 310px;
    height: 140px;
    background: url(sthjjxxgk2021_pannel.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 5px;
}
.pannel li a{
    width: 100%;
    height: 100%;
    display: block;
}
.pannel li a:hover{
    text-decoration: none;
}
.pannel li.current{
    background: url(sthjjxxgk2021_pannel1.png) no-repeat;
    background-size: 100% 100%;
}
.pannel li div{
    color: #fff;
    font-size: 26px;
}
.pannel li .m{
    margin-top: 18px;
}
.pannel li .c{
    margin-top: 18px;
}
/* 市级信息 */
.sjxx-heard{
    font-size: 54.83px;
    color: #fff;
    width: 1120px;
    text-align: center;
    height: 110px;
    line-height: 110px;
    background-color: #258ceb;
    margin: 0 auto;
    margin-top: 20px;
}
.sjxx .list2 .logo{
    margin: 30px 0 20px;
}

/* 子栏目 */
.list-page .list2 .logo{
    margin: 55px 0 20px;
}
.list-page .content{
    padding-top: 40px;
    margin-top: 30px;
}
.list-page .btns {
    margin-bottom: 25px;
}
.list-page .btns a {
    color: #999999;
}
.list-page .list2 .more{
    top: 75px;
}

/* 各区局页面 */
.top1{
    background: url(sthjjxxgk2021_top2.png) repeat-x top center #fff;
    overflow: hidden;
    height: 320px;
    width: 100%;
}
.jggk .jggk-heard{
    color: #fff;
    width: 1120px;
    text-align: center;
    height: 110px;
    line-height: 110px;
    background-color: #258ceb;
    margin: 0 auto;
    margin-top: 70px;
}
.jggk .jggk-heard .m{
    font-size: 54.83px;
    display: inline-block;
    font-weight: bold;
    position: relative;
}
.jggk .jggk-heard .c{
    font-size: 29.32px;
    display: inline-block;
    position: absolute;
    right: -130px;
    top: 10px;
    font-weight: 300;
}
.jggk .jggk-heard .c a{
    color: #fff;
}
.jggk .list2 .logo{
    margin: 10px 0 20px;
}
.logo1{
    color: #4aabee;
    border-radius: 40px;
    border: 3px solid #4aabee;
    text-align: center;
    width: 390px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -195px;
    top: 40px;
    background-color: #ebf7ff;
}
.list-box{
    overflow: hidden;
}
.list-box .list2{
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
}
.list-box .logo1{
    top: 59px;
    margin-left: -265px;
}
.list-box .list2 li{
    padding-left: 50px;
}
.list-box .list2 .logo{
    margin: 60px 0 70px;
}
.list2 .more{
    top: 90px;
}
.jggk .list2 .more{
    top: 62px;
}
.list-box .list2 .more{
    right: 18px;
    top: 81px;
}


.jggk-list .logo1{
    top: 60px;
}

.jggk-list .logo{
    margin: 30px 0 20px;
}

.jggk-title{
    width: 410px;
    height: 100px;
    line-height: 100px;
    background-color: #258ceb;
    color: #fff;
    font-size: 43.15px;
    text-align: center;
    display: inline-block;
}
.jggk-pannel{
    font-size: 0;
    width: 1100px;
    margin: 0 auto;
}
.jggk-pannel .pannel{
    display: inline-block;
    margin-left: 20px;
}

.jggk-pannel .pannel li{
    display: inline-block;
    width: 200px;
    height: 130px;
    background: url(sthjjxxgk2021_pannel3.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 5px;
}
.jggk-pannel .pannel li.current{
    background: url(sthjjxxgk2021_pannel2.png) no-repeat;
    background-size: 100% 100%;
}
.jggk-pannel .pannel li .m{
    margin-top: 18px;
    font-size: 26px;
}
.jggk-pannel .pannel li .c{
    margin-top: 24px;
    font-size: 18px;
}
.jggk-list .content{
    padding-top: 40px;
    margin-top: 30px;
}

.gqdt {
    overflow: hidden;
}
.gqdt .lunbo{
    width: 400px;
    float: left;
    height: 340px;
    margin-left: 20px;
}
.gqdt .docs{
    width: 780px;
    float: right;
}
.gqdt .docs {
    padding-left: 0!important;
}