﻿ul.pagination {
    text-align: center;
    padding-top: 30px;
    margin-top: 0.3rem;
    padding-left: 0;
    font-size: 0;
    color: #a7a7a7;
    font-family: 'adineueBold', sans-serif;
}
ul.pagination li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 calc(8px + 0.1rem);
    border-radius: 100px;
    transition: all 0.2s ease-out;
    position: relative;
    overflow: hidden;
    line-height: calc(2.5em - 4px);
    font-size: 20px;
}
ul.pagination li a {
    transition: none;
}
ul.pagination li span {
    display: block;
}
ul.pagination li a,
ul.pagination li span {
    font-size: 0.9em;
    position: relative;
    z-index: 2;
}
ul.pagination li:hover,
ul.pagination li.active {
    color: #15499a;
    text-decoration: underline;
}
ul.pagination li:last-child,
ul.pagination li:first-child {
    text-decoration: unset;
    background-color: #fff;
    border: 2px solid #ddd;
    box-sizing: border-box;
    width: 2.5em;
    height: 2.5em;
}
ul.pagination li:last-child > span,
ul.pagination li:first-child > span {
    display: block;
}
ul.pagination li:last-child > a,
ul.pagination li:first-child > a,
ul.pagination li:last-child > span,
ul.pagination li:first-child > span {
    overflow: hidden;
    text-indent: -100px;
    font-size: 0.9em;
    font-family: "iconfont";
}
ul.pagination li:last-child > a:after,
ul.pagination li:first-child > a:after,
ul.pagination li:last-child > span:after,
ul.pagination li:first-child > span:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-indent: 0;
}
ul.pagination li:last-child:hover,
ul.pagination li:first-child:hover {
    color: #15499a;
    background-color: #fff;
}
ul.pagination li:last-child {
    margin-left: 0.24rem;
    margin-right: 0;
}
ul.pagination li:last-child > a:after,
ul.pagination li:last-child > span:after {
    content: "\e85f";
}
ul.pagination li:first-child {
    margin-right: 0.24rem;
    margin-left: 0;
}
ul.pagination li:first-child > a:after,
ul.pagination li:first-child > span:after {
    content: "\e85e";
}
ul.pagination li.disabled {
    pointer-events: none;
}
@media (max-width: 1680px) {
    ul.pagination li {
        font-size: 18px;
    }
}
@media (max-width: 1440px) {
    ul.pagination li {
        font-size: 16px;
    }
}
@media (max-width: 1280px) {
    ul.pagination li {
        font-size: 14px;
    }
}
body > .fill,
.section {
    overflow: hidden;
}
.main {
    padding-left: 0.85rem;
    padding-right: 0.85rem;
}
.body {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
}
@media (max-width: 1280px) {
    .body {
        padding-left: 0.85rem;
        padding-right: 0.85rem;
    }
}
.swiper-pagination.default {
    padding-top: 10px;
    margin: 0.3rem auto 0;
    width: auto;
    transform: none!important;
    position: static;
}
.swiper-pagination.default .swiper-pagination-bullet {
    border-radius: 8px;
    transition: all 0.4s ease;
    opacity: 1;
    flex-shrink: 0;
    margin: 0 calc(6px + 0.1rem) 0 0;
    background-color: #bdbdbd;
}
.swiper-pagination.default .swiper-pagination-bullet:last-child {
    margin-right: 0;
}
.swiper-pagination.default .swiper-pagination-bullet-active {
    width: 1.8em;
    background-color: #15499a;
}
.swiper-pagination.white .swiper-pagination-bullet-active,
.swiper-pagination.white .swiper-pagination-bullet {
    background-color: #fff;
}
.swiper-pagination.white .swiper-pagination-bullet {
    opacity: 0.5;
}
.swiper-pagination.white .swiper-pagination-bullet-activ {
    opacity: 1;
}
.swiper-pagination.white.timing .cls-1 {
    stroke: #fff;
}
.swiper-pagination.white.timing .cls-2 {
    fill: #fff;
}
.swiper-pagination.timing .swiper-pagination-bullet {
    background-color: transparent;
    margin: 0 0.75em;
    width: 2em;
    height: 2em;
}
.swiper-pagination.timing .cls-1 {
    fill: none;
    stroke: #15499a;
    stroke-width: 4;
    stroke-dasharray: 0,314;
    animation-duration: var(--duration--);
    animation-timing-function: linear;
}
.swiper-pagination.timing .cls-2 {
    fill: #15499a;
}
.swiper-pagination.swiper-pagination-lock {
    display: none;
}
.logo {
    width: 17.9em;
    min-width: 250.6px;
}
.swiper-change .button {
    width: 3.2em;
    height: 3.2em;
    color: #15499a;
    background-color: #fff;
    box-shadow: 0.2em 0.2em 0.5em rgba(0, 0, 0, 0.15);
}
@media (max-width: 1280px) {
    .swiper-change .button {
        font-size: 14px;
    }
}
.swiper-change .button.prev {
    margin-right: 10px;
}
.swiper-change .button.next {
    margin-left: 0.6rem;
}
.swiper-change .button .icon {
    font-size: 14px;
    font-weight: bold;
}
.swiper-change .button:hover {
    color: #fff;
    background-color: #15499a;
}
.swiper-change .swiper-pagination {
    padding-top: 0;
    margin: 0 calc(10px + 0.4rem);
}
.swiper-change .swiper-pagination + .next {
    margin-left: 0;
}
.swiper-change.middle .button {
    position: absolute;
    top: 50%;
    margin-top: -1.6em;
}
.swiper-change.middle .button.prev {
    left: 0;
    margin-right: 0;
}
.swiper-change.middle .button.next {
    right: 0;
    margin-left: 0;
}
.hr:after {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.caption {
    padding-bottom: 30px;
    margin-bottom: 0.2rem;
}
.caption .left {
    margin-right: 1rem;
}
.caption .h1 {
    color: #15499a;
    line-height: 1;
    padding-bottom: 5px;
    margin-bottom: 0.15rem;
}
.caption .h1 .icon{
    font-size: 1.4em;
    margin-right: .2em;
}
@media (max-width: 1280px) {
    .caption .h1 {
        font-size: 16px;
    }
}
.caption .h2 {
    font-size: 2em;
    line-height: 1.35;
}
@media (max-width: 1024px) {
    .caption .h2 {
        font-size: 28px;
    }
}
.more {
    width: 9em;
    height: 2.8em;
    padding: 0 1.8em;
    box-sizing: border-box;
    color: #fff;
    background: url(../images/more1.jpg) no-repeat scroll center;
    background-size: 100% 100%;
    border-radius: 0.6em 0 0.6em 0;
}
@media (max-width: 1280px) {
    .more {
        font-size: 16px;
    }
}
.more .icon {
    transition: all 0.4s ease-out;
}
.more.white {
    background-image: url(../images/more3.jpg);
    color: #15499a;
}
a .h1 {
    font-size: 1.2em;
    height: 2.8em;
    line-height: 1.4;
}
a .more {
    transition: all 0.4s ease;
}
a:hover .more,
a.more:hover {
    color: #fff;
    background-image: url(../images/more2.jpg);
}
/*a:hover .more .icon,*/
/*a.more:hover .icon {*/
/*    transform: rotateZ(-45deg);*/
/*}*/

#toTop {
    position: fixed;
    right: 0;
    bottom: 1.5rem;
    z-index: 200;
    cursor: pointer;
    transform: translateX(100%);
    transition: all 0.4s ease;
}
/*.speTop{*/
/*    right: 100px!important;*/
/*}*/
#toTop .cc {
    width: 2.3em;
    height: 2.3em;
    border: 1px solid #000;
    color: #000;
    transition: all 0.4s ease;
    transform: rotate(-90deg);
}
#toTop.on {
    transform: none;
    right: 0.3rem;
}
#toTop:hover .cc {
    border-color: #15499a;
    background-color: #15499a;
    color: #fff;
}
.case-list {
    color: #505050;
    text-align: center;
    width: fit-content;
    max-width: 100%;
}
.case-list .swiper-scrollbar {
    position: relative;
    left: 0;
    bottom: 0;
    width: auto;
    margin-top: 10px;
}
.case-list .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #15499a;
}
.case-list .swiper-slide {
    width: auto;
}
.case-list .cc {
    box-sizing: border-box;
}
.case-list .cc .icon {
    font-size: 1.8em;
    line-height: 1;
}
.case-list .cc .char {
    font-size: 0.8em;
    line-height: 1.1;
    height: 1em;
    margin-top: 0.4em;
}
@media (min-width: 801px) {
    .case-list {
        margin: 0 auto;
    }
    .case-list .cc {
        width: 5.5em;
        height: 5.5em;
        border: 1px solid #505050;
        padding: 0.6em;
    }
    .case-list .swiper {
        margin: -0.3rem -0.3rem 0 0;
    }
    .case-list .swiper .swiper-wrapper {
        -webkit-box-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .case-list .swiper .swiper-slide {
        padding: 0.3rem 0.3rem 0 0;
    }
    .case-list .swiper .swiper-slide:hover .cc,
    .case-list .swiper .swiper-slide.on .cc {
        background-color: #15499a;
        border-color: #15499a !important;
        color: #fff;
    }
    .case-list .swiper .swiper-scrollbar {
        margin-right: 0.3rem;
    }
}
@media (max-width: 800px) {
    .case-list {
        white-space: nowrap;
    }
    .case-list .cc {
        padding: 12px;
        border-radius: 6px;
    }
    .case-list .swiper {
        margin-right: -10px;
    }
    .case-list .swiper .swiper-slide {
        padding-right: 10px;
    }
    .case-list .swiper .swiper-slide:hover .cc,
    .case-list .swiper .swiper-slide.on .cc {
        background-color: #15499a;
        color: #fff;
    }
    .case-list .swiper .swiper-scrollbar {
        margin-right: 10px;
    }
}
.wechat {
    text-align: center;
    width: fit-content;
}
.wechat img {
    width: 6.875em;
    height: 6.875em;
    object-fit: contain;
    margin-bottom: 6px;
}
.wechat p {
    font-size: 0.875em;
    white-space: nowrap;
    opacity: 0.8;
}
.wechat li + li {
    padding-left: 10px;
    margin-left: 0.3rem;
}
.html5video .button {
    position: absolute;
    left: 50%;
    bottom: 0.4rem;
    margin-bottom: 30px;
    width: 11.8em;
    margin-left: -5.9em;
    height: 3.2em;
    box-sizing: border-box;
    border: 1px solid #fff;
    color: #fff;
    border-left: 0 none;
    backdrop-filter: blur(5px);
}
.html5video .button .cc {
    height: 3.2em;
    width: 3.2em;
    background-color: #15499a;
}
.html5video .button .char {
    margin: auto;
    padding-right: 1em;
}
@media (min-width: 1025px) {
    .html5video {
        max-height: 100%;
    }
    .html5video .img {
        padding-top: 101.63204748%;
    }
}
@media (max-width: 1024px) {
    .html5video {
        max-height: 360px;
    }
    .html5video .img {
        padding-top: 100%;
    }
}
.load-more {
    padding-top: 20px;
    margin-top: 0.3rem;
    color: #999;
}
.load-more .icon {
    font-size: 1.5em;
    margin-right: 6px;
}
.caption2 {
    padding-bottom: 30px;
    margin-bottom: 0.3rem;
}
@media (max-width: 800px) {
    .caption2 {
        font-size: 11px;
    }
}
.caption2 .cc {
    width: 3.2em;
    height: 3.2em;
    background-color: #15499a;
    color: #fff;
    box-sizing: border-box;
    margin-right: 0.5em;
    flex-shrink: 0;
}
.caption2 .cc .char {
    font-family: 'adineueBold', sans-serif;
    font-style: italic;
    font-size: 2.4em;
    line-height: 1;
    padding: 0.2em 0.2em 0 0;
}
.caption2 .h1 {
    font-size: 2em;
}
.list1 {
    margin: -0.6rem -0.6rem 0 0;
    text-align: center;
}
.list1 li {
    box-sizing: border-box;
    padding: 0.6rem 0.6rem 0 0;
    height: auto;
}
.list1 .item {
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
    background-image: url(../images/b1.png), url(../images/b2.png);
    background-position: right top,left bottom;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: 2.3em 6.5em, 3.2em 8.8em;
}
.caption3 {
    padding-bottom: 30px;
}
@media (max-width: 1280px) {
    .caption3 {
        font-size: 14px;
    }
}
.caption3 .h1 {
    font-size: 1.5em;
}
#header,
#navbar,
#search {
    position: fixed;
}
#header {
    position: fixed;
    bottom: auto;
    z-index: 100;
    background-color: #fff;
    transition: all 0.4s ease-out;
    color: #7e7e7e;
    overflow: visible;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.15);
}
#header .main {
    height: 5em;
    line-height: 5em;
}
#header .oa {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0.3rem;
    margin: 0 auto 0 0.85rem;
}
#header .oa:hover {
    background-color: #15499a;
    color: #fff;
    border-color: #15499a;
}
#header .ovs {
    font-size: 12px;
}
#header .ovs .icon {
    display: block;
    font-size: 22px;
}
#header .ovs .char {
    margin-left: 4px;
}
#header .touch .fade {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-8px);
    white-space: nowrap;
    padding-top: 8px;
    text-align: center;
}
#header .touch .fade .subset {
    background-color: #fff;
    border-radius: 6px;
    padding: 1em 1.5em;
    line-height: 2;
    min-width: 4em;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.15);
}
#header .touch .fade .subset:empty {
    display: none;
}
#header .touch .fade a:hover {
    text-decoration: underline;
    color: #15499a;
}
#header .touch.active .top,
#header .touch:hover .top {
    color: #15499a;
}
#header .touch.active .top:after,
#header .touch:hover .top:after {
    opacity: 1;
    transform: translateY(0);
}
#header .touch.active .fade,
#header .touch:hover .fade {
    transform: translateX(-50%) translateY(0);
}
#header .navbar {
    margin-right: 0.85rem;
}
#header .navbar .top:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3px;
    background-color: #15499a;
    border-radius: 3px;
    opacity: 0;
    transform: translateY(-4px);
    transition: all 0.4s ease-out;
}
#header .navbar .touch + .touch {
    margin-left: 0.3rem;
}
#header .menu,
#header .menu .close {
    display: none;
}
#header .lang .icon:last-child {
    font-size: 12px;
}
#header.scroll {
    transform: translateY(-100%);
}
#header.show,
#header.seek,
#header.on {
    transform: translateY(0);
}
@media (min-width: 1441px) {
    #header .line {
        height: 6px;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        pointer-events: none;
        margin: auto 0.3rem;
    }
}
@media (max-width: 1440px) {
    #header .search {
        margin-left: 16px;
    }
    #header .navbar {
        margin-right: 16px;
        font-size: 14px;
    }
}
@media (max-width: 1280px) {
    #header .oa {
        margin-left: 16px;
        padding: 0 12px;
    }
    #header .content .ovs .char,
    #header .content .lang .icon:last-child {
        display: none;
    }
}
@media (max-width: 1024px) {
    #header .navbar {
        display: none;
    }
    #header .menu {
        display: block;
    }
    #header .lang {
        margin-left: 16px;
    }
    #header.on .menu .open {
        display: none;
    }
    #header.on .menu .close {
        display: block;
    }
}
@media (max-width: 640px) {
    #header .lang,
    #header .oa {
        display: none;
    }
}
#navbar {
    display: none;
    background-color: #fff;
    padding-top: 60px;
    z-index: 98;
    overflow-y: auto;
}
#navbar .mob {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f8f8f8;
    color: #777;
}
#navbar .mob .icon {
    font-size: 18px;
}
#navbar .mob .icon:last-child {
    font-size: inherit;
}
#navbar .mob .char {
    margin-left: 4px;
}
@media (min-width: 641px) {
    #navbar .mob {
        display: none;
    }
}
#navbar dt {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
#navbar dt a {
    opacity: 0.7;
}
#navbar dt .icon {
    opacity: 0.4;
    transition: all 0.4s ease;
}
#navbar dd {
    padding: 20px;
    line-height: 2;
    background-color: rgba(255, 255, 255, 0.1);
    display: none;
}
#navbar dd a {
    opacity: 0.5;
}
#navbar dl.active dt a {
    color: #15499a;
}
#navbar dl.on dt .icon {
    transform: rotateZ(-180deg);
}
#search {
    display: none;
    /*background-color: #fff;*/
    z-index: 99;
}
#search .container {
    height: 100%;
    align-items: flex-end;
}
#search .container .top {
    height: 5em;
}
#search .container .main {
    flex: 1;
}
#search .form {
    width: 100%;
    max-width: 20em;
    transform: scale(0.85);
    opacity: 0;
    position: relative;
}
#search .form .close {
    position: absolute;
    right: 0;
    bottom: 100%;
    margin-bottom: 10px;
    font-size: 1.2em;
    color: #999;
}
#search .form .close:hover {
    color: #15499a;
}
#search .content {
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.15);
}
#search .content .button {
    height: 3em;
    cursor: pointer;
}
#search .content .clean {
    width: 3em;
    position: absolute;
    right: 0;
    top: 0;
    color: #666;
}
#search .content .clean .icon {
    font-size: 0.8em;
}
#search .content .clean:hover {
    color: #15499a;
}
#search .content .submit {
    width: 4em;
    background-color: #25559f;
    color: #fff;
}
#search .content .submit:hover{
    background-color: #15499a;
}
#search .content .submit .icon {
    font-size: 1.2em;
}
#search .content .box {
    flex: 1;
    height: 3em;
    margin-right: 3em;
    background-color: #fff;
    padding-left: 1em;
}
#search .content .box .input {
    width: 100%;
    height: 100%;
    display: block;
}
#search .history {
    width: 100%;
    margin-top: 20px;
}
#search .history .headline {
    color: #666;
}
#search .history .clean {
    opacity: 0.5;
}
#search .history .clean:hover {
    opacity: 1;
}
#search .history .list {
    margin: 0 -6px 0;
    font-size: 14px;
    color: #adadad;
    overflow: hidden;
    max-height: 161px;
}
#search .history .list .char {
    -webkit-line-clamp: 1;
    height: 1.3em;
}
#search .history .list li {
    margin: 8px 8px 0;
    line-height: 1.3;
    cursor: pointer;
    transition: all 0.4s ease;
    text-decoration: underline;
}
#search .history .list li:hover {
    border-color: #15499a;
    color: #15499a;
}
#search .history:has(.list:empty) {
    display: none;
}
#search.on .form {
    transform: scale(1);
    opacity: 1;
}
#banner {
    mask-image: url(../images/banner.png);
    -webkit-mask-image: url(../images/banner.png);
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    z-index: 2;
}
#banner .swiper {
    height: 100vh;
    max-height: 56.25vw;
    min-height: 480px;
    color: #fff;
}
#banner .swiper .swiper-slide {
    overflow: hidden;
}
#banner .swiper .body {
    z-index: 2;
    margin-bottom: 0.85rem;
    bottom: 3.2em;
}
#banner .swiper .body .h1 {
    font-size: 2.4em;
}
@media (max-width: 768px) {
    #banner .swiper .content {
        position: absolute;
        bottom: 10px;
        left: 0;
        padding: 0  20px;
    }
    #banner .swiper .content::before{
        content:'';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.2);
    }
     #banner .swiper .content .h1,#banner .swiper .content .h2{
         width: 80%;
     }
}
@media (min-width: 1281px) {
    #banner .swiper .body .h1 {
        text-indent: -2em;
    }
    #banner .swiper .body .h1:after {
        position: absolute;
        right: 100%;
        margin-right: 0.6em;
        bottom: 0.75em;
        width: 3.625em;
        height: 2.75em;
        margin-bottom: -1.375em;
        background: url(../images/banner-title.png) no-repeat scroll center center;
        background-size: contain;
    }
}
#banner .swiper .body .h2 {
    opacity: 0.7;
    font-size: 12px;
    text-transform: uppercase;
    max-width: 410px;
    padding-top: 10px;
    margin-top: 0.4rem;
}
#banner .swiper .img {
    height: 100%;
}
#banner .mask {
    width: 50%;
    min-width: 300px;
    background-image: linear-gradient(-90deg, #15499a, transparent);
    background-image: -webkit-linear-gradient(left, #15499a, transparent);
    opacity: 0.5;
    height: 100%;
}
#banner .line {
    z-index: 2;
    pointer-events: none;
    --duration--: 10s;
    --name--: drop;
}
#banner .line .item {
    width: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    position: relative;
}
#banner .line .drop {
    height: 60px;
    max-height: 10%;
    width: 1px;
    left: 0;
    position: absolute;
    top: 0;
    background-image: linear-gradient(-180deg, transparent, #ffffffb3);
    background-image: -webkit-linear-gradient(top, transparent, #ffffffb3);
    animation: var(--name--) var(--duration--) linear;
}
@keyframes drop {
    0% {
        top: 0;
    }
    100% {
        top: 100%;
    }
}
#banner .bottom {
    z-index: 3;
    top: auto;
    bottom: 0.85rem;
}
#banner .bottom .scroll-down {
    position: absolute;
    left: 50%;
    bottom: 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    transform: translateX(-50%) scale(0.5);
    transform-origin: center bottom;
    animation: scroll-down 4s linear infinite;
}
@keyframes scroll-down {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@media (max-width: 800px) {
    #banner .bottom .scroll-down {
        display: none;
    }
}
#banner .bottom .swiper-pagination {
    position: static;
    color: #fff;
    width: auto;
    font-family: 'adineueBold', sans-serif;
    font-size: 0.8em;
    letter-spacing: 0.1em;
    line-height: 1;
}
#banner .bottom .swiper-pagination .swiper-pagination-current {
    overflow: hidden;
    text-indent: -0.25em;
    color: transparent;
    margin-top: -0.1em;
    margin-right: 4px;
    background-image: linear-gradient(-90deg, #15499a, #fff);
    background-image: -webkit-linear-gradient(left, #15499a, #fff);
    -webkit-background-clip: text;
    font-size: 2.25em;
}
#banner .bottom .swiper-pagination .swiper-pagination-total {
    margin-left: 4px;
}
@media (max-width: 1024px) {
    #banner .bottom .button {
        font-size: 12px;
    }
}
.same-title{
    position: relative;
}
.same-title  .headline {
    position: absolute;
    left: -2rem;
    top: 50%;
    margin-top: 0;
    line-height: 1;
    transform: translateY(-50%);
    font-size: 1.5rem;
    opacity: 0.05;
    font-family: 'Arial', sans-serif;
    text-transform: uppercase;
    pointer-events: none;
    font-weight: bold;
    white-space: nowrap;
}
#building .same-title .headline{
    opacity: 0.15;
}
.same-title .h2{
    color: #15499a;
    font-weight: bold;
}
#building .same-title .h2,#case .same-title .h2{
    color: #fff;
}
.same-title .h3{
    font-size: 14px;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    opacity: 0.4;
    font-weight: bold;
    display: none;
}
@media (max-width: 1024px) {
    .same-title  .headline {
        font-size: 60px;
        left: 0;
        width: 100%;
        overflow: hidden;
    }
}
#about {
    background-image: url(../images/about.jpg);
    margin-top: -0.3rem;
}
#about .body {
    margin-top: 0.3rem;
}
#about .caption {
    margin-bottom: 0;
    padding-bottom: 0;
}
#about .hr {
    padding: 20px 0;
    margin: 0.6rem 0;
}
#about .datum {
    padding-top: 20px;
    margin-top: 0.5rem;
    max-width: 510px;
}
#about .datum .cc {
    width: 36px;
    height: 36px;
    color: #fff;
    background-color: #15499a;
    margin-bottom: calc(10px + 0.1rem);
}
#about .datum .cc .icon {
    font-size: 16px;
}
#about .datum .enb {
    font-size: 2.5em;
    line-height: 1.1;
    height: 1.1em;
    overflow: hidden;
}
#about .datum .enb:after {
    content: attr(data-content);
    font-size: 14px;
}
#about .datum .name {
    font-size: 14px;
    margin-top: 6px;
    line-height: 1;
}
#about .buttons {
    max-width: 410px;
    padding-top: 24px;
    margin-top: 0.5rem;
}
@media (min-width: 1025px) {
    #about .left,
    #about .right {
        width: 50%;
    }
    #about .right {
        padding-left: 1rem;
        box-sizing: border-box;
    }
}
@media (max-width: 1024px) {
    #about .body {
        display: block;
    }
    #about .right {
        margin-top: 36px;
    }
}
#building {
    background-color: #f3f3f3;
}
#building .caption,
#building .caption .h1 {
    color: #fff;
}
#building .box {
    padding-bottom: 1px;
}
#building .padding {
    padding-top: calc(1.3rem + 3.35em + 27px);
}
#building .swiper {
    margin-bottom: calc(-1.3rem - 3.35em - 27px);
}
#building .swiper .swiper-slide {
    width: 33.333333%;
    box-sizing: border-box;
    padding-right: 0.4rem;
}
#building .swiper .img {
    padding-top: 64%;
}
#building .swiper a {
    background-color: #fff;
}
#building .swiper a:hover {
    color: #15499a;
}
#building .swiper .content {
    padding: 0.4rem;
}
#building .swiper .content .date {
    font-family: 'adineue', sans-serif;
    font-size: 14px;
    line-height: 1;
    color: #777;
    padding-top: 10px;
    margin-top: 0.5rem;
}
@media (min-width: 1025px) {
    #building .swiper-pagination {
        display: none;
    }
    #building .caption {
        margin-bottom: 0.7rem;
    }
    #building .box {
        padding-left: 15.5em;
        position: relative;
    }
    #building .box .more {
        position: absolute;
        left: 0;
        bottom: 0.85rem;
    }
    #building .swiper {
        margin-right: -1.25rem;
    }
}
@media (min-width: 1281px) {
    #building .swiper {
        margin-right: -2.1rem;
    }
}
@media (max-width: 1280px) {
    #building .box,
    #building .padding {
        font-size: 14px;
    }
    #building .box .more {
        font-size: 16px;
    }
}
@media (max-width: 1024px) {
    #building .caption {
        display: block;
    }
    #building .caption .swiper-change {
        display: none;
    }
    #building .box .more {
        margin-bottom: 36px;
    }
    #building .padding {
        padding-top: calc(0.5rem + 3.35em + 67px);
    }
    #building .swiper {
        margin-right: -20px;
        margin-bottom: calc(-0.5rem - 3.35em - 67px);
    }
    #building .swiper .swiper-slide {
        padding-right: 20px;
    }
    #building .swiper .content {
        padding: 20px;
    }
}
@media (max-width: 800px) {
    #building .swiper .swiper-slide {
        width: 50%;
    }
}
@media (max-width: 500px) {
    #building .swiper .swiper-slide {
        width: 100%;
    }
}
#vision {
    background-color: #f3f3f3;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#vision .left {
    background-image: url(../images/vision.jpg);
    background-position: top center;
}
#vision .left .more {
    margin-top: calc(20px + 0.6rem);
}
#vision .right .swiper {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
#vision .right .swiper .swiper-slide {
    box-sizing: border-box;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#vision .right svg {
    width: 5.8em;
    margin: 10px -0.5rem 0 auto;
    max-width: 40%;
}
#vision .right svg .cls1 {
    fill: none;
    stroke: #15499a;
    stroke-width: 12;
    stroke-dasharray: 12,40;
    animation: animate01 36s linear infinite;
    transform-origin: right bottom;
}
@keyframes animate01 {
    0% {
        transform: rotateZ(0);
    }
    100% {
        transform: rotateZ(360deg);
    }
}
#vision .right svg .cls2 {
    fill: #15499a;
}
#vision .right svg .cls3 {
    fill: #fff;
}
#vision .right .cc {
    width: 4em;
    height: 4em;
    background-color: #fff;
    margin-bottom: 0.8em;
}
#vision .right .cc,
#vision .right .cc img {
    transition: all 0.4s ease-out;
}
#vision .right .cc img {
    width: 2.2em;
    height: 2.2em;
    object-fit: contain;
}
#vision .right .text {
    margin-top: 0.1rem;
    padding-top: 10px;
}
#vision .right .touch {
    padding: 0.5rem 0.5rem 0;
    background-position: center center;
    background-repeat: no-repeat;
}
#vision .right .touch:hover {
    background-color: #fff;
    background-image: url(../images/vision.png);
}
#vision .right .touch:hover .cc {
    background-color: #15499a;
}
#vision .right .touch:hover .cc img {
    filter: grayscale(1000%) brightness(1000%);
}
@media (max-width: 1280px) {
    #vision .right {
        font-size: 14px;
    }
}
@media (min-width: 1025px) {
    #vision .swiper-pagination {
        display: none;
    }
    #vision .container {
        padding: 0;
    }
    #vision .left,
    #vision .right {
        width: 50%;
    }
    #vision .left {
        box-sizing: border-box;
        padding-right: 1rem;
    }
    #vision .right {
        padding-left: 0;
    }
    #vision .right .swiper .swiper-wrapper {
        -webkit-box-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #vision .right .swiper .swiper-slide {
        width: 50%;
    }
}
@media (max-width: 1024px) {
    #vision .container {
        display: block;
    }
    #vision .left,
    #vision .right {
        padding: 0;
    }
    #vision .right {
        margin-top: 36px;
    }
    #vision .right .swiper {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    #vision .right .swiper-slide {
        width: 33.33333%;
    }
    #vision .right .touch {
        padding: 24px 24px 0;
    }
    #vision .right svg {
        margin-right: -24px;
    }
}
@media (max-width: 800px) {
    #vision .right .swiper-slide {
        width: 50%;
    }
}
@media (max-width: 500px) {
    #vision .right .swiper-slide {
        width: 100%;
    }
}
#case .bg {
    pointer-events: none;
}
#case .body {
    z-index: 2;
}
#case .caption,
#case .caption .h1,
#case .txt {
    color: #fff;
}
#case .txt {
    max-width: 700px;
}
#case .more {
    margin: calc(10px + 1rem) 0 calc(20px + 0.4rem);
}
#case .case-list {
    color: #fff;
}
#case .case-list .cc {
    border-color: #fff;
}
#case .case-list .swiper-scrollbar {
    background-color: rgba(255, 255, 255, 0.2);
}
#case .case-list .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #fff;
}
#case .swiper-pagination {
    padding-top: 20px;
}
#case .gallery {
    margin: 0 -1.7rem 0 15.5em;
    background-color: #fff;
    padding: 0.7rem 0.85rem;
}
@media (max-width: 1280px) {
    #case .gallery {
        margin-right: -0.85rem;
        font-size: 14px;
    }
}
@media (max-width: 800px) {
    #case .gallery {
        padding: 24px;
    }
}
#case .gallery .swiper {
    margin-right: -0.4rem;
}
#case .gallery .swiper .swiper-slide {
    pointer-events: unset;
    box-sizing: border-box;
    padding-right: 0.4rem;
}
#case .gallery .clip,
#case .gallery .content {
    width: 50%;
    box-sizing: border-box;
}
#case .gallery .clip {
    padding-right: 0.7em;
}
#case .gallery .clip .img {
    height: 100%;
}
#case .gallery .content {
    padding-left: 0.7em;
}
#case .gallery .go,
#case .gallery .h1 {
    transition: color 0.4s ease-out;
}
#case .gallery .text {
    -webkit-line-clamp: 3;
    height: 4.5em;
    line-height: 1.5;
    margin: calc(6px + 0.1rem) 0 calc(12px + 0.2rem);
}
#case .gallery .go {
    color: #777;
}
#case .gallery a:hover .go,
#case .gallery a:hover .h1 {
    color: #15499a;
}
@media (min-width: 1025px) {
    #case .body {
        padding-bottom: 0;
    }
}
@media (max-width: 1024px) {
    #case .caption {
        display: block;
    }
    #case .caption .case-list {
        margin: 36px auto 0;
    }
    #case .gallery {
        margin: 0;
    }
}
@media (min-width: 801px) {
    #case .case-list {
        margin: 0 0 0 auto;
    }
}
@media (max-width: 800px) {
    #case .case-list .swiper-slide:hover .cc,
    #case .case-list .swiper-slide.on .cc {
        background-color: #fff;
        color: #15499a;
    }
}
#ecology {
    overflow: visible;
    background-color: #f3f3f3;
    z-index: 2;
}
#ecology .body {
    z-index: 2;
}
#ecology .bg {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 1000px;
    width: 50%;
    min-width: 480px;
    background-image: url(../images/ecology.jpg);
}
#ecology .left .h3 {
    font-weight: bold;
    font-size: 1.25em;
    padding-bottom: 10px;
    margin-bottom: 0.14rem;
}
#ecology .left .more {
    margin-top: calc(24px + 0.3rem);
}
#ecology .swiper {
    margin: -1.1em -1.1em 0.3rem 0;
    padding-bottom: 20px;
}
#ecology .swiper .swiper-wrapper {
    flex-direction: unset;
}
#ecology .swiper .swiper-slide {
    box-sizing: border-box;
    padding: 1.1em 1.1em 0 0;
}
#ecology .swiper .item {
    width: 31.6%;
    height: 78px;
    margin-bottom: 15px;
    background-color: #fff;
    position: relative;
    /*padding-top: 34%;*/
    border: 1px solid #fff;
}
#ecology .swiper .item:hover {
    border-color: #df9c00;
}
#ecology .swiper .fill {
    padding: 0.6em;
}
#ecology .swiper img {
    max-height: 100%;
}
@media (min-width: 1025px) {
    #ecology .left {
        flex: 1;
    }
    #ecology .right {
        width: 790px;
        max-width: 60%;
        box-sizing: border-box;
        padding-left: 0.85rem;
    }
}
@media (max-width: 1024px) {
    #ecology .body {
        display: block;
    }
    #ecology .right {
        margin-top: 36px;
    }
}
#infor {
    background-color: #f3f3f3;
    position: static;
}
#infor .body {
    z-index: 3;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#infor .container {
    background-image: url(../images/infor.jpg);
}
#infor .swiper {
    margin-right: -0.8rem;
}
@media (max-width: 1280px) {
    #infor .swiper {
        font-size: 14px;
    }
}
#infor .swiper .swiper-slide {
    width: 33.333333%;
    box-sizing: border-box;
    padding-right: 0.8rem;
}
@media (max-width: 800px) {
    #infor .swiper .swiper-slide {
        width: 50%;
    }
}
@media (max-width: 500px) {
    #infor .swiper .swiper-slide {
        width: 100%;
    }
}
#infor .swiper .h1,
#infor .swiper .cc {
    transition: all 0.4s ease-out;
}
#infor .swiper .cc {
    width: fit-content;
    font-size: 0.7em;
    height: 3em;
    line-height: 3em;
    padding: 0 1.5em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: calc(10px + 0.14rem);
}
#infor .swiper .bottom {
    padding-top: 10px;
    margin-top: 0.5rem;
}
#infor .swiper .bottom .date {
    font-size: 14px;
    font-family: 'adineue', sans-serif;
    color: #777;
}
#infor .swiper .bottom .go {
    color: #15499a;
}
#infor .swiper a {
    box-sizing: border-box;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    padding-top: 0.5rem;
}
#infor .swiper a:hover {
    border-color: #15499a;
}
#infor .swiper a:hover .cc {
    color: #fff;
    background-color: #15499a;
    border-color: #15499a;
}
#infor .swiper a:hover .h1 {
    color: #15499a;
}
@media (max-width: 800px) {
    #infor .caption {
        display: block;
    }
    #infor .caption .more {
        margin-top: 24px;
    }
    #infor .swiper a {
        padding: 30px 0;
    }
}
#footer {
    padding-bottom: 10px;
    z-index: 3;
    color: #fff;
    background-image: conic-gradient(#0c2d6a, #021039);
}
#footer:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1050px 0 0 -1050px;
    background-image: conic-gradient(#0c2d6a, #021039);
    pointer-events: none;
    width: 2100px;
    height: 2100px;
    animation: animate01 60s linear infinite;
}
#footer .body {
    z-index: 2;
}
#footer .blogroll {
    padding: 0.5rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 1680px) {
    #footer .container .nav .sub{
        font-size: 14px;
    }
}
@media (max-width: 1024px) {
    #footer .blogroll {
        padding: 40px 0 24px;
    }
}
#footer .blogroll .headline {
    width: 5em;
    opacity: 0.7;
    white-space: nowrap;
}
#footer .blogroll .content a {
    margin-right: 0.4rem;
}
#footer .blogroll .content a:hover {
    text-decoration: underline;
}
#footer .blogroll .content span {
    height: 1em;
    width: 1px;
    background-color: #fff;
    margin-right: 0.4rem;
}
#footer .blogroll .content span:last-child {
    display: none;
}
#footer .container {
    padding-top: 30px;
    margin-top: 0.3rem;
}
#footer .container .logo {
    filter: grayscale(1000%) brightness(1000%);
}
#footer .container .nav {
    margin-top: 1rem;
}
#footer .container .nav li + li {
    margin-left: .8rem;
}
@media (max-width: 1440px) {
    #footer .container .nav li + li {
        margin-left: 0.5rem;
    }
}
#footer .container .nav .top {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0.24rem;
}
#footer .container .nav .sub {
    margin-top: 0.1rem;
    opacity: 0.7;
}
#footer .container .nav a {
    width: fit-content;
    border-bottom: 1px solid transparent;
}
#footer .container .nav a:hover {
    border-color: #df9c00;
    opacity: 1;
}
#footer .container .right dl {
    margin-bottom: 0.2rem;
    /*padding-bottom: 10px;*/
}
#footer .container .right dd {
    font-size: 1.125em;
}
@media (min-width: 1025px) {
    #footer .container .right {
        max-width: 280px;
        margin-left: 1rem;
    }
}
@media (max-width: 1024px) {
    #footer .container {
        display: block;
    }
    #footer .container .nav {
        display: none;
    }
    #footer .container .right {
        margin-top: 30px;
    }
    #footer .container .wechat {
        margin: 0 auto;
    }
}
#footer .copyright {
    margin: 0.5rem 0 0.54rem;
    padding-top: 30px;
    font-size: 12px;
}
#footer .copyright .content {
    margin: 0 -0.3rem;
    font-size: 12px;
}
@media (max-width: 1024px) {
    #footer .copyright .content {
        text-align: center;
    }
    #footer .copyright .content,
    #footer .copyright .content .flex {
        display: block;
    }
}
#footer .copyright a {
    opacity: 0.5;
    margin: 0 0.3rem;
}
#footer .copyright a:hover {
    opacity: 1;
}
#result .top {
    padding-bottom: 10px;
    margin-bottom: 0.2rem;
}
#result .top b {
    color: #df9c00;
    padding: 0 0.5em;
}
#result .list .headline {
    margin-bottom: 0.1rem;
    padding-bottom: 4px;
    line-height: 1;
}
#result .list .text {
    height: auto;
    max-height: 3.5em;
}
#result .list a {
    padding: 0.4rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#result .container {
    padding: 0.5rem 0.8rem;
    background-color: #f7f7f7;
}
#column .bg {
    transform: scale(1.05);
    filter: blur(10px);
    pointer-events: none;
    animation: animate03 1s ease-out 0.4s forwards;
}
@keyframes animate03 {
    to {
        transform: scale(1);
        filter: blur(0);
    }
}
#column .body {
    z-index: 2;
    color: #fff;
    padding-top: 5em;
    height: 6.5rem;
    min-height: 240px;
    line-height: 1;
    text-align: center;
}
#column .body .h1,
#column .body .h2 {
    position: relative;
    z-index: 2;
}
#column .body .h1 {
    font-size: 2.4em;
    padding-bottom: 10px;
    margin-bottom: 0.2rem;
}
#column .body .h2 {
    font-size: 12px;
    text-transform: uppercase;
    opacity: 0.7;
}
#column .body .light {
    position: absolute;
    top: 1.2em;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../images/light.png);
    width: 100vw;
    max-width: 550px;
}
#column .body .light:after {
    padding-top: 72.72727273%;
}
#channel .container {
    line-height: 4.25em;
    text-align: center;
    white-space: nowrap;
}
@media (max-width: 1280px) {
    #channel .container {
        font-size: 14px;
    }
}
@media (max-width: 1024px) {
    #channel .container {
        line-height: 3.6em;
    }
}
#channel .content {
    overflow: auto;
}
#channel a {
    flex: 1;
    padding: 0 1em;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
#channel a:hover,
#channel a.on {
    background-color: #15499a;
    color: #fff;
}
#company {
    background-image: url(../images/company.jpg);
    padding-bottom: 30px;
}
#company .case-list {
    padding-top: 20px;
    margin-top: 0.6rem;
}
@media (min-width: 1025px) {
    #company .left,
    #company .right {
        width: 50%;
    }
    #company .right {
        box-sizing: border-box;
        padding-left: 1.2rem;
        padding-top: 2.5em;
    }
    #company .item:nth-of-type(odd) .left {
        padding-right: 1rem;
    }
    #company .item:nth-of-type(even) .left {
        padding-left: 1rem;
        order: 2;
    }
}
@media (max-width: 1280px) and (min-width: 1025px) {
    #company .right {
        padding-top: 35px;
    }
}
@media (max-width: 1024px) {
    #company .case-list {
        width: auto;
    }
    #company .container {
        display: block;
    }
    #company .right {
        margin-top: 36px;
    }
}
#company .hr {
    padding: 30px 0;
    margin: 0.3rem 0;
}
#company .hr:after {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#company .list .h3 {
    text-align: center;
    color: #15499a;
    font-size: 1.5em;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 0.2rem;
}
#company .list .swiper {
    background-color: #fff;
    border-radius: 0.5em;
}
#company .list .swiper .swiper-slide {
    box-sizing: border-box;
    padding: 0.5rem;
}
@media (max-width: 800px) {
    #company .list .swiper .swiper-slide {
        padding: 30px 20px;
    }
}
#company .list .swiper .title {
    max-width: 21.7em;
    width: 100%;
    display: block;
    margin: 0 auto 0.2rem;
}
#company .list .swiper .rtf {
    padding-top: 16px;
}
@media (min-width: 1025px) {
    #company .list .content {
        padding: 0 3.5em;
    }
    #company .list .swiper {
        margin: 0 0.5rem;
    }
}
@media (max-width: 1024px) {
    #company .list .button {
        display: none;
    }
}
#organiz {
    margin: -30px 0;
    background-image: url(../images/organiz.jpg);
    z-index: 2;
    mask-image: url(../images/organiz-mask.png);
    -webkit-mask-image: url(../images/organiz-mask.png);
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
}
#organiz .caption,
#organiz .caption .h1 {
    color: #fff;
}
@media (min-width: 1025px) {
    #organiz .container {
        flex: 1;
        margin-left: 1rem;
        max-width: 1140px;
    }
    #organiz .container img {
        width: 100%;
    }
}
@media (max-width: 1024px) {
    #organiz .body {
        display: block;
    }
    #organiz .container {
        margin-bottom: 24px;
    }
}
#strength {
    background-image: url(../images/strength.jpg);
    padding-top: 30px;
}
#strength .caption {
    margin-bottom: 0;
    padding-bottom: 0;
}
#strength .hr {
    padding: 30px 0;
    margin: 0.5rem 0;
}
#strength .h3 {
    line-height: 1;
    color: #15499a;
    font-size: 1.5em;
    padding-bottom: 10px;
    margin-bottom: 0.2rem;
}
#strength .h4 {
    font-size: 1.2em;
    padding-bottom: 10px;
    margin-bottom: 0.1rem;
}
#strength .h4 .icon {
    color: #15499a;
}
#strength .br {
    height: 20px;
    margin: 0.2rem 0;
}
#strength .list {
    padding-top: 20px;
    margin: -0.1rem -0.3rem 0 0;
    text-align: center;
}
#strength .list li {
    width: 25%;
    box-sizing: border-box;
    padding: 0.3rem 0.3rem 0 0;
}
@media (max-width: 1024px) {
    #strength .list li {
        width: 50%;
    }
}
@media (max-width: 640px) {
    #strength .list li {
        width: 100%;
    }
}
#strength .list dl {
    background-color: #fff;
    height: 100%;
    box-sizing: border-box;
    padding: 0.5rem;
    transition: all 0.4s ease;
    border: 1px solid transparent;
}
@media (max-width: 800px) {
    #strength .list dl {
        padding: 20px;
    }
}
#strength .list dt {
    padding-bottom: 10px;
    margin-bottom: 0.1rem;
    transition: all 0.4s ease;
}
#strength .list dl:hover{
    border-color: #15499a;
}
#strength .list dl:hover dt{
    color: #15499a;
}
#honor .body {
    background-image: url(../images/honor.jpg);
}
#honor .options {
    margin-left: 1rem;
}
#honor .options .item {
    height: 2.8em;
    line-height: 2.8em;
    padding: 0 1.6em;
}
#honor .options .item.on {
    background-color: #15499a;
    color: #fff;
}
@media (max-width: 1024px) {
    #honor .caption {
        display: block;
    }
    #honor .options {
        width: fit-content;
        margin: 36px auto 0;
    }
}
#honor .container {
    padding: 0 3.5em;
}
#honor .container .swiper {
    overflow: visible;
}
#honor .container .button {
    z-index: 2;
    transform: translateY(calc(-18px - 0.1rem));
}
@media (max-width: 1200px) {
    #honor .container .button {
        transform: translateY(calc(-17px - 0.1rem));
    }
}
#honor .container .swiper-pagination {
    line-height: 1em;
    height: 1em;
    font-family: 'adineueBold', sans-serif;
    color: #787878;
    padding-top: 20px;
    margin-top: 0.2rem;
}
#honor .container .swiper-pagination .swiper-pagination-current {
    color: #15499a;
    margin-right: 0.5em;
}
#honor .container .swiper-pagination .swiper-pagination-total {
    margin-left: 0.5em;
}
#honor .container .type1 {
    max-width: 320px;
}
#honor .container .type1 .img {
    padding-top: 136%;
    opacity: 0.4;
    transition: all 0.4s ease;
}
#honor .container .type1 .swiper-slide-active .img {
    opacity: 1;
}
#honor .container .type2 {
    max-width: 400px;
}
#honor .container .type2 .img {
    padding-top: 72%;
}
#honor .container .list .swiper-slide {
    height: auto;
}
#honor .container .list .swiper {
    width: 100%;
}
#honor .container .list .swiper .swiper-slide {
    pointer-events: unset;
}
@media (max-width: 1024px) {
    #honor .container {
        padding: 0;
    }
    #honor .container .button {
        display: none;
    }
}
#party1 .body {
    background-image: url(../images/party.png), url(../images/party.jpg);
    background-size: auto 63.95%, cover;
    background-position: left bottom, center;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
#party1 .swiper {
    margin-right: -0.6rem;
}
@media (max-width: 1280px) {
    #party1 .swiper {
        font-size: 14px;
    }
}
#party1 .swiper .swiper-slide {
    box-sizing: border-box;
    padding-right: 0.6rem;
    width: 33.33333%;
}
@media (max-width: 800px) {
    #party1 .swiper .swiper-slide {
        width: 50%;
    }
}
@media (max-width: 500px) {
    #party1 .swiper .swiper-slide {
        width: 100%;
    }
}
#party1 .swiper .headline {
    font-size: 1.2em;
    line-height: 1.35;
    height: 2.7em;
}
#party1 .swiper .info {
    line-height: 1;
    font-size: 14px;
    padding: 10px 0;
    margin: 0.3rem 0;
}
#party1 .swiper .info .date {
    font-family: 'adineue', sans-serif;
    color: #777;
}
#party1 .swiper .info .go {
    color: #15499a;
}
#party1 .swiper .img {
    padding-top: 52%;
}
#party1 .swiper .touch:hover {
    color: #15499a;
}
#party2 .list {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1280px) {
    #party2 .list {
        font-size: 15px;
    }
}
#party2 .touch {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 3.5em;
    padding: 0.2rem 0;
}
#party2 .touch:before {
    top: -1px;
    left: 0;
    right: 0;
    width: 0;
    height: 1px;
    background-color: #15499a;
    transition: all 0.4s ease;
}
#party2 .touch .date {
    font-family: 'adineue', sans-serif;
    font-size: 1.5em;
    letter-spacing: 1px;
    line-height: 1;
    height: 0.75em;
}
@media (max-width: 1024px) {
    #party2 .touch .date {
        font-size: 1.2em;
    }
}
#party2 .touch .headline {
    line-height: 1;
    height: 1em;
    -webkit-line-clamp: 1;
    flex: 1;
    margin: 0 1.1rem;
}
#party2 .touch .default,
#party2 .touch .fade .char,
#party2 .touch .fade .icon {
    font-size: 14px;
}
#party2 .touch .default {
    color: #777;
}
#party2 .touch .fade {
    position: absolute;
    top: 50%;
    margin-top: -0.95em;
    color: #15499a;
    right: 0;
    transform: translateX(10px);
}
#party2 .touch .fade .cc {
    background-color: #15499a;
    color: #fff;
    width: 1.9em;
    height: 1.9em;
    margin-left: 0.5em;
}
#party2 .touch:hover {
    color: #15499a;
}
#party2 .touch:hover:before {
    width: 55%;
}
#party2 .touch:hover .fade {
    transform: translateX(0);
}
#party2 .touch:hover .default {
    transform: translateX(-10px);
}
@media (max-width: 800px) {
    #party2 .touch .headline {
        margin-right: 0;
    }
    #party2 .touch .default,
    #party2 .touch .fade {
        display: none;
    }
}
#strategy1 .body {
    background-image: url(../images/strategy1.jpg);
}
#strategy1 .unite {
    max-width: 39em;
    margin: 0 auto 0.4rem;
    padding: 0 9% 30px;
}
#strategy1 .unite svg {
    overflow: visible;
}
#strategy1 .unite .cls1 {
    fill: #dfe5ed;
}
#strategy1 .unite .cls2 {
    stroke-dasharray: 10,16;
    transform-origin: center -50px;
    animation: animate01 160s linear infinite;
}
#strategy1 .unite .cls2,
#strategy1 .unite .cls5 {
    fill: none;
    stroke: #15499a;
    stroke-width: 2;
}
#strategy1 .unite .cls3 {
    fill: url(#linear1);
}
#strategy1 .unite .cls4 {
    fill: #fff;
    font-size: 30px;
    text-anchor: middle;
    dominant-baseline: middle;
}
#strategy1 .unite .cls5,
#strategy1 .unite .cls6 {
    transition: all 0.4s ease;
}
#strategy1 .unite .cls5 {
    opacity: 0;
    stroke-dasharray: 6,10;
    animation: animate01 40s linear infinite;
}
#strategy1 .unite .cls6 {
    fill: url(#linear2);
}
#strategy1 .unite .cls7 {
    filter: invert(1) grayscale(1000%) brightness(1000%);
}
#strategy1 .unite .cls8 {
    transition: all 0.4s ease;
    font-size: 20px;
}
#strategy1 .unite .item {
    cursor: pointer;
}
#strategy1 .unite .item:nth-of-type(1) .cls8,
#strategy1 .unite .item:nth-of-type(2) .cls8 {
    text-align: right;
}
#strategy1 .unite .item:hover .cls6 {
    fill: #15499a;
}
#strategy1 .unite .item:hover .cls5 {
    opacity: 1;
}
#strategy1 .unite .item:hover .cls8 {
    color: #15499a;
}
#strategy1 .thumb .swiper-slide {
    width: 33.333333%;
}
@media (max-width: 800px) {
    #strategy1 .thumb .swiper-slide {
        width: 50%;
    }
}
@media (max-width: 500px) {
    #strategy1 .thumb .swiper-slide {
        width: 100%;
    }
}
#strategy1 .thumb .item {
    padding: 1rem 0.7rem;
    overflow: hidden;
}
@media (max-width: 800px) {
    #strategy1 .thumb .item {
        padding: 40px 20px;
    }
}
#strategy1 .thumb .item .icon {
    font-size: 2.3em;
}
#strategy1 .thumb .item .fade {
    background-image: url(../images/idea.jpg);
    transform: scale(1.1);
}
#strategy1 .thumb .item .content {
    z-index: 2;
}
@media (max-width: 500px) {
    #strategy1 .thumb .item {
        background-image: none;
        background-color: #15499a;
        color: #fff;
    }
    #strategy1 .thumb .item .fade {
        visibility: visible;
        opacity: 0.2;
        transform: scale(1);
    }
}
#strategy1 .thumb .swiper-slide.on .item,
#strategy1 .thumb .item:hover {
    background-image: none;
    background-color: #15499a;
    color: #fff;
}
#strategy1 .thumb .swiper-slide.on .fade{
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
}
#strategy1 .thumb .swiper-slide.on .fade,
#strategy1 .thumb .item:hover .fade {
    opacity: 0.2;
    transform: scale(1);
}
#strategy1 .list {
    margin-top: 0;
}
@media (max-width: 800px) {
    #strategy1 .list {
        margin-top: 10px;
    }
}
#strategy1 .list li {
    width: 25%;
}
@media (max-width: 1024px) {
    #strategy1 .list li {
        width: 50%;
    }
}
@media (max-width: 500px) {
    #strategy1 .list li {
        width: 100%;
    }
}
#strategy1 .list .item {
    padding: 0.5rem 1.2em;
}
@media (max-width: 960px) {
    #strategy1 .list .item {
        padding: 30px 20px;
    }
}
#strategy1 .list .item .h1 {
    font-size: 1.2em;
    height: auto;
    padding-bottom: 6px;
    margin-bottom: 0.1rem;
}
#strategy1 .gallery .swiper-slide:last-child .item{
    background-color: #15499a;
    color: #fff;
}
#strategy2 .body {
    background-image: url(../images/strategy2.jpg);
}
#strategy2 .desc {
    margin: calc(-15px - 0.15rem) 0 0.15rem;
    padding-bottom: 15px;
    text-align: center;
    opacity: 0.8;
}
#strategy2 .list {
    text-align: center;
    font-weight: bold;
    line-height: 1.8;
    color: #15499a;
}
#strategy2 .list li {
    box-sizing: border-box;
    position: relative;
}
#strategy2 .list li:before {
    content: attr(data-content);
    position: absolute;
    pointer-events: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-left: -0.1em;
    color: transparent;
    -webkit-text-stroke: 1px #15499a;
    opacity: 0.2;
    font-family: 'adineueBold', sans-serif;
    line-height: 1;
    padding-top: 0.2em;
    font-size: 9em;
    font-style: italic;
}
#strategy2 .list .icon {
    font-weight: normal;
}
#strategy2 .list .content {
    z-index: 2;
    font-size: 1.5em;
}
@media (min-width: 801px) {
    #strategy2 .list {
        border-left: 2px dashed #15499a;
    }
    #strategy2 .list li {
        padding: 1.2rem;
        width: 33.33333%;
        border-right: 2px dashed #15499a;
    }
}
@media (max-width: 800px) {
    #strategy2 .list {
        border-top: 1px dashed #15499a;
    }
    #strategy2 .list li {
        padding: 30px;
        width: 100%;
        border-bottom: 1px dashed #15499a;
    }
}
#strategy3 {
    color: #fff;
}
#strategy3 .container {
    background-image: url(../images/strategy3.jpg);
}
#strategy3 .swiper {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#strategy3 .swiper .swiper-slide {
    width: 20%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    height: auto;
    box-sizing: border-box;
}
@media (max-width: 1280px) {
    #strategy3 .swiper .swiper-slide {
        width: 25%;
    }
}
@media (max-width: 1024px) {
    #strategy3 .swiper .swiper-slide {
        width: 33.333333%;
    }
}
@media (max-width: 800px) {
    #strategy3 .swiper .swiper-slide {
        width: 50%;
    }
}
@media (max-width: 500px) {
    #strategy3 .swiper .swiper-slide {
        width: 100%;
    }
}
#strategy3 .swiper .swiper-slide:last-child {
    border-right: 0 none;
}
#strategy3 .swiper .swiper-slide:hover .fade {
    transform: translateY(0);
}
#strategy3 .swiper .swiper-slide:hover .default {
    transform: translate(-50%, calc(-50% - 20px));
}
#strategy3 .swiper .default,
#strategy3 .swiper .fade {
    padding-left: 0.6rem;
    padding-right: 0.6rem;
}
@media (max-width: 960px) {
    #strategy3 .swiper .default,
    #strategy3 .swiper .fade {
        padding-left: 30px;
        padding-right: 30px;
    }
}
#strategy3 .swiper .default {
    width: 100%;
    box-sizing: border-box;
}
#strategy3 .swiper .fade {
    padding-top: 1.5rem;
    padding-bottom: 85px;
    transform: translateY(20px);
    background-color: rgba(21, 73, 154, 0.3);
}
@media (max-width: 1280px) {
    #strategy3 .swiper .fade {
        padding-top: 60px;
    }
}
#strategy3 .swiper .fade .txt {
    opacity: 1;
    padding: 10px 0;
    margin: 0.6rem auto;
    text-align: left;
    width: fit-content;
}
#strategy3 .swiper .icon {
    font-size: 3.5em;
    display: block;
    margin-bottom: 0.1rem;
    line-height: 1;
}
#strategy3 .swiper .h1 {
    font-size: 1.3em;
    height: auto;
}
#strategy3 .swiper .go {
    padding-bottom: calc(10px + 0.2rem);
    border-bottom: 0.1em solid #15499a;
}
#strategy3 .swiper .go .cc {
    background-color: #fff;
    color: #15499a;
    width: 1.9em;
    height: 1.9em;
    margin-left: 0.5em;
}
#strategy3 .swiper .go .cc .icon {
    font-size: 14px;
    margin: 0;
}
@media (max-width: 500px) {
    #strategy3 .swiper .default {
        display: none;
    }
    #strategy3 .swiper .fade {
        visibility: visible;
        opacity: 1;
        pointer-events: unset;
        transform: translateY(0);
    }
}
#strategy3 .swiper-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 43px;
    margin-bottom: -4px;
}
#strategy4 .body {
    background-image: url(../images/strategy4.jpg);
}
@media (max-width: 1280px) {
    #strategy4 .ul {
        font-size: 14px;
    }
}
#strategy4 .ul li {
    width: 33.333333%;
}
@media (min-width: 1025px) {
    #strategy4 .ul li:nth-of-type(3) ~ li {
        width: 25%;
    }
}
@media (max-width: 800px) {
    #strategy4 .ul li {
        width: 50%;
    }
}
@media (max-width: 500px) {
    #strategy4 .ul li {
        width: 100%;
    }
}
#strategy4 .ul .item {
    border: 1px solid transparent;
    padding: 0.5rem;
}
@media (max-width: 800px) {
    #strategy4 .ul .item {
        padding: 24px;
    }
}
#strategy4 .ul .item .icon {
    font-size: 2.5em;
    color: #15499a;
    line-height: 1;
}
#strategy4 .ul .item .headline {
    font-size: 1.3em;
    padding: 0 0 6px;
    color: #15499a;
    margin: 0.1rem 0;
}
#strategy4 .ul .item .txt {
    -webkit-line-clamp: 3;
    height: 5.4em;
}
@media (max-width: 1440px) {
    #strategy4 .ul .item .txt {
        height: 4.8em;
    }
}
#strategy4 .ul .item .go {
    opacity: 0.7;
    transition: all 0.4s ease;
    padding-top: 10px;
    margin-top: 0.3rem;
}
#strategy4 .ul .item .go .icon {
    color: inherit;
    font-size: inherit;
    margin-left: 6px;
}
#strategy4 .ul .item:hover {
    border-color: #15499a;
}
#strategy4 .ul .item:hover .go {
    opacity: 1;
    color: #15499a;
}
#case2 .case-list {
    width: auto;
}
@media (max-width: 1280px) {
    #case2 .list {
        font-size: 14px;
    }
}
#case2 .list .content {
    background-color: #f3f3f3;
}
#case2 .list .content .headline {
    font-size: 1.3em;
    max-height: 2.8em;
    line-height: 1.4;
    height: auto;
}
#case2 .list .content .txt {
    height: 5.4em;
    -webkit-line-clamp: 3;
}
@media (max-width: 1440px) {
    #case2 .list .content .txt {
        height: 4.8em;
    }
}
#case2 .list .content .box {
    height: calc(3.64em + 21px + 0.6rem + 86.4px);
    padding-bottom: 10px;
    margin-bottom: 0.5rem;
}
@media (max-width: 1440px) {
    #case2 .list .content .box {
        height: calc(3.64em + 41px + 0.4rem + 76.8px);
    }
}
@media (max-width: 1200px) {
    #case2 .list .content .box {
        height: calc(3.64em + 41px + 0.4rem + 67.2px);
    }
}
#case2 .list .content .hr {
    padding: 10px 0;
    margin: 0.3rem 0;
}
#case2 .list .content .hr:after {
    border-color: #000;
    opacity: 0.1;
}
#case2 .list .content,
#case2 .list .content .hr:after {
    transition: all 0.4s ease;
}
#case2 .list .item {
    margin-top: 0.6rem;
}
#case2 .list .item:hover .content {
    background-color: #15499a;
    color: #fff;
}
#case2 .list .item:hover .content .hr:after {
    border-color: #fff;
}
@media (min-width: 801px) {
    #case2 .list .img {
        height: 100%;
    }
    #case2 .list .clip {
        width: 64%;
        box-sizing: border-box;
    }
    #case2 .list .content {
        padding: 0.7rem;
        width: 36%;
        box-sizing: border-box;
    }
    #case2 .list .item:nth-of-type(odd) .clip {
        border-right: 0.3rem solid #fff;
    }
    #case2 .list .item:nth-of-type(even) .clip {
        order: 2;
        border-left: 0.3rem solid #fff;
    }
}
@media (max-width: 800px) {
    #case2 .list .item {
        margin-top: 30px;
        display: block;
    }
    #case2 .list .img {
        padding-top: 60%;
    }
    #case2 .list .content {
        padding: 20px;
    }
    #case2 .list .content .box {
        height: auto;
    }
    #case2 .list .content .txt {
        height: auto;
        max-height: 4.8em;
    }
}
#detail .top {
    padding-bottom: 20px;
    margin-bottom: 0.3rem;
    font-size: 14px;
    color: #999;
}
#detail .top .point a {
    display: inline;
}
#detail .top .point a:hover {
    color: #15499a;
    text-decoration: underline;
}
#detail .top .back {
    flex-shrink: 0;
    order: 2;
    width: fit-content;
    position: fixed;
    top: 50%;
    right: -10px;
    transform: translateX(-50%);
    z-index: 1000;
}
#detail .top .back .cc {
    margin-right: 6px;
}
#detail .top .back .cc .icon {
    font-size: 20px;
}
#detail .top .back:hover {
    color: #15499a;
}
@media (min-width: 801px) {
    #detail .top .back {
        margin-left: 1rem;
         border: 1px solid #999;
        transition: all 0.4s ease;
        width: 120px;
        box-sizing: border-box;
        height: 48px;
        border-radius: 30px;
    }
    #detail .top .back .cc {
       
    }
    #detail .top .back:hover  {
        background-color: #15499a;
        color: #fff;
        border-color: #15499a;
    }
}
@media (max-width: 800px) {
    #detail .top {
        display: block;
    }
    #detail .top .back {
        margin-bottom: 10px;
    }
}
#detail .headline {
    width: fit-content;
    margin: 0 auto;
    font-size: 2.4em;
    line-height: 1.35;
}
@media (max-width: 800px) {
    #detail .headline {
        font-size: 24px;
    }
}
#detail .info {
    text-align: center;
    font-size: 14px;
    color: #777;
    padding-top: 10px;
    margin-top: 0.1rem;
}
#detail .caption,
#detail .caption3{
    padding-bottom: 0;
}
#detail .rtf {
    margin-top: calc(20px + 0.2rem);
}
#detail .hr {
    padding: 10px 0;
    margin: 0.2rem 0;
}
#detail .hr + .rtf {
    margin-top: 0;
}
#detail .page {
    margin-top: calc(20px + 0.6rem);
    line-height: 16px;
    padding: calc(12px + 0.2rem) 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#detail .page .back {
    color: #15499a;
}
#detail .page .back .icon {
    font-size: 28px;
    margin-right: 4px;
}
#detail .page .back .char {
    font-weight: bold;
}
#detail .page .item a:hover {
    color: #15499a;
    text-decoration: underline;
}
@media (min-width: 801px) {
    #detail .page .item {
        max-width: 40%;
        width: 360px;
    }
    #detail .page .item a {
        display: inline;
    }
    #detail .page .item:last-child {
        text-align: right;
    }
}
@media (max-width: 800px) {
    #detail .page {
        display: block;
    }
    #detail .page a {
        padding: 6px 0;
    }
    #detail .page .back {
        display: none;
    }
}
#detail .case {
    background: url(../images/case-detail.jpg) no-repeat scroll bottom center;
}
#detail .more-case {
    margin: calc(30px + 0.1rem) auto 0;
    width: fit-content;
}
#detail .more-case .char {
    opacity: 0.7;
}
#detail .more-case .cc {
    width: 3em;
    height: 3em;
    background-color: #15499a;
    color: #fff;
    margin-right: 0.5em;
}
#detail .more-case .cc .icon {
    animation: animate02 3s linear infinite;
}
@keyframes animate02 {
    0% {
        transform: translateY(-6px);
        opacity: 0;
    }
    50% {
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        transform: translateY(6px);
        opacity: 0;
    }
}
#detail .caption {
    text-align: center;
}
#detail .caption .h2 .icon {
    color: #15499a;
    font-size: 1.5em;
    margin-right: 10px;
}
#detail .strategy {
    background: url(../images/detail.jpg) no-repeat scroll center top;
    background-size: contain;
}
#detail .plan {
    background-color: #f9f9f9;
}
#detail .plan .options {
    width: fit-content;
    margin: 0 auto 0.4rem;
    padding-bottom: 30px;
}
#detail .plan .options .content {
    margin: -0.75em -0.75em 0;
    color: #767676;
}
#detail .plan .options .item {
    font-size: 0.9em;
    margin: 0.75em 0.75em 0;
}
@media (min-width: 801px) {
    #detail .plan .options .item {
        border-radius: 3em;
        line-height: 3em;
        height: 3em;
        padding: 0 1.3em;
    }
    #detail .plan .options .item.on {
        background-color: #15499a;
        color: #fff;
    }
}
@media (max-width: 800px) {
    #detail .plan .options .item.on {
        color: #15499a;
        text-decoration: underline;
    }
}
#detail .plan .swiper .title {
    font-size: 1.5em;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0.2rem;
}
#detail .plan .swiper .rtf {
    margin-top: 0;
}
#case3 .body {
    background-image: url(../images/case.jpg);
}
#case3 .swiper {
    overflow: visible;
    margin-right: -0.6rem;
    margin-top: 0.3rem;
}
#case3 .swiper .swiper-slide {
    box-sizing: border-box;
    padding-right: 0.6rem;
    width: 70%;
}
#case3 .swiper .img {
    padding-top: 56%;
}
#build {
    background-color: #f3f3f3;
}
#build .caption {
    text-align: center;
}
#build .swiper {
    margin-right: -0.36rem;
    text-align: center;
}
#build .swiper .swiper-slide {
    box-sizing: border-box;
    padding-right: 0.36rem;
    width: 25%;
    height: auto;
}
@media (max-width: 1024px) {
    #build .swiper .swiper-slide {
        width: 33.3333333%;
    }
}
@media (max-width: 800px) {
    #build .swiper .swiper-slide {
        width: 50%;
    }
}
@media (max-width: 500px) {
    #build .swiper .swiper-slide {
        width: 100%;
    }
}
#build .swiper .item {
    background-color: #fff;
    box-sizing: border-box;
    height: 100%;
    padding: 1.8em;
    border-top: 0.2em solid transparent;
    border-bottom: 0.2em solid transparent;
}
@media (max-width: 1280px) {
    #build .swiper .item {
        padding: 1.2em;
    }
}
#build .swiper .item:hover {
    color: #15499a;
    border-color: #15499a;
}
#build .swiper .box {
    position: relative;
}
#build .swiper .box:after {
    padding-top: 80%;
}
#build .swiper img {
    outline: 1px solid rgba(0, 0, 0, 0.1);
    border: 0.4em solid transparent;
    box-sizing: border-box;
    max-height: 100%;
}
#build .swiper .title {
    font-size: 0.9em;
    margin-top: 1em;
}
#partner .caption {
    text-align: center;
}
#partner .desc {
    text-align: center;
    padding-bottom: calc(30px + 0.3rem);
    margin-bottom: 5%;
}
#partner .container {
    margin: 1em 0;
    min-height: 29em;
}
@media (max-width: 1024px) {
    #partner .container {
        margin-top: 48px;
    }
}
#partner .spread {
    width: 100%;
    max-width: 29em;
    pointer-events: none;
    overflow: visible;
}
#partner .spread .cls1 {
    overflow: visible;
}
#partner .spread .cls1 .box {
    height: 100%;
    position: relative;
}
#partner .spread .cls1 .cc {
    background-image: radial-gradient(transparent 0%, transparent 60%, rgba(129, 157, 201, 0.2) 100%);
    background-image: -webkit-radial-gradient(transparent 0%, transparent 40%, rgba(129, 157, 201, 0.3) 100%);
    animation: spread 40s linear infinite;
    mask-image: conic-gradient(#000 0deg, #000 10deg, transparent 60deg, transparent 150deg, #000 200deg, #000 360deg);
    -webkit-mask-image: conic-gradient(#000 0deg, #000 30deg, transparent 50deg, transparent 120deg, #000 140deg, #000 360deg);
}
@keyframes spread {
    0% {
        transform: scale(1) rotateZ(0deg);
        opacity: 0;
    }
    10% {
        transform: scale(1.18) rotateZ(72deg);
        opacity: 1;
    }
    50% {
        transform: scale(1.9) rotateZ(360deg);
        opacity: 0.5;
    }
    100% {
        transform: scale(2.8) rotateZ(720deg);
        opacity: 0;
    }
}
#partner .spread .cls1 .cc:nth-of-type(1) {
    animation-delay: -30s;
}
#partner .spread .cls1 .cc:nth-of-type(2) {
    animation-delay: -20s;
}
#partner .spread .cls1 .cc:nth-of-type(3) {
    animation-delay: -10s;
}
#partner .spread .cls3 .box {
    height: 100%;
    background-image: linear-gradient(90deg, #5889d6, #1b4e9d);
    background-image: -webkit-linear-gradient(right, #5889d6, #1b4e9d);
    border-radius: 100%;
    padding: 12%;
    box-sizing: border-box;
    font-size: 32px;
    color: #fff;
    font-weight: bold;
}
#partner .spread .cls2 {
    fill: none;
    stroke-width: 3;
    stroke: #15499a;
    stroke-dasharray: 1,14;
    stroke-linecap: round;
    transform-origin: center center;
    animation: animate01 80s linear infinite;
}
@keyframes animate01 {
    0% {
        transform: rotateZ(0deg);
    }
    100% {
        transform: rotateZ(360deg);
    }
}
#partner .swiper-change {
    z-index: 3;
    top: 24em;
}
@media (max-width: 1280px) {
    #partner .swiper-change .button,
    #partner .swiper-change .swiper-pagination {
        font-size: 16px;
    }
}
#partner .swiper-change .swiper-pagination {
    margin: 0 1.5em;
    padding: 0;
    font-family: 'adineue', sans-serif;
    line-height: 1;
    padding-top: 0.2em;
    color: #777;
}
#partner .swiper-change .swiper-pagination .swiper-pagination-current {
    color: #15499a;
    margin-right: 0.5em;
}
#partner .swiper-change .swiper-pagination .swiper-pagination-total {
    margin-left: 0.5em;
}
#partner .swiper-change .button {
    border-color: #fff;
    color: #15499a;
    background-color: #e3e3e3;
}
#partner .swiper-change .button:hover {
    background-color: #15499a;
    border-color: #15499a;
    color: #fff;
    box-shadow: none;
}
@media (max-width: 1024px) {
    #partner .swiper-change {
        top: auto;
        bottom: 0;
    }
    #partner .swiper-change .button {
        display: none;
    }
}
#partner .swiper {
    z-index: 2;
    overflow: visible;
}
#partner .swiper .box,
#partner .swiper .box2 {
    width: 100%;
    height: 100%;
}
#partner .swiper .box2 {
    transition: all 0.4s ease;
    box-sizing: border-box;
    background-color: #fff;
    padding: 0.7em;
    border-radius: 100%;
    box-shadow: 0.2em 0.5em 1em rgba(0, 0, 0, 0.05);
}
#partner .swiper .box2:hover {
    transform: scale(1.1);
}
#partner .swiper .item {
    position: absolute;
    width: 6em;
    height: 6em;
    margin: -3em 0 0 -3em;
}
#partner .swiper img {
    max-height: 100%;
}
@media (max-width: 1024px) {
    #partner .swiper .item:nth-of-type(11) {
        margin-left: 2em;
    }
    #partner .swiper .item:nth-of-type(2) {
        margin: -4em 0 0 0;
    }
    #partner .swiper .item:nth-of-type(10) {
        margin: 0 0 0 -5em;
    }
    #partner .swiper .item:nth-of-type(12) {
        margin: -5em 0 0 -4em;
    }
    #partner .swiper .item:nth-of-type(3) {
        margin: -1em 0 0 -7em;
    }
    #partner .swiper .item:nth-of-type(7) {
        margin: -3em 0 0 -1em;
    }
    #partner .swiper .item:nth-of-type(4) {
        margin: -5em 0 0 -3em;
    }
    #partner .swiper .item:nth-of-type(13) {
        margin: -2em 0 0 2em;
    }
}
#news {
    background-color: #f3f3f3;
}
#news .swiper {
    margin: -0.6rem -0.7rem 0;
}
#news .swiper li {
    box-sizing: border-box;
    padding: 0 0.7rem;
    margin-top: 0.6rem;
    height: auto;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 801px) {
    #news .swiper li {
        width: 33.33333%;
    }
    #news .swiper li:nth-of-type(3n) {
        border-right: 0 none;
    }
}
@media (max-width: 800px) and (min-width: 501px) {
    #news .swiper li {
        width: 50%;
    }
    #news .swiper li:nth-of-type(2n) {
        border-right: 0 none;
    }
}
@media (max-width: 500px) {
    #news .swiper {
        margin-top: -20px;
    }
    #news .swiper li {
        width: 100%;
        border: 0 none;
        margin-top: 20px;
    }
}
#news .swiper .img {
    padding-top: 51.28205128%;
}
#news .swiper .headline,
#news .swiper .go {
    transition: all 0.4s ease-out;
}
#news .swiper .headline {
    margin: calc(10px + 0.1rem) 0;
    font-size: 1.2em;
    line-height: 1.4;
    height: 2.8em;
}
#news .swiper .text {
    margin-top: -0.2em;
}
#news .swiper .bottom {
    color: #777;
    font-size: 0.7em;
    line-height: 1;
    padding-top: 10px;
    margin-top: 0.2rem;
}
#news .swiper .bottom .date {
    font-family: 'adineue', sans-serif;
}
#news .swiper .bottom .date .en {
    line-height: 1;
    margin-bottom: -0.2em;
}
#news .swiper a:hover .headline,
#news .swiper a:hover .go {
    color: #15499a;
}
#news .swiper a:hover .text {
    opacity: 1;
}
#news .list {
    padding-top: 30px;
    margin-top: 0.2rem;
}
@media (max-width: 1280px) {
    #news .list {
        font-size: 14px;
    }
}
#news .list .touch:after,
#news .list .headline,
#news .list .go .char,
#news .list .go .cc,
#news .list .left .icon,
#news .list .left .d,
#news .list .left .y {
    transition: all 0.4s ease;
}
#news .list .left {
    text-align: center;
}
#news .list .left .icon {
    opacity: 0.4;
    font-size: 1.5em;
    line-height: 1;
}
#news .list .left .d {
    font-family: 'adineueBold', sans-serif;
    font-size: 2.4em;
}
#news .list .left .y {
    font-family: 'adineue', sans-serif;
    font-size: 0.9em;
    opacity: 0.5;
    margin-bottom: -0.2em;
    line-height: 1;
}
#news .list .content {
    padding-left: 0.5rem;
    margin-left: 0.5rem;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
#news .list .content .headline {
    font-size: 1.2em;
    line-height: 1.1;
    webkit-line-clamp: 1;
    height: 1.1em;
}
#news .list .content .text {
    margin: calc(5px + 0.2rem) 0;
}
#news .list .content .go {
    margin: -0.6em 0;
}
#news .list .content .go .cc {
    width: 2.375em;
    height: 2.375em;
    margin-left: 4px;
}
#news .list .touch {
    background-color: #fff;
    padding: 0.6rem;
}
@media (max-width: 800px) {
    #news .list .touch {
        padding: 20px;
    }
}
#news .list .touch + .touch {
    margin-top: calc(10px + 0.3rem);
}
#news .list .touch:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.2em;
    width: 0;
    background-color: #15499a;
}
#news .list .touch:hover:after {
    width: 100%;
}
#news .list .touch:hover .left {
    color: #15499a;
}
#news .list .touch:hover .left .icon,
#news .list .touch:hover .left .y {
    opacity: 1;
}
#news .list .touch:hover .headline,
#news .list .touch:hover .go .char {
    color: #15499a;
}
#news .list .touch:hover .go .cc {
    background-color: #15499a;
    color: #fff;
}
@media (min-width: 801px) {
    #news .list .date {
        display: none;
    }
}
@media (max-width: 800px) {
    #news .list .go,
    #news .list .left {
        display: none;
    }
    #news .list .content {
        padding: 0;
        border: 0 none;
        margin: 0;
    }
    #news .list .date {
        font-size: 12px;
        color: #999;
        font-family: 'adineue', sans-serif;
    }
}
