body,
html {
  background-color: #fff;
  font-size: 0.3rem;
}
body{
  position: static;
  -webkit-overflow-scrolling: touch;
}
::-webkit-scrollbar {
  display: none;
  background-color: transparent
}

ul,
li,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#container {
  max-width: 7.5rem;
  margin: 0 auto;
  min-height: 100vh;
  position: relative;
}
/* 顶部轮播 */
.top-content {
  width: 100%;
  height: 6.52rem;
  background: url(../images/top-banner.png) no-repeat center;
  background-size: 100% 100%;
  padding-top: .82rem;
  box-sizing: border-box;
}
.icon-xhlive {
  width: 6.5rem;
  height: 0.82rem;
  display: block;
  margin: 0 auto .58rem;
}
.top-swiper .swiper-container {
  width: 6.5rem;
  height: 3.62rem;
  box-shadow: 0rem 0.18rem 0.58rem 0rem rgba(12,38,115,0.77);
  border-radius: 4px;
  margin: 0 auto;
}
.top-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 6px;
}
.zhezhao{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.top-swiper .zhezhao {
  display: none;
}
.top-swiper .swiper-pagination-bullet {
  width: 21px;
  height: 3px;
  border-radius: 2px;
  background:  #B6D6E2;
  opacity: 1;
  margin: 0 4px;
}
.top-swiper .swiper-pagination-bullet-active {
  background: linear-gradient( 270deg, #2EA1E8 0%, #14C6E0 100%);
}
.top-swiper .swiper-pagination {
  width: 100%;
}
.temp {
  width: 100%;
  height: .9rem;
  display: none;
}
.nav {
  background: #effcff;
  height: .9rem;
  display: flex;
  align-items: center;
  z-index: 999;
  max-width: 7.5rem;
  overflow: hidden;
  width: 100%;
}
.nav ul {
  padding: 0 .34rem;
  display: inline-block;
  white-space: nowrap;
  position: relative;
  z-index: 100;
}
.nav ul li {
  font-size: .3rem;
  font-weight: 400;
  color: #256DA0;
  display: inline-block;
  text-align: center;
  padding: 0 .2rem;
  height: .42rem;
  line-height: .42rem;
  border-right: 2px solid #A5CCE2;
  position: relative;
}
.nav ul li.active::after {
  display: block;
  content: "";
  width: 21px;
  height: 3px;
  background: linear-gradient( 270deg, #2EA1E8 0%, #14C6E0 100%);
  border-radius: 3px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -7px;
}
.nav ul li:last-child {
  border-right: unset;
}
.module-jianjie {
  width: 100%;
  padding: .28rem 0 .48rem;
  background: linear-gradient( 180deg, #EFFBFF 0%, #E1F8FF 100%);
  margin-bottom: .12rem;
}
.module-title {
  width: 100%;
  padding: 0 .44rem;
  height: 1.28rem;
  box-sizing: border-box;
  position: relative;
}
.title-image {
  width: 100%;
  height: auto;
  display: block;
}
.see-more {
  width: 1rem;
  height: .52rem;
  position: absolute;
  cursor: pointer;
  right: .32rem;
  top: .2rem;
}
.module-jianjie-wrapper {
  width: 100%;
  display: flex;
}
.module-jianjie-content {
  width: 100%;
  padding: 0 .8rem;
  margin: .34rem auto 0;
  font-weight: 400;
  font-size: 0.3rem;
  color: #171717;
  line-height: 0.5rem;
  text-align: justify;
  box-sizing: border-box;
}
.module-jianjie-content::before{
  content: '';
  float: right;
  width: 0;
  height: calc(100% - 0.5rem);
}
.expand {
  font-weight: 400;
  font-size: 0.3rem;
  color: #73B7DC;
  line-height: 0.5rem;
  float: right;
  clear: both;
  margin-left: 10px;
  cursor: pointer;
}
.expand::before {
  content: '...';
  color: #171717;
  position: relative;
  left: -8px;
}
/*文本超出6行显示...*/
.limit-line6 {
  /* display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical; */
  max-height: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.put-away {
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 0.3rem;
  color: #73B7DC;
  height: .6rem;
  line-height: .6rem;
  margin-top: .3rem;
  display: none;
  cursor: pointer;
}
/* 3D轮播 */
.module-3d {
  width: 100%;
  background: linear-gradient( 180deg, #EFFBFF 0%, #E1F8FF 100%);
  padding: .52rem 0;
  margin-bottom: .12rem;
}
.d3-swiper {
  width: 100%;
  padding: 0 .32rem;
  box-sizing: border-box;
  margin: .3rem auto 0;
}
.d3-swiper .swiper-container {
  padding-bottom: .6rem;
}
.d3-swiper .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 0;
}
.d3-swiper .swiper-slide {
  height: 6.56rem;
  border-radius: 4px;
  border: 1px solid #FFFFFF;
}
.d3-swiper .swiper-pagination-bullet {
  width: 21px;
  height: 3px;
  border-radius: 2px;
  background:  #B6D6E2;
  opacity: 1;
  margin: 0 4px;
}
.d3-swiper .swiper-pagination-bullet-active {
  background: linear-gradient( 270deg, #2EA1E8 0%, #14C6E0 100%);
}
/* 行业之声 */
.module-industry {
  width: 100%;
  background: linear-gradient( 180deg, #EFFBFF 0%, #E1F8FF 100%);
  padding: .52rem 0 .3rem;
  margin-bottom: .12rem;
}
.industry-list {
  width: 100%;
  padding: 0 .32rem;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: .5rem;
}
.ind-item {
  width: 3.28rem;
  margin-bottom: .48rem;
}
.ind-cover {
  width: 100%;
  height: 1.84rem;
  border-radius: 4px;
  position: relative;
  margin-bottom: .12rem;
  overflow: hidden;
}
.ind-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.ind-title {
  width: 100%;
  font-weight: 400;
  font-size: 0.28rem;
  color: #121212;
  line-height: 0.4rem;
  text-align: justify;
}
/* 政策 */
.module-policy {
  width: 100%;
  background: linear-gradient( 180deg, #EFFBFF 0%, #E1F8FF 100%);
  padding: .52rem 0 .72rem;
  margin-bottom: .12rem;
}
.policy-swiper {
  margin-top: .5rem;
}
.policy-swiper .swiper-container {
  width: 100%;
  padding: 0 .32rem;
  box-sizing: border-box;
}
.policy-swiper .swiper-slide {
  width: 2.4rem;
}
.policy-item {
  width: 100%;
}
.policy-cover {
  width: 100%;
  height: 3.2rem;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  margin-bottom: .16rem;
}
.policy-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.policy-title {
  width: 100%;
  font-weight: 400;
  font-size: 0.28rem;
  color: #121212;
  line-height: 0.4rem;
  text-align: justify;
}
/* 资讯 */
.module-zixun {
  width: 100%;
  background: linear-gradient( 180deg, #EFFBFF 0%, #E1F8FF 100%);
  padding: .52rem 0 0;
  margin-bottom: .12rem;
}
.zixun-list {
  width: 100%;
  padding: 0 .32rem;
  box-sizing: border-box;
}
.zixun-item {
  width: 100%;
  display: flex;
  padding: .48rem 0 .52rem;
  border-bottom: 1px solid #D1EAF4;
}
.zixun-item:last-child {
  border-bottom: none;
}
.zixun-cover {
  width: 2.4rem;
  height: 1.4rem;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  margin-right: .24rem;
}
.zixun-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.zixun-title {
  font-weight: 400;
  font-size: 0.34rem;
  color: #343A41;
  line-height: 0.48rem;
  min-height: 0.96rem;
  margin-bottom: .16rem;
}
.words-title {
  min-height: unset;
}
.zixun-source-name {
  font-weight: 400;
  font-size: 0.24rem;
  color: #858E96;
  line-height: 0.32rem;
}
/* 合作机构 */
.module-hezuo {
  width: 100%;
  background: linear-gradient( 180deg, #EFFBFF 0%, #E1F8FF 100%);
  padding: .52rem 0 .86rem;
}
.hezuo-list {
  margin-top: .84rem;
  width: 100%;
  font-weight: 400;
  font-size: 0.3rem;
  color: #171717;
  line-height: 0.52rem;
}
.hezuo-item {
  width: 100%;
  display: flex;
  justify-content: center;
}
.hezuo-name {
  width: 1.6rem;
  text-align: right;
  margin-right: .3rem;
}
.hezuo-content {
  width: 1.6rem;
}
.icon-arc {
  width: 100%;
  height: 1.02rem;
  display: block;
  margin: -0.52rem auto 0;
}
.content-operate {
  display: none;
}