@charset "utf-8";

/*
/* @import url(style.css); */
html {
	-webkit-text-size-adjust: none;
	font-size: 62.5%;
}

body {
	font-size: 1.4rem;
	color: #4A4A4A;
	font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", Arial, PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, sans-serif;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	background: #fff;
}

.umColor body {
	background: #F8F8F8;
}

*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	zoom: 1;
}

html * {
	outline: 0;
	zoom: 1;
}

html button::-moz-focus-inner {
	border-color: transparent !important;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

fieldset,
a img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
	/*去掉苹果的默认UI来渲染按钮*/
}

em,
i {
	font-style: normal;
}

.input:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

em,
i {
	font-style: normal;
}

a {
	margin: 0;
	padding: 0;
	background: 0 0;
	color: #4A4A4A;
	vertical-align: baseline;
	text-decoration: none;
	outline: medium none;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #448EF6;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:focus,
input:focus {
	outline: none;
}

img {
	max-width: 100%;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}

/* 清除浮动*/
.colwrapper {
	overflow: hidden;
	zoom: 1
		/*for ie*/
	;
	margin: 5px auto;
}

/* 高度自适应 */
.strong {
	font-weight: bold;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.show {
	display: block;
	visibility: visible;
}

.hide {
	display: none;
	visibility: hidden;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.break {
	word-wrap: break-word;
	overflow: hidden;
	/*word-break:break-all;*/
}

.tl {
	text-align: left
}

.tr {
	text-align: right;
}

a {
	blr: expression(this.onFocus=this.blur());
	-webkit-tap-highlight-color: transparent;
	-moz-tap-highlight-color: transparent
}

:focus {
	outline: 0
}

a,
div {
	-moz-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: transparent
}

/*文字两侧对齐*/
.justify {
	text-align: justify;
	text-justify: distribute-all-lines;
	/*ie6-8*/
	text-align-last: justify;
	/* ie9*/
	-moz-text-align-last: justify;
	/*ff*/
	-webkit-text-align-last: justify;
	/*chrome 20+*/
}

input:-webkit-autofill,
select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

input,
textarea {
	outline-color: invert;
	outline-style: none;
	outline-width: 0px;
	border: none;
	border-style: none;
	text-shadow: none;
	-webkit-appearance: none;
	-webkit-user-select: text;
	outline-color: transparent;
	box-shadow: none;
}

/*超出省略号*/
.tn {
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.container:before,
.container:after,
.warp:after,
.main:before,
.main:after,
.sidebar:after,
.sidebar:before,
.umTabCon:before,
.umTabCon:after,
.umPost .umFrist:before,
.umPost .umFrist:after,
.header .umMobSubs:before,
.header .umMobSubs:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.warp {
	min-height: calc(100vh - 233px);
}

.container:after,
.main:after,
.umTabCon:after,
.umPost .umFrist:after,
.header .umMobSubs:after {
	clear: both;
}

.container {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	clear: both;
	overflow: hidden;
}

.umColor .container {
	background: #fff;
	z-index: 2;
}

.header .searchBox button,
.header .umNav .navBar,
.umPost .title h2:after,
.widget .title h2:after,
.widget.divContorPanel span.cp-login:after,
.widget.divContorPanel span.cp-vrs:after,
.umArticle .title:before {
	background: #448EF6;
	background: -webkit-linear-gradient(to right, #448EF6, #0FDAE4);
	background: linear-gradient(to right, #448EF6, #0FDAE4);
}


/*----------- 头部 -----------*/
.header {
	font-size: 0;
}

.header .container {
	overflow: inherit;
	padding-bottom: 20px;
	z-index: 3;
}

.header .headBox {
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 80px;
}

.header .topBar {
	background-color: #fafafa;
	height: 34px;
	line-height: 34px;
	color: #fff;
	display: none;
}

.header .btnBox .scBtn {
	background: #D4B968;
	display: none;
}
.header .searchBox {
	width: 33.3333%;
	font-size: 0;
}

/*logo*/
.header .logo {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.header .logo,
.header .logo h1 {
	display: inline-block;
}

.header .logo a {
	display: block;
}

.header .logo img {
	height: 60px;
}

.header .logo img.nLogo {
	display: none;
}

.header .searchBox {
	width: 100%;
	max-width: 420px;
	padding: 0 20px;
}
.btnBox{display:none;}

.header .searchBox .form {
	height: 38px;
	line-height: 38px;
	padding-right: 52px;
	position: relative;
	background: #f8f8f8;
	display: inline-block;
	width: 100%;
	border: 1px #ececec solid;
	border-radius: 100px;
}

.header .searchBox input {
	display: block;
	height: 36px;
	width: 100%;
	background: none;
	padding: 0 15px;
}

.header .searchBox button {
	position: absolute;
	width: 52px;
	height: 38px;
	line-height: 38px;
	border: medium none;
	color: #fff;
	font-size: 20px;
	top: -1px;
	right: -1px;
	cursor: pointer;
	border-radius: 100px;
	text-align: center;
	display: block;
	padding: 0;
}

.header .searchBox .scBtnClose {
	display: none;
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -13px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 26px;
	color: #f33;
	cursor: pointer;
}

/*系统菜单*/
.header .umNav {
	display: block;
}

.header .umNav.umMobNav {
	display: none;
}

.header .umNav .navBar {
	padding: 0 15px;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}

.header .umNav.umMobNav .navBar {
	overflow: hidden;
	padding: 0 5px;
}

.header .umNav.umMobNav .navSwiper {
	overflow: hidden;
}

.header .umNav.umMobNav .swiper-slide {
	width: auto;
}

.header .umNav.umMobNav .swiper-slide a {
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-weight: 500;
	padding: 0 10px;
	display: block;
}

.header .nav li {
	display: inline-block;
	position: relative;
}

.header .nav li a {
	font-size: 18px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-weight: 500;
	padding: 0 15px;
	display: block;
}

.header .nav li a [class^="ri-"] {
	vertical-align: -3px;
	margin-right: 2px;
}

.header .nav li>ul>li a [class^="ri-"] {
	vertical-align: -2px;
}

.header .nav li.subNav em {
	padding-right: 5px;
}

.header .nav li>ul {
	width: 100%;
	min-width: 110px;
	position: absolute;
	top: 120%;
	left: 50%;
	transform: translateX(-50%);
	right: 0;
	background: #fff;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.header .nav li>ul:before {
	content: "\EA77";
	position: absolute;
	color: #fff;
	font-family: remixicon;
	font-size: 24px;
	top: -14px;
	left: 50%;
	margin-left: -12px;
}

.header .nav li.on>ul {
	visibility: visible;
	opacity: 1;
	top: 100%;
	visibility: visible;
}

.header .nav li>ul>li {
	width: 100%;
	text-align: center;
}

.header .nav li>ul>li a {
	display: block;
	padding: 0 10px;
	font-size: 14px;
	color: #4A4A4A;
	height: 42px;
	line-height: 42px;
}

.header .nav li>ul>li a:hover {
	color: #448EF6;
}

.nav li.subNav em:after,
.header .nav li.subNav>a:after {
	content: "\EA4D";
	display: inline-block;
	font-family: remixicon !important;
	font-style: normal;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: -2px;
}

.header .nav li.subNav>a:after {
	line-height: 44px;
	width: 16px;
}

/*移动端菜单*/
.leftNav {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -100%;
	width: 260px;
	background: #fff;
	z-index: 10;
	padding: 20px;
}

/*二级自定义菜单*/
.header .subBox {
	overflow: hidden;
}

/*内容公共*/
.umPost {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}

.umPost .title {
	width: 100%;
	height: 46px;
	line-height: 44px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	font-size: 0;
	padding-right: 60px;
	position: relative;
}

.umPost .title h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	position: relative;
}

.umPost .title h2:after {
	content: '';
	width: 100%;
	height: 2px;
	bottom: -2px;
	left: 0px;
	position: absolute;
}

.umPost .title a.more:after,
.umPost .fot .more a:after {
	content: "\ea6e";
	font-family: 'remixicon' !important;
	display: inline-block;
	vertical-align: -4px;
	font-size: 18px;
	width: 13px;
}

.umPost .title a.more {
	position: absolute;
	right: 0;
	top: 2px;
	font-size: 14px;
	opacity: .68;
}

.umPost .fot .more a:after {
	vertical-align: -5px;
}

.umPost .umTabNav a.more {
	display: none;
}

.umPost .umTabNav li.active a.more {
	display: block;
	opacity: 1;
}

.umPost .umTabNav li {
	display: inline-block;
	margin-right: 20px;
	cursor: pointer;
}

.umPost .umTabNav li h2 {
	font-size: 18px;
	color: #a2a2a2;
	font-weight: normal;
}

.umPost .umTabNav li.active h2 {
	font-size: 18px;
	color: #4A4A4A;
	font-weight: 600;
}

.umPost .umTabNav h2:after {
	display: none;
}

.umPost .umTabNav .active h2:after,
.umPost .umTabCon .umCon:first-child {
	display: block;
}

.umPost .umTabCon .umCon {
	display: none;
}

.umPost .umPage .title {
	margin-bottom: 25px;
}

.umPost .umPicBox {
	font-size: 0;
	margin-top: 25px;
}

.flag {
	display: block;
	width: 100px;
	height: 24px;
	background: #f00;
	background: linear-gradient(250deg, #f00, #ff3c00);
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	left: -31px;
	top: 6px;
	overflow: hidden;
	transform: rotate(-45deg);
	z-index: 3;
	text-align: center;
	font-weight: bold;
}

.umHot {
	background: #f8f8f8;
	text-align: center;
	position: relative;
	overflow: hidden;
	padding: 25px 0;
}

.umHot h3 {
	font-size: 32px;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 60px;
}

.umHot .info {
	color: #8a8a8a;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	padding: 0px 50px;
}

/*第一屏*/
.umPost .umContent {
	width: 100%;
	float: left;
	padding: 0 325px 0 405px;
}

.umPost .umLeft {
	width: 380px;
	float: left;
	margin-right: -380px;
	overflow: hidden;
}

.umPost .umLeft .noSlide {
	text-align: center;
	padding: 50px 20px;
	color: #c8c8c8;
}

.umPost .umLeft .noSlide h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 4px;
}

.umPost .img,
.umPost .umLeft .noSlide {
	background: #f8f8f8;
	position: relative;
}

.index .slide .swiper-pagination {
	width: auto;
	bottom: auto;
	top: 5px;
	left: 10px;
}

.index .slide .swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	background-color: #fff;
}

.index .slide .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 3px;
}

.index .slide .text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .7)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
}

.index .slide .text h3 {
	font-weight: bold;
	padding: 0 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* .index .slide .img{ height: 240px;} */
.umPost .umLeft .img:after,
.index .slide .img:after {
	content: '';
	display: block;
	padding-top: 63%;
}

.um.index .slide .img:after {
	padding-top: 48%;
}

.umPost .umLeft .img a,
.index .slide .img a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.umPost .umLeft .img img,
.index .slide .img img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.umPost .umHotPic .title {
	margin: 14px 0 0;
}

.umPost .umHotPic ul {
	display: block;
	font-size: 0;
	margin: 0 -10px;
}

.umPost .umHotPic li {
	width: calc(100% / 2 - 20px);
	margin: 20px 10px 0;
	display: inline-block;
	vertical-align: top;
}

.umPost .umHotPic li .img a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.umPost .umHotPic li .img:after {
	padding-top: 64%;
}

.umPost .umHotPic li .text {
	font-size: 14px;
	padding: 12px 0 0;
	position: relative;
}

.umPost .umHotPic li .text h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.umPost .umNew {
	overflow: hidden;
}

.umPost .umNew ul {
	margin-top: -8px;
}

.umPost .umNew li {
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.umPost .umNew li:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #d8d8d8;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 16px;
}

.umPost .umNew li:nth-of-type(6n) {
	margin-bottom: 18px;
}

.umPost .umNew li:nth-of-type(6n+1) {
	font-weight: bold;
	font-size: 18px;
}

.umPost [class*="style"] .frist li:nth-of-type(6n+1) {
	font-weight: normal;
}

.umPost .umNew li:nth-of-type(6n+1):before {
	top: 15px;
}

.umPost .umNew li:last-child {
	margin-bottom: 0;
}

.umPost .umRight {
	width: 300px;
	float: right;
	margin-left: -300px;
	overflow: hidden;
}

.umPost .umRight .umHotPost,
.umPost .umRight .umFast {
	background: #f8f8f8;
	height: 406px;
	padding: 6px 20px 10px;
}

.umPost .umRight .umHotPost {
	position: relative;
}

.umPost .umRight .umHotPost li {
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.umPost .umRight .umHotPost li:after {
	content: '';
	width: 1px;
	top: 0px;
	bottom: 0px;
	position: absolute;
	left: 3px;
	background: #e8e8e8;
}

.umPost .umRight .umHotPost li.first {
	height: auto;
	line-height: normal;
	padding-left: 0;
	margin-bottom: 8px;
	white-space: normal;
}

.umPost .umRight .umHotPost li.first .text {
	padding: 15px 0 0;
}

.umPost .umRight .umHotPost li.first .text a:after {
	display: none;
}

.umPost .umRight .umHotPost li.first .text h3 {
	font-size: 16px;
	margin-bottom: 5px;
	padding: 0;
	font-weight: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.umPost .umRight .umHotPost li.first .text .des {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #8a8a8a;
	font-size: 12px;
	line-height: 1.7;
}

.umPost .umRight .umHotPost li.first:after,
.umPost .umRight .umHotPost li.first:before,
.umPost .umRight .umHotPost li .img a:before,
.umPost .umRight .umHotPost li .img a:after {
	display: none;
}

.umPost .umRight .umHotPost li:nth-child(2):after {
	top: 16px;
}

.umPost .umRight .umHotPost li:last-child:after {
	bottom: 16px;
}

.umPost .umRight .umHotPost li:before,
.umPost .umRight .umHotPost li a:after {
	content: '';
	width: 7px;
	height: 7px;
	border: 2px solid #448EF6;
	position: absolute;
	top: 13px;
	left: 0px;
	border-radius: 100px;
	z-index: 1;
}

.umPost .umRight .umHotPost li:before {
	width: 13px;
	height: 13px;
	background: #f8f8f8;
	border: none;
	left: -3px;
	top: 10px;
}

.umPost .umRight .umHotPost li .img {
	position: relative;
	display: block;
	font-size: 0;
}

.umPost .umRight .umHotPost li .img:after {
	content: '';
	display: block;
	padding-top: 61%;
	position: relative;
	border: none;
	width: 100%;
	height: 100%;
	top: 0;
}

.umPost .umRight .umHotPost li .img a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: #ececec;
}

.umPost .umRight .umHotPost li .img a img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.umPost .umRight .umHotPost li .img h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .7)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
	z-index: 1;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 15px;
	text-align: left;
}

.umPost .umRight .umFast {
	height: 205px;
	margin-top: 20px;
	background: #fff;
	border: 1px solid #eee;
}

.umPost .umRight .umFast ul {
	margin: 0 -2px;
	font-size: 0;
}

.umPost .umRight .umFast li {
	width: calc(100% / 3 - 4px);
	height: 56px;
	margin: 0px 2px 0;
	display: inline-flex;
	vertical-align: top;
	background: #746FFC;
	font-size: 12px;
	text-align: center;
	align-items: center;
	justify-content: center;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.umPost .umRight .umFast li a {
	color: #fff;
	padding: 5px;
	display: flex;
	font-weight: 500;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.umPost .umRight .umFast li:hover {
	opacity: .8;
}

.umPost .umRight .umFast li i {
	display: inline-block;
	width: 100%;
	font-size: 20px;
}

.umPost .umRight .umFast li:nth-child(1) {
	background: #928EEA;
}

.umPost .umRight .umFast li:nth-child(2) {
	background: #51ADFF;
}

.umPost .umRight .umFast li:nth-child(3) {
	background: #08C4A0;
}

.umPost .umRight .umFast li:nth-child(4) {
	background: #DDB75C;
}

.umPost .umRight .umFast li:nth-child(5) {
	background: #A9CC2A;
}

.umPost .umRight .umFast li:nth-child(6) {
	background: #F29573;
}

.umPost .umRight .umFast li:nth-child(3)~li {
	margin-top: 4px;
}

.umPost .umLeft .umBigPic .text {
	font-size: 14px;
	padding: 10px 0 0;
	position: relative;
}

.umPost .umLeft .umBigPic .text h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.umPost [class*="style"] .img:after {
	content: '';
	display: block;
	padding-top: 63%;
}

.umPost [class*="style"] .img a,
.umPost [class*="style"] .img img {
	position: absolute;
	width: 100%;
	height: 100%;
}

.umPost [class*="style"] .img img {
	object-fit: cover;
}

.umPost [class*="style"] .umRight .umHotPost {
	padding-top: 20px;
	height: 408px;
}

.umPost [class*="style"] .umRight li {
	padding-left: 12px
}

.umPost [class*="style"] .umRight li.first {
	padding-left: 0
}

.umPost [class*="style"] .umRight li:after,
.umPost [class*="style"] .umRight li:before {
	display: none;
}

.umPost [class*="style"] .umRight li a:after {
	border: none;
	background: #cecece;
	width: 4px;
	height: 4px;
	top: 15px;
}

.umPost [class*="style"] .umRight li.first .img a:after {
	background: none;
}

.umPost [class*="style"] .umLeft .img:after {
	padding-top: 58.8%;
}

.umPost [class*="style"] .info {
	font-weight: normal;
}
.umPost .style1 .umNew {
	max-height: 410px
}

.umPost .style2 h3 {
	font-size: 16px;
	font-weight: 500;
	padding: 5px 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.umPost .style2 .fot {
	font-size: 12px;
	opacity: .5;
	line-height: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	position: relative;
}

.umPost .style2 .fot span {
	margin-right: 20px;
}

.umPost .style2 .fot span+span {
	margin-right: 0;
}

.umPost .style2 .fot i {
	vertical-align: -1px;
	margin-right: 3px;
}

.umPost .style2 .umNew ul {
	margin-top: 0;
}

.umPost .style2 .umNew li {
	padding-left: 0;
	height: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	-ms-flex-direction: row;
	white-space: normal;
	margin-bottom: 22px;
	line-height: normal;
	align-items: center;
}

.umPost .style2 .umNew li:before {
	display: none;
}

.umPost .style2 .umNew li:last-child {
	margin-bottom: 0;
}

.umPost .style2 .umNew li .img {
	width: 160px;
	overflow: hidden;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.umPost .style2 .umNew li .img a {
	font-size: 0;
	display: block;
	line-height: normal;
}

.umPost .style2 .umNew li .text {
	min-width: 0;
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 20px;
}

.umPost .style2 .umNew li .text h3 {
	padding: 2px 0 2px;
	margin-top: -4px;
	line-height: 1.7;
}

.umPost .style2 .umNew li .text h3 a {
	font-size: 16px;
	font-weight: 500;
}

.umPost .style2 .info {
	font-size: 14px;
	opacity: .68;
	line-height: 1.7;
	height: 45px;
	margin-bottom: 14px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 48px;
	margin-bottom: 6px;
}

.umPost .style2 .umLeft .fot {
	padding-right: 30px;
}

.umPost .style2 .umLeft h3 {
	padding: 5px 0 12px;
}

.umPost .style2 .umLeft .info {
	max-height: 166px;
	height: auto;
	margin-bottom: 15px;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.umPost .style2 .fot .more {
	position: absolute;
	right: 0px;
	top: -2px;
}

.umPost .style2 .umRight .umHotPost {
	height: 470px;
}

.umPost .style2 .umRight li {
	counter-increment: nums;
	padding-left: 26px;
}

.umPost .style2 .umRight li a:after {
	display: none;
}

.umPost .style2 .umRight li:before {
	content: counter(nums, decimal);
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	top: 5.5px;
	left: 0;
	text-align: center;
	font-family: Arial;
	background: #282828;
	border-radius: 0;
	color: #fff;
}

.umPost .style2 .umRight li.first:before {
	display: block;
	z-index: 3;
	top: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	font-weight: 500;
}

.umPost .style2 .umRight li:nth-child(1):before,
body.night .umPost .style2 .umRight li:nth-child(1):before {
	background: #ff3300;
}

.umPost .style2 .umRight li:nth-child(2):before,
body.night .umPost .style2 .umRight li:nth-child(2):before {
	background: #ff8e15;
}

.umPost .style2 .umRight li:nth-child(3):before,
body.night .umPost .style2 .umRight li:nth-child(3):before {
	background: #09cab8;
}

.umPost .style3 .title {
	margin-bottom: 5px;
}

.umPost .style3 .umContent {
	padding: 0;
}

.umPost .style3 .umPic ul {
	margin: 0 -10px;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
}

.umPost .style3 .umPic li {
	font-size: 14px;
	width: calc(100% / 4 - 20px);
	margin: 20px 10px 0;
	display: inline-block;
	vertical-align: top;
	background: #f8f8f8;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.umPost .style3 .umPic .text {
	padding: 12px 18px;
}

.umPost .style3 .umPic h3 {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 1.8;
}

.umPost .style4 {
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}

.umPost .style4 .title {
	margin-bottom: 20px;
}

.umPost .style4 .umList {
	width: calc(100% / 3 - 40px);
	display: inline-block;
	margin: 0px 20px 0;
}

.umPost .style4 .umList:nth-child(3)~.umList {
	margin-top: 20px;
}

.umPost .style5 {
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}

.umPost .style5 .umList {
	width: calc(100% / 3 - 40px);
	display: inline-block;
	margin: 0px 20px 0;
}

.umPost .style5 .umList:nth-child(3)~.umList {
	margin-top: 20px;
}

.umPost .style5 .umList .pic {
	margin: 0 0 16px;
	background: #f8f8f8;
	padding: 15px 0 10px 15px;
}

.umPost .style5 .umList .pic li {
	width: calc(100% / 2);
	margin: 0px;
	height: auto;
	padding-left: 0;
	display: inline-block;
	vertical-align: top;
	padding: 0px;
}

.umPost .style5 .umList .pic li {
	font-size: 14px;
	line-height: 1.7;
	padding: 0 15px 0 0;
}

.umPost .style5 .umList .pic li .text {
	padding: 12px 0 2px
}

.umPost .style5 h3 {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.umPost .style5 li.frist {
	background: #f8f8f8;
	padding: 15px 15px 12px 15px;
	height: auto;
	white-space: normal;
	margin-bottom: 15px;
}

.umPost .style5 li.frist:before {
	display: none;
}

.umPost .style5 li.frist .text {
	padding: 12px 0 0 0;
}

.umPost .style5 li.frist h3 {
	-webkit-line-clamp: 1;
	margin-bottom: 5px;
}

.umPost .style5 li.frist h3 a {
	font-size: 16px;
	font-weight: bold;
}

.umPost .style5 li .info {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 52px;
	font-size: 14px;
	line-height: 24px;
	opacity: .68;
	font-weight: normal;
}

.umPost .normal li:nth-child(2) {
	font-weight: normal;
}

.umPost .normal li:nth-of-type(6n+1) {
	font-weight: normal;
	font-size: 16px;
}

.umPost .normal li:nth-of-type(6n) {
	margin-bottom: 0;
}

.umPost .style6 .umTabNav li a.more {
	font-size: 14px;
	opacity: .68;
}

.umPost .style6 .umCon ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -10px;
}

.umPost .style6 .umNew li {
	height: auto;
	width: 25%;
	padding: 10px;
	white-space: normal;
}

.umPost .style6 .umNew li.col-50 {
	width: 50%;
}

.umPost .style6 .umNew li .img {
	height: 100%;
	overflow: hidden;
	background: none;
}

.umPost .style6 .umNew li .img:after {
	padding-top: 100%;
}

.umPost .style6 .umNew li.col-50 .img:after {
	padding-top: 50%;
}

.umPost .style6 .umNew li a {
	height: 100%;
	display: block;
	position: relative;
	color: #fff;
	overflow: hidden;
}

.umPost .style6 .umNew li:before {
	display: none;
}

.umPost .style6 .umNew li .text {
	position: absolute;
	z-index: 3;
	left: 0;
	right: 0;
	bottom: -88px;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: .6s;
	transition: .6s;
	background: rgba(0, 0, 0, .7);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .7)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0) 100%);
}

.umPost .style6 .umCon li .text h3 {
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px 20px;
}

.umPost .style6 .umCon li a:hover .text {
	bottom: 50%;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	background: rgba(0, 0, 0, 0);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
}

.umPost .style6 .umCon li a:after {
	content: '';
	background-color: rgba(0, 0, 0, .6);
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: .6s;
	transition: .6s;
}

.umPost .style6 .umCon li a:hover:after {
	opacity: 1;
}

.umPost .style6 .umCon li a .img img {
	-webkit-transition: .6s;
	transition: .6s;
}

.umPost .style6 .umCon li a:hover .img img {
	-webkit-filter: blur(6px);
	filter: blur(6px);
	transform: scale(1.05);
}

.umPost .style6 li:nth-of-type(6n) {
	margin-bottom: 0;
}

.umPost .style6 li:nth-of-type(6n+1) a {
	font-size: 16px;
	font-weight: normal;
}

.umPost .style6 .umCon li a .text .fot {
	padding: 0px 20px 0 20px;
	opacity: 0;
	-webkit-transition: .6s;
	transition: .6s;
}

.umPost .style6 .umCon li a:hover .text .fot {
	opacity: 1;
}

.umPost .style6 .umCon li a .text .info {
	color: rgba(255, 255, 255, .68);
	-webkit-transition: .6s;
	transition: .6s;
	font-size: 14px;
	line-height: 26px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 52px;
	margin-top: -3px;
}

.umPost .style6 .umCon li a:hover .text .info {
	height: auto;
}

.umPost .style6 .umCon li a .text .more {
	padding-top: 5px;
	display: inline-block;
	font-size: 14px;
}

.umPost .style6 .umCon li a .text .more:after {
	content: "\ea6e";
	font-family: 'remixicon' !important;
	display: inline-block;
	vertical-align: -4px;
	font-size: 18px;
	width: 15px;
}

.umPost .style2.col2 {
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}

.umPost .style2.col2 .umList {
	width: calc(100% / 2 - 40px);
	display: inline-block;
	margin: 0px 20px 0;
}


.umPost .tagAll {
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.umPost .tagAll .tagList {
	width: calc(100% / 3 - 20px);
	display: inline-block;
	margin: 20px 10px 0;
	padding: 15px;
	background: #f8f8f8;
}

.umPost .tagAll .tagList li {
	font-size: 16px;
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.umPost .tagAll .tagList .img {
	margin-bottom: 10px;
	background: none;
}

.umPost .tagAll .tagList .img a {
	display: block;
	overflow: hidden;
	-webkit-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}

.umPost .tagAll .tagList .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	object-fit: cover;
	object-position: top;
	-webkit-transition: transform 0.3s ease;
	-o-transition: transform 0.3s ease;
	transition: transform 0.3s ease;
	transform: translate(-50%, -50%) scale(1);
}

.umPost .tagAll .tagList .img img:hover {
	transform: translate(-50%, -50%) scale(1.05);
}

.wrap .umPost .tagAll .imgLazy:after {
	padding-top: 60%;
}

.umPost .tagAll .tagList .tit {
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 12px;
	color: #fff;
	text-align: right;
	background: rgba(0, 0, 0, .8);
	padding: 3px 6px;
}

.umPost .tagAll .tagList .tit h2 {
	font-size: 16px;
	font-weight: 600;
}

.umPost .tagAll .tagList li:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #d8d8d8;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 16px;
}


/*友情链接*/
.umPost .link li {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.umPost .link li a {
	margin-right: 15px;
	font-size: 14px;
}

/*----------- footer -----------*/
.footer {
	background: #2D2D2D;
	margin-top: 0px;
	width: 100%;
	color: #B0B0B0;
	clear: both;
	position: relative;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	z-index: 1;
}

.footer a {
	color: #B0B0B0;
	font-size: 12px;
}

.footer .container {
	background: none;
	padding: 3% 15px 2%;
	margin: 0 auto;
	color: #B0B0B0;
	position: relative;
	overflow: hidden;
	font-size: 0;
}

.footer .sidebar .social {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.footer .sidebar .social.w50 {
	width: 43%;
}

.footer .umBy {
	margin: 0 5px
}

.footer #umTheme {
	margin-right: 5px;
}

.footer .umThemeBy #umTheme {
	display: none;
}

.ftBox {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 0 0 25px 0;
	overflow: hidden;
}

.ftNav {
	display: -ms-flexbox;
	display: inline-block;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0px 15px 0px 0px;
	min-width: 0;
}

.ftNav ul {
	float: left;
	padding-right: 6%;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.ftNav li a {
	color: #B0B0B0;
	font-size: 12px;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin: 0 10px 0 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 1;
}

.ftNav li a:hover {
	color: #B0B0B0;
}

.ftNav li.h {
	color: #B0B0B0;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}

.ftNav .us {
	padding-right: 0;
	min-width: 142px;
}

.ftNav .us li.tel a {
	font-size: 36px;
	line-height: 40px;
	height: auto;
	padding-bottom: 6px;
	font-family: Arial;
	color: #B0B0B0;
	letter-spacing: 0px;
	font-weight: bold;
	opacity: .6;
}

.ftNav .us li.add {
	max-width: 230px;
	font-size: 12px;
	line-height: 22px;
	opacity: .8;
}

.ftEwm {
	width: 240px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	font-size: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.ftEwm .img {
	width: 50%;
	display: inline-block;
}

.ftEwm .img .box {
	margin-left: 15px;
	font-size: 12px;
	text-align: center;
}

.ftEwm .img .box img {
	padding: 5px;
	background: #fff;
	opacity: .5;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.ftEwm .img .box:hover img {
	opacity: 1;
}

.copyright {
	padding-top: 15px;
	border-top: 1px solid rgba(255, 255, 255, .05);
	font-size: 12px;
	opacity: .6;
}

.weixinBox {
	visibility: hidden;
	opacity: 0;
	position: fixed;
	padding: 5px 5px 5px;
	background: #fff;
	z-index: 1001;
	line-height: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.5);
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	text-align: center;
	border-radius: 5px;
}

.weixinBox .img {
	width: 260px;
	height: 260px;
}

.weixinBox img {
	width: 100%;
	height: 100%
}

.weixinBox p {
	color: #1d1d1d;
	font-size: 14px;
	margin-top: 5px;
	padding-bottom: 10px;
	line-height: initial;
}

.weixinBox.open {
	visibility: visible;
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
}

/*底部浮动菜单*/
.phoneNav {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
	height: 52px;
	display: none;
	background: #FFFFFF;
	box-shadow: 0 -3px 10px rgba(0, 0, 0, .05);
	z-index: 10;
}

.phoneNav>ul {
	display: -webkit-box;
	display: -webkit-flex;
	-webkit-align-content: flex-start;
	-webkit-align-items: stretch;
	-webkit-box-align: stretch;
	-webkit-box-direction: normal;
	-webkit-box-lines: single;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: justify;
	-webkit-flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	font-size: 0;
	padding: 0px
}

.phoneNav li {
	width: 100%;
	line-height: 52px;
	font-size: 14px;
	display: inline-block;
	position: relative;
	padding: 0 5px;
	text-align: center;
	color: #2D2D2D
}

.phoneNav li a {
	display: block;
	cursor: pointer;
	color: #2D2D2D
}

.phoneNav li:before {
	content: '';
	display: block;
	background-color: #EDEDED;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	width: 1px;
	height: 20px;
}

.phoneNav li:last-child:before {
	display: none;
}

.phoneNav>ul>li>ul {
	position: absolute;
	min-width: max-content;
	bottom: 52px;
	left: 50%;
	transform: translateX(-50%) scale(0);
	background: #fff;
	box-shadow: 0 0px 5px rgba(0, 0, 0, .15);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	transform-origin: bottom center 0;
}

.phoneNav>ul>li>ul li {
	line-height: 48px;
	display: block;
	padding: 0 10px;
	min-width: 100px;
	border-bottom: 1px solid #EDEDED;
}

.phoneNav>ul>li>ul li.img {
	line-height: 24px;
}

.phoneNav>ul>li>ul li.img p {
	margin-top: 5px;
}

.phoneNav>ul>li>ul li.img img {
	width: 100%;
	max-width: 100px;
}

.phoneNav>ul>li>a i {
	font-size: 14px;
	margin-left: 2px;
	width: 14px;
	display: inline-block;
	vertical-align: -3px;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.phoneNav>ul>li.cur>a i {
	transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}

.phoneNav>ul>li.cur>ul {
	transform: translateX(-50%) scale(1);
	opacity: 1;
	visibility: visible;
}

.heightNav {
	width: 100%;
	height: 52px;
	display: none;
}

.gotop {
	width: 36px;
	height: 36px;
	border-radius: 0rem;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
	-webkit-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	color: #fff;
	background-color: #484848;
	position: fixed;
	right: 10px;
	bottom: 90px;
	display: none;
	border-radius: 3px;
	z-index: 2;
}

.gotop i {
	font-size: 18px;
}

.gotop:hover {
	background-color: #448EF6;
}

.mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	z-index: 890;
	display: none;
}


/*列表*/
.main {
	width: 100%;
}

.artBox {
	padding-right: 335px;
	position: relative;
	float: left;
	width: 100%;
}

.artBox .artPost {
	margin-bottom: 20px;
}

.artBox .noArr {
	padding: 100px 0;
	text-align: center;
}

.artBox .noArr p {
	opacity: .3;
	font-size: 18px;
}

.artBox .noArr i {
	font-size: 68px;
	margin-bottom: 10px;
	display: block;
	word-wrap: break-word !important;
	opacity: .2;
}

.artBox .post {
	padding: 25px 0;
	position: relative;
	border-bottom: 1px solid #f2f2f2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	-ms-flex-direction: row;
	flex-direction: row;
}

.artBox .post.last {
	border-bottom: 1px solid #fff;
}

.artBox.umLeft .post {
	flex-direction: row-reverse;
}

.artBox.umLeft .post .postThumb .thumb,
.artBox.umLeft .post .postThumb .movie {
	margin-left: 0;
}

.artBox.umLeft .post .postText {
	padding-left: 7px;
	padding-right: 0px;
}

.wrap .imgLazy {
	position: relative;
	display: block;
	background-color: #fafafa;
	background-image: url(../images/lay.gif);
	background-size: 30px;
	background-position: center;
	background-repeat: no-repeat;
	height: 100%
}

.wrap .imgLazy:after,
.wrap .postCustom .thumb:after {
	content: '';
	display: block;
	padding-top: 64%;
}

.wrap .postCustom .thumb {
	font-size: 0;
}

.wrap .postCustom .thumb a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wrap .imgLazy img[style^="display"] {
	background: #fafafa
}

.post .postThumb {
	width: 33.333%;
	height: auto;
	position: relative;
	font-size: 0;
	overflow: hidden;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-right: 13px;
}

.post .postThumb .thumb,
.post .postThumb .movie {
	overflow: hidden;
	position: relative;
}

.post .postThumb img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	object-fit: cover;
	object-position: center;
	-webkit-transition: transform 0.3s ease;
	-o-transition: transform 0.3s ease;
	transition: transform 0.3s ease;
	transform: translate(-50%, -50%) scale(1);
}

.post .postThumb img:hover {
	transform: translate(-50%, -50%) scale(1.05);
}

.artBox.umLeft .post.big .thumb3.postThumb {
	margin-left: 0;
}

.artBox.umLeft .post.big .thumb3 .thumb {
	margin-right: 20px;
}

.post .postText {
	min-width: 0;
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-pack: center;
	justify-content: center;
	padding-right: 20px;
}

.post .postText .umInfo {
	text-align: justify;
	max-height: 72px;
	color: #5e6368;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 12px;
	line-height: 1.7;
	font-size: 14px;
}

.post .umMeta {
	margin: 0;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.post .umMeta em {
	font-size: 1.2rem;
	color: #9ca0ad;
	letter-spacing: 0rem;
	margin-right: .5rem;
}

.artPost .umMeta em {
	font-family: remixicon !important;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
}

.artPost .umMeta em a {
	color: #9ca0ad;
}

.artPost .umMeta em:before {
	vertical-align: -1px;
	vertical-align: -2px;
	padding-right: 4px;
}

.artPost .umMeta em.cate:before {
	content: "\ED9E";
}

.artPost .umMeta em.user:before {
	content: "\F25A";
}

.artPost .umMeta em.date:before {
	content: "\F211";
}

.artPost .umMeta em.cmt:before {
	content: "\EF46";
}

.artPost .umMeta em.view {
	margin-right: 0;
}

.artPost .umMeta em.view:before {
	content: "\ECB5";
}

.artPost .umMeta em.edit:before {
	content: "\EC80";
}

.artPost .umMeta em.del:before {
	content: "\EC2A";
}

.post .postTit {
	margin: 0px 0 10px;
	font-size: 18px;
	font-weight: 500;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.post .postTit a {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.post .postTit strong,
.post .postText .umInfo strong {
	color: #448EF6;
}

.post .postText .umInfo strong {
	font-weight: normal;
}

.post .postTit em {
	color: #f66
}

.post .postTit b {
	color: #50c692;
	font-weight: normal;
}

.post .postTit em.isTop {
	padding: 1px 4px;
	border: 0px solid currentColor;
	font-size: 12px;
	font-weight: 500;
	vertical-align: 3px;
	margin-right: 5px;
	display: inline-block;
	background: currentColor;
	position: relative;
	color: #f66;
	border-radius: 2px;
}

.post .postTit em.isTop span {
	color: #fff;
}

.post.umTop .istTop {
	color: #f66;
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	vertical-align: -2px;
	display: inline-block;
	margin-right: 2px;
	margin-left: -2px;
	font-family: remixicon !important;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
}

.post.umTop .istTop:before {
	content: "\F0DA";
}

.post .noMedia .postTit {
	margin: 0px 0 10px;
}

/*大图*/
.post.big {
	display: block;
	padding-top: 20px
}

.post.big .postThumb {
	padding-right: 0;
}

.post.big .postThumb,
.post.big .postThumb .movie {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.post.big .postThumb img {
	transform: translate(-50%, -50%) scale(1);
}

.post.big .postThumb img:hover,
.post.big .postThumb .movie a:hover img {
	transform: translate(-50%, -50%) scale(1.05);
}

.post.big .postText {
	margin-bottom: 15px;
	padding-right: 0;
}

.post .postText.noMedia,
.artBox.umLeft .post .postText.noMedia {
	clear: both;
	padding-left: 0;
	padding-right: 0;
}

.post.big .postTit {
	margin-bottom: 10px;
}

.artBox.umLeft .post.big .postText {
	padding-left: 0;
	padding-right: 0;
}

.post.big .umMeta {
	margin: 1.6rem 0 0 -4px;
}

.post.big .postText .umInfo {
	margin-bottom: 0;
}

.post.big .thumb .imgLazy:after,
.post.big .postThumb .movie .imgLazy:after {
	padding-top: 60%;
}

.post.big .thumb3 .imgLazy:after {
	padding-top: 64%;
}

.post.big .thumb3.postThumb {
	width: calc(100% + 20px);
	display: flex;
	margin-left: -20px;
	padding-right: 0;
}

.post.big .thumb3 .thumb {
	width: calc(100% / 3);
	display: inline-block;
	margin-left: 20px;
}

.post.big .postThumb.postCustom img {
	position: relative;
	transform: translate(0%, 0%) scale(1);
	top: 0;
	left: 0;
}

.post.big .postThumb.postCustom .thumb a:hover img {
	transform: translate(0%, 0%) scale(1.05);
}

.post.big .postThumb.postCustom .thumb a {
	position: relative;
}

.post.big .postThumb.postCustom .thumb:after {
	display: none
}

/*sp*/
code,
pre {
	tab-size: 4
}

.mfp-preloader {
	font-size: 13px
}

.get-code-window {
	position: relative;
	background: #FFF;
	padding: 2em 3em;
	width: auto;
	margin: 20px auto;
	max-width: 600px
}

#magnific_popup_documentation {
	font-size: 3em;
	margin-bottom: 1em;
	font-weight: 700;
	text-align: center
}

.grid-c {
	clear: both
}

.grid-c p {
	margin-bottom: .5em
}

.grid-c {
	overflow: hidden;
	margin: 0 -1em
}

.gc3 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	float: left;
	padding: 1em;
	overflow: hidden
}

.grid-c .gc3:nth-of-type(2n+1) {
	clear: left
}

#broken-glass {
	height: 100%;
	-webkit-tap-highlight-color: transparent;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

#header-links {
	font-size: 16px
}

#markdown-toc {
	position: fixed;
	left: 0;
	top: 50px;
	padding: 20px;
	background: rgba(255, 255, 255, .71);
	-webkit-backface-visibility: hidden;
	list-style: none
}

#markdown-toc a[href="#magnific-popup-docs"] {
	display: none
}

#markdown-toc:before {
	content: 'Table of contents';
	font-weight: 700;
	display: block;
	margin-bottom: 10px
}

@media all and (max-width:75em) {
	#markdown-toc {
		position: static;
		padding: 0;
		background: 0 0
	}
}

.highlight {
	position: relative;
	margin-bottom: .5em;
	margin-left: -1.5em;
	width: 100%;
	padding: 0 1.5em;
	background-color: #F5FAFC
}

#mc_embed_signup {
	max-width: 350px;
	padding: 32px;
	background: #EEE
}

#mc_embed_signup input[type=email] {
	border: 1px solid #CCC;
	border-top: 1px solid #9ca0ad;
	padding: 5px;
	font-size: 18px;
	width: 200px;
	margin-right: 10px;
	height: 25px;
	transition: all .3s ease;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px
}

#mc_embed_signup input[type=email]:focus {
	background-color: #FFF;
	border: 1px solid #3169B3;
	box-shadow: #3169B3 0 0 5px;
	-moz-box-shadow: #3169B3 0 0 5px;
	-webkit-box-shadow: #3169B3 0 0 5px;
	outline: 0
}

#mc_embed_signup input[type=submit] {
	border: 1px solid #3169B3;
	font-size: 13px;
	font-weight: 700;
	color: #FFF;
	height: auto;
	padding: 8px 13px;
	cursor: pointer;
	background-color: #3169B3;
	display: inline-block;
	width: auto;
	-webkit-appearance: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	vertical-align: top
}

.embed-form {
	position: relative
}

#mc_embed_signup #main-wrapper {
	background: 0 0;
	max-width: 800px;
	width: 100%;
	margin: 2em auto 4em;
	padding: 0 3em 3em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative
}

#examples:after {
	content: 'to view source click on the title of example';
	opacity: .4;
	font-weight: 400;
	font-size: 14px;
	margin-top: 13px;
	float: right
}

.example {
	margin-bottom: 20px;
	position: relative
}

.square-tmb {
	margin: 0 10px 0 0;
	cursor: pointer
}

.zoom-cursor {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.example a,
a.popup-link {
	text-decoration: none;
	border-bottom: 1px dotted
}

.example a:hover,
a.popup-link:hover {
	text-decoration: none
}

#image-gallery a,
#single-image {
	border-bottom: none
}

.not-ready-yet-notice {
	padding: 20px;
	background: #EEE
}

#footer {
	border-top: 1px solid #DDD;
	padding-top: 3em;
	margin: 5em 0 0;
	width: 100%;
	text-align: center;
	opacity: .9
}

#conditional-lightbox-notice {
	display: none
}

#logo-status {
	opacity: 0;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	transition: opacity .5s;
	width: 100%;
	text-align: center
}

#logo-status.down {
	opacity: 1
}

code.def {
	padding: 0;
	background: #FFF;
	border: 0;
	display: block;
	margin-bottom: 8px;
	margin-top: -10px;
	color: #A3A3A3
}

@media all and (max-width:50em) {
	#logo
}

@media all and (max-width:30em) {
	#examples:after {
		display: none
	}

	.gc3 {
		width: 100%
	}

	.grid-c .gc3:nth-of-type(2n+1) {
		clear: none
	}

	#main-wrapper {
		padding: 1em;
		margin-top: 0
	}

	.highlight {
		padding: .2em 1em;
		margin: 1em -1em
	}
}

@media all and (max-width:700px) {
	.zoom-cursor {
		cursor: pointer
	}

	#conditional-lightbox-notice {
		display: block;
		padding: 10px;
		background: #FFEAEA
	}
}

#logo-overlay {
	width: 100%;
	height: 75px;
	background: red;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0
}

#mfp-build-tool {
	background: #FFF;
	padding: 30px 40px 40px;
	max-width: 500px;
	text-align: left;
	margin: 10px auto;
	position: relative
}

#mfp-build-tool #mfp-build-form label {
	display: block;
	margin-bottom: 5px;
	min-height: 18px;
	padding-left: 18px
}

#mfp-build-form input[type=checkbox] {
	margin: 3px 5px 3px -18px;
	line-height: normal;
	cursor: pointer;
	width: auto;
	float: left
}

#mfp-build-status {
	min-height: 40px
}

#mfp-build-status .error {
	color: #830C0C
}

#mfp-build-status .success {
	color: #014B04
}

#mfp-build-status .progress {
	color: #000
}

#smashing {
	text-align: center;
	font-weight: 700
}

#smashing strong {
	color: #EF4A35
}

.smashing-link {
	margin-left: 29px;
	position: relative
}

#hackernews {
	margin-left: 24px
}

#tweet {
	background: #0096c4
}

#like {
	background: #3b5998
}

#gplus {
	background: #d34836
}

#vkcom {
	background: #6e8fb1
}

#documentation-intro {
	background: #2b2b2b;
	text-align: center;
	padding: 3em;
	width: 100%;
	margin-left: -3em;
	margin-bottom: 3em
}

#documentation-intro #id1 {
	display: none
}

.hll {
	background-color: #ffc
}

.c {
	color: #998;
	font-style: italic
}

.err {
	color: #a61717;
	background-color: #e3d2d2
}

.k,
.o {
	color: #000;
	font-weight: 700
}

.cm {
	color: #998;
	font-style: italic
}

.cp {
	color: #999;
	font-weight: 700;
	font-style: italic
}

.c1 {
	color: #998;
	font-style: italic
}

.cs {
	color: #999;
	font-weight: 700;
	font-style: italic
}

.gd {
	color: #000;
	background-color: #fdd
}

.ge {
	color: #000;
	font-style: italic
}

.gr {
	color: #a00
}

.gh {
	color: #999
}

.gi {
	color: #000;
	background-color: #dfd
}

.go {
	color: #888
}

.gp {
	color: #555
}

.gs {
	font-weight: 700
}

.gu {
	color: #aaa
}

.gt {
	color: #a00
}

.kc,
.kd,
.kn,
.kp,
.kr {
	color: #000;
	font-weight: 700
}

.kt {
	color: #458;
	font-weight: 700
}

.m {
	color: #099
}

.s {
	color: #d01040
}

.na {
	color: teal
}

.nb {
	color: #0086b3
}

.nc {
	color: #458;
	font-weight: 700
}

.no {
	color: teal
}

.nd {
	color: #3c5d5d;
	font-weight: 700
}

.ni {
	color: purple
}

.ne,
.nf,
.nl {
	color: #900;
	font-weight: 700
}

.nn {
	color: #555
}

.nt {
	color: navy
}

.nv {
	color: teal
}

.ow {
	color: #000;
	font-weight: 700
}

.w {
	color: #bbb
}

.mf,
.mh,
.mi,
.mo {
	color: #099
}

.s2,
.sb,
.sc,
.sd,
.se,
.sh,
.si,
.sx {
	color: #d01040
}

.sr {
	color: #009926
}

.s1 {
	color: #d01040
}

.ss {
	color: #990073
}

.bp {
	color: #999
}

.vc,
.vg,
.vi {
	color: teal
}

.il {
	color: #099
}
/*侧栏模块*/
.sidebar {
	width: 300px;
	float: right;
	margin-left: -300px;
}

.widget {
	padding: 20px 20px 15px;
	background: #f8f8f8;
	border: 0px solid #eee;
	margin-top: 20px;
}

.widget:first-child {
	margin-top: 25px;
}

.widget:last-child {
	margin-bottom: 20px;
}

.widget .title {
	width: 100%;
	height: 34px;
	line-height: 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	font-size: 0;
	position: relative;
}

.widget .title h2 {
	height: 34px;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	position: relative;
	padding-left: 14px;
}

.widget .title h2:after {
	content: '';
	width: 4px;
	height: 16px;
	top: 2px;
	left: 0px;
	position: absolute;
	border-radius: 10px;
}

.widget li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	position: relative;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.widget li:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #d8d8d8;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 14px;
}

.widget li .img a {
	position: relative;
	display: block;
	font-size: 0;
	overflow: hidden;
}

.widget li .img a:after {
	content: '';
	display: block;
	padding-top: 62%;
}

.widget li .img a img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	object-fit: cover;
	object-position: center;
	-webkit-transition: transform 0.3s ease;
	-o-transition: transform 0.3s ease;
	transition: transform 0.3s ease;
	transform: translate(-50%, -50%) scale(1);
}

.widget li .img a:hover img {
	transform: translate(-50%, -50%) scale(1.05);
}

.widget li .text {
	padding: 15px 0 15px;
}

.widget li .text h3,
.widget li .text .des {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 1.7;
}

.widget li .text h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}

.widget li .text .des {
	color: #5e6368;
	min-height: 48px;
	margin-top: 8px;
}

.widget.umHots .title {
	border: none;
	margin-bottom: 0;
}

.widget.umHots li {
	counter-increment: nums;
	padding-left: 26px;
}

.widget.umHots li.frist {
	padding-left: 0;
	height: auto;
	white-space: normal;
}

.widget.umHots li:before {
	content: counter(nums, decimal);
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	top: 5px;
	left: 0;
	text-align: center;
	font-family: Arial;
	background: #eaeaea;
	border-radius: 0;
	color: #626262;
}

.widget.umHots li.frist:before {
	background: #ff3300 !important;
	top: 0;
	z-index: 1;
	color: #fff;
}

.widget.umHots li:nth-child(2):before {
	background: #ff8e15 !important;
	color: #fff;
}

.widget.umHots li:nth-child(3):before {
	background: #09cab8 !important;
	color: #fff;
}

.widget.umQrcode {
	padding: 20px;
}

.widget.umQrcode img {
	margin-bottom: 10px;
}

.widget.umQrcode div,
.widget.umQrcode ul {
	text-align: center;
}

/*搜索*/
.widget.divSearchPanel div,
.widget.divSearchPanel ul {
	padding: 5px 0;
}

.widget.divSearchPanel .scForm,
.widget.divSearchPanel form {
	position: relative;
}

.widget.divSearchPanel form input[type=text] {
	width: 100%;
	border: medium none;
	padding: 0px 46px 0px 10px;
	height: 36px;
	background: #fff;
	border: 1px solid #f2f2f9;
}

.widget.divSearchPanel form button {
	position: absolute;
	border: medium none;
	font-size: 16px;
	background: #448EF6;
	height: 36px;
	line-height: 36px;
	color: #fff;
	padding: 0 15px;
	top: 0px;
	right: 0px;
	height: 100%;
	cursor: pointer;
	font-family: 'remixicon';
}

.widget.divSearchPanel form button:before {
	content: "\f0cd";
}
/*----------- 分页 -----------*/
.pageNav {
	text-align: center;
	padding: 2rem 0 0;
	display: block;
	clear: both;
	font-size: 0;
}

.pageNav li {
	display: inline-block;
	margin-top: 10px;
}

.pageNav a {
	text-align: center;
	min-width: 3rem;
	height: 3rem;
	line-height: 3rem;
	margin: 0 5px;
	display: inline-block;
	color: #6a6a6a;
	border-radius: .2rem;
	vertical-align: top;
	font-size: 1.4rem;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: #e8e9ec;
	padding: 0 5px;
	font-family: Arial;
}

.pageNav a:hover,
.pageNav li.active a {
	color: #fff !important;
	text-decoration: none;
	background: #448EF6 !important;
}

.commsPagebar .pageNav {
	padding: 2rem 0;
}

.pageNav a.v {
	line-height: 2.8rem;
}

.ias-trigger {
	width: 100%;
}

.ias-trigger a,
.ias-noneleft {
	width: 120px;
	height: 100%;
	line-height: 4rem;
	display: block;
	border-radius: 3px;
	color: #50555a;
	text-align: center;
	cursor: pointer;
	opacity: .8;
	margin: 20px auto 0 auto;
	padding-bottom: 20px
}

.ias-trigger a:hover {
	opacity: 1;
}

.ias-spinner {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60px auto;
	width: 100%;
	margin: 24px auto 15px auto;
	height: 4rem;
	display: inline-block;
}

.ias-trigger-next {
	cursor: pointer;
	float: inherit;
	text-align: center;
}

.ias-trigger-next a span {
	background: #f8f8f8;
	display: block;
	border-radius: 100px;
	border: 1px solid #eee;
}

.ias-noneleft {
	cursor: default;
	color: #888;
	opacity: .5;
	width: 130px;
}

.relevant .ias-noneleft,
.sPage .ias-noneleft,
.relevant .ias-trigger,
.relevant .ias-spinner {
	display: none !important
}

/*详情页*/
.page .umArticle .umHeader {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.umArticle .umHeader {
	padding-bottom: 15px;
	margin: 15px 0 0;
}

.umArticle .umHeader .tit {
	font-size: 28px;
	font-weight: 600;
	line-height: 1.6;
}

.umArticle .umMeta {
	font-size: 0;
	margin-top: 5px;
}

.umArticle .umMeta em.view {
	margin-right: 15px;
}

.umArticle .umMeta em {
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
	color: #9ca0ad;
}

.umArticle .umMeta em:last-child,
.umArticle .umMeta em.view:last-child {
	margin-right: 0;
}

.umArticle .umMeta em .img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
	float: none;
	vertical-align: -5px;
	border-radius: 50px;
	object-fit: cover;
	object-position: center;
}

.umArticle .umBody h1,
.umArticle .umBody h2,
.umArticle .umBody h3,
.umArticle .umBody h4,
.umArticle .umBody h5,
.umArticle .umBody h6 {
	font-weight: 600;
	margin: 20px 0 0px;
}

.umArticle .umBody h1 {
	font-size: 24px;
}

.umArticle .umBody h2 {
	font-size: 22px;
}

.umArticle .umBody h3 {
	font-size: 20px;
}

.umArticle .umBody h4 {
	font-size: 18px;
}

.umArticle .umBody h5 {
	font-size: 16px;
}

.umArticle .umBody p {
	font-size: 16px;
	line-height: 1.8;
	text-align: justify;
	word-break: break-word;
	word-wrap: break-word;
	margin: 15px 0 0;
}

.umArticle .umBody blockquote {
	width: 100%;
	background: #f8f8f8;
	border-left: 0.3rem solid #eee;
	margin: 20px 0px;
	padding: 10px 20px;
}

.umArticle .umBody blockquote p {
	margin: 10px 0;
}

.umArticle .title {
	padding: 10px 14px;
	font-size: 18px;
	position: relative;
	font-weight: 600;
}

.umArticle .title:before {
	position: absolute;
	width: 4px;
	height: 16px;
	display: block;
	content: " ";
	left: 0;
	top: 15px;
	border-radius: 10px;
}

.umBody {
	overflow: hidden;
}

.umBody a {
	text-decoration: none;
	color: #448EF6;
}

.umBody a:hover {
	text-decoration: none;
	color: #448EF6
}

.umBody em {
	font-style: italic;
}

.umBody div.syntaxhighlighter {
	margin: .5em 1em .5em 2em !important;
	width: auto !important
}

.umBody img {
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: -.6rem
}
.umArticle .relevant {
	margin-top: 25px;
}

.umArticle .umRelPic {
	margin-top: 5px;
}

.umArticle .umRelPic .umPic {
	font-size: 0;
	overflow: hidden;
}

.umArticle .umRelPic .item .tit {
	font-size: 14px;
	line-height: 1.6;
	margin: 10px 0 5px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.umArticle .umRelPic .umPic .imgLazy {
	position: relative;
	display: block;
	overflow: hidden;
	background: #f8f8f8;
}

.umArticle .umRelPic .umPic .imgLazy:after {
	content: '';
	padding-top: 66%;
	display: block;
}

.umArticle .umRelPic .umPic .imgLazy img {
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.umArticle .relevant .noList {
	margin-top: 5px;
	text-align: center;
	padding: 40px 0;
	margin-bottom: 15px;
	background: #f8f8f8;
}

.umArticle .relevant .noList i {
	font-size: 60px;
	opacity: .1;
}

.umArticle .relevant .noList p {
	padding: 5px 0 0;
	opacity: .1;
	font-size: 20px;
	font-weight: 500;
}

.umArticle .relevant .swiper-lazy-preloader {
	width: 24px;
	height: 24px;
	margin-top: -12px;
	margin-left: -12px;
}

.umArticle .umSigle .share i {
	font-weight: 100;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	display: block;
	margin: 5px auto 10px;
	background: #eee;
	border-radius: 100px;
	border: 0px solid #eaeaea;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 22px;
}

.article .umCode {
	position: fixed;
	width: 230px;
	padding: 15px;
	background: #fff;
	top: -188px;
	box-shadow: 0 0 25px rgba(0, 0, 0, .1);
	top: 50%;
	left: 50%;
	font-size: 0;
	transform: translate(-50%, -50%) scale(0.5);
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	visibility: hidden;
	opacity: 0;
	border-radius: 5px;
	text-align: center;
}

.article .umCode.in {
	visibility: visible;
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
	z-index: 891;
}

.article .umCode p {
	font-size: 14px;
	padding-top: 15px;
}

.article .artTool .item:last-child {
	margin-bottom: 20px;
}

.rName {
	position: absolute;
	font-size: 14px;
	top: 2px;
	right: 7px;
	height: 32px;
	line-height: 32px;
	background: #f2f2f2;
	padding: 0px 8px;
	cursor: pointer;
}

.umArticle .readmore {
	position: relative;
	height: 60px;
	margin-top: -20px;
	text-align: center;
	z-index: 3
}

.umArticle .readmore a {
	font-size: 14px;
	display: inline-block;
	background: rgba(255, 255, 255, 1);
	margin-top: 20px;
	padding: 0 20px;
	height: 36px;
	line-height: 34px;
	border: 1px solid #448EF6;
	border-radius: 50px;
	color: #448EF6;
	-webkit-transition: color .3s ease, border .3s ease, background .3s ease;
	-moz-transition: color .3s ease, border .3s ease, background .3s ease;
	transition: color .3s ease, border .3s ease, background .3s ease;
}

.umArticle .readmore a:hover {
	border: 1px solid #448EF6;
	background: #448EF6 !important;
	color: #fff;
}

.umArticle #rmjs-1[aria-expanded="false"].postBody {
	position: relative;
}

.umArticle #rmjs-1[aria-expanded="false"].postBody:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 120px;
	background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff)
}

/*上下页*/
.postNav div {
	height: 30px;
	line-height: 30px;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

.postNav div span {
	color: #8f929b;
}

.umArticle .umBnGg {
	font-size: 0;
	display: block;
	margin-top: 20px;
}

.umArticle .umBnGg.top {
	margin-top: 25px;
}

.umArticle .umSigle {
	margin-top: 20px;
	font-size: 0;
	border-top: 0px solid #eee;
	background: #f8f8f8;
	padding: 10px 18px;
}

.umTool .umSigle.mob {
	display: none;
}

/*面包屑*/
.umCrumb {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eee;
	position: relative;
	z-index: 2;
	color: #666;
	font-size: 0;
	display: none;
}

.umCrumb.show {
	display: block;
}

.umCrumb a {
	font-size: 14px;
	color: #666;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.umCrumb a:hover {
	color: #448EF6;
}

.umCrumb span {
	font-size: 14px;
}

.umCrumb i {
	font-size: 16px;
	color: #666;
	vertical-align: -3px;
	margin: 0 4px;
	color: #8f929b;
	opacity: .68;
}

.umCrumb i.ri-home-4-line {
	margin-left: 0;
}

.bodyPic a {
	width: 100%;
	height: 100%;
	display: block
}

.page404 {
	min-height: calc(100vh - 300px);
	text-align: center;
	padding: 150px 0;
	line-height: 1.4;
	color: #a8a8a8;
}

.page404 h2 {
	font-size: 50px;
	font-weight: bold;
}

.page404 p {
	font-size: 16px;
	opacity: .9;
}


@keyframes bounceInDown2 {

	0%,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}

	0% {
		opacity: 0;
		transform: translate3d(0, -3000px, 0) translate(-50%, -50%);
	}

	60% {
		opacity: 1;
		transform: translate3d(0, 25px, 0) translate(-50%, -50%);
	}

	75% {
		transform: translate3d(0, -10px, 0) translate(-50%, -50%);
	}

	90% {
		transform: translate3d(0, 5px, 0) translate(-50%, -50%);
	}

	to {
		transform: translate(-50%, -50%);
	}
}

/*
 * Swiper 3.4.2
*/
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

@font-face {
	font-family: "remixicon";
	src: url('../fonts/remixicon.eot');
	src: url('../fonts/remixicon.eot') format('embedded-opentype'), url("../fonts/remixicon.woff2") format("woff2"), url("../fonts/remixicon.woff") format("woff"), url('../fonts/remixicon.ttf') format('truetype');
	font-display: swap;
}

[class^="ri-"],
[class*=" ri-"] {
	font-family: 'remixicon' !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ri-lg {
	font-size: 1.3333em;
	line-height: 0.75em;
	vertical-align: -.0667em;
}

.ri-xl {
	font-size: 1.5em;
	line-height: 0.6666em;
	vertical-align: -.075em;
}

.ri-xxs {
	font-size: .5em;
}

.ri-xs {
	font-size: .75em;
}

.ri-sm {
	font-size: .875em
}

.ri-1x {
	font-size: 1em;
}

.ri-2x {
	font-size: 2em;
}

.ri-3x {
	font-size: 3em;
}

.ri-4x {
	font-size: 4em;
}

.ri-5x {
	font-size: 5em;
}

.ri-6x {
	font-size: 6em;
}

.ri-7x {
	font-size: 7em;
}

.ri-8x {
	font-size: 8em;
}

.ri-9x {
	font-size: 9em;
}

.ri-10x {
	font-size: 10em;
}

.ri-fw {
	text-align: center;
	width: 1.25em;
}
.ri-home-6-fill:before {
    content: "\ee20";
}
.ri-newspaper-fill:before {
    content: "\ef8e";
}
.ri-search-2-line:before {
    content: "\f0cd";
}
.ri-home-4-line:before {
    content: "\ee1d";
}
.ri-arrow-right-s-line:before {
    content: "\ea6e";
}
.ri-time-line:before {
    content: "\f20f";
}
.ri-eye-line:before {
    content: "\ecb5";
}
.ri-space-ship-fill:before {
    content: "\f165";
}
.ri-link-m:before {
	content: "\eeaf";
}
.ri-arrow-down-s-fill:before {
    content: "\ea4d";
}
.ri-link-unlink-m:before {
	content: "\eeb0";
}

.ri-link-unlink:before {
	content: "\eeb1";
}

.ri-link:before {
	content: "\eeb2";
}
.ri-menu-2-fill:before {
	content: "\ef31";
}

.ri-menu-2-line:before {
	content: "\ef32";
}

.ri-menu-3-fill:before {
	content: "\ef33";
}

.ri-menu-3-line:before {
	content: "\ef34";
}

.ri-menu-4-fill:before {
	content: "\ef35";
}

.ri-menu-4-line:before {
	content: "\ef36";
}

.ri-menu-5-fill:before {
	content: "\ef37";
}

.ri-menu-5-line:before {
	content: "\ef38";
}

.ri-menu-add-fill:before {
	content: "\ef39";
}

.ri-menu-add-line:before {
	content: "\ef3a";
}

.ri-menu-fill:before {
	content: "\ef3b";
}

.ri-menu-fold-fill:before {
	content: "\ef3c";
}

.ri-menu-fold-line:before {
	content: "\ef3d";
}

.ri-menu-line:before {
	content: "\ef3e";
}

.ri-menu-unfold-fill:before {
	content: "\ef3f";
}

.ri-menu-unfold-line:before {
	content: "\ef40";
}
.ri-search-2-fill:before {
    content: "\f0cc";
}
.ri-close-line:before {
    content: "\eb99";
}
.header .btnBox .item i{ width: 32px; height: 32px; display: block;cursor: pointer;}
.um .slide.swiper-container {
	margin-bottom: 0px;
}

.um.index .widget:first-child {
	margin-top: 0;
}

.relevant .swiper-slide {
	width: 25%;
	margin-right: 15px;
}

/*响应适配*/
@media screen and (max-width:1199px) {
	.umPost .umLeft {
		width: 360px;
		margin-right: -360px;
	}

	.umPost .umContent {
		padding: 0 305px 0 385px;
	}

	.umPost .umRight {
		width: 280px;
		margin-left: -280px;
	}

	.umPost [class*="style"] .umLeft .img:after {
		padding-top: 61.8%;
	}

	.umPost .umLeft .img:after {
		padding-top: 66%;
	}

	.umPost .umHotPic li .img:after {
		padding-top: 68%;
	}

	.umPost .umRight .umHotPost li .img:after {
		padding-top: 65%;
	}
}

@media screen and (max-width:1024px) {
	.umHot h3 {
		font-size: 30px;
	}

	.artBox {
		padding-right: 315px;
	}

	.sidebar {
		width: 280px;
	}

	.umPost .umLeft {
		width: 340px;
		margin-right: -340px;
	}

	.umPost .umContent {
		padding: 0 285px 0 365px;
	}

	.umPost .umRight {
		width: 260px;
		margin-left: -260px;
	}

	.umPost .umNew li {
		height: 32px;
		line-height: 32px;
	}

	.umPost .umLeft .img:after {
		padding-top: 64%;
	}

	.umPost [class*="style"] .img:after {
		padding-top: 68%;
	}

	.umPost [class*="style"] .umLeft .img:after {
		padding-top: 61%;
	}

	.umPost .umRight .umHotPost li .img:after {
		padding-top: 56%;
	}

	.umPost [class*="style"] .umRight .umHotPost {
		height: 384px;
	}

	.umPost .umRight .umHotPost {
		height: 370px;
	}

	.umPost .umRight .umHotPost li.first {
		margin-bottom: 12px;
	}

	.umPost .umRight .umHotPost li.first .text h3 {
		margin-bottom: 8px;
	}

	.umPost .style2 .umLeft .umBigPic .img:after {
		padding-top: 62.4%;
	}

	.umPost .style2 .umLeft .info {
		-webkit-line-clamp: 6;
		max-height: 142px;
		margin-bottom: 26px;
	}

	.umPost .style2 .umBigPic .text h3 {
		padding-bottom: 15px;
	}

	.umPost .style2 .umRight .umHotPost {
		height: 450px;
	}

	.umPost .style2 .umNew li .img {
		width: 140px;
	}

	.umPost .style2 .umNew li .text h3 {
		margin-top: 0;
	}

	.umPost .style2 .umNew .info {
		display: none;
	}

	.umPost .style2.col2 .umNew .info {
		display: -webkit-box;
		line-height: 1.6;
		margin-bottom: 2px;
	}

	.umPost .style2 h3 {
		font-size: 16px;
		-webkit-line-clamp: 2;
	}

	.umPost .style2.col2 .umNew li .text h3 {
		-webkit-line-clamp: 1;
	}

	.umPost .style2 .umContent .fot span.view {
		display: none;
	}

	.umPost .style4,
	.umPost .style5 {
		margin: 0 -15px;
	}

	.umPost .style4 .umList,
	.umPost .style5 .umList {
		width: calc(100% / 3 - 30px);
		margin: 0px 15px 0;
	}

	.umPost .style6 .umNew li {
		padding: 7.5px;
	}

	.post .postText .umInfo {
		-webkit-line-clamp: 2;
	}

	.ftNav ul {
		padding-right: 5%
	}

	.ftNav .us li.tel a {
		font-size: 30px;
		line-height: 40px;
	}
}

@media screen and (max-width:950px) {
	.umPost .umLeft {
		width: 320px;
		margin-right: -320px;
	}

	.umPost .umContent {
		padding: 0 265px 0 345px;
	}

	.umPost .umRight {
		width: 240px;
		margin-left: -240px;
	}

	.header .nav li a {
		font-size: 16px;
		height: 46px;
		line-height: 46px;
		padding: 0 12px;
	}

	.umPost .umNew li,
	.umPost .umRight .umHotPost li {
		font-size: 14px;
	}

	.umPost .umNew li:before {
		top: 14px;
	}

	.umPost .umNew li:nth-of-type(6n+1) {
		font-size: 16px;
	}

	.umPost .umRight .umFast {
		height: 194px;
	}

	.umPost .umRight .umFast li {
		height: 52px;
	}

	.umPost .umRight .umHotPost li a:after {
		top: 10px;
	}

	.umPost .umRight .umHotPost li.first {
		margin-bottom: 8px;
	}

	.umPost [class*="style"] .umRight .umHotPost {
		height: 385px;
	}

	.umPost [class*="style"] .umLeft .img:after {
		padding-top: 65%;
	}

	.umPost .umHotPic li .img:after {
		padding-top: 71.5%;
	}

	.umPost [class*="style"] .img:after {
		padding-top: 68%;
	}

	.umPost .umRight .umHotPost {
		height: 365px;
	}

	.umPost .umLeft .img:after {
		padding-top: 68.5%;
	}

	.umPost .umRight .umHotPost li .img:after {
		padding-top: 65%;
	}

	.umPost .umFrist .umRight .umHotPost li.first {
		height: auto;
	}

	.umPost .umFrist .umRight .umHotPost li {
		height: 28px;
		line-height: 28px;
	}

	.umPost .umFrist .umRight .umHotPost li .img:after {
		padding-top: 60%;
	}

	.umPost .umFrist .umRight .umHotPost {
		height: 345px;
	}

	.umPost .style1 .umRight .umHotPost li a:after {
		top: 15px;
	}

	.umPost .style2 .umHotPost li.first .text h3 {
		margin-bottom: 4px;
	}

	.umPost .style2 .umNew li .img {
		width: 130px;
	}

	.umPost .style2 .umRight li {
		line-height: 30px;
		height: 30px;
	}

	.umPost .style2 .umHotPost li.first .text {
		padding: 15px 0 0;
	}

	.umPost .style2 .umRight .umHotPost {
		height: 420px;
	}

	.umPost .style2 .umNew li .text h3 {
		line-height: 1.6;
	}

	.umPost .style2 .umNew li .text h3 a,
	.umPost .style6 .umNew li:nth-of-type(6n+1) a {
		font-size: 14px;
	}

	.umPost .style2 .umBigPic .text h3 {
		padding-bottom: 10px;
	}

	.umPost .style2 .umLeft .info {
		margin-bottom: 14px;
	}

	.umPost .style2 .umRight .umHotPost li .img:after {
		padding-top: 60%;
	}

	.umPost .style2 .umLeft .umBigPic .img:after {
		padding-top: 62%;
	}

	.umPost .style3 .umPic ul {
		margin: 0 -15px 0 0;
	}

	.umPost .style3 .umPic li {
		width: calc(100% / 4 - 15px);
		margin: 15px 15px 0 0;
	}

	.umPost .umRight .umHotPost li:before {
		top: 4px;
	}

	.umPost .style4,
	.umPost .style5 {
		margin: 0 -10px;
	}

	.umPost .style4 .umList,
	.umPost .style5 .umList {
		width: calc(100% / 3 - 20px);
		margin: 0px 10px 0;
	}

	.ftNav .us li.tel a {
		font-size: 30px;
		line-height: 36px;
	}

	.umArticle .umHeader .tit {
		font-size: 24px;
	}

	.umPost .tagAll {
		margin: 0 -8px;
	}

	.umPost .tagAll .tagList {
		width: calc(100% / 3 - 16px);
		margin: 16px 8px 0;
	}

	.umPost .tagAll .tagList li {
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}

	.umPost .tagAll .tagList li:before {
		top: 15px;
	}

	.umPost .tagAll .tagList .tit {
		right: 10px;
		bottom: 10px;
	}
}

@media screen and (max-width:900px) {
	.umHot h3 {
		font-size: 28px;
	}

	.artBox {
		padding-right: 0;
	}

	.sidebar {
		width: 100%;
		margin-left: 0;
	}

	.umPost .umLeft {
		width: 320px;
		margin-right: -320px;
	}

	.umPost .umContent {
		padding: 0 0 0 345px;
	}

	.umPost .umRight {
		width: 100%;
		margin-left: 0px;
		margin-top: 20px;
		clear: both;
	}

	.umPost .umRight .umHotPost,
	.umPost .umRight .umFast,
	.umPost [class*="style"] .umRight .umHotPost,
	.umPost .style5 li .info,
	.umPost .umFrist .umRight .umHotPost {
		height: auto;
	}

	.umPost .umRight .umFast {
		padding-bottom: 20px;
	}

	.umPost [class*="style"] .umRight .umHotPost {
		padding-bottom: 15px;
	}

	.umPost .umRight .umFast ul {
		margin: 0 -4px;
	}

	.umPost .umRight .umFast li {
		height: 72px;
		width: calc(100% / 3 - 8px);
		margin: 0px 4px 0;
	}

	.umPost .umRight .umFast li a {
		padding: 10px 5px;
	}

	.umPost .umRight .umFast li:nth-child(3)~li {
		margin-top: 8px;
	}

	.umPost .umRight .umHotPost li.first {
		margin-bottom: 12px;
	}

	.umPost .umRight .umHotPost li.first .text h3 {
		font-weight: bold;
	}

	.umPost .style4,
	.umPost .style5 {
		margin: 0;
	}

	.umPost .style4 .umList,
	.umPost .style5 .umList {
		width: 100%;
		margin: 20px 0 0 0;
	}

	.umPost .style4 .umList:first-child,
	.umPost .style5 .umList:first-child {
		margin-top: 0;
	}

	.umPost .style5 li.frist .text {
		padding: 12px 0 5px 0;
	}

	.umPost .style5 .umList .pic li .text {
		padding: 15px 0 5px;
	}

	.umPost .style5 .img:after {
		padding-top: 62%;
	}

	.ftNav .us li.tel a {
		font-size: 26px;
		line-height: 34px;
		padding-bottom: 0;
	}

	.ftNav .us li.add {
		max-width: 168px;
	}

	.umArticle .umHeader .tit {
		font-size: 22px;
	}
}

@media (max-width: 840px) {
	.header .umSubs ul li {
		font-size: 12px;
		height: 20px;
		line-height: 20px;
	}

	.ftEwm {
		width: 200px;
	}

	.ftNav ul {
		padding-right: 4.5%
	}

	.ftNav .us li.tel a {
		font-size: 22px;
		line-height: 32px;
		padding-bottom: 0;
	}

	.ftNav .us li.add {
		max-width: 160px;
	}
}

@media screen and (max-width:768px) {
	.header .btnBox .item {
		margin-left: 5px;
	}

	.header .searchBox {
		padding: 0 5px;
	}

	.header .umSubs ul {
		width: calc(100% / 3);
		margin: 3px 0;
	}

	.header .umSubs ul:nth-child(3n):after {
		display: none;
	}

	.umHot h3 {
		font-size: 24px;
	}

	.umPost .umLeft {
		width: 300px;
		margin-right: -300px;
	}

	.umPost .umContent {
		padding: 0 0 0 325px;
	}

	.umPost .umNew li {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}

	.umPost .umNew li:nth-of-type(6n+1) {
		font-size: 14px;
	}

	.umPost .umHotPic ul {
		margin: 0 -15px 0 0;
	}

	.umPost .umHotPic li {
		width: calc(100% / 2 - 15px);
		margin: 20px 15px 0 0;
	}

	.umPost .umHotPic li .img:after {
		padding-top: 70%;
	}

	.umPost .umLeft .slide .img:after {
		padding-top: 66.25%;
	}

	.umPost [class*="style"] .umLeft .img:after {
		padding-top: 64%;
	}

	.umPost .style2 .umLeft .umBigPic .img:after {
		padding-top: 66.25%;
	}

	.umPost .style3 .umPic ul {
		margin: 0 -15px 0 0;
	}

	.umPost .style3 .umPic li {
		width: calc(100% / 2 - 15px);
		margin: 15px 15px 0 0;
	}

	.umPost .style6 .umCon li a .text .info {
		display: none;
	}

	.umPost .style6 .umNew li .text {
		bottom: -35px;
	}

	.umPost .style6 .umCon li a .text h3 {
		line-height: 1.5;
		font-size: 14px;
	}

	.umPost .style6 .umCon li a:hover .text h3 {
		white-space: normal;
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		padding-bottom: 0;
		margin-bottom: 10px;
	}

	.umPost .style2.col2 {
		margin: 0;
	}

	.umPost .style2.col2 .umList {
		width: 100%;
		margin: 20px 0 0 0;
	}

	.footer {
		padding: 5% 0;
	}

	.ftBox {
		display: block;
	}

	.ftNav {
		width: 100%;
		padding: 0;
	}

	.ftNav ul {
		width: 100%;
		max-height: 42px;
		border-bottom: 1px solid rgba(255, 255, 255, .05);
		padding: 0;
		overflow: hidden;
		padding-right: 0;
		position: relative;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}

	.ftNav ul li {
		overflow: hidden;
		line-height: 28px;
	}

	.ftNav ul li a {
		height: 28px;
		line-height: 28px;
	}

	.ftNav ul li.h {
		height: auto;
		position: relative;
		cursor: pointer;
		margin-bottom: 0;
		font-size: 14px;
		line-height: 42px
	}

	.ftNav ul li.h:after {
		content: "\EA50";
		position: absolute;
		top: 0;
		right: 0;
		font-family: "remixicon" !important;
		font-size: 20px;
		font-style: normal;
		-moz-osx-font-smoothing: grayscale;
		width: 15px;
		text-align: right;
	}

	.ftNav ul.selected li.h:after {
		content: "\EA56";
	}

	.ftNav ul.selected {
		max-height: 1000px;
		padding-bottom: 6px;
	}

	.ftNav .us {
		width: 100%;
		height: auto;
		margin-top: 3%;
		border: none;
		max-height: none
	}

	.ftNav ul.us li.h:after {
		display: none;
	}

	.ftNav ul.us li.icon a {
		margin-right: 10px;
		padding-bottom: 0;
	}

	.ftEwm {
		margin-bottom: 10px;
		width: 100%;
		text-align: left;
		font-size: 0 !important
	}

	.ftEwm .img {
		width: 50%;
		max-width: 120px;
	}

	.ftEwm .img .box {
		float: left;
		margin: 0 10px 0 0;
	}

	.ftNav .us li.add {
		max-width: 100%
	}

	.umPost .tagAll .tagList {
		width: calc(100% / 2 - 16px);
		padding: 10px;
	}

	.umPost .tagAll .tagList li {
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}

	.umPost .tagAll .tagList li:before {
		top: 14px;
	}

	.umPost .tagAll .tagList .tit {
		right: 5px;
		bottom: 5px;
	}

	.umPost .tagAll .tagList .tit h2 {
		font-size: 14px;
	}
}

@media screen and (max-width:640px) {
	.header .umNav {
		display: none;
	}

	.header .umNav .navBar {
		padding: 0 2px;
	}

	.header .btnBox .scBtn {
		display: inline-block;
	}

	.header .searchBox .scBtnClose,
	.header .umNav.umMobNav {
		display: block;
	}

	.header .btnBox,
	.header .logo {
		width: 50%;
	}
.btnBox{display:block;}
	.header .btnBox .item {
		margin-left: 5px;
		width: 28px;
		height: 28px;
		line-height: 28px;border-radius: 50%;float: right;
		font-size: 16px;
	}

	.header .btnBox .item i {
		width: 28px;
		height: 28px;text-align: center;color: #fff;
	}

	.header .searchBox {
		position: fixed;
		background: #fff;
		top: 0;
		padding: 20px 50px 20px 20px;
		left: 0;
		right: 0;
		width: 100%;
		max-width: 100%;
		z-index: 896;
		box-shadow: 0px 5px 15px rgba(0, 0, 0, .1);
		top: -110%;
		-webkit-transition: top .3s ease;
		-o-transition: top .3s ease;
		transition: top .3s ease;
	}

	body.night .header .searchBox {
		background: #000;
	}

	.header .searchBox.in {
		top: 0;
	}

	.umPost .umLeft {
		width: 100%;
		margin-right: 0px;
	}

	.umPost .umContent {
		padding: 0;
		margin-top: 35px;
	}

	.umPost .style2 .umNew li .text h3 {
		padding: 0px 0 2px;
	}

	.umPost .style2 .umNew .info {
		display: -webkit-box;
		font-size: 12px;
		height: 40px;
	}

	.umPost .style2 h3 {
		-webkit-line-clamp: 1;
	}

	.umPost .style2 .umContent .fot,
	.article .artTool,
	.article .sidebar {
		display: none;
	}

	.umPost .style6 .umNew li {
		width: 50%;
	}

	.umPost .style6 .umNew li.col-50 {
		width: 100%;
	}

	.umPost .style6 .umNew li .img:after {
		padding-top: 72%;
	}

	.umPost .style6 .umCon li .text h3 {
		padding: 14px 20px;
	}

	.umPost .umNew li:before,
	.umPost .umNew li:nth-of-type(6n+1):before {
		top: 13px;
	}

	.umHot {
		padding-bottom: 20px;
	}

	.umPost.umTop {
		margin-bottom: 20px;
	}

	.umHot h3 {
		font-size: 20px;
		padding: 0px 40px;
	}

	.umHot .info {
		padding: 0px 20px;
		-webkit-line-clamp: 2;
		line-height: 1.6;
		margin-top: 5px;
	}

	.phoneNav,
	.heightNav,
	.umTool .umSigle.mob,
	.article .sidebar.phone {
		display: block;
	}

	.article .umTool .artBox {
		padding-left: 0px;
	}

	.post .postTit,
	.post .postText .umInfo {
		margin: 0px 0 8px;
	}

	.post .postTit {
		font-size: 16px;
	}

	.post .postText .umInfo {
		font-size: 13px;
		line-height: 1.6;
	}

	.umArticle .umHeader .tit {
		font-size: 20px;
	}

	.umArticle .umHeader {
		padding-bottom: 10px;
	}

	.umCopyright {
		margin: 20px 0 0 0;
	}

	.page404 {
		min-height: auto;
	}

	.page404 h2 {
		font-size: 40px;
	}

	.page404 p {
		font-size: 14px;
	}
}

@media screen and (max-width:540px) {
	.artBox .post {
		padding: 20px 0;
	}

	.post .postTit {
		margin-bottom: 10px;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		white-space: normal;
	}

	.post .postThumb {
		width: 140px;
	}

	.post .postText .umInfo {
		display: none;
	}

	.post.big .postText .umInfo {
		display: block;
	}
}

@media screen and (max-width:480px) {
	.header .umMobSubs li {
		font-size: 14px;
		width: calc(100% / 6);
	}

	.header .umMobSubs li:nth-child(n+12) {
		display: none;
	}

	.header .umMobSubs li:last-child {
		display: inline-block;
	}

	.header .btnBox .weixin,
	.header .btnBox .qq,
	.header .btnBox .weibo {
		display: none;
	}

	.umCopyright {
		word-break: break-all;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
		margin: 15px 0 0 0;
	}

	.umCopyright .img {
		margin: 0 0 10px 0;
	}

	body.night .header .btnBox .scBtn {
		background: #292929;
		color: #a6a6a6;
	}

	.umPost .tagAll .tagList .tit {
		right: 0;
		bottom: 0;
	}

	.umPost .tagAll .tagList .tit h2 {
		font-size: 12px;
	}
}

@media screen and (max-width:420px) {
	.umPost .tagAll {
		margin: 0;
	}

	.umPost .tagAll .tagList {
		width: 100%;
		margin: 16px 0 0 0;
	}

	.umPost .style2.col2 .umNew li .text h3 {
		-webkit-line-clamp: 2;
		line-height: 1.4;
		padding-bottom: 5px;
	}

	.umPost .style2.col2 .umNew .info {
		display: none;
	}
}
