/*首页*/
.offical_notice{
  margin: .2rem 0 .4rem;
  font-size: 1rem;
  color: #F72352;
}
.offical_notice_pic{
  width: 10%;
}
.offical_notice_border{
  margin: 0 2% 0 2%;
  width: 1%;
  height: 3rem;
  background: #EAF5FF;
  border-radius: 2px;
}
.offical_btn_area{
  flex-wrap: wrap;
  padding-top: 1rem;
  border-top: 1px solid #EDEEF0;
}
.offical_btn_area li{
  margin-bottom: 1.1rem;
  width: 20%;
  text-align: center;
}
.offical_btn_area li img{
  width: 70%;
}
.offical_btn_area li p,.official_alert p{
  margin-top: .4rem;
  font-size: .8rem;
  color: #18181A;
}
.offical_height{
  height: .8rem;
  background: #F7F9FA;
}
.offical_main_lt{
  width: 72%;
}
.offical_main_rt{
  width: 26%;
  height: 4.6rem;
  overflow: hidden;
    border-radius: .3rem;
}
.offical_main_rt img{
  border-radius: .3rem;
}
.offical_main_lt h4 {
    margin-bottom: 1rem;
    font-size: 1rem;
    color: #18181A;
    font-weight: normal;
}
.offical_main_post input{
  padding: .2rem;
  margin-right: .1rem;
  font-size: .8rem;
  color: #F72352;
  border-radius: .2rem;
  background: #FFDAE2;
}
.offical_main_post span,.offical_add p{
  font-size: .9rem;
}
.offical_add p{
  color: #A2A4A8;
}
.official_alert_box{

}
.official_alert_box,.official_alert_bg{
  position: fixed;
  left: 0;
  width: 100%;
}
.official_alert_box{
  bottom: -35%;
  height: 35%;
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
  z-index: 8;
}
.official_alert{
  margin: 0 auto;
  width: 90%;
}
.official_alert h4{
  margin: 1rem 0 2rem;
  font-size: 1.1rem;
}
.official_alert>div{
  width: 17%;
}
.official_alert_bg{
  display: none;
  top: 0;
  height: 100%;
  background: #000;
  opacity: .4;
  z-index: 7;
}

/*直播*/
.live_box{
  color: #fff;
}
.live_title,.live_addpicture{
  width: 80%;
}
.live_title{
  margin: 7rem auto 0;
}
.live_addpicture,.live_radio,.live_tips{
  font-size: .8rem;
}
.live_addpicture{
  padding: 4rem 0;
  margin: 4rem auto 6rem;
  background: #999;
  border-radius:0.5rem;
}
.live_addpicture div{
  margin: 0 auto 0.5rem;
  width: 7%;
}
.live_start{
  margin: 0 auto;
  width: 90%;
}
.live_radio{
  margin-top: 2.5rem;
}
.live_tips{
  width: 96%;
  position: absolute;
  left: 2%;
  bottom: 1.5rem;
}


/*缴纳会费*/
.pay_bg{
  height: 8rem;
  color: #fff;
  background: url('../image/fee_img_bg_2.png');
  background-size: 125%;
}
.pay_radio,.pay_main{
  background: #fff;
  border-radius: 0.3rem;
}
.pay_radio{
  position: absolute;
  left: 2%;
  top: 3%;
  padding: 0.5rem 0;
  box-shadow: 0px 7px 7px -7px #ccc;
}
.pay_radio>div{
  padding: 0.5rem 0;
  margin: 0 auto;
  width: 96%;
  border-radius: 0.3rem;
  border: 1px solid #FFDCB2;
}
.pay_userinfo{
  padding: 0.2rem 5%;
}
.pay_detail>span{
  font-size: 0.9rem;
  color: #4B4B4D;
}
.pay_detail>p{
  margin-top: 0.3rem;
  font-size: 1.3rem;
  color: #19191A;
}
.pay_detail>p>span{
  margin-left: 0.3rem;
  font-size: 0.8rem;
  color: #A2A4A8;
}
.pay_main{
  margin: 9rem auto 0;
  width: 96%;
}
.pay_main>div{
  padding: 0.5rem 2% 0;
}
input.pay_btn{
  margin: 3rem 4% 0!important;
  width: 92%;
}
.mui-table-view-cell p{
  font-size: 1rem;
  color: #000
}
.mui-navigate-right{
  margin-right: 3%;
  width: 15%;
}


/*缴纳成功*/
.success_color{
  position: relative;
  height: 17rem;
  color: #fff;
  background: #2F71F6;
}
.success_tips{
  justify-content: center;
  margin-top: 1rem;
}
.success_tips_lt{
  margin-right: 2%;
  width: 16%;
}
.success_tips_rt div{
  font-size: 1.2rem;
}
.success_tips_rt p{
  font-size: 0.9rem;
}
.success_details{
  position: absolute;
  left: 2%;
  top: 85%;
  height: 17rem;
  background: url(../image/img_paper.png) no-repeat;
  background-size: 100%;
}
.success_price{
  margin: 4rem 0 4rem;
  font-size: 0.9rem;
  color: #000;
}
.success_price span{
  font-size: 1.6rem;
  font-weight: bold;
}
.success_num{
  margin: 0 auto;
  width: 92%;
}
.success_num_inner{
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
  color: #666;
}
.success_num_inner div{
  width: 20%;
  font-size: 0.85rem;
  color: #A2A4A8;
  text-align: right;
}


/*缴费记录*/
.history_con{
  margin-top: 0.5rem;
}
.history_list{
  border-bottom: 1px solid #EDEEF0;
}
.history_list>div{
  padding: 1rem 0;
}
.history_list1{
  margin-bottom: 0.8rem;
  font-size: 0.9rem;
}
.history_list2{
  font-size: 0.85rem;
  color: #A2A4A8;
}
.history_list2 p:nth-of-type(3){
  color: #24C16F;
}

/*爱心慈善动态内页*/
.inner_time{
  margin-bottom: 1.5rem;
}
.service_main .inner_time p{
  color: #666;
  margin-right: 3%;
}
.service_main .inner_detail{
  margin-bottom: 1rem;
  font-size: 0.9rem;
  color: #333;
  line-height: 1.5rem;
}
.inner_word_box{
  padding: 0.5rem 0 1rem;
}
.inner_word{
  padding: 0.7rem 3%;
  width: 94%;
  border-radius: 0.3rem;
  background: #F7F9FC;
}
.inner_img{
  width: 90%;
}
.inner_img div{
  margin-right: 5%;
  width: 12%;
}
.meet_file>div{
  margin-bottom: 0.7rem;
}
