.deposit-box{
	width: 100%;
	min-width: 1200px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-bottom: 50px;	
}
.deposit{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 40px;
}
.deposit-title{
	padding-top: 20px;
	height: auto;
	text-align: center;
	margin-bottom: 50px;
}
.deposit-title h2{
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333333;
}
.deposit-title p{
	width: 1200px;
	font-size: 16px;
	color: #6c8293;
	line-height: 26px;
}
.deposit-top{
	width: 1200px;
	min-width: 1200px;
	height: 550px;
	background: url(../img/deposit-top-bg.png)center top no-repeat;
	position: relative;
}
.deposit-top ul li{
	width: 355px;
	height: 87px;
	position: absolute;
	line-height: 87px;
	color: #666666;
	text-align: center;
	top: 0;
}
.deposit-top ul li h3{
	font-size: 18px;
	font-weight: normal;
}
.deposit-top ul li:nth-child(1),.deposit-top ul li:nth-child(3){
	background: url(../img/deposit-top-1.png)center center no-repeat;
}
.deposit-top ul li:nth-child(2),.deposit-top ul li:nth-child(4){
	background: url(../img/deposit-top-2.png)center center no-repeat;
}
.deposit-top ul li:nth-child(1){
	top: 41px;
}
.deposit-top ul li:nth-child(2){
	top: 77px;
	right: 60px;
}
.deposit-top ul li:nth-child(3){
	top: 296px;
	left: 50px;
}
.deposit-top ul li:nth-child(4){
	top: 343px;
	right: 0px;
}
.deposit-top ul li:nth-child(5){
	top: 440px;
	left: 35%;
	background: url(../img/deposit-top-3.png)center center no-repeat;
}



.operate{
	width: 100%;
	min-width: 1200px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-bottom: 50px;
	background: #f7f8fa;
}
.operate-title{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
	height: auto;
	zoom: 1;
	overflow: hidden;	
}
.operate-title h2{
	text-align: center;
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333333;
}
.operate-top{
	width: 1200px;
	min-width: 1200px;
	height: 564px;
	margin: 20px auto;
	background: url(../img/app/operate-bg.png)center center no-repeat;
}
.operate-top ul li{
	width: 250px;
	height: 280px;
	float: left;
	background:url(../img/app/operate-li-bg.png)center center no-repeat;
	padding: 40px 20px 50px 20px;
	text-align: center;
	margin: 0px 25px;
}
.operate-top ul li h3{
	margin: 14px 0px;
	font-weight: normal;
	font-size: 24px;
	color: #333333;
}
.operate-top ul li p{
	width: 200px;
	height: auto;
	margin: 0 auto;
	font-size: 14px;
	color: #333333;
}
.operate-top ul li:nth-child(5){
	margin-left: 170px;
}



.case{
	width: 100%;
	min-width: 1200px;
	height: auto;
	zoom:1;
	overflow:hidden;
	background: #2e3439;
	padding:40px 0px;
}
.case-title{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	height: auto;
	zoom: 1;
	overflow: hidden;	
}
.case-title h2{
	text-align: center;
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #fff;
}
.case-title ul {
	width: 400px;
	height: 40px;
	margin: 0 auto;
}
.case-title ul li{
	width: 100px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	float: left;
	margin: 0px 16px;
}
.case-title ul li.active{
	border-bottom: 3px solid #fff;
}
.case-top{
	width: 1200px;
	min-width: 1200px;
	margin: 30px auto 0px;
	height: 490px;
	background: #474c51;
}
.case-top div{
	display: none;
}
.case-top div:nth-child(1){
	display: block;
}

.case-top ul li{
	height: 490px;
	float: left;
}
.case-top ul li:nth-child(1){
	width: 570px;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.case-top ul li:nth-child(1) img{
	max-width: 570px;
    max-height: 490px;
    display: block;
    margin: 0 auto;
}
.case-top ul li:nth-child(2){
	width: 590px;
    padding: 50px 25px;
}
.case-top-text1,.case-top-text2,.case-top-text3{
	display: block !important;
	width: 550px;
	height: 90px;
	overflow: hidden;
}
.case-top-text2{
	margin: 50px 0px;
}
.case-top-text1 h3,.case-top-text2 h3,.case-top-text3 h3{
	display: block;
	width: 100px;
	height: 80px;
	background: url(../img/app/case-top-bg.png)left 10px no-repeat;
	float: left;
	text-align: right;
	color: #ffffff;
	font-size: 26px;
	font-weight: normal;
}
.case-top-text1 p,.case-top-text2 p,.case-top-text3 p{
	width: 100%;
	height: 90px;
	color: #cccccc;
	font-size: 16px;
	line-height: 32px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.case-top-text1 p bb,.case-top-text2 p bb,.case-top-text3 p bb{
	color:#F3E62D;
	font-weight: bold;
}


.choice{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	zoom: 1;
	overflow: hidden;	
	padding:40px 0px;
}
.choice-title{
	padding-top: 20px;
	height: auto;
	text-align: center;
	margin-bottom: 50px;
}
.choice-title h2{
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333333;
}
.choice-title p{
	width: 1200px;
	font-size: 16px;
	color: #6c8293;
	line-height: 26px;
}
.choice-top{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
}
.choice-top ul li{
	width: 270px;
	height: 250px;
	float: left;
	text-align: center;
	margin: 0px 15px;
}
.choice-top ul li h3{
	margin: 30px auto 14px;
	font-weight: normal;
	font-size: 25px;
	color: #333;
}
.choice-top ul li p{
	font-size: 14px;
	color:#919191;
	width: 220px;
	margin: 0 auto;
}



.tube{
	width: 100%;
	min-width: 1200px;
	height: auto;
	zoom: 1;
	overflow: hidden;
	padding-bottom: 50px;
	background: #f7f8fa;
}
.tube-title{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
	height: auto;
	zoom: 1;
	overflow: hidden;	
}
.tube-title h2{
	text-align: center;
	font-size: 36px;
	line-height: 50px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #333333;
}
.tube-top{
	width: 1200px;
	min-width: 1200px;
	height: 209px;
	margin: 20px auto;
}
.tube-top ul li{
	width: 365px;
	height: 480px;
	float: left;
	overflow: hidden;
	border-radius: 6px;
	border: 1px solid rgb(231,231,231);
	margin: 10px 17px;
}
.tube-top-im{
	width: 365px;
	height: 220px;
}
.tube-top-im img{
	width: 100%;
	height: 220px;
}
.tube-top-text{
	width: 365px;
	padding: 30px 30px 0px 30px;
}
.tube-top-text h3{
	font-weight: normal;
    font-size: 18px;
    color: #333333;
    width: 100%;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tube-top-text p{
	font-size: 16px;
    margin-top: 15px;
    color: #999999;
    line-height: 23px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    height: 97px;
    overflow: hidden;
}
.tube-top-text-tm{
	width: 100px;
	height: 80px;
	text-align: center;
	overflow: hidden;
}
.tube-top-text-tm span{
	color: #3ebcc7;
	font-size: 17px;
	font-weight: bold;
}
.tube-top-text-tm p{
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}
.tube-top-bom{
	width: 365px;
	padding: 24px;
}
.tube-top-text-l{
	float: left;
}
.tube-top-text-c{
	float: left;
	margin: 0px 2px;
}
.tube-top-text-r{
	float: left;
}

.tube-top ul li:hover{
	box-shadow: 0px 0px 25px rgb(7,37,47,0.24);
	transform: 0.7s;
	transition: 0.7s;
}

