.w1350 {
    width: 1350px;
    margin: 0 auto;
}


/* banner */

.banner {
    /* width: 1350rem; */
    height: 180px;
    background: url(/n10086200-n10086319-c10682892-..-..-..-n10086200-n10086331-..-..-n10086200-n10086331-..-..-n10086200-n10086331-c10326677-..-..-..-n10086177-n10086309-..-..-template-10089919-10089925.png.jpg) no-repeat center top;
}

.banner_top {
    padding-top: 10px;
}

.wzdh li {
    float: left;
    margin-right: 24px;
    color: #fff;
    font-size: 14px;
}

.wzdh li a {
    color: #fff;
}

.wza {
    float: right;
    color: #fff;
    font-size: 14px;
}

.wza a {
    color: #fff;
}

.search {
    margin-top: 15px;
    width: 100%;
}

.search_nr {
    position: relative;
    float: right;
    width: 240px;
    height: 35px;
    border-radius: 5px;
    background-color: #fff;
}

.search_sr {
    margin-left: 10px;
    width: 195px;
    height: 35px;
}

.search_but {
    position: absolute;
    top: 5px;
    right: 5px;
}

.banner .logo {
    margin-top: 35px;
    width: 40%;
}

.banner_nav {
    margin: 50px 0 0 40px;
    width: 57%;
}

.banner_nav_oneul li {
    position: relative;
    float: left;
    margin-right: 23px;
    font-size: 20px;
    height: 30px;
}

.banner_nav_oneul .o_li:hover .o_lia {
    font-weight: 600;
}

.banner_nav_oneul li a {
    color: #fff;
}

.banner_nav_oneul li:nth-last-child(1) {
    margin-right: 0;
}

.subnav {
    display: none;
    position: absolute;
    left: -14px;
    top: 30px;
}

.subnav ul {
    width: 95px;
}

.subnav ul li {
    margin-right: 0;
    padding: 10px 0 10px 0;
    width: 105px;
    height: auto;
    background-color: #0951c6ba;
    text-align: center;
    z-index: 9999;
}

.subnav ul li {
    font-size: 19px;
}

.s_lia:hover {
    font-weight: 600;
}


/* nav_ed */


/* part1_新闻 */

.part1 {
    margin-top: 50px;
    height: 440px;
}

.part1_l {
    width: 785px;
    height: 440px;
}


/* 轮播图 */

.swiper-container {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

.pagination {
    position: absolute;
    z-index: 20;
    right: 10px;
    bottom: 15px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: #fff;
    margin-right: 10px;
    opacity: 0.8;
    /* border: 1px solid #fff; */
    cursor: pointer;
}

.swiper-visible-switch {
    background: #fff;
}

.swiper-active-switch {
    background: #2c5dad;
}

.lbt_cont {
    position: relative;
    width: 100%;
    height: 100%;
}

.lbt_cont img {
    width: 785px;
    height: 440px;
}

.lbt_tit {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-indent: 2em;
    background: #00000025;
}

.lbt_tit a {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: left;
}

.lbt_tit a:hover {
    font-weight: 600;
}

.part1_r {
    width: 525px;
}


/* 时政要闻 */

.part1_szyw {
    position: relative;
    width: 100%;
}

.szyw_tit {
    margin-left: 10px;
    font-size: 24px;
    font-weight: 600;
    color: #1c4aa3;
}

.szyw_gd {
    margin-top: 10px;
}

.szyw_gd a {
    font-size: 18px;
    color: #777777;
}

.szyw_gd a:hover,
.ztzl_gd a:hover {
    /* font-weight: 600; */
    color: #1c4aa3;
}

.part1_r_jdxw {
    margin-top: 15px;
    width: 100%;
    height: 124px;
    border-bottom: 1px dashed #c5cecb;
}

.part1_r_jdxw_tit a {
    font-size: 24px;
}

.part1_r_jdxw_tit a:hover {
    font-weight: 600;
    color: #CC0000;
}

.part1_r_jdxw_cont {
    margin-top: 15px;
    font-size: 18px;
    /* text-indent: 2em; */
    line-height: 30px;
}

.part1_r_jdxw_cont a {
    color: #777777;
}

.part1_r_newslist {
    margin-top: 15px;
}

.part1_r_newslist ul li {
    margin-bottom: 25px;
}

.part1_r_newslist ul li:nth-last-child(1) {
    margin-bottom: 0;
}

.part1_r_newslist ul li a {
    font-size: 20px;
}

.part1_r_newslist ul li a:hover {
    color: #CC0000;
}


/* part1_新闻_ed */


/* part2_最新消息 */


/* part2_最新消息_ed */

.part_botton {
    width: 100%;
    margin-top: 50px;
}


/* part3_最新消息 */

.part3_zxxx {
    width: 850px;
}

.zxxx_tit {
    position: relative;
    box-sizing: border-box;
    padding-left: 5px;
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #e9e9e9;
}

.zxxx_tit a {
    font-size: 24px;
    font-weight: 600;
    color: #1c4aa3;
}

.zxxx_tit::before {
    content: "";
    width: 110px;
    height: 5px;
    background-color: #1c4aa3;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.zxxx_cont {
    margin-top: 40px;
}

.zxxx_cont ul li {
    height: 185px;
    margin-bottom: 30px;
}

.zxxx_cont_img {
    width: 270px;
}

.zxxx_cont_img img {
    width: 270px;
    height: 180px;
}

.zxxx_cont_wz {
    width: 555px;
}

.zxxx_cont_wz_tit {
    margin-bottom: 30px;
}

.zxxx_cont_wz_tit a {
    font-size: 20px;
    color: #0d0d0d;
}

.zxxx_cont_img img {
    width: 270px;
    height: 180px;
}


/* .zxxx_cont_wz_nr {
    text-indent: 2em;
} */

.zxxx_cont_wz_nr a {
    font-size: 16px;
}

.zxxx_cont ul li .qwz {
    width: 100%;
}

.part4_yc {
    width: 410px;
}


/* part4公共 */

.gywm,
.bsfw,
.hdjl,
.zxkw,
.dzcy {
    margin-bottom: 20px;
    background: #f5f5f5;
}

.gywm_tit,
.bsfw_tit,
.hdjl_tit,
.ztzl_tit,
.zxkw_tit,
.dzcy_tit {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: 600;
    color: #1c4aa3;
}

.gywm_tit_clx,
.bsfw_tit_clx,
.hdjl_tit_clx,
.zxkw_tit_clx,
.dzcy_tit_clx {
    margin-right: 20px;
}


/* .gywm_tit a {
    font-size: 24px;
    font-weight: 600;
    color: #1c4aa3;
} */


/* part4单独 */

.gywm_cont {
    box-sizing: border-box;
    padding: 0px 30px 0 30px;
    width: 100%;
    height: 180px;
    line-height: 30px;
    font-size: 18px;
    /* text-indent: 2em; */
}

.gywm_gd a {
    color: #1c4aa3;
}

.dzcy p {
    width: 100%;
    font-size: 20px;
    text-align: center;
}

.dzcy li {
    float: left;
    box-sizing: content-box;
    padding: 20px 42px;
    font-size: 20px;
}

.zfxxgk {
    margin-bottom: 20px;
}

.bsfw_cont {
    box-sizing: border-box;
    height: 145px;
    padding: 0 20px 0 20px;
}

.bsfw_cont_2sx {
    height: 144px;
    border-bottom: 1px solid #e6e6e6;
}

.l_xzxksx,
.r_xzxksx {
    position: relative;
    width: 180px;
    height: 125px;
    /* background: url(/n10086200-n10086319-c10682892-..-..-..-n10086200-n10086331-..-..-n10086200-n10086331-..-..-n10086200-n10086331-c10326677-..-..-..-n10086177-n10086309-..-..-template-10089919-10089954.png.jpg)no-repeat center; */
}

.l_xzxksx span,
.r_xzxksx span {
    position: absolute;
    top: 40px;
    left: 28px;
    font-size: 20px;
    color: #1c4aa3;
    font-weight: 600;
}

.bsfw_cont_4icon {
    margin-top: 15px;
}

.bsfw_cont_icon {
    float: left;
    position: relative;
    margin-right: 14px;
    width: 80px;
    height: 56px;
    background: #ffffff;
    border: 1px solid #ededed;
}

.bsfw_cont_icon p {
    position: absolute;
    top: 32px;
    left: 15px;
    font-size: 12px;
    color: #666666;
}

.scicon_1 {
    position: absolute;
    top: 13px;
    left: 28px;
}

.scicon_2 {
    position: absolute;
    top: 13px;
    left: 32px;
}

.scicon_3 {
    position: absolute;
    top: 9px;
    left: 32px;
}

.scicon_4 {
    position: absolute;
    top: 9px;
    left: 32px;
}

.hdjl_4icon {
    margin-top: 13px;
}

.hdjl_cont {
    box-sizing: border-box;
    padding: 0 15px;
    height: 195px;
}

.hdjl_icon_li {
    position: relative;
    float: left;
    margin-bottom: 10px;
    width: 178px;
    height: 78px;
    background: #fefefe;
    border: 1px solid #ebe9ed;
}

.hdjl_icon_li:nth-child(1n) {
    margin-left: 10px;
}

.hdjl_icon_li p {
    position: absolute;
    top: 18px;
    left: 18px;
    font-size: 18px;
}

.hdjl_icon_li .zhaoc {
    left: 10px;
}

.hdjl_icon_li span {
    position: absolute;
    bottom: 0;
    right: 13px;
}

.ztzl {
    position: relative;
    box-sizing: border-box;
    height: 270px;
    background: #f5f5f5;
}

.ztzl_gd {
    position: absolute;
    top: 15px;
    right: 25px;
}

.ztzl_gd a {
    font-size: 18px;
}

.ztzl_cont {
    height: 128px;
    padding: 0 20px;
    /* border-bottom: 2px solid #c3c3c3; */
}

.ztzl_cont img {
    width: 367px;
    height: 106px;
}

.zxkw_cont {
    box-sizing: border-box;
    padding: 0 36px;
}

.zxkw_cont ul {
    width: 100%;
}

.zxkw_cont_li {
    width: 145px;
    height: 240px;
}

.zxkw_cont_li img {
    margin-bottom: 20px;
    width: 145px;
    height: 190px;
}

.zxkw_cont_li p {
    text-align: center;
    font-size: 18px;
}


/* footer */

.foot_xglj {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #909090;
}

.foot_xglj_dz {
    width: 1100px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
}

.foot_xglj_dz ul li {
    float: left;
    padding: 0 13px;
}

.foot_xglj_dz ul li a {
    color: #fff;
}

.foot_xx {
    width: 100%;
    height: 170px;
    background: #1644a0;
}

.foot_xx_cont {
    position: relative;
    width: 1030px;
    margin: 0 auto;
}

.dzzcicon {
    position: absolute;
    top: 45px;
}

.dzzcicon img {
    vertical-align: middle
}

.f_wz {
    position: absolute;
    top: 55px;
    left: 215px;
    font-size: 14px;
    color: #fff;
}

.f_wz a {
    font-size: 14px;
    color: #fff;
}

.jgwab {
    margin-left: 45px;
    font-size: 14px;
    color: #fff;
}

.jgwab img {
    margin-right: 10px;
}


/* 二级页 文章页 */

.route {
    width: 100%;
}

.route_color {
    color: #092f9a;
}

.route_infor {
    width: 100%;
    line-height: 30px;
    padding: 15px 0;
    font-size: 16px;
}

.list {
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
}

.list_nav {
    width: 243px;
    padding: 0 0 80px 0;
    /* margin: 65px 0 0 0; */
}

.list_nav h1 {
    font-size: 25px;
    text-indent: 1em;
    line-height: 65px;
    color: #092f9a;
}

.list_nav ul li {
    width: 233px;
    height: 60px;
    line-height: 60px;
    font-size: 17px;
    padding-left: 10px;
    border-top: 2px #e5e5e5 solid;
}

.list_nav_act {
    background: #092f9a;
    position: relative;
}

.list_nav_act a {
    color: #fff;
}

.list_infor {
    width: 1000px;
    overflow: hidden;
    margin-right: 15px;
}

.list_infor_zt {
    width: 1037px;
    overflow: hidden;
}

.list_infor_title {
    width: 100%;
    height: 65px;
    line-height: 65px;
    border-bottom: 1px #f3f3f7 solid;
    margin-bottom: 40px;
    position: relative;
}

.list_infor_title span {
    font-size: 22px;
    height: 60px;
    display: block;
    padding: 0 5px;
    border-bottom: 4px #092f9a solid;
    width: fit-content;
}


/* .list_infor_title span::after{
    width: 150px;height: 5px;background: #399fdb;content: '';position: absolute;left: 0;bottom: -5px;
} */

.list_infor_con {
    width: 100%;
}

.list_infor_news ul li {
    width: 100%;
    margin: 20px 0;
    height: 180px;
    position: relative;
}

.list_infor_books {
    width: 100%;
    margin: 20px 0;
}

.list_infor_tit {
    width: 650px;
    display: block;
    margin-left: 30px;
    height: 180px;
}

.list_first {
    font-size: 18px;
    padding-top: 10px;
}

.list_second {
    color: #4f4f4f;
    /* text-indent: 2em; */
    font-size: 16px;
    padding-top: 15px;
}

.list_infor_books ul li {
    width: 315px;
    height: 295px;
    float: left;
    margin-right: 15px;
}

.list_infor_ztzl ul li {
    width: 319px;
    height: 184px;
    float: left;
    margin-right: 40px;
}

.list_infor_ztzl ul li:nth-child(3n) {
    margin-right: 0;
}

.list_bookImg {
    width: 315px;
    height: 215px;
}

.list_bookImg img {
    width: 100%;
    height: 100%;
}

.list_ztImg img {
    width: 319px;
    height: 124px;
}

.list_bookName {
    width: 100%;
    text-align: center;
    color: #4f4f4f;
    padding-top: 15px;
    font-size: 18px;
}

.list_pagecode {
    display: table;
    height: 30px;
    line-height: 50px;
    text-align: center;
    margin: 30px auto;
    width: 100%;
    padding-top: 20px;
    font-size: 16px;
}

.list_pagecode a {
    color: #838383;
}

.list_pagecode font {
    color: #000;
    margin: 0 4px;
}

.list_pagenum {
    color: #838383;
}

.list_pagebtn {
    color: #838383;
}

.list_pagecode a {
    margin: 0 10px;
}

.list_childNav {
    width: 243px;
    /* position: absolute;left: 0;top: 60px; */
}

.list_childNav a {
    width: 100%;
    height: 40px;
    background: #092f9a;
    color: #fff;
    text-indent: 1.5em;
    display: block;
    line-height: 40px;
}

.list_leader {
    width: 540px;
}

.list_sm_title {
    width: 100%;
    height: 50px;
    border-bottom: 1px #f3f3f7 solid;
    line-height: 50px;
}

.list_sm_title span {
    font-size: 20px;
    height: 50px;
    position: relative;
    display: block;
}

.list_sm_title span::after {
    width: 100px;
    height: 3px;
    background: #092f9a;
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
}

.list_leaders {
    width: 100%;
    margin-top: 20px;
}

.list_leaders ul li {
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
}

.leader_img {
    width: 110px;
    height: 150px;
}

.leader_img img {
    width: 100%;
    height: 100%;
}

.leader_infor {
    width: 395px;
    margin-right: 25px;
}

.leader_name {
    font-size: 20px;
    padding-top: 5px;
}

.leader_post {
    color: #092f9a;
    padding-top: 15px;
}

.leader_intro {
    padding-top: 25px;
}

.list_organ {
    width: 410px;
}

.list_organ_infor {
    width: 100%;
}

.list_organ_infor p {
    padding-top: 25px;
    line-height: 25px;
}

.list_form {
    width: 100%;
    clear: both;
    margin-top: 15px;
}

.list_form img {
    width: 100%;
}

.list_organ_video {
    width: 100%;
    margin-top: 25px;
}

.list_news_time {
    color: #4f4f4f;
    font-size: 17px;
    position: absolute;
    right: 30px;
    top: 14px;
}

.list_business_f {
    width: 836px;
}

.list_business_f_infor {
    width: 100%;
}

.list_business_f_infor ul li {
    width: 250px;
    height: 290px;
    float: left;
    background: #f3f3f3;
    margin: 13px;
}

.list_business_f_one {
    width: 50px;
    margin: 15px auto;
}

.list_business_f_two {
    text-align: center;
    font-size: 16px;
}

.list_business_f_three {
    width: 190px;
    margin: 15px auto;
    color: #5b5b5b;
    height: 105px;
}

.list_business_f_four a {
    display: inline-block;
    width: 50px;
    height: 30px;
    border: 1px #dadada solid;
    text-align: center;
    line-height: 30px;
    margin: 0 10px;
    color: #4f4f4f;
}

.list_business_f_four {
    text-align: center;
}


/* .list_infor_title a {
    position: absolute;
    right: 5px;
    top: 15px;
    color: #4f4f4f;
} */

.list_business_r {
    width: 400px;
}

.list_notice_infor {
    width: 100%;
    padding-top: 10px;
}

.list_notice_infor ul li {
    width: 100%;
    line-height: 40px;
    height: 40px;
}

.list_business_tab {
    width: 100%;
}

.list_business_tab a {
    width: 100%;
    padding: 15px 0;
    background: #092f9a;
    display: block;
    border-radius: 8px;
    margin: 15px 0;
}

.business_icon {
    margin-left: 60px;
}

.font {
    line-height: 40px;
    color: #fff;
    font-size: 26px;
    display: inline-block;
    width: 250px;
    text-align: center;
    height: 40px;
}

.ist_business_tab a p {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-top: 12px;
}

.list_infor_notice {
    width: 100%;
}

.list_infor_notice ul li {
    width: 100%;
    height: 105px;
    border-bottom: #e6e6e6 1px dashed;
}

.list_notice_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: url(/n10086200-n10086319-c10682892-..-..-..-n10086200-n10086331-..-..-n10086200-n10086331-..-..-n10086200-n10086331-c10326677-..-..-..-n10086177-n10086309-..-..-template-10089919-10089930.png.jpg) no-repeat left center;
    text-indent: 1.5em;
    font-size: 18px;
}

.list_notice_title a {
    color: #424242;
}

.list_notice_title span {
    color: #838383;
    float: right;
}

.list_notice_abstract {
    text-indent: 2em;
    color: #8f8f8f;
    width: 90%;
    font-size: 16px;
}

.article {
    width: 1200px;
    /* min-height: 800px; */
    margin: 0 auto;
}

.article_title {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    line-height: 35px;
    font-size: 25px;
}

.article_time {
    position: relative;
    width: 100%;
    padding: 10px 0 15px 0;
    border-bottom: 2px #e1e1e1 solid;
    /* text-align: center; */
    color: #7e7e7e;
}

.article_time a {
    cursor: pointer;
    color: #7e7e7e;
}

.fbrq,
.ztdx,
.dy {
    margin-right: 50px;
}

.dy img {
    margin: 0 5px -2px 0;
}

.article_infor {
    width: 100%;
    padding: 30px 0;
    line-height: 30px;
    font-size: 16px;
}

.article_infor p {
    padding: 5px 0;
}

.article_btn {
    width: 100%;
    padding: 30px 0;
    text-align: center;
}

.article_btn a {
    margin: 0 5px;
    cursor: pointer;
}


/* 领导介绍 */

.ld_pic {
    width: 151px;
    height: 212px;
}

.ld_top {
    width: 100%;
    margin-bottom: 90px;
}

.ld_pic {
    width: 151px;
    margin: 0 auto;
}

.ld_name {
    margin: 25px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.ld_xq {
    text-align: center;
    font-size: 18px;
}

.ld_bottom ul li {
    float: left;
    width: 306px;
    /* height: 295px; */
    margin-right: 25px;
}

.ld_bottom ul li:nth-child(3) {
    margin-right: 0;
}

.ld_list {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.ld_list ul li {
    float: left;
    width: 110px;
    height: 56px;
    line-height: 60px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #092f9a;
}

.ld_list ul li a {
    color: #092f9a;
}

.ld_list_a {
    background: #b2c3f5;
    border-bottom: 4px solid #092f9a;
}

.ld_grjs {
    width: 100%;
}

.ld_grjs_name {
    margin: 25px auto;
    width: 85px;
    height: 60px;
    line-height: 70px;
    font-size: 28px;
    font-weight: 600;
    color: #092f9a;
    border-bottom: 1px solid #092f9a;
}

.ld_grjs_jianj {
    text-align: center;
    font-size: 18px;
}

.ld_grjs_xq {
    margin: 65px 0 50px 0;
}

.ld_grjs_pic img {
    margin-right: 20px;
    width: 150px;
    height: 210px;
}

.ld_grjs_xianq p {
    text-indent: 2em;
    /* font-size: 18px; */
    line-height: 35px;
}

.ld_zyhdjh_list ul li {
    margin-bottom: 15px;
    font-size: 18px;
}

.ld_zyhdjh_list img {
    margin-right: 15px;
}

.ld_tpjj ul li {
    float: left;
    width: 315px;
    height: 325px;
    margin-right: 10px;
}

.ld_tpjj ul li :nth-child(3n) {
    margin-right: 0;
}

.ld_tpjj li a p {
    font-size: 18px;
    line-height: 25px;
}

.ld_tpjj img {
    width: 315px;
    height: 235px;
    margin-bottom: 10px;
}

.kpzs ul .kpzs_list {
    position: relative;
    float: left;
    margin: 0 10px 20px;
    box-sizing: border-box;
    padding: 10px;
    width: 310px;
    height: 385px;
    background: #F1F1F1;
    border: none;
}


/* .kpzs ul li .kpzs_img {
    width: 290px;
} */

.kpzs_tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px #f3f3f7 solid;
    margin-bottom: 10px;
    position: relative;
}

.kpzs_tit span {
    display: block;
    width: fit-content;
    height: 29px;
    padding: 0 5px;
    font-size: 22px;
    border-bottom: 3px #092f9a solid;
}

.kpzs_list ul {
    margin-top: 10px;
}

.kpzs_list ul li {
    margin-bottom: 8px;
    width: 100%;
    height: auto;
    border: none;
}

.kpzs_list ul li a {
    font-size: 16px;
}

.kpzs_gd {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.kpzs_gd a {
    font-size: 16px;
}

@media screen and (max-width: 1350px) {
    .banner {
        width: 1350rem;
    }
    .footre {
        width: 1350rem;
    }
}