@font-face {
    font-family: PingFang-SC-Bold;
    src: url("font/PingFang Bold.ttf");
}

@font-face {
    font-family: PingFang-SC-Medium;
    src: url("font/PingFang Medium.ttf");
}

@font-face {
    font-family: PingFang-SC-Regular;
    src: url("font/PingFang Regular.ttf");
}

@font-face {
    font-family: Century-Gothic-Bold;
    src: url("font/Century-Gothic-Bold.ttf");
}



html, body {
    margin: 0 auto;
    height: 100%;
    background-color: #ffffff;
}
@font-face {font-family: "iconfont";
    src: url('font_potato/iconfont.eot'); /* IE9*/
    src: url('font_potato/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font_potato/iconfont.woff') format('woff'), /* chrome, firefox */
    url('font_potato/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('font_potato/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
a{
    outline: none !important;
}

a:focus {
    outline: none;
}

.none{display: none;}
.iconfont {
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.comsizeicon{
    font-size: 20px;
}
.iconbox{
    background: #fff;
    width: 40pt;
    height: 40pt;
    margin: 20px auto 10px;
    border-radius: 8px;
    box-shadow: 0 0 10px #dedede;
    line-height: 40pt;
    text-align: center!important;
    padding: 0!important;
}
.beforeicon{
    font-size: 25pt;
    color: #cccccc;

}
.deviceicon{
    font-size: 52pt;
    color: #999;
}
.deviceicon2{
    font-size: 52pt;
    color: #999;
    display: inline-block;
    float: left;
    line-height: 60px;
    height: 60px;
}
p {
    margin: 0;
    padding: 0;

}
.himgtext{
    font-family: inherit;
    position: absolute;
    top: 18%;
    text-align: center;
    right: 10%;
    left: 10%;
    color: #666;
    letter-spacing: 1px;
    font-size: 13pt;
}

.p-button {
    position: relative;
    display: block;
    height: 23pt;
    width: 90pt;
    margin:  0 auto;
    background: #4c88ff;
    font-family: PingFang-SC-Bold;
    font-size: 9pt;
    color: #ffffff;
    line-height: 23pt;
    border-radius: 2pt;
    text-align: center;
}

.p-button-border{
    position: relative;
    display: block;
    height: 23pt;
    width: 90pt;
    margin:  0 auto;
    font-family: PingFang-SC-Bold;
    font-size: 9pt;
    color: #999999;
    line-height: 23pt;
    border-radius: 2pt;
    text-align: center;
    border:1px solid #d1d1d1
}


.p-button-border:hover{
    color: #999999 !important;
}

.middle{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.logoico{
    font-size: 50pt;
    color: #4c88ff;}
.down-arrow {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 30px;
    margin-right: 20px;
}

.down-arrow::after {
    display: inline-block;
    content: " ";
    height: 18px;
    width: 18px;
    border-width: 0 2px 2px 0;
    border-color: #999999;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform-origin: center;
    transition: transform .3s;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
}

a:hover {
    text-decoration: none;
}

.navbar {
    position: relative;
    height: 41pt;
    padding: 0 !important;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px #9fcdff;
    -moz-box-shadow: 0 0 10px #9fcdff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.19);
    white-space: nowrap;
}
.mtop16{
    margin-top: 16px;
}
.navbar .logo {
    float: left;
    width: 52pt;
    text-align: center;
}

.navbar .logo img {
    max-width: 100%;
    margin-left: 3px;
}

.toggle-menu-btn {
    display: inline-block;
    width: 50pt;
    height: 100%;
    background: #ffffff;
    position: relative;
    box-shadow: -1px 0px 3px #dddd99;
}
.ptop20{
    padding-top: 20px;
}
.w80{
    width: 80%;}
.pstyle{
    color: #999;
    font-family: inherit;
    font-size: 10px;
    line-height: 13pt;
}
.Century-Gothic-Bold_title{
    font-family: Century-Gothic-Bold;
    color: #707070;
    letter-spacing: 1px;
}
.toggle-menu {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 50pt;
    top: 3.3rem;
    right: 0rem;
    background: #ffffff;
    opacity: 1;
    list-style: none;
    z-index: 999;

}



.toggle-menu li {
    display: block;
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
}

.toggle-menu li a {
    margin: 0 auto;
    line-height: 30px;
}

.navbar a {
    display: inline-block;
    height: 100%;
    line-height: 41pt;
    position: relative;
    margin: 0;
    padding: 0;
    color: #999999;
    margin-right: 1rem;

}

.active-menu {

    border-bottom: 2px solid #4c88ff !important;
    color: #4c88ff !important;
}

.top-banner{
    height: 248pt;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
}

.top-banner h1{
    padding-top: 65pt;
    margin: 0;
    font-size: 16pt;
    font-family: Century-Gothic-Bold;
    text-align: center;
    color: #707070;
}

.top-banner h2{
    margin: 15pt 10pt 0;
    text-align: center;
    font-family: PingFang-SC-Medium;
    font-size: 10pt;
    color: #999999;
}

.banner {
    height: auto;
    background-position: center center !important;
    background-repeat: no-repeat !important;;
    background-size: contain !important;;
    -webkit-background-size: contain !important;;
    -moz-background-size: contain !important;
    text-align: center;
}

.banner .text1 {
    padding-top: 12pt;
    font-family: inherit;
    font-size: 12pt;
    color: #707070;
    text-align: center;
    padding-left: 0;
}



.banner .text2 {
    max-width: 70%;
    margin: 4pt auto 0;
    text-align: center;
    font-size: 10pt;
    font-family: inheriti;
    color: #999999;
}

.banner .btn-wrap a {
    position: relative;
    display: inline-block;
    height: 23pt;
    width: 90pt;
    background: #4c88ff;
    font-family: PingFang-SC-Bold;
    font-size: 9pt;
    color: #ffffff;
    line-height: 23pt;
    border-radius: 4pt;
}
.loginicon_1{
    font-size: 20pt;
    color: #4c88ff;
    display: block;
    float: left;
    height: 30px;
    line-height: 45pt;
}
.loginicon_2{
    font-size: 30pt;
    color: #4c88ff;
    display: block;
    float: left;
    height: 30px;
    line-height: 39pt;
}
.loginicon_3{
    font-size: 20pt;
    color: #4c88ff;
    display: block;
    clear: both;
    height: 30px;
    line-height: 11pt;
    text-indent: 11px;
}
.footer {
    width: 100%;
    height: 50pt;
    text-align: center;
    line-height: 50pt;
    font-size: 10pt;
    font-family: PingFang-SC-Medium;
    color: #707070;

}

.to-top {
    position: fixed;
    display: none;
    bottom: 70px;
    right: 24px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    color: #4685ef;
    background: #fff;
    box-shadow: 0 8px 10px #e7e7e7;
    font-size: 18px;
}

.suspension {
    position: fixed;
    top: 80px;
}

.fold-open,.fold-shrink {
    width: 14px;
    height: 8px;
    margin-left: 8px;
    cursor: pointer;
    color: #c2cde3;
}

/***icon**/

.p-icon i {
    vertical-align: middle;
}

.p-icon span {
}


.icon-menu {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 8px;
    bottom: 10px;
    display: inline-block;
    width: 28px;
    height: 42px;
    cursor: pointer;
    font-size: 27pt;
    color: #2d71f6;
}

.icon-menu-click {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 8px;
    bottom: 10px;
    display: inline-block;
    width: 28px;
    height: 42px;
    cursor: pointer;
    color: #fff!important;
}
.mac01{
    font-size: 100px;
    height: 90px;
    color: #e2e2e2;
    display: block;
    line-height: 64px;
}
.mac02{
    font-size: 100px;
    height: 90px;
    color: #e2e2e2;
    display: block;
    line-height: 64px;
}

.greybtn_icon{
    background: #fff!important;
    position: relative;
    display: inline-block;
    height: 46px;
    border-radius: 4px;
    border: solid 1px #d1d1d1;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: 1px;
    color: #999 !important;
    margin: 10pt auto 0;
    text-align: center;




}

/**icons end***/

/**index**/
.module-line {
    width: 81px;
    height: 1px;
    background-color: #4c88ff;
    border-radius: 1px;
    margin-top: 5pt;
    margin-bottom: 5pt;
}

/**轮播图 start**/
.advantages {
    padding-top: 40pt;
    background: #ffffff;
}

.advantages .text-wrap .text1 {
    font-size: 14pt;
    font-family: inherit;
    color: #333333;
    text-align: center;
}

.advantages .text-wrap .text2 {
    margin-top: 18pt;
    font-size: 10pt;
    font-family: PingFang-SC-Medium;
    color: #999999;
    text-align: center;
}

/**轮播图 end**/

/**faq start**/
/**faq end**/

/**api start**/
.home-api {
    background: #ffffff;
    height: auto;
}
.fontz{
    vertical-align: text-top;
    font-size: 20pt;
}
.menuicon{
    font-size: 27pt;
    color: #2d71f6;
}

.zhbox{    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: #fff;
    vertical-align: middle;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px;}
.home-api .box {
    /*width: 361px;*/
    /*height: 130pt;*/
    margin-bottom: 10pt;
    padding-bottom: 10pt;
    background-color: #f7f8fa;
    border-radius: 10pt;
}

.home-api .box div:nth-child(1) {
    padding-top: 8pt;
   /* padding-left: 8pt;*/
    text-align: left;
}

.home-api .box span {
    display: inline-block;
    width: 80%;
    margin-left: 10%;
    font-family: inherit;
    font-size: 11pt;
    font-weight: normal;
    font-stretch: normal;
    color: #333333;
    text-align: center;
}

.home-api .box .content {
    overflow: hidden;
    width: 80%;
    margin-left: 10%;
    font-family: inheriti;
    font-size: 10pt;
    font-weight: normal;
    font-stretch: normal;
    line-height: 13pt;
    color: #999999;
    text-align: left;
}

/**api end**/

/**application start**/
.home-application {
    /*background-color: #f7f8fa;*/
    margin-top: 22pt;
    height: auto
}

.home-application .app-box{
    padding: 10pt 0;
    margin-top: 10pt;
    margin-bottom: 10pt;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #f7f8fa;
}

.home-application .app-box .text-wrap{
    display: block;
    float: left;
    width: 40%;
    text-align: left;
}

.home-application .app-box .text-wrap .name{
    font-family: PingFang-SC-Medium;
    color: #333333;
}

.home-application .app-box .text-wrap .version{
    font-family: PingFang-SC-Medium;
    color: #999999;
    font-size: 9pt;
}

.home-application .box {
    margin-bottom: 5pt;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 2px #eeeeee;
}

.home-application .box .tab-title {
    height: 40pt;
    line-height: 40pt;
    text-align: center;
    font-family: PingFang-SC-Bold;
    font-size: 12pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    background-color: #f7f8fa;
    border-radius: 10px 10px 0px 0px;
}

.home-application .box .tab-title:hover {
    background: #4c88ff;
    color: #ffffff;
}

.application-btns {
    padding: 15pt 0;
}

.app-btn {
    position: relative;
    display: inline-block;
    width: 60%;
    height: 46px;
    border-radius: 4px;
    border: solid 1px #d1d1d1;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    text-align: left;
    font-weight: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: 1px;
    color: #999999 !important;
    margin: 10pt auto 0;
    text-align: center;
}

.app-btn span {
    width: 17px;
    height: 20px;
}

/**application end**/

/**bots start**/
.home-bots {
    background: #ffffff;
    height: auto;
}

.home-bots .img-item {
    display: inline-block;
    margin-right: 24px;

}

/**bots end**/

.home-privacy {
    height: auto;
}

/**index**/

/**faq**/
.m-t-60 {
    margin-top: 60px;
}

.faq-content-wrap {
    background: #ffffff;
}

.faq-content-wrap .menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e6eaf2;

}

.faq-content-wrap .menu li {
    padding-left: 20px;
    font-family: PingFang-SC-Medium;
    font-size: 12pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #37393d;
    border: 4px solid transparent;
}

.faq-content-wrap .menu li:hover {
    color: #4c88ff;
    border-left: 4px solid #4c88ff;
    cursor: pointer;
}

.faq-content-wrap .menu .active {
    color: #4c88ff;
    border-left: 4px solid #4c88ff;
}

.faq-content-wrap section > h2 {
    font-family: PingFang-SC-Medium;
    font-size: 14pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #37393d;
}

.faq-content-wrap section > h2 > span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 8px;
    background: #4c88ff;
    border-radius: 50%;
}

.faq-content-wrap section .line1 {
    height: 1px;
    padding: 0;
    margin: 20px 0 0;
    border: none;
    background: #e6eaf2;
}

.faq-content-wrap section > h3 {
    margin-top: 30px;
    font-family: PingFang-SC-Medium;
    font-size: 12pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #37393d;
}

.faq-content-wrap section > h3 > span {
    float: right;
    width: 22px;
}

.faq-content-wrap section > p {
    font-family: PingFang-SC-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #404347;
}

/**faq**/

/**apps**/

.apps-content-wrap {
    margin-top: 24pt;
}

.apps-content-wrap .box1 {
    height: 62px;
    text-align: center;
}

.apps-content-wrap .box1 img {
    width: 48pt;
    height: 31pt;
    margin-right: 28px;
}

.apps-content-wrap .box1 .text1 {
    font-family: PingFang-SC-Bold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
}

.apps-content-wrap .box1 .text2 {
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #999999;
    text-align: center;
}

.apps-content-wrap .box2 {
    overflow: hidden;
    margin-top: 48px;
    padding-top: 10pt;
    padding-bottom: 10pt;
    /*padding-left: 5pt;*/
    padding-right: 5pt;
    background: #f7f8fa;
}

.apps-content-wrap .box2 .img {
    float: left;
    width: 34pt;
    height: 40pt;
    margin-right: 8pt;
    /*margin-top: 15px;*/
}

.apps-content-wrap .box2 .text-wrap {
    float: left;
    padding-top: 10pt;
    margin-left: 2pt;
}

.apps-content-wrap .box2 .text-wrap .app-name {
    font-family: PingFang-SC-Bold;
    font-size: 14pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    text-align: left;
}

.apps-content-wrap .box2 .text-wrap .update-date {
    font-family: PingFang-SC-Medium;
    font-size: 10pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    text-align: left;

}

.apps-content-wrap .box2 .text-wrap .app-version {
    font-family: PingFang-SC-Medium;
    font-size: 9pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}

.apps-content-wrap .down-btn {
    position: relative;
    float: right;
    display: inline-block;
    width: 72pt;
    height: 30pt;
    margin-top: 8pt;
    line-height: 28pt;
    background: #4c88ff;
    color: #ffffff !important;
    font-size: 12pt;
    font-family: PingFang-SC-Medium;
    border-radius: 4pt;

}
@media screen and (max-width: 380px) {
    .apps-content-wrap .box2 .text-wrap .app-name {
        font-size: 10pt;
    }
    .apps-content-wrap .box2 .text-wrap .update-date {
        font-size: 8pt;
    }
}
@media screen and (max-width: 360px) {
    .navbar a {
        margin-right: 0;
    }
}
@media screen and (max-width: 320px) {
    .apps-content-wrap .box2 .text-wrap .app-name {
        font-size: 8pt;
    }
    .apps-content-wrap .down-btn {
        width: 62pt;
        height: 28pt;
    }
    .apps-content-wrap .box2 .text-wrap .update-date {
        font-size: 7pt;
    }
    .icon-small-ios-white {
        width: 23px;
    }
    .icon-small-android-white {
        width: 23px;
    }
    .icon-small-windows-white {
        width: 23px;
    }
    .icon-small-mac-white {
        width: 27px;
    }
    .icon-small-linux-white {
        width: 23px;
    }
}
.pcenter{
    text-align: center;
    margin: 0 auto;
}
.w60{width: 60%;}
.w92{width: 92%;}
.apps-content-wrap .down-btn > img {
    width: 20px;
    height: 20px;
    margin-right: 14px;
}

.apps-content-wrap .down-btn:hover {
    cursor: pointer;
}
.ptop22{padding-top: 22pt;}
.ptop40{padding-top: 40pt;}
/**apps**/

/**api**/
.m-t-60 {
    margin-top: 60px;
}

.api-content-wrap {
    background: #eeeeee;
}

/**menu start**/
.api-content-wrap .menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-left: 1px solid #e6eaf2;
    /*height: 80%;*/
    /*overflow-y: auto;*/
}

.api-content-wrap .menu li {
    padding-left: 20px;
    font-family: PingFang-SC-Medium;
    font-size: 12pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #37393d;
    border: 4px solid transparent;
}

.api-content-wrap .menu .active {
    /*color: #4c88ff;*/
    /*border-left:4px solid #4c88ff;*/
}

.api-content-wrap .sub-menu {
    margin: 0 0 0 -25px;
    padding: 0;
    list-style-type: none;

}

.api-content-wrap .sub-menu li {
    padding-left: 40px;
    font-size: 16px;
    color: #37393d;
    /*border-left:4px solid #4c88ff;*/
}

.api-content-wrap .sub-menu .active {
    color: #4c88ff;
    border-left: 4px solid #4c88ff;
}

.api-content-wrap .sub-menu li:hover {
    color: #4c88ff;
    border-left: 4px solid #4c88ff;
    cursor: pointer;
}

/**menu end**/

.api-content-wrap section {
    margin-bottom: 39px;
}

.api-content-wrap section hr {
    margin-bottom: 0;
}

.api-content-wrap section h2 {
    margin: 0;
    padding: 0;
    font-family: PingFang-SC-Medium;
    font-size: 14pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4c88ff;
}

.api-content-wrap section h3 {
    margin-top: 10pt;
    font-family: PingFang-SC-Medium;
    font-size: 13pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #37393d;
}

.api-content-wrap section .api-content {
    padding: 10pt 0;
    font-family: PingFang-SC-Regular;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    border-bottom: 1px solid #e6eaf2;
    color: #404347;
    overflow-x: scroll;
}

.api-content-wrap section .api-content p {

}

.api-content-wrap section .api-content table {
    width: 100%;
    margin: 18px 0;
}

.api-content-wrap section .api-content table thead {
    background: #70a5f0;
    height: 40px;
    line-height: 40px;
}

.api-content-wrap section .api-content table th {
    padding-left: 16px;
    border-left: 1px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    color: #ffffff;
    text-align: left;
}

.api-content-wrap section .api-content table tbody {
    background: #f7f8fa;
}

.api-content-wrap section .api-content table td {
    padding-left: 16px;
    padding-top: 14px;
    font-size: 16px;
    font-family: PingFang-SC-Regular;
    color: #404347;
    text-align: left;
}

/**api**/

/**bots**/
.main-title {
    text-align: center;
    font-size: 14pt;
    color: #333333;
}

.main-brief {
    margin-top: 20px;
    font-size: 12pt;
    font-family: PingFang-SC-Regular;
    line-height: 28px;
    color: #333333;
    text-align: center;

}

.bots-content-wrap {
    text-align: center;
}

.bots-content-wrap .bot-box {
    height: 140pt;
    padding-top: 20pt;
    margin-bottom: 42pt;
    border: 1px solid #dcdcdc;
}

.bots-content-wrap.bot-box .bot-img {
    margin-top: 18pt;
}

.bots-content-wrap .bot-box .text1 {
    margin-top: 12pt;
    font-size: 12pt;
    color: #333333;
}

.bots-content-wrap .bot-box .text2 {
    margin-top: 12px;
    font-size: 8pt;
    color: #999999;
}

.bots-content-wrap .gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

/**bots**/

/**privacy**/
.privacy-content-wrap {
    padding: 20pt 3pt;
}

.privacy-content-wrap section {
    margin-bottom: 30pt;
}

.privacy-content-wrap section > h2 {
    padding-left: 12px;
    font-family: PingFang-SC-Medium;
    font-size: 14pt;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #37393d;
    border-left: 1px solid #4c88ff;

}

.privacy-content-wrap section > h3 {
    margin-top: 19pt;
    font-family: PingFang-SC-Medium;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #37393d;

}

.privacy-content-wrap section > p {
    margin-top: 20px;
    font-family: PingFang-SC-Medium;
    font-size: 10pt;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #404347;
}

/**privacy**/

/**android**/
.content-wrap {
    /*width: 335pt;*/
    margin: 41pt auto 0;
}

.box1 {
    text-align: center;
}

.box1 span {
    font-family: PingFang-SC-Bold;
    font-size: 15pt;
}

.box2 {
    margin-top: 24pt;
    padding: 26pt 0;
    background: #f7f8fa;
    text-align: center;
}

.box2 .title {
    font-family: PingFang-SC-Bold;
    font-size: 14pt;
}

.box2 .version {
    font-family: PingFang-SC-Medium;
    font-size: 12pt;
    color: #999999;
}

.box2 .version-brief {
    padding: 0 24pt;
    font-family: PingFang-SC-Medium;
    font-size: 10pt;
    color: #999999;
    text-align: left;
}

.btn1 {
    display: inline-block;
    width: 150pt;
    height: 35pt;
    border-radius: 2pt;
    background: #4c88ff;
    color: #ffffff !important;
    font-size: 12pt;
    padding: 8pt 0;
}

.btn2 {
    display: inline-block;
    width: 150pt;
    height: 35pt;
    margin-top: 24pt;
    border-radius: 2pt;
    border: 1px solid #d1d1d1;
    color: #999999 !important;
    font-size: 12pt;
    padding: 8pt 0;
}

/**android**/

/**404**/

.not-found-text {
    width: 80%;
    margin: 0 auto;
    padding-top: 228pt;
    font-size: 14pt;
    color: #333333;
    font-family: PingFang-SC-Medium;
    text-align: center;
}

.back-btn-wrap {
    margin-top: 38pt;
    text-align: center;
}

.back-btn-wrap a {
    display: inline-block;
    text-decoration: none;
    width: 280px;
    height: 50px;
    background: #4c88ff;
    border-radius: 4px;
    color: #ffffff !important;
    font-size: 14pt;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.back-text {
    margin-top: 20pt;
    text-align: center;
    font-size: 14pt;
    color: #4c88ff;
    display: block;
}

.back-text1 {
    margin-top: 12px;
    text-align: center;
    font-size: 14px;
    color: #666666;
}

/**404**/

/**join**/

.join-content-wrap .box {
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.join-content-wrap .avatar {
    width: 40pt;
    height: 40pt;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 60%;
    margin-top: 84px;
    margin-left: -20pt;
}

.join-content-wrap .text2 {
    font-family: PingFang-SC-Medium;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #4683e6;
}

.join-content-wrap .text3 {
    font-family: PingFang-SC-Medium;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #666666;
}

.join-content-wrap .btn {
    position: relative;
    display: inline-block;
    width: 112pt;
    margin-top: 15pt;
    background-color: #4c88ff;
    border-radius: 4px;
    border: solid 1px #4c88ff;
    color: #ffffff !important;

}

.join-content-wrap .btn span {
    display: inline-block;
    font-family: PingFang-SC-Medium;
    font-size: 9pt;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

/**join**/

.markdown-preview {
    font-family: TimesNewRomanPS-ItalicMT, "PingFang SC", "Lantinghei SC", "Microsoft Yahei", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans;
    font-weight: 300;
}

.markdown-preview:not(h2) {
    background: #fff;
}

.markdown-preview ul, .markdown-preview p{
    padding-left: 15pt;
}

.markdown-preview h2 {
    position: relative;
    height: 50pt;
    line-height: 50pt;
    font-size: 14pt !important;
    padding-left: 15pt;
    margin: 0;
    color: #333333 !important;
    background: #f8f8f8;
    margin-top: 10pt;
    font-weight: 300;
}

.markdown-preview h3 {
    padding-top: 15pt;
    padding-left: 15pt;
    font-size: 12pt;
    font-weight: 300;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #37393d;
}

.markdown-preview h5 {
    padding-left: 10px;
    margin-top: 30px;
    font-size: 10pt;
    font-weight: 300;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #37393d;
}

.markdown-preview h4 {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #37393d;
}

.markdown-preview ul {
    list-style-position: inside;
}

.markdown-preview ul p {
    padding-left: 0;
    display: inline;
}

.markdown-preview li, .markdown-preview p {
    font-size: 14px;
    color: #404347;
    overflow: hidden;
}

.markdown-preview p {
    margin: 1em auto;
}

.markdown-preview li code {
    word-break: break-all;
}

.markdown-preview pre {
    background: #eeeeee;
    padding: 10px;
    border-radius: 5px;
}

.markdown-preview .token.boolean {
    color: rgb(34, 17, 153);
}

.markdown-preview .token.number {
    color: rgb(17, 102, 68);
}

.markdown-preview .token.string {
    color: rgb(170, 17, 17);
}

.markdown-preview table {
    width: 100%;
    table-layout: fixed;
}

.markdown-preview table thead th {
    height: 40px;
    line-height: 40px;
    background: #70a5f0;
    border-left: 1px solid #ffffff;
    font-size: 10pt;

    text-align: center !important;
    /* padding-left: 16px; */
    color: #ffffff;
}

.markdown-preview table tbody td {
    height: 40px;
    line-height: 40px;
    background: #f7f8fa;
    border-left: 1px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    font-size: 16px;
    text-align: left !important;
    padding-left: 16px;
    color: #404347;
    word-break: break-all;
}

.preview-content{
    background: #ffffff;
    margin-bottom: 15pt;
    padding-bottom: 20pt;
}
.preview-content .preview-content a{
    word-break: break-all;
}
/**side start**/
.side-menu {
    list-style-type: none;
    padding: 0;
    border-left: 1px solid #e6eaf2;
    text-align: left;
}

.side-menu li {
    padding-left: 20px;
    font-family: PingFang-SC-Medium;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #37393d;
    border: 4px solid transparent;
    cursor: pointer;
}

.side-menu .active {
    color: #4c88ff;
    border-left: 4px solid #4c88ff;
}

.side-sub-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;

}

.side-sub-menu li {
    font-size: 16px;
    color: #37393d;
    cursor: pointer;
    /*border-left:4px solid #4c88ff;*/
}

.side-sub-menu .active {
    color: #4c88ff;
    border-left: 4px solid #4c88ff;
}

.side-sub-menu li:hover {
    color: #4c88ff;
    border-left: 4px solid #4c88ff;
    cursor: pointer;
}

/**menu end**/
.doc-content img{
    max-width: 80% !important;
    padding: 5pt;
}
.doc-content {
    text-align: left !important;
}

.doc-content p, .doc-content ul, .doc-content li {
    font-family: PingFang-SC-Regular !important;
    color: #404347 !important;
}

.doc-content h1 {
    position: relative;
    height: 50pt;
    line-height: 50pt;
    font-size: 16pt !important;
    padding-left: 15pt;
    margin: 0;
    color: #333333 !important;
    background: #f8f8f8;
    font-family: PingFang-SC-Regular !important;
}

.doc-content h2 {
    position: relative;
    height: 50pt;
    line-height: 50pt;
    font-size: 14pt !important;
    padding-left: 15pt;
    margin: 0;
    color: #333333 !important;
    background: #f8f8f8;
    font-family: PingFang-SC-Regular !important;
}

.doc-content h3 {
    padding: 15pt 15pt;
    margin: 0;
    font-size: 12pt;
    color: #37393d;
    font-family: PingFang-SC-Regular;
}

.doc-content h5{
    padding: 15pt 15pt;
    margin: 0;
    font-size: 11pt;
    color: #37393d;
    font-family: PingFang-SC-Regular;
}
.mlargeicon{
    font-size: 38pt;
    display: block;
    float: left;
}
.largeibox {
    width: 63px;
    height: 63px;
    border: 1px solid #999;
    border-radius: 20px;
    line-height: 63px;
    text-align: center;
    float: left;
    margin: 0 16px 0 0;
}
.largeicon {
    font-size: 58px;
    color: #999;
}
.f30{
    font-size: 30px;
    color: #666;
}
.rightopen{
    position: absolute;
    right: 1em;
}
.rbar{
    position: fixed;
    bottom: 110px;
    right: 24px;
    width: 40px;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.rbar a{        display: block;
    margin: 10px 0 10px 0px;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    box-shadow: 0 8px 10px #e7e7e7;
    width: 40px;
    background:#fff;

}
.feedback img{
    width: 21px;}
.bb1{background:#ffffff url("/resources/images/serive_select.png") right 0 no-repeat!important;}
.sec_btn{    height: 32px;background: #fff;
    line-height: 32px;
    border: 1px solid #eee;
    width: 70px;
    text-align: center;
    border-radius: 4px;
    padding: 0;}
.langbox {
    position: absolute;
    top: 60px;
    left: 22px;
    font-size: 14px;
}

.langbox div {
    display: inline-block;
}

.langbox .twitter-nav {
    margin-left: 20px;
    color: #333333;
}

.rss {
    border: 1px solid #5E6267;
    border-radius: 3.5px;
    float: right;
    padding: 1px 6px;

    font-size: 12px;
    color: #5e6267;
    background-color: white;
    display: flex;
    align-items: center;
}

.rss i {
    color: #4c88ff;
}

.switchbox p a{font-size: 14px;text-align: center;}
.fir_btn a{color: #666; }
.indent_p{text-indent: 30px;}
.sec_btn a{    color: #666;
    width: 100%;
    padding: 0 10px;
    line-height: 32px;
    font-size: 14px;}

.text-tips {
    font-size: 12px;
    color: gray;
    margin: 5px 0;
}
.fs12{font-size: 12px;}
.pbox{    margin: 0 0 20px 0;
    padding: 0 0 20px 0;}
.aline{border-bottom: 1px solid #eee;}
.ahref{
    display: block;
    height: 28px;
    line-height: 28px;
    border-left: 4px solid #4c88ff;
    padding: 0px 0 0 10px;
    margin: 6px 0;
}
.api-content-wrap .menu li{cursor: pointer;}
.swtchbox{width:80px;position: fixed;top: 22px;right: 58px;z-index: 9999;}
.pt10{font-size: 10pt}
.lanselect{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    color: #333;
    background-image: url('/resources/images/pulldown.svg');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10%;
    background-color: rgba(0, 0, 0, 0);
    padding-right: 1em;
}

.not-install {
    background: #4683e6;
    height: 43px;
    color: #ffffff;
    line-height: 43px;
    font-size: 16px;
    position: sticky;
    top: 41pt;
    padding: 0 1em;
    text-align: left;
}

.not-install a, .not-install a:hover, .not-install a:visited {
    color: inherit;
    text-decoration: inherit;
}

.news-list {
    color: #5e6267;
    font-size: 14px;
    padding-left: 20px;
    margin-top: 10px;
}

.news-list li {
    padding: 10px 0;
    border-bottom: dashed #ededed 1px;
    text-overflow: ellipsis;
}

.news-list li a {
    color: inherit;
}

.news-list-container, .article-container {
    padding-top: 60px;
    margin-bottom: 1em;
}

.news-list-container .title, .article-container .title {
    padding-left: 14px;
    padding-right: 4px;
    border-left: solid #5387E8 4px;
    background: #f3f8fc;
    font-size: 16px;
    color: #000000;
    height: 30px;
}

.article-container article h1 {
    color: #323232;
    font-size: 16px;
    margin: 20px 0;
}

.article-container article {
    color: #5e6267;
    font-size: 14px;
}

.article-container article p {
    margin: 1em 0;
}

.modal-header {
    padding: 0;
    background-color: #4c88ff;
    position: relative;
}

.modal-title {
    margin: 2px auto;
    color: white;
    font-size: initial;
}

.modal-header .close {
    position: absolute;
    right: 5px;
    top: 2px;
    color: white;
    
    opacity: 1;
    font-weight: normal;
}

.modal-footer {
    justify-content: center;
}

.email {
    border: none;
    outline: none;
}

.modal-footer {
    border-top: none;
}

.text-sm {
    font-size: small;
}

.btm-border {
    border-bottom: solid #dee2e6 1px;
    margin-bottom: 1em;
}

.form-group.row {
    margin-left: 0;
    margin-right: 0;
}

#rssDialog .col-2, #rssDialog .col-10 {
    padding-left: 0;
    padding-right: 0;
}

#rssDialog button:disabled {
    background-color: #ededed;
    color: #b2b2b2;
    border-radius: 4px;
    border: none;
}

.news-list-container nav {
    display: block;
    text-align: center;
    color: #333;
}

.news-list-container nav a {
    color: inherit;
}
