@charset "utf-8";

.head-page .about_item>a span {
    color: #2E69AE;
}
.about_pg01 .lists{
    background: url(../img/about_bg01.jpg) no-repeat center/cover;
    padding-top: 114px;
    box-sizing: border-box;
    min-height: 800px;
    position: relative;
}
.about_pg01 .lists .texts{
    max-width: 1366px;
    background: #FFFFFF;
    border-radius: 20px 0px 0px 0px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 75%;
    padding: 55px 7% 37px 4%;
    box-sizing: border-box;
    background: url(../img/about_bg01_lists.jpg) no-repeat center/cover;
}
.about_pg01 .lists .texts .page_title{
    position: relative;
}
.about_pg01 .lists .texts .page_title_icon{
    position: absolute;
    right: 0;
    top: 59px;
    max-width: 127px;
}
.about_pg01 .lists .texts .text_icon{
    margin-bottom: 30px;
}
.about_pg01 .lists .texts .text_icon span{
    width: 28px;
    height: 28px;
    background: #4B81BE;
    opacity: 0.3;
    margin-right: 12px;
}
.about_pg01 .lists .texts .page_ftit {
    margin-top: 25px;
}
.about_pg01 .lists .texts .line{
    width: 2px;
    height: 35px;
    background: #2E69AE;
    margin: 35px 0 30px;
    display: none;
}
.about_pg01 .lists .texts .con{
    margin-top: 30px;
    max-height: 180px;
    padding-right: 10px;
    box-sizing: border-box;
    overflow-y: auto;
}
.about_pg01 .lists .texts .links{
    margin-top: 30px;
    width: 100%;
}
.about_pg01 .lists .texts .link{
    margin-top: 18px;
    width: 32%;
    margin-right: 2%;
}
.about_pg01 .lists .texts .link:nth-child(3n){
    margin-right: 0;
}
.about_pg01 .lists .texts .link_icon{
    width: 27px;
}
.about_pg01 .lists .texts .link_text {
    padding-left: 8px;
    box-sizing: border-box;
    width: calc(100% - 27px);
}
.counter_lists{
    background: rgba(46, 105, 174, .1);
    border-radius: 0px 12px 12px 0px;
}
.counter_lists .width1620 {
    height: 223px;
}
.about_pg02{
    position: relative;
}
.bgImg{
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.about_pg02 .texts{
    width: 49.08%;
}
.about_pg02 .texts .title_icon{
    margin-bottom: 32px;
    max-width: 127px;
}
.about_pg02 .texts .con{
    padding-right: 5%;
    box-sizing: border-box;
    margin-top: 24px;
}
.about_pg02 .texts p{
    margin-bottom: 20px;
}
.about_pg02 .texts p:last-child{
    margin-bottom: 0;
}
.about_pg02 .imgs{
    width: 48.64%;
}
.swiper-pagination{
    text-align: right;
    margin-top: 100px;
    position: initial;
}
.swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    background: rgba(46, 105, 174, .4);
    border-radius: 50%;
    margin: 0 5px;
    box-sizing: border-box;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: rgba(46, 105, 174, 1);
}
.about_pg03 .swiper-container{
    padding-bottom: 33px;
    box-sizing: border-box;
}
.about_pg03 .swiper-button-next, .about_pg03 .swiper-button-prev{
    position: initial;
    margin-top: 0;
    width: 42px;
    height: 42px;
    border: 2px solid #CCCCCC;
    transition: all .4s;
    border-radius: 50%;
}
.about_pg03 .swiper-button-next{
    margin-left: 28px;
}
.about_pg03 .swiper-button-next::after, .about_pg03 .swiper-button-prev::after{
    font-size: 16px;
    font-weight: 600;
    color: #CCCCCC;
    transition: all .4s;
}
.about_pg03 .swiper-button-next:hover, .about_pg03 .swiper-button-prev:hover{
    border: 2px solid #2E69AE;
}
.about_pg03 .swiper-button-next:hover:after, .about_pg03 .swiper-button-prev:hover::after{
    color: #2E69AE;
}
.about_pg03 .list {
    width: 15%;
    margin-top: 20px;
    margin-right: 2%;
}
.about_pg03 .list:nth-child(6n){
    margin-right: 0;
}
.about_pg03 .list:last-child{
    margin-right: 0;
}
.about_pg03 .list .img{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 110px;
    background: #fff;
    padding: 5px;
    box-sizing: border-box;
}
.about_pg03 .list img{
    max-height: 100%;
    display: block;
    transition: all .4s;
}
.video_contents {
	width: 100%;
    overflow: hidden;
}

.video_contents .my-video-dimensions {
    width: 100%;
    height: 100%;
}
.video_contents .video-js .vjs-big-play-button {
    line-height: initial;
    height: 124px;
    width: 124px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 10px solid #fff;
    background-color: transparent;
    border-radius: 50%;
    font-size: 50px;
    transform: translate(-50%, -50%);
}
.video_contents .video-js .vjs-big-play-button span::before{
    display: flex;
    align-items: center;
    justify-content: center;
}
.video_contents .video-js .vjs-big-play-button:focus, .video_contents .video-js:hover .vjs-big-play-button{
    background-color: transparent;
}
.about_video{
    height: 675px;
    border-radius: 15px;
}

/* 瑞科丝的故事 */
.recoyarns_video{
    height: 675px;
    background: #2E69AE;
    box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.16);
    border-radius: 15px;
}
.recoyarns_pg02 .list{
    margin-bottom: 75px;
}
.recoyarns_pg02 .list:last-child{
    margin-bottom: 0;
}
.recoyarns_pg02 .list:nth-child(2n){
    flex-direction: row-reverse;
}
.recoyarns_pg02 .texts .desc {
    font-style: italic;
}
.recoyarns_pg02 .list:nth-child(2n-1) .desc {
    margin: 20px 0 30px;
}
.recoyarns_pg02 .list:nth-child(2n-1) .imgs{
    position: relative;
    z-index: 1;
    width: 51.85%;
}
.recoyarns_pg02 .list:nth-child(2n-1) .img_box{
    position: absolute;
    left: 17px;
    top: 18px;
    width: 100%;
    z-index: -1;
}
.recoyarns_pg02 .list:nth-child(2n-1) .texts{
    width: 44.56%;
}
.recoyarns_pg02 .list:nth-child(2n-1) .lasting_icon{
    max-width: 127px;
    margin-bottom: 30px;
}
.recoyarns_pg02 .list:nth-child(2n) .imgs{
    width: 45.92%;
}
.recoyarns_pg02 .list:nth-child(2n) .texts{
    width: 48.75%;
    padding-left: 4.6%;
    box-sizing: border-box;
}
.recoyarns_pg02 .list:nth-child(2n) .texts .tit{
    font-style: italic;
    color: #2E69AE;
    font-size: 18px;
    font-weight: 400;
}
.recoyarns_pg02 .list:nth-child(2n) .texts .desc{
    color: #000;
    font-size: 34px;
    line-height: 1;
    font-weight: 600;
    margin: 20px 0 30px;
}
.recoyarns_pg02 .list:nth-child(2n) .texts .con{
    padding-right: 10%;
    box-sizing: border-box;
}
.recoyarns_pg02 .list:nth-child(2n)  .recoyarns_icon{
    max-width: 127px;
    margin-top: 20px;
    margin-left: auto;
}
.recoyarns_pg02 .item{
    width: 31.29%;
    margin-right: 3.065%;
    margin-bottom: 20px;
}
.recoyarns_pg02 .item:nth-child(3n){
    margin-right: 0;
}
.about_pg03 .list:hover img{
    transform: scale(1.1);
}
@media only screen and (max-width: 1600px) {
    .about_pg01 .lists .texts{
        padding: 55px 4% 37px 3.75%;
    }
    .recoyarns_pg02 .list:nth-child(2n) .texts{
        padding-left: 0;
    }
}
@media only screen and (max-width: 1480px) {
    .recoyarns_pg02 .list:nth-child(2n-1) .lasting_icon {
        max-width: 105px;
    }
    .recoyarns_pg02 .list:nth-child(2n) .recoyarns_icon {
        max-width: 105px;
    }
    .swiper-pagination{
        margin-top: 60px;
    }
}
@media only screen and (max-width: 1440px) {
    .about_pg01 .lists .texts {
        padding: 50px 4% 37px 35px;
    }
}
@media only screen and (max-width: 1400px) {
    .recoyarns_video{
        height: 605px;
    }
    .video_contents .video-js .vjs-big-play-button{
        height: 105px;
        width: 105px;
        border: 8px solid #fff;
    }
}
@media only screen and (max-width: 1366px) {

}
@media only screen and (max-width: 1280px) {
    .recoyarns_pg02 .list:nth-child(2n) .texts .desc{
        font-size: 32px;
    }
    .recoyarns_pg02 .list:nth-child(2n-1) .lasting_icon{
        display: none;
    }
    .recoyarns_pg02 .list:nth-child(2n) .recoyarns_icon{
        display: none;
    }
    .about_video{
        height: 663px;
    }
    .swiper-pagination {
        margin-top: 25px;
    }
    .about_pg02 .texts .title_icon {
        max-width: 105px;
    }
}
@media only screen and (max-width: 1240px) {
    .about_video {
        height: 641px;
    }
}
@media only screen and (max-width: 1200px) {
    .recoyarns_pg02 .list:nth-child(2n) .texts .desc {
        font-size: 30px;
    }
    .recoyarns_video {
        height: 555px;
    }
    .about_video{
        height: 540px;
    }
    .video_contents .video-js .vjs-big-play-button {
        height: 90px;
        width: 90px;
        border: 6px solid #fff;
        font-size: 45px;
    }
    .about_pg01 .lists .texts {
        width: 76%;
    }
    .about_pg03 .list .img{
        height: 100px;
    }
}
@media only screen and (max-width: 1043px) {
    .recoyarns_video {
        height: 515px;
    }
    .video_contents .video-js .vjs-big-play-button {
        height: 80px;
        width: 80px;
        border: 5px solid #fff;
        font-size: 40px;
    }
    .about_pg01 .lists .texts {
        width: 96%;
    }
    .about_pg01 .lists {
        padding-top: 70px;
        min-height: 728px;
    }
    .about_pg02 .texts p {
        margin-bottom: 10px;
    }
    .about_pg02 .texts .title_icon {
        max-width: 85px;
    }
    .about_pg02 .texts .con{
        padding-right: 0;
    }
    .bgImg {
        max-width: 50%;
    }
}
@media only screen and (max-width: 960px) {
    .recoyarns_pg02 .list:nth-child(2n) .texts .desc {
        font-size: 28px;
    }
    .bgImg {
        max-width: 47%;
    }
}
@media only screen and (max-width: 768px) {
    .recoyarns_video {
        height: 194px;
    }
    .video_contents .video-js .vjs-big-play-button {
        height: 40px;
        width: 40px;
        border: 3px solid #fff;
        font-size: 24px;
    }
    .recoyarns_pg02 .list:nth-child(2n-1) .imgs{
        width: 100%;
    }
    .recoyarns_pg02 .list:nth-child(2n-1) .texts {
        width: 100%;
    }
    .recoyarns_pg02 .list:nth-child(2n) .imgs {
        width: 100%;
    }
    .recoyarns_pg02 .list:nth-child(2n) .texts {
        width: 100%;
    }
    .recoyarns_pg02 .list:nth-child(2n-1) .desc {
        margin: 10px 0 10px;
    }
    .recoyarns_pg02 .list:nth-child(2n) .texts .con{
        padding-right: 0;
    }
    .recoyarns_pg02 .list:nth-child(2n) .texts .desc {
        font-size: 22px;
        margin: 10px 0;
    }
    .recoyarns_pg02 .list:nth-child(2n-1) .img_box{
        left: 10px;
        top: 10px;
    }
    .recoyarns_pg02 .list .imgs{
        margin-bottom: 25px;
    }
    .recoyarns_pg02 .list {
        margin-bottom: 25px;
    }
    .recoyarns_pg02 .item {
        width: 100%;
        margin-right: 0;
    }
    .recoyarns_pg02 .item:last-child{
        margin-bottom: 0;
    }
    .about_video {
        height: 195px;
    }
    .about_pg01 .lists{
        background: none;
        padding-top: 30px;
        min-height: auto;
    }
    .about_pg01 .lists .texts .link {
        margin-top: 15px;
        width: 100%;
        margin-right: 0;
    }
    .about_pg01 .lists .texts .links{
        margin-top: 20px;
    }
    .about_pg01 .lists .texts .page_title_icon{
        max-width: 45px;
        top: 25px;
    }
    .about_pg01 .lists .texts .text_icon span{
        width: 20px;
        height: 20px;
    }
    .about_pg01 .lists .texts .con {
        margin-top: 20px;
        max-height: max-content;
        padding-right: 0;
    }
    .about_pg01 .lists .texts .page_ftit {
        margin-top: 15px;
    }
    .about_pg01 .lists .texts .text_icon {
        margin-bottom: 20px;
    }
    .about_pg01 .lists .texts {
        width: 100%;
        position: initial;
        padding: 0;
    }
    .about_pg01 .item{
        width: 50%;
        margin-bottom: 20px;
    }
    .counter_lists .width1620 {
        height: auto;
        padding: 25px 0 5px;
    }
    .counter_icon {
        max-width: 36px;
        margin-bottom: 10px;
    }
    .about_pg02 .imgs {
        width: 100%;
    }
    .about_pg02 .texts {
        width: 100%;
        margin-top: 25px;
    }
    .bgImg{
        max-width: 80%;
    }
    .swiper-pagination-bullet{
        width: 8px;
        height: 8px;
    }
    .swiper-pagination {
        margin-top: 20px;
        text-align: center;
    }
    .about_pg02 .swiper-slide{
        flex-direction: column-reverse;
    }
    .about_pg02 .texts .title_icon {
        max-width: 45px;
        margin-bottom: 20px;
    }
    .about_pg02 .texts .con{
        margin-top: 15px;
    }
    .about_pg03 .list {
        width: 48.5%;
        margin-top: 15px;
        margin-right: 3%;
    }
    .about_pg03 .list:nth-child(6n) {
        margin-right: 3%;
    }
    .about_pg03 .list:nth-child(2n) {
        margin-right: 0;
    }
    .about_pg03 .list .img {
        height: 90px;
    }
}