@font-face {
  font-family: 'mediumicon';
  src: url('src/icon/medium-icons.eot');
  src: url('src/icon/medium-icons.eot#iefix') format('embedded-opentype'), url('src/icon/lvxing-icons.woff') format('woff'), url('src/icon/medium-icons.ttf') format('truetype'), url('src/icon/medium-icons.svg#mediumicon') format('svg');
}
body {
  font-family:"Helvetica","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体"; 
  background: #f6f6f6 ;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  font-family: "Helvetica","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";
}
h3 , .h3 {font-size:20px;}
h4 , .h4 {font-size:18px;}
h5 , .h5 {font-size: 16px}

a {
  color: #333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #df9f04;
  text-decoration: underline;
}
a:hover img,
a:focus img{
  opacity: 0.9;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/*element*/
.mediumicon  {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'mediumicon';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 18px;
}
.mediumicon-follow:before {
  content: "\E030";
  color: rgba(0, 0, 0, 0.5);
}
.mediumicon-arrow-right:before {
content: "\e014";
position: relative;
top: -3px;
}
.mediumicon-add-to-collection:before {
content: "\e02c";
position: relative;
top: 1px;
}

.share-icon {
  display: inline-block;
  width: 18px; height: 18px;
  background-repeat: no-repeat;
  background-image: url(../images/share_icon.png)
}
.share-icon-weibo {
 background-position: -80px 0;

}
a:hover .share-icon-weibo {background-position: -40px 0;}
.share-icon-qzone {
 background-position: -80px -40px;

}
a:hover .share-icon-qzone {background-position: -40px -40px;}
.share-icon-douban {
 background-position: -80px -160px;

}
a:hover .share-icon-douban {background-position: -40px -200px;}





.btn {padding: 7.5px 26px;border: none;}

.btn-icon {padding: 7.5px 14px ;}
.btn-icon span {}
.btn-icon-small {padding:5px 8px;color:#fff;background-color: #000; opacity: 0.5}
.btn-default {color: #333333;background-color: #eee;}
.btn-primary {color: #333;background-color: #fcda15;}
.btn-link {color:#999;padding: 7.5px;}



.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e9e9e9;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: #e4e4e4;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #f3f3f3;
  border-color: #cccccc;
}


.btn-icon-small:hover,
.btn-icon-small:focus,
.btn-icon-small:active,
.btn-icon-small.active{
  color: #fff;
  opacity: 0.7
}

.btn-icon-small:active,
.btn-icon-small.active{
  color: #fff;
  opacity: 0.9
}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #333;
  background-color: #fdc910;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color:#f7c100;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #fcda15;
  border-color: none;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
  color: #333333;
  background:none;
  text-decoration: none;
}
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
  background:none;
  color: #333;
}
.btn-link.disabled,
.btn-link[disabled],
fieldset[disabled] .btn-link,
.btn-link.disabled:hover,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link.disabled:focus,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus,
.btn-link.disabled:active,
.btn-link[disabled]:active,
fieldset[disabled] .btn-link:active,
.btn-link.disabled.active,
.btn-link[disabled].active,
fieldset[disabled] .btn-link.active {

  border-color: #cccccc;
}

.btn-lg {padding-top:11px;padding-bottom: 11px;border-radius: 4px; font-size: 14px;}


.dropdown-menu {
  min-width: 100px;
  border-radius: 0;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {padding-left: 15px;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {color: #333;background-color: #fcda15;}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {color: #333;background-color: #fdc910;}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow:none;
box-shadow: none;}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #fcda15;
border-color: #fcda15;
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.0)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.0) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.0) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  
}
.carousel-control.left:hover {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.2) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right:hover {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.2) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.2) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);

}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/*输入框*/
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color: rgba(247, 193, 16, 0.8);
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 193, 16, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 193, 16,0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(247, 193, 16, 0.6);
}
.form-control:focus {
border-color: rgba(247, 193, 16, 0.8);
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(247, 193, 16, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(247, 193, 16, 0.6);
}


/*头像、缩略图*/
.avatar {display: inline-block; background: #f3f3f3;border-radius: 50%; overflow: hidden;}
.avatar30 {width: 30px; height: 30px; }
.avatar40 {width: 40px; height: 40px; }
.avatar60 {width: 60px; height: 60px;}
.avatar80 {width: 80px; height: 80px;}
@media (min-width:991px) and (max-width:1199px) {
.avatar80 {width: 60px; height: 60px;}
}
.avatar-list a {margin-right: 0px;}
.avatar-list .avatar60 {margin-right: 8px;margin-bottom: 8px;}

.img-rounded {border-radius: 4px;}
.img-responsive {width: 100%}

.caret {margin-top: -2px;}

.panelbox { box-shadow: none;border-color: #eee; margin-bottom: 40px;}
.panelbox.panel-default>.panel-heading {border-color: #eee;}

.list-group, .list-group-item {border-color: #eee;}

.modal-dialog{padding-top: 80px;}

/********************网站模块123**********************/
/*顶部导航*/ 
.nav-top { background: #fff;/*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);height: 80px;   */     }
.nav-top .navbar-default{background:#fff ;border: none;margin-bottom: 0; border-radius: 0;min-height: 50px;margin-top: 25px;}
.nav-top .navbar-default .navbar-brand {background: url('../images/logo.png') 0 0 no-repeat; width:87px;height: 30px;margin-right:20px;margin-top: 2px; }
.nav-top .navbar-default .navbar-brand.navbar-brand-custom {background: none; width:87px;height: 30px;margin-right:20px;margin-top: 2px; padding: 0; line-height: 30px; text-align: left; }
.nav-top .navbar-default .navbar-brand.navbar-brand-custom img {width: 87px; height: 30px; display: block; vertical-align: top; }
.nav-top .navbar-default .navbar-nav > li > a {padding:8px 15px;font-size: 16px;color: #777777;}
.nav-top .navbar-default .navbar-nav > li > a:hover,
.nav-top .navbar-default .navbar-nav > li > a:focus {color: #333333;background-color: transparent;}
.nav-top .navbar-default .navbar-nav > .active > a,
.nav-top .navbar-default .navbar-nav > .active > a:hover,
.nav-top .navbar-default .navbar-nav > .active > a:focus {color: #333;background:none;}
.nav-top .navbar-default .navbar-nav > .open > a,
.nav-top .navbar-default .navbar-nav > .open > a:hover,
.nav-top .navbar-default .navbar-nav > .open > a:focus {color: #333;background:none;}
.nav-top .navbar-default .navbar-nav > .open > a .caret,
.nav-top .navbar-default .navbar-nav > .open > a:hover .caret,
.nav-top .navbar-default .navbar-nav > .open > a:focus .caret {border-top-color: #333;border-bottom-color: #333;}
.nav-top .navbar-default .navbar-btn {margin-bottom: 0;margin-left: 10px;margin-top: 0px;}
.nav-top .navbar-default .navbar-text a {margin-left: 15px;}
.nav-top .navbar-default .navbar-nav > li > a.avatarbar {padding: 0;}
.nav-top .navbar-default .navbar-collapse {padding: 0;}
.nav-top .navbar-default .dropdown-toggle {padding: 8px 15px 0;}
.nav-top .navbar-default .dropdown-toggle .avatar{ position: relative;margin-top: -10px;margin-right: 5px;}
.nav-top .navbar-fixed-top {margin-top: 0;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);}
.nav-top .navbar-fixed-top .navbar-brand {background: url('../images/logo.png') 0 0 no-repeat; width:87px;height: 30px;margin:12px 15px 0;}
.nav-top .navbar-fixed-top .navbar-brand.navbar-brand-custom {background: none; width:87px;height: 30px;margin:12px 15px 0; padding: 0; line-height: 30px; text-align: left; }
.nav-top .navbar-fixed-top .navbar-brand.navbar-brand-custom img {width: 87px; height: 30px; display: block; vertical-align: top; }
.nav-top .navbar-fixed-top .navbar-nav > li > a {font-size: 14px; padding:15px 10px 14px;}
.nav-top .navbar-fixed-top .navbar-btn {margin:0;margin-left: 10px;margin-top: 9px;padding: 5px 16px;}
.nav-top .navbar-fixed-top .navbar-btn.btn-icon {padding: 5px;}
.nav-top .navbar-fixed-top .navbar-nav > li > a.avatarbar {padding: 0;padding-top: 7px;}
.nav-top .navbar.navbar-fixed-top .navbar-right {margin-right: 15px;}
.nav-top .navbar.navbar-fixed-top .avatar { width: 30px; height: 30px;margin-top: -5px; }
@media (min-width:768px) and (max-width: 992px) {
  .nav-top .btn-icon {display: none;}
  /*.nav-top .navbar-default .navbar-nav > li > a {padding:8px 12px;}
  .nav-top .navbar-default .navbar-btn {padding: 5px 16px;margin-top: 2px;}*/
}
@media (max-width: 767px) {
  .nav-top {height:50px;}
  .nav-top .navbar-fixed-top .navbar-collapse {border-bottom:none;}
  .nav-top .navbar-default {margin:0; position: fixed;top:0;left:0;right:0;}
  .nav-top .navbar-default .navbar-brand {background: url('../images/logo.png') 0 0 no-repeat;  width:90px;height: 28px;margin:11px 15px 8px;}
  .nav-top .navbar-default .navbar-brand.navbar-brand-custom {background: none; width:90px;height: 28px;margin:11px 15px 8px; padding: 0; line-height: 28px; text-align: left; }
  .nav-top .navbar-default .navbar-brand.navbar-brand-custom img {width: 90px; height: 28px; display: block; vertical-align: top; }
  .nav-top .navbar-default .navbar-toggle {/*padding:5px 8px;margin-top: 12px;*/}
  .nav-top .navbar-default .navbar-toggle .icon-bar {/*width: 18px;*/}
  .nav-top .navbar-default .navbar-collapse {border-bottom: 1px solid #ddd;background: #f3f3f3;padding: 0;}
  .nav-top .navbar-default .navbar-nav {margin: 0;}
  .nav-top .navbar-default .navbar-nav > li > a, #navbar.navbar-fixed-top .navbar-nav > li > a {font-size: 14px; padding:12px 15px;} {font-size: 14px; padding:12px 15px;}
  .nav-top .navbar-default .navbar-btn, #navbar.navbar-fixed-top .navbar-btn{margin:0;margin-right: 15px;margin-top: 9px;padding: 7px 15px;margin-bottom: 10px;}
  .nav-top .navbar-default .navbar-text a {margin:0;margin-right: 15px;}
  .nav-top .navbar-default .navbar-nav > li > a.avatarbar, #navbar.navbar-fixed-top .navbar-nav > li > a.avatarbar {padding:5px 0 5px 15px;}
  .nav-top .navbar-default .navbar-nav .avatar { width: 34px; height: 34px; }
  .nav-top .navbar-default .navbar-nav .avatar img {width: 30px; }
  .nav-top .navbar-default .navbar-nav > .open > a,
  .nav-top .navbar-default .navbar-nav > .open > a:hover,
  .nav-top .navbar-default .navbar-nav > .open > a:focus {color: #333;background-color:#e4e4e4;border-bottom:1px solid #e4e4e4;}
  .nav-top .navbar-default .navbar-collapse .nav > li {border-bottom: 1px solid #e4e4e4;}
  .nav-top .navbar-default .navbar-collapse .navbar-right > li:last-child {border-bottom: none;}
  .nav-top .navbar-default .navbar-collapse .nav > li > ul  {}
  .nav-top .navbar-default .navbar-collapse .nav > li > ul > li {float: left; width: 33.33%;border-right: 1px solid #e4e4e4;}
  .nav-top .navbar-default .navbar-collapse .nav > li > ul > li:nth-child(3n+0) { border-right:none;}
  .nav-top .navbar-default .navbar-collapse .nav > li > ul {padding:0;}
  .nav-top .navbar-default .navbar-collapse .nav > li > ul > li > a {padding: 12px 0;text-align: center;}
  .nav-top .navbar-default .navbar-nav span.glyphicon {margin-right: 13px;margin-left: 9px;}
}

/*通栏BANNER*/
.bannerbar {
  width: 100%;
  background: #000 url("../images/loading.gif" ) center center no-repeat;;
  margin-bottom: 50px; 
  position: relative;
  min-height: 280px
}
.bannerbar-carousel .carousel-inner .item > div { 
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 400px;
}
.bannerbar-carousel .carousel-inner .item > div a {display: block;width: 100%; height: 100%;}
.bannerbar-carousel .carousel-indicators {left:50%;bottom: 10px;}
.bannerbar-carousel .carousel-indicators li {background-color: rgba(255, 255, 255, 0.5);border: none;}
.bannerbar-carousel .carousel-indicators .active {width: 12px;height: 12px;margin: 0;background-color: #fcda15;}
.bannerbar-img{
  height: 400px;
  width: 100%;
  display: table;
    -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.bannerbar-mask {overflow:hidden; display: table-cell; vertical-align: bottom;;}
.bannerbar-cover {
color: #fff;
background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.3) 0,rgba(0, 0, 0, 0.1) 70%,transparent 100%);
    background-image: -moz-linear-gradient(bottom,rgba(0, 0, 0, 0.3) 0,rgba(0, 0, 0, 0.1) 70%,transparent 100%);
    background-image: -ms-linear-gradient(bottom,rgba(0, 0, 0, 0.3) 0,rgba(0, 0, 0, 0.1) 70%,transparent 100%);
    background-image: -o-linear-gradient(bottom,rgba(0, 0, 0, 0.3) 0,rgba(0, 0, 0, 0.1) 70%,transparent 100%);
    background-image: linear-gradient(to top,rgba(0, 0, 0, 0.3) 0,rgba(0, 0, 0, 0.1) 70%,transparent 100%);
}
.bannerbar-cover .container  button{margin-right: 10px;}
.bannerbar-cover .container  button.pull-right {margin-right: 0}
.bannerbar .container {padding-bottom: 30px; position: relative;color: #fff;}
.bannerbar h1 {font-weight: bold;}
.bannerbar p { width: 100%;font-size: 14px;}
.bannerbar .data {font-size: 12px;}
.bannerbar .divider {
  height: 1px;
  margin: 10px 0 15px 0;
  overflow: hidden;
  background: rgba(255,255,255,0.3);
  opacity: 0.8
}
.bannerbar a.btn {margin-right:15px;}
.banner-source {
position: absolute;
right: 15px;
font-size: 12px;
background: black;
padding: 9px 13px;
bottom: 0;
-webkit-border-top-left-radius: 4px;
-moz-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-top-right-radius: 4px;
border-top-right-radius: 4px;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}
.bannerbar-user {height:auto;margin-bottom: 0;
  width: 100%;
  display: table;
    -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;}
.bannerbar-user .bannerbar-mask {padding-top: 100px;}
.bannerbar-user .container {color: #fff;padding-bottom: 40px;padding-top: 20px;}
.bannerbar-user .avatar {width: 156px; height:156px;border: 3px solid #fff;margin-right: 30px}
.bannerbar-user .avatar img {width: 150px; height: 150px;}
.bannerbar-user h2 {font-weight: bold;color:#fff;}
.bannerbar-user p { width: 100%;}
.bannerbar-user .media {margin:0;padding: 0; display: table;}
.bannerbar-user .media .media-body {display: table-cell; vertical-align: middle;width: 100%}
.banner-user-nav {background: #e9e9e9;margin-bottom: 50px; }
.banner-user-nav .navbar {margin-bottom:0;min-height: 35px;border: none; border-radius: 0px;}
.banner-user-nav .navbar li a {font-size: 14px; border-radius: 0px;}
.banner-user-nav .navbar li a:hover {background: #e4e4e4;color: #333;}
.banner-user-nav .navbar-inner {background: #e9e9e9}
.banner-user-nav .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: white;
background-color: #777;}

.bannerbar-user-control button {margin-right:8px;}
@media(max-width:767px) {
.bannerbar-user .media { text-align: center;display: block;}
.bannerbar-user .bannerbar-mask {padding-top: 0;}
.bannerbar-user .container {padding-top: 30px; padding-bottom: 30px;}
.bannerbar-user .media .avatar{float: none!important; margin-bottom: 10px;margin-right: 0;}
.bannerbar-user .media .media-body { display: block;}
.banner-user-nav .nub {display: none;}
.bannerbar-user .avatar {width: 106px; height:106px;border: 3px solid #fff;}
.bannerbar-user .avatar img {width: 100px; height: 100px;}
.banner-user-nav {margin-bottom: 30px;}
.bannerbar-user-control {padding-top: 0px; text-align: center;}
}
@media(max-width:991px) {
  .bannerbar{margin-bottom: 30px;}
  .bannerbar-carousel .carousel-inner .item > div{background-position: 20% top;}
  .bannerbar-user {margin-bottom: 0px;}
}
@media(max-width:767px) { 
  .bannerbar-carousel .carousel-inner .item > div{height: 280px;background-position: 20% top;}
  .bannerbar-carousel .carousel-indicators {left:50%;bottom: 0px;} 
  .bannerbar-img {height: 280px;}
  .banner-source {display: none;}
  .bannerbar p{font-size: 14px}
  .bannerbar h1 {font-weight: bold;font-size: 24px;}
  .bannerbar a.btn {padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;}
  .bannerbar .container {padding-bottom: 20px;}
}
@media (min-width: 768px){
  .bannerbar h1, .bannerbar p {margin-bottom: 15px;}

}
@media (min-width:1120px) {
  .bannerbar p { width: 70%;}
} 
@media (min-width:992px) and (max-width:1119px) {
  .bannerbar p { width: 60%;}
} 



/*面包屑导航*/
.breadnavbar {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background:none;
border-radius: none;
padding-left: 0;
}
.breadnavbar li a {color:#fff;font-size: 12px;}
.breadnavbar li {font-size: 12px;}
/*警示框*/
.alertbar {margin-bottom: 0;border: none;border-radius: 0;}
@media(max-width:767px) {.alertbar{display: none;}}
/*页面标题*/
.list-header {border-top: 1px solid #eee;padding: 0;margin: 0;margin-bottom: 20px; }
.list-header h3{font-size: 14px; color: #333;padding: 0;margin: 0;padding: 12px 0;}
.list-header h3 a {display: block;color:#333;}
.list-header h3 a small {font-size: 14px;color:#999;}
.list-header h3 a small span {font-size: 12px;line-height: 14px;}
.list-header h3 a:hover, .list-header h3 a:hover small {color: #333; text-decoration: none;}
.list-header-small {border: none;margin-bottom: 10px;}
.list-header-small h3{padding: 5px 0;}
/*列表*/
.list-theme {padding:0;margin:0; background:none; border:none; margin-bottom: 40px; position: relative; }
.list-theme img.cover {border-radius: 4px;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);}
.list-theme img.cover2 {border-radius: 4px;border-bottom-right-radius: 0;border-bottom-left-radius: 0}
.list-theme .iconbar {position: absolute;top: 5px; right: 5px; display: none;}
.list-theme a .iconbar { display: none;}
.list-theme:hover .iconbar { display: block;}
.list-theme .caption { position: relative;padding:10px 12px;}
.list-theme .caption h3 {margin-top: 0; height: 22px; overflow: hidden;}
.list-theme .caption .text-right {margin-bottom: 0;}
.list-theme .avatar { position: absolute; top: -54px; left: 10px;}
.list-theme-post { background: #fff;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);}
.list-theme-post .avatar{border: 1px solid #fff;}
.list-theme-column .caption { position: absolute; bottom:20px;padding:15px;left:0;right:0;background:#f3f3f3;filter: alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8;}
.list-theme-column .caption h3 {margin-top: 0; height: auto; line-height: 28px;}
.list-theme-column .caption p {font-size: 12px; margin: 0;}
.list-theme-topic .caption {padding: 0px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,0.2); border-radius: 4px;  color: #fff;}
.list-theme-topic .caption .caption-content {color: #fff; position: absolute;top:50%;left: 0; right: 0;-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%); z-index: 200;padding: 30px;}
.list-theme-topic .caption h2 {font-weight: bold;text-shadow: 0 1px 2px rgba(0,0,0,0.3); line-height: 1.3;color: #fff;}
.list-theme-topic .caption h3 {font-size: 12px;color:rgba(255,255,255,0.7); text-align: center;margin: 0; padding: 0;}
.list-theme-topic .caption h3 a {color:rgba(255,255,255,0.7);}
.list-theme-topic .caption h4 {margin-top: 20px; margin-bottom: 10px;font-size: 24px ;text-shadow: 0 1px 2px rgba(0,0,0,0.3); line-height: 1.3}
.list-theme-topic .caption h4 a, .list-theme-topic .caption h2 a{color: #fff; font-weight: bold;}
.list-theme-topic .caption .divider {text-align: center; line-height: 1; height: 2px;background:rgba(255,255,255,0.7); line-height: 1;  width: 35px; margin: 0 auto;}
.list-theme-topic .caption p, .list-theme-topic .caption p a{color: rgba(255,255,255,0.7);
text-shadow: 0 1px 1px rgba(0,0,0,0.2)}
.list-theme-topic .caption a:hover{ text-decoration: none;}
.list-theme-service {margin-bottom: 0px;}
.list-theme-service .caption { text-align: center;padding: 0}
.list-theme-service .caption h3 { font-size: 20px; margin: 0; padding: 0; height: auto;}
.list-theme-service .caption p{margin: 0; padding: 0;}
.list-theme-service .caption> a{ display: block;padding: 10px 0; background: #eee;border-radius: 4px}
.list-theme-service .caption> a:hover { background: #e9e9e9; color: #333; text-decoration: none;}
.list-theme-service-box {margin-right: 0}
.list-theme-service-box .col-xs-3 {margin: 0; padding: 0;padding-left:15px;}
@media (max-width:767px) {.list-theme {margin-bottom:20px;}}
/*媒体信息卡*/
.media {margin-bottom: 10px;display: table;}
.media-body {display: table-cell;vertical-align: middle;}
.media h5, .media h4, .media h3, .media p{margin-top: 0;margin-bottom: 5px;}
.media-right { display: block;}
.media-right .media-body {margin-left: 0;}

.media-card1 {margin: 0;display: block;}
.media-card1 h5, .media-card1 h4, .media-card1 h3,  .media-card1 p {margin-top: 0;margin-bottom: 5px;} 
.media-card1 .media-body {display: block;}
/*TAB导航*/
.nav-tab>li>a {padding: 0 ;padding-left: 15px; color: #999}
.nav-tab>li.active>a, .nav-tab>li.active>a:hover, .nav-tab>li.active>a:focus {
color: #333;
background:none;
border-bottom: 0px;
}
.nav-tab>li>a:hover {
border:none;
background:none;
color:#333;}
/*TAG*/

.tagbox .label{padding: 8px 10px; font-size: 12px; font-weight: normal;display: inline-block;margin-bottom:8px;margin-right: 4px;color: #333;}
.tagbox .label-default {background: #eee}
/*右侧浮动：回到顶部，微信等*/
#scrollUp {
bottom: 19px;
right: 20px;
padding:10px 14px;
background: #eee;
border-radius: 4px;border-top-left-radius: 0; border-top-right-radius: 0;
}
#scrollUp:hover {background: #e9e9e9;color:#333; text-decoration: none;}
#scrollUp:active {background: #e4e4e4}
#forenotice {
bottom: 80px;
right: 20px;
}
#scrollUp2 {
bottom: 101px;
right: 20px;
padding:10px 14px;
background: #eee;
border-radius: 4px;border-bottom-left-radius: 0; border-bottom-right-radius: 0;
}
#scrollUp2:hover {background: #e9e9e9;color:#333; text-decoration: none;}
#scrollUp2:active {background: #e4e4e4}
#scrollUp3 {
bottom: 60px;
right: 20px;
padding:10px 14px;
background: #eee;
border-radius:0px;
position: relative;
}
.weixinbox{ position: absolute; bottom:-40px;right: 43px;}
#scrollUp3:hover {background: #e9e9e9;color:#333; text-decoration: none;}
#scrollUp3:active {background: #e4e4e4}
@media (max-width:991px) { #scrollUp, #scrollUp2, #scrollUp3 {display: none;} }
/**/
.home-footer {background: #fff;padding: 30px 0 40px;}
.link-list {line-height: 1.2}
.link-list a, .link-list>span {margin-right: 15px;}
.link-list>span.pull-right {margin-right: 0}
.link-list>span.pull-right a {margin-right: 0}
.link-list small {font-size: 12px;}


/*标签导航*/
.tagnavbar {padding-top: 15px;}
.tagnavbar dl {margin:0 20px;padding: 15px 0;border-top: 1px solid #e9e9e9;}
.tagnavbar dl:first-child {border: none;}
.tagnavbar dt, .tagnavbar dd {float: left; line-height: 1.8}
.tagnavbar dt {margin-right: 20px; font-weight: normal;}
.tagnavbar dd {float: none;margin-left: 48px;}
.tagnavbar dd a {padding-right: 15px; display: inline-block;}
.tagnavbar dd.divider {  height: 1px;
  margin: 5px 0 5px 0;
  overflow: hidden; background: #f3f3f3;
 }
@media(max-width:1199px) {.tagnavbar dt, .tagnavbar dd{font-size: 12px;} .tagnavbar {padding-top: 10px;} .tagnavbar dl {margin: 0 5px;padding: 12px 0;}}
@media(max-width:991px) {.tagnavbar dl {margin: 0;padding: 12px 0;}}

/*通知窗口*/
.noticebar { position: fixed; top:0; left: 45%; z-index: 6666;border-top-left-radius: 0; border-top-right-radius: 0;margin-bottom: 0; border-top: 0}



/*文字列表*/
.listbar-theme-text .list-group-item {padding:20px 0;border: none;border-bottom: 1px solid #f3f3f3;margin-bottom: 0;}
.listbar-theme-text .list-group-item:hover {background: #fff;}
.listbar-theme-text .list-group-item:hover h4 {color: #df9f04;text-decoration: underline;}
.listbar-theme-text .list-group-item:first-child {padding-top: 0}
.listbar-theme-text .list-group-item:last-child {border-bottom: none;}
.listbar-theme-text .list-group-item-text {margin-bottom: 10px; font-size: 12px;}
.listbar-theme-text .data { font-size: 12px;}

/*榜单列表*/
.listbar-theme-list  {
margin: 0;padding:0;padding-left: 20px;
}
.listbar-theme-list li {
margin-bottom: 20px;
}
.listbar-theme-list p {font-size: 12px;}

/*文章详情*/
.post-header-top {margin: 30px auto 0 auto;}
.post-header .post-meta {
  font-family:"Helvetica","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";
  font-weight: 400;
  font-size: 14px;
  color: #999;
  margin-bottom: 15px;
  list-style: none;padding: 0;
  }
.post-meta-item {display: inline;}
.post-meta-item::after {content: '   ';}
.post-edit-mode .post-header .post-meta-author, .post-header .post-meta-author {display: none;}
.post-header .post-meta a {color: #999;background: white;}
.post-article {background: #fff; position: relative;padding: 0 26px;}

.post-article::before, .post-article::after {display: table;content: " ";}
.post-article::after {clear: both;}
.post-page-wrapper {overflow: hidden;}
.post-header，.post-content, .page-wrapper-contain .post-page-wrapper-inner {max-width: 700px;}
.post-page-wrapper-inner {position: relative;right: 0;-webkit-transition: right .2s;-moz-transition: right .2s;-ms-transition: right .2s;-o-transition: right .2s;transition: right .2s;}
.post-content, .image-picker-wrap, .post-page-wrapper-inner {margin: 0 auto;}
.post-content {
  font-family: "Helvetica","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
}
.post-content-inner {position: relative;}
.notes-source {position: relative;}
.post-title {margin:0;font-size: 40px;line-height: 1;font-weight: bold;}
.post-field, .post-field:focus, .post-title, .post-title:focus {outline: 0;word-wrap: break-word;}
.post-field.subtitle {
  font-family: "Helvetica","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";
  font-weight: 400;
  color: #333332;
  margin: 20px 0 40px;
  line-height: 1.2;
  font-size: 24px;
  }
.post-article .body {margin-top: 25px;margin-bottom: 30px;}
.post-article .body::before, .post-article .body::after {display: table;content: " ";}
.post-article .body::after {clear: both;}
.post-article .body::before, .post-article .body::after {display: table;content: " ";}
.post-article .body > p, .post-article .body > blockquote {margin-bottom: 31px;}
.post-article .body a {color: #df9f04}
.post-article .body > blockquote {
font-family: "Helvetica","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";
font-weight: 400;
border-left: 6px solid #f7c100;
padding-left: 20px;
margin-left: -26px;
/*margin-top: -1px;
padding-bottom: 3px;*/
}
blockquote {
margin: 0;padding: 0;
}
.post-article .body img.img-responsive {width: auto;max-width: 100%;}
.post-article .body > blockquote > i {font-style: normal;}

.post-article .body > figure {
  position: relative;
  margin-bottom: 26px;
  clear: both;
  }
.post-article .body > figure label {display: block;}
.post-article .body > figure p.desc {
text-align: center;
direction: ltr;
width: auto;
margin-bottom: 0;
margin-top: 10px;
font-size: 14px;
color: #666665;
outline: none;
font-style: normal;
line-height: 1.4;
font-weight: 400;
}
.post-article .image-caption, .post-article .image-outset-left > .image-caption, .post-article .image-outset-center > .image-caption {
position: relative;
width: 100%;
text-align: center;
left: 0;
margin-top: 10px;
}
.image-caption {
font-family: "Helvetica","Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";
font-weight: 400;
font-style: normal;
font-size: 14px;
line-height: 1.4;
color: #666665;
outline: 0;
z-index: 300;
}
.post-article .image-caption::before {
content: none;
}
figcaption {
-webkit-nbsp-mode: normal;
}

.grid-breaking .image-caption::before {
width: 25%;
margin-left: 75%;
border: 1px solid #DEDEDC;
display: block;
content: "";
margin-bottom: 10px;
}


.post-content .body img, .post-content .body iframe {
  background-color: #F2F2F0;
  display: block;
  margin: auto;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
.post-article .body > h2 {
  margin: 0;
  font-size: 32px;
  line-height: 1.2;
  padding-top: 25px;
  margin-bottom: 4px;
  }
.post-article .body > h3 {
  margin: 0;
  font-size: 26px;
  line-height: 1.2;
  padding:0;
  font-weight: normal;
  margin-bottom: 4px;
  }
@media (max-width:767px) {
  .post-field.subtitle {font-size: 22px; font-style: italic;}
  .post-title {font-size: 32px;}
  .post-article .body > h2 {font-size: 26px;font-weight: bold;}
  .post-article .body > h3 {font-size: 22px;font-weight: bold;}
  .post-article .body > blockquote {border-left: 4px solid #f7c100;padding-left: 10px;margin-left: -15px;}


}
.post-article .body > ol {margin: 0;padding: 0;}

.post-article .body > ol > li, .post-article .body > ul > li {
margin-left: 30px;
margin-bottom: 18px;
}

.post-article .body > ol > li::before {
counter-increment: post;
/*content: counter(post) ".";*/
font-weight: bold;
margin-top: 1px;
color: #333332;}

.post-article .body > ol > li::before {
padding-right: 12px;
width: auto;
}

.post-article .body > ol > li::before, .post-article .body > ul > li::before {
position: relative;
display: inline-block;
font-size: 16px;
margin-left: -30px;
padding-left: 3px;
padding-top: 6px;
width: 27px;
}

.post-article .body > hr {
  display: block;
  width: 20%;
  margin: 50px auto 40px auto;
  border: 1px solid #DEDEDC;
  }
.post-footer-avatar button {margin-right: 10px;}
.post-footer-avatar button.pull-right {margin-right: 0;margin-left: 5px;}
.post-footer-avatar .avatar { width: 35px; height: 35px; border: none;margin-top: 2.5px;}
.post-footer-avatar .avatar img { width: 35px; height: 35px; }
.post-footer-avatar .post-footer-avatar-more { width: 30px;height:30px;border-radius: 50%; display:inline-block; text-align: center; color: #ccc; font-weight: bold;}

.post-footer-avatar .pull-right .btn-link:last-child {padding-right: 0;margin-right: 0;}
.post-footer-avatar .pull-right .btn-link .mediumicon{font-size: 24px;position: relative;top:-1px;}

/*文章-继续悦读*/
.post-readnext {border-top: 1px solid #eee; display: table; width: 100%;background: #fff; }
.post-readnext .pager { display: table-cell; vertical-align: middle; height: 100px;}
.post-readnext .pager li {display: table-cell; vertical-align: middle; width: 50%;font-size: 20px;padding: 0 25px;}
.post-readnext .pager li.previous {float: left;}
.post-readnext .pager li.next { float: right; }
.post-readnext .pager li a {border: none; width:100%; display: block; background: none; position: relative; text-align: left;padding-left: 25px}
.post-readnext .pager li.next a {text-align: right; padding-right: 25px;}
.post-readnext .pager li a span.glyphicon-chevron-left {position: absolute; left: 0; top: 50%;margin-top:-9px; font-size: 16px; color: #e4e4e4;}
.post-readnext .pager li a span.glyphicon-chevron-right { position: absolute; right: 0; top: 50%;margin-top:-9px;font-size: 16px;color: #e4e4e4;}
@media (max-width:767px) {
.post-readnext .pager li {width: 100%;float: left; font-size:18px; text-align: left;padding: 15px;}
.post-readnext .pager li{border-bottom: 1px solid #eee;}
.post-readnext .pager li:last-child{border-bottom: none;}

}

/*文章评论*/
.post-comment {border-top:1px solid #eee; background: #fff;padding: 0 26px;}
.post-comment .post-comment-content { max-width:700px;margin: 0 auto;padding: 20px 0;padding-bottom: 40px;}
.post-comment .page-header {margin-bottom: 15px;}
.post-comment .media {margin-bottom: 20px;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.post-comment .media:last-child {border-bottom: none;}
.post-comment .media-card1 h5, .post-comment .media-card1 h4, .post-comment .media-card1 h3, .post-comment  .media-card1 p {margin-top: 0;margin-bottom: 10px;} 
.post-comment .media .media {padding-top: 20px; margin: 0;padding-bottom: 0}

.post-comment-box .media .link-list span.glyphicon {font-size: 12px; }
.post-comment-box .media .link-list a {display: none;}
.post-comment-box .media .link-list a:hover { text-decoration: none;}
.post-comment-box .media:hover .link-list a{display: inline;}
.post-comment-box .avatar60 {width: 60px; height: 60px;}
.post-comment-box h5{font-size: 16px;}
.respond .cancel-comment-reply {display: inline-block; margin-left: 10px;}
.respond .cancel-comment-reply a {display: inline-block; padding: 7.5px 26px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; user-select: none; background-image: none; border: none; border-radius: 4px; text-decoration: none; color: #333; background-color: #fcda15;}
.respond .cancel-comment-reply a:hover {color: #333; background-color: #e6c413; text-decoration: none;}

.column-comment .media {padding-bottom: 20px;}
.column-comment h5 {font-size: 14px;}
/*所属栏目*/
.post-column {padding: 20px 26px; background: #fff; position: relative;border-top: 1px solid #eee;padding-right: 40px}
.post-column span.glyphicon {position: absolute; right: 26px; top:40%;color:#e4e4e4;}
/*添加主题*/
.addcollection .btn{ display: block; width: 100%; float: none; text-align: left;padding: 0;margin-bottom: 20px; white-space: normal;}
.addcollection .btn:last-child{margin-bottom: 0}
.addcollection .media {padding: 0;margin: 0;}
.addcollection .media h5, .addcollection .media h4, .addcollection .media h3, .addcollection  .media p {margin-top: 0;margin-bottom: 0px;} 
.addcollection .media h5{font-size: 14px;}
.addcollection label.btn {float: left; width: 48%;}
.addcollection label.btn:nth-child(2n){margin-left: 4%;}
.addcollection .btn-default:active, .addcollection .btn-default.active{
background-color: #f7c100;
}
@media (max-width: 767px){
  .addcollection label.btn {float: none; width: auto;}
.addcollection label.btn:nth-child(2n){margin-left: 0;}

}
/*作者信息卡*/
.authorbar {margin-top:65px;margin-bottom: 40px; }
.authorbar .media {margin-bottom: 10px;display: table;}
.authorbar .avatar {border: none;background: none; height: 100px;  width: 100px;}
.authorbar .avatar img {width: 100px; height: 100px;}
.authorbar .avatar.avatar80 {border: none;background: none; height: 80px;  width: 80px;}
.authorbar .avatar.avatar80 img {width: 80px; height: 80px;}
.authorbar .media-body { display: table-cell; vertical-align: middle;}
.authorbar h3 {margin-top: 0;}
.authorbar p{margin-bottom:0;}
@media (max-width:767px) { 
.authorbar {display: table;margin-top:10px;margin-bottom: 40px;}
.authorbar .avatar {border: none;background: none; height: 60px;  width: 60px;}
.authorbar .avatar img {width: 60px; height: 60px;}
.authorbar h3 {font-size: 16px;margin-bottom: 0;}
.authorbar-title {display: none;}


 }

 @media (max-width:991px) {
.authorbar {background: #fff; margin: 0; padding: 20px 26px;padding-bottom: 40px;}
.authorbar-huati {background:none;padding: 0 }
 } 
 @media (max-width: 767px) {
  .postbox .col-md-8, .postbox .col-md-4 {padding-left: 0; padding-right: 0}
  .post-article {padding: 0 15px;}
  .authorbar {background: #fff; margin: 0; padding: 15px;padding-bottom: 40px; width: 100%; box-sizing: border-box;}
  .post-comment{padding: 0 15px;}
  .authorbar-huati {background:none;padding: 0;margin-bottom: 0;margin-bottom: 10px; }
 } 

}

/*个人设置*/
.settingbar {background: #f3f3f3;}
.settingbar .container {max-width: 767px;}
.settingbar h1 {margin-top: 40px;border-bottom: 3px double #e4e4e4;padding-bottom: 10px;margin-bottom: 0;}
.settingbar h1 small {font-size: 14px;margin-top:24px;}
.settingbar-panel .form-group {margin-top: 15px;}
.settingbar-panel .panel-title a {display: block; color:#777;}
.settingbar-panel .panel-title a:hover {color:#333;text-decoration: none;}
.settingbar-panel .panel-title a span {display: inline-block; line-height: 1}
.settingbar-panel .panel-title a span.glyphicon {font-size: 12px;}
.settingbar-panel .opennav p {margin-bottom: 15px;border-bottom: 1px solid #f3f3f3;padding-bottom: 15px;}
.settingbar-panel .opennav a{padding: 0;}
.settingbar-panel .panel-title {font-size: 14px;}
.settingbar-panel .panel-heading { position: relative;}
.settingbar-panel .panel-info { position: absolute; top:0; left: 135px; line-height: 50px; font-size: 14px; font-weight: bold;}
.settingbar-panel .panel-info .avatar {width: 30px; height: 30px; border: none; background: #f3f3f3; line-height: 1}
.settingbar-panel .panel-info .avatar img {width: 30px; height: 30px;}
.settingbar-panel .panel-heading {padding: 0; border: none; background: #f3f3f3;}
.settingbar-panel.panel-group .panel {border-radius: 0;border:none;-webkit-box-shadow:none;
box-shadow: none;border-bottom: 1px solid #e4e4e4;}
.settingbar-panel .panel-heading h4 a{ padding: 17.5px 15px;}
.settingbar-panel .panel-heading h4 a:hover {background:#e9e9e9 }
.settingbar-panel.panel-group .panel + .panel {margin-top:0;}
.settingbar-panel .bannerbg { display: block;-webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
        background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-bottom: 50px;}


/*文章推荐
.post-recommend {background: #f3f3f3; border-top: 1px solid #eee; border-bottom: 1px solid #eee;margin-top:40px;padding: 30px 0 10px;}
.post-recommend .media {margin-top: 0;margin-bottom: 20px;}
.post-recommend .list-header {border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4;}
.post-recommend .media-object {width: 110px;border-radius: 3px;}*/



/*操作通知*/
.signupbar-notice {padding: 20px 150px 0;}
.signupbar-notice p {margin-bottom:20px;}
.signupbar-notice dl dt {font-size: 14px;margin-bottom: 15px;}
.signupbar-notice dl dd {line-height: 24px;margin-left: 15px;font-size: 12px;}

@media (max-width:767px) {
.signupbar-notice {padding: 20px 0 0;}
}
/*登录弹窗*/
.modal-backdrop {

background-color: white;}

.modal-content {
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.modal-small {width: 350px; font-size: 12px;padding-top:100px;}
.modal-small .modal-body {text-align: center;}
.modal-small .modal-footer {margin-top: 0;}
.modal-small .title {font-size: 16px;padding: 3px 0; line-height: 16px;}
.modal-small .title span {font-size: 12px;padding-left: 20px;}
.openid {margin-top: 0px;}
.opennav a {padding: 0 5px; font-size: 14px;}
[class^="openid-"],
[class*="openid-"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/openid.png");
  background-position: 16px 16px;
  background-repeat: no-repeat;
  margin-top: 0;
}
.openid-sina {
  background-position: 0      0;
}
.openid-qq {
  background-position: -36px      0;
}
.openid-douban {
  background-position: -72px      0;
}
.openid-renren {
  background-position: -108px      0;
}
.loginbox {width: auto;}
.loginbox fieldset {width: 280px;margin:0 auto;padding: 0;}
.loginbox .checkbox {font-size: 12px; line-height: 22px;}
.loginbox .checkbox label {margin-right: 30px;}
.loginbox .checkbox label, .loginbox .checkbox a {margin-top: 5px;}
.loginbox .checkbox button {padding-left: 25px; padding-right: 25px;}
@media (max-width:767px) {
.modal-small {width: auto; padding-top: 30px;}
.loginbox fieldset {width: auto}
}



/*尾部*/
footer {font-size: 12px;padding:40px 0; line-height: 25px}

/*尾部导航*/
.navbar-bottomnav {background: #fff;border: none; min-height: 50px; margin:0;  position: fixed;bottom: 0; left:0; right: 0;
-webkit-box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.1);
}
.navbar-bottomnav .pager {margin:0;margin-top:8px;margin-left: 15px;margin-bottom: 8px;}
.navbar-bottomnav .navbar-toggle {/*padding:5px 8px;margin-top: 12px;*/margin-left: 5px;}
.navbar-bottomnav .navbar-toggle .icon-bar {/*width: 18px;*/}
.navbar-bottomnav .pager.pull-right{margin-right: 15px;}

.navbar-bottomnav .pager li > a, .navbar-bottomnav .pager li > span {padding: 6px 10px;  font-size: 14px;}
.navbar-bottomnav .pager.pull-right li > a, .navbar-bottomnav .pager.pull-right li > span { border-radius: 4px;}
@media (max-width:991px) {.post-recommend {border-bottom: none; padding: 30px 0 0;} body {padding-bottom: 50px;}}
@media (min-width: 768px){
.navbar-bottomnav .navbar-header {float: none;}
}







/*间距*/
.mb10{margin-bottom: 10px;}
.mb30{margin-bottom: 30px;}
.mb20{margin-bottom: 20px;}
.mb40{margin-bottom: 40px;}
.mb60{margin-bottom: 60px;}
.mt120{margin-top: 65px;}
.mb120{margin-bottom: 120px;}
.mbclear {margin-bottom: 0}
.mt30 {margin-top: 30px;}
.mt20 {margin-top:20px;}
.pt20 {padding-top: 20px;}
.siderbar-left {padding-right: 40px;}
@media (max-width:991px) {.siderbar {padding-right:0;}}
.siderbar {padding-left: 40px;}
@media (max-width:991px) {.siderbar {padding-left:0;}}


/*清除列表*/
.list-clear {list-style: none;padding-left: 0;}


/*文字颜色*/
.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-warning {
  color: #c09853;
}

.text-danger {
  color: #b94a48;
}

.text-success {
  color: #468847;
}

.text-info {
  color: #3a87ad;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.f12 {font-size: 12px;}
/*
     FILE ARCHIVED ON 22:16:02 Jun 03, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:14:13 Jan 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.565
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.007
  esindex: 0.009
  cdx.remote: 25.309
  LoadShardBlock: 137.394 (3)
  PetaboxLoader3.datanode: 120.948 (4)
  PetaboxLoader3.resolve: 104.405 (2)
  load_resource: 89.806
*/