/*首页导航*/
body{
	/*position: relative;*/
	/*overflow: hidden;*/
	margin: 0;
}
a:hover{
    text-decoration: none;
}
.nav-all{
	width: 100%;
	height: 80px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.nav-all-cont{
	width: 100%;
}
.nav-down{
	margin: 0 auto;
	width: 1200px;
	height: 80px;
}
.logo img{
	height: 36px;
	margin-top: 22px;
}
.logo{
	float: left;
	margin-right: -138px;
}
.nav-btn{
	float:right;
}
.nav-btn ul li{
	float: left;
	line-height: 80px;
	padding: 0 25px;
	font-size: 16px;
}
.nav-btn ul li a{
	/*color: #fff;*/
}
.nav-all-cont{
	/*margin-top: -80px;*/
	background-color: #fff;
}
.nav-login-btn{
	float: right;
	margin-left: -150px;
	text-align: center;
}
.nav-login-btn span{
	display: inline-block;
	width: 75px;
    color: #fff;
    line-height: 80px;
    font-size: 16px;
}
.nav-login-btn .login-b,.nav-login-btn1 .login-b{
	display: inline-block;
	width: 75px;
	height: 80px;
	color: #1285f7;
	background:url(/Centent/images/new/zhu-bg1.png) no-repeat center center;
	cursor: pointer;
}
.zhu-bg{
	display: inline-block;
	width: 75px;
	height: 80px;
	margin-left: 20px;
	background:url(/Centent/images/new/zhu-bg.png) no-repeat center center;
	cursor: pointer;
}
.zhu-bg:hover{
	background:url(/Centent/images/new/zhu-bg2.png) no-repeat center center;
}
.nav-login-btn1 .zhu-bg1:hover{
	background:url(/Centent/images/new/zhu-bg2.png) no-repeat center center;
}
.nav-all-cont1{
	position:fixed;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 80px;
	background-color: #fff;
	width: 100%;
}
.nav-down1{
	margin: 0 auto;
	width: 1200px;
	height: 80px;
}
.logo1 img{
	height: 36px;
	margin-top: 22px;
}
.logo1{
	float: left;
	margin-right: -138px;
}
.nav-btn1{
	float:right;
}
.nav-btn1 ul li{
	float: left;
	line-height: 80px;
	padding: 0 25px;
	font-size: 16px;
}
.nav-btn1 ul li a{
	color: #333;
}
.nav-login-btn1{
	float: right;
	margin-left: -150px;
	text-align: center;
}
.nav-login-btn1 span{
	display: inline-block;
	width: 75px;
    color: #333;
    line-height: 80px;
    font-size: 16px;
}
.nav-login-btn1 .zhu-bg1{
	display: inline-block;
	width: 75px;
	height: 80px;
    color: #fff;
    margin-left: 20px;
	background:url(/Centent/images/new/zhu-bg.png) no-repeat center center;
	cursor: pointer;
}
/*以下是登录框*/
/*修改======================================*/
.loginBox-bg{
	position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 1;
}
.loginBox{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 330px;
	height: 420px;
	z-index: 9999;
	font-size: 0;
}
.index-login{
	background-color:rgba(0,0,0,.6);
}
.index-login .hengxian{
	height: 2px;
	background-color: #999;
}
.index-login-account{
	cursor:pointer;
	font-size:18px;
	color:#fff;
	display: inline-block;
	line-height: 58px; 
	width:49%;
	height: 58px;
	text-align: center;
}
.index-login-info{
	cursor:pointer;
	width: 49%;
	display: inline-block;
	color: #ddd;
	font-size:18px;
	height:58px;
	line-height: 58px; 
	margin-left: 2%;
	text-align: center;
}
.index-login-active{
	width: 49%;
	height: 58px;
	background-color: rgba(0,0,0,.5);
}
.index-login-tel{
	width:258px;
	height: 48px; 
	border:1px solid #ddd;
	color:#999;
	font-size:14px;
	outline: none;
	margin-top: 20px;
	padding-left:20px;
	margin-left: 36px;   
}
.index-login-tab{
	width:258px;
	height: 49px;
	position: relative;
	margin-top: 15px;
	margin-left:35px;
}
.index-login-password{
	position: absolute;
	left:0;
	top: 0;
	width:258px;
	height: 49px; 
	border:1px solid #ddd;
	color:#999;
	font-size:14px;
	outline: none;
	padding-left:20px;
	/*display: none;*/    
}
.duan-code{
	display: none;
}
.index-login-yancode{
	/*display: none;*/
	position: absolute;
	left:0;
	top: 0;
	width:166px;
	height: 49px; 
	border:1px solid #ddd;
	color:#999;
	font-size:14px;
	outline: none;
	padding-left:20px;   
}
.index-get-yancode{
	/*display:none;*/ 
    position: absolute;
	right:-1px;
	top: 0px;
	width:87px;
	height: 49px;
	background-color: #ff9933;
	color:#fff;
	font-size:14px;
	outline: none;
	border:none; 
}
.checkbox{
	display: inline-block;
}
.checkbox input{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	margin-left:35px !important;
}
.index-login-select{
	width: 12px;
	height: 12px;
	font-size: 14px;
	color: #fff;
	border:1px solid #999;
	border-radius: 2px;
	margin-left: 28px;
	margin-top: 20px;
	/*vertical-align: center;*/
	margin-right: 12px;
}
.index-login-select-cont{
	line-height: 14px;
	font-size: 14px;
	color:#666; 
}
.index-login-forget{
	line-height: 14px;
	font-size: 14px;
	color: #666;
	margin-left:140px; 
}
.login-b{
	cursor: pointer;
}
.login-b:hover{
	color: #1285f7;
}
#btn-block {
    display: inline-block;
    width: 317px;
    height: 47px;
    background: url(/Centent/images/new/login-btn-bg.png) no-repeat;
    margin-left: 38px;
    color: #fff;
    font-size: 24px;
    padding: 7px 104px;
    font-family: "Microsoft YaHei";
}
.index-login-line1{
	width: 100%;
	height: 1px;
	border-bottom:1px solid #ddd;
}
.index-login-wechat{
	font-size: 14px;
	color: #ddd;
	line-height: 50px;
	/*margin-left: 28px;*/
	margin-right: 19px;
}
.index-login-qq{
    font-size: 14px;
    color: #ddd;
    /*margin-right: 137px;*/
}
.index-login-weqq{
	display: inline-block;
    margin-top: 20px;
	height: 12px; 
	border-right: 1px solid #666;
	vertical-align: top;
	margin-right: 20px;
}
/*.index-login-return{
	vertical-align:bottom;
}*/
.index-login-register{
	font-size: 18px;
	color: #0099cc;
	margin-left: 10px;
}
/*我给你添加的,中文首字母命名*/
.zddlWjmm{
	width: 265px;
	height: 42px;
	margin-left: 35px;
}
.zddlWjmm label{
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-left: 4px;
	vertical-align: top;
}
.zddlWjmm input{
	margin-top: 14px;
}
.zddlWjmm a{
	float: right;
	font-size: 14px;
	margin-top: 10px;
	text-decoration: none;
	color: #fff;
}
.qtfsdl{
	width: 265px;
	margin-left: 35px;
}
.qtfsdl .mfzc{
	float: right;
	vertical-align: top;
	margin-top: 14px;
	cursor: pointer;
	text-decoration: none;
}
.qtfsdl .index-login-ruturn{
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	overflow: hidden;
	vertical-align: middle;
}
.qtfsdl .index-login-register{
	line-height: 18px;
	vertical-align: middle;
}
/*修改完毕=============================*/
/*/*弹窗*/
.alert{
	display: none;
}
.alert .back{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1200;
	background-color: rgba(0,0,0,0.4);
}
.alert .area{
	font-size: 0;
	width: 918px;
	height: 578px;
	background-color: #f5f5f5;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1201;
}
.zhuce-left{
	width:333px;
	float: left; 
	text-align: center;
}
.zhuce-left p{
	margin-top:166px;
	margin-bottom: 54px;
	color:#333;
	font-size:18px;
}
.we-zhu{
	display:block;
	width:140px;
	height: 40px;
	border-radius: 5px;
	background-color: #55b270;
	margin-top: 18px;
	margin-left:96px; 
}
.we-zhu img{
	margin-top:8px;
	vertical-align: middle; 
}
.we-z{
	display: inline-block;
	font-size:18px;
	color: #fff; 
	vertical-align: middle;
	margin-left: 15px;
	margin-top: 8px;
}
.we-Q{
	display:block;
	width:140px;
	height: 40px;
	border-radius: 5px;
	background-color: #5eaae0;
	margin-top: 18px;
	margin-left:96px; 
}
.we-Q img{
	margin-top:8px;
	vertical-align: middle; 
}
.zhuce-right{
	float: right;
	width:584px;

	text-align: center; 
}
.zhuce-right-cont{
	margin-top:56px;
	margin-bottom: 56px;
	height: 470px;
	border-left:1px solid #ddd;
	text-align: left; 
}
.tui{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
.zhuce-right-cont p{
	display: block;
	text-align: center;
	color: #333;
	font-size: 18px;
	margin-top: 46px;
	margin-bottom:40px; 
}
.zhuce-right-cont-ipt >input{
	display: inline-block;
	width:342px;
	height: 42px;
	border-radius: 5px;
	border:1px solid #ddd; 
	font-size:14px; 
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 120px;
}
.tu-ipt{
	width: 342px;
	margin-left:120px; 
}
.tu-ipt input{
    display: inline-block;
    width:222px;
    height: 42px;
    border:1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    padding-left: 10px;
    float: left;
    margin-bottom: 10px;
}
.tu-ipt span{
	display: inline-block;
	width:104px;
	height: 42px;
	float: right;
	border:1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    color: #1285f7;
    text-align: center; 
    background-color: #fff;
    padding-top: 10px;
}
.checkbox-box{
	margin-left: 120px;
}
.checkbox-z{
	text-align: left;
	font-size: 14px;
	padding-left: 5px;
}
.checkbox-z-light{
	font-size: 14px;
	color: #1285f7;
}
.checkbox-btn{
	display: block;
	width:342px;
	height: 42px;
	background-color: #1285f7;
	border-radius: 5px; 
	outline: none;
	border:none;
	font-size: 18px;
	color: #fff;
	margin-left: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.login{
    color: #1285f7;
    font-size: 14px;
    margin-left: 120px;
}
/*等待注册*/
.wait-zhu{
	margin-top:88px;
	margin-left:256px; 
}
.zhuce-right-cont .zhu-cont{
	width:405px;
	display: block;
	margin-left: 88px; 
    color: #999;
}
.zhuce-right-cont .gai-cont{
	font-size:30px;
	color: #666; 
}
.phone{
	font-size: 18px;
	color: #ff9933;
}
.btm{
	width: 405px;
	font-size: 18px;
	color: #999;
	margin-left: 88px;
}
.btm a{
	color: #1285f7;
}
.btm-time{
	float: right;
}
.btm-time-light{
	color: #1285f7;
}
.zhuce-right-cont{
	display: none;
}