<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news{
    /*margin-top: 80px;*/
    font-family: Myriad Pro;
    background-color: #f0f2f5;
}
.news .ml9{
    margin-left: 9px;
}
.news .emptylist{
    text-align: center;
    font-size: 12px;
    color: #c2c5cc;
    line-height: 64px;
    margin-top: 50px;
    margin-bottom: 150px;
}
.news .newlist{
    height: 200px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    display: -webkit-flex;
    justify-content:center;
    margin-bottom: 20px;
    cursor:pointer;
}
.news .newlist:hover{
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.29);
}
.news .newlist .imgs{
    text-align: center!important;
    width: 280px;
}
.news .newlist .content-box{
    width: 920px;
}
.news .newlist .content-box .title{
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}
.news .newlist .content-box .content{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
    margin-top: 23px;
    margin-right: 23px;
}
.news .newlist .content-box .sub{
    margin-top: 18px;
    display: flex;
}
.news .newlist .content-box .sub .sub-box{
    border: solid 0px #F5F5F5;
    background-color: #F5F5F5;
    padding: 7px 11px 7px 11px;
    display: flex;
    width: 130px;
    justify-content:center;
    align-items:center; //ï¼ˆæ°´å¹³å±…ä¸­å¯¹é½ï¼‰
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
}
.news .newlist .content-box .sub .sub-box span{
    margin-left: 5px;
}
.news .newlist .content-box .sub .sub-box div{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.news .newlist .content-box .sub .info-button{
    width: 660px;
    text-align: right;
    margin-right: 30px;
}
.help-banner{
    /*width: 100%;*/
    height: 300px;
}
.title{
    /*margin-top: 25px;*/
    margin-bottom: 20px;
    font-size: 24px;
}
.title span{
    padding: 0 20px;
    position: relative;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.56);
}
.catalogue-title{
    margin-bottom: 20px;
    font-size: 22px;
}

.catalogue-title span{
    padding: 0 20px;
    position: relative;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.56);
}
.catalogue-title span {

}
/*.active{
    position: absolute;
    width: 30px;
    height: 3px;
    border-radius: 4px;
    background: #5584EC;
    bottom: -5px;
    left: calc(50% - 15px);
}*/

.banner{
position: relative;
top: 80px;
height: 300px;
background: url("../../images/help-banner.jpg") center center;
}
.menu-step{
margin-top: 27px;
margin-bottom: 37px;
justify-content: space-around;
font-size: 14px;
font-weight: 400;
color: #999999;
line-height: 14px;
}
.menu-step div {
display: flex;
align-items: center;
}
.menu-step span {
margin-left: 5px;
}
.bg-width{
width: 1200px;
}


.infos {
    font-family: Myriad Pro;
}
.title {
    /*margin-top: 25px;*/
    margin-bottom: 30px;
    font-size: 20px;
}
.infos .content-box {
    margin-top: 30px;
    display: flex;
    width: 1200px;
    min-width: 800px;
}
/*display: flex;*/
.infos .content-box .content {
    min-height: 600px;
    background-color: #ffffff;
    padding: 40px 30px 50px 30px;
    margin-bottom: 40px;
    overflow-x: auto;
    min-width: 800px;
}
.infos .content-box .content img{
    max-width: 850px !important;
}
.infos .content-box .content .title {
    font-size: 30px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.infos .content-box .content .blockette{
    display: flex;
}
.infos .content-box .content .blockette .sub{
    margin-right: 40px;
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 14px;
}
.infos .content-box .content .blockette .sub span{
    margin-left: 10px;
}
.infos .content-box .content .blockette .sub div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.infos .content-box .content .text-part{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
}
.infos .content-box .action{
    display: flex;
    margin-bottom: 50px;
}
.infos .content-box .action .posts-con{
    line-height: 32px;
    width: 200px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
.infos .content-box .action .posts{
    text-align: center;
    line-height: 32px;
    width: 82px;
    height: 32px;
    background-color: #E8E8E8;
}
.infos .content-box .recommend {
    margin-left: 20px;
    background-color: #ffffff;
    width: 345px;
    max-height: 772px;
    height: 772px;
    padding: 26px 24px 0px 24px;
    margin-bottom: 20px;
}
.infos .content-box .recommend .heard{
    display: flex;
}
.infos .content-box .recommend .sx{
    margin-right: 10px;
    border: 1px solid #5584EC;
}
.infos .content-box .recommend .title{
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}
.infos .content-box .content .link-top {
    width: 100%;
    height: 1px;
    border-top: solid #e8e8e8 1px;
}
.infos .title .text-muted{
color: rgba(0, 0, 0, .45);
}
/*å³è¾¹æŽ¨è*/
.recommend-box{
    width: 280px;
    margin-left: 20px;
}
.recommend-box .right-up{
    width: 280px;
    height: 315px;
    margin-bottom: 20px;
    background-color: #ffffff;
}
.recommend-box .right-below{
    width: 280px;
    height: 315px;
    margin-bottom: 20px;
    background-color: #ffffff;
}
.recommend-title{
    padding-left: 20px;
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px solid #dadcdf;
}
.recommend-content{
    padding: 10px 20px;
    border-bottom: 1px solid #e8e8e8;
    display: flex;
    cursor:pointer;
    /*background-color: rgba(0, 0, 0, 0.16);*/
}
.recommend-content:hover{
    background-color: #f6f6f6;
}
.recommend-content:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    /*padding-bottom: 0px;*/
}
.recommend-content-title{
    color: #454545;
    font-size: 14px;
    width: 320px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.recommend-times{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #999;
}








</pre></body></html>