html,body,.index_container{
  width: 100%;
  height: 100%;
  background: #e2e2e2;
  overflow: auto!important;
}
/* #loadBack{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
#loaded{
  opacity: 0;
} */
.index_width{
  /* width: 1480px; */
  width: 76.96vw;
  height: 100%;
  margin: 0 auto;
}
.index_container{
  display: none;
  /* flex-direction: column; */
}
.index_headerBD,.index_headerB{
  width: 100%;
  /* height: 55px; */
  min-height: 2.86vw;
  background: #FFFFFF;
  display: flex;
  align-items: center;
}
.index_headerB{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
}
.index_header{
  width: 100%;
  height: 100%;
  /* line-height: 55px; */
  line-height: 2.86vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index_header_logo{
  /* width: 110px; */
  width: 5.72vw;
  height: auto;
}
.index_header_nav{
  display: flex;
  align-items: center;
}
.index_header_nav .active1{
  color: #C7000B;
}
.index_header_nav_item{
  /* margin-left: 32px; */
  margin-left: 1.664vw;
  cursor: pointer;
}
.index_header_nav_item:hover{
  color: #C7000B;
}
.index_header_opare{
  display: flex;
  align-items: center;
}
.index_header_opare>div{
  /* margin-left: 32px; */
  margin-left: 1.664vw;
}
.index_header_opare_sel{
  position: relative;
}
.index_header_opare_sel_txt{
  display: flex;
  align-items: center;
  cursor: pointer;
}
.index_header_opare_sel_txt p{
  /* width: 12px; */
  width: 0.624vw;
  /* height: 12px; */
  height: 0.624vw;
  margin-left: 4px;
  background-image: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/about/events/citysummit2020/huawei/img/arrow.png);
  background-repeat: no-repeat;
  background-size: 66% auto;
  background-position: center;
  transition: all 0.5s;
}
.index_header_opare_sel_contentb{
  /* width: 140px; */
  width: 7.28vw;
  /* height: 36px; */
  height: 1.872vw;
  position: absolute;
  /* top: 14px; */
  top: 0.728vw;
  z-index: 4;
  cursor: pointer;
  display: none;
}
.index_header_opare_sel_content{
  /* width: 140px; */
  width: 7.28vw;
  /* padding: 4px 16px; */
  padding: 0.208vw 0.832vw;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0 0 6px 0 rgba(174,186,208,.27);
  position: absolute;
  /* top: 36px; */
  top: 1.872vw;
  left: 0;
  z-index: 4;
  display: none;
}
.index_header_opare_sel_content div{
  /* margin: 10px 0; */
  margin: 0.52vw 0;
  /* line-height: 21px; */
  line-height: 1.092vw;
  cursor: pointer;
}
.index_header_opare_sel_content div:hover{
  color: #C7000B;
}
.index_header_opare_sel_content .active2{
  color: #C7000B;
  /* margin-left: -16px; */
  margin-left: -0.832vw;
  /* padding-left: 13px; */
  padding-left: 0.676vw;
  border-left: 3px solid #C7000B;
}
.index_header_opare_login,.index_header_opare_logOut{
  color: #C7000B;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_header_opare_regist,.index_header_opare_web{
  /* width: 60px; */
  width: 3.12vw;
  /* height: 30px; */
  height: 1.56vw;
  color: #FFFFFF;
  text-align: center;
  /* line-height: 30px; */
  line-height: 1.56vw;
  background: #C7000B;
  cursor: pointer;
}
.index_header_opare_web{
  /* width: 90px; */
  width: 4.68vw;
}
.index_header_opare_regist:hover{
  opacity: 0.7;
}
.index_header_opare_web:hover{
  opacity: 0.7;
}
.index_content{
  width: 100%;
  flex: 1;
  position: relative;
  /* background: red; */
}
.index_content_views{
  /* width: 1095px; */
  width: 56.94vw;
  /* height: 280px; */
  height: 14.56vw;
  display: flex;
  position: absolute;
  top: 40px;
  top: 2.08vw;
  left: 412px;
  left: 21.424vw;
  z-index: 1;
  overflow: auto;
}
.index_content_views_left{
  /* width: 314px; */
  width: 16.328vw;
  display: flex;
  flex-direction: column;
  /* margin-right: 10px; */
  margin-right: 0.52vw;
  z-index: 1;
  cursor: pointer;
  position: relative;
}
.index_content_views_left_head{
  width: 100%;
  /* height: 45px; */
  height: 2.34vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #C6000A;
  color: #FFFFFF;
  /* font-size: 18px; */
  font-size: 0.936vw;
  /* border-radius: 15px; */
  border-radius: 0.78vw;
  font-weight: bold;
  /* margin-bottom: 4px; */
  margin-bottom: 0.208vw;
}
.index_content_views_left_head img{
  /* width: 22px; */
  width: 1.144vw;
  /* margin-left: 5px; */
  margin-left: 0.26vw;
}
.index_content_views_left_list{
  width: 100%;
  /* padding: 6px; */
  padding: 0.312vw;
  box-sizing: border-box;
  /* border-radius: 10px; */
  border-radius: 0.52vw;
  background: #9D9D9D;
}
.index_content_views_left_list div{
  width: 100%;
  /* height: 33px; */
  height: 1.716vw;
  /* line-height: 33px; */
  line-height: 1.716vw;
  /* padding: 0 10px; */
  padding: 0 0.52vw;
  box-sizing: border-box;
  background: #DCDDDD;
  /* font-size: 12px; */
  font-size: 0.624vw;
  display: flex;
  align-items: center;
  /* margin-bottom: 4px; */
  margin-bottom: 0.208vw;
  /* border-radius: 8px; */
  border-radius: 0.416vw;
}
.index_content_views_left_list .items:last-child{
  margin: 0;
}
.index_content_views_left_list .items p:first-child{
  white-space: nowrap;
  /* margin-right: 7px; */
  margin-right: 0.364vw;
}
.index_content_views_left_list .items p:last-child{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* .index_content_views_left_list .items:hover{
  background: #FFFFFF;
  opacity: 0.9;
} */
.index_content_views_left_list .active3{
  background: #FFFFFF;
}
.index_content_views_right{
  max-height: 100%;
  flex: 1;
  /* width: 705px; */
  width: 36.66vw;
}
.index_content_views_float{
  /* width: 110px; */
  width: 5.72vw;
  /* height: 30px; */
  height: 1.56vw;
  color: #FFFFFF;
  /* border-radius: 5px; */
  border-radius: 0.26vw;
  background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/about/events/citysummit2020/huawei/img/button_back.png) no-repeat;
  background-size: cover;
  /* font-size: 14px; */
  font-size: 0.728vw;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  /* top: 225px; */
  top: 11.7vw;
  /* left: 755px; */
  left: 39.26vw;
  z-index: 1;
  cursor: pointer;
}
.index_content_views_float img{
  /* width: 14px; */
  width: 0.728vw;
  height: auto;
  /* margin-left: 4px; */
  margin-left: 0.208vw;
}
.index_content_back{
  width: 100%;
  height: 100%;
  /* background: url(https://res-static.hc-cdn.cn/aem/content/dam/cloudbu-site/archive/china/zh-cn/about/events/citysummit2020/huawei/img/index_back.png) no-repeat;
  background-size: 100% auto;
  background-position: top center; */
}
.index_content_back img{
  width: 100%;
  display: block;
}

/* 图片按钮 */
.index_btns_one,.index_btns_two,.index_btns_three,.index_btns_four,.index_btns_five,.index_btns_six,.index_btns_seven{
  /* width: 115px; */
  width: 5.98vw;
  /* height: 70px; */
  height: 3.64vw;
  position: absolute;
  /* top: 428px; */
  top: 22.256vw;
  /* left: 1169px; */
  left: 60.788vw;
  z-index: -1;
  cursor: pointer;
  /* background: rgba(0,0,0,.5); */
}
.index_btns_one{
  /* top: 360px; */
  top: 18.72vw;
  /* left: 955px; */
  left: 49.66vw;
}
.index_btns_three{
  /* top: 559px; */
  top: 29.068vw;
  /* left: 266px; */
  left: 13.832vw;
}
.index_btns_four{
  /* top: 559px; */
  top: 29.068vw;
  /* left: 1547px; */
  left: 80.444vw;
}
.index_btns_five{
  /* top: 766px; */
  top: 39.832vw;
  /* left: 733px; */
  left: 38.116vw;
}
.index_btns_six{
  /* top: 784px; */
  top: 40.768vw;
  /* left: 1368px; */
  left: 71.136vw;
}
.index_btns_seven{
  /* width: 50px; */
  width: 3.45vw;
  /* height: 85px; */
  height: 5.865vw;
  z-index: 1;
  /* top: 505px; */
  top: 34.845vw;
  /* left: 610px; */
  left: 42.09vw;
}

/* 简介浮层 */
.index_layer{
  /* width: 258px; */
  width: 13.416vw;
  position: absolute;
  /* bottom: 68px; */
  bottom: 3.536vw;
  /* left: -90px; */
  left: -4.68vw;
  z-index: 1;
  /* padding-bottom: 15px; */
  padding-bottom: 0.78vw;
  display: none;
}
.index_layer_content{
  /* width: 258px; */
  width: 13.416vw;
  /* padding: 20px; */
  padding: 1.04vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* font-size: 14px; */
  font-size: 0.728vw;
  /* line-height: 20px; */
  line-height: 1.04vw;
  background: #FFFFFF;
  border: 1px solid #C7000B;
  border-radius: 5px;
}
.index_layer_content .title{
  width: 100%;
  text-align: center;
  /* font-size: 18px; */
  font-size: 0.936vw;
  /* margin-bottom: 18px; */
  margin-bottom: 0.936vw;
}
.index_layer_content div:nth-child(2){
  width: 100%;
}
.index_layer_content .arrow{
  /* width: 15px; */
  width: 0.78vw;
  /* height: 15px; */
  height: 0.78vw;
  border: 0.052vw solid #C7000B;
  background: #FFFFFF;
  transform: rotate(45deg);
  position: absolute;
  /* left: 120px; */
  left: 6.24vw;
  /* bottom: 10px; */
  bottom: 0.52vw;
}
.index_layer_content .white{
  /* width: 240px; */
  width: 12.48vw;
  /* height: 20px; */
  height: 1.04vw;
  background: white;
  position: absolute;
  /* left: 10px; */
  left: 0.52vw;
  /* bottom: 16.5px; */
  bottom: 0.858vw;
}
.layerParent:hover .index_layer{
  display: block;
}


/* 底部 */
.index_content_footerD{
  /* width: 100%; */
  /* height: 90px; */
  /* height: 4.68vw; */
}
.index_content_footer{
  width: 100%;
  /* height: 90px; */
  height: 4.68vw;
  /* padding: 0 15px; */
  padding: 0 0.78vw;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* font-size: 16px; */
  font-size: 0.832vw;
  /* position: fixed; */
  /* bottom: 0; */
  /* left: 0; */
  /* z-index: 2; */
  background: #FFFFFF;
}
.index_content_footer_left,.index_content_footer_right{
  display: flex;
  align-items: center;
}
.index_content_footer_top{
  color: #5A5858;
}
.index_content_footer_center{
  /* margin-left: 15px; */
  margin-left: 0.78vw;
  color: #5A5858;
  display: flex;
  align-items: center;
  position: relative;
}
.index_content_footer_center img{
  /* width: 30px; */
  width: 1.56vw;
  /* margin: 0 10px; */
  margin: 0 0.52vw;
  cursor: pointer;
}
.index_content_footer_center div{
  /* margin: 0 30px; */
  margin: 0 1.56vw;
}
.index_content_footer_center .code,.index_content_footer_center .code2{
  /* width: 100px; */
  width: 5.2vw;
  position: absolute;
  /* bottom: 30px; */
  bottom: 1.56vw;
  /* left: 115px; */
  left: 5.98vw;
  display: none;
}
.index_content_footer_center .code2{
  /* left: 350px; */
  left: 18.2vw;
}
.index_content_footer_bottom{
  display: flex;
  align-items: center;
  /* margin-left: 100px; */
  margin-left: 5.2vw;
}
.index_content_footer_bottom p{
  /* margin-right: 20px; */
  margin-right: 1.04vw;
  /* font-size: 16px; */
  font-size: 0.832vw;
  color: #010101;
}
.index_content_footer_bottom img{
  /* width: 78px; */
  width: 4.056vw;
  /* margin-right: 10px; */
  margin-right: 0.52vw;
}
.index_content_footer_right div:first-child{
  /* margin-right: 10px; */
  margin-right: 0.52vw;
}
.index_content_footer_rightL{
  display: flex;
  align-items: center;
}
.index_content_footer_rightL p{
  cursor: pointer;
}
.index_content_footer_bottom{
  /* font-size: 14px; */
  font-size: 0.728vw;
  color: #7A7C7C;
}

/* 灰色蒙层 */
.index_gray{
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
}
/* 游客登录弹窗 */
.index_login{
  /* width: 1200px; */
  width: 62.4vw;
  /* height: 420px; */
  height: 21.84vw;
  position: fixed;
  /* top: 230px; */
  top: 11.96vw;
  /* left: 360px; */
  left: 18.72vw;
  background: #FFFFFF;
  border: 1px solid #C6000A;
  border-radius: 5px 0 5px 5px;
  z-index: 3;
  box-sizing: border-box;
  display: none;
}
.index_login_close{
  /* width: 30px; */
  width: 1.56vw;
  /* height: 30px; */
  height: 1.56vw;
  position: fixed;
  /* top: 225px; */
  top: 11.7vw;
  /* left: 1600px; */
  left: 83.2vw;
  z-index: 3;
  cursor: pointer;
  display: none;
}
.index_login_contentb{
  width: 100%;
  height: 100%;
  position: relative;
}
.index_login_alertBorder{
  /* width: 230px; */
  width: 11.96vw;
  position: absolute;
  /* top: -9px; */
  top: -0.469vw;
  /* right: -9px; */
  right: -0.469vw;
}
.index_login_content{
  width: 100%;
  /* padding: 60px 0; */
  padding: 3.12vw 0;
  display: flex;
  align-items: center;
  display: flex;
}
.index_login_content_left{
  /* width: 350px; */
  width: 18.2vw;
  /* height: 300px; */
  height: 15.06vw;
  /* padding: 0 100px 0 80px; */
  padding: 0 5.2vw 0 4.16vw;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  border-right: 1px solid #DDDDDD;
}
.index_login_content_left div:first-child{
  /* font-size: 24px; */
  font-size: 1.248vw;
  /* line-height: 36px; */
  line-height: 1.872vw;
  /* margin-bottom: 80px; */
  margin-bottom: 4.16vw;
  font-weight: 400;
}
.index_login_content_left div:last-child{
  display: flex;
  /* font-size: 18px; */
  font-size: 0.936vw;
  /* line-height: 30px; */
  line-height: 1.506vw;
  color: #595757;
}
.index_login_content_left p{
  color: #C7000B;
  margin-right: 5px;
}
.index_login_content_right{
  flex: 1;
  /* height: 300px; */
  height: 15.06vw;
  /* padding: 0 105px; */
  padding: 0 5.46vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.index_login_content_right_sel{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* font-size: 18px; */
  font-size: 0.936vw;
}
.index_login_content_right_sel div{
  /* padding: 0 25px; */
  padding: 0 1.3vw;
}
.index_login_content_right_sel div:last-child{
  border-left: 1px solid #DDDDDD;
  cursor: pointer;
}
.index_login_content_right_tel,.index_login_content_right_num{
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DDDDDD;
  /* padding: 20px 0; */
  padding: 1.04vw 0;
}
.index_login_content_right_tel .inp,.index_login_content_right_num .inp{
  flex: 1;
  /* height: 44px; */
  height: 2.288vw;
  border:none;
  /* font-size: 16px; */
  font-size: 0.832vw;
  background: transparent;
  outline: none;
}
.index_login_content_right_tel .send{
  /* width: 125px; */
  width: 6.5vw;
  /* height: 44px; */
  height: 2.288vw;
  text-align: center;
  /* line-height: 44px; */
  line-height: 2.288vw;
  /* font-size: 16px; */
  font-size: 0.832vw;
  color: #C7000B;
  border: 1px solid #C7000B;
  border-radius: 3px;
  /* margin: 0 50px 0 25px; */
  margin: 0 2.6vw 0 1.3vw;
  cursor: pointer;
}
.index_login_content_right_btn{
  /* width: 200px; */
  width: 10.4vw;
  /* height: 50px; */
  height: 2.6vw;
  text-align: center;
  /* line-height: 50px; */
  line-height: 2.6vw;
  color: #FFFFFF;
  /* font-size: 18px; */
  font-size: 0.936vw;
  background: #C7000B;
  border-radius: 3px;
  cursor: pointer;
}

/* 提示弹窗 */
.index_tip{
  /* width: 275px; */
  width: 14.3vw;
  /* height: 110px; */
  height: 5.72vw;
  position: fixed;
  /* top: 300px; */
  top: 15.6vw;
  /* left: 850px; */
  left: 44.2vw;
  background: #FFFFFF;
  border: 1px solid #C6000A;
  border-radius: 5px 0 5px 5px;
  z-index: 4;
  box-sizing: border-box;
  display: none;
}
.index_tip_close{
  /* width: 20px; */
  width: 1.04vw;
  /* height: 20px; */
  height: 1.04vw;
  position: fixed;
  /* top: 290px; */
  top: 15.08vw;
  /* left: 1170px; */
  left: 60.84vw;
  z-index: 4;
  cursor: pointer;
  display: none;
}
.index_tip_contentb{
  width: 100%;
  height: 100%;
  position: relative;
}
.index_tip_alertBorder{
  /* width: 60px; */
  width: 3.12vw;
  position: absolute;
  /* top: -3px; */
  top: -0.156vw;
  /* right: -3px; */
  right: -0.156vw;
}
.index_tip_content{
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* 登录弹窗 */
.index_loginY{
  /* width: 975px; */
  width: 50.7vw;
  /* height: 710px; */
  height: 36.92vw;
  position: fixed;
  /* top: 100px; */
  top: 5.2vw;
  /* left: 480px; */
  left: 24.96vw;
  background: #FFFFFF;
  border: 1px solid #C6000A;
  border-radius: 5px 0 5px 5px;
  z-index: 3;
  box-sizing: border-box;
  display: none;
}
.index_loginY_close{
  /* width: 30px; */
  width: 1.56vw;
  /* height: 30px; */
  height: 1.56vw;
  position: fixed;
  /* top: 110px; */
  top: 5.72vw;
  /* left: 1500px; */
  left: 78vw;
  z-index: 3;
  cursor: pointer;
  display: none;
}
.index_loginY_back{
  /* width: 974px; */
  width: 50.648vw;
  /* height: 763px; */
  height: 39.676vw;
  margin: -1px 0 0;
  position: absolute;
}
.index_loginY_contentb{
  width: 100%;
  height: 100%;
  position: relative;
}
.index_loginY_alertBorder{
  /* width: 230px; */
  width: 11.96vw;
  position: absolute;
  /* top: -9px; */
  top: -0.469vw;
  /* right: -9px; */
  right: -0.469vw;
}
.index_loginY_content{
  width: 100%;
  /* padding: 100px 220px 0; */
  padding: 5.2vw 11.44vw 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index_loginY_content_top{
  display: flex;
  flex-direction: column;
  align-items: center;
  /* margin-bottom: 100px; */
  margin-bottom: 5.2vw;
}
.index_loginY_content_top div:first-child{
  /* font-size: 30px; */
  font-size: 1.56vw;
  font-weight: 400;
  white-space: nowrap;
  /* margin-bottom: 25px; */
  margin-bottom: 1.3vw;
}
.index_loginY_content_top div:last-child{
  /* width: 200px; */
  width: 10.4vw;
  height: 1px;
  background: #C7000B;
}
.index_loginY_content_bottom{
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.index_loginY_content_bottom_sel{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* font-size: 18px; */
  font-size: 0.936vw;
}
.index_loginY_content_bottom_sel div{
  /* padding: 0 25px; */
  padding: 0 1.3vw;
}
.index_loginY_content_bottom_sel div:last-child{
  border-left: 1px solid #9FA0A0;
  cursor: pointer;
}
.index_loginY_content_bottom_tel,.index_loginY_content_bottom_num{
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DDDDDD;
  /* padding: 20px 50px; */
  padding: 1.04vw 2.6vw;
  box-sizing: border-box;
}
.index_loginY_content_bottom_tel .inp,.index_loginY_content_bottom_num .inp{
  flex: 1;
  /* height: 44px; */
  height: 2.288vw;
  border:none;
  /* font-size: 16px; */
  font-size: 0.832vw;
  background: transparent;
  outline: none;
}
.index_loginY_content_bottom_tel .send{
  /* height: 44px; */
  height: 2.288vw;
  /* line-height: 44px; */
  line-height: 2.288vw;
  /* padding-left: 45px; */
  padding-left: 2.34vw;
  /* font-size: 16px; */
  font-size: 0.832vw;
  color: #C7000B;
  border-left: 1px solid #DDDDDD;
  /* margin: 0 50px 0 25px; */
  margin: 0 2.6vw 0 1.3vw;
  cursor: pointer;
}
.index_loginY_content_bottom_btn{
  width: 100%;
  /* height: 58px; */
  height: 3.016vw;
  text-align: center;
  /* line-height: 58px; */
  line-height: 3.016vw;
  color: #FFFFFF;
  /* font-size: 24px; */
  font-size: 1.248vw;
  background: #C7000B;
  border-radius: 3px;
  cursor: pointer;
  /* margin-top: 90px; */
  margin-top: 4.68vw;
}
.index_loginY_content_bottom_regist{
  /* font-size: 18px; */
  font-size: 0.936vw;
  cursor: pointer;
  color: #595757;
  /* margin-top: 44px; */
  margin-top: 2.288vw;
}

/* 会议日程弹窗 */
.index_meet{
  /* width: 1164px; */
  width: 60.58vw;
  position: fixed;
  /* top: 125px; */
  top: 6.5vw;
  /* left: 375px; */
  left: 19.5vw;
  background: #FFFFFF;
  border: 1px solid #C6000A;
  /* border-radius: 5px 0 5px 5px; */
  border-radius: 0.26vw 0 0.26vw 0.26vw;
  z-index: 3;
  box-sizing: border-box;
  display: none;
}
.index_meet_close{
  /* width: 30px; */
  width: 1.56vw;
  /* height: 30px; */
  height: 1.56vw;
  position: fixed;
  /* top: 115px; */
  top: 5.98vw;
  /* left: 1575px; */
  left: 81.9vw;
  z-index: 3;
  cursor: pointer;
  display: none;
}
.index_meet_back{
  /* width: 923px; */
  width: 47.996vw;
  /* height: 763px; */
  /* height: 39.676vw; */
  position: absolute;
}
.index_meet_contentb{
  width: 100%;
  height: 100%;
  position: relative;
}
.index_meet_alertLine{
  /* width: 400px; */
  width: 20.8vw;
  position: absolute;
  /* top: 15px; */
  top: 0.78vw;
  z-index: 1;
}
.index_meet_alertBorder{
  /* width: 230px; */
  width: 11.96vw;
  position: absolute;
  /* top: -9px; */
  top: -0.469vw;
  /* right: -9px; */
  right: -0.468vw;
}
.index_meet_content{
  width: 100%;
  /* max-height: 680px; */
  max-height: 35.36vw;
  overflow: auto;
  /* padding: 35px 50px; */
  padding: 1.82vw 2.6vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.index_meet_content_top_title{
  display: flex;
  align-items: center;
}
/* .index_meet_content_top_title img{
  width: 30px;
} */
.index_meet_content_top_title p{
  /* height: 35px; */
  height: 1.82vw;
  /* padding-left: 15px; */
  padding-left: 0.78vw;
  /* border-left: 5px solid #C7000B; */
  border-left: 0.26vw solid #C7000B;
  display: flex;
  justify-content: center;
  align-items: center;
  /* font-size: 36px; */
  font-size: 1.872vw;
  font-weight: bold;
  color: #C7000B;
  /* margin-bottom: 25px; */
  margin-bottom: 1.3vw;
}
.index_meet_content_top_list{
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.index_meet_content_top_list>div{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.index_meet_content_top_list p{
  /* width: 245px; */
  width: 12.74vw;
  /* height: 35px; */
  height: 1.82vw;
  /* padding: 0 20px; */
  padding: 0 1.04vw;
  text-align: center;
  /* line-height: 35px; */
  line-height: 1.82vw;
  /* margin: 0 20px 15px 0; */
  margin: 0 1.04vw 0.78vw 0;
  background: #DCDDDD;
  border: 1px solid #DCDDDD;
  box-sizing: border-box;
  cursor: pointer;
}
.index_meet_content_top_list .active4{
  background: #C7000B;
  color: #FFFFFF;
}
.index_meet_content_top,.index_meet_content_bottom{
  width: 100%;
  z-index: 2;
}
.index_meet_content_bottom_null{
  width: 100%;
  /* height: 350px; */
  height: 18.2vw;
  /* font-size: 22px; */
  font-size: 1.144vw;
  color: #C7000B;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_meet_content_bottom_head,.index_meet_content_bottom_item{
  width: 100%;
  /* padding: 15px 50px; */
  padding: 0.78vw 2.6vw;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.index_meet_content_bottom_list{
  width: 100%;
  /* max-height: 350px; */
  /* max-height: 18.2vw; */
  /* overflow: auto; */
}
.index_meet_content_bottom_item{
  background: #E8E8E8;
  /* border-radius: 25px; */
  border-radius: 1.3vw;
  /* margin-bottom: 10px; */
  margin-bottom: 0.52vw;
}
.index_meet_content_bottom_head p:first-child,.index_meet_content_bottom_item p:first-child{
  /* width: 250px; */
  width: 13vw;
}
.index_meet_content_bottom_head p:last-child,.index_meet_content_bottom_item p:last-child{
  /* width: 220px; */
  width: 11.44vw;
  display: flex;
  flex-direction: column;
}
.index_meet_content_bottom_head p:nth-child(2),.index_meet_content_bottom_item p:nth-child(2){
  flex: 1;
  /* margin: 0 20px; */
  margin: 0 1.04vw;
}
.index_meet_content_bottom_item span{
  /* margin-left: 10px; */
  color: #595757;
}
.index_meet_content_tips{
  /* margin-top: 10px; */
  margin-top: 0.52vw;
  color: #595757;
}
.index_meet_content_tips span{
  color: #C7000B;
}

/* 嘉宾列表弹窗 */
.index_guest{
  /* width: 1250px; */
  width: 65vw;
  position: fixed;
  /* top: 80px; */
  top: 4.16vw;
  /* left: 330px; */
  left: 17.16vw;
  z-index: 3;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #C6000A;
  /* border-radius: 5px 0 5px 5px; */
  border-radius: 0.26vw 0 0.26vw 0.26vw;
  display: none;
}
.index_guest_close{
  /* width: 30px; */
  width: 1.56vw;
  /* height: 30px; */
  height: 1.56vw;
  position: fixed;
  /* top: 60px; */
  top: 3.12vw;
  /* left: 1620px; */
  left: 84.24vw;
  z-index: 3;
  cursor: pointer;
  display: none;
}
.index_guest_back{
  /* width: 1249px; */
  width: 64.948vw;
  /* height: 763px; */
  /* height: 39.676vw; */
  margin-top: -1px;
  position: absolute;
}
.index_guest_contentb{
  width: 100%;
  height: 100%;
  position: relative;
}
.index_guest_alertLine{
  /* width: 400px; */
  width: 20.8vw;
  position: absolute;
  /* top: 15px; */
  top: 0.78vw;
  z-index: 1;
}
.index_guest_alertBorder{
  /* width: 230px; */
  width: 11.96vw;
  position: absolute;
  /* top: -9px; */
  top: -0.469vw;
  /* right: -9px; */
  right: -0.468vw;
}
.index_guest_content{
  width: 100%;
  /* height: 700px; */
  max-height: 36.4vw;
  overflow: auto;
  /* padding: 30px 50px; */
  padding: 1.56vw 2.6vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.index_guest_content_top{
  width: 100%;
  display: flex;
  align-items: center;
  /* margin-bottom: 20px; */
  margin-bottom: 1.04vw;
  z-index: 2;
}
.index_guest_content_top_title{
  /* height: 35px; */
  height: 1.82vw;
  /* line-height: 35px; */
  line-height: 1.82vw;
  /* padding: 0 40px 0 20px; */
  padding: 0 2.08vw 0 1.04vw;
  /* font-size: 36px; */
  font-size: 1.872vw;
  font-weight: bold;
  color: #C7000B;
  /* border-left: 5px solid #C7000B; */
  border-left: 0.26vw solid #C7000B;
}
.index_guest_content_top_A,.index_guest_content_top_B{
  /* width: 100px; */
  width: 5.2vw;
  /* height: 35px; */
  height: 1.82vw;
  text-align: center;
  /* line-height: 35px; */
  line-height: 1.82vw;
  /* margin-left: 25px; */
  margin-left: 1.3vw;
  background: #DCDDDD;
  cursor: pointer;
  border: 1px solid #DCDDDD;
  box-sizing: border-box;
}
.index_guest_content_top_A{
  color: #FFFFFF;
  background: #C7000B;
  border: 1px solid #C7000B;
}
.index_guest_content_bottoms{
  width: 100%;
  /* max-height: 500px; */
  /* max-height: 26vw; */
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
}
.index_guest_content_bottom{
  /* width: 215px; */
  width: 11.18vw;
  /* margin-right: 10px; */
  margin-right: 0.52vw;
  /* margin-bottom: 10px; */
  margin-bottom: 0.52vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #DBDDDD;
  overflow: hidden;
}
.index_guest_content_bottom_img{
  width: 100%;
  /* height: 185px; */
  height: 9.62vw;
  overflow: hidden;
  display: flex;
  justify-content: center;
  /* align-items: center; */
}
.index_guest_content_bottom_img img{
  width: 100%;
}
.index_guest_content_bottom_info{
  width: 100%;
  /* flex: 1; */
  background: #FFFFFF;
  /* padding: 15px; */
  padding: 0.78vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  /* justify-content: space-around; */
  /* font-size: 12px; */
  font-size: 0.624vw;
  text-align: center;
  /* line-height: 24px; */
  line-height: 1.248vw;
  color: #595757;
}
.index_guest_content_bottom_info p:first-child{
  color: #C7000B;
  /* font-size: 18px; */
  font-size: 0.936vw;
  font-weight: bold;
  /* margin-bottom: 10px; */
  margin-bottom: 0.52vw;
  text-align: center;
}
.index_guest_content_tips{
  /* margin-top: 10px; */
  margin-top: 0.52vw;
  color: #595757;
}
.index_guest_content_tips span{
  color: #C7000B;
}

/* 合作伙伴弹窗 */
.index_partner{
  /* width: 1150px; */
  width: 59.8vw;
  /* height: 680px; */
  height: 33.8vw;
  position: fixed;
  /* top: 110px; */
  top: 5.72vw;
  /* left: 330px; */
  left: 17.16vw;
  z-index: 3;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #C6000A;
  /* border-radius: 5px 0 5px 5px; */
  border-radius: 0.26vw 0 0.26vw 0.26vw;
  display: none;
}
.index_partner_close{
  /* width: 30px; */
  width: 1.56vw;
  /* height: 30px; */
  height: 1.56vw;
  position: fixed;
  /* top: 100px; */
  top: 5.2vw;
  /* left: 1520px; */
  left: 79.04vw;
  z-index: 3;
  cursor: pointer;
  display: none;
}
.index_partner_contentb{
  width: 100%;
  height: 100%;
  position: relative;
}
.index_partner_alertLine{
  /* width: 400px; */
  width: 20.8vw;
  position: absolute;
  /* top: 15px; */
  top: 0.78vw;
  z-index: 1;
}
.index_partner_alertBorder{
  /* width: 230px; */
  width: 11.96vw;
  position: absolute;
  /* top: -9px; */
  top: -0.469vw;
  /* right: -9px; */
  right: -0.468vw;
}
.index_partner_content{
  width: 100%;
  /* padding: 30px 50px; */
  padding: 1.56vw 2.6vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.index_partner_content_top{
  width: 100%;
  display: flex;
  align-items: center;
  /* margin-bottom: 20px; */
  margin-bottom: 1.04vw;
  z-index: 2;
}
.index_partner_content_top_title{
  /* height: 35px; */
  height: 1.82vw;
  /* line-height: 35px; */
  line-height: 1.82vw;
  /* padding: 0 40px 0 20px; */
  padding: 0 2.08vw 0 1.04vw;
  /* font-size: 36px; */
  font-size: 1.872vw;
  font-weight: bold;
  color: #C7000B;
  /* border-left: 5px solid #C7000B; */
  border-left: 0.26vw solid #C7000B;
}
.index_partner_content_bottoms{
  width: 100%;
  /* max-height: 520px; */
  max-height: 27.04vw;
  overflow: auto;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
}
.index_partner_content_bottoms div{
  /* width: 260px; */
  width: 13.52vw;
  /* height: 130px; */
  height: 6.76vw;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.index_partner_content_bottoms img{
  width: 100%;
}

/* 解码弹窗 */
.index_decode{
  /* width: 1150px; */
  width: 59.8vw;
  position: fixed;
  /* top: 110px; */
  top: 5.72vw;
  /* left: 330px; */
  left: 17.16vw;
  z-index: 3;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #C6000A;
  /* border-radius: 5px 0 5px 5px; */
  border-radius: 0.26vw 0 0.26vw 0.26vw;
  display: none;
}
.index_decode_close{
  /* width: 30px; */
  width: 1.56vw;
  /* height: 30px; */
  height: 1.56vw;
  position: fixed;
  /* top: 100px; */
  top: 5.2vw;
  /* left: 1520px; */
  left: 79.04vw;
  z-index: 3;
  cursor: pointer;
  display: none;
}
.index_decode_contentb{
  width: 100%;
  height: 100%;
  position: relative;
}
.index_decode_alertLine{
  /* width: 400px; */
  width: 20.8vw;
  position: absolute;
  /* top: 15px; */
  top: 0.78vw;
  z-index: 1;
}
.index_decode_alertBorder{
  /* width: 230px; */
  width: 11.96vw;
  position: absolute;
  /* top: -9px; */
  top: -0.469vw;
  /* right: -9px; */
  right: -0.468vw;
}
.index_decode_content{
  width: 100%;
  /* height: 680px; */
  max-height: 33.8vw;
  overflow: auto;
  /* padding: 30px 50px; */
  padding: 1.56vw 2.6vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.index_decode_content_top{
  width: 100%;
  display: flex;
  align-items: center;
  /* margin-bottom: 20px; */
  margin-bottom: 1.04vw;
  /* z-index: 2; */
}
.index_decode_content_top_title{
  /* height: 35px; */
  height: 1.82vw;
  /* line-height: 35px; */
  line-height: 1.82vw;
  /* padding: 0 40px 0 20px; */
  padding: 0 2.08vw 0 1.04vw;
  /* font-size: 36px; */
  font-size: 1.872vw;
  font-weight: bold;
  color: #C7000B;
  /* border-left: 5px solid #C7000B; */
  border-left: 0.26vw solid #C7000B;
}
.index_decode_content_bottom{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index_decode_content_bottom>img{
  width: 100%;
  /* height: 275px; */
  height: 14.3vw;
}
.index_decode_content_bottom .btn{
  /* width: 500px; */
  width: 26vw;
  /* height: 50px; */
  height: 2.6vw;
  text-align: center;
  /* line-height: 50px; */
  line-height: 2.6vw;
  border-radius: 3px;
  background: #C7000B;
  /* font-size: 16px; */
  font-size: 0.832vw;
  color: white;
  /* margin: 50px 0; */
  margin: 2.6vw 0;
  cursor: pointer;
}
.index_decode_content_bottom .tips{
  color: #C7000B;
  /* font-size: 14px; */
  font-size: 0.728vw;
  cursor: pointer;
}
.index_decode_content_bottom .history_detail {
  margin-top: 2.4890190336749636vw;
  width: 100%;
}
.index_decode_content_bottom .history_detail ul {
  padding: 0;
  margin: 0;
}
.index_decode_content_bottom .history_detail li {
  list-style: none;
  display: flex;
  position: relative;
}
.index_decode_content_bottom .history_detail .time_box {
  font-size:1.2248901903367496vw;
  font-weight: bold;
  color: #C7000B;
  line-height:2.1961932650073206vw;
  width: 9.51683748169839vw;
  text-align: center;
  margin-right: 6.44216691068814vw;
}
.index_decode_content_bottom .history_detail .point_box {
  width:3.074670571010249vw;
  height:3.074670571010249vw;
  background:#E7E7E7;
  border-radius:50%;
  position: absolute;
  top: -.5124450951683748vw;
  left: 9.809663250366032vw;
  z-index: 2;
}
.index_decode_content_bottom .history_detail .point {
  width:2.049780380673499vw;
  height:2.049780380673499vw;
  background:#C7000B;
  border-radius:50%;
  display: block;
  position: relative;
  margin: .5124450951683748vw;
}
.index_decode_content_bottom .history_detail li:not(:last-child) .line_box {
  width:1.171303074670571vw;
  height:100%;
  background:#E7E7E7;
  position: absolute;
  top: -.14641288433382138vw;
  left: 10.761346998535872vw;
}
.index_decode_content_bottom .history_detail li:not(:last-child) .line_box .line {
  width: .07320644216691069vw;
  height: 100%;
  border-left: .07320644216691069vw dashed #C7000B;
  display: block;
  margin: 0 auto;
}
.index_decode_content_bottom .history_detail .content_box {
  flex: 1;
}
.index_decode_content_bottom .history_detail .title {
  font-size:1.5569546120058566vw;
  line-height:1.2em;
  margin-bottom: 1.4641288433382138vw;
}
.index_decode_content_bottom .history_detail .detail {
  font-size:1.0248901903367496vw;
  line-height:1.8em;
  padding-bottom: 6.222547584187408vw;
}


/* 小程序二维码 */
.index_code_img{
  /* width: 105px; */
  width: 5.46vw;
  position: fixed;
  /* bottom: 85px; */
  bottom: 4.42vw;
  /* right: 25px; */
  right: 1.3vw;
  z-index: 1;
  cursor: pointer;
}

/* 个人中心背包 */
.index_user_img{
  /* width: 145px; */
  width: 7.54vw;
  position: fixed;
  /* bottom: 70px; */
  bottom: 3.64vw;
  /* left: 25px; */
  left: 1.3vw;
  z-index: 1;
  cursor: pointer;
  
  animation: warn 2s linear;
  -webkit-animation: warn 2s linear;
  -moz-animation: warn 2s linear;
  
  /*规定动画无限次播放*/
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.index_user_img img{
  width: 100%;
}

/* 个人中心弹窗 */
.index_user{
  /* width: 1343px; */
  width: 69.836vw;
  /* height: 767px; */
  /* height: 39.884vw; */
  position: fixed;
  /* top: 117px; */
  top: 6.084vw;
  /* left: 280px; */
  left:14.56vw;
  z-index: 3;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #C6000A;
  /* border-radius: 5px 0 5px 5px; */
  border-radius: 0.26vw 0 0.26vw 0.26vw;
  display: none;
}
.index_user_close{
  /* width: 30px; */
  width: 1.56vw;
  /* height: 30px; */
  height: 1.56vw;
  position: fixed;
  /* top: 112px; */
  top: 5.824vw;
  /* left: 1660px; */
  left: 86.32vw;
  z-index: 3;
  cursor: pointer;
  display: none;
}
.index_user_contentb{
  width: 100%;
  height: 100%;
  position: relative;
}
.index_user_alertLine{
  /* width: 400px; */
  width: 20.8vw;
  position: absolute;
  /* top: 15px; */
  top: 0.78vw;
  z-index: 1;
}
.index_user_alertBorder{
  /* width: 230px; */
  width: 11.96vw;
  position: absolute;
  /* top: -9px; */
  top: -0.469vw;
  /* right: -9px; */
  right: -0.468vw;
}
.index_user_content{
  width: 100%;
  height: 100%;
  overflow: auto;
  /* padding: 50px; */
  padding: 2.6vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.index_user_content_top{
  /* font-size: 18px; */
  font-size: 0.936vw;
  /* line-height: 36px; */
  line-height: 1.872vw;
  /* margin-bottom: 30px; */
  margin-bottom: 1.56vw;
}
.index_user_content_top div:last-child{
  text-indent: 2em;
}
.index_user_content_bottom{
  width: 100%;
  position: relative;
}
.index_user_content_bottom>img{
  /* width: 910px; */
  width: 47.32vw;
  /* margin-top: 60px; */
  margin-top: 3.12vw;
  float: right;
}
.index_user_content_bottom_infor{
  width: 100%;
  /* margin-bottom: 50px; */
  margin-bottom: 2.6vw;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
}
.index_user_content_bottom_infor .items{
  width: 100%;
  display: flex;
  align-items: center;
}
.index_user_content_bottom_infor .left{
  display: flex;
  align-items: flex-end;
}
.index_user_content_bottom_infor .left>img{
  /* width: 135px; */
  width: 7.02vw;
  /* margin-right: 30px; */
  margin-right: 1.26vw;
}
.index_user_content_bottom_infor .infor{
  display: flex;
  flex-direction: column;
  /* font-size: 14px; */
  font-size: 0.728vw;
  /* line-height: 24px; */
  line-height: 1.248vw;
}
.index_user_content_bottom_infor .infor>img{
  /* width: 40px; */
  width: 2.08vw;
}
.index_user_content_bottom_infor .infor>p{
  /* font-size: 24px; */
  font-size: 1.248vw;
  font-weight: bold;
  /* line-height: 36px; */
  line-height: 1.872vw;
  color: #C7000B;
  /* margin-bottom: 20px; */
  margin-bottom: 1.04vw;
  white-space: nowrap;
}
.index_user_content_bottom_infor .infor>div{
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.index_user_content_bottom_infor .infor>div>img{
  /* width: 15px; */
  width: 0.78vw;
  /* margin-right: 10px; */
  margin-right: 0.52vw;
}
.index_user_content_bottom_infor .right{
  /* width: 910px; */
  width: 47.32vw;
  /* margin-left: 58px; */
  margin-left: 3.016vw;
  display: flex;
  align-items: center;
  position: relative;
}
.index_user_content_bottom_infor .right_item{
  /* width: 255px; */
  width: 13.26vw;
  /* padding: 20px; */
  padding: 1.04vw;
  box-sizing: border-box;
  border: 1px solid #DCDDDD;
  border-radius: 5px;
  background: #FFFFFF;
  /* margin-right: 48px; */
  margin-right: 2.496vw;
  /* font-size: 14px; */
  font-size: 0.728vw;
  /* line-height: 20px; */
  line-height: 1.04vw;
  position: relative;
  /* box-shadow:1px 9px 20px 0px rgba(0, 0, 0, 0.1); */
  box-shadow:1px 0.468vw 1.04vw 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.index_user_content_bottom_infor .right_range{
  /* min-width: 100px; */
  min-width: 5.2vw;
  /* height: 100px; */
  height: 5.2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #FFFFFF;
  /* box-shadow:1px 9px 20px 0px rgba(0, 0, 0, 0.1); */
  box-shadow:1px 0.468vw 1.04vw 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  position: absolute;
  right: 0;
}
.index_user_content_bottom_infor .right_range p{
  /* width: 87px; */
  width: 4.524vw;
  /* height: 87px; */
  height: 4.524vw;
  background: #C7000B;
  color: #FFFFFF;
  /* font-size: 20px; */
  font-size: 1.04vw;
  /* line-height: 24px; */
  line-height: 1.248vw;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.index_user_content_bottom_infor .right_item:last-child{
  margin: 0;
}
.index_user_content_bottom_infor .right_item>p{
  color: #595757;
  /* margin-bottom: 10px; */
  margin-bottom: 0.52vw;
}
.index_user_content_bottom_infor .right_item>div{
  /* white-space: nowrap; */
  position: relative;
  z-index: 1;
}
.index_user_content_bottom_infor .right_item>img{
  /* width: 120px; */
  width: 6.24vw;
  position: absolute;
  bottom: 0;
  right: 0;
}
.index_user_content_bottom_infor .items:nth-child(1) .right_item{
  /* height: 95px; */
  height: 6.555vw;
}
.index_user_content_bottom_infor .items:nth-child(2){
  /* margin-top: 50px; */
  margin-top: 2.6vw;
}
.index_user_content_bottom_infor .items:nth-child(2) .right{
  /* margin-left: 110px; */
  margin-left: 5.72vw;
}
.index_user_content_bottom_infor .items:nth-child(2) .right_item{
  /* width: 240px; */
  width: 12.48vw;
  /* padding: 30px; */
  padding: 1,56vw;
  background: #FFF7F0;
}
.index_user_content_bottom_infor .items:nth-child(3){
  /* margin-top: 90px; */
  margin-top: 4.68vw;
}
.index_user_content_bottom_infor .items:nth-child(3) .right{
  /* margin-left: 110px; */
  margin-left: 5.72vw;
}
.index_user_content_bottom_infor .items:nth-child(3) .right_item{
  /* width: 205px; */
  width: 10.66vw;
  box-shadow: 0 0 6px 0 rgba(174,186,208,.27);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index_user_content_bottom_infor .items:nth-child(3) .right_item p{
  width: 100%;
  width: 100%;
  text-align: center;
  color: #000000;
  /* padding-bottom: 10px; */
  padding-bottom: 0.52vw;
  border-bottom: 1px solid #606060;
  /* margin-bottom: 20px; */
  margin-bottom: 1.04vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_user_content_bottom_infor .items:nth-child(3) .right_item div{
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.index_user_content_bottom_infor .items:nth-child(3) .right_item p img{
  /* width: 25px; */
  width: 1.3vw;
  /* margin-right: 10px; */
  margin-right: 0.52vw;
}


@keyframes warn {
    100% {
      transform: translateY(0);
    }

    50% {
      transform: translateY(15px);
    }

    0% {
      transform: translateY(0);
    }
}