.shareBox2{position:absolute;z-index:9;font-family:"微软雅黑","宋体";
    font-size:14px;color:#333;background:#fff;padding: 10px;
    box-shadow: 0px -2px 10px #dadada;box-sizing: border-box;right:-15px;top:35px;}
.bdsharebuttonbox{width:90px;height:30px;line-height:30px;}
.boxAngle{height:0;width:0;border-top:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;border-left:10px solid transparent;position:absolute;top:-17px;left:50%;padding: 0;}
.guxi-collect {
    float: right;
    margin: 10px 80px 0 0;
}
.guxi-collect.on {
    /*background-image: url('/img/iconsNC-sff090d6321.png');
    background-repeat: no-repeat;
    background-position: 0 -480px;*/
    color: #ff9400;
}

.main_left_article_header h6 p {
    display: inline-block;
    margin-left: 15px;
}

.main_left_article_header h6 p img {
    vertical-align: middle;
    margin: -3px 5px 0 0;
    width: 14px;
    height: 14px;
}

.j-article_content {
    padding-top: 28px;
    overflow: auto;
}

.main_left_article_footer .guxi-collect.on i{
    background-position: 0 -755px;
}

.divShadow{
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);/*ie*/
    -moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
    -webkit-box-shadow: 2px 2px 10px #909090;/*safari或chrome*/
    box-shadow:2px 2px 10px #909090;/*opera或ie9*/
}

.guxi-newsFooter>span{display:inline-block;vertical-align:middle;margin-right:5px;}
.guxi-newsFooter>span>img{vertical-align:top;}
.article_comment{margin-top:40px !important;}


.userLabelIcons *{vertical-align:top;}

.gLike-cont {
    background: #fff;
    margin: 0 15px;
}
.gLike-div {
    padding: 7px 0 15px 0;
}
.gLike-div p {
    position: relative;
}
.gLike-more {
    top:0;
    right:0;
    position:absolute;
    cursor:pointer;
    margin-right: 0;
    font-size: 14px;
    color: #999;
}
.gLike-i {
    display: inline-block;
    width: 5px;
    height: 17px;
    background: #ff9400;
    margin-right: 10px;
    vertical-align: -5%;
}
.gLike-text {
    font-size: 18px;
    color: #3a3a3a;
}
.gLike-ul {
    -webkit-margin-before: inherit; /* 如果有重置样式的这个可以忽视 */
    -webkit-margin-after: inherit;
}
.gLike-ul:after{
    clear: both;
    display: block;
    content: ' ';
}
.gLike-ul li{
    width: 178px;
    list-style: none;
    margin-right: 15px;
    float: left;
}
.gLike-ul li:last-child{
    margin-right: inherit;
}
.gLike-ulLi a{
    text-decoration: none;
}
.gLike-liText {
    font-size:16px;
    color:#3a3a3a;
    margin-top: 5px;
}
.gLike-IMg{
    width: 174px;
    height: 139px;
}

.limited-lines{
    width: 97%;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient:vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    line-clamp: 1;
}

/* 上一篇、下一篇 */
.left-change-page {
    margin: 40px 15px 0;
    height: 40px;
    line-height: 40px;
    font-size: 1px;
}

.left-change-page a {
    display: inline-block;
    height: 100%;
    width: 377px;
    text-align: center;
    background: #f5f5f5;
    font-size: 12px;
    color: #666666;
    cursor: pointer;
}

.left-change-page a:hover {
    background: #dddee2;
}

.left-change-page .next {
    float: right;
}

/* 右侧公用头部 */
.right-detail-head  .news-head-left {
    display: inline-block;
}

.right-detail-head  .news-head-left img {
    display: inline-block;
    width: 14px;
    height: 18px;
    vertical-align: top;
}

.right-detail-head  .news-head-left img.news-head-activity {
    width: 15px;
    height: 17px;
}

.right-detail-head  .news-head-left img.news-head-hot {
    margin-top: 2px;
    width: 16px;
    height: 14px;
}

.right-detail-head  .news-head-left h3{
    display: inline-block;
    font-size: 18px;
    color: #333333;
    line-height: 18px;
}

.right-detail-head  .news-head-right {
    display: inline-block;
    float: right;
    margin-top: 3px;
    font-size: 14px;
    color: #999999;
    cursor: pointer;
}

.right-detail-head .look-back {
    float: right;
    font-size: 14px;
    line-height: 18px;
    color: #666666;
}

.right-detail-head .look-back .dot{
    margin-right: 10px;
    display: inline-block;
    width: 6px;
    height: 6px;
    vertical-align: middle;
    border-radius: 100%;
    background: #ff9400;
}

.right-detail-head .look-back:hover {
    color: #ff9400;
}

.right-detail-line {
    margin-top: 14px;
    position: relative;
    background: #e4e5ec;
    width: 355px;
    height: 1px;
}

.right-detail-line .right-news-line-y {
    position: absolute;
    left: 0;
    top: -1px;
    width: 64px;
    height: 2px;
    background: #ff9400;
    transition: width 0.2s;
    -moz-transition: width 0.2s; /* Firefox 4 */
    -webkit-transition: width 0.2s; /* Safari 和 Chrome */
    -o-transition: width 0.2s; /* Opera */
}

/* 最新资讯 */
.detail-right-news {
    margin: 35px 10px 0;
}

.detail-right-news .right-news-item {
    padding-top: 20px;
    font-size: 0;
}

.detail-right-news .right-news-item .news-item-arrow{
    vertical-align: top;
    margin: 5px 4px 0 0;
    width: 8px;
    height: 10px;
}

.detail-right-news .right-news-item .news-item-wrapper{
    display: inline-block;
    width: 338px;
    height: 56px;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    border-bottom: 1px #eeeeee solid;
}

.detail-right-news .news-item-wrapper .new-title {
    display: inline-block;
    max-width: 100%;
    line-height: 20px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.detail-right-news .news-item-wrapper .new-title:hover {
    color: #ff9400;
}

.detail-right-news .news-item-wrapper .news-item-flag{
    margin-top: 11px;
}

.detail-right-news .news-item-flag p {
    font-size: 12px;
    color: #999;
    display: inline-block;
}

.detail-right-news .news-item-flag a{
    font-size: 12px;
    display: inline-block;
    max-width: 140px;
    text-align: right;
    float: right;
    cursor: pointer;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.detail-right-news .news-item-flag a:hover {
    color: #4a90e2;
}

/* 活动专题 */
.detail-right-activity {
    margin: 50px 10px 0;
}

.detail-right-activity .right-detail-imgs {
    position: relative;
}

.detail-right-activity .right-detail-imgs .bd{
    padding-top: 20px;
    width: 355px;
    height: 197px;
    overflow: hidden;
}

.detail-right-activity .right-detail-imgs .bd img{
    background: #d8d8d8;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.detail-right-activity .right-detail-imgs .bd img:hover {
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.detail-right-activity .right-detail-imgs .control {
    position: absolute;
    top: 96px;
    opacity: 0;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.detail-right-activity .control.prev {
    left: 0;
}

.detail-right-activity .control.next {
    right: 0;
}

/* 热门资讯 */
.detail-right-hot {
    margin: 50px 10px 0;
}

.detail-right-hot .right-hot-item {
    padding-top: 20px;
}

.detail-right-hot .right-hot-item .hot-item-img {
    vertical-align: bottom;
    width: 102px;
    height: 68px;
    background: #d8d8d8;
}

.detail-right-hot .hot-item-wrapper {
    position: relative;
    display: inline-block;
    width: 244px;
    height: 68px;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
}

.detail-right-hot .hot-item-wrapper .hot-img-title {
    display: inline-block;
    max-width: 100%;
    max-height: 36px;
    overflow: hidden;
    cursor: pointer;
}

.detail-right-hot .hot-item-wrapper .hot-img-title:hover {
    color: #ff9400;
}

.detail-right-hot .hot-item-wrapper .hot-item-flag {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.detail-right-hot .hot-item-flag p {
    display: inline-block;
    font-size: 14px;
    line-height:18px;
    color: #999999;
}

.detail-right-hot .hot-item-flag a{
    display: inline-block;
    max-width: 140px;
    text-align: right;
    font-size: 14px;
    float: right;
    cursor: pointer;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.detail-right-hot .hot-item-flag a:hover{
    color: #4a90e2;
}

/* 关键词 */
.detail-right-key {
    margin: 50px 10px 0;
}

.detail-right-key .right-detail-head .news-head-left img {
    width: 18px;
    height: 18px;
}

.detail-right-key .right-topic-content {
    padding-top: 10px;
    max-height: 205px;
    overflow: hidden;
}

.detail-right-key .right-topic {
    margin-top: 10px;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    height: 28px;
    max-width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    border: 1px solid #dddddd;
    border-radius: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.detail-right-key .right-topic:hover {
    color: #ff9400;
    border-color: #ff9400;
}

/* 相关专题 */
.subject {
    margin: 30px 15px 0;
}

.subject .subtitle {
    position: relative;
    font-size: 18px;
    color: #333333;
}

.subject .subtitle:after {
    position: absolute;
    content: ' ';
    bottom: -10px;
    left: 0;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #dcdee6;
}

.subject .content {
    margin-top: 32px;
    display: inline-block;
    font-size: 0;
}

.subject .content img {
    display: inline-block;
    margin-right: 20px;
    width: 240px;
    height: 160px;
}

.subject .content .detail {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 160px;
    width: 500px;
}

.subject .content .detail .detail-title {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.subject .content .detail .detail-title:hover {
    color: #ff9400;
}

.subject .content .detail .desc {
    display: block;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
    max-height: 38px;
    overflow: hidden;
    cursor: pointer;
}

.subject .content .detail .btn {
    display: block;
    position: absolute;
    bottom: 0;
    width: 102px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 29px;
    border: 1px solid #DDDDDD;
    border-radius: 100px;
    cursor: pointer;
}

.subject .content .detail .btn:hover {
    color: #ff9400;
    border-color: #ff9400;
}