.banner {
    width: 100%;
    position: relative;
}

.banner .ban-bd ul {
    overflow: hidden;
}

.banner .ban-bd li {
    float: left;
    position: relative;
    height: 520px;
    overflow: hidden;
}

.banner .ban-bd li .img-box {
    display: block;
    width: 100%;
    height: 520px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.banner .ban-bd li .img-box .video-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

.banner .ban-bd li .img-box video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.banner .ban-hd {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 32px;
    z-index: 50;
}

.banner .ban-hd a {
    display: inline-block;
    width: 58px;
    height: 3px;
    margin: 0 6.5px;
    background: #fff;
    opacity: 0.38;
    filter: alpha(opacity=38);
    cursor: pointer;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.banner .ban-hd .on {
    opacity: 1;
    filter: alpha(opacity=1);
}


/*入口*/

.entrance {
    margin-bottom: 80px;
}

.entrance ul {
    overflow: hidden;
    padding-top: 35px;
}

.entrance ul li {
    float: left;
    width: 196.66px;
    text-align: center;
}

.entrance ul li a {
    display: block;
    padding: 0 10px;
    transition: all 0.3s;
}

.entrance .img-txt {
    color: #333333;
    font-size: 16px;
    line-height: 26px;
    margin-top: 12px;
}

.entrance ul li:hover a {
    margin-top: -2px;
}

.entrance ul li:hover a .img-txt {
    color: #00a448;
}

.titcn {
    text-align: center;
}

.titcn .line {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 16px;
    height: 4px;
    background: #333333;
    margin: 0 11px;
}

.titcn .txt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    color: #333333;
    font-size: 24px;
    line-height: 34px;
    font-weight: bold;
}


/*我们的服务*/

.exh-con .titcn {
    margin-bottom: 21px;
}

.exh-con {
    width: 100%;
}

.exh-con .global-inner {
    padding-bottom: 60px;
    z-index: 100;
}

.exh-con h5 {
    font-size: 28px;
    line-height: 1;
    color: #333333;
    margin-bottom: 40px;
}

.exh-con .left {
    width: 240px;
    height: 530px;
    background: url("../images/index-fw-leftbbg.jpg") no-repeat;
    box-shadow: 0 0 20px rgba(0, 154, 83, 0.33);
    position: relative;
    float: left;
    z-index: 300;
}

.exh-con .left .tit {
    background: url("../images/index-fw-left-bg.png") no-repeat;
    height: 107px;
    text-align: center;
    position: relative;
}

.exh-con .left .tit img {
    margin-top: -19px;
}

.exh-con .left .tit .left-txt01 {
    position: absolute;
    top: -8px;
    left: 30.5px;
    font-size: 14px;
    line-height: 24px;
    width: 180px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    text-align: left;
}

.exh-con .left .tit .left-txt02 {
    position: absolute;
    top: 29px;
    left: 30.5px;
    font-size: 28px;
    line-height: 38px;
    width: 180px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    text-align: left;
}

.exh-con .left .link {
    height: 423px;
    overflow: hidden;
}

.exh-con .left .li01 {
    padding: 21px 10px 0 57px;
    height: 84px;
    border-bottom: 1px dashed #7abddd;
}

.exh-con .left .li01 .tit01 {
    overflow: hidden;
    height: 28px;
    margin-bottom: 6px;
}

.exh-con .left .li01 .tit01 a {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
}

.exh-con .left .li01 .tit-icon {
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 5px;
    margin-left: -28px;
}

.exh-con .left .li01 .tit-icon img {
    display: block;
    width: 100%;
}

.exh-con .left .li01 .tit-icon .img01 {
    display: block;
}

.exh-con .left .li01 .tit-icon .img02 {
    display: none;
}

.exh-con .left .li01 .tit02 {
    height: 40px;
    overflow: hidden;
}

.exh-con .left .li01 .tit02 a {
    font-size: 14px;
    line-height: 20px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #ffffff;
}

.exh-con .left .li01 .tit02 a:hover {
    color: #00a448;
}

.exh-con .left .li01 .li01-pop {
    position: absolute;
    width: 940px;
    height: 530px;
    left: 240px;
    top: 0;
    display: none;
    z-index: 200;
    background: #fff;
}

.exh-con .left .li01 .pop-con {
    width: 820px;
    height: 500px;
    margin-left: 40px;
    /*overflow: hidden;*/
    padding-top: 30px;
}

.exh-con .ppc-left {
    float: left;
    width: 498px;
    height: 435px;
    border-right: 1px solid #f0f0f0;
}

.exh-con .ppc-left .pl-top {
    overflow: hidden;
}

.exh-con .ppc-left .pl-top-bg {
    width: 72px;
    height: 82px;
    border: 4px solid #00a448;
    float: left;
}

.exh-con .ppc-left .pl-top-text {
    height: 105px;
    padding: 10px 0 0 12px;
    float: left;
    margin-top: 25px;
    margin-left: -55px;
    background: #fff;
}

.exh-con .ppc-left .pl-top-text .pl-tt01 {
    color: #00a448;
    font-size: 14px;
    line-height: 1;
    max-height: 14px;
    overflow: hidden;
}

.exh-con .ppc-left .pl-top-text .pl-tt02 {
    color: #3a3e49;
    font-size: 36px;
    line-height: 46px;
    max-height: 46px;
    overflow: hidden;
    margin: 7px 0 15px;
    font-weight: bold;
    width: 396px;
}

.exh-con .ppc-left .pl-top-text .pl-tt03 {
    width: 396px;
    color: #666666;
    font-size: 18px;
    line-height: 1;
    max-height: 18px;
    overflow: hidden;
}

.exh-con .ppc-left .pl-bottom {
    width: 390px;
    height: 186px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 55px 0 0 33px;
    padding: 60px 10px 0;
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(93, 13, 0, 0.2);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.exh-con .ppc-left .pl-bottom:hover {
    margin-top: 50px;
}

.exh-con .ppc-left .pl-bottom .pb-tt01 {
    color: #ffffff;
    font-size: 36px;
    line-height: 46px;
    max-height: 46px;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
}

.exh-con .ppc-left .pl-bottom .pb-tt02 {
    color: #ffffff;
    font-size: 18px;
    line-height: 28px;
    max-height: 28px;
    overflow: hidden;
    text-align: center;
    margin: 12px 0;
}

.exh-con .ppc-left .pl-bottom .pb-tt03 {
    display: block;
    width: 152px;
    height: 36px;
    border: 2px solid #fff;
    border-radius: 20px;
    margin: 0 auto;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.exh-con .ppc-right {
    float: right;
    width: 300px;
}

.exh-con .ppc-right .pr-top {
    /*overflow: hidden;*/
    height: 180px;
    padding-top: 30px;
}

.exh-con .ppc-right .pr-top dd {
    overflow: hidden;
    margin-top: 10px;
}

.exh-con .ppc-right .pr-top dd.one {
    margin-top: 0;
}

.exh-con .ppc-right .pr-top .d-left {
    float: left;
    width: 47px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    font-weight: bold;
}

.exh-con .ppc-right .pr-top .d-right {
    float: left;
    width: 253px;
    overflow: hidden;
    height: 52px;
}

.exh-con .ppc-right .pr-top .d-right .dr-list {
    float: left;
    margin-right: 6px;
    font-size: 14px;
    line-height: 26px;
}

.exh-con .ppc-right .dr-list a {
    color: #666666;
}

.exh-con .ppc-right .dr-list a:hover {
    color: #00a448;
}

.exh-con .ppc-right .pr-bottom h6 {
    color: #666666;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 20px;
}

.exh-con .ppc-right .pr-bottom dd {
    width: 135px;
    height: 200px;
    float: left;
    background-repeat: no-repeat;
    background-position: left bottom;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.exh-con .ppc-right .pr-bottom dd.dd-two {
    float: right;
}

.exh-con .ppc-right .pr-bottom dd .dd-t1 a {
    color: #00a448;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    margin-top: 34px;
    padding: 0 10px;
    display: block;
}

.exh-con .ppc-right .pr-bottom dd .dd-t2 {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
    padding: 0 10px;
}

.exh-con .ppc-right .pr-bottom dd:hover {
    margin-top: -5px;
}

.exh-con .left .li01:hover {
    background: #fff;
}

.exh-con .left .li01:hover .tit01 a {
    color: #145bae;
}

.exh-con .left .li01:hover .tit02 a {
    color: #999999;
    opacity: 1;
    filter: alpha(opacity=100);
}

.exh-con .left .li01:hover .tit02 a:hover {
    color: #00a448;
}

.exh-con .left .li01 .tit-icon img {
    display: block;
}

.exh-con .left .li01:hover .tit-icon .img01 {
    display: none;
}

.exh-con .left .li01:hover .tit-icon .img02 {
    display: block;
}

.exh-con .left .li01:hover .li01-pop {
    display: block;
}

.exh-con .right {
    float: right;
    height: 530px;
    width: 930px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.exh-con .rt-left {
    width: 650px;
    height: 370px;
    float: left;
    position: relative;
    overflow: hidden;
}

.exh-con .rt-left ul {
    height: 370px;
}

.exh-con .rt-left .rt-poil {
    width: 650px;
    height: 370px;
}

.exh-con .rt-left .rt-poil img {
    width: 650px;
    height: 370px;
}

.exh-con .rt-qh {
    width: 630px;
    left: 0;
    bottom: 20px;
    position: absolute;
    height: 12px;
    text-align: right;
}

.exh-con .rt-qh a {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/index-fw-hd.png) no-repeat;
    margin-left: 8px;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    cursor: pointer;
}

.exh-con .rt-qh a.on {
    background: url(../images/index-fw-hdon.png) no-repeat;
}

.exh-con .rt-right {
    width: 260px;
    float: right;
    overflow: hidden;
    height: 370px;
}

.exh-con .rt-right .rt-list01 {
    height: 42px;
    padding: 0 10px 0 62px;
    background: url("../images/index-fw-sh.png") no-repeat center left;
    margin: 36px 0 29px 14px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.exh-con .rt-right .rt-list01 .rt-tit {
    color: #333333;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
    height: 18px;
    overflow: hidden;
}

.exh-con .rt-right .rt-list01 .rt-det {
    color: #999999;
    font-size: 14px;
    line-height: 1;
    height: 14px;
    overflow: hidden;
}

.exh-con .rt-right .rt-list01:hover {
    margin-left: 19px;
}

.exh-con .rt-right .rt-list02 {
    height: 97px;
    padding: 29px 19px 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.exh-con .rt-list-k {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.exh-con .rt-list-k:hover {
    margin-top: -2px;
    margin-bottom: 2px;
}

.exh-con .rt-right .rt-list02:hover {
    margin-top: -2px;
}

.exh-con .rt-right .rt-list02 h6 {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin: 0 0 18px 0;
}

.exh-con .rt-right .rt-list02 a {
    display: block;
    width: 78px;
    height: 28px;
    border: 1px solid #fff;
    color: #fff;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
}

.exh-con .right .r-bottom {
    margin-top: 33px;
}

.exh-con .right .r-bottom ul {
    overflow: hidden;
}

.exh-con .right .r-bottom li {
    width: 257px;
    padding: 0 20px 0 29px;
    background: url("../images/r-b-x.jpg") no-repeat left center;
    float: left;
    overflow: hidden;
}

.exh-con .right .r-bottom li.li-one {
    background: none;
}

.exh-con .right .r-bottom h6 {
    color: #333333;
    font-size: 16px;
    height: 18px;
    overflow: hidden;
    line-height: 18px;
    font-weight: bold;
}

.exh-con .right .r-bottom .li-nl {
    overflow: hidden;
    margin: 14px 0 13px;
    display: flex;
    align-items: center;
}

.exh-con .li-nl .num {
    float: left;
    width: 148px;
}

.exh-con .li-nl .num a {
    overflow: hidden;
    display: block;
    /*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ff7029',endColorStr='#ff9540');*/
    /*background: linear-gradient(to top, #ff7029, #ff9540);*/
    /*-webkit-background-clip: text;*/
    /*color: transparent;*/
    background: -moz-linear-gradient(top, #ff7029, #ff9540);
    background: -o-linear-gradient(top, #ff7029, #ff9540);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff7029), to(#ff9540));
    background: linear-gradient(top, #ff7029, #ff9540);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 26px;
    line-height: 52px;
    font-weight: bold;
    position: relative;
    z-index: 10;
}

.ie7 .exh-con .li-nl .num a,
.ie8 .exh-con .li-nl .num a,
.ie9 .exh-con .li-nl .num a,
.ie10 .exh-con .li-nl .num a,
.ie11 .exh-con .li-nl .num a {
    background: none;
    background-clip: content-box;
    color: #ff7029;
}

.exh-con .li-nl .num span {
    display: none;
    position: absolute;
    right: -2px;
    bottom: -3px;
    z-index: -1;
    background: linear-gradient(to top, #ff7029, #ff9540);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 42px;
    line-height: 52px;
    font-weight: bold;
    -webkit-filter: blur(1.3px);
    -moz-filter: blur(1.3px);
    -o-filter: blur(1.3px);
    -ms-filter: blur(1.3px);
    filter: blur(1.3px);
    opacity: 0.24;
    filter: alpha(opacity=24);
}

.ie10 .exh-con .li-nl .num a,
ie11 .exh-con .li-nl .num a {
    background: none;
    color: #ff7029;
}

.ie10 .exh-con .li-nl .num span,
ie11 .exh-con .li-nl .num span {
    display: none;
}

.exh-con .right .r-bottom .li-nl .link {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100px;
    height: 30px;
    background-image: url("../images/link-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    color: #666666;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    margin-top: 5px;
}

.exh-con .right .r-bottom .li-nl .link:hover {
    background-image: url("../images/link-bgon.png");
    color: #fff;
}

.exh-con .right .r-bottom .li-det {
    font-size: 14px;
    color: #333333;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
}


/*党建引领开始*/

.building {
    padding: 65px 0 49px 0;
    background-image: url(../images/index-bud-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.building .detcn {
    color: #737373;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    margin: 15px 0 40px;
}

.building .bui-bd {
    width: 100%;
    overflow: hidden;
}

.building .bui-bd ul {
    overflow: hidden;
}

.building .bui-bd ul li {
    float: left;
    width: 380px;
    margin: 0 20px 0 0;
    padding-bottom: 10px;
    padding-top: 5px;
}

.building .bui-bd .li-con {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding-bottom: 16px;
    transition: all 0.3s;
}

.building .bui-bd ul li:hover .li-con {
    margin-top: -4px;
}

.building .bui-bd .li-con .li-img,
.building .bui-bd .li-con .li-img img {
    width: 380px;
    height: 197px;
}

.building .bui-bd .li-con .li-txt {
    color: #333333;
    font-size: 15px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 20px;
    width: 320px;
    margin-left: 24px;
}

.building .bui-bd .li-con .more {
    margin-top: 15px;
    display: block;
    width: 100px;
    height: 30px;
    color: #666666;
    line-height: 30px;
    background-image: url(../images/link-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin-left: 18px;
}

.building .bui-bd .li-con .more:hover {
    background-image: url(../images/link-bgon.png);
    color: #fff;
}

.building .bui-link {
    overflow: hidden;
    padding-top: 30px;
    text-align: center;
}

.building .bui-link a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.building .bui-link .prev {
    width: 12px;
    height: 20px;
    background: url(../images/index-prev.png) no-repeat center;
}

.building .bui-link .next {
    width: 12px;
    height: 20px;
    background: url(../images/index-next.png) no-repeat center;
}

.building .bui-link .more {
    width: 130px;
    height: 34px;
    background-image: url(../images/link-bg01.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 100px;
    text-align: center;
    line-height: 34px;
}

.building .bui-link .more:hover {
    background-image: url("../images/link-bgon01.png");
    color: #fff;
}


/*新闻中心开始*/

.news {
    margin-bottom: 90px;
}

.news .titcn {
    margin-bottom: 30px;
}

.news ul {
    margin: 0 -10px;
}

.news ul li {
    width: 590px;
    /* height: 190px; */
    float: left;
    padding-bottom: 13px;
}

.news ul li .li-con {
    margin: 0 10px;
    height: 190px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 19px 30px 0;
}

.news .li-con .li-tit {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #333333;
    font-weight: bold;
    font-size: 17px;
    line-height: 27px;
    padding-right: 12px;
    background: url("../images/tit-green.png") no-repeat right center;
    margin-bottom: 22px;
}

.news .li-con .li-det {
    overflow: hidden;
}

.news .num-con {
    width: 82px;
    height: 78px;
    border-right: 1px solid #e7e7e7;
    float: left;
    margin-right: 30px;
}

.news .num-con .day {
    color: #999999;
    font-family: Arial;
    font-size: 34px;
    line-height: 44px;
    font-weight: bold;
    margin-top: 2px;
}

.news .num-con .line {
    width: 20px;
    height: 2px;
    background: #e7e7e7;
    margin-top: 7px;
}

.news .num-con .year {
    color: #666666;
    font-size: 14px;
    font-family: Arial;
    line-height: 24px;
    margin-top: 5px;
}

.news .det-con {
    float: left;
    width: 395px;
}

.news .det {
    color: #333333;
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.news .arr {
    display: block;
    text-align: left;
    margin-top: 13px;
    transition: all 0.3s;
}

.news .arr img {
    display: block;
}

.news .li-con:hover .det {
    color: #00a448;
}

.news .li-con:hover .arr {
    padding-left: 10px;
}

.index-adver {
    overflow: hidden;
    margin-bottom: 65px;
}

.index-adver ul {
    overflow: hidden;
    margin: 0 -10px;
}

.index-adver ul li {
    width: 33.33%;
    float: left;
}

.index-adver ul li .li-con {
    padding: 0 10px;
}

.index-adver ul li .li-con a {
    display: block;
    overflow: hidden;
}

.index-adver ul li .li-con a img {
    width: 380px;
    height: 215px;
    transition: all 0.3s;
}

.index-adver ul li .li-con a:hover img {
    transform: scale(1.1, 1.1);
}