﻿@charset "utf-8";

/* CSS Document */
body {
    background-color: #c7e2f7 !important;
}
.section {
    margin: 80px auto;
    width: 1200px;
}

.mod a {
    color: #444;
    transition: .5s;
}

.mod a:hover {
    color: #a4c9e7;
}

.mod .topic {
    height: 2rem;
    line-height: 2;
    overflow: hidden;
}

.mod .topic a {
    color: #555;
}

.mod .topic a:hover {
    color: #a4c9e7;
}

.mod .caption {
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}

.mod .caption a {
    display: block;
}

.mod .inner-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, .7)
}

.mod .inner-caption a {
    color: #eee;
}

.mod .inner-caption a:hover {
    color: #666;
}

.mod .abstract {
    font-size: 14px;
    line-height: 1.8;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.section-title {
    height: 50px;
    line-height: 50px;
    text-indent: 1rem;
    font-size: 22px;
    color: #fff;
    /*background: linear-gradient(to right, #a4c9e7 0%, #2f1078 100%);*/
    background-color: rgba(204, 204, 204, .3);
    _position: relative;
    margin-bottom: 20px;
    border-bottom: 2px solid #f36e73;
}

.section-title em {
    font-style: normal;
    font-weight: 700;
    color: #000;
}

.section-title .more {
    float: right;
    _position: absolute;
    _right: 0;
    _top: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #333;
    font-size: 16px;
    text-indent: 0;
    transition: .3s;
}

.section-title .more:hover {
    background-color: rgba(0, 153, 255, .2);
    color: #a4c9e7;
    transition: .3s;
}


/* top-bar begin */
.top-bar {
    height: 49px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    color: #ccc;
    width: 100%;
    position: fixed;
    _position: absolute;
    z-index: 1040;
    top: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 3px 0 3px rgba(0, 0, 0, .2);
    overflow: hidden;
}

.top-bar .menu {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.top-bar .home-site-link {
    font-style: normal;
    font-weight: 700;
}

.top-bar li::after {
    content: "|";
    color: #d5d5d5;
}

.top-bar li:first-of-type::after {
    content: " ";
    padding-right: 15px;
}

.top-bar li:last-of-type::after {
    content: " ";
}

.top-bar .item {
    line-height: 50px;
    font-size: 14px;
}

.top-bar .item a {
    padding: 0 7px;
}

.top-bar .home-site-link {
    color: black;
}

.top-bar a {
    color: #1a1a1a;
}

.top-bar .loading {
    display: block;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    background-color: #f5f5f5;
}

/* top-bar end */

/* 背景图区域 begin */
.phd {
    margin-top: 50px;
    height: 700px;
}

#page-pc-header {
    display: none;
}

.widthMain {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

/* 背景图区域 end */

/* section-10 begin */
.section-10 {
    width: 1200px;
    margin: 80px auto;
}

.section-10 .view {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.section-10 .view .swiper-container {
    width: 100%;
}

.section-10 .view .mod-tile {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    /* padding-bottom: 35px; */
}

.section-10 .view .mod-tile .btn-play {
    position: absolute;
    left: 10px;
    bottom: 60px;
    width: 45px;
    height: 45px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAEO0lEQVRogc2aX4jVRRTHP2vbrsKWZbu2WZsV1AbrUoKyEkXQH6KHHt1MhCiJDIJIFEF8qIcgwQdfRN/yz/pSoNuTQRAYsgtB1lKKBUKkSVLEbiuoW+6Rs5xZzk73yu/3m7nd+4Vhhju/Oec75ze/M2fO3DYRoQFoA+4CbgB/N0JBewYZK4AXgGeBAeAx4G7Xr+T/As4B3wFngRPArylKq1q8A9gIvAE8YxYugwngyRTiZS2uz78F7AQeqNGvVvwJuARccUvmHuAJoNeeuxSN08n3A0eBq4WYqMULliER+V4WYkZERkVko4jcV0DOUhF5XEQ63G9PicisSR0pyqfIQ7qcthrJgCkR+VBElpeYeL2yyckdz0W8XUQ+iax8RETuzUA4lMUiclhEvjHrJxNX0sciKw9nJJxUbrU8RhzpiyKyqlVI34r4Nkf6goisbCXSWmr58SHga/PVuus9DfxQ0m02HIsiBeqnDxhpzGe3HGlqEH/b7Wi6GXzaBE4eS4CDwBjQt6DHrZsO+wiDB+ltgbW8yn1rp/3G5S2+Cbjf2vuA3ytYSLf3nhymNpwBRqy9Ghie73GzO2kzuy4iPRUttF9E/hSRVzJa/UER+ce4nYrdYZ+LF44nKDlqMlTWXhHpzER+1Mnt80vlZReafpbhFaus94Bxi89TcdzJfQnnVdaFlQN8mUFRgK7Lb4HXE+V84dprccQHrP4F+CNRSYwuc2lHgDsqyrgM/GbtQRzxfqvPZaW8EOq11PprKo4/Y/UcVyV+G7DUfoxPJrnxKHAK2FJB7mWrl+laXxS9visNJq7oBN6tMG7Kte+Mt/z/Az8u2EiK41/35JzFp90PXQ0mfsC8wtkKY/3KmG63vMe0dazISNJjEtgMHEuQEbhpqH0jLJXzVvfXGZSCMUtNpJDGbWRzXAPxCasfzhgkzQIfWYYrKWtlnB6x9hzXQHzMat1Sn09UgrnVF4Fd0UdVFc+5kGTcEz9h273i1QQFp4FRO4x8lYFwwAarxbjWDWu7W+AQEUqPcRLj+J+DxCGr9by5NaO1UvG+OwMfmpflZtbpjm6TLXJ06zUuIbdT8+h2HfjY2hq77GkBa+9xcZRym5nviWbYHmVkm5lyG3Y8JozbfH+tAUMuM6uvabAJpAfdElEu6+Jn6g3c3sQU3ErTGbC91nP1Bjcr6TngHIQYh7YyxLEv+PMozby+gaTXm46A0ejmojBxLbdb0t3jYOYNqttkehw23XXHFRGsr2pHdJWiH84HiRPoNhmTTu6M6aq5PMoSD2XI3JLHNbu12FDwekWfec2STtciWROmoxCfsvecevB4B9jh8owemt74Gbjozq9ddrWo8fRDNcZo2mE3sL9UJFnxNWt48KYFPbNSHrM2dnPVNF2Ou/w+i5fDlXi/26YDpuziVnMjJy3kvZCitFF/QtAYKJBX0noaygfgJsI00YX19pVQAAAAAElFTkSuQmCC) 0 0;
    background-size: 100%;
    z-index: 1000;
    cursor: pointer;
    display: none;
}

.section-10 .view video,
.section-10 .view iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1001;
    display: none;
}

.section-10 .view .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002;
    width: 30px;
    height: 30px;
    background: url(data:image/png;base64,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) 0 0 no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    cursor: pointer;
    z-index: 1002;
    display: none;
}

.section-10 .view .mod-tile .media img {
    width: 100%;
    height: 675px;
}

.section-10 .view .mod-tile .caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    text-align: left;
    font-size: 18px;
    line-height: 1.6;
    margin: 0 auto;
    color: #fff;
    padding: 10px 15px;
    background-image: linear-gradient(0deg, rgba(51, 51, 51, .7) 0%, rgba(51, 51, 51, .3) 80%, rgba(51, 51, 51, 0) 100%);
}

.section-10 .view .mod-tile .caption a {
    width: 100%;
    display: inline-block !important;
    vertical-align: middle;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section-10 .view .arrow-left,
.section-10 .view .arrow-right {
    width: 40px;
    height: 80px;
    background-color: rgba(51, 51, 51, .7);
    padding: 20px 5px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 15px 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.section-10 .view .arrow-left {
    left: 0;
}

.section-10 .view .arrow-right {
    right: 0;
}

.section-10 .view .arrow-left,
.section-10 .view .arrow-right {
    opacity: 0;
}

.section-10 .view .arrow-left:hover,
.section-10 .view .arrow-right:hover {
    background-color: rgba(76, 126, 237, .7);
    height: 200px;
}

.section-10 .view .swiper-container:hover .arrow-right,
.section-10 .view .swiper-container:hover .arrow-left {
    opacity: 1;
}

.section-10 .preview {
    width: 1200px;
    padding: 0 45px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
}

.section-10 .preview .swiper-slide {
    width: 25%;
    padding: 0 10px;
    overflow: hidden;
}

.section-10 .preview img {
    width: 100%;
    height: 95px;
    border: 5px solid #516ec9;
}

.section-10 .preview .active-nav img {
    padding: 0;
    border: 5px solid #dc0000;
}

.section-10 .preview .arrow-left,
.section-10 .preview .arrow-right {
    width: 40px;
    height: 95px;
    background-color: rgba(51, 51, 51, .7);
    padding: 20px 5px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 15px 30px;
    top: 0;
    margin-top: 0;
}

.section-10 .preview .arrow-left {
    left: 0;
}

.section-10 .preview .arrow-right {
    right: 0;
}

.section-10 .preview .arrow-left:hover,
.section-10 .preview .arrow-right:hover {
    background-color: rgba(76, 126, 237, .7);
}

/* section-10 end */

/* section-17 begin */
.section-17 .mod-tile {
    position: relative;
    width: calc(100%/2 - 20px);
    margin-left: calc(20px*2 / 1);
    margin-bottom: calc(20px*2 / 1);
}

.section-17 .mod-tile:nth-child(3n+1) {
    margin-left: 0;
}

.section-17 .mod-tile .media {
    width: 100%;
}

.section-17 .mod-tile .media a {
    display: block;
    overflow: hidden;
}

.section-17 .mod-tile .media img {
    width: 100%;
    height: auto;
}

.section-17 .mod-tile .media a img {
    transition: .5s;
    display: block;
}

.section-17 .mod-tile .media a:hover img {
    -webkit-transform: scaleX(1.2) scaleY(1.2);
    transform: scaleX(1.2) scaleY(1.2);
}

.section-17 .mod-tile .caption {
    line-height: 1.4;
    font-size: 16px;
    text-align: left;
    /* margin-top: 20px; */
    color: #333;
    padding: 10px;
}

/* .section-17 .mod-tile .caption a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
} */

.section-17 .mod-tile .abstract {
    text-align: justify;
    margin-top: 10px;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: none;
}

.section-17 .mod-tile .abstract a {
    color: #333;
    display: inline;
}

.section-17 .mod-tile .abstract a:hover {
    color: #a4c9e7;
}

.section-17 .mod-topics {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    width: calc(100%/2 - 20px);
    margin-left: calc(20px*2 / 1);
    margin-bottom: calc(20px*2 / 2);
}

.section-17 .mod-topics:nth-child(2n+1) {
    margin-left: 0;
}

.section-17 .mod-topics:nth-last-child(-n+2) {
    margin-bottom: 0;
}

.section-17 .mod-topics .topic {
    height: inherit;
    line-height: 1.6;
    font-size: 18px;
    position: relative;
    padding-left: 20px;
    color: #333;
}

.section-17 .mod-topics .topic a {
    color: #333;
}

.section-17 .mod-topics .topic a:hover {
    color: #a4c9e7;
}

.section-17 .mod-topics .topic::after {
    content: "";
    display: block;
    width: 5px;
    height: 15px;
    background: #a4c9e7;
    position: absolute;
    left: 0;
    top: 7px;
}

.section-17 .mod-topics .abstract {
    line-height: 1.8;
    margin-top: 10px;
    color: #888;
    padding-left: 20px;
    text-align: justify;
    display: none;
}

.section-17 .mod-topics .abstract a {
    color: #a4c9e7;
}

/* section-17 end */

/* section-25 begin */
.section-25 {
    width: 100%;
    background-image: url(bg_big1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 130% 130%;
    padding-top: 120px;
    padding-bottom: 150px;
}

.section-25 .swiper-container-gdft {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.section-25 .swiper-slide {
    width: 100%;
}

.section-25 .swiper-slide:nth-child(even) {
    margin-top: 40px;
}

.section-25 .mod-tile {
    width: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.section-25 .mod-tile .media {
    width: 100%;
}

.section-25 .mod-tile .media img {
    width: 100%;
    height: auto;
}

.section-25 .mod-tile .topic {
    font-size: 16px;
    padding: 10px;
    color: #fff;
    line-height: 1.6;
    font-weight: 400;
    height: inherit;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.section-25 .mod-tile .topic a {
    color: #fff;
}

.section-25 .mod-tile .topic a:hover {
    color: #1d4ca1;
}

.section-25 .mod-tile .abstract {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30px;
    background: rgba(51, 51, 51, .7);
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
    cursor: pointer;
    display: none;
}

.section-25 .mod-tile .abstract a {
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
    overflow: hidden;
}

.section-25 .mod-tile:hover .topic {
    opacity: 1;
    bottom: 0;
    /* opacity: 0;
	bottom: -50px; */
}

.section-25 .mod-tile:hover .abstract {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.section-25 .swiper-button-prev,
.section-25 .swiper-button-next {
    width: 40px;
    height: 80px;
    background-color: rgba(51, 51, 51, .7);
    padding: 20px 5px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 15px 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section-25 .swiper-button-prev {
    left: 0;
}

.section-25 .swiper-button-next {
    right: 0;
}

.section-25 .swiper-pagination-fraction,
.section-25 .swiper-button-prev,
.section-25 .swiper-button-next {
    opacity: 0;
}

.section-25 .swiper-button-prev:hover,
.section-25 .swiper-button-next:hover {
    background-color: rgba(76, 126, 237, .7);
    height: 200px;
}

.section-25 .swiper-container-gdft:hover .swiper-pagination-fraction,
.section-25 .swiper-container-gdft:hover .swiper-button-next,
.section-25 .swiper-container-gdft:hover .swiper-button-prev {
    opacity: 1;
}

/* section-25 end */

/* section-31 begin */
.section-31 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.section-31 .swiper-container-xwgd {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.section-31 .media {
    width: 700px;
    height: 440px;
    margin-left: 40px;
    overflow: hidden;
}

.section-31 .media img {
    width: 100%;
    height: auto;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    transition: .5s;
    display: block;
}

.section-31 .media:hover img {
    transform: scaleX(1.2) scaleY(1.2);
}

.section-31 .cont {
    width: 530px;
    height: 350px;
    background: #f2f2f2;
    padding: 45px 40px 0;
    position: absolute;
    right: 40px;
    top: 45px;
    overflow: hidden;
}

.section-31 .unit-title {
    position: relative;
    font-weight: 700;
    color: #333;
    line-height: 1.4;
    font-size: 28px;
    background: #f2f2f2;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.section-31 .unit-title::after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 0;
    top: 0;
    background: #09f;
}

.section-31 .unit-title a {
    color: #333;
}

.section-31 .more {
    margin-top: 15px;
    width: 120px;
    height: 40px;
    border: 1px solid #09f;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}

.section-31 .more a {
    color: #333;
}

.section-31 .abstract {
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.section-31 .abstract a {
    color: #666;
}

.section-31 .swiper-pagination-fraction {
    bottom: 60px;
    right: 60px;
    left: auto;
    width: auto;
    color: #999;
    font-size: 30px;
    opacity: 0;
}

.section-31 .swiper-pagination-fraction .swiper-pagination-current {
    color: #09f;
}

.section-31 .swiper-pagination-fraction .swiper-pagination-total {
    font-size: 18px;
}

.section-31 .swiper-button-prev,
.section-31 .swiper-button-next {
    width: 40px;
    height: 80px;
    background-color: rgba(51, 51, 51, .7);
    padding: 20px 5px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-size: 15px 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section-31 .swiper-button-prev {
    left: 0;
}

.section-31 .swiper-button-next {
    right: 0;
}

.section-31 .swiper-button-prev:hover,
.section-31 .swiper-button-next:hover {
    background-color: rgba(76, 126, 237, .7);
    height: 200px;
}

.section-31 .swiper-pagination-fraction,
.section-31 .swiper-button-prev,
.section-31 .swiper-button-next {
    opacity: 1;
}

.section-31 .swiper-container-xwgd:hover .swiper-pagination-fraction,
.section-31 .swiper-container-xwgd:hover .swiper-button-next,
.section-31 .swiper-container-xwgd:hover .swiper-button-prev {
    opacity: 1;
}

/* section-31 end */

/* RTools begin */

.RTools {
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 180px;
    width: 60px;
    z-index: 10000;
    display: none;
}

.RTools .qrcode {
    width: 100%;
    padding: 5px 5px 0;
    border: 1px solid #ccc;
    background-color: #f7f7f7 !important;
    right: 0;
    bottom: 70px;
    position: absolute;
}

.RTools .qrcode canvas {
    width: 100%;
    height: auto;
}

.RTools .qrcode:hover::after {
    content: "扫描分享";
    width: 100%;
    color: #333;
    font-size: 16px;
    display: block;
    text-align: center;
}

.RTools .qrcode:hover {
    transform: translate(0, 0);
    animation: change 1s;
    -moz-animation: change 1s;
    -webkit-animation: change 1s;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    overflow: hidden;
    width: 100%;
}

@keyframes change {
    from {
        width: 48px;
        height: 48px;
        opacity: 1;
    }

    to {
        width: 100px;
        height: 125px;
        opacity: 1;
    }
}

.RTools .gototop {
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: #a4c9e7 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC") no-repeat 50% 50%;
    transition: .3s;
    opacity: 0;
    filter: alpha(opacity=0);
}

.show {
    display: block;
}

/* RTools end */


/* 版权区块 begin */
.adBottom {
    background: #a4c9e7;
    /*padding: 20px 0 40px;*/
}

.footer {
    padding: 50px 0;
    background: #a4c9e7;
    text-align: center;
    color: #fff;
    /*border-top: #df0045 solid 5px;*/
}

.footer p {
    line-height: 2;
    font-size: 16px;
}

/* 版权区块 end */


/* 区块more begin */
.btn-more {
    margin: 50px auto 0;
    width: 150px;
}

.btn-h-e {
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 0;
    line-height: 1;
    background-color: #a4c9e7;
    width: 100%;
    text-align: center;
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 30px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    text-decoration: none;
    overflow: hidden;
}

.btn-h-e::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    display: block;
    width: 300px;
    height: 300px;
    content: "";
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    background-color: rgba(255, 255, 255, .15);
    border-radius: 50%;
    z-index: -1;
}

.btn-h-e::after {
    position: absolute;
    top: 40%;
    left: 50%;
    transition: opacity .2s linear .2s, -webkit-transform .2s linear .2s;
    transition: transform .2s linear .2s, opacity .2s linear .2s;
    transition: transform .2s linear .2s, opacity .2s linear .2s, -webkit-transform .2s linear .2s;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 300px;
    content: "»";
    font-size: 50px;
    font-weight: 900;
    line-height: inherit;
    color: transparent;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    background-color: rgba(255, 255, 255, .15);
    border-radius: 50%;
    opacity: 0;
    z-index: -1;
}

.btn-h-e:hover {
    color: transparent;
}

.btn-h-e:hover::before,
.btn-h-e:hover::after {
    transition-duration: .15s;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    color: #fff;
}

/* 区块more end */


/* xpage begin */
.xpage-more-btn {
    width: 150px;
    text-align: center;
    margin: 50px auto 30px;
    padding: 15px 0;
    border: 1px solid #bbb;
    line-height: 1;
    border-radius: 5px;
    cursor: pointer;
    background: #eee;
    font-size: 14px;
}

.xpage-more-btn a {
    color: #333;
}

.xpage-more-btn:hover {
    background: #a4c9e7;
    color: #fff;
    border-color: #a4c9e7;
}

.xpage-more-btn:hover a {
    color: #fff;
}

/* xpage end */


/* section-title begin */
.section-17 .section-title,
.section-25 .section-title,
.section-31 .section-title {
    width: 1200px;
    height: 100px;
    line-height: 100px;
    text-indent: inherit;
    background: url("section-title.png") center center no-repeat;
    background-size: contain;
    border-bottom: 0;
    margin: 0 auto 40px;
}

.section-17 .section-title em,
.section-25 .section-title em,
.section-31 .section-title em {
    display: block;
    text-align: center;
    font-size: 36px;
    padding-top: 0;
    color: #333;
}

/* section-title end */


/* 111111 */
@media screen and (max-width:768px) {
    .domPC {
        display: none
    }

    .domMOB {
        display: block
    }

    .phd {
        margin-top: 0;
        height: auto;
    }

    .phd img {
        width: 100%;
        height: auto;
    }

    /* 手机导航 begin */
    #mobileHeader {
        width: 100%;
        line-height: 0;
        background: #eee url("//www.news.cn/world/2015/images/bgSjTop.png") 0 0 no-repeat;
        -webkit-background-size: 100% 45px;
        background-size: 100% 45px;
        position: relative;
        display: block;
    }

    #mobileHeader .logo {
        display: block;
        width: 1.3rem;
        height: .9rem;
        background: url("//www.news.cn/world/2015/images/xh_mobile_header.png") 0 0 no-repeat;
        -webkit-background-size: 57px;
        background-size: 57px;
        position: absolute;
        top: 0;
        left: .2rem;
    }

    #mobileHeader .name {
        display: inline-block;
        width: 5rem;
        height: .8rem;
        line-height: 2.7;
        font-size: .32rem;
        padding: 0 0 0 .2rem;
        color: #fff;
        vertical-align: top;
        margin: 0 0 0 1.5rem;
        background: url("//www.news.cn/world/2015/images/xh_mobile_header.png") 0 -160px no-repeat;
        -webkit-background-size: 57px;
        background-size: 57px;
        overflow: hidden;
    }

    #mobileHeader .name a {
        color: #fff;
    }

    #mobileHeader .right {
        display: block;
        width: .6rem;
        height: .9rem;
        position: absolute;
        top: 0;
        right: .2rem;
        background: url("//www.news.cn/world/2015/images/xh_mobile_header.png") 100% -45px no-repeat;
        -webkit-background-size: 57px;
        background-size: 57px;
    }

    #mobileHeader .mobileNavList {
        width: 100%;
        height: 0;
        overflow: hidden;
        position: absolute;
        top: .9rem;
        left: 0;
        background: #ededed;
        z-index: 10;
    }

    #mobileHeader .mobileNavList a {
        float: left;
        width: 20%;
        padding: .2rem 0;
        color: #000;
        text-align: center;
        font-size: .32rem;
    }

    #mobileHeader .phnav {
        text-align: center;
        padding-bottom: .12rem;
    }

    #mobileHeader .phnav li {
        float: left;
        width: 25%;
        height: .8rem;
        line-height: .85rem;
        text-align: center;
        font-size: .32rem;
        color: #333;
    }

    #mobileHeader .phnav a {
        color: #333;
    }

    /* 手机导航 end */

    .widthMain {
        width: 100%;
        margin: .4rem auto;
        padding: 0 .2rem;
    }

    .section {
        width: 100%;
        margin: .4rem auto;
        padding: 0 .2rem;
    }

    /* section-10 begin */
    .section-10 {
        width: 100%;
        margin: .3rem auto;
        padding: 0 .2rem;
    }

    .section-10 .view {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .section-10 .view .swiper-container {
        width: 100%;
    }

    .section-10 .view .mod-tile {
        width: 100%;
        height: auto;
        overflow: hidden;
        /* padding-bottom: 0; */
    }

    .section-10 .view .mod-tile .btn-play {
        margin-right: .2rem;
        width: .7rem;
        height: .7rem;
    }

    .section-10 .view video,
    .section-10 .view iframe {
        height: calc(100% - .94rem);
    }

    .section-10 .view .mod-tile .media img {
        width: 100%;
        height: auto;
    }

    .section-10 .view .mod-tile .caption {
        position: inherit;
        font-size: .32rem;
        line-height: 1.6;
        margin: 0 auto 0;
        color: #fff;
        padding: .2rem;
        background-color: rgba(51, 51, 51, .7);
        background-image: none;
    }

    .section-10 .view .mod-tile .caption a {
        color: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .section-10 .view .arrow-left,
    .section-10 .view .arrow-right {
        width: .6rem;
        height: 1.2rem;
        background-color: rgba(51, 51, 51, .7);
        padding: .2rem 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        background-size: .2rem .36rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .section-10 .view .arrow-left {
        left: 0;
    }

    .section-10 .view .arrow-right {
        right: 0;
    }

    .section-10 .view .arrow-left:hover,
    .section-10 .view .arrow-right:hover {
        background-color: rgba(76, 126, 237, .7);
        height: 1.4rem;
    }

    .section-10 .view .arrow-left,
    .section-10 .view .arrow-right {
        opacity: 1;
    }

    .section-10 .view .arrow-right:hover,
    .section-10 .view .arrow-left:hover {
        opacity: 1;
    }

    .section-10 .preview {
        width: 100%;
        padding: 0;
        height: auto;
        margin: 0 auto;
        margin-top: .2rem;
        position: relative;
    }

    .section-10 .preview .swiper-container {
        margin-left: -.1rem;
    }

    .section-10 .preview .swiper-slide {
        width: 30%;
        padding: 0 .1rem;
        overflow: inherit;
    }

    .section-10 .preview img {
        width: 100%;
        height: .9rem;
        border: .1rem solid #1527ac;
    }

    .section-10 .preview .active-nav img {
        padding: 0;
        border: .1rem solid #dc0000;
    }

    .section-10 .preview .arrow-left,
    .section-10 .preview .arrow-right {
        width: .6rem;
        height: 1.2rem;
        background-color: rgba(51, 51, 51, .7);
        padding: .2rem 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        background-size: .2rem .36rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: none;
    }

    .section-10 .preview .arrow-left {
        left: 0;
    }

    .section-10 .preview .arrow-right {
        right: 0;
    }

    .section-10 .preview .arrow-left,
    .section-10 .preview .arrow-right {
        opacity: 1;
    }

    .section-10 .preview .arrow-left:hover,
    .section-10 .preview .arrow-right:hover {
        background-color: rgba(76, 126, 237, .7);
        height: 1.4rem;
    }

    /* section-10 end */

    /* section-17 begin */
    .section-17 .mod-tile {
        width: 100%;
        margin-left: inherit;
        margin-bottom: calc(.1rem*2 / 1);
    }

    .section-17 .mod-tile:nth-child(4n+1) {
        margin-left: inherit;
    }

    .section-17 .mod-tile:nth-child(2n+1) {
        margin-left: inherit;
    }

    .section-17 .mod-tile .media {
        width: 100%;
    }

    .section-17 .mod-tile .media a {
        display: block;
        overflow: hidden;
    }

    .section-17 .mod-tile .media img {
        width: 100%;
        height: auto;
    }

    .section-17 .mod-tile .media a img {
        transition: .5s;
        display: block;
    }

    .section-17 .mod-tile .media a:hover img {
        -webkit-transform: scaleX(1.2) scaleY(1.2);
        transform: scaleX(1.2) scaleY(1.2);
    }

    .section-17 .mod-tile .caption {
        line-height: 1.6;
        font-size: .28rem;
        text-align: left;
        margin-top: .2rem;
        color: #333;
        padding: .2rem;
    }

    /* .section-17 .mod-tile .caption a {
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    } */

    .section-17 .mod-tile .abstract {
        text-align: justify;
        margin-top: .1rem;
        color: #888;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        display: none;
    }

    .section-17 .mod-tile .abstract a {
        color: #333;
        display: inline;
    }

    .section-17 .mod-tile .abstract a:hover {
        color: #a4c9e7;
    }

    .section-17 .mod-topics {
        padding-bottom: .1rem;
        border-bottom: 1px dashed #ccc;
        width: 100%;
        margin-left: 0;
        margin-bottom: .2rem;
    }

    .section-17 .mod-topics:nth-child(2n+1) {
        margin-left: 0;
    }

    .section-17 .mod-topics:nth-last-child(-n+2) {
        margin-bottom: .2rem;
    }

    .section-17 .mod-topics:last-child {
        margin-bottom: 0;
    }

    .section-17 .mod-topics .topic {
        height: inherit;
        line-height: 1.6;
        font-size: .32rem;
        position: relative;
        padding-left: .2rem;
        color: #333;
    }

    .section-17 .mod-topics .topic a {
        color: #333;
    }

    .section-17 .mod-topics .topic a:hover {
        color: #a4c9e7;
    }

    .section-17 .mod-topics .topic::after {
        content: "";
        display: block;
        width: .1rem;
        height: .3rem;
        background: #a4c9e7;
        position: absolute;
        left: 0;
        top: .1rem;
    }

    .section-17 .mod-topics .abstract {
        font-size: .28rem;
        line-height: 1.6;
        margin-top: 0;
        color: #888;
        padding-left: .2rem;
        text-align: justify;
        -webkit-line-clamp: 2;
    }

    .section-17 .mod-topics .abstract a {
        color: #a4c9e7;
    }

    .section-17 .mod-tile .btn {
        width: 1.4rem;
        margin: .1rem auto;
        background: #cf0000;
        border-radius: .1rem;
        text-align: center;
        font-size: .28rem;
        color: #fff;
        letter-spacing: .1rem;
        line-height: 1.8;
        padding: .1rem 0;
    }

    .section-17 .mod-tile .btn a {
        color: #fff;
    }

    .section-17 .mod-tile .bg1 .btn {
        background: #a4c9e7;
    }

    .section-17 .votebox {
        width: 100%;
        margin: .2rem auto 0;
    }

    .section-17 .votebox span {
        float: left;
        text-align: center;
        font-size: .28rem;
        line-height: 1.8;
        color: #fff;
        padding: .16rem 0;
        width: calc(100%/3 - .1rem);
        margin-left: calc(.1rem*3 / 2);
        border-radius: .1rem;
        display: block;
        background: #cf0000;
        text-align: center;
    }

    .section-17 .votebox span:first-child {
        margin-left: 0;
    }

    .section-17 .votebox span a {
        color: #fff;
        display: block;
    }

    #section-17-2 .areaBg {
        width: 100%;
        background-image: none;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }

    #section-17-2 .row {
        width: 100%;
        padding: 0 .2rem;
        margin: 0 auto;
        background-color: #fff;
    }

    /* section-17 end */

    /* section-25 begin */
    .section-25 {
        padding: 0 .2rem;
        margin: .4rem auto;
        background-image: none;
    }

    .section-25 .swiper-container-gdft {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .section-25 .swiper-slide {
        width: 100%;
    }

    .section-25 .swiper-slide:nth-child(even) {
        margin-top: .3rem;
    }

    .section-25 .mod-tile {
        width: 100%;
        margin: 0;
        position: relative;
        overflow: hidden;
    }

    .section-25 .mod-tile .media {
        width: 100%;
    }

    .section-25 .mod-tile .media img {
        width: 100%;
        height: auto;
    }

    .section-25 .mod-tile .topic {
        font-size: .28rem;
        padding: .1rem;
        color: #fff;
        line-height: 1.4;
        font-weight: 400;
        height: inherit;
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .section-25 .mod-tile .topic a {
        color: #fff;
    }

    .section-25 .mod-tile .topic a:hover {
        color: #fff;
    }

    .section-25 .mod-tile .abstract {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: .2rem;
        background: rgba(51, 51, 51, .7);
        color: #fff;
        font-size: .28rem;
        line-height: 1.6;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 0;
        cursor: pointer;
        display: none;
    }

    .section-25 .mod-tile .abstract a {
        width: 100%;
        height: 100%;
        color: #fff;
        display: block;
        overflow: hidden;
    }

    .section-25 .mod-tile:hover .topic {
        opacity: 1;
        bottom: 0;
    }

    .section-25 .mod-tile:hover .abstract {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .section-25 .swiper-pagination {
        display: none;
    }

    .section-25 .swiper-button-prev,
    .section-25 .swiper-button-next {
        width: .6rem;
        height: 1.2rem;
        background-color: rgba(51, 51, 51, .7);
        padding: .2rem 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        background-size: .2rem .36rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .section-25 .swiper-button-prev {
        left: 0;
    }

    .section-25 .swiper-button-next {
        right: 0;
    }

    .section-25 .swiper-pagination-fraction,
    .section-25 .swiper-button-prev,
    .section-25 .swiper-button-next {
        opacity: 1;
    }

    .section-25 .swiper-button-prev:hover,
    .section-25 .swiper-button-next:hover {
        background-color: rgba(76, 126, 237, .7);
        height: 1.4rem;
    }

    .section-25 .swiper-container-gdft:hover .swiper-pagination-fraction,
    .section-25 .swiper-container-gdft:hover .swiper-button-next,
    .section-25 .swiper-container-gdft:hover .swiper-button-prev {
        opacity: 1;
    }

    /* section-25 end */

    /* section-31 begin */
    .section-31 {
        padding: 0 .2rem;
        margin: .4rem auto;
    }

    .section-31 .swiper-container-xwgd {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .section-31 .media {
        width: 100%;
        height: auto;
        margin-left: 0;
        overflow: hidden;
    }

    .section-31 .media img {
        width: 100%;
        height: auto;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        transition: .5s;
        display: block;
    }

    .section-31 .media:hover img {
        transform: scaleX(1.2) scaleY(1.2);
    }

    .section-31 .cont {
        width: 100%;
        height: auto;
        background: #f2f2f2;
        padding: .3rem;
        position: static;
        right: 0;
        top: 0;
        overflow: hidden;
    }

    .section-31 .unit-title {
        position: relative;
        font-weight: 700;
        color: #333;
        line-height: 1.4;
        font-size: .32rem;
        background: #f2f2f2;
        padding-top: .3rem;
        padding-bottom: .1rem;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .section-31 .unit-title::after {
        content: "";
        display: block;
        width: .6rem;
        height: 2px;
        position: absolute;
        left: 0;
        top: 0;
        background: #09f;
    }

    .section-31 .unit-title a {
        color: #333;
    }

    .section-31 .more {
        margin-top: .2rem;
        width: 1.6rem;
        height: .6rem;
        border: 1px solid #09f;
        text-align: center;
        line-height: .56rem;
        font-size: .24rem;
    }

    .section-31 .more a {
        color: #333;
    }

    .section-31 .abstract {
        color: #666;
        font-size: .28rem;
        line-height: 1.6;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }

    .section-31 .abstract a {
        color: #666;
    }

    .section-31 .swiper-pagination-fraction {
        bottom: .3rem;
        right: .3rem;
        left: auto;
        width: auto;
        color: #999;
        font-size: .36rem;
        opacity: 1;
    }

    .section-31 .swiper-pagination-fraction .swiper-pagination-current {
        color: #09f;
    }

    .section-31 .swiper-pagination-fraction .swiper-pagination-total {
        font-size: .28rem;
    }

    .section-31 .swiper-button-prev,
    .section-31 .swiper-button-next {
        width: .6rem;
        height: 1.2rem;
        background-color: rgba(51, 51, 51, .7);
        padding: .2rem 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        background-size: .2rem .36rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .section-31 .swiper-button-prev {
        left: 0;
    }

    .section-31 .swiper-button-next {
        right: 0;
    }

    .section-31 .swiper-button-prev:hover,
    .section-31 .swiper-button-next:hover {
        background-color: rgba(76, 126, 237, .7);
        height: 1.4rem;
    }

    .section-31 .swiper-pagination-fraction,
    .section-31 .swiper-button-prev,
    .section-31 .swiper-button-next {
        opacity: 1;
    }

    .section-31 .swiper-container-xwgd:hover .swiper-pagination-fraction,
    .section-31 .swiper-container-xwgd:hover .swiper-button-next,
    .section-31 .swiper-container-xwgd:hover .swiper-button-prev {
        opacity: 1;
    }

    /* section-31 end */

    /* RTools begin */
    .RTools {
        width: 40px;
        bottom: 100px;
    }

    .RTools .qrcode {
        display: none;
    }

    .RTools .gototop {
        width: .8rem;
        height: .8rem;
    }

    /* RTools end */

    /* Copyright begin */
    #bottomBody {
        background: #a4c9e7;
        color: #fff;
    }

    .adBottom {
        background: #a4c9e7;
        padding: .4rem 0;
    }

    .footer {
        padding: .4rem .3rem;
        background: #a4c9e7;
        text-align: center;
        /*margin-top:.4rem;border-top:#df0045 solid .1rem;*/
    }

    .footer p {
        line-height: 1.8;
        font-size: .2rem;
        margin: 0 auto;
        word-spacing: -1px;
        letter-spacing: -1px;
    }

    /* Copyright end */

    /* 区块more begin */
    .btn-more {
        margin: .4rem auto 0;
        width: 2.4rem;
    }

    .btn-h-e {
        font-size: .28rem;
        border-radius: .1rem;
        color: #fff;
        letter-spacing: 0;
        line-height: 1;
        background-color: #a4c9e7;
        width: 100%;
        text-align: center;
        transition-property: all;
        transition-duration: .2s;
        transition-timing-function: linear;
        transition-delay: 0s;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: .3rem 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        text-decoration: none;
        overflow: hidden;
    }

    .btn-h-e::before {
        position: absolute;
        top: 50%;
        left: 50%;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        transition-duration: .2s;
        transition-timing-function: linear;
        transition-delay: 0s;
        display: block;
        width: 3rem;
        height: 3rem;
        content: "";
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        background-color: rgba(255, 255, 255, .15);
        border-radius: 50%;
        z-index: -1;
    }

    .btn-h-e::after {
        position: absolute;
        top: 40%;
        left: 50%;
        transition: opacity .2s linear .2s, -webkit-transform .2s linear .2s;
        transition: transform .2s linear .2s, opacity .2s linear .2s;
        transition: transform .2s linear .2s, opacity .2s linear .2s, -webkit-transform .2s linear .2s;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 3rem;
        height: 3rem;
        content: "»";
        font-size: .8rem;
        font-weight: 900;
        line-height: inherit;
        color: transparent;
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        background-color: rgba(255, 255, 255, .15);
        border-radius: 50%;
        opacity: 0;
        z-index: -1;
    }

    .btn-h-e:hover {
        color: transparent;
    }

    .btn-h-e:hover::before,
    .btn-h-e:hover::after {
        transition-duration: .15s;
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
        color: #fff;
    }

    /* 区块more end */

    /* xpage begin */
    .xpage-more-btn {
        width: 2.6rem;
        text-align: center;
        margin: .6rem auto .4rem;
        padding: .06rem 0;
        border: 1px solid #bbb;
        line-height: .7rem;
        border-radius: .1rem;
        cursor: pointer;
        background: #eee;
        font-size: .28rem;
    }

    .xpage-more-btn a {
        color: #333;
    }

    .xpage-more-btn:hover {
        background: #a4c9e7;
        color: #fff;
        border-color: #a4c9e7;
    }

    .xpage-more-btn:hover a {
        color: #fff;
    }

    /* xpage end */

    /* section-title begin */
    .section-17 .section-title,
    .section-25 .section-title,
    .section-31 .section-title {
        width: 100%;
        height: 1.4rem;
        line-height: 1.4rem;
        text-indent: inherit;
        background: url("section-title.png") center center no-repeat;
        background-size: 200%;
        border-bottom: 0;
        margin: 0 auto .3rem;
    }

    .section-17 .section-title em,
    .section-25 .section-title em,
    .section-31 .section-title em {
        display: block;
        text-align: center;
        font-size: .4rem;
        padding-top: 0;
        color: #333;
    }

    /* section-title end */
}
