.login_con {
	padding: 28px 32px 18px;
}
.welcome span {
	display: block;
	font-size: 18px;
	color: #333;
}
.welcome a {
	display: block;
	font-size: 12px;
	color: #333;
}
.table {
	margin-top: 37px;
}
.table label img {
	display: block;
	width: 40px;
	height: 40px;
}
.table li>img {
	width: 100px;
	height: 40px;
}
.table li {
	margin-bottom: 15px;
}
.table li input {
	height: 38px;
	text-indent: 10px;
	font-size: 14px;
	border-top: 1px solid rgba(204, 204, 204, 1);
	border-right: 1px solid rgba(204, 204, 204, 1);
	border-bottom: 1px solid rgba(204, 204, 204, 1);
}
.all input {
	width: 244px;
}
.half input {
	width: 139px;
}
.onther {
	margin-top: 15px;
}
.onther img {
	vertical-align: sub;
	margin-left: 5px;
	cursor: pointer;
}
.or_onther {
	text-align: right;
	margin-top: 15px;
}
.or_onther a {
	font-size: 12px;
	color: #FF9600;
	margin-left: 10px;
}
/*轮播*/
.swiper-container {
    width: 100%;
}  
.swiper-slide img{width: 100%; height: 100%;display: block;}
/*登陆成功*/
.login_con1{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	display: none;
}
.login_con2{
	display: block;
}
.login_con1_1{
	width: 100%;
	margin-top: 30px;
}
.login_con1_1>img{
	display: block;
	margin: auto;
	width: 93px;
	border-radius: 93px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.login_con1_1>p{
	text-align: center;
	margin: 10px 0;
}
.login_con1_1>p>a{
	color: #5959fe;
	text-decoration:underline;
}
.login_con12{
	width: 100px;
	height: 35px;
	background: #CCCCCC;
	display: block;
	font-size: 15px;
	text-align: center;
	line-height: 35px;
	margin:20px auto 15px;
}
.login_heng{
	border-bottom:1px solid #CCCCCC;
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
}

.login_con1_2{
	width: 95%;
	margin: auto;
	background: #d5d5d5;
	color: #b80103;
	height: 140px;
}
.login_con1_2>p{
	font-size: 16px;
	font-weight: 700;
	padding: 45px 0 0 60px;
}
.login_con1_2>p>span{
	color: #000;
}
