*,
.newsdetail_wrap p {
    word-break: break-all
}

* {
    padding: 0;
    margin: 0
}

.o_body {
    overflow: visible
}

.cp {
    cursor: pointer
}

.none {
    display: none !important
}

.clearfu:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden
}

a[href=""] {
    cursor: default
}

a:hover {
    color: #0c5ca8
}

.content_warp {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.newsdetail_main {
/*    max-width: 1680px;*/
    margin: 0 auto
}

@media (max-width:750px) {
    body .o_body {
        height: 100%
    }

    body .o_main {
        position: relative;
        min-height: 100%;
        width: 100%
    }

    .newsdetail_main {
        padding-bottom: 10px
    }
}

.banner_box {
    position: relative
}

.banner_box img {
    width: 100%
}

.crumbs_box {
    height: 60px;
    height: 0.6rem;
    line-height: 60px;
    line-height: 0.6rem;
    border-bottom: 1px solid #f6f6f6;
    font-size: 0.27rem;
    font-weight: bold;
    color: #444;
	margin:0px auto;
}
.crumbs_box span {
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.14rem;
    font-weight: bold;
    color: #878787; float:right;
	margin:0px auto;
}

.crumbs_box .item {
    color: #444
}

.crumbs_box a.item:hover {
    color: #0c5ca8
}

.crumbs_box .next {
    padding: 0 6px
}

.newsdetail_wrap {
    width: 100%;
    margin-bottom: 154px;
    margin-bottom: 1.54rem;
    padding-top: 60px;
    padding-top: .6rem
}

.newsdetail_wrap .title {
    font-size: 48px;
    font-size: .38rem;
    color: #000;
    line-height: 60px;
    line-height: .6rem;
    font-weight: 700;
    word-break: normal;
    padding: 0;
    margin: 0;
}

.newsdetail_wrap .date {
    font-size: 14px;
    font-size: .14rem;
    color: #444;
    line-height: normal;
    font-weight: 400;
    margin-top: 25px;
    margin-top: .25rem;
    margin-bottom: 50px;
    margin-bottom: .5rem
}

.newsdetail_wrap p {
    font-size: 18px;
    font-size: .18rem;
    color: #000;
    line-height: 30px;
    line-height: .3rem;
    font-weight: 400;
    word-break: normal;
}

.newsdetail_wrap img {
    width: auto;
    max-width: 100%;
/*     margin: 50px 0;
    margin: .5rem 0; */
    height: auto
}

.newsdetail_wrap .newsdetail_bottom {
    font-size: 0;
    text-align: left;
    margin-top: 100px;
    margin-top: 1rem;
	border-top: #666666 1px solid;
	padding-top: 0.21rem;
}

.newsdetail_wrap .newsdetail_bottom .prevNextBox {
    width: 92%;
    display: inline-block
}

.newsdetail_wrap .newsdetail_bottom .prevNextBox .item {
    display: inline-block;
    font-size: 14px;
    font-size: .14rem;
    color: #444;
    line-height: 24px;
    line-height: .24rem;
    margin-bottom: 6px;
    margin-bottom: .06rem;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.newsdetail_wrap .newsdetail_bottom .prevNextBox .item:hover {
    color: #0c5ca8
}

.newsdetail_wrap .newsdetail_bottom .shareBox {
    display: inline-block
}

.newsdetail_wrap .newsdetail_bottom .shareBox .item {
    display: inline-block;
    margin-left: 15px;
    margin-left: .15rem;
    position: relative
}

.newsdetail_wrap .newsdetail_bottom .shareBox .item.print {
    cursor: pointer
}

.newsdetail_wrap .newsdetail_bottom .shareBox .item.share {
    cursor: pointer;
}

.newsdetail_wrap .newsdetail_bottom .shareBox .item.share:hover .share_btn {
    display: block
}

.newsdetail_wrap .newsdetail_bottom .shareBox .item:first-child {
    margin-left: 0
}

.newsdetail_wrap .newsdetail_bottom .shareBox .iconfont {
    font-size: 36px;
    font-size: .36rem;
    color: #008d8b;
    position: relative;
    z-index: 1
}

.newsdetail_wrap .newsdetail_bottom .shareBox .iconfont:hover {
    color: #008d8b
}

.newsdetail_wrap .newsdetail_bottom .share_btn {
    display: none;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    white-space: nowrap;
    height: 36px;
    height: .36rem;
    line-height: 36px;
    line-height: .36rem;
    border: 1px solid #0c5ca8;
    border: .01rem solid #0c5ca8;
    border-radius: .18rem;
    padding-left: 10px;
    padding-left: .1rem;
    padding-right: 36px;
    padding-right: .36rem
}

.newsdetail_wrap .newsdetail_bottom .share_btn .shareBtn {
    display: inline-block;
    margin-right: 8px;
    margin-right: .08rem;
    cursor: pointer
}

.newsdetail_wrap .newsdetail_bottom .share_btn .shareBtn .iconfont {
    font-size: 24px;
    font-size: .24rem
}

.newsdetail_wrap .newsdetail_bottom .share_btn .shareBtn .iconfont.iconweixin {
    color: #09bb07
}

.newsdetail_wrap .newsdetail_bottom .share_btn .shareBtn .iconfont.iconQQ {
    color: #5ebeff
}

.newsdetail_wrap .newsdetail_bottom .share_btn .shareBtn .iconfont.iconweibo {
    color: #fa6400
}

.newsdetail_wrap .newsdetail_bottom .share_btn .shareBtn .iconfont.iconQQkongjian {
    color: #fab619
}

.trs_share_box {
    border: 1px solid #ccc;
}

.share_qrcode_box table {
    display: inline-block;
}

@media (max-width:750px) {
    .newsdetail_wrap {
        width: 100%;
        padding-top: .94rem;
        margin-bottom: 1rem
    }

    .newsdetail_wrap .title {
        font-size: .36rem;
        line-height: .48rem;
        position: relative
    }

    .newsdetail_wrap .title:before {
        display: block;
        content: "";
        width: .6rem;
        height: .08rem;
        background: #0c5ca8;
        position: absolute;
        left: 0;
        top: -.29rem
    }

    .newsdetail_wrap .date {
        font-size: .18rem;
        margin-top: .3rem;
        margin-bottom: .3rem
    }

    .newsdetail_wrap p {
        font-size: .24rem;
        line-height: .42rem;
        color: #444
    }

    .newsdetail_wrap .newsdetail_bottom .prevNextBox {
        width: 100%
    }

    .newsdetail_wrap .newsdetail_bottom .prevNextBox .item {
        font-size: .24rem;
        line-height: .36rem;
        margin-bottom: .16rem
    }

    .newsdetail_wrap .newsdetail_bottom .shareBox {
        display: none
    }

    .newsdetail_footer_box {
        /*position:absolute;*/
        left: 0;
        bottom: 0;
        width: 100%
    }
}

@media (min-width:751px) {
    .newsdetail_footer_box {
        position: static
    }
}