﻿/* CSS Document */
*{ margin:0; padding:0}
body{font:12px Tahoma,"微软雅黑", "黑体", "宋体", Geneva, sans-serif; line-height: 1.8em; color:#555555; background:#F2F2F2;}
a{color:#555555;text-decoration:none;}
a:hover{color:#1E50A2; text-decoration:underline}

.intxt,.text{
	background:url(../images/input_bg.gif) no-repeat 0 0;
	color: #666;
	border: 1px solid #CFCFCF;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 5px;
    padding: 0 4px;
    width: 360px;border-radius: 10px;
    outline: none;
}
.text_o{ border:1px solid #ff6666;}
/*/*密码强度*/
.rank {display:none; border:none; background:url("../images/rank.gif") no-repeat; width:145px; height:22px; vertical-align:middle; cursor:default; margin:0 0 0 5px;}
.r0 { background-position:0 2; }
.r1 { background-position:0 -19px; }
.r2 { background-position:0 -40px; }
.r3 { background-position:0 -61px; }
.r4 { background-position:0 -82px; }
.r5 { background-position:0 -103px; }
.r6 { background-position:0 -124px; }
.r7 { background-position:0 -145px; }
.login {height:300px;}
.bor {
	width: 660px;
    margin: 0 auto;
}
button {
	margin:0;
	font-size:12px;
	cursor:pointer;
	border:none;
	text-align: center;
}
.reg-btn,.login-btn,.getpass-btn,.regbt {
    background: #e63a3d;
    cursor: pointer;
    font-size: 20px;
    line-height: 50px;
    width: 480px;
    margin: 0 auto;
    height: 50px;
    text-align: center;
    font: 18px/42px 'SimHei';
    color: #fff;
    margin:0 30px;
    border-radius: 10px;
}
.reg-btn:hover,.login-btn:hover,.getpass-btn:hover{ background-position:0 -48px; }

/* 登录box
-------------------------------------------------------------------*/
#login{}
#login  h1 {
    color: #333333;
    font-family: '微软雅黑';
    font-size: 16px;
    font-weight: normal;
    padding-top: 30px;
	padding-left:20px;
	background:#f6f6f6;
	 height: 45px;
	 line-height:16px;
}
#login .back{ position: absolute;
    width: 100px;
    right: 0;
    top: 28px;
    color: #30a4ff;
    font-size: 18px;
    text-decoration: underline;}
#login .theme {
	width:530px;
	margin:0 auto;
	border-top:10px solid #e63c3f;
	background: #fff;
}


#login .theme ul{
	width: 100%;
    margin: 38px auto;
    padding-bottom: 30px;
}
#login .theme li {
	margin-bottom: 30px;
	line-height: 30px;
	overflow:hidden;
	clear:both;	clear:both;list-style: none;
	position: relative;
}
#reg_div li {
	margin-bottom: 18px !important;
}
#reg_div ul{
	padding-bottom: 0px !important;
}
#reg_div_b{
	display: inline-block;
    width: 170px;
    text-align: center;
    position: absolute;
    height: 48px;
    top: 2px;
    right: 52px;
    line-height: 48px;
    font-size: 16px;
    color: #ff3f3f;
    cursor: pointer;
    /* border: 1px solid #ddd; */
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: 0;
}
#yzm_btn{
	width: 100%;
    background: #fff;
    font-size: 14px;
    color: #e63a3d;
    height: 47px;
    border-radius: 10px;
}
#reg_div_b em{
	position: absolute;
    width: 2px;
    height: 34px;
    overflow: hidden;
    left: -4px;
    top: 8px;
}
#login .theme li em{
	position: absolute;
    width: 2px;
    height: 34px;
    overflow: hidden;
    background: #ddd;
    top: 8px;
    left: -2px;
}
#login .theme span{
	color: #555555;
	width: 104px;
	display: block;
	float: left;
	font-size:16px;
	text-align: right;
	overflow:hidden;
	vertical-align:middle;
	height: 50px;
    line-height: 50px;
}
#login_from_jzmi{
	width: 370px;
    /* margin: 0 auto; */
    margin-left: 112px;
}
#login_from_jzmi input{
	position: relative;
    top: 2px;
}
#login_from_jzmi label{
	font-size: 16px;
    margin-left: 10px;
}
#login_btn{
	margin-bottom: 20px !important;
}
#login_zc_lj{

}
#login_zc_lj p{
	text-align: center;
	font-size: 16px;
}
#login_zc_lj a{
	font-size: 16px;
	color:#ff3f3f;
}

#login .useNew .signUp {
	text-align: right;
	font-weight: bold;
	margin-top: 30px;
}
.other_login {
    margin-left: 32px;
    margin-top:35px;
}
.clear {
	clear: both;
}
a.regbt{ background-position:0 -98px; text-align:center;}
a.regbt:hover{background-position:0 -148px; color:#5c8c2f}
.rst_login span,.other_login span{ font-size:14px; font-weight:bold; color:#000000; padding-bottom:5px;}
.footer{ width:550px; margin:10px auto; text-align:center}
.lform .enumselect{ line-height:26px; padding:3px 0; height:26px;}
.success{padding: 20px;text-align: center;font-size: 20px;line-height: 50px;}
.success>a{color: red;font-weight: bold;}



.login_content{
    width:100%;
    background:url(/images/logo_bg.jpg) no-repeat 50% 50%;
    height:738px;
}
.bg_img{
	width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}
.bg_img h2{
	text-align: center;
	padding:65px 0 0 0;
	font-size: 36px;
	color:#e63a3d;
	line-height: 40px;
	width: 100%;
}
#login>span{
	display: inline-block;
	text-align: center;
	font-size: 20px;
	color:#e63a3d;
	margin: 12px 0 20px 0;
	width: 100%;
}
.bg_img_red{
	width:530px;
	margin:0 auto;
}
/*头部*/
.login_header{
    width:100%;
    height:80px;
    line-height: 80px;
    background:#f7f7f7;
}
.login_header_con{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
}
.login_head_logo{
    float:left;
    height: 80px;
}
.login_head_logo img{
    height:47px;
    margin-top: 15px;
}
.login_head_txt{
    float:left;
    height:30px;
    line-height: 30px;
    border-left:2px solid #fc7878;
    margin: 25px 15px;
    padding-left: 15px;
}
.login_head_txt_p1{
    font-size: 12px;
    line-height: 12px;
    letter-spacing:10px;
    color:#fd6464;
    border-bottom: 1px solid #fd6464;
    padding-bottom: 3px;
}
.login_head_txt_p2{
    font-size: 12px;
    line-height: 12px;
    letter-spacing:2px;
    color:#fd6464;
    padding-top: 3px;
}



/*footer*/

.login_footer{
    height:205px;
    background:#e63a3d;
    width:100%;
}
.login_footer_cont{
    width:500px;
    margin:0 auto;
    text-align: center;
    overflow: hidden;
    padding: 33px 0;
}
.login_footer_cont_div{
    width:250px;
    float: left;
}
.login_footer_cont_div p{
    line-height: 14px;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}
.login_footer_cont_div img{
    width:109px;
}
.wap_sj{
    display: none !important;
}
.wap_pc{
    display: block !important;
}


@media screen and (min-width:320px) and (max-width:720px){
	.wap_sj{
	    display: block !important;
	}
	.wap_pc{
	    display: none !important;
	}

	.login_header{
		display: none;
	}
	.bor {
	    width:100%;
	    margin:0 auto;
	    border:0;
	}
	#login h1 {
	    font-size: 0.3rem;
	    padding-top: 0.3rem;
	    padding-left: 0.3rem;
	    height: 0.7rem;
	    line-height: 0.7rem;
	}
	#login .back {
	    width: 2rem;
	    top: 0.4rem;
	    font-size: 0.3rem;
	}
	#login .theme {
    	width: 94%;
    	margin: 0.5rem auto 0;
	}
	#login .theme li {
	    margin-bottom: 0.5rem;
	    line-height: 0.6rem;
	    font-size: 0.25rem;
	}
	#login .theme li em{
	    float: left;
	}
	#login .theme li em b{
		font-size: 0.25rem;
		margin-left: 1.6rem;
	    height: 0.5rem;
	    line-height: 0.5rem;
	}

	#login .theme span {
	    width: 1.5rem;
	    font-size: 0.3rem;
	    height: 0.7rem;
    	line-height: 0.7rem;
	}

	.intxt, .text {
	    border: 0.025rem solid #CFCFCF;
	    padding: 0.02rem 0.2rem;
	    height: auto;
	    line-height: inherit;
	    margin-left: 0.1rem;
	    width: 4.7rem;
	    border-radius: 0.1rem;
	    background: url(../images/input_bg.gif) no-repeat 0 0;
    	background-size: 100% 100%;
	}

	.yzm{
		width:1rem !important;
	}

	.reg-btn, .login-btn, .getpass-btn{
		/*background: #c3d69d;*/
	    height: 0.75rem;
	    width:4.5rem;
	    font-size: 0.3rem;
	    line-height: 0.75rem;
	    margin-right: 0.2rem;
	    border-radius: 0.3rem;
	}
	.regbt {
		background: #f7d676;
	    height: 0.75rem;
	    width: 2.29rem;
	    font-size: 0.3rem;
	    line-height: 0.75rem;
	    margin-right: 0.2rem;
	    border-radius: 0.3rem;
	}
	.footer {
	    width: 94%;
	    margin: 0.15rem auto;
	    text-align: center;
	    font-size: 0.25rem;
	}
	
	.rank {
	    width: 50%;
	    height: 0.45rem;
	    margin: 0 0 0 0.05rem;
	    margin-left: 1.6rem;
	}
	#vdimgck{
		margin-left:0.15rem;
	}

	/*登录手机端修改*/
	#login .theme ul {
	    width: 100%;
	    margin: 0 auto;
	}
	#login .theme h2 {
    text-align: center;
    margin-bottom: 0.35rem;
    font-size: 0.35rem;
    line-height: 0.5rem;
    font-weight: normal;
	}
	.bg-img-text {
	    display: none;
	}
	.bg-img {
	    width: 100%;
	    margin: 0 auto;
	    overflow: hidden;
	}
	.login_content {
    width: 100%;
    background: #fff;
    height: auto;
}
.bg_img {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}
.bg_img h2 {
    text-align: center;
    padding: 0.4rem 0 0 0;
    font-size: 0.5rem;
    color: #ff3f3f;
    line-height: 0.8rem;
    width: 100%;
}
#login>p{
	text-align: center;
    margin: 0.5rem 0 0.2rem 0;
}
#login>p img{
	width: 2.2rem;
}
#login .theme {
    width: 94%;
    margin: 0.5rem auto 0;
    border-top:0;
}

#login_from_jzmi {
    width: 100%;
    /* margin: 0 auto; */
    margin-left: 1.6rem;
}

#login_from_jzmi input {
    position: relative;
    top: 0.02rem;
}
#login_from_jzmi label {
    font-size: 0.3rem;
    margin-left: 0.2rem;
}
#login_from_jzmi{
	display: none;
}
#login_btn {
	text-align: center;
    margin-bottom: 0.4rem !important;
}
#login_zc_lj p {
    text-align: center;
    font-size: 0.34rem;
}

.login_footer{
	display: none;
}
body {
    background: #fff;
}

#yam{

}
#reg_div_b {
    display: inline-block;
    width: 2.5rem;
    text-align: center;
    position: absolute;
    height: 0.62rem;
    top: 1px;
    right: 0.33rem;
    line-height: 0.62rem;
    font-size: 0.3rem;
    color: #ff3f3f;
    cursor: pointer;
    /* border: 1px solid #ddd; */
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: 0;
}
#login .theme li em {
    position: absolute;
    width: 0.04rem;
    height: 0.62rem;
    overflow: hidden;
    background: #ddd;
    top: 1px;
    left: -2px;
}

#yzm_btn {
    width: 100%;
    background: #fff;
    font-size: 0.3rem;
    color: #e63a3d;
    height: 0.62rem;
    border-radius: 0.1rem;
}
.reg-btn{
	margin-top:0.4rem;
}

.bg_img>a{
    width: 100%;
}
.bg_img>a>img{
    width:66%;
}
#login>span {
    display: inline-block;
    text-align: center;
    font-size: 0.3rem;
    color: #e63a3d;
    margin: 0.3rem 0 0.4rem 0;
    width: 100%;
    display: block;
}
.xin_bottom_footer{
    width:100%;
    text-align: center;
}
.xin_bottom_footer img{
    width:3rem;
}
.xin_bottom_footer p{
    font-size: 0.36rem;
    margin-top:0.1rem;
}

}