html, body, div, span,object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strike, strong, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0; font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html,body{margin:0; padding:0; font-family:"Microsoft YaHei","SimSun"; width: 100%; background:#fafafa;}
body input,select{outline: 0; cursor: pointer;}
body a{cursor: pointer; text-decoration:none;}

.import{width:100%; padding-bottom: 40px;}
.import .logo{margin:80px auto 40px; height: 60px; text-align: center;}
.import .logo img{height: 100%;}
.import .importCon{width:340px; padding:50px 68px 30px; margin: 0 auto; background: #fff; border-radius:8px; border:1px solid #eee; box-shadow: 0 0 10px #e6e6e6;}
.importCon h5{font-size: 30px; text-align:center; color: #bcc4cc; padding-bottom:44px;}
.importCon p span{font-size: 16px; color: #54585c; display: block; padding-bottom: 10px;}
.importCon p input[type="text"],input[type="Password"]{width: 334px; height: 42px; border: 1px solid #eee; border-radius: 5px; text-indent: 1em; font-size: 18px; color: #a4acb2; margin-bottom: 20px;}
.importCon p input[type="submit"]{width: 340px; height: 48px; line-height: 48px; border: 0; cursor: pointer; border-radius: 5px; background:#fcc807; color: #fff; text-align: center; font-size: 20px; margin: 40px 0;}
.importCon p input[type="submit"]:hover{opacity: 0.8;}
.importCon p b.autologinC{font-size: 14px; line-height: 22px; color: #54585c; }
.importCon p b.autologinC input#autologin{width: 16px; height: 16px; float: left; cursor: pointer; margin-right: 6px;}
.importCon p a.forgotPwd{font-size: 14px; color: #7cb2e5; float: right; }
.importCon p a.forgotPwd:hover{color: #5a9fe1; text-decoration: underline;}
.importCon p a.jump{text-align: center; display: block; font-size: 14px; color:#fcc807;}
.importCon p a.jump:hover{opacity: 0.8; text-decoration: underline;}
.importCon p em{color: #ff4b4b; font-size: 13px; top: -20px; position: relative;}

/* 注册 */
.importCon p .fl{float: left;}
.importCon p font{color: #F00; margin-right: 5px;}
.importCon p select{width: 338px; height: 42px; border: 1px solid #eee; border-radius: 5px; text-indent: 1em; font-size: 18px; color: #a4acb2; margin-bottom: 26px;}
.importCon p a.agreement{float: left; font-size: 14px; color: #7cb2e5;}
.importCon p a.agreement:hover{color: #5a9fe1; text-decoration: underline;}

/*忘记密码*/
.importCon .nextStep{margin-top: 10px !important;}
.importCon .getBack{color: #949799;}
.importCon .getBack dt{font-size: 14px;}
.importCon .getBack dd{font-size: 12px; margin-top: 10px;}
.importCon .inputCode{width:200px !important;}
.importCon .getCode{width: 120px; float: right; height: 46px; border: 0; color: #fff; border-radius: 4px; background: #f3bf00;}
.importCon .getCode:hover{opacity: .8; cursor: pointer;}

@media (max-width:768px) {
	html, body {background: #fff;}
	.importCon h5{font-size: 20px; padding-bottom: 20px;}
	.import .logo{width:180px; height: 60px;}
	.import .importCon{width: 80%; box-shadow: none; border: 0; padding: 0;}
	.importCon p span{font-size: 14px; padding-bottom: 8px;}
	.importCon p input[type="text"], input[type="Password"]{height: 32px; font-size: 14px; margin-bottom:16px;}
	.importCon p input[type="submit"]{height: 40px; line-height: 40px; margin: 30px 0 20px; font-size:18px;}
	.importCon p select{height: 36px; font-size: 14px; margin-bottom: 20px;}
	.importCon .getCode{height: 38px; line-height: 38px; width: 110px;}
	input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; }
}