/*
 	footer
*/
.hm-t-container{
	display: none;
}
.ft-wrap{
	margin-top: 70px;
	width: 100%;
	border-top: 1px solid #eeeff2;
	background: #fff;
}
.ft-main-box{ 	
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}
.ft-main{
	margin: 35px 0;
	overflow: hidden;
}
.ft-main strong{
	font-size: 14px;
	line-height: 30px;
}
.ft-main li{
	width: 148px;
	height: 142px;
	padding-left: 20px;
	border-right: 1px solid #eeeff2;
}
.ft-main li.col-1{
	padding-left: 0;
}
.main-wrap .ft-main li{
	width: 148px;
}
.main-wrap .ft-main .ft-mobile{
	padding-left: 23px;
}
.ft-main a{
	display: block;
	line-height: 28px;
	font-size: 13px;
	color: #71767a;
}
.ft-main a.app-h5{
	text-decoration: underline;
	color: #fff;
}

.ft-main a.ft-btn{
	width: 105px;
	height: 30px;
	line-height: 28px;
	border-radius:3px;
	text-align: center;
	color: #fff;
}
.ft-main a.app{
	background-color: #b9c1c7;
	border: 1px solid #abb4bd;
}
.ft-main a.app:hover{
	background-color: #cad1d7;
	border: 1px solid #b8c1cb;
}
.ft-main a.app-ios{
	margin-bottom: 10px;
}
.ft-main a.app-android{
	margin-bottom: 10px;
}
.ft-main .ft-mobile{
	width: 192px;
	border-right: 0;
	padding-left: 40px;
	float:left;
}
.ft-main .ft-mobile strong{
	font-size: 24px;
	line-height:40px;
	width:100%;
}
.ft-main .ft-mobile span{
	font-size: 16px;
	line-height:30px;
	width:100%;
}
.ft-main .ft-mobile p{
	margin-bottom: 12px;
}
.ft-main .ft-customer {
	background-color: #e94643;
	border: 1px solid #e94643;
}
.ft-main .ft-customer:hover {
	background-color: #ff6c69;
	border: 1px solid #ff7673;
}
.ft-copyright{
	width: 100%;
	padding-top: 15px;
	border-top: 1px solid #eeeff2;
	margin-bottom: 15px;
	overflow: hidden;
}
.ft-copyright a{
	color: #525558;
}
.ft-safety{
	overflow: hidden;
	width:548px;
	margin:24px auto;
}
.footer-info{
	text-align: center;
	line-height: 22px;
}
.ft-safety li{
	display: block;
	float: left;
	height: 44px;
	width: 125px;
	margin:0 6px;
}
.ft-safety li a{
	display: block;
	width: 125px;
	height: 44px;

}
.ft-safety .safety-1 a{
	background: url(../../images/footer_03.png) no-repeat right center;

}
.ft-safety .safety-2 a{
	background: url(../../images/footer_05.png) no-repeat right center;
}
.ft-safety .safety-3 a{
	background: url(../../images/footer_07.png) no-repeat right center;
}
.ft-safety .safety-4 a{
	background: url(../../images/footer_09.png) no-repeat right center;
}
.icon-uniE615,.icon-uniE60C,.icon-uniE617,.icon-uniE60F,.icon-uniE61C {
	font-size: 26px;
	margin-top:12px;
	margin-left:15px;
}
.icon-iconfont-ios,.icon-iconfont-android {
	font-size:21px;
	margin-top:3px;
	margin-left:-5px;
	margin-right:7px;
}


.loading{
	display: inline-block; height: 25px; color: #00bdd5; margin-right: 20px;
}                          
.loading i{
	display: inline-block; width: 20px; height: 20px; overflow: hidden; background: url(../../images/load.gif) no-repeat; margin: 0 5px;
}

/* *,:after,:before {
	box-sizing: inherit;
} */
.footer-form-box {
	width: 100%;
	height: 100px;
	background: rgba(79,79,79,0.9);
	position: fixed;
	bottom: 0;
	left: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-transform: translateZ(0);
	z-index: 1
}

.footer-form {
	width: 1240px;
	height: 80px;
	margin: 0 auto
}

.footer-form .img-box {
	height: 80px;
	margin-right: 40px;
	margin-top: 10px;
	float: left;
	position: relative
}

.footer-form .img-box img {
	height: 100%
}

.footer-form .img-box span {
    color: #00ffd8;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 36px;
}

.footer-form .form-1 {
	position: relative
}

.footer-form .form-1 .select ,.select2{
	width: 120px;
	height: 30px;
	margin-top: 35px;
	margin-right: 10px;
	float: left;
	cursor: pointer;
	position: relative
}

.footer-form .form-1 .select:after {
	content: '';
	border-top: 5px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid;
	position: absolute;
	top: 8px;
	right: 10px
}

.footer-form .form-1 .select input ,.select2 input {
	width: 95%;
	height: 30px;
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	background: #fff;
	border: none;	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e0e0e0;
	display: block;
	cursor: pointer
}

.footer-form .active{

border-radius:none;
}

.footer-form .form-1 .list {
	width: 100%;
	height: 120px;
	overflow-y: scroll;
	background: #fff;
	position: absolute;
	bottom: 30px;
	left: 0;
	display: none
}


.footer-form .form-1 .list li {
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	padding: 0 15px;
	cursor: pointer;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}

.footer-form .form-1 .list li:hover {
	background: #ececec
}

.footer-form .form-1 #form_1_submit {
	width: 80px;
	height: 42px;
	line-height: 30px;
	background: #ed0626;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	border: none;
	margin-top: 35px;
	font-size: 12px
}

.footer-form .form-1 i{
	font-size: 18px;
	margin-left: -9px;
	color: #78fbff;
	position: absolute;
	left: 50%;
	top: 2px
}

.footer-form .form-2 {
	position: relative;
	display: none
}

.footer-form .form-2 .tel-box,.footer-form .form-2 .qq-box {
	width: 270px;
	height: 30px;
	margin-top: 35px;
	margin-right: 10px;
	float: left;
	position: relative
}

.footer-form .form-2 .tel-box input,.footer-form .form-2 .qq-box input {
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #e0e0e0;
	background: #fff;
	line-height: 20px;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.footer-form .form-2 .tel-box label,.footer-form .form-2 .qq-box label {
	position: absolute;
	top: 32px;
	left: 10px;
	font-size: 12px;
	color: #ed0626
}

.footer-form .form-2 #form_2_submit {
	width: 80px;
	height: 30px;
	line-height: 30px;
	background: #ed0626;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	border: none;
	margin-top: 35px;
	font-size: 12px
}

.footer-form .form-2 #form_2_return {
	width: 50px;
	height: 30px;
	margin-left: 10px;
	line-height: 30px;
	background: #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	border: none;
	margin-top: 35px;
	font-size: 12px
}

.footer-form .form-2>i {
	font-size: 18px;
	margin-left: -9px;
	color: #78fbff;
	position: absolute;
	left: 50%;
	top: 10px
}

.footer-form-back {
	width: 100%;
	height: 100px;
	line-height: 100px;
	text-align: center;
	position: fixed;
	bottom: -100px;
	left: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	-webkit-transform: translateZ(0)
}

.footer-form-back i {
	font-size: 18px;
	color: #78fbff;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}
.img-block {
    margin-top:10px;
    display: block;
	text-align:center;
}
 .v30-contact {
    top: 50%;
    transform: translateY(-50%)
}
.v30-contact {
	
    position: fixed;
    right: 0px;
    padding: 50px 0;
    border-right: 1px solid #20B09F;
    height: 400px;
    box-sizing: border-box;
    z-index: 99
}

.v30-contact-form.cur {
    width: 200px;
    opacity: 1
}

.v30-contact .transition {
    transition-duration: .8s
}

.v30-contact .v30-contact-title {
    background-color: rgba(32, 176, 159, .8);
    color: #fff;
    padding: 15px 20px 0;
    white-space: nowrap;
    position: relative
}

.v30-contact .v30-contact-title .cf-close {
    position: absolute;
    left: 166px;
    top: 0;
    padding: 10px
}

.v30-contact-item-block {
    position: absolute;
    right: 0;
    width: 70px;
    height: 70px;
    background-color: rgba(0, 0, 0, .4);
    border: 1px solid #20B09F;
    border-right: none;
    box-sizing: border-box
}

.v30-contact-item-block:nth-child(1) {
    top: 50px
}

.v30-contact-item-block:nth-child(2) {
    top: 128px
}

.v30-contact-item-block:nth-child(3) {
    top: 206px
}

.v30-contact-item-block:nth-child(4) {
    top: 284px
}

.v30-contact-item-block:nth-child(5) {
    top: 362px
}

.v30-contact-item {
    width: 100%;
    height: 100%
}

.v30-contact-item-p {
    color: #fff;
    font-size: 12px;
	text-align:center;
    margin-top: 5px
}

.v30-contact-item-in {
    height: 100%;
    display: none;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.v30-contact-item-in-p {
    color: #fff;
    text-align: center;
    line-height: 68px;
    height: 68px;
    white-space: nowrap
}

.v30-contact-in.cur {
    width: 156px;
    background-color: transparent
}

.v30-contact-in.cur .v30-contact-item-in {
    width: 100%;
    display: block
}

.v30-contact-in.cur .v30-contact-item {
    display: none
}

.v30-contact-in:before {
    content: "";
    background-color: rgba(52, 202, 221, .8);
    position: absolute;
    height: 100%;
    width: 0;
    transition: all .8s ease
}

.v30-contact-in.cur:before {
    width: 100%
}

.v30-contact-item-block.v30-contact-top {
    display: n . v30-contactone;
    cursor: pointer;
    width: 46px;
    height: 46px;
    top: 480px
}

.v30-contact-item-block.v30-contact-top .v30-contact-item-p {
    font-size: 14px;
    margin-top: 0
}

.v30-contact-in.v30-contact-search.cur {
    border-left: none
}

.v30-contact-form {
    position: absolute;
    width: 0;
    right: 156px;
    bottom: -1px;
    z-index: 999;
    opacity: 0
}

.v30-contact-form .cf-form {
    background-color: rgba(52, 202, 221, .8);
    box-sizing: border-box;
    padding: 10px 20px 20px;
    border-bottom: 1px solid #20B09F
}

.v30-contact-form .cf-form-item {
    margin-bottom: 10px;
    font-size: 0;
    white-space: nowrap
}

.v30-contact-form .cf-form-item:last-of-type {
    margin: 0
}

.v30-contact-form input {
    padding: 0 8px;
    margin: 0;
    border: none;
    box-sizing: border-box;
    width: 160px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff
}

.v30-contact-form .verify {
    width: 86px;
    margin-right: 5px
}

.v30-contact-form .submit {
    width: 160px;
    height: 28px;
    line-height: 28px;
    font-size: 14px
}

.v30-contact-qr-show {
    display: none;
    position: absolute;
    z-index: 1;
    border: 1px solid rgba(52, 202, 221, .8);
    left: -1px;
    top: 69px
}





