.main{
	padding-top: 70px;
	width: 100%;
	height: 790px;
	background: url(../images/login_01.jpg) no-repeat;
	background-position: center center; 
}
.title{
	margin-bottom: 50px;
	text-align: center;
}
.title span{
	font-size: 24px;
	margin-left: 10px;
}
.title img{
	width: 180px;
	margin-top: -25px;
}
.main_box{
	width: 380px;
	background: #fff;
	margin: 0 auto;
	padding: 30px 25px;
}
.main_box .tab{
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	list-style: none;
}
.main_box .tab li{
	float: left;
	width: 50%;
	font-size: 16px;
	color: #999;
	height: 30px;
	cursor: pointer;
	text-align: center;
}
.active{
	color: #ff8a00 !important;
	border-bottom: 2px solid #ff8a00;
}
.tab_active{
	display: block !important;
}
.main_choose{
	margin-top: 20px;
	/*height: 420px;*/
}
.choose{
	display: none;
	width: 100%;
}
.lab_warning{
	margin-top: 2px;
	margin-bottom: 0;
	font-size: 15px;
	color: #ff7155;
	display: none;
}
.warning{
	margin: -3px 5px 0 0;
}

/*choose_left*/
.choose_left .text1{
	height: 65px;
	text-align: left;
}
.choose_left .text1 input{
	border: 1px solid #e8e8e8;
	width: 100%;
	height: 38px;
	color: #999;
	font-size: 16px;
	padding-left: 2%
}
.choose_left .text1 input::-webkit-input-placeholder{color: #999;}
.choose_left .text1 input::-moz-placeholder{color: #999;}
.choose_left .text1 input:-moz-placeholder{color: #999;}
.choose_left .text1 input:-ms-input-placeholder{color: #999;}

.choose_left .password{
	height: 60px;
	text-align: left;
}
.choose_left .password input{
	border: 1px solid #e8e8e8;
	width: 100%;
	height: 38px;
	color: #999;
	font-size: 16px;
	padding-left: 2%
}
.choose_left .password input::-webkit-input-placeholder{color: #999;}
.choose_left .password input::-moz-placeholder{color: #999;}
.choose_left .password input:-moz-placeholder{color: #999;}
.choose_left .password input:-ms-input-placeholder{color: #999;}

.forget a{
	font-size: 12px;
	color: #999;
}
.choose_left .sub{
	margin-bottom: 10px;
}
.choose_left .sub input{
	width: 100%;
	background: #ff8a00;
	height: 38px;
	border: 0;
	outline: none;
	font-size: 16px;
	color: #fff;
	border-radius: 3px;
}
.choose_left .check span{
	margin-left: 5px;
	font-size: 14px;
	color: #666;
}
.choose_left .link{
	margin-top: 20px;display:none;
}
.choose_left .link ul{
	width: 100%;
	list-style: none;
}
.choose_left .link ul li{
	float: left;
	width: 25%;
	height: 36px;
	position: relative;
}
.choose_left .link ul li img{
	width: 36px;
	position: absolute;
	left: 50%;
	margin-left: -18px;
}
.choose_left .link .img2, .choose_left .link .img4, .choose_left .link .img6, .choose_left .link .img8{
	display: none;
}
.choose_left .reg{
	padding: 20px 0;
	margin-top: 20px;
	border-top: 1px solid #e8e8e8;
}
.choose_left .reg span{
	margin-top: 10px;
	font-size: 16px;
	color: #666;
}
.choose_left .reg a{
	padding:8px 15px;
	color: #ff8a00;
	border: 1px solid #ff8a00;
	border-radius: 5px;
}
/*choose_left*/

/*choose_right*/
.choose_right .text1{
	height: 65px;
	text-align: left;
}
.choose_right .text1 input{
	border: 1px solid #e8e8e8;
	width: 100%;
	height: 38px;
	color: #999;
	font-size: 16px;
	padding-left: 2%
}
.choose_right .text1 input::-webkit-input-placeholder{color: #999;}
.choose_right .text1 input::-moz-placeholder{color: #999;}
.choose_right .text1 input:-moz-placeholder{color: #999;}
.choose_right .text1 input:-ms-input-placeholder{color: #999;}

.choose_right .text2{
	height: 65px;
	text-align: left
}
.choose_right .code{
	height: 38px;
	border: 1px solid #e8e8e8;
}
.choose_right .code img{
	width: 100%;
	height: 100%;
}
.choose_right .text2 input{
	border: 1px solid #e8e8e8;
	width: 60%;
	height: 38px;
	color: #999;
	font-size: 16px;
	padding-left: 2%
}
.choose_right .text2 input::-webkit-input-placeholder{color: #999;}
.choose_right .text2 input::-moz-placeholder{color: #999;}
.choose_right .text2 input:-moz-placeholder{color: #999;}
.choose_right .text2 input:-ms-input-placeholder{color: #999;}

.choose_right .text3{
	height: 65px;
}
.choose_right .text3 input{
	border: 1px solid #e8e8e8;
	width: 60%;
	height: 38px;
	color: #999;
	font-size: 16px;
	padding-left: 2%
}
.choose_right .text3 button{
	width: 120px;
	background: #ff8a00;
	height: 38px;
	border: 0;
	outline: none;
	font-size: 14px;
	color: #fff;
}
.choose_right .text3 input::-webkit-input-placeholder{color: #999;}
.choose_right .text3 input::-moz-placeholder{color: #999;}
.choose_right .text3 input:-moz-placeholder{color: #999;}
.choose_right .text3 input:-ms-input-placeholder{color: #999;}

.choose_right .sub{
	margin-top: 20px;
	margin-bottom: 10px;
}
.choose_right .sub input{
	width: 100%;
	background: #ff8a00;
	height: 38px;
	border: 0;
	outline: none;
	font-size: 16px;
	color: #fff;
	border-radius: 3px;
}
.choose_right .check span{
	margin-left: 5px;
	font-size: 14px;
	color: #666;
}
.choose_right .link{
	margin-top: 20px;display:none;
}
.choose_right .link ul{
	width: 100%;
}
.choose_right .link ul li{
	float: left;
	width: 25%;
	height: 36px;
	position: relative;
	list-style: none;
}
.choose_right .link ul li img{
	width: 36px;
	position: absolute;
	left: 50%;
	margin-left: -18px;
}
.choose_right .link .img2, .choose_right .link .img4, .choose_right .link .img6, .choose_right .link .img8{
	display: none;
}
.choose_right .reg{
	padding: 20px 0;
	margin-top: 20px;
	border-top: 1px solid #e8e8e8;
}
.choose_right .reg span{
	margin-top: 10px;
	font-size: 16px;
	color: #666;
}
.choose_right .reg a{
	padding:8px 15px;
	color: #ff8a00;
	border: 1px solid #ff8a00;
	border-radius: 5px;
}
/*choose_right*/

/*footer*/
.footer{
	background: #333;
	padding: 40px 0 40px 0;
}
.footer .ewm_box{
	margin-top: 10px;
}
.footer .ewm_box span{
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
	margin-top: 15px;
}
.footer .ewm_box .sina, .footer .ewm_box .chat{
	margin-left: 10px;
}
.sina_box, .chat_box{
	position: relative;
}
.footer .ewm1, .footer .ewm2{
	width: 200px;
    height: 200px;
    display: none;
    position: absolute;
    left: -195px;
    top: -77px;
}
.footer .follow_us{
	margin-bottom: 40px;
}
.link_ul{
	list-style: none;
}
.link_ul li{
	float: left;
	padding: 0 0.5%;
	font-size: 14px;
	color: #fff;
}
.link_ul li:first-child{
	padding-left:0;
}
.link_ul li a{
	font-size: 14px;
	color: #fff;
}
.copyright{
	margin-top: 5px;
	text-align: left;
	font-size: 14px;
	color: #fff;
}
.footer .link{
	margin-top: 5px;
	text-align: left;
}
.footer .link span{
	font-size: 14px;
	color: #fff;
}
.footer .link a{
	font-size: 14px;
	color: #fff;
}
/*footer*/


@media screen and (max-width: 767px ){
	.main_box .tab li,.choose_right .text1 input,.choose_right .text2 input,.choose_right .sub input,.choose_right .reg a,.choose_right .check span,.choose_left .text1 input,.choose_left .reg a,.choose_left .check span,.forget a{
		font-size: 20px;
	}
	.choose_right .text3 button{
		font-size: 16px;
	}
}