/* common */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
input {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

body {
    font-family: "Microsoft Yahei"
}

ul,
ol {
    list-style: none;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
}

img,
i {
    vertical-align: middle;
}

input {
    border: none;
    outline: none;
    color: #333;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

.clearfix::after {
    clear: both;
}

a:hover {
    color: #3a83e9
}


/* header start */


/*区长之窗*/

.main {
    margin-top: 30px;
}

.maincon_left_title {
    font-size: 22px;
}

.leader {
    width: 770px;
    height: 760px;
    background: #f8faff;
    padding: 40px;
    margin-top: 20px;
}

.leader_top_left {
    font-size: 16px;
    font-weight: bold;
    width: 48px;
    text-align: justify-all;
    margin-top: 55px;
}

.leader_top_right {
    margin-left: 28px;
}

.leader_top_right p {
    margin-top: 10px;
    text-align: center;
}

.leadder_xian {
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    margin: 20px auto;
}

.leader_top_right {
    width: 613px;
}

.leader_top_right ul {
    margin-left: -71px;
}

.leader_top_right ul li {
    float: left;
    margin-left: 71px;
}

.leader_top_right ul li img {
    width: 100px;
    height: 125px;
}

.leader_bottom p {
    margin-bottom: 10px;
}

.maincon_middle {
    width: 1px;
    height: 800px;
    background: #dedede;
    margin: 0px 30px;
}

.maincon_right_title {
    font-size: 22px;
}

.maincon_right {
    width: 359px;
}

.maincon_right_list {
    margin-top: 15px;
    min-height: 410px;
    height: auto;
}

.maincon_right ul li {
    padding-left: 20px;
    background: url(bt-listPic.png) no-repeat left 10px top 23px;
    line-height: 50px;
    font-size: 17px;
    text-align: justify;
    word-break: break-all;
}

.maincon_right ul li a {
    width: 68%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.maincon_right ul li p {
    font-size: 17px;
    color: #999999;
}

.leader_mail p {
    position: relative;
}

.leader_mail p a {
    color: #ebac40;
    ;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    padding-left: 30px;
    padding-top: 27px;
}

.leader_mail p:first-child {
    margin-bottom: 20px;
    margin-top: 30px;
}

.leader_mail p:first-child a {
    color: #1e61ac;
}

.maintwo {
    margin-top: 40px;
    margin-bottom: 40px;
}

.ztzl_list {
    position: relative;
    width: 1232px;
    margin: auto;
}

.ztzl {
    margin-top: 40px;
    height: 288px;
}

.swiper-ztzl .swiper-slide {
    height: 288px;
    position: relative;
}

.swiper-ztzl img {
    width: 277px;
    height: 288px;
}

.arrow-left,
.arrow-leftslh {
    background: url(qzzc_pic_13.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: -60px;
    top: 97px;
    cursor: pointer;
}

.arrow-right,
.arrow-rightslh {
    background: url(qzzc_pic_14.png) no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: -60px;
    top: 97px;
    cursor: pointer;
}

.maintwo_top {
    margin-bottom: 14px;
    background: url(qzzc_pic_12.png) no-repeat;
    width: 1200px;
    height: 69px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 11px;
}

.maintwo_top a {
    color: #ffffff;
}

.qzfdsj_top {
    width: 277px;
    height: 212px;
    background: #fff;
    box-shadow: 0 0 16px #e7edf5;
    padding: 20px;
    margin-top: 16px;
    margin-left: 16px;
}

.qzfdsj_top_title {
    font-size: 20px;
    font-weight: bold;
}

.qzfdsj_top_content {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
    color: #999999;
}

.qzfdsj_date {
    margin: auto;
    margin-top: 20px;
    width: 73px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    border-radius: 20px;
    background: #3a83e9;
}

.dsj_xian {
    width: 1200px;
    margin: auto;
    height: 5px;
    background: #ebf1fb;
    margin-top: -22px;
}

.swiper-ztzl .swiper-slide:hover .qzfdsj_top {
    background: url(qzzc_pic_15.png) no-repeat -24px -21px;
    height: 212px;
}

.old_type .maincon_middle {
    display: none;
}

.old_type .maincon_left {
    width: 100%;
}

.old_type .maincon_left_title {
    font-size: 44px;
}

.old_type .leader {
    width: 100%;
    height: auto;
}

.old_type .leader_top_left {
    font-size: 32px;
    width: 96px;
}

.old_type .leader_top_right {
    width: 996px;
}

.old_type .leader_top_right ul li img {
    width: 150px;
    height: 187.5px;
}

.old_type .leader_top_right p {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.old_type .maincon_right {
    width: 100%;
    margin-top: 30px;
}

.old_type .maincon_right_title {
    font-size: 44px;
}

.old_type .maincon_right ul li {
    padding-left: 26px;
    background: url(bt-listPic.png) no-repeat left 8px top 32px;
    line-height: 70px;
    font-size: 28px;
    background-size: 6px;
}

.old_type .maincon_right ul li a {
    width: 85%;
}

.old_type .maincon_right ul li p {
    font-size: 28px;
}

.old_type .leader_mail p {
    float: left;
    margin-top: 30px;
}

.old_type .leader_mail p:first-child {
    margin-bottom: 0px;
    margin-top: 30px;
    margin-right: 30px;
}

.old_type .leader_mail p a {
    font-size: 26px;
    padding-top: 65px;
}

.old_type .leader_mail p img {
    width: 585px;
    height: 150px;
}

.old_type .maintwo {
    margin-top: 50px;
}

.old_type .qzfdsj_top {
    width: 584px;
}

.old_type .swiper-ztzl .swiper-slide:hover .qzfdsj_top {
    background: none;
}

.old_type .qzfdsj_top_title {
    font-size: 28px;
}

.old_type .qzfdsj_top_content {
    font-size: 24px;
    line-height: 44px;
}

.old_type .qzfdsj_date {
    width: 120px;
    font-size: 24px;
}

.old_type .maintwo_top {
    font-size: 26px;
}