


a{color: #848484;text-decoration: none;outline: none;}
.main{
	width: 100%;
	height: auto;
	
}
ul{
	list-style: none;
}
.search{
    width: 100%;
    height: 2.75rem;
    background: #FFFFFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.left{
    width: 15%;
    height: 2.75rem;
    float: left;
}
.left img{
    width: 1rem;
    margin: 0.85rem 0 0.75rem 0;
}
.input{
    width: 85%;
    height: 2.75rem;
    text-align: center;
    line-height: 2.75rem;
    font-size: 1.125rem;
    color: #565656;
    font-weight: bold;
}
.xingz2{
    position: absolute;
    /*left:89%;*/
    right: 0.8rem;
    top:0.8rem;
    color:#999;
    font-size: 0.875rem;
}
.clear:after{display:block;clear:both;content:"";}
.float{
    float: left;
}
.right{
    float: right;
}
.content{
	margin-top:4rem ;
}
.login{
	text-align: center;
	margin-top: -3rem;
}
.login>img{
	width: 9.875rem;
}
.paimai{
	margin-top: 0.93rem;
	text-align: center;
	color:#848484;
	font-size:0.875rem ;
}
.l_input{
	margin-top: 1.4rem;
	width: 100%;
	height: auto;
}
.l_input .user,.l_input .pwd{
	width: 92%;
	height: 3rem;
	margin: 0.5rem auto;
	background: #FFFFFF;
	border-bottom: 1px solid #DDDDDE;
}
.l_input .user div,.l_input .pwd div{
	width: 1.5rem;
	height: 1.5rem;
	margin-top: 0.8rem;
	float: left;
}
.l_input .user div img,.l_input .pwd div img{
	width: 1.5rem;
	height: 1.5rem;
}
.l_input .user input{
	border: 0;
	width: 70%;
	height: 2rem;
	margin-top: 0.5rem;
	padding-left: 0.4rem;
	outline: none;
	color: #848484;
	font-size: 1rem;
}
.l_input .pwd input{
	border: 0;
	width: 60%;
	height: 2rem;
	margin-top: 0.5rem;
	padding-left: 0.4rem;
	float: left;
	outline: none;
	color: #848484;
	font-size: 1rem;
}
.l_input .pwd>img{
	width: 1.5rem;
	height: 1.5rem;
	float: right;
	margin-top: 1rem;
}
::-webkit-input-placeholder{
    color:#cccccc;
}
.anniu{
	margin-top: 2.5rem;
	height: 2.75rem;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background: #F27E61;
	text-align: center;
	line-height: 2.75rem;
	font-size: 1.125rem;
	color:#fff;
	border-radius: 5px;
}
.anniu a{
	float:left;
	width: 100%;
	color:#fff;
}
.forget {
    margin-top: 0.93rem;
    text-align: center;
    font-size: 1rem;
    color: #848484;
}

.forget4 {
    font-size: 0.875rem;
    color: #848484;
}

.select-s {
	display: inline-block;
	
	background-image: url(../img/yi.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.select-s-active {
	background-image: url(../img/ydagou.png);
}