.navbar-right{
    padding-right: 10px;
}
.navbar-right li a{
    line-height: 65px;
    padding: 0 15px;
}
.navbar-right li a:hover{
    color: #333;
}
.navbar-right li .icont{
    margin-right: 5px;
}
.navbar-right .icont img{
    margin-bottom: 5px;
}
.header-nav .nav .js-app-guide {
    position: relative;
}
.app-guide-box{
    display: none;
    position: absolute;
    width: 240px;
    height: 128px;
    z-index: 10;
    box-shadow: 1px 1px 15px rgba(0,0,0,.3);
    top: 60px;
    right: 30px;
    background: #fff;
    padding: 10px;
    font-size: 14px;
}
.app-guide .app-guide-box:before {
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
    border: solid 1px #ddd;
    border-width: 1px 1px 0 0;
    position: absolute;
    top: -6px;
    right: 27px;
    content: " ";
}
.navbar-right li:last-child a {
    width: 70px;
    height: 40px;
    color: #fff;
    background-color: #006ea3;
    display: block;
    margin-top: 12px;
    line-height: 40px;
    text-align: center;
}
.app-guide-box img {
    width: 108px;
    height: 108px;
    float: left;
}
.app-guide-box .app-guide-title {
    line-height: 36px;
    text-align: center;
}
.app-guide-box .app-guide-title span:first-child {
    display: inline-block;
    position: relative;
    margin-top: 17px;
}
.search-box.active {
    opacity: 1;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}
.search-box {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.98);
    z-index: 9999;
    overflow: auto;
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform: scale(0,0);
    opacity: 0;
}
.icon-search-close {
    position: absolute;
    right: 60px;
    top: 60px;
    background-position: -260px -120px;
    cursor: pointer;
}
.icon-header {
    display: inline-block;
    vertical-align: text-bottom;
    background-image: url(../images/icon-header.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}
.search-content {
    position: absolute;
    width: 550px;
    left: 50%;
    margin-left: -275px;
    padding-top: 95px;
}
.search-input {
    margin-top: 55px;
}
.search-content input {
    border: none;
    border-bottom: 1px solid #f0f0f0;
    height: 45px;
    width: 100%;
    font-size: 26px;
    background-color: transparent;
    padding-right: 50px;
}
.search-input button {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    text-indent: -999px;
    border: none;
    background: url(../images/icon-header.png) no-repeat -262px -68px;
    outline: 0;
}
.search-history {
    margin-top: 50px;
    display: inline-block;
}
.search-hot {
    margin-top: 40px;
}
.search-history strong {
    font-size: 16px;
    color: #bbb;
    font-weight: 400;
}
.search-box .search-history ul {
    width: 550px;
}
.search-history ul li {
    float: left;
    height: 35px;
    border: 1px solid #f0f0f0;
    margin: 0 20px 20px 0;
    padding: 0 15px;
    cursor: pointer;
}
.search-history ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 16px;
    line-height: 33px;
}
.search-hot ul li a {
    color: #3ca5f6;
    font-weight: 700;
}
.search-history ul {
    margin: 10px 0 0 0;
    display: inline-block;
}
.navbar-nav.navbar-right .user-head img {
    position: absolute;
    border-radius: 18px;
    width: 100%;
    top: 15px;
}
.navbar-nav.navbar-right .user-head {
    width: 76px;
    height: 60px;
    position: relative;
    display: block;
}
.header-column.header-column-user {
    margin-left: -75px;
    display: none;
}
.header-column {
    position: absolute;
    width: 120px;
    background-color: rgba(255,255,255,.98);
    z-index: 1000;
    box-shadow: 0 1px 15px rgba(18,21,21,.2);
    margin-top: 60px;
    left: 50%;
    margin-left: -66px;
    border-top: 1px solid #f0f0f0;
    padding: 11px 0;
}
.user-head .header-column a {
    display: block;
    color: #333;
    line-height: 38px;
    font-size: 16px;
    width: 100%;
    text-align: center;
}
.user-head .header-column a:hover{
    color: #3ca5f7;
}
.navbar-nav.navbar-right .user-head .avatar {
    width: 36px;
    line-height: 65px;
    padding: 0;
    margin: 0;
    display: block;
}
.navbar-nav.navbar-right .user-head .caret {
    margin-left: 46px;
}




.share-widget-outline .button-douban span {
    background-position: 0 -112px
}

.share-widget-qrcode {
    border: 1px solid #ccc;
    width: 218px;
    display: none;
    background: #fff;
    z-index: 1000
}

.share-widget-qrcode .hd {
    border-bottom: 1px solid #ccc;
    background: #f6f6f6;
    *zoom: 1;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    color: #666
}

.share-widget-qrcode .hd:after {
    display: table;
    content: '';
    clear: both
}

.share-widget-qrcode .hd:after {
    display: table;
    content: '';
    clear: both
}

.share-widget-qrcode .hd .close {
    float: right;
    color: #979797
}

.share-widget-qrcode .bd {
    text-align: center;
    padding: 20px 0
}

.share-widget-qrcode .qrcode {
    height: 180px;
    width: 180px
}

.share-widget {
    *display: inline !important
}

.side-panel-widget {
    position: fixed;
    top: 78%;
    width: 46px;
    height: 200px;
    margin-top: -10px;
    left: 54%;
    margin-left: 515px;
    z-index: 99999;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,100)||0)-(parseInt(this.currentStyle.marginBottom,100)||0)))
}

.side-panel-widget .side-comment,.side-panel-widget .side-top,.side-panel-widget .side-back,.side-panel-widget .side-share {
    float: left;
    width: 46px;
    height: 46px;
    margin-bottom: 4px;
    background: url(../images/side-widget-item.png) no-repeat;
    line-height: 46px;
    text-align: center
}

.side-panel-widget .side-comment:hover,.side-panel-widget .side-top:hover,.side-panel-widget .side-back:hover,.side-panel-widget .side-share:hover {
    background: url(../images/side-widget-focus.png) no-repeat
}

.side-panel-widget .side-comment i,.side-panel-widget .side-top i,.side-panel-widget .side-back i,.side-panel-widget .side-share i {
    *position: relative;
    *top: 10px
}

.side-panel-widget .side-comment i {
    display: inline-block;
    width: 24px;
    height: 23px;
    background: url(../images/comments.png) no-repeat;
    vertical-align: middle
}

.side-panel-widget .side-back i {
    display: inline-block;
    width: 27px;
    height: 26px;
    background: url(../images/home.png) no-repeat;
    vertical-align: middle
}

.side-panel-widget .side-share i {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/share.png) no-repeat;
    vertical-align: middle
}

.side-panel-widget .side-top i {
    display: inline-block;
    width: 22px;
    height: 15px;
    background: url(../images/top2.png) no-repeat;
    vertical-align: middle
}

.side-panel-widget .side-share-block {
    float: left;
    position: relative;
    *margin-bottom: 4px
}

.side-panel-widget .share-list {
    position: absolute;
    width: 150px;
    left: -150px;
    top: 0;
    display: none
}

.side-panel-widget .side-share-wechat,.side-panel-widget .side-share-sina,.side-panel-widget .side-share-tqq {
    float: left;
    margin-right: 4px;
    width: 46px;
    height: 46px;
    background: url(../images/side-widget-item.png) no-repeat;
    text-align: center;
    line-height: 46px
}

.side-panel-widget .side-share-wechat:hover,.side-panel-widget .side-share-sina:hover,.side-panel-widget .side-share-tqq:hover {
    background: url(../images/side-widget-focus.png) no-repeat
}

.side-panel-widget .side-share-wechat i,.side-panel-widget .side-share-sina i,.side-panel-widget .side-share-tqq i {
    *position: relative;
    *top: 10px
}

.side-panel-widget .side-share-wechat i {
    display: inline-block;
    width: 24px;
    height: 19px;
    background: url(../images/share_webchat.png) no-repeat;
    vertical-align: middle
}

.side-panel-widget .side-share-sina i {
    display: inline-block;
    width: 25px;
    height: 20px;
    background: url(../images/share_weibo.png) no-repeat;
    vertical-align: middle
}

.side-panel-widget .side-share-tqq i {
    display: inline-block;
    width: 16px;
    height: 23px;
    background: url(../images/share_qq.png) no-repeat;
    vertical-align: middle
}