/*移动端 课程头部*/
/*<!-- 新添加内容 -- 选课列表 -- 开始 -->*/
.course-list-top {width: 100%;overflow: hidden;border-top: 1px solid #eee;background: #fff;border-bottom: 1px solid #eee;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;}
.course-list-top li {float: left;width: 33.33%;line-height: 40px;text-align: center;  }
.course-list-top li a {font-size: 14px;color: #333;font-weight: 600;  }
.course-list-top li a.active {color: #63a5f8;  }
/*  */
.course-list-bottom .left .item {width: 100%; height: 240px;background: #fff;position: absolute;z-index: 100;transition: all 0.3s;overflow-y: scroll;  }
.course-list-bottom .left .item li {  height: 40px;  line-height: 40px;  padding-left: 20px;border-bottom: 1px solid #eee;box-sizing: border-box;  }
.course-list-bottom .left .item li a {color: #333;}
.course-list-bottom .left .item .subject-wrap li.active{background-color: rgb(238, 238, 238);}
.course-list-bottom .left .item li.active a {color: #63a5f8;}
.course-list-bottom .left .item p.txt {font-size: 16px;}
.course-list-bottom .left .item ul.filtrate .member {width: 100%;overflow: hidden;float: left;border-top: 1px dashed #eee;margin-top: 15px;}
.course-list-bottom .left .item ul.filtrate li {float: left;height: 28px;line-height: 28px;padding: 0 5px;margin-top: 10px;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.course-list-bottom .left .item ul.filtrate li a {font-size: 14px;color: #14191e;border-radius: 4px;padding: 5px 12px;}
.course-list-bottom .left .item ul.filtrate h4 {font-size: 1.2rem;font-weight: 600;line-height: 26px;color: #333;margin-left: 15px;padding-top: 5px;}
.course-list-bottom .left .item ul.filtrate li.active a {background-color: #2b333b;color: #fff;}
.course-list-bottom .left .item ul.default li.active a {color: #63a5f8;}
.course-list-bottom .left .item .bottom-btns {width: 100%;height: 50px;border-top: 1px solid #333;position: absolute;bottom: 0;padding-top: 10px;text-align: right;}
.course-list-bottom .left .item .bottom-btns a {float: right;padding: 5px 20px;margin-right: 20px;background-color: #ffd7ca;border-radius: 4px;}
.course-list-bottom .left .item .bottom-btns a.qd-btn {background-color: red;color: #fff;}
.course-list-bottom .right {width: 50%;height: 240px;position: absolute;left: 50%;z-index: 99;background-color: #eee;display: none;overflow-y: scroll;}
.course-list-bottom .right  .active a{color:#63a5f8;}
.course-list-bottom .right ol {display: none;}
.course-list-bottom .right ol li {height: 40px;line-height: 40px;padding-left: 20px;border-bottom: 1px solid #ddd;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.course-list-bottom .right ol li a {color: #666;}

/* 移动端 出现的尾栏*/
.top-main-cont {padding-bottom: 0;}
.nav-bottom {width: 100%;background-color: #fff;border-top: 1px solid #63a5f8;box-sizing: border-box;z-index: 20;position: fixed;bottom: 0;}
.nav-bottom li {float: left;width: 25%;height: auto;cursor: pointer;}
.nav-bottom li a:hover{text-decoration: none;}
.nav-bottom li.active p, .nav-bottom li.active span {color: #63a5f8;}
.nav-bottom li span {display: block;font-size: 2.6rem;text-align: center;color: #38414d;}
.nav-bottom li p {text-align: center;color: #38414d;}
/* 右侧登入菜单 按钮 */
.top-header .times-btn {position: absolute;width: 30px;height: 30px;right: 10px;box-sizing: border-box;}
.top-header .times-btn span {font-size: 3rem;color: #333;}
/* 登录-右侧栏 + 蒙版 */
/* <!-- 登录-右侧栏 --> */
.top-wrap {position: relative;top: 0;right: 0;}
.sidebar-right {display: block;float: right;width: 275px;height: 100%;position: fixed;top: 0;right: -275px;background-color: #fff;z-index: 10;padding: 10px 20px;box-sizing: border-box; overflow-y: scroll;}
.sidebar-right .u-face-pic{ width: 50px;height: 50px;float:left;}
.sidebar-right .u-face-pic img {width: 50px;height: 50px;border-radius: 50%;}
.sidebar-right .sijnin-btn {height: 50px;line-height:50px;padding-left:60px;}
.sidebar-right .sijnin-btn a {font-size: 1.6rem;color: #07111b;}
.sidebar-right .userName {float: left;width: 100px;font-size: 16px;margin-top: 22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.sidebar-right ul.uM-list {padding: 15px 0px 0px;margin-left:-5px;border-bottom: 1px solid #edf1f2;}
.sidebar-right ul.uM-list li {width: 115px;height: 40px;line-height: 40px; background-color: #f8fafc;box-sizing: border-box;    margin-left: 5px;  float: left;margin-bottom: 10px;}
.sidebar-right ul.uM-list li a{font-size: 1.6rem;}
.sidebar-right ul.uM-list li i { color: #787d82;  }
.sidebar-right ul.uM-list li i{width: 40px;text-align: center;display: inline-block;
    font-style: normal;}
.sidebar-right ul.uM-list li span {color: #787d82;}
.sidebar-right ul.mw-nav {margin: 10px 0;padding-bottom: 10px;overflow: hidden;border-bottom: 1px solid #eee;}
.sidebar-right ul.mw-nav li {float: left;margin-top: 10px;display: inline-block;width: 50%;padding: 0px 20px;}
.sidebar-right ul.mw-nav li a {color: #787d82;font-size: 1.8rem;}
.sidebar-right .log-off a {color: #93999F;}
/* 安全退出 */
.sidebar-right .exit {margin-top: 10px;;padding-top: 15px;}
.sidebar-right .exit svg {width: 18px;color: #787d82;margin-bottom: 2px;}
.sidebar-right .exit span {color: #787d82;font-size: 1.6rem;}

/* <!-- 蒙版 --> */
.mask-wrap {display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0, 0, 0, 0.3);z-index: 9;}

.contentLeft {width: 100%;width: calc(100% - 320px);width: -moz-calc(100% - 320px);width: -webkit-calc(100% - 320px);}


/* mobile分类区域 */
.mobile-subject-top {width: 100%;overflow: hidden;background-color: #fff;}
.mobile-subject-top .tabs {overflow: hidden;}
.mobile-subject-top .tabs li {text-align: center;}
.mobile-subject-top .tabs li h4 { line-height: 41px;vertical-align: middle; font-weight: 600}
.active {color: #3078ea;}
.mobile-subject-top .panles {height: 200px;background-color: transparent;position: absolute;width: 100%;overflow: hidden;z-index: 10;display: none;}
.mobile-subject-top .panles .left {position: absolute;    width: 100%;}
.mobile-subject-top .panles .left li{height: 40px;line-height: 40px;padding-left: 20px;border-bottom: 1px solid #eee;box-sizing: border-box;    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.mobile-subject-top .panles .left .item {background-color: #fff; width: 100%; height: 200px;overflow-y: scroll;overflow-y: scroll;}
.mobile-subject-top .panles .right {padding-left: 50%;background:#eee; display: none;}
.mobile-subject-top .panles .right ul {height: 200px;overflow-y: scroll;}
.mobile-subject-top .panles .right li {height: 40px;line-height: 40px;display: none;}
.mobile-subject-top .panles .right li dd {border-bottom: 1px solid #eee;padding-left: 20px;}



@media only screen and (max-width: 1180px) and (min-width: 0px){
    .course-Set .course-list {width: 100%;}
}


@media only screen and (max-width: 1024px) and (min-width: 0px) {
    .Download_APP{display: none;}
    .banner-box{margin:0 1rem;height:100%;}
    .index-container{margin:0 1rem;}
    .inner{margin:0 auto;padding-bottom: 6rem;padding-top:10px;}
    .container{margin:0 1rem;}
    .uc-box {width: 100%;padding:0 15px;}
    .right-info{padding-left:0;}
    .paging {padding: 24px 0;margin-bottom: 80px;}
    .u-order-top ul li.order-info {width: 100%;}
    .u-o-title {width: 60%;}
    .u-order-top ul li.coupon-use {width: 100%;}
    .u-order-top ul li.order-num {width: 100%;text-align: left;}
    .cou-video-point .play-btn{display: none;}
    .l-h-title {width: 100%;}
    .pr-wrap {padding-right: 0px;}
    .plf-wrap .cou-play-broadcast {padding-top: 15%;}
    .l-h-header {height: 40px;padding: 0 10px;line-height: 40px;}
    .pr-r-box {position: static;top: 0;right: 0;bottom: 0;width: 100%;padding-left: 0px;}
    .chapter-box {padding: 10px 10px 0;}
    .edit-wrap .edit-textarea, .que-textarea {width: 98%;}
    .pack-content{width:100%;}
    /* <!-- 新闻资讯 - banner、sidebar-right --> */
    #article .right-info {margin-top: 20px;margin-bottom: 60px;}
    #article .i-box ul.menu-list li {float: left;margin: 10px 5% 20px;width: 40%;}
}

@media only screen and (min-width: 769px) {
    .mobileBanner {display: none;}
}
@media only screen and (max-width: 768px) and (min-width: 0px) {
    .course-Set .course-list li .box {margin: 0 10px;}
    .course-Set .course-list li .box .bottom-txt span.people,
    .course-Set .course-list li .box .bottom-txt span.grade {margin-right: 0;}

    .content-paper .right-content{width:100%;display: none;}
    .content-paper .right-content .answer-sheet {height: 100%;}
    .content-paper .right-content a.more-btn {display: none;}
    /*<!-- 资讯列表页面 -->*/
    #article .banner li.big {width: 100%;}
    #article .banner li.small {width: 50%;}
    /*<!-- 直播 -->*/
    .liveBg {display: none;}
    .i-box {overflow: hidden;padding:8px 20px;background:#fff;}
}
@media only screen and (max-width: 640px) and (min-width: 0px) {
    html {font-size: 52.5%;}
    .top-header, .nav-main {height: 60px;}
    .logo {height: 60px;line-height: 60px;width: 100px;}
    .logo img {height: 30px;}
    .logo img {height: 30px;}
    .topSearchWrap {margin-top: 12px;}
    /*首页*/
    .i-cour-box {padding: 40px 0 20px;}
    .title-top-box {height: auto;}
    .title-top-box h5 {margin-top: 0px;}
    .index-course-list ul, .comm-course-list ul {margin: 0 -0.5rem;}
    .index-course-list li, .comm-course-list li {padding: 0.5rem;}
    .advert-wrap ul {margin: 0 -0.5rem;}
    .advert-wrap ul li {padding: 0 0.5rem;}
    .course-bg-g .course-title {height: 1.6rem;}
    .i-slide .owl-dots .owl-dot.active span {width: 16px;}
    .i-slide .owl-dots {padding-bottom: 0px;}
    .title-top-box1 h3{font-size: 14px;}
    /*资讯列表*/
    .dym-wrap-box .dym-item-wrap .dym-at-pic img {width: 100%;height: auto;}
    .dym-wrap-box .dym-item-wrap .dym-desc {width: 100%;}
    .dym-wrap-box .a-title-box {line-height: 20px;padding-bottom: 10px;}

    .lrWrap {width: 100%;}
    #loginRandomCode, #randomCode, #code, #bindCode {width: 66%;}
    .dialogWrap {left: 0%;}
    .e-login-options li input {width: 100%;}
    .dClose {right: -10px;}
    /*图形二维码*/
    .ewm-img {width: 85px;}
    /*验证码*/
    .yzm-btn {width: 32%;}
    /*分页*/
    .paging a {border-radius: 50%;margin: 0 2px;font-size: 14px;height: 24px;width: 22px;line-height: 22px;padding: 0;}
    /*无数据提示*/
    .none-data img {display: block;margin: 0 auto;}
    .i-box {padding: 5px 10px;}
    /*兑换课程卡*/
    .card-ol li input {width: 80%;}
    /*隐藏输入框标题*/
    .sm-hide-input {display: none;}
    /*我的课程*/
    .u-learn-list li {padding: 16px 0;}
    .u-learn-list li .u-l-pic {margin-right: 0;width: 30%;}
    .u-learn-list li .u-l-info {width: 65%;float: right;}
    .u-learn-list li .u-l-pic img {width: 100%;}
    .u-l-info .bar .study-progress {display: none;}
    .time-bar-wrap {width: 60%;position: absolute;}
    .u-learn-list li .continue-learn {width: 60px;height: 24px;margin-right: 0px;margin-top: 5px;line-height: 24px;}
    /*我的收藏*/
    .favorite-studyNum {display: none;}
    /*我的消息*/
    .u-mess-wrap {padding: 10px 20px;}
    .uc-tab .sort-item {margin-right: 36px;}
    /*我的订单*/
    .u-order-item .u-l-pic, .u-order-top .u-l-pic {width: 30%;}

    /*课程详情*/
    .sticky-nav .inner-center {width: 100%;}
    .c-i-attr {padding-left: 0px;}
    .js-tap li {width: 33.3%;}
    .c-title-box .js-tap li a {width: 100%;}
    .video-tip {width: 100%;padding-left: 30px;}
    .cou-video-point .video-desc {width: 77%;}
    .chap-seclist ul li .c-p-wrap .c-p-title {line-height: 24px;}

    /*支付页*/
    .pay-method a {display: block;margin: 10px 0;}
    .u-o-box {padding-left: 0;}
    .cashTip {float: none;}
    .yezf {padding: 15px 10px;}
    .mon-left {margin-left: 0px;}

    /*我的学币*/
    .u-transaction-list .u-trans-item .u-trans-time {width: 200px;}
    .u-transaction-list .u-trans-item .u-trans-sum {margin-right: 15px;}

    /*播放大厅*/
    #noteContent {height: 220px; }
    .sign-btn { margin-top: 0px;}
    .plf-wrap {height: 100%;}
    .plf-wrap .cou-play-broadcast {padding-top: 15%;}

    /*课程列表*/
    .course-page-list ul{margin-top:0;}
    /*教师列表*/
    .i-teach-wrap {padding: 5px 15px 10px;}
    .i-teacher-list ul li {padding: 0 0.5rem 1rem .5rem}
    .i-teacher-list ul {margin: 0 -0.5rem;}
    .i-teach-pic {width: 60px;}
    .teacher-info-course{min-height: 300px;}
    /*登录*/
    .third-list a {width: 33.3%;}

    /*资讯列表*/
    dym-tab-wrap {overflow: hidden;}
    .dym-tab {position: static;padding: 0px 0px 10px;white-space: nowrap;overflow-x: auto;background-color: #fff;z-index: 111;}
    ::-webkit-scrollbar{display:none;}
    .dym-tab a {color: #4d555d;background-color: transparent;  display: inline-block;  font-size: 1.6rem;margin:3px;  line-height: 30px;  margin-right: 10px;  padding: 0 10px;}
    .dym-tab a:hover,.dym-tab a.current{border-bottom: 1px solid #f00;background-color: transparent; color: red!important;text-decoration:none;cursor:pointer;box-sizing: border-box;}
    .course-Set .course-list li .box .bottom-txt p.intro {display: none;}
    .course-Set .course-list {padding-top: 10px;}
    .course-Set .course-list li {margin-bottom: 20px;}
    /* 移动端导航 */
    .nav-top-mobile {position: static;padding: 5px 0px;white-space: nowrap;overflow-x: auto;background-color: #fff;z-index: 111;border-top: 1px solid #eee;}
    .nav-top-mobile a {color: #4d555d;background-color: transparent;display: inline-block;font-size: 1.6rem;margin: 3px;line-height: 30px;margin-right: 10px;padding: 0 10px;}
    .nav-top-mobile a.active,
    .nav-top-mobile a:hover {color: red;}
    .nav-top-mobile a.active:after {margin: 0 auto;content: '';display: block;border-radius: 2px;height: 1px;background: red;}
    /*移动端套餐导航*/
    .course-pack .course-list ul{margin: 0;}
    .course-pack .course-list li {padding: 0.8rem 0.9rem 1.5rem 0.9rem;margin-bottom: 0;width: 50%;float: left;clear: none;}

    /*百度文库*/
    .wenku li {padding: 0;}
    .edit-wrap .edit-textarea, .que-textarea {width: 95%;}



    /* 讲师介绍 */
    #teacherCont .banner .teacher-index {top: 0px;}
    #teacherCont .banner .teacher-index .tea-left {width: 100%;}
    #teacherCont .banner .teacher-index .tea-left .pic {float: none;width: 110px;height: 110px;border-radius: 50%;overflow: hidden;position: relative;margin: 0 auto;}
    #teacherCont .banner .teacher-index .tea-left .intro {float: none;margin-left: 0;text-align: center;}
    #teacherCont .banner .teacher-index .tea-left .intro .teach-name {margin-top: 8px;float: none;display: inline-block;margin-left: 40px;}
    #teacherCont .banner .teacher-index .tea-left .intro .name {margin-top: 0;}
    #teacherCont .banner .teacher-index .tea-left .intro img.vip {margin-top: 0;height: 37px;}
    #teacherCont .banner .teacher-index .tea-left .intro .profession {float: none;margin-top: 0px;    display: -webkit-box;word-break: break-all;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;width: 280px;margin: 0 auto;}
    #teacherCont .banner .teacher-index .tea-left .intro img.vip {float: left;}
    #teacherCont .banner .teacher-index .tea-right {display: none;}
    #teacherCont .teacher-intro p,
    #teacherCont .teacher-intro h3 {margin: 0 10px;}
    #teacherCont .intro-list li {padding: 0 5px;}

    /* 百度文库--列表页面  */
    #wenku-list .list-left {display: none;}
    #wenku-list .cont-right {width: calc(100% - 0px);}
    #wenku-list .cont-right li .item {padding: 25px 10px;}
    #wenku-list .cont-right li .item .txt-right {padding-left: 10px;}
    #wenku-list .cont-right li .item .txt-right p.comment span:first-child {display: block;}
    #wenku-list .cont-right li .item .txt-right p.comment i {margin-top: -12px;}
    #wenku-list .banner {display: none;}
    #wenku-list .cont-right li .item .img-left {width: 100px;height: 110px;}
    #wenku-list .cont-right li .item .txt-right {width: calc(100% - 110px);}
    #wenku-list .cont-right li .item .txt-right h4.title {margin-top: 0;}
    #wenku-list .cont-right li .item .txt-right p.comment {margin: 6px 0px 8px;}
    #wenku-list .cont-right li .item .txt-right p.cont {padding-top: 10px;}
    /* 考试页面--主页  */
    .exam-chapter dd li p.title {float: left;width: 150px;}
    /* <!-- 新闻资讯 - banner、sidebar-right --> */
    #article .i-box ul.menu-list li {float: left;margin: 10px 0px 20px;width: 100%;}

}


@media only screen and (max-width: 414px) and (min-width: 0px ) {
    /*百度文库*/
    .wenku-nav .right .download-btn {letter-spacing: 0px;}
    .wenku-nav .right .download-btn a {padding: 4px 18px;}
    .wenku-nav .right .download-btn svg.icon {display: none;}
    .wenku .reader-more-wrap p.btn a {font-size: 1.8rem;padding: 6px 24px;}
    /*<!-- 直播 -->*/
    h2.live-title {padding: 30px 0px 20px;}
}
@media only screen and (max-width: 320px) and (min-width: 0px )  {
    .logo {width: 100px;}
}

/*头部*/
@media screen and (min-width: 1400px) {
    .Download_APP{display:inline;}
}
@media only screen and (max-width: 1268px){
    #searchInput {
        width: 118px;
    }
    .topSearchWrap {
        width: 220px;
    }
}
@media only screen and (max-width: 750px){
    #searchInput {
        width: 73%;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
    .topSearchWrap {
        float: right;
        margin-top: 19px;
        border: 1px solid transparent;
        border-bottom: 1px solid #D9DDE1;
        border-radius: 0px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 640px) {
    .tsTabContInp {
        height: 32px;
    }
    .containerinner {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .logo {
        width: 100px;
        height: 60px;
        line-height: 60px;
    }
    .topSearchWrap {
        margin-top: 16px;
        width: 192px;
    }
}
/*课程--课程详情--也可以是试听--音乐播放*/
@media only screen and (min-width: 0px) and (max-width: 640px) {
    .webPlayerFrame {height: 100%;}
    .webPlayerImg{left: 50%;top: 37%;position: absolute;transform: translate(-50%,-50%); width: 150px;height: 150px;}
    .blurImg{ height: 160px;}
    .controlPlate {left: 50%;transform: translate(-50%,-50%);width: 84%;position: absolute;top: 88%;height: auto;}
    .controlPlate2 {left: 50%;transform: translate(-50%,-50%);width: 84%;position: absolute;top: 76%;height: auto;}
    .nstSlider {width: 100%;}
    .fz3rem {left: 0;}
    .kongzhi{ width: 100%;}
    #slideTest1{ width: 95%; padding-top:30%;}
    p.shijian {position: absolute;left: 35px;bottom: 14px;}
    p.beisu {left: 113px;bottom: 10px;}
    .am-icon-volume-up {font-size: 18px;position: absolute;right: calc(20% + 12px);bottom: 10px;}
    #slideTest3 {float: right;width: 20%;display: inline-block;margin-top: 41px;position: relative;right: 0;}
    .beisukuang {top: calc(78% - 108px);left: calc(10% + 105px);}
}
@media only screen and (min-width: 640px) and (max-width: 1024px){
    .webPlayerFrame {height: 100%;}
    .webPlayerImg{left: 50%;top: 37%;position: absolute;transform: translate(-50%,-50%); width: 200px;height: 200px;}
    .blurImg{ height: 160px;}
    .controlPlate {left: 50%;transform: translate(-50%,-50%);position: absolute;top: 88%;height: auto;}
    .controlPlate2 {top: 76%;}
    .nstSlider {width: 100%;}
    .fz3rem {left: 0;}
    .kongzhi{ width: 100%;}
    #slideTest1{ width: 95%; padding-top:30%;}
    p.shijian {position: absolute;left: 35px;bottom: 14px;}
    p.beisu {left: 113px;bottom: 10px;}
    .am-icon-volume-up {font-size: 18px;position: absolute;right: calc(20% + 12px);bottom: 10px;}
    #slideTest3 {float: right;width: 20%;display: inline-block;margin-top: 41px;position: relative;right: 0;}
    .beisukuang {    left: calc(50% - 56px);top: calc(88% - 74px);position: absolute;transform: translate(-50%,-50%); }
}
@media only screen and (min-width: 1024px) {
    .webPlayerFrame {left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;}
}
/*课程--课程详情--也可以是试听--音乐播放--end*/
/*手机APP下载页面640-1024px屏幕适配*/
@media only screen  and (max-width: 1024px) and (min-width: 640px )  {
    .topHalf img{width:180px;}
    .topHalf{height: 377px;}
    .downLoad {width: 202px;}
}
/*手机APP下载页面640-1024px屏幕适配end*/
/*个人中心--我的积分--积分商城*/
@media screen and (max-width: 780px) {
    .pointShopContent{width: 100%;}
}
@media screen and (max-width: 1024px) and(min-width: 780px) {
    .pointShopBlockFrame{margin-left: 0px;}
}
/*个人中心--我的积分--我的积分*/
@media screen and (min-width: 0px) and (max-width: 640px) {
    .pointContent{height: 99px;}
    /*个人中心--我的积分--兑换历史*/
    .pointContentInside{margin-top: 31px;width: 250px;}
    .pointOrderDetail{width: 96%;margin: 10px auto;height: 100%;background:rgba(255,255,255,1);box-shadow:0px 0px 8px rgba(0,0,0,0.06);}
    .pointOrderDetail img{padding: 10px;}
    .consignee,.logisticsInfo, .logisticsState{text-align: left;}
    .consignee ,.logisticsInfo{white-space:normal;word-wrap: break-word;word-break: normal;line-height: 15px;}
    .pointOrderDetail p:nth-of-type(2),.pointOrderDetail p:nth-of-type(3){color:#999999;line-height: 18px;}
    .creditsExchangeInfo{color: #999999;line-height: 28px;margin-top: 7px;margin-bottom: 5px;}
    .logisticsState{line-height: 18px;margin-bottom: 5%;}
    .logisticsState span:nth-of-type(1){color: #999999;float: left;margin-left: 10px;}
    .logisticsState span:nth-of-type(2){color: #1890FF;float: right;font-size: 1.9rem;margin-right: 10px;}
    .pointOrderDetail ul p {padding-left: 0.1rem;padding-right: 0;}
    /*个人中心--新增收货地址*/
    .pointAdress{margin-top: 0;}
    .pointAdress .content2 span input{width: 33%;}
    .pointAdress .content2 span select{width:  calc(50% - 59px);}
    .pointAdress .tt span:nth-of-type(2) input {margin-left: 3px;}
    .pointAdress .content1 span input {width: calc(100% - 99px);}
    .pointAdress .content2 span:nth-of-type(4) input{margin-left: 78px;margin-top: 15px;}
    .pointAdress .content2 span:nth-of-type(4) select{margin-left: 78px;margin-top: 15px;}
    .pointAdress .content3 span input {width: calc(100% - 97px);margin-left: 26px;}
    .pointAdress .content5 {margin-top: 20px;}
    .pointAdress .content6 {margin-top: 18px;}
    .pointAdress .content4  button{width:60px;}
    .pointAdress .content6 {text-align: left;line-height: 14px;}
}
@media screen and (min-width: 0px) and (max-width: 1024px){
    .nav-bottom li img{
        width: 24px;
        height: 24px;
        margin-top: 0.5rem;
    }
    .nav-bottom li {
     text-align: center;
    }

}
