.mCSB_inside > .mCSB_container {
    margin-right: 0 !important;
}
.mCSB_scrollTools {
    width: 6px !important;
}
/* banner */
 .header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 56px;
    line-height: 56px;
    z-index: 100;
    padding: 0 40px;
    box-sizing: border-box;
}
 .header.active {
    background: #2b333b;
}
 .header .logo {
    margin-right: 172px;
}
 .header .logo .logo-img {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    margin-right: 8px;
    background: #ffffff url("../images/cxlogo.png") no-repeat center center;
    background-size: 100% 100%;
    border-radius: 2px;
}
 .header .logo h3 {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #fff;
}
 .header .list li {
    float: left;
    margin-right: 56px;
    font-size: 14px;
    color: #ffffff;
    opacity: 0.6;
    cursor: pointer;
}
 .header .list li a {
    display: block;
    color: #ffffff;
}
 .header .list li.active,
 .header .list li:hover {
    opacity: 1;
}
 .header .login {
    margin-top: 14px;
}
 .header .login li {
    float: left;
    width: 48px;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    border: 1px solid #d9dde1;
    cursor: pointer;
}
 .header .login li:hover {
    background-color: #e10915;
    border-color: #e10915;
}
 .header .login li:last-of-type {
    margin-left: 20px;
    border-color: transparent;
}
 .flexslider {
    position: relative;
    height: 560px;
    overflow: hidden;
    margin: 0px auto 20px;
    z-index: 2;
    zoom: 1;
}
 .flexslider .slides li {
    width: 100%;
    height: 100%;
}
 .flexslider .slides li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
 .flexslider .slides li a img {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
 .flexslider .flex-direction-nav {
    overflow: hidden;
}
 .flexslider .flex-direction-nav a {
    width: 40px;
    height: 40px;
    line-height: 99em;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 47.5%;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
}
 .flexslider .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
}
 .flexslider .flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
 .flexslider .flex-control-paging li {
    margin-right: 8px;
}
 .flexslider .flex-control-paging li a {
    display: block;
    width: 10px;
    height: 10px;
    position: relative;
    border: 1px solid #d9dde1;
    border-radius: 50%;
    text-indent: -99em;
    cursor: pointer;
}
 .flexslider .flex-control-paging li.active a {
    background-color: #fff;
}
 .flexslider .title {
    position: absolute;
    left: 50%;
    top: 140px;
    width: 100%;
    transform: translateX(-50%);
    font-size: 54px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    z-index: 10;
}
 .flexslider .search-box {
    position: absolute;
    left: 50%;
    top: 256px;
    transform: translateX(-50%);
}
 .flexslider .search-box .left-inp {
    display: inline-block;
    vertical-align: middle;
    width: 432px;
    height: 48px;
    line-height: 48px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    background-color: #fff;
    margin-right: 6px;
}
 .flexslider .search-box .left-inp .inp-text {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px;
    box-sizing: border-box;
    font-size: 14px;
    color: #2b333b;
    margin-right: 16px;
    cursor: pointer;
}
 .flexslider .search-box .left-inp .inp-text .select-img {
    position: absolute;
    right: -2px;
    top: 20px;
    width: 8px;
    height: 8px;
}
 .flexslider .search-box .left-inp .inp-text:before {
    position: absolute;
    content: "";
    right: -18px;
    top: 16px;
    width: 1px;
    height: 16px;
    background: #d9dde1;
}
 .flexslider .search-box .left-inp input {
    display: inline-block;
    width: 340px;
    font-size: 14px;
    border: none;
    background-color: #fff;
    padding-left: 10px;
    color: #333;
}
 .flexslider .search-box .left-inp input::placeholder {
    color: #d9dde1;
}
 .flexslider .search-box .left-inp .pull-down-common {
    display: none;
    position: absolute;
    left: 0;
    top: 46px;
    width: 78px;
    height: 180px;
    background: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.16);
    border-radius: 2px;
    font-size: 14px;
    z-index: -1;
    transition: transform 1s ease-out;
    padding: 8px 0;
    box-sizing: border-box;
    text-align: left;
}
 .flexslider .search-box .left-inp .pull-down-common li {
    width: 70px;
    padding-left: 10px;
    color: #b7bbbf;
    box-sizing: border-box;
}
 .flexslider .search-box .left-inp .pull-down-common li:hover {
    color: #2b333b;
    background: #f8f8f8;
}
 .flexslider .search-box .left-inp .pull-down-common li.cur {
    color: #2b333b;
}
 .flexslider .search-box .right-btn {
    display: inline-block;
    vertical-align: middle;
    width: 112px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background: #f01414;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    cursor: pointer;
}
 .flexslider .search-box .right-btn:hover {
    background-color: #ff121f;
}
 .act-wrap .activity-course {
    position: relative;
    width: 1180px;
    margin: 0 auto;
    margin-bottom: 38px;
}
 .act-wrap .activity-course .act-title {
    width: 100%;
    margin-top: 50px;
}
 .act-wrap .activity-course .act-title h3 {
    position: relative;
    font-size: 24px;
    color: #2b333b;
    font-weight: bold;
    padding-left: 42px;
}
 .act-wrap .activity-course .act-title h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 32px;
    height: 32px;
     background: url("http://p.ananas.chaoxing.com/star3/origin/1553f4caf6a10323432a6d59560bcc7e.png") no-repeat center;
}
 .act-wrap .activity-course .act-title h3:after {
    content: "";
    position: absolute;
    right: -50px;
    top: 11px;
    width: 40px;
    height: 18px;
     background: url("http://p.ananas.chaoxing.com/star3/origin/2fd88e4bf415491b8cfa1e610acc5a8d.png") no-repeat center;
}
 .act-wrap .activity-course .act-title .act-nav ul {
    margin-right: 8px;
}
 .act-wrap .activity-course .act-title .act-nav li {
    float: left;
    font-size: 14px;
    color: #2b333b;
    padding: 3px 11px;
    border: 1px solid #d9dde1;
    border-radius: 100px;
    margin-left: 10px;
    cursor: pointer;
}
 .act-wrap .activity-course .act-title .act-nav li.active,
 .act-wrap .activity-course .act-title .act-nav li:hover {
    background: #f01414;
    color: #ffffff;
    border: 1px solid #f01414;
}
 .act-wrap .activity-course .act-title .act-nav .play {
    position: relative;
    width: 24px;
    height: 24px;
    background: #f8f8f8;
    border-radius: 12px;
    margin-right: 4px;
    cursor: pointer;
     background: url("http://p.ananas.chaoxing.com/star3/origin/e7c59ccee66ea582c83bbce42b0bd6fd.png") no-repeat;
}
 .act-wrap .activity-course .act-title .act-nav .play:hover {
     background-image: url("http://p.ananas.chaoxing.com/star3/origin/bcd821eb5c52cd4b018376969d928737.png");
}
 .act-wrap .activity-course .act-box {
    margin-top: 32px;
}
 .act-wrap .activity-course .act-box li {
    float: left;
    width: 276px;
    background: #ffffff;
    box-shadow: 0 0 16px 0 rgba(43, 51, 59, 0.08);
    margin-right: 24px;
    margin-bottom: 26px;
    border-radius: 4px;
    overflow: hidden;
}
 .act-wrap .activity-course .act-box li:hover {
    box-shadow: 0 0 16px 0 rgba(43, 51, 59, 0.2);
}
 .act-wrap .activity-course .act-box li:nth-child(4n) {
    margin-right: 0;
}
 .act-wrap .activity-course .act-box li a {
    display: block;
}
 .act-wrap .activity-course .act-box li img {
    display: block;
    width: 276px;
    height: 166px;
}
 .act-wrap .activity-course .act-box li h3 {
    height: 46px;
    line-height: 46px;
    padding-left: 16px;
    font-size: 14px;
    color: #2b333b;
}
 .local-course {
    padding-top: 48px;
    background: #f8f8f8;
}
 .local-course .activity-course .act-title {
    margin-top: 0;
}
 .local-course .activity-course .act-title .act-nav .play {
     background-image: url("http://p.ananas.chaoxing.com/star3/origin/29680de570a0fcd5e0e423a2776ebd3a.png");
}
 .local-course .act-box p {
    font-size: 12px;
    color: #71777d;
    padding-left: 16px;
    margin-bottom: 16px;
}
 .local-course .act-box p span {
    margin-left: 10px;
}
 .local-course .activity-course .act-title h3:before {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/030c5b5646b6b5b315336107ef78aaaf.png);
}
 .local-course .activity-course .act-title h3:after {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/c528315e0a80ba997d331a868bfe2d42.png);
}
 .local-course .activity-course .act-box {
    padding-bottom: 32px;
}
 .elective-course {
    background: #fff;
    padding-top: 0;
}
 .elective-course .activity-course .act-box {
    padding-bottom: 0;
}
 .elective-course .activity-course .act-title .act-nav .play {
     background-image: url("http://p.ananas.chaoxing.com/star3/origin/e7c59ccee66ea582c83bbce42b0bd6fd.png");
}
 .consortium .activity-course .act-title h3:before {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/e21d85533cb389ddf02f867f781b2f20.png);
}
 .consortium .activity-course .act-title h3:after {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/e6453cfbdb31f36630a15d82cee36f40.png);
}
 .vacation .activity-course .act-title h3:before {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/8f622efab1ec8f92e35ad8ea2399f5fd.png);
}
 .vacation .activity-course .act-title h3:after {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/c528315e0a80ba997d331a868bfe2d42.png);
}
 .hot {
     background: url("http://p.ananas.chaoxing.com/star3/origin/6b2d5f21542fe8daf3a14bede2676631.png") no-repeat center center;
}
 .hot .activity-course {
    margin-bottom: 0;
}
 .hot .activity-course .act-title {
    margin-top: 0px;
    padding-top: 50px;
}
 .hot .activity-course .act-title h3:before {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/4fd968b31ae7ff851bdce7659c70e638.png);
}
 .hot .activity-course .act-title h3:after {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/2fd88e4bf415491b8cfa1e610acc5a8d.png);
}
 .hot .activity-course .act-title h3 {
    color: #fff;
}
 .hot .activity-course .act-title .act-nav .play {
     background-image: url("http://p.ananas.chaoxing.com/star3/origin/546f92fb815d0bca47019d223a662357.png");
}
 .hot .act-box {
    padding-bottom: 40px;
}
 .hot .act-box li .top {
    position: relative;
    height: 80px;
    line-height: 80px;
    margin: 0 24px;
}
 .hot .act-box li .top:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.2;
    border-bottom: 1px solid #fff;
}
 .hot .act-box li .top img {
    display: inline-block !important;
    vertical-align: middle;
    width: 32px !important;
    height: 32px !important;
    border-radius: 16px !important;
}
 .hot .act-box li .top span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    margin-left: 6px;
}
 .hot .act-box li.list1 {
    background: #116ae4;
    box-shadow: 0 4px 16px 0 rgba(43, 51, 59, 0.5);
}
 .hot .act-box li.list2 {
    background: #ff660d;
    box-shadow: 0 4px 16px 0 rgba(43, 51, 59, 0.5);
}
 .hot .act-box li.list2 .top:after {
    opacity: .4;
}
 .hot .act-box li.list3 {
    background: #09a384;
    box-shadow: 0 4px 16px 0 rgba(43, 51, 59, 0.5);
}
 .hot .act-box li.list4 {
    background: #bd10e0;
    box-shadow: 0 4px 16px 0 rgba(43, 51, 59, 0.5);
}
 .hot .act-box li.list4 .top:after {
    opacity: .4;
}
 .hot .act-box .list-text {
    padding: 10px 20px;
    box-sizing: border-box;
}
 .hot .act-box .list-text .item {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    opacity: 0.8;
}
 .hot .act-box .list-text .item:hover {
    opacity: 1;
    font-weight: bold;
}
 .hot .act-box .list-text .item a {
    display: block;
    color: #fff;
}
 .hot .act-box .list-text .item .right-text {
    opacity: 0.6;
}
 .join-school .activity-course {
    margin-bottom: 0;
}
 .join-school .activity-course .act-title h3:before {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/8f622efab1ec8f92e35ad8ea2399f5fd.png);
}
 .join-school .activity-course .act-title h3:after {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/c528315e0a80ba997d331a868bfe2d42.png);
}
 .join-school .activity-course .act-box ul {
    padding-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}
 .join-school .activity-course .act-box li {
    width: 220px;
    height: 248px;
    margin-right: 16px;
    margin-bottom: 15px;
}
 .join-school .activity-course .act-box li:nth-child(4n) {
    margin-right: 16px;
}
 .join-school .activity-course .act-box li:nth-child(5n) {
    margin-right: 0;
}
 .join-school .activity-course .act-box li img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin: 30px auto;
    margin-bottom: 20px;
}
 .join-school .activity-course .act-box li h3 {
    text-align: center;
    padding-left: 0;
}
 .choice {
    background-color: #fff;
}

.xxk .activity-course .act-title h3:before {
    background-image: url(http://p.ananas.chaoxing.com/star3/origin/b7cef5f3c7219e441a853b900f25c5b4.png);
}
.xxk .activity-course .act-title h3:after {
    background-image: url(http://p.ananas.chaoxing.com/star3/origin/afc1ff1f5be29796d1c2b774ba340f73.png);
}
 .choice .activity-course .act-title h3:before {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/b7cef5f3c7219e441a853b900f25c5b4.png);
}
 .choice .activity-course .act-title h3:after {
     background-image: url(http://p.ananas.chaoxing.com/star3/origin/afc1ff1f5be29796d1c2b774ba340f73.png);
}
 .choice .activity-course .act-box ul {
    padding-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}
 .choice .activity-course .act-box li {
    width: 220px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    box-shadow: 0 0 16px 0 rgba(43, 51, 59, 0.08);
    font-size: 14px;
    color: #2b333b;
}
 .footer {
     padding-bottom: 10px;
    text-align: center;
    background: #2b333b;
    font-size: 12px;
    color: #b7bbbf;
    padding-top: 10px;
    box-sizing: border-box;
}
 .footer p {
    line-height: 20px;
}
 .footer p span:first-of-type {
    margin-right: 20px;
}

.left-text{
    width:100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.extra-text{
    width:160px;
}
.right-text{

    width:70px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
