@charset "gb2312";

/* CSS Document */
/***************???********************/
.news-head {
	margin: 0.5rem 3% 0.5rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #ddd;
}

.news-head h1 {
	font-size: 20px;
	margin-bottom: 15px;
	line-height: 25px;
	font-weight: 600;
}

.news-head>div {
	font-size: 0.6rem;
	color: #797979;
}
.news-head>div img {

width: 1.5rem;

vertical-align: middle;
}

.news-head>div>time {
	margin: 0 5px;
	display: inline;
}

.news-content {
	margin: 0 3%;
	overflow: hidden;
	position: relative;
}

.news-content p {font-size: 0.75rem;line-height: 1.3rem;margin-bottom: 0.8rem;white-space: pre-wrap;}

.news-content p img {
	display: block;
	max-width: 100%;
	margin: 15px auto;
}

/***************???********************/
.video-box {
	margin: 20px 0 0 0;
}

.sp-head {
	margin: 10px 3% 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ddd;
}

.sp-head h1 {
	font-size: 18px;
	float: left;
}

.sp-head time {
	float: right;
	color: #797979;
	font-size: 13px;
}

#url-platform {
	margin: 20px;
}

#url-platform p {
	font-size: 17px;
	color: #383838;
	line-height: 40px;
}

.more_btn {
	font-size: .75rem;
	text-align: center;
	display: block;
	border-radius: 2rem;
	width: 73%;
	height: 2rem;
	line-height: 2rem;
	color: #fff;
	background: #B80900;
	margin: 0 auto 0;
	letter-spacing: 1px;
}
.test_head {
  transform: translateZ(999px);
  z-index: 99999;
  position: relative;
  height: 3em;
  position: fixed;
  width: 100%;
  bottom: 0;
}

:root .test_head {
  filter: none;
  background: #fff;
}

.test_head_box {
  float: left;
  width: 36%;
  height: 100%;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-orient: vertical;
}

.now_download {
  float: right;
  margin-right: 6%;
  width: 32%;
  height: 100%;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  -webkit-box-orient: vertical;
  text-align: center;
}

.now_download a {
  display: inline-block;
  color: #fff;
  width: 6rem;
  font-family: "Microsoft YaHei";
  font-size: .8rem;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 3rem;
  text-decoration: none;
  padding: .3em .8em .4em;
  background: #B80900;
}

.cloudtreef {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: .75rem;
  width: 100%
}

.cloudtreeb {
  font-family: "Microsoft YaHei";
  font-size: .6rem;
  display: block;
  color: #c1c1c1
} .top_head {
	bottom: 0;
  box-shadow: 0px 0px 13px 2px #eee;
  }
  
  .top_head .now_download {
	width: 34%;
  }
  
  .top_head .test_head_box {
	width: 38%;
  }
  .hiddenbox{
    position: relative;
    bottom: 5rem;
    padding-top: 5rem;
    /* background: -webkit-gradient(linear, 0 0, 0 74%, from(rgb(255 255 255 / 0%)), to(rgb(255 255 255))); */
}