a {
  text-decoration: none;
}
.top-header-webkit {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.header-webkit {
  background-color: white;
  height: 1.1rem;
  border-radius: 0rem 0rem 0.12rem 0.12rem;
  -moz-box-shadow: 0rem 0.1rem 0.1rem rgba(0, 0, 0, 0.12);
  /*firefox*/
  -webkit-box-shadow: 0rem 0.1rem 0.1rem rgba(0, 0, 0, 0.23);
  /*webkit*/
  box-shadow: 0rem 0.1rem 0.1rem rgba(0, 0, 0, 0.12);
  position: fixed;
  top: 0;
}
.header-webkit .right .but-apply {
  background: transparent url("/assets/web/mobile/directory/hardWare/images/but-apply.png") no-repeat center top;
  width: 1.58rem;
  height: .56rem;
  vertical-align: top;
  margin-top: .28rem;
  margin-right: 0.20rem;
  background-size: 100% 100%;
  display: inline-block;
}
.header-webkit .left .header-img {
  width: 3.3rem;
  margin-left: 0.20rem;
  margin-top: .17rem;
  max-width: 8rem;
}
.article-webkit {
  width: 100%;
}
.article-webkit .article-header {
  background-image: linear-gradient(-151deg, #209cff 0%, #45bfe6 51%, #68e0cf 100%);
}
.article-webkit .article-header .header-center {
  background-image: url("/assets/web/mobile/directory/hardWare/images/2018/header-cover-img.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: 448px;
  text-align: center;
}
.article-webkit .article-header .header-center .header-cover {
  padding-left: 16px;
  padding-right: 16px;
}
.article-webkit .article-header .header-center .header-cover h1 {
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  padding-top: 90px;
}
.article-webkit .article-header .header-center .header-cover p {
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
}
.article-webkit .article-header .header-center .header-cover .header-btn {
  background: #FFFFFF;
  border-radius: 52px;
  width: 160px;
  height: 40px;
  margin: auto;
  margin-top: 30px;
}
.article-webkit .article-header .header-center .header-cover .header-btn a {
  font-size: 18px;
  color: #44BEE7;
  line-height: 24px;
  position: relative;
  top: 9px;
}
.article-webkit .article-header .header-center .header-cover img {
  width: 90%;
  margin-top: 56px;
  max-width: 8rem;
}
.article-webkit .block-webkit {
  width: 100%;
  text-align: center;
}
.article-webkit .block-webkit .block-center {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.article-webkit .block-webkit .block-center h1 {
  font-size: 24px;
  color: #000000;
  text-align: center;
  font-weight: bold;
  margin-block-end: 0.50em;
}
.article-webkit .block-webkit .block-center h2 {
  font-size: 22px;
  color: #333333;
  margin-block-end: 0.50em;
  margin-top: 26px;
}
.article-webkit .block-webkit .block-center h3 {
  font-size: 16px;
  color: #333333;
  text-align: center;
}
.article-webkit .block-webkit .block-center p {
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.article-webkit .block-webkit .block-center img {
  width: 66%;
  margin-top: 26px;
  max-width: 6rem;
}
.article-webkit .block-webkit .block-center .block-btn {
  background: #02a2ff;
  border-radius: 52px;
  width: 160px;
  height: 40px;
  margin: auto;
  margin-top: 30px;
}
.article-webkit .block-webkit .block-center .block-btn a {
  font-size: 18px;
  color: #ffffff;
  line-height: 24px;
  position: relative;
  top: 9px;
}
#jiejuefangan-list {
  padding-inline-start: 0;
  margin-top: 30px;
  text-align: left;
  padding: 0;
}
#jiejuefangan-list li {
  background-image: linear-gradient(-151deg, #209cff 0%, #68e0cf 100%);
  border-radius: 60px;
  list-style-type: none;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
.block-webkit-saas {
  background-image: linear-gradient(-134deg, #209cff 0%, #45bfe6 51%, #68e0cf 100%);
  color: white ;
}
.block-webkit-saas .block-center h2 {
  color: white !important;
}
.block-webkit-saas .block-center p {
  color: white !important;
}
.block-webkit-saas .block-center #huiyuanguanlixitong-list {
  padding-inline-start: 0;
  padding: 0;
  margin-top: 30px;
  line-height: 1;
  font-size: 0;
}
.block-webkit-saas .block-center #huiyuanguanlixitong-list li {
  display: inline-block;
  width: 48%;
  /* background-image: url(https://upyun.coolspot.cn/img/hardWare2018/saas-li-bg.png); */
  /* background-repeat: no-repeat; */
  /* background-size: 100%; */
  list-style-type: none;
  font-size: 14px;
  /* background-position-x: 18px; */
  margin-bottom: 35px;
  line-height: 20px;
}
.block-webkit-saas .block-center #huiyuanguanlixitong-list li img {
  width: 60px;
  margin-top: 0px;
}
.block-webkit-saas .block-center .block-btn {
  background: #FFFFFF !important;
  border-radius: 52px;
  width: 160px;
  height: 40px;
  margin: auto;
  margin-top: 30px;
}
.block-webkit-saas .block-center .block-btn a {
  font-size: 18px;
  color: #44BEE7 !important;
  line-height: 24px;
  position: relative;
  top: 9px;
}
.block-webkit-znhgl h2 {
  font-size: 20px !important;
}
.block-webkit-znyyxl {
  background-image: radial-gradient(50% 40%, #646464 51%, #353535 98%);
}
.block-webkit-znyyxl .block-center h2 {
  color: white !important;
}
.block-webkit-znyyxl .block-center h3 {
  color: white !important;
}
.block-webkit-znyyxl .block-center p {
  color: white !important;
}
.block-webkit-znyyxl .block-center .block-btn {
  background: #FFFFFF !important;
  border-radius: 52px;
  width: 160px;
  height: 40px;
  margin: auto;
  margin-top: 30px;
}
.block-webkit-znyyxl .block-center .block-btn a {
  font-size: 18px;
  color: #000000 !important;
  line-height: 24px;
  position: relative;
  top: 9px;
}
.content-footer .but-apply-bottom {
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}
.content-footer .but-apply-bottom .but-apply-bottom-img {
  width: 100%;
}
.content-footer .butgroup-next {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.content-footer .butgroup-next .but-home {
  float: left;
  width: 49%;
  background-color: white;
  box-shadow: 0.02rem 0.02rem 0.6rem rgba(0, 0, 0, 0.08);
  margin-bottom: 0.4rem;
  border-radius: 0.06rem;
  text-align: center;
  font-size: 0.4rem;
  padding-bottom: 0.24rem;
  padding-top: 0.24rem;
  color: #ABABAB;
}
.content-footer .butgroup-next .but-home img {
  width: 0.2rem;
  /* margin-top: 0.1rem; */
  position: relative;
  top: 0.03rem;
  margin-right: 0.08rem;
}
.content-footer .butgroup-next .but-next {
  float: right;
  width: 49%;
  background-color: white;
  box-shadow: 0.02rem 0.02rem 0.6rem rgba(0, 0, 0, 0.08);
  margin-bottom: 0.4rem;
  border-radius: 0.06rem;
  text-align: center;
  font-size: 0.4rem;
  padding-bottom: 0.24rem;
  padding-top: 0.24rem;
  color: #F76B1C;
}
.content-footer .butgroup-next .but-next img {
  width: 0.2rem;
  /* margin-top: 0.1rem; */
  position: relative;
  top: 0.03rem;
  margin-left: 0.08rem;
}
