@charset "utf-8";

/* CSS Document */

.probe_mc_topic {
    position: static;
    width: auto;
    height: auto;
    margin: 0 auto;
}

#dianzan .zan {
    float: none;
    margin: 24px auto 0;
}

#dianzan .cai,
#dianzan .line {
    position: absolute;
    left: -99999px;
    z-index: -100;
    display: none;
    opacity: 0;
    width: 0;
    height: 0;
    pointer-events: none;
}

.probe_mc_important span {
    line-height: 2em;
    padding: 0.2em 0;
}


/*.probe_mc_img a{
	display:inline-block;
	width:680px;
	height:510px;
}*/


/*
以下相关点赞css单独添加于20170726-15:47
*/

.probe_mc_img {
    min-height: auto;
    box-shadow: none;
}

#dianzan .zan a {
    position: relative;
    background: url(https://imgs.news.cn/fortune/20160329/insight/img/like.png) center 24px no-repeat;
    color: #f74a4c;
    text-indent: -9999px;
    overflow: hidden;
}

#dianzan .zan a:before {
    content: "+1";
    position: absolute;
    top: 50px;
    left: 35px;
    color: #000;
    font-size: 16px;
    text-indent: 0;
    opacity: 0;
    transition: all 0.1s ease 0s;
}

#dianzan .zan:active a:before {
    opacity: 1;
}

#dianzan .zan a:active {
    background-color: #348cec;
}

.probe_main_another_face,
.probe_main_read_btn {
    display: none;
}

.probe_mc_important {
    margin-top: 0;
}

body #dianzan{
    display: none;
}
.like-wrap {
    display: none;
}

.probe_mc_img {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 23px;
}

.domPC {
    display: block;
}

.domMobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .domPC {
        display: none;
    }

    .domMobile {
        display: block;
    }

    .probe_mc_img_play {
        margin-top: -56px;
        margin-left: -311px;
    }
}
div.probe_main_title,
.probe_main_banner_img:before,
.probe_main_banner_mask {
    display: none !important;
}

.probe_main_content {
    margin-top: 0;
}

.is-mobile .probe_main_content {
    margin-top: 1em;
}

.is-mobile .probe_main_banner_img {
    background-size: 100% auto;
}

.is-mobile .probe_content .probe_main_content {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.probe_content .share_component {
    top: auto !important;
    bottom: 0;
}

.is-mobile .probe_header_wrap.sticky {
    transform: translateY(0%) !important;
    position: relative;
}

.is-mobile .probe_main_banner {
    height: auto !important;
    min-height: auto !important;
}

body,
td,
th {
    font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

.probe_main_banner {
    position: relative;
    height: 795px !important;
    padding: 0 0 30px;
}

.probe_main_banner .mbbanner {
    display: none
}

.is-mobile .probe_main_banner_img img {
    background-size: 100% auto;
}

.probe_main_banner_img {
    background: none;
    background-size: 100% 100%;
}

/*pcbanner修改尺寸*/
/*pcbanner修改尺寸*/
/*pcbanner修改尺寸*/
.probe_mc_img_play {
    margin-top: 114px;
    margin-left: -329px;
}

.probe_mc_important {
    margin-top: 10px;
    margin-bottom: 0px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 35px;
}

.nav {
    width: 100%;
    height: 56px;
    background: #1a4e86;
    position: fixed;
    top: 0;
    z-index: 60;
}

#nav {
    width: 1270px;
    height: 56px;
    margin: 0 auto;
}

#nav .on {
    background: #313131;
}

#nav .red {
    color: #ff4040;
}

#nav li {
    float: left;
    display: block;
    background: none;
    position: relative;
    z-index: 20;
    /* margin-right: 16px; */
}

#nav li.bor {
    position: relative;
    padding: 0 10px;
}

#nav li span.jt {
    width: 11px;
    height: 7px;
    float: right;
    margin-top: 26px;
    margin-left: 5px;
}

#nav li a {
    display: block;
    padding: 0;
    line-height: 56px;
    text-decoration: none;
    color: #fff;
    zoom: 1;
    padding: 0px 22px 0 22px;
    font-size: 18px;
}

#nav li a:hover,
#nav li a.hov {
    background-color: #313131;
    color: #fff;
}

#nav ul {
    position: absolute;
    left: 0px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

#nav ul li {
    width: 150px;
    float: left;
    border-top: 1px solid #eee;
    text-align: left;
    background: #c4d5e8;
}
#nav ul a {
    display: block;
    /* height: 20px; */
    line-height: 20px;
    padding: 8px 5px;
    color: #666;
    font-weight: normal;
}

#nav ul a:hover {
    background: #eee;
    text-decoration: none;
    color: #000;
}

.probe_header {
    margin-top: 59px;
}

.probe_mc_important span {
    border-bottom: none;
}

.probe_mc_important {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .probe_mc_img_play {
        margin-top: 101px;
        margin-left: -311px;
    }

    .probe_mc_important {
        margin-bottom: 32px;
    }

    .probe_header {
        margin-top: 0px;
    }

    .probe_main_another {
        border-bottom: none;
    }
    /*手机banner修改尺寸*/
    .probe_mc_img {
        margin-top: 20px;
        margin-bottom: 15px;
    }
}
.lib-foot {
    margin-top: 40px;
    padding: 20px 0;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: #083b90
}

@media screen and (max-width: 768px) {
    .lib-foot {
        margin-top: 10px;
        font-size: 12px
    }

    .is-mobile .probe_main_banner {
        width: 100% !important;
        height: auto !important;
    }

    .is-mobile .probe_main_banner .probe_main_banner_img {
        display: none
    }

    .is-mobile .probe_main_banner .mbbanner {
        display: block;
        width: 100%;
        height: auto;
    }
}
