@CHARSET "UTF-8";
body{width:100%;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#logintopdiv{
	width:100%;
	height:100px;
    filter:progid:DXImageTransform.microsoft.gradient(gradienttype=0,startColorStr=#558dc6,endColorStr=#FFFFFF);
}
#copydiv{
top:80px;
}
#loginlogodiv{
	position:absolute;
	padding:0px;
	float:left;
	width:1020px;
	left:50%; 
	top:60px;
    margin-left:-510px;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline;
	}
#loginDiv{
    position:absolute;
	padding:0px;
	border:solid 0px;
	float:left;
	width:1020px;
	height:327px;
	left:50%; 
    margin-left:-510px;
	top:120px;
	background-image: url(../img/bglogin.jpg);
	background-position: center center;
	background-repeat: no-repeat;
    display: inline;
}
#loginWindow{
	float:left;
	font-size:16px;
	font-weight:bold;
	font-family:宋体;
	margin-top:100px;
	margin-left:580px;
    display: inline;
}
#loginWindow td{color:white;font-size:12px;font-weight:bold}
#uid{}
#pwd1{display:none}
#pwd{}
#checkcodeImg{border:solid 1px transparent;float:left;cursor:pointer;}
#chkcode{width:80px;float:left;}
#bdate{display:none}
#loginbtn1{float:left;cursor:pointer}
#loginbtn1 img{height:64px;}
#loginbtn1 div{float:left;font-weight:bold;font-family:幼圆 ;}
#loginbtn2{width:87; height:29;}
#loading{display:none}
#msg{padding:4px;font-weight:bold;font-size:18px;float:left;color:red;display: inline;}
#msgsj{padding:4px;font-weight:bold;font-size:18px;float:left;color:red;display: inline;}

.embed{color:gray;font-size:16px;}
.normal{color:black;font-style:normal;}

/*新的*/
ul{list-style-type: none; }
#ul_list{height: 30px;margin:0px 60px;border-bottom: 2px solid #f5f5f5;text-align:center;padding: 0 10px;width: 254px;}
#ul_list li{height:30px; line-height: 30px; padding: 0 10px;float: left; margin-right: 3px; cursor: pointer;}
.current{ /*background: #77ACDF; */color:#000;border-bottom: 2px solid #77ACDF;}
#two{ width: 400px; height: 300px; /*border: 1px solid #abcdef;*/display: none; }
#two.showlist{ display: block;}
.content-style{width: 278px; margin: 0 auto;margin-top: 10px;}
.form-control{display: block;width: 100%;height:32px;padding:8px;border-radius: 4px 4px;line-height: 32px;font-size: 14px;color: #4d4d4d;border: 1px solid #ccc;background-color: #fff;background-image: none;margin:0 8px;}
.form-group{margin-bottom: 4px; position: relative;}
.form-group .text-link{color: #5c5c5c;display: inline-block;margin-left: 6px;width: 100%;}
a{text-decoration: none;color:#333;}
.form-group-link{margin-bottom: -10px; text-align: right;}
.btn{width: 100%;display: inline-block;text-align: center;vertical-align: middle;border: 1px solid transparent;background-image:none;white-space: nowrap;cursor: pointer;touch-action:manipulation;font-size: 14px;font-weight: 400;height: 32px;line-height: 1.5;border-radius: 4px 4px;user-select:none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;margin:10px 8px 0 8px;background: #F5F5F5;}
.btn-primary__disabled.focus, .btn-primary__disabled:focus, .btn-primary__disabled:hover {color: #fff;background-color: #6588DC;border-color: transparent; }
.dropdown-select { width: 100%;position: relative;z-index: 10;}
.btn-confirm{display: inline-block;position: absolute;top: 6px;right: 132px;background: #fff;border: 0;cursor: pointer;color:#3F9CEA; }
.btn-confirms{display: inline-block;top: 6px;right: 132px;background: #fff;border: 0;cursor: pointer;color:#3F9CEA; } 
.verification{position: absolute;top: 4px;left:188px;}
.top_bgpic img{width: 100%;}