.text-xs-center{
    position: fixed;
    top: 0;
    left: 0;
}
a {
    text-decoration: none;
}
.nav-box{
   
}
/* banner */
.banner-box{
    background-image: url("../images/home/banner-1.png");
	width: 100%;
	height: 31.25vw;
    background-size: 100% 100%;
    position: relative;
}
.banner-text1{
	font-family: PingFangSC-Regular;
	font-size: 3.75vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3.75vw;
	letter-spacing: 0vw;
    color: #ffffff;
    margin-bottom: 2vw;
}
.banner-text2{
	font-family: PingFangSC-Regular;
	font-size: 1.46vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.5vw;
	letter-spacing: 0vw;
	color: #ffffff;
    opacity: 0.9;
}
.banner-text3{
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-text3-pic img{
    width: 6.91vw;
	height: 6.75vw;
	background-color: #ffffff;
}
.banner-text3-pic a{
    display: inline-block;
    width: 6.91vw;
	height: 6.75vw;
    background-color: #ffffff;
}
.banner-text3-pic{
    margin: 1vw 1.5vw;
    width: 6.91vw;
    height: 6.75vw;
}
/* .banner-text3-pic .banner-text3-text{
    color: #fff;
    background-color: #e22424;
    font-family: PingFangSC-Medium;
    margin: 0.5vw auto auto auto;
    font-size: 0.70vw;
    padding: 0.20vw 0;
    border-radius: 0.9vw;
} */
.banner-text3-pic .banner-text3-text{
    margin: 0.5vw auto auto auto;
    min-width: 4.5vw;
    /* width: 6vw; */
    height: 1.51vw;
	background-color: #e22424;
	border-radius: 0.76vw;
    line-height:1.51vw;
    text-align: center; 
}
.banner-text3-pic .banner-text3-text span{
    color: #ffffff; 
    font-size: 0.70vw;
    font-family: PingFangSC-Medium;
}

.success-box{
    width: 76.25vw;
    text-align: center;
    margin: 4.5vw auto 3vw auto;
}
.success-box-title{
	font-family: PingFangSC-Medium;
	font-size: 2.08vw;
    color: #333333;
}
.success-box-title1{
	font-family: Helvetica-Light;
	font-size: 1.88vw;
    color: #999999; 
    margin: 1.5vw 0 1vw 0;
}
.success-box-title2{
    width: 2.34vw;
	height: 0.26vw;
	background-color: #e22424;
    border-radius: 0.13vw;
    margin: 0 auto;
}
.success-box-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 5vw 0;
}
.success-list-text{
	font-family: PingFangSC-Regular;
	font-size: 0.94vw;
    color: #333333;
    margin-top: 1vw;
}
.success-list{
    margin-top: 3.5vw;
}
.success-list a{
    display: inline-block;
    text-decoration: none !important;
    width: 23.59vw; 
    height: 17.29vw;
    cursor:default;
}
.success-list:nth-last-of-type(1) a{
    background-image: url("../images/home/succee-6.png");
    background-size: 100% 100%;
    cursor:Pointer
}
.success-more{
    background-color: rgba(3, 3, 3, 0.6);
    width: 100%;
    height: 100%;
}
.success-more-text{
    font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0vw;
    color: #ffffff;
    font-family: PingFangSC-Light;
    font-size: 1.88vw;
    line-height: 100%;
    text-align: center;
    padding-top: 5.8vw;
}
.success-more-pic{
    width: 2.08vw;
    height: 2.08vw;
    margin: 0 auto;
    text-align: center;
    margin-top: 0.8vw;
}
.success-more-pic img{
    width: 100%;
    height: 100%;
}

.success-er-text1{
    width: 6.77vw;
	height: 1.72vw;
	border-radius: 0.86vw;
    border: solid 0.1vw #ffffff;
	font-family: PingFangSC-Regular;
	font-size: 0.83vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.72vw;
	letter-spacing: 0vw;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
}
.success-er-text2{
	font-family: PingFangSC-Regular;
	font-size: 0.73vw;
	line-height: 1.46vw;
    color: #ffffff;
    text-align: center;
    margin: 1vw 0;
}
/* 地址 */
.address-box{
    position: relative;
    height: 43vw;
}
.address-pic{
    width: 100%;
	height: 19.27vw;
}
.address-pic img{
    width: 100%;
	height: 100%;
    background-size: 100% 100%;
}
.address-content{
    width: 76.25vw;
	height: 27.45vw;
    background-color: #f6f6f6;
    display: flex;
    margin: auto;
    position: relative;
    left: 0;
    top: -9vw;
}
.address-content-pic{
    width: 40.68vw;
    height: 27.45vw;
}
.address-content-pic img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.address-content-text{
    margin: auto;
}
.address-content-text1{
    width: 25.31vw;
	height: 3.5vw;
	background-color: #333333;
    border-radius: 1.83vw;
	line-height: 3.5vw;
    color: #ffffff;
    text-align: center;
    margin: auto;
    position: relative;
    top: 0.3vw !important;
    left: -8.5vw;
}
.address-content-text1 .span1{
    font-family: PingFangSC-Regular;
	font-size: 1.57vw;
}
.address-content-text1 .span2{
    display: inline-block;
    height: 1vw;
    border: 1px solid #ffffff;
    background-color: #fff;
    border-radius: 0.76vw;
    margin: 0 1vw;
    position: relative;
    top: 0.1vw;
    left: 0;
}
.address-content-text1 .span3{
    font-family: PingFangSC-Regular;
	font-size: 1.3vw;
}
.address-content-text2{
    width: 31.04vw;
}
.address-content-list{
    display: flex;
    justify-content: space-between;
    font-family: PingFangSC-Regular;
	font-size: 1.15vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3.05vw;
	letter-spacing: 0vw;
    color: #666666;
    margin: 1vw 0;
}
input:focus::-webkit-contacts-auto-fill-button{
    opacity: 0;
}
.address-content-input{
    width: 14vw;
    height: 2.5vw;
    background-color: #ffffff;
    position: relative;
    padding: 0 0.5vw;
}
.address-content-input:nth-of-type(1) img{
    width: 1.35vw;
    height: 1.46vw;
    position: relative;
    top: -0.3vw;
    left: 0;
}
.address-content-input:nth-of-type(2) img{
    width: 1.2vw;
    height: 1.46vw;
    position: relative;
    top: -0.3vw;
    left: 0;
}
.address-content-input input{
    width: 10vw;
    height: 2vw;
    position: relative;
    top: -0.4vw;
    left: 0;
    border: none;
    margin-left: 0.5vw;
}
/* //消除google浏览器黄色框 */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
 box-shadow:0 0 0 60px #fff inset; 
}
.address-content-textarea{
    padding: 1vw;
    width: 30.04vw;
	height: 6.46vw;
    background-color: #ffffff;
    resize: none;
    border: none;
    overflow:hidden;
}
.address-content-textarea::placeholder{
    color: #ccc;
}
.address-submit{
    text-align: center;
}
.address-submit input{
    width: 7.14vw;
	height: 2.5vw;
	background-color: #e22424;
    border-radius: 1.22vw;
    font-family: PingFangSC-Regular;
	font-size: 1.13vw;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.5vw;
	letter-spacing: 0vw;
    color: #ffffff;
    text-align: center;
    margin: auto;
    border: none;
}
/* 0000 */
.qcontainer {
	float: left;
    width: 23.59vw; 
    height: 17.29vw;
}
.film {
    width: 100%;
    height: 17.29vw;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -ms-transition: 1.5s;
    -webkit-transition: 1.5s;
    -o-transition: 1.5s;
    -moz-transition: 1.5s;
    transition: 1.5s;
}
.front img{
	width: 23.59vw; 
    height: 17.29vw;
}
.qcontainer:hover .film {
    -ms-transform: rotateY(180deg); 
    -webkit-transform: rotateY(180deg); 
    -o-transform: rotateY(180deg); 
    -moz-transform: rotateY(180deg); 
    transform: rotateY(180deg); 
}
.face {
    position: absolute;
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;	/* Chrome 和 Safari */
    -moz-backface-visibility:hidden; 	/* Firefox */
    -ms-backface-visibility:hidden; 	/* Internet Explorer */	
}
.back {
    transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	/* background-color: #e22424; */
	width: 23.59vw; 
    height: 17.29vw;
    position: relative;
}
.back-list1{
    width: 17.24vw;
    height: 8.54vw;
    text-align: center;
    margin: auto;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);    
}
.foot{
	text-align: center;
	position: fixed;
	bottom: 20px;
	left: 50%;
	margin-left:-126px;	
}