@charset "utf-8";

.main {
    margin: 0 auto;
}

.banner {
    width: 1420px;
    margin: 0 auto;
}

.banner .swiper-slide {
    height: 460px;
    background: #E0E0E0;
}

.banner .swiper-slide img {
    width: 100%;
    height: 100%;
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
    width: 54px;
    height: 129px;
    background-size: auto;
    top: 40%;
    display: none;
}

.banner:hover .swiper-button-next,
.banner:hover .swiper-button-prev {
    display: block;
}

.banner .swiper-button-next {
    background-image: url(../images/icon_right.png);
    right: 0;
}

.banner .swiper-button-prev {
    background-image: url(../images/icon_left.png);
    left: 0;
}

.banner .swiper-container .list {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    height: 59px;
    overflow: hidden;
}

.banner .swiper-container .list li {
    float: left;
    width: 20%;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    cursor: pointer;
}

.banner .swiper-container .list li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 39px;
    color: #FFFFFF;
    text-align: center;
    padding: 0 10px;
    border-left: 1px solid #757576;
}

.banner .swiper-container .list li:first-child p {
    border-left: none;
}

.banner .swiper-container .list li.active {
    border-top: 4px solid #fb5a4a;
}

.sec-hot .sec-cont {
    overflow: hidden;
}

.sec-hot .sec-cont .list {
    width: 1430px;
    padding: 40px 0 0;
}

.sec-hot .sec-cont .list li {
    float: left;
    width: 232px;
    height: 199px;
    margin-right: 6px;
    margin-bottom: 28px;
    overflow: hidden;
}

.sec-hot .sec-cont .list li img,
.sec-hot .sec-cont .list li>a {
    width: 232px;
    height: 140px;
}

.sec-hot .sec-cont .list li img {
    transition: all 0.5s ease-in-out;
}

.sec-hot .sec-cont .list li>a {
    overflow: hidden;
    display: block;
}

.sec-hot .sec-cont .list li>a:hover img {
    -moz-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.sec-hot .sec-cont .list li h2 a {
    display: -webkit-box;
    font-size: 14px;
    margin: 6px 0 5px 0;
    text-align: left;
    word-break: break-all;
    height: 48px;
    line-height: 23px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.sec-hot .sec-title {
    position: relative;
    height: 44px;
    background: url(../images/title_rdxw.png) no-repeat center;
}

.sec-hot .sec-title span {
    font-size: 0;
}

.sec-hot .sec-title a {
    position: absolute;
    right: 0;
    top: 2px;
    display: inline-block;
    background: url(../images/icon_more.png) no-repeat right center;
    padding-right: 15px;
}

.sec-jrtj .sec-title {
    position: relative;
    height: 44px;
    background: url(../images/title_rdxw.png) no-repeat center;
}

.sec-jrtj .sec-title span {
    font-size: 0;
}

.sec-jrtj .sec-title a {
    position: absolute;
    right: 0;
    top: 2px;
    display: inline-block;
    background: url(../images/icon_more.png) no-repeat right center;
    padding-right: 15px;
}

.sec-jrtj .sec-cont {
    overflow: hidden;
}

.sec-jrtj .sec-cont .list {
    padding: 40px 0;
    width: 1430px;
}

.sec-jrtj .sec-cont .list li {
    float: left;
    width: 208px;
    height: 175px;
    margin-right: 6px;
    margin-bottom: 28px;
    overflow: hidden;
}

.sec-jrtj .sec-cont .list li img {
    width: 208px;
    height: 116px;
    transition: all 0.5s ease-in-out;
}

.sec-jrtj .sec-cont .list li>a {
    width: 208px;
    height: 116px;
    overflow: hidden;
    display: block;
}

.sec-jrtj .sec-cont .list li>a:hover img {
    -moz-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.sec-jrtj .sec-cont .list li:first-child {
    width: 560px;
    height: 386px;
    overflow: hidden;
    margin-bottom: 21px;
}

.sec-jrtj .sec-cont .list li:first-child>a {
    width: 560px;
    height: 319px;
    overflow: hidden;
    display: block;
}

.sec-jrtj .sec-cont .list li:first-child img {
    width: 560px;
    height: 319px;
}

.sec-jrtj .sec-cont .list li:first-child h2 {
    padding-left: 35px;
    background: url(../images/icon_b.png) no-repeat left top;
}

.sec-jrtj .sec-cont .list li h2 a {
    display: -webkit-box;
    font-size: 14px;
    margin: 6px 0 5px 0;
    text-align: left;
    word-break: break-all;
    height: 48px;
    line-height: 23px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.sec-jrtj .sec-cont .list li:first-child h2 a {
    font-size: 18px;
    height: 56px;
    line-height: 27px;
}

.sec-jplm {
    margin-top: 0;
}

.sec-jplm .sec-title {
    position: relative;
    height: 44px;
    background: url(../images/title_jplm.png) no-repeat center;
}

.sec-jplm .sec-title span {
    font-size: 0;
}

.sec-jplm .sec-cont {
    overflow: hidden;
}

.sec-jplm .list {
    margin-top: 40px;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
    padding: 25px 0;
}

.sec-jplm .list li {
    float: left;
    margin-left: 24px;
}

.sec-jplm .list li img {
    width: 115px;
    height: 115px;
    border-radius: 50%;
}

.sec-gg {
    overflow: hidden;
}

.sec-gg .list {
    width: 1450px;
}

.sec-gg .list li {
    float: left;
    margin-right: 20px;
}

.sec-gg .list li img {
    width: 700px;
    height: 98px;
}

.sec-hp {
    height: 416px;
    background: url(../images/wrap_bg.jpg) no-repeat center;
    overflow: hidden;
    margin-top: 40px;
}

.sec-hp .inner {
    width: 1420px;
    margin: 0 auto;
}

.sec-hp .sec-title {
    position: relative;
    height: 85px;
    background: url(../images/title_hp.png) no-repeat center;
    margin-top: 40px;
}

.sec-hp .sec-title span {
    font-size: 0;
}


.sec-hp .sec-title .tools {
    float: right;
    position: relative;
    width: 173px;
    top: 30px;
    right: 0;
    z-index: 999;
}

.sec-hp .swiper-slide,
.sec-hp .swiper-slide a,
.sec-hp .swiper-slide a img {
    width: 100%;
    height: 200px;
}

.sec-hp .swiper-slide a {
    display: block;
    overflow: hidden;
}

.sec-hp .swiper-slide a img {
    transition: all 0.5s ease-in-out;
}

.sec-hp .swiper-slide a:hover img {
    -moz-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.sec-hp .swiper-slide h2 {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    text-align: center;
}

.sec-hp .swiper-slide h2 span {
    padding: 0 10px;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sec-hp .swiper-button-next,
.sec-hp .swiper-button-prev {
    width: 23px;
    height: 23px;
    top: 26px;
    cursor: pointer;
    background-size: auto;
}

.sec-hp .swiper-button-next {
    right: 0;
    background-image: url(../images/icon_s_right.png);
}

.sec-hp .swiper-button-prev {
    left: 120px;
    background-image: url(../images/icon_s_left.png);
}

.sec-fy .icon-fy {
    background: url(../images/icon_1.png) no-repeat;
    background-position: -35px 0;
}

.sec-fy .sec-cont {
    overflow: hidden;
}

.sec-fy .sec-cont .list {
    width: 1480px;
}

.sec-fy .sec-cont .list li {
    float: left;
    width: 208px;
    height: 178px;
    margin-right: 31px;
    margin-bottom: 28px;
    overflow: hidden;
}

.sec-fy .sec-cont .list li img {
    width: 208px;
    height: 128px;
    transition: all 0.5s ease-in-out;
}

.sec-fy .sec-cont .list li>a {
    width: 208px;
    height: 128px;
    overflow: hidden;
    display: block;
}

.sec-fy .sec-cont .list li>a:hover img {
    -moz-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.sec-fy .sec-cont .list li:first-child {
    width: 700px;
    height: 386px;
    overflow: hidden;
    margin-bottom: 21px;
    position: relative;
}

.sec-fy .sec-cont .list li:first-child>a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}

.sec-fy .sec-cont .list li:first-child img {
    width: 100%;
    height: 100%;
}

.sec-fy .sec-cont .list li:first-child h2 {
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
}

.sec-fy .sec-cont .list li h2 a {
    display: -webkit-box;
    font-size: 14px;
    margin: 6px 0 5px 0;
    text-align: left;
    word-break: break-all;
    height: 48px;
    line-height: 23px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.sec-fy .sec-cont .list li:first-child h2 a {
    color: #FFFFFF;
    padding: 0 10px;
    display: block;
    margin: 0;
    height: 50px;
    line-height: 50px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: inline-axis;
    font-size: 18px;
    text-align: center;
}

.sec-hsydz .icon-hsydz {
    background: url(../images/icon_1.png) no-repeat;
    background-position: -70px 0;
}

.sec-zxft .icon-zxft {
    background: url(../images/icon_1.png) no-repeat;
    background-position: -105px 0;
}

.sec-hcxxh .secTitle-style {
    margin-top: 0;
}

.sec-hcxxh .icon-hcxxh {
    background: url(../images/icon_1.png) no-repeat;
    background-position: 0 0;
}

.sec-spzb .icon-spzb {
    background: url(../images/icon_1.png) no-repeat;
    background-position: -140px 0;
}

.sec-xcp .icon-xcp {
    background: url(../images/icon_1.png) no-repeat;
    background-position: -210px 0;
}

.sec-hot .icon-hot {
    background: url(../images/icon_1.png) no-repeat;
    background-position: -350px 0;
}

.sec-zt .sec-title {
    position: relative;
    height: 52px;
    background: url(../images/title_zt.png) no-repeat center;
}

.sec-zt .sec-title span {
    font-size: 0;
}

.sec-zt .sec-title a {
    position: absolute;
    right: 0;
    top: -5px;
    display: inline-block;
    background: url(../images/icon_more.png) no-repeat right center;
    padding-right: 15px;
}

.sec-zt .list {
    padding-top: 40px;
}

.sec-zt .list li {
    margin-left: 34px;
}

.sec-hsydz .sec-cont,
.sec-zxft .sec-cont,
.sec-spzb .sec-cont,
.sec-xcp .sec-cont {
    height: 176px;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .banner {
        width: 100%;
    }

    .section {
        margin-top: 15px;
        width: 100%;
    }

    .banner .swiper-slide {
        height: auto;
    }

    .banner .swiper-container .list {
        display: none;
    }

    .sec-hsydz .sec-cont,
    .sec-zxft .sec-cont,
    .sec-spzb .sec-cont,
    .sec-xcp .sec-cont {
        height: auto;
        overflow: hidden;
    }

    .sec-jrtj .sec-title {
        height: 26px;
        background-size: cover;
        margin: 0 4px;
    }

    .sec-jrtj .sec-cont {
        margin: 0 4px;
    }

    .sec-jrtj .sec-cont .list {
        width: 100%;
        padding: 10px 0;
    }

    .sec-jrtj .sec-cont .list li {
        width: 50%;
        margin: 0;
        height: auto;
    }

    .sec-jrtj .sec-cont .list li:first-child,
    .sec-jrtj .sec-cont .list li:first-child>a,
    .sec-jrtj .sec-cont .list li:first-child img {
        width: 100%;
        height: auto;
    }

    .sec-jrtj .sec-cont .list li:first-child h2 a {
        height: auto;
        font-size: 16px;
    }

    .sec-jrtj .sec-cont .list li:first-child {
        margin-bottom: 10px;
    }

    .sec-jrtj .sec-cont .list li>a {
        width: 100%;
        padding: 4px;
    }

    .sec-jrtj .sec-cont .list li h2 {
        padding: 4px;
        padding-top: 0;
    }

    .sec-jrtj .sec-cont .list li img {
        width: 100%;
        height: auto;
    }

    .sec-jrtj .sec-cont .list li>a {
        height: auto;
    }

    .sec-gg .list {
        width: 100%;
    }

    .sec-gg .list li img {
        width: 100%;
        height: auto;
    }

    .sec-gg .list li {
        margin-right: 0;
        margin-bottom: 4px;
    }

    .sec-hp {
        height: auto;
        margin-top: 0;
    }

    .sec-hp .inner {
        width: 100%;
    }

    .sec-hp .sec-title {
        background-position: left center;
        background-size: 205%;
        margin-top: 10px;
    }

    .sec-hp .sec-title .tools {
        top: 38px;
    }

    .sec-hp .sec-cont {
        margin: 0 4px;
    }

    .sec-fy {
        margin: 10px auto 0;
    }

    .secTitle-style {
        margin: 26px 0;
    }

    .secTitle-style .inner span {
        font-size: 16px;
    }

    .sec-fy .sec-cont {
        margin: 0 4px;
    }

    .sec-fy .sec-cont .list li:first-child,
    .sec-fy .sec-cont .list li:first-child>a,
    .sec-fy .sec-cont .list li:first-child img {
        width: 100%;
        height: auto;
    }

    .sec-fy .sec-cont .list li:first-child h2 a {
        height: auto;
        font-size: 16px;
    }

    .sec-fy .sec-cont .list li:first-child {
        margin-bottom: 10px;
    }

    .sec-fy .sec-cont .list li {
        width: 50%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .sec-fy .sec-cont .list li a {
        padding: 4px;
    }

    .sec-fy .sec-cont .list li>a {
        width: 100%;
    }

    .sec-fy .sec-cont .list li h2 {
        padding: 4px;
        padding-top: 0;
    }

    .sec-fy .sec-cont .list li img {
        width: 100%;
        height: auto;
    }

    .sec-fy .sec-cont .list li>a {
        height: auto;
    }

    .sec-fy .sec-cont .list {
        width: 100%;
    }

    .sec-x .fl,
    .sec-x .fr {
        width: 100%;
    }

    .sec-x .list li {
        width: 50%;
        margin-left: 0;
    }

    .sec-x .list li a {
        width: 100%;
        height: auto;
        display: block;
        padding: 4px;
    }

    .sec-x .list li h2 {
        padding: 4px;
    }

    .sec-x .list li img {
        height: auto;
    }

    .sec-x .list li h2 a {
        height: 55px;
    }

    .sec-zxft {
        margin-top: 22px;
    }

    .sec-xcp {
        margin-top: 22px;
    }
}
