@charset "utf-8";
.location {
    padding: 20px 0;
}

.location img {
    vertical-align: middle;
    margin-right: 5px;
}

.location,
.location span,
.location a {
    font-size: 16px;
    color: #666666;
}

.content {
    margin-bottom: 20px;
    overflow: hidden;
}

.left {
    width: 21%;
    padding: 20px;
    background-color: #fff;
    /*min-height: 838px;*/
    margin-bottom: -1000px;
    padding-bottom: 1000px;
}

.right {
    width: 71%;
    min-height: 700px;
    padding: 20px;
    padding-bottom: 1000px;
    margin-bottom: -1000px;
    background-color: #fff;
}

.left_title {
    font-size: 22px;
    border-bottom: 1px solid #ddd;
    color: #af241d;
}

.left_title .title_inner {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #af251d;
    position: relative;
    top: 1px;
}

.left .left_mune {
    padding-bottom: 20px;
}

.left_mune li {
    /* height: 52px;
    line-height: 52px; */
    padding: 15px 0;
    background-color: #fbefef;
    margin-top: 20px;
    text-align: center;
}

.left_mune li a {
    font-size: 16px;
    display: block;
    color: #af241d;
}

.left_mune li.on {
    background-color: #af241d;
}

.left_mune li.on a {
    color: #fff;
}

.right_list {
    padding: 10px 0 0;
    min-height: 560px;
}

.right_list li {
    height: 40px;
    line-height: 40px;
    clear: both;
    background: url(li_bg.png) no-repeat left center;
    padding-left: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.right_list li:hover {
    background: url(li_bg_on.png) no-repeat left center;
}

.right_list li:hover a,
.right_list li:hover span {
    color: #af241d;
}

.right_list li:hover a {
    font-weight: bold;
}

.right_list li a {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 80%;
    font-size: 16px;
}

.right_list li span {
    float: right;
}


/* page */

#page_div {
    border-top: 1px solid #ddd;
    line-height: 35px;
    margin: 20px auto;
    padding: 0 2%;
    font-size: 14px;
    text-align: left;
    width: 96%;
    padding-top: 17px;
    text-align: center;
}

#page_div p {
    margin-bottom: 0;
}

#page_div p,
#page_div span,
#page_div div input {
    font-size: 14px;
}

#page_div p,
#page_div div {
    width: 50%;
    font-size: 15px;
}

#page_div .text {
    width: 35px;
    background: #fff;
    text-align: center;
}

#page_div a {
    padding: 5px;
    font-size: 14px;
    border: 1px solid #af241d;
    border-radius: 5px;
    margin: 0 5px;
}

#page_div .pagination-last a:last-child,
#page_div .go {
    background-color: #f39803;
    font-weight: bold;
    color: #fff;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
}

#page_div a.hover,
.sub {
    background: #af241d;
    color: #fff;
    margin: 0px 5px;
    cursor: pointer;
    font-size: 14px;
}

#page_div .pagination-index {
    border-radius: 5px;
    padding: 5px;
    color: #af241d;
    margin: 0 5px;
}

#page_div input {
    width: 40px;
    padding: 5px 2px;
    margin: 0px 5px;
    text-align: center;
    background-color: #fbefef;
}

.tright a {
    margin-left: 2px;
}


/* 鏈烘瀯璁剧疆 */

.jgsz_con {
    background: #fff url(jgt_bg.png) no-repeat center center;
}

.jgsz_con .jgsz {
    padding-bottom: 20px;
}

.jgsz img {
    display: block;
    max-width: 100%;
}


/* ztzl */

.ztzl_con {
    background-color: #fbefef;
    margin: 60px 0 20px;
    border-radius: 5px;
}

.ztzl_con dl {
    padding-bottom: 20px;
}

.ztzl_con1 {
    position: relative;
    margin: 20px 0;
}

.ztzl_con1::after {
    position: absolute;
    left: -20px;
    bottom: -35px;
    content: "";
    display: block;
    clear: both;
    width: 105%;
    height: 15px;
    background-color: #f2f4f3;
}

.ztzl_tit {
    margin-bottom: 20px;
    background: url(zt_tit_bg.png) no-repeat;
    width: 140px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    text-indent: 20px;
    color: #fff;
}

.ztzl_con img {
    display: block;
    max-width: 100%;
    margin: 20px auto 0;
}

.wqzt_list li {
    width: 45%;
    margin: 0 2.5%;
    border-radius: 5px;
    float: left;
    font-size: 16px;
    height: 54px;
    line-height: 54px;
    text-align: center;
}

.wqzt_list li:hover {
    background: #af241d
}

.wqzt_list li:hover a {
    color: #fff;
    font-weight: bold;
}


/* 甯稿姟浼氱粍鎴愪汉鍛� */

.white {
    background-color: #fff;
    padding: 20px;
}

.leader_cloumn {
    background-color: #fbefef;
    margin-top: 15px;
}

.leader_tit {
    background: url(l_bg.png) no-repeat;
    width: 300px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.leader_tit strong {
    font-size: 16px;
}

.leader_cloumn4 .leader_tit {
    background: url(l_bg-tall.png) no-repeat;
    padding: 10px 0 20px;
    line-height: 24px;
    height: 68px;
    box-sizing: border-box;
    background-size: cover;
}

.box {
    padding: 30px 0;
    text-align: center;
}

.box li {
    margin-bottom: 20px;
}

.box img {
    padding: 5px;
    background-color: #fff;
    border-radius: 2px;
}

.box p {
    font-size: 16px;
}

.box2 {
    width: 70%;
    margin: 0 auto;
}

.box2 li {
    width: 25%;
    float: left;
    min-height: 222px;
}

.box4 li {
    width: 16.6%;
    float: left;
}

.zrzc_cloumn1 {
    background: #fbefef url(zr_b_bg.png) no-repeat 50% 98%;
}

.zrzc_box .leader_cloumn {
    margin-top: 0;
    background-color: initial;
}

.zrzc_box .leader_cloumn1 {
    margin-top: 15px;
    padding-top: 50px;
}

.zrzc_box .leader_tit {
    width: 1030px;
    height: 10px;
    line-height: 10px;
    background: url(zr_tit__bg.png) no-repeat;
    text-align: center;
    color: #af241d;
}

.zrzc_box .box p {
    font-size: 22px;
    padding: 5px 0;
}


/* yjzj */

.pink {
    background-color: #fbefef;
}

.li_title {
    background-color: #af241d;
    border-radius: 5px;
    padding: 10px 0;
}

.li_title li {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border-left: 1px solid #fff;
}

.li_title li,
.li_con span {
    width: 18%;
    float: left;
    text-align: center;
}

.li_title li:first-child,
.li_con span:first-child {
    width: 36.5%;
    border-left: 0;
}

.li_title li:first-child+li,
.li_con span:first-child+span {
    width: 24%;
}

.li_con {
    min-height: 600px;
}

.li_con span {
    color: #af241d;
    border-left: 1px solid #000;
    margin: 10px 0;
}

.li_con span a {
    font-weight: bold;
}


/* 棰嗗璇︽儏椤� */

.leader_details {
    background: url(ld_xbg.jpg) no-repeat center bottom;
    height: inherit;
    background-size: 100% 100%;
    padding: 20px 0;
    margin-bottom: 30px;
}

.leader_img {
    text-align: center;
    padding: 3% 4% 0 3%;
    width: 20%;
}

.leader_img img {
    padding: 5px;
    background-color: #fff;
}

.names {
    font-size: 30px;
    padding-bottom: 5px;
}

.job {
    font-size: 22px;
    color: #af241d;
    font-weight: bold;
}

.leader_desc {
    width: 68%;
    padding-top: 4%;
}

.leader_desc p {
    text-indent: 30px;
    font-weight: bold;
    line-height: 34px;
}

.list {
    padding: 20px;
}

.cwhhy .left_title {
    border-bottom: 0;
}

.cwhhy .left_title img {
    vertical-align: middle;
}

.list li {
    height: 36px;
    line-height: 36px;
    float: left;
    width: 50%;
    background: url(dian.jpg) no-repeat left center;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list li a {
    padding-left: 10px;
    width: 88%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list li:hover {
    background: url(li_bg_on.png) no-repeat left center;
}

.list li:hover a {
    font-weight: bold;
}


/* 浜哄ぇ浠ｈ〃 */

.rddb_box li {
    float: left;
    width: 25%;
}


/* 甯稿姟浼氫細璁� */

.cwhhy>img,
.jcz>img,
.jdhk>img,
.article_img_box img {
    display: block;
    max-width: 100%;
}


/* {
    display: block;
    max-width: 100%;
    margin: 0 auto;
} */

.zgw_list.list {
    padding: 20px;
    border-radius: 5px;
}

.zgw_listli {
    width: 33.33%;
}

.cwhhy {
    padding-bottom: 20px;
}


/* 涓讳换淇＄ */

.tips {
    color: #af241d;
    padding: 20px;
    font-weight: bold;
    line-height: 28px;
}

.lyxz {
    line-height: 34px;
}

.lyxz .red {
    font-size: 16px;
}

.input_box {
    background-color: #f2f4f3;
    border-radius: 5px;
}

.input_box input {
    padding: 10px 0;
}

.input_box>img {
    margin: 0 15px;
}

#querysubmit {
    background: url(icon_login.png) no-repeat;
    width: 98px;
    height: 38px;
    line-height: 38px;
    margin: 20px auto 10px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    display: block;
}

.red {
    color: #af241d;
}

.submit_box {
    position: relative;
}

.register {
    position: absolute;
    right: 0;
    top: 5px;
}

.zrxx_con {
    min-height: 474px;
}

.lyxz {
    position: relative;
}

.reply_box {
    padding-top: 40px;
}


/* 浜轰唬浼氭眹鍒� */

.Periodical_left {
    background-color: #af241d;
    width: 70%;
    border-radius: 5px;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.article_tit {
    font-size: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.article_desc h4 {
    font-size: 20px;
    text-align: center;
    margin: 15px 0;
}

.article_desc h4 a {
    color: #fff;
}

.article_desc strong {
    font-size: 16px;
    line-height: 30px;
}

.article_desc p {
    font-size: 16px;
    text-indent: 20px;
    font-weight: bold;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 60px;
}

.rd_more,
.rd_more:hover {
    font-weight: bold;
    color: #fff;
    text-align: right;
    display: block;
}

.Periodical_right {
    width: 27.5%;
    margin: 0 10px;
    height: 276px;
    max-height: 276px;
    overflow: hidden;
}

.Periodical_right ul {
    height: 100%;
    overflow-y: scroll;
    border-radius: 5px;
    margin: 0 10px;
    padding: 15px 0 0;
    background-color: #fbefef;
}

.Periodical_right li {
    height: 43px;
    line-height: 43x;
    text-align: center;
}

.Periodical_right li a {
    font-size: 16px;
    color: #af241d;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    margin: 0 auto;
}

.Periodical_right li:hover {
    height: 52px;
    line-height: 52px;
    background-color: #af241d;
    width: 105%;
    margin-left: -2.5%;
}

.Periodical_right li:hover a {
    font-weight: bold;
    color: #fff;
}

.zgw_list.left_title {
    border-bottom: 0;
    margin-bottom: 7px;
}

.zgw_list.left_title img,
.article_tit img {
    vertical-align: middle;
    margin: 0 15px;
}


/* 闈掓捣浜哄ぇ */

.article_right {
    width: 60%;
}

.article_img_box {
    margin: 30px 0 10px;
}

.article_img_box .article_desc p {
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 90px;
}

.article_img_box .article_desc h4 {
    margin: 30px 0;
}

.article_img_box .article_desc h4 a {
    color: #fff;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.article_img_box .rd_more {
    margin-top: 60px;
}

.rdhk_box .Periodical_right {
    height: 379px;
    max-height: 379px;
}

.picScroll-left {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    padding: 0 12px;
    background-color: #af241d;
    height: 60px;
    line-height: 60px;
    border-radius: 5px;
    margin-top: 10px;
}

.picScroll-left .hd {
    overflow: hidden;
    padding: 0 10px;
}

.picScroll-left .prev,
.picScroll-left .next {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: 5px;
    display: block;
    width: 12px;
    height: 24px;
    margin-top: -12px;
    background: url(rd_left.png) no-repeat;
    /* filter: alpha(opacity=50);
    opacity: 0.5; */
}

.picScroll-left .next {
    background: url(rd_right.png) no-repeat;
    left: auto;
    right: 5px;
}

.picScroll-left .bd {
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 12px;
    width: 90px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.picScroll-left .bd ul li.on,
.picScroll-left .bd ul li:hover {
    background-color: #f39803;
}

.picScroll_con ul {
    display: none;
}

.picScroll_con ul.on {
    display: block;
}


/* 鍐欎俊 */

.explain {
    line-height: 30px;
}

.write_form {
    font-size: 16px;
    padding: 5% 8%;
    position: relative;
}

.write_form label {
    width: 15%;
    float: left;
    text-align: right;
    margin-right: 1%;
    line-height: 43px;
}

.write_form i {
    font-style: normal;
    color: red;
    margin-right: 2px;
}

.write_form .bor,
.register_form .bor {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 13px 10px;
}

.write_form span {
    line-height: 43px;
    display: block;
    float: left;
    width: 80%;
}

.write_form div {
    margin-top: 30px;
}

.write_form div::after {
    content: "";
    display: block;
    clear: both;
}

.login_box input {
    text-align: center;
    width: 30%;
    font-size: 16px;
    border: 1px solid #dcdcdc;
    padding: 8px 0;
    border-radius: 5px;
    cursor: pointer;
}

.login {
    background-color: #af241d;
    color: #fff;
    margin-right: 5%;
}

.login_box {
    margin-left: 16%;
}

.write_title {
    width: 88%;
}

.write_text {
    padding: 10px;
    width: 88%;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    outline: none;
}

.write_code_img {
    vertical-align: middle;
    margin: 0 10px;
}

.write_box {
    min-height: 838px;
}


/* register */

.register_tips {
    background-color: #f6faff;
    font-size: 16px;
    padding: 5px 0;
    text-indent: 20px;
}

.register_form .re_middle {
    float: left;
    width: 40%;
    display: block;
}

.register_form .re_middle .bor {
    width: 88%;
}

.register_form .re_tip {
    float: left;
    width: 35%;
}

.register_form .login_box input {
    width: 47%;
}

.register_form .re_middle .getMobileCode {
    font-size: 16px;
    letter-spacing: 4px;
    width: 55%;
    background: #f4f4f4;
}


/* 璇︽儏椤� */

.details_con {
    padding: 20px;
    background-color: #fff;
}

.details_con h1 {
    font-size: 30px;
    color: #af241d;
    text-align: center;
    padding: 15px 0;
}

.details_con img {
    /* display: block; */
    margin: 3% auto;
    max-width: 100%;
    height: inherit!important;
}

.other>div {
    width: 50%;
}

.other>div:last-child {
    text-align: right;
}

.other {
    border-bottom: 1px solid #ddd;
    padding: 1% 0;
}

.other span {
    margin-right: 3%;
    color: #666666;
}

.other span>span {
    margin-right: 0;
}

.print {
    background: url(print.png) no-repeat;
    padding-left: 30px;
}

.details_con {
    line-height: 35px;
}

#content table {
    text-align: center;
    margin: 0 auto;
}

.details_text p,
.details_text {
    font-size: 16px;
    /* text-indent: 30px; */
}

.box li:hover a {
    margin-left: 0;
}


/* 涓讳换淇＄淇敼 */

.write_form {
    padding: 0 5%;
}

.write_form div {
    margin-top: 21px;
}

.zrxx_left_box {
    width: 29%;
}

.zrxx_right_box {
    width: 69%;
}

.zrxx_left_box>div,
.zrxx_right_box>div {
    background-color: #fff;
    padding: 20px;
}

.lynr_con {
    background: url(zrxx_right_img1.jpg) right bottom no-repeat;
}

.lyxz dd {
    margin: 10px 0;
}

.input_box input {
    padding: 17px 0;
}

.input_box>img {
    vertical-align: middle;
}

.white {
    background-color: #fff;
}

.re_tip {
    color: #858585;
}

.getMobileCode {
    display: block;
    background: #af251d;
    color: #fff;
    line-height: 43px;
    width: 50%;
    border-radius: 5px;
}

.register_form .login_box input {
    width: 26%;
}

.jcz {
    /* margin-bottom: 20px; */
    width: 1200px;
    height: 120px;
    margin: 0 auto 20px;
}


/* 闈掓捣浜哄ぇlist     */

.qhrd_list li {
    background: none;
    border-bottom: 1px dashed #ddd;
}

.qhrd_list li:hover {
    background: none;
}

.qhrd_list li:hover a {
    margin-left: 0;
    font-weight: normal;
}


/* 征集内页 */

.zjny_text {
    padding: 1.5% 0;
}

.zjny_desc p {
    font-size: 16px;
    text-indent: 30px;
}

.zjny_tit {
    font-size: 30px;
    color: #af241d;
    text-align: center;
    margin: 3% auto;
}

.zjny_xt {
    width: 90%;
    margin: 0 auto;
    height: 2px;
    border: 1px solid #af241d;
    border-left: 0;
    border-right: 0;
}

.zjny_text .write_form {
    width: 80%;
    margin: 3% auto 0;
}


/* 信件查询 */

.cxjg_box dt {
    font-size: 18px;
    background-color: #af241d;
    color: #fff;
    padding: 13px 20px;
    font-weight: bold;
}

.cxjg_box dd {
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}

.cxjg_box dd strong {
    font-size: 18px;
    width: 15%;
    display: inline-block;
    text-align: center;
}

.cxjg_box dd span {
    width: 80%;
    display: inline-block;
    font-size: 16px;
    padding: 18px;
    border-left: 1px solid #ddd;
}

.cxjg_box .lyxx2 span {
    width: 30%;
}

.bor_r {
    border-right: 1px solid #ddd;
}


/* 省级领导内页调整 */

.leader_img {
    margin: 0 auto;
}

.leader_desc2 {
    width: 80%;
    margin: 0 auto;
    padding-top: 2%;
}

.leader_desc2 p {
    font-weight: normal;
    line-height: 48px;
}

.leader_details2 {
    background: url(ld_xbg2.jpg) no-repeat center bottom;
    background-size: inherit;
    padding: 0;
    margin-bottom: 30px;
    height: 777px
}

.leader_details2 .leader_img {
    padding: 3% 4% 0 3%;
}

@media screen and (max-width: 1024px) {
    .main {
        background-color: #fff;
    }
    .content {
        overflow: initial;
    }
    .left,
    .right {
        width: 95%;
        float: none;
        padding: 2.5%;
        margin-bottom: 0;
    }
    .right {
        min-height: auto;
    }
    .left {
        min-height: inherit!important;
    }
    .left .left_mune {
        padding-bottom: 0;
    }
    .left_mune li {
        width: 50%;
        float: left;
        margin-top: 3%;
    }
    .left_title {
        font-size: 18px;
    }
    .print {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .box2 {
        width: 100%;
    }
    .box2 li,
    .box4 li {
        width: 25%;
    }
    .zrzc_box .box p {
        font-size: 15px;
    }
    .zrzc_box .leader_tit {
        width: 100%;
        background: initial;
    }
    .zrzc_box>div:first-child {
        background: initial;
    }
    .Periodical_left,
    .Periodical_right,
    .article_img_box>div {
        float: none;
        width: 100%;
        margin: 0;
    }
    .write_form {
        padding: 0;
    }
    .write_form label {
        font-size: 15px;
    }
    .register_form .re_middle .getMobileCode {
        letter-spacing: 0;
        font-size: 15px;
        width: 60%;
    }
    .register_form .re_tip {
        font-size: 13px;
        width: 40%;
    }
    .zrxx_left_box,
    .zrxx_right_box {
        width: 100%;
        float: none;
    }
    .zrxx_left_box>div,
    .zrxx_right_box>div {
        padding: 2%;
    }
}

@media screen and (max-width: 500px) {
    .location,
    .location span,
    .location a {
        font-size: 14px;
    }
    .right_list li a {
        width: 65%;
    }
    #page_div {
        width: 100%;
        line-height: 27.5px;
    }
    .details_con {
        padding: 3%;
    }
    .details_con h1 {
        font-size: 18px;
        padding: 0;
    }
    .wqzt_list li {
        width: 95%;
        float: none;
    }
    .leader_details {
        height: inherit;
        background: none;
    }
    .leader_details>div {
        float: none;
        width: 100%;
        padding: 0;
    }
    .white {
        padding: 0;
    }
    .list li {
        width: 100%;
    }
    .box2 li,
    .box4 li {
        width: 50%;
        min-height: inherit;
    }
    .zrzc_box .box p {
        font-size: 15px;
    }
    .li_title li {
        font-size: 16px;
    }
    .write_form label {
        width: 100%;
        text-align: left;
        font-size: 14px;
    }
    .write_form span {
        width: 100%;
    }
    .login_box input {
        width: 47%;
    }
    .write_form div {
        margin-top: 3%;
    }
    .write_box {
        min-height: inherit;
    }
    #lettersCode {
        width: 20%;
    }
    .write_form .bor,
    .register_form .bor {
        padding: 3% 2.5%;
    }
    .write_title,
    .write_text {
        width: 95%;
    }
    .register_form .re_tip {
        font-size: 14px;
    }
    .register_form .re_tip,
    .register_form .re_middle {
        float: none;
        width: 100%;
    }
    .login_box {
        margin-left: 0;
    }
    .register_form .re_middle .getMobileCode {
        font-size: 14px;
        letter-spacing: 0;
    }
    .left_mune li {
        width: 100%;
    }
    .cxjg_box dd strong,
    .cxjg_box dd span {
        width: 94%;
        text-align: left;
        padding: 3%;
        border: 1px solid #ddd;
    }
    .cxjg_box dd strong {
        border-top: 0;
    }
    .cxjg_box dd span {
        border-top: 0;
        border-bottom: 0;
        font-size: 14px;
    }
    .cxjg_box .lyxx2 span {
        width: 94%;
        border-bottom: 1px solid #ddd;
    }
}

@media screen and (max-width: 320px) {
    .leader_tit {
        width: 100%;
        background-size: 100%;
    }
}