body{
	background-color: #e6eaed;
}
.search  .search_btn{
    height: 40px !important;
}
.list_body{
	padding-top: 20px;
	
}
.b_left{
	width: 780px;
	
	
	
}
.list_type,.list_main{
	width: 720px;
	padding: 0 30px;
	border-radius: 6px;
	background-color: #fff;
}
.b_right{
	width: 400px;
	
}
.cur_relative{
	font-size: 14px;
	line-height: 66px;
	height: 66px;
	color: #8f8f8f;
}
.cur_relative a{
	color: #8f8f8f;
}

.cur_column{
	font-size: 26px;
	color: #3c3c3c;
	line-height: 74px;
	height: 74px;
	
	
	display:flex;
	flex-wrap:wrap;
	display: -webkit-flex; /* Safari */
}
.sub_column{
	padding-bottom: 12px;
}
.sub_column li{
	flex:1;
	font-size: 16px;
	line-height: 52px;
	height: 52px;
	width: 16.6%;
}

.sub_column li a{
	color: #666;
}


.list_main{
	margin-top: 20px;
	
}

.list_item{
	padding-top: 20px;
	padding-bottom: 32px;
	border-bottom: 1px solid #e6eaed;
}
.list_thum{
	width: 100px;
	margin-top: 20px;
	font-size: 0;
	
}
.list_thum img{
	width: 100px;
	height: 100px;
	border: 1px solid #e6eaed;
	border-radius: 6px;
	box-shadow: #0098ff 0px 0px 3px ;
}

.list_article_info{
	width: 600px;
	margin-left: 20px;
}
.article_title{
	line-height: 26px;

	margin-bottom: 10px;
	overflow: hidden;
	/*height: 46px;*/
}
.article_title a{
	color: #3c3c3c;
	font-size: 18px;
}
.article_desc{
	color: #8f8f8f;
	font-size: 14px;
	line-height: 22px;
}
.article_desc a{
	color: #0098ff;
}
.article_attr{
	padding-top: 20px;
}
.article_time{
	background: url(/images/article_reads.png) no-repeat 0 0 transparent;
	-webkit-background-size:24px 22px ;
	background-size:24px 22px ;
	padding-left: 32px;
	line-height: 26px;
	height: 26px;
}

.article_reads{
	margin-left: 42px;
	line-height: 26px;
	height: 26px;
	background: url(/images/article_time.png) no-repeat 0 0 transparent;
	-webkit-background-size:24px 26px ;
	background-size:24px 26px ;
	padding-left: 32px;
}

.ls_zx{
    width: 104px;
    height: 32px;
    color: #fff;
    background-color: #459df5;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    margin-left: 42px;
    border-radius: 6px;
    cursor: pointer;
    text-decoration: none;
    
}
.ls_zx:hover{
    color: #fff !important ;
}
.page_ination{
	padding: 60px 0 80px;
	background-color: #fff;
	color: #bdbdbd;
	
}
.page_ination ul{
	width: 480px;
	margin: 0 auto;
}
.page_ination li{
	border: 1px solid #e6eaed;
	padding: 6px 12px;
	margin-left: -1px;
	border-radius: 2px;
	float: left;
}
.page_ination li a{
	color: #0098ff;
	font-size: 14px;
}
.page_ination .active{
	border: 1px solid #0098ff;
	background-color: #0098ff;
	color: #fff;
}

.ls_next{
    width: 100px;
    height: 32px;
  
    text-align: center;
    margin: 0 auto;

    padding: 20px 0;
}

.ls_next a{
    display: block;
      color: #fff;
        background-color: #666;
    line-height: 32px;
    cursor: pointer;
}
/* 右侧 */

.tjls{
	border-radius: 6px;	
	background-color: #fff;
	padding: 0 30px 30px;
	
}
.tjls .ls_head,.newask .ask_head,.jcsp .sp_head{
	color: #3c3c3c;
	font-size: 22px;
	line-height: 78px;
	height: 78px;
	border-bottom: 1px solid #e6eaed;
}

.tjls .ls_pic{
	width: 150px;
	height: 150px;
	font-size: 0;	
	margin: 0 auto;
	margin-top: 18px;
}
.tjls .ls_pic img{
	width: 150px;
	height: 150px;
	border-radius: 50%;
}
.ls_nickname{
	margin-top: 12px;
	line-height:36px;
	height: 36px;	
	color: #3c3c3c;
	text-align: center;
	font-size: 0;
}
.ls_nickname span{
	
	font-size: 20px;
	margin-left: 10px;
}
.ls_nickname img{
	width: 18px;

}

.ls_lvsuo{
	text-align: center;
	margin-top: 6px;
	color: #bdbdbd;
	font-size: 16px;
	line-height: 32px;
	height: 32px;
}
.ls_ls_desc{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	color: #8f8f8f;
	text-align: center;
}
.zx_btn{
    display: block;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	height: 36px;
	text-align: center;
	width: 180px;
	margin: 0 auto;
	background-color: #fcc22f;
	border-radius: 6px;
	margin-top: 18px;
}

/* 最新问答 */

.newask{
	
	margin-top: 20px;
	padding: 0 30px ;
	border-radius: 6px;	
	background-color: #fff;
	
}

.ask_item .ask_title a{
	color: #3c3c3c;
	font-size: 16px;
	line-height: 56px;
	height: 56px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.ask_answer .a_ls_pic{
	width: 60px;
	height: 60px;
	border-radius: 30px;
}
.ask_answer .a_ls_pic img{
	border-radius: 30px;

    
}
.ask_answer .a_info{
	margin-left: 20px;
	width: 260px;
}

.a_info .ls_name{
	color: #333333;
	font-size: 14px;
	line-height: 26px;
}
.a_info .a_time{
	font-size: 12px;
	color: #999;
	line-height: 26px;
}
.a_info .a_desc{
	color: #999;
	line-height: 24px;
	font-size: 14px;
	margin-top: 7px;
	
}

.a_info .a_desc a{
	color: #0098ff;
}
.ask_item{	
	padding-bottom: 5px;
	border-bottom: 1px solid #e6eaed ;
}

.jcsp{
	margin-top: 20px;
	padding: 0 30px ;
	border-radius: 6px;	
	background-color: #fff;
}
.sp_slt{
	display: none;
	
}
.sp_slt {	
	width: 340px;
	height: 210px;
	font-size: 0;
}
.sp_list{
	position: relative;
}
.sp_list a{
	color: #3c3c3c;
}
.sp_slt img{
	width: 340px;
	height: 210px;
}
.now .sp_slt{
	display: block;
	margin-bottom: 20px;
}
.now .sp_title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	background-color: #989898;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	border-radius: 6px;
	
	z-index: 1;
}
.sp_title{
	font-size: 16px;
	line-height: 44px;
	
}