
/**
introduct
 */
.introduct{
    width: 100%;
    text-align: center;
    /* background-color: #f1f2f5; */
    padding-bottom: 20px;
}

.introduct-img{
    background-size: 100% 100%;
    width: 80%;
    max-width: 511px;
    /* height: 270px; */
    height: 90% !important;
    margin: 0 auto;
}
.system-one{
    width: 46%;
    float: left;
    height: 321px !important;
	position: relative;
    left: 3%;
	
}
.system-one-img{
    width: 100%;
}
.system-two{
    width: 46%;
    float: left;
    position: relative;
    left: 5%;

}
.system-two-img{
    width: 100%;
}
.system-bottom{
    width: 38px;
    height: 20px;
    position: relative;
    bottom: 19px;
    margin: 0 auto;
}
.system-bottom-1{
    float: left;
    width: 8px;
    height: 8px;
    position: relative;
    border-radius: 10px;
    background: #2589FF;
    
}
.system-bottom-2{
    float: left;
    width: 8px;
    height: 8px;
    position: relative;
    border-radius: 10px;
    left: 14px;
    background: #DDDDDD;
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #d6c1c1;
}

.system-one-font{
    text-align: center;
    font-size: 15px;
    position: relative;
    top: 10px;
    margin-bottom: 62px;
}
.slide-bt{
	position: absolute;
	left: 50%;
	bottom: 13%;
	z-index: 10;
}
.slide-bt span{
	width: 14px;
	height: 4px;
	background: #c9caca;
	float: left;
	margin: 5px;
	border-radius: 4px;
}
.slide .slide-bt .on{
	background: #007aff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff!important;
}
/**
scene
 */
.scene{
    width: 100%;
    background-color: #262730;
    background-size:cover;
}

.scene-p{
    text-align: center;
    font-size: 20px;
    padding-top: 25px;
    margin-bottom: 10px;
}

.scene-p-sm{
    text-align: center;
    font-size: 13px;
    color: #fff;
    margin-bottom: 20px;
}

.scene-box{
    width: 100%;
}

.slide2{
    height: 150px;
    width: 80%;
    background: #fff;
}

.scene-slide{
    position: relative;
}
.scene-slide div{
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
}


.scene-slide p{
    width: 100%;
    color: white;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.swiper-container{
    /*height:200px;*/
}

.scene .swiper-pagination-bullet {
    width: 15px;
    height: 5px;
    border-radius: 0px;
    background-color: #fff;
}

.scene .swiper-pagination-bullet-active {
    background-color: #fff;
}

.scene-title{
    line-height: 30px;
    height: 30px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #595961;
}

.scene-icon{
    width: 62px;
    height: 62px;
    margin: 0 auto;
    margin-top: 20px;
   
}

.scene-conten{
    width: 90%;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #999;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
}

.scene-bottom{
    width: 89%;
    /* margin-top: 10px; */
    margin: 0 auto;
}

.scene-bottom p{
    font-size: 12px;
    color: #999;
}

.scene-exp-box{
    width: 70%;
    /* display: -webkit-box; */
    margin-top: 5px;
}

.scene-exp{
    width: 50%;
    height: 30px;
    float: left;
    margin-top: 0px;
}


/* range */
.range{
	width: 90%;
    margin: 0 auto;
	padding:0 5%;
	background: #fff;
	margin-bottom: 20px;
}
.range-title{
	width: 100%;
    font-size: 0.6rem;
    height: 34px;
    text-align: center;
	margin-top: 25px;
	margin-bottom: 30px;
	
}
.range-li{
	margin-top: 20px;
	clear: both;
	width: 100%;
	/* height: 95px; */
	height:120px;
	background: #fff;
	border:1px solid #E5E5E5;
	/* box-shadow: 0px 2px 6px 2px #ccc; */
}
.range-img {
    float: left;
    margin-left: 20px;
    width: 50px;
    height: 50px;
    margin-top: 30px;
}

.range-text{
    float: left;
    margin-left: 20px;
    width: 65%;
    height: 80px;
}

.range-text1 {
    line-height: 30px;
    height: 32px;
    margin-top: 10px;
    color: #2589FF;
    border-bottom: 2px solid #2589FF;
    width: 100%;
}

.range-text2 {
	margin-top:5px;
    font-size: 12px;
    line-height: 20px;
    height: 30px;

}


/*tese*/
.tese{
    width: 100%;
    height: 350px;
    background:#F1F2F5;
}

.t-1{
    font-size: 25px;
    width: 150px;
    margin: 0 auto;
    position: relative;
    top: 40px;
}

.t-2{
    width: 80%;
    margin: 0 auto;
    position: relative;
    top: 70px;
    display: flex;
    margin-bottom: 27px;
}

.t-3{
    text-align: center;
    float: left;
    width: 66px;
}

.t-3 img{
    width: 66px;
}
.t-4{
    font-size: 16px;
    margin-top: 6px;
}
.adv-empty {
    flex: 1;
    min-width: 20px;
}
.left{
    margin-left: 10px;
}

/* zhichi */

.zhichi{
    width: 100%;
    height: 600px;
    text-align: center;
    background: #fff;
}

.z-1{
    font-size: 24px;
    position: relative;
    top: 48px;
}

.z-2{
    width: 95%;
    height: 555px;
    margin: 0 auto;
    position: relative;
    top: 92px;
}

.z-2-1{
    float: left;
    width: 49%;
    margin-top: 0px;
    height: 165px;
	padding-top: 25px;
    background: #fff;
    border-bottom: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;

}
.z-2-2{
    position: relative;
    top: -4px;
    width: 72px;
}
.z-2-3{
    position: relative;
    font-size: 15px;
    top: 30px;
}

.z-2-5{
    float: left;
    width: 50%;
    height: 165px;
	padding-top: 25px;
    margin-left: 0px;
    background: #fff;
    margin-top: 0px;
    border-bottom: 1px solid #F0F0F0;
}
.liquidation{
	width: 90%;
	padding:0 5%;
	background-color:#F1F2F5;
	padding-bottom: 20px;
}
.liquidation ul{
	width: 100%;
	margin-top:30px;
}
.liquidation ul li{
	width: 90%;
	padding:0 5%;
	height:90px;
	background-color:#FFF;
	margin-bottom:20px;
	padding-top:10px;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
}
.liquidation ul li div{
	float: left;
}
.liquidation-img{
	width: 30%;
}
.liquidation-img img{
	width: 74px;
    height: 74px;
}
.liquidation-title{
	width: 70%;
}
.liquidation-title .title-title{
	height: 35px;
    line-height: 40px;
    color: #2589FF;
    font-size: 16px;
}
.liquidation-title .title-text{
	line-height: 20px;
	font-size: 12px;
}



