.swiper-container {
    margin-top: 2px;
    width: 100%;
}

#banner-swiper-container {
    display: block;
}

.banner .swiper-slide a {
    display: block;
    width: 100%;
}

.banner .swiper-slide img {
    width: 100%;
    vertical-align: top;
    padding: 0;
    margin: 0;
    display: block;
    border: 0;
}

.swiper-container .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.swiper-container .swiper-pagination-bullet {
    margin: 0 6px !important;
    background: #b1b1b1 !important;
    width: 15px !important;
    height: 15px !important;
    opacity: .7 !important;
}

.swiper-container .swiper-pagination-bullet-active {
    background: #d92437 !important;
}

.item-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.about-me-bg {
    padding: 88px 0 88px;
    background: url(../image/about-me-bg.png) no-repeat;
    background-size: contain;
    display: block;
}

.about-me, .partner, .story, .news, .culture {
    max-width: 1188px;
    margin: 0 auto;
}

.about-me .item-title, .partner .item-title, .story .item-title, .news .item-title, .culture .item-title {
    font-size: 28px;
    font-weight: bold;
}

.about-me .item-title .en, .partner .item-title .en, .story .item-title .en, .news .item-title .en, .culture .item-title .en {
    font-size: 22px;
    font-weight: 300;
}

.about-me .content, .partner .content {
    padding: 15px 0 88px 0;
    overflow: hidden;
}

.about-me .content .desc {
    width: 70%;
    float: left;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

.about-me .content .shizhi {
    width: 29%;
    float: right;
}

.about-me .content .shizhi .block {
    position: relative;
    width: 165px;
    height: 100px;
    float: right;
    border: 1px solid #e0303d;
}

.about-me .content .shizhi .block .share {
    position: absolute;
    top: -8px;
    left: -12px;
    width: 168px;
    height: 100px;
    color: #fff;
    background: #d32c25;
}

.about-me .content .shizhi .block .share .name {
    color: #fff;
    padding: 10px 10px;
}

.about-me .content .shizhi .block .share .logo {
    width: 40%;
    float: left;
}

.about-me .content .shizhi .block .share .logo img {
    width: 60px;
    padding-left: 5px;
}

.about-me .content .shizhi .block .share .p1 {
    font-size: 36px;
    position: absolute;
    right: 10px;
    bottom: 15px;
    display: block;
}

.about-me .content .shizhi .block .share .p2 {
    font-size: 12px;
    position: absolute;
    bottom: 5px;
    right: 8px;
    display: block;
}

.about-me .fun-menu {
    display: flex;
}

.about-me .fun-menu .item {
    flex: 1;
    margin-right: 5px;
    position: relative;
}

.about-me .fun-menu .item img {
    width: 100%;
    min-width: 218px;
}

.about-me .fun-menu .item .bg {
    position: absolute;
    top: 0;
    right: 2px;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    padding-top: 65px;
    z-index: 2;
}

.about-me .fun-menu .item:last-child {
    margin-right: 0;
}

.about-me .fun-menu .item h3 {
    position: absolute;
    top: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 25px 0;
    font-size: 23px;
    font-weight: 300 !important;
    text-align: center;
    color: #fff;
    z-index: 1;
    left: 0;
}

.about-me .fun-menu .item .jiahao {
    position: absolute;
    background: url(../image/jiahao.png) no-repeat;
    width: 22px;
    height: 22px;
    left: 50%;
    bottom: 30px;
    display: block;
    margin-left: -11px;
}

.about-me .fun-menu .list ul {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 100px;
}

.about-me .fun-menu .list ul li {
    padding: 8px 0;
}

.about-me .fun-menu .list ul li a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.partner-bg {
    background: url('../image/index_partner_bg.png') repeat;
}

.partner .item-title, .culture .item-title {
    padding: 68px 0;
    text-align: center;
}

.partner .content, .culture .content {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 68px;
}

.partner .swiper-container {
    height: 380px;
    width: 80%;
}

.partner .swiper-container .swiper-slide {
    background: #fff;
    margin-right: 30px;
    display: block;
    text-align: justify;
}

.swiper-prev-ex {
    position: absolute;
    top: 45%;
    left: 8px;
    width: 20px;
    height: 35px;
    background: url(../image/pre.png) no-repeat;
    cursor: pointer;
}

.swiper-next-ex {
    position: absolute;
    top: 45%;
    right: 8px;
    width: 20px;
    height: 35px;
    background: url(../image/next.png) no-repeat;
    cursor: pointer;
}

.swiper-display-none {
    display: none;
}

.partner .content .item {
    width: 100%;
}

.partner .content .item .logo {
    width: 170px;
    height: 170px;
    border: #f8f8f8 solid 10px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
}

.partner .content .item .logo img, .partner .content .item .logo-img img {
    margin-top: 20px;
    width: 130px;
}

.partner .content .item .logo-img {
    text-align: center;
}

.partner .content .item .desc {
    margin-top: 60px;
    padding: 5px 20px;
text-align: center;
}

.partner .content .red-block {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 20px;
    background: #d32c25;
}

.partner .look-all {
    margin-right: 120px;
}

.story-bg {
    background: url('../image/story_bg.jpg') no-repeat;
    background-size: 100% 100%;
}

.story, .news {
    display: flex;
    margin: 68px auto;
}

.story .item, .news .item {
    flex: 1;
}

.story .item-title {
    color: #fff;
}

.story .item-title .en {
    font-size: 13px;
}

.story .content-title {
    margin-top: 68px;
    font-size: 23px;
    color: #fff;
    margin-right: 68px;
}

.story .content-desc {
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    margin-right: 68px;
    line-height: 28px;
    text-align: justify;
}

.story .look-all {
    margin-top: 58px;
    float: left;
}

.story .story-poster {
    margin-left: 58px;
    float: right;
    width: 86%;
}

.news .focus {
}

.news .focus img {
    width: 100%;
    max-height: 318px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.news .focus .c-block {
    width: 82%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #efefef;
    padding-bottom: 58px;
}

.news .focus .c-block .title {
    margin: 25px 30px;
    font-size: 22px;
}

.news .focus .c-block .time {
    margin: 10px 30px 0 30px;
    color: #777;
}

.news .focus .c-block a {
    display: block;
    color: #000;
}

.news .focus .c-block a:hover {
    color: #d32c25;
}

.culture .item-title .en,
.news .item-title .en {
    font-size: 16px;
}

.news .item-right {
    padding-left: 58px;
}

.news .news-list {
    margin: 38px 0 0 0;
}

.news .news-list li {
    padding: 10px 0;
}

.news .news-list li p {
    font-size: 14px;
    color: #777;
}

.news .news-list li a {
    color: #000;
    font-size: 18px;
}

.news .news-list li a:hover {
    color: #d32c25;
}

.news .look-all {
    float: left;
    margin: 48px 0;
}

.culture-bg {
    background: url('../image/culture_bg.png') no-repeat;
    background-size: 100% 100%;
}

.culture .swiper-container {
    height: 365px;
    width: 80%;
}

.culture .swiper-slide {
    background: none;
    text-align: justify;
    position: relative;
}

.culture .item {
    margin: 58px 0;
    background: #fff;
    width: 100%;
    height: 268px;
}

.culture .item a {
    color: #000;
}

.culture .item a:hover {
    color: #d32c25;
}

.culture .item .culture-js {
    width: 50%;
}

.culture .item img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    z-index: 99;
}

.culture .item .culture-js .title {
    font-size: 23px;
    margin: 20px 40px 40px 40px;
}

.culture .item .culture-js .desc {
    margin: 10px 40px 40px 40px;
    font-size: 18px;
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.culture .look-all {
    position: absolute;
    left: 10%;
    bottom: 0px;
    z-index: 100;
}

.look-all {
    padding: 10px 0;
}

.look-all-btn {
    line-height: 40px;
    display: block;
    width: 133px;
    height: 40px;
    text-align: left;
    text-indent: 20px;
    background: #d32c25 url(../image/arrow-right.png) no-repeat 96px center;
    background-size: 20px;
}

.look-all-btn a {
    display: block;
    color: #fff;
    font-size: 16px;
}

.about-me .fun-menu .list ul li a span {
    position: relative;
    text-decoration: none;
}


.about-me .fun-menu .list ul li a span:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 0;
    height: 2px;
    background: #FFF;
    transition: all .3s;
}

.about-me .fun-menu .list ul li a span:hover:before {
    width: 100%;
    left: 0;
    right: 0;
}

@media (max-width: 767px) {
    .about-me .fun-menu .list ul li a span {
        border-bottom: 1px #fff solid;
    }

    .about-me .fun-menu .list ul {
        top: 125px;
    }

    .culture .item .culture-js .desc,
    .swiper-prev-ex,
    .swiper-next-ex {
        display: none;
        top: 28%;
    }

    .partner .item-title {
        padding-bottom: 20px;
    }

    .partner .swiper-container {
        width: 100%;
    }

    .partner .swiper-container .swiper-slide {
        background: transparent;
    }

    .partner .content .item .logo {
        background: #fff;
        width: 108px;
        height: 108px;
    }

    .partner .content .item .logo-img {
        width: 108px;
        height: 108px;
    }

    .partner .content .item .logo img {
        margin-top: 0;
        width: auto;
        max-width: 100%;
    }

    .red-block,
    #partner-swiper-container .desc {
        display: none;
    }

    .partner .swiper-container {
        height: 160px;
    }

    .about-me {
        margin: 0 15px;
        position: relative;
    }

    .about-me .content .desc {
        width: 100%;
    }

    .about-me .content .shizhi {
        margin: 15px 10px;
        position: absolute;
        top: -7px;
        right: -5px;
        width: auto;
    }

    .about-me .content .shizhi .block {
        height: 78px;
        width: 162px;
    }

    .about-me .content .shizhi .block .share {
        top: -8px;
        left: -15px;
        width: 167px;
        height: 75px;
    }

    .about-me .content .shizhi .block .share .name {
        padding: 3px 5px;
    }

    .about-me .content .shizhi .block .share .p1 {
        font-size: 25px;
        position: absolute;
        right: 30px;
        bottom: 20px;
        display: block;
    }

    .about-me .content .shizhi .block .share .p2 {
        font-size: 12px;
        position: absolute;
        bottom: 9px;
        right: 9px;
        display: block;
    }

    .about-me .content .shizhi .block {
        margin: 0 auto;
        float: none;
    }

    .about-me .fun-menu {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .about-me .fun-menu .item img {
        width: 100%;
    }

    .about-me .fun-menu .item {
        width: 100%;
        margin-bottom: 5px;
    }

    .about-me .fun-menu .item .bg {
        display: none;
        background: rgba(0, 0, 0, 0);
    }

    .about-me .fun-menu .item h3 {
        padding: 35px 0 5px 0;
        font-size: 22px;
        display: block;
    }

    .about-me .fun-menu .item .jiahao {
        /*bottom: 30px;*/
        display: none;
    }

    .look-all-btn-m-ps {
        float: none !important;
        margin: 0 auto;
    }

    .partner .look-all {
        margin-right: 0;
    }

    .story {
        display: inline-block;
    }

    .story-bg {
        background-size: auto !important;
    }

    .story .content-title {
        margin-top: 28px;
    }

    .story .item {
        margin: 15px;
    }

    .story .item .content-title, .story .item .content-desc {
        margin-right: 0px;
    }

    .story .look-all {
        position: absolute;
        bottom: 10px;
        left: 50%;
        margin-left: -65.5px;
    }

    .story .story-poster {
        margin: 0;
        width: 90%;
        float: none;
    }

    .story .item-right {
        text-align: center;
    }

    .news {
        display: block;
        margin: 15px;
        padding-top: 128px;
    }

    .news .item-title {
        position: absolute;
        top: 58px;
        left: 10px;
    }

    .news .focus .c-block {
        width: 100%;
    }

    .news .item-right {
        padding-left: 0;
    }

    .news .look-all {
        float: none;
    }

    .culture .item .culture-js {
        width: 100%;
        position: absolute;
        top: 300px;
    }

    .culture .item img {
        width: 100%;
        max-height: 288px;
        z-index: 99;
    }

    .culture .swiper-container {
        height: 468px;
        width: 96%;
    }

    .culture .item {
        margin: 58px 0;
        background: #fff;
        width: 100%;
        height: 558px;
    }

    .culture .look-all {
        position: absolute;
        left: 50%;
        margin-left: -65.5px;
        bottom: 20px;
        z-index: 100;
    }

    .videos {
        padding-bottom: 90px !important;
    }

    .videos-look-all {
        right: 50% !important;
        margin-right: -67px;
    }
}

/*视频板块*/
.videos {
    background: url(../image/culture_bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-bottom: 60px;
}

.videos .dtitle {
    text-align: center;
    padding: 50px 0 0 0;
    font-size: 28px;
    font-weight: bold;
}

.videos .dtitle .en {
    font-size: 16px;
    font-weight: 300;
}

.videos-look-all {
    padding-top: 18px;
    position: absolute;
    right: 0;
    bottom: -56px;
}

.videos-look-all a {
    color: #fff !important;
}

.section-box .box-img {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
}

.section-box a {
    position: relative;
    display: block;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.section-video-box {
    padding-top: 0 !important;
    position: relative;
}

.section-box .section-item-box {
    margin: 0 auto;
}

.section-video-box .comment-img-wp {
    position: relative;
    overflow: hidden;
}

.section-video-box .comment-img-wp > i {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(../image/icon-video-player.png) no-repeat;
    background-size: 100%;
    right: 15px;
    bottom: 15px;
}

.section-video-box .comment-img-wp img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.section-video-box p {
    background-color: #f2f2f2;
}

.section-video-box .tit {
    padding: 12px 5px 0px 5px;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section-video-box .desc {
    padding: 0 5px 12px 5px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
}

.section-video-box .desc:hover {
    color: #d32c25;
}

.section-video-box a {
    color: #000;
}

/*视频弹出层*/
.player-section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9999;
    display: none;
}

.player-section .player-box {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}

.v__close {
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 2em;
    /*line-height: 1em;*/
    padding: .6em;
    transition: transform .4s;
    z-index: 9999;
    text-shadow: 0 0 3px rgba(0, 0, 0, .5);
    text-indent: -999px;
}

.v__close:before {
    height: 3px;
    width: 100%;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotateZ(45deg);
    background: #fff;
}

.v__close:after {
    width: 3px;
    height: 100%;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotateZ(45deg);
    background: #fff;
}

.player-section video {
    width: 100%;
    max-width: 1024px;
}

.player-section video::-webkit-media-controls-panel {
    width: calc(100% + 32px);
    background-color: rgba(0, 0, 0, 0.3);
}
-----------------------

.footer{background:#2f3236}
.footer .fd-top{padding:50px 0 35px;overflow:hidden}
.footer .copy{background:#202225;overflow:hidden;font-size:14px;color:#666;line-height:24px;padding:18px 0}
.footer .copy span{display:block;float:right}
.footer .copy span a{color:inherit}
.footer .copy span a:hover{color:#ffa545}
.f-nav{float:left;overflow:hidden;padding-top:7px}
.f-nav dl{float:left;width:120px}
.f-nav dl dt{font-size:18px;color:#ccc;line-height:24px;font-weight:400;margin-bottom:26px}
.f-nav dl dd a{display:block;font-size:14px;color:#999;line-height:1;margin-bottom:22px}
.f-nav dl dd a:hover{color:#ffa545}
.f-ma{float:right;width:150px;font-size:14px;color:#999;line-height:24px;text-align:center}
.f-ma img{display:block;width:150px;height:150px;margin-bottom:16px}
.f-cont{float:left;font-size:14px;color:#999;line-height:24px}
.f-cont h3{font-size:30px;color:#ccc;line-height:46px;margin-bottom:6px}
.f-cont p span{font-size:30px;color:#ffa545;font-weight:700;line-height:35px}
.footer .share{padding-top:27px}
.footer .share a{display:inline-block;vertical-align:top;width:24px;height:24px;margin-top:4px}
.footer .share a img{display:block;width:100%;height:100%}
.footer .share a:hover{opacity:.7;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 70)';filter:alpha(Opacity=70)}
.wp{width:100%;max-width:1200px;margin:0 auto}
@media only screen and (max-width:767px){
.wp{width:95%}
.footer .fd-top{padding:10px 0;display:none}
.f-cont h3,.f-cont p span{font-size:20px}
.f-ma{width:auto}
.f-ma img{width:120px;height:120px}}