/************************************** 首页 *****************************************/
.bigTitle {
  font-size: 0.32rem;
  font-weight: bold;
  color: #232323;
  text-align: center;
  padding: 0.3rem 0 0.06rem;
  margin: 0 auto;
}
.bigDesc {
  width: 11.6rem;
  font-size: 0.18rem;
  color: #666666;
  text-indent: 0.36rem;
  line-height: 0.26rem;
  margin: 0 auto;
}
/************** banner ***********/
.swiperMain {
  height: 5.9rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 0.1rem;
  overflow: hidden;
  margin: 0.2rem auto 0;
  position: relative;
}
.swiperMain .swiper-slide img {
  height: 100%;
  object-fit: cover;
}
.swiper-container {
  height: 100%;
}
.swiperMain .swiper-slide a{
  display: block;
  color:#fff;
  height: 100%;
}
.swiperMain .swiper-slide .tt {
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  background-color: rgba(0,0,0,0.2);
  font-size: 0.32rem;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0 0.6rem;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
}
.swiperMain .swiper-slide .tt span {
  margin-right: 0.24rem;
}
/******************** tab切换新闻 ********************/
.infosType {
  width: 12rem;
  font-size: 0.22rem;
  font-weight: 500;
  color: #999999;
  margin: 0.4rem auto 0;
}
.infosType span {
  cursor: pointer;
}
.infosType i {
  padding: 0 0.14rem;
}
.infosType .active {
  font-weight: bold;
  color: #1C4F9C;
}
.infos ul li {
  width: 5.6rem;
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding-bottom: 0.2rem;
  margin-top: 0.2rem;
}
.infos ul li .date {
  width: 0.72rem;
  color: #999999;
  font-weight: 500;
  text-align: right;
  padding-right: 0.1rem;
  box-sizing: border-box;
}
.infos ul li .date .day {
  font-size: 0.2rem;
  font-weight: bold;
}
.infos ul li .content {
  width: 4.8rem;
  line-height: 0.24rem;
  border-left: 0.01rem solid #F1F1F1;
  padding-left: 0.1rem;
  box-sizing: border-box;
}
.infos ul li .content a {
  color: #999999;
}
.infos ul li .content .title {
  font-size: 0.16rem;
  font-weight: 500;
  color: #333333;
}
/******************** tab切换新闻 ********************/
.party{
  margin: 0.3rem auto;
}
.party .countDown {
  width: 2.7rem;
  height: 1.9rem;
  font-size: 0.16rem;
  color: rgb(35, 35, 35);
  text-align: center;
  background: url(../img/partyBg1.png) center center / cover no-repeat;
  padding-top: 0.2rem;
}
.party .ops {
  width: 1.56rem;
  height: 1.9rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: rgb(56, 114, 143);
  text-align: center;
  padding-top: 1.2rem;
  cursor: pointer;
}
.party .pt-bg2 {
  background: url(../img/partyBg2.png) center center / cover no-repeat;
}
.party .pt-bg3 {
  background: url(../img/partyBg3.png) center center / cover no-repeat;
}
.party .pt-bg4 {
  background: url(../img/partyBg4.png) center center / cover no-repeat;
}
.party .pt-bg5 {
  background: url(../img/partyBg5.png) center center / cover no-repeat;
}
.party .pt-bg6 {
  background: url(../img/partyBg6.png) center center / cover no-repeat;
}
/******************** 广告 ********************/
.ads {
  margin: 0 auto 0.3rem;
}
.poster {
  height: 2.3rem;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.poster div {
  font-size: 0.3rem;
  font-family: Source-KeynoteartHans;
  color: #488FB3;
  font-style: oblique;
  font-weight: bold;
  line-height: 0.42rem;
  position: absolute;
  top: 0.4rem;
  left: 2.14rem;
}
/******************** 历届活动 ********************/
.part-th {
  width: 12rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #232323;
  margin: 0.4rem auto 0.2rem;
}
.part-th .more {
  font-size: 0.14rem;
  color: #999999;
  cursor: pointer;
}
.previousSummits {
  width: 12rem;
  font-size: 0.16rem;
  color: #232323;
  margin: 0 auto;
}
.previousSummits li {
  width: 3.8rem;
  cursor: pointer;
}
.previousSummits li .summitPic {
  height: 2.14rem;
  object-fit: cover;
  margin-bottom: 0.2rem;
}
.previousSummits li .look {
  font-size: 0.12rem;
  color: #1C4F9C;
  cursor: pointer;
}
.previousSummits li .look img {
  width: 0.12rem;
  margin-left: 0.03rem;
}
/******************** 博鳌推介 ********************/
.summitNews {
  width: 12rem;
  font-size: 0.16rem;
  color: #232323;
  margin: 0 auto;
}
.summitNews li {
  width: 3.8rem;
  cursor: pointer;
}
.summitNews li .summitImg {
  height: 2.14rem;
  object-fit: cover;
  margin-bottom: 0.2rem;
}
.summitNews li .to-detail {
  width: 0.72rem;
  height: 0.28rem;
  line-height: 0.28rem;
  font-size: 0.12rem;
  color: #999999;
  text-align: center;
  border: 1px solid #E5E5E5;
  cursor: pointer;
}
.summitNews li p {
  font-size: 0.14rem;
  color: #666666;
  margin-top: 0.1rem;
}
/******************** 广告banner ********************/
.poster2 {
  height: 1.6rem;
  line-height: 1.6rem;
  background: url(../img/xuan2.png) no-repeat center;
  background-size: cover;
  font-size: 0.4rem;
  font-weight: bold;
  color: #488FB3;
  text-align: center;
  margin: 0.5rem auto 0;
  cursor: pointer;
}
.poster2  a{
  width:100%;
  height:100%;
  color: #488FB3;
}
/******************** 单位logo ********************/
.companyPartner{
  margin: 0.26rem auto 0px;
}
.companyPartner img {
  width: 1.8rem;
  height: 0.8rem;
  object-fit: contain;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(229, 229, 229);
  margin-bottom: 0.2rem;
  cursor: pointer;
}
/************************************** 关于论坛 *****************************************/
/******************** banner ********************/
.banner .left {
  background: url(../img/aboutSummit.png) no-repeat 94% 26%;
  background-size: cover;
}
.banner .left, .banner .right {
  height: 4.2rem;
  flex: 1;
  -webkit-flex: 1;
}
.banner .right {
  background: #9fb96f;
  padding-left: 0.4rem;
}
.banner .right .cont {
  width: 5.8rem;
  font-size: 0.14rem;
  color: #FEFEFE;
  text-align: justify;
  line-height: 0.2rem;
}
.banner .right .cont p {
  text-indent: 0.28rem;
  padding-top: 0.1rem;
}
/******************** 峰会宣传片 ********************/
.partTh {
  width: 12rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #232323;
  text-align: center;
  padding: 0.24rem 0;
  margin: 0 auto;
  position: relative;
}
.xuan video {
  display: block;
  width: 3.86rem;
  height: 2.18rem;
  object-fit: cover;
  background: #F2F9F9;
  border-radius: 0.1rem;
  margin: 0 0.1rem;
}
/****************** 历届特邀领导嘉宾 ****************/
.partTh a {
  font-size: 0.14rem;
  color: #CACACA;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.expert {
  width: 12rem;
  font-size: 0.14rem;
  color: #666666;
  margin: 0 auto;
}
.expert .item {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  width: 1.8rem;
  height: 2.6rem;
  background: #FBFBFB;
  border-radius: 0.1rem;
  margin-bottom: 0.24rem;
  margin-left: 0.24rem;
  padding-top: 0.26rem;
  cursor: pointer;
}
.expert .item img {
  width: 0.92rem;
  height: 0.92rem;
  object-fit: cover;
  object-position: top;
  background: #F6D6AC;
  border-radius: 50%;
}
.expert .item .name {
  font-size: 0.16rem;
  font-weight: bold;
  color: #232323;
  padding: 0.2rem 0 0.04rem;
}

.swiperMainTwo{
  height: 4rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 0.1rem;
  overflow: hidden;
  margin: 0 auto 0.2rem;
  position: relative;
}
.swiperMainTwo .swiper-container{
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiperMainTwo .swiper-slide img {
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}
.swiperMainTwo .swiper-pagination-bullets {
  text-align: right;
  padding-right: 0.2rem;
}
.swiperMainTwo .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  background-color: #FFFFFF;
  opacity: 1;
}
.swiperMainTwo .swiper-pagination-bullet-active {
  width: 0.3rem;
  height: 0.1rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
}
/****************** 联系我们 ****************/
.contactUs {
  width: 12rem;
  background: #FBFBFB;
  border-radius: 0.1rem;
  margin: 0.5rem auto;
  padding-bottom: 0.1rem;
}
.contactUs .main .left {
  width: 3rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #232323;
  line-height: 0.3rem;
  margin-right: 0.4rem;
}
.contactUs .main ul {
  width: 7.9rem;
  font-size: 0.14rem;
  color: #585858;
  line-height: 0.24rem;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.contactUs .main ul li {
  width: 2.8rem;
  margin-bottom: 0.2rem;
}
.contactUs .main ul li .th {
  font-size: 0.18rem;
  font-weight: 500;
  color: #232323;
  line-height: 0.3rem;
}
/************************************** 论坛活动 *****************************************/
/******************** 直播动态 ********************/
.pTh {
  font-size: 0.32rem;
  font-weight: bold;
  color: #232323;
  text-align: center;
  padding: 0.4rem 0 0.24rem;
}
.live .left {
  width: 6rem;
  height: 3.38rem;
  margin-right: 0.7rem;
}
.live .left .countDown {
  width: 100%;
  height: 100%;
  font-size: 0.2rem;
  color: #232323;
  font-weight: bold;
  text-align: center;
  background: url(../img/countDownBg.png) no-repeat center;
  background-size: cover;
  padding-top: 0.8rem;
  border-radius: 0.05rem;
  position: relative;
}
.live .right {
  width: 5rem;
  font-size: 0.14rem;
  color: #585858;
}
.live .right .title {
  font-size: 0.2rem;
  font-weight: bold;
  color: #232323;
  margin-bottom: 0.24rem;
}
.live .right .info {
  margin-bottom: 0.14rem;
}
.live .right .dian {
  width: 10px;
  height: 10px;
  background: #B6D1AA;
  border-radius: 5px;
  margin-right: 0.12rem;
}
.live .right .th {
  font-size: 0.16rem;
  font-weight: 500;
  color: #232323;
  margin-right: 0.08rem;
}

.summit_ads{
  margin: 0.5rem auto 0
}
/******************** 高峰论坛 专题研讨********************/
.pTh2 {
  width: 12rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #232323;
  padding-top: 0.4rem;
  margin: 0 auto;
}
.pTh2 a {
  font-size: 0.14rem;
  color: #CACACA;
}
.activities {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  width: 12rem;
  margin: 0.3rem auto 0;
}
.activities .items {
  width: 3.8rem;
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.24rem;
  margin-left: 0.3rem;
  margin-bottom: 0.2rem;
  cursor: pointer;
}
.activities .items img {
  height: 2.14rem;
  object-fit: cover;
  background: #DEEED9;
}
.activities .items .tt {
  font-size: 0.16rem;
  color: #232323;
  padding: 0.2rem 0 0.04rem;
}
/******************** 专项活动 展览展示********************/
.actList li {
  width: 6rem;
  margin-top: 0.3rem;
  cursor: pointer;
}
.actList li .actPic {
  width: 2rem;
  height: 1.12rem;
  object-fit: cover;
  background: #E9EBA6;
  border-radius: 0.1rem;
  margin-right: 0.24rem;
}
.actList li .cont {
  width: 3.52rem;
}
.actList li .cont .tt {
  font-size: 0.16rem;
  font-weight: bold;
  color: #232323;
}
.actList li .cont .infos {
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.2rem;
  padding: 0.08rem 0;
}
.actList li .cont .lookBtn {
  width: 0.66rem;
  height: 0.26rem;
  line-height: 0.26rem;
  font-size: 0.12rem;
  color: #999999;
  text-align: center;
  background: #FFFFFF;
}
/************************************** 媒体中心 *****************************************/
/******************** 通知公告 ********************/
.notice {
  margin: 0 auto;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.notice .left {
  width: 6rem;
}
.notice .left .th {
  width: 100%;
  font-size: 0.32rem;
  font-weight: bold;
  color: #232323;
  padding: 0.4rem 0 0.12rem;
  border-bottom: 0.02rem solid #F1F1F1;
  margin-bottom: 0.26rem;
  position: relative;
}
.notice .left a {
  font-size: 0.14rem;
  color: #CACACA;
}
.notice .left .th::after {
  content: '';
  display: block;
  width: 0.4rem;
  height: 0.02rem;
  background: #1C4F9C;
  position: absolute;
  bottom: -0.02rem;
}
.notice .left .infos ul li {
  font-size: 0.14rem;
  display: flex;
  justify-content: space-between;
  border-bottom: 0.01rem solid #F3F3F3;
  padding-bottom: 0.2rem;
  margin-top: 0.2rem;
}
.notice .left .infos ul li .date {
  width: 0.72rem;
  color: #999999;
  font-weight: 500;
  text-align: right;
  padding-right: 0.1rem;
  box-sizing: border-box;
}
.notice .left .infos ul li .date .day {
  font-size: 0.2rem;
  font-weight: bold;
}
.notice .left .infos ul li .content {
  width: 5.2rem;
  line-height: 0.24rem;
  border-left: 0.01rem solid #F1F1F1;
  padding-left: 0.1rem;
  box-sizing: border-box;
}
.notice .left .infos ul li .content a {
  color: #999999;
}
.notice .right {
  width: 5rem;
  padding-top: 0.5rem;
}
.notice .right .mediaRegister {
  width: 5rem;
  height: 0.66rem;
  line-height: 0.66rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  background: #1C4F9C;
  border-radius: 0.1rem;
}
.notice .right .th {
  font-size: 0.18rem;
  font-weight: bold;
  color: #333333;
  padding: 0.2rem 0;
}
.notice .right .mediaRegister a {
  display: block;
  color: #FFFFFF;
}
.notice .right ul li {
  display: flex;
  display: -webkit-flex;
  margin-bottom: 0.1rem;
}
.notice .right ul li i {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  background: #B6D1AA;
  border-radius: 0.05rem;
  margin-right: 0.14rem;
  margin-top: 0.05rem;
}
.notice .right ul li div {
  width: 4.72rem;
  font-size: 0.14rem;
  color: #333333;
  text-align: justify;
  line-height: 0.22rem;
}
/******************** 媒体报道 ********************/
.pTh a {
  font-size: 0.14rem;
  color: #CACACA;
}
/******************** 博鳌观点 ********************/
.viewpoint {
  width: 12rem;
  margin: 0.3rem auto 0;
}
.viewpoint .items {
  width: 3.8rem;
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.24rem;
  margin-left: 0.3rem;
  margin-bottom: 0.2rem;
  cursor: pointer;
}
.viewpoint .items img {
  height: 2.14rem;
  object-fit: cover;
  background: #DEEED9;
}
.viewpoint .items .tt {
  font-size: 0.16rem;
  color: #232323;
  padding: 0.2rem 0 0.08rem;
}
/******************** 参会参展 ********************/
.register {
  display: block;
  width: 12rem;
  height: 1.6rem;
  font-size: 0.36rem;
  font-weight: bold;
  color: #488FB3 !important;
  background: url(../img/register.png) no-repeat center;
  background-size: cover;
  padding: 0.63rem 0 0 6.15rem;
  margin: 0.3rem auto;
}
.p-th {
  width: 12rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #232323;
  margin: 0.5rem auto 0;
}
#participation ul.guide {
  width: 12rem;
  margin: 0.3rem auto;
}
#participation ul.guide li {
  width: 1.39rem;
  height: 1.6rem;
  border-radius: 0.1rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #3B718C;
  text-align: center;
  padding-top: 1.14rem;
  cursor: pointer;
}
#participation ul.guide li.bg1 {
  background: url(../img/guideBg1.png) no-repeat center;
  background-size: cover;
}
#participation ul.guide li.bg2 {
  background: url(../img/guideBg2.png) no-repeat center;
  background-size: cover;
}
#participation ul.guide li.bg3 {
  background: url(../img/guideBg3.png) no-repeat center;
  background-size: cover;
}
#participation ul.guide li.bg4 {
  background: url(../img/guideBg4.png) no-repeat center;
  background-size: cover;
}
#participation ul.guide li.bg5 {
  background: url(../img/guideBg5.png) no-repeat center;
  background-size: cover;
}
#participation ul.guide li.bg6 {
  background: url(../img/guideBg6.png) no-repeat center;
  background-size: cover;
}
#participation ul.guide li.bg7 {
  background: url(../img/guideBg7.png) no-repeat center;
  background-size: cover;
}
#participation ul.guide li.bg8 {
  background: url(../img/guideBg8.png) no-repeat center;
  background-size: cover;
}
/******************** 数字云展 ********************/
#digitalCloudExhibition ul.guide {
  width: 12rem;
  margin: 0.3rem auto 0.2rem;
}
#digitalCloudExhibition ul.guide li {
  width: 2.08rem;
  height: 1.9rem;
  border-radius: 0.1rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #3B718C;
  text-align: center;
  padding-top: 1.3rem;
  cursor: pointer;
}
#digitalCloudExhibition ul li.bg1 {
  background: url(../img/exhibitionService1.png) no-repeat center;
  background-size: cover;
}

#digitalCloudExhibition ul.guide li.bg2 {
  background: url(../img/exhibitionService2.png) no-repeat center;
  background-size: cover;
}
#digitalCloudExhibition ul.guide li.bg3 {
  background: url(../img/exhibitionService3.png) no-repeat center;
  background-size: cover;
}
#digitalCloudExhibition ul.guide li.bg4 {
  background: url(../img/exhibitionService4.png) no-repeat center;
  background-size: cover;
}
#digitalCloudExhibition ul.guide li.bg5 {
  background: url(../img/exhibitionService5.png) no-repeat center;
  background-size: cover;
}
/************************************** 乡村振兴赋能中心 ****************************************/
#enablingCenter .pTh ,#boaoCloudVillage .pTh {
    width: 12rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #232323;
    padding: 0.4rem 0 0;
    margin: 0 auto;
}
#enablingCenter .status ,#boaoCloudVillage .status{
  width: 12rem;
  margin: 0.3rem auto 0;
}
#enablingCenter .banner .left {
  background: url(../img/enablingCenter.png) no-repeat right 26%;
  background-size: cover;
}
#enablingCenter .banner .right {
  background: #9fb96f;
}
#enablingCenter  .banner .left,#enablingCenter  .banner .right {
  height: 5rem;
  flex: 1;
  -webkit-flex: 1;
}
#enablingCenter .banner .right .cont {
  width: 6rem;
  font-size: 0.14rem;
  color: #FEFEFE;
  text-align: justify;
  line-height: 0.24rem;
  padding-top: 0.1rem;
  padding-left: 0.4rem;
}
#enablingCenter .banner .right .cont p {
  text-indent: 0.28rem;
  padding-top: 0.03rem;
}
.status .leftSwiper {
  width: 5.6rem;
  height: 3.14rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 0.1rem;
  overflow: hidden;
  position: relative;
}
.status .leftSwiper .swiper-pagination-bullets {
  text-align: right;
  padding-right: 0.2rem;
}
.status .leftSwiper .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  background-color: #FFFFFF;
  opacity: 1;
}
.status .leftSwiper .swiper-pagination-bullet-active {
  width: 0.3rem;
  height: 0.1rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
}
/******************** 智库视点 ********************/
.mediaList li {
  width: 5.8rem;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  margin-top: 0.3rem;
  cursor: pointer;
}
.mediaList li .actPic {
  width: 2rem;
  height: 1.12rem;
  object-fit: cover;
  border-radius: 0.1rem;
  margin-right: 0.24rem;
}
.mediaList li .cont {
  width: 3.52rem;
  padding-top: 0.06rem;
}
.mediaList li .cont {
  width: 3.52rem;
  padding-top: 0.06rem;
}
.mediaList li .cont .tt {
  font-size: 0.16rem;
  font-weight: bold;
  color: #232323;
}
.mediaList li .cont .tt span {
  font-size: 0.12rem;
  color: #666666;
}
.mediaList li .cont .infos {
  font-size: 0.14rem;
  color: #585858;
  line-height: 0.2rem;
  margin-top: 0.08rem;
}
#enablingCenter .viewpoint {
  width: 12rem;
  margin: 0 auto 0;
}
/******************** 大咖说 ********************/
#enablingCenter .viewpoint .items {
  width: 3.8rem;
  font-size: 0.16rem;
  color: #232323;
  padding-top: 0.3rem;
  margin-left: 0.3rem;
  cursor: pointer;
}
#enablingCenter .viewpoint .items img {
  height: 2.14rem;
  object-fit: cover;
  background: #DEEED9;
}
#enablingCenter .viewpoint .items .tt {
  padding: 0.2rem 0 0.08rem;
}
#enablingCenter .viewpoint .items .author {
  font-weight: bold;
}
#enablingCenter .viewpoint .items .date {
  color: #999999;
  font-size: 0.14rem;
}
#enablingCenter .poster {
  width: 12rem;
  height: 2.3rem;
  margin: 0.5rem auto 0;
  position: relative;
}
/********************************************** 美丽云村 ****************************************/
#boaoCloudVillage .statistics {
  width: 100%;
  height: 5rem;
  background: url(../img/boaoBg.png) no-repeat center;
  background-size: cover;
  position: relative;
}
#boaoCloudVillage .statistics ul {
  width: 12rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#boaoCloudVillage .statistics ul li {
  font-size: 0.3rem;
  font-weight: bold;
  color: #488FB3;
  padding-bottom: 0.9rem;
}
#boaoCloudVillage .statistics ul li .count {
  font-size: 0.9rem;
  line-height: 1;
}
#boaoCloudVillage .statistics ul li .jia {
  font-size: 0.4rem;
  font-weight: 400;
}
#boaoCloudVillage .vipSay {
  width: 12rem;
  margin: 0.3rem auto 0;
}
#boaoCloudVillage .vipSay .towPic .item {
  width: 5.76rem;
  height: 3.2rem;
  border-radius: 0.1rem;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
#boaoCloudVillage .vipSay .towPic .item img {
  height: 100%;
  object-fit: cover;
}
#boaoCloudVillage .vipSay .towPic .item p {
  width: 100%;
  height: 0.55rem;
  line-height: 0.55rem;
  background: rgba(0,0,0,0.2);
  font-size: 0.18rem;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
#boaoCloudVillage .vipSay .infos ul li {
  width: 5.76rem;
  border: 0;
}

#boaoCloudVillage ul.guide {
  width: 12rem;
  margin: 0.3rem auto 0.2rem;
}
#boaoCloudVillage ul.guide li {
  width: 2.08rem;
  height: 1.9rem;
  border-radius: 0.1rem;
  font-size: 0.18rem;
  font-weight: bold;
  color: #3B718C;
  text-align: center;
  padding-top: 1.3rem;
  cursor: pointer;
}
#boaoCloudVillage ul.guide li.bg1 {
  background: url(../img/vipService1.png) no-repeat center;
  background-size: cover;
}
#boaoCloudVillage ul.guide li.bg2 {
  background: url(../img/vipService2.png) no-repeat center;
  background-size: cover;
}
#boaoCloudVillage ul.guide li.bg3 {
  background: url(../img/vipService3.png) no-repeat center;
  background-size: cover;
}
#boaoCloudVillage ul.guide li.bg4 {
  background: url(../img/vipService4.png) no-repeat center;
  background-size: cover;
}
#boaoCloudVillage ul.guide li.bg5 {
  background: url(../img/vipService5.png) no-repeat center;
  background-size: cover;
}