.top_search { margin-top: 40px; width: 1000px; }
.top_nav { margin-bottom: 40px; }
.top_search p { float: left; color: #999; margin-top: 30px; margin-left: 10px; }
.center { left: 470px; top: 20px; transform: translateX(0) }
.right_change { float: right; color: #aaa; font-size: 20px; }
.right_change a { display: inline-block; margin-right: 20px; color: #aaa; }
.right_change span { height: 64px; line-height: 64px; cursor: pointer; }
.line { width: 100%; border-bottom: 1px solid #f0f0f0; margin-bottom: 40px; }

/* 主体部分 */
.main_info { width: 1000px; margin: 0 auto; }
.main_info .left { width: 640px; }
.main_info .top_title { width: 1000px; border-bottom: 1px solid #f0f0f0; margin-bottom: 20px; }
.main_info h3 { padding-bottom: 25px; font: 36px Microsoft YaHei; color: #222; }
.main_info .time { display: inline-block; font: 14px Microsoft YaHei; color: #999; margin-right: 10px; }
.main_info .order { display: inline-block; padding-bottom: 15px; font: 14px Microsoft YaHei; color: #999; margin-right: 10px; }
.left_text { margin-bottom: 75px; }
.left_text p { font-size: 16px; line-height: 32px; margin-bottom: 20px; text-align: justify; word-break: break-all; }
.left_text .editor::before { content: ''; display: block; float: left; width: 4px; height: 18px; background-color: #4cb5e3; margin-right: 6px; }
.left_text .editor { height: 14px; line-height: 14px; font-size: 14px; color: #999; }
.main_info .left .title { font-size: 20px; margin-bottom: 10px; }
.main_info .right { width: 306px; }
.comment { margin-bottom: 85px; }
.comment_box>p { height: 37px; line-height: 37px; color: #999; }
.comment_box>p a { display: inline-block; padding: 0 5px; color: #999; }

/* 评论框 */
.Main { width: 640px; height: 103px; float: right; }
.Input_Box { width: 640px; height: 101px; border: 1px solid #ccc; transition: border linear .2s, box-shadow linear .5s; -moz-transition: border linear .2s, -moz-box-shadow linear .5s; -webkit-transition: border linear .2s, -webkit-box-shadow linear .5s; background-color: #fff; overflow: hidden; position: absolute; -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; box-shadow: 0 0 5px #ccc; }
.Input_Box>textarea { width: 475px; height: 56px; outline: none; border: 0px solid #fff; resize: none; font: 13px "微软雅黑", Arial, Helvetica, sans-serif; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin: 10px 0 0 10px; }
.Input_Foot { width: 100%; height: 35px; border-top: 1px solid #ccc; background-color: #fff; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; position: absolute; }
.imgBtn { float: left; margin-top: 8px; margin-left: 10px; background-image: url(../img/imgs.png); background-repeat: no-repeat; background-position: 0 -13px; height: 18px; width: 20px; cursor: pointer }
.imgBtn:active { margin-top: 9px; }
.imgBtn:hover { background-position: 0 -31px }
.postBtn { float: right; font: 13px "微软雅黑", Arial, Helvetica, sans-serif; color: #fff; background-color: #4cb5e3; padding: 7px 40px; border-left: 1px solid #ccc; cursor: pointer; }
.postBtn:hover { color: #333; background-color: #efefef; }
.faceDiv { height: 120px; border-top: 1px solid #ccc; position: absolute; background-color: #fff; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.main_info .left .faceDiv>img { border: 1px solid #ccc; float: left; margin-left: -1px; margin-top: -1px; position: relative; width: 24px; height: 24px; padding: 3px 3px 3px 3px; cursor: pointer; }
.faceDiv>img:hover { background-color: #efefef; }
.faceDiv>img:active { padding: 4px 3px 2px 3px; }

/* share */
.share { position: fixed; left: 50%; top: 50%; transform: translateX(-550px); height: 140px; width: 46px; margin-left: -56px; margin-top: -40px; }
.share a { position: relative; display: block; width: 100% !important; padding: 0 !important; margin: 0 0 5px 0 !important; height: 46px !important; font-family: "iconfont" !important; font-size: 30px; color: #fff; text-align: center; line-height: 46px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background: none !important; }
.share a i { z-index: 999; }
.bshare-custom a { text-decoration: none !important; }
.share i { content: ''; font-family: iconfont !important; display: block; box-sizing: border-box; width: 46px; height: 46px; background-color: #ccc; border-radius: 50%; z-index: 1; pointer-events: none; color: #fff; }
.share>a:nth-child(1):hover i { background: #3dbe5b; }
.share>a:nth-child(2):hover i { background: #f8c514; }
.share>a:nth-child(3):hover i { background: #ff5757; }
.share>a:hover i { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

/* 相关推荐 */
.xgtj { margin-bottom: 70px; }
.xgtj .title { width: 910px; margin-bottom: 30px; }
.xgtj .title span { float: left; display: inline-block; width: 10px; height: 47px; background-color: #4cb5e3; }
.xgtj .title p { float: left; box-sizing: border-box; display: inline-block; width: 640px; height: 47px; line-height: 47px; background-color: #f1f9fd; padding-left: 10px; }
.articleList .item { position: relative; border-bottom: 1px solid #f0f0f0; font-size: 0 }
.articleList .item a { padding: 20px 0; display: block; cursor: pointer }
.articleList .item a:hover { background-color: #f4f4f4 }
.articleList .item:last-child { border-bottom: 1px solid #f0f0f0 }
.articleList .item span.pic { float: left; font-size: 0; margin-right: 20px }
.articleList .item span.pic img { width: 216px; height: 123px }
.articleList .item .text { display: block; height: 73px; overflow: hidden }
.articleList .item .text strong { display: block; margin-bottom: 20px; word-break: break-all; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: 16px; color: #333; font-weight: 500; line-height: 1.5; }
.articleList .item .text i { display: block; font-size: 16px; line-height: 26px; height: 52px; overflow: hidden; color: #333; text-align: justify }
.articleList .item .publishTime { margin-top: 20px; display: block; text-align: right; color: #333; font-size: 14px; color: #999; }
.articleList .item .publishTime .editor { float: left; color: #999; }

/* 右侧部分 */
.main_info .right { width: 300px; box-sizing: border-box; }
.main_info .right a { display: block; }
.main_info .right .silder1 { width: 300px; height: 204px; margin-bottom: 24px; overflow: hidden; }
.main_info .right .silder2 { width: 300px; height: 364px; margin-bottom: 24px; overflow: hidden; }
.main_info .right .silder1 img:hover, .main_info .right .silder2 img:hover { transform-origin: center center; transform: scale(1.2, 1.2); -webkit-transform-origin: center center; -webkit-transform: scale(1.2, 1.2); -moz-transform-origin: center center; -moz-transform: scale(1.2, 1.2); -o-transform-origin: center center; -o-transform: scale(1.2, 1.2); -ms-transform-origin: center center; -ms-transform: scale(1.2, 1.2); border-radius: 4px; }
.main_info .right .silder1 img, .main_info .right .silder2 img { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; border-radius: 4px; }
.main_info .right .silder1 img, .main_info .right .silder2 img { width: 100%; height: 100%; }
.main_info .right .news { width: 100%; text-align: center; background-color: #f8f8f8; height: 40px; line-height: 40px; margin-bottom: 17px; }
.main_info .right .new_search { width: 100%; background-color: #fdfdfd; border: 1px solid #ccc; margin-bottom: 10px; }
.main_info .right .new_search p { text-align: center; padding: 10px 0; font-size: 18px; font-weight: 600; border-bottom: 1px solid #ccc; }
.main_info .right .new_search .search { text-align: center; margin-bottom: 10px; }
.main_info .right .new_search .search input { width: 256px; height: 28px; border-radius: 10px; border: 1px solid #ccc; }
.main_info .right .new_search .search img { margin-left: -30px; }
.new_search .news_list_box { position: relative; padding: 0 10px 0 30px; height: 40px; line-height: 40px; }
.new_search .news_list_box:last-child { margin-bottom: 25px; }
.new_search .news_list_box span { position: absolute; top: 18px; left: 15px; display: block; float: left; width: 4px; height: 4px; border-radius: 50%; margin-right: 10px; background-color: #c3c3c3; }
.new_search .news_list .news_list_box:nth-child(1) span { background-color: #ff1f1f; }
.new_search .news_list .news_list_box:nth-child(2) span { background-color: #ff691f; }
.new_search .news_list .news_list_box:nth-child(3) span { background-color: #ffe21f; }
.hot_video { background-color: #fdfdfd; border: 1px solid #ccc; width: 100%; margin-bottom: 85px; }
.hot_video .hot_video_title { text-align: center; padding: 10px 0; font-size: 18px; font-weight: 600; border-bottom: 1px solid #ccc; }

/* 热门视频轮播 */
.hot_video_silder { width: 300px; height: 230px; overflow: hidden; }
.hot_video_silder .slideBox { width: 100%; position: relative; }
.slideBox .bd { width: 100%; }
.slideBox .bd a { position: relative; width: 100%; }
.slideBox .bd a>div { width: 100%; height: 184px; overflow: hidden; margin-bottom: 10px; }
.slideBox .bd a img { width: 100%; height: 184px; margin-bottom: 10px; }
.slideBox .bd a img:hover { transition: all 0.5s; transform: scale(1.1); }
.slideBox .bd a i { display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 40px; height: 40px; margin-bottom: 10px; background: url(../img/redio.png) no-repeat; background-size: contain; }
.slideBox .hd { position: absolute; top: 152px; height: 32px; width: 100%; background: #000; opacity: 0.5; text-align: center; z-index: 999; }
.slideBox .hd ul { overflow: hidden; padding: 13px 0 13px 135px; zoom: 1; }
.slideBox .hd ul li { float: left; margin-right: 15px; width: 6px; height: 6px; border-radius: 50%; text-align: center; background: #9d9c9c; cursor: pointer; }
.slideBox .hd ul li.on { background: #fff; color: #fff; }

/* 模板中样式迁移部分 2022-05 */
/*顶部简繁*/
.right_change { line-height: 80px; }
/*正文容器清除浮动*/
.main_info::after{content: '';display: block;clear: both;}
/*正文图片*/
.main_info .left_text img { max-width: 640px !important; height: auto !important; display: block; margin: 0 auto; border: 0; vertical-align: middle; }
/*正文视频*/
.main_info video { max-width: 80% !important; height: auto !important; }
/*右侧热门视频*/
.right .silder2 { width: 306px; height: 360px; margin-bottom: 24px; overflow: hidden; }
.right .silder2 img { width: 100%; height: 100%; }
.main_info .right .silder2 img:hover { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; border-radius: 4px; }
/*详情页内分页*/
.pages { margin: 0 0; text-align: center; }
.pages::after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.pages a, .pages .page-active { display: inline-block; height: 31px; line-height: 31px; padding: 0 15px !important; border: 1px solid #eeeeee; border-radius: 5px; cursor: pointer; }
.pages li { display: inline; padding: 0; border-radius: 5px; margin-right: 2px; }
.pages li:hover a { background-color: #4eabd6; color: #fff }
.pages .page-active { background-color: #4eabd6; color: #fff; }
.pages .page-previous, .pages .page-next { height: 31px; line-height: 31px; }
.pages input { width: 46px; height: 31px; border: 1px solid #d1d1d1; margin: 0 2px; text-align: center; }
.pages .page-previous a, .pages .page-next a, .pages .page-active { line-height: 31px; }
.pages .page-previous a span, .pages .page-next a span { display: block; }
.hot_video { font-size: 18px; }

/*微信二维码*/
.wx_dialog { display: none; background: #fff; border: 1px solid #ccc; position: fixed; left: 50%; top: 50%; transform: translateX(-600px); }
.wx_dialog .wx_erm { padding: 10px 10px 0 10px; }
.wx_dialog .bd_weixin_popup_foot { font-size: 12px; text-align: center; line-height: 22px; color: #666; }

/* 评论框样式覆盖 */
.comment .title,
.comment .hot_title {
    color: #000;
}
.comment .textarea,
.comment .textareaInput {
    border: 1px solid #ccc;
    background-color: #fff;
    overflow: hidden;
    -moz-box-shadow: 0 -1px 5px #ccc;
    -webkit-box-shadow: 0 -1px 5px #ccc;
    box-shadow: 0 -1px 5px #ccc;
    transition: border linear 0.2s, box-shadow linear 0.5s;
    -moz-transition: border linear 0.2s, -moz-box-shadow linear 0.5s;
    -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.5s;
    padding-bottom: 0;
}
.comment .public {
    background-color: #4cb5e3;
    padding: 12px 40px;
    width: auto;
}
.comment .pC {
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.comment .user-login {
    color: #4cb5e3;
    border-color: #4cb5e3;
}

/* 附件 */
.con_attachments{ margin-top:40px;}
.att-list{ margin-top:15px;}
.att-item{color:#58a3f1; }
