@charset "utf-8";
/* CSS Document */

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

body {
    font: 12px"Microsoft Yahei", "Arial Narrow", HELVETICA;
    background: #fff;
    -webkit-text-size-adjust: 100%;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #341b00;
    text-decoration: none;
}

em {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word;
    color: #666;
}

.g-wp p {
    color: #000;
}

/*通用定义*/
.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearer {
    clear: both;
    height: 0;
    display: block;
    font-size: 1px;
    overflow: hidden;
}

body {
    max-width: 1920px;
    margin: 0 auto;
}

.layout,
.content {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.boxMo {
    min-width: 1300px;
}

.marB30 {
    margin-bottom: 30px;
}

.banner {
    height: 934px;
    background: url(banner.png) no-repeat center top;
}

.nav {
    height: 62px;
    background: url(bg_nav.png) no-repeat center top;
}

.nav a {
    float: left;
    width: 320px;
    font: 18px/60px "Microsoft Yahei";
    color: #fff;
    text-align: center;
}

.box_tem {
    padding: 50px 0;
}

.focus_wrap {
    position: relative;
    width: 890px;
    height: 567px;
    margin-bottom: 50px;
}

.swiper-container_focus {
    width: 890px;
    height: 567px;
    overflow: hidden;
}

.swiper-container_focus .swiper-wrapper {
    height: auto;
}

.swiper-container_focus .swiper-slide {
    position: relative;
}

.swiper-container_focus .swiper-slide-active,
.swiper-container_focus .swiper-slide-duplicate-active {}

.swiper-container_focus .swiper-slide img {
    width: 890px;
    height: 500px;
}



.focus_wz {
    width: 100%;
    height: 67px;
    background: #0f99bc;
    box-sizing: border-box;
}

.focus_wz h3 {
    font: bold 20px/67px "Microsoft Yahei";
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 2em;
}

.focus_wz h3 a {
    color: #fff;
}

.focus_wz p {
    height: 20px;
    font: 14px/20px "Microsoft Yahei";
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.focus_wrap .swiper-pagination {
    position: absolute;
    bottom: 30px;
    right: 26px;
}

.focus_wrap .swiper-pagination .swiper-pagination-bullet {
    float: left;
    width: 8px;
    height: 8px;
    margin-left: 8px;
    background-color: #fff;
    opacity: 1;
    border-radius: 4px;
}

.focus_wrap .swiper-pagination .swiper-pagination-bullet-active {
    width: 36px;
    background-color: #fcd040;
    border: 0;
    outline: 0
}

.top_newslist{
    float: right;
    width: 390px;
    display: flex;
    flex-direction: column;
}

.top_newslist li {
    height: 92px;
    border-bottom: 3px solid #fff;
    background-color: #8eccdc;
    display: flex;
    align-items: center;
    padding: 0 10px;
    font: 20px/23px "Microsoft YaHei";
}

.top_newslist li:hover{
    background-color: #0f99bc;
}

.top_newslist li a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    color: #fff;
}

.bg_grid {
    background: url(bg_grid.png) repeat left top;
}

.bg_grid2 {
    background: #e3f1f4;
    overflow: hidden;
}

.lmT {
    width: 1200px;
    height: 105px;
    background-position: center center;
    background-repeat: no-repeat;
}

.lmI_1 {
    margin-bottom: 20px;
    background-image: url(hd1.png);
}

.lmI_2 {
    margin-bottom: 20px;
    background-image: url(hd2.png);
}

.lmI_3 {
    margin-bottom: 20px;
    background-image: url(hd3.png);
}

.lmI_4 {
    margin-bottom: 20px;
    background-image: url(hd4.png);
}



.zcwj_list {}

.zcwj_list li {
    position: relative;
    float: left;
    width: 580px;
    height: 80px;
    padding-left: 20px;
    margin-right: 40px;
    font: 20px/80px "Microsoft Yahei";
    border-bottom: 1px dashed #cce790;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

.zcwj_list li:nth-child(2n) {
    margin-right: 0
}

.zcwj_list li:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background-color: #cce790;
    content: ""
}

.zcwj_list li a {}

a.btn_more {
    display: block;
    margin: 45px auto 0;
    width: 170px;
    height: 40px;
    font: 18px/40px "Microsoft Yahei";
    color: #fff;
    text-align: center;
    background: url(more.png) no-repeat center top;
    border-radius: 20px;
}

.scjd_con {
    position: relative;
    width: 1200px;
    height: 537px;
    margin-bottom: 30px;
    background: url(bg_scjd.png) no-repeat left top;
}

#swiper-container2-2 {
    position: absolute;
    top: 21px;
    left: 9px;
    width: 864px;
    height: 485px;
    border: 3px solid #fff;
}

#swiper-container2-2 .swiper-slide {
    position: relative;
    width: 864px;
    height: 485px;
}

#swiper-container2-2 .swiper-slide a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 141px;
    height: 141px;
    margin: -70px 0 0 -70px;
    background: url(icon_play.png) no-repeat center top;
    content: ""
}

#swiper-container2-2 .swiper-slide img {
    width: 864px;
    height: 485px;
}

#swiper-container2-2 .swiper-slide h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    font: bold 20px/48px "Microsoft Yahei";
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sc2_2_prev,
.sc2_2_next {
    position: absolute;
    top: 475px;
    width: 30px;
    height: 30px;
    background-image: url(arr2.png);
    cursor: pointer;
    outline: none;
    z-index: 10
}

.sc2_2_prev {
    right: 52px;
    background-position: 0 0
}

.sc2_2_next {
    right: 16px;
    background-position: -30px 0
}

#swiper-container2-1 {
    position: absolute;
    top: 13px;
    right: 5px;
    width: 286px;
    height: 504px;
}

#swiper-container2-1 .swiper-slide {
    position: relative;
    width: 286px;
    height: 166px;
    cursor: pointer;
}

/*#swiper-container2-1 .swiper-slide:before{ position: absolute; top: 0; left: 0; width: 286px; height: 144px; background: rgba(0,0,0,0.6); content: ""}*/
#swiper-container2-1 .swiper-slide-thumb-active img {
    box-sizing: border-box;
    border: 5px solid #318847;
}

/*#swiper-container2-1 .swiper-slide-thumb-active:before{ display: none;}*/

#swiper-container2-1 .swiper-slide img {
    width: 286px;
    height: 166px;
    border-radius: 6px;
}

/*#swiper-container2-1 .swiper-slide h3{ max-height: 60px; margin-top: 8px; font: 18px/30px "Microsoft Yahei"; color: #fff; text-align: center; overflow: hidden;}
#swiper-container2-1 .swiper-slide h3 a{color: #fff;}*/


.wyjy_con {
    position: relative;
    margin-bottom: -5px;
    margin-top: 60px;
}

#swiper-container3-2 {
    width: 1298px;
    height: 530px;
    margin-right: 0;
    border-radius: 14px;
    /* overflow: hidden; */
}

#swiper-container3-2 .swiper-slide {
    position: relative;
    width: 398px;
    height: 530px;
}

/*#swiper-container3-2 .swiper-slide a:before{ position: absolute; top: 50%; left: 50%; width: 141px; height: 141px; margin: -70px 0 0 -70px; background: url(icon_play.png) no-repeat center top; content: ""}*/
#swiper-container3-2 .swiper-slide img {
    float: right;
    width: 398px;
    height: 530px;
}

.wyjy_wz {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 398px;
    padding: 0 70px 10px 28px;
    background: -moz-linear-gradient(top, transparent, rgba(15, 153, 188, 0.6));
    background: -webkit-gradient(linear, top, from(transparent), to(rgba(15, 153, 188, 0.6)));
    background: -webkit-linear-gradient(top, transparent, rgba(15, 153, 188, 0.6));
    background: -o-linear-gradient(top, transparent, rgba(15, 153, 188, 0.6));
    box-sizing: border-box;
}

.wyjy_wz h3 {
    margin-bottom: 6px;
    font: bold 24px/24px "Microsoft Yahei";
    color: #fff;
}

.wyjy_wz p.intro {
    margin-bottom: 10px;
    font: 14px/24px "Microsoft Yahei";
    color: #fff;
    text-align: justify;
}

.wyjy_wz p.des {
    position: relative;
    padding-top: 14px;
    font: 16px/26px "Microsoft Yahei";
    color: #fff;
    text-align: justify;
}

.wyjy_wz p.des:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 4px;
    background-color: #fff;
    content: ""
}

.sc4_2_prev,
.sc4_2_next {
    position: absolute;
    top: 50%;
    width: 41px;
    height: 41px;
    background-image: url(arr2.png);
    cursor: pointer;
    outline: none;
    z-index: 10
}

.sc4_2_prev {
    left: -18px;
    background-position: 0 0
}

.sc4_2_next {
    right: -18px;
    background-position: -43px 0
}

.sc_3-1_wrap {
    position: absolute;
    bottom: -75px;
    left: 0;
    width: 854px;
    height: 448px;
    background: url(bg_wyjy.png) no-repeat center top;
    overflow: hidden;
    z-index: 4
}

.wyjy_wz2{
    position: absolute;
    left: 0px;
    top: 0;
    width: 778px;
}

.wyjy_wz2 h3{
    font: bold 26px/32px "Microsoft Yahei";
}

.wyjy_wz2 p.intro{
    margin-top: 5px;
    font: bold 20px/28px "Microsoft Yahei";
}

.wyjy_wz2 p.des{
    margin-top: 10px;
    font: 16px/23px "Microsoft Yahei";
}


#swiper-container3-1 {
    position: absolute;
    top: 64px;
    left: 50%;
    width: 782px;
    height: 310px;
    margin-left: -391px;
}

#swiper-container3-1 .swiper-slide {
    position: relative;
    width: 286px;
    height: 166px;
    cursor: pointer;
}

#swiper-container3-1 .swiper-slide img {
    width: 100%;
    height: 250px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

#swiper-container3-1 .swiper-slide h3 {
    height: 60px;
    padding: 6px;
    font: 16px/24px "Microsoft Yahei";
    text-align: justify;
    color: #fff;
    background-color: #8eccdc;
    box-sizing: border-box;
}

#swiper-container3-1 .swiper-slide-thumb-active {}

#swiper-container3-1 .swiper-slide-thumb-active h3 {
    background-color: #0f99bc;
}

/* 轮播容器基础样式 */
#swiper-container3-3 {
    width: 1200px;
    height: 500px;
}

#swiper-container3-3 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease;
}

#swiper-container3-3 .swiper-slide {
    transform: scale(0.72);
    width: 274px;
    height: 485px;
}

#swiper-container3-3 .swiper-slide-prev,
#swiper-container3-3 .swiper-slide-next {
    transform: scale(0.8);
}

#swiper-container3-3 .swiper-slide-active,
#swiper-container3-3 .swiper-slide-duplicate-active {

    transform: scale(1);
}

#swiper-container3-3 .swiper-slide img {
    width: 100%;
    height: 100%;
    box-shadow: 0 0px 15px #ffe7c6;
}

.sc3_3_next,
.sc3_3_prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-image: url(arr1.png);
    cursor: pointer;
    outline: none;
    z-index: 10
}

.sc3_3_next {
    left: 0;
    background-position: 0 0
}

.sc3_3_prev {
    right: 0;
    background-position: -50px 0
}


.gfsy_tem {
    float: left;
    position: relative;
    width: 570px;
    height: 176px;
    padding: 30px 18px 0;
    margin: 12px 26px 30px 14px;
    border: 1px solid #32d393;
    box-sizing: border-box;
}

.gfsy_tem {
    background: #edf9f0;
}

.gfsy_tem:nth-child(2n) {
    margin-right: 0
}

.gfsy_tem .name {
    position: absolute;
    top: -12px;
    left: -16px;
    width: 106px;
    height: 44px;
    font: bold 20px/32px "Microsoft Yahei";
    color: #fff;
    text-align: center;
    background: url(icon_gfsy.png) no-repeat center top;
    content: "";
    box-sizing: border-box;
}

.gfsy_tem>h3 {
    height: 36px;
    font: bold 20px/36px "Microsoft Yahei";
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.gfsy_tem>h3 a {
    color: #333;
}

.gfsy_tem>p {
    max-height: 108px;
    font: 18px/36px "Microsoft Yahei";
    color: #333;
    text-align: justify;
    overflow: hidden;
}

/**/
.bmhy_wrap {
    position: relative;
    padding-bottom: 100px;
}

#swiper-container_bmhy {
    width: 1200px;
    height: 385px;
    margin-top: 30px;
}

#swiper-container_bmhy .swiper-slide {
    position: relative;
    width: 280px;
    height: 385px;
    cursor: pointer;
}

#swiper-container_bmhy .swiper-slide img {
    width: 280px;
    height: 86px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.bmhy_con {
    width: 278px;
    height: 298px;
    border: 1px solid #dfdfdf;
    border-top: 0;
    background-color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-sizing: border-box;
    overflow: hidden;
}

.bmhy_des {
    height: 270px;
    margin-top: 10px;
    text-align: justify;
    overflow-y: scroll;
}

.bmhy_des p {
    padding: 0 20px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.swiper-pagination-progressbar {
    position: absolute;
    bottom: 46px;
    left: 50%;
    width: 570px;
    height: 4px;
    margin-left: -285px
}

.swiper-pagination-progressbar-fill {
    background: #0f99bc !important
}

.bmhy_prev,
.bmhy_next {
    position: absolute;
    bottom: 30px;
    width: 43px;
    height: 43px;
    background-image: url(arr3.png);
    cursor: pointer;
    outline: none;
    z-index: 10
}

.bmhy_prev {
    left: 200px;
    background-position: 0 0
}

.bmhy_next {
    right: 200px;
    background-position: -43px 0
}

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    /*margin: 0;*/
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    /*padding: 0;*/
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important;
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: #e0e0e0;
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #c2c2c2;
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191;
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
}


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}


.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px;
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px;
}

/*履职成效*/
.jdcx_box {
    position: relative;
    padding-top: 36px;
    margin-bottom: 62px;
}

.jdcx_box:before {
    position: absolute;
    top: 0;
    left: 4px;
    width: 1280px;
    height: 704px;
    background: url(bg_jdcx.png) no-repeat center top;
    content: "";
    z-index: 2;
}

.jdcx_box:after {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 1280px;
    height: 45px;
    border: 5px solid #358686;
    box-sizing: border-box;
    content: ""
}

.jdcx_top {
    position: relative;
    height: 610px;
    overflow: hidden;
    z-index: 3;
}

.jdcx_box h3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 1100px;
    height: 89px;
    font: bold 30px/88px "simsun";
    color: #fff;
    text-indent: 32px;
    background: url(tit_jdcx.png) no-repeat center top;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    z-index: 4
}

.jdcx_box img {
    display: block;
    width: 1054px;
    height: 500px;
    margin: 15px auto 0
}

.jdcx_des {
    position: relative;
    display: flex;
    align-items: center;
    width: 1054px;
    height: 96px;
    margin: 0 auto;
    background-color: #0f99bc;
    z-index: 3
}

.jdcx_des p {
    padding: 0 26px;
    font: 16px/32px "Microsoft Yahei";
    color: #fff;
    text-align: justify;
}

.jdcx_con_wrap {
    position: relative;
    width: 1120px;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    z-index: 3
}

.jdcx_con {
    width: 1100px;
    height: 494px;
    margin: 20px auto;
    background-color: #fff;
    overflow-y: scroll;
}

.jdcx_con p {
    position: relative;
    padding: 0 40px;
    font: 20px/42px "Microsoft Yahei";
    color: #333;
    text-indent: 2em;
    text-align: justify;
    z-index: 4
}


.mtgz_tem {
    margin-bottom: 30px;
}

.mtgz_tem img {
    width: 492px;
    height: 276px;
    border: 3px solid #318847;
}

.mtgz_wz {
    position: relative;
    width: 683px;
    height: 239px;
    padding: 34px 40px 0;
    margin-top: 32px;
    background: url(bg_mtgz_wz.png) no-repeat center top;
    box-sizing: border-box;
}

.mtgz_wz .source {
    position: absolute;
    top: -20px;
    left: 40px;
    height: 40px;
    padding: 0 18px;
    font: 20px/40px "Microsoft Yahei";
    color: #fff;
    background-color: #318847;
}

.mtgz_wz .source:before {
    position: absolute;
    top: 15px;
    right: -16px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 8px solid #318847;
    border-right: 8px solid transparent;
    content: ""
}

.mtgz_wz>h3 {
    height: 24px;
    margin-bottom: 14px;
    font: bold 20px/24px "Microsoft Yahei";
    color: #318847;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mtgz_wz>h3 a {
    color: #318847
}

.mtgz_wz>p {
    max-height: 144px;
    font-size: 18px;
    line-height: 36px;
    color: #318847;
    text-align: justify;
    overflow: hidden;
}

.mtgz_tem:nth-child(2n+1) img {
    float: left;
}

.mtgz_tem:nth-child(2n+1) .mtgz_wz {
    float: right;
}

.mtgz_tem:nth-child(2n) img {
    float: right;
}

.mtgz_tem:nth-child(2n) .mtgz_wz {
    float: left;
}

.vote_wrap {
    height: 500px;
    overflow-y: scroll;
}

.footer {
    margin-top: 0;
}