<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.flex {
    display: flex
}

[class*=am-u-] {
    box-sizing: border-box;
}

.content_detail_1 {
    font-size: 34px;
    font-family: MicrosoftYaHei;
    color: #000000;
    width: 100%;
    text-align: center;
}

.content_detail_white_1 {
    font-size: 34px;
    font-family: MicrosoftYaHei;
    color: #ffffff;
    width: 100%;
    text-align: center;
}

.content_detail_2 {
    font-size: 22px;
    font-family: MicrosoftYaHei;
    color: #656565;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.content_detail_white_2 {
    font-size: 22px;
    font-family: MicrosoftYaHei;
    color: #ffffff;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.content_detail_3 {
    width: 100%;
    display: flex;
    margin: 30px 0px 60px 0px;


}

.content_detail3_img {
    background: url("../img/fg.png") center center no-repeat;
    width: 149px;
    margin: auto;
    height: 7px;
}

.content_detail3_white_img {
    background: url("../img/fg_white.png") center center no-repeat;
    width: 149px;
    margin: auto;
    height: 7px;
}

.w-all {
    width: 100%;
}

.phone {
    display: none
}
.phone_flex {
    display: none
}

.pc {
    display: block;
}

.pc_flex {
    display: flex;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute
}




/* èœå• */
.navFlex {
    position: fixed;
    z-index: 999;
    background-color: white;
    box-shadow: rgb(51 52 63 / 13%) 10px 0 32px 0;
}

.nav_detail {
    display: none;
}

.nav_div {
    width: 100%;

}

.nav_content {
    width: 1250px;
    margin: auto;
    height: 55px;
    display: flex;
}


.nav_li {
    width: auto;
    margin-right: 28px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    cursor: pointer;
    font-family: MicrosoftYaHei;
    color: #333333;
}

.nav_li_red {
    color: #BF2139;
}

.nav_li_red&gt;span {
    border-bottom: 2px solid #D50029;
    padding-bottom: 12px;
}

.nav_button {
    width: 109px;
    height: 55px;
    background: #BF2139;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 55px;
    text-align: center;
}

.nav_tel {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #BF2139;
    line-height: 55px;
    font-weight: 600;
    margin-right: 12px;
    margin-left: 12px;
}

.nav_tel_img {
    width: 24px;
    height: 24px;
    margin-top: 16px;
    margin-left: 50px;
}

.nav_detail {
    width: 1250px;
    margin: auto;
    height: 390px;

}

.nav_line {
    width: 100%;
    height: 1px;
    background-color: #dddddd;
}

.nav2_img {
    width: 263px;
    height: 307px;
    background: url("../img/nav2_img.png");
    margin-top: 33px;
    margin-right: 80px;
}

.nav2_div {
    margin-top: 33px;
}

.nav2_title {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #BF2139;
    font-weight: bold;
    line-height: 30px;
}

.nav2_content1 {
    display: flex;
}

.nav2_content1_span1 {

    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #9999A5;
    line-height: 18px;
}

.nav2_content_span {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #000000;
    display: flex;
    cursor: pointer;
    margin-top: 18px;
}

.nav2_content_span&gt;span {
    line-height: normal
}

header {
    line-height: normal !important;
    height: 56px !important;
}

.nav2_item_img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-top: 2px;
}

.nav2_content1_div {
    width: 220px;
}

.nav2_content2 {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    width: 105px;
    cursor: pointer;
    display: inline-block
}


.nav2_content2&gt;span {
    height: auto;
}

.logo_class {
    margin-top: 13px;
    margin-right: 65px;
    width: 121px;
    height: 26px;

}

.nav2_button {
    width: 79px;
    height: 31px;
    border-radius: 3px 3px 3px 3px;
    opacity: 1;
    border: 1px solid #FFFFFF;
    line-height: 31px;
    color: white;
    margin-left: 24px;
    margin-top: 147px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}

.nav_phone_icon,
.phone_li {
    display: none;
}

a {
    text-decoration: none;
}

#nav_detail_3 {
    height: 254px;
    padding-top: 35px;
    overflow: hidden;
}

#nav_detail_7 {
    height: 254px;
    padding-top: 35px;
    overflow: hidden;
}

.nav7_img {
    width: 310px;
    height: 204px;
    float: left;
    background: url("../img/nav7_img.png");
    margin-right: 30px;
}

.s2_bar {
    width: 1200px;
    height: 55px;
    background: #FFFFFF;
    opacity: 1;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    position: absolute;
    top: -27.5px;
    box-shadow: rgb(51 52 63 / 13%) 10px 0 32px 0;
}

.inlineBlock {
    display: inline-block;
}

.nav3_img {
    width: 310px;
    height: 204px;
    float: left;
    background: url("../img/nav3_img.png");
    margin-right: 30px;
}

.bar_flex {
    position: fixed;
    top: 55px;
    width: 100%;
    z-index: 998;
}
#nb_icon_inner_wrap{
    display: none !important;
}

.aside_nav {
    position: fixed;
    right: 0px;
    bottom: 18%;
    width: 98px;
    height: 315px;
    z-index: 999;
}
.aside_nav&gt;div&gt;a&gt;.aside_div{
    display: none;
}

.aside_div {
    user-select: none;
    width: 66px;
    height: 70px;
    background: #FFFFFF;
    border-radius: 8px 0px 0px 8px;
    opacity: 1;
    border: 1px solid #DDDDDD;
    margin-bottom: 7px;
    cursor: pointer;
    position: relative;
}

.aside_img {
    width: 27px;
    margin-top: 11px;
    margin-left: 20px;
    height: 27px;
}

.aside_text {
    height: 12px;
    font-size: 12px;
    text-decoration: none;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 24px;
    text-align: center;
}

#asideMenu3 ul li:hover {
    background: #f3f6fa;
}

#asideMenu3 {
    top: 0px;
}

.aside_nav_left_menu {

    width: 160px;
    min-height: 80px;
    background: #FFFFFF;
    box-shadow: rgb(51 52 63 / 13%) 10px 0px 32px 0px;
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    position: absolute;
    right: 95px;
    top: 80px;
    display: none;
    justify-content: center;
    align-items: center;
}

#asideMenu3 {
    padding-top: 15px;
}

.aside_triangle {
    border-top: 8px solid transparent;
    border-left: 8px solid #FFFFFF;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    right: -14px;

}

.aside_left_menu_tel1 {
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #333333;
    text-align: center;
}

.aside_left_menu_tel2 {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    text-align: center;
    margin-top: 3px;
}

#asideMenu3 ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#asideMenu3 ul li {
    list-style: none;
    text-align: center;
    height: 46px;
    cursor: pointer;
    position: relative;
}

#asideMenu3 ul li:focus {

    background: #ECEBEB;
}

#asideMenu3 ul li .aside_svg {
    position: absolute;
    left: 35px;
    top: 16px;
    width: 15px;
    height: 15px;
}

.aside_svg2 {
    position: absolute;
    left: 27px;
    top: 20px;
    width: 15px;
    height: 15px;
}

.nav_li:hover&gt;span {
    border-bottom: 2px solid #D50029;
    padding-bottom: 12px;
    color: #D50029;
}

#asideMenu3 ul li div {
    line-height: 46px;
    font-size: 14px;
    display: inline-block;
    color: #333333;
    margin-left: 10px;

}

.show_click_son {
    display: none
}

.content6_text7 a {
    color: #b5b5b5 !important;

}




.aside_li_triangle {
    border-top: 8px solid transparent;
    border-left: 8px solid #dddddd;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    margin-right: 0;
    position: absolute;
    right: 35px;
    top: 15px;
}

.son_class:hover {
    color: #3177ee !important;
    text-decoration: underline;
    text-underline: #3177ee;
}

#repeatDataId ul {
    padding-left: 0px;
}

body,
pre {
    line-height: normal !important;
}


.bar_item_red {
    color: #BF2139;
}

.phone_aside_nav {
    display: none;
}

body {
    min-width: 1200px
}



.page_bg {
    background-color: #F7F8F9;
    padding-top: 35px;
    padding-bottom: 35px;
}

.page_div {
    max-width: 1200px;
    margin: auto;
    display: flex;
}

.page_banner {
    background: url(../img/page_banner.jpg) center top no-repeat;
    background-size: cover;
    height: 232px;
    width: 100%
}


.page_banner_text1 {
    font-size: 32px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    padding-top: 84px;
}

.page_banner_text2 {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    padding-top: 19px;
}

.page_content {
    width: calc(100% - 260px);
    margin-left: 10px;
    background-color: #FFFFFF;
    padding-bottom: 30px;
    min-width: 0px;
    border-radius: 8px;
}

.page_content1 {
    border-bottom: 1px dotted #CACACA;
    margin-left: 20px;
    width: calc(100% - 40px);
    height: 60px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #656565;
    line-height: 60px;
}
.page_content1 a{
    color: #656565
}
.page_red{
    color: #D50029;
}
.page_content2{
    padding: 50px 0px 45px 0px;
    font-size: 22px;
    font-family: MicrosoftYaHei;
    color: #333333;
    text-align: center;
}
.page_content3{
    padding: 0px 50px 30px 50px;
    line-height: 30px;
}
.left_menu_div1{
    position: relative;
    width: 100%;
    height: 125px;
}
.left_menu_text1{
    font-size: 28px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    position: absolute;
    top: 20px;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.left_menu_arrow{
    top: 73px;
    left: 114px;
    width: 18px;
    position: absolute;
}
.left_menu_text2{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #D50029;
    text-align: center;
    padding-top: 40px;
}

.left_menu_text3{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #D50029;
    text-align: center;
    margin-bottom: 22px;
}
.left_menu_div2{
    height: calc(100% - 135px);
    background-color: #ffffff;
    margin-top: 10px;
    border-radius: 8px;
}
.left_menu_button{
    width: 92px;
    height: 36px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    border: 1px solid #DDDDDD;
    margin: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    color: black;
}
.left_menu_botton_div{
    display: flex;
    padding: 20px;
    padding-top: 34px;
    margin-bottom: 25px;
}
.left_menu_button:hover{
    background-color: #D50029;
    color: white;
}
.left_menu_div3{
    margin-left: 15px;
    width: calc(100% - 30px);
    position: relative;
    margin-bottom: 25px;
}
.left_menu_img2{
    width: 220px;
    height: 125px;
    border-radius: 8px 8px 8px 8px;
    
}
.left_menu_text4{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    width:100%;
    position: absolute;
    top:36px;
    text-align: center;
}
.left_menu_text5{
    font-size: 20px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    width:100%;
    position: absolute;
    top:65px;
    text-align: center;
}
.left_menu_text6{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 22px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 15px;
}
.left_menu_text7{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #BF2139;
    padding-left: 16px;
    margin-top: 35px;
    margin-bottom: 35px;
}

.regist_action_memo {
    font-size: 12px;
    margin-top: 15px;
    margin-left: 64px;
    font-family: MicrosoftYaHei;
    color: #71A9E7;
}
.regist_black{
    width: 14px;
    height: 4px;
    float: left;
    margin-right: 14px;
    margin-top: 9px;
    background: #EB002B;
}
.pop_regist{
    position: fixed;
    display: none;
    top: 0px;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;

}
.regist_div{
    width: 851px;
    height: 541px;
    background: #FFFFFF;
    border-radius: 14px 14px 14px 14px;
}
.regist_left{
    background: url("../img/regist_left.jpg");
    width: 340px;
    border-radius: 14px 0px 0px 14px;
    height: 100%;
    float: left;
}
.regist_right{
    width: calc(100% - 340px);
    height: 100%;
    position: relative;
    padding: 85px 60px 40px 60px;
    box-sizing: border-box;
    float: left;
}
.regist_left_text1{
    font-size: 20px;
    font-family: MicrosoftYaHei;
    color: #FEFEFF;
    margin-left: 50px;
    padding-top: 85px;
}
.regist_left_text2{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FEFEFF;
    line-height: 26px;
    width: 230px;
    opacity: 0.7;
    margin-left: 50px;
    padding-top: 28px;
}
.close_img{
    position: absolute;
    top: 7px;
    right: 18px;
    font-size: 30px;
    cursor: pointer;
}
.regist_right_text1{
    font-size: 20px;
    font-family: MicrosoftYaHei;
    color: #333333;
}
.regist_right_text2{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #656565;
    margin-top: 10px;
    overflow: hidden;
    color: #3265f6;
    margin-bottom: 40px;
}
.regist_input{
    box-sizing: border-box;
    width: 302px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 18px 18px 18px 18px;
    border: 1px solid #DDDDDD !important;
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 38px;
}
.regist_input:focus{
    outline: none;
}
.regist_item{
    width: 100%;
    margin-bottom: 26px;
    display: flex;
}
.regist_item_text{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    margin-right: 10px;
    width: 56px;
    float: left;
    color: #333333;
    margin-top: 8px;
    display: block;
}
.regist_item_star{
    color: #EB002B;
    float: left;
    margin-top: 11px;
    margin-right: 10px;
}
.regist_action_button {
    width: 302px;
    height: 40px;
    background: #D3D5DB;
    border-radius: 22px 22px 22px 22px;
    color: white;
    line-height: 40px;
    text-align: center;
    border: 1px solid #DDDDDD;
    margin: auto;
    margin-top: 50px;
}
.regist_code {
    width: 100px;
    border: none;
    background-color: white;
    height: 30px;
    color: #497CED;
    float: right;
    margin-top: 4px;
    cursor: pointer;
    line-height: normal;
    text-align: right;
    outline: none;
    font-size: 12px;
    padding: 0 10px;
    right: 79px;
    position: absolute;
}
.p-t-25{
    padding-top: 25px;
}

.p-t-30{
    padding-top: 30px;
}

#pages_list a, #pages_list a:link, #pages_list a:visited {
    PADDING: 11px 15px;
    color: #656565 ;
    background-color: white;
    border-radius: 2px;
    border: 1px solid #dddddd;
}



#pages_list span {
    background: #D50029;
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
    border: 1px solid #D50029;
    PADDING: 11px 15px;
    color:white;
}

#pages_list a:hover {
    color: #fff;
    background-color: #D50029;
}

#pages_list {
    TEXT-ALIGN: right;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 3px;
    float: unset;
    clear: both;
    padding: 23px 3px 30px 0px;
}
 .page_content #pages_list{
     padding-right: 25px;
 }

 .message_div{
    width: 370px;
    height: 475px;
    position: fixed;
    bottom: 40px;
    box-sizing: content-box;
    z-index: 99999;
    background-color: white;
    right: 95px;
    box-shadow: rgb(51 52 63 / 13%) 10px 0px 32px 0px;
    border-radius: 10px;
    padding: 35px;
}
.message_title{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #BF2139;
}
.message_title1{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #333333;
    margin-top: 16px;
}
.message_item{
    margin-top: 30px;
}
.message_item_content{
    font-size: 14px;
    position: relative;
    font-family: MicrosoftYaHei;
    color: #333333;
}
.message_item_input{
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #DDDDDD !important;
    margin-top: 8px;
    padding: 10px 20px;
    outline: none;
    font-size: 14px;
}


.message_item_input::-webkit-input-placeholder{
    color:#999999;
}
.message_item_input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999999;
}
.message_item_input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999999;
}
.message_item_input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#999999;
}


.message_click_button{
    width: 110px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
    border: 1px solid #D50029;
    text-align: center;
    line-height: 40px;
    margin-top: 50px;
    cursor: pointer;
    color: #D50029;
}
.message_dot{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    position: absolute;
    margin-left: 4px;
    color: #FF0000;
}
.message_div .aside_triangle{
    top: 280px !important;
}
#message_div{
    position: fixed;
    display: none;
    top: 0px;
    z-index: 9999;
}
.page_content4{
    padding: 0 10px;
    height: auto;
    margin-top: 10px;
    margin-left: 50px;
    width: calc(100% - 120px);
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 10px;
}

.page_content5{
    padding: 0 10px;
    background: #f8f8f8;
    height: 40px;
    margin-left: 50px;
    width: calc(100% - 120px);
    line-height: 40px;
    font-size: 14px;
    margin-bottom: 20px;
}
.page_content5 a{
    color:#333333 !important;
}
.page_content4 span{
    padding: 0px 10px;
    border-radius: 5px;
    cursor: pointer;
    background: #f8f8f8;
    margin-bottom: 10px;
    display: inline-block;
}
.page_content4 span:hover{
    color: #3177ED
}
.m-b-10{
    margin-bottom: 10px;
}
.m-t-10{
    margin-top: 10px;
}
.m-b-20{
    margin-bottom: 20px;
}



@media(max-width:768px) {
    body {
        min-width: unset;
    }

    #pc_top {
        padding-top: 49px;
    }

    .navFlex {
        top: 0px;
    }

    .nav_content {
        width: 100%;
        height: 48px;
    }

    .nav_li,
    .nav_tel_img,
    .nav_tel,
    .nav_button,
    .p2_bar {
        display: none;
    }

    .nav_phone_icon {
        display: block;
        width: 20px;
        height: 20px;
        background: url(../img/phone_icon.svg);
        background-size: 100% 100%;
        position: absolute;
        right: 20px;
        top: 16px;
    }

    .phone_li {
        position: absolute;
        top: 48px;
        width: 100%;
        box-shadow: 0px 0px 13px 0px rgb(121 107 107 / 9%);
        z-index: 999;
    }

    .app_nav_li {
        height: 40px;
        line-height: 40px;
        background-color: #ffffff;
        border-top: 1px solid #dddddd;
        padding-left: 30px;
        color: #000000;
    }

    .logo_class {
        width: 121px;
        height: 26px;
        margin-left: 20px;
        margin-top: 13px;

    }

    .aside_nav {
        display: none !important;
    }

    .phone_aside_nav {
        display: block;
        position: fixed;
        bottom: 0;
        height: 50px;
        width: 100%;
        background-color: #ffffff;
        box-shadow: 0px 0px 13px 0px rgb(121 107 107 / 9%);
    }

    .phone_aside_nav_flex {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .left_phone_aside_nav {
        width: 40%;
        height: 50px;
        float: left;
    }

    .right_phone_aside_nav {
        width: 60%;
        background-color: #3177ee;
        height: 50px;
        float: left;
    }

    .content6 {
        padding-bottom: 50px;
    }

    body header {
        height: 48px !important;
    }

    .page_banner&gt;div{
        display: none;
    } 
    .page_banner{
        background: transparent;
        height: auto;
    }

    .page_banner_text2 {
        font-size: 14px;
        font-family: MicrosoftYaHei;
        color: #FFFFFF;
        text-align: center;
        padding-top: 15px;
    }

    .page_banner_text1 {
        font-size: 20px;
        font-family: MicrosoftYaHei;
        color: #FFFFFF;
        padding-top: 75px;
        text-align: center;
    }

    .page_bg {
        background-color: #F7F8F9;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .page_content3 {
        padding: 0px 10px 10px 10px;
       
    }

    .page_content2 {
        padding: 15px 15px 15px 15px;
        font-size: 20px;
        font-family: MicrosoftYaHei;
        color: #333333;
        text-align: center;
    }

    .page_content {
        padding: 0px 6px;
        width: 100%;
        margin-left: 0px;
        background-color: #FFFFFF;
        border-radius: 8px;
        padding-bottom: 15px;
    }
    .page_div&gt;div:nth-child(1){
        display: none;
    }
    .regist_div {
        width: 100%;
        height: auto;
        background: #FFFFFF;
        border-radius: 0px;
    }

    .regist_left {
        background: transparent;
        width: 100%;
        border-radius: 14px 0px 0px 14px;
        height: auto;
        background-size: 100% 100%;
        float: left;
    }
    .regist_right {
        width: 100%;
        height: auto;
        position: relative;
        padding: 25px;
        box-sizing: border-box;
        float: left;
    }

    .regist_input {
        width: calc(100% - 88px);
    }

    #pages_list {
        padding: 12px 15px 12px 15px;
    }

    #pages_list a, #pages_list a:link, #pages_list a:visited {
        font-size: 12px;
        PADDING: 1px 7px;
       
        display: inline-block;
        height: 20px;
        margin-bottom: 10px;
        line-height: 20px;
        border-radius: 2px;
    }

    #pages_list span {
        PADDING: 1px 7px;
        color: white;
        display: inline-block;
        height: 20px;
        line-height: 20px;
    }

    .regist_action_memo {
        text-align: center;
        margin-left: 0px;
    }
    .regist_action_button {
        width: 100%;
        height: 36px;
        line-height: 36px;
    }
    .regist_left_text1,.regist_left_text2{
        display: none;
    }
    .regist_code{
        right: 38px;
    }
    .regist_right_text2{
        margin-bottom: 30px;
        width: 215px;
        margin-top: 5px;
    }

    .close_img {
        position: fixed;
        color: white;
    }

    .regist_item {
        width: 100%;
        margin-bottom: 18px;
        display: flex;
    }
    .regist_item_text{
        width: 65px;
    }
    .regist_item_star {
        margin-right: 5px;
    }
    .regist_black {
        width: 14px;
        height: 4px;
        float: left;
        margin-right: 8px;
        margin-top: 8px;
        background: #EB002B;
    }

    .pop_regist{
        overflow: auto;
        align-items: unset;
        background-color: white;
    }

    .page_content1 {
        margin-left: 10px;
        width: calc(100% - 20px);
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #nb_icon_wrap{
        display: none !important
    }
   
    .page_content4 {
        padding: 0 10px;
        margin-top: 10px;
        min-height: 30px;
        margin-left: 0px;
        margin-bottom: 0px;
        height: auto;
        width: calc(100% - 20px);
    }
    .page_content5 {
        padding: 0 10px;
        height: auto;
        line-height: 35px;
        margin-left: 0px;
        margin-bottom:10px;
        width: calc(100% - 20px);
    }
    .page_content4 span {
        margin-bottom: 10px;
    }
}

/* å•†æ¡¥ */
.embed-icon{
    height: 0px !important;
    bottom: 18% !important;
    top: unset !important;
    transform: translateY(-330px) !important;
}
.embed-icon-default{
    display: none !important;
}
@media(min-width:768px){
    .embed-chat{
        opacity: 0;
    }
    #nb_icon_wrap {
        height: 0px !important;
        bottom: 18% !important;
        top: unset !important;
        transform: translateY(-330px) !important;
    }
 }
*{
    font-family: "PingFang SC", "Microsoft YaHei", sans-serif !important;  
}
.wikipedia_div .key_link{
    color:#136ec2;
}
.wikipedia_div .key_link:hover{
    text-decoration: underline;
}</pre></body></html>