﻿body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: Microsoft YaHei,'宋体' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
ol, ul,li { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
body { font-size: 12px; }
a { cursor:pointer;}
a:link, a:visited, a:active { text-decoration: none;  }
a:hover{text-decoration:underline;}
img {border:0;}
@font-face {font-family: 'Glyphicons Halflings';src: url('../fonts/glyphicons-halflings-regular.eot');src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');}

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0px; height: 0px; }
.clearfix:after { content: "\0020"; display: block; height: 0; clear: both; }
.clearfix { _zoom: 1; }
* + html .clearfix { overflow: hidden; }
.blank10 { height:10px; font-size:1px;}
.blank15 { height:10px; font-size:1px;}

#container {width:980px; margin:80px auto 10px auto;}

/*新 head*/
#pageheader { width:100%; height:65px; background:#313131; border-top:4px solid #EB3D41; border-bottom:1px solid #CBCBCB; }
#pageheader #head_navbar {width:980px; margin:0 auto; border:none; border-radius:0;}
#pageheader #head_navbar .navbar-header {float:left; margin-right:30px; }
#pageheader #head_navbar .navbar-brand{ margin:0; padding:10px; }
#pageheader #head_navbar .nav { padding:0;margin:0;}
#pageheader #head_navbar .nav li{float:left;}
#pageheader #head_navbar .nav li a {display:block; line-height:60px; padding:0; font-size: 14px;  text-align:center;}
#pageheader #head_navbar .navbar-nav > li > a {width:120px;  font-size:18px;  color:#fff; background-color:#313131;}
#pageheader #head_navbar .navbar-nav > li > a:hover,
#pageheader #head_navbar .navbar-nav > li > a:focus {  color:#EB3E41; background-color:#212121; }
#pageheader #head_navbar .navbar-nav > .active > a,
#pageheader #head_navbar .navbar-nav > .active > a:hover,
#pageheader #head_navbar .navbar-nav > .active > a:focus { color:#EB3E41; background-color:#212121; }
#pageheader #head_navbar .navbar-user {float:right; padding-right:10px; font-size: 14px; }
#pageheader #head_navbar .navbar-user a{float:left; margin-left:20px; line-height:60px;color:#D7D7D7; }
#pageheader #head_navbar .navbar-user a:hover { color:#EB3E41; text-decoration:none;}
#pageheader #head_navbar .navbar-user a.user-item { color:#fff;}
#pageheader #head_navbar .navbar-user a.user-item:hover {color:#EB3E41;  }
/*pagefooter*/
#pagefooter {background:#171717; }
#pagefooter .footer { width:980px; margin:0 auto; padding:50px 0; color:#999999; text-align:left;}
#pagefooter .footer .title { font-size:14px; color:#C6C6C6; font-weight:bold; margin-bottom:15px; }
#pagefooter .footer ul { margin:0; padding:0;}
#pagefooter .footer li { line-height:25px;}
#pagefooter a {color:#999999; }
#pagefooter a:hover {color:#8E8E8E; }
#pagefooter .footer-declare{float:left; margin-right:100px; }
#pagefooter .footer-links { float:left; margin-right:100px;}
#pagefooter .footer-copyright { float:left; margin-right:50px;}
#pagefooter .footer-wx {  float:right; text-align:center;}
#pagefooter .warning {text-align:left;}

#wx_code, #wx_code_hover, a#BackToTop { width: 50px; height: 50px; background: url(/static/images/icon.png) no-repeat; position: fixed; right: 50px; cursor: pointer; _position: absolute; _bottom: auto; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); }
a#BackToTop {display:none;  background-position: -230px -168px; bottom: 120px; _margin-bottom: 120px; z-index: 201; }
#wx_code {display:none;  background-position: -230px -108px; bottom: 175px; _margin-bottom: 175px; z-index: 200; }
#wx_code_hover { background-position: -230px -108px; bottom: 175px; _margin-bottom: 175px; z-index: 200; }
#wx_code_img { width: 224px; height: 225px; background: url(/static/images/icon.png) -4px -3px no-repeat; position: fixed; right: 102px; bottom: 122px; cursor: pointer; display: none; _position: absolute; _bottom: auto; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom: 122px; z-index: 100; }

#friendlist a {padding:0 4px; }

#side_mobile{ background:#fafafa; }
#side_mobile .qrc-text { margin-top:5px; color:#333; font-size:14px; text-shadow:0.1em 0.1em 0.1em #fff;}

div.growlUI-true {background:url("/static/images/check48.png") no-repeat 10px 10px; }
div.growlUI-false {background:url("/static/images/error1.png") no-repeat 5px 5px; }
div.growlUI h1 { padding: 5px 5px 5px 75px; text-align: left;font-size:16px;}
div.growlUI h2 {font-size:14px; padding: 5px 5px 5px 75px; text-align: left; }