* {
    margin: 0;
    padding: 0;
    font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
}
body{
    background: #f1f3f5;
    font-size: .54rem;
    color: #333;
}
a[href*="?forwardType"] {
       display: none;
}
html {
    touch-action: manipulation;
}

body::-webkit-scrollbar {
    display: none;
}
.list li,
.help-list li{
    list-style: none;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}
.wrap{
    padding: 0 0.48rem 1.02rem;
}
.text-box{
    width: 100%;
    height: 1.93rem;
    background-color: #E4E8E9;
    margin-top: 0.54rem;
    border-radius: 0.64rem;
    line-height: 1.93rem;
    position: relative;
}
.text-box a{
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}
.text-box .img1{
    width: 0.88rem;
    float: left;
    vertical-align: middle;
    margin-left: 0.59rem;
    margin-top: 0.55rem;
}
.text-box p{
    width: 10.08rem;
    height: 1.93rem;
    font-size:0.64rem;
    color: #000000;
    text-align: left;
    vertical-align: middle;
    position: absolute;
    left: 2.06rem;
}

.text-box .img2{
    width:1.1rem;
    position: absolute;
    top: 0.45rem;
    right: 0.3rem;
}
.banner{
    margin-top: 0.54rem;
    position: relative;
}
.banner a{
    width: 100%;
    height: 100%;
    display: block;
}
.banner img{
    width: 100%;
    border-radius: 0.64rem;
}
.banner p{
    position: absolute;
    left: 0.72rem;
    bottom: 0.83rem;
    opacity: 0.95;
    font-size: 0.78rem;
    color: #FFFFFF;
    line-height: 0.96rem;
}

.sec-box{
    margin-top: 0.77rem;
}
.sec-box1{
    margin-top: 1.01rem;
}
.sec-box2{
    margin-top: 0.97rem;
}
.title{
    margin-left: 0.48rem;
    font-size: 0.72rem;
    color: #000000;
    text-align: left;
    line-height: 0.94rem;
    font-weight: 600;
}


.list li{
    width: 4.24rem;
    margin-right: 0.35rem;
    margin-top: 0.48rem;

    background-color: #ffffff;
    border-radius: 0.64rem;
    float: left;
}
.list a{
    width: 100%;
    padding: 0.57rem 0 0.62rem;
    display: block;
    text-decoration: none;
}
.list li:nth-child(3n+3){
    margin-right: 0;
}
.list li img{
    width: 1.6rem;
    border-radius: 0.64rem;
    margin-left: 0.52rem;
}
.list li p{
    font-size: 0.64rem;
    color: #000000;
    text-align: left;
    padding-left: 0.64rem;
    margin-top: 0.64rem;
    font-weight: 500;

}
.help-box{
    width: 100%;
    height: 4.48rem;
    background-color: #ffffff;
    border-radius: 0.64rem;
    margin-top: 0.45rem;
}
.help-list li{
    width: 100%;
    height: 2.24rem;
    position: relative;
}
.help-list a{
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}

.help-list .img1{
    width: 0.9rem;
    float: left;
    vertical-align: middle;
    margin-top: 0.65rem;
    margin-left: 0.66rem;
}

.help-list .img2{
    width:1.1rem;
    position: absolute;
    top: 0.6rem;
    right: 0.3rem;
}
.help-list div{
    width: 10.88rem;
    height: 100%;
    text-align: left;
    vertical-align: middle;
    position: absolute;
    left: 2.08rem;
}
.help-list .div1{
    border-bottom:1px solid rgba(0,0,0,0.05);
}
.help-list p{
    width: 10.08rem;
    font-size:0.64rem;
    color: #000000;
    position: absolute;
    top: 0.68rem;
}
/* video */
.video-box{
    width: 100%;
    margin-top: 0.54rem;
}
.video-box video{
    width: 100%;
    display: block;
}
.content{
    padding: 0.48rem;
    background-color: #ffffff;
    border-radius: 0.64rem;
    margin-top: 0.48rem;
}
.topictitle1 {
    font-size: .9rem;
    line-height: 1.3em;
    margin: 0.96rem 0.24rem 0.8rem 0.24rem;
}
.text-title{
    font-size: .72rem;
    margin: 0.96rem 0.24rem 0.8rem 0.24rem;
}
.text-title1{
    font-size: .6rem;
    font-weight: bold;
}
.text-title2{
    font-size: .6rem;
    font-weight: bold;
    margin:  0.96rem 0.24rem 0.8rem 0.24rem;
}
.con-text{
    color: #333;
    font-size: .54rem;
    line-height: .96rem;
    margin: 0 0.24rem 0.48rem;
    font-weight: 300;

}
.text-list{
    margin: 0 0.24rem 0.48rem;
    padding-left: 0.96rem;
}
.text-list li{
    color: #333;
    font-size: .54rem;
    line-height: .96rem;
    margin-bottom: 0.48rem;
    font-weight: 300;

}
.content .text-list {
    margin-left: 0;
}
.content .text-list2 {
    color: #333;
    font-weight: 300;
    margin-left: .96rem;
}
li .con-text {
    margin: 0 0 0.48rem 0;
}
.text-list li p{
    position: relative;
}
.text-list li p .icon{
    width: 80%;
    margin-left:0 ;
}
.tip-box{
    padding: 0.52rem 0.43rem 0.52rem 0.17rem;
    border-radius: 0.32rem;
    background-color: #F9F9F9;
    margin: 0 0.24rem 0.48rem;
}
.tip-box img{
    width: 0.8rem;
    margin-left: 0;
}
.tip-list{
    padding-left: 0.6rem;
}
.tip-list li{
    color: #333;
    font-size: .54rem;
    line-height: .96rem;
    margin-bottom: 0.48rem;
    font-weight: 300;
    list-style: disc;
}
.video-title{
    color: #333;
    font-size: .54rem;
    margin-top: 0.5rem;
}
h3{
    color: #333;
    font-size: .54rem;
    margin-top: 0.5rem;
}
ol ul.text-list {
    list-style: disc;
    padding-left: 0;
}
ol ul.text-list1 {
    list-style: disc;
    padding-left: 0.6rem;
}
ul ul {
    list-style: square;
}
.tip-text {
    color: #333;
    font-size: .54rem;
    line-height: .96rem;
    font-weight: bold;
    margin-bottom: 0.48rem;
}

.tips-modal-wrap {
    height: 100vh;
    overflow: hidden;
    box-sizing: border-box;
}
.tips-modal{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}
.tips-modal.hidden{
    display: none;
}
.tips-alert-box{
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 0 0.4rem 0 0.96rem;
    background: #fff;
    border-radius: 0.96rem;
    box-sizing: border-box;
}
.tips-alert-title{
    font-size: 0.8rem;
    line-height: 2.8;
}
.tips-alert-content{
    height: calc(100% - 4.64rem);
    overflow-y: auto;
    font-size: 0.64rem;
    color: #000000;
    padding-right: 0.56rem;
}
.tips-alert-content > p{
    margin-bottom: 0.32rem;
}
.tips-alert-btn{
    outline: none;
    border: none;
    font-size: 0.64rem;
    color: #fff;
    background: #0A59F7;
    border-radius: .8rem;
    height: 1.6rem;
}
@media screen and (max-width: 520px){
    .tips-alert-btn{
        width: 6.92rem;
        margin: 0.24rem 0 0.56rem calc(50% - 3.46rem);
    }
    .tips-alert-box{
        height: 80%;
        width: calc(100% - 0.96rem);
        bottom: 2.24rem;
        max-height: calc(100% - 2.72rem);
    }
}
@media screen and (min-width: 520px) and (max-width: 840px){
    .tips-alert-btn{
        width: 50%;
        margin: 0.24rem 0 0.56rem 25%;
    }
    .tips-alert-box{
        height: 90%;
        width: calc(75% - 0.5rem);
        bottom: 5vh;
    }
}
@media screen and (min-width: 840px){
    .tips-alert-btn{
        width: 34%;
        margin:  0.24rem 0 0.56rem 33%;
    }
    .tips-alert-box{
        height: 90%;
        bottom: 5vh;
        width: calc(66.66667% - 0.5rem);
    }
}
.warn-box{
    background: #FFE5E6;
}
.warn-box .warn-color{
    font-size: 0.64rem;
    color: #CD2121;
    left: 2rem;
}
.quesLists{
    background-color: #ffffff;
    border-radius: 0.64rem;
    padding: 0.05rem 0.48rem;
    box-sizing: border-box;
    list-style: none;
  }
  .jumpTopic {
    text-decoration: none;
    font-size: 0;
    display: block;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    height: 2.24rem;
    box-sizing: border-box;
  }
  .showTitleIcon{
    position: relative;
  }
  .arrow {
  position: relative;
  left: 0.3rem;
  width: 1.25rem;
  margin: auto;
}
.listText {
  width: 100%;
  height: 2.24rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0,0,0,0.05);
  box-sizing: border-box;
}
.topicTitle {
  width: 90%;
  font-size: 0.64rem;
  height: 0.86rem;
  line-height: 0.86rem;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.noBorder{
  border: none;
}
