@charset "utf-8";

* {
    padding: 0;
    margin: 0;
}

html,body {
    width: 100%;
    margin: 0 auto;
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #efefef;
    font-size: 13px;
}

input {
    outline: none!important;
}

ul {
    list-style: none;
}

ol {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

a {
    color: black
}

a:link {
    text-decoration: none!important;
}

a:visited {
    text-decoration: none!important;
}

a:hover {
    text-decoration: none!important;
}

a:active {
    text-decoration: none!important;
}
.banner_mfx{
    width: 1180px;
    min-width: 1180px;
    height: 372px;
    margin: 0 auto;
    background: url("../images/banner_mfx.jpg") no-repeat;
}
.mfx_nav{
    width: 1180px;
    min-width: 1180px;
    height: 135px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    margin-bottom: 20px;
}
.mfx_yun{
    width: 66px;
    height: 53px;
    background: url("../images/yun.png") no-repeat;
    display: block;
    position: absolute;
    left: 30px;
    top: 27px;
    z-index: 4;

}
.mfx_yun span{
    color: #fff;
    font-size: 14px;
    /* padding-top: 51px; */
    margin-top: 17px;
    display: block;
    text-align: center;
}

.d5d5d5{
    border-bottom: 1px solid #d5d5d5;
    width: 1000px;
    position: absolute;
    left: 90px;
    top: 55px;
    z-index: 2;
}
.mfx_nav ul{
    /* overflow: hidden; */
    position: absolute;
    top: 30px;
    left: 105px;
    z-index: 3;
}
.mfx_nav ul li{

    float: left;

    width: 94px;

    cursor: pointer;

    margin: 0px 20px;
}
.mfx_nav ul li dl{

    text-align: center;

    /* background: #fff; */
}
.mfx_nav ul li dl dt{

    width: 49px;

    height: 45px;

    margin: 0 auto;

    /* position: relative; */
}
.mfx_nav ul li dl dt img{

}
.mfx_nav ul li dl dd{

    padding-top: 10px;
}
.mfx_nav_1 dl dt{
    background: url("../images/mfx_nav_1.png");
}
.mfx_nav_2 dl dt{
    background: url("../images/mfx_nav_2.png");
}
.mfx_nav_3 dl dt{
    background: url("../images/mfx_nav_3.png");
}
.mfx_nav_4 dl dt{
    background: url("../images/mfx_nav_4.png");
}
.mfx_nav_5 dl dt{
    background: url("../images/mfx_nav_5.png");
}.mfx_nav_6 dl dt{
     background: url("../images/mfx_nav_6.png");
 }
.mfx_nav_7 dl dt{
    background: url("../images/mfx_nav_7.png");
}
.mfx_nav_8 dl dt{
    background: url("../images/mfx_nav_8.png");
}

.mfx_nav_1 dl dt:hover{
    background: url("../images/mfx_nav_1_hover.png");
}
.mfx_nav_2 dl dt:hover{
    background: url("../images/mfx_nav_2_hover.png");
}
.mfx_nav_3 dl dt:hover{
    background: url("../images/mfx_nav_3_hover.png");
}
.mfx_nav_4 dl dt:hover{
    background: url("../images/mfx_nav_4_hover.png");
}
.mfx_nav_5 dl dt:hover{
    background: url("../images/mfx_nav_5_hover.png");
}
.mfx_nav_6 dl dt:hover{
    background: url("../images/mfx_nav_6_hover.png");
}
.mfx_nav_7 dl dt:hover{
    background: url("../images/mfx_nav_7_hover.png");
}
.mfx_nav_8 dl dt:hover{
    background: url("../images/mfx_nav_8_hover.png");
}
.mfx_main_box{
    width: 1180px;
    min-width: 1180px;
    background: #ffffff;
    margin: 0 auto;
}
.registration_policy{
    font-size: 14px;
    color: #666666;
    padding-top: 20px;
    padding-left: 20px;
}
.registration_policy span{
    color: #da0000;
}
.free_courses{
    color: #4ab83e;
    border-left: 4px solid #4ab83e;
    font-size: 16px;
    padding-left: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 10px;
}
.mfx_main_list{
    padding-left: 30px;
    padding-right: 30px;
    /* padding-bottom: 30px; */
}
.mfx_main_list ul{
    overflow: hidden;
    padding-bottom: 5px;
}
.mfx_main_list ul li{
    float: left;
    width: 240px;
    margin: 20px 20px;
    border-top: 2px solid #4ab83e;
    height: 220px;
    box-shadow: 0px 0px 5px #e6e6e6;
    position: relative;
}
.mfx_main_list ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.mfx_main_list ul li:hover{
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
    box-shadow: 0px 0px 15px #e6e6e6;
}
.mfx_main_list ul li h3{
    padding-left: 71px;
    padding-top: 20px;
    background: url("../images/audition_pic.png") no-repeat 15px 23px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mfx_main_list ul li h3 a{
    font-size: 16px;
    color: #404040;
}
.class_type{
    font-size: 15px;
    color: #808080;
    padding-left: 15px;
    padding-top: 20px;
}
.d5d5d5_90{
    border-bottom: 1px solid #d5d5d5;
    width: 63%;
    margin: 0 auto;
    position: absolute;
    left: 32%;
    top: 140px;
}
.teacher_pic{
    position: absolute;
    top: 115px;
    left: 15px;
    width: 52px;
}
.teacher_name{
    color: #808080;
    font-size: 15px;
    position: absolute;
    bottom: 18px;
    left: 15px;
}
.free_admission{
    color: #ffa041;
    font-size: 15px;
    position: absolute;
    right: 12px;
    bottom: 37px;
}
.number_students{
    display:none;
    color: #808080;
    font-size: 14px;
    position: absolute;
    bottom: 15px;
    right: 12px;
}
.customs_clearance_shift{
    background: #ffffff;
    width: 1180px;
    min-width: 1180px;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.customs_clearance_shift ul{
    overflow: hidden;
    padding-left: 15px;
}
.customs_clearance_shift ul li{
    float: left;
    width: 220px;
    margin: 0px 6px;
}
.customs_clearance_shift ul li .kc_pic{
    width: 220px;
    height: 126px;
    overflow: hidden;
}
.customs_clearance_shift ul li .kc_pic img{
    width: 100%;
    height: 100%;
}
.customs_clearance_shift ul li .kc_pic img:hover{
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -moz-transition: ease-out 0.5s;
    -o-transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}
.kc_nameandbay{

    overflow: hidden;

    padding-top: 10px;

    padding-bottom: 10px;
}
.kc_name{
    float: left;
    font-size: 14px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 120px;
}
.kc_bay{
    float: right;
    font-size: 14px;
    color: #666666;
    display: none;
}
.purchasing_consultation{
    overflow: hidden;
    padding-bottom: 10px;
}
.purchasing_consultation .purchasing{

    width: 78px;

    display: block;

    float: left;

    height: 23px;

    border:1px solid #dadad8;

    text-align: center;

    line-height: 23px;

    border-radius: 4px;

    color: #f13241;

    margin-right: 10px;
}
.purchasing_consultation .consultation{
    width: 78px;
    display: block;
    float: left;
    height: 23px;
    border: 1px solid #526784;
    text-align: center;
    line-height: 23px;
    border-radius: 4px;
    color: #fff;
    background: #526784;
    padding: 0;
}
.kc_list{

    width: 100%;

    height: 100%;

    display: block;
}
.mfx_banneres{
    display: none;
}
.mfx_hide_show{
    position: relative;
    /* width: 91px; */
    /* height: 100px; */
    display: none;
}
.mfx_nav_1 dl dt span{
    background: url("../images/mfxxs.png") no-repeat;
    display: block;
    width: 16px;
    height: 8px;
    top: 48px;
    left: 16px;
    position: absolute;
    z-index: 2;
}
.mfx_nav_1 dl dt p{
    position: absolute;
    background: #fff;
    top: 55px;
    left: -48px;
    padding: 10px;
    white-space: nowrap;
    border: 1px solid #d5d5d5;
}
.mfx_nav_2 dl dt span{
    background: url("../images/mfxxs.png") no-repeat;
    display: block;
    width: 16px;
    height: 8px;
    top: 48px;
    left: 16px;
    position: absolute;
    z-index: 2;
}
.mfx_nav_2 dl dt p{
    position: absolute;
    background: #fff;
    top: 55px;
    left: -48px;
    padding: 10px;
    white-space: nowrap;
    border: 1px solid #d5d5d5;
}
.mfx_nav_3 dl dt span{
    background: url("../images/mfxxs.png") no-repeat;
    display: block;
    width: 16px;
    height: 8px;
    top: 48px;
    left: 16px;
    position: absolute;
    z-index: 2;
}
.mfx_nav_3 dl dt p{
    position: absolute;
    background: #fff;
    top: 55px;
    left: -48px;
    padding: 10px;
    white-space: nowrap;
    border: 1px solid #d5d5d5;
}
.mfx_nav_4 dl dt span{
    background: url("../images/mfxxs.png") no-repeat;
    display: block;
    width: 16px;
    height: 8px;
    top: 48px;
    left: 16px;
    position: absolute;
    z-index: 2;
}
.mfx_nav_4 dl dt p{
    position: absolute;
    background: #fff;
    top: 55px;
    left: -48px;
    padding: 10px;
    white-space: nowrap;
    border: 1px solid #d5d5d5;
}
.mfx_nav_5 dl dt span{
    background: url("../images/mfxxs.png") no-repeat;
    display: block;
    width: 16px;
    height: 8px;
    top: 48px;
    left: 16px;
    position: absolute;
    z-index: 2;
}
.mfx_nav_5 dl dt p{
    position: absolute;
    background: #fff;
    top: 55px;
    left: -48px;
    padding: 10px;
    white-space: nowrap;
    border: 1px solid #d5d5d5;
}
.mfx_nav_6 dl dt span{
    background: url("../images/mfxxs.png") no-repeat;
    display: block;
    width: 16px;
    height: 8px;
    top: 48px;
    left: 16px;
    position: absolute;
    z-index: 2;
}
.mfx_nav_6 dl dt p{
    position: absolute;
    background: #fff;
    top: 55px;
    left: -48px;
    padding: 10px;
    white-space: nowrap;
    border: 1px solid #d5d5d5;
}
.mfx_nav_7 dl dt span{
    background: url("../images/mfxxs.png") no-repeat;
    display: block;
    width: 16px;
    height: 8px;
    top: 48px;
    left: 16px;
    position: absolute;
    z-index: 2;
}
.mfx_nav_7 dl dt p{
    position: absolute;
    background: #fff;
    top: 55px;
    left: -39px;
    padding: 10px;
    white-space: nowrap;
    border: 1px solid #d5d5d5;
}
.mfx_nav_8 dl dt span{
    background: url("../images/mfxxs.png") no-repeat;
    display: block;
    width: 16px;
    height: 8px;
    top: 48px;
    left: 16px;
    position: absolute;
    z-index: 2;
}
.mfx_nav_8 dl dt p{
    position: absolute;
    background: #fff;
    top: 55px;
    left: -130px;
    padding: 10px;
    white-space: nowrap;
    border: 1px solid #d5d5d5;
}
video{
    width: 1200px;
    margin: 20px auto;
    display: block;
    margin-top: 90px;
}
@media screen and (max-width: 801px) {
    video{
        width: 100%;
        margin: 0;
        display: block;
    }
    .mfx_85{
        display: none;
    }
    .banner_mfx{
        display: none;
    }
    .mfx_nav{
        display: none;
    }
    .mfx_main_box{
        width: 100%;
        min-width: 100%;
    }
    .customs_clearance_shift{
        width: 100%;
        min-width: 100%;
    }
    .mfx_banneres{
        display: block;
        width: 100%;
        height: 3.7rem;
        background: url("../images/mfx_banneres.jpg") no-repeat;
        background-size: 100% 100%;
    }
    .registration_policy{
        padding: 0.2rem;
    }
    .free_courses{
        margin-top: 0.1rem;
        margin-bottom: 0.1rem;
    }
    .mfx_main_list{
        padding: 0;
    }
    .mfx_main_list ul li{
        margin: 0;
        width: 100%;
        margin-bottom: 0.3rem;
    }
    .mfx_main_list ul {
        overflow: hidden;
        padding-bottom: 5px;
        padding: 0.25rem;
    }
    .d5d5d5_90 {
        border-bottom: 1px solid #d5d5d5;
        width: 74%;
        margin: 0 auto;
        position: absolute;
        left: 23%;
        top: 140px;
    }
    .customs_clearance_shift ul{
        padding-left: 0;
        padding: 0 0.2rem;
    }
    .customs_clearance_shift ul li{
        margin: 0;
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
    .customs_clearance_shift ul li .kc_pic{
        width: 100%;
        height: 2rem;
    }
    .kc_name{
        font-size: 0.24rem;
        width: 48%;
    }
    .kc_bay{
        font-size: 0.24rem;
    }
    .purchasing_consultation .purchasing{
        display: none;
    }
    .purchasing_consultation .consultation{
        display: none;
    }
    .kc_nameandbay{
        display: none;
    }
}