.top{ width:100%; height:32px;line-height:32px; border-bottom:1px solid #e3e3e3; background:#f5f5f5; position:fixed; _position:static; left:0; top:0; z-index:10000000}
.top-con{ display:block;position:relative;width:1200px; height:32px; margin:0 auto;padding-left: 0 5px;box-sizing: border-box;}
.link-a{margin:0 9px; font-size:12px;}
.link-a, .link-line{float:left;color:#666;}
.link-a:hover{ color:#cc0000}
.link-b{float:left;display: inline-block;height: 32px;line-height: 32px;color: #666;font-size: 12px;margin-right: 40px;padding-left: 25px;}
.link-more{ float:left; height:24px; line-height:24px; color:#666; font-size:12px; padding:4px 20px 0 10px; cursor:pointer; position:relative; z-index:101; background:url(../../index/images/navlogin/link-more.png) no-repeat 40px center}
/* { width:auto;display:inline-block;float:right;font-size:12px;height:32px;line-height:32px;} */
 .top-userinfo,.top-form{float:right;margin-right: 0px;white-space:nowrap;}
 .name,  .pwd,  .captcha{float:left;padding: 4px 0;}
 .name label,  .pwd label,  .captcha label{float:left;color:#666;line-height: 22px;margin: 0 10px;}
 .name input,  .pwd input{width:90px; height:22px; float:left;border:1px solid #e3e3e3;}
 .captcha input{width: 50px;margin-right: 7px;float: left;height: 22px;border: 1px solid #e3e3e3;}
 .captcha img{float:left;width: 75px;height: 22px;}
 .submit{float: left;height: 24px;width: 61px;margin: 0 6px 0 12px;border:0;background: url(../../index/images/navlogin/buttonBG.gif) no-repeat;cursor: pointer;color: #666;font-size: 14px;color:#c5feb2;display:inline;}
 .top-msg{float:right;color:#666;font-size:12px;line-height:24px;margin-right: 8px;}
 .top-msg img, .top-msg a{float:left;line-height:32px;}
 .top-msg a{margin:0 15px;}
 .top-msg img{float:left;margin: 5px 7px 0 0;}
.top-msg-img{position:relative;background: #ebebeb;padding:0 20px;cursor:pointer;float:left;line-height:32px;color:#666666;font-size:14px;top:-3px}
.top-msg-img p{float:left;}
.top-msg-img:hover ul{display:block;}
.top-msg-line{width:1px;height:18px;background:#929292;float:left;margin-top:7px;display:inline;}
.top-msg-ul{display:none;width:538px;height:auto;position:absolute;border:1px solid #cdcdcd;top:32px;left:-372px;_padding:20px 0 0 0;background-color:white}
.top-msg-ul li{float:left;width: 269px;font-size:14px;}
/* .top-msg-ul li{float:left;font-size:14px;} */
/* .top-msg-ul li p{float:left;display:inline-block;line-height:39px;_line-height:18px;} */
.top-msg-ul li p{float:left;display:inline-block;line-height:39px;_line-height:18px;margin-left:5px}
.top-msg-ul li .tit{width:90px;text-align:right;}
.top-msg-ul li .txt{width:168px;}
/*手机*/
@media screen and (max-width: 720px) {
    #setHome,.add {
        display: none!important;
    }
    .top-con{
    	width:100%;
    }
    .top-form{
    	margin-right: 0
    }
    .link{
    	width:auto!important;
    }
}
.top-bar{height:32px;}
.top-bar .top-container{position: relative;height:32px;z-index: 10000000;}
.top-userinfo-fix,.top-form-fix{
	position: fixed;
	right: 0;
	top: 4px;
}
@media screen and (max-width: 1236px) {
	.top-userinfo,.top-form{
		position: fixed;
		right: 0;
		top: 4px;
	}
}
