.icon_logo{
	width: 205px;
	height: 58px;
}
.box_search{
	width: 468px;
}
.box_search input{
	border: none;
	height: 50px;
}
.box_search input[type="text"]{
	width: 360px;
	border-radius: 50px 0 0 50px;
}
.box_search input[type="submit"]{
	width: 108px;
	color: #fff;
	border-radius: 0 50px 50px 0;
}
.section_tag{
	height: 120px;
	padding: 20px 0;
	background: #57c2dd;
}	
.list_tag{
	height: 52px;
}
.list_tag2 a{
	width: 208px;
	height: 140px;
}
.list_tag2 a:nth-of-type(1){
	background: url(../img/img_tag1.png) no-repeat;
	background-size: contain;
}
.list_tag2 a:nth-of-type(2){
	background: url(../img/img_tag2.png) no-repeat;
	background-size: contain;
}
.list_tag2 a:nth-of-type(3){
	background: url(../img/img_tag3.png) no-repeat;
	background-size: contain;
}
.list_tag2 a:nth-of-type(4){
	background: url(../img/img_tag4.png) no-repeat;
	background-size: contain;
}
.list_tag2 a:nth-of-type(5){
	background: url(../img/img_tag5.png) no-repeat;
	background-size: contain;
}
.list_tag2 a:nth-of-type(6){
	background: url(../img/img_tag6.png) no-repeat;
	background-size: contain;
}
.list_tag2 a:nth-of-type(7){
	background: url(../img/img_tag7.png) no-repeat;
	background-size: contain;
}
.list_tag2 a:nth-of-type(8){
	background: url(../img/img_tag8.png) no-repeat;
	background-size: contain;
}
.list_kepu_tag a{
	min-width: 76px;
	line-height: 24px;
	border-radius: 24px;
	background: #f5f5f5;
}
.list_kepu_tag a.active{
	background: #57c2dd;
	color: #fff;
}
.list_kepu_left a{
	width: 350px;
}
.list_kepu_left a img{
	width: 350px;
	height: 262px;
}
.item_kepu_right{
	width: 430px;
}
.item_kepu_right img{
	width: 150px;
	height: 112px;
}
.list_kepu_hot a,.list_answer li{
	counter-increment: hota;
}
.list_kepu_hot a::before,.item_wd_w::before,.item_wd_d::before{
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	border-radius: 4px;
	line-height: 22px;
	text-align: center;
	font-size: 14px
}
.list_kepu_hot a::before{
	content: counter(hota);	
	background: #FAFAFA;
	border: 1px solid #F0F0F0;	
	margin-right: 16px;
}
.list_kepu_hot a:nth-of-type(-n+3):before{
	background: #FFF5EB;
	border: 1px solid #FFDFBF;
	color: #FF5601;
}
.list_kepu_hot a:last-child,.list_wd a:last-child{
	border-bottom: none;
}
.list_kepu_rec img{
	width: 112px;
	height: 84px;
}
.item_wd_top,.list_huati a,.list_art_xg .item_art{
	width: 376px;
}
.list_wd_bottom a{
	width: 570px;
}
.item_wd_w::before,.item_wd_d::before{
	color: #fff;
	font-weight: bold;
	margin-right: 12px;
}
.item_wd_w::before{
	content: "问";
	background: #71CD26;
}
.item_wd_d::before{
	content: "答";
	background: #57c2dd;
}
.item_links_tab.active .line{
	border-bottom: 3px solid #57c2dd;
}
.list_tab p{
	width: 134px;
	height: 52px;
	line-height: 52px;
	border-radius: 4px;
	border: 1px solid #fff;
}
.list_tab p.active{
	font-weight: bold;
	color: #57c2dd;
	border: 1px solid #57c2dd;
}
.item_kepu img{
	width: 180px;
	height: 135px;
}
.list_page a{
	min-width: 32px;
	margin: 0 6px;
}
.list_page a.active{
	color: #fff;
	background: #57c2dd;
}
.list_wd a:last-child{
	padding-bottom: 0;
}
.item_art img{
	width: 100px;
	height: 75px;
}
.list_topic_in a{
	width: 420px;
}
.details_content p,.details_content h6,.details_content h3,.details_content strong,ol,li{
	line-height: 1.8;
}
.details_content p,.details_content h3,.details_content strong{
	margin-top: 16px;
}
.details_content img{
	max-width: 70%;
	margin: 24px auto 0;
	border-radius: 16px;
}
.details_content span{
	color: #999;
	text-align: center;
	margin-top: 12px;
}
.details_content a{
	color: #57c2dd;
	display: inline;
}
.details_content h2,.details_content h3,.details_content strong{
	font-weight: bold;
}
.details_content h2{
	font-size: 22px;
	line-height: 24px;
	margin-top: 30px;
}
.details_content h2::before{
	content: "";
	display: block;
	float: left;
	width: 4px;
	height: 24px;
	background: #57c2dd;
	border-radius: 4px;
	margin-right: 10px;
}
.details_content h6,.details_content blockquote{
	padding: 16px 24px;
	background: rgba(32,156,221,0.05);
	margin-top: 24px;
	color: #666;
}
ol li,.topic_list p,.list_menu a.cBlue{
	counter-increment: cli;
}
ol li::before,.topic_list p::before,.list_menu a.cBlue::before{
	content: counter(cli)"、";
}
table{
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-spacing: 0;
	width: 100%;
	margin: 20px auto 0;
	border-radius: 8px;
}
table tr:first-child{
	background: rgba(32,156,221,0.05);
}
table tr:last-child td:first-child{
	border-radius: 0 0 0 8px;
}
table tr:first-child td:last-child{
	border-radius: 0 8px 0 0;
}
table tr:last-child td:last-child{
	border-radius: 0 0 8px 0;
}
table tr td{
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	vertical-align: middle;
	padding: 16px;
	line-height: 1.5;
	word-break: break-all;
}
.topic_title{
	width: 40px;
	height: 290px;
	padding: 0 12px;
	background: #F5F5F5;
}
.menu_title{
	width: 50px;
	height: 182px;
	padding: 0 16px;
	background: #FAFAFA;
}
.list_menu{
	height: 182px;
}
.list_menu a{
	width: 188px;
	line-height: 30px;
	border-right: 1px solid #e5e5e5;
}
.list_menu a.c666::before{
	content: "";
	display: block;
	float: left;
	width: 4px;
	height: 4px;
	background: #666;
	margin-top: 13px;
	margin-right: 6px;
}
.fixed_menu{
	position: fixed;
	bottom: calc(50% - 25vh);
	margin-left: 738px;
	box-shadow: 0px 24px 40px 0px rgba(0,0,0,0.05), 0px -8px 16px 0px rgba(0,0,0,0.05);
}
.fixed_menu.active{
	margin-left: 555px;
}
.fixed_menu_list{
	height: 188px;
	overflow-y: scroll;
}
.fixed_menu_list a{
	width: 242px;
}
.fixed_menu_list a.active{
	background: #57c2dd;
	color: #fff;
}
.fixed_menu_list::-webkit-scrollbar,.details_huati .details_content::-webkit-scrollbar{
	width: 5px;
}
.fixed_menu_list::-webkit-scrollbar-thumb,.details_huati .details_content::-webkit-scrollbar-thumb{
	border-radius: 5px;
	background: #BFBFBF;
}
.fixed_menu_list::-webkit-scrollbar-track,.details_huati .details_content::-webkit-scrollbar-track{
	width: 5px;
	border-radius: 5px;
	background: #F0F0F0;
}
.table_box table{
	margin-top: 0;
}
.list_wd_xg a{
	width: 395px;
}
.list_answer{
	padding-bottom: 24px;
}
.list_answer::before{
	content: "";
	position: absolute;
	border-left: 1px dashed #CCC;
	left: 16px;
	height: calc(100% - 24px);
}
.list_answer::after{
	content: "END";
	position: absolute;
	color: #ccc;
	bottom: 0;
}
.list_answer li{
	padding-left: 56px;
}
.list_answer li:last-child{
	padding-bottom: 30px;
}
.list_answer li::before{
	content: counter(hota);
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 32px;
	background: #57c2dd;
	color: #fff;
	text-align: center;
	font-size: 16px;
	position: absolute;
	left: 0;
}
.huati_content img{
	width: 140px;
	height: 140px;
}
.huati_getMore{
	right: 0;
	bottom: 0;
}
.fixed_huati{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	position: fixed;
	left: 0;
	top: 0;
}
.details_huati{
	width: 1000px;
	height: 400px;
	left: calc(50% - 500px);
	top: calc(50% - 200px);
}
.btn_close{
	height: 24px;
	width: 24px;
	position: relative;
}
.btn_close::before,
.btn_close::after{
	content: "";
	display: block;
	height: 24px;
	width: 3px;
	background: #333;
	border-radius: 3px;
	position: absolute;
	right: 50%;
}
.btn_close::before{	
	transform: rotate(45deg);
	top: 0;
}
.btn_close::after{
	transform: rotate(-45deg);
	top: 0;
}
.details_huati .details_content{
	height: 290px;
	overflow-y: scroll;
	padding-right: 30px;
	margin-top: 10px;
}
.wsn{
	white-space: nowrap;
	overflow-x: scroll;
}
.list_tabItem::-webkit-scrollbar{
	height: 2px;
}
.list_tabItem::-webkit-scrollbar-thumb{
	border-radius: 5px;
	background: #f5f5f5;
}
.list_tabItem::-webkit-scrollbar-track{
	width: 5px;
	border-radius: 5px;
	background: #F0F0F0;
}