


.headerbtn-line{
    display: inline-block;
    margin-left: 15px;
}

.headerbtn{
    color: #FFF;
}

@media screen and (max-width:1250px) {
    .headerbtns {
		display: none
	}
	.disnav {
		display: none!important
	}
    
}


a:hover{
    color: #1ecd97;
    text-decoration: none
}
/**多功能区分类菜单开始**/ 
.category-menu {
    background: #fff;
    font-size: 0;
    padding: 0!important;
    
}

.category-menu-item {
    display: inline-block;
    padding-top: 5px;

}
.category-menu-title{
    display: inline-block;

}
.category-menu-title-box{
    padding-left: 10px;
    font-size: 16px!important;
}

.category-menu-title:before {
    content: " ";
    position: absolute;
    height: 15px;
    width: 5px;
    background: #1ecd97;
    border-radius: 5px;
    margin: 5px auto;
}

.category-menu-box{
    display: block;
    padding: 0 10px;
    color: #333!important;
    -webkit-transition: all .3s;
    font-size: 16px!important;
    border-radius: 12px;
    border: 1px solid #EFEFEF;
}

.category-menu-box:hover{

background-color: #1ecd97;

}
/**多功能区分类菜单结束**/ 

/**分类页开始**/
.post-list-page-plane {
	border: #1ecd97;
	border-radius: #1ecd97;
	overflow: hidden;
	position: relative
}

.post-item {
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #f5f6f7;
	position: relative
}

.post-item a {
	color: #999;
	transition: all .3s ease-out 0s
}

.post-item a:hover {
	color: #1ecd97
}

.post-item:hover {
	background: #fcfcfc
}

.post-item-container {
	display: flex;
	align-items: stretch;
	padding: 20px 24px;
	margin: 5px
}

.post-item h2 {
	color: #333;
	line-height: 1.2;
	font-size: 19px;
	font-weight: 500
}

.post-item h2 a {
	color: #333;
	transition: all .3s ease-out 0s
}

.post-item h2 a:hover {
	color: #1ecd97
}

.post-item-thumbnail {
	flex: 30%;
	flex-shrink: 0;
	overflow: hidden;
	position: relative
}

.post-item-thumbnail:before {
	content: "";
	display: block;
	padding-top: 60%
}

.post-item-thumbnail>a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.post-item-thumbnail img {
	object-fit: cover;
	max-width: 240px;
	width: 100%;
	height: 100%;
	border-radius: #1ecd97;
	transition: all .3s ease-out 0s
}

.post-item-thumbnail img:hover {
	transform: scale(1.03)
}

.post-item-main {
	margin-left: 20px;
	font-weight: 500;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	flex: 70%
}

.post-item-main h2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.post-item-meta {
	display: flex;
	justify-content: space-between;
	color: #b1b1b1;
	font-size: 12px;
	margin-top: 6px
}

.post-item-meta i {
	margin-right: 6px
}

.post-item-avatar {
	border-radius: 50%;
	margin-right: 6px;
	max-width: 24px
}

.post-item-content {
	flex: 1;
	font-size: 15px;
	line-height: 20px;
	margin-top: 10px;
	color: #797c80;
	max-height: 40px;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.post-item-tags {
	position: absolute;
	padding: 4px 8px;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	background-color: #000;
	margin: 10px;
	background: rgba(0,0,0,.6);
	border-radius: #1ecd97
}

.post-item-tags a {
	color: #fff
}

.post-item-info {
	font-size: 14px
}

.item-post-meta-other {
	display: flex;
	align-items: stretch
}

.post-item-time {
	color: #adb5bd
}

.item-post-meta-other span {
	margin-left: 6px
}

.item-post-meta-other i {
	margin-right: 6px
}

.pages {
	text-align: center;
	background: #fff;
	padding: 20px
}

.fenye a,.pagedbox {
	display: inline-block;
	padding: 7px 8px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #999!important;
	line-height: 1;
	background-color: #f2f2f2;
	border-radius: #1ecd97;
	transition: all .3s ease-out 0s;
	font-size: 14px
}

.fenye a:hover {
	background: #1ecd97!important;
	color: #fff!important
}

.current {
	background: #1ecd97!important;
	color: #fff!important
}

.page-count {
	display: inline-block;
	margin-left: 10px
}

::selection {
	background:#3390ff;
	color:#fff
}

.list-plane-title {
	background: #fff;
	padding: 19px 8px;
	border-bottom: 1px solid #f5f6f7;
	white-space: nowrap;
	overflow: auto
}

.list-plane-title::-webkit-scrollbar {
	display: none
}

.list-plane-title>div {
	padding-left: 20px;
	font-weight: 500;
	font-size: 18px
}
/**分类页结束**/


/**多功能区开始**/
.new_up {
    margin-top: 0rem;
    margin-bottom: 0rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    background: #1ecd97;
}
.news-type .hover {
    color: #1ecd97;
    border-bottom: 1px solid #1ecd97;
    height: 42px;
    margin-right: 10px;

}
.new_title:after {
    content: " ";
    position: absolute;
    height: 15px;
    width: 5px;
    background: #1ecd97;
    left: 0;
    top: 11px;
    border-radius: 5px;
}

.news-type {
    float: right;
}
.new_title font {
    font-size: 13px;
    color: #1ecd97;
    margin: 5px;
    background: #f6f6f6;
    padding: 1px 10px 1px 7px;
    border-radius: 20px;
    border: 1px solid #eee;
}
.new_title {
    position: relative;
    height: 45px;
    line-height: 35px;
    text-indent: 15px;
    font-size: 16px;
    border-bottom: 1px solid #f6f6f6;
}
.index-news-tool .layui-carousel {
	width: 390px!important;
	height: 300px!important;
	border-bottom: 10px solid #f6f6f6;
	padding: 10px;
	box-sizing: initial;
	background: #fff
}

.index-news-tool .layui-carousel img {
	width: 430px;
	height: 300px
}

.index-news-tool-container {
	width: 330px;
	margin: 32px auto 32px;
}

.noad {
	border: 1px solid #1ecd97;
	color: #1ecd97;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	float: none;
	font-size: 1pc;
	transition: all .5s ease-in;
	border-radius: 5px;
}

.noad:hover {
	background: #1ecd97;
	color: #fff
}

.mytg {
	border: 1px solid #1ecd97;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 5px;
	margin: 0 auto;
	font-size: 1pc;
	transition: all .5s ease-in;
	margin-top: 17px;
	background: #1ecd97;
	float: none;
	color: #fff;
}

.mytg:hover {
	background: #fff
}

.index-news-tool-container a:nth-child(3) {
	margin-top: 20px;
}

.index-news-tool-container fieldset {
	display: -webkit-box;
	height: 34px;
	border-top: 1px solid #a9a9a9;
	margin: 30px auto 10px;
	float: none;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.index-news-tool-container legend {
	width: 100pt;
	font-size: 14px;
	line-height: 34px;
	color: #9a9a9a;
	text-align: center;
	border: 0;
}

.index-news-tool-container .tequan {
	margin: 0 auto;
	float: none;
	padding: 0;
	overflow: hidden;
	width: 290px
}

.index-news-tool-container .tequan li {
	margin-top: 24px;
	overflow: hidden;
}

.index-news-tool-container .tequan div i {
	background: url(../images/privilege_icon.png) no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-right: 7px
}

.index-news-tool-container .tequan div span {
	cursor: default;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
	color: #9a9a9a
}

.index-news-tool-container .tequan div {
	float: left
}

.index-news-tool-container .tequan .liright {
	float: right;
	text-align: right
}

.dad img {
	width: 100%!important
}

@media screen and (max-width:800px) {
	.index-news-tool,.index-news-tool .layui-carousel {
		width: 100%!important;
		height: auto!important;
		box-sizing: border-box
	}
}

@media screen and (max-width: 800px) {
	.left {
		display: none;
	}

	.right {
		float: none!important;
		width: 100%!important;
		padding-left: 10px;
		padding-right: 10px
	}
}

.left {
	float: left;
	width: 49%
}

.right {
	float: right;
	width: 49%
} 

/**多功能区结束**/
*,:after,:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}/**页面固定高度**/
/**页脚**/


.footer-links {
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: 15px;
    text-align: initial;
}/*footer链接关键格式*/

.footer-links h6, .footer-links li {
    font-size: 12px;
    font-weight: 400;
    display: inline;
    white-space: nowrap;
    margin: 0 8px;
    margin-left: 0;
    color: #797979;
}/*footer连接关键格式*/
.footer {
    background: #FFF;
    font-size: 12px;
}/*footer关键格式*/


.card {
    background: #fff;
    margin-bottom: 1rem;
    box-shadow: 0 0 20px -5px rgba(158, 158, 158, .2);
    transition: background-color .3s;
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem
}/*footer关键格式*/

.main {
    margin-top: 110px;
    max-width: 1200px;
    position: relative
}/*定宽度*/
/**页脚结束**/
