/*初始化css*/
body {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "微软雅黑", Arial, sans-serif, 思源黑体 CN;
    color: #333;
    color: #333;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

input {
    margin: 0;
    padding: 0;
    outline: none;
}

li {
    list-style: none;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
}

/*颜色根据通用信息列表的文字颜色决定*/
.more a {
    color: #999;
}

/*颜色根据通用更多的文字颜色决定*/
a:hover {
    color: #2d6fcd;
}

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover {
    color: #2d6fcd;
}

/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

textarea,
input {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "微软雅黑", Arial, sans-serif, 思源黑体 CN;
    color: #333;
}

/* 主体 */
.bt-main {
    background: url(ztbg_02.png) center top no-repeat #f1f1f1;
    padding-top: 30px;
}

.main-box {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    padding: 30px;
    background: #ffffff;
    box-shadow: 0 0 1rem #e7edf5;
}

.section1 {
    width: 100%;
    height: auto;
}

.section1 .pic-link {
    width: 751px;
    float: left;
}

.section1 .pic-link ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section1 .pic-link ul li {
    width: 237px;
    height: 120px;
    margin-bottom: 20px;
    padding: 24px;
    transition: all 0.3s;
}

.section1 .pic-link ul li:hover {
    transform: translateY(-5%);
}

.section1 .pic-link ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #ffffff;
    font-size: 18px;
}

.section1 .pic-link ul li.link1 {
    background: url(link1.png) left top no-repeat;
}

.section1 .pic-link ul li.link2 {
    background: url(link2.png) left top no-repeat;
}

.section1 .pic-link ul li.link3 {
    background: url(link3.png) left top no-repeat;
}

.section1 .pic-link ul li.link4 {
    background: url(link4.png) left top no-repeat;
}

.section1 .pic-link ul li.link5 {
    background: url(link5.png) left top no-repeat;
}

.section1 .pic-link ul li.link6 {
    background: url(link6.png) left top no-repeat;
}



/* 办事窗口 */
.section1 .bsck-box {
    width: 259px;
    height: 260px;
    float: right;
    background: url(bsck-bj.png) right bottom no-repeat #E7FAEF;
    padding: 24px;
}

.section1 .bsck-box h1 {
    font-size: 24px;
    color: #19A56A;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 20px;
}

.section1 .bsck-box ul li {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}

.section1 .bsck-box ul li span {
    font-weight: bold;
}

/* 办件统计 */
.bjtj-box {
    width: 100%;
    height: auto;
}

.bjtj-box h1 {
    font-size: 24px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 12px;
}

.bjtj-box .bjtj-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.bjtj-box .bjtj-list ul li {
    width: 245px;
    height: 95px;
    background-color: #E7FAEF;
    position: relative;
}

.bjtj-box .bjtj-list ul li img {
    width: 48px;
    height: 48px;
    margin: 24px 20px 0 20px;
    float: left;
}

.bjtj-box .bjtj-list ul li p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 15px;
}

.bjtj-box .bjtj-list ul li font {
    font-size: 24px;
}

/* 友情链接 */
.footercon {
    width: 1100px;
    margin: auto;
}

.yqlj ul.yqlj-tab>li {
    font-size: 14px;
    line-height: 30px;
    min-height: 30px;
    border: 1px solid #dee0e2;
    width: 147px;
    float: left;
    margin-right: 10px;
    padding-left: 15px;
    background: url(link.png) no-repeat 130px 10px #f7f7f7;
    cursor: pointer;
}

.yqlj ul.yqlj-tab>li.hover {
    background: url(link-hover.png) no-repeat 145px 10px #f7f7f7;
}

.yqlj ul.yqlj-tab>li .yqlj_li_list {
    position: relative;
    width: 1096px;
    background: #F7F7F7;
    left: -15px;
    border: 1px solid #dee0e2;
    border-top: none;
    display: none;
}

.yqlj ul.yqlj-tab>li.one .yqlj_li_list {
    border-left: none;
}

.yqlj ul.yqlj-tab>li.two .yqlj_li_list {
    left: -203px;
    width: 1097px;
}

.yqlj ul.yqlj-tab>li.three .yqlj_li_list {
    left: -496px;
    width: 1097px;
}

.yqlj ul.yqlj-tab>li.four .yqlj_li_list {
    left: -653px;
    width: 1097px;
}

.yqlj ul.yqlj-tab>li.five .yqlj_li_list {
    left: -810px;
    width: 1097px;
}

.yqlj ul.yqlj-tab>li.six .yqlj_li_list {
    left: -967px;
    width: 1097px;
    border-right: 0px;
}

.yqlj_li_list ul {
    padding: 10px 0;
}

.yqlj_li_list ul li {
    float: left;
    line-height: 28px;
    float: left;
    font-size: 13px;
    width: 190px;
    height: 30px;
    line-height: 30px;
    margin-right: 25px;
    padding-left: 20px;
}

.zgzfw {
    width: 140px;
    height: 30px;
    background: #f7f7f7 url(1708171600114207676.png) 12px center no-repeat;
    float: left;
    border: 1px solid #dee0e2;
    margin-right: 10px;
    padding-left: 50px;
    line-height: 28px;
}

.zgzfw a {
    display: block;
    color: #bb2335;
}

.zgjssw {
    width: 100px;
    height: 30px;
    background: #f7f7f7;
    float: left;
    border: 1px solid #dee0e2;
    margin-right: 10px;
    text-align: center;
    line-height: 28px;
}

.zgjssw a {
    display: block;
    color: #bb2335;
}

.zglyxw {
    width: 150px;
    height: 30px;
    background: #f7f7f7 12px center no-repeat;
    float: left;
    border: 1px solid #dee0e2;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
}

.zglyxw a {
    display: block;
    color: #3c3c3c;
}