@CHARSET "UTF-8";
html, body, div, span, object,li,ul,img iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, img, strong, sub, sup, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header,  menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #000000;
}

*{padding:0;margin:0}
html {
    height: 100%;
    -webkit-text-size-adjust:none;
}
body{
    width: 100%;
    background: #fff;
}
ul,li{
    list-style: none;
}
dl{
    -webkit-margin-before:0;
    -webkit-margin-after: 0;
}
dd {
    -webkit-margin-start: 0px;
}
a{
    text-decoration: none;
    cursor: pointer;
}
input,select{
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
}
input[type="radio"] {
    margin:0;
}

i{
    font-style: normal;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:after {content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size:0;
}
.clearfix { *zoom:1;}
.bg{
	position:fixed;
	top:0;
	left:0;
	z-index:60;
	height:100%;
	width:100%;
	background:url(../newimages/shadowBg.png);
	}
.floatbox{
	position:fixed;
	/*width:380px;*/
	border-radius:5px;
	top:160px;
	background-color:#FFF;
	z-index:62;
	box-shadow:0 0 20px #333;
	}	
.floatbox h2{
	color:#333;
	font-family:"寰蒋闆呴粦";
	font-size:18px;
	padding:19px;
	font-weight:normal; 
	}
.floatbox .close{
	position:absolute;
	right:20px;
	top:25px;
	cursor:pointer;
	}
.floatbox form{
	width:320px;
	margin:0 auto;
	}
.floatbox .logininput{
	width:320px;
	margin:0 auto;
	margin-top:15px;
	height:40px;
	line-height:40px;
	}
.floatbox .logininput .select_list{
	width:318px;
	position:absolute;
	top:40px;
	left:0;
	border-bottom:1px solid #bdd0e3;
	border-left:1px solid #bdd0e3;
	border-right:1px solid #bdd0e3;
	display:none;
	max-height:300px;
	overflow-x:hidden;
	overflow-y:auto;
	}
.floatbox .logininput .select_list li{
	width:303px;
	padding-left:15px;
	line-height:30px;
	font-size:14px;
	color:#999;
	background-color:#fff;
	cursor:pointer;
	}
.floatbox .logininput .select_list li:hover{
	background-color:#499df2;
	color:#fff;
	}	
.floatbox select.logininput{
	padding-left:15px;
	border:1px solid #bdd0e3;
	font-size:14px;
	color:#999;
	}
.floatbox select option{
	line-height:40px;
	}
.floatbox .logininput input{
	width:303px;
	height:38px;
	border:1px solid #bdd0e3;
	padding-left:15px;
	line-height:38px;
	font-size:14px;
	color:#7e8e9e;
	background:#f7fbff;
	border-radius:5px;
	}
.floatbox .logininput input:hover{
	border:1px solid #bdd0e3;
	}	
.floatbox .loginbutton{
	margin:15px auto;
	cursor:pointer;
	}
.floatbox p{
	font-size:13px;
	color:#a4b1be;
	 font-family: "微软雅黑";
	/*width:320px;*/
	text-align:center;
	margin:20px auto;
	}
.messagebox{
	position:fixed;
	width:180px;
	height:60px;
	border-radius:5px;
	top:280px;
	background-color:#ECF0F1;
	z-index:10;
	box-shadow:0 0 20px #333;
	}
.messagebox p{
	margin-top:22px;
	color:#4CBEBE;
	text-align:center;
	font-size:16px;
	}
	.fl{
	float:left;
	}
	.fr{
		float:right;
	}
	.clearfix:after {content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size:0;
	}
.clearfix { *zoom:1;}
.bdBox{
margin:0 28px;
}
.bdLeft{
	margin:0 auto;
}
.bdRight{
	width:208px;
	height:208px;
	background:url(../newimages/bdTipSmall.png) no-repeat;
	margin-left:22px;
}
.bdRight h3{
	font-size:18px;
	color:#47596b;
	height:48px;
	line-height:48px;
	text-align:center;
}
.floatbox  .bdRight p{
	line-height:22px;
	color:#6e8295;
	padding:0 18px;
	font-size:14px;
	
}
.floatbox  .bdRight p.tishi1{
	margin:0;
}
.floatbox  .bdRight p.tishi2{
	margin:0 auto;
}
.floatbox a.loginBtn{
	width:180px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:14px;
	margin:10px auto;
	display:block;
	border:1px solid #23b4b4;
	background:#45C9C9;
	border-radius:4px;
	cursor:pointer;
	}
