@charset "utf-8";

.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}


/*详情*/

.article-tb{padding: 20px 0;margin-bottom: 20px}
.table_content{border-collapse:collapse;width:100%;background: #fff}
.table_content td{border:1px solid #ccc;padding:8px;font-size: 15px}
.c4 a{color:#005192}

.xxfkl{width: 75%;border-right: 1px solid #ddd;padding-right: 20px }
.xxgkr{width: 25%;padding-left: 20px;padding-top:20px}
.xxgkr .xgxx{ font-size: 22px; margin-bottom: 10px}
.xxgkr #xggj li{line-height: 1.5em;margin:10px 0px;padding-left: 10px;position: relative;}
.xxgkr #xggj li:after {display: block;content: "";position: absolute;left: 0;width: 4px;height: 4px;background-color: #a0a0a0;top: 11px;
}
@media screen and (max-width: 900px){
.xxfkl{width: 100%;border-right: 0;padding-right: 0;margin-bottom: 20px }
.xxgkr{width: 100%;padding-left: 0} 
}

#adbottom{display: none}
.pagehd{text-align: center;padding-bottom: 18px;border-bottom: 5px solid #015293;position: relative;margin-bottom:35px}
.pagehd .tit{background: url(https://www.suqian.gov.cn/cnsq/xhtml/zwgkcss/gh.png) no-repeat left center;height: 70px;font-size: 40px;padding-left: 80px;color: #ff0102;line-height: 70px;display: inline-block;font-family: '宋体'!important;font-weight: bold;}
.pagehd .tit span{font-family: '宋体'!important;font-weight: bold;}
.pagehd .deaBtn{position: absolute;right:15px;bottom: 35px}
.pagehd .deaBtn{display: flex;width: 204px}
.pagehd .deaBtn .dbtn a{width: 90px;height: 38px;line-height: 38px;display: block;border: 1px solid #ddd;color: #666;margin-left: 12px;font-size: 14px}
.pagehd .deaBtn .dbtn a:hover{border: 1px solid #015293;color: #015293}
.pagetit p{text-align: center;font-family: '仿宋';font-size: 18px}
.pagetit {margin-bottom: 40px}

.pageft{text-align: right;border-top: 5px solid #015293;position: relative;padding-top: 30px;padding-right: 60px;font-size: 28px;color: #015293}
.pageft .tit{font-family: '宋体';font-weight: bold;}
.gzkarc-on p{font-family: '仿宋'!important;font-size: 18px;line-height: 30px;text-align: justify;margin-bottom:10px}
.gzkarc-on table{font-family: '仿宋'!important;font-size: 18px;line-height: 30px;}
.gzkarc-on table p{margin-bottom:0!important}
@media screen and (max-width: 980px){
    .pagehd .tit{height: 50px;font-size: 30px;padding-left: 58px;line-height: 54px;background-size: auto 50px;margin-bottom: 15px}
    .pagehd .deaBtn{position: static;width: 100%;justify-content: center;}
    .pagehd .deaBtn .dbtn a{margin: 0 10px;height: 35px;line-height: 33px}
    .gzkarc-on p,.gzkarc-on span{font-size: 18px!important;line-height: 30px!important}
.gzkarc-on table{font-family: '仿宋'!important;font-size: 18px;line-height: 30px!important;}
}
@media screen and (max-width: 640px){
    .pagehd .tit{height: 35px;font-size: 5.5vw;padding-left: 40px;line-height: 38px;background-size: auto 35px;margin-bottom: 15px}
    .pagehd .deaBtn .dbtn a{margin: 0 10px;height: 35px;line-height: 35px}
    .gzkarc-on p,.gzkarc-on span{font-size: 16px!important;line-height: 30px!important}
    .pageft{font-size: 20px;padding-right: 15px}
.gzkarc-on table{font-family: '仿宋'!important;font-size: 15px;line-height: 30px!important;}
}

