@charset "utf-8";

.productIntroduce {
    margin-bottom: 53px;
}

.productIntroduce_img img {
    float: left;
    width: 446px;
    height: 336px;
    margin-right: 50px;
}

.productCourseware {
    background: #fce0e2;
    padding-bottom: 230px;
    padding-top: 60px;
    margin-bottom: -30px;
}

.productIntroduce_content p {
    color: #666;
    font-size: 18px;
    line-height: 30px;
}

.productIntroduce_content img {
    margin-top: -20px;
    margin-left: -30px;
    margin-bottom: 8px;
}

.productCourseware_container {
    /*display: inline-block;*/
}

.productCourseware .submenu_list {
    vertical-align: 15px;
    width: 80%;
    text-align: right;
}

.productCourseware .submenu_btn {
    text-align: center;
    color: #2b2b2b;
    width: 115px;
    margin-right: 25px;
}
