.banner {
    margin-top: 0px;
    display: -ms-flexbox;
    display: flex;
}
.banner .banner-heard-img {
    width: 50%;
    display: block;
}
.banner .heard-img-left {
    float: left;
}
.banner .heard-img-right {
float: right;
}
.title-content {
    margin: -0.2rem auto 0;
    padding: 0 0.16rem;
    text-align: center;
    margin-bottom: 0.5rem;
}
.title-content-description{
    padding: 0 0.18rem;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #1C1C1C;
    margin-bottom: 0.32rem;
}
.title-content-register-label-wrap{
    text-align: center;
}
.title-content-register-label{
    margin: 0 auto;
    display: inline-block;
    width: 3.43rem;
    padding: 0.12rem 0;
    background: #FFBD2B;
    border-radius: 0.04rem;
    font-weight: 600;
    font-size: 0.18rem;
    line-height: 0.27rem;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
}
.title-content-register-label-wrap .title-content-register-label:hover,.title-content-register-label:active{
    color: #fff;
}
.icon-content {
    text-align: center;
    height: 0.3rem;
}

.icon-label {
    margin-left: 0.14rem;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    font-size: 0.23rem;
    font-weight: 400;
    color: #1c1c1c;
    line-height: 0.3rem;
}
.content-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding-top: 0.12rem;
    cursor: pointer;
}
.content-link a {
    margin-right: 0.04rem;
    color: #1973E8;
    font-size: 0.18rem;
    line-height: 0.28rem;
}
.content-link a::after {
    content: ' ';
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALMSURBVHgB7ZpRbtpAEIZn1xE8peIxLQQ5N4AjcIPmBEneqrZJyQlCThBS2qpvJSdob5AjhBtkS6Dto1+Dwm5nHazaLm1liZ1ZqftJgDU8oPk1nv1nDEAgEAgEAoFA4P9EgCPar2YHEMkhXiaLxX3vx8c9BR4iwRWRHOB7A19xrVa/3nlxG4OHuBPgMfmMVIRG/7YBnuFOAKPPS5H4ia55J4IzAaajFt7/piSC6GwvaxfgEc6aYEb7ZD7AnznLx4wx47tR8wg8wGUPSJm+bQ4MmKt8TAhx2Ho9PwMPcF4BGbsn87EAcZCPaW0Gs3fNc2DEeQVkRHLRx49JPialGLSPZ31ghKwCLDGeAFrXb+xl4YulPpy+b10BA6QCWOL+9xhL/xoKIphk+WB68w+tCRBDLoDFJxHIekAeNXyq5IPex8vkV1Q0oi35mdoys1RARvxy1tFb0lZC3h0qyuGJpQIyFJa7Mfq0FCadG1gFsNyNWmNYIwLV3MAugIVzbmDtAWU45gYvKiCDY27wqgIyKOcGryogg3Ju8FIANdxLpLzv2cvCF0Js/FbwUgBLsjYqEtgwXgpgz3/rA6A8NRp9CRtmCzxke1n/hO25k49p9Amz1C9sFu8qYPf424UQ8DwfS5PHIxIc4JUAbTzvMflCp9egL10lb/HGB9jkAY+6fEwY+PJ19GwfHOJFD0jPd1FMHjveREQL56tz9gpYPUQdl8IKfUDX+gFwDKsATVyI4BbophRWEhciimghwnYL7OBeMHrcC+YhTd7CUgE2+dpvS1FIMPmuIv4fAbkAf0gecEnaVQxrcVIfYC3uuuRxL3jEkbyFTIC/+PvTdC/IBFkTpPT3VSCpAGp/XwXnAnD4+yo4PQW4/H0VnPUATn9fBXe3gJBvShH094sehb+vgstToPDAc2VxvUre4qwCVg89bcITan8fCAQCgUAgEAj8m5+/4TtR0kklaQAAAABJRU5ErkJggg==) no-repeat;
    background-size: 0.16rem;
    vertical-align: middle;
    margin-right: 0.24rem;
    margin-top: -0.04rem;
}
.content-link img {
    width: 0.16rem;
    height: 0.16rem;
    
}
.main-title {
    margin: 0.12rem auto 0.5rem;
    font-size: 0.27rem;
    font-weight: 500;
    color: #1c1c1c;
    line-height: 0.4rem;
}
.description {
    font-size: 0.17rem;
    font-weight: 400;
    color: #1c1c1c;
    line-height: 0.26rem;
    text-align: left;
}
.register-label {
    display: inline-block;
    margin: 0.32rem auto 0;
    width: 3.43rem;
    height: 0.5rem;
    background: #ffbd2b;
    border-radius: 0.03rem;
    font-size: 0.18rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 0.5rem;
    cursor: pointer;
}
/* banner end */

/* content start */
.ai-technology-content {
    padding: 0 0.16rem;
    margin-top: 0.8rem;
}
.ai-technology-item {
}
.text-content {
}
.content-title {
    font-size: 0.23rem;
    font-weight: 600;
    color: #1c1c1c;
    line-height: 0.3rem;
    margin-bottom: 0.04rem;
}
.content-title-description{
    padding-top: 0.08rem;
}
.content-label {
    margin-top: 0.24rem;
    font-size: 0.18rem;
    font-weight: 500;
    color: #1c1c1c;
    line-height: 0.27rem;
}
.content-description {
    margin-top: 0.04rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #1c1c1c;
    line-height: 0.24rem;
}
.button-content {
    margin-top: 0.4rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
}
.content-button1 {
    width: 1.8rem;
    height: 0.56rem;
    background: #ffbd2b;
    border-radius: 0.03rem;
    font-size: 0.18rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 0.56rem;
    text-align: center;
    cursor: pointer;
}
.content-button2 {
    margin-left: 0.3rem;
    height: 0.56rem;
    font-size: 0.18rem;
    font-weight: 500;
    color: #1973e8;
    line-height: 0.56rem;
    cursor: pointer;
}
.content-button3 {
    margin-left: 0.06rem;
}

.img-content {
    text-align: center;
    margin: 0.4rem auto 0.8rem;
}

.img-content img {
    width: 3.15rem;
}
/* content end */

/* effect start */
.ai-technology-effect {
    padding: 0 0.16rem;
}
.effect-title {
    font-size: 0.23rem;
    font-weight: 600;
    color: #1c1c1c;
    line-height: 0.3rem;
    margin-bottom: -0.12rem;
}
.effect-content {
}
.effect-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: flex-start;
    margin: 0.4rem 0 0.12rem;
}
.effect-icon {
    -ms-flex: 0 1 0.45rem;
        flex: 0 1 0.45rem;
    width: 0.45rem;
    height: 0.45rem;
}
.text-content {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    margin-left: 0.12rem;
}
.effect-label {
    font-size: 0.18rem;
    font-weight: 500;
    color: #1c1c1c;
    line-height: 0.27rem;
}
.effecf-description {
    margin-top: 0.04rem;
    font-size: 0.16rem;
    font-weight: 400;
    color: #1c1c1c;
    line-height: 0.24rem;
}
/* effect end */
.section-note {
    text-align: center;
    margin: 0.86rem auto 0.52rem;
}
.section-title {
    font-size: 0.28rem;
    font-weight: 500;
    color: #1c1c1c;
    line-height: 0.36rem;
}
.section-description {
    margin-top: 0.12rem;
    font-size: 0.17rem;
    font-weight: 400;
    color: #1c1c1c;
    line-height: 0.26rem;
    padding: 0 0.2rem;
}
.section-content {
    width: 3.35rem;
    border-radius: 0.03rem;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.5rem;
    margin: 0.16rem auto 0;
}
.btn-register {
    display: block;
    width: 3.35rem;
    height: 0.5rem;
    background: #ffbd2b;
    color: #ffffff;
    border-radius: 0.03rem;
}
.btn-connect {
    display: block;
    width: 3.35rem;
    height: 0.5rem;
    background: #FAB400;
    color: #FFFFFF;
    border-radius: 0.03rem;
    text-transform: uppercase;
}
.section-footer-img {
    margin-top: 0.49rem;
}


a.register-label:hover,
a.register-label:active,
a.btn-connect:active,
a.btn-register:active,
a.btn-connect:hover,
a.btn-register:hover {
    color: #fff;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
}
body {
    font-family: PingFang SC, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Heiti SC,
        WenQuanYi Micro Hei, sans-serif;
    color: #1c1c1c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html {
    font-size: 100px;
}

body {
    font-size: 0.16rem;
}

section {
    display: block;
}

.section-grey {
    background: #f8f9fa;
}

.text-link-wrap {
    position: relative;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
}
.text-link {
    position: relative;
    color: #1973e8;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    cursor: pointer;
    box-sizing: border-box;
}
.text-link-arrow {
    position: absolute;
    right: 0;
    top: 50%;
}

.yellow-btn:hover {
    color: #ffffff;
}


.dialog {
    position: relative;
}
.dialog-mask {
    position: fixed;
    z-index: 9998;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.dialog .dialog-main {
    position: fixed;
    z-index: 9999;
    background: #fff;
    width: 240px;
    border-radius: 6px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.dialog .icon-close {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 26px;
    font-weight: 400;
    color: #666;
    border: 0 none;
    padding: 0;
    outline-style: none;
    cursor: pointer;
}
.dialog .add-form-dialog-body {
    padding: 16px;
    padding-top: 24px;
}
.dialog .add-form-dialog-body p {
    margin-bottom: 8px;
}
.dialog .title {
    padding: 0;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 23px;
    color: #222;
    text-align: left;
    font-weight: 600;
}
.dialog .btn-confirm {
    height: 36px;
    padding: 0 18px;
    line-height: 36px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    background: #FAB400;
    border-radius: 4px;
    white-space: nowrap;
    cursor: pointer;
}
.dialog .footer {
    text-align: right;
}
/*
  author canday
  desc umu iconfont
  library https://www.iconfont.cn/manage/index?spm=a313x.7781069.1998910419.11&manage_type=myprojects&projectId=1590198
  注意：
      1. 为了避免与老的 png icon 命名一样产生冲突或样式问题，建议在所有的字体前加上 .iconfont
      2. 字体库由 duanjun 上传到 cdn，为了避免缓存，请在 @font-face 中把 url 的时间戳改一下
      3. .woff 文件百度云的 resopnse 头少跨域设置，最好注掉（百度云的 bug）
*/

@font-face {
  font-family: "iconfont";
  src: url('https://statics-cdn-cn.umucdn.cn/statics/iconfont/iconfont.eot?t=1582027371642'); /* IE9 */
  src: url('https://statics-cdn-cn.umucdn.cn/statics/iconfont/iconfont.eot?t=1582027371642#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
  /* url('https://statics-cdn-cn.umucdn.cn/statics/iconfont/iconfont.woff?t=1582027371642') format('woff'), */
  url('https://statics-cdn-cn.umucdn.cn/statics/iconfont/iconfont.ttf?t=1582027371642') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('https://statics-cdn-cn.umucdn.cn/statics/iconfont/iconfont.svg?t=1582027371642#iconfont') format('svg'); /* iOS 4.1- */

}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none!important;  /* 防止影响重名的 icon */
}

/* ============================================ 以上部分除了时间戳，一般不用动 ===================================== */

.icon-session_draft:before {
  content: "\E63F";
}
.icon-course-type-9:before {
  content: "\E640";
}
.icon-course-type-6:before {
  content: "\E628";
}
.icon-course-type-3:before {
  content: "\E61D";
}
.icon-course-type-8:before {
  content: "\E61E";
}
.icon-course-type-13:before {
  content: "\E61F";
}
.icon-course-type-15:before {
  content: "\E620";
}
.icon-course-type-17:before {
  content: "\E621";
}
.icon-course-type-16:before {
  content: "\E622";
}
.icon-course-type-14:before {
  content: "\E623";
}
.icon-course-type-10:before {
  content: "\E624";
}
.icon-course-type-4:before {
  content: "\E625";
}
.icon-course-type-5:before {
  content: "\E626";
}
.icon-course-type-18:before {
  content: "\E627";
}
.icon-course-type-7:before {
  content: "\E629";
}
.icon-course-type-11:before {
  content: "\E62A";
}
.icon-course-type-19:before {
  content: "\E676";
}
.icon-stencil:before {
  content: "\E62B";
}
.icon-course-type-1:before {
  content: "\E62C";
}
.icon-course-type-2:before {
  content: "\E62D";
}
.icon-refresh:before {
  content: "\E617";
}
.icon-arrow-right:before {
  content: "\E601";
}

.icon {
  display: inline-block;
  background-repeat: no-repeat;
}

i.icon.icon-course-type {width: 40px;height: 40px;font-size: 40px;line-height: 1;}
i.icon.icon-course-type-1{color: #28b770;}
i.icon.icon-course-type-2{color: #febd2b;}
i.icon.icon-course-type-3{color: #e75a2d;}
i.icon.icon-course-type-4{color: #2197F3;}
i.icon.icon-course-type-5{color: #ff7d79;}
i.icon.icon-course-type-6{color: #0cbcd4;}
i.icon.icon-course-type-7{color: #2197F3;}
i.icon.icon-course-type-8{color: #f596aa;}
i.icon.icon-course-type-9{color: #3e51b5;}
i.icon.icon-course-type-10{color: #6739b8;}
i.icon.icon-course-type-11{color: #dd4e40;}
i.icon.icon-course-type-12{color: #febd2b;}
i.icon.icon-course-type-13{color: #03bcd4;}
i.icon.icon-course-type-14{color: #febd2b;}
i.icon.icon-course-type-15{color: #28b770;}
i.icon.icon-course-type-16{color: #febd2b;}
i.icon.icon-course-type-17{color: #2197F3;}
i.icon.icon-course-type-18{color: #febd2b;}
i.icon.icon-course-type-19 {
  color: #2197f3;
}
body {
    height: auto !important;
    min-width: 320px;
    max-width: 1024px;
    min-height: 100%;
    margin: 0 auto !important;
    position: relative;
    background: #ffffff;
}

body div a:active{
    color: none;
}

@media screen and (min-width: 1024px) {
    body {
        box-sizing: border-box;
        max-width: 700px;
        border-left: 1px solid #ededed;
        border-right: 1px solid #ededed;
    }
}

.page .page-header {
    height: auto;
    min-height: 60px;
}

.head-img {
    width: 100%;
    display: block;
}

h1 {
    font-size: 0.32rem;
    line-height: 0.4rem;
}
h2 {
    font-size: 0.23rem;
    line-height: 0.3rem;
}
h3 {
    font-size: 0.18rem;
    line-height: 0.27rem;
}
p {
    font-size: 0.16rem;
    line-height: 0.24rem;
}

.yellow-btn {
    min-width: 0.8rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    height: 0.5rem;
    background: #ffbd2b;
    border-radius: 0.03rem;
    color: #ffffff;
    font-size: 0.18rem;
    line-height: 0.5rem;
    font-weight: 500;
    text-align: center;
    display: block;
    cursor: pointer;
}
.hollow-btn {
    min-width: 0.8rem;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    height: 0.5rem;
    border-radius: 0.03rem;
    border: 1px solid #d0d0d1;
    color: #1c1c1c;
    font-size: 0.18rem;
    line-height: 0.5rem;
    font-weight: 500;
    text-align: center;
    display: block;
    cursor: pointer;
}

.info-bottom {
    margin-top: 0.32rem;
    font-size: 0;
}
.info-bottom .btn-left-wrap {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.info-bottom .btn-right-wrap {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.info-bottom .btn-left {
    margin-right: 0.065rem;
    border-radius: 0.03rem;
    border: 1px solid #d0d0d1;
    color: #1c1c1c;
    font-size: 0.16rem;
    line-height: 0.48rem;
    font-weight: 500;
    text-align: center;
    display: block;
    cursor: pointer;
}
.info-bottom .btn-right {
    margin-left: 0.065rem;
    background: #ffbd2b;
    border-radius: 0.03rem;
    color: #ffffff;
    font-size: 0.16rem;
    line-height: 0.5rem;
    font-weight: 500;
    text-align: center;
    display: block;
    cursor: pointer;
}

.section-footer-img {
    width: 100%;
    display: block;
}
.section-footer-content {
    padding: 0.48rem 0.16rem;
    text-align: center;
}
.section-footer-content h1 {
    font-size: 0.28rem;
    line-height: 0.36rem;
}
.section-footer-content h1.title-without-hint {
    margin-bottom: 0.32rem;
}
.section-footer-content p {
    margin-top: 0.12rem;
    font-size: 0.17rem;
    line-height: 0.26rem;
}
.section-footer-content .btn {
    margin-top: 0.16rem;
}

.head-btn-top {
    margin-top: 0.32rem;
    margin-bottom: -0.16rem;
}
.head-btn-bottom {
    margin-top: 0.32rem;
}

.section-customer {
    text-align: center;
}
.section-customer .img-list-wrap {
    margin-top: 0.7rem;
    width: 100%;
    overflow: hidden;
    height: 0.72rem;
}
.section-customer .img-list {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 0.2rem;
}
.section-customer .img-list::-webkit-scrollbar {
    display: none;
}
.section-customer .img-item {
    width: 0.96rem;
    height: 0.72rem;
    vertical-align: top;
    margin-right: 0.15rem;
    object-fit: contain;
}
.section-customer .img-item-end {
    width: 0.96rem;
    vertical-align: top;
    margin-right: 0;
}

