@charset "utf-8";

/* CSS Document */


/* reset.css */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
th,
td,
li {
    margin: 0;
    padding: 0
}

em {
    font-style: normal
}

li {
    list-style: none
}

a {
    text-decoration: none
}

img {
    border: none;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    resize: none;
    overflow: auto;
}

input,
textarea {
    outline: none;
}

h3,
h2 {
    font-weight: normal;
}


/* end reset.css */


/*public.css*/

.clearFix {
    zoom: 1;
}

.clearFix:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.menu .FL {
    background: #e0e0e0;
    height: 28px;
    width: 1px;
    padding: 0 0;
    position: relative;
    top: 30px;
}

body {
    font-family: "黑体简体", "Microsoft YaHei", "Arial regular,helvetica regular", serif;
    -webkit-text-size-adjust: 100%;
    background-color: #f4f4f4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 300px !important;
    overflow: auto;
    padding: 0;
    margin: 0;
}


/*end public.css*/

.wrap {
    width: 1170px;
    margin: 30px auto 0;
}


/*banner.css*/

.banner-wrap {
    width: 885px;
}

.banner-bg {
    width: 885px;
    max-height: 120px;
}

.banner-txt {
    width: 282px;
    height: 38px;
    position: absolute;
    left: 40px;
    top: 36px;
}

.userMsg {
    /* width:670px; */
    padding-bottom: 15px;
    width: 100%;
    padding-top: 20px;
    position: relative;
}

#infoCont .userMsg {
    padding: 7px 0 0;
}

.img-left1 img,
.img-left2 img {
    width: 270px;
    height: 205px;
}

.advert-top a,
.advert-bottom a,
.img-left a {
    text-decoration: none;
}

.hideDiv {
    display: none;
    overflow: hidden;
}


/*end banner.css*/


/*.right-wrap.css*/

.right-wrap {
    float: right;
    width: 270px;
    /* padding-left: 15px; */
}

.right_c {
    width: 146px;
    height: 110px;
    position: absolute;
    right: 0;
    top: 0;
}

.right_c img {
    width: 146px;
    height: 110px;
    border: 1px solid #f7f7f7;
}


/*end right-wrap.css*/


/*left-wrap.css*/

.wrapLeft {
    width: 885px;
    overflow: hidden;
}

.left-wrap {
    float: left;
    width: 885px;
    position: relative;
    /*  padding: 0 30px; */
    background: #fff;
}


/*end left-wrap.css*/


/*nav-list.css*/

.header {
    height: 30px;
    width: 100%;
    background: #424242;
    min-width: 1200px;
}

.nav-list {
    width: 100%;
    height: 53px;
    border-bottom: 1px solid #e0e0e0;
    /* margin-top:15px; */
    background: #fff;
    position: relative;
}

.main-menu{
    float: left;
} 
.nav-list li {
    float: left;
    display: block;
    font-size: 16px;
    padding: 0 24px;
    line-height: 53px;
    height: 53px;
    border-right: 1px solid #ededed;
    cursor: pointer;
    position:relative;
}
/* 新图标 */
.nav-list li #hotIcon{
    position: absolute;
    right: 18px;top:4px;
}
.nav-list li a {
    color: #757575;
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.active,
.active>a {
    color: #2196f3!important;
}

.nav-list span:last-child {
    border-right: none;
}

.active {
    border-top: 4px solid #2196f3;
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #fff;
    background: #fff;
}

/*专题列表*/

.zt-main {
    min-height: 165px;
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 20px;
}

.zt-pic-left {
    width: 220px;
    height: 165px;
    margin-right: 30px;
    float: left;
}

.person-pic {
    width: 325px;
}

.zt-pic-left img {
    width: 100%;
    height: auto;
    display: block;
    border: 0;
}

.zt-right-Text {
    float: left;
    width: 563px;
}

.person-text {
    width: 458px;
}

.person-text .item_p {
    color: #424242;
}

.zt-right-Text p {
    font-size: 14px;
    color: #757575;
    line-height: 1.65;
    padding: 4px 0;
}
.person-con,.zt-con{
    height: 135px;
    overflow: hidden;
}

.bottom-icon-box{
    height: 30px;
    overflow: hidden;
    padding-top: 3px;
}
.messagesPublish {
    float: right;
    margin-right: 36px;
    width: 96px;
    margin-top: 10px;
}

.messagesPublish .Publish {
    display: block;
    padding: 0;
    margin: 0 auto;
    font-size: 16px;
    line-height: 36px;
    border-radius: 3px;
    height: 36px;
    width: 100%;
    color: #FFF;
    text-align: center;
    background: #2196F3;
    cursor: pointer;
    font-style: normal;
}

.messagesPublish .publishMenu {
    display: none;
    padding: 0 10px;
    width: 96px;
    position: absolute;
    top: 45px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 999;
}

.messagesPublish .publishMenu li {
    width: 100%;
    text-align: center;
        padding: 0;
    height: 32px;
    line-height: 32px;
    border:0;
}

.messagesPublish .publishMenu li a {
    padding:0;
    color: #9c9c9c;
    background: #fff;
    border-bottom: 1px solid #ddd;
    display: block;
    width: 100%;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.messagesPublish .publishMenu li:last-child a {
    border-bottom: 0 none;
}

.messagesPublish .publishMenu li a:hover {
    color: #1e88e5;
    text-decoration: none;
}


/*end nav-list.css*/


/*div-box.css*/

.div-box {
    background: #fff;
    width: 100%;
}

.item_p {
    cursor: pointer;
    color: #424242;
    line-height: 22px;
    padding-bottom: 5px;
    margin-bottom: 0;
    /* min-height:66px; */
}

.item_p .titleHeader {
    font-size: 18px;
    word-break: break-all;
    word-wrap: break-word;
    line-height: 1.5;
    color: #424242;
}

.item_p>span>em {
    font-style: normal;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    padding: 2px 5px;
    font-size: 14px;
    color: #c7c7c7;
    margin-right: 5px;
    display: none;
}

.item_p .titleHeader:hover {
    color: #2196f3;
}

.activeSpan {
    color: #1e88e5 !important;
}

.item_p .rubric {
    font-size: 14px !important;
    color: #9c9c9c;
}

.x_content {
    padding-top: 16px;
}

#infoCont .expertMsg {
    display: inline-block;
    float: left;
    width: auto;
    overflow: hidden;
    height: 40px;
}

#infoCont .expertMsg a {
    color: #9c9c9c;
}

.pageViews {
    height: 30px;
    padding-top: 3px;
    line-height: 20px;
    overflow: hidden;
    display: inline-block;
    float: left;
    /* padding-right:15px; */
    color: #9e9e9e;
}

.pageViews>img {
    width: 15px !important;
    height: 15px !important;
    padding: 0 !important;
    margin-top: 0 !important;
    float: left;
}

#infoCont .expertMsg span {
    float: left;
}

.pageViews span,
.zambia span,
.info span,
.share span,
.collect span {
    color: #9e9e9e;
    font-size: 12px;
    line-height: 15px;
    float: left;
    padding: 0 0 0 10px;
}

.inforMsg .info,
.inforMsg .zambia,
.inforMsg .collect,
.inforMsg .share {
    padding-left: 20px;
    outline: none;
}

.inforMsg img {
    padding-right: 0;
}

.inforMsg>a {
    text-decoration: none !important;
    height: 40px;
    padding-top: 15px;
    overflow: hidden;
    display: inline-block;
}

.inforMsg>a:hover {
    text-decoration: none !important;
}

.inforMsg {
    display: inline-block;
    float: right;
}

.pageViews {
    padding-left: 0;
}

.img-left li {
    margin-bottom: 15px;
}

.inforMsg a img {
    width: 15px;
    height: 15px;
    float: left;
    padding-top: 0;
}

.expertNum {
    padding-left: 10px;
}

.zamNum,
.expertNum,
.infoNum {
    line-height: 30px;
}

.left_c {
    width: 637px;
    display: inline-block;
    min-height: 110px;
}

.content-list {
    padding: 0 36px;
}


/* 多图样式 */

.morePic {
    width: 100%;
    float: left;
    position: inherit;
    min-height: 40px;
}

.morePicUl>li {
    float: left;
    width: 146px;
    height: 110px;
    padding: 0 !important;
    border: 1px solid #f7f7f7;
    margin-right: 10px;
    margin-bottom: 10px !important;
    overflow: hidden;
}

.morePicUl>li>img {
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
}

.content-list li {
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 24px;
}

.content-list li:after {
    content: "";
    display: block;
    clear: both;
}

.content-list>li:last-child {
    border-bottom: none;
}

.class {
    color: #9c9c9c;
    display: inline-block;
}

.pic {
    width: 40px;
    height: 40px;
    margin-right: 10px !important;
    border-radius: 100%;
    padding-right: 0 !important;
    float: left;
}

.zj,
.ty,
.lz.rz {
    width: 48px;
    height: 20px;
    margin-right: 5px;
    margin-top: 10px;
    float: left;
}

.tl {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: 10px;
    display: block;
    float: left
}

.zn {
    font-size: 14px;
    line-height: 40px;
    max-width: 280px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    padding-right: 10px;
}

.rz {
    width: 72px;
    height: 20px;
    margin-right: 10px;
    margin-top: 10px;
    display: block;
    float: left
}

.times {
    /* padding-left:15px; */
    font-size: 14px;
    color: #c7c7c7;
    line-height: 30px;
}

#infoCont .pic,
#infoCont .zj-box,
#infoCont .zn,
#infoCont .times {
    height: 40px;
}


/*end div-box.css*/


/*color class*/

#infoCont .times {
    font-size: 14px;
}

.right_c_morePic {
    margin-right: 10px;
    margin-bottom: 10px;
}

#infoCont .textTop {
    font-size: 12px;
    color: #9e9e9e;
    padding: 0 10px;
}

.yw {
    color: #9c9c9c;
}

.hui {
    color: #9c9c9c;
}

.gn {
    color: #3cc854;
}


/*end color class*/


/*#gotoTop class*/

#gotoTop {
    display: none;
    position: fixed;
    right: 70px;
    bottom: 70px;
    cursor: pointer;
    text-align: center;
    width: 30px;
    height: 30px;
    background-image: url(../../../common/img/gotop.png);
    background-repeat: no-repeat;
}

.dotoDefault {
    background-position: 0 0;
}

.dotoOver {
    background-position: 0 -30px;
}


/*end #gotoTop class*/


/* refresh-loading.css*/

.refresh-loading {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto 62px;
}

.refresh-loading p {
    width: 300px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    background: #fff;
    font-size: 16px;
    color: #424242;
    margin: 34px auto 0;
    border: 1px solid #e0e0e0;
    border-radius: 50px;
}


/*end refresh-loading.css*/


/* 弹出框 */


/* *********** */

.my-fade .my-in {
    opacity: .5;
    filter: alpha(opacity=50);
}

.my-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    outline: 0;
}

.my-modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 9;
}

.my-modal-lg {
    position: absolute;
    top: 50px;
    left: 300px;
    width: 500px;
    height: 260px;
    background-color: #fff;
    z-index: 10;
}

.my-modal-header {
    text-align: center;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    height: 45px;
    line-height: 35px;
}

.my-modal-header h4 {
    font-size: 16px;
    font-weight: bold;
    float: left;
}

.my-modal-header i {
    float: right;
    font-style: normal;
    font-size: 20px;
    cursor: pointer;
}

.my-modal-body {
    padding: 20px 30px;
    text-align: center;
    height: 155px;
}

.my-modal-body .defaultTip {
    font-size: 12px;
    color: #424242;
    border: 1px solid #f7f2de;
    background: #fffdee;
    line-height: 30px;
    text-align: left;
    padding: 0 20px;
}

.my-modal-body input {
    border: 1px solid #cecece;
    padding: 5px 10px;
    line-height: 1.2;
    font-size: 14px;
    border-radius: 3px;
    float: left;
    width: 350px;
}

.my-modal-body label {
    float: left;
    line-height: 28px;
    padding: 0 15px 0 0;
}

.my-modal-footer {
    border-top: 1px solid #ddd;
    text-align: right;
    padding: 15px 20px;
    height: 60px;
}

.my-modal-footer button {
    border: none;
    cursor: pointer;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-left: 15px;
    outline: none;
    height: 30px;
    font-family: "黑体简体", "Microsoft YaHei", "Arial regular,helvetica regular", serif !important;
}

.my-modal-body .ninc {
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
}

.my-modal-body .nicErrorTips {
    line-height: 30px;
    text-align: left;
    padding-left: 70px;
    font-size: 12px;
    color: #f44336;
}

.my-modal-footer .submit {
    background: #1e88e5;
    border: 1px solid #1e88e5;
}

.my-modal-footer .reset {
    background: #f8f8f8;
    color: #666;
    border: 1px solid #c8c8c8;
}


/* *************/


/* 分享 */

.jiathis_warp {
    position: absolute;
    top: 49px;
    width: 110px;
    min-height: 160px !important;
    background: #fff;
    right: 0;
    z-index: 100;
    background: url(../../../common/img/topLine.png) no-repeat top right;
    padding-top: 9px;
}

.share {
}
/* bdshare */
.share_warp{
    position: absolute;
    top: 49px;
    width: 100px;
    height: 116px !important;
    background: #fff;
    right: 0;
    z-index: 100;
    background: url(../../../common/img/topLine.png) no-repeat top right;
    padding-top: 9px;
}
.bdshare{
    padding: 2px 10px 10px;
    border: 1px solid #E0E0E0;
    border-top: 0;
    background: #fff;
    height: 108px !important;
}
.bdshare a {
    width: 100%;
    height: 35px;
    display: block;
    padding: 10px 0 0;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}

.bdsharebuttonbox a:last-child {
    border-bottom: 0 none;
}


/* End */


/* 弹出框样式 */

.modal-dialog {
    min-height: 560px!important;
    height: 100%!important;
    border-radius: 4px;
    width: 100% !important;
    margin: 0 auto;
    background:#fff;
}

.modal {
    background: #fff!important;
}

.modal-backdrop {
    background: none!important;
}

.modal-content {
    background: none!important;
    width: 1036px;
    margin: 0 auto;
}

.fade.in {
    opacity: 1!important;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: none!important;
    /* border-top: 1px solid #e5e5e5!important; */
    border-top: none!important;
    border-radius: 4px!important;
    outline: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.btn-info {
    background-color: #1e88e5 !important;
    border: 1px solid #1e88e5 !important;
    cursor: pointer;
    padding: 5px 20px !important;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-left: 15px;
    outline: none;
    height: 30px;
    font-family: "黑体简体", "Microsoft YaHei", "Arial regular,helvetica regular", serif !important;
}

.btn-info:hover {
    background-color: #1976d2 !important;
}

.close {
    margin: 0 0 !important;
}

.bootbox-body {
    margin: 10px 0;
    font-size: 14px;
}


/* 搜索 */

.searchDiv {
    display: inline-block;
    float: right;
    margin-right: 0;
    text-align: center;
    line-height: 36px;
    margin-top: 19px;
}

.searchDiv img {
    vertical-align: top;
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

.searchDiv img:hover {
    cursor: pointer;
}


/**热门标签**/

.tagBox {
    padding: 0 36px;
    display: none;
    position: relative;
    border-bottom: 1px dashed #e0e0e0;
    margin-bottom: 55px;
}

.tagBoxHeight {
    height: 38px;
    overflow: hidden;
}

.tagBoxHeight2 {
    overflow: hidden;
    height: 39px;
}

.tagWarp {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    max-height: 350px;
    padding: 0 0 0 36px;
    z-index: 99;
    background: #fff;
    overflow: hidden;
}

.tagDemo {
    max-height: 310px;
    min-height: 30px;
    overflow: hidden;
    position: relative;
}


/* 展开Class */

.downCheck .tagDemo {
    height: auto !important;
}

.downCheck .tagList {
    min-height: 40px;
}

.tagList {
    padding: 0 70px 0 0;
    overflow: hidden;
    border-bottom: 1px dashed #e0e0e0;
    margin-right: 36px;
}

.tagList li {
    display: inline-block;
    float: left;
    padding: 0 12px;
    /* height:22px; */
    line-height: 20px;
    /* text-align: center; */
    color: #424242;
    font-size: 14px;
    margin-bottom: 16px;
    border-right: 1px solid #e0e0e0;
}

#tagList li.activeTage a {
    color: #1e88e5;
}

.tagList li:last-child {
    margin-right: 0;
}

#tagList li a:hover {
    cursor: pointer;
    color: #1e88e5;
}

#myModal {
    display: none;
}

.downUp {
    height: 14px;
    display: inline-block;
    width: 60px;
    cursor: pointer;
    padding-left: 10px;
    position: absolute;
    top: 4px;
    right: 38px;
    font-size: 14px;
}

.downUpBg:hover {
    background: url('../img/TagiconDownActive.png') no-repeat center right;
    display: inline-block;
    color: #1e88e5;
}

.downUpBg {
    background: url('../img/TagiconDown.png') no-repeat center right;
    display: inline-block;
}

.upBg {
    background: url('../img/TagiconUp.png') no-repeat center right;
    display: inline-block;
}

.upBg:hover {
    background: url('../img/TagiconUpActive.png') no-repeat center right;
    display: inline-block;
    color: #1e88e5;
}

.downUp>img {
    width: 20px;
    height: 14px;
    margin: 0 auto;
    display: block;
}


/*搜索弹框  */

.modal-body {
    padding: 15px 96px!important;
    margin-top: 46px;
}

.modal-footer {
    position: relative;
    padding: 20px 15px 20px 15px!important;
    border-top: none;
}

.modal-titles {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
}


/* .modal-open .modal {
    overflow-y: hidden;
} */

.modal-header {
    position: relative;
    height: 61px;
    border-bottom: none!important;
}

.close {
    position: absolute;
    right: 24px;
    top: 24px;
    opacity: 1!important;
}

.searchTitle {
    position: relative;
    width: 840px;
    height: 66px;
    border: 1px solid #a0a0a0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.search-title {
    width: 87%;
    height: 100%;
    font-size: 24px;
    line-height: 24px;
    border: none;
    outline: none;
    color: #424242;
    margin-left: 10px;
    height: 33px\0;
    line-height: normal\0;
    margin-top: 16px\0;
}

.search-box {
    text-align: center;
    background-image: url(../img/search/infosearch.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px;
    right: 26px;
    cursor: pointer;
}

input[type="text"] {
    -webkit-appearance: none;
}


/*  历史记录*/

.record {
    display: none;
    min-height: 75px;
    padding-top: 20px;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    padding-left: 10px;
}

/*热门标签  */

.hotTip {
    margin-top: 75px;
    overflow: hidden;
    padding-left: 10px;
}

.hotTips {
    font-weight: bolder;
    font-size: 30px;
    line-height: 1.25;
}

.tipsLine {
    width: 840px;
    height: 2px;
    margin: 30px 0 23px;
    border-bottom: 1px solid #a0a0a0;
}

.tipList {
    margin-bottom: 179px;
}

.tipList li {
    display: inline-block;
    border: 1px solid #d0d0d0;
    border-radius: 15px;
    padding: 0 16px;
    height: auto;
    line-height: 24px;
    margin: 7px 10px 7px 0;
    font-size: 14px;
}

.tipList li:hover {
    background: #1e88e5;
    color: #fff;
    cursor: pointer;
}

.tageBox:hover {
    color: #1e88e5;
}

.liInfo a:hover {
    color: #1e88e5;
}


/* 用户推荐 */

.experWarp {
    border-top: 4px solid #e0e0e0;
    overflow: hidden;
    background: #fff;
    margin: 0 auto 15px;
}

.experWarp {
    min-height: 200px;
    width: 270px;
    float: left;
    background: #fff;
}

.experWarp>h4 {
    font-size: 18px;
    text-align: left;
    line-height: 56px;
    height: 56px;
    border-bottom: 1px solid #E1E1E1;
    margin: 0;
    padding-left: 20px;
}

.experWarp>h4>a {
    display: inline-block;
    color: #1e88e5;
    padding-right: 20px;
    float: right;
    font-size: 14px;
}

.experWarp>h4>a:hover {
    text-decoration: underline;
}

.experWarp ul {
    padding: 0 20px 15px;
    width: 100%;
    overflow: hidden;
}

.experWarp ul li {
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    padding: 30px 0;
    position: relative;
}
.userListTujianLi .my-sm-modal{
    left: 0;
    right: initial;
    top: 60px;
    bottom: inherit;
}
.tujianLi {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding: 30px 0;
    float: left;
}

.tujianLi .liHeader {
    width: 100%;
    overflow: hidden;
    padding-bottom: 4px;
}

.tujianLi p {
    margin: 0!important;
}

.liSideabr >a {
    float: left;
    width: 62px;
    padding-right: 12px;
}

.liHeader>a:hover {
    color: #fff !important;
}

.tujianLi .liPic {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin-right: 12px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
}

.liInfo {
    min-height: 50px;
    overflow: hidden;
}

.tujianLi:hover {
    cursor: pointer;
}

.liInfo a.user_nick_name {
    display: inline-block;
    font-size: 16px;
    color: #424242;
    font-weight: normal;
    line-height: 1.5;
    height: inherit;
    border: 0;
    text-align: left;
}

.liInfo a.user_nick_name:hover {
    color: #1e88e5;
}

.liInfo .tageBox {
    width: 100%;
    display: block;
    margin-left: 0;
}

.tujianLi .liCon {
    font-size: 14px;
    line-height: 2;
    display: inline-block;
    color: #424242;
}

.tujianLi .liCon:hover {
    color: #1e88e5;
}

.tuijian a>span {
    float: right;
    cursor: pointer;
    display: inline-block;
    color: #424242;
}

.tuijian a>span:hover {
    color: #1e88e5;
}

.fRight {
    float: right !important;
}

.experWarp ul li:last-child {
    border: 0;
    padding-bottom: 15px;
}

.experWarp ul li:last-child>.liHeader {
    padding-bottom: 15px;
}

.fLeft {
    float: left !important;
}

body {
    background: #f4f4f4!important;
}

.mainWarpParent {
    box-shadow: 0 5px 10px #d8d8d8;
}


/* End */


/*  分享*/

.nav-list .tabShare {
    border: none !important;
    position: relative;
    padding: 0 !important;
    width: 40px;
    display: block;
    float: right;
    margin-right: 10px;
}

.tabShare>a {
    display: block;
    padding-top: 19px;
    overflow: hidden;
    height: 52px;
    width: 20px;
    margin: 0 auto;
    text-align: right;
    border: 0 none !important;
}

.tabShare>a span,
.jiathis_txt {
    border: 0 none !important;
}

.tabShare>a img {
    width: 20px;
}

.tabShare>a span {
    height: 20px;
    margin-top: 0;
    float: right;
    padding: 0 0 0 5px;
}

.tabShare .jiathis_warp {
    top: 40px;
}

.noPic {
    display: none;
}

.noPicStatus {
    width: 100% !important;
    min-height: auto !important;
}

.downUpSpan {
    display: none;
}


/*列表自适应样式*/

.right_c.morePic {
    height: 120px;
    overflow: hidden;
    margin: 8px 0 8px;
    width: 100%;
}


/**搜索标签**/

.hotTagList {
    overflow: hidden;
}

.hotTagList li {
    display: inline-block;
    float: left;
    margin-right: 5px;
    padding: 0 10px;
    border-radius: 10px;
    color: #1e88e5;
    background: #fff;
    border: 1px solid #1e88e5;
    margin-bottom: 10px !important;
    overflow: hidden;
    height: 24px;
    line-height: 22px;
}

.hotTagList li:hover {
    cursor: pointer;
    border: 1px solid #fff;
    color: #fff;
    background: #1e88e5;
}

.hotTagList li span {
    font-size: 12px;
    color: #fff;
    padding: 0;
    margin: 0;
}