body,div,p,a,ul,li,h1,h2,h3,h4,fieldset{ padding: 0; margin: 0;}
body,button,input,textarea{ color: #333; font:14px/1.6 \5fae\8f6f\96c5\9ed1,\5b8b\4f53,arial;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ul,li { list-style: none;}
fieldset, img {border: 0;}
legend {display: none;}
a { text-decoration: none; color: #333;}
a:hover { text-decoration: underline; color: #333;}
.warpper{ width: 1000px; margin: 0 auto;}
.mt5{ margin-top: 5px;}
.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.ml20 { margin-left: 20px;}
.fl{ float: left;}
.fr { float: right;}
.col-blue{
    color: #0079C1;
}
/* clear float */
.clearfix:before,
.clearfix:after{content:".";display:block;height:0;visibility:hidden;font-size:0;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}/* IE < 8 */

#footer {float:left; width:100%; margin-top:100px auto 0; background-color: #fff; text-align: center; padding-top: 10px; line-height: 34px;
 font-family: \5b8b\4f53,arial; font-size: 13px; color: #868686; border-top: 1px solid #C9C9C9;}
#footer a { color: #868686;}
.footer_info a { margin: 0 10px;}
.form-item li { margin-top: 8px; }
.form-item li label { display: inline-block; text-align: left; font-weight: bold;}
.form-item li input,.form-item li select { border: 1px solid #bbb; font-family:\5b8b\4f53; line-height: 20px; }
.form-item li input { width: 210px; padding:0 4px; line-height: 14px;height: 20px; }
.form-item li select { width: 220px; height: 22px;vertical-align: top;}
.form-item li input.input-s { width: 160px;}
.form-item li input.input-m { width: 290px;}
.form-item li input.input-l { width: 450px;}
.form-item li label .no-null { color: #f00; margin-right: 3px; font-style: normal; font-family:\5b8b\4f53;}
#city { margin-left:10px;}
.tip { background: #ffeded; color: #f00; margin-top: 10px; line-height: 30px; text-align: center;}

/*.blockOverlay { z-index: 1000; border: none; margin: 0px; padding: 0px; width: 100%; height: 100%; top: 0px;
	left: 0px; background: rgba(0, 0, 0, 0.3); filter:opacity:0.3; filter:alpha(opacity=30)\9; cursor: pointer;
	position: fixed; _position: absolute; display: none;}
.blockMsg { z-index: 1011; position: fixed; _position: absolute; width: 400px; top: 50%; left: 50%; margin-left: -213px;
	margin-top: -225px; color: rgb(0, 0, 0); border: 8px solid rgb(216, 216, 216); border-radius: 3px; height: 425px;
	background-color: #fff;}
.form-item li input.play-submit {width: 120px; }
.ques-Content-title h3 { width: 300px; padding-top: 25px; }

.col-main-content #play-bnt { margin-top: 20px;}
.list-disc { line-height: 22px;}*/


.header { background-color: #fff; margin-top: 10px; border-bottom: 2px solid #000;}
.header h1 { float: left; font-size: 36px;}

.main-left { float: left; width: 440px;}
.main-right { float: right; margin-top:-20px; margin-right: 30px;}
.main-bd h2 { font-size: 18px; color: #0079C1; font-weight: bold; line-height: 36px;}
.main-bd h3 { font-weight: bold; line-height: 30px;}
#s-btn {
    border: none;
    text-align: center;
    display: block;
    width: 220px;
    height: 28px;
    line-height: 28px;
    background-color: #2d7bb5;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 4px;
    cursor: pointer;
}
#down-btn { cursor: pointer;}
.error { font-family:\5b8b\4f53; color: #f00; font-size: 12px;}

.main-info {margin: 10px 0 0 0; }
.main-info-title {color:#666; font-size: 15px; font-weight: bold; }
.main-info-detail {color: #0079C1; font-family: '微软雅黑 Regular','微软雅黑'; font-size: 15px; }

.form-left {float:left; width:410px; }
.form-right {float: right; width:440px; margin-left: 40px; }

.col-red {color:red; }

.smain-left {
	display:block;
	float:left;
	width:670px;
}
.smain-right {
	display: block;
	float: right;
	width: 300px;

}
.game-info {
	background-color: #F5FBFF;
	padding: 8px;
	margin: 8px 0;
}
.step-one {
	color: #0079C1;
    font-family: '微软雅黑 Bold','微软雅黑';
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.step-two, .step-three {
	color:#666;
	font-family: '微软雅黑 Regular','微软雅黑';
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
}
.success-info {
	margin: 4px 0 15px 0;
}
.about-title {
	color: #0079C1;
    font-family: '微软雅黑 Bold','微软雅黑';
    font-size: 16px;
    font-weight: 700;
}
/* 对话框样式 -----------------------------------------------*/
.dialog{width:100%;height:100%;overflow:hidden;background:#fff; font-family:\5fae\8f6f\96c5\9ed1;}
/*hd*/
.dialog-hd { height:50px; overflow:hidden; border-bottom:1px solid #F1F1F1; background:#F6F6F6;
    color:#555; font-size:20px; line-height:50px; text-indent:15px; }
.dialog-hd span{font-size:12px;color:#eee;font-family:arial;}
.dialog-hd a{color:#eee;}
/*bd*/
.dialog-bd{ padding:10px;}
.dialog-loading{width:140px;margin:0 auto;padding-top:25px;color:#666;}
.dialog-loading img{float:left;margin:2px 5px 0 0;}
/*close*/
.close-dialog,.min_dialog,.max_dialog{ position:absolute; top:10px; right:10px; width:28px; height:28px; color:#D0CECF;text-align:center; cursor:pointer; font-size: 20px;font-family: arial;}
.close-dialog:hover{ color:#444;}
.min_dialog{
    right: 40px;
}
.max_dialog{
    display: none;
    right: 40px;
}
/*对话框表单提交成功提示*/
.success-tip{padding:40px 30px 30px 130px;background:url(../images/tip-ok.jpg) no-repeat 50px 22px;}
.tip-title{margin-left:-3px;color:#000;font-size:26px;font-weight:bold;}
.tip-content{color:#666;font-size:12px;}

/*登录窗口 -----------------------------------------------*/
.other-login-link { display: block; width: 270px; margin: 15px auto; height: 36px; line-height: 36px; text-align: center; text-indent: 35px;
    font-size: 16px; border-radius: 3px; color: #fff; background: url(https://www.elecfans.com/skin-2014/images/other-login.png) no-repeat; }
.other-login-link:hover { color: #fff; text-decoration: none;}
.sina-login-link { background-color: #FA8C35; background-position: 45px 3px;}
.qq-login-link { background-color: #0C95D9; background-position: 45px -42px;}

/*表单*/
.login-form{ margin-left: 40px; border-top: 1px dotted #E5E5E5; width: 270px; position: relative; margin-top: 20px; padding-top: 5px;}
.login-line { position: absolute; left: 110px; top: -12px; background-color: #fff; display: inline-block; font-size: 14px; color: #ccc;}
.login-form-item{ margin-top: 15px;}
.login-input,.login-form-tip,.forgetPw,#back-login-link { background: url(https://www.elecfans.com/skin-2012/images/login-ico1.png) no-repeat;}
.login-input{ width:225px; height:20px; padding:7px 5px 7px 40px; border:1px solid #D0CECF; border-radius:3px;  font-family:\5fae\8f6f\96c5\9ed1; font-size: 16px; line-height: 20px;}
.li .red-bor { border: 1px solid red;}
.login-input:focus{border-color:#4aabff;}
.login-input-username { background-position: 8px 5px;}
#password { background-position: 8px -33px;}
/*loading*/
.btn-area{ margin-top: 15px;}
.loading{display:none;float:left;position:relative;margin:7px 0 0 -25px;}
.loading img{display:block;width:16px;height:16px;}
.login-btn-area .btn-hasLoading-wrap{float:left;}
.login-submit,.lostpw-submit { padding: 5px 30px; font-size: 16px; margin: 0;}
.forgetPw { color: #1EA3E4; padding-right: 48px; background-position: right -103px; float: left; margin-top: 10px; margin-left: 20px; }
.forgetPw:hover {  text-decoration: none;}
/*表单提示*/
.login-form-tip { display:none; line-height: 24px; width: 243px; padding-left: 27px; background-position: 0 -73px; font-size: 14px; margin-top: 10px;}
.login-form-tip.tip-show{display:block;}

/*忘记密码*/
.lostpw-form { margin-left: 40px;margin-top: 10px; width: 270px;}
.login-input-email { background-position: 8px -124px;}
a#back-login-link { color: #666; text-decoration: none; padding-left: 52px; background-position: 0 -231px;}

.login-submit { padding: 3px 20px; background-color: #C80C00; border: none; color: #fff; border-radius: 3px; font-family:\5fae\8f6f\96c5\9ed1,\5b8b\4f53; font-size: 14px;}
.loading { margin-left: -10px;}

