.main_content {
    margin: 0 0 0 200px;
}
.tit{
    border-bottom: none;
    padding-left: 40px;
    height: 110px;
}
.back{
    background-position: 9% 40%;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

/* 分享 */
.bdsharebuttonbox {
    line-height: 32px;
}
.bdsharebuttonbox .icon-weixin:hover {
    color: #499252!important;
}
.bdsharebuttonbox a {
    float: left;
    width: 32px;
    line-height: 32px;
    height: 32px;
    background-image: url(/resources/images/bdshare-icon.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0 10px 6px 0;
    text-indent: -100em;
    overflow: hidden;
    color: #3a8ceb;
}
.bdsharebuttonbox a.bds_weixin{background-position: 0 0px;}
.bdsharebuttonbox a.bds_tsina{background-position: 0px -32px;}
.bdsharebuttonbox a.bds_qzone{background-position: 0px -64px;}
.bdsharebuttonbox a.bds_sqq{background-position: 0 -96px;}
.bdsharebuttonbox a.bds_more{background-position: 0 -128px;}

.tit .bdsharebuttonbox{
    padding: 14px 14px 0 0;
}


/* 首页、文章、产品、资料详情主体 */
.art_content {
    font-size: 16px;
    color: #27282d;
    line-height: 28px;
    letter-spacing: .7px;
    text-align: justify;
}
.art_content img {
    height: auto !important;
}
.content{
    padding: 0 40px 20px;
    box-sizing: border-box;
}
.story-content {
    padding: 0 40px 20px; 
}
.art_tit{
    font-size: 26px;
}
.time_see{
    margin: 20px 0 30px 0;
    font-size: 12px;
    color: #999;
    display: block;
}
.content .tag_box{
    margin-bottom: 20px;
}
.related h3 {
    border-bottom: 1px solid #ececec;
    margin-bottom: 30px;
    margin-top: 50px;
    padding-bottom: 6px;
}
.related h3 span{
    color: #c00000;
    border-bottom: 2px solid #d00000;
    padding: 0 5px 7px 5px;
    font-size: 20px;
}

.zip_icon,
.rar_icon,
.RAR_icon{
    background-position: 98.5% 0%;
    width: 20px;
    height: 20px;
    background-size: 555%;
}
.ppt_icon{
    background-position: 46.5% -1%;
    width: 20px;
    height: 20px;
    background-size: 555%;
}
.exe_icon{
    background-position: -1.5% 0%;
    width: 20px;
    height: 20px;
    background-size: 555%;
}
.pdf_icon{
    background-position: 23.5% 0%;
    width: 20px;
    height: 20px;
    background-size: 555%;
}
.doc_icon,
.docx_icon{
    background-position: 71.5% 0%;
    width: 20px;
    height: 20px;
    background-size: 555%;
}
.download_icon{
    background-position: 91% 37%;
    width: 20px;
    height: 20px;
    position: relative;
    top: -2px;
}
.related{
    border-bottom: 1px solid #ececee;
    padding: 0 0 30px;
    margin-bottom: 20px;
}
.related ul li .download_btn:hover  .download_icon{
    background-position: 97.3% 37%;
}
.related ul li .download_btn:hover{
    color: #d22222;
    cursor: pointer;
}

.related ul li{
    margin-bottom: 10px;
    color: #999;
}
.related ul li a{
    color: #999;
}
.related ul li a span{
    display: inline-block;
    width: 21%;
    margin: 0 30px 0 10px;
    vertical-align: middle;
    color: #333;
}
.related ul li a span:hover{
    color: #d00000;
}
.statement{
    color: #999;
    font-size: 12px;
    margin-top: 20px;
}
.statement a{
    color: #d88888;
}
.tag_box a{
    color: #999999;
    margin-right: 5px;
}
.tag_box2 a {
    display: inline-block;
    text-decoration: none;
    /* width: 80px; */
    height: 28px;
    line-height: 28px;
    border: 1px solid #cccccc;
    border-radius: 14px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
  }
.statement a:hover,
.tag_box a:hover{
    color: #d00000;
}
.favorite{
    width: 80px;
    line-height: 30px;
    padding: 0;
    color: #555;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
}
.favorite:hover{
    color: #d00000;
    border-color: #d00000;
}

.art_like{
    display: block;
    margin: 20px auto;
    width: 80px;
    padding-top: 50px;
    height: 30px;
    text-align: center;
    color: #fff;
    background: url('/resources/images/art-like-up.png');
    opacity: .9;
}
.art_like:hover{
    opacity: 1;
}

.download_user h5{
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    color: #333;
}
.download_user h5 span{
    color: #999;
}
.download_user h3{
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    color: #333;
}
.download_user h3 span{
    color: #999;
}
.pack_up{
    font-weight: normal;
    font-size: 12px;
    color: #999;
    cursor: pointer;
    padding-top: 8px;
    display: none;
}
.download_user img{
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 9px 10px 0;
    border-radius: 50%;
}
/* .download_user a img{
    width: 100%;
} */
.arrow{
    width: 15px;
    height: 15px;
    background-size: 326px;
    background-position: 5% 50%;
}
.pack_up:hover{
    color: #d00000;
}
.pack_up:hover .arrow{
    background-position: 0% 50%;
}

.view_all:hover .arrow{
    background-position: 17% 50%;
    background-size: 326px;
}
.view_all .arrow{
    background-position: 11% 50%;
}
.limit_height{
    height: 84px;
    overflow: hidden;
}

.recommend{
    width: 1000px;
    background: #fff;
    margin: 20px 0 0;
    padding: 20px;
    box-sizing: border-box;
}
.recommend h3{
    display: block;
    font-weight: 700;
    color: #333;
    font-size: 16px;
}
.recommend h5{
    display: block;
    font-weight: 700;
    color: #333;
    font-size: 16px;
}

.sub_menu{
    border-bottom: 1px solid #e4e4e4;
    margin: 20px 0 0 0;
    padding: 0 0 10px 0;
}
.sub_menu a{
    font-size: 14px;
    padding: 0 15px 10px 15px;
}
.active_menu{
    color: #d00000;
    border-bottom: 2px solid #d00000;
}
.recommend .art_box{
    padding: 20px 0 0 0;
}
.recommend .art_box li:last-child{
    border: none;
    margin-bottom: 0;
}
.recommend .ellipsis{
    display: flex;
    align-items: center;
}
.recommend .ellipsis a{
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 20px;
    word-break: break-all;
}

/* 产品(现方案) */
.product_type{
    color: #333;
}


/* 新产品 */
.goods_detail_l{
    width: 320px;
    margin-right: 30px;
}
.goods_detail_l .swiper-slide img{
    width: 100%;
    height: 100%;
}
.goods_detail_r{
    width: 570px;
    float: left;
}
.goods_detail_r .art_tit{
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #333;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ececec;
}
.goods_detail_info{
    font-size: 14px;
    color: #999;
    line-height: 28px;
    margin-bottom: 76px;
    width: 350px;
}
.goods_detail_info span{
    width: 49%;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: default;
}
.goods-gallery-top{
    margin-bottom: 10px;
    height: 320px;
    position: relative;
}
.goods-gallery-top img{
    vertical-align: bottom;
}
.goods_detail_info p span{
    width: 160px;
    display: inline-block;
}
.goods-gallery-thumbs .swiper-slide{
    width: 64px !important;
    height: 64px !important;
    border: 1px solid #ececec;
    box-sizing: border-box;
    text-align: center;
    margin-right: 20px!important;
}
.goods_detail_box{
    border-bottom: 1px solid #ececec;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.goods-gallery-thumbs .swiper-slide-thumb-active{
    border: 2px solid #d22222;
}

.hoverbox {
    display:none;
    position:absolute;
    top:0;
    background:#09f;
    border:1px solid #09f;
    height:80px;
    width:110px;
    cursor:move;
    z-index:10;
}

.showbox {
    display:none;
    position:absolute;
    left:403px;
    top:0;
    width:400px;
    height:300px;
    overflow:hidden;
    border:1px solid #ccc;
}
.showbox img {
    position:absolute;
    height:1200px;
    width:1200px;
    vertical-align: bottom;
}
.play-icon{
    width: 48px;
    height: 48px;
    display: inline-block;
    background: url('../images/play.png');
    background-size: 100% 100%; 
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 11;
    cursor: pointer;
    margin: 0 auto;
    opacity: .6;
}
.play-icon:hover{
    opacity: 1;
}
#video_box{
    display: block;
    width: 320px;
    height: 320px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
}
.close_ck{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 24px;
    height: 24px;
    display: block;
    line-height: 24px;
    z-index: 100;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    background: #000;
}
.havStyle li{
    list-style: inherit;
}
.havStyle .ck-content code {
    background-color: hsla(0,0%,78%,.5);
    padding: .15em;
    border-radius: 2px;
}
.havStyle blockquote {
    overflow: hidden;
    padding-right: 1.5em;
    padding-left: 1.5em;
    margin-left: 0;
    margin-right: 0;
    font-style: italic;
    border-left: 5px solid #ccc
}
figure.image{
    overflow: hidden;
    max-width: 100%;
    text-align: center;
}
figure.image img{
    width: 100%;
}
figure.image-style-align-left{
    text-align: left;
}
figure.image-style-align-right{
    float: right;
}
figure.image-style-align-center{
    margin: 0 auto;
}
/* 详情页对应编辑器内容样式 */
.editor{
    color: #333333;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
}
.editor.ck.ck-editor__editable_inline>:first-child{
    margin-top: 0px;
}
.editor h2{
    font-size: 24px;
    line-height: 80px;
    margin: 0px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    color: #333333;
}
.editor.ck-content pre + h2{
    margin-top: 20px;
}
.editor p,.editor li{
    font-size: 16px;
    line-height: 30px;
    line-height: 30px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    color: #666;
}
.editor li{
    margin-left: 20px;
}
.editor hr{
    height: 1px;
    margin: 23px 0;
    border: none;
    background: #dedede;
}
.editor blockquote{
    font-style: normal;
    background: #EEF0F4;
    border-left: 8px solid #DDDFE4;
    font-size: 20px;
    line-height: 30px;
    padding: 30px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    color: #4d4d4d;
    margin-top: 20px;
}
.editor blockquote p{
    font-size: 20px;
    line-height: 30px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    color: #4d4d4d;
    font-style: normal;
}
.editor h3{
    font-size: 22px;
    margin: 15px 0;
    color: #333333;
    font-weight: 400;
    line-height: 30px;
}
.editor h4{
    font-size: 16px;
    color: #666;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0px!important;
}
.editor hr + h2{
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 1;
}
.editor h3 + blockquote:nth-of-type(1){
    margin-top: 0px;
    margin-bottom: 10px;
}
.editor blockquote  + h3{
    margin-top: 25px;
}
.editor p + blockquote:nth-of-type(1){
    margin-top:13px;
}
.editor h3 + pre{
    margin-top: 16px;
} 
.editor h2 + h3{
    margin-top: 0px;
}
.editor.ck-content pre{
    background: #333333;
    border:none;
    font-size: 16px;
    border-radius: 4px;
    color: #E6E6E6;
    padding: 30px;
    font-weight: 400;
}
.editor  blockquote + h2{
    margin-top: 20px;
}
.editor figure.table {
    width:100%;
    max-width: 100%;
    font-size: 16px;
    font-weight: 400;
    margin-top: 16px;
    margin-bottom:50px;
    height: auto !important;
}
.editor figure.table table{
    border-color: #E6E6E6;
}
.editor figure.table tbody{
    display: block;
}
.editor figure.table tbody tr:first-child td{
    background: #f7f7f7;
    font-weight: bold;   
}
.editor figure.table tbody tr td{
    line-height: 30px;
    padding: 10px;
    border-color: #E6E6E6;
    word-break: break-all;
}   
.editor figure.table table{
    table-layout:fixed;
    max-width: 100%;
}
.row-editor .ck.editor{
    padding: 0px;
    padding-bottom: 40px;
}
.ck.ck-balloon-panel button.ck.ck-button.ck-off:nth-of-type(1){
    margin-left: 212px;
}
.ck.ck-balloon-panel .ck.ck-button.ck-off.ck-button-save{
    margin-left: 8px!important;
}
.ck-reset_all .ck-toolbar__items .ck.ck-button.ck-off:nth-of-type(1){
    margin-left: 3px!important;
}
.ck.ck-editor__editable .image{
    margin-bottom: 0px;
}