[v-clock] {
  display: none !important;
}
.icon {
    display: inline-block;
    background: url(//static-f.fwxgx.com/jzkt/image/common/icon-v10-97813d810d6307553ec8935679e9ec7c.png); /*icon-v2.png*/
}

.icon-download{
  width: 25px;
  height: 19px;
  background-position: -313px -43px;
  margin-right: 5px;
  vertical-align: sub;
}

.icon-question{
  width: 25px;
  height: 19px;
  background-position: -374px -43px;
  margin-right: 5px;
  vertical-align: sub;
}
.icon-logo{
  width: 46px;
  height: 46px;
  background-position: -10px -150px;
  margin-right: 13px;
}
.icon-search {
  width: 22px;
  height: 22px;
  background-position: -10px -10px;
  margin-left: 16px;
  margin-top: 10px;
}
.icon-down {
    width: 13px;
    height: 8px;
    background-position: -40px -20px;
}
.icon-set {
    width: 18px;
    height: 16px;
    background-position: -10px -40px;
    vertical-align: sub;
}
.icon-down-red{
    width: 13px;
    height: 8px;
    background-position: -83px -20px;
}
.icon-car {
    width: 16px;
    height: 16px;
    background-position: -105px -17px;
    margin-right: 5px;
    vertical-align: sub;
}
.icon-car-head {
    width: 20px;
    height: 17px;
    background-position: -325px -175px;
    margin-right: 5px;
    vertical-align: sub;
}
.icon-share {
    width: 16px;
    height: 16px;
    background-position: -158px -17px;
    margin-right: 5px;
    vertical-align: sub;
}
.icon-collect {
    width: 16px;
    height: 17px;
    background-position: -208px -17px;
    margin-right: 5px;
    vertical-align: sub;
}
.icon-left {
    width: 14px;
    height: 22px;
    background-position: -259px -12px;
    vertical-align: sub;
}
.icon-right {
    width: 14px;
    height: 22px;
    background-position: -330px -12px;
    vertical-align: sub;
}
.icon-star-hover {
    width: 20px;
    height: 20px;
    background-position: -354px -16px;
    vertical-align: sub;
}
.icon-star-half {
    width: 20px;
    height: 20px;
    background-position: -413px -16px;
    vertical-align: sub;
}
.icon-star-no {
    width: 20px;
    height: 20px;
    background-position: -384px -16px;
    vertical-align: sub;
}
.icon-star-small-hover {
    width: 17px;
    height: 17px;
    background-position: -196px -40px;
    vertical-align: sub;
}
.icon-star-small-half {
    width: 17px;
    height: 17px;
    background-position: -221px -40px;
    vertical-align: sub;
}
.icon-star-small-no {
    width: 17px;
    height: 17px;
    background-position: -171px -40px;
    vertical-align: sub;
}
.icon-comment {
    width: 18px;
    height: 18px;
    background-position: -443px -18px;
    vertical-align: sub;
    margin-right: 5px;
}
.icon-praise {
    width: 20px;
    height: 20px;
    background-position: -64px -38px;
    vertical-align: sub;
}
.comment-praise:hover>.icon-praise {
  background-position: -91px -38px;
}
.icon-praise-choose {
  width: 20px;
  height: 20px;
  background-position: -117px -38px;
  vertical-align: sub;
}
.icon-tread {
    width: 20px;
    height: 18px;
    background-position: -118px -40px;
    vertical-align: sub;
}
.icon-price-down {
    width: 8px;
    height: 4px;
    background-position: -280px -49px;
    float: left;
}
.icon-price-up {
    width: 8px;
    height: 4px;
    background-position: -244px -49px;
    float: left;
    margin-bottom: 4px;
}
.header {
    background: #ffffff;
    position: fixed;
    top: 0;
    z-index: 9999;
    left: 0;
    right: 0;
    box-shadow: 0 0 12px 2px rgb(204 204 204 / 30%);
}
.carvinal-banner{
  object-fit: cover;
  position: absolute;
  top: 0;
  z-index: 1999;
  width: 100%;
  height: 80px;
}
.carvinal-banner-wrapper{
  height: 80px;
  overflow: hidden;
  min-width: 1200px;
  margin: 0 auto;
  cursor: pointer;
}
.carvinal-close-wrapper{
  position: absolute;
  top: 0;
  width: 100%;
  height: 0;
  right: 0;
  z-index: 2000;
}
.carvinal-close-content{
  margin: 0 auto;
  position: relative;
}
.icon-carvinal-close{
  background: url(//static-f.fwxgx.com/jzkt/image/activity/carvinal-close-hover-eb1a724335c0bc9f520e9f876fb4f57b.png) no-repeat;
  width: 32px;
  height: 32px;
  display: inline-block;
  opacity: 0.8;
  position: absolute;
  right: 25px;
  top: 27px;
  cursor: pointer;

}
.icon-carvinal-close:hover{
  opacity: 1;
}
.header-top {
    height: 66px;
}
.logo {
    width: 114px;
    height: 31px;
    padding: 18px 0 0 0;
}
.top-city {
    position: relative;
    margin-left: 20px;
    line-height: 66px;
}
.top-city .nicon::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 13px;
    background: #D8D8D8;
    left: -8px;
    top: 28px;
}
.top-menu-box.top-home.fl {
  padding: 0 13px 0 27px !important;
}
.top-menu-box {
    line-height: 66px;
    font-size: 16px;
}
.top-city span.cc {
    color: #666666;
    line-height:66px;
    cursor: pointer;
    font-size: 16px;
}
.search-input {
    width: 158px;
    height: 36px;
    border: 1px solid #dddddd;
    float: left;
    outline: none;
    border-radius: 0 20px 20px 0;
    padding-left: 8px;
    padding-right: 36px;
}
.search-button {
    width: 56px;
    height: 40px;
    background: #FF504C;
    margin-left: -2px;
    border-radius: 0 30px 30px 0;
}
.nopermission {
    height: 66px;
    line-height: 66px;
    padding-left: 24px;
    position: relative;
}
.nopermission a {
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #3D3D3D;
}
.nopermission a:hover {
    color: #FF0000;
}
.nopermission-add-study {
  padding-left: 17px !important;
}
.header-my-study-center{
  display: inline-block;
  width: 93px;
  height: 40px;
  box-sizing: border-box;
  background: #FFEDED;
  margin-top: 11px;
  color: #FF504C;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  border-radius: 30px;
  margin-right: 11px;
  cursor: pointer;
  float: left;
}
.header-my-study-center:hover{
  background: #FF504C;
  color: #fff;
}
.menu-box {
    border-bottom: 1px solid #ebebeb;
    height: 60px;
    line-height: 60px;
}
.menu {
    width: 1075px;
}
.menu li {
    float: left;
    margin-right: 36px;
}
.menu li a {
    color: #222222;
    font-size: 15px;
}
.menu li.hover a {
    color: #1491f0;
    font-weight: bold;
}
.menu li a:hover{
    color: #1491f0;
}
.interest {
    font-size: 12px;
}
.interest a{
    color: #999999;
}
#login-nickname {
    width: 95px;
    height: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.login-user-img{
    border-radius: 50%;
    width: 38px;
    height: 38px;
    margin-top: 15px;
}
.login-img::before {
    position: absolute;
    width: 100px;
    height: 50px;
    background: red;
    top: 0;
    left: -64px;
    display: block;
    opacity: 0;
}
.head-user-box{
  position: absolute;
  width: 272px;
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  z-index: 50;
  margin-top: 15px;
  right:0px;
  top: 14px;
  box-sizing: border-box;
  box-shadow: 0 0 12px 2px rgba(204, 204, 204, .3);
}
.loginarrow-user {
  position: absolute;
  z-index: 99;
  margin-top: 0px;
  right: 15px;
  top: -37px;
}
.head-user-logout {
    width: 252px;
    height: 42px;
    border-radius: 4px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    margin: 10px auto 0;
    text-align: center;
    margin-bottom: 15px;
}
.head-user-inner-box-img, .head-user-inner-box img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.head-user-menu-box-item {
    position: relative;
    display: inline-block;
    width: 122px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    margin-left: 10px;
}
.head-user-menu-box-item::before {
    position: absolute;
    left:  7px;
    top: 10px;
    content: '';
    display: inline-block;;
    width: 20px;
    height: 20px;
    background: url(//static-f.fwxgx.com/jzkt/image/classes/icon-e1679630993eb950eff6b1a37af6ab06.png) no-repeat;
}
.head-user-menu-box-item:hover {
    background: #FFF9F9;
    color: #FF504C;
}
.head-user-menu-box-item.course::before {
    background-position:1px -36px
}
.head-user-menu-box-item.class::before {
    background-position: -17px -37px;
}
.head-user-menu-box-item.order::before {
    background-position: -36px -37px;
}
.head-user-menu-box-item.user::before {
    background-position: -55px -36px;
}
.head-user-menu-box-item.course:hover::before {
    background-position: 1px -54px;
}
.head-user-menu-box-item.class:hover::before {
    background-position: -17px -55px;
}
.head-user-menu-box-item.order:hover::before {
    background-position: -35px -55px;
}
.head-user-menu-box-item.user:hover::before {
    background-position: -55px -54px;
}
.head-user-inner-box {
    display: flex;
    margin-top: 23px;
    margin-left: 20px;
}
.head-user-li{
  font-size: 14px;
  color: #666;
  line-height: 40px;
  cursor: pointer;
}
.head-user-box:last-child{
  border-bottom: none;
}
.icon-user-lagout{
  width: 15px;
  height: 17px;
  margin-left: 2px;
  background-position: -933px -325px;
  vertical-align: sub;
}
.head-user-layout:hover .icon-user-lagout{
  background-position: -958px -325px;
}
.head-user-center:hover .icon-user-center{
  background-position: -906px -325px;
}
.head-user-li:hover{
  color: #FF504C;
}
.icon-user-center{
  width: 17px;
  height: 17px;
  background-position: -880px -325px;
  vertical-align: sub;
}
.head-user-center{
  border-bottom: 1px solid #ebebeb;
}
/***header结束****/

.bread-crumb, .bread-crumb ul {
    text-align: left;
}
.bread-crumb ul li {
    float: left;
    line-height: 22px;
    padding-left: 4px;
    font-size: 14px;
    color: #666666;
}
.bread-crumb ul li a {
    color: #333333;
}
/***footer****/
.footer {
    width: 100%;
    background-color: #282828;
    min-width: 1200px;
}
.footer-top{
  height: 170px;
  padding-top: 55px;
  display: flex;
  justify-content: space-between;
}
.footer-top-left{
  display: flex;
  flex-direction: row;
}
.icon-guide{
  display: inline-block;
  background-position: -10px -66px;
  width: 50px;
  height: 50px;
}
.footer-jump{
  margin-left: 15px;
  color: #dddddd;
  font-size: 14px;
  line-height: 30px;
  display: flex;
  flex-direction: column;
}
.footer-jump a{
  color: #aaaaaa;
  line-height: 30px;
  display: block;
}
.footer-jump a:hover{
    color: #dddddd;
}
.icon-learn{
  display: inline-block;
  background-position: -70px -66px;
  width: 50px;
  height: 50px;
}
.icon-user{
  display: inline-block;
  background-position: -130px -66px;
  width: 50px;
  height: 50px;
}
.icon-service{
  display: inline-block;
  background-position: -190px -66px;
  width: 50px;
  height: 50px;
}
.footer-bottom{
  background-color: #2e2e2e;
  height: 115px;
}
.footer-bottom-ul li, .footer-bottom-ul li a{
  color: #aaaaaa;
  font-size: 12px;
  line-height: 30px;
}
.footer-bottom-ul li a:hover{
    color: #dddddd;
}
.footer-bottom-ul li i{
  color: #4c463c;
  font-style: normal;
  margin: 0 14px;
}
.footer-bottom-ul{
  text-align: center;
  padding-top: 30px;
}
/***footer结束****/
.clear-margin-right{
    margin-right: 0!important;
}

/**兴趣爱好**/
.interest-setting-button a {
    float: left;
    margin-right: 19px;
    margin-bottom: 20px;
}
.interest-setting-button .go-comment-btn-hover {
    border: 1px solid #067ff0!important;
    color: #067ff0!important;
}
.interest-setting-footer {
    border-top: 1px solid #ebebeb;
    text-align: center;
    padding: 0 0 20px 0;
}
.interest-setting-footer a {
    display: inline-block;
    margin: 20px 20px 20px 0;
}
.interest-setting-tip {
    text-align: left;
    padding-left: 135px;
    margin-top: -20px;
    color: #f23300;
}
.interest-setting-y {
    max-height: 400px;
    overflow-y: auto;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.msg_con::-webkit-scrollbar
{
    width: 8px;
    height: 8px;
    background-color: #fff;
}

/*定义滚动条轨道 内阴影+圆角*/
.msg_con::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #fff;
}

/*定义滑块 内阴影+圆角*/
.msg_con::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #fff;
}

.head-cart {
    display: inline-block;
    height: 48px;
    margin-right: 25px;
    float: left;
    position: relative;
}
.car-num {
    position: absolute;
    display: inline-block;
    left: 10px;
    top: 2px;
    background: #ec2808;
    color: #ffffff;
    height: 16px;
    line-height: 16px;
    padding: 0 4px;
    border-radius: 6px;
    font-size: 12px;
}
.head-cart-box {
    position: absolute;
    top: 45px;
    left: -222px;
    padding: 10px 8px;
    width: 360px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    z-index: 50;
}
.loginarrow {
    position: absolute;
    z-index: 99;
    top: 39px;
    left: 40px;
    height: 7px;
    width: 13px;
}
.loginarrow img {
    position: absolute;
}
.head-cart-title {
    font-size: 16px;
    padding-left: 12px;
}
.head-cart-close {
    float: right;
    margin-top: -15px;
    color: #999;
    font-size: 16px;
    cursor: pointer;
}
.nopermission .head-cart-img {
    width: 110px;
    height: 62px;
    padding-left: 12px;
}
.head-cart-detail {
    width: 215px;
}
.head-cart-name {
    line-height: 30px;
    white-space: nowrap;
}
.head-cart-name a {
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222222;
    display: block;
}
.head-cart-info {
    padding-left: 4px;
    line-height: 30px;
    height: 30px;
}
.head-cart-price {
    color: #ec2808;
}
.head-cart-oldprice {
    font-size: 12px;
    color: #999999;
    text-decoration: line-through;
}
.cart-head-list {
    padding-bottom: 24px;
}
.cart-head-ul {
    max-height: 270px;
    overflow-y: auto;
}
.head-cart-footer a{
    margin: 0 auto;
}
.course-down-market{
    position: absolute;
    top: 0;
    left: 12px;
}
.gray-txt {
    cursor: default!important;
    color: #999999!important;
}
.bs{-moz-box-shadow: 0 0 12px 2px rgba(204,204,204,.3);/* 老的 Firefox */box-shadow: 0 0 12px 2px rgba(204,204,204,.3);}

@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    /*IE9+ CSS*/
    .head-cart-box {
        width:375px;
    }
}
/*模糊搜索*/
.search-list{
    width: 416px;
    max-height: 351px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #dddddd;
    z-index: 50;
    border-radius: 3px;
    position: absolute;
    top: 45px;
    left: 0;
    box-shadow: 0 5px 10px rgba(21,21,21,0.15);
}
/*.search-list ul{*/
/*    padding: 0 15px;*/
/*}*/
.search-list li{
    height: 35px;
    line-height: 35px;
    color: #333333;
    font-size: 14px;
    padding: 0 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.search-list li:hover{
    background-color: #f5f5f5;
    color: #FF504C;
}
.search-list-hover{
  background-color: #f5f5f5;
  color: #067ff0 !important;
}
.city-main{
    height: 270px;
    padding-top: 20px;
}
.area-group{
    padding: 5px 0;
}
.area-group p{
    font-size: 14px;
    color: #222222;
    width: 55px;
    text-align: right;
    margin-right: 30px;
}
.area-group ul{
    width: 350px;
}
.area-group li{
    width: 50px;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    text-align: left;
    cursor: pointer;
    margin-right: 23px;
}
.area-group li:nth-child(5n){
    margin-right: 0;
}
.area-group li:hover,.btn-return:hover{
    color: #FF504C;
}
.area-group ul.city-two{
    width: 330px;
}
.btn-return{
    cursor: pointer;
    color: #999;
    font-size: 12px;
    width: 28px;
}
.city-two li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85px;
    line-height: 30px;
    padding-right: 25px;
    cursor: pointer;
    margin-right: 0!important;
}



.none-course {
  width: 1200px;
  height: 700px;
  border: 1px solid #ddd;
  text-align: center;
  margin-bottom: 10px;
}

.none-course .icon-none-course {
  width: 147px;
  height: 140px;
  background-position: -4px -382px;
  margin: 200px 0 20px 0;
}

.none-course p {
  font-size: 18px;
  color: #666;
}
/**列表公共**/
.course-list-title {
    color: #222222;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 12px;
}
.course-list-title.course-list-title-common {
    padding: 0 10px !important;
    box-sizing: border-box;
}
.h-course-info {
    padding: 0 10px;
}
.course-list-title:hover {
    color: #FF3E3E;
}
.assist-location .assist-appcode, .assist-location-index .assist-appcode {
  display: none;
  position: absolute;
  width: 156px;
  z-index: 100;
  bottom: 0px;
  height: 386px;
  left: -164px;
  border-radius: 8px;
  background: url(//static-f.fwxgx.com/jzkt/image/common/appcode-v2-756246a4eeb4c26a0d16d884befe022a.png) no-repeat;
  box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12),0px 6px 16px 0px rgba(0, 0, 0, 0.08),0px 9px 28px 8px rgba(0, 0, 0, 0.05);
}
.content-box {
    min-width: 1200px;
    min-height: 500px;
    padding-top: 66px!important;
}
.top-category{
    box-sizing: border-box;
    cursor: pointer;
    height: 66px;
    line-height: 66px;
}
.top-category .icon-category{
    width: 24px;
    height: 25px;
    background-position:-10px -598px;
}
.top-category span{
    font-size: 18px;
    color: #333;
    margin-left: 3px;
}
.top-menu span{
  color: #333;
}
.top-category:hover span {
    color: #FF504C;
}
.top-category-main{
    position: relative;
    padding: 0 17px;
}
.category-list{
    position: relative;
    animation: categoryanim 0.4s;
}
.category-list-one-wrap {
    position: relative;
    padding: 15px 0;
    width: 268px;
    height: 360px;
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 6px 16px 0px rgba(0, 0, 0, 0.08);
    background: #fff;
}
.category-list-one{
    height: 330px;
    background: #FFFFFF;
    overflow-y: auto;
    box-sizing: border-box;
}

.category-list-two-wrap-attach {
    position: absolute;
    width: 15px;
    height: 100%;
    left: -15px;
    top: 0;
    background: transparent;
}
.category-wrap {
    padding-top: 20px;
    display: flex;
    justify-content: space-between;
}
.category-list-one::-webkit-scrollbar {
    width: 4px;
}
/*定义滚动条轨道 内阴影+圆角*/
.category-list-one::-webkit-scrollbar-track {
    border-radius: 4px;
    background: transparent;
}
/*定义滑块 内阴影+圆角*/
.category-list-one::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #ddd;
}
.category-list-one .list-one-infor{
    height: 66px;
    padding: 9px 16px;
    box-sizing: border-box;
}
.category-list-one .list-one-infor:hover{
    background-color: #F1F2F3;
}
.category-list-one .list-one-infor .title-one{
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.category-list-one .list-one-infor .con-one{
    color: #666666;
    font-size: 14px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 3px;
}
.list-one-infor .con-one span{
    margin-right: 18px;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    line-height: 22px;
    color: #3D3D3D;
}
.category-list-two-wrap-1 {
    overflow: hidden;
    border-radius: 8px;
    backdrop-filter: blur(63.61px);
    background: #fff;
}
.category-list-two-wrap {
    width: 928px;
    position: absolute;
    left: 272px;
    min-height: 360px;
    top: 0px;
    font-size: 14px;
    box-sizing: border-box;
    box-shadow: 0px 12px 8px 0px rgba(0, 132, 255, 0.04);
    z-index: 99;
}
.category-list-two{
    padding-left:24px;
    padding-top: 24px;
    border: 4px solid ;
    border-image: linear-gradient(180deg, #FFFFFF -3%, rgba(255, 255, 255, 0.48) 100%) 4;
    min-height: 330px;
}
.icon-categorymore{
    width:7px;
    height: 11px;
    background-position: -44px -598px;
    /*position: absolute;*/
    /*right: 15px;*/
    /*top: 22px;*/
    margin-top: 22px;
    float: right;
}
.category-list-two div{
    position: relative;
    text-align: left;
    font-weight: bold;
    line-height: 1.8;
    color: #4D4D4D;
    font-size: 14px;
}
.category-division {
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #D8D8D8;
    margin: 6px 12px 0 16px;
}
.category-list-two p{
    line-height: 1.8;
    max-width: 800px;
}
.category-list-two p span{
    font-size: 14px;
    margin-right: 30px;
    white-space:nowrap;
    display: inline-block;
    color: #3D3D3D;
}
.category-list span:hover,.category-list .title-one:hover,.category-list-two div:hover{
    color: #FF504C;
    cursor: pointer;
    font-weight: bold;
}
.category-list-two li{
    margin-bottom: 20px;
}
.one-infor-top:before,.one-infor-top:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
    position: absolute;
    left: 92px;
}
.one-infor-top:before{
    top: -9px;
    border-color: transparent transparent #c5daea;
}
.one-infor-top:after{
    top: -8px;
    border-color: transparent transparent #ffffff;
}
.category-list .one-infor-top:hover:after,.menuActive .one-infor-top:after{
    border-color: transparent transparent #e6f0f7;
}
.one-infor-top-positon{
    top: 71px !important;
    position: absolute;
    z-index: 999;
    left: -48px;
}
.border-bottom {
    border-bottom: 1px solid #ebebeb;
}
.top-search{
    margin-top: 15px;
    width: 282px;
    position: relative;
}
.shadow-header{
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 0 10px -1px rgba(0,0,0,.12);
}
.top-menu-main{
    position: relative;
    padding: 0 17px;
}
.top-menu {
    height: 66px;
    line-height: 66px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 18px;
}
.top-menu:hover{
    color: #FF504C;
}
.icon-menu{
    width: 12px;
    height: 6px;
    background-position: -431px -135px;
    margin: 0 0 2px 4px;
}
.icon-menu-up{
    background-position: -409px -135px;
}
.menu-list{
    animation: menuanim 0.4s;
    overflow: hidden;
    position: absolute;
    left: -55px;
    top: 70px;
    background-color: #fff;
    z-index: 99;
    box-shadow: -1px 2px 10px 0 rgba(0,0,0,.12);
    border-radius: 3px;
}
.menu-list ul{
    width:220px;
    position: relative;
    border: 1px solid #c5daea;
    border-radius: 3px 0 0 3px;
}
.menu-list ul li{
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #222222;
    cursor: pointer;
    text-align: center;
}
.menu-list ul li a{
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 140px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.menu-list ul .menuActive{
    background-color: #e6f0f7;
}
.menu-list ul li:hover a,.menu-list ul .menuActive a{
    color: #FF504C;
}
.menu-list .one-infor-top:before,.menu-list .one-infor-top:after{
    left: 102px;
}
.common-recommend-shadow,
.common-shadow{
    box-shadow: -1px 2px 10px 0 rgba(0,0,0,.03);
}
.hide-category{
    animation: hidecategory 0.4s;
}
.hide-menu{
    animation: hidemenu 0.4s;
}
.practice-icon{
    background: url(//static-f.fwxgx.com/jzkt/image/course/course-learn-4494733f5342e5a82e61ad11d0c87f28.png);
    display: inline-block;
}

.course-topleft{
    position: absolute;
    display: block;
    color: #ffffff;
    width: 80px;
    height: 25px;
    background: #ff213a;
    text-align: center;
    line-height: 25px;
    left: 6px;
    top: 10px;
    z-index: 9;
}
.search-hot-icon{
    background: url(//static-f.fwxgx.com/jzkt/image/common/search-v2-464f3d9ac27f682990a686b7212c53b0.png) no-repeat;
    display: inline-block;
    background-position: -47px 0;
    width: 27px;
    height: 11px;
}
.search-delete{
    background: url(//static-f.fwxgx.com/jzkt/image/common/search-v2-464f3d9ac27f682990a686b7212c53b0.png) no-repeat;
    display: inline-block;
    background-position: 0px 0px;
    width: 15px;
    height: 15px;
    margin-bottom: -3px;
    margin-right: 3px;
}
.search-delete-wrapper:hover .search-delete{
    background-position: -25px 0px;
}
.search-default-wrapper{
    color: #c9c9c9;
    font-size: 12px;
    margin: 10px 16px;
}
.search-delete-wrapper{
    float: right;
}
.search-delete-wrapper:hover{
    color: #F62121;
}
.login-img {
    position: relative;
    margin-right: 25px;
}
.login-img.hover::before {
    content: '';
}
.assist-location-index{
    position: fixed;
    right: 0px;
    top: 45%;
    width: 80px;
    transform: translateY(-50%);
    z-index: 99999;
}
.assist-menu-right {
    width: 80px;
    text-align: center;
}
.assist-menu-right li {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #000000;
    background: #ffffff;
    cursor: pointer;
}
.assist-menu-right li:hover{
    background: #FFF3F3;
    color: #FF504C;
}
.assist-menu-right li.bar-hover {
    background: #FFF3F3;
    color: #FF504C;
}
.icon-customer {
    width: 80px;
    height: 28px;
    background-image: url(//static-f.fwxgx.com/jzkt/image/index/customer-1e3885c4b6166f62df5aa3777a6c248f.png);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center 6px;
    display: block;
    font-size: 12px;
    padding-top: 32px;
    text-align: center;
    font-style: normal;
    cursor: pointer;
    margin-top: 10px;
}
.aside-feedback {
    display:  block;
    margin-top: 0;
    width: 80px;
    height: 64px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    font-size: 12px;
    padding-top: 7px;
    text-align: center;
    font-style: normal;
    cursor: pointer;
    box-sizing: border-box;
}
.aside-feedback .icon {
    width: 20px;
    height: 20px;
    background-position: -100px -637px;
}
.icon-customer:hover{
    color: #FF504C;
}
.aside-phone {
    width: 80px;
    height: 60px;
    background-color: #ffffff;
    text-align: center;
    display: block;
    font-style: normal;
    cursor: pointer;
    position: relative;
}
.aside-phone:hover{
    color: #FF504C;
}
.icon-appcode{
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: -180px -637px;
}
.icon-appcode:hover{
    color: #FF504C;
}
.aside-phone:hover .assist-appcode{
    display: inline-block !important;
}
span.back-top {
    width: 80px;
    height: 30px;
    background: #FF0000;
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    cursor: pointer;
}
.survey-img-wrap {
    display: inline-block;
    width: 120px;
    height: 120px;
    background: url('//static-f.fwxgx.com/jzkt/image/common/survey-bbfd77fe2234f1dfeb4950afdeced892.gif');
    background-size: 100% 100%;
}

.header-nickname {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin-left: 15px;
    width: 200px;
}

.h-city-name {
    display: inline-block;
    max-width: 82px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: -25px;
}

.index-ad-wrap .fwcpb-index-car-tt .fwcpb-index-car-name.active {
    background: rgba(0, 0, 0, 0.2) !important;
}

.common-course-hover {
    transition: transform .5s ease, -webkit-transform .5s ease
}
.common-course-hover:hover {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}
.top-search-change-box {
    float: left;
    width: 76px;
}
.top-search-title{
    width: 76px;
    height: 38px;
    background: #F8504C;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    border-radius: 19px 0 0 19px;
    cursor: pointer;
}
.top-search-change-list{
    width: 76px;
    height: 74px;
    position: absolute;
    background: #fff;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
    text-align: center;
    border-radius: 8px;
}
.top-search-change-ul li{
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}
.top-search-change-list-hover{
    color: #FF0000;
}
.top-search-change-ul {
    padding-top: 6px;
}
.icon-menu-search{
    width: 13px;
    height: 9px;
    background-position: -11px -698px;
    margin-left: 2px;
}
.icon.icon-top-search {
    width: 14px;
    height: 15px;
    background-position: -44px -692px;
    position: absolute;
    right: 16px;
    top: 12px;
    cursor: pointer;
}

.nicon {
    display: inline-block;
    background: url(//static-f.fwxgx.com/jzkt/image/common/icon-new-v2-43d13653715b7f2cfd3923379d103574.png);
}
.nicon.city {
    width: 20px;
    height: 20px;
    background-position: -210px -115px;
    margin-right: 4px;
    vertical-align: -5px;
}
.h-header-txt {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    cursor: pointer;
}
.topnew-item {
    position: relative;
    margin-right: 40px;
}
.nicon.common-arrow {
    width: 16px;
    height: 16px;
    vertical-align: -3px;
    margin-left: 4px;
}
.topnew-item:hover .common-arrow {
    background-position: -200px 0;
}
.topnew-item .common-arrow {
    background-position: -171px 0;
}
.topnew-item:hover .topnew-dropdown {
    display: block;
}
.topnew-item:last-child {
    margin-right: 0
}
.topnew-item-a.active {
    color: #FF0000;
}
.h-header-txt:hover  {
    color: #FF0000;
}
.top-menu-box a{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}
.top-menu-box a:hover{
    color: #FF0000;
}
.topnew-item-a {
    position: relative;
}
.topnew-item-a.active::after {
    content: '';
    position: absolute;
    left:  50%;
    bottom: -8px;
    transform: translateX(-50%);
    width: 16px;
    height: 3px;
    background: #FF0000;
    border-radius: 311px;
}
.topnew-dropdown {
    display: none;
    position: absolute;
    top: 66px;
    left: 50% ;
    transform: translateX(-50%);
    background: #FFFFFF;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12),0px 6px 16px 0px rgba(0, 0, 0, 0.08),0px 9px 28px 8px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}
.topnew-dropdown-bg{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 114px;
    background: url(//static-f.fwxgx.com/jzkt/image/common/dropdown-bg-07cedc08548fa3305823c846a48e6e19.png);
}
.cate-3 .topnew-dropdown {
    width: 826px;
    overflow-y: auto;
}
.dropdown-scroll::-webkit-scrollbar {
    width: 3px;
}
.dropdown-scroll::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: #D8D8D8;
    border-radius: 399px;
}
.cate3-item-1 {
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    padding: 0 10px 0 24px;
    width: 104px;
    box-sizing: border-box;
    cursor: pointer;
}
.cate3-item-1:hover,
.cate3-item-1.active {
    background: #FF3E3E;
    font-weight: bold;
    color: #fff;
}
.cate3-list {
    border-right: 1px solid #F1F2F5;
    padding: 20px 0;
    height: 410px;
    box-sizing: border-box;
    overflow: auto;
}
.topnew-dropdown .content {
    position: relative;
    z-index: 2;
}
.cate3-list-right {
    width: 720px;
    padding: 32px 22px;
    box-sizing: border-box;
    overflow-y: auto;
    height: 410px;
}
.cate3-list-2 > span{
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
}
.cate3-list-item-3 {
    display: inline-block;
    margin-right: 20px;
    padding: 4px 20px;
    border: 1px solid #EDEEEF;
    border-radius: 2px;
    color: #3D3D3D;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 22px;
    background: #F7F8F9;
    cursor: pointer;
}
.cate3-list-item-3:hover {
    color: #FF0000;
    border-color: #FF0000;
}
.cate3-list-2 {
    padding-bottom: 14px;
    line-height: normal;
}
.cate3-list-3 {
    margin-top: 12px;
}
.cate4-list {
    padding: 12px 0;
}
.cate4-item {
    width: 140px;
    padding: 0 10px;
    box-sizing: border-box;
    font-weight: normal;
    line-height: 40px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
}
.topnew-dropdown.cate-4 {
    max-height: 500px;
    overflow-y: auto;
}
.cate4-item:hover {
    font-weight: bold;
    background: #FF3E3E;
    color: #FFF;
}
.topnew-dropdown.cate-5 {
    width: 712px;
}
.topnew-dropdown.cate-5 .topnew-dropdown-bg{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 114px;
    background: url(//static-f.fwxgx.com/jzkt/image/common/dropdown-1-bg-03cf846e9fb53aedb9cd845d6bc37807.png);
}
.cate5-list {
    border-right: 1px solid #F1F2F5;
    padding: 20px 0;
    min-height: 370px;
}
.cate5-item-1 {
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    padding: 0 10px 0 24px;
    width: 104px;
    box-sizing: border-box;
    cursor: pointer;
}
.cate5-item-1:hover,
.cate5-item-1.active {
    background: #FF3E3E;
    font-weight: bold;
    color: #fff;
}
.cate5-list-right {
    width: 606px;
    padding: 24px 8px 18px 8px;
    box-sizing: border-box;
}
.cate5-train{
    width: 280px;
    height: 70px;
    border-radius: 4px;
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 8px;
}
.cate5 img {
    float: left;
}
.cate5-train-right {
    float: left;
    margin-left: 8px;
    margin-bottom: 24px;
    margin-right: 15px;
}
.cate5-train-right:nth-child(2n) {
    margin-right: 0;
}
.cate5-train-right h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #333333;
    margin-top: 2px;
}
.cate5-train:hover h3 {
    font-weight: bold;
    color: #FF0000;
}
.cate5-train:hover {
    background: #FAFAFA;
}
.cate5-train-right p {
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    color: #666666;
    margin-top: 6px;
}
.cate5-list-line {
    width: 544px;
    height: 1px;
    background: #F1F2F5;
    margin-top: 16px;
}
.cate5-train-list .cate5-list-btn,
.cate5-course-list .cate5-list-btn,
.cate5-vip-list .cate5-list-btn {
    width: 219px;
    text-align: center;
    height: 32px;
    border-radius: 417px;
    line-height: 32px;
    background: #FFF3F1;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    color: #FF3E3E !important;
    margin-top: 12px;
    margin-left: 179px;
    display: inline-block;
}
.cate5-list-btn>span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(//static-f.fwxgx.com/jzkt/image/common/icon-new-v2-43d13653715b7f2cfd3923379d103574.png);
    background-position: -100px -24px ;
    vertical-align: -7px;
}
.cate5-list-btn:hover {
    font-weight: bold;
}
.cate5-vip-list .cate-icon {
    width: 52px;
    height: 52px;
    background: url(//static-f.fwxgx.com/jzkt/image/common/header/vip-b39f063936848d014c948b92c52cd536.png);
}
.cate-icon {
    float: left;
    background: url(//static-f.fwxgx.com/jzkt/image/common/header/train-723236c64cc1b9a6f517560b1f8bb24d.png);
    width: 88px;
    height: 50px;
    border-radius: 4px;
}
.cate5-train:nth-child(1) .cate-icon {
    background-position: 0 0;
}
.cate5-train:nth-child(2) .cate-icon {
    background-position: -110px 0;
}
.cate5-train:nth-child(3) .cate-icon {
    background-position: 0 -80px;
}
.cate5-train:nth-child(4) .cate-icon {
    background-position: -110px -80px;
}
.cate5-train:nth-child(5) .cate-icon {
    background-position: 0 -160px;
}
.cate5-train:nth-child(6) .cate-icon {
    background-position: -110px -160px;
}
.cate5-train:nth-child(7) .cate-icon {
    background-position: 0 -240px;
}
.cate5-train:nth-child(8) .cate-icon {
    background-position: -110px -240px;
}
.cate5-list-right {
    line-height: 0;
}
 .cate5-vip-list .cate5-train:nth-child(1) .cate-icon {
    background-position: 0 0;
}
.cate5-vip-list .cate5-train:nth-child(2) .cate-icon {
    background-position: -79px 0;
}
.cate5-vip-list .cate5-train:nth-child(3) .cate-icon {
    background-position: 0 -82px;
}
.cate5-vip-list .cate5-train:nth-child(4) .cate-icon {
    background-position: -79px -82px;
}
.cate5-vip-list .cate5-train:nth-child(5) .cate-icon {
    background-position: 0 -164px;
}
.cate5-vip-list .cate5-train:nth-child(6) .cate-icon {
    background-position: -79px -164px;
}
.cate5-vip-list .cate5-train:nth-child(7) .cate-icon {
    background-position:-79px -246px;
}
.cate5-vip-list .cate5-train:nth-child(8) .cate-icon {
    background-position: -79px -246px;
}
.cate5-vip-list .cate5-train-right h3 {
    font-weight: bold;
    margin-top: 5px;
}
.cate5-vip-list .cate5-list-line {
    margin-top: 10px;
}
.cate5-course-wrap {
    height: 306px;
}
.cate5-course-item {
    display: inline-block;
    margin-right: 20px;
    padding: 4px 20px;
    border: 1px solid #EDEEEF;
    border-radius: 2px;
    color: #3D3D3D;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 22px;
    background: #F7F8F9;
    cursor: pointer;
}
.cate5-course-item:hover {
    color: #FF0000;
    border-color: #FF0000;
}
.topnew-item::before {
    content: '';
    position: absolute;
    left: -20px;
    width: 20px;
    height: 66px;
    top: 0;
}
.topnew-item::after {
    content: '';
    position: absolute;
    right: -20px;
    width: 20px;
    height: 66px;
    top: 0;
}
.topnew-item:hover a {
    color: #FF0000;
}
.search-input::placeholder {
    color: #999;
}
.none-course-new {
    border-radius: 8px;
    background: #FFFFFF;
    padding: 178px 0 335px 0;
    text-align: center;
    margin-bottom: 16px;
}
.none-course-new .empty-img {
    display: inline-block;
    background: url(//static-f.fwxgx.com/jzkt/image/common/empty-new-9cd646a898b729daa10ff44534cb3397.png);
    width: 240px;
    height: 167px;
}
.cate3-list-2-tt {
    cursor: pointer
}
.cate3-list-2-tt:hover {
    color: #FF0000;
}
.more-vip {
    vertical-align: bottom;
    border-radius: 8px;
    margin-left: 10px;
    text-align: center;
    color: #333 !important;
    background: #FAFAFA;
}
.more-vip .cate5-train-right>p>span {
    background: url(//static-f.fwxgx.com/jzkt/image/common/icon-new-v2-43d13653715b7f2cfd3923379d103574.png);
    background-position: -104px 0;
    background-repeat: no-repeat;
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: -3px;
}
.more-vip:hover .cate5-train-right>p>span {
    background-position: -137px 0;
}
.more-vip:hover p {
    color: #ff0000;
}
.more-vip .cate5-train-right {
    width: 100%;
    padding-left: 44px;
    text-align: left;
}
.aside-report {
    background: transparent !important;
    margin: 18px 0 0 !important;
    box-shadow: none !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30px;
}
.aside-report img {
    width: 124px;
    height: 125px;
    cursor: pointer;
}