body {
    background: #F9F9F9;
}

.mlpx0{margin-left:0 !important;}

.see_banner {
    width: 100%;
    height: 187px;
    min-width: 1200px;
    background: url(../../img/goods/banner.jpg) no-repeat center;
    background-size: cover;
    /*margin-top: 70px;*/
}

.seebann_cont {
    width: 930px;
    height: 100%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.seebann_book {
    box-sizing: border-box;
    border: 1px solid #ffffff;
    border-radius: 8px;
    background-color: #fff;
}

.seebann_infor {
    margin-left: 38px;
}

.seebann_inforw {
    display: block;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    font-size: 22px;
}

.seebann_infora {
    width: 113px;
    height: 33px;
    background: rgba(0, 0, 0, 0.37);
    border: 1px solid #FFFFFF;
    border-radius: 17px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.seebann_inforaw {
    font-size: 14px;
    color: #ffffff;
    margin-right: 5px;
}

.see_container {
    width: 1000px;
    margin: 20px auto 72px auto;
}

.see_conttit {
    width: 100%;
    box-sizing: border-box;
    padding: 0 22px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #fff;
    height: 72px;
    background: #FFFFFF;
    border-radius: 20px 20px 0px 0px;
}

.see_conttitL {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.see_conttity {
    width: 9px;
    height: 9px;
    background: #3E87FF;
}

.see_conttitw {
    color: #333333;
    font-size: 24px;
    margin-left: 10px;
}

.see_contlist {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 30px;
}

.see_images {
    width: 100%;
    margin: 20px auto 0 auto;
}

.see_dalist {
    width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-bottom: 86px;
    background-color: #fff;
}

.see_contlistA {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 38px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin-top: 10px;
}

.bbottom {
    border-bottom: 1px solid #f1f1f1;
}

.second_cont {
    margin-top: 20px;
}

.see_contlistAw {
    font-weight: bold;
    color: #333333;
    line-height: 34px;
    font-size: 18px;
    width: 80%;
}

.see_contlistAa {
    width: 98px;
    height: 37px;
    background: rgba(53, 138, 208, 0.12);
    border-radius: 4px;
    color: #3E87FF;
    font-size: 14px;
    text-align: center;
    line-height: 37px;
}

.see_empty {
    width: 100%;
    /*background-color: #fff;*/
    box-sizing:border-box;
    padding-bottom:30px;
    margin-top:50px;
}

.see_emptyi {
    display:block;
    margin:0 auto;
    width:20%;
}

.see_emptyw {
    font-size: 16px;
    color: #999999;
    text-align: center;
    margin-top: 24px;
    display: block;
}

.see_daImg {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.see_operation {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    height: 71px;
    background: #FFFFFF;
    box-shadow: 0px -5px 5px 0px rgba(58, 58, 58, 0.06);
}

.operation {
    width: 800px;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding-right: 40px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.operationA {
    width: 85px;
    height: 31px;
    border: 1px solid #478DFF;
    border-radius: 16px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.xzword {
    font-size: 16px;
    color: #FFFFFF;
}

.unit_operatew {
    color: #999999;
    font-size: 14px;
    line-height: 34px;
}

.course_word {
    font-size: 16px;
    color: #333333;
    width: 68%;
}

.no {
    display: none;
}

.course_list {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 38px 20px 38px;
}

.seeList {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
}

.unit_operate {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
}

.unit_operatei {
    width: 12px;
    margin-left: 5px;
}

@media (max-width: 1440px) {
    .see_banner {
        width: 100%;
        height: 187px;
        min-width: 1000px;
        background: url(../../img/goods/banner.jpg) no-repeat center;
        background-size: cover;
        margin-top: 53px;
    }
}

.downloadA {
    display: block;
    width: 134px;
    height: 42px;
    background-color: #478dff;
    color: #fff;
    line-height: 42px;
    text-align: center;
    font-size: 15px;
    border-radius: 8px;
}
.xiazai_pop{
    width: 1000px;
    margin: 50px auto 0 auto;
}
.xiazai_way{
    width: 100%;
    height: 212px;
    border-radius: 8px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 35px 80px 0 80px;
    margin-bottom: 25px;
}
.xiazai_waytita {
    font-size: 18px;
    font-weight: bold;
    color: #4A84F0;
}
.xiazai_waytitb {
    color: #101010;
    font-size: 18px;
    font-weight: bold;
    margin-left: 0.3rem;
}
.xiazai_wayWord{
    font-size: 15px;
    color: #888;
    margin: 20px 0;
}
.wayqq_inp {
    float: left;
    width: 54%;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    padding: 0 10px;
    color: #101010;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.wayqq_button {
    float: left;
    width: 99px;
    height: 42px;
    background: #4A84F0;
    border-radius: 0 8px 8px 0;
    color: #FFFFFF;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    line-height: 42px;
}
input::placeholder {
    color: #999;
  }
.hpx120{height:120px !important;}
