﻿@charset "utf-8";
/*Reset_start*/
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,tr,th,td,a,img,span,strong,var,em,input,textarea,select,option{margin: 0; padding: 0;}
html,body{font-family:"Microsoft YaHei","宋体",'Arail','Tabhoma';  text-align: left;}
ul,ol{list-style: none;}
img{border: 0;}
th,strong,var,em{font-weight: normal; font-style: normal;}
a{text-decoration: none;}
.wrap{width:1200px;margin:0 auto;position:relative;}
.fl{float:left;}
.fr{float:right;}


/*清浮动*/
.clearfix:after {  
    content:"";  
    display:block;
    clear:both;
    height:0;  
}  
.clearfix{
	zoom:1;
          display: table;
}  
body{
	background-color: #f0f0f0;
}
/*页面定宽*/
.w{
	width:1000px;
	margin:0 auto;
}
/*top*/
.top{
	height:100px;
	background-color:#085c33;
}

.top .logo img{
	margin-top:6.5px;
}
/*登录框*/
.login-con{
	padding-top: 20px;
}
.login-box{
	background-color: #fff;
	box-shadow: 2px 2px 5px #cbcbcb,-2px -2px 5px #cbcbcb;

}
.login-box .use-msg{
	width:360px;
	margin:0 auto;
	padding-bottom:60px;
}
.login-box .login-title{
	font-size:24px;
	font-weight: bold;
	color:#646464;
	text-align: center;
	line-height: 52px;
	padding-top:42px;
}
.login-box .use-msg .rel{
	position: relative;
	margin-top:42px;
}
.login-box .use-msg button{
	width:360px;
	height:38px;
	border:1px solid #ccc;
	outline: none;
	border-radius:5px;
	margin:0 auto;
}
.login-box .use-msg .text{
    font-size:16px;
    width:350px;
	height:38px;
	border:1px solid #ccc;
	outline: none;
	border-radius:5px;
	margin:0 auto;
    padding-left:10px;
}
.login-box .use-msg button{
	cursor:pointer;
}
.login-box .use-msg .icon{
	position: absolute;
	left:-42px;
	top:10px;
}
.login-box .use-msg .forget{
	font-size:14px;
	line-height: 42px;
	color:#999;
	float:right;
	cursor:pointer;
}
.login-box .use-msg .forget a{
    color:#999;
}
.login-box .use-msg .login-btn{
	border:1px solid #00984e;
	background-color: #00984e;
	font-size:16px;
    font-family:'Microsoft YaHei';
	color:#fff;
}
.login-box .use-msg .login-btn:hover{background-color:#085c33;border:1px solid #085c33;}
.login-box .use-msg .checkbox-txt{
	font-size:14px;
	color:#999;
}
.login-box .use-msg .registered{
	color:#00984e;
	float:right;
	font-size:14px;
	margin-top:5px;
}
.login-box .use-msg .registered:hover{
	color:#085c33;
}

/*注册*/
.reg-msg{
	margin:0 20px;
	padding-bottom:60px;
}
.reg-msg .introduction{
	font-size:12px;
	color:#f43838;
	border-top:2px solid #e6e6e6;
	line-height:40px;
}
.reg-msg input[type="text"],.reg-msg input[type="password"]{
	width:290px;
	height:28px;
	border:1px solid #ccc;
	border-radius: 5px;
	color:#949494;
	padding-left:10px;
}
.reg-msg .regblock{
	border-top:1px solid #e6e6e6;
	padding-top:20px;
}
.reg-msg div.regblock:nth-of-type(1){
	background:url(/Content/Img/accounts.png) 40px 0 no-repeat;

}
.reg-msg div.regblock:nth-of-type(2){
	background:url(/Content/Img/platform.png) 40px 0 no-repeat;

}
.reg-msg div.regblock:nth-of-type(3){
	background:url(/Content/Img/personal.png) 40px 0 no-repeat;

}
.reg-msg .regblock div{
	margin-bottom:20px;
}
.reg-msg .regblock div>span{
	width:330px;
	display:inline-block;
	text-align: right;
	font-size:16px;
	color:#4c4c4c;
}
.reg-msg .regblock div>samp{
	font-size:12px;
	color:#999;
}
.reg-msg .btns{
	width:300px;
	margin:0 auto;
}
.reg-msg .btns span{
	font-size:12px;
	color:#999;
}
.reg-msg .btns a{
	font-size:12px;
	color:#00984e;
}
.reg-msg .btns a:hover{
	color:#085c33;
}
.reg-msg .btns .reg-btn{
	display: block;
	width:300px;
	height:40px;
	border-radius: 5px;
	margin-top:20px;
	border:none;
	background-color: #00984e;
	color:#fff;
	cursor: pointer;
    font-size: 16px;
    font-family: Microsoft YaHei;
}
.reg-msg .btns .reg-btn:hover{
    background-color:#085c33;
}
.reg-msg .regblock div>samp.err {
    position: absolute;
    color: red;
    background-image: url(/Content/Img/109.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.reg-msg .regblock div .alt {
    position: absolute;
    left: 635px;
    top: 10px;
    color: #909090;
    margin-left:10px;
}
.reg-msg .regblock div>samp.errok {
    background-image: url(/Content/Img/111.gif);
    height: 20px;
}
.regblock {
    clear: both;
    border-top: 1px solid #E3E3E3;
    padding-top: 20px;
}
.regblock div {
    clear: both;
   
    position: relative;
}
.modal8 {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0, .4);
    z-index: 999;
}
.modal8 .modal-dialog {
    width:360px;
    height: 150px;
    margin: 200px auto;
    background-color: #fff;
    border: solid 5px #e6e6e6;
    text-align: center;
    padding-top: 40px;
}
.modal8 .modal-dialog p {
    font-size: 16px;
    color: #646464;
}
.modal8 .modal-dialog button {
    width: 100px;
    height: 30px;
    background-color: #00984e;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
}
.modal8 .modal-dialog p span {
    color: red;
}
.hasinfo{
    float:right;
    line-height:97px;
    color:#b7b4b4;
    font-size:14px;
}
.hasinfo:hover{
    color:#b7b4b4;
}