.download-info .download-button,
.download-info .more-button {
	width: 120px;
	height: 0;
	padding-top: 36px;
	overflow: hidden;
	display: block;
}

.download-info .download-button {
	background: url(/skin/ecms027/downloadbutton.gif) no-repeat top left;
}

.download-info .more-button {
	background: url(/skin/ecms027/morebutton.gif) no-repeat top left;
}

form#download-page-search {
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 8px 0 16px !important;
	padding: 12px !important;
}
form#download-page-search p, form#download-page-search input, form#download-page-search label {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
	vertical-align: middle !important;
}
form#download-page-search input {
	margin-left: 8px !important;
}
form#download-page-search br {
	display: none;
}
div.download-info.single {
	overflow:hidden;
	padding-left: 140px;
}
.download-info-heading {
	margin: 8px 0 12px !important;
}
.download-desc-heading {
	margin: 8px 0 12px !important;
	color: #999;
	font-weight: bold;
	padding: 4px 0;
	border-bottom: 1px solid #ddd;
}
#download-page small {
	margin-left: 4px;
	font-size: 11px;
	letter-spacing: -0.1px
}
#download-page small small {
	margin-left: 0
}
#download-page small a {
	color: #999
}
div.side-section {
	float:left;
	width:120px;
	text-align: center;
	margin-left: -140px;
	position: relative;
}
div.main-section {
	float: right;
	position: relative;
	width:100%;
}
div.download-info p {
	margin: 8px 0 12px !important;
	padding: 0 !important;
}
img.download-image {
	padding: 3px;
	background:#fff;
	border:1px solid #ddd;
	margin-bottom: 0 !important;
}
table.download-meta {
	margin: 0 0 12px !important;
	padding: 0 !important;
}
table.download-meta td, table.download-meta th {
	padding: 4px 0;
	border-bottom: 1px solid #ddd;
}
table.download-meta thead {
	display: none;
}
table.download-meta tbody th {
	color: #999;
	font-weight: bold;
}

#download-page-featured, #download-page-tags {
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 12px;
	margin: 8px 0 16px !important;	
}
div#download-page-featured ul, div#download-page-tags ul {
	overflow: hidden;
	margin:0;
	padding: 0;
	text-indent: 0;
}
div#download-page-featured li:before, div#download-page-tags li:before {
	content: "";
}
div#download-page-featured li {
	clear: left;
	float: left;
	list-style: none;
	width: 47%;
	padding-right: 3% !important;
	margin:0 0 4px !important;
	border-right:1px dotted #ddd;
}
div#download-page-featured li.alternate {
	clear: none;
	float: right;
	border: 0;
	padding: 0 !important;
	width: 47%;
}
div#download-page-featured a {
	display: table-row;
}
div#download-page-featured img {
	width: 42px;
	height: 42px;
	padding: 3px;
	background:#fff;
	border:1px solid #ddd;
	vertical-align: middle;
	margin: 0 8px 0 0;
}
div#download-page-featured span {
	display: table-cell;
	vertical-align: middle;
}

div#download-page-featured a:hover, #download-page-categories a:hover {
	text-decoration: none;
}
div#download-page-featured h3, #download-page-categories h3, div#download-page-tags h3 {
	margin: 0 0 12px !important;
	padding:  0 0 8px 0;
	border-bottom:1px solid #ddd;
}
#download-page-categories {
	overflow: hidden;
}
#download-page-categories .category {
	float: left;
	width: 48%;
	clear: both;
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 8px 3% 8px 0 !important;
}
#download-page-categories .category.alternate {
	margin: 8px 0 8px 0 !important;
	clear: none;
}
#download-page-categories .category .inner {
	padding: 12px;
}
#download-page-categories .category ol {
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 0;
}
#download-page-categories .category li {
	margin:0;
	padding: 2px 0;
	list-style-position: inside;
	border: 0;
}

div#download-page-tags ul {
	text-align: center;
}
div#download-page-tags li {
	display: inline;
	margin: 0;
	padding: 0 6px;
}
div#download-page-tags li a {
	line-height: 1.5em;
}

p.sorting a.active {
	background: #999;
	color: #fff;
	padding: 2px;
}
#download-page .pagination {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#download-page .pagination li:before {
	content: "";
}
#download-page .pagination li {
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
}


@media screen and (min-width: 1901px) {
  .hot-search,.hot-search2,.hot-search3{
      display: flex;
      flex-direction: row;
      margin: 0;
      padding: 10px 0px 10px 0px;
      box-shadow: 0 2px 2px 0 rgba(0,0,0,0.05), 0 1px 0 0 rgba(0,0,0,0.05);
      color: #A9A9A9;
      border-bottom: 1px solid #A9A9A9;
      background-color: #efefef;
      position: fixed;
      top: 62px;
      height: 42px;
      z-index: 9999;
      width: 100%;
  }
  .hot-search-tag{
      /*font-size: 26px;*/
      font-size: 16px;
      color: #A9A9A9;
      border: 1px solid #A9A9A9;
      border-radius: 15px;
      /*padding: 8px 26px 8px 27px;*/
      padding: 8px 22.2px 8px 23.2px;
      margin: 0 10px 0 10px;
      width: auto!important;
  }
  .pbl-main{
      width: 90%;
      margin: 0 auto;
  }
}
@media screen and (max-width: 1900px) {
  .hot-search,.hot-search2,.hot-search3{
      display: flex;
      flex-direction: row;
      margin: 0;
      padding: 10px 20px 10px 20px;
      box-shadow: 0 2px 2px 0 rgba(0,0,0,0.05), 0 1px 0 0 rgba(0,0,0,0.05);
      color: #A9A9A9;
      border-bottom: 1px solid #A9A9A9;
      background-color: #efefef;
      position: fixed;
      top: 62px;
      height: 42px;
      z-index: 9999;
      width: 100%;
  }
  .hot-search-tag{
      /*font-size: 26px;*/
      font-size: 16px;
      color: #A9A9A9;
      border: 1px solid #A9A9A9;
      border-radius: 15px;
      /*padding: 8px 10px 8px 10px;*/
      padding: 0px 15.5px 0px 16.2px;
      margin: 0 10px 0 10px;
      width: auto!important;
  }
  .pbl-main{
      width: 80%;
      margin: 0 auto;
  }
  .top-adv2{
      top: 150px!important;
  }
  .top-adv3{
      top: 150px!important;
  }
}
@media screen and (max-width: 1600px) {
  .hot-search,.hot-search2,.hot-search3{
      display: flex;
      flex-direction: row;
      margin: 0;
      padding: 10px 20px 10px 20px;
      box-shadow: 0 2px 2px 0 rgba(0,0,0,0.05), 0 1px 0 0 rgba(0,0,0,0.05);
      color: #A9A9A9;
      border-bottom: 1px solid #A9A9A9;
      background-color: #efefef;
      position: fixed;
      top: 62px;
      height: 42px;
      z-index: 9999;
      width: 100%;
  }
  .hot-search-tag{
      /*font-size: 26px;*/
      font-size: 16px;
      color: #A9A9A9;
      border: 1px solid #A9A9A9;
      border-radius: 15px;
      /*padding: 8px 10px 8px 10px;*/
      padding: 0px 12.2px 0px 12.2px;
      margin: 0 10px 0 10px;
      width: auto!important;
  }
  .pbl-main{
      width: 80%;
      margin: 0 auto;
  }
  .top-adv2{
      top: 148px!important;
  }
  .top-adv3{
      top: 148px!important;
  }
}
.tag-active{
    color: #000;
    border: 1px solid #000;
}
.top-adv{
}
.top-adv a{
    background-color: rgb(115, 204, 255); 
    /*height: 60px;*/
    display: block;
}
.adv-close{
    position: absolute;
    right: 2px;
    top: 2px;
    background-color: #000;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 25px;
    opacity: 0.2;
}
.adv-text{
    position: absolute;
    right: 2px;
    top: 38px;
    background-color: #000;
    color: #fff;
    width: 49px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    opacity: 0.2;
}
.top-adv img{
    max-width: 100%;
}


.top-adv2{
    position: fixed;
    top: 160px;
    left: 0;
    z-index: 1;
}
.top-adv2 a{
    background-color: rgb(115, 204, 255); 
    /*height: 60px;*/
    display: block;
}
.adv2-close{
    position: absolute;
    right: 2px;
    top: 2px;
    background-color: #000;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 25px;
    opacity: 0.2;
}
.adv2-text{
    position: relative;
    left: 56%;
    bottom: 24px;
    background-color: #2b7bec;
    color: #fff;
    width: 30px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    opacity: 0.2;
    display: inline-block;
}
.top-adv2 img{
    max-width: 100%;
}

.top-adv3{
    position: fixed;
    top: 160px;
    right: 0;
    z-index: 1;
}
.top-adv3 a{
    background-color: rgb(115, 204, 255); 
    /*height: 60px;*/
    display: block;
}
.adv3-close{
    position: absolute;
    left: 2px;
    top: 2px;
    background-color: #000;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 25px;
    opacity: 0.2;
}
.adv3-text{
    position: relative;
    left: 3%;
    bottom: 24px;
    background-color: #2b7bec;
    color: #fff;
    width: 30px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    opacity: 0.2;
    display: inline-block;
}
.top-adv3 img{
    max-width: 100%;
}

.login-msg{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 22px;
    position: relative;
    bottom: 100px;
}
.login-msg p{
}


.fenye{
    text-align: center;
    margin: 0 auto;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #2c3e50;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #11181f;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #2c3e50;
  border-color: #2c3e50;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 17px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}


.search_results,.search_results2{
    position: absolute;
    top: 120px;
    bottom: 550px;
    display: inline-table;
    width: 100%;
    margin: 0 auto;
}
.search_results_text,.search_results_text2{
    white-space: pre-line;
    background-color: #f4f4f4;
    color: #000;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 5px;
    text-align: center;
    width: 340px;
    margin: 20px auto;
}

.home-donation{
    position: relative;
    left: 55px;
    top: -37px;
    display: inline-block;
    height: auto;
}


/* 弹窗样式 */
.modal {
  display: none; /* 默认隐藏 */
  position: fixed; /* 固定位置 */
  z-index: 999999999999; /* 位于顶层 */
  left: 0;
  top: 0;
  width: 100%; /* 全屏宽度 */
  height: 100%; /* 全屏高度 */
  background-color: rgba(0,0,0,0.5); /* 半透明背景 */
}
.modal-content {
    background-color: transparent;
    margin: 10% auto;
    padding: 20px;
    /*border: 1px solid #888;*/
    border: none;
    width: 740px;
    height: 480px;
    background-image: url(/static/image/donation-1.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.closemk{
  text-align: right;
  font-size: 22px;
}
.donation-closeBtn img{
    position: relative;
    top: 45px;
    right: 105px;
    width: 15px;
    height: 15px;
}
.donation-pro-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 80%;
    margin: 90px auto;
}

.donation-pro-list a{
    background-color: #b7c8ec;
    margin: 20px 25px 20px 25px;
    padding: 10px 28px 10px 28px;
    color: #fff;
    border-radius: 25px;
    font-size: 30px;
}
.donation-pro-sel-7{
    padding: 10px 163px 10px 163px!important;
}
.donation-closeBtn2 img{
    position: relative;
    top: 45px;
    right: 105px;
    width: 15px;
    height: 15px;
}
.donation-pro-list2{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 80%;
    margin: 90px auto;
}
.donation-pro2-box1{
    display: flex;
    flex-direction: row;
}
.donation-pro2-box1-con{
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
.donation-pro2-con-title{
    line-height: 60px;
}
.donation-pro2-con-title img{
    max-width: 150px;
    max-height: 44px;
}
.donation-pro2-con-qrcode{
}
.donation-pro2-con-qrcode img{
    max-width: 180px;
    max-height: 180px;
}
.donation-pro2-box2{
    text-align: center;
    margin: 25px auto;
}
.donation-pro2-box2 a{
    background-color: #b7c8ec;
    margin: auto;
    padding: 10px 50px 10px 50px;
    color: #fff;
    border-radius: 25px;
    font-size: 30px;
}

/*** 深夜模式 ***/
.b-bg{
    background-color: #1F2020!important;
}
.header-bg{
    background-color: #1F2020!important;
    border-bottom: 1px solid #565656!important;
}
.footer-bg{
    background-color: #1F2020!important;
    border-top: 1px solid #565656!important;
}
.hot-search-bg,.hot-search2-bg,.hot-search3-bg{
    background-color: #1F2020!important;
    border: none!important;
}
.search_results_text-bg,.search_results_text2-bg{
    background-color: #181919;
    color: #fff;
}
.search_text-bg{
    border: 1px solid #565656!important;
    background-color: #181919!important;
}
.hot-search-tag-bg{
    color: #565656;
    border: 1px solid #565656;
}
.backtotop2-bg a{
    background:url(../image/home-top2.png) no-repeat center center!important;
    background-size: 40px!important;
}
.backtotop3-bg a{
    background:url(../image/home-moon2.png) no-repeat center center!important;
    background-size: 40px!important;
}
.backtotop4-bg a{
    background:url(../image/home-help2.png) no-repeat center center!important;
    background-size: 40px!important;
}
.news-swiper-button-prev-bg{
    background:url(../image/swiper-button-prev2.png) no-repeat center center!important;
    background-size: 22px!important;
}
.news-swiper-button-next-bg{
    background:url(../image/swiper-button-next2.png) no-repeat center center!important;
    background-size: 22px!important;
}
.content-left-bg{
    background-color: #1F2020!important;
    border-right: 1px solid #565656!important;
    color: #6e8794;
}
.content-left-bg p a{
    color: #6e8794;
}
.content-right-title-bg{
    background-color: #1F2020!important;
    border-bottom: 1px solid #565656!important;
    color: #6e8794!important;
}
.content-right-cate-bg{
    background-color: #1F2020!important;
    color: #6e8794!important;
}
.search_text-bg{
    border: 1px solid #565656!important;
    background-color: #181919!important;
    color: #6e8794;
}
.search_text-bg::placeholder{
    color: #565656!important;
}
.content-right-main-bg{
    color: #6e8794;
}
.login-msg-bg{
    color: #6e8794!important;
}
.container-bg{
    background-color: #1F2020!important;
}

.item-img-box{
    background-color: #f7f7f7;
}

.item-img-box-bg{
    background-color: #181919!important;
}

.tag-active-bg{
    color: #6e8794;
    border: 1px solid #6e8794;
}


/* 设置滚动条的宽度 */
::-webkit-scrollbar {
  width: 3px; /* 对于水平滚动条 */
  height: 3px; /* 对于垂直滚动条 */
}
 
/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background: #f1f1f1; /* 或者任何你想要的颜色 */
}

/* 滚动条的滑块 */
::-webkit-scrollbar-thumb {
  background: #888; /* 或者任何你想要的颜色 */
}

/* 滚动条的滑块hover效果 */
::-webkit-scrollbar-thumb:hover {
  background: #555; /* 或者任何你想要的颜色 */
}