@charset "utf-8";
img {
  max-width: 100%;
}
body {
  background-color: white;
}
html,
body {
  font-family: "Microsoft YaHei", "微软雅黑", sans-serif, Helvetica, Arial;
  font-size: 0.16rem;
}
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}
.transition {
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
header {
  position: relative;
  background: #F4F8FB;
  background-size: 100% 3.5rem;
}
main {
  position: relative;
  min-height: calc(100vh - 0.98rem);
  padding-bottom: 0.1rem;
  padding-top: 0;
  background: #F4F8FB;
}
main .main-classify.on {
  padding-bottom: 0.6rem;
}
main .main-slider {
  height: 2.8rem;
  width: calc(100% - 0.6rem);
  position: relative;
  margin: 0 auto;
  z-index: 100;
  background: #Fff;
  border-radius: 0.16rem;
  overflow: hidden;
  box-shadow: 0rem 0.15rem 0.2rem 0rem rgba(0, 103, 255, 0.15);
}
main .main-slider .am-slides > li {
  height: 2.8rem;
  position: relative;
}
main .main-slider .am-slides > li img {
  width: 100%;
  height: 100%;
}
main .main-slider .am-slides > li .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  height: 0.5rem;
}
main .main-slider .am-slides > li .title span {
  max-width: calc(100vh - 2.5rem);
  margin-left: 0.2rem;
  color: #f1f1f1;
  font-size: 0.24rem;
  line-height: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
main .main-slider .am-slider-desc {
  background: linear-gradient(#4b494900, 50%, #0000009e);
  position: absolute;
  bottom: 0;
  /* padding: 8px 60px 8px 8px; */
  width: 100%;
  color: #fff;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0.19rem 0.28rem;
  overflow: hidden;
  font-size: 0.32rem;
}
main .main-slider .am-slider-desc a {
  font-size: 0.32rem;
  color: #fff;
}
main .main-slider .am-control-nav {
  position: absolute;
  bottom: 0.2rem;
  font-size: 0;
  line-height: 0;
  text-align: right;
  padding-right: 0.1rem;
  right: 0;
}
main .main-slider .am-control-nav li {
  display: inline-block;
  margin-right: 0.14rem;
  margin-left: 0;
}
main .main-slider .am-control-nav li a {
  display: block;
  cursor: pointer;
  width: 0.1rem;
  height: 0.1rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.05rem;
  box-shadow: none;
}
main .main-slider .am-control-nav li a.am-active {
  width: 0.24rem;
  height: 0.1rem;
  background: #395BFF;
}
main .classify-top {
  background-color: #F4F8FB;
}
main .classify-top .content-slider {
  margin-top: 0.3rem;
}
main .classify-top .content-slider li {
  width: 20%;
  float: left;
  text-align: center;
  margin-bottom: 0.2rem;
}
main .classify-top .content-slider li .icon {
  width: 0.57rem;
  height: 0.57rem;
  margin: 0.1rem auto;
  display: block;
}
main .classify-top .content-slider li .icon.icon_settled {
  background: url('../images/icon/h-settled-icon.png?v=1.0') no-repeat center;
  background-size: contain;
}
main .classify-top .content-slider li .icon.icon_brand {
  background: url('../images/icon/h-brand-icon.png?v=1.0') no-repeat center;
  background-size: contain;
}
main .classify-top .content-slider li .icon.icon_product {
  background: url('../images/icon/h-product-icon.png?v=1.0') no-repeat center;
  background-size: contain;
}
main .classify-top .content-slider li .icon.icon_easySelection {
  background: url('../images/icon/h-easySelection-icon.png?v=1.0') no-repeat center;
  background-size: contain;
}
main .classify-top .content-slider li .icon.icon_webinar {
  background: url('../images/icon/h-webinar-icon.png?v=1.0') no-repeat center;
  background-size: contain;
}
main .classify-top .content-slider li .icon.icon_information {
  background: url('../images/icon/h-information-icon.png?v=1.0') no-repeat center;
  background-size: contain;
}
main .classify-top .content-slider li .icon.icon_terrace {
  background: url('../images/icon/h-terrace-icon.png?v=1.0') no-repeat center;
  background-size: contain;
}
main .classify-top .content-slider li .icon.icon_supply {
  background: url('../images/icon/h-supply-icon.png?v=1.0') no-repeat center;
  background-size: contain;
}
main .classify-top .content-slider li .icon.icon_community {
  background: url('../images/icon/h-community-icon.png?v=1.0') no-repeat center;
  background-size: contain;
}
main .classify-top .content-slider li p {
  font-family: PingFang SC;
  color: #666666;
  font-size: 0.24rem;
  line-height: 0.34rem;
}
main .classify-top .am-slider-default {
  margin: 0 0 0.32rem;
  box-shadow: none;
  height: auto;
  background-color: #F4F8FB;
}
main .classify-top .am-slider-default .am-control-nav {
  bottom: 0rem;
  right: 0;
}
main .classify-top .am-slider-default .am-control-nav li {
  margin: 0;
  display: inline-block;
}
main .classify-top .am-slider-default .am-control-nav li a {
  width: 0.3rem;
  height: 0.04rem;
  background: #C7DBEC;
  border-radius: 0.04rem;
  box-shadow: none;
}
main .classify-top .am-slider-default .am-control-nav li a.am-active {
  background-color: #2253F5;
}
main .home_bg_1 {
  width: 100%;
}
main .content_title {
  width: calc(100% - 0.6rem);
  margin: 0.3rem auto 0.24rem;
  overflow: hidden;
}
main .content_title span {
  font-size: 0.32rem;
  font-family: PingFang SC;
  font-weight: bold;
  line-height: 0.44rem;
  color: #333333;
}
main .content_title a {
  float: right;
  font-size: 0.24rem;
  font-family: PingFang SC;
  line-height: 0.44rem;
  color: #999999;
}
main .content_title a i {
  display: inline-block;
  font-size: 0.24rem;
  transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
}
main .product-content {
  width: 100%;
  overflow: hidden;
  background: #fff;
  padding-top: 0.06rem;
}
main .product-content .content_title {
  margin-top: 0;
}
main .product-content .content ul {
  width: calc(100% - 0.6rem);
  overflow: hidden;
  margin: 0 auto;
}
main .product-content .content li {
  width: 25%;
  overflow: hidden;
  margin-bottom: 0.4rem;
  float: left;
}
main .product-content .content li p {
  margin: 0 auto;
  font-size: 0.24rem;
  font-family: PingFang SC;
  line-height: 0.3rem;
  padding-right: 0.1rem;
  color: #666666;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
main .brand-content {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
main .brand-content .content_title {
  margin-top: 0.2rem;
  margin-bottom: 0;
}
main .brand-content .content {
  margin-bottom: 0.1rem;
}
main .brand-content .content li {
  width: calc(100% - 0.6rem);
  margin: 0 0.3rem;
  overflow: hidden;
}
main .brand-content .content li:nth-of-type(1) {
  border-bottom: 0.02rem dashed #e8e8e8;
}
main .brand-content .content li:nth-of-type(1) a {
  padding-top: 0;
}
main .brand-content .content li:nth-of-type(2) a {
  padding-bottom: 0;
  padding-top: 0;
}
main .brand-content .content a {
  width: 33%;
  background: #FFFFFF;
  border-radius: 0.08rem;
  float: left;
  overflow: hidden;
  padding: 0.24rem 0;
  position: relative;
  text-align: center;
}
main .brand-content .content a .aside {
  width: 1.5rem;
  height: 1.5rem;
  position: relative;
  overflow: hidden;
  margin: 0 auto 0rem;
}
main .brand-content .content a .aside > div {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1.5rem;
}
main .brand-content .content a .aside > div img {
  width: auto;
  height: auto;
}
main .brand-content .content a p {
  padding: 0 0.1rem;
  font-size: 0.24rem;
  font-family: PingFang SC;
  line-height: 0.26rem;
  color: #666666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
main .brand-content .content a:nth-of-type(2) {
  border-left: 0.02rem dashed #e8e8e8;
}
main .brand-content .content a:nth-of-type(3) {
  border-left: 0.02rem dashed #e8e8e8;
}
main .special-content {
  overflow: hidden;
  background: #fff;
}
main .special-content .content {
  width: 100%;
  overflow-y: scroll;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
main .special-content .content::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
main .special-content .content ul {
  padding-left: 0.3rem;
  white-space: nowrap;
}
main .special-content .content ul li {
  display: inline-block;
  overflow: hidden;
  width: 2.8rem;
  height: 2.54rem;
  margin-right: 0.32rem;
  margin-bottom: 0.34rem;
  background: #FFFFFF;
  border-radius: 0.08rem 0 0.08rem 0;
  box-shadow: 0 0.06rem 0.12rem rgba(0, 0, 0, 0.06);
  position: relative;
  white-space: normal;
}
main .special-content .content ul li .aside {
  float: left;
  width: 2.8rem;
  height: 1.4rem;
  overflow: hidden;
  position: relative;
}
main .special-content .content ul li .aside > div {
  width: 2.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
main .special-content .content ul li .text {
  margin: 0.2rem 0.16rem 0.06rem 0.16rem;
  width: 2.48rem;
  height: 0.84rem;
  font-size: 0.26rem;
  font-family: PingFang SC;
  line-height: 0.42rem;
  color: #666666;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  float: left;
}
main .special-content .content ul li .tips {
  position: absolute;
  top: 1.14rem;
  left: 0;
  height: 0.42rem;
  background: #FF6803;
  border-radius: 0 0.42rem 0.42rem 0;
  font-size: 0.24rem;
  font-family: PingFang SC;
  font-weight: 300;
  line-height: 0.42rem;
  color: #FFFFFF;
  padding: 0 0.2rem;
  overflow: hidden;
}
main .special-content .content ul li p {
  height: 0.8rem;
  width: 2.4rem;
  float: left;
  font-size: 0.28rem;
  margin: 0.24rem 0.2rem 0;
  line-height: 0.4rem;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
main .information-content {
  margin-top: 0.2rem;
  overflow: hidden;
  background: #fff;
}
main .information-content .information_nav {
  width: 100%;
  overflow-y: scroll;
  border: 0.02rem #F3F3F3 solid;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
main .information-content .information_nav::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
main .information-content .information_nav ul {
  padding-left: 0.2rem;
  white-space: nowrap;
}
main .information-content .information_nav ul li {
  position: relative;
  display: inline-block;
  margin: 0.32rem 0.5rem 0.2rem 0.4rem;
  font-size: 0.26rem;
  color: #666;
}
main .information-content .information_nav ul li.active {
  font-weight: bold;
  color: #333;
}
main .information-content .information_nav ul li.active::after {
  position: absolute;
  bottom: -0.2rem;
  left: 50%;
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.06rem;
  margin-left: -0.3rem;
  background: #395BFF;
  border-radius: 0.6rem;
}
main .information-content .content {
  width: 100%;
  overflow: hidden;
  display: none;
  padding-bottom: 1rem;
}
main .information-content .content > ul {
  margin-top: 0.2rem;
}
main .information-content .content > ul li {
  overflow: hidden;
}
main .information-content .content > ul li .common_list_banner {
  margin-top: 0.24rem;
}
main .information-content .content > ul li.noData_top {
  width: 100%;
  height: calc(100vh);
  background: #F8F8F8;
}
main .information-content .content > ul li.noData_top i {
  margin: 2.76rem auto;
  width: 2.88rem;
  height: 0.42rem;
  display: block;
  background: url('../images/icon/i_logo-icon.png') no-repeat center;
  background-size: contain;
}
main .information-content .content .information_more {
  display: block;
  width: 100%;
  height: 1.02rem;
  text-align: center;
  font-size: 0.22rem;
  font-family: PingFang SC;
  line-height: 1.02rem;
  color: #999999;
}
main .banner_content {
  background: #fff;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0.2rem;
}
.main_tip {
  position: fixed;
  bottom: 0.96rem;
  left: 0;
  width: 100%;
  height: 0.6rem;
  background: #fff4c7;
}
.main_tip .main_tip_content {
  display: inline-block;
  float: left;
  height: 0.6rem;
  padding: 0 0.2rem;
}
.main_tip .main_tip_content .main_tip_co_icon {
  float: left;
  display: inline-block;
  width: 0.34rem;
  height: 0.34rem;
  margin: 0.12rem 0.1rem 0 0;
  background: url('../images/smallProgram.png?v=1.0') no-repeat center;
  background-size: 200%;
  border-radius: 50%;
}
.main_tip .main_tip_content p {
  display: inline-block;
  float: left;
  line-height: 0.6rem;
  font-size: 0.22rem;
  color: #8d4513;
}
.main_tip .main_tip_close {
  float: right;
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  text-align: center;
}
.main_tip .main_tip_close i {
  color: #999;
  font-size: 0.18rem;
  line-height: 0.6rem;
}
