@charset "UTF-8"; *{ margin: 0; padding: 0; font-family: "微软雅黑"; } li{list-style: none;} .h_content:after, .h_left:after, .h_right:after, .ht_right ul:after, .ht_right li:nth-child(2):after, .head_nav:after { display: block; content: ''; clear: both; } .msgLength{ display:inline-block; font-size:10px; background:red; border-radius: 50%; width: 10px; height: 10px; color:white; } #head{ width: 100%; height: 98px; } .ht_right img{ position: relative; top: 2px; } .headt_c{ width: 100%; background:#F0F0F0; } .h_top{ width: 1200px; margin: 0 auto; height: 33px; background:#F0F0F0; line-height: 33px; } .h_top p{ float: left; font-size: 14px; color: #999999; line-height: 33px; } .ht_right{ float: right; /*margin-right: 12.5%;*/ font-size: 12px; } .ht_right li{ float: left; color: #999999; } .ht_right li:nth-child(3) span{ margin-left: 8px; } .ht_right li:nth-child(3){ margin-left: 10px; visibility: hidden; } .ht_right li:nth-child(2) span{ float: left; margin-left: 10px; cursor: pointer; } .ht_right li .line{ background:#999999; width:2px; height:11px; margin-top: 11px; } /*.ht_right li:nth-child(1) span{ margin-right: 19px; margin-left: 8px; }*/ #userID{ margin-right: 19px; } .ht_right li:nth-child(1) img{ vertical-align: middle; } .h_contentc{ min-width: 1200px; height: 65px; /* background: url(../img/navBgImg.png) center center no-repeat; */ background: #1488d9; background-size:100% 80px; } .h_content{ width: 1260px; height: 65px; margin: 0 auto; } .h_left{ float: left; height: 65px; cursor: pointer; } .h_left img,.h_left p,.h_right img,.h_right p { float: left; } #logo{ height: 50px; margin-top: 8px; } .h_left p{ height: 65px; line-height: 65px; font-size:20px; color:#ffffff; /* text-shadow:0px 3px 4px rgba(0,0,0,0.50); */ margin-left: 10px; } .h_right{ float: right; /*margin-right: 12.5%;*/ } .h_right p{ font-size: 20px; color: #FFFFFF; margin-left: 25px; line-height: 65px; } .h_right img{ width: 22px; margin-top: 30.5px; } .head_nav{ margin-left: 30px; } .head_nav,.head_nav li{ float: left; } .head_nav li:not(:first-child){ margin-left: 20px } .head_nav li{ font-size: 16px; padding: 0 13px; height: 65px; line-height: 65px; cursor: pointer; } .head_nav li a{ color: #FFFFFF; display: block; } .head_nav .active{ background: white; } .head_nav .active a{ color:#0d98d8; font-weight: bold; } .head_nav li:hover a{ font-weight: bold; text-decoration: none; } #err_msg{ display: block; color: red; line-height: 30px; height: 30px; font-size: 14px; } /* IE清除XX */ input[type=text]::-ms-clear { display:none }