body{
	font-family: "微软雅黑";
	min-width: 1200px;
}
html {
    height: 100%;
    overflow-y: initial;
}
body {
    min-height: initial;
}
input{
    border:0 none;
    padding:0;
}
input::-webkit-input-placeholder {
    color: #CEDBDE;
    font-size: 14px;
}
.tec{
	text-align: center;
}
.ter{
	text-align: right;
}
.por{
	position: relative;
}
.poa{
	position: absolute;
}
.ovh{
	overflow: hidden;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.header{
	height: 48px;
	border-bottom: 1px solid #e7e7e7;
}
.header .logo{
	margin-left: 36px;
	margin-top: 9px;
}
.nav {

    width: 952px;
    left: 40%; 
    margin-left:-306px;
}
.nav a{
	display: inline-block;
	color: #3b3e41;
	font-size: 16px;
	line-height: 48px;
	padding: 0 20px;
}
/*.nav a:hover,.nav a .active{
	color: #0094fe;
}*/
.nav a:hover{
	color: #0094fe;
}
.nav .active{
    color: #0094fe;
}
.footer{
	padding: 15px 0;
	border-top: 1px solid #e7e7e7;
}
.footer p{
	color: #999999;
	font-size: 12px;
	line-height: 24px;
}
.banner li{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.login{
	z-index: 1000;
	width: 400px;
	padding: 16px 0 0;
    box-sizing:border-box;
	right: 30%;
	margin-right: -206px;
	top: 50%;
	margin-top: -260px;
	background: #fff;
	box-shadow: 0 0 35px #2fc3fe;
}
.login-logo {
    margin-bottom:40px;
}
.login-logo  img{
    width:150px;
    
}
.login-logo p{
    color:#101010;
    line-height:20px;
    font-size:14px;
    font-family:SourceHanSansSC-regular;
    margin-top:2px;

}

.login-switch{
	margin-bottom: 30px;
}
.login-switch {
	color: #333;
	margin-bottom: 30px;
	font-size: 18px;
    margin-top:6px;
}
.login-block{
	width: 100%;
}
.login-block ul{
	width: 100%;
    padding:0 30px;
    box-sizing:border-box;
}

.login-block ul li{
	width: 100%;
	margin-bottom: 10px;
    position:relative
}
.login-block ul li:last-child{
    margin-bottom:0;
    overflow:hidden;
}
.login-block li .text{
	height: 38px;
	line-height: 38px;
	width: 375px;
	padding-left:20px;
    outline:none;
    box-sizing:border-box
	/*border-radius: 4px;*/
}
.login-block li .login-user{
    width:100%;
}
.login-block li.bordered{
    border-bottom:1px solid #EBEBEB ;
}
.login-warp .login-block ul li .common{
    width: 60%;
    height:100%;
    line-height:38px;
    position:absolute;
    left:0;
    top:0;
    padding-left:20px;
    color:#F2403C;
    font-size:14px;
    visibility:hidden;
    font-family:SourceHanSansSC-regular;
    background:#fff;
}
.login-warp .login-block ul li .pwd-verification{
    width:80%;
}
.login-warp .login-block ul li .w-100{
    box-sizing:border-box;
    padding-right:20px;
    width:90%;
}
.login-block li #MobileLogin, .login-block li #PasswordLogin {
        padding-left:20px;
    }
.login-block li p.warning{
	color: #fcaf15
}
.login-block li #Password  i  img{
    display:inline-block;
    width:16px;
    height:16px;
}
.login-block li .btn-in {
	border: 0 none; 
	/*width: 314px;*/
    /*width:163px;*/
    width:100%;
	height: 45px;
	color: #fff;
	background: #0094fe;
	font-size: 16px;
	/*border-radius: 4px;*/
    border:1px solid #BBBBBB
}
.login-block li .btn-in {
    float:left;
}
.login-block li .login-change{
    float:right;
    /*width:183px;*/
    width:48.9%;
    text-align:center;
    line-height:40px;
    box-sizing:border-box
    
}
.login-block li .code{
	width: 160px;
}
.login-block li .btn-code{
	height: 40px;
	color: #fff;
	background: #0094fe;
	width: 126px;
	border: 0 none;
}
.login-block div.registNow{
    background: #F6F6F6;
    height:56px;
    line-height:56px;
    margin-top:30px;
    color:#101010;
    font-size:14px;
}
.login-block ul .login-way{
    margin-bottom:40px;
}
.login-block ul .reg{
    margin-bottom:24px;
}
.login-tel ul .login-way .btn-in,.login-block ul .login-way .reg-in{
    width:100%
  
} 
.login-tel ul .login-code{
    
}
.login-tel ul .login-code .loginCode{
    width:200px;
}
.login-tel ul .login-code .btnCodeColor,.login-block ul .login-code .btnCodeColor,.regisiter .login-block ul .login-code .btnCodeColor{
    color:#175199;
    background:#fff;
    border:0 none;
    outline:none;
}
.login-tel ul .login-code .colorChange,.login-block ul .login-code .colorChange,.regisiter .login-block ul .login-code .colorChange{
    color:#CEDBDE
}
.login .verification{
	background-color: #fff4e2;
    padding-left: 52px;
    height: 22px;
    line-height: 22px;
    color: #f8ab3d;
    background-image: url(../../img/home/warning.png);
    background-position: 30px center;
    background-repeat: no-repeat;
    width: 320px;
    left: 0;
    top: 98px;
}
#MobileLogin , #PasswordLogin{
    color:#175199;
}
.notice-scroll{
	height: 50px;
	bottom: 20px;
	z-index: 1000;
    bottom:0;
	overflow: hidden;
    width:100%;
    background:#fff;
}
.w1100 {
    width:1100px;
    margin:0 auto;
}
.notice-scroll .more {
    color:#27b3fe;
    line-height:50px;
}
.notice-scroll .more:hover {
    color:#1487c5;
}
.notice-scroll ul {
    padding-left:32px;
    background: url(../../img/home/notice.png) no-repeat left center;
}
.notice-scroll li {
    float:left;
    width:232px;
    line-height:50px;
    height:50px;
    margin-right:30px;
    position:relative;
}
.notice-scroll li a {
    display:block;
    color:#666;
    font-size:14px;
    line-height:50px;
    /*width:200px;*/
    height:50px;
    /*overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;*/
}
.notice-scroll li a:hover {
    color:#27b3fe;
}
.notice-scroll li i {
    display:block;
    float:left;
    width:27px;
    margin-top:20px;
    margin-left:10px;
    height:10px;
    background:url(../../img/home/new.png) no-repeat;
}
.bimg1{
	width: 514px;
	left: 33%;
	margin-left: -207px;
	z-index: 2;
	top: 50%;
	margin-top: -288px;
}
@media screen and (max-height: 840px){
	.bimg1{
		width: 470px;
		margin-top: -274px;
	}
	.login {
        /*padding: 30px 30px;*/
        padding:16px 0 0 ;
        box-sizing:border-box;
    }
     .resigter2{
        top:342px;
    }
}

@media screen and (max-height: 1440px){
	.bimg1{
		width: 600px;
		margin-top: -274px;
	}
	.login {
        right:34%;
    }
    .imgSize{
        width:120%;
    }
     .resigter2{
        right:34%;
        top:586px;
    }
}
@media screen and (max-height: 1090px){
	.bimg1{
		width: 514px;
		margin-top: -274px;
	}
	.login {
        right:30%
    }
    .imgSize{
        width:100%
    }
     .resigter2{
        right:30%;
        top:334px;
    }
}
@media screen and (max-height: 736px){
	.bimg1{
		width: 430px;
		margin-top: -244px;
	}
     .resigter2{
        top:242px;
    }
	
}
.fun-bg1{
	height: 639px;
	/*-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);*/
	background: url(../../img/home/fbg1.png) no-repeat bottom center;
	/*background-size: cover;*/
}
.fun1 .text{
	z-index: 2;
	left: 0;
	top: 160px;
}
.fun1 .text .ft1{
	height: 50px;
	margin-bottom: 20px;
}
.fun1 .text .ft2{
	height: 40px;
}
.fun1 .phone{
	width: 925px;
	right: -120px;
	bottom: 58px;
	z-index: 2;
	opacity: 0;
}
.fun1 .mountain{
	width: 576px;
	z-index: 3;
	bottom: 128px;
	right: 106px;
	opacity: 0;
}
.fun1 .icons{
	width: 643px;
	z-index: 2;
	right: 84px;
	top: 120px;
	opacity: 0;
}
.fun1 .ft{
	position: relative;
	opacity: 0;
	top: 50px;
}
.fun-bg2{
	height: 744px;
}
.fun2 .title{
	color: #8d8d8d;
	font-size: 36px;
	position: relative;
	top: 58px;
}
.fun2 .title .line{
	width: 198px;
	height: 4px;
	background: url(../../img/home/p2line.png);
	display: block;
	position: relative;
	left: 50%;
	margin-left: -94px;
	margin-top: 10px;
}
.round-wrap{
	height: 668px;
}
.round-wrap .round-img{
	position: absolute;
	z-index: 2;
	left:50%;
	margin-left: -349px;
	top: 134px;
	opacity: 0;
}
.round-wrap p{
	color: #00bef5;
	font-size: 16px;
	line-height: 28px;
	z-index: 5;
}
.round-wrap span{
	z-index: 4;
}
.round-wrap span.tit{
	color: #00bef5;
	font-size: 24px;
	opacity: 0;
}
.round-wrap span.lt{
	width: 0px;
	height: 77px;
	display: block;
	background: url(../../img/home/p2lt.png) no-repeat left;
	left: 302px;
    top: 220px;
}
.round-wrap span.ani-lt{
	animation: lt 0.6s linear forwards;
}
@keyframes lt{
  0%{
    width: 0;
  }
  100%{
    width: 160px;
  }
}
.round-wrap span.lb{
	width: 0px;
	height: 53px;
	display: block;
	background: url(../../img/home/p2lb.png) no-repeat left;
	left: 262px;
    bottom: 119px;
}
.round-wrap span.ani-lb{
	animation: lb 0.6s linear forwards;
}
@keyframes lb{
  0%{
    width: 0;
  }
  100%{
    width: 152px;
  }
}
.round-wrap span.rt{
	width: 0px;
	height: 0px;
	display: block;
	background: url(../../img/home/p2rt.png) no-repeat top right;
	right: 270px;
    top: 188px;
}
.round-wrap span.ani-rt{
	animation: rt 0.6s linear forwards;
}
@keyframes rt{
  0%{
    height: 0;
    width: 0;
  }
  100%{
    height: 112px;
    width: 173px;
  }
}
.round-wrap span.rb{
	width: 0px;
	height: 0px;
	display: block;
	background: url(../../img/home/p2rb.png) no-repeat bottom right;
	right: 236px;
    bottom: 128px;
}
.round-wrap span.ani-rb{
	animation: rb 0.6s linear forwards;
}
@keyframes rb{
  0%{
    height: 0;
    width: 0;
  }
  100%{
    height: 38px;
    width: 148px;
  }
}
.round-wrap .lt-tit{
	left: 312px;
    top: 180px;
}
.round-wrap .lb-tit{
	left: 270px;
    bottom: 122px;
}
.round-wrap .rt-tit{
    right: 286px;
    top: 146px;
}
.round-wrap .rb-tit{
	right: 252px;
    bottom: 128px;
}
.round-wrap p.l1{
	left: 241px;
    top: 232px;
}
.round-wrap p.l2{
	left: 226px;
    top: 258px;
}
.round-wrap p.l3{
	left: 134px;
    bottom: 88px;
}
.round-wrap p.l4{
	left: 230px;
    bottom: 64px;
}
.round-wrap p.r1{
	right: 180px;
    top: 198px;
}
.round-wrap p.r2{
	right: 207px;
    top: 226px;
}
.round-wrap p.r3{
	right: 115px;
    bottom: 98px;
}
.round-wrap p.r4{
	right: 195px;
    bottom: 70px;
}
.round-wrap p{
	opacity: 0;
}
.merge{
	background: url(../../img/home/p34bg.png) no-repeat top center;
}
.fun-bg3{
	/*background: url(../../img/home/p3bg1.png) no-repeat center;*/
	height: 794px;
	/*-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;*/
}
.fun3 .title{
	top: 100px;
	z-index: 2
}
.fun3 .title .tip{
	position: relative;
	margin-bottom: 16px;
	opacity: 0;
	top: 30px;
}
.fun3 .left{
	z-index: 2;
	left: -50px;
	bottom: 138px;
	opacity: 0;
}
.fun3 .txt-wrap{
	width: 378px;
	right: 20px;
	top: 382px;
}
.fun3 .txt-wrap img{
	position: relative;
	left: 50px;
	opacity: 0;
}
.fun3 .txt-wrap .num{
	margin-bottom: 20px;
}
.fun3 .txt-wrap .txt{
	margin-bottom: 10px;
}
.fun-bg4{
	/*background: url(../../img/home/p3bg2.png) no-repeat bottom center;*/
	height: 1046px;
	/*-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;*/
}
.fun4 .txt-wrap1{
	width: 310px;
	left: 114px;
	top: 140px;
}
.fun4 .txt-wrap1 img{
	position: relative;
	top: 50px;
	opacity: 0;
}
.fun4 .txt-wrap1 .num{
	margin-bottom: 20px;
}
.fun4 .right{
	top: 36px;
	right: -63px;
	opacity: 0;
}
.fun4 .left{
	left: 0px;
	bottom: 0px;
	opacity: 0;
}
.fun4 .txt-wrap2{
	width: 120px;
	bottom: 200px;
	right: 220px;
}
.fun4 .txt-wrap2 img{
	position: relative;
	left: 50px;
	opacity: 0;
}
.fun4 .txt-wrap2 .num{
	margin-bottom: 20px;
}
.fun-bg5{
	background: url(../../img/home/p4bg1.png) no-repeat top center;
	height: 880px;
	-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;
}
.fun5 .title{
	position: relative;
	top: 180px;
}
.fun5 .title .tip{
	position: relative;
	top: 50px;
	margin-bottom: 22px;
	opacity: 0;
}
.fun5 .right{
	bottom: 140px;
	right: 90px;
	opacity: 0;
}
.fun5 .txt-wrap{
	width: 280px;
	left: 156px;
	bottom: 176px;
}
.fun5 .txt-wrap img{
	position: relative;
	top: 50px;
	opacity: 0
}
.fun5 .txt-wrap .num{
	margin-bottom: 20px;
}
.fun5 .txt-wrap .txt{
	margin-bottom: 10px;
}
.fun-bg6{
	background: url(../../img/home/p4bg2.png) no-repeat top center;
	height: 1176px;
	-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background-size: cover;
}
.fun6 .txt-wrap1{
	width: 220px;
	right: 160px;
	top: 130px;
}
.fun6 .txt-wrap1 img{
	position: relative;
	left: 50px;
	opacity: 0;
}
.fun6 .txt-wrap1 .num{
	margin-bottom: 20px;
}
.fun6 .txt-wrap1 .txt{
	margin-bottom: 10px;
}
.fun6 .left{
	left: 48px;
	top: 26px;
	opacity: 0;
}
.fun6 .txt-wrap2{
	width: 430px;
	left: 154px;
	bottom: 220px;
}
.fun6 .txt-wrap2 img{
	position: relative;
	top: -30px;
	opacity: 0;
}
.fun6 .txt-wrap2 .num{
	margin-bottom: 20px;
}
.fun6 .txt-wrap2 .txt{
	margin-bottom: 10px;
}
.fun6 .right{
	right: 0;
	bottom: 0px;
	opacity: 0;
}

/*官网首页*/

.home-page-tit {
     height:510px;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
	background: url(../../img/activity/festaval.png) no-repeat top center;
	background-size: cover;
}

.home-page-part1 {
    /*padding:10px 0;
    background:#fbfbfb;*/
     height:633px;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
	background: url(../../img/activity/functionforiph.jpg) no-repeat top center;
	background-size: cover;
}







/*功能对比*/
.function-tit {
    height:477px;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
	background: url(../../img/home/comparison_new.jpg) no-repeat top center;
	background-size: cover;
}
.fct-part1 {
    padding:40px 0;
    background:#fbfbfb;
}
.fct-part1 h2 {
    font-size:24px;
    color:#333333;
    font-weight:bold;
    margin-bottom:20px;
}
.fct-part2 {
    padding-top:90px;
}
.fct-part1 .title {
    font-size:24px;
    color:#fff;
    font-weight:bold;
    height:58px;
    background:#58baff;
    border-radius:4px;
    width:400px;
    line-height:58px;
    left:50%;
    margin-left:-200px;
    position:relative;
   margin-bottom: 48px;
    margin-top: 30px;
}
.fct-part2 .title {
    font-size:24px;
    color:#fff;
    font-weight:bold;
    height:58px;
    background:#58baff;
    border-radius:4px;
    width:400px;
    line-height:58px;
    left:50%;
    margin-left:-200px;
    position:relative;
    margin-bottom:80px;
}
.fct-part2 .fct-box {
    margin-bottom:94px;
}
.fct-part2 .fct-box .tit {
    margin-bottom:42px;
}
/*注册页面样式*/
.reg-out{
	width: 400px;
    position: relative;
    box-shadow: 0 0 35px #eae9ff;
    border:1px solid #f7f6ff;
    z-index: 5;
    margin-top: 170px;
    margin-bottom: 130px;
    left: 50%;
    margin-left: -217px;
}
.regisiter{
	padding: 28px 0 0 0;
    z-index: 10;
    position: relative;
    background: #fff;
}
#RegInMobile{
    display:none;
}
.regisiter  .login-warp .login-block ul{
   margin-bottom:30px;

}
.regisiter  .login-warp .login-block ul li{
  position:relative;
}
/*.regisiter  .login-warp .login-block ul li:first-child{
    display:none
}*/
.login-block li .msg{
	border: 0 none;
    width: 124px;
    height: 40px;
    color: #fff;
    background: #0094fe;
    font-size: 14px;
    margin-left: 8px;
}
.login-block li .loginCode{
    width:200px;
}
.login-block li .msg:hover,.login-block li .btn-in:hover ,.login-block li .login-change:hover{
	background: #0279ce
}
.regisiter .login-warp .login-block ul li .common{
    background:#fff;
    width: 60%;
    height:100%;
    line-height:38px;
    position:absolute;
    left:0;
    top:0;
    padding-left:20px;
    color:#F2403C;
    font-size:14px;
    visibility:hidden;
    color: rgba(242, 64, 60, 1);
    font-family: SourceHanSansSC-regular !important;
}
.regisiter .login-warp .login-block ul li .w-100{
      box-sizing:border-box;
      padding-right:20px;
      width:90%;
}
.regisiter .login-warp .login-block ul li .pwd-verification{
    width:90%;
    box-sizing:border-box;
}
.regisiter label{
	width: 200px;
	line-height: 40px;
	font-size: 14px;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	height: 40px;
}
.regisiter label span{
	color: #f53333;
	top: 2px;
	margin-right: 4px;
	position: relative;
}
.reg-tit{
	width: 214px;
	height: 166px;
	z-index: 6;
	left: 50%;
	margin-left: -107px;
	top: -106px;
}
.reg-out .bg1{
	width: 139px;
	height: 139px;
	background: url(../../img/home/rdot1.png);
	top: -96px;
    left: 86px;
}
.reg-out .bg2{
	width: 209px;
	height: 209px;
	background: url(../../img/home/rdot2.png);
	right: -260px;
    bottom: 66px;
}
.reg-out .bg3{
	width: 226px;
	height: 226px;
	background: url(../../img/home/rdot3.png);
	right: -148px;
    top: 24px;
}
.reg-out .bg4{
	width: 226px;
	height: 226px;
	background: url(../../img/home/rdot4.png);
	left: -148px;
    bottom: -56px;
}
.reg-out .bg5{
	width: 32px;
	height: 32px;
	background: url(../../img/home/rdot5.png);
	left: -260px;
    top: 0;
}


 .register{
	z-index: 1000;
	width: 312px;
	padding: 30px 30px;
	margin-right: -206px;
	margin-top: -220px;
	background: #fff;
	box-shadow: 0 0 35px #f90;
    
}
 .registerImg{
     background: url(../../img/home/register02.png);
 }
 

/*合作伙伴*/
.support-out {
    height:224px;
    background:url(../../img/home/supportbg.png) no-repeat;
    background-size:cover;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
}
.w1140 {
    width:1140px;
    margin:0 auto;
}
.support-out .title {
    margin-top:76px;
}
.support-out .img {
    right:-100px;
    top:-16px;
}
.support-wrap {
    background:#f6f7f8;
    padding:20px 0;
}
.data-container ul {
    width:110%;
    float:left;
}
.data-container li {
    float:left;
    margin-right:25px;
    margin-bottom:34px;
    background-color:#fff;
    width:380px;
    height:260px;
    box-shadow: 0 0 5px #f90;
}
.data-container li .li-box {
    background-image:url(../../img/home/supportbg_03.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    width:380px;
    height:244px;
    padding:8px 0;
}
.data-container li .li-box1 {
    background-image:url(../../img/home/supportbg_04.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    width:380px;
    height:244px;
    padding:8px 0;
}
.data-container li .top {
    padding:0 12px;
    width:356px;
    margin-bottom:20px;
}
.data-container li .pt-img {
    width:99px;
    height:99px;
    overflow:hidden;
    border-radius:50%;
    border:1px solid #f2f4f7;
    margin-right:14px;
}
.data-container li .pt-img img {
    margin-top:15px;
}
.data-container li .pt-txt {
    width:180px;
    margin-top:16px;
}
.data-container li .pt-txt .pt-title {
    color:#333;
    font-size:18px;
    width:100%
}
.data-container li .pt-txt .pt-details {
    color:#666;
    font-size:15px;
    width:100%;
}
.data-container li .center {
    padding:0 12px;
    width:356px;
}
.data-container li .center span {
    display:inline-block;
    border:1px solid #c9d7e5;
    width:74px;
    height:36px;
    line-height:36px;
    font-size:16px;
    color:#719ba7;
    position:relative;
    text-align:left;
    padding-left:34px;
}
.data-container li .center span i {
    position:absolute;
    left:10px;
    top:10px;
}
.data-container li .bottom {
    width:100%;
    border-top:1px solid #ededed;
    margin-top:22px;
}
.data-container li .bottom a {
    float:right;
    width:134px;
    height:42px;
    color:#fff;
    background:#fd7573;
    text-align:center;
    font-size:16px;
    margin-top:12px;
    line-height:42px;
    border-radius:3px;
    margin-right:20px;
}
.data-container li .bottom a:hover {
    background:#e06766;
}
.data-container li .last {
    background-image:none;
    position:relative;
}
.data-container li .last .bottom {
    width:100%;
    border-top:1px solid #ededed;
    margin-top:22px;
    height:70px;
    left:0;
    bottom:0;
}
.data-container li .last .bottom a {
    background:#40aafa;
    padding-left: 26px;
    width: 108px;
}
.data-container li .last .bottom a img{
    left: 14px;
    top: 10px;
}
.data-container li .develop {
    background-image:url(../../img/home/development_07.jpg);
    position:relative;
}
.data-container li .develop .bottom a {
    background:#45c6f9;
    cursor:default;
}




/*关于我们*/
.ab1{
	height: 476px;
	background: url(../../img/home/a1bg.png) no-repeat top center;
    background-size: cover;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
}
.ab1 .txt{
	top: 126px;
	width: 760px;
	left: 50%;
	margin-left: -380px;
}
.ab1 .txt img{
	margin-bottom: 25px;
	position: relative;
	top: 50px;
	opacity: 0;
}
.ab2{
	height: 756px;
}
.ab2 .txt{
	top: 96px;
	width: 780px;
	left: 50%;
	margin-left: -390px;
}
.ab2 .txt img{
	margin-bottom: 15px;
	position: relative;
	top: -25px;
	opacity: 0;
}
.ab2 .center{
	left: 50%;
	margin-left: -305px;
	bottom: -100px;
	opacity: 0;
}
.ab3{
	height: 694px;
	background: #403f3f;
}
.ab3 .txt{
	width: 680px;
	left: 50%;
	margin-left: -340px;
	top: 90px;
}
.ab3 .txt img{
	position: relative;
	left: 50px;
	margin-bottom: 15px;
	opacity: 0;
}
.ab3 .center{
	left: 306px;
	bottom: 90px;
	opacity: 0;
}
.ab4{
	height: 562px;
    background:#f3f2f2;
}
.ab4 .txt{
	width: 480px;
	top: 90px;
	left: 50%;
	margin-left: -240px;
}
.ab4 .txt img{
	top: 50px;
	opacity: 0;
	position: relative;
}
.ab4 .center{
	left: 450px;
	bottom: 100px;
	opacity: 0;
}
.ab5{
	height: 1086px;
	background: url(../../img/home/a5bg.png) no-repeat center;
	-ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
	background-size: cover;
}
.ab5 .title{
	width: 280px;
	position: relative;
	left: 50%;
	margin-left: -140px;
	padding-top: 50px;
}
.ab5 .title img{
	margin-bottom: 10px;
}
.ab5 .center{
	left: 154px;
	bottom: 88px;
}
.ab6{
	padding: 66px 0;
}
.ab6 .title{
	margin-bottom: 60px;
}
.ab6 .map{
	width: 530px;
	height: 330px;
	border: 10px solid #ebf8ff;
	border-radius: 10px;
}
.address{
	margin-left: 36px;
}
.address span{
	font-size: 18px;
	width: 90px;
	text-align: right;
    color:#696969;
}
.address .txt{
	font-size: 18px;
	width: 430px;
    color:#696969;
}
.header .qq {
    right:10px;
    top:0;
    z-index:2;
}
.header .qq span{
    line-height:48px;
    font-size:14px;
}
.header .qq .txt {
    margin-right:10px;
}
.header .qq .group a {
    margin-top:10px;
    display:block;
}
.header .qq .person a {
    margin-top:10px;
    display:block;
}

.layui-layer-dialog .layui-layer-content {
    height: auto !important;
}




 .account2{
        margin-top:-10px;
    }
 .recover{
     margin-top:-10px;
 }
/*注册页手机端*/
@media screen and (max-width:1366px){
    .login-pwd ul,.login-tel ul{
    width: 100%;
    padding:0 30px;
    box-sizing:border-box;
}
}
@media screen and (max-width: 800px) {
    body {
        min-width: 0;
    }
    #qidian_wpa_2852157775_114{
        display:none;
    }
    .nav, .qq, .bg1, .bg2, .bg3, .bg4, .bg5 {
        display: none;
    }

    .reg-out {
        width: 100%;
        box-shadow: none;
        border: 0 none;
        margin: 0;
        left: 0;
    }

    .regisiter label {
        display: none;
    }

    .regisiter {
        padding: 20px;
    }
    .regisiter .login-warp .login-block ul li{
        border:1px solid #ccc;
        border-radius:4px;
    }
    .regisiter  .login-warp .login-block ul li:first-child{
    display:block
   }
    .regisiter .login-warp .login-block ul li:last-child{
        border:0  none;
    }
    .regisiter .login-warp .login-block ul li .common{
        padding-left:0;
    }
    .login-warp .login-block ul li .common{
        padding-left:0;
        margin-left:34px;
    }
    .login-block li .text {
        width: calc(100% - 146px);
        padding-left: 32px;
        padding-right: 0px;
        height: 34px;
        line-height: 34px;
        
    }

    .regisiter .verification {
        display: none;
    }

    .login-block ul li {
        width: calc( 100% - 4px);
    }

        .login-block ul li:first-child {
            /*border: 0 none;*/
            background: #fff;
        }

    .login-block .user {
        background-image: url(../../img/home/user.png);
        background-position: 10px center;
        background-repeat: no-repeat;
    }

    .login-block li.byverification .user {
        background-image: url(../../img/home/yuser.png);
    }

    .login-block .company {
        background-image: url(../../img/home/company.png);
        background-position: 10px center;
        background-repeat: no-repeat;
    }

    .login-block li.byverification .company {
        background-image: url(../../img/home/ycompany.png);
    }

    .login-block .qq {
        background-image: url(../../img/home/qq.png);
        background-position: 10px center;
        background-repeat: no-repeat;
    }

    .login-block li.byverification .qq {
        background-image: url(../../img/home/yqq.png);
    }

    .login-block .phone {
        background-image: url(../../img/home/tell.png);
        background-position: 10px center;
        background-repeat: no-repeat;
    }

    .login-block li.byverification .phone {
        background-image: url(../../img/home/yphone.png);
    }

    .login-block .password {
        background-image: url(../../img/home/password.png);
        background-position: 10px center;
        background-repeat: no-repeat;
    }

    .login-block li.byverification .password {
        background-image: url(../../img/home/ypassword.png);
    }

    .login-block .conpassword {
        background-image: url(../../img/home/password.png);
        background-position: 10px center;
        background-repeat: no-repeat;
    }

    .login-block li.byverification .conpassword {
        background-image: url(../../img/home/ypassword.png);
    }

    .login-block ul li .iright {
        float: right;
    }

    .login-block li .btn-in {
        /*width: 100%;*/
        width:163px
    }

    .login-block li .msg {
        height: 36px;
        width: 100px;
        float: right;
        border: 1px solid #0094fe;
        color: #0094fe;
        background: #e8f5ff;
        border-radius: 4px;
    }

    .login-block li .code {
        width: calc(100% - 146px);
        /*border: 1px solid #ccc;*/
        height: 34px;
        line-height: 34px;
        border-radius: 4px;
        background-image: url(../../img/home/code.png);
        background-position: 10px center;
        background-repeat: no-repeat;
    }

    .login-block .icode {
        border: 0 none;
    }

    .tosign {
        text-align: center;
        bottom: 0px;
        top: inherit;
        left: 10px;
    }

    .login-block li .btn-in {
        margin-top: 30px;
    }

    .login-block ul li:last-child {
        border: 0 none;
        height: auto;
    }

    .header .logo {
        margin-left: 20px;
    }

    .footer {
        margin-top: 10px;
    }

    .login-block li.byverification .text {
        border-color: #ccc;
    }

    .applyqq {
        display: block;
    }

    .resigter2{
        top:0px;
    }
    .account2{
        margin-top:0;
    }
     .recover{
     margin-top:480px;
 }
     /*登录页面手机端*/
    .notice-scroll {
        display:none;
    }
    .index-warp .banner {
        display:none;
    }
    .login {
        width:calc(100%);
        box-shadow:none;
        right:0;
        top:0;
        margin-right:0;
        margin-top:0;
        padding:20px;
        position:relative!important;
    }
    .login-block ul{
        padding:0;
    }
    .login-block li #MobileLogin,.login-block li #PasswordLogin{
        padding-left:5px;
    }
    .login-logo {
        display:none;
    }
    .login-switch {
        display:none;
    }
    .index-warp {
        height:auto!important;
    }
     .login-block li.bordered{
        border-bottom:1px solid transparent;
    }
    .login-block ul li.bordered{
       border:1px solid #ccc;
       border-radius:4px;
    }
   
    .login-block ul li:nth-of-type(5){
        border:0 none;
    }
    .login-block ul li:first-child {
        display:block!important;
    }
     .login-warp .login-block ul li .common{
        padding-left:0;
        margin-left:34px;
    }
     .login .login-wrap .login-pwd .login-user{
          background-image:url(../../img/home/user.png)!important;
        background-position:10px center;
        background-repeat:no-repeat;
     }
      .login .login-wrap .login-pwd  .login-password {
        background-image:url(../../img/home/password.png)!important;
        background-position:10px center;
        background-repeat:no-repeat;
    }
    .login-phone {
        background-image:url(../../img/home/tell.png)!important;
        background-position:10px center;
        background-repeat:no-repeat;
    }
    
    .login-qq {
        background-image:url(../../img/home/qq.png)!important;
        background-position:10px center;
        background-repeat:no-repeat;
    }
    .login-user {
        background-image:url(../../img/home/user.png)!important;
        background-position:10px center;
        background-repeat:no-repeat;
    }
    .login-block li.byverification .login-user {
        background-image:url(../../img/home/yuser.png);
    }
    .login-password {
        background-image:url(../../img/home/password.png)!important;
        background-position:10px center;
        background-repeat:no-repeat;
    }
    .login-block li.byverification .login-password {
        background-image:url(../../img/home/ypassword.png);
    }
    .login-block  li .loginCode{
        background-image:url(../../img/home/yimgcode.png)!important;
        background-position:7px center;
        background-repeat:no-repeat;
    }
}

.purchasesellstock-tit {
    height:473px;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);
    background: url(../../img/home/banner6.png) no-repeat top center;
    background-size: cover;
}

@media screen and (max-width:1200px){

    .login-block li .btn-in  , .login-block li .login-change{
        width:100%;
    }


}