.item h2 {
    display: inline-block;
    height: 66px;
    line-height: 66px;
    font-size: 40px;
    font-weight: normal;
    color: #222;
    position: relative;
    padding: 0 106px;
}

.item h2:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 79px;
    height: 31px;
    margin-top: -13px;
    background: url(https://img2.233.com/wx/v1.9img/ico-xbwx2-pc.png) no-repeat -140px -240px;
}

.item h2:after {
    content: "";
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    width: 79px;
    height: 31px;
    margin-top: -13px;
    background: url(https://img2.233.com/wx/v1.9img/ico-xbwx2-pc.png) no-repeat -30px -240px;
}

.layui-table th {
    background: #ea2828;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border: 5px solid #eee !important;
    line-height: 35px;
}

.layui-badge {
    height: 20px;
    line-height: 20px;
    background-color: #ea2828;
    color: #fff;
    margin-right: 10px;
}

.layui-table td {
    background: #fff;
    border: 5px solid #eee !important;
}


a.layui-btn-danger {
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 0;
    background-image: linear-gradient(90deg, #f18b8b, #ea2828);
    color: #fff;
}

a.layui-btn-primary {
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #333;
    background-color: #fff;
    transition: .4s;
    margin-bottom: 10px;
}

a.layui-btn-primary:hover {
    border-color: #c2c2c2;
    color: #333;
}

a.layui-btn:hover {
    transform: translateY(-3px);
}

.layui-btn+.layui-btn {
    margin-left: unset;
}

.ccts-course-tag-sub-title {
    line-height: 28px;
    background: linear-gradient(3deg, #fdb5b5, #f35353);
    color: #ffffff;
    border-radius: 8px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0;
}

.liCt {
    margin-top: 10px;
    padding-left: 22px;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    text-align: left;
}

.liCt>i {
    position: absolute;
    top: 5px;
    left: 0;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    background-image: linear-gradient(90deg, #ea2828, #fdb5b5);
    font-size: 12px;
    color: #fff;
}

.wx2-tgfaDjs {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.wx2-tgfaDjs-ct {
    display: inline-block;
    width: 50%;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    border-radius: 100px;
    box-shadow: 0 8px 49px #ffd4d4;
}

.wx2-tgfaDjs-ct>p {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.wx2-tgfaDjs-tit {
    font-size: 35px;
    color: #222;
    font-weight: 900;
    margin-right: 18px;
    padding-right: 20px;
    position: relative;
}

.wx2-tgfaDjs-tit:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 36px;
    margin-top: -18px;
    background-color: #dcdcdc;
}

.wx2-tgfaDjs-tit>em {
    color: #e13b29;
    font-weight: 900;
}

.wx2-tgfaDjs-tip {
    font-size: 14px;
    line-height: 18px;
    margin-right: 16px;
}

.wx2-tgfaDjs-time {
    font-size: 14px;
}

.wx2-tgfaDjs-time>i {
    display: inline-block;
    width: 30px;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
    background-image: linear-gradient(180deg, #f67240, #e13b29);
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    vertical-align: middle;
    margin: -2px 4px 0;
}


.wx2-tgfaJiage-rt {
    width: 160px;
}

.wx2-tgfaJiage-oldPrice {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #999;
    text-decoration: line-through;
}

.wx2-tgfaJiage-nowPrice {
    display: inline-block;
    font-size: 14px;
    color: #ea2828;
    vertical-align: middle;
    margin: 8px 0;
}

.wx2-tgfaJiage-nowPrice>i {
    display: inline-block;
    vertical-align: middle;
}

.wx2-tgfaJiage-nowPrice>em {
    display: inline-block;
    font-size: 20px;
    font-weight: 900;
    vertical-align: middle;
}

.wx2-tgfaJiage-yhBox>p,
.wx2-tgfaJiage-yhLab>p {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 100px;
    background-color: #fbf1ee;
    font-size: 13px;
    color: #ea2828;
    margin-top: 5px;
}


.layui-timeline-title{margin-bottom:0px!important;}
.layui-timeline-content .layui-badge{height: 21px!important;line-height: 21px!important;margin-left:20px;}

.layui-timeline-axis {
    color: #ea2828;
}
.layui-timeline-item:before {
    background-color: #999;
}

.layui-elem-quote {
    color: #ffffff;
    background: #ea2828;
    font-size: 16px;
    text-align: center;
    border-left: 5px solid #ea2828;
    padding: 10px;
}
.layui-elem-quote h3 {
    font-size: 18px;
    margin-bottom: 0px;
}
.wx2-mfstzqSp-btnBox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 68px;
    line-height: 68px;
    text-align: center;
    border-radius: 0 0 8px 0;
}
.wx2-mfstzqSp-btnBox>a {
    float: left;
    width: 50%;
    height: 68px;
    font-size: 24px;
    font-weight: 900;
    background-color: #ededed;
}
.wx2-mfstzqSp-btnBox>a.wx2-mfstzqSp-btnLjbm {
    background-image: linear-gradient(180deg, #f18b8b, #ea2828);
    color: #fff;
}
.wx2-mfstzqSp-btnZxkc>i {
    display: inline-block;
    width: 22px;
    height: 25px;
    background: url(https://img2.233.com/wx/v1.9img/ico-xbwx2-pc.png) no-repeat -900px 0;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 6px;
}









