* { margin:0; padding:0; }
html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, img { margin:0; padding:0; }
ul li { list-style:none; }
a img { border:none; }
body{ background:#FFF;-moz-osx-font-smoothing: grayscale;}
a { text-decoration:none; color:#272727;}
i { font-style:normal;}
/* CSS Document */


/* Credit: http://www.cssmoban.com */

body {
	margin: 0;
	padding: 0;
	color: #272727;
	font-family:"微软雅黑";
	font-size: 12px;
	line-height: 1.4em; 
}

a, a:link, a:visited {font-weight: normal; text-decoration: none }
a:hover { text-decoration: none; }

a.addtocart{ display: inline-block; width: 80px; height: 21px; line-height: 21px; text-align: center; font-size: 10px; font-weight: bold; color: #333; background: url(images/templatemo_addtocart.png) }
a.detail{ display: inline-block; width: 64px; height: 20px; line-height: 20px; text-align: center; font-size: 10px; font-weight: bold; color: #333; background: url(images/templatemo_detail.png) }

img { border: none; }
blockquote { border: 1px solid #039fb1; border-left: 5px solid #000; padding: 19px; margin: 20px 0 0 0}
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #333; }

/* --------------- clearfix ------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* */


/*-页头-*/
#header-container{height:75px;width:990px;margin:0 auto;position:relative;}
#header{height:75px;width:100%;border-bottom:1px solid #e3e3e3;overflow:hidden;background:#fff;}
#header,#content,#footer{margin-left:auto;margin-right:auto;}
#logo{float:left;display:block;height:40px;width:255px;margin-top:20px; background:url(../images/login-logo.png) no-repeat;}
#logo a{float:left;display:inline-block;height:40px;width:255px;overflow:hidden;text-indent:-999em;}
#logo .header-title{float:left;display:inline-block;height:23px;margin-top:10px;line-height:23px;font-size:22px;font-family:Microsoft YaHei,Hiragino Sans GB,\5b8b\4f53;color:#999; position:relative; top:-40px; left:300px;}
#navigation{float:right;height:75px;font:normal 12px/75px Verdana,Arial,\5b8b\4f53,sans-serif;}
#navigation a{color:#666;}
#navigation a.navi-weak{color:#999;}


#content-container {padding-top: 100px;}
.grid990{width:990px;margin:0 auto;}
#login-banner{float:left;width:560px;min-height:370px;}
#login-module{float:left;border:1px solid #ddd; margin-bottom:30px;margin-left:100px;}


.signbox{width:260px;background:white;padding:20px;box-shadow:#ccc 1px 1px 3px}
.userphoto{margin-bottom:20px; text-align:center;}
.signbox p{position:relative;text-align:left}
.signbox p input{width:240px;border:1px solid #d7d7d7;padding:10px;font-size:14px;color:#000; font-family: 微软雅黑; border-radius:5px; background:transparent;}
.signbox p .sr{border:1px solid #468cfe}
.placeholder{position:absolute;top:10px;left:12px;z-index:1;color:#999}
.s_cz span{float:left}
.s_cz a{float:right}
.s_cz{margin:20px 0}
.sy{height:40px;line-height:40px}
.s_buton input{width:265px;height:36px;font-size:14px;color:#fff;border-radius:3px}
.btn_login{background:#F98715;border:1px solid #F98715;float:left}
.btn_sign{background:#53c653;border:1px solid #46b246;float:right}
 
.aysw-footer {
	border-top: 1px solid #d8d8d8;
	bottom: 0;
	clear: both;
	color: #666;
	font: 12px/18px "微软雅黑",Helvetica,Arial,Verdana,"宋体";
	position: fixed;
	text-align: center;
	width: 100%;
	backgroun: white;
}
.aysw-footer-copyright {
    clear: both;
	line-height: 27px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px; 
	background:white;
}
/* 20170323 */
.login-title{     
	position: relative;
    top: -39px;
    text-align: center;
    font-size: 20px;
    color: #656565;
}





