
/* ===================首页样式========================== */
.indban{width: 100%;position: relative;overflow: hidden;}
.indban img{width: 100%;object-fit: cover;}
.indban-cont{position: absolute;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: center;padding-top: 80px;}
.indban-cont h4{font-size: 70px;color: #524e4f;line-height: 1;font-weight: 300;}
.indban-cont h1{font-size: 76px;color: #00b1a0;font-weight: 700;line-height: 1;margin: 28px 0 80px;}
.indban-cont p{font-size: 30px;color: rgba(82, 78, 79, 0.6);line-height: 44px;font-weight: 300;}
/* 效果 */
.indban-cont h4, .indban-cont h1, .indban-cont p{opacity: 0;}
.indban-cont h4{animation: indbanUp 1s ease both 0.3s;}
.indban-cont h1{animation: indbanUp 1s ease both 0.4s;}
.indban-cont p{animation: indbanUp 1s ease both 0.5s;}
@keyframes indbanUp{0%{opacity: 0;transform: translateY(140px);}100%{opacity: 1;transform: translateY(0);}}

.indnum{width: 100%;position: relative;z-index: 8;margin-top: -80px;}
.indnum-list{display: block;width: 100%;background: #fff;border-radius: 16px;box-shadow: 0 10px 10px 0px rgba(141, 183, 237, 0.1);}
.indnum-list li{display: flex;flex-direction: column;justify-content: center;text-align: center;height: 240px;width: 33.33%;float: left;}
.indnum-list li h6{font-size: 48px;color: #045142;line-height: 1;font-family: "OPPOSans-B";}
.indnum-list li b {font-size: 0.8rem;color: #045142;line-height: 1;font-family: "OPPOSans-B";}
.indnum-list li h6 span{width: auto;}
.indnum-list li p{font-size: 20px;color: #666;font-weight: 300;line-height: 1;position: relative;padding-bottom: 24px;margin-top: 34px;}
.indnum-list li p::after{content: "";position: absolute;width: 30px;height: 6px;border-radius: 3px;background: #00b1a0;left: 50%;margin-left: -15px;bottom: 0;}
.zhuxi {width: auto; margin: -15px 15px 5px 150px; float: right; font-size: 0.7rem; font-weight: normal;}

.indTitle{width: 100%;}
.indTitle h2{font-size: 18px;color: #00b1a0;font-weight: 700;line-height: 1;}
.indMix{width: 100%;margin-top: 80px;}

.indyy{width: 100%;overflow: hidden;padding: 110px 0 140px;background: linear-gradient(to bottom,#fff,#f4f5f8);}
.indyy-mix{width: 28.58%;float: left;margin-top: 60px;}
.indyy-menu{width: 100%;}
.indyy-menu a{display: flex;flex-direction: column;padding: 10px 50px 0;position: relative;justify-content: center;width: 100%;height: 82px;margin-top: 26px;}
.indyy-menu a:first-child{margin-top: 0;}
.indyy-menu a::before, .indyy-menu a::after{z-index: 1;content: "";position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-repeat: no-repeat;background-position: left top;background-size: auto 100%;transition: all .4s ease;}
.indyy-menu a::before{background-image: url('../image/indYym.png');opacity: 1;}
.indyy-menu a::after{background-image: url('../image/indYymH.png');opacity: 0;}
.indyy-menu a h2{font-size: 18px;color: #363636;position: relative;z-index: 2;line-height: 1;font-weight: 500;margin-bottom: 8px;transition: all .4s ease;}
.indyy-menu a p{font-size: 14px;color: #a2aab2;position: relative;z-index: 2;height: 20px;line-height: 20px;background: url('../image/indYyArr.png') no-repeat right 2px center;transition: all .4s ease;}
.indyy-menu a:hover::before{opacity: 0;}
.indyy-menu a:hover::after{opacity: 1;}
.indyy-menu a:hover h2{color: #fff;}
.indyy-menu a:hover p{color: rgba(255, 255, 255, 0.5);background-image: url('../image/indYyArrH.png');}
.indyy-info{width: 100%;margin-top: 80px;font-size: 0;}
.indyy-info a, .indyy-info p{display: inline-block;vertical-align: middle;}
.indyy-info a{width: 174px;height: 42px;cursor: default;line-height: 40px;border-radius: 21px;text-align: center;border: 1px solid #00b1a0;font-size: 16px;color: #00b1a0;font-weight: 500;}
.indyy-info p{font-size: 16px;color: #9e9e9e;font-weight: 300;line-height: 20px;margin-left: 40px;}
.indyy-img{float: right;width: 65.4%;}
.indyy-img img{width: 100%;object-fit: cover;}

.indxz{width: 100%;overflow: hidden;padding: 100px 0 160px;background-repeat: no-repeat;background-color: #00b1a0;background-size: cover;background-position: left top;}
.indxz .indTitle h2{color: #fff;}
.indxz-logo, .indxz-line{width: 100%;text-align: center;}
.indxz-logo img, .indxz-line img{text-align: center;max-width: 100%;}
.indxz-line{margin: 30px 0 50px;}
.indxz-list{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
.indxz-list li{width: 23%;/*text-align: center;*/ text-align: justify;}
.indxz-img{width: 100%;height: 260px;text-align: center;}
.indxz-img img{height: 100%;object-fit: cover;max-width: 100%;}
.indxz-cont{width: 100%;color: #fff;margin-top: 60px;}
.indxz-cont h2{font-size: 24px;font-weight: 500;line-height: 1.32;margin-bottom: 36px;text-align: center;}
.indxz-cont p{font-size: 16px;line-height: 30px;font-weight: 300;}

.indkp{width: 100%;background-repeat: no-repeat;background-size: cover;background-position: center;padding: 120px 0;overflow: hidden;}
.indkp-mix{max-width: 1200px;background: #fff;border-radius: 8px;padding: 100px 80px;margin: 0 auto;overflow: hidden;}
.indkp-list{width: 100%;margin-top: 44px;}
.indkp-link{display: block;width: 46.5%;margin-top: 20px;align-items: center;position: relative;border-radius: 8px;background: #f8f8f7 url('../image/indKpArr.png') no-repeat right 26px center;padding: 0 52px 0 26px;font-size: 18px;color: #363636;font-weight: 500;transition: all .4s ease;height: 50px;line-height: 50px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.indkp-link:nth-child(2n+1){float: left;}
.indkp-link:nth-child(2n){float: right;}
.indkp-link:hover{color: #00b1a0;}

.indxw{width: 100%;overflow: hidden;padding: 120px 0;}
.indxw-list{width: 100%;}
.indxw-ul{margin: -2% 0 0 -2%; display:flex; flex-wrap: wrap;}
.indxw-link{display: block;width: 23%;float: left;margin: 2% 0 0 2%;}
.indxw-img{width: 100%;overflow: hidden;}
.indxw-img img{width: 100%;transition: all .6s ease;}
.indxw-cont{width: 100%;padding: 24px 16px 0;}
.indxw-cont h2{font-size: 18px;color: #363636;font-weight: 500;margin-bottom: 8px;transition: all .4s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.indxw-cont p{font-size: 14px;color: #363636;font-weight: 300;transition: all .4s ease;line-height: 26px;height: 52px;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.indxw-cont span{font-size: 14px;color: #888;font-weight: 300;display: block;margin-top: 24px;}
.indxw-link:hover .indxw-img img{transform: scale(1.06);}
.indxw-link:hover .indxw-cont h2{color: #00b1a0;}


/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .indban-cont h4 {font-size: 54px;}
    .indban-cont h1 {font-size: 60px;margin: 24px 0 60px;}
    .indban-cont {padding-top: 60px;}
    .indnum-list li h6 {font-size: 40px;}
    .indnum-list li p {margin-top: 24px;}
    .indnum-list li {height: 200px;}
    .indMix{margin-top: 60px;}
    .indkp, .indxw{padding: 90px 0;}
    .indkp-list{margin-top: 40px;}
    .indkp-mix {padding: 80px 70px;}
    .indkp-link{width: 47%;}
    .indyy, .indxz{padding: 90px 0 120px;}
    .indyy-menu a {padding: 4px 40px 0;height: 70px;margin-top: 24px;}
    .indyy-info p {margin-left: 18px;}
    .indyy-info {margin-top: 60px;}
    .indxz-cont h2 {font-size: 24px;margin-bottom: 20px;}
    .indxz-list li{width: 22%;}
}

@media all and (max-width:1439px) {
    /* 1360 */
}

@media all and (max-width:1359px) {
    /* 1280 */
}

@media all and (max-width:1279px) {
    /* 1152 × (700) */
    .indban-cont h4 {font-size: 40px;}
    .indban-cont h1 {font-size: 44px;margin: 20px 0 40px;}
    .indban-cont p {font-size: 20px;line-height: 30px;}
    .indnum-list li h6 {font-size: 34px;}
    .indnum-list li p {font-size: 18px;padding-bottom: 18px;margin-top: 14px;}
    .indnum-list li {height: 150px;}
    .indnum {margin-top: -50px;}
    .indban-cont {padding-top: 40px;}
    .indyy, .indxz{padding: 70px 0 90px;}
    .indMix {margin-top: 50px;}
    .indkp, .indxw {padding: 70px 0;}
    .indkp-list {margin-top: 30px;}
    .indkp-mix {padding: 70px 60px;}
    .indyy-mix{width: 32%;}
    .indyy-menu a {padding: 0 30px;height: 61px;margin-top: 18px;}
    .indyy-menu a h2 {font-size: 16px;margin-bottom: 4px;}
    .indxz-line {margin: 24px 0 40px;}
    .indxz-img {height: 210px;}
    .indxz-cont h2 {font-size: 20px;margin-bottom: 16px;}
    .indxz-cont p {font-size: 16px;line-height: 26px;}
    .indxz-cont {margin-top: 38px;}
    .indyy-info p{margin-left: 0;margin-top: 12px;display: block;}
    .indyy-info {margin-top: 30px;}
    .indyy-info p br{display: none;}
    .indxz-list{margin-top: -60px;}
    .indxz-list li{width: 46%;margin-top: 60px;}
}

@media all and (max-width:1151px) {
    /* 1024 */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .indban-cont h1{font-size: 32px;margin: 16px 0 20px;}
    .indban-cont p {font-size: 18px;line-height: 26px;}
    .indnum-list li p {font-size: 14px;}
    .indnum-list li p::after {width: 24px;height: 4px;margin-left: -12px;}
    .indnum-list li h6 {font-size: 32px;}
    .indkp-mix {padding: 60px 50px;}
    .indxw-link{width: 48%;margin-top: 28px;}
    .indxw-ul{margin-top: -28px;}
    @keyframes indbanUp{0%{opacity: 0;transform: translateY(80px);}100%{opacity: 1;transform: translateY(0);}}
    .indyy-img{width: 100%;}
    .indyy-mix{width: 100%;margin-top: 40px;}
    .indxz-logo, .indxz-line{display: none;}
    .indyy-menu a::after{display: none;}
    .indyy-menu a{padding: 0 0 16px;display: block;height: auto;}
    .indyy-menu a::before{height: 1px;background: linear-gradient(to right,#00b1a0,#fad9b6);top: auto;bottom: 0;}
    .indxz-cont h2 {font-size: 16px;margin-bottom: 12px;}
    .indxz-cont p {font-size: 14px;line-height: 22px;}
    .indxz-cont {margin-top: 28px;}
    .indban-cont {padding-top: 0;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .indban img{min-height: 260px;}
    .indban-cont h4 {font-size: 16px;}
    .indban-cont h1 {font-size: 18px;margin: 10px 0;}
    .indban-cont p {font-size: 14px;line-height: 22px;}
    .indban-cont {padding-bottom: 10px;}
    .indnum {margin-top: -30px;}
    .indnum-list{display: flex; justify-content: space-around;flex-direction: row;
    flex-wrap: wrap;}
    .indnum-list li{width: auto;height: 100px;margin: 0 6px;}
    .indnum-list li h6 {font-size: 20px;}
    .indnum-list li p {padding-bottom: 12px;margin-top: 8px;font-size: 13px;}
    .indyy, .indxz{padding: 40px 0 50px;}
    .indMix {margin-top: 32px;}
    .indkp, .indxw {padding: 40px 0;}
    .indkp-mix {padding: 28px 20px;}
    .indkp-list {margin-top: 12px;}
    .indkp-link{width: 100%;margin-top: 12px;font-size: 16px;height: 46px;line-height: 46px;padding: 0 36px 0 18px;background-position: right 18px center;}
    .indxw-ul {margin-left: -3%;margin-top: -24px;}
    .indxw-link {margin-top: 24px;width: 47%;margin: 24px 0 0 3%;}
    .indxw-cont p {line-height: 22px;height: 44px;}
    .indxw-cont h2 {margin-bottom: 6px;font-size: 16px;}
    .indxw-cont span {margin-top: 10px;}
    .indxw-cont {padding: 16px 0 0;}
    @keyframes indbanUp{0%{opacity: 0;transform: translateY(60px);}100%{opacity: 1;transform: translateY(0);}}
    .indyy-mix {margin-top: 32px;}
    .indxz-list{margin-top: -24px;}
    .indxz-list li{width: 48%;margin-top: 24px;}
    .indxz-img {height: 140px;}
    .indxz-cont {margin-top: 14px;}
    .indxz-cont h2 {font-size: 13px;margin-bottom: 7px;font-weight: 700;}
    .indxz-cont p {font-size: 12px;line-height: 20px;}
}