@charset "utf-8";
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    color: #101b1f;
    padding: 12px 0;
    margin-bottom: 20px;
}
h1 {
    font-size: 1.6em
}
h2 {
    font-size: 1.5em
}
h3 {
    font-size: 1.4em
}
h4 {
    font-size: 1.3em
}
h5 {
    font-size: 1.2em
}
h6 {
    font-size: 1.0em
}
.context {
    max-width: 1020px;
    *max-width: 1000px;
    margin: 25px auto 0;
}
/*detail.shtml 页面样式 （内容部分）*/
.con-left p.con-title {
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    color: #18252a;
    margin-bottom: 20px;
    padding-top: 15px;
}
.con-left p.date {
    font-size: 14px;
    color: #3f3f3f;
    line-height: 12px;
    text-align: left;
}
.con-left p.date span {
    color: #aaa;
}
.con-left p.date span.spauthor {
    margin: 0 15px;
}

.con-left p.text-sign {
    margin-top: 45px;
    color: #999;
    font-size: 13px;
}
.con-left p.text-sign a {
    color: #007fcb;
    margin: 0 3px;
}
.con-left .recom {
    position: relative;
    padding: 20px 15px 15px;
    border: 1px solid #d5d5d5;
    margin-top: 45px;
    border-radius: 3px;
}
.con-left .recom span {
    position: absolute;
    z-index: 2;
    top: -18px;
    left: -4px;
    display: inline-block;
    width: 101px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    border-radius: 16px;
    background: #448aca;
    color: #fff;
}
.con-left .recom p {
    font-size: 16px;
    line-height: 30px;
    color: #4c5e66;
    text-indent: 26px;
    letter-spacing: 0.8px;
}
.con-left .text {
    color: rgb(27, 27, 27);
    font-size: 16px;
    margin-top: 30px;
    line-height: 28px;
}
.con-left .text h5{ padding: 20px 0; margin-bottom: 8px;}
.con-left .text p {
    line-height: 29px;
    margin-bottom: 10px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-size-adjust: none;
    -webkit-user-select: text;
    display: block;
    font-family: 'Microsoft YaHei','宋体','PingFang SC';
    pointer-events: auto;
    text-align: justify;
    text-rendering: optimizelegibility;
    word-wrap: break-word;
    margin: 18px 0px !important;
}

.text a{
    color: #2368cc;
}

.con-left .text p a {
    color: #2368cc;
    font-weight: bold;
}

.con-left .text p.imgdes {
    margin: -15px 0 20px !important;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    text-indent: 0px;
    color: #666;
}
.con-left .text p img {
    display: block;
    padding: 10px 0;
    max-width: 600px;
    min-width: 600px;
    height: auto;
    margin: 0 auto;
}
.con-left .text span.author {
    display: none;
    font-size: 14px;
    text-align: right;
    margin-top: 30px;
}
.con-left ul.share {
    margin: 0px 0 20px;
    float: left;
}
.con-left ul.share li {
    float: right;
    margin-left: 12px;
}
.con-left ul.share li.read-img {
    margin-left: 0;
}
.con-left ul.share li.read {
    float: left;
}
.con-left ul.share li.read-amount {
    margin: 2px 0 0 8px;
    color: #a1a1a1;
    line-height: 23px;
}
.con-left .disc {
    clear: both;
    text-align: center;
    padding-top: 65px;
}
.con-left .disc p {
    text-align: left;
    font-size: 18px;
    color: #18252a;
    margin-bottom: 25px;
}
.con-left .disc textarea {
    width: 92%;
    height: 118px;
    border: 1px solid #d5dade;
    padding: 15px;
}
.con-left .disc input {
    cursor: pointer;
    width: 100px;
    height: 27px;
    margin-top: 35px;
    border: 1px solid #2980d7;
    background: #fff;
    border-radius: 5px;
    color: #2980d7;
    line-height: 27px;
    text-align: center;
}
.con-left .mailbox {
    font-size: 13px;
    color: #8c9497;
    margin-top: 35px;
}
.con-left .mailbox a {
    color: #8c9497;
}
.con-right img {
    display: inline-block;
    width: 100%;
    height: auto;
}
.con-right img.weixin-img {
    max-width: 94px;
    max-height: 94px;
}
.con-right dl.dlright {
    padding: 21px 10px 17px 16px;
    background: #f4f6f7;
}
.con-right dl.dlright dt {
    float: left;
    margin-right: 15px;
}
.con-right dl.dlright dd {
    float: left;
}
.con-right dl.dlright dd p {
    font-size: 13px;
    line-height: 20px;
    color: #959595;
}
.con-right dl.dlright dd p.firp {
    color: #18252a;
    line-height: 27px;
    padding-left: 32px;
    background: url(../images/weixin2.jpg) no-repeat left center;
}
.con-right dl.dlright dd p.secp {
    padding-left: 32px;
    margin-bottom: 2px;
    background: url(../images/weibo.jpg) no-repeat left center;
}
.con-right dl.hot-topics {
    margin-top: 43px;
}
.con-right dl.hot-topics dt {
    margin-bottom: 20px;
    height: 38px;
    border-bottom: 1px solid #d5dade;
    background: url(../images/hot-topics.jpg) no-repeat 0 5px;
}
.con-right dl.hot-topics dt span {
    display: block;
    float: left;
    font-size: 17px;
    color: #1c1b1b;
    font-weight: bold;
}
.con-right dl.hot-topics dt a.more {
    display: block;
    float: right;
    width: 53px;
    height: 20px;
    text-align: right;
    font-size: 12px;
    color: #2980d7;
    font-weight: 500;
    border: 1px solid #b1d0f0;
    padding: 1px 7px 2px;
    border-radius: 3px;
    margin: 3px 0 2px;
}
.con-right dl.hot-topics dd ul {
    padding: 6px 15px 30px 12px;
    background: #f5f5f5;
}
.con-right dl.hot-topics dd ul li {
    padding: 12px 0px 12px 0px;
    margin-left: 12px;
    list-style: outside disc;
    line-height: 25px;
    border-bottom: 1px dashed #d5dade;
    color: #596062;
}
.con-right dl.hot-topics dd ul li a {
    color: #525252;
}
.top {
    position: fixed;
    display: none;
    cursor: pointer;
    border-radius: 5px;
    bottom: 150px;
    right: 10px;
    width: 46px;
    height: 46px;
    background: url(../images/gotop.png) no-repeat center;
}
.top:hover {
    background: url(../images/gotop2.png) no-repeat center;
}

/* 新闻文章页面样式 */
.con-left .news-text {
    margin-top: 30px;
}
.con-left .news-text p {
    margin: 0 auto;
    width: 80%;
    padding: 40px 45px;
    background: #f1f8fc;
    border: 1px solid #e7e7e7;
}
.con-left .news-text p img.picture {
    width: 100%;
    height: 100%;
    padding: 0 0 20px;
}
.con-left ul.news-share {
    margin: 0 auto;
    width: 80%;
    margin-top: 70px;
    margin-bottom: 55px;
}
.culture {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 45px;
}
.cul-img {
    float: left;
    width: 46%;
    text-align: center;
}
.cul-img-fir {
    margin-right: 4%;
}
.cul-img-sec {
    margin-left: 4%;
}
.cul-img img {
    max-width: 219px;
    max-height: 185px;
    width: 100%;
    height: auto;
}

.con-art {
    padding: 4% 1% 5%;
}

.con-left .text h5,.con-left .text h4,.con-left .text h3,.con-left .text h2,.con-left .text p strong{
    color: #18252a;
    display: block;
    /*font-family:'PingFang SC','Microsoft YaHei','微软雅黑','宋体';*/
    line-height: 29px;
    max-width: 100%;
    font-weight: bold;
    padding: 0;
    margin-bottom: 0px;
}
.con-left .text h6{
    color: #18252a;
    display: block;
    line-height: 29px;
    max-width: 100%;
    font-weight: bold;
    padding: 0px 0 0;
    margin: 0 0 -10px;
}
.con-left .text p{
    display: block;
    /*font-family: 'Microsoft YaHei','宋体','PingFang SC';*/
    font-size: 16px;
    line-height: 28px;
    max-width: 100%;
    text-align: justify;
    margin: 20px 0px;
}
.con-left .text p strong{
    font-size: 1.2em;
}
@media (max-width: 767px) {
    .con-left .text {
        margin-top: 30px;
    }
    .con-right dl.hot-topics dd ul li a {
        font-size: 16px;
    }
    .con-left .news-text p {
        width: 90%;
        padding: 35px 35px 30px;
    }
    .con-left ul.news-share {
        width: 90%;
        margin-top: 55px;
        margin-bottom: 40px;
    }
    .con-left .text p iframe {
        margin: 0 auto;
    }
}

@media (max-width: 500px) {
    .hb-title {
        margin-bottom: 20px;
    }
    .con-left .text p img {
        width: 100%;
    }
    .con-left .news-text p {
        width: 95%;
        padding: 20px;
    }
    .con-left ul.news-share {
        width: 95%;
        margin-top: 40px;
        margin-bottom: 35px;
    }
    .culture {
        width: 95%;
    }
}

@media (min-width:767px) {
    .con-left .text p iframe {
        width: 660px;
        height: 445px;
    }
}
/*分享去box-sizing*/
.bd_weixin_popup{
    box-sizing: initial;
}