@charset "utf-8";
/* ============================================= */
.banner-container{width: 100%;}
.banner{width: 100%;position: relative;}
.banner-img-pc,.banner-img-mb{width: 100%;}
.banner-img-pc img,.banner-img-mb img{width: 100%;object-fit: cover;}
.banner-img-mb{display: none;}
.banner .swiper-pagination{bottom: 36px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 12px;vertical-align: middle;}
.banner .swiper-pagination-bullet {width: 10px;height: 10px;border-radius: 50%;background: #fff;opacity: 1;border: 2px solid #fff;}
.banner .swiper-pagination-bullet-active {opacity: 1;background: transparent;border-color: #00aac6;width: 12px;height: 12px;}
.banner-toup{display: none !important;width: 60px;position: absolute;z-index: 6;left: 50%;margin-left: -30px;bottom: 84px;cursor: pointer;color: #fff;text-align: center;user-select: none;}
.banner-toup p{font-size: 12px;}
.banner-toup i{display: block;width: 100%;height: 16px;background: url('../images/banArr.png') no-repeat center center;margin-top: 16px;animation: downB 1.2s ease-out infinite;-webkit-animation: downB 1.2s ease-out infinite;}
@keyframes downB {0% {transform: translateY(-8px);-webkit-transform: translateY(-8px);opacity: 0;}100% {transform: translateY(5px);-webkit-transform: translateY(5px);opacity: 1;}}


.caring-container{width: 100%;overflow: hidden;padding: 68px 0;background: #00aac6;}
.caring{width: 100%;text-align: center;}
.caring p{font-size: 36px;color: #fff;font-weight: bold;}
.caring span{ color:#fff;line-height:40px;}


.newsblog-container{width: 100%;overflow: hidden;padding: 74px 0 90px;}
.newsblog{width: 1280px;margin: 0 auto;}
.newsblog-title{width: 100%;text-align: center;}
.newsblog-title h6{font-size: 36px;color: #000;font-weight: bold;}
.newsblog-list{width: 100%;margin-top: 60px;}
.newsblog-list ul{margin-left: -3.333333333333%;}
.newsblog-list ul li{width: 30%;margin-left: 3.33333333333%;position: relative;overflow: hidden;height: 542px;float: left;}
.newsblog-list ul li a{display: block;width: 100%;height: 100%;}
.newsblog-list ul li img{width: 100%;height: 100%;object-fit: cover;transition: all .3s ease;-webkit-transition: all .3s ease;}
.newsblog-words{position: absolute;z-index: 2;width: 96%;left: 2%;bottom: 30px;background: #fff;padding: 24px;overflow: hidden;}
.newsblog-words h6{font-size: 16px;line-height:30px; font-weight:bold;position: relative;z-index: 4;color: #333;height: 52px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;transition: all .3s ease;-webkit-transition: all .3s ease;}
.newsblog-words p{font-size: 14px;position: relative;z-index: 4;color: #666;line-height: 24px;margin-top: 12px;height: 72px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;transition: all .3s ease;-webkit-transition: all .3s ease;}
.newsblog-words:after{content: "";position: absolute;top: 0;left: 0;width: 1000%;opacity: 0;height: 0%;background: #00aac6;transition: all .4s ease;-webkit-transition: all .4s ease;}
.newsblog-list ul li a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.newsblog-list ul li a:hover .newsblog-words:after{height: 100%;opacity: 1;}
.newsblog-list ul li a:hover .newsblog-words h6{color: #fff;}
.newsblog-list ul li a:hover .newsblog-words p{color: #fff;}
.newsblog-link{margin: 50px auto 0;display: block;font-size: 16px;color: #fff;font-weight: bold;width: 172px;height: 58px;border-radius: 30px;background: #00aac6;text-align: center;line-height: 58px;transition: all .3s ease;-webkit-transition: all .3s ease;}
.newsblog-link:hover{background: #0095ac;}

.supabo-container{width: 100%;overflow: hidden;}
.supabo{width: 100%;}
.supabo ul li{width: 50%;float: left;position: relative;}
.supabo ul li a{display: block;width: 100%;height: 100%;}
.supabo-img{width: 100%;}
.supabo-words{width: 100%;text-align: center;position: absolute;top: 50%;left: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;}
.supabo-words img{width: auto;transition: all .3s ease;-webkit-transition: all .3s ease;}
.supabo-words h6{font-size: 36px;font-weight: bold;margin: 20px 0 16px;transition: all .3s ease;-webkit-transition: all .3s ease;line-height: 1em;}
.supabo-words p{font-size: 18px;transition: all .3s ease;-webkit-transition: all .3s ease;}
.supabo ul li a:hover .supabo-words img{transform: translateY(-14px);-webkit-transform: translateY(-14px);}
.supabo ul li a:hover .supabo-words h6{transform: translateY(20px);-webkit-transform: translateY(20px);}
.supabo ul li a:hover .supabo-words p{transform: translateY(20px);-webkit-transform: translateY(20px);}


.newsblog_left{width:50%;float:left; position:relative;}
.newsblog_left img{max-width:100%;}
.abvlo{ position:absolute;width:100%;height:50px; text-indent:20px; background-color:rgba(0,0,0,.5);bottom:0; color:#fff; font-weight:bold;line-height:50px;text-transform: uppercase; font-size:16px; font-weight:bold;}
.newsblog_right{width:48%;float:right;line-height:28px; color:#666;font-size:16px;}

.newsblog_right a{width:120px;height:40px;float:left;line-height:40px; background-color:#00aac6; border-radius:40px; text-align:center; color:#fff; font-size:14px;}


.intro-with_newsletter {
    padding-top: 100px;
    padding-bottom: 100px;
}
.bg-smoke_color {
    background-color: #f2f2f2;width:100%;float:left;
}.col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}.introduction-area-2 {
    text-align: center;
}.introduction-area-2 h2.heading {
    max-width: 75%; color:#fff;
    padding-bottom: 40px; font-size:36px; font-weight:bold;text-transform: uppercase;
    margin: 0 auto; 
        margin-bottom: 0px;
}.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;float:left;
    max-width: 33.333333%;
}.introduction-area-2 .intro-item {
    padding: 30px 20px 36px;
    border-radius: 8px;
}.introduction-area-2 .intro-item .intro-img {
    padding-bottom: 20px;
}.introduction-area-2 .intro-item h2.title {
    font-size: 24px;color:#fff;
    line-height: 36px;
    padding-bottom: 15px;
}.introduction-area-2 .intro-item p.short-desc {
    font-size: 15px;
    line-height: 26px;
    color: #9b9b9b;
}.newsletter-area {
    -webkit-box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 21px 21px 0 rgba(0, 0, 0, 0.1);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 30px 30px 88px;
    border-radius: 8px;
    text-align: center;
}
.introduction-area-2 h2.heading > span {
    color: #00aac6;
}
.area_a{ position:absolute;top:10%;}
.area_a img{max-width:100%;}


/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .caring-container {padding: 40px 0;}
    .caring p,.newsblog-title h6,.supabo-words h6{font-size: 40px;}
    .newsblog-container {padding: 60px 0 74px;}
    .newsblog-list {margin-top: 48px;}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .newsblog{width: 92%;}
    .newsblog-list ul li{height: 312px;}
    .newsblog-words h6{font-size: 22px;height: 46px;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .caring p, .newsblog-title h6, .supabo-words h6 {font-size: 36px;}
    .caring-container {padding: 34px 0;}
    .newsblog-container {padding: 50px 0 62px;}
    .newsblog-list {margin-top: 36px;}
    .newsblog-list ul li{height: 280px;}
    .newsblog-words p{margin-top: 6px;}
    .newsblog-words h6 {font-size: 20px;height: 42px;}
    .newsblog-words{bottom: 20px;}
    .newsblog-link {margin: 40px auto 0;}
    .newsblog-link{height: 50px;line-height: 50px;}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
	.supabo-words p{ font-size:14px;}
	.caring span{padding-left:15px;padding-right:15px;}
	.newsblog-words h6{height:auto; font-size:16px;}
	.caring span{line-height:30px;}
	.newsblog_left{width:100%;}
	.newsblog_right{width:100%;float:left;margin-top:20px; font-size:14px;}
	.Container-wrapper{margin-top:90px;}
    /* 平板设备 720 适配 */
    .banner-img-pc{display: none;}
    .banner-img-mb{display: block;}
    .banner-img-mb img{min-height: 100%;}
    .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 8px;}
    .banner .swiper-pagination {bottom: 16px;}
    .banner-toup i{margin-top: 8px;}
    .banner-toup{bottom: 48px;}
    .caring p, .supabo-words h6 {font-size: 22px;}
    .newsblog-title h6{font-size: 30px;}
    .caring-container {padding: 20px 0;}
    .newsblog-container {padding: 32px 0 20px;}
    .newsblog-list ul {margin-left: 0%;}
    .newsblog-list ul li {width: 100%;margin-left: 0%;height: auto;margin-top: 20px;}
    .newsblog-list {margin-top: 8px;}
    .newsblog-words{padding: 18px;}
    .newsblog-link {margin: 30px auto 0;font-size: 14px;width: 160px;height: 42px;line-height: 42px;}
    .supabo ul li{width: 100%;margin-top: 20px;}
    .supabo-words h6{margin: 10px 0 8px;}
    .supabo-img{min-height: 240px;object-fit: cover;}
}

@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
}
