body{overflow-y:scroll;}
.article-help{border-bottom:1px solid #cdd5d9;line-height:1.428571429;}
.dark-body .article-help,.classic-dark .article-help{border:none}
.help-container{margin:0 auto;max-width:1220px;}
.dark-body .help-container{background:0 0;}
#list_2,#list_3{display:none;}
.article{margin-top:20px;}
.article-list{text-align:left;font-size:16px;}
.arti-item{border-bottom:1px solid #ddd;font-size:16px;}
.dark-body .arti-item{border-color:#2b3e3d;}
.arti-item a{display:inline-block;margin-left:5px;padding:15px 0;width:100%;color:#3e4957;}
.arti-item a:after{float:right;margin-right:10px;padding:0 10px;content:'>';font:100 26px/20px Microsoft YaHei;font-size:24px;}
.dark-body .arti-item a{color:#8fa59c;}
.arti-item a:hover{color:var(--brandColor);}
.icon-star{position:relative;bottom:-2px;display:inline-block;margin-right:5px;width:18px;height:18px;border:1px solid;border-radius:12px;color:#d45858;}
.icon-star::before{position:relative;bottom:2px;left:3px;content:"\2605";cursor:pointer;}
#tabs{padding:0;height:41px;border-bottom:1px solid var(--brandColor);list-style:none;}
#tabs>li{float:left;display:inline-block;padding:7px 30px;padding-bottom:8px;color:var(--brandColor);font-size:18px;cursor:pointer;user-select:none;}
#tabs>.active{border:1px solid var(--brandColor);border-bottom:1px solid #f2f2f2;background:#f2f2f2;}
#tabs>.active{background-color:#f2f2f2;border-bottom-color:#f2f2f2;}
.article-list{border-bottom:1px var(--brandColor);text-align:left;}
.wysiwyg-font-size-large{font-size:large;}
.article-container{overflow:hidden;margin:0 auto 0;padding:0 0 2%;max-width:1160px;}
.dark-body .article-container{background:0 0;}
.article-sidebar_left{float:left;width:22%;}
#artiCon{float:right;width:75%;min-height:480px;}
#artiMain{padding-bottom:35px;}
.article-sidebar h3{margin:0 0 20px 42px;font-size:15px;}
.sidenav-item{display:block;margin-bottom:5px;padding:20px 15px;border-radius:4px;font-weight:300;cursor:pointer;user-select:none;word-break:break-word;}
.dark-body .sidenav-item{color:#fff;}
.sidenav-item:hover{background:var(--linearGradient1);color:#fff;cursor:pointer;}
.current{display:block;margin-bottom:5px;border-radius:4px;background:linear-gradient(90deg,rgba(1,135,148,1) 0,rgba(60,175,156,1) 100%);font-weight:300;}
.current .sidenav-item{color:#fff;cursor:default;}
.current .sidenav-item:hover{background-color:var(--brandColor);}
h1{margin-bottom:20px;font-weight:400;font-size:30px;}
.article-content{min-width:100%;font-size:15px;line-height:2;}
.article-content video{width:100%!important;height:100%!important;max-height: 617px;}
.dark-body .article-content *,.classic-dark .article-content *{color: #bbb !important}
.article-a{color:var(--brandColor);}
.article-a:hover{text-decoration:underline;}
img:not('#header-logo-img'){max-width:100%;max-height:100%;}
.tabs-li{margin-left:419px;padding-top:41px;border-bottom:1px solid var(--brandColor);}
.article-bj{position:relative;padding:1px 0;width:100%;background: var(--linearGradient1);background-size:cover;background-repeat:no-repeat;}
.article-bj-content{display:flex;margin:0 auto;max-width:1160px;align-items:center;justify-content:space-between;}
.article-bj{overflow:hidden;padding-top:20px;padding-bottom:10px;color:#fff;}
.article-bj-content>div:first-of-type{float:left;cursor:default;}
.article-bj-content>div:first-of-type>h3{margin-top: 10px;font-weight:600;font-size:24px;}
.article-bj-content>div:first-of-type>p{color: rgba(255,255,255,0.9);}
.article-bj-search{float:right;display:flex;overflow:hidden;width:400px;height:44px;border-radius:22px;align-items:center;}
.article-bj-search>input{box-sizing:border-box;padding-left:22px;width:340px;height:100%;border:none;background: rgba(255,255,255,0.9);border-radius: 0;}
.article-bj-search>input:focus{background: #fff}
.dark-body .article-bj-search>input:focus,.classic-dark .article-bj-search>input:focus{background: #111}
.article-bj-search>span{display:flex;height:100%;cursor:pointer;flex:1;align-items:center;justify-content:center;background: var(--btnBlue);}
.article-bj-search>span:hover{background: var(--brandColor)}
#insideTitle{color:#fff}
.help-ask-link{font-size:16px;}
.help-ask-link a{margin-left:10px;padding:10px;border:1px solid;border-radius:10px;color:#bdd2fa;}
.help-ask-link a:hover{color:#ffa7de;}
.bread-a:hover{color:var(--brandColor) !important;}
.dark-body #artiBread-a{color:#fff!important;}
.dark-body #artiBread-a:hover{color:var(--brandColor) !important;}
.article-help{min-width:1257px!important;min-height:499px;}
@media screen and (max-width:1410px){.article-bj h1{margin-left:12%;}
}
.loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);transition:background-color .2s ease-out;}
.loading-anim{display:none;margin:0 auto;width:200px;height:200px;opacity:1;transition:all .2s ease-out;transform:translateZ(0) rotateY(0) rotateX(0) rotateZ(0) scale(1);perspective:800px;transform-style:preserve-3d;}
.loading-anim .circle{width:100%;height:100%;animation:spin 5s linear infinite;}
.loading-anim .border{position:absolute;border:3px solid var(--brandColor);border-radius:50%;}
.loading-anim .out{top:15%;left:15%;width:70%;height:70%;border-left-color:transparent;border-right-color:transparent;animation:spin 2s linear reverse infinite;}
.loading-anim .in{top:18%;left:18%;width:64%;height:64%;border-top-color:transparent;border-bottom-color:transparent;animation:spin 2s linear infinite;}
.loading-anim .mid{top:40%;left:40%;width:20%;height:20%;border-left-color:transparent;border-right-color:transparent;animation:spin 1s linear infinite;}
.dot{position:absolute;display:block;width:20px;height:20px;border-radius:50%;background-color:var(--brandColor);animation:jitter 5s ease-in-out infinite,fade-in-out 5s linear infinite;}
.dot:nth-child(1){top:90px;left:180px;animation-delay:0s;}
.dot:nth-child(2){top:135px;left:168px;animation-delay:.41667s;}
.dot:nth-child(3){top:168px;left:135px;animation-delay:.83333s;}
.dot:nth-child(4){top:180px;left:90px;animation-delay:1.25s;}
.dot:nth-child(5){top:168px;left:45px;animation-delay:1.66667s;}
.dot:nth-child(6){top:135px;left:12px;animation-delay:2.08333s;}
.dot:nth-child(7){top:90px;left:0;animation-delay:2.5s;}
.dot:nth-child(8){top:45px;left:12px;animation-delay:2.91667s;}
.dot:nth-child(9){top:12px;left:45px;animation-delay:3.33333s;}
.dot:nth-child(10){top:0;left:90px;animation-delay:3.75s;}
.dot:nth-child(11){top:12px;left:135px;animation-delay:4.16667s;}
.dot:nth-child(12){top:45px;left:168px;animation-delay:4.58333s;}
@keyframes spin{from{transform:rotate(0);}
    to{transform:rotate(360deg);}
}
@keyframes jitter{0%{transform:scale(1,1);}
    25%{transform:scale(.7,.7);}
    50%{transform:scale(1,1);}
    75%{transform:scale(1.3,1.3);}
    100%{transform:scale(1,1);}
}
@keyframes fade-in-out{0%{opacity:.8;}
    25%{opacity:.2;}
    75%{opacity:1;}
    100%{opacity:.8;}
}
.loading-anim p{margin-top:20px;color:#d45858;text-align:center;font-weight:500;font-size:14px;}
ol li{list-style-type:decimal;}
.add-dn-qr{width:160px;height:187px;}
.page-header{display:flex;padding-bottom:30px;flex-wrap:wrap;justify-content:space-between;}
.page-header-item{display:flex;box-sizing:border-box;margin-bottom:25px;padding:28px 33px 29px 26px;width:49%;height:170px;border:1px solid #dfe8ed;border-radius:5px;cursor:pointer;transition:all .3s;justify-content:space-between;align-items:center;/* background: #fff; */}
.page-header-item>div{display:flex;height:100%;flex-direction:column;}
.page-header-item>div>h3{margin-bottom:19px;color:#222d33;font-weight:500;font-size:19px;line-height:1em;}
.page-header-item>div>p{margin-bottom:47px;color:#7b878c;line-height:1em;cursor:default;}
.page-header-item>div>span{color:var(--brandColor);font-size:14px;line-height:1em;}
.page-header-item>i{display:block;width:65px;height:65px;}
.page-header-item>i>img{width:100%;}
.page-header-item:hover{box-shadow:0 3px 8px 0 rgba(27,101,123,.15);}
.help_item{display:flex;margin-bottom:65px;width:100%;align-items:center;justify-content:space-between;}
.help_item>a{margin-bottom:0;padding:0 20px;height:51px;min-width:140px;border:1px solid #b8c9cc;border-radius:4px;color:#004450;text-align:center;font-weight:500;font-size:17px;line-height:51px;cursor:pointer;}
.help_hot{padding:42px 0 36px;background-color:#f7f7f7;}
.help_hot_container{display:flex;justify-content:space-between;}
.help_hot_container>div{display:flex;width:580px;flex-direction:column;}
.help_hot_container>div>h3{margin-bottom:15px;color:#222d33;font-weight:800;font-size:19px;}
.help_hot_container>div>div{height:53px;border-bottom:1px solid #dfe8ed;color:#222d33;font-size:15px;line-height:53px;}
.help_hot_container>div>div>a{display:inline-block;overflow:hidden;max-width:464px;text-overflow:ellipsis;white-space:nowrap;}
.help_other{overflow:hidden;margin-top:55px;width:100%;height:auto;}
.help_other>h2{margin-bottom:40px;padding-left:10px;border-left:5px solid #004450;color:#222d33;font-weight:800;font-size:27px;}
.help_other span{cursor:default;}
.help_other>div>p{display:flex;margin-bottom:14px;color:#222d33;font-weight:800;font-size:18px;align-items:center;}
.help_other>div>ul>li{display:flex;height:84px;border-bottom:1px solid #d5e3e6;flex-direction:column;justify-content:center;}
.help_other>div>ul>li>a{display:inline-block;overflow:hidden;margin-bottom:11px;max-width:464px;color:#222d33;text-overflow:ellipsis;white-space:nowrap;font-size:15px;}
.help_other>div>ul>li>span{color:#657b80;font-size:13px;}
.help_other>div{width:48%;}
.help_other_left{float:left;}
.help_other_right{float:right;}
.help_other_left>a img{width:100%;}
.help_submenu,.help_submenu_list{margin:5px auto 0;max-width:1160px;}
.help_submenu_nav{overflow:hidden;margin: 30px 0;font-size:14px;}
.help_submenu_nav>span{color:#888;margin: 0 3px;}
.help_submenu_nav>a{color:var(--brandColor);font-weight:500;font-size:14px;}
.help_submenu_nav>a:first-child{}
.help_submenu_nav>div:first-of-type{float:left;}
.help_submenu_nav_search{float:right;line-height:25px;}
.help_submenu_nav_search>div{float:left;overflow:hidden;margin-right:40px;padding-left:30px;width:200px;height:25px;border:1px solid grey;border-radius:50px;background-color:#fff;}
.help_submenu_nav_search>div>input{width:100%;height:100%;border:none;}
.help_submenu_content{padding-bottom:91px;}
.help_submenu_content>h3{margin-bottom:27px;color:#222d33;font-weight:800;font-size:27px;}
.help_submenu_content>p{display:flex;margin-top:40px;color:#5d6f75;font-size:20px;cursor:pointer;align-items:center;justify-content:center;}
.help_submenu_content>p:hover{color:var(--brandColor);}
.help_submenu_content>div{display:flex;flex-wrap:wrap;justify-content:space-between;}
.help_submenu_content_item{display:flex;margin-bottom:53px;width:515px;flex-direction:column;}
.help_submenu_content_item>div{display:flex;height:54px;border-bottom:1px solid #dfe8ed;color:#222d33;font-size:15px;align-items:center;}
.help_submenu_content_item>div>a{display:inline-block;overflow:hidden;max-width:464px;text-overflow:ellipsis;white-space:nowrap;}
.help_submenu_content_item>p{margin-bottom:15px;color:#222d33;font-weight:800;font-size:19px;}
.help_submenu_content_item_more{margin-top:32px;color:var(--brandColor);font-size:14px;}
.help_container_nav{margin:3px 0 38px 12px;color:#004450;font-size:14px;}
.artiMain-tit{margin-bottom:29px;color:#333;font-size:28px;}
.article-update{display:flex;margin-bottom:42px;align-items:center;}
.article-update>i{margin-right:15px;width:49px;height:49px;}
.article-update>i img{width: 100%;}
.article-update>div>h5{color:#333;font-weight:500;font-size:15px;}
.article-update>div>span{color:#666;font-size:12px;}
.help_recent{overflow:hidden;margin-top:70px;padding-top:37px;}
.help_recent>div{width:48%;}
.help_recent>div>p{margin-bottom:24px;color:#333;font-weight:700;font-size:16px;}
.help_recent a{display:inline-block;overflow:hidden;max-width:300px;color:#445b66;text-overflow:ellipsis;white-space:nowrap;font-size:15px;}
.help_recent li{margin-bottom:22px;}
.help_recent>div:first-of-type{float:left;}
.help_recent>div:last-of-type{float:right;}
.help_search_pagination{display:flex;margin:40px 0;cursor:pointer;align-items:center;justify-content:center;}
.search-container{display:none;margin:0 auto;padding-bottom:40px;max-width:1160px;}
.search-container>h3{color: #888;font-size: 12px;}
#help-search-result-num{color:#333;margin-right:3px}
.dark-body #help-search-result-num,.classic-dark #help-search-result-num{color:#fff}
.help-search-total,.search-container>div,.search-container>h2{/* margin-left:152px; */}
.help-search-total{padding-bottom: 10px;border-bottom:1px solid #dfe8ed;}
.search-container>h2{margin-bottom:17px;color:#222d33;font-weight:800;font-size:27px;}
.search-container>div li{display:flex;border-bottom:1px solid #dfe8ed;flex-direction:column;justify-content:center;}
.search-container>ul{display:flex;overflow:hidden;margin:0 auto;text-align:center;align-items:center;justify-content:center;}
.search-container>ul li{margin-top:52px;margin-bottom:188px;margin-left:40px;}
.search-container>ul li a{display:inline-block;width:31px;height:31px;border-radius:50%;text-align:center;line-height:31px;}
.now_page a{background-color:var(--brandColor);color:#fff;}
#asidebar-show-more{display:flex;height:20px;color:var(--brandColor);cursor:pointer;align-items:center;justify-content:center;}
#asidebar-show-more:hover>span{border-color:var(--brandColor);}
#help-search-input::-webkit-input-placeholder{color:#bdcada;}
#help-search-input:-moz-placeholder{color:#bdcada;}
#help-search-input::-moz-placeholder{color:#bdcada;}
#help-search-input:-ms-input-placeholder{color:#bdcada;}
.help_back_top,.help_phone_kefu,.help_self_tit,.phone_search_input{display:none;}
.help-search-loading{position:fixed;top:0;right:0;bottom:0;left:0;display:none;margin:auto;width:40px;height:40px;}
.circle{position:absolute;top:0;left:0;width:100%;height:100%;}
.circle span{position:absolute;display:inline-block;width:10px;height:10px;border-radius:100%;background:#d45858;-webkit-animation:mycircle 1.2s infinite ease-in-out;animation:mycircle 1.2s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.circle2{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);}
.circle3{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);}
.circle>span:nth-child(1){top:0;left:0;}
.circle>span:nth-child(2){top:0;right:0;}
.circle>span:nth-child(3){right:0;bottom:0;}
.circle>span:nth-child(4){bottom:0;left:0;}
.circle2>span:nth-child(1){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;}
.circle3>span:nth-child(1){-webkit-animation-delay:-1s;animation-delay:-1s;}
.circle1>span:nth-child(2){-webkit-animation-delay:-.9s;animation-delay:-.9s;}
.circle2>span:nth-child(2){-webkit-animation-delay:-.8s;animation-delay:-.8s;}
.circle3>span:nth-child(2){-webkit-animation-delay:-.7s;animation-delay:-.7s;}
.circle1>span:nth-child(3){-webkit-animation-delay:-.6s;animation-delay:-.6s;}
.circle2>span:nth-child(3){-webkit-animation-delay:-.7s;animation-delay:-.7s;}
.circle3>span:nth-child(3){-webkit-animation-delay:-.4s;animation-delay:-.4s;}
.circle1>span:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;}
.circle2>span:nth-child(4){-webkit-animation-delay:-.2s;animation-delay:-.2s;}
.circle3>span:nth-child(4){-webkit-animation-delay:-.1s;animation-delay:-.1s;}
@-webkit-keyframes mycircle{0%{transform:scale(0);}
    40%{transform:scale(1);}
    80%{transform:scale(0);}
    100%{transform:scale(0);}
}
@keyframes mycircle{0%{transform:scale(0);}
    40%{transform:scale(1);}
    80%{transform:scale(0);}
    100%{transform:scale(0);}
}
#noty_center_layout_container{top:50%!important;}
.help_other_show_more{display:inline-block;margin-top:24px;margin-bottom:52px;width:auto;color:var(--brandColor);font-size:16px;cursor:pointer!important;}
.help_home_head{display:flex;padding:33px 0 43px 0;/* background: linear-gradient(90deg,rgba(124,76,169,1) 0,rgb(21 65 76) 100%); */flex-direction:column;align-items:center;}
.help_home_head em {font-style: normal;}
.help_home_head>h2{margin:0;font-weight:600;font-size:30px;}
.help_home_search{display:flex;overflow:hidden;margin-top:28px;margin-bottom:13px;width:690px;height:50px;border-radius:25px;align-items:center;}
.help_home_search input{padding-left:16px;width:594px;height:100%;border:none;border-radius:0;background: rgba(255,255,255,0.9);}
.help_home_search input:focus{background: #fff}
.dark-body .help_home_search input:focus,.classic-dark .help_home_search input:focus{background: #111;}
.help_home_search div{height:100%;background:var(--brandColor);cursor:pointer;flex:1;}
.help_home_search div:hover{background: var(--btnBlue)}
.help_home_hot_search{display:flex;box-sizing:border-box;padding-left:15px;width:690px;font-size:13px;align-items:center;}
.help_home_hot_search p{margin:0!important;}
.help_home_hot_search a{display:inline-block;margin-left:20px;color:#fff;font-weight:100;}
.help-container-prompt{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;padding-top:28px;color:#222d33;font-size:16px;align-items:center;}
.help-container-prompt i{display:inline-block;margin-right: 10px;width:25px;height:25px;font-size: 24px;color: var(--brandColor);margin-top: -6px;}
.help-container-prompt h3{font-size:16px;}
.help-container-prompt>div{display: flex;align-items: center}
.help-container-prompt>div a{padding: 6px 15px;border: 1px solid rgb(163, 204, 206);border-radius: 4px;margin-right: 8px;line-height: 21px;}
.help-container-prompt>div a:not(.sub_ticket):hover{background: var(--linearGradient1);color: #fff;border-color: var(--brandColor);}
.help-container-prompt>div .sub_ticket{background: #26999e linear-gradient(90deg,#009cab, #00b389);color: #fff}
.help-container-prompt>div .sub_ticket:hover{background: #26999e !important}
.official_verification{width:100%;/* background-color:#00444e; */background: linear-gradient(
0deg
,rgb(0 63 74) 0,rgb(0 42 53) 100%);}
.official_verification>div{display:flex;height:420px;color:#fff;flex-direction:column;align-items:center;justify-content:center;}
.official_verification_tit{display:flex;font-weight:400;font-size:40px;align-items:center;}
.official_verification_tit>i,.official_verification_tit>span{display:flex;align-items:center;}
.official_verification_address{display:flex;padding-top:12px;padding-bottom:18px;height:38px;font-size:16px;align-items:center;justify-content:center;}
.official_verification_address>p{margin:0;opacity:.8;}
.official_verification_prompt{padding-bottom:25px;width:500px;color: rgba(255,255,255,.5);text-align:center;font-size: 14px;line-height:22px;font-weight: 300;}
.official_verification_input{display:flex;overflow:hidden;width:700px;height:56px;border-radius:56px;align-items:center;}
.official_verification_input>input{box-sizing:border-box;padding-left:20px;width:600px;height:100%;border:none;border-radius:0;}
.official_verification_input>p{display:flex;margin:0;height:100%;background:var(--brandColor);align-items:center;justify-content:center;flex:1;}
.help_submenu_list{padding-bottom:85px;}
.help_submenu_list>h3{margin-bottom:27px;color:#222d33;font-weight:800;font-size:27px;}
.help_submenu_list>h4{margin-bottom:15px;color:#222d33;font-weight:800;font-size:19px;}
.help_submenu_list>ul{}
.help_submenu_list>ul>li{display:flex;height:54px;border-bottom:1px solid #dfe8ed;color:#222d33;font-size:15px;align-items:center;}
.help_submenu_list>ul>li>a{display:inline-block;overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap;}
.help_submenu_list_total{display:inline-block;margin-top:25px;margin-bottom:53px;color:#909699;font-size:14px;}
.help_search_pagination,.help_submenu_list_page,.help_submenu_list_page>ul{display:flex;width:100%;align-items:center;justify-content:center;user-select:none;}
.help_search_pagination>li,.help_submenu_list_page>ul>li{margin-right:4px;width:31px;height:31px;border-radius:50%;cursor:pointer;user-select:none;}
.help_search_pagination>li>a,.help_submenu_list_page>ul>li>a{display:flex;width:100%;height:100%;font-size:13px;line-height:100%;user-select:none;align-items:center;justify-content:center;}
.help_submenu_list_page>ul>li:not(.help_submenu_list_nowpage):hover{background:#f2f2f2;}
.help_submenu_list_nowpage:hover>a{color:#fff;}
.help_search_pagination>li:not(.help_submenu_list_nowpage):hover{background:#f2f2f2;}
.help_submenu_list_nowpage{background-color:var(--brandColor);color:#fff;}
.help_submenu_list_nowpage>a{color:#fff;}
.no_answer_you_can{margin:50px 0 0 0;color:#222d33;text-align:center;font-weight:500!important;font-size:17px;}
.no_answer_you_can>a{margin-left:10px;color:var(--brandColor);}
.help-search-btn{display:flex;align-items:center;justify-content:center;}
.help-search-btn>img{width:22px;height:22px;}
.search_result_item{display:flex;padding: 20px 0;color: #555;font-size: 14px;flex-direction:column;}
.search_result_item_title{display:inline-block;overflow:hidden;margin-bottom:14px;text-overflow:ellipsis;white-space:nowrap;font-size: 16px;color: #373e40;}
.search_result_item_nav{display:flex;margin-bottom: 5px;line-height:1em;align-items:center;font-size: 12px;}
.search_result_item_nav>span{margin:0 6px;}
.search_result_item_nav>i{margin-left:20px;color:#7b878c;font-style:normal;font-size:12px;}
.search_result_item_nav>a{color:#1c859f;}
.search_result_item_content{margin:0;max-width: 80%;font-size:14px;line-height:24px;}
.search_result_item>p{cursor:pointer;}
.article-container>div:first-of-type{margin-bottom:25px;}
.article-container>h5{margin-bottom:18px;font-weight:600;font-size:15px;}
.page-header-item-hide{display:none;}
.show_more_page_item{display:flex;width:100%;color:#7b878c;font-size:18px;align-items:center;justify-content:center;}
.show_more_page_item>span{cursor:pointer;}
.search_btn{cursor:pointer;}
.validate_dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:none;background:rgba(0,0,0,.2);}
.validate_dialog .dialog_main{position:fixed;top:50%;left:50%;width:480px;height:350px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-ms-border-radius:6px;-o-border-radius:6px;}
.validate_dialog .dialog_main .close_icon{position:absolute;top:30px;right:30px;cursor:pointer;}
.validate_dialog .dialog_main .dialog_icon{margin:0 auto;margin-top:48px;width:84px;height:80px;background-position:center center;background-repeat:no-repeat;}
.validate_dialog .dialog_main .dialog_icon .error_svg,.validate_dialog .dialog_main .dialog_icon .success_svg{display:none;}
.validate_dialog .dialog_main h4{padding:25px 0;font-weight:400;font-size:22px;}
.validate_dialog .dialog_main p{display:block;margin-bottom:45px;padding:0 50px;color:#78797b;font-size:14px;}
.validate_dialog .dialog_main p span{color:#000;}
.validate_dialog .dialog_main .dialog_btn{width:120px;height:40px;border:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff;text-align:center;font-size:16px;line-height:40px;cursor:pointer;-ms-border-radius:4px;-o-border-radius:4px;}
.validate_dialog .dialog_main.success .dialog_icon .success_svg{display:block;}
.validate_dialog .dialog_main.success h4{color:#003d3b;}
.validate_dialog .dialog_main.success .dialog_btn{background:linear-gradient(180deg,#007973 0,#003c39 100%);background:-webkit-linear-gradient(180deg,#007973 0,#003c39 100%);}
.validate_dialog .dialog_main.error .dialog_icon .error_svg{display:block;}
.validate_dialog .dialog_main.error h4{color:#f19110;}
.validate_dialog .dialog_main.error .dialog_btn{background:linear-gradient(180deg,#ff9f1e 0,#e18200 100%);background:-webkit-linear-gradient(180deg,#ff9f1e 0,#e18200 100%);}
.search_update_time{color:#7b878c;font-style:normal;font-size:12px;}
@media screen and (max-width:996px){.leftbar{display:none;}
    .article_content #artiCon{float:none;margin-left:10px;}
}
.article_info .help_submenu_nav{padding-left:38px;}
.article_info .artiMain-tit{display:flex;border-bottom:1px solid #e1e1e1;text-align:center;flex-direction:column;align-items:center;}
.article_info_detail{display:flex;margin-top:23px;margin-bottom:9px;font-size:12px;align-items:center;}
.article_info_detail>div{margin-right:16px;}
.article_time{color:#a9acb6;}
.article_top_search{display:flex;align-items:center;}
#search_label{height:38px;min-width: 120px;border-radius: 38px;padding: 0 10px;margin-right: 10px;border: 0;border-right: 1px solid;background: rgba(255,255,255,0.9);}
.dark-body #search_label,.classic-dark #search_label{background: #222; color: #fff; border-color: #222}
.article_top_input{box-sizing:border-box;padding: 0 15px;width:200px;height: 38px;outline:0;border:none;border-radius: 0;background: rgba(255,255,255,0.9);border-top-left-radius: 38px;border-bottom-left-radius: 38px;}
.article_top_input:focus{background: #fff}
.dark-body .article_top_input:focus,.classic-dark .article_top_input:focus{background: #111}
.article_top_btn{padding: 0 20px;height: 38px;background: linear-gradient(90deg,rgba(1,135,148,1) 0,rgba(60,175,156,1) 100%);color:#fff;cursor:pointer;border-top-right-radius: 38px;border-bottom-right-radius: 38px;}
.article_top_btn:hover{background: rgba(60,175,156,1)}
.article-help .dtl-title{padding-top: 0;margin-top: -35px}
.article-help .dtl-title h1{margin-bottom: 0}
#footLogoBox > a{position: relative}
#write>h3>span:nth-child(1){border-color:transparent transparent transparent #2354e6 !important}