/*
 * @Author: shu binqi 
 * @Date: 2019-10-11 16:48:42 
 * @Last Modified by: shu binqi
 * @Last Modified time: 2019-11-11 23:11:19
 */
/* ä¸»é¢˜è‰² #4fc08d */
@charset "UTF-8";

/* å…¬å…±éƒ¨åˆ†ä»£ç  */
body {
  background: #fff;
  /* position: relative; */
}
.container {
  max-width: 1200px;
  margin: 0 auto;
}
.menu {
  display: none;
}

.hljs-ln-n {
  text-align: center;
  color: #9c9c9c;
  border-right: 0.5px solid #878787;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 8px;
  min-width: 30px;
  box-sizing: border-box;
}
.hljs-ln-code {
  padding-left: 10px !important;
}

.dashang {
  margin-top: 15px;
  text-align: center;
}
.dashang a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 100px;
  color: #fff !important;
  font-size: 18px !important;
  /* padding: 0 12px; */
  background: #1fb395;
  border-radius: 50px;
  position: relative;
}
.dashang a img {
  width: 200px;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: -268px;
  box-shadow: 0 0 8px #ccc;
  display: none;
}
.dashang a:hover img {
  display: block;
}
/* ç™¾åº¦ç½‘ç›˜ä¸‹è½½ */
.mb-0 {
	margin-bottom: 0px;
}
.main {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.down-list {
  	display: flex;
  	flex-wrap: wrap;
  	margin-left: -10px;
  	margin-right: -10px;
}
.down-list li {
    width: 25%;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.down-list li .list-item {
  padding: 0 30px;
}
.down-list li .list-item:hover img {
  transform: scale(1.1);
}
.down-list li .list-item:hover .card-head:after {
  background: rgba(0, 0, 0, 0.6);
}
.down-list li .list-item:hover .card-body {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.down-list .card-head {
  display: block;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  position: relative;
}
.down-list .card-head:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 0;
  transition: all .5s;
  z-index: 10;
}
.down-list .card-head img {
  display: block;
  width: 100%;
 /* height: 176px;*/
  transition: all .5s;
}
.down-list .card-head h4 {overflow: hidden;/* text-overflow: ellipsis; *//* word-break: keep-all; *//* white-space: nowrap; */display: block;font-weight: 700;width: 100%;line-height: 25px;position: absolute;bottom: 0;left: 0;color: #fff;padding: 4px 12px;background-image: linear-gradient(312deg, rgb(188 39 39 / 0%) 0%, #999 89%);overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;z-index: 11;box-sizing: border-box;}

.down-list .card-head h4:hover {
  /*color: #4fc08d;*/
}
.down-list .card-body {
  padding: 10px 15px;
  background: #fff;
  border-radius: 0 0 5px 5px;
  transition: all .5s;
}
.down-list .card-body p.intro {
  font-size: 14px;
  line-height: 20px;
  height: 36px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #838383;
  margin-bottom: 14px;
}
.down-list .card-body p {
  font-size: 14px;
  line-height: 18px;
}
.down-list .card-body p a {
  font-size: 14px;
  color: #838383;
  display: inline-block;
}
.down-list .card-body p span {
  font-size: 14px;
  color: #838383;
  display: inline-block;
}
.note-content {
  background: #fff;
  padding: 15px 20px;
}
.baidu-pan {
margin: 0 auto 0;
padding: 10px;
border-radius: 6px;
background: #404040;
margin-bottom: 15px;
display: flex;
flex-wrap: wrap;
margin-top: -10px;
}
.baidu-pan-l {
  width: 100px;
  height: 100px;
  margin-right: 15px;
}
.baidu-pan-l img {
  width: 100%;
}
.baidu-pan-r {
  flex: 1;
}
.note-content p.pan-link {
  color: #fff !important;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
  word-break: break-all;
}
.note-content p.pan-link a {
  color: #4fc08d;
}
.note-content p.pan-password {
  color: #fff !important;
  font-size: 14px;
  line-height: 20px;
  word-break: break-all;
}
.note-content p.pan-password button {
  font-size: 16px;
  border: 0;
  background: #4fc08d;
  color: #fff;
  border-radius: 5px;
  padding: 4px 12px;
  margin-right: 15px;
}
.note-content p.pan-password i {
  font-size: 12px;
  color: #c1c1c1;
  word-break: break-all;
}
/* ç™¾åº¦ç½‘ç›˜ä¸‹è½½ */
/* æŽ’åºç­›é€‰ */
.order {
  font-size: 18px;
  color: #000;
  padding: 10px 20px 20px 20px;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
}
.order a {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  margin-right: 10px;
  padding: 0 15px;
  display: inline-block;
  text-align: center;
  border-radius: 15px;
  background: #f1f1f1;
  border: 1px solid #e3e3e3;
}
.order a:hover {
  background: #e1e1e1;
}
.order a.active {
  color: #fff;
  background: #b41414;
}


.order2 {position: relative;display: inline-block;/* font-size: 18px; */color: #000;/* padding: 10px 20px 20px 20px; */background: #fff;}
.order2 a {
	
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #333;
  margin-right: 10px;
  padding: 3px 10px;

  border-radius: 15px;

}
.order2 a:hover {position: relative;
  background: #e1e1e1;
}
.order2 a.active {
  color: #fff;
  background: #b28484;
}
/* æŽ’åºç­›é€‰ */
/* é¢åŒ…å±‘å¯¼èˆª */
.position {
	color: #888;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
	padding-left: 12px;
}
.position a {
	line-height: 30px;
	font-size: 14px;
	color: #888;
	padding: 0 5px;
	margin: 0 3px;
}
.position a:hover {
	color: #4fc08d;
}
/* é¢åŒ…å±‘å¯¼èˆª */
/* å…¬å‘Šé¡µé¢ */
.note-header {
	position: relative;
}
.note-notice {
	position: absolute;
	right: 20px;
	top: 20px;
}
.note-notice a {
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 50%;
	background: red;
	color: #fff;
	text-align: center;
}
/* å…¬å‘Šé¡µé¢ */
/*------ è‡ªåŠ¨åšå®¢ç›®å½• -------*/
.autoMenu{
	position: fixed;
	bottom: 10%;
	right: 5%;
	z-index: 1;
	text-align: left;
}
.autoMenu ul{
	line-height: 2;
	overflow-y: auto; 
	background: #fff;
	-webkit-box-shadow:0 0 10px #CCC;  
  -moz-box-shadow:0 0 10px #CCC;  
  box-shadow:0 0 10px #CCC;
}
.autoMenu ul>li.sub{
	padding-left: 20px;
}
.autoMenu ul>li>a{
	color: #399c9c;
}
.autoMenu ul>li.active>a{
	color: #ff5370;
}
.btn-box{
    display: inline-block;
    width: 40px;
    height: 40px;
    text-decoration: none;
    position: relative;
}
.icon-plus-sign{
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border:4px solid #91ba61;
	background: #91ba61;
	position: absolute;
	top:3px;
	left:3px;
}
.icon-plus-sign:before,.icon-plus-sign:after{
	content: '';
	display: inline-block;
	width: 3px;
	height: 20px;
	background: #fff;
	border-radius: 1px;
	position: absolute;
	top:3px;
	left:11.5px;
}
.icon-plus-sign:after{
	-webkit-transform:rotate(90deg);
}
.icon-minus-sign{
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border:4px solid #ff5370;
	background: #ff5370;
	position: absolute;
	top:3px;
	left:3px;
}
.icon-minus-sign:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 3px;
	background: #fff;
	border-radius: 1px;
	position: absolute;
	left:3px;
	top:11.5px;
}

/* ç•™è¨€è¡¨å• */
.form-message {
  width: 100%;
}
.form-message .message-submit {
  width: 100px;
  height: 36px;
  border-radius: 30px;
  border: 0;
  background: #333;
  color: #fff;
  cursor: pointer;
}
.message-submit:hover {
  background: #4fc08d;
  color: #fff;
}
.form-control {
  width: 100%;
  margin-bottom: 10px;
}
.form-control label {
  display: none;
}
.form-control input {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border: 1px solid #e9effc;
  background: #fff;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
  box-sizing: border-box;
}
.form-control input:focus{
  outline: none;
  border: 1px solid #4fc08d;
}
.form-control textarea {
  width: 100%;
  height: 106px;
  line-height: 24px;
  background: #fff;
  border: 1px solid #f2f5fb;
  font-size: 14px;
  color: #333;
  padding: 5px 10px;
  box-sizing: border-box;
  resize:none
}
.form-control textarea:focus{
  outline: none;
  border: 1px solid #4fc08d;
}
.form-code input {
  width: 120px !important;
  margin-right: 0.5px;
}
.form-code img {
  height: 36px;
  width: 96px;
  vertical-align: bottom;
}
/* å¹¿å‘Šæ°´å° */
.watermark {
  position: relative;
}
.watermark:after {
  content: "å¹¿å‘Š";
  width: 40px;
  height: 20px;
  line-height: 19px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background: rgba(102, 102, 102, 0.6);
  border-radius: 1px;
  position: absolute;
  right: 10px;
  bottom: 8px;
}
/* ç•™è¨€åˆ†é¡µæ¡ */
.jp-previous,.jp-next {
  display: none;
}
.page-pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.page-pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 0 6px;
  margin: 0 3px;
  border-radius: 2px;
  cursor: pointer;
}
.page-pagination a:hover {
  color: #4fc08d;
  border: 1px solid #4fc08d;
}
.page-pagination a.jp-current {
  color: #fff;
  background: #4fc08d;
  border: 1px solid #4fc08d;
  cursor: pointer;
}
a.jp-disabled {
  cursor: not-allowed;
}
/* é€šç”¨PBåˆ†é¡µæ¡ */
.pagebar .pagination {
  display: flex;
  justify-content: center;
  padding: 15px 0;
  background: #fff;
}
.pagination a {
  background: #fff;
  /*border: 1px solid #ccc;*/
  color: #333;
  font-size: 14px;
  padding: 6px 10px 4px 10px;
  margin: 0 4px;
  border-radius: 5px;
  box-shadow: 0 0 3px #ccc;
}
.pagination a:hover {
  color: #fff;
  background: #4fc08d;
}
.pagination a.page-num-current {
  color: #fff;
  background: #4fc08d;
  border: 1px solid #4fc08d;
}
/* ä¸‰çº§åˆ†ç±»åˆ‡æ¢ */
.sort-nav {
  margin-bottom: 20px;
}
.sort-nav a {
  color: #444;
  font-size: 16px;
  line-height: 36px;
  padding: 0 10px;
  position: relative;
  display: inline-block;
}
.sort-nav a:hover {
  background: #f9f9f9;
}
.sort-nav a.active {
  color: #000;
  font-weight: 500;
}
.sort-nav a.active:after {
  content: "";
  width: 40px;
  height: 2px;
  background: #333;
  position: absolute;
  bottom: 0px;
  border-radius: 2px;
  overflow: hidden;
  left: 50%;
  margin-left: -20px;
}
/* å…¨ç«™å³ä¾§æ‚¬æµ®å·¥å…· */
.totop-div,
.bottom-div,
.qq-div {
  width: 40px;
  height: 40px;
  line-height: 36px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border-radius: 2px;
  font-size: 18px;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all .5s;
  border-radius: 50%;
}
.bottom-div {
  position: fixed;
  right: 10px;
  bottom: 120px;
}
.totop-div {
  position: fixed;
  right: 10px;
  bottom: 165px;
}
.qq-div {
  position: fixed;
  right: 10px;
  bottom: 210px;
}
.qq-div a {
  color: #fff;
}
.totop-div:after,
.bottom-div:after,
.qq-div:after {
  position: absolute;
  right: 45px;
  top: 50%;
  margin-top: -12px;
  min-width: 60px;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 12px;
  text-align: center;
  display: none;
  transition: all .5s;
}
.totop-div:after {
  content: "è¿”å›žé¡¶éƒ¨";
  transition: all .5s;
}
.bottom-div:after {
  content: "è¿”å›žåº•éƒ¨";
  transition: all .5s;
}
.qq-div:after {
  content: "å»ºç«™å’¨è¯¢";
  transition: all .5s;
}
.totop-div:hover,
.bottom-div:hover,
.qq-div:hover {
  background: rgba(0, 0, 0, 0.5);
  transition: all .5s;
}
.totop-div:hover:after,
.bottom-div:hover:after,
.qq-div:hover:after {
  display: block;
}
/* é¡¶éƒ¨æœç´¢æ¡† */
.search-top {
  display: flex;
  justify-content: center;
}
.search-top input {
  height: 33px;
  line-height: 33px;
  background: #fff;
  border: 1px solid #fff;
  width: 240px;
  border-radius: 20px 0 0 20px;
  padding: 0 0 0 15px;
  color: #666;
  font-size: 14px;
  outline: none;
}
.search-top button {
  cursor: pointer;
  height: 35px;
  line-height: 33px;
  width: 60px;
  border: 1px solid #fff;
  background: #fff;
  text-align: center;
  border-radius: 0 20px 20px 0;
  margin-left: 2px;
  color: #666;
  font-size: 14px;
  outline: none;
}
/* ä¾§è¾¹æ æœç´¢ */
.search-slider {
  display: flex;
  justify-content: center;
  background: #fff;
  padding: 15px 10px;
}
.search-slider input {
  height: 33px;
  line-height: 33px;
  background: #fff;
  border: 1px solid rgb(228, 228, 228);
  flex: 1;
  border-radius: 20px 0 0 20px;
  padding: 0 0 0 15px;
  color: #666;
  font-size: 14px;
}
.search-slider input[type=text]:focus{
   outline: none;
   border: 1px solid #4fc08d;
}
.search-slider button {
  cursor: pointer;
  height: 35px;
  line-height: 33px;
  width: 60px;
  border: 1px solid #4fc08d;
  background: #fff;
  text-align: center;
  border-radius: 0 20px 20px 0;
  margin-left: 2px;
  color: #666;
  font-size: 14px;
  transition: all .5s;
  outline: none;
}
.search-slider button:hover {
  background: #4fc08d;
  color: #fff;
  transition: all .5s;
}
/* é™„ä»¶ä¸‹è½½æç¤º */
.down-fix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 1000;
}
.down-tips {
	position: absolute;
	bottom: 40px;
	left: 65px;
	display: block;
	width: auto;
	padding: 0 20px;
	height: 55px;
	line-height: 55px;
	background: #4fc08d;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	text-align: center;
	z-index: 10;
}
.down-arrow {
	position: absolute;
	top: 45px;
	left: 5px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 15px 0 15px;
	border-color: #4fc08d transparent transparent transparent;
}
.down-success {
	position: absolute;
	left: 50%;
	margin-left: -180px;
	top: 50%;
	margin-top: -150px;
	background: #fff;
	width: 360px;
	height: auto;
	border-radius: 5px;
}
.down-success-head {
	background: #4fc08d;
	padding: 20px;
	border-radius: 5px 5px 0 0;
}
.down-success-head > h4 {
	color: #fff;
	font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.down-success-head > p {
	color: #fff;
	font-size: 14px;
}
.down-success-more {
	padding: 20px;
	border-radius: 0 0 5px 5px;
}
.down-success-more > h5 {
	font-size: 20px;
	font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}
.down-success-close {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}
@media (max-width:1280px) {
  .container {
    max-width: 1200px;
    /* padding: 0 15px; */
    box-sizing: border-box;
  }
}
@media (max-width:768px) {
  .sort-list,
  .notice .container > h2,
  .notice-page .container > h2 {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .notice-banner .swiper-slide a {
    background-size: auto 100% !important;
    height: 180px;
    width: 100%;
    display: block;
    background-position: center center !important;
  }
  .notice-banner .swiper-slide a img {
    display: none;
  }
  .banner {
    /* margin: 10px 10px 0 10px !important; */
  }
  .banner > .container > .white-box {
    padding: 30px 0 !important;
  }
  .container-main .main-big .big-item {
    margin-bottom: 5px;
  }
  .container-main .main-left {
    width: 100%;
    box-sizing: border-box;
  }
  .main-big {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .big-item .item-left,
  .big-item .item-right {
    width: 100%;
  }
  .big-item .item-right {
    display: none;
  }
  .big-item .item-center {
    margin: 10px 0;
    width: 100%;
    height: 340px;
    box-sizing: border-box;
    overflow: hidden;
  }
  .item-center .tab-hd {
    display: block !important;
    overflow-x: auto;
    white-space: nowrap;
    height: 40px;
    padding-bottom: 2px;
    box-shadow: inset -15px 0px 10px -15px #666;
  }
  .item-center .tab-hd:after {
    width: 0 !important;
    bottom: 3px !important;
  }
  .item-center .tab-hd > li {
    display: inline-block;
    height: 36px;
  }
  .big-item .item-left {
    height: auto;
    padding-bottom: 30px;
    border-radius: 10px;
  }
  .item-left a > p.item-left-bt {
    display: none;
  }
  .down-tips {
    display: none !important;
  }
  .player {
    max-width: 100%;
    height: auto !important;
  }
  .watermark:after {
    width: 25px;
    height: 15px;
    line-height: 14px;
    font-size: 8px;
    right: 10px;
    bottom: 5px;
  }
  .nav-meta {
    max-width: 85%;
  }
  .nav-box p span {
    font-size: 10px !important;
  }
  .nav-ul {
  	margin: 0 0x;
  }
}
@media (max-width:1024px) {
  .container {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .hidden-sm {
    display: none;
  }
  #nav {
    display: none;
    background: #444;
    height: 100%;
    position: fixed;
    top: 55px;
    left: 0;
    border-top: 1px solid #555;
    overflow: auto;
  }
  .navbar > .nav > li {
    width: 100%;
    height: auto !important;
    margin: 0;
    border-bottom: 1px solid #555;
  }
  .nav .two-nav {
  	width: 100%;
	position: relative;
	top: 0;
	display: block;
  }
  .menu{display:block;float:right;cursor:pointer;height:40px;width:32px;position:absolute;top: 1px;right: 10px;}
  .menu span{display:inline-block;width:32px;height:3px;background-color:#fff;border-radius: 5px;position:absolute;top:25px;left:0px;transition:background-color 0.2s ease-out 0.1s;}
  .menu span:before{content:'';display:inline-block;width:32px;height:3px;background-color:#fff;border-radius: 5px;position:absolute;top:-10px;left:0px;transition:transform 0.1s ease-out,top 0.3s ease 0.2s;transform:rotate(0deg);}
  .menu span:after{content:'';display:inline-block;width:32px;height:3px;background-color:#fff;border-radius: 5px;position:absolute;top:10px;left:0px;transition:transform 0.1s ease-out,top 0.3s ease 0.2s;transform:rotate(0deg);}
  .header.menu_click .menu span{background-color:transparent;}
  .header.menu_click .menu span:before{transition:top 0.3s ease,transform 0.1s ease-out 0.2s;transform:rotate(45deg);top:0px;}
  .header.menu_click .menu span:after{transition:top 0.3s ease,transform 0.1s ease-out 0.2s;transform:rotate(-45deg);top:0px;}
  .container-main .main-left {
  	width: 100%;
    margin: 10px;
    padding: 0 0 !important;
  }
  .main-index .recommend {
  	padding: 0;
  }
  
  .main .down-list {
  	margin: 0px;
  }
  .main .down-list li {
    width: 100%;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
  }
}
.tac {
  text-align: center;
}
a {
  text-decoration: none;
}
li {
 /*  list-style: none;*/
}

/* æœ€æ–°æ–‡ç«  */
.recommend {
  background: rgb(248, 248, 248);
  padding: 15px 15px 10px 15px;
  border: 1px solid #f1f1f1;
}
.rec-ul {
    overflow-x: hidden;
    white-space: nowrap;
    margin-left: -10px;
    margin-right: -10px;
}
.rec-ul::-webkit-scrollbar {/*æ»šåŠ¨æ¡æ•´ä½“æ ·å¼*/
  width: 10px; /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  height: 6px;
}
.rec-ul::-webkit-scrollbar-thumb {/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  background: #535353;
}
.rec-ul::-webkit-scrollbar-track {/*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
  border-radius: 10px;
  background: #EDEDED;
}
.rec-ul li {
    width: 25%;
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
}
.rec-ul li a {
    display: block;
    width: 100%;
    height: auto;
}
.rec-box {
  border-radius: 0;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.rec-hot-box:after {
  content: "HOT";
  width: 40px;
  height: 20px;
  line-height: 20px;
  background: #fa7268;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 5px;
  position: absolute;
  left: 8px;
  top: 8px;
  border-radius: 20px;
}
.rec-new-box:after {
  content: "NEW";
  width: 40px;
  height: 20px;
  line-height: 20px;
  background: #fa7268;
  color: #fff;
  font-size: 12px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  left: 8px;
  top: 8px;
  border-radius: 20px;
}
.rec-box .img-box {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.rec-box:hover img {
	transform: scale(1.1);
}
.rec-box .img-box span {
  position: absolute;
  background: rgba(0, 0, 0, 0.10);
  color: #fff;
  top: 35px;
  left: 8px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding: 0 6px;
  border-radius: 12px;
}
.rec-box .img-box img {
  width: 100%;
  height: 100%;
  transition: all .5s;
  display: block;
}
.rec-box .rec-text {
  height: 40px;
  line-height: 40px;
}
.rec-text h4 {
  color: #333;
  font-size: 16px;
  text-align: center;
  padding: 0 10px;
  overflow : hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .recommend {
    margin: 0px;
    overflow: hidden;
    /* margin-top: 10px; */
  }
  .rec-ul {
    height: auto;
    overflow: auto;
  }
  .rec-ul li {
    width: 50%;
    height: auto;
    padding: 0 7px;
  }
  .rec-ul li a {
    width: 100%;
    height: 100%;
    line-height: 100%;
  }
  .rec-box {
  	height: 100%;
  }
  .rec-box .img-box {
    height: 100%;
  }
  .flex-column {
  	padding: 5px !important;
  }
}

/* ç½‘ç«™å…¬å…±å¤´éƒ¨ä»£ç  */
/* .header {
  width: 100%;
  height: 55px;
  background: rgba(0, 0, 0, 0.8);
  box-sizing: border-box;
  position: fixed; 
  top: 0;
  left: 0;
  z-index: 999;
  transition: all .3s;
}*/
.header2 {
  width: 100%;
  height: 60px;
  background: #666;
  box-sizing: border-box;
  /* position: fixed; */
  top: 0;
  left: 0;
  z-index: 999;
  transition: all .3s;
		background-image: url("/template/fuyang/IHC/png2024.png");
	  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0,0,0,0.5);
  z-index: 999;
  transition: all 700ms ease 0s;
  box-sizing: border-box;
}


.header2 img {
	float: left;
	margin: 15px 20px;
	cursor: pointer;
	width: 16px;
	height: 30px;
}
.header-fixed {
  height: 55px;
  display: block;
}
.header .brand {
  float: left;
  padding: 10px;
}
.header .brand > .logo {
  font-size: 22px;
  font-weight: 700;
  line-height: 35px;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}
.logo a {
  line-height: 35px;
}
.header .navbar > .nav {
  float: right;
  height: 55px;
  transition: all .5s;
}
.navbar > .nav > li {
  float: left;
  height: 55px;
  margin: 0 2px;
  position: relative;
}
.navbar > .nav > li > a {
  font-size: 16px;
  height: 100%;
  display: block;
  line-height: 55px;
  color: #fff;
  padding: 0 12px;
  text-decoration: none;
  transition: all .3s;
}
.navbar > .nav > li a i {
  font-size: 20px;
  vertical-align: top;
  line-height: 50px;
  margin-left: 5px;
  transition: all .5s;
}
.navbar > .nav > li.active > a,
.navbar > .nav > li:hover > a {
  color: #4fc08d;
  background: #444;
}
.navbar > .nav > li:hover > a i {
  transform: rotate(180deg);
  line-height: 64px;
  transition: all .5s;
}
.navbar > .nav > li:after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  background-color: #4fc08d;
  transition: all .5s;
  -webkit-transition: all .5s;
  z-index: -1;
}
.navbar > .nav > li.active:after,
.navbar > .nav > li:hover:after {
  width: 100%;
  left: 0;
}
/* ç™»å½•login */
.navbar > .nav > li.login a {
	height: 31px;
    line-height: 31px;
    background: #4fc08d;
    border-radius: 20px;
    margin-top: 12px;
    font-size: 14px;
}
.navbar > .nav > li.login:hover a {
	color: #fff;
}

/* äºŒçº§èœå• */
.navbar > .nav > li:last-child .two-nav {
  left: unset;
  right: 0;
}
.two-nav {
  width: 108px;
  min-width: 108px;
  position: absolute;
  top: 55px;
  left: 0;
  background: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  display: none;
}
.two-nav > li {
  width: 100%;

}
.two-nav > li a {
  width: 100%;
  line-height: 34px;
  display: block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #444;
}
.two-nav > li:hover a {
  color: #fff;
  background: #4fc08d;
}

/* è½®æ’­å›¾ */
.banner {
  /* margin-bottom: 10px; */
  z-index: 2;
  position: relative;
  margin-top: -40px;
}
.banner > .container > .white-box {
  width: 100%;
  height: auto;
  background-image: linear-gradient(120deg, #40066a 0%, #9956c9 100%);
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0 ,0 ,0 ,0.3);
  padding: 50px 0;
}
.white-box > p {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}
.white-box .list-note {
  margin-top: 20px;
}
.white-box button {
  height: 40px;
  line-height: 40px;
  background-image: linear-gradient(60deg, #fff 0%, #e0e0e0 100%);
  /* background: #e0e0e0; */
  color: #222;
  border: 0;
  margin: 5px;
  border-radius: 5px;
  font-size: 14px;
}
.white-box button:hover {
  background: #4fc08d;
  color: #fff;
}
.white-box button a {
  display: block;
  line-height: 40px;
  padding: 0 18px;
  color: #222;
}
.white-box button:hover a {
  color: #fff;
}

/* ç½‘ç«™å…¬å…±åº•éƒ¨ä»£ç  */
.footer {
  background: #222;
  padding: 25px 0;
  border-top: 4px solid #4fc08d;
  position: relative;
}
.footer:after {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: -5px;
  left: 0;
  background-image: linear-gradient(90deg, #22ab38 0%, #71ac7b 20%, #019fe8 40%, #5fb5dd 60%, #db322f 80%, #e08785 100%);
}
.footer > .container {
  display: flex;
}
.footer .footer-about {
  width: 340px;
  margin-right: 70px;
}
.footer .footer-copy {
  width: 300px;
}
.footer .footer-contact {
  width: 210px;
  margin-right: 60px;
}
.footer .footer-money {
  width: 200px;
  margin-right: 20px;
}
.footer .footer-money img {
  width: 100%;
}
.footer .footer-about h4,
.footer .footer-contact h4,
.footer .footer-copy h4,
.footer .footer-money h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  margin-bottom: 6px;
  color: #f1f1f1;
}
.footer .footer-money h4 {
  margin-bottom: 12px;
}
.footer .footer-about p,
.footer .footer-contact p,
.footer .footer-copy p {
  font-size: 12px;
  line-height: 24px;
  color: #999;
}
.footer .footer-money > .tab-hd {
  display: flex;
  margin-bottom: 10px;
}
.footer .footer-money > .tab-hd li {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #333;
  border-radius: 50%;
  margin-right: 10px;
  text-align: center;
  color: #fff;
}
.footer .footer-money > .tab-hd li i {
  width: 100%;
  height: 100%;
  font-size: 24px;
  line-height: 31px;
  text-align: center;
}
.footer .footer-money > .tab-hd li:nth-child(3) i {
  font-size: 28px;
}
.footer .footer-money > .tab-hd li:nth-child(1).active {
  background: #22ab38;
}
.footer .footer-money > .tab-hd li:nth-child(2).active {
  background: #019fe8;
}
.footer .footer-money > .tab-hd li:nth-child(3).active {
  background: #db322f;
}
.footer .footer-money .img-box {
  width: 100px;
  height: 100px;
  background: #f1f1f1;
  border-radius: 10px;
}
.footer .footer-money > .tab-bd .img-box {
  box-sizing: border-box;
  padding: 4px;
}
.footer .footer-money > .tab-bd .img-box:nth-child(1) {
  border: 4px solid #71ac7b;
}
.footer .footer-money > .tab-bd .img-box:nth-child(2) {
  border: 4px solid #5fb5dd;
}
.footer .footer-money > .tab-bd .img-box:nth-child(3) {
  border: 4px solid #e08785;
}
.copyright {
  background: #242424;
  padding: 20px 0;
}
.friend-link {
  text-align: center;
}
.friend-link {
  text-align: center;
}
.friend-link span {
  margin: 0 3px;
}
.friend-link span,
.friend-link span a {
  font-size: 12px;
  line-height: 25px;
  color: #a2a2a2;
}
.friend-link span:hover a {
  color: #fff;
}
.copy {
  text-align: center;
}
.copy span {
  margin: 0 3px;
}
.copy span,
.copy span a {
  font-size: 12px;
  line-height: 25px;
  color: #a2a2a2;
}
.copy span:hover a {
  color: #fff;
}
/* é¦–é¡µ */
.notice {
  background: #4fc08d;
  height: auto;
  color: #fff;
  padding: 120px 0 200px 0;
}
.notice-banner {
  height: auto;
  z-index: 1;
}
.notice-page {
  background: #fff;
  height: auto;
  color: #fff;
  padding: 15px 0;
}
.sort-list a {
  color: #333;
  font-size: 14px;
  display: inline-block;
  background: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 12px 18px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}
.sort-list a:hover {
  color: #4fc08d;
}
.notice-about {
  padding: 60px 0 120px 0;
}
.notice .container > h2,
.notice-page .container > h2 {
  font-size: 36px;
  text-align: center;
}
.notice .container p,
.notice-page .container > p {
  font-size: 18px;
  text-align: left;
  /*padding-top: 20px;*/
}
.container-main {
  display: flex;
  /* flex-wrap: wrap; */
}

/* é¦–é¡µå¤§å¸ƒå±€ */
.main-big {
  width: 100%;
  margin-top: 20px;
}
.main-big .big-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.big-item1 .item-left {
  background-image: linear-gradient(120deg, #e54d26 0%, #ff824b 100%);
}
.big-item2 .item-left {
  background-image: linear-gradient(120deg, #e22a4c 0%, #ffa0b3 100%);
}
.big-item3 .item-left {
  background-image: linear-gradient(120deg, #00c4b4 0%, #9afce9 100%);
}
.big-item4 .item-left {
  background-image: linear-gradient(120deg, #00a0ff 0%, #64c6fc 100%);
}
.item-left {
  width: 230px;
  height: 340px;
  border-radius: 10px 0 0 10px;
  position: relative;
}
.item-left a {
  width: 100%;
  height: 100%;
  display: block;
}
.item-left a:hover > p.item-left-bt {
  bottom: 40px;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.item-left a > h3 {
  padding: 30px 0 0 25px;
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
  color: #fff;
}
.item-left a > p {
  padding-left: 25px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.item-left a > p.item-left-bt {
  position: absolute;
  bottom: 30px;
  width: 100%;
  padding-left: 0;
  transition: all .5s;
  -webkit-transition: all .5s;
}
p.item-left-bt > img {
  max-height: 130px;
  margin: 0 auto;
  display: block;
}
.item-center {
  flex: 1;
  margin: 0 20px;
  background: #fff;
  padding: 15px 20px 20px 20px;
}
.item-center .tab-hd {
  margin-bottom: 11px;
  display: flex;
  position: relative;
}
.item-center .tab-hd:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e2e2e2;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.item-center .tab-hd > li {
  padding: 0 5px;
  line-height: 36px;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin-right: 20px;
  cursor: pointer;
  position: relative;
}
.item-center .tab-hd > li.active {
  color: #4fc08d;
  font-weight: 700;
}
.item-center .tab-hd > li.active:after,
.item-center .tab-hd > li:hover:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 2px;
  background: #4fc08d;
}
.item-center .tab-bd,
.item-center .tab-bd .note-list-title {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  position: relative;
}
.item-center .tab-bd .note-list-title:nth-child(1):after,
.item-center .tab-bd .note-list-title:nth-child(2):after,
.item-center .tab-bd .note-list-title:nth-child(3):after,
.item-center .tab-bd .note-list-title:nth-child(4):after {
  width: 100%;
  position: absolute;
  top: 60px;
  left: 0px;
  font-size: 120px;
  text-align: center;
  color: #f1f1f1;
  z-index: 0;
}
.item-center .tab-bd li {
  width: 100%;
  margin-top: 5px;
  border-bottom: 1px dashed #e1e1e1;
  z-index: 1;
}
.item-center .tab-bd li > a {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  display: block;
  color: #969696;
}
.item-center .tab-bd li > a > span.title {
  height: 30px;
  max-width: 70%;
  display: inline-block;
  overflow: hidden;
}
.item-center .tab-bd li:hover > a {
  color: #4fc08d;
}
.item-center .tab-bd li > a > span.time {
  float: right;
}
.item-center .tab-bd li > a > strong.jing {
  color: #dc3545;
  font-weight: 700;
}
.item-center .tab-bd li > a > strong.ding {
  color: #ffc107;
  font-weight: 700;
}
.item-right {
  width: 230px;
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 0 10px 10px 0;
}
.item-right > h3 {
  margin-bottom: 15px;
}
.item-right > h3 > span {
  width: 50%;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  background: #666;
  display: inline-block;
  text-align: center;
}
.item-right > h3 > a {
  width: 50%;
  height: 36px;
  line-height: 34px;
  font-size: 16px;
  color: #333;
  text-align: center;
  display: inline-block;
  border: 1px solid #333;
  box-sizing: border-box;
}
.item-right > ul > li {
  font-size: 14px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  margin-bottom: 8px;
}
.item-right > ul > li a{
  width: 100%;
  height: 36px;
  line-height: 34px;
  display: block;
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 5px;
  color: #969696;
  box-sizing: border-box;
}
.item-right > ul > li:hover a {
  border: 1px solid #4fc08d;
  color: #4fc08d;
}


/* å·¦ä¾§å¡ç‰‡ */
.main-left {
  margin: 20px 0;
  padding-right: 20px;
  width: calc(100% - 300px);
  box-sizing: border-box;
}
/* ç¬”è®°æ–‡ç« åˆ—è¡¨æ ·å¼ */
.note-li {
  position: relative;
  background: #fff;
  margin-bottom: 0px;
  border-bottom: 1px solid #f1f1f1;
  transition: all .5s;
}
.note-li:hover {
	position: relative;
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
	z-index: 4;
}
.note-li:hover h4 {
  color: #4fc08d !important;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.note-li h4:after {
  content: "";
  width: 0;
  height: 1px;
  background: #4fc08d;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.note-li h4:hover,
.flex-column > .text-box > p span:hover {
  color: #4fc08d !important;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.note-li h4:hover:after {
  width: 100%;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.flex-column {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}
.flex-column > .img-box {
  width: 200px;
  overflow: hidden;
  margin-right: 25px;
}
.flex-column > .img-box > img {
  width: 100%;
  height: 100%;
  transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.flex-column > .img-box:hover img {
  transform: scale(1.1);
  transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.flex-column > .text-box {
  flex: 1;
  padding: 5px 0;
}
.flex-column > .text-box > h4 {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.flex-column > .text-box > h4 {
  font-size: 20px;
  line-height: 40px;
  /* font-weight: 600; */
  color: #333;
}
.flex-column > .text-box > h4 span {
  font-size: 12px;
  line-height: 24px;
  background: #ff214f;
  color: #fff;
  padding: 0 6px;
  border-radius: 3px;
  margin-right: 5px;
  display: inline-block;
  position: relative;
  transform: translateY(-2px);
}
.flex-column > .text-box > h4 span:after {
  content: "";
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6.7px;
  border-color: transparent transparent transparent #ff214f;
}
.flex-column > .text-box > p,
.flex-column > .text-box > p span {
  font-size: 16px;
  line-height: 25px;
  color: #808080;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.flex-column > .text-box > p span {
  font-size: 12px;
  color: #999;
}
.flex-column > .text-box > p span {
  margin-right: 10px;
  display: inline-block;
}
.flex-column > .text-box > p.intro {
  overflow : hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  word-break: break-all;
}
.mobile-menu {
	display: none;
}

@media (max-width:1024px) {
	body {
		padding-bottom: 43px;
	}
  .note-li {
    margin-bottom: 10px;
  }
  .note-li:last-child {
    margin-bottom: 0;
  }
  .flex-column > .img-box {
    width: 100%;
    max-height: 150px;
    margin-right: 0;
  }
  .flex-column > .img-box > img {
    width: 100%;
    height: auto; 
    transform: translateY(-30px);
  }
  .flex-column > .text-box {
  	width: 100%;
  	flex: unset;
    padding: 15px 10px;
  }
  .flex-column > .text-box > h4 span {
  	font-size: 12px !important;
  	line-height: 18px;
  	padding: 0 4px;
  }
  .flex-column > .text-box > h4 span:after {
    content: "";
    position: absolute;
    right: -4px;
    top: 50%;

    margin-top: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 4.7px;
    border-color: transparent transparent transparent #ff214f;
  }
  .flex-column > .text-box > h4 {
    font-size: 16px;
    line-height: 20px;
  }
  .flex-column > .text-box > h4 {
    margin-bottom: 5px;
  }
  .flex-column > .text-box > p, .flex-column > .text-box > p span {
    font-size: 14px;
    line-height: 20px;
  }
  .hidden-sm {
    display: none !important;
  }
  .mobile-menu {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 44px;
	    background: rgba(0, 0, 0, 0.8);
	    padding-top: 5px;
	    display: block;
	    box-sizing: border-box;
	}
	.mobile-menu a {
		width: 20%;
		float: left;
		color: #ccc;
		text-align: center;
		border-right: 1px solid #444;
		box-sizing: border-box;
	}
	.mobile-menu a:last-child {
		border-right: 0;
	}
	.mobile-menu a p {
		font-size: 12px;
		line-height: 18px;
	}
	.mobile-menu a p:last-child {
		font-size: 10px;
		line-height: 16px;
	}
	.mobile-menu a p i {
		font-size: 14px;
	}
}
/* ç¬”è®°è¯¦æƒ…æ–‡å­—å›¾ç‰‡æ ·å¼ */
.main-left > .note-content,
.main-left > .prompt-content {
  position: relative;
  padding: 15px 20px;
  background-color: #fff;
  font-size: 14px;
  line-height: 25px;
  word-break: break-all;
  word-wrap: break-word;
}
.note-header {
  padding: 20px;
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
}
.note-header .note-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  color: #273746;
  margin: 0 0 5px 0;
}
.note-header .note-meta {
  display: block;
}
.note-meta span a {
  color: #748594;
}
.note-meta span a:hover {
  color: #4fc08d;
}
.note-meta span {
  font-size: 13px;
  line-height: 25px;
  margin-right: 15px;
  color: #748594;
}
.note-meta i {
  font-size: 14px;
}
/* ç‚¹èµž */
.likes {
  //text-align: center;
  margin-top: 15px;
  margin-bottom: 0 !important;
  display: flex;
  justify-content: space-between;
}
.likes a {
  height: 40px;
  line-height: 38px;
  display: inline-block;
  padding: 0 15px;
  background: #fff;
  border: 1px solid #4fc08d;
  color: #4fc08d;
  border-radius: 30px;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.likes a.active,
.likes a:hover {
  background: #4fc08d;
  color: #fff;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.likes a span {
  text-align: center;
  margin: 0 3px;
}
/* ç‚¹èµžæç¤ºæ–‡å­— */
.likes {
  position: relative !important;
}
.likes .zan {
  position: relative !important;
}
.likes-tip,
.click-tip {
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -45px !important;
  margin-right: 0px !important;
  width: 90px;
  height: 30px;
  line-height: 30px;
  background: #4fc08d;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  display: none;
}
.likes-tip:after,
.click-tip:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #4fc08d transparent transparent transparent;
}

.likes .zan:hover .likes-tip {
  display: block;
}
.note-content p {
  font-size: 16px;
  color: #3d464d !important;
  margin-bottom: 10px;
  line-height: 25px;
	margin:0px;
}
.note-content h1,
.note-content h2 {
  font-size: 20px;
  font-weight: 700;
  color: #242424;
  border-left: #444 4px solid;
  border-radius: 2px;
  padding: 6px 12px;
  margin-bottom: 20px;
}
.note-content h3,
.note-content h4,
.note-content h5,
.note-content h6 {
  font-size: 16px;
  font-weight: 700;
  color: #242424;
  border-bottom: #eee 1px solid;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
/*.note-content iframe {*/
/*	width: 100% !important;*/
	/*border: 10px solid #444;*/
	/*border-radius: 5px;*/
 /*   box-sizing: border-box;*/
/*}*/
.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 68%;
}
.aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	border: 10px solid #444;
	border-radius: 5px;
    box-sizing: border-box;
}
.note-content video {
	height: auto !important;
	width: 100% !important;
	border: 10px solid #444;
	border-radius: 5px;
    box-sizing: border-box;
}
.note-content img {
  max-width: 100% !important;
  display: block;
}
.download-note i {
  font-size: 16px;
  color: #333;
}
.download-note a {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.download-note a:hover {
  color: #4fc08d;
}
.download-note {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  margin-bottom: 10px;
}
.down-link,
.totop {
  width: 40px;
  height: 40px;
  padding: 0 !important;
  text-align: center;
  margin-right: 10px;
}
.note-copy {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 10px 15px;
  background: #f2f5fb;
  border-radius: 3px;
  word-break: break-all;
}
.note-copy a {
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.note-footer {
  padding: 15px 20px;
  background-color: #fff;
  border-top: 1px solid #f1f1f1;
}
.note-tags {
  font-size: 14px;
  line-height: 20px;
  color: #555;
  margin-top: 20px;
}
.note-tags a {
  display: inline-block;
  padding: 4px 10px;
  margin: 0 3px 5px 3px;
  border-radius: 2px;
  color: #eee;
  font-size: 12px;
  background-color: #4a4a4a;
  opacity: 0.90;
}
.note-tags a:nth-child(5n){background-color: #4A4A4A;}
.note-tags a:nth-child(5n+1){background-color: #428BCA;}
.note-tags a:nth-child(5n+2){background-color: #5CB85C;}
.note-tags a:nth-child(5n+3){background-color: #D9534F;}
.note-tags a:nth-child(5n+4){background-color: #F0AD4E;}
.note-tags a:hover {
  opacity: 1;
}
strong {
  font-weight: bold;
}
.prompt-content {
  margin-top: 10px;
}
.empty-prompt {
  margin-top: 20px;
  height: 30px;
  background: #f0f0f0;
  text-align: center;
  opacity: .5;
}
.prompt-null {
  line-height: 30px;
  font-size: 12px;
  color: #808080;
  text-align: center;
}
.bbq-prompt {
  text-align: right;
  padding: 10px 0 0 0;
  font-size: 14px;
  line-height: 30px;
  color: #777;
}
.note-ad {
  margin-top: 10px;
  /* padding: 15px 20px; */
  background: #ffffff;
}
.note-ad .gg-img {
  margin-top: 2px;
}
.text-prev-next {
  height: 60px;
  margin-bottom: 20px;
  font-size: 16px;
}
.text-prev-next p {
  line-height: 30px;
  height: 30px;
  /* color: #808080; */
  font-size: 14px; 
  overflow: hidden;
}
.text-prev-next p a {
  /* display: block;*/
  /* color: #333; */
  float: unset !important;
}
.text-prev-next p a:hover {
  color: #1fb395;
}
.text-secondary {
  height: 600px;
  margin-bottom: 20px;
  background: #fff;
  padding-top: 30px;
  font-size: 16px;
}
.text-secondary p {
  line-height: 30px;
  color: #808080;
  font-size: 18px;
}
.text-secondary p a {
  display: block;
  color: #333;
  float: unset !important;
}
.text-secondary p a:hover {
	color: #1fb395;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
pre {
  max-height: 660px;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-size: 13px;
  margin-bottom: 15px;
  overflow: auto;
  color: #f8f8f2;
  border: 0 !important;
  border-radius: 3px;
  line-height: 24px;
  position: relative;
  direction: ltr;
  counter-reset: linenumber 0;
  /* text-shadow: white 0px 1px; */
  overflow-wrap: normal;
  tab-size: 4;
  hyphens: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: #23241f;
  padding: 0.5em 1em;
}
/* å‘è¡¨è¯„è®º */
.prompt-content .prompt-title {
  color: #333;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f1f1f1;
}
/* è¯„è®ºè¯¦æƒ…ã€å›žå¤ */
.message-list {
  margin-top: 10px;
}
.message-list .message-title {
  color: #333;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 1px solid #f1f1f1;
}
.message-ul {
  min-height: auto !important;
}
.message-ul .message-num {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 5px;
}
.ask {
  margin-left: -5px;
}
.ask .contacts {
  margin-top: -8px;
}
.ask .contacts img {
  width: 44px;
  transform: translateY(14px);
}
.ask .contacts span {
  font-size: 12px;
  font-weight: 700;
  color: #333;
  margin-right: 3px;
}
.ask .contacts span:last-child {
  color: #999;
  font-weight: 400;
}
.ask .ask-content {
  padding-left: 46px;
  color: #808080;
  font-size: 14px;
}
.reply {
  padding-left: 34px;
}
.reply .contacts {
  margin-top: -8px;
}
.reply .contacts img {
  width: 44px;
  transform: translateY(14px);
}
.reply .contacts span {
  font-size: 12px;
  font-weight: 700;
  color: #333;
}
.reply .contacts span:last-child {
  color: #999;
  font-weight: 400;
}
.reply .reply-content {
  padding-left: 44px;
  color: #808080;
  font-size: 14px;
}


/* å³ä¾§å¡ç‰‡ */
.main-right {
  width: 300px;
  margin: 20px 0;
  position: relative;
}
.slider-bar > .slider-card {
  background: #fff;
  margin-bottom: 20px;
}
.slider-card > .card-head {
  padding: 15px 20px;
  background: #fff;
}
.slider-card > .card-head > span {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
.card-ad.psa-fixed {
  position: fixed;
  top: 75px;
  width: 300px;
}
.card-ad > .card-body {
  padding: 20px;
}
.slider-card > .card-body {
  padding: 0;
}
.slider-card > .card-body-img {
  padding: 10px !important;
}
.slider-card > .card-body img {
  max-width: 100%;
  border-radius: 2px;
}
.slider-card > .card-body > a {
  display: block;
  margin-bottom: 10px;
  padding: 0 15px;
}
/* å¡ç‰‡-ä½œè€… */
.slider-bar > .card-weather {
  height: 210px;
  border-radius: 0;
  overflow: hidden;
}
#weather-view-he {
  border-radius: 0 !important;
}
/* å¡ç‰‡-æ ‡ç­¾ */
.card-tags > .card-body {
  padding: 10px 20px 15px 20px;
}
.card-tags .card-body span a {
  height: 24px;
  line-height: 24px;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  border-radius: 5px;
  padding: 0 8px;
  margin: 5px 0;
}
.card-tags .card-body span:nth-child(8n-1) a {
  background: #111;
}
.card-tags .card-body span:nth-child(8n-2) a {
  background: #222;
}
.card-tags .card-body span:nth-child(8n-3) a {
  background: #333;
}
.card-tags .card-body span:nth-child(8n-4) a {
  background: #444;
}
.card-tags .card-body span:nth-child(8n-5) a {
  background: #555;
}
.card-tags .card-body span:nth-child(8n-6) a {
  background: #666;
}
.card-tags .card-body span:nth-child(8n-7) a {
  background: #777;
}
.card-tags .card-body span:nth-child(8n-8) a {
  background: #888;
}
/* å¡ç‰‡-æŽ¨èï¼Œç•™è¨€ */
.card-recommend .card-body li {
  list-style: none;
}
.card-recommend .card-body li a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  margin: 2px 0;
  text-decoration: none;

  border-bottom: 1px solid #eeeeee;
  padding: 5px 15px;
  color: #000;
}

.card-recommend .card-body li a h3 {
	font-size: 16px;
	line-height: 22px;
	color: #242424;
	max-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.card-recommend2 .card-body li a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  margin: 2px 0;
  text-decoration: none;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 15px;background: #c5b08d;
  color: #000;
}


.card-recommend2 .card-body li a h3 {
	font-size: 16px;
	line-height: 22px;
	color: #242424;
	max-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.card-recommend .card-body li a p {
	font-size: 13px;
	color: #555;
}
.card-recommend .card-body li:hover {
	background: #c5b08d;
}
.card-recommend .card-body li:hover a p,
.card-recommend .card-body li:hover a h3 {
  color: #fff;
}


/* å…³äºŽæˆ‘ */

.main-about {
  width: 100%;
  padding: 0 0 30px 0;
}
.main-about .img-head {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  margin-top: -70px;
  margin-bottom: 30px;
  box-shadow: 0 0 8px rgba(0 ,0 ,0 ,0.2);
}
.main-about .img-head img {
  width: 100%;
  height: 100%;
}
.main-about .contact-me {
  width: 100%;
  text-align: center;
}
.main-about .contact-me > span {
  margin: 0 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  background: #eee;
  font-size: 22px;
}
.main-about .contact-me > span i {
  line-height: 40px;
  color: #666;
}
.main-about .contact-me > span i.fa-github,
.main-about .contact-me > span i.fa-whatsapp {
  font-size: 28px;
}
.main-about .contact-me > span:hover {
  background: #4fc08d;
}
.main-about .contact-me > span:hover i {
  color: #fff;
}
.baidu-map {
  width: 100%;
  height: 400px;
  margin-top: 30px;
  margin-bottom: 40px;
  border-radius: 20px;
  overflow: hidden;
}
.baidu-map #map {
  width: 100%;
  height: 400px;
}
.tools-about span {
}
.tools-about span a {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
  display: inline-block;
  text-decoration: none;
  background-image: linear-gradient(-20deg, #2b5876 0%, #4e4376 100%);
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  margin-bottom: 15px;
  margin-right: 10px;
}
.tools-about span a i {
  font-size: 20px;
}

/* ç½‘å€å¯¼èˆªåˆ—è¡¨ */
.nav-ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.nav-li {
  width: 20%;
  box-sizing: border-box;
  margin-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
}
.hidden-lg {
	display: none;
}
@media (max-width: 1024px) {
  .nav-li {
    width: 33.33333%;
  }
	.hidden-lg {
		display: block;
	}
}
@media (max-width: 768px) {
	
	
.card-search {display: none;}/* éšè—æ‰‹æœºç«¯æœç´¢ */
.slider-card > .card-head {
  padding: 10px 10px;
  background: #fff;
}
.slider-card > .card-head > span {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}
	
  .nav-li {
    width: 50%;
  }
  .nav-li a .nav-box h4 {
    font-size: 14px;
    line-height: 25px;
  }
  .nav-li .nav-box h4 .nav-img {
    top: -2px;
  }
  .nav-li .nav-box p.intro {
    font-size: 12px;
  	margin-bottom: 10px;
  }
  .order {
  	font-size: 15px;
  }
  .order a {
  	height: 30px;
  	line-height: 30px;
  	margin-right: 2px;
  	padding: 2 8px;
  	margin-bottom: 10px;
  	font-size: 15px;
  }
}
.nav-li {
	position: relative;
}
.nav-li a {
  display: block;
  height: 100%;
  padding: 15px;
  background: #f8f8f8;
  border-radius: 20px;
  box-sizing: border-box;
  position: relative;
}
.nav-li a.sort {
	position: absolute;
	right: 15px;
	bottom: 12px;
  height: 20px;
  line-height: 20px;
  background: #bbb;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 5px;
  padding: 0 5px;
}
.nav-li a:hover {
  background: #eee;
  box-shadow: 0 0 5px #ccc;
}
.nav-li a.hot:after {
  content: "çƒ­é—¨";
  width: 35px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 15px;
  bottom: 12px;
  background: #bbb;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 5px;
}
.nav-li .nav-box h4 {
  font-size: 16px;
  line-height: 30px;
  color: #222;
  margin-bottom: 5px;
  position: relative;
}
.nav-box h4 span {
  font-weight: 700;
  max-width: 160px;
  display: inline-block;
  overflow : hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.nav-box h4 .nav-img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 0px solid #fff;
  overflow: hidden;
  vertical-align: bottom;
  position: absolute;
  right: 0;
  top: 0px;
  box-shadow: 0 0 5px #fff;
}
.nav-box p.intro {
  width: 80%;
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  color: #777;
  margin-bottom: 15px;

  overflow : hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.nav-box p span {
  font-size: 12px;
  color: #999;
  margin-right: 10px;
}

