body{
	background: #f5f5f5;
}
.amain{
  background: whitesmoke;
}
#MiddleLeaderboard{
	margin-top: 0px;
}
#company-ad{
	margin-top:0px;
	border:none;
}
body .section{
    background-color: #f5f5f5;
}
.artical_contentTop{
	padding:0px 0px;
	box-sizing: border-box;
	background: #fff;
	margin-top: 10px;
}
#MiddleLeaderboard{
    margin-bottom: 0px;
}
.now-posi {
    font-size: 12px;
    line-height: 52px;
    color: #999999;
    background: #f5f5f5;
    padding-left: 20px;
    margin-bottom: 0px;

    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp:1;
    -webkit-box-orient: vertical;
    width:680px;
    box-sizing: border-box;
}
.now-posi a {
    color: #999;
}
.article-title {
    font: bold 24px/36px "微软雅黑","宋体","Arial";
    color: #333;
}
.article_content{
	background: #fff;
	padding: 30px;
    width: 680px;
    box-sizing: border-box;
}
body .article-info {
    padding-bottom:25px;
    border-bottom: 0px;
}
.article_content2{
	margin-bottom: 20px;
}
.c-form{
  position: relative;
}
.c-form,.article-list{
	/*background: #fff;*/
	margin-bottom: 20px;
}
.amain .main-wrap{
	width: 680px;
	/*background: #fff;*/
}
#new-middle-berry{
	width: 100%;
}
#new-middle-berry iframe{
	width: 100%!important;
}
.simditor .simditor-body p {
    font-size: 14px !important;
    line-height: 28px !important;
}
.hudong {
     border-bottom: 0px solid #e0e0e0; 
     padding-bottom: 0px; 
}
#iframe_tags{
	width: 100%;
}
.hot-main li {
    color: #66aed3;
    border: 0px solid #e4e4e4;
    background: #e9f6fd;
    border-radius: 2px;
    float: right;
}
body .hot-main li:hover{
	color: #333;
}
.code-content {
	margin-top: 0px;
    padding: 0; 
    background-color:transparent; 
    border: 0px solid #F5F5F5; 
}
.art-collect, .art-collected {
    display: inline-block;
    width: 130px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    background-color: #fff;
    color: #555;
    box-sizing: border-box;
    visibility: hidden;
}
.J_bottom-like img,.J_bottom-coll img{
	margin-right: 5px;
	position: relative;
	top:-2px;
}
.J_bottom-like-num,.J_stownum_num{
	margin-left: 5px;
}
.art-like-up {
    display: inline-block;
    margin: 0;
    width: 130px;
    padding-top: 0px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    opacity: 1;
    background: #d00000;
    border-radius: 4px;
    margin-left: 8px;
}
.art-like-up:hover{
background: #e36666;

}
.content_tip_bottom{
	padding: 10px;
	background: #f2f2f2;
	font-size:12px;
	color:#999;
	line-height: 20px;
	margin-top: 20px;
}
.content_tip_bottom a{
	color:#66AED3;
}
.art-collect{
	color: #999;
}
.art-collect:hover{
	color:#333;
	border: 1px solid #e6e6e6;
}
#shareAddPcb .bdsharebuttonbox {
    width: 226px;
}
.yes_login_2021 img{
	width: 32px;
	height: 32px;
	border-radius: 50%;
	/*display: none;*/
}
.header_top_2021{
	display: flex;
    justify-content: space-between;
}
.header_logo_2021 img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.header_logo_right_2021{
	color: #333;
}
.header_logo_info_2021 p a.usename_href_2021{
	font-size: 16px;
	color: #333;
	font-weight: 700;
	display: inline-block;
    max-width: 120px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.header_logo_info_2021>p:nth-child(1){
	display: flex;
	justify-content: flex-start;
}
.header_logo_info_2021>p:nth-child(1) img{
	width: 20px;
	height: 19px;
	margin-left: 5px;
}
.no_login_2021{
	display: show;
}
.yes_login_2021_more{
	position:relative;
    height: 60px;
    display: flex;
    align-items: center;
    display: none;
}
.yes_login_2021_more_box{
	display: none;
    width: 300px;
    position: absolute;
    top: 60px;
    box-sizing: border-box;
    left: -112px;
	padding: 20px;
	background: #ffffff;
	border: 1px solid #e6e6e6;
	border-radius: 4px;	
}

.yes_login_2021_more:hover .yes_login_2021_more_box{
	display: block;
}
.person_2021{
    font-size: 14px;
    color: #999;
    padding:5px 0px;
    line-height: 24px;
    border-bottom: 1px solid #f2f2f2;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp:2;
    -webkit-box-orient: vertical;
}
.header_VIP_2021{
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;
}
.header_VIP_2021>div:nth-child(1){
	display: flex;
	justify-content: space-between;
	padding:12px 0px;
}
.header_VIP_2021>div:nth-child(1) p{
	font-size: 12px;
	line-height: 25px;
}
.header_VIP_2021>div:nth-child(1) a{
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color:#fff;
	font-size: 12px;
	opacity: 1;
	background: #d00000;
	border-radius: 13px;
}
.header_bottom_2021>div{
	padding-top: 20px;
}
.header_bottom_2021>div a{
	font-size: 14px;
	margin-right: 50px;
	color: #333;
}
.header_bottom_2021>div a:hover{
	color:#d00000;
}
/*评论*/
.comment-list-box{
	background: #fff;
	padding: 30px;
	margin-bottom: 20px;

}
.comment-list-box .title2 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;
    padding-left:  10px;
    border-left: 2px solid #d00000;
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px;
    box-sizing: border-box;
}
.comment-list {
    margin-top: 0px;
    padding-top: 0;
}
.comment-list .comment:nth-of-type(1){
	border-top:0px;
}
 .article-list {
    margin-bottom: 20px;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
}
.article-list>p {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    padding-left:  10px;
    border-left: 2px solid #d00000;
    height: 20px;
    line-height: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.article-list iframe{
	width: 100%!important;
}

.comment{

    border-top: 1px solid #f2f2f2;
}
.comment .content, .uploader .quote {
    margin: 2px 0 8px;
}
.son_comment{
    margin-top:20px;
    border-top: 0px dashed #f2f2f2;
    font-size: 14px;
    line-height: 24px;
}
.son_comment:last-child{
    padding-bottom: 7px;
}
.first_level{
   /* margin-top:5px;*/
   /*display: flex;
   flex-flow: wrap;*/
   padding-top: 0px;
   padding-bottom: 0px;
   line-height: 24px;
    display: flex;
}
.first_level>div{
    line-height: 24px;
    padding-top: 2px;
}
.first_level a img{
    vertical-align: middle;
}
.first_level .son_username a{
    font-size: 14px;
    font-weight: 700;
    margin-right: 15px;
    color: #333;
}
.first_level  .son_dtime{

    color: #999;
    font-size: 12px;
    margin-left: 15px;
}
.first_level .son_replay{
    color: #999;
    font-size: 12px;
    margin-right: 8px;
}
.first_level a,.first_level span{
    display: inline;
}
/*评论*/
/*
.J_stownum_box{
	p
}*/
 #IndexRightBottom ,#new-adsm-berry, #new-course-berry, #new-webinar-berry{
 	margin-top: 0px;
    margin-bottom: 20px;
 }
#new-company-berry, #st-source-berry{
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
}
.aside{
	margin-top: 0px;
}
.aside iframe{
	width: 100%!important;
/*	background: #fff;*/

}
.hot_hotarticle2021>div {
	display: flex;
	justify-content: space-between;
}
.hot_hotarticle2021>div span{
	font-size: 16px;
	font-weight: 700;
	color: #333;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	display:inline-block;
	border-left: 2px solid #d00000;
}
.hot_hotarticle2021>div a{
	color: #999;
}
.hot_hotarticle2021 ul {
	padding-top: 10px;
}
.hot_hotarticle2021 ul li{
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	padding-bottom: 5px;
}
.hot_hotarticle2021 ul li img{
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top:-2px;
}
.hot_hotarticle2021 ul li span{
	width: 80px;
	text-align: right;
}
.hot_hotarticle2021 ul li a{
    width: 180px;
    display: block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.hot_hotarticle2021{
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    width:300px;
    box-sizing: border-box;
    display: none !important;
}

.hot_hotcolumn2021>div {
	display: flex;
	justify-content: space-between;
}
.hot_hotcolumn2021 .hot_column_title{
	margin-bottom: 19px;
}

.hot_hotcolumn2021 .hot_column_title p{
	font-size: 16px;
	font-weight: 700;
	color: #333;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	display:inline-block;
	border-left: 2px solid #d00000;
}
.hot_hotcolumn2021 .hot_column_title a{
	color: #999;
}
.hot_hotcolumn2021{
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    width:300px;
    box-sizing: border-box;
}
.hot_hotcolumn2021_header{
	align-items: center;
  position: relative;
}
.hot_hotcolumn2021_header a img{
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	border-radius: 50%;
  margin-right: 13px;
}
.hot_hotcolumn2021_header button{
    width: 60px;
    height: 24px;
    background: #d00000;
    border: none;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    box-sizing: border-box;
    position: absolute;
    right:0px;
}
.hot_hotcolumn2021_header button:hover{
  background: transparent;
  border:1px solid #d00000;
  color: #d00000;
}
.hot_hotcolumn2021_header button.active{
  background: transparent;
  border:1px solid #d00000;
  color: #d00000;
}

.hot_hotcolumn2021_header button.active:hover{
    background: #d00000;
    border: none;
    color: #fff;
}
.hot_hotcolumn2021_header{
	margin-bottom: 10px;
}
.hot_hotcolumn2021_header>div{
	font-size: 12px;
}
.hot_hotcolumn2021_header .uname a{
    max-width: 144px;
	font-size: 14px;
	color: #333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.hot_hotcolumn2021_header button.no_foucus{
	border:1px solid  #d00000;
	background: #fff;
	color: #d00000;
}
.hot_hotcolumn2021 .list  .desc a{
	padding:2px 5px ;
	background: #f2f2f2;
	color: #999;
	border-radius: 2px;
    box-sizing: border-box;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;

}
.hot_hotcolumn2021 .list  .desc .desc_icon{
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 4px;
	opacity: 1;
	background: #d00000;
	border-radius: 50%;
	margin-right: 5px;
}
.hot_hotcolumn2021 .list li{
	margin-bottom: 20px;
}
.hot_hotcolumn2021 .list li:last-of-type{
	margin-bottom: 0px;
}
/*阅读限制*/
.seeHide_new_login{
	display:none;
    position: relative;
    text-align: center;
    padding: 32px 0;
}
.seeHide_new_login:before {
    display: block;
    content: "";
    position: absolute;
    height: 50px;
    width: 100%;
    top: -50px;
    background: linear-gradient(180deg,rgba(255,255,255,.01),#fff);
    z-index: 666;
}
.seeHide_new_login a {
    display: inline-block;
    width: 160px;
    padding: 6px 0;
    border-radius: 30px;
    color: #D22222 !important;
    border: 1px solid #D22222;
}
/*阅读限制*/
/*评论*/
.cForm_init{
	display: flex;	
    justify-content: space-between;
}
.cForm_init input{
	width: 500px;
	height: 40px;
	opacity: 1;
	background: #ffffff;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	box-sizing: border-box;
	padding-left: 10px;
}
.cForm_init button{
	width: 100px;
	height: 40px;
	opacity: 1;
	background: #d00000;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	outline: none;
	border:none;
}
#drag_verify{
	width: 300px;
	display: inline-block;
}
.c-form{
	display: none;
}
.c-form {
    padding: 15px 0px 12px;
    margin-top: 5px;
    background: #fff;
    border-radius: 3px;
}
.c-form button {
    display: inline-block;
    margin-top: 0px;
    float: right;
    font-size: 14px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 4px;
}
.c-form .editable{
  height: 60px;
  overflow: auto;
  font-size: 14px;
    box-sizing: border-box;
}
.comment .face img {
    width: 30px;
    height: 30px;
    border-radius: 40px;
}
.content_new_2021 a{
	color:#333;
	margin-right: 15px;
    font-weight: 700;
}
.content_new_2021 i{
	color:#999;
	margin-left: 15px;
}
.content_new_2021 a.reply_com{
	color: #66AED3!important;
    display: inline-block;
}
.look_content_son{
	color: #999;
    font-size: 14px;
    cursor: pointer;
    position: relative;
}
.look_content_son.look_content_son_top:after{
	content:"";
    position: absolute;
    right: -14px;
    top: 8px;
    width: 10px;
    height: 5px;
	background: url(https://skin.elecfans.com/images/2021-soft/top.png);

}
.look_content_son.look_content_son_bottom:after{
	content:"";
    position: absolute;
    right: -14px;
    top: 8px;
    width: 10px;
    height: 5px;
	background: url(https://skin.elecfans.com/images/2021-soft/bottom.png);

}
.comment_look_more{
	text-align: center;
	display: none;
}
.comment_look_more img{
	margin-right: 10px;
}
.comment_look_more span{
	cursor: pointer;
}
.reply_com_input{
	width: 100%;
	text-align: right;
	margin-top: 10px;

}
.reply_com_input textarea{
	box-sizing: border-box;
	text-align: left;
	padding: 5px;
	padding-left: 15px;
	width: 100%;
	height: 60px;
	border: 1px solid #e6e6e6;
	background: #ffffff;
	border-radius: 4px;
}
.reply_com_input_bottom{
	display: flex;
	justify-content: space-between;
	position: relative;
    padding-bottom: 30px;
}
.reply_com_input .cancel_reply{
	line-height: 40px;
	color: 	#999;
	font-size: 14px;
	cursor: pointer;
}
#post-err-tip_replay{
   /* position: absolute;
    top: 28px;
    left: 0px;*/
}
#drag_verify_replay{
	width: 300px;
}
.reply_com_input button{
	width: 100px;
	height: 40px;
	outline: none;
	border:none;
	opacity: 1;
	background: #d00000;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-left: 19px;
}
/*#comment .comment .main{
	display: flex;
}*/








/*评论*/
/*评论分页样式*/
@font-face {
  font-family: "_iconfont";
  src: url("//at.alicdn.com/t/font_2057696_oufcx8a9u4l.eot?t=1599707778754");
  /* IE9 */
  src: url("//at.alicdn.com/t/font_2057696_oufcx8a9u4l.eot?t=1599707778754#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAALAAAsAAAAABrAAAAJxAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDBgqBDIEMATYCJAMMCwgABCAFhHkHNhveBciemjwJ1MKAYmHdqAUAcIqH//b7/T4zcy8qUVSSV5JJIlEaiQQt/NW9pN+9hHe1dJfQ6vi245PuomhNVft177/vX6UIw8Q3oaORCIvD43BYhp4AZP63ephSQZ5hGbtDAzyZLScbzyfunTaBAn4YAMw1bEzhKA1wrEERdZ8oIW6RXcSduIjTBFoNaagdn93cs2UFmhSIlyTy2HLBoyhGvFmoG1YW8aHSnN5SeI+Ij//WYpmkytDM8+fTkB38il+v2YbuOImXIK+vkLGAKcRDY+TKnDAYc1ol893ptSKkufyNiTi+qMZ/eCRB1FBuO5hRoolfQDmZNMu8u45luDtmRjHz9P5bQ/RsZ5P2NuM4UDhat2tE43qm8ElMZ0//oPDqrSBiavuznRn7YipYGk4ssU9PDa7Pq/BX0z5ByvQZ/wSk7+mHQPDW37XO1sFfc1sBP/0jRaoClk2zBJj7s7jAtuLzkTYXl0M5oS3rAZgSMsu0a0COXt/jFQM3lAgtBkY4mgzdnK3FZEYu9CVU2myj1uIQreZdr2/Tx5oTpQVzhhJCr3cknX4g6/VFLvQfVAb9o9YbG2h1EcM7tpkKs3ok0dMYgv8CSUAlJ3a9+pgU3mJkck8WBfG0R5QqoRK6rU41fo4lynnmKBv1tObAJRVwpp2HeU5QSUox0K1Y62rQbvOmD7UCKtiqIxLyaCgEfC9AIkBKnPfXVj1WibuFIkbOI7tqeJWPkKQkxmCgq6UDIZ9LSljVPb2jWJEeTeMAJ5ECODOGoVyOgKp5WAoFtJZ4RKgy0MbdOFTSWl9WfOUeaIUOy5EiR1GfSTJVc+7VEGMAAAA=") format("woff2"), url("//at.alicdn.com/t/font_2057696_oufcx8a9u4l.woff?t=1599707778754") format("woff"), url("//at.alicdn.com/t/font_2057696_oufcx8a9u4l.ttf?t=1599707778754") format("truetype"), url("//at.alicdn.com/t/font_2057696_oufcx8a9u4l.svg?t=1599707778754#_iconfont") format("svg");
  /* iOS 4.1- */
}

._iconfont {
  font-family: "_iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconGroup-:before {
  content: "\e683";
}

.iconzuo:before {
  content: "\e601";
}

* {
  margin: 0;
  padding: 0;
}

._page_container {
  font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  user-select: none;
}

._page_container input[type=number] {
  -moz-appearance: textfield;
}

._page_container input[type=number]::-webkit-inner-spin-button,
._page_container input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

._page_container ._pages {
  display: inline-block;
  margin: 00px auto;
}

._page_container ._pages li {
  display: inline-block;
  list-style: none;
  vertical-align: top;
  color: #303133;
  font-weight: bold;
  min-width: 30px;
  text-align: center;
  margin: 0 5px;
  border-radius: 2px;
  cursor: pointer;
}

._page_container ._pages li:hover {
  color: #d22222;
}

._page_container ._pages li:first-child, ._page_container ._pages li:last-child {
  font-size: 14px;
}

._page_container ._pages ._prev, ._page_container ._pages ._next, ._page_container ._pages ._home, ._page_container ._pages ._last {
  font-size: 12px;
  font-weight: normal;
  padding: 0 8px;
}

._page_container ._jumper {
  display: inline-block;
  color: #606266;
  margin-left: 10px;
}

._page_container ._jumper ._count {
  margin-right: 10px;
}

._page_container ._jumper ._jumper_input {
  display: inline-block;
  font-size: 14px;
  color: #606266;
  width: 50px;
  height: 26px;
  text-align: center;
  margin: 0 5px;
  padding: 3px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  background: none;
  outline: none;
  box-sizing: border-box;
}

._page_container ._jumper ._jumper_input:focus {
  border-color: #409eff;
}

._pages_1 li {
  background-color: #f4f4f5;
}

._active_1 {
  color: #fff !important;
  background-color: #409eff !important;
}

._active_2 {
  color: #fff !important;
  background: #d22222 !important;
}

._disabled {
  cursor: not-allowed !important;
}

._disabled_c {
  color: #c0c4cc !important;
}

/*评论分页样式*/

/*侧边栏*/
.new_detail_2021{
    position: fixed;
    width: 1000px;
    margin: 0 auto;
    left: 50%;
    top: 30%;
    transform: translate(-50%, 00px);
    z-index: 999;
    display: none;
}
.new_detail_2021 ul{
    position: absolute;
    top: 0%;
    left: -67px;
}
.new_detail_2021 li{
	width: 50px;
	height: 50px;
	background:#fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.new_detail_2021 li a span{
    position: absolute;
    top: 1px;
    padding: 0px 1px;
    color: #fff;
    left: 30px;
    min-width: 17px;
    text-align: center;
    height: 17px;
    line-height: 17px;
    font-size: 12px;
    background: #d00000;
    border-radius: 20px;
    display: none;

}
.new_detail_2021 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.new_detail_2021 li:nth-child(1)>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside1_1.png) center center no-repeat;
}
.new_detail_2021 li:nth-child(1)>a.active{
  background: url(https://skin.elecfans.com/images/2021-soft/aside1_3.png) center center no-repeat;
}
.new_detail_2021 li:nth-child(2)>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside2_1.png) center center no-repeat;
}
.new_detail_2021 li:nth-child(2)>a.active{
  background: url(https://skin.elecfans.com/images/2021-soft/aside2_3.png) center center no-repeat;
}
.new_detail_2021 li:nth-child(3)>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside3_1.png) center center no-repeat;
}
.new_detail_2021 li:nth-child(4)>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside4_1.png) center center no-repeat;
}
.new_detail_2021 li:nth-child(5)>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside5_1.png) center center no-repeat;
}
.new_detail_2021 li:nth-child(1):hover>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside1_2.png) center center no-repeat;

}
.new_detail_2021 li:nth-child(2):hover>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside2_2.png) center center no-repeat;

}
.new_detail_2021 li:nth-child(3):hover>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside3_2.png) center center no-repeat;

}
.new_detail_2021 li:nth-child(4):hover>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside4_2.png) center center no-repeat;

}
.new_detail_2021 li.aside_app:hover>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside5_2.png) center center no-repeat;

}
.new_detail_2021 li:nth-child(1):active>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside1_3.png) center center no-repeat;

}
.new_detail_2021 li:nth-child(2):active>a{
	background: url(https://skin.elecfans.com/images/2021-soft/aside2_3.png) center center no-repeat;

}

.new_detail_2021 li:nth-child(2):hover>a.active{
  background: url(https://skin.elecfans.com/images/2021-soft/aside2_3.png) center center no-repeat;
}
.new_detail_2021 li:nth-child(1):hover>a.active{
  background: url(https://skin.elecfans.com/images/2021-soft/aside1_3.png) center center no-repeat;
}
.aside_bdsharebuttonbox{
    position: relative;
}
.bdsharebuttonbox_2021{
    position: absolute;
}
.aside_app{
    position: relative;
}

.aside_app_content_box{
    position: fixed;
    width: 1200px;
    top:calc( 30% + 54px);
    left: calc(50% + 80px);
    height: 200px;
    transform: translate(-50%,0);
    z-index: 99;
    display: none;
}
.aside_app_content_inBox{
    position: absolute;
    left:0px;
    top:0px;
    width: 320px;
    height: 200px;
}
.aside_app_content{
    height: 200px;
    box-sizing: border-box;
    position: absolute;
    padding: 20px;
    background: #fff;
    display: flex;
    left: 20px;
    top: 0px; 
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1);


   /* display: none;*/
}
.aside_app_content:after{
    content:"";
    position: absolute;
    bottom: 16px;
    left: -14px;
    border: 7px solid red;
    border-color: transparent #fff transparent transparent;
}
.aside_app_content>div:nth-child(1){
    margin-right: 20px;

}
.aside_app_content>div p{
    font-size: 14px;
    color: #999;
    margin-bottom: 5px;
}
.aside_app_content>div img{
    vertical-align: middle;
}
.aside_app_content>div>img{
    width: 130px;
    height: 130px;
}

.new_detail_2021 li.aside_app:hover .aside_app_content{
    display: flex;
}
/*fenxiang*/
.aside_bdsharebuttonbox_2021_box{
    position: fixed;
    width: 1200px;
    top: calc( 30% + 48px);
    left: calc(50% + 83px);
    height: 200px;
    transform: translate(-50%,0);
    z-index: 9;
    display: none;
    z-index: 999;
}
.aside_bdsharebuttonbox_2021_inBox{
    position: absolute;
    left: 0px;
    height: 171px;
    top: 40px!important;
    width: 67px;
}
.bdsharebuttonbox.bdsharebuttonbox_2021{
   
    padding: 15px!important;
    padding-left: 13px!important;
    background: #fff!important;
    position: relative!important;
    top: 0px!important;
    left: 0px!important;
    margin-top: 0px;
    width: 24px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1)!important;
    height: 171px;
    width: 50px;
    box-sizing: border-box;


}/*
.new_detail_2021 li.aside_bdsharebuttonbox:hover .aside_bdsharebuttonbox_2021{
    display: block;
}*/
.bdsharebuttonbox_2021  a{
    margin-left: 0px!important;
}
.bdsharebuttonbox_2021 a.bdsharebuttonbox{
    width: auto;
    height: auto;
    margin-top: 0px;
}
.bdsharebuttonbox_2021 a.bds_weixin{
    display: block;
    width: 24px;
    height: 24px;
    background: url(https://skin.elecfans.com/images/2021-soft/wx.png) center center no-repeat!important;
    margin-bottom: 15px;

}
.bdsharebuttonbox_2021 a.bds_tsina{
    display: block;
    width: 24px;
    height: 24px;
    background: url(https://skin.elecfans.com/images/2021-soft/wb.png) center center no-repeat!important;
    margin-bottom: 15px;
}
.bdsharebuttonbox_2021 a.bds_qzone{
    display: block;
    width: 24px;
    height: 24px;
    background: url(https://skin.elecfans.com/images/2021-soft/kj.png) center center no-repeat!important;
    margin-bottom: 15px;

}
.bdsharebuttonbox_2021 a.bds_sqq{
    display: block;
    width: 24px;
    height: 24px;
    background: url(https://skin.elecfans.com/images/2021-soft/qq.png) center center no-repeat!important;
}


/*侧边栏 :active*/
/*直播样式*/
.hot_live2021{
	padding:20px;
	width: 	300px;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 20px;
    display: none;
}
.hot_live2021 li{
	display: 	flex;
}
.hot_live2021 li a{
	width:200px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    color:#333;  
    line-height: 16px;
    height: 16px;
}
.hot_live2021 li .live_go_sign{
	display: inline-block;
	width: 70px;
	height: 24px;
	opacity: 1;
	background: #d00000;
	border-radius: 2px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	color: #fff;

}
.live_time_2021{
	justify-content: 	space-between;
	margin-bottom: 15px;
	padding-top: 5px;
	line-height: 24px;
}
.hot_live2021 li:last-child{
	margin-bottom: 0px;
}
.live_time_2021 span{
	color: #999;
	font-size: 12px;

}
.live_time_2021 span img{
	margin-right: 5px;
	vertical-align: middle;
}
.hot_live2021 .type_name_1{
	display:inline-block;
    padding:0px 3px;
	background: #ff782e;
	border-radius: 2px;
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
    height: 16px;
}
.hot_live2021 .type_name_2{
	display:inline-block;
    padding:0px 3px;
	background: #4fcaf9;
	border-radius: 2px;
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
    height: 16px;
}
.hot_live2021 .type_name_3{
	display:inline-block;
    padding:0px 3px;
	background: #5fca7e;
	border-radius: 2px;
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
    height: 16px;
}

.hot_live2021 li span a{
 width: auto;
 display: inline-block;
 color: #fff;
}
.hot_live2021 li span a:hover{
  text-decoration: none;
}
.article-list p.load_button_2021{
  text-align: center;
  line-height:60px;
  color:#999;
  font-size: 12px;
  display: none;
  border:none;
}
.article .title a {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.article .info{
  display: flex;
  justify-content: space-between;
}
.article .info span img{
  margin-right: 5px;
}
.article-list .article .summary {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 25px;
}
.art-aside-fixed{
  position: relative;
}
#IndexRightBottom.art-aside-fixed{
  position: fixed;
}
.article-list .article .summaryTags{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
}
.article-list .article .summaryTags span{
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #333333;
    padding: 4px 8px;
    background: #f6f6f6;
    border-radius: 2px;
    margin-right: 10px;
    vertical-align: middle;
    line-height: 24px;
    margin-top: 10px;
}
.article .title a.VideoTitle {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}