body,
.warp {
    width: 100%;
    background: #FFF;
}

.directory,
.course_all div img,
.subject_0 .img_01,
.subject_01 .left img {
    width: 100%;
}
.subject_0 .img_01{
	margin-top: 20px;
}

.directory .newthr {
    width: 100%;
    height: 3rem;
    margin-top: 1rem;
    background: #F6F6F6;
    line-height: 3rem;
    font-size: 1rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.directory .buylist .blue,
.directory .buylist .action {
    color: #2FB1ED;
}

.directory .buylist li {
    width: 100%;
    height: 3rem;
    padding: 0 4%;
    border-bottom: 1px solid #EBEBEB;
    line-height: 3rem;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.directory .buylist li a {
    display: block;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.int_course {
    position: relative;
    width: 100%;
}

.int_top {
    position: relative;
    margin-top: 10px;
    background: #FFF;
}

.int_bmtype,
.int_middle,
.img_parent {
    position: relative;
}

.int_bmtype div {
    width: 65%;
}

.int_bmtype img {
    position: absolute;
    top: 40px;
    right: 0;
    width: 35%;
}

.int_top h2,
.int_bottom h2,
.int_middle h2,
.int_bmtype h2,
.int_jigou h2,
.int_ct h2 {
    margin: 10px 0;
    color: #5A5A5A;
    font-size: 1.2em;
}

.int_top h2 {
    line-height: 1.2em;
}

.int_top h2 .vip_icon {
    display: inline-block;
    height: 24px;
    margin-left: 5px;
    padding: 0 5px;
    background: #FF7E00;
    line-height: 24px;
    color: #FFF;
    font-size: 14px;
    vertical-align: middle;
}

.int_top p {
    margin-bottom: 5px;
    color: #838383;
    font-size: 1.1em;
}

.courseplay {
    position: relative;
    z-index: 1;
}

.int_top div {
    padding: 10px 0;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    color: #FF6000;
    font-size: 1.5rem;
}

.int_top div del {
    color: #C7C7C7;
    font-size: 1rem;
}

.int_middle p,
.int_bottom p,
.subject_01,
.tb_btm ul {
    overflow: hidden;
}

.int_middle > div > img {
    width: 100%;
}

.buynow {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: #2CB1EC;
    line-height: 60px;
    color: #FFF;
    font-weight: 700;
    font-size: 1.2em;
    text-align: center;
    z-index: 50;
    max-width: 720px;
}

.weike_course {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-weight: 700;
    font-size: 1.2em;
    text-align: center;
    z-index: 50;
    box-shadow: 0 0 4px 2px #DDD;
    max-width: 720px;
}

.weike_course a {
    display: inline-block;
    float: left;
    width: 50%;
}

.weike_course a:first-child,
.weike_course14 a:first-child {
    background: #FFF;
    color: #333;
}

.weike_course a:last-child {
    background: #2CB1EC;
    color: #FFF;
}

.weike_course11 {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #FFF;
    line-height: 50px;
    font-size: 1.1em;
    text-align: center;
    z-index: 50;
    box-shadow: 0 0 4px 2px #DDD;
    max-width: 720px;
}

.weike_course11 a {
    display: inline-block;
    float: left;
    width: 50%;
    background: #00A0EA;
    color: #FFF;
}

.weike_course11 a.GroupBuy_Invite {
    background: #087FC4;
}

.weike_course14 {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #FFF;
    line-height: 60px;
    font-weight: 700;
    font-size: 1.2em;
    text-align: center;
    z-index: 50;
    box-shadow: 0 0 4px 2px #DDD;
    max-width: 720px;
}

.weike_course14 a {
    display: inline-block;
    float: left;
    width: 25%;
    background: #25B0FF;
    color: #FFF;
}

.weike_course14 a:last-child {
    background: #1AA0DD;
    color: #FFF;
}

.buynow:hover {
    color: #FFF;
    text-decoration: none;
}

.bor1,
.bor2 {
    margin-left: -4%;
    margin-right: -4%;
    border-top: 10px solid #F2F2F2;
}

.bor3 {
    margin-left: -4%;
    margin-right: -4%;
    border-top: 5px solid #F2F2F2;
}

.course_all {
    width: 95%;
    margin: 0 auto;
    padding: 15px 2.5%;
    border-top: 1px solid #EBEBEB;
}

.course_all div a {
    display: inline-block;
    width: 49%;
    border-radius: 5px;
}

.course_all a {
    display: inline-block;
}

.course_all .main {
    margin-bottom: 0;
    padding-top: 10px;
    line-height: 40px;
}

.course_all .main a {
    margin-right: 3%;
    color: #18A0DC;
}

.course_li h3 {
    margin: 10px 0;
    padding: 0 2%;
    background: #F6F6F6;
    line-height: 55px;
    font-size: 1.3em;
}

.course_li h3 span {
    margin-left: 1%;
    font-size: .6em;
}

.course_li h3 img {
    height: 40px;
    margin-top: 7px;
}

.course_li > a {
    padding: 8px 0;
    color: #666;
    font-size: 1.1em;
    text-indent: .8em;
    min-width: 30%;
}

.pay_type {
    position: fixed;
    bottom: -7em;
    width: 100%;
    height: 7em;
    background: #FFF;
    z-index: 50;
    box-shadow: 0 -6px 18px 0 #DDD;
    max-width: 720px;
}

.pay_type div {
    width: 49%;
    margin-top: 10px;
    text-align: center;
}

.pay_type div img {
    width: 4em;
}

.pay_type .left {
    border-right: 1px solid #EAEAEA;
}

.img_zhezhao {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 10;
}

#play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 4em;
    height: 4em;
    margin-left: -2em;
    margin-top: -2em;
    z-index: 20;
}

.img_03,
.img_0 {
    position: relative;
    top: 11px;
    margin: 0 10px;
}

.subject_0 {
    text-align: center;
}

.subject_0 h2 {
    margin: 0 auto 5px;
    text-align: center;
	font-size: 28px;
}

.subject_0 .p_0 {
    margin-bottom: 10px;
    text-align: center;
	font-size: 16px;
}

.subject_0 .p_1,
.subject_0 .p_5 {
    margin-top: 1em;
    text-align: left;
    text-indent: 2em;
}

.subject_0 .p_4 {
    margin-top: .6em;
    font-size: 1.2em;
    text-align: center;
}

.subject_01 .left {
    width: 25%;
}

.subject_01 .right {
    width: 75%;
}

.subject_02 {
    padding: 2%;
}

.subject_02 .h2_0 {
    margin: 10px 0;
    text-align: center;
}

.subject_02 .p_6 {
    margin-bottom: 20px;
    text-align: center;
}

.subject_02 .h2_left {
    margin: 20px 0 10px;
    color: #26B0FF;
    font-size: 1.4em;
}

.subject_02 .text_list {
    width: 96%;
    margin: 0 auto;
    padding: 2%;
    background: #FFF;
}

.subject_02 .text_list .text_2 {
    margin-top: -3px;
    padding: 2%;
    border: 3px solid #9BDDFF;
}

.ft_tb {
    padding-top: 10px;
}

.ft_tb .tb_title {
    display: inline-block;
    margin: 0;
    padding: 3px 4%;
    background: #FF4343;
    color: #FFF;
    border-top-right-radius: 7px;
}

.ft_tb .tb_cont {
    background: #FF4343;
    color: #FFF;
}

.ft_tb .tb_price {
    margin-top: 15px;
    padding-left: 4%;
}

.tb_djs {
    padding-right: 4%;
}

.tb_djs p {
    margin: 0;
}

.tb_djs p span {
    padding: 3px;
    background: #FFF;
    color: #FF4343;
    border-radius: 2px;
}

.tb_btm {
    background: #FFF8F3;
}

.tb_btm h4 {
    margin: 0 4%;
    padding: 10px 0;
    border-bottom: 1px solid #E5E5E5;
    color: #2C2C2C;
    font-size: 1.1em;
}

.tb_btm h4 a {
    color: #909090;
    font-size: .8em;
}

.tb_btm ul li {
    float: left;
    width: 33.3%;
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}

.tb_btm li i {
    display: inline-block;
    float: left;
    width: 18px;
    height: 18px;
    margin-left: 10px;
    margin-right: 5px;
    background: #999;
    line-height: 18px;
    color: #FFF;
    font-size: .8em;
    font-style: normal;
    vertical-align: middle;
    border-radius: 50%;
}

.tb_btm li span {
    float: left;
    font-size: .8em;
    text-align: left;
}

.int_jg_data {
    padding-left: 5px;
}

.int_jigou img {
    width: 20%;
}

.int_jg_data h4 {
    margin: 2px 0 10px;
    color: #444;
    font-weight: 700;
}

.int_jigou > p {
    padding-bottom: 5px;
    border-bottom: 1px solid #DDD;
    line-height: 2em;
    color: #747474;
    font-size: .8em;
}

.int_jg_data p > span {
    padding-right: 10px;
    border-right: 1px solid #DDD;
    color: #494949;
    font-size: .8em;
    text-align: center;
}

.jg_tel {
    padding-bottom: 10px;
}

.jg_tel h5 {
    color: #333;
    font-weight: 700;
}

.int_ct li img {
    width: 15%;
    border-radius: 50%;
}

.int_ct li > div {
    padding-left: 5px;
}

.int_ct li a {
    margin-top: 5px;
    padding: 3px 5px;
    border: 2px solid #2FB2ED;
    color: #2FB2ED;
    border-radius: 5px;
}

.int_ct > a {
    display: block;
    padding: 10px 0;
    color: #999;
    text-align: center;
}

@media screen and (min-width:321px) and (max-width:415px) {
    .subject_01 .p_6 {
        height: 45px;
        margin: 7px 0 0;
        line-height: 20px;
    }
    
    .subject_01 .p_7 {
        height: 38px;
        margin: 0;
        line-height: 20px;
    }
    
    .subject_01 .p_8 {
        margin: 0;
        line-height: 20px;
    }
}

@media screen and (min-width:600px) {
    .int_jigou img {
        width: 10%;
    }
    
    .int_bmtype img {
        width: 18% !important;
    }
    
    .int_ct li img {
        width: 8%;
    }
}