﻿@charset "utf-8";
::-webkit-scrollbar {
 width: 6px;
 height: 6px
}

::-webkit-scrollbar-track-piece {
 background-color: #ebebeb;
 border-radius: 4px;
 -webkit-border-radius: 4px
}

::-webkit-scrollbar-thumb:vertical {
 height: 32px;
 background-color: var(--gray-c);;
 border-radius: 4px;
 -webkit-border-radius: 4px
}

::-webkit-scrollbar-thumb:horizontal {
 width: 32px;
 background-color: var(--gray-c);;
 border-radius: 4px;
 -webkit-border-radius: 4px
}
input { -webkit-writing-mode: horizontal-tb !important; text-rendering: auto; color: initial; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: start; -webkit-appearance: textfield; background-color: white; -webkit-rtl-ordering: logical; cursor: text; margin: 0em; font: 400 13.3333px Arial; padding: 1px 0px; border-width: 2px; border-style: inset; border-color: initial; border-image: initial; outline: none; }
/*banner*/
.jin.fullSlide { width: 100%; position: relative; height: 504px; }
.jin.fullSlide .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.jin.fullSlide .bd ul { width: 100% !important; }
.jin.fullSlide .bd li { width: 100% !important; height: 504px; overflow: hidden; text-align: center; }
.jin.fullSlide .bd li a { display: block; height: 504px; }
.jin.fullSlide .hd { width: 100%; position: absolute; z-index: 1; bottom: 14px; left: 0; height: 11px; line-height: 11px; }
.jin.fullSlide .hd ul { text-align: center; margin: 0 auto; }
.jin.fullSlide .hd ul li { cursor: pointer; display: inline-block; *display: inline;
zoom: 1; width: 24px; height: 5px; margin: 0 6px; overflow: hidden; background-color: var(--white); filter: alpha(opacity=90); opacity: 0.9; line-height: 999px; z-index: 999; border-radius: 50px; transition: all 0.5s; }
.jin.fullSlide .hd ul .on { background-color: #fe6a00; width: 37px; }
.jin.fullSlide1 { width: 100%; position: relative; height: 504px; }
.jin.fullSlide1 .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.jin.fullSlide1 .bd ul { width: 100% !important; }
.jin.fullSlide1 .bd li { width: 100% !important; height: 504px; overflow: hidden; text-align: center; }
.jin.fullSlide1 .bd li a { display: block; height: 504px; }
/**/
.serv_box { background-color: var(--white); padding-bottom: 40px; }
.title-wrap { padding: 40px 0; }
.ant-col-24 { display: block; box-sizing: border-box; width: 100%; }
.title { display: flex; justify-content: center; align-items: center; }
.title .icon-left, .title .icon-right { display: inline-block; width: 27px; height: 12px; background: url(../images/api/icon_title.png) 50% no-repeat; background-size: 100%; }
.title .icon-right { transform: rotateY(180deg); }
.title h2 { margin: 0 10px; font-size: 20px; font-weight: 700; color: var(--gray3); }
.tip h3 { text-align: center; font-size: 15px; line-height: 30px; color: #909299; font-weight: normal; }
.section1 .box-wrap { box-shadow: 0 2px 10px 0 rgba(0,0,0,.05); }
.section1 .box { overflow: hidden; }
.section1 .box .icon { width: 66px; height: 66px; }
.section1 .box .icon1 { background: url(../images/api/section1_1.png) 50% no-repeat; background-size: 80%; }
.section1 .box .icon2 { background: url(../images/api/section1_2.png) 50% no-repeat; background-size: 80%; }
.section1 .box .icon3 { background: url(../images/api/section1_3.png) 50% no-repeat; background-size: 80%; }
.section1 .box .icon4 { background: url(../images/api/section1_4.png) 50% no-repeat; background-size: 80%; }
.section1 .box .name { margin-top: 12px; font-size: 16px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-weight: 400; }
.section1 .box .column { display: flex; flex-direction: column; justify-content: center; align-items: center; box-sizing: border-box; width: 25%; height: 155px; border: 1px solid #f1f1f1; border-bottom: none; float: left; background: #f7f8fb; transition: all .25s; border-right: none; }
.section1 .box .column-active { background: var(--white); transition: all .3s; }
.section1 .detail-box { display: flex; flex-wrap: wrap; justify-content: start; align-items: start; width: 100%; padding: 0 0 30px 0; border: 1px solid #f3f3f3; border-top: none; margin-top: -1px; }
.section1 .detail-box .detail-column { display: flex; flex-direction: column; justify-content: center; align-items: start; width: 242px; margin: 40px 28px 0; }
.section1 .detail-box .detail-column .title { font-size: 16px; font-weight: 700; }
.section1 .detail-box .detail-column .des { height: 65px; margin: 10px 0; color: var(--gray9); }
.serv_button { border-radius: 26px; text-align: center; color: var(--orange-f60); border: 1px solid var(--orange-f60); background: linear-gradient(269deg, var(--orange-f90), var(--orange-f90)) no-repeat; background-size: 0 100%; transition: all .35s; cursor: pointer; width: 150px; height: 36px; line-height: 34px; }
.serv_button:hover { background-size: 100% 100%; color: #fff }
/**/
.lc_bg { background-color: #f7f8fb; }
.lc_bg .section2 { padding-bottom: 50px; }
.section2 .box, .section3 .box { max-width: 1200px; margin: auto; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .05); overflow: hidden; background: var(--white); transition: all .35s; }
.section2 .box .column-wrap { display: flex; justify-content: center; align-items: center; height: 165px; }
.section2 .box .column { max-width: 115px; }
.section2 .box .column .question { display: flex; flex-direction: column; justify-content: start; align-items: center; margin: 12px 0; font-size: 14px; }
.section2 .box .column .question .icon { display: block; width: 48px; height: 48px; margin-bottom: 15px; }
.section2 .box .column .question .icon1 { background: url(../images/api/section2_1.png) 50% no-repeat; background-size: 100%; }
.section2 .box .column .question .icon2 { background: url(../images/api/section2_2.png) 50% no-repeat; background-size: 100%; }
.section2 .box .column .question .icon3 { background: url(../images/api/section2_3.png) 50% no-repeat; background-size: 100%; }
.section2 .box .column .question .icon4 { background: url(../images/api/section2_4.png) 50% no-repeat; background-size: 100%; }
.section2 .box .arrow-wrap { position: relative; width: 200px; height: 40px; }
.section2 .box .arrow-wrap .arrow { position: absolute; left: 20%; display: block; width: 32px; height: 31px; background: url(../images/api/arrow.png) 50% no-repeat; background-size: 16px; z-index: 10; transition: all .35s; }
.section2 .box .arrow-wrap .line { width: 150px; height: 2px; margin: 15px auto; background: var(--gray3); }
.section2 .box:hover .column-wrap .arrow-wrap .arrow { left: 60%; }
/**/
.ant-col-md-8 { display: block; box-sizing: border-box; width: 33.33333333%; flex: 0 0 auto; float: left; }
.section3 { background: var(--white); }
.section3 .box { max-width: 1200px; margin: auto; background: #fff }
.section3 .box .column { width: 100%; height: 165px; padding-bottom: 40px; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .05); float: left; text-align: center; transition: all .35s }
.section3 .box .column:hover { box-shadow: 0 6px 20px 0 rgba(160, 159, 160, .3) }
.section3 .box .column:hover .line { transition: all .35s; width: 160px }
.section3 .box .line { width: 0; height: 2px; margin: auto; background: #333 }
.section3 .box .title { margin-top: 40px; font-size: 16px; font-weight: 600; color: var(--gray3); }
.section3 .box p { width: 100%; padding: 0 48px; margin: auto; margin-top: 15px; text-align: center; color: var(--gray9); font-size: 14px; }
.section4 .box { box-shadow: 0 1px 9px 0 rgba(0, 0, 0, 0.05); }
.section4 .box:hover { box-shadow: 0 6px 20px 0 rgba(160, 159, 160, 0.1); cursor: pointer; }
.section4 .part_img { float: left; width: 190px; height: 118px; margin-right: 12px; margin-bottom: 24px; }
.section4 .part_img:nth-child(6n) { margin-right: 0; }
.section4 .part_img img { width: 100%; height: 100%; }
.section5 { width: 100%; max-width: 1200px; padding-bottom: 50px; margin: auto; background: #fff }
.section5 .box { display: flex; justify-content: center; align-items: center; margin-top: 10px }
.section5 .column .fa { color: var(--gray3); font-size: 20px; margin-right: 10px; }
.section5 .box .column { display: flex; justify-content: center; align-items: center; margin: 0 20px; font-size: 18px; color: var(--gray3); cursor: pointer }
.section5 .box .column:hover .line { width: 100% }
.section5 .box .column .text-wrap { display: inline-block; vertical-align: top }
.section5 .box .column .line, .section5 .box .column .text { font-style: normal; display: block; color: #888 }
.section5 .box .column .line { width: 0; height: 1px; background: var(--gray9); transition: all .35s }
.section5 .box .icon { margin-right: 10px; font-size: 26px }
.section5 .btn { width: 210px; height: 40px; margin: auto; margin-top: 70px; border-radius: 26px; text-align: center; line-height: 40px; color: var(--white); background: linear-gradient(269deg, #f69b25, #ee6553); cursor: pointer; float: none; }
.section5 .btn:hover { background: linear-gradient(269deg, #f69b25 10%, #ee6553 150%); box-shadow: 0 0 0 2px #e5e9f0 }
/*入驻*/
.api_in .section2 .box .arrow-wrap .line { width: 90px; }
.api_in .section2 .box .arrow-wrap { position: relative; width: 125px; height: 40px; }
.api_in .section2 .box .column { width: 115px; }
.api_in .section2 .box .column .question .icon1 { background: url(../images/api/step_1.png) 50% no-repeat; background-size: 100%; }
.api_in .section2 .box .column .question .icon2 { background: url(../images/api/step_2.png) 50% no-repeat; background-size: 100%; }
.api_in .section2 .box .column .question .icon3 { background: url(../images/api/step_3.png) 50% no-repeat; background-size: 100%; }
.api_in .section2 .box .column .question .icon4 { background: url(../images/api/step_4.png) 50% no-repeat; background-size: 100%; }
.api_in .section2 .box .column .question .icon5 { background: url(../images/api/step_5.png) 50% no-repeat; background-size: 100%; }
.api_zl .section3 .box { max-width: 1200px; padding: 0 10px; margin: auto }
.api_zl .section3 .column2 { margin-top: 40px }
.api_zl .section3 h2 { margin-bottom: 5px; font-weight: 700; font-size: 14px; color: var(--gray3); }
.api_zl .section3 p { line-height: 30px }
.api_zl .btn-apply { max-width: 210px; height: 40px; margin: auto; margin-top: 40px; border-radius: 26px; text-align: center; line-height: 40px; color: var(--white); background: linear-gradient(269deg, #f69b25, #ee6553); cursor: pointer; font-size: 14px; }
.api_zl .btn-apply:hover { background: linear-gradient(269deg, #f69b25 10%, #ee6553 150%); box-shadow: 0 0 0 2px #e5e9f0 }
.api_zl .section3 .box p { text-align: left; margin-top: 0; padding-left: 0; color: var(--gray3); }
.api_zl .section3 .box { box-shadow: none; }
/*申请*/
.api_sq { background-color: var(--white); padding-bottom: 40px; }
.ant-form legend { display: block; width: 100%; margin-bottom: 20px; padding: 0; color: rgba(0, 0, 0, .45); font-size: 16px; line-height: inherit; border: 0; border-bottom: 1px solid #d9d9d9 }
.ant-form label { font-size: 14px }
.ant-form input[type=search] { box-sizing: border-box }
.ant-form input[type=checkbox], .ant-form input[type=radio] { line-height: normal }
.ant-form input[type=file] { display: none; }
.ant-form input[type=range] { display: block; width: 100% }
.ant-form select[multiple], .ant-form select[size] { height: auto }
.ant-form input[type=checkbox]:focus, .ant-form input[type=file]:focus, .ant-form input[type=radio]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px }
.ant-form output { display: block; padding-top: 15px; color: rgba(0, 0, 0, .65); font-size: 14px; line-height: 1.5 }
.ant-form-item-required:before { display: inline-block; margin-right: 4px; color: #f5222d; font-size: 14px; font-family: SimSun, sans-serif; line-height: 1; content: "*" }
.ant-form-hide-required-mark .ant-form-item-required:before { display: none }
.ant-form-item-label > label { color: rgba(0, 0, 0, .85) }
.ant-form-item-label > label:after { content: ":"; position: relative; top: -.5px; margin: 0 8px 0 2px }
.ant-form-item-label > label.ant-form-item-no-colon:after { content: " " }
.ant-form-item { box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, .65); font-size: 14px; font-variant: tabular-nums; line-height: 1.5; list-style: none; font-feature-settings: "tnum"; margin-bottom: 12px; vertical-align: top; clear: both; }
.ant-form-item label { position: relative }
.ant-form-item label > .anticon { font-size: 14px; vertical-align: top }
.ant-form-item-control { position: relative; line-height: 40px; zoom: 1 }
.ant-form-item-control:after, .ant-form-item-control:before { display: table; content: "" }
.ant-form-item-control:after { clear: both }
.ant-form-item-children { position: relative }
.ant-form-item-with-help { margin-bottom: 5px }
.ant-form-item-label { display: inline-block; overflow: hidden; line-height: 39.9999px; white-space: nowrap; text-align: right; vertical-align: middle; display: block; box-sizing: border-box; width: 33.33333333%; float: left; }
.ant-form-item-label-left { text-align: left }
.ant-form-item .ant-switch { margin: 2px 0 4px }
.ant-form-explain, .ant-form-extra { clear: both; min-height: 22px; margin-top: -2px; color: rgba(0, 0, 0, .45); font-size: 14px; line-height: 1.5; transition: color .3s cubic-bezier(.215, .61, .355, 1) }
.ant-form-explain { margin-bottom: -1px }
.ant-form-extra { padding-top: 4px }
.ant-form-text { display: inline-block; padding-right: 8px }
.ant-form-split { display: block; text-align: center }
 .ant-input:placeholder-shown {
 text-overflow: ellipsis;
}
.ant-input-affix-wrapper .ant-input { position: relative; text-align: inherit; min-height: 100%; }
.join-apply .ant-input { height: 36px; }
.ant-input-affix-wrapper .ant-input:not(:last-child) { padding-right: 30px; }
.api_sq .ant-form-item-control-wrapper { display: block; box-sizing: border-box; width: 33.33333333%; float: left; }
.ant-btn { line-height: 1.499; position: relative; display: inline-block; font-weight: 400; white-space: nowrap; text-align: center; background-image: none; border: 1px solid transparent; box-shadow: 0 2px 0 rgba(0,0,0,.015); cursor: pointer; transition: all .3s cubic-bezier(.645, .045, .355, 1); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; touch-action: manipulation; height: 32px; line-height: 32px; padding: 0 15px; font-size: 14px; border-radius: 4px; color: var(--gray6) background-color: var(--white);
border-color: #d9d9d9; }
.ant-input { box-sizing: border-box; margin: 0; padding: 0; font-variant: tabular-nums; list-style: none; font-feature-settings: "tnum"; position: relative; display: inline-block; width: 100%; height: 32px; padding: 4px 11px; color: var(--gray6) font-size: 14px;
line-height: 1.5; background-color: var(--white); background-image: none; border: 1px solid #d9d9d9; border-radius: 4px; transition: all .3s; }
.ant-input:focus, .ant-input:hover { border-color: #FE6D00; border-right-width: 1px !important; }
.ant-col-lg-offset-8 { margin-left: 33.33333333%; }
.ant-checkbox { box-sizing: border-box; margin: 0; padding: 0; color: var(--gray6) font-size: 14px;
font-variant: tabular-nums; line-height: 1.5; list-style: none; font-feature-settings: "tnum"; position: relative; top: -.09em; display: inline-block; line-height: 1; white-space: nowrap; vertical-align: middle; outline: none; cursor: pointer; }
form input[type=checkbox], form input[type=radio] { width: 14px; height: 14px; vertical-align: middle; }
.ant-checkbox-input { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; cursor: pointer; opacity: 0; }
.ant-checkbox-inner { position: relative; top: 0; left: 0; display: block; width: 16px; height: 16px; background-color: var(--white); border: 1px solid #d9d9d9; border-radius: 2px; border-collapse: separate; transition: all .3s; }
.ant-checkbox-checked .ant-checkbox-inner { background-color: #FE6D00; border-color: #FE6D00; }
.ant-checkbox-input:focus + .ant-checkbox-inner, .ant-checkbox-wrapper:hover .ant-checkbox-inner, .ant-checkbox:hover .ant-checkbox-inner { border-color: #FE6D00; }
.ant-checkbox-inner:after { position: absolute; top: 50%; left: 22%; display: table; width: 5.71428571px; height: 9.14285714px; border: 2px solid var(--white); border-top: 0; border-left: 0; transform: rotate(45deg) scale(0) translate(-50%, -50%); opacity: 0; transition: all .1s cubic-bezier(.71, -.46, .88, .6), opacity .1s; content: " "; }
.ant-btn-primary { text-shadow: 0 -1px 0 rgba(0,0,0,.12); box-shadow: 0 2px 0 rgba(0,0,0,.045); }
.ant-btn-primary:hover { opacity: 0.8 }
.container .btn-1 { width: 100%; height: 36px; }
.apply-code-wrap .ant-input-affix-wrapper { width: 34.5%; vertical-align: middle; }
.ant-input-affix-wrapper { box-sizing: border-box; margin: -2px 0 0 0; padding: 0; color: var(--gray6) font-size: 14px;
font-variant: tabular-nums; line-height: 1.5; list-style: none; font-feature-settings: "tnum"; position: relative; display: inline-block; width: 100%; text-align: start; }
.apply-code-wrap .code { display: inline-block; width: 100px; height: 36px; cursor: pointer; }
.ant-form-item-children { position: relative; }
.api_sq .checkbox-group { padding-left: 0; }
.api_sq .api_reg_tit h2 { margin-left: 26.33%; font-size: 28px; color: var(--gray3); padding-top: 40px; border-bottom: 2px solid #FE6D00; display: inline-block; margin-bottom: 30px; padding-bottom: 2px; }
.container .tip-img { font-size: 12px; }
.container .tip-brand { font-size: 12px; line-height: 16px; }
.container .tip-logo { font-size: 12px; margin: 0; }
.container .tip-api, .container .tip-number { font-size: 12px; line-height: 20px; }
/*faq*/
.faq { background: var(--white); }
.faq .faq_box { min-height: calc(100vh - 64px); }
.faq_fl { width: -webkit-calc((100vw - 1200px)/2 + 210px); width: -moz-calc((100vw - 1200px)/2 + 210px); width: calc((100vw - 1200px)/2 + 210px); content: "viewport-units-buggyfill; width: -webkit-calc((100vw - 1200px) / 2 + 210px)"; content: "viewport-units-buggyfill; width: -moz-calc((100vw - 1200px) / 2 + 210px)"; content: "viewport-units-buggyfill; width: calc((100vw - 1200px) / 2 + 210px)"; box-sizing: border-box; border-right: 1px solid #fee8d8; text-align: right; position: fixed; left: 0; top: 128px; bottom: 0; background: #fdfaf8; padding: 10px 0 5px; }
.faq_rt { width: calc(100% - 210px); }
.faq_box .sideMenu { display: inline-block; width: 210px; height: 100%; padding-top: 20px; text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow-y: auto; }
.faq_box .sideMenu h3 { height: 46px; line-height: 46px; padding-left: 20px; cursor: pointer; font-size: 14px; color: #181818; }
.faq_box .sideMenu h3 i { color: #373d41; }
.faq_box .sideMenu h3 em { float: right; display: block; width: 16px; height: 16px; margin-top: 15px; margin-right: 20px; background: url(../images/faq_ico.png) 0px -16px no-repeat; cursor: pointer; }
.faq_box .sideMenu h3.on em { background-position: 0px 0px; }
.faq_box .sideMenu h3.active, .faq_box .sideMenu h3:hover { background-color: #fff4ec; }
.faq_box .sideMenu h3:hover a, .faq_box .sideMenu h3.active a { display: block; color: var(--yellow); }
.faq_box .sideMenu ul { color: var(--gray9); display: none; /* 默认都隐藏 */ }
.faq_box .sideMenu ul li { line-height: 40px; padding: 0 25px 0 40px; }
.faq_box .sideMenu ul li:hover, .faq_box .sideMenu ul li.active { background-color: #fff4ec; border-right: 1px solid #fee8d8; }
.faq_box .sideMenu ul li:hover a, .faq_box .sideMenu ul li.active a { color: var(--yellow); }
.faq_box .sideMenu ul li a { font-size: 13px; display: block; }
.jj_tit { font-size: 1.5rem; color: #373d41; position: relative; }
.jj_time { color: var(--gray9); font-size: 12px; margin-bottom: 20px; margin-top: 10px; padding-bottom: 1.5rem; border-bottom: 1px solid #e6ebf5; }
.cx_bg { background-color: var(--white); padding: 30px 30px; }
.faq_rt .faq_article { width: calc(100% - 90px); }
.faq_rt_full .faq_article { width: auto; }
.faq_rt .faq_side { font-size: 0; /*width: 100px;*/ float: left; max-height: 100%; overflow-y: auto; position: fixed; top: 9.8rem; right: 2rem; z-index: 1; background: var(--white); margin-left: 500px; left: 50%; }
.asideWrap { font-size: 0; max-height: 100%; overflow-y: auto; }
.directory { max-width: 8.375rem; line-height: 1.5rem; border-left: 0.125rem solid #e7eaf0; }
.directory li, .directory li a { color: var(--gray6); white-space: nowrap; }
.directory li a { position: relative; display: block; margin-bottom: 0.25rem; font-size: .875rem;
padding-left: 0.5rem; }
.directory li a span { -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
.directory .active > a, .directory li a:hover { color: var(--yellow); }
.directory .active > a:before { content: ""; display: block; position: absolute; z-index: 1; top: 0; left: -0.125rem; bottom: 0; width: 0.125rem; background-color: var(--yellow); }
.faq_rt .jj_p { font-size: 14px; color: var(--gray6); line-height: 26px; }
.faq_rt .jj_p * { word-break: break-all; }
.faq_rt .jj_p h2, .faq_rt .jj_p h3, .faq_rt .jj_p h4, .faq_rt .jj_p h5, .faq_rt .jj_p h6 { color: var(--gray3); font-weight: 600; margin-bottom: 0.75rem; margin-top: 2rem; position: relative; padding-left: 0.875rem; pointer-events: none; }
.faq_rt .jj_p h2 { font-size: 1.3em; color: var(--gray3); font-weight: 700; padding-left: 0; margin: 20px auto 15px; }
.faq_rt .jj_p h3 { font-size: 1rem; }
.faq_rt .jj_p h4 { font-size: .875rem;
}
.faq_rt .jj_p h2:before { content: ""; visibility: hidden; height: 138px; margin-top: -138px; display: block; pointer-events: none; position: relative; z-index: -1; }
.faq_rt .jj_p h3:before { content: ""; visibility: hidden; height: 8rem; margin-top: -8rem; display: block; pointer-events: none; }
.faq_rt .jj_p h3:after, .faq_rt .jj_p h4:after, .faq_rt .jj_p h5:after, .faq_rt .jj_p h6:after { content: "·"; position: absolute; left: 0; }
.faq_rt .jj_pa:hover { color: var(--red-jy); text-decoration: underline; }
.faq_rt .jj_p li { list-style: none; margin-left: 0.5rem; position: relative; padding-left: 0.875rem; line-height: 1.5rem; margin-bottom: 0.5rem; }
.faq_rt .jj_p li:before { content: ""; position: absolute; top: 0.5625rem; left: 0; width: 0.375rem; height: 0.375rem; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: var(--yellow); }
.faq_rt .jj_p p { margin-bottom: 0.5rem; }
.faq_rt .jj_p md-attention { background-color: #f9f2ec; display: block; margin-top: 1rem; margin-bottom: 1rem; padding: 0.75rem 1.5rem 0.75rem 2.5rem; border-left: 2px solid var(--yellow); position: relative; color: var(--gray6); }
.faq_rt .jj_p md-attention p { margin-bottom: 0; }
.faq_rt .jj_p md-attention:before { content: ""; position: absolute; top: 1rem; left: 1rem; width: 1rem; height: 1rem; background: url(../images/4d0745e.png) no-repeat 50%; }
.content_2I4hb md-attention h1, .content_2I4hb md-attention h2, .content_2I4hb md-attention h3, .content_2I4hb md-attention h4, .content_2I4hb md-attention h5, .content_2I4hb md-attention h6 { margin: 0 0 0.5rem; font-size: .875rem;
font-weight: 500; line-height: 1.5rem; color: #25345c; color: var(--heading-color); }
/*faq nav*/
.faq_nav { /*background-color: #f9f2ec;*/ background-color: var(--bg-gray-f5); position: fixed; left: 0; top: 64px; width: 100%; z-index: 2; }
.wrap_faq { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.faq_nav .sections { display: -webkit-inline-flex; display: -moz-inline-flexbox; display: -ms-inline-flexbox; display: inline-flex; }
.faq_nav .item { line-height: 1.5rem; padding: 0 1.25rem; transition: all .3s ease-in; -webkit-transition: all .3s ease-in; -o-transition: all .3s ease-in; -moz-transition: all .3s ease-in; }
.faq_nav .item .inner { color: #373d41; font-size: 1rem; transition: all .3s ease-in; padding: 1.25rem 0 1.125rem; display: block; border-bottom: 0.125rem solid transparent; -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; -moz-transition: all .2s ease-in; transition: all .2s ease-in; }
.faq_nav .item.active .inner, .faq_nav .item .inner:hover { color: var(--yellow); border-bottom-color: var(--yellow); }
.dropdown_api { text-align: center; margin-right: 1.25rem; position: relative; }
.dropdown_api .wind { display: -webkit-inline-box; display: -webkit-inline-flex; display: -moz-inline-box; display: -ms-inline-flexbox; display: inline-flex; font-size: 1rem; height: 2.5rem; text-align: center; border: 1px solid #e4e7ef; margin: 0 auto; width: 210px; background-color: var(--white); -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 1rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }
.dropdown_api .wind:after { content: ""; display: inline-block; width: 0; height: 0; border-color: #999 transparent; border-left: 4px solid transparent; border-bottom: 0 solid var(--gray6); border-right: 4px solid transparent; border-top: 4px solid var(--gray6); margin-left: 8px; vertical-align: middle; }
.dropdown-menu { position: absolute; top: 110%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: .67rem;
color: #212529; text-align: left; list-style: none; background-color: var(--white); background-clip: padding-box; -webkit-box-shadow: 0 0.3rem 0.3rem rgba(255,106,0,.1); -moz-box-shadow: 0 .3rem 0.3rem rgba(255,106,0,.1);
box-shadow: 0 0.3rem 0.5rem rgba(255,106,0,.1); -webkit-border-radius: 0.25rem; -moz-border-radius: .25rem;
border-radius: 0.25rem; min-width: 100%; max-width: 100vw; overflow-x: auto; }
.body_api { padding: 0.5rem 2rem 2rem; }
.all_api { color: #25345c; font-size: .875rem;
}
.list_api { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }
.listItem_api { margin-right: 3rem; }
.productWrap_api {
 font-size: .875rem; font-weight: 400; display: inline-block; vertical-align: middle; width: 8.25rem; }
.productTitle_api { color: var(--gray6); border-bottom: 1px solid #fee8d8; padding-bottom: 0.5rem; padding-top: 1.5rem; }
.productItem_api { margin-top: 1rem; }
.productItem_api a { color: var(--gray3); line-height: 1.25rem; }
.productItem_api a:hover { color: var(--yellow); line-height: 1.25rem; }
/*faq table*/
.tableWrap { width: 100%; overflow-x: auto; margin-bottom: 0.5rem; word-break: break-all; }
.treetable { width: 100%; min-width: 744px; border-collapse: collapse; margin-top: 0.5rem; word-break: break-all; }
thead { background: #f8f9fc; color: var(--gray3); }
.treetable table, .treetable tbody, .treetable td, .treetable th, .treetable thead, .treetable tr { border: 1px solid #fee8d8; }
.treetable th, .treetable thead { background: #fdfaf8; color: #432a03; }
.treetable th { text-align: left; font-weight: 400; word-break: keep-all; white-space: nowrap; }
.treetable td, .treetable th { padding: 0.5rem 1rem; min-width: 3.5rem; }
.treetable td { color: var(--gray6); word-break: keep-all; white-space: nowrap; }
.tableWrap td:last-child, .tableWrap th:last-child { word-break: break-all; white-space: normal; }
.linkCopy { background-color: transparent; border: none; outline: none; padding: 0; margin-left: 1rem; color: var(--gray6); font-size: .75rem;
display: -webkit-inline-box; display: -webkit-inline-flex; display: -moz-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; vertical-align: middle; }
.linkCopy:hover { color: var(--yellow); }
.linkCopy:before { content: ""; display: inline-block; width: 1rem; height: 1rem; background: url(../images/linkcopy.jpg) no-repeat 50%; -moz-background-size: contain; background-size: contain; }
.codeWrap { position: relative; padding: 1rem; background-color: #fdfaf8; margin-bottom: 0.5rem; }
.codeWrap pre { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow-x: auto; font-family: PingFang SC, Microsoft YaHei, 微软雅黑, 宋体, helvetica, Hiragino Sans GB, sans-serif; max-height: 400px; }
.codeWrap code { color: #432a03; }
.mxScroll { overflow-y: auto; scrollbar-face-color: var(--gray9); /*滚动长条*/ scrollbar-shadow-color: var(--gray9); /*滚动长条  边框*/ scrollbar-highlight-color: var(--gray0); /*xxxxxxxxxxx*/ scrollbar-track-color: var(--gray-c); ; /*背景图*/ scrollbar-arrow-color: var(--gray-c); ; /*箭头*/ overflow: -moz-scrollbars-button(#000) !important; }
.mxlength { margin-top: 18px; background: #23241F; color: var(--white); padding: 0 25px; border-bottom: 1px solid rgb(56, 56, 56); padding-bottom: 25px; }
.tool { position: absolute; right: 0px; top: 0; font-size: 0; }
.codeBtn { background-color: transparent; border: none; outline: none; font-size: 0; width: 2rem; height: 2rem; background-repeat: no-repeat; background-position: 50%; -moz-background-size: 1rem 1rem; background-size: 1rem 1rem; background-color: #f9f2ec; -webkit-transition: background .2s ease-in; -o-transition: background .2s ease-in; -moz-transition: background .2s ease-in; transition: background .2s ease-in; border-radius: 0; }
.codeBtn:hover { background-color: #fad398 !important; }
.codeCopy { background-image: url(../images/codeCopy.png); }
.codeBg { background-image: url(../images/codeBg.png); }
/*示例*/
.sl_div { padding-top: 2.5rem; padding-bottom: 2.5rem; background-color: var(--white); margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; min-height: 60vh; }
.title_sl { line-height: 2rem; font-size: 1.5rem; font-weight: 500; color: var(--gray3); margin-bottom: 0.5rem; }
.sl_div p { margin-top: 0.5rem; line-height: 1.25rem; color: var(--gray6); }
.fieldTitle:before, .fieldTitle span { vertical-align: middle; }
.fieldTitle { line-height: 1.5rem; font-size: 1.125rem; margin-bottom: 1rem; padding-top: 2.5rem; }
.fieldTitle:before { content: ""; display: inline-block; width: 0.1875rem; height: 1rem; background-color: var(--yellow); margin-right: 0.5rem; }
.sl_div .demo { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: -1.25rem; }
.sl_div .demo .item { -webkit-flex-basis: -webkit-calc((100% - 3.75rem)/4); -ms-flex-preferred-size: calc((100% - 3.75rem)/4); flex-basis: -moz-calc((100% - 3.75rem)/4); flex-basis: calc((100% - 3.75rem)/4); height: 5rem; line-height: 5rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 1.25rem; margin-right: 1.25rem; }
.sl_div .demo .item:nth-of-type(4n) { margin-right: 0; }
.sl_div .demo .item .inner_sl { display: block; height: 100%; font-size: 1rem; font-weight: 500; border: 1px solid var(--gray-d); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 5px; color: var(--gray3); padding-left: 1rem; -webkit-transition: all .3s ease-in; -o-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in; }
.sl_div .demo .item .inner_sl:hover {
 -webkit-box-shadow: 0 .3rem 0.5rem rgba(255,106,0,.1);
 -moz-box-shadow: 0 .3rem 0.5rem rgba(255,106,0,.1);
 box-shadow: 0 .3rem 0.5rem rgba(255,106,0,.1); color: var(--yellow); border: 1px solid var(--yellow); }
.sl_div .demo .item .icon_sl { display: inline-block; width: 3rem; height: 3rem; vertical-align: middle; margin-right: 1rem; background-repeat: no-repeat; -moz-background-size: contain; background-size: contain; background-position: 50%; }
.lang-csharp { background-image: url(../images/csharp.jpg); }
.lang-php { background-image: url(../images/php.jpg); }
.lang-java { background-image: url(../images/java.jpg); }
.lang-python { background-image: url(../images/python.jpg); }
.lang-go { background-image: url(../images/gpyuyan.jpg); }
.lang-nodejs { background-image: url(../images/nodejs.jpg); }
/*qa index*/
.wrap_doc { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.wrap_doc .item_qa { width: 25%; font-size: 0; height: 7.25rem; width: -webkit-calc((100% - 3.75rem)/4); width: -moz-calc((100% - 3.75rem)/4); width: calc((100% - 3.75rem)/4); margin-bottom: 1.25rem; margin-right: 1.25rem; }
.wrap_doc .item_qa:nth-of-type(4n) { margin-right: 0; }
.wrap_doc .item_qa .inner_qa { display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 100%; padding: 1.25rem; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-transition: all .3s ease-in; -o-transition: all .3s ease-in; -moz-transition: all .3s ease-in; transition: all .3s ease-in; border: 1px solid var(--gray-d); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: url(../images/6272627.jpg) no-repeat 100% 100%; -moz-background-size: cover; background-size: cover; }
.wrap_doc .item_qa .inner_qa:hover { background-color: var(--white); -webkit-box-shadow: 0 0.5rem 1rem rgba(255,106,0,.1); -moz-box-shadow: 0 .5rem 1rem rgba(255,106,0,.1);
box-shadow: 0 0.5rem 1rem rgba(255,106,0,.1); border: 1px solid var(--yellow); }
.wrap_doc .item_qa .title_qa { font-size: 1rem; color: var(--gray3); display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-transition: color .3s ease-in; -o-transition: color .3s ease-in; -moz-transition: color .3s ease-in; transition: color .3s ease-in; }
.wrap_doc .item_qa .inner_qa:hover .title_qa { color: var(--yellow); }
.wrap_doc .item_qa .icon_qa { content: ""; opacity: 0; width: 1rem; height: 1rem; -webkit-transition: opacity .3s ease-in; -o-transition: opacity .3s ease-in; -moz-transition: opacity .3s ease-in; transition: opacity .3s ease-in; }
.wrap_doc .item_qa .inner_qa:hover .icon_qa { opacity: 1; }
.wrap_doc .item_qa .desc_qa {
 font-size: .75rem; color: var(--gray6); margin-top: 0.75rem; line-height: 1.25rem; padding-right: 1.5rem; }
