body{background-color:var(--intl-bg);}
.bfbhelp1{height:270px;background:url(../img/1.jpg) center top no-repeat;color:#fff;}
.bfbhelp1 .d1{float:left;width:100%;font-size:30px;padding:40px 0 0 0;}
.bfbhelp1 .d2{float:left;width:100%;font-size:16px;padding:23px 0 0 0;}
.bfbhelp1 .u1{float:left;width:720px;border-radius:5px;margin:28px 0 0 213px;height:50px;border:12px solid rgba(0,0,0,0.3);}
.bfbhelp1 .u1 li{float:left;}
.bfbhelp1 .u1 .l1{width:566px;background-color:#fff;}
.bfbhelp1 .u1 .l1 input{float:left;width:506px;border:0;background-color:#fff;height:50px;padding-left:10px;}
.bfbhelp1 .u1 .l1 #searchHtml{float:left;width:566px;position:relative;background-color:#fff;margin:-1px 0 0 0px;z-index:9;text-align:left;}
.bfbhelp1 .u1 .l1 #searchHtml a{float:left;padding:0 10px 0 10px;font-size:13px;height:29px;width:546px;line-height:29px;overflow:hidden;}
.bfbhelp1 .u1 .l1 #searchHtml a:hover{background-color:#f2f2f2;text-decoration:none;color:#000;font-weight:700;}
.bfbhelp1 .u1 .l2{width:154px;}
.bfbhelp1 .u1 .l2 input{float:left;width:154px;height:50px;color:#fff;font-size:16px;border:0;background-color:#FF9422;cursor:pointer;}

/*头部*/
.yjcode .mtop{float:left;text-align:left;width:1150px;}
.yjcode .mtop .u1{float:left;width:1150px;padding:10px 0;}
.yjcode .mtop .u1 li{float:left;}
.yjcode .mtop .mmenu{float:left;width:1150px;height:40px;background-color:#FF6600;}
.yjcode .mtop .mmenu a{float:left;color:#fff;font-weight:700;font-size:14px;padding:13px 13px 0 13px;height:27px;}
.yjcode .mtop .mmenu a:hover{text-decoration:none;background-color:#EA5D00;}
.yjcode .mtop .mmenu .a1{background-color:#C44E00;}
.yjcode .mtop .mmenu .a1:hover{background-color:#C44E00;}
.yjcode .mtop #smenu{float:left;width:1138px;height:36px;background-color:#F5F6F7;border:#ddd solid 1px;border-top:0;padding:0 0 0 10px;}
.yjcode .mtop #smenu a{float:left;padding:4px 11px 0 11px;margin:8px 0 0 0;height:16px;}
.yjcode .mtop #smenu a:hover{text-decoration:none;background-color:#E4E4E4;}

/*帮助中心列表B*/
.help-layout{display:flex;gap:24px;margin:16px 0 0 0;}
.helpleft{float:none;margin:0;text-align:left;width:260px;background:var(--intl-card);border:1px solid var(--intl-border);border-radius:var(--intl-radius);box-shadow:var(--intl-shadow);overflow:hidden;}
.helpleft .d1{float:none;width:auto;color:var(--intl-text);padding:16px 16px 10px 16px;height:auto;font-size:16px;font-weight:900;text-align:left;}
.helpleft .u1{float:none;width:auto;background:#fff;height:auto;color:var(--intl-text);cursor:pointer;border-top:1px solid var(--intl-border);}
.helpleft .u1:hover{background:#f9fafb;}
.helpleft .u1 li{float:left;}
.helpleft .u1 .l1{padding:12px 0 12px 16px;width:210px;font-size:14px;height:auto;}
.helpleft .u1 .l2{width:24px;padding:12px 0 0 0;height:auto;}
.helpleft .d2{float:none;width:auto;background-color:#fff;border-top:1px solid var(--intl-border);}
.helpleft .d2 span{float:none;display:block;width:auto;padding:10px 16px;height:auto;border-top:1px solid var(--intl-border);}
.helpleft .d2 span a{color:var(--intl-muted);}
.helpleft .d2 span a:hover{color:var(--intl-text);}

.helpright{float:none;flex:1;width:auto;text-align:left;margin:0;background-color:var(--intl-card);border:1px solid var(--intl-border);border-radius:var(--intl-radius);box-shadow:var(--intl-shadow);overflow:hidden;}
.helpright .rightcap{float:none;padding:12px 16px;width:auto;font-size:13px;background-color:#fff;border-bottom:1px solid var(--intl-border);color:var(--intl-muted);}
.helpright .rightcap a{color:var(--intl-muted);}
.helpright .rightcap a:hover{color:var(--intl-primary);}
.helpright .rightcap span{margin:0 6px;color:var(--intl-border-strong);}
.helpright .helphead{padding:18px 16px 14px 16px;border-bottom:1px solid var(--intl-border);background:#fff;}
.helpright .helphead .h1{font-size:20px;font-weight:900;color:var(--intl-text);}
.helpright .helphead .h2{margin-top:6px;font-size:13px;color:var(--intl-muted);}
.helpright .helphead form{margin-top:14px;position:relative;}
.helpright .helpsearch{display:flex;align-items:center;gap:10px;height:48px;padding:0 10px 0 14px;border-radius:14px;background:#fff;border:1px solid var(--intl-border);box-shadow:var(--intl-shadow);}
.helpright .helpsearch-ico{width:18px;height:18px;display:inline-block;opacity:.7;background-size:18px 18px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%239ca3af\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"M21 21l-4.35-4.35\"/></svg>");}
.helpright .helpsearch input{flex:1;min-width:0;border:0;outline:none;height:48px;line-height:48px;font-size:14px;color:var(--intl-text);background:transparent;}
.helpright .helpsearch button{height:38px;min-width:96px;border:0;border-radius:12px;background:var(--intl-primary);color:#fff;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(255,106,0,.22);}
.helpright .helpsearch button:hover{background:var(--intl-primary-hover);}
.helpright #searchHtml{position:absolute;left:0;right:0;top:54px;background:#fff;border:1px solid var(--intl-border);border-radius:14px;box-shadow:var(--intl-shadow);overflow:hidden;z-index:9;}
.helpright #searchHtml a{display:block;padding:10px 12px;font-size:13px;color:var(--intl-text);}
.helpright #searchHtml a:hover{background:#f9fafb;text-decoration:none;}
.helpright .list{float:none;width:auto;background-color:#fff;}
.helpright .list .u1{float:none;display:flex;align-items:center;justify-content:space-between;padding:0 16px;width:auto;height:46px;border-bottom:1px solid var(--intl-border);font-size:14px;}
.helpright .list .u1 li{float:left;padding:10px 0 0 0;}
.helpright .list .u1 .l1{width:auto;flex:1;padding:0;}
.helpright .list .u1 .l2{width:auto;text-align:right;color:var(--intl-muted);padding:0;}
.helpright .list .u1:hover{background-color:#FBFBFB;}
.helpright #page{margin:10px 10px 10px 0;}
/*帮助中心列表E*/

/*正文B*/
.helpright .txtmain{float:none;width:auto;padding:18px 16px 22px 16px;}
.helpright .titcap{float:none;font-size:20px;width:auto;padding:0 0 10px 0;text-align:left;font-weight:900;color:var(--intl-text);}
.helpright .txtmain .u1{float:none;padding:0 0 10px 0;width:auto;margin:0;border-bottom:1px solid var(--intl-border);}
.helpright .txtmain .u1 li{float:left;}
.helpright .txtmain .u1 .l1{width:auto;color:var(--intl-muted);text-align:left;}
.helpright .txtmain .txt{float:none;margin:14px 0 0 0;width:auto;line-height:28px;padding:0;font-size:14px;color:var(--intl-text);}
.helpright .txtmain .txt img{max-width:100%;}
.helpright .txtmain .xg{float:none;margin:16px 0 0 0;width:auto;border:1px solid var(--intl-border);border-radius:14px;font-size:13px;padding:0 0 12px 0;background:#fff;}
.helpright .txtmain .xg li{float:left;}
.helpright .txtmain .xg .l1{padding:14px 14px 0 14px;font-weight:900;width:calc(100% - 28px);height:auto;color:var(--intl-text);}
.helpright .txtmain .xg .l1 .s1{font-weight:100;font-size:12px;color:#999;}
.helpright .txtmain .xg .l2{padding:8px 14px;width:calc(100% - 28px);line-height:24px;}
.helpright .txtmain .xg .l2 a{color:#428BCA;}

.intl-help-iframe-wrap{margin-top:14px;border:1px solid var(--intl-border);border-radius:14px;overflow:hidden;background:#fff;}
.intl-help-iframe{width:100%;height:72vh;min-height:720px;border:0;display:block;}
.intl-help-open{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 14px;border-radius:12px;background:var(--intl-primary);box-shadow:0 10px 22px rgba(255,106,0,.22);color:#fff;font-weight:900;}
.intl-help-open:hover{background:var(--intl-primary-hover);text-decoration:none;}
.helpright .txtmain .abouttxt{margin-top:0;padding:0 0 10px 0;}
/*正文E*/

/*操作提示页面*/
.yjcode .succap{float:left;width:1238px;height:22px;margin:20px 0 0 0;font-size:14px;font-weight:700;padding:8px 0 0 10px;text-align:left;border:#ddd solid 1px;background-color:#f2f2f2;}
.yjcode .sucmain{float:left;width:838px;border:#DDDDDD solid 1px;border-top:0;height:167px;background:url(../../img/suc.jpg) no-repeat;background-position:235px 66px;text-align:left;padding:80px 0 0 410px;line-height:25px;}
.yjcode .sucmain strong{font-size:14px;}
.yjcode .sucmain a{color:#999;}

/*地图*/
.helpright .mapmain{float:left;width:1020px;background-color:#fff;padding:0 0 30px 0;}
.helpright .mapmain .dcap{float:left;font-size:14px;padding:10px 0 0 0;font-weight:700;height:27px;width:1000px;margin:0 10px 0 10px;border-bottom:#dedede dotted 1px;}
.helpright .mapmain .dtit{float:left;font-size:14px;padding:10px 0 10px 0;width:1010px;margin:0 0 0 10px;}
.helpright .mapmain .dtit a{float:left;margin-right:40px;height:27px;}
.helpright .mapmain .dtit a:hover{color:#cc0000;}
.helpright .mapmain .dlist{float:left;font-size:14px;padding:10px 0 0 0;width:1010px;margin:0 0 0 10px;}
.helpright .mapmain .dlist .d1{float:left;width:100px;height:25px;}
.helpright .mapmain .dlist .d1 a{font-weight:700;color:#3B7BC6;}
.helpright .mapmain .dlist .d2{float:left;width:910px;}
.helpright .mapmain .dlist .d2 a{float:left;margin-right:40px;height:27px;}
.helpright .mapmain .dlist .d2 a:hover{color:#cc0000;}
.helpright .mapmain .xu{float:left;width:1000px;margin:10px 10px 10px 10px;border-top:#dedede dotted 1px;}















