/* CSS Document */
/*==========public class=========*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.clear {
  clear: both
}
.fl {
  float: left
}
.fr {
  float: right
}
.bn {
  border: none !important
}
.pd {
  padding: 1.5em
}
.mb {
  margin-bottom: 25px
}
.mb10 {
  margin-bottom: 10px
}
.widget_top10 {
  padding: 0;
}
.mt {
  margin-top: 25px
}
.mr {
  margin-right: 25px
}
.br {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}
.sb {
  box-shadow: 1px 1px 1px #e6e6eb;
  border-bottom: 1px solid #eef1f5;
  background: #fff
}
.nav-sb {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
  background: #fff
}
.container {
  max-width: 1440px;
  margin: 0 auto
}
.transition {
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  -ms-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s
}
.img-cover {
  object-fit: cover
}
#wrapper {
  margin-bottom: 30px;
}
.inner {
  width: 93.75%;
  max-width: 1440px;
  margin: 0 auto;
}
#wrapper .nb {
  display: block;
}
.flink, .full-post, .related-art, .widget, #left_1, #left_2, #left_3, #middle_1, #middle_2, #full-post, .related-item, .comment-list, .comment-submit {
  padding: 1.5em
}
.c-title {
  font-size: 18px;
  padding-bottom: .5em;
  margin-top: -.5em;
  position: relative;
  padding-left: 16px;
}
.c-title:after {
  content: "#";
  color: #21b47c;
  opacity: .7;
  left: 0;
  width: 5px;
  height: 20px;
  top: 0;
  position: absolute;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.mb10 {
  margin-bottom: 10px;
}
.mza-home-gg {
  overflow: hidden;
  clear: both;
}
.mza-box {
  background-color: #fff;
  margin-bottom: 20px;
}
#index-content {
  padding-top: 0;
}
#imageList {
  display: flex;
  flex-wrap: wrap;
  width: 102%;
}
.imgItem {
  width: 23%;
  padding: 0 2% 2% 0;
}
.imgItem a {
  display: block;
  height: 100%;
  background-color: #fff;
  position: relative;
}
.imgItem .thumbnail {
  padding-bottom: 75%;
  position: relative;
}
.thumbnail {
  position: relative;
  overflow: hidden;
}
.thumbnail img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: transform .3s;
  object-fit: cover;
  font-size: 12px;
  line-height: 1.35em;
  color: #999;
  text-align: center;
}
a img {
  border: none;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
.imgItem .title {
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 8px 1em;
  font-weight: normal;
}
.four_img {
  width: 500px;
  height: 420px;
  border-radius: 20px;
}
.f_introduce {
  margin-left: 15px;
}
#top_recommend {
  position: relative;
  padding: 0em 1.5em;
}
#top_recommend li {
  width: 8.9%;
  margin-right: 1%;
  border-radius: 0;
}
#top_recommend li:nth-child(10n) {
  margin-right: 0;
}
#top_recommend::after {
  content: "";
  position: absolute;
  top: 0;
  left: 10px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 60px solid #f65220;
  border-right: 60px solid transparent;
}
#top_recommend .tips {
  position: absolute;
  top: 8px;
  left: 5px;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#index-left {
  width: 22%;
}
#index-middle {
  width: 52%;
}
#index-right {
  width: 22%;
}
#full-post .more {
  position: absolute;
  right: 0;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #888;
  font-weight: normal;
}
#full-post .more:hover {
  color: inherit;
}
#full-post .item {
  width: 23.48%;
  margin-right: 2%;
  margin-top: 2%;
}
#full-post .item:nth-child(4n+0) {
  margin-right: 0;
}
#full-post .item:nth-child(1), #full-post .item:nth-child(2), #full-post .item:nth-child(3), #full-post .item:nth-child(4) {
  margin-top: 0;
}
#full-post .item i.iconfont {
  color: #666
}
#full-post .thumbnail {
  position: relative;
  color: #eee;
  display: block;
  overflow: hidden
}
#full-post .thumbnail img {
  display: block;
  width: 100%;
  height: 170px
}
#full-post .absolute {
  width: 100%;
  padding: 0 1em;
  position: absolute;
  bottom: 6px;
  left: 0;
  z-index: 2
}
#full-post .mask {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, .8);
}
#full-post .a {
  width: 100%;
}
#left_1 {
  height: 240px;
  background-image: url("../images/one_bg.png");
}
#left_1 article {
  display: none;
  width: 100%;
}
#left_1 article:first-child {
  display: block;
}
#left_1 .img {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 15px
}
#left_1 .wrap {
  padding-top: 0
}
#left_1 .title {
  font-size: 18px
}
#left_1 .category {
  color: #999;
}
#left_1 .title-wrap {
  margin-left: 100px
}
#left_1 .intro {
  margin-top: 15px;
  max-height: 64px;
  overflow: hidden;
  color: #888;
}
#left_1 .download {
  padding: 0.2em 2em;
  color: #fff;
  background-color: #21b47c;
  text-align: center
}
#left_1 .div {
  margin-top: 5px
}
.related-item .more {
  position: absolute;
  right: 0;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #888;
  font-weight: normal;
}
.related-item .more:hover {
  color: inherit;
}
.related-item .item {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #f5f5f7;
}
.related-item .item i.iconfont {
  padding-right: 5px;
  color: #666
}
.related-item .item:nth-child(8n+0) {
  margin-right: 0
}
.related-item .item {
  width: 11.17%;
  margin-right: 1.5%;
  position: relative;
  text-align: center;
  border-radius: 6px;
  padding: 1em 0;
  border: 1px solid #fff
}
.related-item .item:hover {
  background-color: #f2f5f9;
  border: 1px solid #ecebeb;
}
.related-item .thumbnail {
  display: block;
  overflow: hidden;
  height: 90px;
}
.related-item .thumbnail img {
  height: 90px;
  width: 100%x;
  border-radius: 15px
}
.related-item .download {
  position: absolute;
  left: 2.5em;
  padding: 0 .5em;
  color: #fff;
  background-color: #21b47c;
  text-align: center;
  display: none;
  left: 50%;
  bottom: 0;
  z-index: 1;
  transform: translate(-50%, -50%);
}
.related-item .category {
  font-size: 12px;
  color: #999;
}
.related-item .item .title {
  width: 100%;
  font-weight: 400;
  padding: 6px;
  font-size: 14px
}
.related-item .item .sub {
  font-size: 12px;
  opacity: .6;
  padding-top: 5px;
  height: 20px;
  display: block;
}
.related-item .item:hover .download {
  display: block;
}
.related-item .item:hover .sub {
  opacity: 0;
}
#left_3 .item {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #f5f5f7;
}
#left_3 .thumbnail {
  height: 50px;
}
#left_3 .img {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 10px
}
#left_3 .wrap {
  padding-top: 0
}
#left_3 .title {
  font-size: 16px;
  font-weight: normal;
}
#left_3 .title-wrap {
  margin-left: 65px
}
#left_3 .intro {
  margin-top: 5px;
  max-height: 64px;
  overflow: hidden;
  color: #888;
}
#left_3 .div {
  margin-top: 5px
}
#left_3 a.more {
  height: 42px;
  line-height: 60px;
  text-align: center;
  display: block;
  color: #888;
}
#left_3 a.more:hover {
  color: inherit;
}
#middle_1 .more {
  position: absolute;
  right: 0;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #888;
  font-weight: normal;
}
#middle_1 .more:hover {
  color: inherit;
}
#middle_1 .item i.iconfont {
  padding-right: 5px;
  color: #666
}
#middle_1 .item:nth-child(5n+1) {
  margin-right: 0
}
#middle_1 .item {
  width: 22.4%;
  margin-right: 2%;
  position: relative;
  text-align: center;
  border-radius: 6px;
  padding: 1em 0;
  border: 1px solid #fff
}
#middle_1 .item:hover {
  background-color: #f2f5f9;
  border: 1px solid #ecebeb;
}
#middle_1 .thumbnail666 {
  display: block;
  overflow: hidden;
  height: 90px;
}
#middle_1 .thumbnail666 img {
  height: 90px;
  width: 135px;
  border-radius: 15px
}
#middle_1 .download {
  position: absolute;
  left: 2.5em;
  padding: 0 1em;
  color: #fff;
  background-color: #21b47c;
  text-align: center;
  display: none;
  left: 50%;
  bottom: 0;
  z-index: 1;
  transform: translate(-50%, -50%);
}
#middle_1 .item .title {
  width: 100%;
  font-weight: 400;
  padding: 6px;
  font-size: 14px
}
#middle_1 .item .sub {
  font-size: 12px;
  opacity: .6;
  padding-top: 5px;
  display: block;
}
#middle_1 .item:hover .download {
  display: block;
}
#middle_1 .item:hover .sub {
  opacity: 0;
}
.swiper-container {
  margin-bottom: 25px !important;
  width: 100%;
  height: 240px
}
.swiper-container img {
  width: 100%;
  height: 240px;
}
.swiper-container {
  margin-bottom: 20px !important;
  width: 100%;
  height: 35vw;
  border-radius: 0 !important;
}
.swiper-container img {
  height: 35vw;
}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev {
  opacity: 1
}
.app-content .swiper-container {
  width: 100%;
  height: 100%;
}
.app-content .swiper-container a:hover {
  border: none;
}
.app-content .swiper-container img {
  width: 100%;
  height: 100%;
}
.swiper-container {
  margin-bottom: 20px !important;
  width: 100%;
  height: 35vw;
  border-radius: 0 !important;
}
.swiper-container img {
  height: 35vw;
}
.swiper-slide {
  text-align: center;
  background: #fff
}
.swiper-slide .link {
  display: block
}
.swiper-slide .p {
  position: absolute;
  bottom: 2em;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding: 0 1em
}
.app-content .swiper-slide {
  display: block;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.table_card .tab {
	height: 51px;
	font-size: 16px;
	border-bottom: 1px #e6e6e6 solid;
	background: #fcfcfc;
}

.table_card .tab li {
	float: left;
	height: 50px;
	line-height: 50px;
	width: 49%;
	text-align: center;
	background: #fcfcfc;
	border-right: 1px #e6e6e6 solid;
}

.table_card .tab li:last-child {
	border-right: none;
}

.table_card .tab li:hover {
	height: 50px;
	background: #fcfcfc;
	color: #21b47c;
	cursor: pointer
}

.table_card .active {
	height: 51px !important;
	background: #fff !important;
	color: #21b47c;
}

.table_card .tabCon {
	background: #fff;
	padding: 11px 0.5em;
}

.table_card .tabCon ul {
	display: none
}

.table_card .tabCon .on {
	display: block
}

.table_card .item {
	width: 100%;
	padding: 11px 0;
}

.table_card .thumbnail {
	height: 50px;
}

.table_card .img {
	width: 50px;
	height: 50px;
	margin: 0 auto;
	border-radius: 10px
}

.table_card .wrap {
	padding-top: 0
}

.table_card .title {
	font-size: 16px;
	font-weight: normal;
}

.table_card .title-wrap {
	margin-left: 100px
}

.table_card .intro {
	margin-top: 5px;
	max-height: 64px;
	overflow: hidden;
	color: #888;
}

.table_card .div {
	margin-top: 5px
}

.table_card .iconfont {
	position: relative;
	color: #fff;
	font-size: 28px;
	margin-right: 10px;
}

.table_card .list-1.iconfont {
	color: #f00;
}

.table_card .list-2.iconfont {
	color: #ff7100;
}

.table_card .list-3.iconfont {
	color: #f7aa00;
}

.table_card .iconfont small {
	position: absolute;
	top: 0;
	left: 9px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

.table_card .list-1 small,
.table_card .list-2 small,
.table_card .list-3 small {
	color: #fff;
}

.table_card a.more {
	height: 42px;
	line-height: 60px;
	text-align: center;
	display: block;
	color: #888;
}

.table_card a.more:hover {
	color: inherit;
}


#full-post .more {
	position: absolute;
	right: 0;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #888;
	font-weight: normal;
}

#full-post .more:hover {
	color: inherit;
}

#full-post .item {
	width: 23.48%;
	margin-right: 2%;
	margin-top: 2%;
}

#full-post .item:nth-child(4n+0) {
	margin-right: 0;
}

#full-post .item:nth-child(1),
#full-post .item:nth-child(2),
#full-post .item:nth-child(3),
#full-post .item:nth-child(4) {
	margin-top: 0;
}

#full-post .item i.iconfont {
	color: #666
}

#full-post .thumbnail888 {
	position: relative;
	color: #eee;
	display: block;
	overflow: hidden
}

#full-post .thumbnail888 img {
	display: block;
	width: 100%;
	height: 170px
}

#full-post .absolute {
	width: 100%;
	padding: 0 1em;
	position: absolute;
	bottom: 6px;
	left: 0;
	z-index: 2
}

#full-post .mask {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: rgba(0, 0, 0, .8);
}

#full-post .a {
	width: 100%;
}

#left_2 .more {
	position: absolute;
	right: 0;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #888;
	font-weight: normal;
}

#left_2 .more:hover {
	color: inherit;
}

#left_2 .item .p-title {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	width: 100%;
	font-weight: 400;
	padding: 0 5px;
	color: #fff;
	position: relative;
}

#left_2 li i.iconfont {
	color: #666;
}

#left_2 .thumbnail999 {
	position: relative;
	color: #eee;
	display: block;
	overflow: hidden
}

#left_2 .thumbnail999 img {
	display: block;
	width: 100%;
	height: 130px
}

#left_2 .absolute {
	width: 100%;
	padding: 0 1em;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2
}

#left_2 .mask {
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: rgba(0, 0, 0, .8);
}

#left_2 .a {
	width: 100%;
}
