#inputBox{
    background: #fff;
}
.mobile-list-box{
    display: none;
}
.footer{
    display: none;
}
.header{
    display: none;
}
.search-box{
    display: none !important;
}
.side-menu{
    display: none;
}
.header-top{
    display: none;
}
.F-G-to-Travelling-in-Beijing{
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.F-G-to-Travelling-in-Beijing-con{
    background: url(./Foreigners-accidents-banner.jpg) top center #ffffff no-repeat;
    padding-top: 400px;
}
/* 养狗一件事主体样式 */
.FGT-in-bj-con{
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 50px 34px 0;
    background: #fff;
    padding-bottom: 145px;
}
.FGT-in-bj-box1-box2{
    width: 1102px;
    margin: 0 auto;
}

/* 选择按钮 */
.A-goodJobBox-btn{
    width: 1102px;
    margin-bottom: 2px;
}
.A-goodJobBox-btn ul{
    display: flex;
    justify-content: space-between;
}
.A-goodJobBox-btn li{
    width: 510px;
    height: 65px;
    display: flex;
    padding: 0 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    background: #fff9f1;
    border-top: 4px solid #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    overflow: hidden;
}
.A-goodJobBox-btn li.active{
    background: #a67534;
    border-top: 4px solid #a67534;
}
.A-goodJobBox-btn li a{
    font-size: 28px;
    color: #a4875a;
    cursor: pointer;
}
.A-goodJobBox-btn li.active a{
    color: #fff;
}
/* 图解流程 */
.A-goodJobBox-list{
    width: 1102px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 60px 42px 50px;
    display: none;
}
.A-introduction-txt{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 0 30px;
}
.A-introduction-txt p{
    font-size: 32px;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
}
.A-introduction-ban{
    margin: 0 0 70px;
    text-align: center;
}
.A-introduction-ban img{
    max-width: 100%;
    height: auto;
}
/* 文字步骤 */
.A-goodJobBox-listCon{
    width: 1003px;
    margin: 0 auto;
}
.A-goodJobBox-listCon-li{
    min-height: 82px;
    border: 1px solid #fffbf6;
    border-right: 4px solid #fffbf6;
    border-bottom: 4px solid #fffbf6;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    background: #fffbf6;
    transition: all .3s;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
}
.A-goodJobBox-listCon-left{
    width: 131px;
    height: auto;
    border-right: 1px solid #fffbf6;
    background: #fffbf6;
    box-sizing: border-box;
    display: flex;
    color: #eaa041;
    justify-content: center;
    align-items: baseline;
    font-size: 20px;
    padding: 30px 0 0 0;
}
.A-goodJobBox-listCon-left span{
    display: inline-block;
    vertical-align: bottom;
}
.A-goodJobBox-listCon-left span.A-goodJobBox-listCon-left-number{
    font-size: 36px;
    font-weight: bold;
    padding-right: 25px;
    border-right: 3px solid #ffffff;
}
.A-goodJobBox-listCon-right{
    width: 867px;
    font-size: 22px;
    color: #333;
    padding: 28px 30px 0px;
    box-sizing: border-box;
}
.A-goodJobBox-listCon-right-txt{
    display: flex;
    justify-content: space-between;
    line-height: 1.4;
    align-items: baseline;
}
.A-goodJobBox-listCon-right-txt p{
    padding-right: 15px;
    padding-bottom: 15px;
}
.A-goodJobBox-listCon-right-txt a{
    font-size: 22px;
    color: #333;
    font-weight: bold;
}
.A-goodJobBox-listCon-right-txt span{
    font-weight: bold;
    color: #a67534;
    transform: scale(1.5);
    position: relative;
    /* top: -3px; */
}
.A-goodJobBox-listCon-list{
    height: 0;
    overflow: hidden;
}
.A-goodJobBox-listCon-list ul{
    padding-bottom: 20px;
}
.A-goodJobBox-listCon-list li{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 0 8px;
    margin-top: 30px;
}
.A-goodJobBox-listCon-list li span.A-goodJobBox-listCon-list-span{
    display: block;
    width: 7px;
    height: 10px;
    background: url(blank-triangle.png) no-repeat;
    display: none;
}
.A-goodJobBox-listCon-list li a{
    font-size: 18px;
    color: #333;
    display: block;
    width: 97.5%;
    line-height: 1.5;
}
.A-goodJobBox-listCon-li.Composite .Composite-right{
    width: 867px;
    font-size: 22px;
    color: #333;
    padding: 23px 30px 25px;
    box-sizing: border-box;
}
.Composite-right-p{
    line-height: 1.4;
    margin-bottom: 25px;
    position: relative;
    font-weight: bold;
}
.Composite-right-p span{
    font-weight: bold;
    color: #7fa5be;
    transform: scale(1.5);
    position: absolute;
    right: 0;
    top: -3px;
}
.A-goodJobBox-listCon-li i{
    margin-left: 10px;
}
/* .Composite-right-p i{
    display: inline-block;
    font-style: normal;
    font-size: 14px;
    color: #004ea2;
    padding: 5px 10px 0;
    margin-left: 10px;
    background: #fff;
    border-right: 1px solid #55a8fd;
    border-bottom: 1px solid #55a8fd;
} */
.A-goodJobBox-listCon-li.Composite .A-goodJobBox-listCon-right{
    width: auto;
    min-height: 52px;
    border: 1px solid #bdd5e5;
    border-right: 3px solid #bdd5e5;
    border-bottom: 3px solid #bdd5e5;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: 17px 15px 12px 25px;
    margin-bottom: 17px;
}
.Composite .A-goodJobBox-listCon-right .A-goodJobBox-listCon-right-txt p{
    font-size: 18px;
    padding-bottom: 0;
}
.Composite .A-goodJobBox-listCon-right .A-goodJobBox-listCon-list li a{
    font-size: 16px;
}
.Composite .A-goodJobBox-listCon-right-txt span{
    top: 3px;
}
/* .A-goodJobBox-listCon-li:nth-child(1) .A-goodJobBox-listCon-left{
    color: #3dbea0;
}
.A-goodJobBox-listCon-li:nth-child(2) .A-goodJobBox-listCon-left{
    color: #4ac3d3;
}
.A-goodJobBox-listCon-li:nth-child(3) .A-goodJobBox-listCon-left{
    color: #158bb9;
}
.A-goodJobBox-listCon-li:nth-child(4) .A-goodJobBox-listCon-left{
    color: #1174b8;
}
.A-goodJobBox-listCon-li:nth-child(5) .A-goodJobBox-listCon-left{
    color: #1e4b97;
} */
/* 流程文字 */
.A-introduction-ban-txt ul{
    display: flex;
    margin-top: 20px;
    /* padding: 0 20px; */
    justify-content: space-between;
}
.A-introduction-ban-txt ul li{
    width: 160px;
    margin-left: 80px;
    word-wrap: break-word;
}
.A-introduction-ban-txt ul li:last-child{
    margin-left: 0;
}
.A-introduction-ban-txt ul li a{
    font-size: 24px;
    color: #333333;
    line-height: 1.2;
}
.A-introduction-2 .A-introduction-ban-txt ul{
    /* padding: 0 90px; */
}
/* Tips FAQ */
.Tips-FAQ{
    display: flex;
    justify-content: space-between;
}
.Tips-con{
    width: 545px;
}
.Tips-FAQ-title{
    padding: 15px 0;
    border-bottom: 3px solid #eaa041;
}
.Tips-FAQ-title a{
    font-size: 28px;
    color: #333;
    font-weight: bold;
}
.Tips-start{
    padding: 35px 30px;
    border: 1px solid #dedede;
    position: relative;
    overflow: hidden;
    background: url(./Driving-tips-faq-bg.png);
}
.Tips-FAQ-card{
    width: 480px;
    color: #1e4b97;
    margin-bottom: 60px;
    position: relative;
}
.Tips-FAQ-card-top{
    width: 100%;
    font-weight: bold;
    line-height: 1.25;
    text-transform: uppercase;
}
.Tips-FAQ-card-top a{
    font-size: 24px;
    color: #1e4b97;
}
.Tips-FAQ-card-left,.Tips-FAQ-card-right{
    width: 50%;
    box-sizing: border-box;
    padding: 0 30px 0 45px;
}
.Tips-FAQ-card-left span{
    display: block;
    text-align: center;
}
.Tips-FAQ-card-left-day{
    font-size: 36px;
}
.Tips-FAQ-card-left-time{
    font-size: 16px;
}
.Tips-FAQ-card-icon{
    position: absolute;
    width: 238px;
    height: 196px;
    right: -8px;
    bottom: 8px;
    z-index: 1;
    opacity: 0.4;
}
.Tips-FAQ-card-right{
    height: 44px;
    display: none;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    padding: 32px 56px 0 51px;
}
.Tips-FAQ-card-right span{
    display: block;
    width: 53px;
    height: 44px;
    font-size: 46px;
}
.Tips-FAQ-list{
    width: 100%;
    padding-left: 9px;
    height: 250px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.Tips-FAQ-list.Tips-FAQ-list-one{
    height: 370px;
}
.Tips-FAQ-list ul{
    height: 100%;
    overflow: hidden;
}
.Tips-FAQ-list li{
    margin-bottom: 30px;
    padding:0 20px 0 24px;
    position: relative;
}
.Tips-FAQ-list li img{
    display: block;
    width: 184px;
    height: 184px;
    margin-top: 30px;
}
.Tips-FAQ-list li::before{
    content: '';
    display: block;
    width: 9px;
    height: 10px;
    position: absolute;
    top: 6px; 
    right: 0;
    background: url(blank-triangle.png) no-repeat;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.Tips-FAQ-list li:last-child{
    margin-bottom: 0%;
}
.Tips-FAQ-list li a{
    font-size: 20px;
    color: #333;
    line-height: 1.35;
}
/* 滚动条 */
.Tips-FAQ-list .scroll_bar,
.Tips-FAQ-list .scroll_bar-two{
	position: absolute;
	top:0;
	left: 15px;
	width: 3px;
	height: 100%;
	background-color: #dedede;
    display: none;
}
/* 滚动块 */
.Tips-FAQ-list .scroll_slider,
.Tips-FAQ-list .scroll_slider-two{
	position: absolute;
	top: 0;
	left: -7px;
	width: 18px;
	height: 40px !important;
	background: #d7d7d7;
    border-radius: 50px;
}
.FAQ-con .Tips-FAQ-card{
    padding: 0;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    line-height: 1.25;
    margin-bottom: 48px;
}
.FAQ-con .Tips-FAQ-card a{
    color: #a67534;
}
.FAQ-con .Tips-FAQ-card p i{
    display: inline-block;
    width: 24px;
    height: 34px;
    margin-right: 20px;
    vertical-align: bottom;
    background: url(./Foreigners-accidents-click-icon.png.png) no-repeat;
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
.FAQ-con-list-p1{
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5px;
}
.FAQ-con-list-p2{
    font-size: 22px;
}
.FAQ-con .Tips-FAQ-card-icon{
    width: 112px;
    height: 122px;
    right: 43px;
    bottom: -6px;
}
/* 流程图 */
.A-introduction-ban-img ul{
    display: flex;
    /* padding: 0 20px; */
    justify-content: space-between;
}
.A-introduction-2 .A-introduction-ban-img ul li{
    width: 148px;
    height: 148px;
    margin-left: 60px;
}
.A-introduction-2 .A-introduction-ban-txt ul li{
    width: 148px;
    margin-left: 60px;
}
.A-introduction-2 .A-introduction-ban-txt ul li:last-child{
    margin-left: 0;
}
.A-introduction-ban-img ul li{
    width: 160px;
    height: 160px;
    margin-left: 80px;
    position: relative;
}
.A-introduction-ban-img ul li::after{
    content: '';
    position: absolute;
    width: 99px;
    height: 37px;
    left: -55px;
    top: calc(50% - 18.5px);
    background: url(./Foreigners-accidents-arrow.png) no-repeat;
    background-size: cover;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.A-introduction-ban-img ul li:last-child{
    margin-left: 0;
}
.A-introduction-ban-img ul li:last-child::after{
    display: none;
}
.A-introduction-ban-img ul li img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
}

/* 移动 */
@media screen and (max-width: 1024px){
    body{
        width: 16rem;
        margin: 0 auto;
        background: #fff;
    }
    .InBeijing-head{
        display: none;
    }
    .capital-footer{
        display: none;
    }
    .capital-footer{
        display: none;
    }
    .capital-footer-two{
        display: none;
    }
    .footer{
        display: block;
    }
    .header{
        display: block;
    }
    .search-box{
        display: flex !important;
        background: #fff;
    }
    .side-menu{
        display: block;
    }
    .header-top {
        display: block;
    }
    /* 移动样式 */
    .F-G-to-Travelling-in-Beijing{
        max-width: 16rem;
        min-width: auto;
        overflow: hidden;
    }
    .F-G-to-Travelling-in-Beijing-con{
        background: url(./Foreigners-accidents-banner-m.jpg) top center #ffffff no-repeat;
        background-size: contain;
        padding-top: 7.21rem;
    }
    /* 旅游一件事主体样式 */
    .FGT-in-bj-con{
        width: 16rem;
        padding: 0 0.51rem 1.4rem;
        box-sizing: border-box;
    }
    .FGT-in-bj-box1-box2{
        width: 14.96rem;
    }
    /* 选择按钮 */
    .A-goodJobBox-btn{
        width: auto;
        padding: 1.23rem 0 0;
    }
    .A-goodJobBox-btn ul{
        display: flex;
        justify-content: space-between;
    }
    .A-goodJobBox-btn li{
        width: 49.5%;
        height: auto;
        background: #fff9f1;
        border-top: 0.05rem solid #fff9f1;
        border-top-left-radius: 0.2rem;
        border-top-right-radius: 0.2rem;
        overflow: hidden;
        padding: 0.6rem 0.2rem;
        box-sizing: border-box;
        text-align: center;
    }
    .A-goodJobBox-btn li.active{
        background: #a67534;
        border-top: 0.05rem solid #a67534;
    }
    .A-goodJobBox-btn li a{
        font-size: 0.59rem;
        font-weight: bold;
    }
    .A-goodJobBox-btn li.active a{
        color: #fff;
    }
    .A-introduction{
        display: none;
    }
    /* 图解流程 */
    .A-goodJobBox-list{
        width: 100%;
        padding: 1.2rem 0 0;
        display: none;
    }
    .A-introduction-txt{
        margin: 0 auto;
        text-align: center;
        padding: 1.28rem 0 0;
        display: none;
    }
    .A-introduction-txt div{
        width: 100%;
        height: 0.2rem;
        display: block;
    }
    .A-introduction-txt div img{
        width: 1.06rem;
        height: 100%;
    }
    .A-introduction-txt span{
        width: 1.15rem;
        height: 1.15rem;
    }
    .A-introduction-txt span img{
        width: 100%;
        height: 100%;
    }
    .A-introduction-txt p{
        font-size: 0.69rem;
        margin-bottom: 0;
        margin-left: 0.3rem;
    }
    /* 文字步骤 */
    .A-goodJobBox-listCon{
        width: auto;
        margin: 0 auto;
    }
    .A-goodJobBox-listCon-li{
        min-height: 2.74rem;
        border-right: 0.07rem solid #fffbf6;
        border-bottom: 0.07rem solid #fffbf6;
        border-radius: 0.25rem;
        margin-bottom: 0.64rem;
    }
    .A-goodJobBox-listCon-left{
        text-align: center;
        width: 2.08rem;
        justify-content: start;
        align-items: center;
        font-size: 0.51rem;
        flex-direction: column;
        padding: 0.61rem 0 0;
        border-right: 0.05rem solid #fffbf6;
    }
    .A-goodJobBox-listCon-left span{
        display: inline-block;
        vertical-align: bottom;
    }
    .A-goodJobBox-listCon-left span.A-goodJobBox-listCon-left-number{
        font-size: 0.92rem;
        margin-top: 0.2rem;
        padding: 0;
        border: none;
    }
    .A-goodJobBox-listCon-right{
        width: 12.75rem;
        font-size: 0.59rem;
        padding: 0 0.45rem 0;
    }
    .A-goodJobBox-listCon-right-txt{
        min-height: auto;
        box-sizing: border-box;
        padding: 0.2rem 0;
        display: flex;
        justify-content: space-between;
        line-height: 1.565;
        align-items: center;
    }
    .A-goodJobBox-listCon-right-txt p{
        padding-right: 0.2rem;
        padding-bottom: 0;
    }
    .A-goodJobBox-listCon-right-txt a{
        font-size: 0.59rem;
        font-weight: bold;
    }
    .A-goodJobBox-listCon-right-txt span{
        font-weight: bold;
        color: #a67534;
        transform: scale(2);
        position: relative;
        align-self: flex-start;
        top: .3rem;
    }
    .A-goodJobBox-listCon-list{
        height: 0;
        overflow: hidden;
    }
    .A-goodJobBox-listCon-list ul{
        padding-bottom: 0.4rem;
    }
    .A-goodJobBox-listCon-list li{
        display: flex;
        justify-content: space-between;
        align-items: normal;
        padding: 0;
        margin-top: 0;
        margin-bottom: 0.5rem;
    }
    .A-goodJobBox-listCon-list-span{
        display: block;
        width: 0.23rem;
        height: 0.25rem;
        margin-top: 0.17rem;
        background: url(blank-triangle.png) no-repeat;
        background-size: contain;
        transform: scale(1.8);
    }
    .A-goodJobBox-listCon-list li a{
        font-size: 0.51rem;
        color: #333;
        display: block;
        width: 95%;
        line-height: 1.5;
    }
    .A-goodJobBox-listCon-li.Composite .Composite-right{
        width: 12.75rem;
        font-size: 0.59rem;
        padding: 0.5rem 0.25rem 0.64rem;
    }
    .Composite-right-p{
        line-height: 1.4;
        padding-bottom: 0.4rem;
        padding-right: 0.8rem;
    }
    .Composite-right-p span{
        font-weight: bold;
        color: #7fa5be;
        transform: scale(2);
        position: absolute;
        top: 0.3rem;
        right: 0.2rem;
    }
    .A-goodJobBox-listCon-li.Composite .A-goodJobBox-listCon-right{
        min-height: auto;
        border: 0.05rem solid #bdd5e5;
        border-radius: 0.12rem;
        padding: 0.3rem 0.3rem 0;
        margin-bottom: 0.38rem;
    }
    .Composite .A-goodJobBox-listCon-right .A-goodJobBox-listCon-right-txt p{
        font-size: 0.51rem;
        padding-bottom: 0.3rem;
    }
    .Composite .A-goodJobBox-listCon-right .A-goodJobBox-listCon-list li a{
        font-size: 0.46rem;
    }
    .Composite .A-goodJobBox-listCon-right-txt span{
        top: 3px;
    }
    /* .A-goodJobBox-listCon-li:nth-child(1) .A-goodJobBox-listCon-left{
        color: #3dbea0;
    }
    .A-goodJobBox-listCon-li:nth-child(2) .A-goodJobBox-listCon-left{
        color: #4ac3d3;
    }
    .A-goodJobBox-listCon-li:nth-child(3) .A-goodJobBox-listCon-left{
        color: #158bb9;
    }
    .A-goodJobBox-listCon-li:nth-child(4) .A-goodJobBox-listCon-left{
        color: #1174b8;
    }
    .A-goodJobBox-listCon-li:nth-child(5) .A-goodJobBox-listCon-left{
        color: #1e4b97;
    } */
    /* Tips FAQ */
    .Tips-FAQ{
        flex-direction: column;
        padding: 0 0.5rem;
    }
    .Tips-con{
        width: 100%;
    }
    .FAQ-con{
        margin-top: 1.54rem;
    }
    .Tips-FAQ-title{
        display: flex;
        text-align: left;
        justify-content: start;
        padding: 0.54rem 0;
    }
    .Tips-FAQ-title a{
        font-size: 0.69rem;
        color: #333;
    }
    .Tips-FAQ-card{
        width: 100%;
        margin-bottom: 0.65rem;
    }
    .FAQ-con .Tips-FAQ-card{
        width: 100%;
        margin-bottom: 0.65rem;
    }
    .Tips-FAQ-card-top a{
        font-size: 0.64rem;
    }
    .FAQ-con-list-p1{
        font-size: 0.87rem;
    }
    .FAQ-con .Tips-FAQ-card p i{
        width: 0.65rem;
        height: 0.83rem;
        margin-left: 0.2rem;
        background-size: contain;
        vertical-align: top;
    }
    .FAQ-con-list-p2{
        font-size: 0.59rem;
    }
    .Tips-start{
        width: 100%;
        height: 12rem;
        padding: 0.83rem;
        box-sizing: border-box;
        padding-bottom: 0;
        border: 1px solid #eaa041;
        border-top: 0.1rem solid #eaa041;
        background: url(Driving-tips-faq-bg.png);
    }
    .Tips-FAQ-list{
        width: 12.27rem;
        padding-right: .1rem;
        height: 2.5rem;
        overflow: hidden;
        position: relative;
    }
    .Tips-FAQ-list ul{
        height: 100%;
        overflow: hidden;
    }
    .Tips-FAQ-list li{
        margin-bottom: 0.7rem;
        padding:0 0.7rem;
        position: relative;
    }
    .Tips-FAQ-list li img{
        width: 5.02rem;
        height: 5.02rem;
        margin-top: 0.7rem;
        border: 0.1rem solid #e5e5e5;
        border-radius: 0.05rem;
    }
    .Tips-FAQ-list li::before{
        content: '';
        display: block;
        width: 0.23rem;
        height: 0.25rem;
        position: absolute;
        top: 0.1rem; 
        left: 0;
        background: url(blank-triangle.png) no-repeat;
        background-size: contain;
    }
    .Tips-FAQ-list li:last-child{
        margin-bottom: 0;
    }
    .Tips-FAQ-list li a{
        font-size: 0.51rem;
        color: #333;
        line-height: 1.35;
        font-weight: 600;
    }
    .div_scroll-box1 .div_scroll{
        width: 100%;
        height: 10rem;
        overflow: auto;
    }
    .div_scroll-box2 .div_scroll{
        width: 100%;
        height: 7.27rem;
        overflow: auto;
    }
    .Tips-con .scroll_container {
        overflow: hidden;
        position: relative;
    }
    .Tips-con .scroll_absolute {
        position: absolute;
        left: 0 !important;
        margin-left: 0 !important;
    }
    .Tips-con .scroll_vertical_bar{
        position: absolute;
        top: 0;
        left: 0.27rem;
        width: 0.07rem;
        background-color: #dedede;
        margin: 0;
        padding: 0;
        height: 100%;
    }
    .Tips-con .scroll_track{
        position: relative;
        width: 0.07rem;
        background-color: #dedede;
    }
    .Tips-con .scroll_drag{
        position: relative;
        top: 0;
        left: 0.09rem;
        width: 0.25rem;
        height: 1.18rem;
        background: #d7d7d7;
        border-radius: 2rem;
    }
    .Tips-FAQ-card-icon{
        width: 6.82rem;
        height: 5.34rem;
    }
    .FAQ-con .Tips-FAQ-card-icon{
        width: 3.06rem;
        height: 3.34rem;
        right: 1.15em;
        bottom: 0.3rem;
    }
    .Tips-FAQ-card-icon img{
        width: 100%;
        height: 100%;
    }
}