* {
    margin: 0;
    padding: 0;
}

img {
    vertical-align: middle;
}
.mbr20 {
    margin-right: 20px;
}
.main-left {
    background: #fff;
    padding: 40px 60px;
}
.pub-top .menu li span.menu-telnum {
    top: 4px!important;
}
.wrap .zhishi-left {
    width: 850px;
    float: left;
}

.wrap .zhishi-right {
    width: 330px;
    float: right;
}

.main-right {
    width: 330px;
    padding: 20px;
    margin: 20px 0;
    box-sizing: border-box;
    background: #fff;
}

.left-title {
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}


/* 百科专题页css */
.ls-banner {
    width: 100%;
    height: 120px;
    background: url("/assets/home/baike/images/zs_bg.png") no-repeat;
    background-size: 100% 100%;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 10px 18px;
}
.ls-banner .baojia-title {
    height: 40px;
    line-height: 40px;
    margin-bottom: 9px;
}
.ls-banner .baojia-title span {
    display: block;
    height: 40px;
    line-height: 40px;
    float: left;
}
.ls-banner .color-red {
    color: #ED404D;
}
.ls-banner .free-title {
    font-size: 28px;
    font-weight: 550;
}
.ls-banner .normal {
    font-size: 20px;
}


.ls-banner .selet {
    height: 40px;
    float: left;
    margin-right: 15px;
    width: 150px;
    font-size: 15px;
}

.ls-banner .butt {
    height: 40px;
    width: 140px;
    float: left;
    cursor: pointer;
    background: #ED404D;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.ls-banner input[type=text] {
    height: 40px;
    padding: 0 10px;
    line-height: 30px;
    width: 150px;
    float: left;
    box-sizing: border-box;
    margin-right: 15px;
    font-size: 15px;
}

.main-left .title {
    height: 33px;
    line-height: 33px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #D9D9D9;
}


.baikeList-box .baikeList-ul {
    overflow: hidden;
}

.baikeList-box li {
    display: block;
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #F5F5F5;
}

.baikeList-box li:nth-child(12) {
    border-bottom: none;
}

.baikeList-box li img {
    width: 160px;
    height: 120px;
    float: left;
}

.baikeList-box li .jxbk-title {
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.baikeList-box li .jxbk-container {
    margin-left: 190px;
    border: none;
}

.jxbk-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 60px;
    font-size: 14px;
    overflow: hidden;
}

.jxbk-time {
    color: #666;
    font-size: 14px;
    font-family: "Micorsoft yahei";
    text-align: right;
    margin-top: 15px;
}


.bklist-box {
    width: 160px;
    height: 120px;
    overflow: hidden;
    position: relative;
    display: block;
    float: left;
}

.bklist-box img {
    position: absolute;
    width: 180px;
    height: 136px;
    left: 50%;
    margin-left: -80px;
    top: 50%;
    margin-top: -60px;
}

.bklist-box:hover img {
    width: 200px;
    height: 150px;
    margin-top: -75px;
    margin-left: -100px;
    transition: all 0.7s;
    -moz-transition: all 0.7s; /* Firefox 4 */
    -webkit-transition: all 0.7s; /* Safari 和 Chrome */
    -o-transition: all 0.7s; /* Opera */
}

.main-right .bk ul li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #E3E3E3;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main-right .bk ul li .yuan {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ED404D;
    border-radius: 50%;
    margin-right: 10px;
}

.new-meitu {
    padding: 20px;
    background: #fff;
}

.new-meitu-images ul {
    overflow: hidden;
}

.new-meitu-images ul li {
    display: block;
    width: 140px;
    height: 170px;
    float: left;
    margin-right: 10px;
}

.new-meitu-images ul li:nth-child(2), .new-meitu-images ul li:nth-child(4) {
    margin-right: 0;
}

.new-meitu-images ul li img {
    width: 140px;
    height: 120px;
}

.new-meitu-images ul li p {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    margin-top: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new_gl_fadan {
    background: #fff !important;
}

.footer_new .bottom {
    height: 160px;
}

.footer_new .bottom_mask {
    height: 160px;
}


.windowbg {
    background: rgba(0, 0, 0, .5);
}


.article_menu_box {
    border: 1px solid #e6e6e6;
    width: 930px;
    margin-top: 20px;
}

.article_menu_box .list-head ul {
    overflow: hidden;
    padding: 10px 15px 0px 15px;
    position: relative;
}

.article_menu_box .list-head ul li {
    float: left;
    font-size: 16px;
    margin: 0px 5px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    width: 102px;
    text-align: center;
}

.article_menu_box .list-head ul li span {
    display: block;
    text-align: center;
    margin-bottom: -9px;
}

.article_menu_box .gray-back {
    background: #F2F2F2;
    padding: 10px 35px;
}

.article_menu_box .gray-back .back_item {
    display: none;
}

.item_active {
    display: block !important;
}

.article_menu_box .gray-back a { /*font-size: 14px;*/
    padding: 5px 10px;
    display: inline-block;
}

.article_menu_box .list-head ul li i {
    display: block;
    display: none;
}

.head-active {
    color: #ff5353;
    border-bottom: 2px solid #ff5353;
}

.head-active a {
    color: #ff5353 !important;
}

.head-active a:hover {
    color: #ff5353 !important;
}

.head-active div {
    display: block !important;
}

.article_menu_box .list-head .head-active i {
    display: block !important;
}

.bk-td-imgtopic h1 {
    margin-left: 14px;
    width: 650px;
    float: left;
    font-size: 14px;
    color: #666;
}

.bk-new-tag > div:first-child {
    font-weight: normal;
    font-size: 16px;
    margin-top: 8px;
    margin-left: 12px;
    color: #333;
}

.bk-new-tag > div:first-child .question {
    font-size: 16px;
    color: #3587d8;
    float: right;
    margin-right: 20px;
    cursor: pointer;
}

.pageContent {
    padding-bottom: 0;
}

.wrap {
    overflow: hidden;
}

.jxbk-container .jxbk-time .labels {
    text-decoration: underline;
    padding: 2px 2px;
    color: #1F80C7
}

.jxbk-content a {
    color: #0099cc
}

/*友情链接 S*/
.friend {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.friend .wrap {
    border: 1px solid #eee;
}

.friend .tab-nav {
    overflow: hidden;
    height: 64px;
    background: #eee;
}

.friend .tab-nav a {
    border: 0;
    display: block;
    float: left;
    font-weight: bold;
    color: #666;
    height: 64px;
    line-height: 64px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    padding: 0 10px;
}

.friend .tab-nav a.current {
    font-weight: bold;
    position: relative;
    background: #fff;
}

.friend .tab-con {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
}

.friend .tab-con-item {
    display: none;
    color: #444;
    overflow: hidden;
    height: auto;
    width: auto;
    margin-top: 20px;
    padding-left: 40px;
}

.friend .tab-con-item a {
    float: left;
    display: block;
    color: #666;
    line-height: 12px;
    margin-bottom: 20px;
    font-size: 12px;
    margin-right: 20px;
}

.friend .tab-con-item a:hover {
    color: #ff5353;
}

/*友情链接 E*/
.page {
    text-align: center;
}