*{
	margin: 0;
	padding: 0;
}

/*.bigimg{*/
/*	background-size: cover;*/
/*	background-position: center;*/
/*	background-repeat: no-repeat;*/
/*	width: 100%;*/
/*    height: 8.75rem;*/
/*    margin-top: 0.7rem;*/
/*}*/

.inSwiper{
    margin-top: 0.7rem!important;
    height: 8.75rem;
    background: #000;
}

.inPrev,
.inNext{
    width: .2rem;
    height: .4rem;
}

.inPrev::after,
.inNext::after{
    font-size: .4rem;
    color: #fff;
}

.inPrev{
    left: .4rem;
}

.inNext{
    right: .4rem;
}

.inPagination{
    display: flex;
    align-content: center;
    width: 14rem!important;
    left: 50%!important;
    bottom: .45rem!important;
    transform: translateX(-50%);
}

.inPagination span{
    width: .08rem;
    height: .08rem;
    background: #fff;
    transition: all .3s;
    margin: 0!important;
    margin-right: .15rem!important;
}

.inPagination .swiper-pagination-bullet-active{
    width: 0.4rem;
    height: 0.08rem;
    border-radius: 0.62rem 0.62rem 0.62rem 0.62rem;
}

.bingImgBox{
	width: 14rem;
	/*margin: 0 auto;*/
	/*padding-top: 2.94rem;*/
	position: absolute;
    top: 2.94rem;
    left: 50%;
    transform: translateX(-50%);
}

.bigimg_Title{
	font-size: 0.6rem;
	color: #fff;
}

.bigimg_Subtitle{
	margin-top: 0.9rem;
	font-size: 0.36rem;
	color: #fff;
}

.bigimg_text{
	margin-top: 0.3rem;
	font-size: 0.16rem;
	color: #FFFFFF;
}

.bigimgP{
	max-width: 4.8rem;
	overflow: hidden;
	/* white-space: nowrap;  */
  	text-overflow: ellipsis; 
}

.introduce{
	background-color: #333333;
}

.introduce_box{
	width: 14rem;
	/* height: 3.28rem; */
	padding-top: 0.58rem;
	padding-bottom: 0.48rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.introduce_title{
	max-width: 6rem;
	font-size: 0.36rem;
	color: #fff;
}

.introduce_subtitle{
	max-width: 6rem;
	margin-top: 0.1rem;
	font-size: 0.24rem;
	color: #fff;
}

.introduceBtn{
	margin-top: 0.7rem;
	width: 1.6rem;
	height: 0.44rem;
	border: 0.01rem solid #FFFFFF;
	font-size: 0.16rem;
	color: #FFFFFF;
	background: #333333;
	cursor: pointer;
}

.introduceBtn:hover{
	color: #000;
	background: #fff
}

.introduce_box_right{
	width: 7rem;
	margin-top: 0.13rem;
}

.introduceText{
	font-size: 0.16rem;
	color: #FFFFFF;
	line-height: 0.28rem;
}
.product{
	background-color: #000;
}
.productBox{
	width: 14rem;
	margin: 0 auto;
}
.productLeft{
	width: 14rem;
	height: 6.2rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.productRight{
	width: 14rem;
	height: 6.2rem;
	margin: 0 auto;
	display: flex;
}

.productTitle{
	max-width: 6rem;
}

.productTitle_title{
	padding-top: 2.2rem;
	font-size: 0.36rem;
	color: #fff;
}
.productTitle_subtitle{
	margin-top: 0.15rem;
	font-size: 0.2rem;
	color: #fff;
}

.productTitleBtn{
	margin-top: 0.45rem;
	width: 1.6rem;
	height: 0.44rem;
	border: 0.01rem solid #FFFFFF;
	font-size: 0.16rem;
	color: #FFFFFF;
	background: rgba(255, 255, 255, 0);
	cursor: pointer;
}

.productTitleBtn:hover{
	color: #000;
	background: #fff
}

.productimg{
	width: 7rem;
}

.productRight_title{
	margin-top: 2.2rem;
	margin-left: 0.3rem;
	font-size: 0.36rem;
	color: #fff;
}

.productRight_subtitle{
	margin-left: 0.3rem;
	padding-top: 0.15rem;
	font-size: 0.2rem;
	color: #fff;
}
.productRightBtn{
	margin-top: 0.45rem;
	margin-left: 0.3rem;
	width: 1.6rem;
	height: 0.44rem;
	border: 0.01rem solid #FFFFFF;
	font-size: 0.16rem;
	color: #FFFFFF;
	background: rgba(255, 255, 255, 0);
	cursor: pointer;
}
.productRightBtn:hover{
	color: #000;
	background: #fff
}

.customized{
	height: 3.35rem;
	background-color: #333333;
}

.customized_box{
	width: 14rem;
	padding-top: 1.02rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.customized_title{
	font-size: 0.36rem;
	color: #fff;
}

.customized_subtitle{
	margin-top: 0.1rem;
	font-size: 0.24rem;
	color: #fff;
}

.customized_box_right{
	width: 7rem;
	padding-top: 0.08rem;
}

.customizedText{
	font-size: 0.16rem;
	color: #FFFFFF;
	line-height: 0.28rem;
}

.beta{
	width: 100%;
	height: 2.35rem;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.beta p{
	padding-top: 0.98rem;
	text-align: center;
	font-size: 0.3rem;
	color: #fff;
}

.slogan{
	width: 100%;
	height: 2.35rem;
	/*background-color: #B7FE00;*/
	background-image: url('../img/index/sloganBg.jpg');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.slogan p{
	padding-top: 0.96rem;
	text-align: center;
	font-size: 0.32rem;
	color: #000;
}

.auto{
	width: 100%;
	height: 4.75rem;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.autobox{
	width: 14rem;
	margin: 0 auto;
}

.autobox p {
	max-width: 6rem;
}

.autoTitle{
	padding-top: 1.01rem;
	font-size: 0.36rem;
	color: #FFFFFF;
}
.autoSubTitle{
	margin-top: 0.1rem;
	font-size: 0.24rem;
	color: #FFFFFF;
}
.autoText{
	margin-top: 0.45rem;
	font-size: 0.16rem;
	color: #FFFFFF;
}

.autoBtn{
        line-height: 0.44rem;
    text-align: center;
	margin-top: 0.4rem;
	width: 1.2rem;
	height: 0.44rem;
	border: 0.01rem solid #FFFFFF;
	font-size: 0.16rem;
	color: #FFFFFF;
	background: rgba(255, 255, 255, 0);
	cursor: pointer;
}

.autoBtn:hover{
	color: #000;
	background: #FFFFFF;
}

@media only screen and (max-width: 1024px) {
    .inSwiper{
        height: 3.75rem;
    }
    .bingImgBox{
        width: 100%;
        top: 0.8rem;
        padding: 0 0.7rem;
    }
    .bannerTit{
        width: 2.16rem!important;
    }
    .bigimgP{
        max-width: 100% !important;
        margin-top: 0.2rem !important;
        font-size: 0.3rem !important;
    }
    .bigimg_text{
        margin-top: 0.1rem !important;
        font-size: 0.16rem !important;
    }
    .inPrev::after, .inNext::after{
        font-size: 0.3rem;
    }
    .inPrev{
        left: 0.2rem;
    }
    .inNext{
        right: 0.2rem;
    }
    .inPagination{
        width: 100% !important;
        padding: 0 0.2rem;
        bottom: 0.2rem !important;
    }
    .introduce_box{
        width: 100%;
    padding: 0.58rem 0.3rem 0.4rem;
    display: block !important;
    }
    .introduceBtn{
        margin-top: 0.4rem;
    }
    .introduce_box_right{
        width: 100%;
    margin-top: 0.3rem;
    }
    .introduceText{
        -webkit-line-clamp: 6 !important;
        line-height: 0.34rem;
    }
    .productBox{
        width: 100%;
    }
    .productLeft,.productRight{
        width: 100%;
        padding: 0 0.3rem;
        height: 5.2rem;
        align-items: center;
    }
    .productTitle{
        flex: 0 0 30%;
    }
    .productimg{
        flex: 0 0 70%;
    }
    .productimg img{
        object-fit: contain !important;
    }
    .productTitle_title{
        padding: 0;
    }
    .productRight_title{
        margin: 0;
    }
    .productRightBtn{
        margin-left: 0;
    }
    .beta{
        display: flex;
        align-items: center;
    }
    .beta p{
        padding: 0 0.3rem;
    }
    .video{
        width: 100% !important;
    height: 5.2rem !important;
    align-items: center !important;
    }
    .videoText{
        width: auto !important;
    height: 100%;
    flex: 0 0 40%;
    padding-left: 0.3rem !important;
    padding-right: 0.3rem !important;
    padding-top: 1.35rem !important;
    }
    .videoBox{
        width: auto;
    flex: 0 0 60%;
    }
    .autobox{
        width: 100%;
    padding: 0 0.3rem;
    }
    .messageBox form input{
        width: 100%;
    margin-right: 0 !important;
    }
    .messageBtn{
        margin-top: 0.5rem;
    }
}