.button--green {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #3b8070;
    color: #3b8070;
    text-decoration: none;
    padding: 10px 30px
}

.button--green:hover {
    color: #fff;
    background-color: #3b8070
}

.button--grey {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #35495e;
    color: #35495e;
    text-decoration: none;
    padding: 10px 30px;
    margin-left: 15px
}

.button--grey:hover {
    color: #fff;
    background-color: #35495e
}

.float-wrap[data-v-537272e9] {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 100px;
    height: 200px;
    text-align: center;
    z-index: 1000
}

.float-wrap .ewm[data-v-537272e9] {
    width: 100px;
    margin-bottom: 25px
}

.float-wrap .top-icon[data-v-537272e9] {
    width: 36px;
    height: 36px;
    cursor: pointer
}

.detail-wrap {
    width: 1005px;
    overflow: hidden;
    margin: 0 auto 40px;
    min-height: 520px
}

.detail-wrap .detail-left {
    width: 662px;
    float: left;
    margin-right: 55px
}

.detail-wrap .detail-left .bread {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 15px
}

.detail-wrap .detail-left .bread a {
    color: #666;
    text-decoration: none
}

.detail-wrap .detail-left .bread b {
    display: block;
    float: left;
    font-weight: 400
}

.detail-wrap .detail-left .bread span {
    display: block;
    width: 465px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left
}

.detail-wrap .detail-left .detail-title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 35px
}

.detail-wrap .detail-left .tips {
    color: #666;
    font-size: 14px;
    padding-bottom: 16px;
    margin-bottom: 26px;
    border-bottom: 1px solid #f2f2f2
}

.detail-wrap .detail-left .tips-writer {
    color: #666;
    font-size: 14px;
    padding-bottom: 4px
}

.detail-wrap .detail-left .tips-statement {
    color: #999;
    font-size: 12px;
    line-height: 30px
}

.detail-wrap .detail-left .con {
    overflow: hidden
}

.detail-wrap .detail-left .con p {
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-bottom: 28px
}

.detail-wrap .detail-left .con p a {
    text-decoration: none;
    color: #000;
    cursor: auto
}

.detail-wrap .detail-left .con img {
    display: block;
    width: 100%;
    margin-bottom: 20px
}

.detail-wrap .detail-left .con h2 {
    font-weight: 400;
    font-size: 22px;
    margin: 20px 0
}

.detail-wrap .detail-left .con h2 .border {
    width: 5px;
    height: 30px;
    float: left;
    background: #16b13a;
    margin-right: 10px
}

.detail-wrap .detail-left .con .img-tips {
    line-height: 16px;
    display: block;
    margin-bottom: 25px
}

.detail-wrap .detail-left .con .video {
    width: 600px;
    /*height: 360px;*/
    margin: 35px 0;
    position: relative
}

.detail-wrap .detail-left .con .video .jump-video {
    background: url(/static/img/news-play-ico.png) no-repeat 50%;
    background-size: 100px 100px;
    display: block;
    width: 100%;
    height: 100%
}

.detail-wrap .detail-left .source {
    color: #999;
    font-size: 12px;
    line-height: 30px
}

.detail-wrap .detail-left .source span {
    color: #16b13a
}

.detail-wrap .detail-left .statement {
    color: #999;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 40px
}

.detail-wrap .detail-left .comment-list .title {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2
}

.detail-wrap .detail-left .comment-list .title img {
    width: 12px;
    position: relative;
    top: 4px
}

.detail-wrap .detail-left .comment-list .comment-item {
    margin: 15px 0;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info {
    overflow: hidden;
    margin-bottom: 5px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info dl {
    float: left
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info dl dt {
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 16px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info dl dt img {
    width: 100%;
    height: 100%
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info dl dd {
    width: 500px;
    float: left
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info dl dd .user-info {
    overflow: hidden
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info dl dd .user-info .user-name {
    float: left;
    margin-top: 3px;
    margin-right: 8px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info dl dd .user-info .pendant {
    width: auto;
    height: 18px;
    display: inline-block;
    margin-right: 5px;
    float: left;
    margin-top: 5px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info dl dd .time {
    color: #999;
    font-size: 14px;
    line-height: 28px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info .thumbs-up {
    float: right;
    cursor: pointer
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info .thumbs-up .comment-num {
    color: #999
}

.detail-wrap .detail-left .comment-list .comment-item .comment-info .thumbs-up .up-icon {
    width: 18px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-con {
    width: 595px;
    margin-left: 66px;
    line-height: 30px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-con p .face {
    height: 30px;
    width: auto;
    vertical-align: top;
    position: relative;
    top: -1px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-con .single img {
    width: 500px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-con .dual {
    width: 600px !important
}

.detail-wrap .detail-left .comment-list .comment-item .comment-con .dual img {
    width: auto;
    margin-right: 20px;
    max-width: 200px;
    max-height: 200px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-con .dual img:last-child {
    margin-right: 0
}

.detail-wrap .detail-left .comment-list .comment-item .comment-con .multiple {
    width: 100% !important
}

.detail-wrap .detail-left .comment-list .comment-item .comment-con .multiple img {
    width: auto;
    max-height: 100px;
    margin-right: 10px
}

.detail-wrap .detail-left .comment-list .comment-item .comment-con .multiple img:last-child {
    margin-right: 0
}

.detail-wrap .detail-left .comment-list .comment-item .comment-con .comment-img {
    width: 400px;
    border-radius: 6px;
    margin: 10px 0
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap {
    width: 592px;
    float: right;
    overflow: hidden
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-text {
    float: right;
    font-size: 14px;
    color: #16b13a;
    width: 100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 4px 4px 0 0;
    cursor: pointer
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-text-select {
    background: #f7f7f7
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-con {
    background: #f7f7f7;
    padding: 20px 18px;
    margin-top: 30px
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-con .reply-item {
    overflow: hidden;
    margin-bottom: 18px
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-con .reply-item .item-con {
    overflow: hidden;
    margin-bottom: 12px
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-con .reply-item .reply-text-item img {
    width: auto;
    height: 30px;
    vertical-align: top;
    position: relative;
    top: -1px
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-con .reply-item .avartar {
    width: 40px;
    height: 40px;
    background: #000;
    display: inline-block;
    border-radius: 50%;
    float: left;
    margin-right: 8px
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-con .reply-item .reply-user-name {
    font-size: 14px;
    line-height: 24px;
    display: block;
    font-weight: 400
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-con .reply-item .reply-text-item {
    color: #666;
    font-size: 14px;
    float: left;
    line-height: 24px
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-con .reply-item .reply-time {
    color: #999;
    font-size: 12px;
    float: left
}

.detail-wrap .detail-left .comment-list .comment-item .reply-wrap .reply-con .check-all {
    border-top: 1px solid #ededed;
    padding: 15px 0 0;
    text-align: center;
    font-size: 14px;
    color: #666;
    cursor: pointer
}

.detail-wrap .detail-left .check-more-comment {
    font-size: 14px;
    color: #16b13a;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #f2f2f2;
    text-align: center;
    cursor: pointer
}

.detail-wrap .detail-left .all-comments .title {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2
}

.detail-wrap .detail-left .all-comments .title img {
    width: 12px;
    position: relative;
    top: 4px
}

.detail-wrap .detail-left .all-comments .check-more-comment {
    font-size: 14px;
    color: #16b13a;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #f2f2f2;
    text-align: center;
    cursor: pointer
}

.detail-wrap .error-con {
    width: 370px;
    margin: 100px auto
}

.detail-wrap .error-con .error-img {
    width: 370px;
    display: block;
    margin-bottom: 20px
}

.detail-wrap .error-con .error-text {
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 40px
}

.detail-wrap .error-con .to-home-btn {
    width: 300px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #333;
    font-size: 24px;
    display: block;
    border-radius: 20px;
    border: 1px solid #e9e9e9;
    margin: 60px auto 0;
    text-decoration: none
}

.detail-wrap .detail-right {
    float: left;
    width: 280px
}

.detail-wrap .detail-right .relate-tag {
    margin-bottom: 40px
}

.detail-wrap .detail-right .relate-tag .title {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2
}

.detail-wrap .detail-right .relate-tag .title img {
    width: 12px;
    position: relative;
    top: 4px;
    margin-right: 5px
}

.detail-wrap .detail-right .relate-tag .relate-tag-list a {
    color: #000;
    display: block
}

.detail-wrap .detail-right .relate-tag .relate-tag-list a .tag-item {
    height: 60px;
    border-bottom: 1px solid #f2f2f2
}

.detail-wrap .detail-right .relate-tag .relate-tag-list a .tag-item dt {
    width: 40px;
    height: 40px;
    margin: 10px;
    float: left
}

.detail-wrap .detail-right .relate-tag .relate-tag-list a .tag-item dt img {
    width: auto;
    height: 40px
}

.detail-wrap .detail-right .relate-tag .relate-tag-list a .tag-item dd {
    float: left;
    margin-top: 8px;
    font-size: 14px;
    line-height: 40px
}

.detail-wrap .title {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 10px;
}

.relate-news{
    margin-bottom: 10px;
}

.detail-wrap .detail-right .relate-news .title img {
    width: 12px;
    position: relative;
    top: 4px;
    margin-right: 5px
}

.detail-wrap .detail-right .relate-news ul .relate-detail-list {
    list-style: none;
    font-size: 14px;
}

.detail-wrap .detail-right .relate-news ul .relate-detail-list a {
    text-decoration: none;
}

.detail-wrap .detail-right .relate-news ul .relate-detail-list a .time{
    color: #666;
    font-weight: 400;
    font-size: 12px
}
#video{
    width: 100%;
}
.tags{
    color: #666;
    font-size: 14px;
    padding-bottom: 2px;
    margin-bottom: 26px;
}
.relate-live .list{
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 35px;
}

.other_news {
    margin-top: 30px;
}
.other_news .title{
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
}

.relate-news li{
    font-size: 14px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    text-decoration: none;
    line-height: 30px;
}

.detail-left .theend {
    width: 112px;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: Politica;
    position: relative;
    text-align: center;
}
.detail-left span {
    display: inline-block;
    background: #fff;
    padding: 0 5px;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
}


.detail-left .other_news li{
    font-size: 12px;
    width: 46%;
    display: inline-block;
}
.detail-left  .other_news li:nth-child(even){
    margin-left: 2%;
}

.detail-left  li{
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    text-decoration: none;
    line-height: 30px;
}
.has_ex{
    padding: 10px 0;
    font-size: 12px;
}
.has_ex a{
    font-size: 12px;
    text-decoration: underline;
}