* {
	margin:0;
	padding:0;
	list-style:none;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.nav {
	position:relative;
	width:600px;
	margin-left:70px;
	margin-top:18px;
    font-family: "微软雅黑", "宋体", "黑体", Arial;
	font-size:14px;
	line-height:30px;
	float:left;
	z-index:20;
}
.nav a {
	color:#242424;
	height:44px;
}
.nav h3 {
	font-weight:600;
}
.nav .m {
	float:left;
	position:relative;
	z-index:1;
}
.nav .s {
	float:left;
	width:3px;
	text-align:center;
	color:#D4D4D4;
}
.nav h3 a {
	display:block;
	width:115px;
	text-align:center;
	font-weight:lighter;
	font-size:16px;
}
.nav .sub {
	display:none;
	position:absolute;
	left:-3px;
	top:44px;
	z-index:1;
	width:117px;
	border:1px solid #E6E4E3;
	border-top:0;
	background:#fff;
}
.nav .sub li {
	text-align:center;
	padding:0 8px;
	margin-bottom:-1px;
}
.nav .sub li a {
	display:block;
	border-bottom:1px solid #E6E4E3;
	padding:8px 0;
	height:28px;
	line-height:28px;
	color:#000;
}
.nav .sub li a:hover {
	color:#FE7700;
}
.nav .block {
	height:2px;
	width:120px;
	background:#FE7700;
	position:absolute;
	left:0;
	top:42px;
	overflow:hidden;
}
/*登录*/
.signin-input { 
display: block; 
width: 270px; 
height: 34px; 
padding: 6px 10px 6px 80px; 
font-size: 14px; 
line-height: 1.428571429; 
color: #555555; 
vertical-align: middle;
border: 1px solid #cccccc; 
border-radius: 4px; 
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; 
} 
.signin-input:focus { 

border-color: #66afe9; 
outline: 0; 
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); 
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6); 
} 
.signin-inputq{background:url(/images/November/images/Signinbg.png) #fff no-repeat left center;}
.signin-inputq:focus{background:url(/images/November/images/Signinbgh.png) #fff no-repeat left center;}
.signin-inputw{background:url(/images/November/images/Passwordbg.png) #fff no-repeat left center;}
.signin-inputw:focus{background:url(/images/November/images/Passwordbgh.png) #fff no-repeat left center;}
.signin-inpute{ width:100px; padding-left:15px; float:left; margin-right:20px;}

.signin-q{ width:100%; background:#f84e4f; padding:40px 0;}
.signin-w{ width:1200px; margin:0 auto;}
.signin-w:after{ clear:both; content:""; display:block; width:0; height:0; visibility:hidden;}
.signin-e{ width:770px; height:576px; float:left;}
.signin-r{ width:430px; height:450px; margin-top:63px; float:left; background:#fff; border-radius:10px; -moz-box-shadow:2px 2px 5px #666; -webkit-box-shadow:2px 2px 5px #666; box-shadow:2px 2px 5px #666;}
.signin-t{ width:360px; line-height:80px; height:50px; margin:0 auto;}
.signin-t img{ vertical-align:middle;} 
.signin-y{ width:370px; margin:0 auto; line-height:50px;}
.signin-y a{ color:#292929; text-decoration:none;}
.signin-y p{ padding:10px 0; font-size:14px;}
.signin-y p img{ float:left; width:150px; height:50px; margin-right:20px; border-radius:4px;}
.signin-y p a{ float:left; line-height:50px;}
.signin-y .signin-u{ margin-top:0px; vertical-align:middle;}
.signin-btn { width:363px; height:50px; line-height:50px; text-align:center; background:#ff7e00; border:0px; cursor:pointer; font-size:20px; color:#FFF; font-family:"Microsoft YaHei"; border-radius:4px;}
.signin-y .signin-i{ text-align:right; padding-right:9px; padding:0;}
.signin-y .signin-i a{ margin-left:7px;}
