#container{
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
header .header-title{
    width: 100%;
    /* min-width: 1240px; */
    display: flex;
    flex-direction: row;
    height: 68px;
    line-height: 68px;
    justify-content: space-between;
    /* position: fixed;
    top: 0; */
    padding: 0 60px;
    z-index: 2023;
}
#logo>img{
    /* width: 32px; */
    margin-top: 11px;
    height: 0.46rem;

}
.carousel-item {
    width: 100%;
}
.carousel-item>img{
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#menu{
    position: relative;
}
#menu ul{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
}
#menu ul li{
    width: auto;
    height: 100%;
    padding: 0 32px;
    color: #222222;
}
main .header-banner{
    width: 100%;
}
#carouselWrap{
    width: 100%;
}
.carousel-inner{
    width: 100%;
}
.banner-desc{
    position: absolute;
    left: 14%;
    top: 50%;
    transform: translate(0,-50%);
    width: calc(100% - 16%);
}
.banner-desc h2{
    color: white;
    font-size: 0.36rem;
    font-weight: bold;
    letter-spacing:1px;
}
.footer-info{
    width: 14rem;
}
.banner-desc h5{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.16rem;
    line-height: 0.28rem;
    margin-top: 0.2rem;
    width: 50%;
}
.phone-number{
    margin-top: 20px;
    width: 280px;
    padding: 12px 0;
    text-align: center;
    background: linear-gradient(94deg, #01BEFE 0%, rgba(1,190,254,0.2) 100%);
    border-radius: 32px 32px 32px 32px;
}
.phone-number span{
    color: white;
    font-size: 22px;
    letter-spacing:1px;
}

.wrap-item{
    width: 100%;
}
.item-title{
    position: relative;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.38rem;
    font-weight: bold;
    text-align: center;
    letter-spacing:1px;
    background-color: #F4F6F8;
}
.setColor{
    color: #0066FF !important;
}
.line-wrap{
    position: absolute;
    text-align: center;
    top: 0.3rem;
    width: 100%;
}
.line-icon{
    display: inline-block;
    width: 0.3rem;
    height: 0.03rem;
    background-color: #0066FF;
}
/* ------------------------------底部信息-------------------------------- */

.wrap-item{
    width: 100%;
}
.wrap-item .auto-wrap{
    width: 14rem;
    max-width: 14rem;
    /* min-width: 1360px; */
    margin: 0 auto;
    padding: 0.6rem 0;
}
.wrap-item .auto-wrap .info-wrap{
    display: flex;
    flex-direction: row;
}
.wrap-item .auto-wrap .info-wrap .info-desc{
    flex: 1;
    width: 0;
    margin-left: 0.4rem;
}
.wrap-item .auto-wrap .info-wrap .info-desc h1{
    font-size: 0.28rem;
    font-weight: bold;
    padding: 0.2rem 0;
    letter-spacing: 0.01rem;
}
.wrap-item .auto-wrap .info-wrap .info-desc p{
    line-height: 0.28rem;
}


i{
    font-style: normal;
}
.core-advantage-wrap{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.core-advantage-wrap .advantage-item{
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 3.22rem;
    margin-bottom: 0.15rem;
}
.core-advantage-wrap .advantage-item:nth-child(1){
    /* background-image: url('../img/ad1.png'); */
    width: 60%;
    margin-right: 0.15rem;
}
.core-advantage-wrap .advantage-item:nth-child(2){
    /* background-image: url('../img/ad2.png'); */
    width: calc(40% - 0.15rem);
}
.core-advantage-wrap .advantage-item:nth-child(3){
    /* background-image: url('../img/ad3.png'); */
    width: 40%;
    margin-right: 0.15rem;
}
.core-advantage-wrap .advantage-item:nth-child(4){
    /* background-image: url('../img/ad4.png'); */
    width: calc(60% - 0.15rem);
}
.core-advantage-wrap .advantage-item:nth-child(5){
    /* background-image: url('../img/ad5.png'); */
    width: 60%;
    margin-right: 0.15rem;
}
.core-advantage-wrap .advantage-item:nth-child(6){
    /* background-image: url('../img/ad6.png'); */
    width: calc(40% - 0.15rem);

}
.advantage-item{
    background-size: 100% 100%;
}
.advantage-item .ad-desc{
    position: absolute;
    top: 10%;
    /* transform: translate(0,-55%); */
    color: white;
    padding: 0.2rem 0.5rem;
}
.advantage-item .ad-desc h1{
    font-size: 0.24rem;
    margin: 0.2rem 0;
    /* width: 1.8rem; */
    display: inline-block;
    padding: 0px 25px;
    /* max-width: 100px; */
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: linear-gradient(94deg, #01BEFE 0%, #01BEFE 50%, rgba(1,190,254,0.2) 100%);
    box-shadow: 0rem 0.03rem 0.3rem 0.01rem rgba(0,0,0,0.16);
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.advantage-item .ad-desc p{
    font-size: 0.14rem;
    line-height: 0.28rem;
}
.scheme-one h1{
    text-align: center;
    font-size: 0.24rem;
    font-weight: bold;
    letter-spacing: 0.01rem;
    padding: 0.2rem 0;
}
.scheme-one p{
    line-height: 0.28rem;
}
.scheme-content{
    margin-top: 0.2rem;
}
.scheme-content img{
    width: 100%;
}
.core-advantage-wrap{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.scene-wrap{
    width: 100%;
    padding:  0.2rem 0 ;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.scene-wrap .scene-item{
    display: block!important;
    height: 5rem;
    flex: 1;
    cursor: pointer;
    border-radius: 4px;
}
.scene-wrap .scen3-item img{
    width: 100%;
    height: 100%;
}
.scene-item .scene-text{
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 0.1rem;
}
.scene-wrap .scene-item h1{
    /* position: absolute;
    top: 50%;
    transform: translate(0,-50%); */
    text-align: center;
    letter-spacing: 0.01rem;
    color: white;
    font-size: 0.28rem;
    font-weight: normal;
    width: 100%;
}
.scene-wrap .scene-item p{
    font-size: 0.14rem;
    color: rgba(255, 255, 255, 0.808);
    text-align: center;
    line-height: 0.2rem;
}
.scene-wrap .scene-item:not(:last-child){
    margin-right: 0.15rem;
}
