.box {
    width: 100%;
}

/* ActionSbanner */
.action-sbanner {
    position: relative;
}

.action-container {
    margin: 0 0;
    width: 320px;
    overflow: hidden;
    position: relative;
}

.action-container-xwdt {
    margin: 0 0;
    width: 350px;
    overflow: hidden;
    position: relative;
}

.action-inner {
    position: relative;
    width: 9999px;
    left: 0;
    top: 0;
}

.action-innerwraper {
    width: 320px;
    float: left;
}

.action-innerwraper img {
    width: 320px;
    height: 200px;
}

.action-innerwraper-xwdt {
    width: 350px;
    display: inline-block;
    float: left;
}

.action-innerwraper-xwdt>img {
    width: 350px;
    height: 250px;
}

.action-clearfix {
    *zoom: 1;
}

.action-sbanner-title-xwdt {
    position: absolute;
    top: 0;
    right: 0;
}

.action-clearfix:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: "";
    height: 0;
}

a {
    text-decoration: none;
}

.action-pagination {
    width: 100%;
    text-align: center;
}

.action-pagination4 {
    width: 350px;
}

.action-pagination span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../images/sbanner-index.png);
    cursor: pointer;
    margin-inline: 3px;
}

.action-pagination .active {
    background: url(../images/action-flag1.png);
}

.action-pagination2 .active {
    background: url(../images/action-flag1.png);
    /* background: url(../images/action-flag2.png); */
}

.action-pagination3 .active {
    background: url(../images/action-flag1.png);
    /* background: url(../images/action-flag3.png); */
}

/*轮播图部分*/
.banner {
    position: relative;
    width: 1200px;
    min-width: 1000px;
    height: 500px;
    background: #13295b;
    overflow: hidden;
    z-index: 0;
    margin: 0 auto;
    padding: 0px;
}

#fullSlide {
    position: relative;
    background: #efefef;
}

#fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

#fullSlide .bd ul {
    width: 1200px !important;
    background: #000;
}

#fullSlide .bd li {
    width: 1200px !important;
    height: 500px;
    overflow: hidden;
    text-align: center;
}

#fullSlide .bd li a {
    display: block;
    height: 500px;
}

#fullSlide .hd {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

#fullSlide .hd ul {
    height: 28px;
    margin: 0 auto;
    text-align: center;
}

#fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 15px;
    height: 28px;
    margin: 0 5px;
    background: url(../images/ico.png) no-repeat 0 -169px;
    overflow: hidden;
    line-height: 9999px;
}

#fullSlide .hd ul .on {
    background: url(../images/ico.png) no-repeat -17px -169px;
}

/* 新增的新闻动态幻灯片 */
.gallery-top {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
}

.gallery-top .swiper-slide .t_p {
    width: 100%;
    float: left;
    position: relative;
}

.gallery-top .swiper-slide .t_p img {
    width: 100%;
    height: auto;
    max-height: 300px;
    display: block;
    border: 1px solid rgba(255, 255, 255);

    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    object-fit: cover; */
}

.gallery-top .w_z {
    width: 100%;
    height: 100%;
    max-height: 82px;
    padding: 15px 1px 15px 15px;
    float: left;
    box-sizing: border-box;
}

.gallery-top .w_z p {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.gallery-top .w_z h4 {
    font-size: 14px;
    margin-top: 15px;
    color: #666;
    float: right;
}

.gallery-top .swiper-pagination {
    bottom: 10px !important;
    text-align: left;
}

.gallery-top .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 0;
    opacity: 1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0465b4
}

.action-sbanner-title-xwdt {
    width: 280px;
}

.action-sbanner-title-xwdt li {
    width: 100%;
    height: 70px;
    font-size: 14px;
    float: right;
}


.action-sbanner-title-xwdt .time {
    width: 60px;
    height: 54px;
    text-align: center;
    float: left;
    border-right: 1px solid #ccc;
}

.action-sbanner-title-xwdt .title-desc {
    height: 70px;
}

.action-sbanner-title-xwdt .day {
    font-size: 30px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #005bac
}

.action-sbanner-title-xwdt .yymm {
    width: 100%;
    height: 14px;
    line-height: 14px;
    color: #666666;
    margin: 10px 0px 15px 0px;
    font-family: 778-CAI978;
}

.action-sbanner-title-xwdt .title-desc .title {
    height: 25px;
    line-height: 25px;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    padding-left: 15px;
}

.action-sbanner-title-xwdt .title-desc .desc {
    margin-top: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    padding-left: 15px;
}


.right-main-box .right-main table {
    border-collapse: collapse;
    border-spacing: 0;
}

.line1-overflow {
    /*单行自动加省略号*/
    text-overflow: ellipsis;
    white-space: nowrap;
}

.line2-overflow {
    /*两行自动加省略号*/
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
        /*行数*/
    ;
    -webkit-box-orient: vertical;
}

.line3-overflow {
    /*三行自动加省略号*/
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3
        /*行数*/
    ;
    -webkit-box-orient: vertical;
}

.index-news-box .index-news {
    width: 1200px;
    margin: 30px auto 0px auto;
}

.index-news-box .index-news>div {

    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.index-news-box .index-news h1 {
    height: 50px;
    line-height: 40px;
    font-size: 24px;
    color: #005bac;
    margin-top: 22px;
    margin-bottom: 19px;
    text-align: left;
    background: url(../images/xian.jpg) no-repeat left bottom;
    font-weight: normal;
}

.index-news-box .index-news h1 span {
    font-size: 14px;
    float: right;
    font-weight: normal;
}

.index-news-box .index-news h1 span a {
    color: #333;
}

.index-news-box .index-news .left {
    width: 640px;
    float: left;
    background: #FFF;
    padding: 0px 30px 15px 30px;
}



.index-news-box .index-news .left ul a {
    color: #323232;
}

.index-news-box .index-news .left ul li {
    width: 100%;
    height: 120px;
    margin: 6px 0px 15px 0px;
}

.index-news-box .index-news .left ul li .time {
    width: 100px;
    height: 100px;
    text-align: center;
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    padding-top: 15px;
}

.index-news-box .index-news .left ul li .title-desc {
    width: 500px;
    height: 120px;
    float: left;
    margin-left: 20px;
}

.index-news-box .index-news .left ul li .time .day {
    font-size: 30px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #005bac
}

.index-news-box .index-news .left ul li .time .yymm {
    font-size: 25px;
    width: 100%;
    height: 14px;
    line-height: 14px;
    color: #666666;
    margin: 10px 0px 15px 0px;
    font-family: 778-CAI978;
}

.index-news-box .index-news .left ul li .title-desc .title {
    width: 500px;
    height: 25px;
    line-height: 25px;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    margin-top: 10px;
    font-weight: bold;
}

.index-news-box .index-news .left ul li .title-desc .title-en {
    font-weight: bold;
    color: #484848;
}

.index-news-box .index-news .left ul li .title-desc .desc {
    margin-top: 10px;
    width: 530px;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
}

.index-news-box .index-news .right {
    width: 410px;
    float: right;
    background: #FFF;
    padding: 0px 30px 8px 30px;
}



.index-news-box .index-news .right ul li {
    width: 100%;
    height: 70px;
    margin-top: 0px;
}

.index-news-box .index-news .right ul li .time {
    width: 60px;
    height: 54px;
    text-align: center;
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

.index-news-box .index-news .right ul li .title-desc {
    width: 300px;
    height: 70px;
    float: left;
    margin-left: 20px;
}

.index-news-box .index-news .right ul li .time .day {
    font-size: 30px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #005bac;
}

.index-news-box .index-news .right ul li .time .yymm {
    font-size: 14px;
    width: 100%;
    height: 14px;
    line-height: 14px;
    color: #666666;
    margin-top: 10px;
}

.index-news-box .index-news .right ul li .title-desc .title {
    width: 300px;
    height: 17px;
    line-height: 16px;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    margin-top: 8px;
}

.index-news-box .index-news .right ul li .title-desc .title-en {
    font-weight: bold;
    color: #484848;
}

.index-news-box .index-news .right ul li .title-desc .desc {
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
    max-height: 20px;
    overflow: hidden;
}

.index-news-box .index-news .right .more {
    float: right;
    margin-top: -20px;
    margin-bottom: 15px;
    width: 88px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #005bac;
    text-align: center;
}

.index-news-box .index-news .right .more-en {
    width: 60px;
}

.index-news-box .index-news .right .more a {
    color: #ffffff;
}

.index-news-box .index-news .right .more a:visited {
    color: #ffffff;
}

/*特色活动*/
.index-action-box {
    width: 100%;
    height: 550px;
}

.index-action-box .index-action {
    width: 1200px;
    margin: 0px auto;
}

.index-action-box .index-action .model-title {
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    background: url(../images/index-news-model-title.png) center no-repeat;
}

.index-action-box .index-action .part {
    width: 320px;
    height: 470px;
    background: #ffffff;
    margin-top: 30px;
    float: left;
    margin-right: 30px;
    padding: 0px 30px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.index-action-box .index-action .part a {
    color: #323232;
}

.index-action-box .index-action .last-part {
    margin-right: 0px;
}

.index-action-box .index-action .part .part-header {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #005bac;
    margin-top: 22px;
    margin-bottom: 19px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

.index-action-box .index-action .part .part-header span {
    font-size: 14px;
    float: right;
}

.index-action-box .index-action .part .part-header-line1 {
    width: 320px;
    height: 4px;
    background: #005bac;
}

.index-action-box .index-action .part .part-header-line2 {
    width: 320px;
    height: 4px;
    background: #005bac;
}

.index-action-box .index-action .part .part-header-line3 {
    width: 320px;
    height: 4px;
    background: #005bac;
}

.index-action-box .index-action .part .action-sbanner {
    width: 320px;
    height: 220px;
}

.index-action-box .index-action .part .action-sbanner-title {
    width: 320px;
    margin-top: 25px;
    height: auto;
    text-align: left;
}

.index-action-box .index-action .part .action-sbanner-title label {
    display: none;
}

.index-action-box .index-action .part .action-sbanner-title .on {
    display: block;
}

.index-action-box .index-action .part .action-sbanner-title .title {
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    height: 17px;
    overflow: hidden;
    margin-bottom: 14px;
    font-weight: bold;
}

.index-action-box .index-action .part .action-sbanner-title .desc {
    width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    max-height: 78px;
    overflow: hidden;
}

@media (max-width:1200px) {
    .index-news-box .index-news .left {
        width: 90%;
        float: none;
        margin: 0 auto;
        padding-block: 10px;
    }

    .index-news-box .index-news .right {
        width: 90%;
        float: none;
        margin: 30px auto;
        padding-block: 10px;
    }

    .index-news-box .index-news .right .more {
        width: 150px;
        height: 50px;
        line-height: 50px;
        margin-top: -50px;
    }

    .index-news-box .index-news h1 {
        border-bottom: 1px solid #ddd;
    }

    .index-action-box {
        height: 100%;
    }

    .index-action-box .index-action .part {
        width: 90%;
        float: none;
        margin: 0 auto 30px auto;
        padding-block: 10px;
    }

    .index-action-box .index-action .part .part-header {
        margin-top: 0;
    }

    .index-action-box .index-action .part .action-sbanner {
        width: 500px;
    }

    .action-container {
        width: 100%;
    }

    .action-innerwraper {
        width: 500px;
    }

    .action-innerwraper img {
        width: 100%;
    }

    .action-sbanner-title {
        float: right;
        margin-top: -200px
    }

    .action-sbanner-title-xwdt {
        width: 65%;
        float: right;
    }

    .index-news-box .index-news .right ul li .title-desc {
        width: 100%;
        float: none;
        margin-left: 100px;
    }

    .index-news-box .index-news .right ul li .title-desc .title {
        width: 100%;
    }
}