 

/* CSS Reset */
html{-webkit-text-size-adjust:none; }
body{color: #1a1a1a;overflow-x:hidden;margin:0; padding:0;font-family:'PuHuiTi-M','Noto Sans SC','Noto Sans',PingFang SC,'Microsoft YaHei',Arial,sans-serif;}
header,nav,section,article,aside,footer {display: block;}
input,select,textarea {border-radius: 0;outline: none;font-family:'PuHuiTi-M',PingFang SC,'Microsoft YaHei',Arial,sans-serif;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a{color: #1a1a1a;font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.alltra {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.table {display: table;width: 100%;height: 100%;}
.table-cell {display: table-cell;vertical-align: middle;}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;background-color: #000;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto!important;height: auto!important;z-index: 1;max-width: 100%;max-height:100%;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;}
.content{margin: auto;position: relative;overflow: hidden;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
::-webkit-scrollbar{height:4px; width:3px;background: rgba(255,255,255,.5);}
::-webkit-scrollbar-button{height:0; width:5px;background: #fff;}
::-webkit-scrollbar-thumb{background-color:#fff;box-shadow:inset 1px 1px 0 #fff,inset 0 -1px 0 #fff;}
img {image-rendering: inherit;image-rendering: initial;image-rendering: unset;}


/* @font-face {font-family: 'PuHuiTi-R';src: url('../fonts/Alibaba-PuHuiTi-Regular.ttf');font-weight: normal;font-style: normal;}
@font-face {font-family: 'PuHuiTi-M';src: url('../fonts/Alibaba-PuHuiTi-Medium.ttf');font-weight: normal;font-style: normal;} */




/* into */
.into {background: #e3eefa;width: 100%;height: 100%;overflow: hidden;position: relative;}
.into::before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;background-image:linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));}
.logo-title {position: absolute;left: 50%;top: 50%;z-index: 10;width: 50%;text-align: center;transform: translate(-50%,-50%);overflow: hidden;}
.logo-title .logo-1 {width: 30%;margin: auto;transition:transform 1s cubic-bezier(0.800,0.000,0.500,1.000);transition-timing-function:cubic-bezier(0.800,0.000,0.500,1.000);margin-bottom: 4%;}
.logo-title .logo-1 img {display: block;width: 100%;height: auto;}
.logo-title .title-1 {overflow: hidden;font-size: 0;}
.logo-title .title-1 span {font-size: 55px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),#18a5fb 1%,#5051ee);-webkit-background-clip: text;background-clip: text;color: transparent;margin-top: -1px;}
.logo-title .title-1 {transition:all .4s ease-in;}


.into.chapter1 .logo-title .logo-1{transform: scale(0.6) translateY(35%);}
.into.chapter1 .logo-title .title-1{transform: translateY(100%);opacity: 0;}
.into.chapter2 .phone-item{opacity: 1;}
.into.chapter2 .phone-item.phone1 {top: -15%;}
.into.chapter2 .phone-item.phone2 {right: 17%;}
.into.chapter2 .phone-item.phone3 {top: 13%;}
.into.chapter2 .phone-item.phone4 {top: 13%;}
.into.chapter2 .phone-item.phone5 {left:16%;}
.into.chapter2 .phone-item.phone6 {bottom:-17%;}

 
.phone-item {position: absolute;left: 0;top: 0;z-index: 11;transition:all 2s cubic-bezier(0.800,0.000,0.500,1.000);transition-timing-function:cubic-bezier(0.800,0.000,0.500,1.000);opacity: 0;}
.phone-item .phone-1 {width: 100%;margin: auto;position: relative;}
.phone-item .phone-1 img {display: block;width: 100%;height: auto;z-index: 11;position: relative;}
.phone-item .phone-1::after {content: '';width: 100%;height: 100%;background: url('../images/ty1.png') center no-repeat;background-size: 100%;position: absolute;right: -30%;top: -5%;}
.phone-item .phone-2 {width: 100%;margin: auto;position: relative;}
.phone-item .phone-2 img {display: block;width: 100%;height: auto;position: relative;z-index: 11;}
.phone-item .phone-2 img.img-top {position: absolute;left: 0;top: 0;z-index: 111;}
.phone-item .phone-2::after {content: '';width: 100%;height: 100%;background: url('../images/ty2.png') center no-repeat;background-size: 100%;position: absolute;left: 2%;bottom: -22%;}

.phone-item.phone1 {width: 19%;left: 20%;top: -100%;}
.phone-item.phone2 {width: 34%;left:auto;top: 2%;right: -100%;}
.phone-item.phone3 {width: 19%;left:-5%;top: 100%;}
.phone-item.phone4 {width: 19%;left:auto;top: -100%;right: -5%;}
.phone-item.phone5 {width: 34%;left:-100%;top:auto;bottom: 2%;}
.phone-item.phone6 {width: 19%;bottom:-100%;right: 20%;left: auto;top: auto;}



/* header */
.header {position:fixed;left: 0;top: -130px;z-index: 100;width: 100%;transition:all .4s ease;}
.header.cur {top: 0;}
.header.cur.scroll-down {top: -130px;}
.header-content {width:94%;height: 120px;margin: auto;position: relative;}
.header-logo {width: 20%;position: absolute;top: 50%;transform: translateY(-50%);}
.header-logo a {display: block;position: relative;}
.header-logo .logo-1 {width: 19%;}
.header-logo .logo-1 img {display: block;width: 100%;height: auto;}
.header-logo .text-1 {position: absolute;left: 25%;top: 50%;transform: translateY(-50%);font-size: 35px;}
.header-nav {position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 60%;text-align: right;}
.header-nav li {display: inline-block;vertical-align: middle;list-style: none;margin-left: 60px;position: relative;}
.header-nav li a {font-size: 24px;color: #242424;font-family: 'PuHuiTi-M','Noto Sans SC','Noto Sans';font-weight: 500;}
.header-nav li.cur a {color: #47adde;}
.header-nav li::after {content: '';width: 0px;height: 2px;background: #47adde;position: absolute;left: 0;bottom: -5px;transition:all .4s ease;}
.header-nav li.cur::after {width: 100%;}
.header-language {display: inline-block;vertical-align: middle;margin-left: 80px;}
.header-language a {display: block;position: relative;padding-right: 20px;}
.header-language a span{font-size: 18px;}
.header-language a i{display: block;width: 10px;height: 6px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);background: url('../images/d.png');}
.header.bgblack {background: #fff;}


/* index */
.main {width: 100%;height: 100%;overflow: hidden;}
.index-swiper {width: 100%;height: 100%;overflow: hidden;opacity: 0;}
.index-swiper.cur {opacity: 1;}
.index-swiper .swiper-slide{width: 100%;height: 100%;overflow: hidden;}
.index-pagination {left: auto;right: 2%;top: 50%;transform: translateY(-50%);width: 40px;text-align: center;}
.index-pagination span {display: block;margin: 10px;width: 8px;height: 8px;background: #dddddd;opacity: 1;border-radius: 10px;transition:all .4s ease;}
.index-pagination span.swiper-pagination-bullet-active {background: #47adde;height: 25px;}

.index-slide {position: relative;width: 100%;height: 100%;overflow: hidden;}
.index-slide-content {overflow: hidden;position: absolute;width: 72%;height: 100%;left: 14%;top: 0;z-index: 20;}
.left-phone {width: 35%;height: 90%;transition:all 1s cubic-bezier(0.800,0.000,0.500,1.000);transition-timing-function:cubic-bezier(0.800,0.000,0.500,1.000);position: absolute;bottom: -100%;left: 0;overflow: hidden;}
.left-phone-mark {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 15;background: url('../images/phone.png') center top no-repeat;background-size: 100%;}
.phone-swiper {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 12;}
.left-phone-swiper {overflow: hidden;width: 90%;height: 98%;margin: 4% auto auto auto;}
.left-phone-swiper .img{position: relative;background-size: contain;transition:all .4s ease;}
.left-phone-swiper .img img {opacity: 0;transition:all .4s ease;height: 100%;}
.left-phone-pic {width: 100%;height: 100%;}
.left-phone-pic img {display: block;width: 100%;height: auto;opacity: 0;}
.phone-pagination{bottom: 5%;text-align: center;width: 100%;z-index: 20;}
.phone-pagination span {display: inline-block;vertical-align: middle;background: transparent;border: 2px solid #bec9d8;opacity: 1;margin: 0 5px;}
.phone-pagination span.swiper-pagination-bullet-active {background: #bec9d8;}
.index-slide .img{width: 100%;height: 100%;overflow: hidden;}
.right-text {width: 55%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition:all .4s ease;}
.right-text .title-1{font-size: 86px;}
.right-text .title-2{font-size: 120px;padding: 3% 0;overflow: hidden;}
.right-text .text-1{font-size: 38px;margin-top: 4%;}
.right-text .text-1 strong{font-size: 46px;font-weight: normal;}
.right-text .botton-3{margin-top: 14%;}
.right-text .botton-item{position: relative;float: left;width: 31%;margin-right: 1.33%;}
.right-text .botton-item:last-child{margin-right: 0;}
.right-text .botton-item a{display: block;background: #fff;padding: 10% 3%;box-sizing: border-box;border-radius: 20px;text-align: center;font-size: 0;}
.right-text .botton-item i{display: inline-block;vertical-align: middle;position: relative;width: 43px;height: 43px;margin-right: 5px;}
.right-text .botton-item span{display: inline-block;vertical-align: middle;font-size: 26px;color: #47adde;}
.botton-item-ewm {position: absolute;width: 150px;border-radius: 10px;z-index: -1;padding: 8px;box-sizing: border-box;background: #fff;left: 50%;margin-left: -75px;top:125%;opacity: 0;transition:all .4s ease;}
.botton-item-ewm .ewm-1::before{content: '';border-left: 10px solid transparent;border-right:10px solid transparent;border-bottom: 10px solid #fff;left: 50%;top: -10px;position: absolute;margin-left: -10px;}
.botton-item-ewm .ewm-1{overflow: hidden;}
.botton-item:hover .botton-item-ewm{top:115%;opacity: 1;z-index: 111;}



.right-text .title-1{transform:translateY(200px);opacity:0;transition:all 1s;transition-delay: .2s;}
.right-text .title-2{transform:translateY(200px);opacity:0;transition:all 1s;transition-delay: .4s;}
.right-text .text-1{transform:translateY(200px);opacity:0;transition:all 1.0s;transition-delay: .6s;}
.right-text .botton-item:nth-child(1){transform:translateY(200px);opacity:0;transition:all 1s;transition-delay: .6s;}
.right-text .botton-item:nth-child(2){transform:translateY(200px);opacity:0;transition:all 1s;transition-delay: .7s;}
.right-text .botton-item:nth-child(3){transform:translateY(200px);opacity:0;transition:all 1s;transition-delay: .8s;}
.index-swiper.cur .swiper-slide-active .right-text .title-1,
.index-swiper.cur .swiper-slide-active .right-text .title-2,
.index-swiper.cur .swiper-slide-active .right-text .text-1,
.index-swiper.cur .swiper-slide-active .right-text .botton-item {transform: translateY(0);opacity: 1;}
.index-swiper.cur .swiper-slide-active .left-phone {bottom: 0;}


/* intelligent */
.intelligent-chair-selection {width: 100%;height: 100%;position: relative;}
.intelligent-chair-selection-content {width: 100%;height: 100%;position: relative;}
 
.list-bg{position:absolute;left:0;right:0;bottom:0;top:0;z-index:9;background:#fff}
.list-bg .bg-waves,.list-bg .waves{position:absolute;bottom:0;left:0;width:100%;height:400px;margin-bottom:-5px}
.list-bg .waves.wh300 {height:300px;}
.list-bg .parallax>use{-webkit-animation:move-forever 14s linear infinite;animation:move-forever 14s linear infinite}
.list-bg .parallax>use:nth-child(1){-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:7s;animation-duration:7s;fill-opacity:.2}
.list-bg .parallax>use:nth-child(2){-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation-duration:12s;animation-duration:12s;fill-opacity:1}
@-webkit-keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}100%{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}
@keyframes move-forever{0%{-webkit-transform:translate3d(-90px,0,0);transform:translate3d(-90px,0,0)}100%{-webkit-transform:translate3d(85px,0,0);transform:translate3d(85px,0,0)}}

.intelligent-chair-selection-left {position: absolute;left: 5%;top: 50%;width: 40%;z-index: 111;text-align: center;color: #242424;transform: translateY(-50%);}
.intelligent-chair-selection-left .title-1{font-size: 66px;}
.intelligent-chair-selection-left .nav-3 {margin-top: 6%;}
.intelligent-chair-selection-left .nav-3 a{display: block;font-size: 18px;line-height: 59px;width: 240px;border: 1px solid #ededed;border-radius: 100px;margin: 10px auto;}
.intelligent-chair-selection-left .nav-3 a.cur{ background-image: -webkit-linear-gradient( 39deg, rgb(0,215,255) 0%, rgb(93,130,228) 100%);border: none;color: #fff;}

.intelligent-chair-selection-right {position: absolute;right: 8%;top: 50%;width: 50%;transform: translateY(-50%);z-index: 111;}

.intelligent-swiper {width: 100%;height: 100%;position: absolute;right: 0;top: 0;z-index: 11;}
.intelligent-chair-selection-swiper {width: 100%;height: 100%;overflow: hidden;}

.intelligent-chair-selection-right .phone-1{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 10;}
.intelligent-chair-selection-right .phone-1 {text-align: center;width: 100%;height: 100%;}
.intelligent-chair-selection-right .phone-1.wauto {width: 100%;height:auto;}
.intelligent-chair-selection-right .phone-1.wauto.hight100 {height: 100%;}
.intelligent-chair-selection-right .phone-1 img{max-width: 100%;display: inline-block;width: auto;height: auto;}
.intelligent-chair-selection-right img {max-width: 100%;display: inline-block;}
.intelligent-chair-selection-right .img{ background: none;width: 100%;height: auto;}
.intelligent-chair-selection-right .yuanquan-2 {position: absolute;left: 50%;top: 43%;transform: translate(-50%,-50%);z-index: 10;width: 55%;animation:turnrotate 8000ms linear infinite;}
.intelligent-chair-selection-right .yuan1 {position: absolute;left: 3%;top: 40%;width: 7%;animation: updown1 3100ms infinite ease-in-out ;}
.intelligent-chair-selection-right .yuan2 {position: absolute;left: 90%;top: 55%;width: 5%; animation: updown1 4100ms infinite ease-in-out ;}
.intelligent-chair-selection-right .yuan3 {position: absolute;left: 20%;top: 6%;width: 3.5%;animation: updown1 3200ms infinite ease-in-out ;}
.intelligent-chair-selection-right .yuan4 {position: absolute;left: 80%;top: 35%;width: 10%;animation: updown1 3300ms infinite ease-in-out ;;}
@keyframes updown1{0%{transform:translateY(15%);} 50%{transform:translateY(0);} 100%{transform:translateY(15%);}}
@keyframes turnrotate{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);}25%{-webkit-transform:translate(-50%,-50%) rotate(90deg);}50%{-webkit-transform:translate(-50%,-50%) rotate(180deg);}75%{-webkit-transform:translate(-50%,-50%) rotate(270deg);}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);}}

.intelligent-chair-selection-right .texts {position: absolute;z-index: 20;}
.intelligent-chair-selection-right .texts span {display: block;width: 200px;line-height: 40px;text-align: center;text-transform: uppercase;font-size: 16px;border-radius: 50px;background: #fff;}
.intelligent-chair-selection-right .text-1 {left: 15%;top: 15%;animation:righttoleft1 2000ms linear infinite;}
.intelligent-chair-selection-right .text-1 span{color: #dfab58;border: 2px solid #dfab58;}
.intelligent-chair-selection-right .text-2 {left: 48%;top: 28%;animation:righttoleft1 2200ms linear infinite;}
.intelligent-chair-selection-right .text-2 span{color: #c158df;border: 2px solid #c158df;}
.intelligent-chair-selection-right .text-3 {left: 26%;top: 42%;animation:righttoleft1 2300ms linear infinite;}
.intelligent-chair-selection-right .text-3 span{color: #40c351;border: 2px solid #40c351;}
.intelligent-chair-selection-right .text-4 {left: 53%;top: 49%;animation:righttoleft1 2400ms linear infinite;}
.intelligent-chair-selection-right .text-4 span{color: #55aadb;border: 2px solid #55aadb;}
.intelligent-chair-selection-right .text-5 {left: 15%;top: 64%;animation:righttoleft1 2500ms linear infinite;}
.intelligent-chair-selection-right .text-5 span{color: #58dadf;border: 2px solid #58dadf;}
.intelligent-chair-selection-right .text-6 {left: 45%;top: 78%;animation:righttoleft1 2600ms linear infinite;}
.intelligent-chair-selection-right .text-6 span{color: #df5858;border: 2px solid #df5858;}

.intelligent-chair-selection-right .text-7 {left: 25%;top: 22%;animation:righttoleft1 2100ms linear infinite;}
.intelligent-chair-selection-right .text-7 span{color: #58dadf;border: 2px solid #58dadf;}
.intelligent-chair-selection-right .text-8 {left: 40%;top: 35%;animation:righttoleft1 2700ms linear infinite;}
.intelligent-chair-selection-right .text-8 span{color: #40c351;border: 2px solid #40c351;}
.intelligent-chair-selection-right .text-9 {left: 50%;top: 56%;animation:righttoleft1 2800ms linear infinite;}
.intelligent-chair-selection-right .text-9 span{color: #c158df;border: 2px solid #c158df;}
.intelligent-chair-selection-right .text-10 {left: 26%;top: 71%;animation:righttoleft1 2900ms linear infinite;}
.intelligent-chair-selection-right .text-10 span{color: #dfab58;border: 2px solid #dfab58;}
.intelligent-chair-selection-right .text-11 {left: 42%;top: 85%;animation:righttoleft1 3000ms linear infinite;}
.intelligent-chair-selection-right .text-11 span{color: #55aadb;border: 2px solid #55aadb;}
@keyframes righttoleft1{0%{transform:translateX(100%);opacity: 0;} 50%{transform:translateX(0);opacity: 1;} 100%{transform:translateX(-100%);opacity: 0;}}

.intelligent-chair-selection-right .icons {position: absolute;z-index: 20;}
.intelligent-chair-selection-right .icon1 {left: 15%;top: 45%;animation: updown1 4100ms infinite ease-in-out ;}
.intelligent-chair-selection-right .icon2 {left: 61%;top: 66%;animation: updown1 4400ms infinite ease-in-out ;}
.intelligent-chair-selection-right .icon3 {left: 75%;top: 18%;animation: updown1 4800ms infinite ease-in-out ;}
.intelligent-chair-selection-right .icon4 {left: 20%;top: 68%;}
.intelligent-chair-selection-right .icon5 {left: 85%;top: 60%;}
.intelligent-chair-selection-right .icon6 {left: 76%;top: 48%;}
.intelligent-chair-selection-right .icon7 {left: 22%;top: 33%;}
.intelligent-chair-selection-right .yuanquan-3 {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;width: 58%;}

.intelligent-chair-selection-right .yizi-2 {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 5;background-image: url('../upload/yizhi.png');background-repeat: no-repeat;background-size: auto 40%;}
.intelligent-chair-selection-right .yizi-2::before,.intelligent-chair-selection-right .yizi-2::after {content: '';width:50%;height:50%;position:absolute;top:25%;z-index:2;}
.intelligent-chair-selection-right .yizi-2::before {left:0;background: url('../upload/mark1.png') center no-repeat;background-size: 100% 100%;}
.intelligent-chair-selection-right .yizi-2::after {right:0;background: url('../upload/mark2.png') center no-repeat;background-size: 100% 100%;}
@keyframes bgmove1{0%{background-position: -1800px 45%;} 50%{background-position: 100px 45%;} 100%{background-position:85% 45%;}}

.intelligent-chair-selection-swiper .swiper-slide-active .yizi-2{animation: bgmove1 4800ms ease-in-out forwards ;}



/* explore */
.chair-explore {width: 100%;height: 100%;position: relative;}
.chair-explore-content {width: 100%;height: auto;position: absolute;left: 0;top: 50%;z-index: 11;transform: translateY(-50%);}
.chair-explore-content .title-1{font-size: 50px;}
.chair-explore-bottom {margin-top: 3%;overflow: visible;width: 88%;float: right;-webkit-user-select:none; user-select:none;}
.chair-explore-swiper {overflow: hidden;margin-top: 3%;}
.chair-explore-item {background: #fff;overflow: hidden;border-radius: 10px;box-shadow: 0px 31px 40px 0px rgba(150, 151, 151, 0.15);}
.chair-explore-item a {display: block;overflow: hidden;}
.chair-explore-item .img{position: relative;background-color: #fff;}
.chair-explore-item .text{padding: 5%;overflow: hidden;}
.chair-explore-item .title-2{font-size: 24px;}
.chair-explore-item .date-2{font-size: 18px;color: #999999;margin-top: 3%;font-family: Arial;}
.chair-explore-item .text-3{font-size: 20px;line-height: 34px;color: #242424;margin-top: 5%;}
.chair-explore-item .more-4{margin-top: 5%;position: relative;border-top: 1px solid #ededed;padding: 5% 0;overflow: hidden;}
.chair-explore-item .more-4 strong{color:#353c44;font-size: 18px;font-weight: normal;}
.chair-explore-item .more-4 i{width: 15px;height: 10px;background: url('../upload/r2.png') center no-repeat;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.chair-explore-item a:hover .title-2,.chair-explore-item a:hover .more-4 strong{color: #18a5fb;}
.chair-explore-item a:hover .title-2 .more-4 i {background: url('../upload/r3.png') center no-repeat;}
.swiper-button-prev,.swiper-button-next {width: 64px;height: 64px;border-radius: 100%;margin: 0;position: relative;display: inline-block;vertical-align: middle;left: auto;top: auto;right: auto;bottom: auto;opacity: 1;margin-top: 2%;background-color: #fff;outline: none;transition:all .4s ease;box-shadow: 0px 18px 32px 0px rgba(171, 186, 223, 0.24);}
.swiper-button-prev::after,.swiper-button-next::after {display: none;}
.swiper-button-prev::before,
.swiper-button-next::before {content: '';width: 15px;height: 10px;background-position: center;background-repeat: no-repeat;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.swiper-button-prev::before {background-image: url('../upload/l2.png');}
.swiper-button-next::before {background-image: url('../upload/r2.png');}
.swiper-button-prev:hover {background-image: -webkit-linear-gradient( 39deg, rgb(0,215,255) 0%, rgb(93,130,228) 100%);}
.swiper-button-next:hover {background-image: -webkit-linear-gradient( 39deg, rgb(0,215,255) 0%, rgb(93,130,228) 100%);}
.swiper-button-prev:hover::before {background-image: url('../upload/l1.png');}
.swiper-button-next:hover::before {background-image: url('../upload/r1.png');}

 
  

/* scoring-rules */
.index-swiper .swiper-slide { }
.scoring-rules-swiper {width: 100%;height:100%;position: relative;overflow: hidden;background: #fff;}
.scoring-rules-swiper .swiper-wrapper.dblock {}
.scoring-rules-swiper .swiper-slide{height: auto;}
.scoring-rules-content {width: 100%;height: 100%;background: #fff;overflow: hidden;}
.scoring-rules-banner{position: relative;overflow: hidden;margin-top: 120px;}
.scoring-rules-banner .text{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 11;color: #fff;text-align: center;}
.scoring-rules-banner .title-1{font-size: 50px;}
.scoring-rules-banner .title-2{font-size: 70px;}
.engineering-adjustment {background: url('../upload/wl2.jpg') center top no-repeat;background-size: cover;padding: 10% 0;overflow: hidden;width: 100%;height: auto;box-sizing: border-box;}
.engineering-adjustment-content {width: 74%;margin: auto;position: relative;}
.engineering-adjustment-top {position: relative;}
.engineering-adjustment-top .title-1{font-size: 52px;}
.engineering-adjustment-top .text-2{font-size: 26px;color: #242424;margin-top: 50px;opacity: .6;line-height: 48px;width: 70%;}
.engineering-adjustment-top .text-2.w50b {width: 50%;margin-top: 3%;}
.engineering-adjustment-content-left {overflow: hidden;}
.engineering-adjustment-center {margin-top: 250px;overflow: hidden;position: relative;}
.engineering-adjustment-center-left {float: left;width: 66%;overflow: hidden;}
.engineering-adjustment-center .icon-2{margin-top: 130px;width: 72%;}
.engineering-adjustment-center-top {position: relative;padding-bottom: 50px;}
.engineering-adjustment-center-top::after {content: '';width: 100%;height: 1px;background: #989ca7;display: block;position: absolute;right: 0;bottom: 0;}
.engineering-adjustment-center-top::before {content: '';width: 14px;height: 14px;border-radius: 100%;background: #f7f7f7;position: absolute;right: 0;bottom: -7px;border: 1px solid #989ca7;z-index: 11;}
.engineering-adjustment-center-top .number-1{font-size: 60px;color: #337bff;opacity: .5;}
.engineering-adjustment-center-top .title-1{font-size: 52px;}
.engineering-adjustment-center-top .title-1 strong{font-weight: normal;color: #337bff;}
.engineering-item {overflow: hidden;text-align: center;display: inline-block;}
.engineering-item:last-child {float: right;}
.engineering-item i{display: block;width: 170px;height: 170px;position: relative;}
.engineering-item strong{display: block;font-size: 36px;line-height: 36px;font-weight: normal;margin: 0;padding: 0;margin-top: 30px;}
.engineering-item p{display: block;font-size: 28px;margin: 0;padding: 0;margin-top: 15px;}
.engineering-item p span {color: #337bff;}
.engineering-adjustment-center .text-3{color: #242424;font-size: 23px;line-height: 40px;opacity: .6;margin-top: 100px;letter-spacing: 2px;}
.engineering-adjustment-center-right {position: absolute;right: 0;top: 0;width: 50%;}
.engineering-adjustment-center-right img {display: inline-block;max-width: 100%;}



.engineering-adjustment-two {position: relative;overflow: hidden;margin-top: 200px;}
.engineering-adjustment-two-left {position: absolute;left: 0;top: 0;width: 50%;}
.engineering-adjustment-two-left img {display: inline-block;max-width: 100%;}
.engineering-adjustment-two-right {float: right;width: 50%;margin-top: 60px;}
.engineering-adjustment-two-list {overflow: hidden;}
.engineering-adjustment-two-item {overflow: hidden;margin-top: 90px;}
.engineering-adjustment-two-item i{display: block;float: left;width: 170px;height: 170px;}
.engineering-adjustment-two-item .text{float: right;overflow: hidden;width: 69%;}	
.engineering-adjustment-two-item .title-1{color: #181818;font-size: 36px;}
.engineering-adjustment-two-item .title-1 span{color: #337bff;}
.engineering-adjustment-two-item .text-2{font-size: 23px;line-height: 40px;opacity: .6;color: #181818;margin-top: 40px;letter-spacing: 2px;text-align: justify;}
														 
.engineering-adjustment-three {position: relative;overflow: hidden;margin-top: 150px;}
.engineering-adjustment-three-top {width: 50%;margin-top: 5%;}
.engineering-adjustment-three-center {margin-top: 70px;overflow: hidden;width: 64%;text-align: center;}
.engineering-adjustment-three-center .engineering-item:first-child {float: left;}
.engineering-adjustment-three-center .engineering-item p span {color: #337bff;}
.engineering-adjustment-three-bottom {margin-top: 60px;overflow: hidden;}
.engineering-adjustment-three-bottom-left {float: left;width: 46%;}
.engineering-adjustment-three-bottom-left .engineering-text,.engineering-adjustment-three-bottom-right .engineering-text{padding-top: 80px;}
.engineering-adjustment-three-bottom-left .engineering-text:last-child,.engineering-adjustment-three-bottom-right .engineering-text:last-child {float: none;clear: both;}
.engineering-adjustment-three-bottom-left .engineering-text,.engineering-adjustment-three-bottom-right .engineering-text {width: 100%;}
.engineering-adjustment-three-bottom-left .engineering-item{float: left;}
.engineering-adjustment-three-bottom-left .engineering-item:nth-child(2){margin-left: 30%;}
.engineering-adjustment-three-bottom-right {float: right;width: 46%;}
.engineering-text {font-size: 23px;line-height: 40px;opacity: .6;color: #181818;width: 46%;float: left;letter-spacing: 2px;}
.engineering-text:last-child {float: right;}
.engineering-adjustment-three-img {position: absolute;right: 0;top: 0;width: 60%;text-align: right;}
.engineering-adjustment-three-img img {display: inline-block;max-width: 100%;}

.engineering-adjustment-four {position: relative;overflow: hidden;margin-top: 200px;}
.engineering-adjustment-four-top {width: 80%;}
.engineering-adjustment-four-center {overflow: hidden;width: 40%;}
.engineering-adjustment-four-center .engineering-adjustment-two-item .text {width: 60%;}
.engineering-adjustment-four-bottom {margin-top: 70px;overflow: hidden;text-align: center;}
.engineering-adjustment-four-bottom .engineering-item:first-child{float: left;}
.engineering-adjustment-four-bottom .engineering-item:nth-child(3) {float: right;}
.engineering-adjustment-four-bottom .engineering-text {clear: both;float: none;width: 100%;text-align: left;padding-top: 70px;}
.engineering-adjustment-four-img {position: absolute;right: 0;top: 0;width: 60%;text-align: right;}
.engineering-adjustment-four-img img {display: inline-block;max-width: 100%;}

.engineering-adjustment-five {position: relative;overflow: hidden;margin-top: 190px;}
.engineering-adjustment-five-top {width: 62%;}
.engineering-adjustment-five-center {width: 41%;overflow: hidden;}
.engineering-adjustment-five-center .engineering-adjustment-two-item .text{width: 60%;}
.engineering-adjustment-five-bottom {margin-top: 100px;overflow: hidden;}
.engineering-adjustment-five-bottom-left {float: left;width: 41%;overflow: hidden;}
.engineering-adjustment-five-bottom-right {float: left;width: 42%;overflow: hidden;margin-left: 8%;}
.engineering-adjustment-five-bottom .engineering-adjustment-two-item .text{width: 60%;margin-top: 5%;}
.engineering-adjustment-five-img {position: absolute;right: 0;top: 0;width: 60%;text-align: right;}
.engineering-adjustment-five-img img {display: inline-block;max-width: 100%;}


.engineering-adjustment-six {position: relative;overflow: hidden;margin-top: 190px;}
.engineering-adjustment-six-top {position: relative;}
.engineering-adjustment-six-top .engineering-adjustment-center-top {width: 35%;}
.engineering-adjustment-six-center {width: 41%;overflow: hidden;}
.engineering-adjustment-six-center .engineering-adjustment-two-item .text { width: 60%;margin-top: 2%;}
.engineering-adjustment-six-bottom {overflow: hidden;width: 100%;}
.engineering-adjustment-six-bottom .engineering-adjustment-two-item {float: left;width: 41%;}
.engineering-adjustment-six-bottom .engineering-adjustment-two-item:last-child {float: left;margin-left: 5%;}
.engineering-adjustment-six-bottom .engineering-adjustment-two-item .text { width: 62%;}
.engineering-adjustment-six-img {position: absolute;right: 0;top: 0;width: 60%;text-align: right;}
.engineering-adjustment-six-img img {display: inline-block;max-width: 100%;}

.engineering-adjustment-more {clear: both;position: relative;overflow: hidden;margin-top: 170px;text-align: center;}
.engineering-adjustment-more-item {overflow: hidden;width: 28%;display: inline-block;text-align: left;vertical-align: top;}
.engineering-adjustment-more-item:first-child {float: left;}
.engineering-adjustment-more-item:last-child {float: right;} 
.engineering-adjustment-more-item .engineering-adjustment-center-top .title-1 span{color: #337bff;opacity: .5;font-size: 60px;}
.engineering-adjustment-more-item .engineering-adjustment-center-top::before{display: none;}
.engineering-adjustment-more-item .engineering-adjustment-more-bottom .engineering-adjustment-two-item i {float: none;}
.engineering-adjustment-more-item .engineering-adjustment-more-bottom .engineering-adjustment-two-item .text{float: none;width: 100%;margin-top: 30px;}
.engineering-adjustment-more-item .engineering-adjustment-more-bottom .engineering-adjustment-two-item .text-2 {margin-top: 20px}
.engineering-adjustment-more-item .engineering-adjustment-more-bottom .engineering-adjustment-two-item .title-1 {font-size: 32px;}

.engineering-adjustment.bg2 {background: url('../upload/wl3.jpg') center top no-repeat;background-size: cover;}
.engineering-adjustment.bg3 {background: url('../upload/wl4.jpg') center top no-repeat;background-size: cover;padding: 8% 0;}
.engineering-adjustment.bg4 {background: url('../upload/wl5.jpg') center top no-repeat;background-size: cover;padding: 13% 0 8% 0;}
.engineering-adjustment.bg4 .engineering-adjustment-content-left {overflow: visible;position: relative;}
.scoring-eight-key-items {width: 74%;margin: auto;margin-top: 80px;}
.scoring-eight-key-items-left {float: left;width: 45%;margin-top: 60px;}
.scoring-eight-key-items-left a{display: block;float: left;width: 20%;margin: 0 5% 5% 0;position: relative;box-shadow: 0px 10px 20px 0px rgba(171, 186, 223, 0.3);border-radius: 15px;overflow: hidden;}
.scoring-eight-key-items-left a::before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 11;box-sizing: border-box;border: 4px solid rgba(0,0,0,0);border-radius: 15px;}
.scoring-eight-key-items-left a.cur::before{border: 4px solid #337bff;}
.scoring-eight-key-items-right {float: right;width: 50%;box-shadow: 0px 0px 50px 0px rgba(171, 186, 223, 0.24);overflow: hidden;border-radius: 20px;}
.scoring-eight-key-items-swiper {overflow: hidden;}
.scoring-eight-key-items-swiper .swiper-slide img {display: block;width: 100%;height: auto;}
.engineering-adjustment-content-left .swiper-button-prev,
.engineering-adjustment-content-left .swiper-button-next {position: absolute;right: 0;bottom: 1%;margin: 0;top: auto;}
.engineering-adjustment-content-left .swiper-button-prev {right: 70px;}
 
.scoring-determine-rules {width: 87%;margin-top: 50px;position: relative;float: right;}
.scoring-determine-rules-left {float: left;width: 24%;background: #fff;overflow: hidden;border-radius: 25px;box-shadow: 0px 0px 60px 0px rgba(200, 202, 206, 0.2);position: absolute;left: 0;top: 0;height: 100%;}
.scoring-determine-rules-left-content {padding: 5% ;overflow: hidden;}
.scoring-determine-rules-left .title-1{font-size: 20px;color: #cccccc;}
.scoring-determine-rules-left .title-2{font-size: 24px;color: #329cd8;}
.scoring-determine-rules-left .text-3{font-size: 16px;line-height: 30px;color: #242424;margin-top: 20px;}
.scoring-determine-rules-left .pic-4{text-align: center;}
.scoring-determine-rules-left .pic-4 img {max-width: 60%;display:inline-block;}
.scoring-determine-rules-right {float: right;width: 75.3%;overflow: hidden;position: relative;}
.scoring-determine-rules-swiper {overflow: hidden;}
.scoring-determine-rules-swiper .swiper-slide{width: auto;border-radius: 25px;overflow: hidden;}
.scoring-determine-rules-swiper .swiper-slide .scoring-determine-rules-left {float: none;padding: 5%;box-sizing: border-box;width: 400px;position: relative;left: auto;top: auto;}
.scoring-determine-rules-item {position: relative;border-radius: 25px;box-sizing: border-box;padding-bottom: 9999px;margin-bottom: -9999px;
    box-shadow: 0px 0px 60px 0px rgba(200, 202, 206, 0.2);overflow: hidden;background: #fff;min-width: 700px;}
.scoring-determine-rules-item.w800 {width:900px;}
.scoring-rules-text {position: relative;width: 100%;height:auto;z-index: 11;box-sizing: border-box;padding: 30px 50px;overflow: hidden;}
.scoring-rules-text ul {list-style: none;margin: 0;padding: 0;border-bottom: 1px solid rgba(0,0,0,.1);padding: 6px 0;overflow: hidden;color: #242424;font-size: 0;}
.scoring-rules-text .title-1 {font-size: 28px;text-align: center;padding: 0;} 
.scoring-rules-text ul.itemtop-1 {overflow: hidden;border-bottom:none;padding: 5px 0;} 
.scoring-rules-text ul.itemtop-1 li {overflow: hidden;border-bottom: 1px solid transparent;font-size: 16px;color: #999999;} 
.scoring-rules-text ul li {list-style: none;margin: 0;padding: 0;font-size: 15px;color: #999999;text-align: center;width: 15%;display: inline-block;vertical-align: middle;} 
.scoring-rules-text ul li strong {color: #d4007f;font-weight:normal;}
.scoring-rules-text ul li:first-child {text-align: left;width: 70%;}
.scoring-determine-rules-item .img {position: relative;background-color: transparent;font-size: 0;display: none;}
.scoring-determine-rules-item .img img {display: inline-block;max-width: 100%;width: auto;opacity: 0;}
/* .scoring-determine-rules-swiper .swiper-slide-next .scoring-determine-rules-item {background:url('../upload/scorebg.png') center no-repeat;background-size: 100% 100%;}
.scoring-determine-rules-swiper .swiper-slide-next .scoring-determine-rules-item .scoring-rules-text {color: #fff;}
.scoring-determine-rules-swiper .swiper-slide-next .scoring-determine-rules-item .scoring-rules-text ul.itemtop-1 li {color: #9ad4f3;}
.scoring-determine-rules-swiper .swiper-slide-next .scoring-determine-rules-item .scoring-rules-text ul li {color: #fff;}
.scoring-determine-rules-swiper .swiper-slide-next .scoring-determine-rules-item .scoring-rules-text ul {border-bottom: 1px solid rgba(255,255,255,.1);} */
.scoring-determine-rules-swiper .swiper-slide-active .scoring-determine-rules-item {background:url('../upload/scorebg.png') center top  no-repeat;background-size: 100% 10%;}
.scoring-determine-rules-swiper .swiper-slide-active .scoring-determine-rules-item .img img{opacity: 1;}
.scoring-determine-rules-swiper .swiper-slide-active .scoring-determine-rules-item .scoring-rules-text {color: #fff;}
.scoring-determine-rules-swiper .swiper-slide-active .scoring-determine-rules-item .scoring-rules-text ul.itemtop-1 li {color: #9ad4f3;}
.scoring-determine-rules-swiper .swiper-slide-active .scoring-determine-rules-item .scoring-rules-text ul li {color: #fff;}
.scoring-determine-rules-swiper .swiper-slide-active .scoring-determine-rules-item .scoring-rules-text ul {border-bottom: 1px solid rgba(255,255,255,.1);} 
.chair-explore-item-mark {position: absolute;right: 0;top: 0;width: 100%;height: 100%;z-index: 1111;background-image: -webkit-linear-gradient( 39deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);cursor: pointer;}


.scoring-eight-key-items-swiper .swiper-slide {overflow: hidden;border-radius: 25px;}
.scoring-rules-swiper .swiper-slide .scoring-determine-rules-left {opacity: 0;transform: translateX(50%);transition:all .8s .1s ease;}
.scoring-rules-swiper .swiper-slide-active .scoring-determine-rules-left {opacity: 1;transform: translateX(0);}
.scoring-rules-swiper .swiper-slide .scoring-determine-rules-swiper .swiper-slide .scoring-determine-rules-item {opacity: 0;transform: translateX(50%);transition:all .8s .2s ease;}
.scoring-rules-swiper .swiper-slide-active .scoring-determine-rules-swiper .swiper-slide .scoring-determine-rules-item {opacity: 1;transform: translateX(0);}
.scoring-rules-swiper .swiper-slide-active .scoring-determine-rules-swiper .swiper-slide:last-child .scoring-determine-rules-item  {transition:all .8s .3s ease;}
.scoring-rules-swiper .swiper-slide .scoring-determine-rules-swiper .swiper-slide  .scoring-determine-rules-left {opacity: 0;transform: translateX(50%);transition:all .8s  ease;}
.scoring-rules-swiper .swiper-slide-active  .scoring-determine-rules-swiper .swiper-slide-active .scoring-determine-rules-left {opacity: 1;transform: translateX(0);}


.scoring-rules-nav {position: fixed;left: 3%;bottom: 10%;z-index: 999;transition:all .8s .3s ease;}
.scoring-rules-nav.cur {bottom: 35%;}
.scoring-rules-nav li {list-style: none;margin: 0;padding: 0;}
.scoring-rules-nav a{display: inline-block;font-size: 20px;color: #242424;position: relative;padding-bottom: 5px;margin-bottom: 20px;}
.scoring-rules-nav a::after {content: '';width:0;height: 1px;position: absolute;left: 0;bottom: 0;background: #337bff;transition:all .4s ease;}
.scoring-rules-nav a.cur {color: #337bff;}
.scoring-rules-nav a.cur::after  {width: 100%;}


/* contact */
.contact-slide {position: relative;width: 100%;height: 100%;overflow: hidden;}
.contact-slide-content {overflow: hidden;position: absolute;width:100%;height: 100%;left: 0;top: 0;z-index: 20;}
.contact-slide .img,.contact-slide .img img {width: 100%;height: 100%;}
.contact-slide-content-top {width:80%;height: 100%;position: absolute;left: 10%;top: 0;}
.contact-left-text {color: #242424;width: 42%;margin-top: 10%;}
.contact-left-text .title-1{font-size: 104px;}
.contact-left-text .text-2{font-size: 28px;line-height: 46px;text-align: justify;margin-top: 5%;color: #71838a;}
.contact-right-phone {position: absolute;right: 0;top: 12%;z-index: 21;width: 23%;}
.contact-right-phone .phone-1{position: relative;width: 100%;height: 100%;box-sizing: border-box;padding: 2%;}
.contact-right-phone .mark-1{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 111;background: url('../images/phone2.png') center top no-repeat;background-size: 100% 100%;}
.contact-right-phone .img-2{position: relative;overflow: hidden;}
.contact-right-phone .img-2 img {display: block;width: 100%;height: auto;opacity: 0;}
.contact-right-phone .tkren-1 {position: absolute;left: -60%;top: 40%;z-index: 1;width: 40%;-webkit-animation: topdown 2000ms infinite;animation: topdown 2000ms infinite;}
@keyframes topdown{0% {top:40%;} 50%{ top:42%; }100%{ top:40%; }}
.contact-slide-content-bottom {position:absolute ;width: 100%;bottom: 0;left: 0;padding: 3% 0 1% 0;overflow: hidden;z-index: 5;background: #f8f8f8;}
.bottom-content {width: 94%;margin: auto;overflow: hidden;}
.ewm-list {overflow: hidden;float: left;width: 35%;position: relative;}
.ewm-list::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #ededed;}
.ewm-list li{list-style: none;margin: 0;padding: 0;float: left;width: 20%;margin-right: 5%;overflow: hidden;text-align: center;}
.ewm-list li i{display: block;width: 100%;height: auto;overflow: hidden;background: #fff;box-sizing: border-box;padding: 8%;border-radius: 5px;}
.ewm-list li p{display: block;font-size: 18px;margin: 0;padding: 15% 0 0 0;color: #4a4a4a;font-family:PingFang SC,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-weight: 900;}
.email-bottom {float: left;overflow: hidden;position: relative;padding-top: 1.5%;padding-left: 2%;}
.email-bottom span{display: block;font-size: 16px;color: #999999;}
.email-bottom a{display: block;font-size: 30px;color: #3c3c3c;margin-top: 4%;letter-spacing: -2px;}
.copy-bottom {font-size: 15px;color: #bebebe;overflow: hidden;padding-top: 3%;clear: both;}
.copy-bottom a {font-size: 15px;color: #bebebe;}
.copy-bottom a:hover {color: #000;}
.copy-left {float: left;}
.copy-right {float: right;} 

.contact-left-text .title-1 {transform:translateY(200px);opacity:0;transition:all 1s;}
.contact-left-text .text-2 {transform:translateY(200px);opacity:0;transition:all 1s;transition-delay: .2s;}
.contact-right-phone .phone-1  {transform:translateY(100%);opacity:0;transition:all 1s;transition-delay: .6s;}
.contact-slide-content-bottom {transform:translateY(100%);opacity:0;transition:all 1s;transition-delay: .8s;}
.contact-right-phone .tkren-1 {transform:translateY(200px);opacity:0;transition:all 1s;transition-delay: 1.0s;}
.index-swiper .swiper-slide-active .contact-left-text .title-1,
.index-swiper .swiper-slide-active .contact-left-text .text-2,
.index-swiper .swiper-slide-active .contact-right-phone .phone-1,
.index-swiper .swiper-slide-active .contact-right-phone .tkren-1,
.index-swiper .swiper-slide-active .contact-slide-content-bottom{transform: translateY(0);opacity: 1;}





/* fonts */
.right-text .title-2{font-size: 120px;line-height: 120px;}
.contact-left-text .title-1{font-size: 104px;}
.right-text .title-1{font-size: 86px;line-height: 86px;}
.logo-title .title-1 span{font-size: 55px;line-height: 55px;}
.right-text .text-1 strong{font-size: 46px;}
.right-text .text-1{font-size: 38px;}
.header-logo .text-1 {font-size: 35px;}
.email-bottom a{font-size: 30px;}
.contact-left-text .text-2{font-size: 28px;line-height: 46px;}
.right-text .botton-item span{font-size: 26px;}
.header-nav li a {font-size: 24px;}
.header-language a span{font-size: 18px;}
.ewm-list li p{font-size: 18px;}
.email-bottom span{font-size: 16px;}
.copy-bottom,.copy-bottom a {font-size: 15px;}

body {font-family: 'PuHuiTi-M','Noto Sans SC','Noto Sans';font-weight: 500;}
.header-nav li a {font-family: 'PuHuiTi-M','Noto Sans SC','Noto Sans';font-weight: 500;}
.right-text .title-1{font-family: 'PuHuiTi-L','Noto Sans SC','Noto Sans';font-weight: 100;}
.right-text .text-1 strong {font-weight: 400;}
.right-text .text-1  {font-weight:200;}
.scoring-rules-banner .title-1,.engineering-adjustment-two-item .title-1 span,.engineering-adjustment-two-item .title-1 span,.scoring-determine-rules-left .title-1 {font-weight:300;}
.engineering-item p,.engineering-adjustment-center .text-3,.engineering-adjustment-center-top .number-1,.engineering-text,.engineering-adjustment-two-item .text-2,.engineering-adjustment-more-item .engineering-adjustment-center-top .title-1 span,.contact-left-text .text-2 {font-weight: 400;}
.engineering-item strong,.engineering-adjustment-center-top .title-1 strong,.engineering-adjustment-two-item .title-1,.scoring-rules-banner .title-2,.engineering-adjustment-center-top .title-1,.intelligent-chair-selection-left .title-1,.logo-title .title-1 span,.engineering-adjustment-top .title-1,.contact-left-text .title-1,.chair-explore-item .title-2,.chair-explore-content .title-1 {font-weight: 500;}




.menu-toggle {display: none;width: 40px;height: 40px;position: absolute;overflow: hidden;right: 0;top: 0;transform: none;}
.cd-nav-trigger {display: block;width: 40px;height: 40px;}
.menu-toggle span.hamburger,
.menu-toggle span.hamburger:after,
.menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-12px;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.menu-toggle span.hamburger:after {margin-top:-7px;top:0;transition-delay:0.27s;}
.menu-toggle span.hamburger:before {margin-top:7px;top:0;transition-delay:0.2s;}
.menu-toggle span.cross:before,
.menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.no-touch .menu-toggle span.hamburger,
.no-touch .menu-toggle span.hamburger:after,
.no-touch .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.no-touch .menu-toggle span.hamburger:after {transition-delay:0s;}
.no-touch .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.no-touch .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #000;}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #000;}




@media screen and (max-width: 5120px) {
	
}
@media screen and (max-width: 3840px) {
	 
}
@media screen and (max-width: 2560px) {
	
}
@media screen and (max-width: 2048px) {
	
}
@media screen and (max-width: 1920px) {	

}
@media screen and (max-width: 1800px) {
    .right-text .botton-item span {font-size: 24px;}
}
@media screen and (max-width: 1680px) {
	.right-text .title-2{font-size: 90px;line-height: 90px;}
    .contact-left-text .title-1{font-size: 84px;line-height: 84px;}
    .right-text .title-1{font-size: 74px;line-height: 74px;}
    .logo-title .title-1 span{font-size: 50px;}
    .right-text .text-1 strong{font-size: 44px;}.right-text .text-1{font-size: 34px;}.header-logo .text-1 {font-size: 33px;}.email-bottom a{font-size: 28px;}
    .contact-left-text .text-2{font-size: 22px;line-height: 30px;}.right-text .botton-item span,.header-nav li a {font-size: 20px;}
    .header-language a span,.ewm-list li p{font-size: 16px;}.email-bottom span{font-size: 14px;}.copy-bottom,.copy-bottom a {font-size: 13px;}

    .phone-item.phone1,.phone-item.phone3,.phone-item.phone4,.phone-item.phone6 {width: 18%;}
    .phone-item.phone2,.phone-item.phone5 {width: 32%;}
    .header-content {height: 100px;}
    .into.chapter1 .logo-title .logo-1 {transform: scale(0.5) translateY(40%);}
    .right-text .text-1 { margin-top: 2%;}
    .right-text .botton-3 {margin-top: 10%;}
    .right-text .botton-item a {padding: 7% 3%;}
    .botton-item-ewm {width: 140px;margin-left: -70px;}
    .contact-slide-content-bottom {padding: 2% 0 1% 0;}
    .copy-bottom {padding-top: 2%;}
    .contact-right-phone {top: 15%;width: 22%;}
    .left-phone { height: 80%;}
    .intelligent-chair-selection-right .phone-1.wauto {width: auto!important;width: 100%!important;height: 90%;}
    .intelligent-chair-selection-right .phone-1.wauto img{height: 100%;width: auto;}
    .intelligent-chair-selection-right .phone-1.wauto.hight100 {height: 90%;}
    .scoring-rules-banner {margin-top: 100px;}
    .scoring-rules-nav a {font-size: 14px;margin-bottom: 0px;} 
    .scoring-determine-rules-item.w800 {width: 850px;}
}
@media screen and (max-width : 1680px) and (max-height : 700px)  {
    .into.chapter2 .phone-item.phone1 {top: -25%;}
    .into.chapter2 .phone-item.phone6 {bottom: -25%;}
	.phone-item.phone2 {top: 1%;}
    .phone-item.phone5 { bottom: 1%;}
    .contact-left-text { margin-top: 10%;}
    .contact-right-phone {top: 15%; width: 19%;}
    .left-phone-swiper .img img {height: 80%;width: auto;}
    .intelligent-chair-selection-left .title-1 {font-size:56px;}
    .intelligent-chair-selection-right { top: 55%;}
}
@media screen and (max-width: 1600px) {
    .intelligent-chair-selection-right .icon1 img,.intelligent-chair-selection-right .icon2 img,.intelligent-chair-selection-right .icon3 img {transform: scale(0.8);}
    .scoring-determine-rules-item {min-width: 700px;}
    .scoring-determine-rules-swiper .swiper-slide .scoring-determine-rules-left {width: 300px;height: 500px;}
    .scoring-determine-rules-left .title-2 {margin-left: 0;margin-top: 10px;font-size: 22px;}
    .scoring-determine-rules-left .title-1 {font-size: 14px;}
    .scoring-determine-rules-left .text-3 {font-size: 14px;line-height: 24px;margin-top: 10px;}
    .scoring-rules-text ul {padding: 6px 0;font-size: 0;}
    .scoring-determine-rules-left .pic-4 img {max-width: 65%;}
    .scoring-rules-banner{margin-top: 100px;}
    .scoring-rules-text ul.itemtop-1 { margin-top: 0;}
    .intelligent-chair-selection-right .phone-1.wauto.hight100 {height: 100%;}
    .contact-left-text .text-2 {font-size: 18px;line-height: 32px;margin-top: 10%;}
    .scoring-eight-key-items-left {margin-top: 3%;}
    .engineering-adjustment-two {margin-top: 140px;}
}
@media screen and (max-width: 1500px) {		
	.contact-left-text .title-1{font-size: 74px;}
    .right-text .title-2{font-size: 80px;line-height: 80px;}
    .right-text .title-1{font-size: 64px;line-height: 64px;}
    .logo-title .title-1 span{font-size: 40px;}
    .contact-right-phone {width: 20%;}
    .header-nav { width: 70%;}
    .intelligent-chair-selection-left .title-1 {font-size:46px;}
    .intelligent-chair-selection-left .nav-3 a {font-size: 14px;line-height: 45px;width: 180px;}
    .list-bg .bg-waves, .list-bg .waves { height: 250px;}
    .list-bg .waves.wh300 {height: 200px;}
    .intelligent-chair-selection-right .phone-1 {width: auto!important;}
    .intelligent-chair-selection-right .phone-1.wauto {width: 100%!important;height: 100%;}
    .intelligent-chair-selection-right img.img-center {max-width: 90%;}
    .intelligent-chair-selection-right .texts span {width: 200px;line-height: 40px;font-size: 14px;}
    .scoring-rules-banner .title-1 {font-size: 30px;}
    .engineering-adjustment-two-item .title-1,.engineering-adjustment-more-item .engineering-adjustment-more-bottom .engineering-adjustment-two-item .title-1 {font-size: 26px;}
    .scoring-rules-banner .title-2,.engineering-adjustment-center-top .number-1 {font-size: 40px}
    .scoring-rules-nav a {font-size: 14px;margin-bottom:0px;}
    .engineering-adjustment-top .title-1 ,.engineering-adjustment-center-top .title-1,.engineering-adjustment-more-item .engineering-adjustment-center-top .title-1 span{font-size: 36px;line-height: 36px;}
    .engineering-adjustment-top .text-2 {font-size: 18px; margin-top: 10px;line-height: 30px;}
    .engineering-adjustment-center {margin-top: 100px;}
    .engineering-item p,.scoring-determine-rules-left .title-2 {font-size: 18px;}
    .engineering-item strong { font-size: 30px;line-height: 30px;}
    .scoring-determine-rules-left .title-1  { font-size: 14px;}
    .engineering-adjustment-center .text-3,.engineering-adjustment-two-item .text-2,.engineering-text,.engineering-adjustment-four-bottom .engineering-text {font-size: 17px;line-height:26px;}
    .engineering-adjustment-two-item i,.engineering-item i {width: 100px;height: 100px;}
    .engineering-adjustment-center .icon-2 {margin-top: 50px;}
    .engineering-adjustment-three-img { width: 40%;}
    .engineering-adjustment-four-img,.engineering-adjustment-five-img ,.engineering-adjustment-five-bottom-right { width: 50%;}
    .engineering-adjustment-five {margin-top: 110px; }
    .engineering-adjustment-two-item { margin-top: 40px;}
    .swiper-button-prev, .swiper-button-next {width: 50px;height: 50px;}
    .scoring-determine-rules-left .text-3 {font-size: 14px;line-height: 26px;}
    .scoring-rules-text ul.itemtop-1 li,.chair-explore-item .more-4 strong{font-size: 14px;;}
    .scoring-rules-text ul li {font-size: 12px;}
    .chair-explore-item .title-2 {font-size: 18px;}
    .chair-explore-item .text-3 {font-size: 14px;line-height: 22px;}
    .chair-explore-item .date-2 {font-size: 12px;}
    .engineering-adjustment-two-item .text-2 {margin-top: 20px;}
    .engineering-item i {margin: auto;}
    .scoring-eight-key-items-left {overflow:visible;}
    .chair-explore-content .title-1 {font-size: 34px;}
    .chair-explore-item-mark { width: 100%;}
    .scoring-rules-text {padding: 10px 30px;}
    .engineering-adjustment-five-bottom {margin-top: 170px;}
    .engineering-adjustment-five-bottom .engineering-adjustment-two-item .text { margin-top: 1%;width: 63%;}
    .engineering-adjustment-six-bottom {margin-top: 5%;}
    .engineering-adjustment-more-item { width: 30%;}
    .scoring-determine-rules { margin-top: 2%;}
    .scoring-rules-text .title-1 {font-size: 20px;}
    .intelligent-chair-selection-right {top: 55%;}
    .scoring-rules-text ul {padding: 4px 0; }
    .scoring-determine-rules-item {min-width: 600px;}
    .scoring-determine-rules-left .pic-4 {margin-top: 5%;}
    .scoring-rules-text ul li {font-size: 13px;}
}
@media screen and (max-width: 1440px) {
    .right-text .text-1 strong{font-size: 36px;}.right-text .text-1,.header-logo .text-1 {font-size: 28px;}.email-bottom a{font-size: 20px;}
    .contact-left-text .text-2{font-size: 18px;line-height: 26px;}.right-text .botton-item span,.header-nav li a {font-size: 18px;}
    .header-language a span,.ewm-list li p{font-size: 14px;}.email-bottom span,.copy-bottom,.copy-bottom a {font-size: 12px;}
    .scoring-determine-rules-left .pic-4 img {max-width: 60%;}
    .contact-left-text {margin-top: 15%;}
    .index-slide-content { width: 80%;left: 10%;}
    .header-nav li {margin-left: 40px;}
    .botton-item-ewm {width: 100px;margin-left: -50px;}
    .into.chapter2 .phone-item.phone1 {top: -15%;}
    .into.chapter2 .phone-item.phone6 {bottom: -15%;}
    .right-text { width: 52%;}
    .left-phone {margin-left: 5%;}
    .header-content {height: 80px;}
    .scoring-rules-banner{margin-top: 80px;}
}
@media screen and (max-width : 1440px) and (max-height : 600px)  {
    .into.chapter2 .phone-item.phone1 {top: -25%;}
    .into.chapter2 .phone-item.phone6 {bottom: -25%;}
    .scoring-determine-rules-item.w800 {width: 860px;}
    

}
@media screen and (max-width: 1366px) {
	.header-nav {width: 80%;}
    .contact-right-phone {width: 22%;}
    .right-text .botton-item span {font-size: 17px;}
    .left-phone {margin-left: 0;}
    .scoring-rules-text ul.itemtop-1 li, .scoring-rules-text ul li, .chair-explore-item .more-4 strong {font-size: 12px;}
    .scoring-eight-key-items-left { margin-top: 3%;}
    .engineering-adjustment-two-item .title-1, .engineering-adjustment-more-item .engineering-adjustment-more-bottom .engineering-adjustment-two-item .title-1 {font-size: 24px;}
}
@media screen and (max-width: 1280px) {
	.contact-left-text .title-1{font-size: 64px;}.right-text .title-2{font-size: 70px;}.right-text .title-1{font-size: 54px;}.logo-title .title-1 span{font-size: 32px;}
    .right-text {width: 54%;}
    .right-text .botton-item span {font-size: 16px;}
    .contact-left-text {width: 50%;}
    .engineering-adjustment-two-item .title-1, .engineering-adjustment-more-item .engineering-adjustment-more-bottom .engineering-adjustment-two-item .title-1 {font-size: 22px;}
    .scoring-determine-rules-item.w800 {width: 800px;}
}
@media screen and (max-width : 1280px) and (max-height : 600px)  {
    .into.chapter2 .phone-item.phone1 {top: -15%;}
    .engineering-adjustment-top .text-2.w50b {width: 100%;margin-top: 3%;}
}
@media screen and (max-width: 1152px) {
	.into.chapter2 .phone-item.phone1 {top: -10%;}
    .phone-item.phone5 {bottom: 10%;}
    .phone-item.phone2 {top: 10%;}
    .into.chapter2 .phone-item.phone6 {bottom: -15%;}
    .into.chapter2 .phone-item.phone3,.into.chapter2 .phone-item.phone4 {top: 20%;}
    .right-text .botton-item span, .header-nav li a {font-size: 14px;}
    .contact-left-text .title-1 {font-size: 54px;}
    .contact-right-phone {top: 20%;right:5%;}
    .right-text {width: 56%;}
    .scoring-determine-rules-left .title-2 {margin-top: 10px;margin-left: 0px;font-size: 16px;}
    .scoring-determine-rules-left .text-3{margin-top: 10px;}
    .scoring-determine-rules-item {min-width: 500px;}
    .scoring-determine-rules-item.w800 {width: 680px;}
}
@media screen and (max-width: 1024px) {
    .left-phone {margin-left:0;} 
    .scoring-rules-nav {display: none;}
    .engineering-adjustment-content {width: 90%;}
    .scoring-determine-rules,.chair-explore-bottom {width: 95%;}
}
@media screen and (max-width: 860px) {
    .swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {right: -20px;}
    .header-content {height: 70px;}
    .scoring-rules-banner{margin-top: 70px;}
	.logo-title { width: 90%;}
    .logo-title .logo-1 {width: 50%;}
    .logo-title .title-1 span{font-size: 24px;}
    .phone-item.phone1, .phone-item.phone3, .phone-item.phone4, .phone-item.phone6 {width: 30%;}
    .phone-item.phone2, .phone-item.phone5 {width: 55%;}
    .into.chapter2 .phone-item.phone3, .into.chapter2 .phone-item.phone4 {top: 33%;}
    .into.chapter2 .phone-item.phone4 {top: 50%;right: -10%;}
    .into.chapter2 .phone-item.phone1 {top: 5%;left: 25%;}
    .into.chapter2 .phone-item.phone6 {bottom: 0;}
    .into.chapter2 .phone-item.phone2 {right: -15%;top: 25%;}
    .into.chapter2 .phone-item.phone5 {left: -20%;bottom: 15%;}
    .into.chapter2 .phone-item.phone6 {bottom: 5%;right: 25%;}
    .header-logo,.header-nav {width: 100%;}
    .header-logo a {width: 50%;}
    .header-logo .text-1 {font-size: 20px;}
    .header-nav li {display: none;}
    .index-slide-content {width: 90%;left: 5%;}
    .left-phone {width: 70%;position: absolute;left: 15%;}
    .right-text {width: 100%;text-align: center;}
    .right-text .title-1 {font-size: 34px;line-height: 34px;}
    .right-text .title-2 {font-size: 50px;line-height: 50px;padding: 1% 0;}
    .right-text .text-1,.right-text .text-1 strong{font-size: 18px;}
    .swiper-container-vertical >.swiper-pagination-bullets {right: -20px;}
    .contact-slide-content-top {width: 90%; left: 5%;}
    .contact-left-text {margin-top: 30%;width: 100%;}
    .contact-left-text .title-1 {font-size: 40px;}
    .contact-right-phone {top: auto;right: 5%; width: 60%; bottom: -15%;}
    .contact-right-phone,.ewm-list::after ,.copy-right {display: none;}
    .ewm-list {width:100%;padding-bottom: 5%;}
    .ewm-list li:last-child{margin-right:0;}
    .email-bottom a { margin-top: 2%;}
    .contact-slide-content-bottom {padding: 5% 0;}
    .email-bottom {float: none;clear: both;overflow: hidden;padding: 3% 0;padding-left: 0;border-top: 1px solid #ccc;}
    .right-text {top: 10%; transform: translateY(0);z-index: 111;}
    .index-swiper  .left-phone {bottom: auto; top: 150%;}
    .index-swiper.cur .swiper-slide-active .left-phone {bottom: auto; top: 45%;}
    .right-text .text-1 strong{font-weight: normal;}
    .intelligent-chair-selection-left {top: 25%; width: 90%;}
    .intelligent-chair-selection-left .title-1 {font-size: 26px;}
    .intelligent-chair-selection-left .nav-3 a {display: inline-block;width: auto;padding: 0 5%;}
    .intelligent-chair-selection-right {right: 0;top: 65%;width: 100%;}
    .intelligent-chair-selection-right .icon1 img, .intelligent-chair-selection-right .icon2 img, .intelligent-chair-selection-right .icon3 img {transform: scale(0.6);}
    .intelligent-chair-selection-right .yuanquan-3 {width: 68%;}
    .intelligent-chair-selection-right .icon4 {left: 1%; top: 54%;}
    .intelligent-chair-selection-right .icon7 {left: 12%;top: 25%;}
    .intelligent-chair-selection-right .icon3 {left: 80%;top: 1%;}
    .intelligent-chair-selection-right .icon6 {left: 76%;top: 30%;}
    .intelligent-chair-selection-right .icon1 {left: 1%;top: 40%;}
    .intelligent-chair-selection-right .icon2 {left: 65%;top: 50%;}
    .scoring-rules-banner .img {width: 300%;}
    .scoring-rules-banner .img img.img-block{width: 100%;max-width: 100%;}
    .scoring-rules-banner .title-1 {font-size: 20px;}
    .scoring-rules-banner .title-2 {font-size: 30px;margin-top: 20px;}
    .scoring-rules-nav {display: none;}
    .engineering-adjustment-content {width: 90%;}
    .engineering-adjustment-top .title-1, .engineering-adjustment-center-top .title-1, .engineering-adjustment-more-item .engineering-adjustment-center-top .title-1 span {font-size: 26px;}
    .engineering-adjustment-top .text-2 {font-size: 14px;line-height: 24px;}
    .engineering-item strong {font-size: 20px;line-height: 22px;}
    .engineering-adjustment-center-left,.engineering-adjustment-center .icon-2 ,.engineering-adjustment-three-top,.engineering-adjustment-three-center,.engineering-adjustment-four-center,.engineering-adjustment-five-center,.engineering-adjustment-five-bottom-left,.engineering-adjustment-five-bottom-right,.engineering-adjustment-six-center,.engineering-adjustment-six-bottom .engineering-adjustment-two-item .text,.engineering-adjustment-more-item,.scoring-determine-rules{width: 100%;}
    .engineering-adjustment-six-bottom .engineering-adjustment-two-item .text{margin-top: 50px;}
    .engineering-item:last-child {float: right;margin-right: 15%;}
    .engineering-adjustment-two-right {width: 100%;margin-top: 60px;}
    .engineering-adjustment-two-left { right: 0;left: auto;top: 0;}
    .engineering-adjustment-two-item .title-1 {font-size: 20px;}
    .engineering-adjustment-two-item .text {width: 60%;}
    .engineering-adjustment-center .text-3, .engineering-adjustment-two-item .text-2, .engineering-text, .engineering-adjustment-four-bottom .engineering-text {font-size: 14px;line-height: 22px;}
    .engineering-adjustment-five-center .engineering-adjustment-two-item .text,.engineering-adjustment-four-center .engineering-adjustment-two-item .text {width: 100%;margin-top: 40px;}
    .engineering-item:last-child { margin-right:0;}
    .engineering-item p, .scoring-determine-rules-left .title-2 {font-size: 14px;}
    .engineering-adjustment-five-bottom {margin-top: 0px;}
    .engineering-adjustment-five-bottom-right {margin-left: 0;}
    .engineering-adjustment-center .icon-2 .engineering-item:last-child {margin-left: 10%;}
    .engineering-adjustment-six-bottom .engineering-adjustment-two-item {width: 43%;}
    .engineering-adjustment-six-bottom .engineering-adjustment-two-item:last-child {margin-left: 10%;}
    .engineering-adjustment-center-top {padding-bottom: 10%;}
    .engineering-adjustment-more-item {margin-bottom: 50px;}
    .engineering-adjustment-more-item .engineering-adjustment-more-bottom .engineering-adjustment-two-item .title-1 {font-size: 22px;}
    .engineering-adjustment-content-left .swiper-button-prev, .engineering-adjustment-content-left .swiper-button-next {position: relative;right: auto;bottom: auto;top: auto;}
    .engineering-adjustment-top {padding-bottom: 10px;}
    .engineering-adjustment-content-left .swiper-button-prev {right: auto;}
    .engineering-adjustment-content-left {overflow: visible;}
    .scoring-eight-key-items {width: 100%;margin: auto;margin-top: 50px;}
    .scoring-eight-key-items-left {float: none;width: 98%;margin-top: 0px;margin: auto;text-align: center;}
    .scoring-eight-key-items-left a::before {border: 2px solid rgba(0,0,0,0);}
    .scoring-eight-key-items-left a {display: inline-block;float: none;width: 19%;margin:2%;}
    .scoring-eight-key-items-right {float: none;width: 90%;margin: 50px auto;}
    .scoring-determine-rules-left {float: none;overflow: hidden; position: relative;width: 90%;margin: 2% auto;}
    .scoring-determine-rules-right {float: none;width: 90%;margin: auto;}
    .chair-explore-item-mark,.engineering-adjustment-center-top::before,.engineering-adjustment-content-left .swiper-button-prev,.engineering-adjustment-content-left .swiper-button-next {display: none;}
    .chair-explore-content .title-1 {font-size: 28px;padding-bottom: 0px;}
    .chair-explore-bottom {margin-top: 3%;overflow: hidden;width: 90%;margin: 6% 0;}
    .chair-explore-swiper {padding-bottom: 30px;}
    .scoring-determine-rules-item .img {display: none;}
    .scoring-rules-swiper .swiper-slide .scoring-determine-rules-swiper .swiper-slide .scoring-determine-rules-item {background: url('../upload/scorebg.png') center no-repeat;background-size: 100% 100%;}
    .scoring-rules-text {position: relative;left: auto;top: auto;padding: 5%;}
    .engineering-adjustment-four-img {top: 10%;}
    .engineering-item p {margin-top: 5px;}
    .scoring-determine-rules-item,.scoring-determine-rules-item.w800 {min-width: 100%;height: auto;width: 100%;}
    .engineering-adjustment-content-left  .engineering-adjustment-center .engineering-adjustment-center-left .engineering-adjustment-center-top,
    .engineering-adjustment-two .engineering-adjustment-center-top{width: 50%;}
    .engineering-adjustment-content .engineering-adjustment-center .icon-2 .engineering-item{float: left;}
    .engineering-adjustment-content .engineering-adjustment-center .icon-2 .engineering-item:last-child{float: left;}
    .engineering-adjustment-content .engineering-adjustment-center .text-3 {clear: both;padding-top: 50px;}
    .engineering-adjustment-content .engineering-adjustment-center {margin-top: 0px;}
    .engineering-adjustment-two-item {margin-top: 80px;}
    .engineering-adjustment-three-img {width: 60%;}
    .engineering-adjustment-five {margin-top: 0px;}
    .engineering-adjustment-content-left .engineering-adjustment-content .engineering-adjustment-center-top {width: 100%;}
    .scoring-determine-rules-swiper .swiper-wrapper {display: block;}
    .scoring-determine-rules-swiper .swiper-slide {width: 100%;margin-bottom: 10px;}
    .scoring-rules-text ul li,.scoring-rules-text ul.itemtop-1 li,.scoring-rules-text .title-1 {color: #fff;}
    .engineering-adjustment-more-item .engineering-adjustment-two-item {margin-top: 40px;}
    .scoring-rules-swiper .swiper-slide .scoring-determine-rules-left,
    .scoring-rules-swiper .swiper-slide .scoring-determine-rules-swiper .swiper-slide .scoring-determine-rules-item {opacity: 1;transform: translateX(0);}
    .scoring-rules-text ul {padding: 1px 0 5px 0;}
    .intelligent-chair-selection-right .texts span { transform: scale(.5);}
    .chair-explore-bottom {overflow: visible;}
    .engineering-adjustment-three-bottom-left,.engineering-adjustment-three-bottom-right {float: none;width: 100%;}
    .engineering-adjustment-three-bottom-right {margin-top: 60px;}
    .engineering-adjustment-three-bottom-left .engineering-text,.engineering-adjustment-three-bottom-right .engineering-text {padding-top: 40px;}
    .engineering-adjustment-top .text-2 {width: 100%;}
    .contact-left-text .text-2 {font-size: 16px;line-height: 24px;}
    .engineering-adjustment-top .text-2.w50b  {width: 100%;}
    .engineering-adjustment-two { margin-top: 20px;}
    .engineering-adjustment-four {margin-top:80px;}
    .engineering-adjustment-six,.engineering-adjustment-more {margin-top: 110px;}
    .engineering-adjustment-four-center .engineering-adjustment-two-item .text { margin-top: 30px;}
    .menu-toggle {display: block!important;}
    .right-text .botton-3 {margin-top: 2%;text-align: center;}
    .right-text .botton-item a { transform: scale(0.9);}
    .right-text .botton-item {float: none; width: 31%;margin-right: 0;display: inline-block;vertical-align: middle;}
    .phone-pagination {position:fixed;}

    .header-nav {transition:all .4s ease;top:0;}
    .no-touch .header-nav {position: fixed;right: 0;top: 0px;transform: translateY(0);width: 100%;text-align: center;height:auto;background: #fff;}
    .no-touch .header-nav ul {margin: 0;display: block;padding: 0;list-style: none;margin-top: 15%;}
    .no-touch .header-nav li {display: block;margin-left: 0px;border-bottom: 1px solid #ccc;}
    .no-touch .header-nav li a {padding: 5% 0; display: block;font-size: 16px;}
    .no-touch .header-nav li::after {bottom: 0;}
    .header-logo { z-index: 8990;position: fixed;top: 15px;transform: none;}
    .menu-toggle { z-index: 8999;position: fixed;top: 12px;transform: none;right: 10px;}
    .into {z-index: 99999;}
    .scoring-rules-text {height: auto;overflow: hidden;}
    .scoring-determine-rules-item {padding: 0;}
    .scoring-determine-rules-item { padding-bottom:0; margin-bottom:0;}
    .engineering-adjustment-three-bottom .engineering-adjustment-three-bottom-right .engineering-item  {float: left;width: 100px;display: block;}
    .engineering-adjustment-three-bottom .engineering-adjustment-three-bottom-right .engineering-text {float: right;width: 60%;display: block;clear: none;padding-top: 0;}
    .engineering-adjustment-six-bottom .engineering-adjustment-two-item {width: 100%;}
    .engineering-adjustment-six-bottom .engineering-adjustment-two-item .text{float: right;width: 60%;margin-top: 0;}
    .engineering-adjustment-six-bottom .engineering-adjustment-two-item:last-child {margin-left: 0;}
    .engineering-adjustment-four-img {top: 0;}
    .engineering-adjustment-four-top {width: 50%;margin-top: 5%;}
    .engineering-adjustment-four-center .engineering-adjustment-two-item .text,.engineering-adjustment-five-center .engineering-adjustment-two-item .text {width: 60%;margin-top: 0px;}
    .engineering-adjustment-five-top {width: 50%;margin-top: 60px;}
    .engineering-adjustment-five-bottom .engineering-adjustment-two-item .text {width: 60%;}
    .engineering-adjustment-two-item i {float: left!important;}
    .engineering-adjustment-two-item .text {width: 60%!important;float: right!important;margin-top: 0!important;}
    .engineering-adjustment-center-top {padding-bottom: 5%;}
    .engineering-adjustment-more-item .engineering-adjustment-two-item {margin-top: 5%;}
    .engineering-adjustment-more-item {margin-bottom: 100px;}
    .engineering-adjustment.bg3,.engineering-adjustment.bg2 { padding:25% 0 10% 0;}
    .ewm-list li i {padding: 0;border-radius:0;}
    .ewm-list li {width: 23%;margin-right: 2%;}
    

}


@media screen and (max-height : 680px)  {
    .scoring-determine-rules-left .pic-4 {margin-top: 5%;}
    .scoring-rules-text ul  {font-size: 0;padding: 2px 0;}
    .scoring-determine-rules-item.w800 .scoring-rules-text ul {font-size: 0;}
    .scoring-rules-text ul.itemtop-1 li, .chair-explore-item .more-4 strong {font-size: 13px;}
    .engineering-adjustment.bg4 {padding: 8% 0 8% 0;}
    .scoring-determine-rules-left .text-3 {font-size: 12px;line-height: 22px;}
}

@media screen and (max-width : 736px) and (orientation: landscape) {

}

/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
    .header-logo {width: 30%;}
    .header-nav {width: 100%;}
    .header-nav li,.header-language {margin-left: 20px;}
    .phone-item.phone1, .phone-item.phone3, .phone-item.phone4, .phone-item.phone6 {width: 22%;}
    .phone-item.phone2, .phone-item.phone5 {width: 40%;}
    .into.chapter1 .logo-title .logo-1 {transform: scale(0.7) translateY(40%);}
    .index-slide-content {width: 90%;left: 5%;}
    .right-text {margin-top: 0;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
    .contact-left-text {left: 0;top: 30%;position: absolute;margin-top: 0;}
    .ewm-list {width: 55%;}
}

/* iPad x */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}
/* iPad y */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .right-text .text-1 {font-size: 22px; }
    .right-text .botton-item i {display: block; margin: auto; }
    .contact-right-phone {top: 50%;transform: translateY(-50%);right: 0;width: 34%;}
    .into.chapter2 .phone-item.phone3, .into.chapter2 .phone-item.phone4 {top: 30%;}
    .phone-item.phone3 { left: -10%; }.phone-item.phone4 {right: -10%; }
    .into.chapter2 .phone-item.phone1 {top: -5%;}
    .into.chapter2 .phone-item.phone6 {bottom: -15%;right: 20%;}
    .phone-item.phone2 {top: 10%;}.phone-item.phone5 {bottom: 15%;}
    .phone-item.phone1, .phone-item.phone3, .phone-item.phone4, .phone-item.phone6 {width: 30%;}
    .phone-item.phone2, .phone-item.phone5 {width: 53%;}
    .into.chapter2 .phone-item.phone2 {right: -10%;top: 5%;}
    .into.chapter2 .phone-item.phone5 {left: -10%;bottom: 5%;}
    .right-text {top: 10%;transform: translateY(0);}
    .index-swiper.cur .swiper-slide-active .left-phone {bottom: auto; top: 50%;}
    
}















