/* other */
html {
    -webkit-text-size-adjust: none;
}

.cart-button {
    display: inline-block;
    overflow: hidden;
    background: transparent;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    line-height: 1;
    border-color: #55bbea;
    color: #55bbea;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

.clr, .clear {
    clear: both;
}

.block {
    display: block !important;
}

.inline-block {
    display: inline-block !important;
    max-width: 100% !important;
}

.uc {
    text-transform: uppercase !important;
}

.bold {
    font-weight: 700 !important;
}

.color-grey-light {
    color: #9B9B9B !important;
}

.color-black {
    color: #000 !important;
}

.color-black-2 {
    color: #222 !important;
}

.color-white {
    color: #FFF !important;
}

.color-grey {
    color: #788290 !important;
}

.mr-100, .mh-100 {
    margin-right: 100px !important;
}

.ml-100, .mh-100 {
    margin-left: 100px !important;
}

.mt-80, .mv-80 {
    margin-top: 80px !important;
}

.mt-87, .mv-87 {
    margin-top: 87px !important;
}

.mt-70, .mv-70 {
    margin-top: 70px !important;
}

.mt-240, .mv-240 {
    margin-top: 240px !important;
}

.mt-60, .mv-60 {
    margin-top: 60px !important;
}

.mb-70, .mv-70 {
    margin-bottom: 70px !important;
}

.mb-60, .mv-60 {
    margin-bottom: 60px !important;
}

.mt-40, .mv-40 {
    margin-top: 40px !important;
}

.mb-30, .mv-30 {
    margin-bottom: 30px !important;
}

.mb-5, .mv-5 {
    margin-bottom: 5px !important;
}

.ml-25, .mh-25 {
    margin-left: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-20, .mv-20 {
    margin-top: 20px !important;
}

.mt-10, .mv-10 {
    margin-top: 10px !important;
}

.mt-6, .mv-6 {
    margin-top: 6px !important;
}

.mt-5, .mv-5 {
    margin-top: 5px !important;
}

.mr-3, .mh-3 {
    margin-right: 3px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.fl {
    float: left !important;
}

.pt-1, .pv-1 {
    padding-top: 1px !important;
}

.pb-0, .pv-0 {
    padding-bottom: 0 !important;
}

.ta-c, .ac {
    overflow: hidden;
    text-align: center !important;
}

.line-through {
    text-decoration: line-through;
}

.cart-tc {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(113, 113, 113, 0.4);
}

.cart-tck {
    z-index: 100;
    width: 500px;
    border-radius: 6px;
    background: #FFF;
    margin: 200px auto;
    position: relative;
}

.cart-img {
    width: 12px;
    height: 12px;
    position: absolute;
    background: url(../../images/frontend/chc.png) no-repeat;
    top: 24px;
    left: 465px;
}

.cart-pas {
    color: #666;
    font-size: 14px;
    padding-bottom: 16px;
}

.cart-pot {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 48px;
}

.cart-pop {
    padding: 32px 48px 32px 48px;
}

.cart-s1 {
    width: 404px;
    height: 48px;
    border: 1px solid #ffbf37;
    background: #ffbf37;
    font-size: 18px;
    color: #fff;
    border-radius: 6px;
}

.cart-pop input {
    width: 404px;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    font-size: 14px;
    margin-bottom: 48px;
    border-radius: 6px;
    border: 1px solid #e4e4e4;
}

.cart-suv {
    width: 1080px;
    height: 50px;
    margin: 48px auto 30px;
    text-align: center;
}

.cart-suv .activation_button {
    width: 236px;
    height: 48px;
    background: #ffbf37;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
}

.fz-22 {
    font-size: 22px !important;
}

.ma {
    margin-left: auto !important;
    margin-right: auto !important;
}

.cart-banner {
    position: absolute;
    left: 0;
    right: 0;
    height: 449px;
    background-size: cover;
    background: url("../../images/cart/zsyy-banner.png") no-repeat #4a4a4a;
}

.ldg-section_tagline {
    font-size: 14px;
    line-height: 24px;
}

.pricing_content_packages_banner_btn:hover {
    background-color: rgba(0, 0, 0, 0.3);
    color: #FFF;
}

.ldg-pricingHeader {
    position: absolute;
    left: 0;
    right: 0;
    height: 449px;
    background-size: cover;
    background: url("../../images/cart/cart_header.png") no-repeat #4a4a4a;
}

/*激活课程框*/
.gmat_activate {
    width: 400px;
    height: 32px;
    margin: 32px auto 0;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}

.gmat_activate input {
    width: 260px;
    height: 32px;
    float: left;
    padding: 0 0 0 12px;
}

.gmat_activate div {
    width: 140px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    float: left;
    cursor: pointer;
    background-image: linear-gradient(to right, #F45B51, #FF9361);

}

.gmat_activate div div {
    width: 16px;
    height: 16px;
    float: left;
    margin: 8px 0 0 18px;
    background: url("//s.molistudy.cn/2018-06-08/1F3CFBF5-1D3D-4537-41EC-D6147F1A0078.png") no-repeat center;

}

.gmat_activate_error {
    width: 100%;
    height: 16px;
    margin: 6px 0 0 0;
    overflow: hidden;
}

.gmat_activate_error p {
    color: #f00;
    font-size: 14px;
    text-align: center;
}

/**/
.learn-t {
    width: 100px;
    margin: 24px auto 24px;
    cursor: pointer;
    background: #fff;
    border-radius: 25px;
    height: 40px;
    overflow: hidden;
}

.learn-t:hover {
    background: #F1F6FF;
}

.learn-t span {
    display: block;
    width: 0;
    height: 0;
    margin: 10px 48px;
    border: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #000;
}

.clickable, .is-clickable {
    cursor: pointer !important;
}

.ldg-sectionQueries {
    background-color: #4b4d67;
}

.ldg-section {
    padding: 60px 0;
}

.ldg-section_title-white {
    color: #FFF;
    border-color: #A7CEE0;
    font-family: "微软雅黑", sans-serif;
}

.ldg-section_title {
    font-size: 22px;
    line-height: 56px;
    font-weight: 300;
    padding: 0 25px;
    border-bottom: 1px solid #FFF;
}

.container-cart {
    position: relative;
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
}

.container-cart .middle-title {
    width: 100%;
    height: 60px;
    margin: 60px 0 20px 0;
}

.container-cart .middle-title ul {
    width: 600px;
    margin: 0 auto;
    color: #FFF;
}

.container-cart .middle-title ul li {
    display: inline-block;
    width: 120px;
    height: 45px;
    margin-right: 35px;
    background: url("../../images/cart/zsyy-course.png") no-repeat;
}

.container-cart .middle-title ul li span {
    float: right;
    width: 65px;
}

.container-cart .middle-title ul li .title-course-top {
    font-size: 16px;
    margin: 0;
}

.container-cart .middle-title ul li .title-course-bottom {
    font-size: 12px;
    color: #CCC;
    font-weight: 100;
    margin: 0;
}

.ldg-sectionPricingCourses_title {
    font-size: 38px;
    line-height: 40px;
    color: #FFF;
    padding: 0 25px;
    margin-top: 54px;
    font-weight: bold;
    font-family: '微软雅黑', sans-serif;
}

.ldg-sectionPricingCourses_english_title {
    font-size: 38px;
    line-height: 43px;
    color: #FFF;
    padding: 0 25px;
    margin: 40px auto 30px;
    font-weight: bold;
    font-family: '微软雅黑', sans-serif;
}

.ldg-sectionPricingCourses_title_s {
    color: #b8b8b8;
    font-size: 14px;
    margin-top: 8px;
    display: block;
}

.ldg-sectionQueries_email {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    color: #222;
}

.ldg-sectionQueries_contactWrapper {
    width: 800px;
    padding: 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ldg-sectionQueries_email_icon {
    width: 48px;
    height: 32px;
    background: url("../../images/cart/icon_email@2x.png") no-repeat;
    background-size: 48px 32px;
}

.ldg-sectionQueries_email_textContainer {
    float: left;
    margin-left: 20px;
    text-align: left;
}

.ldg-sectionQueries_email_text {
    font-size: 20px;
    line-height: 22px;
    color: #00A0E9;
}

.ldg-sectionQueries_phone {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    color: #4CAF79;
}

.ldg-sectionQueries_phone_icon {
    width: 32px;
    height: 32px;
    background: url("../../images/cart/icon_phone@2x.png") no-repeat;
    background-size: 32px 32px;
}

.ldg-sectionQueries_phone_textContainer {
    float: left;
    margin-left: 20px;
    text-align: left;
}

.ldg-sectionQueries_phone_text {
    font-size: 20px;
    line-height: 22px;
}

.ldg-sectionQueries_desc {
    font-size: 12px;
    line-height: 16px;
}

/* pricing go */
.pricing_content_packages_col_btn {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-transform: capitalize;
    cursor: default;
    font-size: 15px;
}

.pricing_content_packages_col_btn a {
    color: #FFF;
}

.pricing_content_packages_col_btn_75 {
    display: block;
    width: 300px;
    margin: 50px auto;
    line-height: 40px;
    text-transform: capitalize;
    cursor: default;
    font-size: 15px;
}

.button-green {
    background-color: #4CAF79;
    color: #fff;
    border-color: #3d8b60;
}

.pricing_content_packages_banner_icon-testseries,
.pricing_content_packages_banner_icon-foundation-1 {
    /*background-image: url("../../images/cart/package-1.png");*/
    background-repeat: no-repeat;
    background-color: #cbeaf8;
    background-position: center;
    border: 3px solid #00A0E9;
}

.pricing_content_packages_banner_icon-practice,
.pricing_content_packages_banner_icon-foundation-2 {
    /*background-image: url("../../images/cart/package-2.png");*/
    background-repeat: no-repeat;
    background-color: #FFD4A2;
    background-position: center;
    border: 3px solid #FFA337;
}

.pricing_content_packages_banner_icon-complete,
.pricing_content_packages_banner_icon-foundation-3 {
    /*background-image: url("../../images/cart/package-3.png");*/
    background-repeat: no-repeat;
    background-color: #95DAAF;
    background-position: center;
    border: 3px solid #32AC61;
}

.pricing_content_packages_banner_icon-ultimate, .pricing_content_packages_banner_icon-foundation-4 {
    /* background-image: url("../../images/cart/package-4.png");*/
    background-repeat: no-repeat;
    background-color: #FFC9CA;
    background-position: center;
    border: 3px solid #FF4C4C;
}

.pricing_content_packages_banner_icon-ultimate, .pricing_content_packages_banner_icon-foundation-5 {
    background-repeat: no-repeat;
    background-color: #D0C1FC;
    background-position: center;
    border: 3px solid #A687E4;
}

.pricing_content_packages_details_english {
    display: block;
    position: relative;
    height: 680px;
    margin-top: 45px;
}

.pricing_content_packages_details {
    position: relative;
    display: block;
    margin-top: 45px;
}

.pricing_content_packages_details_1 .listItem-icon-col-1 {
    background: url("../../images/cart/servies-all-icon3.png") -86px -54px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_1 .listItem-icon-col-2 {
    background: url("../../images/cart/servies-all-icon3.png") -86px -125px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_1 .listItem-icon-col-3 {
    background: url("../../images/cart/servies-all-icon3.png") -86px -196px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_1 .listItem-icon-col-4 {
    background: url("../../images/cart/servies-all-icon3.png") -86px -267px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_1 .listItem-icon-col-5 {
    background: url("../../images/cart/servies-all-icon3.png") -86px -337px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_1 .listItem-icon-col-6 {
    background: url("../../images/cart/servies-all-icon3.png") -84px -410px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_1 .listItem-icon-col-7 {
    background: url("../../images/cart/servies-all-icon3.png") -85px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_1 .listItem-icon-col-8 {
    background: url("../../images/cart/servies-all-icon3.png") -86px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_1 .listItem-icon-col-9 {
    background: url("../../images/cart/servies-all-icon3.png") -86px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_1 .listItem-icon-col-10 {
    background: url("../../images/cart/servies-all-icon3.png") -86px -693px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_1 .listItem-icon-col-11 {
    background: url("../../images/cart/servies-all-icon3.png") -88px -762px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-1 {
    background: url("../../images/cart/servies-all-icon3.png") -584px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-2 {
    background: url("../../images/cart/servies-all-icon3.png") -584px -480px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-3 {
    background: url("../../images/cart/servies-all-icon3.png") -583px -762px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-4 {
    background: url("../../images/cart/servies-all-icon3.png") -583px -267px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-5 {
    background: url("../../images/cart/servies-all-icon3.png") -584px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-6 {
    background: url("../../images/cart/servies-all-icon3.png") -581px -410px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-7 {
    background: url("../../images/cart/servies-all-icon3.png") -582px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_2 .listItem-icon-col-8 {
    background: url("../../images/cart/servies-all-icon3.png") -584px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-9 {
    background: url("../../images/cart/servies-all-icon3.png") -584px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-10 {
    background: url("../../images/cart/servies-all-icon3.png") -584px -693px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-11 {
    background: url("../../images/cart/servies-all-icon3.png") -584px -762px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-12 {
    background: url("../../images/cart/servies-all-icon3.png") -584px -834px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-13 {
    background: url("../../images/cart/servies-all-icon3.png") -584px -905px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_2 .listItem-icon-col-14 {
    background: url("../../images/cart/servies-all-icon3.png") -583px -975px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-1 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-2 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -125px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-3 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -481px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-4 {
    background: url("../../images/cart/servies-all-icon3.png") -335px -762px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-5 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -267px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-6 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-7 {
    background: url("../../images/cart/servies-all-icon3.png") -335px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_3 .listItem-icon-col-8 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-9 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-10 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -693px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-11 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -762px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-12 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -834px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-13 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -905px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-14 {
    background: url("../../images/cart/servies-all-icon3.png") -335px -975px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-1 {
    background: url("../../images/cart/servies-all-icon3.png") -830px -54px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-2 {
    background: url("../../images/cart/servies-all-icon3.png") -830px -125px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-3 {
    background: url("../../images/cart/servies-all-icon3.png") -830px -196px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-4 {
    background: url("../../images/cart/servies-all-icon3.png") -830px -267px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-5 {
    background: url("../../images/cart/servies-all-icon3.png") -829px -339px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-6 {
    background: url("../../images/cart/servies-all-icon3.png") -828px -410px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-7 {
    background: url("../../images/cart/servies-all-icon3.png") -830px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_4 .listItem-icon-col-8 {
    background: url("../../images/cart/servies-all-icon3.png") -830px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-9 {
    background: url("../../images/cart/servies-all-icon3.png") -830px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-10 {
    background: url("../../images/cart/servies-all-icon3.png") -830px -693px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-11 {
    background: url("../../images/cart/servies-all-icon3.png") -830px -762px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_4 .listItem-icon-col-12 {
    background: url("../../images/cart/servies-all-icon3.png") -829px -835px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_5 .listItem-icon-col-1 {
    background: url("../../images/cart/servies-all-icon3.png") -85px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_5 .listItem-icon-col-2 {
    background: url("../../images/cart/servies-all-icon3.png") -85px -408px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_5 .listItem-icon-col-3 {
    background: url("../../images/cart/servies-all-icon3.png") -85px -124px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_5 .listItem-icon-col-4 {
    background: url("../../images/cart/servies-all-icon3.png") -85px -975px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_5 .listItem-icon-col-5 {
    background: url("../../images/cart/servies-all-icon3.png") -85px -339px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_5 .listItem-icon-col-6 {
    background: url("../../images/cart/servies-all-icon3.png") -85px -906px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_5 .listItem-icon-col-7 {
    background: url("../../images/cart/servies-all-icon3.png") -85px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_5 .listItem-icon-col-8 {
    background: url("../../images/cart/servies-all-icon3.png") -85px -693px no-repeat;
    width: 17px;
    height: 17px;
}

/*暑期班*/

.pricing_content_packages_details_7 .listItem-icon-col-1 {
    background: url("../../images/cart/servies-all-icon3.png") -829px -905px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_7 .listItem-icon-col-2 {
    background: url("../../images/cart/servies-all-icon3.png") -829px -480px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_7 .listItem-icon-col-3 {
    background: url("../../images/cart/servies-all-icon3.png") -829px -974px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_7 .listItem-icon-col-4 {
    background: url("../../images/cart/servies-all-icon3.png") -829px -54px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_7 .listItem-icon-col-5 {
    background: url("../../images/cart/servies-all-icon3.png") -829px -339px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_7 .listItem-icon-col-6 {
    background: url("../../images/cart/servies-all-icon3.png") -829px -835px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_7 .listItem-icon-col-7 {
    background: url("../../images/cart/servies-all-icon3.png") -829px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_7 .listItem-icon-col-8 {
    background: url("../../images/cart/servies-all-icon3.png") -829px -623px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_1 .listItem-icon-col-english-1 {
    background: url("../../images/cart/servies-all-icon1.png") -334px -54px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_1 .listItem-icon-col-english-2 {
    background: url("../../images/cart/servies-all-icon1.png") -334px -125px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_1 .listItem-icon-col-english-3 {
    background: url("../../images/cart/servies-all-icon1.png") -334px -196px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_1 .listItem-icon-col-english-4 {
    background: url("../../images/cart/servies-all-icon1.png") -334px -267px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_1 .listItem-icon-col-english-5 {
    background: url("../../images/cart/servies-all-icon1.png") -334px -337px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_1 .listItem-icon-col-english-6 {
    background: url("../../images/cart/servies-all-icon1.png") -334px -410px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_1 .listItem-icon-col-english-7 {
    background: url("../../images/cart/servies-all-icon1.png") -334px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_english_1 .listItem-icon-col-english-8 {
    background: url("../../images/cart/servies-all-icon1.png") -334px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_1 .listItem-icon-col-english-9 {
    background: url("../../images/cart/servies-all-icon1.png") -334px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_1 .listItem-icon-col-english-10 {
    background: url("../../images/cart/servies-all-icon1.png") -334px -693px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_2 .listItem-icon-col-english-1 {
    background: url("../../images/cart/servies-all-icon1.png") -86px -54px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_2 .listItem-icon-col-english-2 {
    background: url("../../images/cart/servies-all-icon1.png") -86px -125px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_2 .listItem-icon-col-english-3 {
    background: url("../../images/cart/servies-all-icon1.png") -86px -196px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_2 .listItem-icon-col-english-4 {
    background: url("../../images/cart/servies-all-icon1.png") -86px -267px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_2 .listItem-icon-col-english-5 {
    background: url("../../images/cart/servies-all-icon1.png") -86px -337px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_2 .listItem-icon-col-english-6 {
    background: url("../../images/cart/servies-all-icon1.png") -84px -410px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_2 .listItem-icon-col-english-7 {
    background: url("../../images/cart/servies-all-icon1.png") -84px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_english_2 .listItem-icon-col-english-8 {
    background: url("../../images/cart/servies-all-icon1.png") -86px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_2 .listItem-icon-col-english-9 {
    background: url("../../images/cart/servies-all-icon1.png") -86px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_2 .listItem-icon-col-english-10 {
    background: url("../../images/cart/servies-all-icon1.png") -86px -693px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_3 .listItem-icon-col-english-1 {
    background: url("../../images/cart/servies-all-icon1.png") -585px -54px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_3 .listItem-icon-col-english-2 {
    background: url("../../images/cart/servies-all-icon1.png") -585px -125px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_3 .listItem-icon-col-english-3 {
    background: url("../../images/cart/servies-all-icon1.png") -585px -196px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_3 .listItem-icon-col-english-4 {
    background: url("../../images/cart/servies-all-icon1.png") -585px -267px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_3 .listItem-icon-col-english-5 {
    background: url("../../images/cart/servies-all-icon1.png") -585px -337px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_3 .listItem-icon-col-english-6 {
    background: url("../../images/cart/servies-all-icon1.png") -84px -410px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_3 .listItem-icon-col-english-7 {
    background: url("../../images/cart/servies-all-icon1.png") -84px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_english_3 .listItem-icon-col-english-8 {
    background: url("../../images/cart/servies-all-icon1.png") -585px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_3 .listItem-icon-col-english-9 {
    background: url("../../images/cart/servies-all-icon1.png") -585px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_3 .listItem-icon-col-english-10 {
    background: url("../../images/cart/servies-all-icon1.png") -585px -693px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_4 .listItem-icon-col-english-1 {
    background: url("../../images/cart/servies-all-icon1.png") -830px -54px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_4 .listItem-icon-col-english-2 {
    background: url("../../images/cart/servies-all-icon1.png") -830px -125px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_4 .listItem-icon-col-english-3 {
    background: url("../../images/cart/servies-all-icon1.png") -830px -196px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_4 .listItem-icon-col-english-4 {
    background: url("../../images/cart/servies-all-icon1.png") -830px -267px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_4 .listItem-icon-col-english-5 {
    background: url("../../images/cart/servies-all-icon1.png") -830px -337px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_4 .listItem-icon-col-english-6 {
    background: url("../../images/cart/servies-all-icon1.png") -828px -410px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_4 .listItem-icon-col-english-7 {
    background: url("../../images/cart/servies-all-icon1.png") -830px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_english_4 .listItem-icon-col-english-8 {
    background: url("../../images/cart/servies-all-icon1.png") -830px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_4 .listItem-icon-col-english-9 {
    background: url("../../images/cart/servies-all-icon1.png") -830px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_english_4 .listItem-icon-col-english-10 {
    background: url("../../images/cart/servies-all-icon1.png") -830px -693px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-1 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -54px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-2 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -125px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-3 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -196px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-4 {
    background: url("../../images/cart/servies-all-icon4.png") -335px -267px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-5 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -337px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-6 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -410px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-7 {
    background: url("../../images/cart/servies-all-icon4.png") -335px -480px no-repeat;
    width: 18px;
    height: 18px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-8 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -550px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-9 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -621px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-10 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -693px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-11 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -762px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-12 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -834px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-13 {
    background: url("../../images/cart/servies-all-icon4.png") -334px -905px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_3 .listItem-icon-col-gre-14 {
    background: url("../../images/cart/servies-all-icon4.png") -335px -975px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_75 {
    height: auto;
}

.pricing_content_packages_details_75 ul {
    overflow: hidden;
}

.pricing_content_packages_details_75 .pricing_content_packages_listBlock {
    width: 50%;
    float: left;
}

.pricing_content_packages_details_75 .listItem-icon-col-1 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -54px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_75 .listItem-icon-col-2 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -125px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_75 .listItem-icon-col-3 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -196px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_75 .listItem-icon-col-4 {
    background: url("../../images/cart/servies-all-icon3.png") -335px -267px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_75 .listItem-icon-col-5 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -337px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_details_75 .listItem-icon-col-6 {
    background: url("../../images/cart/servies-all-icon3.png") -334px -410px no-repeat;
    width: 17px;
    height: 17px;
}

.pricing_content_packages_banner_icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 56px;
    width: 56px;
    margin-left: -28px;
    background-size: 30px;
    position: absolute;
    top: -17px;
    left: 50%;
}

.pricing_content_head {
    margin: 12px 0 12px 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.pricing_content_label {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}

.pricing_content_selectPlanBlock {
    margin-bottom: 6px;
}

.pricing_content_selectPlanBlock_selectYear {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: 7px auto 10px;
    overflow: hidden;
    width: 85%;
}

.pricing_content_selectPlanBlock_selectYear_year {
    float: left;
    width: 33.3333%;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    padding: 5px 0;
    text-align: center;
    font-size: 12px;
    /*font-weight: 600;*/
    cursor: pointer;
}

/*.pricing_content_selectPlanBlock_selectYear_year:hover{
        background: rgba(72, 72, 72, 0.7);
}*/
.pricing_content_selectPlanBlock_selectYear_year div:first-child {
    color: #fff;
    font-family: 'arial';
}

.pricing_content_selectPlanBlock_selectYear .selected {
    background-color: rgba(0, 0, 0, 0.2);
    color: #6d6d6d;
    /* opacity: 0.8;*/
}

.pricing_content_selectPlanBlock_selectYear .selected div {
    /*background-color: rgba(0,0,0,0.2);*/
    color: #fff;
}

.pricing_content_selectPlanBlock_selectYear_year:last-child {
    border-right: none;
}

.pricing_content_selectPlanBlock_selectYear_description {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
    line-height: 15px;
    font-family: 'arial', sans-serif;
}

.pricing_content_packages {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-top: 70px;
}

@media only screen and (min-device-width: 360px) and (max-device-width: 1024px) {
    .pricing_content_packages {
        width: 980px;
        height: 100%;
    }
}

.pricing_content_packages_col {
    display: block;
    width: 251px;
    margin-right: 25px;
    font-size: 12px;
    float: left;
}

.pricing_content_packages_banner-foundation-1 {
    background-color: #00a0e9;
}

.pricing_content_packages_banner-foundation-2 {
    background-color: #ffa337;
}

.pricing_content_packages_banner-foundation-3 {
    background-color: #32ac61;
}

.pricing_content_packages_banner-foundation-4 {
    background-color: #ff4c4c;
}

.pricing_content_packages_banner-foundation-5 {
    background-color: #00A0E9;
}

.pricing_content_packages_banner-foundation-6 {
    background-color: #ffa054;
}

.pricing_content_packages_banner-foundation-7 {
    background-color: #34c7cd;
}

.pricing_content_packages_banner-foundation-8 {
    background-color: #6689a5;
}

.pricing_content_packages_banner-foundation-9 {
    background-color: #ec4f53;
}

.pricing_content_packages_banner-foundation-75-0 {
    background-color: #ffa337;
}

.pricing_content_packages_banner-foundation-75-1 {
    background-color: #32ac61;
}

.pricing_content_packages_banner-foundation-75-2 {
    background-color: #ff4c4c;
}

.pricing_content_packages_banner-foundation-75-3 {
    background-color: #00A0E9;
}

.pricing_content_packages_banner-foundation-75-0 .pricing_content_packages_service_icon_75 {
    background: url(../../images/cart/zsyy-servies-icon1.png) no-repeat center;
}

.pricing_content_packages_banner-foundation-75-1 .pricing_content_packages_service_icon_75 {
    background: url(../../images/cart/zsyy-servies-icon2.png) no-repeat center;
}

.pricing_content_packages_banner-foundation-75-2 .pricing_content_packages_service_icon_75 {
    background: url(../../images/cart/zsyy-servies-icon3.png) no-repeat center;
}

.pricing_content_packages_banner-foundation-75-3 .pricing_content_packages_service_icon_75 {
    background: url(../../images/cart/zsyy-servies-icon4.png) no-repeat center;
}

.pricing_content_packages_banner {
    position: relative;
    height: 390px;
    padding: 10px 0 15px 0;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}

.pricing_content_packages_banner .pricing_content_packages_service_icon_75 {
    height: 150px;
}

.pricing_content_packages_banner_head {
    font-size: 24px;
    margin-top: 40px;
    /*letter-spacing: 1px;
    text-transform: uppercase;*/
    font-family: '微软雅黑';
    font-weight: 700;
}

.pricing_english {
    font-size: 20px;
    margin-top: 15px;
    font-family: '微软雅黑';
}

/*英语*/
.pricing_content_packages_banner_description {
    height: 33px;
    font-size: 12px;
    line-height: 33px;
    text-transform: uppercase;
    zoom: 1;
    filter: alpha(opacity=70);
    opacity: 0.7;
    margin-top: 3px;
}

.pricing_content_packages_banner_sellPrice {
    display: inline-flex;
}

.pricing_content_packages_banner_sellPrice .ticon-rupee {
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    margin-top: 15px;
}

.pricing_content_packages_banner_sellPrice .ticon-rupee_s {
    font-size: 12px;
    font-style: italic;
    margin-top: 8px;
}

.pricing_content_packages_banner_sellPrice .pricing_content_packages_banner_sellPrice_monthAmt {
    font-size: 32px;
    font-weight: 600;
    margin-top: 15px;
}

.pricing_content_packages_banner_sellPrice .other_english {
    margin-top: -2px;
}

.pricing_content_packages_banner_sellPrice .ticon-rupee_english {
    font-size: 14px;
    font-style: italic;
}

/******英语******/

.pricing_content_packages_notation {
    margin-top: -6px;
    font-style: italic;
}

.pricing_content_packages_hr {
    margin-top: 10px;
    border-bottom: 1px dotted #000;
    zoom: 1;
    filter: alpha(opacity=20);
    opacity: .2;
}

.pricing_content_packages_hr_english {
    margin-top: 17px;
    height: 120px;
}

/*英语*/
.english-1 {
    background: url(../../images/cart/english-2.png) no-repeat 40px 10px;
}

.english-2 {
    background: url(../../images/cart/english-1.png) no-repeat 25px 7px;
}

.english-3 {
    background: url(../../images/cart/english-3.png) no-repeat 50px 10px;
}

.english-4 {
    background: url(../../images/cart/english-4.png) no-repeat 50px 12px;
}

.pricing_content_packages_txt {
    margin-top: 17px;
    color: #000 !important;
    opacity: 0.6 !important;
    zoom: 1;
    filter: alpha(opacity=70);
}

.pricing_content_packages_banner .pricing_content_packages_txt_75 {
    color: #FFF;
    zoom: 1;
    filter: alpha(opacity=70);
    opacity: .7;
}

.pricing_content_packages_banner_stats {
    margin-top: 10px;
    margin-bottom: 20px;
}

.pricing_content_packages_banner_markPrice {
    font-size: 14px;
    line-height: 9px;
    font-style: italic;
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: .5;
}

.yuanjia {
    text-align: center;
    color: #911616;
    font-size: 18px;
    text-decoration: line-through;
}

.znj_youhui {
    width: 80px;
    height: 32px;
    position: absolute;
    bottom: 114px;
    left: 12px;
    background: url("https://s.molistudy.cn/2018-12-07/3D0688A1-C392-28BA-249D-58DA429836DC.gif") no-repeat center;
}

/*课程试用按钮*/
.tryout_a {
    text-align: center;
    font-size: 14px;
}

.tryout_a:hover {
    color: rgb(17, 90, 124);
}

.pricing_content_packages_banner_markPrice .icnRupee {
    margin-right: -8px;
    font-size: 10px;
}

.pricing_content_packages_banner_markPrice .markPrice {
    text-decoration: line-through;
}

.pricing_content_packages_banner_sellPrice_rupee {
    margin-top: 7px;
    display: inline-block;
    font-size: 10px;
}

.pricing_content_packages_banner_sellPrice_amt {
    font-size: 32px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 700;
}

.pricing_content_packages_banner_btn {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0.2);
    font-size: 12px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    cursor: default;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.pricing_content_packages_banner_gre_btn {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0.2);
    font-size: 12px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

/*****考研英语  start*******/
.pricing_btn_english {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

/*****考研英语  end*******/
.pricing_content_packages_banner_btn_rightArrow {
    background: url("../../images/cart/rightArrow-8.png") no-repeat;
    background-size: 8px;
    width: 8px;
    height: 8px;
    display: inline-block;
}

.pricing_content_packages_listBlock {
    position: relative;
    list-style: none;
}

.pricing_content_packages_listItem {
    margin: 12px 5px 0 5px;
    color: #4a4a4a;
}

.pricing_content_packages_listItem_head {
    font-size: 14px;
    color: #333;
    height: 80px;
}

.pricing_content_packages_listItem_details {
    margin-top: 5px;
    font-size: 12px;
}

.pricing_content_packages_listItem.disabled {
    opacity: 0.15;
}

.pricing_content_packages_listItem_blank {
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    line-height: 1px;
}

.pricing_content_packages_listItem_icon {
    float: left;
}

/* teach */
.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.66);
}

.player {
    width: 800px;
    height: auto;
    opacity: 1;
    overflow: visible;
    margin: 100px auto;
    position: relative;
}

.close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background: url(../../images/fancybox_sprite.png);
    opacity: 1;
}

.player_item {
    box-sizing: border-box;
    color: rgb(68, 68, 68);
    display: block;
    font-family: Verdana;
    font-size: 12px;
    line-height: 17.1429px;
    margin: 0;
    padding: 0;
    outline-color: rgb(68, 68, 68);
    outline-style: none;
    outline-width: 0;
    text-align: left;
    text-shadow: none;
    vertical-align: top;
    width: 100%;
    height: 500px;
}

/*****************  介绍  ***********************/
.gmat-introduction {
    position: relative;
    width: 960px;
    margin: 0 auto 80px;

}

.gmat-introduction-menu {
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    width: 225px;
    border-radius: 4px;
    float: left;
}

.gmat-introduction-menu1 {
    position: fixed;
    top: 60px;
    left: 5%;
}

.gmat-introduction-menu2 {
    position: static;
    margin-top: 1420px;
}

.content-ml {
    margin-top: 77px;
}

.gmat-introduction-menu-title {
    width: 225px;
    height: 45px;
    background: #EDEDED;
    font-size: 12px;
    line-height: 45px;
    font-weight: 700;
    color: #4A4A4A;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-top-left: 3px;
    -ms-border-top-left-radius: 3px;
    -o-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-top-right: 3px;
    -ms-border-top-right-radius: 3px;
    -o-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.gmat-introduction .gmat-introduction-nav li {
    display: block;
    background-color: #F8F8F8;
    border-top: 1px solid #EDEDED;
}

.gmat-introduction .gmat-introduction-nav li:hover {
    background-color: #fff;
}

.gmat-introduction .gmat-introduction-nav li a {
    display: block;
    padding: 17px 14px;
    cursor: pointer;
    font-size: 12px;
    line-height: 18px;
    color: #4A4A4A;
    border-left: 2px solid transparent;
}

.gmat-introduction .gmat-introduction-nav li.active a {
    color: #4c91ff;
    border-left: solid 2px #4c91ff;
    background-color: #fff;
}

.gmat-introduction-content {
    float: right;
    width: 630px;
}

.gmat-introduction-content .mt {
    margin-top: 60px !important;
}

.gmat-introduction-content h1 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
    color: #4a4a4a;
    font-weight: 700;
    font-family: "微软雅黑";
}

.gmat-introduction-content p {
    font-size: 14px;
    line-height: 26px;
    color: #717171;
}

.gmat-introduction-content .price-table td {
    width: 200px;
    height: 30px;
    text-indent: 6px;
    line-height: 30px;
    border: 1px solid #ccc;
    color: #9B9B9B;
}

.gmat-introduction-content .renew-table {
    width: 100%;
}

.gmat-introduction-content .renew-table td {
    text-indent: 6px;
    line-height: 30px;
    border: 1px solid #ccc;
    color: #616161;
    padding: 5px;
}

.ke-blue {
    color: #4c91ff;
}

.pricing_content_packages_try {
    margin-top: 15px;
    display: block;
    color: #3b3d52;
}

.pricing_content_packages_try:hover {
    text-decoration: underline;
    color: #3b3d52;
}

#mymodal {
    color: #4c91ff;
    cursor: pointer;
}

.modal-header h3 {
    font-size: 16px;
    font-weight: bold;
}

.modal-body h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
}

.modal-body h5 {
    font-size: 12px;
    font-weight: bold;
    text-indent: 1em;
    line-height: 35px;
}

.modal-body p {
    line-height: 25px;
    width: 540px;
    margin: 0 auto;
}

.close {
    font-size: 30px;
    top: -2px;
    right: -3px;
}

.weixin1 {
    position: absolute;
    width: 120px;
    height: 120px;
    top: -22px;
    right: 67px;
    z-index: 99;
    border: 1px solid #ccc;
}

.weixin2 {
    position: absolute;
    width: 120px;
    height: 120px;
    top: -22px;
    right: 67px;
    z-index: 99;
    border: 1px solid #ccc;
}

/* Large Devices, Wide Screens */
.container-button {
    width: 1080px;
    height: 50px;
    margin: auto;
    text-align: center;
}

.container-button button {
    width: 236px;
    height: 48px;
    background: #ffbf37;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
}

.container-cart {
    width: 1080px;
}

@media only screen and (min-device-width: 360px) and (max-device-width: 1024px) {
    .container-cart {
        width: 980px;
    }
}

.pop-b {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(113, 113, 113, 0.4);
}

.main-pop-auto {
    z-index: 100;
    width: 500px;
    background-color: #fff;
    border-radius: 6px;
    background: #fff;
    margin: 200px auto;
    position: relative;
}

.main-pop-auto .main-pop-right {
    width: 12px;
    height: 12px;
    position: absolute;
    background: url("../../images/frontend/chc.png") no-repeat;
    top: 24px;
    left: 465px;
}

.main-pop-auto .main-pop-nav {
    padding: 32px 48px 32px 48px;
}

.main-pop-auto .main-pop-nav .main-pop-top {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 48px;
}

.main-pop-auto .main-pop-nav .main-pop-next {
    color: #666;
    font-size: 14px;
    padding-bottom: 16px;
}

.main-pop-auto .main-pop-nav input {
    width: 404px;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    font-size: 14px;
    margin-bottom: 48px;
    border-radius: 6px;
    border: 1px solid #e4e4e4;
}

.main-pop-auto .main-pop-nav button {
    width: 404px;
    height: 48px;
    border: 1px solid #ffbf37;
    background: #ffbf37;
    font-size: 18px;
    color: #fff;
    border-radius: 6px;
}

.gmat-introduction-menu1 {
    left: 197px;
}

.pricing_content_packages_details {
    width: 251px;
    float: left;
    margin: 0 25px 0 0;
    height: 620px;
}

.cart_main {
    width: 805px;
}

.cart_main1 {
    overflow: hidden;
    padding: 40px 0 0 0;
}

.cart_main2 {
    margin: 40px 0 0 0;
    overflow: hidden;
}

.fixed-top {
    position: fixed;
    top: 50px;
}

.fixed-bottom.doc-fixed-bottom {
    z-index: 9;
    left: 0;
    right: 0;
    filter: alpha(opacity=80);
    opacity: .8;
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
}

.absolute-bottom {
    position: absolute;
    bottom: 0;
}

/* 秒杀 */
.pricing_content_packages_kill {
    margin-top: 10px;
    font-size: 14px;
}

.pricing_content_packages_kill .pricing_content_packages_kill_price {
}

.pricing_content_packages_kill .pricing_content_packages_kill_price span {
    font-size: 16px;
    color: #f30001;
}

.pricing_content_packages_kill .pricing_content_packages_kill_apply {
    margin-top: 6px;
    color: #333;
    cursor: pointer;
}

.pricing_content_packages_kill .pricing_content_packages_kill_apply:hover {
    text-decoration: underline;
}

.seckill {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(113, 113, 113, 0.4);
    z-index: 100;
}

.seckill .seckill-ds {
    z-index: 100;
    width: 800px;
    height: 610px;
    box-shadow: 0 0 10px #666;
    background: #dc0f3a;
    margin: 200px auto;
    position: relative;
    text-align: center;
    color: #fff;
    padding-top: 0;
}

.seckill .seckill-gb {
    width: 20px;
    height: 20px;
    position: absolute;
    background: url("../../images/cart/seckill-4.png") no-repeat;
    top: 24px;
    left: 760px;
}

.seckill .seckill-gb:hover {
    background: url("../../images/cart/seckill-3.png") no-repeat;
}

.seckill .seckill-xs {
    width: 618px;
    height: 150px;
    line-height: 150px;
    margin: auto;
    font-size: 36px;
    color: rgba(253, 201, 75, 1);
    /*background: url("../../images/cart/seckill-1.png") no-repeat 0 50px;*/
}

.seckill .seckill-sj {
    margin-top: 48px;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}

.seckill .seckill-ms {
    margin-top: 20px;
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
}

.seckill .seckill-ms span {
    color: #f6c42f;
}

.seckill .seckill-zn {
    margin-top: 20px;
    font-size: 18px;
    line-height: 18px;
}

.seckill .seckill-ew {
    width: 115px;
    height: 115px;
    margin: auto;
    margin-top: 40px;
    background: url("../../images/cart/gmat_qrcode.jpg") no-repeat;
    background-size: 100%;
}

.seckill .seckill-zj {
    margin-top: 20px;
    font-size: 24px;
}

.seckill .seckill-de {
    width: 330px;
    height: 50px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 30px;
    background: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #dc0f3a;
}

/*.seckill .seckill-de1{*/
/*width: 330px;*/
/*height: 50px;*/
/*position: absolute;*/
/*bottom: 0;*/
/*right: 0;*/
/*margin-top: 30px;*/
/*background: #fff;*/
/*line-height: 50px;*/
/*text-align: center;*/
/*font-size: 24px;*/
/*font-weight: bold;*/
/*color: #dc0f3a;*/
/*}*/
.seckill .seckill-dr {
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    right: 330px;
    float: right;
    border-bottom: 50px solid #fff;
    border-left: 50px solid transparent;
}

.seckill-ss {
    width: 159px;
    height: 322px;
    position: fixed;
    right: 0;
    bottom: 10%;
    background: url("../../images/cart/seckill-5.png") no-repeat;
    text-align: center;
}

.seckill-ss .we1 {
    margin-top: 120px;
    font-size: 24px;
    color: #000;
    line-height: 24px;
    font-weight: bold;
}

.seckill-ss .we2 {
    margin-top: 12px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #dc0f3a;
}

.seckill-ss .we3 {
    font-size: 24px;
    line-height: 24px;
    margin-top: 8px;
    color: #000;
    font-weight: bold;
}

.seckill-ss .we4 {
    width: 125px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    margin: 24px auto;
    border-radius: 30px;
    background: #dc0f3a;
    cursor: pointer;
}
