@CHARSET "UTF-8";

.site-index {
	background: url("/img/bg-nav.jpg") repeat-y;
}

.left_nav {
	width: 180px;
	/* 	display: inline-block; */
}

.left_nav .lev_Box {
	position: fixed;
	width: 180px;
	/*top: 96px;*/
	z-index: 5;
	font-size: 16px;
}
/* .linkAbleColor{
	color: #FC9D27;
} */
.left_nav .lev .levtxt {
	display: inline-block;
	max-width: 70px;
	_width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	color: #555555;
}
.pointer {
	cursor: pointer;
}

.left_nav .lev:hover .levtxt {
	color: #555;
}

.left_nav .lev a {
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	text-decoration: none;
	/*overflow: hidden;*/
	position: relative;
}

.left_nav .lev a:hover {
	background: #fc9d27;
	margin: 0;
}

.left_nav .lev a.lev_curr {
	background: #fc9d27;
	margin: 0 1px;
}
.left_nav .lev a.lev_curr:after{
    position: absolute;
    top: 18px;
    right: -10px;
    bottom: 1px;
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 12px solid #fc9d27;
}
.left_nav .lev .lev_curr  .levtxt {
	color: #fff
}

.left_nav .lev .ico_block {
	float: left;
	font-size: 24px;
	width: 26px;
	text-align: center;
	margin: 0px 10px 0 20px;
}

.left_nav .lev_line fieldset {
	display: block;
	height: 1px;
	margin-top: 1px;
	zoom: 1;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	color: #f5f5f5;
}

.left_cont {
	width: 904px !important;
}

.labelBg3{
	background-color: #FC9D27;
  }
  .labelBg4{
	background-color: #1790FF;
  }
  .labelBg5{
	background-color: #FC8127;
  }
  .labelBg9{
	background-color: #31C25B;
  }
  .labelBg10{
	background-color: #F04864;
  }
.labelBg11{
	background-color: #8443E0;
}
.labelBg12{
	background-color: #17C2C2;
  }
.labelBg13{
	background-color: #F00;
  }
.left_cont li {
	padding-right: 5px !important;
}
.official_account{
  margin-top:15px;
  width: 108px;
  height: 108px;
}

.left_cont li {
	/*     height: 153px; */
	padding: 18px 20px;
	/* border-bottom: 2px solid #eee; */
	margin: 15px 0px;
	background: #fff;
}
.left_cont .article_li:hover, .article_body .article_li:hover{
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2)
}
.left_cont .article_li:hover .keyword_span, .article_body .article_li:hover .keyword_span{
	border: 1px solid #FC9D27;
}
.publish_time-img{
	width:12px;height:12px;
}
.wz_info dt {
	/* width: 185px; */
	width: 210px;
	float: left;
}

.wz_info img {
	width: 210px;
	height: 144px;
	border-radius: 4px;
	/*height: 128px;*/
}
.guanggao_img{
	position: absolute !important;
	width: 30px !important;
	height: 20px !important;
	right: 0 !important;
	top: 0 !important;
}

.wz_info dd {
	/* width: 618px; */
	width: 595px;
	margin-left: 50px;
	float: left;
}

.wz_info h4 {
	overflow: hidden;
	color: #1b1b1b;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	padding-bottom: 10px;
}

.wz_info h4 a {
	color: #333333;
}
.wz_info h4 a:visited {
	color: #787878;
}
.wz_info h4 a:hover {
	color: #fc9d27;
}

.wz_info p a {
	color: #888888;
}

.wz_info p {
	color: #555555;
	font-size: 14px;
	margin-top: 10px;
	line-height: 24px;
	height: 53px;
	overflow: hidden;
}
.a-small{
	color: #aaa;
}
.bot_tips {
	position: relative;
	/*bottom: -10px;*/
}

.read_num, .time_show {
	float: left;
	display: inline-block;
	font-size: 13px;
	color: #999;
	position: relative;
}

.left_nav_icon {
	margin-left: 40px;
	padding: 18px 10px 0 20px;
	/*background: url(/img/icon.png) no-repeat;*/
}
.left_nav_img {
	margin-left: 15px;
        vertical-align: 12px;
}
.left_nav_img .icon {
    width: 25px !important;
    height: 25px !important;
}
.left_nav .lev .levtxt.levtxt-title {
    font-weight: bold;
    margin-left: 8px;
}
.icon_goodword {
	background-position: -12px -106px;
}

.icon_knowledge {
	background-position: -47px -104px;
}

.icon_view {
	background-position: -81px -106px;
}

.icon_county {
	background-position: -105px -107px;
}

.more {
	width: 910px;
	height: 34px;
	margin: 40px 0 60px;
	/*background: #eee;*/
	color: #555555;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
	display: block;
}

.load-more{
	width: 120px;
    height: 28px;
    line-height: 28px;
    margin: 30px auto;
    font-size: 14px;
    background-color: #F6F6F8;
    border-radius: 14px;
    text-align: center;
    color: #FC9D17;
    cursor: pointer;
}

a.more:visited,a.more:hover {
	color: #555555;
	text-decoration: none;
}

.article_body .home-menu {
	margin-top: 20px;
}

.article_body .media {
	background: #fff;
	width: 910px;
	padding: 20px 17px 15px 20px;
}

.article_body .media_konwledge_jzc {
	background: #fff;
	width: 875px;
	padding: 20px 17px 15px 20px;
}

.media:first-child {
	margin-top: 20px;
}

.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: middle;
}

.media-left, .media>.pull-left {
	padding-right: 10px;
}

.media-object {
	display: block;
}

.media img {
	vertical-align: middle;
	border: 0;
}

.article_body .media .media-heading {
	font-weight: bold;
}

/* .media-heading {
	margin-top: 0;
	margin-bottom: 5px;
} */

.article_body .media .media-body .navbar-nav li {
	margin: 0;
	padding: 0;
	border: 0;
}

.article_body .media .media-body .navbar-left li .navbar-time {
	color: #aaa;
	font-size: 12px;
	line-height: 18px;
}

.article_body .media .media-body p {
	margin-bottom: 10px;
}

.article_body .media .media-body a {
	color: #aaa;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
}

.home-comment input {
	width: 92%;
	height: 50px;
	border: transparent;
	border-left: 2px solid #fc9d27;
	padding-left: 10px;
	margin: 15px 0;
}

.home-comment ul li {
	height: 45px;
}

.home-comment .fa {
	font-size: 18px;
	color: #aaa;
	margin-right: 5px;
}

.home-comment img {
	width: 5%;
}

.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
}

.media .media-body div img {
	width: 200px;
	height: 115px;
	margin: 5px 8px 0 0;
}

.article_body .media .media-left img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
}

.all-content .all-article .person-active .media-left {
	border-left: 3px solid #fc9d27;
	float: left;
	width: 1px;
	height: 15px;
}

.all-content .all-article .person-active .media-body a {
	color: #fc9d27;
}

a.overseas-user {
	font-size: 16px;
	color: #1b1b1b;
}

.comment_div {
	margin: 10px 0;
}

.comment_overseas {
	border-left: 3px solid #fc9d27;
}

.form-control:focus {
	border-color: #fc9d27;
	outline: 0;
	box-shadow: 0 0 5px rgba(207, 220, 0, 0.4);
}

.comment_div .btn:hover {
	background: #fc9d27;
}

.comment_user {
	border-bottom: 2px solid #eee;
	padding: 5px 0;
}

.forum {
	background: url(/img/forum/li_forum.png) left center no-repeat;
	color: #333;
	width: 189px;
}

.left_nav .forum a {
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	text-decoration: none;
	overflow: hidden;
	position: relative;
	color: #fff;
	padding-left: 80px;
}

.left_nav .forum a:hover {
	background: url(/img/forum/li_forum_active.png) left center no-repeat;
}
.hot-user{ border-bottom: 1px solid #ddd}
.index-right{
	margin-bottom: 15px!important;
	width: 304px !important;
	margin-left: 15px !important;
}
.container_div{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.tuijian_div{
	width: 100%;height:230px;margin:20px 0;background:#fff;
}
.tuijian{
	text-indent: 15px;height:40px;line-height: 40px;font-size: 16px;color:#333333;
}
.tuijian_content_div{
	width:23%;height:170px;float:left;margin-left:15px;
}
.tuijian_img{
	height: 80%;width: 100%;
	justify-content: flex-end;
    display: flex;
}
.tuijian_title{
	height: 20%;width: 100%;
}
.clear{
	clear:both;
}
.wenzhang_type{
	font-size:16px;border-bottom: 1px solid #FC9D27;color:#FC9D27;font-weight:400;width:15%;height:100%;float: left
}
.kuajinghuodong_div{
	width:100%;height:55px;border: 0px solid #ddd;margin-top:15px;text-align: center;line-height: 55px;font-size: 18px;color: #ddd;font-weight:bold;background:url('/img/home/huodong.png');
}
.bikenggushi_div{
	width:100%;height:120px;background:#fff;
}
.bikeng_div{
	width:30%;height:100%;border:0px solid;float: left;margin-left:5px;
}
.bikeng_img{
	height:60%;width: 100%;border:0px solid;text-align: center;line-height: 80px;
}
.bikeng_text{
	color:#333333;height:20%;width: 100%;border:0px solid;text-align: center;line-height: 30px;
}
.haiwaiguancha_div{
	width:30%;height:100%;border:0px solid;float: left;margin-left:5px;
}
.haiwaiguancha_img{
	height:60%;width: 100%;border:0px solid;text-align: center;line-height: 80px;
}
.haiwaiguancha_txt{
	color:#333333;height:20%;width: 100%;border:0px solid;text-align: center;line-height: 30px;
}
.kuajingmeiyan_div{
	width:30%;height:100%;border:0px solid;float: left;margin-left:5px;
}
.kuajingmeiyan_img{
	height:60%;width: 100%;border:0px solid;text-align: center;line-height: 80px;
}
.kuajingmeiyan_txt{
	color:#333333;height:20%;width: 100%;border:0px solid;text-align: center;line-height: 30px;
}
/* 首页板块 */
.fenlei_title{
	font-weight: 600;
	font-size: 24px;
	height: 100%;
	float: left;
	width: 130px;
	text-align: left;
}
.fenlei_subtitle{
	font-size: 14px;
}
.border_activity{
	padding: 16px 14px 18px 12px;
	background-color: #fff;
	display: flex;
}
.border_activity .border_activity_left{
	width: 440px;
	height: 264px;
	overflow: hidden;
}
.border_activity .border_activity_left a, .border_activity .border_activity_right a  {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	transition: 0.8s;
}
.border_activity .border_activity_left a:hover, .border_activity .border_activity_right a:hover {
	transform: scale(1.08);
}
.border_activity .border_activity_left img, .border_activity .border_activity_right img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.border_activity .border_activity_right{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	padding-left: 18px;
}
.border_activity .border_activity_right_item {
	width: 200px;
	height: 120px;
	overflow: hidden;
}
/* 首页板块 */
.fenlei_article_style{
	font-size:16px;
	font-weight:400;
	color:#333;
	/*width:11%;*/
	height:100%;
	float: left;
	cursor: pointer;
	margin-right: 30px;
}
.current_select_type{
	border-bottom:2px solid #FC9D27;
	color:#FC9D27;
	font-size: 16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
}
.keyword_span{
	/*border:1px solid #FC9D27;*/
	border:1px solid #DCDCDC;
	padding:2px 10px;
	font-size: 10px;
	border-radius: 10px;
	margin-left:10px;
	text-align: center;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.keyword_span a{
	color: #999999;
}
.keyword_span:first-child{
	margin-left:0px;
}
.tags_div_jzc{
	border:0px solid;height: 20px;text-align: left;
	margin-top:12px;
}
.tags_and_time{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.publish_time{
	width: 90px;
	/* flex: 0 1; */
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.publish_time img{
	width: 12px;
	height: 12px;
	margin-right:4px;
}

.publish_time span{
  font-size: 12px;
  color: #999;
}
.tagItems{
	flex:1;
}
.view_num_img{
	width:14px !important;height: 10px !important;margin-top:-5px;display: inline-block;
}
.dianzan_img{
	width:14px !important;height: 13px !important;margin-top:-8px;display: inline-block;
}
.color999{
	color:#999999;
}
.hot_title{
	width:35px;
	height:18px;
	background:rgba(252,157,39,1);
	border-radius:4px;
	font-size: 12px;
	color:#fff;
	display: inline-block;
	line-height: 15px;
	text-align: center;
	padding: 2px;
}
.hot-user{
	width: 304px !important;
	padding: 0px!important;
}
.hangye-title{
	padding: 15px 12px !important;
	display: flex;
	align-items: center;
}
.hangye-title img{
	margin-right: 9px;
}
.hangye-title span{
	overflow: hidden;
	color: #3f3f3f;
	font-size: 16px;
	font-weight: 500;
}
.index-right h4 {
	padding: 15px 12px !important;
}
.index-right h4{
	display: flex;
	align-items: center;
}
.index-right h4 img{
	vertical-align: middle;
	margin-right:9px;
	width: 20px;
}
.hot-user h4 span,.hot-activity h4 span{
	flex:1;
}
.hot-user h4 a,.hot-activity h4 a{
	display: inline-block;
	width: 40px;
}
.hot-activity h4 a {
	font-size: 12px;
	float: right;
	line-height: 17px;
}
#myCarousel,#myCarousel_line,#myCarousel_activity{
	/* height:148px!important; */
	height: 180px !important;
	width:302px!important;
	margin: 0!important;
}
/* .select_li_padding{
	width: 466px!important;
	mrgin-left: 20px;
	margin: 0px 20px 0px 30px;
} */
div.home-nav-hover:focus{
	color:#ffffff !important;
}
.index-right h4{
	overflow: hidden;
    color: #3f3f3f;
    font-size: 16px;
    font-weight: 500;
}
.hot-user h4 a {
    font-size: 12px !important;
    float: right;
	line-height: 17px;
}
.officialAdvert{
	border:1px solid #f5f5f5;
	width: 304px;
	height:152px;
}
.officialAdvert img{
	width: 304px;
	height: 150px;
}
.officialAdvert p{
	line-height:21px;
	margin-top:12px;
	margin-left:12px;
	margin-right:12px;
	font-size: 14px;
	color:#555;
}
.wenzhang_nav {
	height: 50px;
	margin-bottom: 14px !important;
	text-align: center;
	line-height: 50px;
	display: flex;
	justify-content: space-between;
}
/* 首页海豚学园--start */
.wenzhang_container {
	display: flex;
	height: 240px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-xueyuan-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-baogao-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	background: #fff;
	opacity: 0.5;
	height: 6px;
	border-radius: 3px;
	width: 25px;
	transition: all 0.2s;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active,
.swiper-xueyuan-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active,
.swiper-baogao-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
	opacity: 1;
}
.wenzhang_swiper {
	width: 200px;
}
.wenzhang_item {
	flex: 1;
	background-color: #fff;
	padding-left:18px;
	overflow: hidden;
}

.wenzhang_list {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 200px;
	height: 240px;
	padding:18px 0;
	overflow: hidden;
}
.wenzhang_list .wenzhang_list_top{
	position: relative;
	width: 200px;
	height: 170px;
	overflow: hidden;
	border-radius: 4px;
}
.swiper-xueyuan img, .swiper-baogao img {
	border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.wenzhang_list .wenzhang_list_top img{
	border-radius: 4px;
}
.wenzhang_list:hover .wenzhang_list_top img {
	transform: scale(1.04);
	border-radius: 12px;
}
.wenzhang_list .wenzhang_list_top img {
	width: 200px;
  height: 120px;
	transition: 0.8s;
}
.wenzhang_list .wenzhang_list_bottom{
	display: flex;
	justify-content: space-between;
	font-size: 12px;
	color: #777777;
}
.wenzhang_list .wenzhang_list_bottom .wenzhang_list_bottom_img{
	display: flex;
	align-items: center;
}
.wenzhang_list .wenzhang_list_bottom .wenzhang_list_bottom_img .wenzhang_list_bottom_price{
	font-size: 16px;
	color: #FA210A;
}
.wenzhang_list .wenzhang_list_bottom .wenzhang_list_bottom_img .wenzhang_list_icon{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-right:8px;
}
.wenzhang_list .wenzhang_list_bottom .wenzhang_list_baoming{
	width: 74px;
	height: 24px;
	line-height: 22px;
	text-align: center;
	color: #FC9D27;
	border: 1px solid #FC9D27;
	border-radius: 4px;
}
.wenzhang_list .wenzhang_list_title{
	margin-top: 12px;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* .right_consult {
	padding: 15px 16px;
	display: flex;
	align-items: center;
	background-color: #fff;
	border-radius:4px;
}
.right_consult img{
	width: 90px;
	height: 90px;
	margin-right: 12px;
} */
.right_consult {
	width: 100%;
	height: 120px;
	overflow: hidden;
}
.right_consult img{
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
.right_consult .right_consult_title{
	padding-left: 2px;
	font-size: 16px;
}
.right_consult .right_consult_btn{
	width: 90px;
	padding: 7px 0;
	text-align: center;
	margin-top: 8px;
	font-size: 12px;
	background: #FF9700;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
}
.right_guest {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 120px;
	padding: 0 20px;
	background-color: #fff;
	border-radius: 4px;
}
.right_guest img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-bottom: 6px;
}
.right_guest .right_guest_list {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 65px;
}
.right_guest .right_guest_list .right_guest_name{
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.right_cont .right_cont_mid .right_cont_imgs {
	width: 40px;
	height: 40px;
	margin-right: 8px;
}
/* 首页海豚学园--end */

/*首页专题模块--start*/
.special_content {
	display: flex;
	width: 100%;
}
.special_content .special_cont_left {
	width: 430px;
}
.special_content .special_header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 24px;
}
.special_body {
	position: relative;
	background-color: #fff;
	display: block;
}
.special_content .special_body .special_left_img{
	width: 100%;
}
.special_content .special_body .special_left_title {
	position: absolute;
	bottom:15px;
	width: 400px;
	height: 40px;
	line-height: 40px;
	padding-left:18px;
	font-size: 16px;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
}
.special_content .special_header .special_title {
	font-size: 16px;
	font-weight: bold;
}
.special_content .special_header .special_subtitle {
	font-size: 12px;
}
.special_left_b_top {
	height: 60px;
	display: flex;
	margin-bottom: 24px;
}
.special_left_b_top img{
	width: 100px;
	height: 100%;
	margin-right: 18px;
}
.special_left_b_top .special_left_b_title{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
.special_left_b_top .special_left_b_subtitle, .special_body .sumai_subtitle{
	font-size: 12px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	line-height: 20px;
	opacity: 0.65;
}
.special_body .layui-icon{
	font-size: 12px;
  color: #FC9D27;
	margin-right: 4px;
}
.special_body .sumai_ul{
	margin-top: 12px;
}
.special_body>ul {
	padding-top: 12px;
	border-top: 1px solid rgba(151, 151, 151, 0.15)
}
.special_body>ul>li{
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
	color: rgba(3,3,3,0.55)
}
.special_body .special_left_b_listl{
	display: flex;
	align-items: center;
}
.special_body .special_left_b_title1, .special_body .special_left_b_title2 {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.special_body .special_left_b_title1{
	width: 295px;
}
.special_body .special_left_b_title2{
	width: 235px;
}
.special_body .special_left_time{
	font-size: 12px;
}
.special_cont_right {
	width: 280px;
}
.special_cont_mid {
	flex: 1;
	margin: 0 16px;
}
.special_body .sumai_title {
	padding: 8px 0;
}
.special_author_title, .special_author_subtitle{
	width: 202px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.special_author_subtitle {
	font-size: 12px;
	opacity: 0.65;
	margin-top: 4px;
}
.dried_food_body {
	height: 562px;
	padding: 15px 15px 10px 15px;
	background-color: #fff;
}
.dried_food_ul li{
	padding-left: 15px;
	height:60px;
	overflow: hidden;
	line-height:60px;
	border-bottom: 1px solid rgba(151, 151, 151, 0.15)
}
.dried_food_ul li.current{
	height: 116px;
	line-height:44px;
	background: #F2F7FD;
	border-radius: 4px;
}
.dried_food_ul li .dried_food_titleDiv{
	display: flex;
	align-items: center;
}
.dried_food_ul li .dried_food_titleDiv .dried_food_num{
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-right: 12px;
	background: #AFB9C6;
	border-radius: 50%;
	font-size: 16px;
	color: #FFFEFE;
}
.dried_food_ul li .dried_food_title {
	width: 383px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.dried_food_ul li:nth-child(1) .dried_food_titleDiv .dried_food_num {
	background: #FF9700;
}
.dried_food_ul li:nth-child(2) .dried_food_titleDiv .dried_food_num {
	background: #44B08B;
}
.dried_food_ul li:nth-child(3) .dried_food_titleDiv .dried_food_num {
	background: #4E89EA;
}
.dried_food_ul .dried_food_content {
	height: 60px;
	margin-bottom: 12px;
	display: flex;
}
.dried_food_ul .dried_food_content .dried_food_img {
	width: 100px;
	height: 60px;
	margin-right: 10px;
}
.dried_food_ul .dried_food_content .dried_food_txt {
	width: 280px;
	line-height: 21px;
	font-size: 12px;
	opacity: 0.65;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
/* 资源模块--start */
.resources_container {
	display: flex;
	height: 480px;
}
.resources_list {
	display: flex;
	flex-wrap: wrap;
}
.right_enterprise {
	padding: 0 24px 0 20px;
	border-radius: 4px;
}
.right_enterprise_list {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.right_enterprise_img_div {
	margin-top: 12px;
	width: 280px;
	height: 120px;
	display: block;
}
.right_enterprise_img_div img{
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
.special_body .enterprise_ul {
	padding-top: 0;
	border-top: none;
}
.resources_list_title, .resources_list_subtitle {
	width: 200px;
	display: inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.resources_list_title{
	margin-top: 8px;
}
.resources_list_subtitle {
	font-size: 12px;
	opacity: 0.65;
	line-height: 22px;
}
.resources_item {
	width: 234px;
	height: 240px;
	padding: 18px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
}
.resources_item a {
	display: block;
	position: relative;
	width: 100%;
	height: 177px;
}
.resources_item a:hover img{
	transform: scale(1.04);
}
.resources_item .resources_item_img {
	position: relative;
	width: 200px;
	height: 120px;
  overflow: hidden;
	display: flex;
	align-items: center;
}
.resources_item .resources_item_img img {
	position: absolute;
	width: 100%;
	max-height: 100%;
	/* top: 0;
	left: 0; */
	transition: 0.8s;
}
.resources_list_bottom {
	height: 24px;
}
.resources_list_bottom img{
	margin-right: 8px;
}
.resources_list_bottom .tips_img{
	cursor: pointer;
}
.resources_list .resources_item:nth-child(1), .resources_list .resources_item:nth-child(2) {
	border-right: 1px solid rgba(151, 151, 151, 0.15);
	border-bottom: 1px solid rgba(151, 151, 151, 0.15);
}
.resources_list .resources_item:nth-child(3) {
	border-bottom: 1px solid rgba(151, 151, 151, 0.15);
}
.resources_list .resources_item:nth-child(4), .resources_list .resources_item:nth-child(5) {
	border-right: 1px solid rgba(151, 151, 151, 0.15);
}
.resources_ul {
	width: 200px;
	background: #F2F7FD;
}
.resources_ul ul {
	padding-bottom: 20px;
}
.resources_ul li{
	height: 50px;
	line-height: 50px;
	padding: 0 14px 0 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: none;
	margin: 0;
	background-color: #F2F7FD;
	cursor: pointer;
}
.resources_ul li img{
	width: 18px;
	height: 13px;
	margin-right: 13px;
}
.resources_ul .current{
	background-color: #fff;
}
.resources_ul .current{
	background-color: #fff;
}
.resources_ul .current .resources_ul_name{
	color: #FC9D27;
}
.resources_ul .current i{
	display: none;
}
.resources_ul .resources_ul_img{
	flex: 1;
	display: flex;
	align-items: center;
}
.resources_ul .more_country{
	height: 58px;
	line-height: 58px;
	display: block;
	text-align: center;
	border-top: 1px solid rgba(151, 151, 151, 0.15);
}
/* 资源模块--end */
/*首页专题模块--end*/
.categoryLabel{
	position: absolute;
	padding: 4px 6px;
	color: #fff;
	font-size: 12px;
	border-radius: 4px;
}
.hot-user {
	width: 260px;
	padding: 15px 0 10px;
	display: inline-block;
	border: 1px solid #eee !important;
	background: #fff;
}
.wenzhang_navFexid{
	width: 100%;
    position: fixed;
    top: 0;
    z-index: 99999;
    min-width: 1000px;
    left: 0;
	display: flex;
	justify-content: center;
	background: #fff;
}
.wz_titleFexid{
	width: 1200px;
}
/* 楼层---start */
.floor_nav {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 99;
	width: 58px;
	background: #fff;
	margin-top:-215px;
	margin-left:-675px
}
.floor_menu_list .links {
	display: block;
	line-height: 18px;
	padding: 10px 5px 10px 5px;
	text-align: center;
	font-size: 12px;
	color: #3D3D3D;;
	cursor: pointer;
	position: relative;
}
.floor_menu_list .links:nth-child(3) {
	padding: 20px 5px 20px 5px;
}
.floor_menu_list .current {
	background-color: #FC9D27;
	color: #fff;
}
.floor_menu_list .layui-icon {
	position: absolute;
	font-size: 12px;
	right: -8px;
	top: 10px;
	display: none;
}
.floor_menu_list .current .layui-icon {
	display: block;
	color: #FC9D27;
}
/* 楼层---end */