.mobile {
  /*左侧指导兰*/
  /* 底部选项卡结束 */
  /*简要描述区域样式*/
}
.mobile .container-types .list.show .school-item {
  position: relative;
  float: left;
  width: 1104px;
  height: 618px;
  margin: 0 72px 72px 0;
  background: #fff;
  box-shadow: 0 12px 24px 0 rgba(95, 101, 105, 0.1);
  border-radius: 24px;
  transition: all .2s;
  overflow: hidden;
  cursor: pointer;
}
.mobile .container-types .list.show .school-item:nth-child(3) {
  margin: 0 0px 72px 0;
}
.mobile .container-types .list.show .school-item .icon-recommended-school {
  position: absolute;
  right: 0;
  width: 32%;
}
.mobile .container-types .list.show .school-item .img {
  height: 270px;
  margin-bottom: 30px;
  background-size: cover;
}
.mobile .container-types .list.show .school-item .title.ellipsis2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 42px;
  color: #545c63;
  line-height: 60px;
  padding: 0 24px;
  width: 1104px;
  height: 120px;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.mobile .container-types .list.show .school-item .bottom {
  margin-bottom: 30px;
  padding: 0 30px;
  font-size: 36px;
  color: #9199a1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: justify;
  -ms-flex-align: justify;
  -webkit-align-items: space-between;
  align-items: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.mobile .container-types .list.show .school-item .price {
  margin-bottom: 30px;
  padding: 0 30px;
  font-size: 36px;
  color: #e1251b;
}
.mobile .footer-container .collect-box {
  width: 152px;
  float: left;
  margin-top: 35px;
  text-decoration: none;
}
.mobile .footer-container .operate-btns {
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 1000px;
  margin-top: 25.6px;
  width: 56%;
  float: right;
  margin-right: 38px;
  font-size: 0;
}
.mobile.cad-shoppingmall-content .header-outline.active {
  transition: height 1s;
  -webkit-transition: height 1s;
  height: 303px;
  overflow: hidden;
  position: fixed;
  top: 54px;
  background-color: #fff;
  z-index: 999;
}
.mobile.cad-shoppingmall-content .label {
  width: 1188px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.mobile.cad-shoppingmall-content .label a {
  text-decoration: none;
  color: #999;
  padding: 6.4px 35.2px;
  font-size: 41.6px;
}
.mobile.cad-shoppingmall-content .label a .delete {
  position: absolute;
  top: -6.4px;
  right: -3.2px;
  font-family: "iconfont" !important;
  font-size: 38.4px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
.mobile.cad-shoppingmall-content .label a:first-child {
  margin-left: 0px;
}
.mobile.cad-shoppingmall-content .label .a-active {
  color: #e1251b;
  position: relative;
}
.mobile .search-index {
  /* @media (min-width: 576px*2) {

        .cad-QueryBox .btn-search {
            width: 52px*2;
            text-align: center;
            height: 41px*2;
            line-height: 37px*2;
            cursor: pointer;
            border-radius: 0px*2 4px*2 4px*2 0px*2;
            font-size: 21px*2;
            position: absolute;
            top: 0px*2;
            left: 208px*2;
            border: 2px*2 solid #e2231a;
        }

        .cad-shoppingmall-content .header-outline .header .query-box {
            margin-left: 10px*2;
            width: 254px*2;
            height: 41px*2;
            background-color: #ffffff;
            display: inline-block;
            border: 2px*2 solid #e2231a;
        }
    }

    @media (min-width:768px*2) {
        .cad-QueryBox .form-control {
            height: 37px*2 !important;
        }

        .cad-QueryBox .btn-search {
            width: 64px*2;
            text-align: center;
            height: 41px*2;
            line-height: 41px*2;
            cursor: pointer;
            border-radius: 0px*2 4px*2 4px*2 0px*2;
            font-size: 24px*2;
            position: absolute;
            top: 0px*2;
            left: 342px*2;
        }

        .cad-shoppingmall-content .header-outline .header .query-box {
            margin-left: 10px*2;
            width: 345px*2;
            height: 41px*2;
            background-color: #ffffff;
            display: inline-block;
            border: 2px*2 solid #e2231a;
        }
    }

    @media (min-width:992px*2) {


        .cad-QueryBox .btn-search {
            left: 477px*2;
        }

        .cad-shoppingmall-content .header-outline .header .query-box {
            width: 480px*2;
        }
    }*/
}
.mobile .search-index .cad-QueryBox {
  position: relative;
  width: 1042px;
  margin: 0 auto;
}
.mobile .search-index .cad-QueryBox .form-control {
  height: 74px !important;
}
.mobile .search-index .cad-QueryBox .my-search {
  width: 78px;
  text-align: center;
  height: 81px;
  line-height: 82px;
  border: 4px solid #e2231a;
  cursor: pointer;
  border-radius: 0px 8px 8px 0px;
  font-size: 48px;
  position: absolute;
  top: 0px;
  left: 400px;
  background-color: #e2231a;
}
.mobile .search-index .iconfont-find {
  font-family: "iconfont" !important;
  font-size: 42px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
.mobile .search-index .cad-search-input {
  display: block;
  border: none !important;
  width: 914px;
  /* height: 34px*2; */
  padding: 18px 24px !important;
  font-size: 28px;
}
.mobile .search-index .icon-sousuo:before {
  content: "\e61d";
}
.mobile .search-index .form-control:focus {
  border-color: #fff !important;
  border: 2px solid #ffffff !important;
}
.mobile .search-index .cad-QueryBox .form-control {
  height: 74px !important;
}
.mobile .search-index .cad-QueryBox .btn-search {
  width: 128px;
  text-align: center;
  height: 82px;
  line-height: 82px;
  cursor: pointer;
  border-radius: 0px 8px 8px 0px;
  font-size: 48px;
  position: absolute;
  top: 0px;
  left: 914px;
}
.mobile .search-index .query-box-search .query-box {
  margin-left: 20px;
  width: 1042px;
  height: 82px;
  background-color: #ffffff;
  display: inline-block;
  border: 4px solid #e2231a;
  position: relative;
  margin-top: 50px;
}
.mobile .search-index .have-bg {
  border: none !important;
  border-radius: 10px;
  background-size: 1792px 764px;
}
.mobile a:hover {
  text-decoration: none;
}
.mobile .menuContent .item .sub-title {
  font-size: 15px;
}
.mobile .course-infos-top {
  min-width: 1188px;
}
.mobile .index-nav {
  width: 1188px;
}
.mobile.cad-shoppingmall-content .toTop {
  width: 8rem;
  height: 8rem;
  line-height: 8rem;
  border-radius: 50%;
  text-align: center;
  background-color: rgba(225, 225, 225, 0.5);
  cursor: pointer;
  position: fixed;
  right: 16rem;
  bottom: 16rem;
  color: #A8B5BF;
  font-weight: bold;
  z-index: 20;
}
.mobile.cad-shoppingmall-content .toTop i {
  font-size: 3rem;
}
.mobile.cad-shoppingmall-content .toTop:hover {
  color: #353535;
}
.mobile .banner-inner-wrap {
  margin: 9.0625rem auto;
  width: 75rem;
  color: #3d4757;
  text-align: left;
  margin-left: 100px;
}
.mobile .nav-wrap {
  width: 100%;
  min-width: 980px;
  color: #fff;
  position: absolute;
  z-index: 11;
  top: 320px;
}
.mobile .nav-wrap.sport-header .logo-box {
  background: url('/AppPlus/CADSoftwareMall/PC/Image/index/LandingPageLogo_1.png') no-repeat center top;
  background-size: 498px 56px;
  width: 498px;
  height: 56px;
}
.mobile .nav-wrap.sport-header .entrance a {
  cursor: pointer;
  position: relative;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}
.mobile .nav-wrap.sport-header .entrance a.active:before {
  background: #fff;
}
.mobile .nav-wrap.sport-header .dingtalk-wrap div {
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mobile .nav-wrap.sport-header .dingtalk-wrap .download {
  background: #fff;
  color: #417ff9;
}
.mobile .nav-wrap.sport-header .dingtalk-wrap .use-now {
  border: 2px solid #ffffff;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.mobile .nav-wrap.show-fixed {
  background: #fff;
  box-shadow: 0 2px 0 0 #d2d2d2;
  position: fixed !important;
}
.mobile .nav-wrap.show-fixed .logo-box {
  background-image: url('/AppPlus/CADSoftwareMall/PC/Image/index/LandingPageLogo_0.png') !important;
  background-size: 498px 56px;
  width: 498px;
  height: 56px;
}
.mobile .nav-wrap.show-fixed .entrance a {
  color: #3c414b;
  text-decoration: none;
}
.mobile .nav-wrap.show-fixed .entrance a.active:before {
  background: #417ff9;
}
.mobile .nav-wrap.show-fixed .download {
  background: #417ff9 !important;
  color: #fff !important;
}
.mobile .nav-wrap.show-fixed .use-now {
  border: 2px solid #417ff9 !important;
  background: #fff !important;
  color: #417ff9 !important;
}
.mobile .nav-wrap .entrance a.active:before {
  content: "";
  position: absolute;
  bottom: -27px;
  width: 100%;
  height: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #417ff9;
}
.mobile .nav-wrap .nav-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 72rem;
  height: 3.5rem;
  font-size: 1rem;
  margin: 0 auto;
}
.mobile .nav-wrap .logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 33.3%;
  min-width: 504.126px;
}
.mobile .nav-wrap .logo-box {
  background: url('/AppPlus/CADSoftwareMall/PC/Image/index/LandingPageLogo_0.png') no-repeat center top;
  background-size: 498px 56px;
  width: 498px;
  height: 56px;
}
.mobile .nav-wrap .entrance {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 33.3%;
  min-width: 252.063px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 38px;
  width: 37.3%;
}
.mobile .nav-wrap .entrance a {
  cursor: pointer;
  position: relative;
  color: #3c414b;
  font-weight: 500;
}
.mobile .nav-wrap .entrance a:not(:last-child) {
  margin-right: 5.5rem;
  margin-left: 3rem;
}
.mobile .nav-wrap .partner {
  text-align: right;
  justify-content: flex-end;
  font-size: .4rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 27%;
  min-width: 252.063px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile .nav-wrap .dingtalk-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile .nav-wrap .dingtalk-wrap div {
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mobile .nav-wrap .dingtalk-wrap .download {
  background: #417ff9;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  width: 192px;
  height: 64px;
  color: #fff;
  text-align: center;
}
.mobile .nav-wrap .dingtalk-wrap .use-now {
  border: 2px solid #417ff9;
  background: #fff;
  margin-left: 32px;
  border-radius: 4px;
  cursor: pointer;
  color: #417ff9;
  width: 192px;
  height: 64px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
}
.mobile .nav-wrap-mobile .nav-box {
  height: 6.5rem;
  font-size: 3rem;
}
.mobile .nav-wrap-mobile .nav-box .logo-wrap {
  width: 58.3%;
}
.mobile .nav-wrap-mobile .nav-box .logo-wrap .logo-box {
  background-size: 100% 100%;
  width: 80%;
  height: 80%;
}
.mobile .nav-wrap-mobile .nav-box .partner {
  display: none;
}
.mobile .nav-wrap-mobile .nav-box .partner .dingtalk-wrap .download,
.mobile .nav-wrap-mobile .nav-box .partner .dingtalk-wrap .use-now {
  width: 310px;
  height: 110px;
  font-size: 50px;
}
.mobile .show-item-c-a-d {
  position: relative;
  width: 545px;
  margin: 0 24px 44px 0;
  background: #FFFFFF;
  box-shadow: 0 6px 10px 0 rgba(95, 101, 105, 0.15);
  border-radius: 8px;
  transition: all .2s;
  height: 646px;
  float: left;
}
.mobile .show-item-c-a-d-m {
  height: 536px;
}
.mobile .show-item-c-a-d:nth-child(2n) {
  margin: 0 24px 44px 0;
}
.mobile .more .show-item-c-a-d {
  position: relative;
  width: 545px;
  margin: 0 24px 44px 0;
  background: #FFFFFF;
  box-shadow: 0 6px 10px 0 rgba(95, 101, 105, 0.15);
  border-radius: 8px;
  transition: all .2s;
  height: 646px !important;
  float: left;
}
.mobile .bgfff {
  padding: 32px 0;
  position: relative;
  padding-top: 34px;
}
.mobile .header-outline.active-trpath {
  transition: height 1s;
  -webkit-transition: height 1s;
  height: 320px;
  overflow: hidden;
  position: fixed;
  top: 0px;
  background-color: #fff;
  z-index: 999;
}
.mobile .cad-course-detail {
  padding-top: 303px;
}
.mobile .more {
  margin-top: 303px;
}
.mobile .cad-course-detail {
  padding-top: 303px;
}
.mobile .cad-scroll-body .mycart-container {
  padding-top: 303px;
}
.mobile .orders-reposition {
  margin-top: 380px;
}
.mobile .main {
  margin-top: 303px;
}
.mobile .orderstate-top {
  margin-top: 303px;
}
.mobile #home {
  margin-top: 303px !important;
}
.mobile .bread-nav .bread-container {
  font-size: 40px;
}
.mobile .bread-nav .icon-genduo {
  font-size: 40px;
}
.mobile .course-infos-top .info-wrap .tags {
  top: 74px;
}
.mobile .footer {
  border-top: 1px solid #ededed;
  height: 32rem;
  min-height: 69.5px;
  font-size: .4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile .footer .content {
  text-align: center;
  margin: auto;
  width: 75rem;
  min-width: 980px;
  color: #c2c4c6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mobile .footer .actions {
  margin-bottom: 6.3rem;
  display: flex;
  justify-content: center;
}
.mobile .footer .kdocs-logo {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+bG9nbzwvdGl0bGU+CiAgICA8ZGVmcz4KICAgICAgICA8cGF0aCBkPSJNMTIuNzEyMDEsMS44NDIxNDc4M2UtMTUgTDIzLjg1MjkyMjQsNi44OTI3NjI3NCBMMjMuODUxODUxOSwyMC44MTAwMDEgTDAuNzkxNTI5MTk1LDcuNzA4MzU2NjkgQzAuNTQyNTM5MjY5LDcuNTY2ODkzOSAwLjQ1NTM3MTI5OCw3LjI1MDM2OTQ0IDAuNTk2ODM0MDgyLDcuMDAxMzc5NTIgQzAuNjQyODEyOTIxLDYuOTIwNDUxNzUgMC43MDk3Mjc3MDEsNi44NTMzOTIyNyAwLjc5MDU1NTk2Nyw2LjgwNzIzODczIEwxMi43MTIwMSwxLjg0MjE0NzgzZS0xNSBMMTIuNzEyMDEsMS44NDIxNDc4M2UtMTUgWiIgaWQ9InBhdGgtMSI+PC9wYXRoPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iOTkuODU4NjE3OSUiIHkxPSIzNy41NTE0NDk2JSIgeDI9IjcxLjM1NDYyMDUlIiB5Mj0iNzMuMDE3MzQ4MiUiIGlkPSJsaW5lYXJHcmFkaWVudC0zIj4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzAwNDRCMSIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMDA2MkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSIxMS44NzUxNDg4JSIgeTE9Ijc0LjExNjk0JSIgeDI9IjYyLjQyODY0NzElIiB5Mj0iMzcuODkyODUyJSIgaWQ9ImxpbmVhckdyYWRpZW50LTQiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMUE0QUNDIiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwODU0RTQiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSI4Ni4xNjYwOTM2JSIgeDI9IjUwJSIgeTI9IjEyLjQ0MTM3NTIlIiBpZD0ibGluZWFyR3JhZGllbnQtNSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiMwQTVERjYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzEyNENEQyIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8cGF0aCBkPSJNMTIuNjM5NzU3OSwtMS4xNzg5NzQ2MWUtMTMgTDI0LjMzMDQxMTYsNS45MDI2MDk0MSBMMjQuMzMxNDgyMiwyMC42NTcyNjUyIEwxLjAxODkyMTgsNy4zNzY4MzUxNSBDMC43NzAwOTQ2OCw3LjIzNTA4NjE5IDAuNjgzMjkwNjc5LDYuOTE4NDYxNzIgMC44MjUwMzk2MzcsNi42Njk2MzQ2IEMwLjg3MTkyMDU0NCw2LjU4NzMzOTUzIDAuOTQwNDQ2MTY4LDYuNTE5NDU2NzIgMS4wMjMxNzk0Myw2LjQ3MzM1MzUxIEwxMi42Mzk3NTc5LC0xLjE3ODk3NDYxZS0xMyBMMTIuNjM5NzU3OSwtMS4xNzg5NzQ2MWUtMTMgWiIgaWQ9InBhdGgtNiI+PC9wYXRoPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iMTAxLjI0OTQ1MyUiIHkxPSIzNi45NjAxNjYxJSIgeDI9IjcxLjM1NDYyMDUlIiB5Mj0iNzIuNTMwMzk2NSUiIGlkPSJsaW5lYXJHcmFkaWVudC04Ij4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzAwNDRCMSIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMDA2MkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMTAwJSI+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJsaW5lYXJHcmFkaWVudC05Ij4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzRBQzNGRiIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjMEU5M0Y4IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9ImxvZ28iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSLph5HlsbHmlofmoaMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCA1LjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNzc3Nzc4LCAzMy44OTM3MDMpIj4KICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgPHVzZSBpZD0i6Lev5b6EIiBmaWxsPSIjMDA2MkZGIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSLot6/lvoQtNuWkh+S7vSIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC0zKSIgb3BhY2l0eT0iMC42IiBtYXNrPSJ1cmwoI21hc2stMikiIHBvaW50cz0iMjMuODUyOTIyNCAyMS4wNTc0MjY4IDIzLjg1MjkyMjQgNy4wNjkyNjAyMyAxMS45MDg2MjAxIDAuNDM1MzIzOTY3IDAuMDc0MjUzMjMgNy4yOTY1NjQyOCI+PC9wb2x5Z29uPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik00OC4yMjIyMjIyLDI3LjM5MDE4MDkgTDQ4LjQ4MDA5MTUsNDEuMjEyNzUyNyBMMjQuNjI5NjI5Niw1NC43MDM3MDM3IEwyNC42MzA3MDAyLDQxLjE1MjM1NDggTDQ4LjIyMjIyMjIsMjcuMzkwMTgwOSBaIiBpZD0i5b2i54q257uT5ZCIIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTQpIj48L3BhdGg+CiAgICAgICAgICAgIDxwb2x5Z29uIGlkPSLot6/lvoQtMiIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC01KSIgcG9pbnRzPSI0OC40ODAwOTE1IDQxLjIxMjc1MjcgNDguNDgwMDkxNSAxMy43MzEyNzEzIDM2LjU5MzgzNzEgMTguNTg0NDczMyAzNi41NTEwNTc3IDM0LjIyNDEzODkiPjwvcG9seWdvbj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjA3NDA3MSwgMjAuNTYwMTY1KSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0i57yW57uELTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMjI1MTQ3LCAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTciIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC02Ij48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBpZD0i6Lev5b6EIiBmaWxsPSIjMDA4MkZGIiB4bGluazpocmVmPSIjcGF0aC02Ij48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjQuMzMxNDgyMiwyMC40MDI3OTc2IEwyNC4zMzE0ODIyLDYuNTUxNTAxNzEgTDEyLjM4NzE3OTgsMCBMMS43MjM2MzU0Niw2LjE4MjMzNDI0IEMxLjM1MjAxOTAyLDYuMzk3NzgzOSAxLjIyNTQyMDg0LDYuODczNjk1MDEgMS40NDA4NzA1LDcuMjQ1MzExNDQgQzEuNTA5ODkyOTMsNy4zNjQzNjQxOCAxLjYwOTI2NjYyLDcuNDYyOTcyNSAxLjcyODg0OTQ1LDcuNTMxMDcyNDEgTDI0LjMzMTQ4MjIsMjAuNDAyNzk3NiBMMjQuMzMxNDgyMiwyMC40MDI3OTc2IFoiIGlkPSLot6/lvoQtNiIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC04KSIgb3BhY2l0eT0iMC42MDA2Nzg5NDMiIG1hc2s9InVybCgjbWFzay03KSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxnIGlkPSLnvJbnu4QtMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC44MTc3MzcsIDAuMDAwMDAwKSIgZmlsbD0idXJsKCNsaW5lYXJHcmFkaWVudC05KSI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjMuMjAzNjEzOSwwLjI5ODQ3NzczMyBMMC43Nzc3Nzc3NzgsMTMuMjQ2MDQwMiBDMC41Mjk3NzQxOTUsMTMuMzg5MjI1MiAwLjQ0NDgwMTg5MywxMy43MDYzNDYxIDAuNTg3OTg2ODI4LDEzLjk1NDM0OTcgQzAuNjMzNDk2MzMzLDE0LjAzMzE3NDUgMC42OTg5NTMwMDIsMTQuMDk4NjMxMSAwLjc3Nzc3Nzc3OCwxNC4xNDQxNDA2IEwyMy43MjA1OTI1LDI3LjM5MDE4MDkgTDIzLjcyMDU5MjUsMjcuMzkwMTgwOSBMNDcuNjYyMzU1LDEzLjc0MDc0MDcgTDI0LjIzODMzNzYsMC4yOTcxNDYxMDkgQzIzLjkxNzgyODQsMC4xMTMxOTgzNDkgMjMuNTIzNjQ4NSwwLjExMzcwNTYzMyAyMy4yMDM2MTM5LDAuMjk4NDc3NzMzIFoiIGlkPSLot6/lvoQtM+Wkh+S7vSI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat center top;
  background-size: contain;
  width: 7.2rem;
  height: 7.2rem;
}
.mobile .footer .footer-item {
  text-align: left;
}
.mobile .footer .item-title {
  margin-bottom: 2.475rem;
  font-size: 2.25rem;
  font-weight: 700;
  color: #3d4757;
  line-height: 2.025rem;
  text-align: center;
}
.mobile .footer .item-text {
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 400;
  color: #767c85;
  font-family: PingFangSC-Regular, PingFang SC;
  line-height: 2.475rem;
}
.mobile .footer .item-qrcode {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mobile .footer .item-qrcode .gzh {
  background: url(../Image/QR_code_01.png);
  margin-bottom: 36px;
  background-size: contain;
  width: 226.8px;
  height: 226.8px;
}
.mobile .footer .item-qrcode .text {
  font-size: 1.35rem;
  font-weight: 400;
  color: #767c85;
  line-height: 1.9125rem;
  width: 226.8px;
}
.mobile .footer .tips-box {
  font-size: 1.575rem;
}
.mobile .footer .tips-box .copyright {
  margin: 0 auto;
  width: 1101.6px;
}
.mobile .footer .tips-box .c-r-row {
  padding-bottom: 9px;
}
.mobile .footer .tips-box .c-r-row a {
  color: #c2c4c6;
  text-decoration: none;
  outline: none;
}
.mobile .footer .tips-box .record {
  color: #c2c4c6;
}
.mobile .footer .tips-box .record-img {
  vertical-align: text-top;
  width: 25.2px;
  height: 25.2px;
}
.mobile .footer .tips-box .beian {
  padding-left: 9px;
  color: #c2c4c6;
  text-decoration: none;
}
.mobile #menu {
  position: fixed;
  left: 0;
  top: 50%;
  width: 264px;
  transform: translateY(-50%);
  background-color: #fff;
  box-shadow: 0 12px 24px rgba(7, 17, 27, 0.1);
  border-radius: 0 24px 24px;
  text-align: center;
  color: #6D7278;
  z-index: 3;
  user-select: none;
  font-size: 42px;
}
.mobile #menu li {
  position: relative;
  padding: 48px;
  cursor: pointer;
  transition: color .2s;
}
.mobile #menu li.active {
  color: #e02020;
}
.mobile #menu li + li:after {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -90px;
  content: '';
  width: 180px;
  border: 3px solid #f3f5f7;
}
.mobile .elevator {
  position: fixed;
  padding: 0 48px;
  top: 55%;
  margin-top: -420px;
  right: 12px;
  z-index: 899;
  background: #FFFFFF;
  box-shadow: 0 12px 24px 0 rgba(7, 17, 27, 0.1);
  border-radius: 24px 0 0 24px;
  z-index: 997;
}
.mobile .elevator a {
  position: relative;
  display: block;
  width: 107px;
  height: 168px;
  font-size: 66px;
  line-height: 60px;
  color: #b5b9bc;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile .elevator a + a:after {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -36px;
  content: '';
  width: 72px;
  border: 3px solid #f3f5f7;
}
.mobile .elevator a:hover {
  color: #3AB3FE;
}
.mobile .elevator a i {
  font-size: 54px;
  line-height: 168px;
  color: #3AB3FE;
}
.mobile .elevator a i:hover {
  color: #3AB3FE;
}
.mobile .elevator a span {
  display: none;
  padding: 42px 0;
  font-size: 36px;
  color: #3AB3FE;
  line-height: 42px;
}
.mobile .elevator .no-goto {
  border-bottom: none;
}
.mobile .elevator .elevator-dist i {
  display: inline-block;
  width: 54px;
  height: 60px;
  margin: 6px 0;
}
.mobile .elevator .elevator-msg:hover i,
.mobile .elevator .elevator-dist:hover i,
.mobile .elevator .elevator-faq:hover i,
.mobile .elevator .elevator-app:hover i,
.mobile .elevator .elevator-weixin:hover i,
.mobile .elevator .elevator-top:hover i {
  display: none;
}
.mobile .elevator .elevator-msg:hover span,
.mobile .elevator .elevator-dist:hover span,
.mobile .elevator .elevator-faq:hover span,
.mobile .elevator .elevator-app:hover span,
.mobile .elevator .elevator-weixin:hover span,
.mobile .elevator .elevator-top:hover span {
  display: inline-block;
}
.mobile .elevator .elevator-app-box {
  position: absolute;
  width: 516px;
  height: 636px;
  bottom: -6px;
  right: 168px;
  -webkit-transition: opacity 0.25s, transform .3s;
  -moz-transition: opacity 0.25s, transform .3s;
  transition: opacity 0.25s, transform .3s;
  opacity: 0;
  filter: alpha(opacity=0);
  max-width: 0;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01);
  -webkit-transform-origin: 100% 95%;
  -ms-transform-origin: 100% 95%;
  transform-origin: 100% 95%;
}
.mobile .elevator .elevator-app:hover .elevator-app-box {
  display: block;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  max-width: none;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mobile .elevator .elevator-weixin-box {
  position: absolute;
  width: 900px;
  height: 900px;
  bottom: -12px;
  right: 168px;
  opacity: 0;
  filter: alpha(opacity=0);
  max-width: 0;
  transform: scale(0.01);
  transform-origin: 100% 95%;
  vertical-align: middle;
  background-color: #fff;
  box-shadow: 0 12px 24px 0 rgba(7, 17, 27, 0.2);
  border-radius: 30px;
}
.mobile .elevator .elevator-weixin:hover .elevator-weixin-box {
  display: block;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  max-width: none;
  transform: scale(1);
  background-image: url(../Image/qr-code.jpg);
  background-size: cover;
}
.mobile .more .arrow-view {
  height: 88px;
  max-width: 1440px;
  margin: 0 auto;
  margin-top: 75px;
  min-width: 1152px;
}
.mobile .more .background .filter.resert {
  height: 180px;
}
.mobile .more .small-page {
  display: flex;
  align-items: center;
}
.mobile .more .small-page .page-num {
  font-size: 36px;
  color: #9199a1;
  line-height: 75px;
  margin-right: 24px;
}
.mobile .more .small-page .prev {
  display: inline-block;
  color: #9199a1;
  background: rgba(28, 31, 33, 0.06);
  padding: 20px 30px;
  font-size: 48px;
  line-height: 1;
  border-radius: 36px 0 0 36px;
  margin-right: 3px;
  cursor: pointer;
  text-decoration: none;
}
.mobile .more .small-page .prev.disable {
  color: #b2b8bd;
  cursor: default;
}
.mobile .more .small-page .prev .rotate:before {
  transform: rotate(180deg);
}
.mobile .more .small-page .next {
  display: inline-block;
  color: #9199a1;
  background: rgba(28, 31, 33, 0.06);
  border-radius: 0 36px 36px 0;
  padding: 20px 30px;
  font-size: 48px;
  line-height: 1;
  text-decoration: none;
}
.mobile .more .small-page .next.disable {
  color: #b2b8bd;
  cursor: default;
}
.mobile .more .r {
  float: right;
}
.mobile .more .iconfont {
  font-size: 32px;
}
.mobile .page-me {
  margin: 75px auto;
  overflow: hidden;
  clear: both;
  text-align: center;
}
.mobile .page-me a {
  box-sizing: content-box;
  display: inline-block;
  margin: 0 24px;
  padding: 0 12px;
  min-width: 72px;
  line-height: 96px;
  font-size: 42px;
  color: #4d555d;
  text-align: center;
  border-radius: 48px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.mobile .page-me a.text-page-tag.active {
  background: #4d555d;
  color: #fff;
}
.mobile .orders-aside > div:hover {
  color: #646464;
  cursor: pointer;
}
.mobile .module div.item.new.p-value {
  position: relative;
  width: 553.5px;
  margin: 0 0px 49.2px 0;
  height: 656px;
}
.mobile .mobile-position .userorders-padding {
  padding: 200px 0 0 !important;
}
.mobile .user-orders .userorders div.list {
  padding: 0;
  padding-top: 20px;
  padding-left: 33px;
}
.mobile .mobile-position .orders-aside {
  width: 100%;
  height: auto;
  top: 300px;
  right: 13px;
  display: flex;
  padding: 30px 0 30px 35px;
}
.mobile .cad-QueryBox {
  position: relative;
}
.mobile .userorders {
  max-width: 1188px !important;
  min-width: 1188px !important;
}
.mobile .show-item-c-a-d.show-itemcad2 {
  height: 538px;
  margin: 0px 24px 38px 0;
}
.mobile .show-item-c-a-d.show-itemcad2 .iconfont {
  font-size: 32px;
}
.mobile .cad-QueryBox .form-control {
  height: 74px !important;
}
.mobile .cad-shoppingmall-content .header-outline .header .query-box {
  margin-left: 20px;
  width: 480px;
  height: 82px;
  background-color: #ffffff;
  display: inline-block;
  border: 4px solid #e2231a;
  position: relative;
}
.mobile .cad-QueryBox .btn-search {
  width: 78px;
  text-align: center;
  height: 82px;
  line-height: 72px;
  border: 4px solid #e2231a;
  cursor: pointer;
  border-radius: 0px 8px 8px 0px;
  font-size: 48px;
  position: absolute;
  top: -4px;
  left: 394px;
  background-color: #e2231a;
}
@font-face {
  font-family: "iconfont";
  src: url('iconfont.eot?t=1606102618826');
  src: url('iconfont.eot?t=1606102618826#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAQQAAsAAAAACFwAAAPCAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDHAqEJIN4ATYCJAMQCwoABCAFhG0HPBteBxFVnGPIfhw4bkMu35Md71FFjaT/nA9fl76P3U5mAljXelOSVygAbsUt2JqOsS3CRKguWcvy0//Itzu9fMo4j9MohZAgHA0QQND2f46ZLp/PNstvs7lkJQ0HOG4dUERf0JFd47nfIrsrCMs8DwSACFM4g0THJmdDAIc5jQAgzQ11FRAyavCaXAIBBHJgLQc5ABkEupN+wQD7g48nC0iIAFDIGMy56bUx1QifVpsuY4oVhWIPAc54RgD8JoABcAbAAVIPmivBorAzGER1MIcvAAECKDBWl8l02coK4e5FLFgWgPb+5xE5TLEyxnpHGDCt5tCAAtMmbEhShrk3MIADAAQAfCZuAVhkyo3H2UsGqqOqJklmZkRPOa+rK6enJ89OJt3TuZ2T2emhhLR1du7qzu3pyelhwsaiq7Mzu5v/TR4hVVfeKN7uft/xzpaoxHcnqe76ZlqYe+yaKB671XFbkp5+NckpOHpVR233TcUNsbJ09KnTelXHr+sVndY9JqrWn6O22+HoWf38M1+8y1ff2OWY+6JTnIA5WbKi0znnpqJxTs7i7ujuPqQfE/cqrQmteJcdmxgenfCojveZm/e5As4x8DwUyc+jYwh+WEcmPMvstAsi4t3aejMKiDWnL8OtFaj6XEO3byM1yL19ew1NCLW0elsZgLLwB15+2HkB7y/IeN8ov6inrghWoVE+60wfGalJDh80jDRUHNxDokwf+mwwUj0gqOQOGtnwQc3wz4+HZg9UDT3MNE7nKjn+gPqqOtqcGXmp62kW6eIO74PAcuXjUcf3HzhZauxzkn35wk5aDI/pspN5PsalJw/sXx01eLWR7N1LsKCRMjGT4mgjHYx2AMCKYoQpAtIH9plFRAfYe2bz//8GWWt27CpTC/4vSBwAMDCWVoh5/Tg/kdOa87eTOAEAj6fxsIZzSIyA274CHDk4U3iFSoiWHVghdk2/MaQ6ajZACHQSoFYxAUZgjeRYZ5CReIOcIAxETg6bJVrYGJkSAEcvBIS6N1Cq3gOj7oPk2C/I6PqDnHpjEOW23lNiW7HaMCpBC/oJhaHW2TpZhblHzPpacZoXEK/IvvBBHET52AFb5DEW+FuWiDhwTA3s0WVY1wQdU4lGglykS8PQQW8UGGoGK1EYUgSygPYECgZpOa++WBXe/whlejWFa6qq9FeIeUXvIBaIWiAP4rZV1bW8xrvJJIRwgMNIA+yREdVWmIAOHlVChgjkPYKdVEhqubbiYH5p84QbAETmU3iUMMKJDPQ4MYpl5qn3PQ0GAAA=') format('woff2'), url('iconfont.woff?t=1606102618826') format('woff'), url('iconfont.ttf?t=1606102618826') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.svg?t=1606102618826#iconfont') format('svg');
  
  /* IE9 */
  /* iOS 4.1- */
}
.mobile .iconfont-find {
  font-family: "iconfont" !important;
  font-size: 42px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
.mobile .cad-search-input {
  display: block;
  border: none !important;
  width: 100%;
  /* height: 34px*2; */
  padding: 18px 24px !important;
  font-size: 28px;
}
.mobile .icon-sousuo:before {
  content: "\e61d";
}
.mobile .form-control:focus {
  border-color: #fff !important;
  border: 2px solid #ffffff !important;
}
@media (min-width: 576px*2) {
  .mobile .cad-QueryBox .btn-search {
    width: 104px;
    text-align: center;
    height: 82px;
    line-height: 74px;
    cursor: pointer;
    border-radius: 0px 8px 8px 0px;
    font-size: 42px;
    position: absolute;
    top: -4px;
    left: 416px;
    border: 4px solid #e2231a;
  }
  .mobile .cad-shoppingmall-content .header-outline .header .query-box {
    margin-left: 20px;
    width: 508px;
    height: 82px;
    background-color: #ffffff;
    display: inline-block;
    border: 4px solid #e2231a;
  }
}
@media (min-width: 768px*2) {
  .mobile .cad-QueryBox .form-control {
    height: 74px !important;
  }
  .mobile .cad-QueryBox .btn-search {
    width: 128px;
    text-align: center;
    height: 82px;
    line-height: 82px;
    cursor: pointer;
    border-radius: 0px 8px 8px 0px;
    font-size: 48px;
    position: absolute;
    top: -4px;
    left: 684px;
  }
  .mobile .cad-shoppingmall-content .header-outline .header .query-box {
    margin-left: 20px;
    width: 690px;
    height: 82px;
    background-color: #ffffff;
    display: inline-block;
    border: 4px solid #e2231a;
  }
}
@media (min-width: 992px*2) {
  .mobile .cad-QueryBox .btn-search {
    left: 954px;
  }
  .mobile .cad-shoppingmall-content .header-outline .header .query-box {
    width: 960px;
  }
}
.mobile .order-category-con .category-auto {
  height: 127px;
}
.mobile .user-orders .userorders .order-category-nav {
  /* height: 60px*2;
                display: flex;
                align-items: center;
                padding-left: 20px*2;
                font-size: 16px*2;
                background-color: #fff;
                position: fixed;
                top: 116px*2;
                z-index: 2;
                overflow:hidden;*/
}
.mobile .user-orders .userorders .order-category-nav .category-bottom-line {
  margin-top: 10px;
  border-top: 4px solid #ffffff;
}
.mobile .user-orders .userorders .order-category-nav > span {
  padding-top: 66px;
  margin-left: 40px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 554px*2) {
  .mobile .user-orders .userorders .order-category-nav > span {
    margin-left: 4px;
  }
}
.mobile .user-orders .userorders .order-category-nav .category-selected {
  color: #ff0036;
  font-weight: bold;
}
.mobile .user-orders .userorders .order-category-nav .category-selected span:last-child {
  border-color: #ff0036;
}
.mobile .user-orders .userorders .order-category-nav .search-margin {
  display: block;
  width: 248px;
}
.mobile .user-orders .userorders .order-category-nav .search-frame {
  padding-top: 20px;
}
.mobile .user-orders .userorders .order-category-nav .search-frame input {
  width: 600px;
  border: 4px solid #e2231a !important;
  height: 82px;
}
.mobile .user-orders .userorders .order-category-nav .search-frame span {
  width: 78px;
  text-align: center;
  height: 82px;
  line-height: 82px;
  border: 4px solid #e2231a;
  cursor: pointer;
  border-radius: 0px 8px 8px 0px;
  font-size: 48px;
  position: absolute;
  left: 400px;
  background-color: #e2231a;
  top: 0px;
  left: 594px;
}
.mobile .top .max-1152 .title .all-course {
  height: 92px;
  margin-right: 16px;
}
.mobile .top .max-1152 .title .number-software {
  position: absolute;
  left: 260px;
  top: 18px;
  height: 50px;
  white-space: nowrap;
  padding: 4px 14px;
  box-sizing: border-box;
  background: #DA4578;
  border-radius: 20px 20px 20px 0;
  font-size: 24px;
  color: #fff;
  letter-spacing: 2px;
  line-height: 42px;
  font-weight: 500;
}
.mobile .course-category {
  max-width: 1430px;
  margin: 0 auto;
  min-width: 1152px;
  padding: 0px 20px;
  font-size: 32px;
  font-weight: 500;
  display: flex;
  letter-spacing: 2px;
  cursor: pointer;
}
.mobile .course-category .cate {
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mobile .course-category .cate:first-child {
  padding-left: 0px;
}
.mobile .course-category .cate span:last-child {
  width: 50px;
  height: 6px;
  margin-top: 14px;
  background-color: transparent;
}
.mobile .course-category .active {
  color: #ff0036;
  font-weight: bold;
}
.mobile .course-category .active span:last-child {
  background-color: #ff0036;
}
.mobile .more .background .filter {
  width: 1430px;
  margin: 0 auto;
  position: relative;
  height: 1058px;
}
@media (max-width: 1440px) {
  .mobile .more .background .filter {
    width: 1152px;
  }
}
.mobile .more .background .filter .direction {
  line-height: 64px;
  margin-bottom: 14px;
  padding: 0px 20px;
  transition: all .2s;
  border-radius: 16px;
  display: flex;
  box-sizing: content-box;
  box-shadow: rgba(95, 101, 105, 0) 0px 24px 40px 0px;
  background: transparent;
  position: absolute;
  height: 64px;
  flex-wrap: wrap;
  overflow: visible;
}
.mobile .more .background .filter .direction .name {
  width: 112px;
  margin-right: 12px;
  font-weight: 700;
  line-height: 64px;
  font-size: 28px;
  padding: 0px !important;
  margin: 0 16px 0px 0 !important;
}
.mobile .more .background .filter .direction .items {
  width: 1311px;
}
@media (max-width: 1440px) {
  .mobile .more .background .filter .direction items {
    width: 1002px;
    height: 170px;
    overflow: hidden;
  }
  .mobile .more .background .filter .direction .items:nth-child(1) {
    width: 1002px;
    height: 255px;
    overflow: hidden;
  }
  .mobile .more .background .filter .direction .items:nth-child(2) {
    width: 1002px;
    height: 255px;
    overflow: hidden;
  }
  .mobile .more .background .filter .direction .items:nth-child(3) {
    width: 1002px;
    height: 255px;
    overflow: hidden;
  }
}
.mobile .more .background .filter .direction .items .item:hover {
  background-color: rgba(233, 142, 70, 0.1);
}
.mobile .more .background .filter .direction .items .item:hover a {
  color: #e98e46;
}
.mobile .more .background .filter .direction .items .item {
  float: left;
  padding: 0 16px;
  margin: 0 24px 16px 0;
  border-radius: 12px;
}
.mobile .more .background .filter .direction .items .item.on a {
  color: #f20d0d;
  font-weight: 700;
}
.mobile .more .background .filter .direction .items .item a {
  color: #545c63;
  font-size: 28px;
}
.mobile .more .background .filter .direction .items .item.on {
  background: rgba(242, 13, 13, 0.06);
}
.mobile .comp-tab-t {
  padding: 84px 0 96px 0;
  text-align: center;
  margin-top: 0px;
}
.mobile .comp-tab-t ul {
  display: inline-block;
}
.mobile .comp-tab-t ul .comp-tab-item {
  height: 120px;
  position: relative;
  line-height: 81px;
  float: left;
}
.mobile .comp-tab-t ul .comp-tab-item.active a {
  color: #f20d0d;
}
.mobile .comp-tab-t ul .comp-tab-item.active .borderLine {
  display: block;
}
.mobile .comp-tab-t ul .comp-tab-item a {
  font-weight: 700;
  line-height: 120px;
  color: #545c63;
  vertical-align: text-bottom;
}
.mobile .comp-tab-t ul .comp-tab-item .borderLine {
  display: none;
  position: absolute;
  width: 48px;
  height: 6px;
  top: 120px;
  left: 50%;
  margin-left: -24px;
  background: #f20d0d;
}
.mobile .comp-tab-t ul .comp-tab-item .sub-tag {
  position: absolute;
  top: 0;
  right: -90px;
  width: 90px;
  height: 54px;
}
.mobile .comp-tab-t ul .comp-tab-item-first {
  margin-left: 0;
}
.mobile .search-input-button {
  position: relative;
}
.mobile .search-input-button .search-area {
  float: right;
  padding-right: 80px;
  margin: 34px 0 14px;
  width: 640px;
  height: 72px;
  line-height: 72px;
  background: 0 0;
  border-radius: 8px;
  border: 2px solid rgba(84, 92, 99, 0.2);
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
.mobile .search-input-button .search-area .search-input {
  width: 100%;
  padding: 0 24px;
  color: #1c1f21;
  height: 72px;
  line-height: 72px;
  font-size: 24px;
  float: left;
  border: 0;
  transition: background-color 0.3s;
  box-sizing: border-box;
  outline: 0;
}
.mobile .search-input-button .search-area i {
  color: #545c63;
  position: absolute;
  top: -22px;
  right: 68px;
}
.mobile .search-input-button .search-area .search-input:focus {
  outline: 0;
}
.mobile .search-input-button .showhide-search {
  width: 80px;
  height: 72px;
  color: #fff;
  background: #545c63;
  position: absolute;
  display: inline-block;
  right: 0;
  top: 34px;
  cursor: pointer;
  text-align: center;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.mobile .search-input-button .showhide-search i {
  font-size: 36px;
  line-height: 72px;
}
.mobile .search-input-button .search-hot {
  height: 42px;
  overflow: hidden;
  padding-left: 28px;
}
.mobile .search-input-button .search-hot span,
.mobile .search-input-button .search-hot a {
  color: rgba(84, 92, 99, 0.7);
  font-size: 24px;
  line-height: 32px;
}
.mobile .search-input-button .search-hot a {
  margin-right: 28px;
}
.mobile .personnal-info {
  width: 100%;
  padding: 72px;
  background-color: #fff;
  box-shadow: 0 24px 48px 0 rgba(7, 17, 27, 0.2);
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
  box-sizing: border-box;
}
.mobile .personnal-info .card-inner {
  color: #93999f;
  position: relative;
  cursor: default;
}
.mobile .personnal-info .card-inner .card-top {
  display: flex;
}
.mobile .personnal-info .card-inner .card-top .img {
  width: 216px;
  height: 216px;
  margin-right: 36px;
  text-align: center;
  line-height: 216px;
}
.mobile .personnal-info .card-inner .card-top .img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.mobile .personnal-info .card-inner .card-top .right {
  margin-top: 42px;
}
.mobile .personnal-info .card-inner .card-top .right p:first-child span {
  display: inline-block;
  font-size: 48px;
  color: #07111b;
  width: 510px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mobile .personnal-info .card-inner .card-top .right p:last-child {
  margin-top: 12px;
  font-size: 36px;
  line-height: 36px;
}
.mobile .personnal-info .card-inner .card-top .right p:last-child span {
  margin-right: 36px;
  display: inline-block;
  color: #93999f;
}
.mobile .personnal-info .card-inner .user-center-box {
  margin-top: 48px;
  margin-bottom: 42px;
}
.mobile .personnal-info .card-inner .user-center-box ul {
  display: flex;
  flex-wrap: wrap;
}
.mobile .personnal-info .card-inner .user-center-box ul li {
  position: relative;
  width: 372px;
  background: #f8fafc;
  border-radius: 6px;
  color: #4d555d;
  margin: 0 6px 6px 0;
}
.mobile .personnal-info .card-inner .user-center-box ul li a {
  width: 100%;
  height: 108px;
  line-height: 108px;
  padding-left: 36px;
  text-align: left;
  box-sizing: border-box;
  color: #1c1f21;
  text-decoration: none;
  font-size: 40px;
}
.mobile .personnal-info .card-inner .user-center-box ul li a span {
  position: relative;
  top: 9px;
  font-size: 48px;
  margin-right: 24px;
}
.mobile .personnal-info .card-inner .user-center-box ul li:hover {
  background-color: #d9dde1;
}
.mobile .personnal-info .card-inner .card-history {
  padding-bottom: 48px;
  margin-bottom: -3px;
  border-bottom: 3px solid #edf1f2;
}
.mobile .personnal-info .card-inner .card-history .history-item {
  display: block;
  position: relative;
  padding-left: 72px;
  color: #787d82;
  transition: background-color 0.2s;
  line-height: 60px;
}
.mobile .personnal-info .card-inner .card-history .history-item .tit {
  display: block;
  margin-bottom: 24px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mobile .personnal-info .card-inner .card-history .history-item .tit .icon-time {
  position: absolute;
  left: 0;
  top: 12px;
}
.mobile .personnal-info .card-inner .card-history .history-item .name {
  display: block;
  width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mobile .personnal-info .card-inner .card-history .history-item .continue {
  position: absolute;
  right: 0;
  top: 84px;
  color: #00b43c;
  cursor: pointer;
}
.mobile .personnal-info .card-inner .card-sets {
  margin-top: 48px;
  font-size: 36px;
  line-height: 36px;
}
.mobile .personnal-info .card-inner .card-sets span {
  color: #93999f;
  cursor: pointer;
}
.mobile .personnal-info .card-inner .card-sets span:hover {
  color: #4d555d;
}
.mobile .bottom-navigation {
  position: fixed;
  bottom: 0;
  display: flex;
  align-items: center;
  height: 170px;
  width: calc(100% - 12px);
  background-color: #fff;
  font-size: 40px;
}
.mobile .bottom-navigation .navigation-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mobile .bottom-navigation .navigation-item .icon {
  font-size: 80px;
  margin-bottom: 10px;
}
.mobile-masklayer {
  /*遮罩更改的样式*/
}
.mobile-masklayer .jumping {
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: initial;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.mobile-masklayer .jumping [data-loader='circle'] {
  width: 90px;
  height: 90px;
  -webkit-animation: circle infinite .75s linear;
  -moz-animation: circle infinite .75s linear;
  -o-animation: circle infinite .75s linear;
  animation: circle infinite .75s linear;
  border: 6px solid #ffffff;
  border-top-color: transparent;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
}
@-webkit-keyframes circle {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes circle {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes circle {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes circle {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
