﻿/* banner */
.banner {
    position: relative;
    width: 100%;
    height: 640px;
}

/* slide */
.slideBox {
    width: 100%;
    height: 640px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    bottom: 60px;
    margin-right: 0 !important;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 80px;
    height: 3px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    margin-left: 5px;
}

.slideBox .hd ul li.on {
    background: #005ca9;
}

.slideBox .bd {
    width: 100%;
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    width: 100%;
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: 640px;
    display: block;
}

/* 通知notice */
.notice {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 55px;
    background: rgba(13, 60, 91, 0.7);
}

.notice>span:first-child {
    vertical-align: middle;
    display: inline-block;
    width: 200px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: #006bed;
    color: #fff;
}

.notice_con {
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 205px);
    height: 55px;
    line-height: 55px;
    overflow: hidden;
}

.notice_con>a:last-child {
    display: inline-block;
    width: 50px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    text-align: center;
    font-size: 35px;
    background-color: #224072;
    float: right;
}

.notice_a {
    display: inline-block;
    width: calc(100% - 80px);
    text-align: center;
}

.notice_a>a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    width: 400px;
    text-align: center;
}

.notice_a>a:last-child {
    margin-left: 15px;
}

.notice_a>a:hover {
    text-decoration: underline;
}

@media screen and (min-width: 1500px) {
    .notice_a>a {
        width: 600px;
    }
}

/* 主营业务 */
.business {
    width: 90%;
    text-align: center;
    margin-bottom: 0px;
}

.business_title {
    height: 160px;
    box-sizing: border-box;
    padding-top: 70px;
}

.bus_con {
    width: 1200px;
    margin: 0 auto;
}

.bus_item {
    width: 22%;
}

.bus_item:nth-of-type(n+2) {
    margin-left: 4%;
}

.bus_item p {
    overflow: hidden;
}

.bus_item p a {
    font-size: 20px;
}

.bus_item p img {
    width: 100%;
}

.bus_item:hover p img {
    transform: scale(1.1);
    transition: 0.6s;
}

.bus_item p:nth-of-type(2) {
    box-sizing: border-box;
    padding-top: 20px;
	height: 100px;
}

.bus_item p:nth-of-type(2) a:hover {
    text-decoration: underline;
    color: #005ca9;
}

/* 新闻中心 */
.news_box {
    width: 1200px;
    background-color: #f5f5f5;
	background-color: #ffffff;
}

.news_l {
    width: 38%;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: 4%;
	margin-left: 0;
}

.new_silde {
    margin-top: 51px;
    height: 280px !important;
}

.new_silde .bd ul, .new_silde .bd ul li {
    height: 280px !important;
}

.new_silde .bd ul li img {
    width: 100%;
    height: 280px !important;
}

.new_silde .hd ul li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.new_silde .hd {
    bottom: 10px !important;
    right: 5% !important;
}

.news_r {
    width: 57%;
	width: 61%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 15px 0% 30px 3%;
}

.new_t {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #adadad;
}

.new_t>span {
    display: inline-block;
    font-size: 28px;
    display: inline-block;
    height: 47px;
    line-height: 47px;
    cursor: pointer;
}

.new_t>span:nth-of-type(2) {
    margin-left: 30px;
}

.new_t>span.active {
    border-bottom: 5px solid #2157a1;
}

.new_t>a {
    float: right;
    color: #2157a1;
}

.new_t>a:hover {
    text-decoration: underline;
}

.news_r>ul {
    /* margin-top: 10px; */
}

.news_r>ul:nth-of-type(1) {
    /* border-bottom: 1px dotted #adadad; */
    box-sizing: border-box;
    /* padding-bottom: 10px; */
}

.news_r>ul li {
    height: 39px;
    line-height: 39px;
}

.news_r>ul li a {
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_r>ul li i {
    font-size: 16px;
    float: right;
    vertical-align: middle;
}

.news_r>ul li:hover a {
    text-decoration: underline;
    color: #2157a1;
}

.news_r>ul li:hover i {
    color: #2157a1;
}

.tab_show_box {
    width: 100%;
    height: 273px;
    position: relative;
}

.tab_show_item {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.tab_show_item.active {
    display: block;
}

.tab_show_item>ul {}

.tab_show_item>ul:nth-of-type(1) {
    box-sizing: border-box;
}

.tab_show_item>ul li {
    overflow: hidden;
    height: 39px;
    line-height: 39px;
}

.tab_show_item>ul li a {
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab_show_item>ul li i {
    font-size: 16px;
    float: right;
    vertical-align: middle;
}

.tab_show_item>ul li:hover a {
    text-decoration: underline;
    color: #2157a1;
}

.tab_show_item>ul li:hover i {
    color: #2157a1;
}

/* 党建工作 */
.build {
    width: 1200px;
    height: 590px;
    box-sizing: border-box;
    padding: 50px 0;
    overflow: hidden;
}

.fs0 {
    font-size: 0;
}

.dib {
    display: inline-block;
    vertical-align: top;
}

.w50p {
    width: 50%;
}

.w100p {
    width: 100%;
}

.w1200ma {
    width: 1200px;
    margin: 0 auto;
}

.oh4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.spbf {
    padding: 50px 0;
}

.spright {
    padding: 47px 0;
    padding-left: 50px;
    box-sizing: border-box;
}

.spright h3 {
    font-size: 20px;
    color: #6e93db;
    margin-bottom: 54px;
}

.spright p {
    font-size: 14px;
    display: -webkit-box;
    line-height: 180%;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.build_l {
    width: 50%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 40px 5% 40px 0;
}

.build_l .new_t {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #adadad;
}

.build_l .new_t>span {
    display: inline-block;
    font-size: 28px;
    display: inline-block;
    height: 47px;
    line-height: 47px;
    border-bottom: 5px solid #2157a1;
}

.build_l .new_t>a {
    float: right;
    color: #2157a1;
}

.build_l .new_t>a:hover {
    text-decoration: underline;
}

.build_l>ul {}

.build_l>ul:nth-of-type(1) {
    box-sizing: border-box;
}

.build_l>ul li {
    height: 39px;
    line-height: 39px;
}

.build_l>ul li a {
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.build_l>ul li i {
    font-size: 16px;
    float: right;
    vertical-align: middle;
}

.build_l>ul li:hover a {
    text-decoration: underline;
    color: #2157a1;
}

.build_l>ul li:hover i {
    color: #2157a1;
}

.build_r {
    width: 50%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 40px 0;
}

.build_r img {
    width: 100%;
    height: 360px;
}
.dj_img2_box{
    padding-top: 50px;
    width: 1200px;
    margin: 0  auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.dj_img2_box a{
    width: 49%;
    height: auto;
}
.dj_img2_box a img{
    width: 100%;
    height: auto;
}
@media screen and (max-width:1280px) {
    .banner {
        height: 478px;
    }

    .slideBox {
        height: 485px;
    }

    .slideBox .bd img {
        height: 420px;
    }

    .news_r>ul li a {
        width: 70%;
    }
}

@media screen and (min-width:1280px) and (max-width:1440px) {
    .banner {
        height: 515px;
    }

    .slideBox {
        height: 525px;
    }

    .slideBox .bd img {
        height: 460px;
    }
}