/*顶部修改样式*/
#navmax #navmaxform{
	margin-top: 16px;
	float: right;
}
body #navmax{
	height: 74px;
}

#navmax #logo img{
	width: 260px;
	height: 105px;
}

#topleft{
	
	text-indent: 270px;
	
}
.topleft{
	height: 74px;
	font-size: 24px;
	
	line-height: 74px;
	padding-left: 270px;
	position: relative;
}
.topleft p{
	height: 50px;
	width: 200px;
	font-size: 24px;

	
}

/*字体图标*/
@font-face{font-family:iconfont;src:url(../font/font_1451959379_8626566.eot);
src:url(../font/font_1451959379_8626566.eot) format('embedded-opentype'),url(../font/font_1451959379_8626566.woff) format('woff'),url(../font/font_1451959379_8626566.ttf) format('truetype'),url(../font/font_1451959379_8626566.svg) format('svg')}

.taobao_font{
	font-family: 'iconfont';
	font-size: 30px;
	color: #E6E6E6;
}


/*主内容区*/
#enterCon{
	height: 500px;
	background: #0d80e8;
	position: relative;
}
#enterConMin{
	width: 350px;
	height: 370px;
	background-color: #fff;
	
	
	
	position: absolute;
	top: 14%;
    left: 58%;
}

#enterConMin ul li{
	float: left;
	width: 174px;
	height: 55px;
	cursor: pointer;
	line-height: 55px;
	font-size: 20px;
	text-align: center;
	border-bottom:1px solid #f6f6f6 ;
	border-right:1px solid #f6f6f6 ;
}
/*点击登录方式的样式*/
/*提示信息*/
.tishi_dis_list{
	width: 100%;
}

.dis_list1{
	margin-left: 50px;
	line-height: 30px;
	width: 200px;
	height: 30px;
	overflow: hidden;
}
.dis_list{
	
	color: red;
	font-size: 16px;
	background-color: #E6E6E6;
}



#enterCon #enterConMin ul li.liclick{
	color: red;
}
.disblock{
	display: block;
}
.disnone{
	display: none;
}
#enterConMin .content{
	width: 350px;
	height: 315px;
}
#enterConMin .content .contentCen{
	width: 350px;
	height: 194px;
}
#enterConMin .content .contentCen #saoma{
	margin:50px 0 0 30px ;
}

#enterConMin .content .contentCen #saoma .saoma_o>img{
	margin-right: 20px;
}
#enterConMin .content .contentCen #saoma .saoma_t{
	margin-top: -18px;
}
#enterConMin .content .contentBot{
	margin: auto;
	width: 224px;
}
#enterConMin  .content .contentBot p {
	margin-right: 20px;
	height: 40px;
	float: left;
	
}
#enterConMin .content .contentBot p a{
	display: block;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #666;
	font-family: "黑体";
	
}
#myform{
	width: 304px;	
	margin: auto;
}
#myform>p input{
	text-indent: 50px;
	width: 300px;
	height:42px;
}
#myform>p{
	margin-bottom: 30px;
	position: relative;
}
#myform>p>span{
	display: inline-block;
	width: 46px;
	height: 46px;
	background-color: darkgray;
	text-align: center;
	line-height: 46px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#myform>p:nth-child(3){
	margin-bottom: 0;
}

#myform p #img{
	position: absolute;
	top: 14px;
	right: 10px;
	display: none;
	
}
#myform p #submit{
	width: 304px;
	text-indent: 0;
	color: white;
	font-weight: bold;
	font-size: 18px;
	background-color: #f40;
	border: none;

	
}
 #myform .method {
 	margin-bottom: 30px;
 }
#myform .method a{
	color: #4c4c4c;
	font-size: 14px;
}
#myform .method input{
	
}
.zhuce{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-top: solid 2px #e6e6e6;
	text-align: center;
	font-size: 20px;
	color: #009688;
	background: url(../img/redright.png) no-repeat 112px 14px;
}

.zhuce 	a{
	font-family: "黑体";
	font-size: 20px;
	color: #009688;
}






/*页脚修改样式*/
#footer .recommendTitle{
	border-bottom: solid 4px #e6e6e6;
	margin-bottom: 40px;
}
