﻿.white-wrapper {
	background: #fff;
}
.lan-en {
	display: block;
	background: url(/images/lan/en.png) no-repeat left center;
	padding-left: 30px;
}
.lan-cn {
	display: block;
	background: url(/images/lan/cn.png) no-repeat left center;
	padding-left: 30px;
}
.lan-bar {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 0;
	width: 30px;
	height: 26px;
	font-size: 0;
	text-indent: -9999px;
	float: right;
	pointer-events: auto; 
}
.lan-bar-en {
	background: url(/images/lan/en.png) no-repeat left 5px;
	background-size: auto 20px;
	margin-right: 5px;
}
.lan-bar-cn {
	background: url(/images/lan/cn.png) no-repeat left 4px;
	background-size: auto 22px;
	margin-right: 5px;
}
.my-abo h3 {
	color: #10a898
}
.my-abo ul {
	padding-left: 0px;
}
.my-abo li {
	display: inline-block;
	width: 30%;
}
.my-abo li:nth-child(2) {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.my-abo li a {
	color: #004130
}
.my-abo li a i {
	color: #004130;
	width: 66px;
	height: 66px;
	line-height: 62px;
	display: table;
	border-radius: 100%;
	border: 2px solid #004130;
	font-size: 32px;
	margin: 0px auto 20px;
}
.my-abo li a h6 {
	color: #004130
}
.my-abo li a:hover i {
	opacity: 0.85;
}
.category-wrapper {
	background: #eaf4f1;
}
.category-title {
	font-weight: 500;
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 15px;
}
.category-title span {
	color: #28ac99;
}
.my-category {
	width: 100%;
	height: 100%;
	background-color: #fff;
	margin-bottom: 20px;
}
.my-category .catecont {
	padding: 0px 10px 20px;
}
.my-category .catecont a.mm {
	font-size: 13px;
}
.my-category .catecont h5 {
	text-overflow: ellipsis;
	overflow: hidden
}
.my-category .catecont h5 a {
	color: #000;
}
.my-category:hover {
	background: #28ac99;
}
.my-category:hover .catecont a, .my-category:hover .catecont h5 a, .my-category:hover .catecont {
	color: #fff;
}

@media (min-width: 768px){
	.my-category .catecont p {
	height: 78px;
	overflow: hidden}
}
.commend .item.post figure {
	margin-bottom: 5px;
}
.commend .post-content {
	background: #ececec;
	padding: 10px 0;
}
.commend .post-content h3.post-title {
	margin-bottom: 0
}
.post-more {
	text-decoration: underline;
	font-size: 14px;
	color: #000;
}
.post-more:hover {
	color: #3fbfae;
}
.foot-wrapper {
	background: #27645c !important;
}
.nbanner {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 250px;
	width: 100%;
	overflow: hidden
}
.inner-position {
	width: 100%;
	height: 45px;
	text-indent: 0px;
	font-size: 14px;
	color: #808080;
	line-height: 45px;
	padding-bottom: 0px;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}
.inner-position a {
	color: #808080;
	font-size: 14px;
}
.inner-title {
	display: block;
	height: 60px;
	background: #10a898 url(/images/left-ico.png) no-repeat 10px 10px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	line-height: 60px;
	text-transform: uppercase;
	text-align: center
}
ul.sf-menu {
	clear: both;
	margin: 0;
	padding: 30px 20px 40px;
	height: auto;
	position: relative;
	text-transform: capitalize;
	z-index: 500;
	background: #e9f4f4;
}
ul.sf-menu li {
	margin: 0px;
	list-style: none
}
.mLi1 {
	text-transform: capitalize;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #a2a6a6;
	padding-left: 20px;
	padding-right: 20px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
	border-radius: 2px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	margin-bottom: 15px;
}
.mLi1:hover, ul.sf-menu li.on .mLi1 {
	color: #3fbfae;
}
ul.sf-menu ul {
	width: 100%;
	margin: 0px;
	padding: 0px 0 10px;
	background: #FFFFFF;
	overflow: hidden
}
ul.sf-menu ul li {
	margin: 0px;
}
ul.sf-menu ul li a {
	display: block;
	font-weight: normal;
	color: #767676;
	line-height: 36px;
	height: 36px;
	font-size: 14px;
	border-bottom: 1px dashed #C8C8C8;
	padding-left: 25px;
}
ul.sf-menu ul li a.cur {
	color: #51A4CE;
}
ul.sf-menu ul li.cgf a:hover {
	padding-left: 30px;
}
.cgf a {
	transition: ease all 0.5s;
}
.cgf a:hover {
	padding-left: 10px;
}
.post-title a{
	color: #000;
}
.pro-title{
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
}