/**电脑**/

@media screen and (min-width:1200px) {}


/**iPad横向**/

@media screen and (min-width: 960px) and (max-width: 1199px) {
    /* body {
        background: blue
    } */
}


/**ipad竖向**/

@media screen and (min-width: 768px) and (max-width: 959px) {
    /* body {
        background: green
    } */
}


/**手机viewport横向**/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    /* body {
        background: red
    } */
}


/**手机viewport竖向**/

@media only screen and (max-width: 479px) {
    body,
    html {
        font-size: 16px;
        width: 100%;
        overflow-x: hidden;
    }
    .wrap {
        width: 100%;
    }
    /*----- 头部 -----*/
    #long_china #header .logo {
        margin: 17px 0 15px 21px;
    }
    #long_china #header .logo img {
        width: 88px;
    }
    /*----- 底部 -----*/
    #long_china #footer {
        background: url(../images/bgk/bgk_footer.png) no-repeat;
        background-size: 100% 100%;
        text-align: center;
        font-size: 12px;
        padding: 10px 0 15px;
        color: #fff;
    }
    #long_china #footer .college p {
        line-height: 20px;
        font-weight: bold;
    }
    #long_china #footer .information {
        margin: 8px 0;
    }
    #long_china #footer .information li {
        line-height: 20px;
    }
    #long_china #footer dl {
        margin: 8px 0;
        line-height: 20px;
    }
    #long_china #footer p {
        text-align: center;
    }
    #long_china #footer p {
        line-height: 16px;
    }
    #long_china #footer a {
        font-size: 18px;
        color: #CFA978;
        display: block;
        background: #F4ECDD;
        line-height: 42px;
        width: 63%;
        margin: 15px auto;
        border-radius: 5px;
        font-weight: bold;
    }
    #long_china #footer .copy li {
        font-size: 10px;
    }
    #long_china #footer .item {
        margin: 15px 0 0;
        color: #fff;
    }
    /*----- banner -----*/
    #long_china #banner {
        position: relative;
    }
    #long_china #banner::after {
        content: '';
        box-shadow: 0 10px 24px #C6BCB0;
        position: absolute;
        width: 100%;
        height: 24px;
        bottom: 0;
        left: 0;
    }
    /*----- 内容 -----*/
    #long_china #content .title {
        text-align: center;
        padding: 30px 0;
    }
    #long_china #content .title h2 {
        font-size: 24px;
        color: #fff;
        font-weight: normal;
    }
    #long_china #content .title h3 {
        font-size: 13px;
        color: #fff;
        margin-top: 5px;
        position: relative;
        display: inline-block;
        font-weight: normal;
    }
    #long_china #content .title h3::after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 3px;
        bottom: -12px;
        background: #F2E4BF;
    }
    #long_china #content .overview {
        background: url(../images/bgk/bgk_overview.png);
        background-size: 100% 100%;
        padding-bottom: 30px;
    }
    #long_china #content .overview li {
        font-size: 15px;
        color: #fff;
        line-height: 30px;
        text-align: center;
    }
    #long_china #content .overview li span {
        font-size: 21px;
    }
    #long_china #content .overview .bgk1 {
        background: url(../images/bgk/bgk_overview1.png) no-repeat left top;
        background-size: 100% 100%;
        padding: 5px 0;
    }
    #long_china #content .overview .second {
        margin-top: 20px;
    }
    #long_china #content .overview div p {
        margin: 25px 0 15px;
    }
    #long_china #content .overview div dl {
        font-size: 15px;
        color: #fff;
        line-height: 30px;
        text-align: center;
    }
    #long_china #content .overview div dl dd {
        font-size: 13px;
    }
    #long_china #content .highlights {
        padding: 0 0 47px;
    }
    #long_china #content .highlights .title h2 {
        color: #B19D72;
    }
    #long_china #content .highlights .title h3 {
        color: #B19D72;
    }
    #long_china #content .highlights .main {
        padding: 0 16%;
        box-sizing: border-box;
    }
    #long_china #content .highlights p {
        width: 30%;
    }
    #long_china #content .highlights li {
        position: relative;
    }
    #long_china #content .highlights li dl {
        width: 65%;
        text-align: right;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    #long_china #content .highlights li:nth-of-type(2n) dl {
        text-align: left;
        right: 0;
        left: auto;
    }
    #long_china #content .highlights dl dt {
        font-size: 28px;
        font-weight: bold;
        color: #B19D72;
    }
    #long_china #content .highlights dl dd {
        font-size: 13px;
    }
    #long_china #content .curriculum {
        background: #F4ECDD;
    }
    #long_china #content .curriculum .title {
        padding-bottom: 0;
    }
    #long_china #content .curriculum .title h2 {
        color: #B19D72;
    }
    #long_china #content .curriculum .title h3 {
        color: #B19D72;
    }
    #long_china #content .curriculum .curriculum_top {
        border-bottom: 1px solid #E9DAC0;
        padding: 0 0 45px;
    }
    #long_china #content .curriculum .sub_title {
        font-size: 22px;
        text-align: center;
        color: #BEA177;
        line-height: 30px;
        margin: 30px 0 10px;
    }
    #long_china #content .curriculum .curriculum_top .sub_title {
        margin: 35px 0 18px;
    }
    #long_china #content .curriculum .curriculum_top dl {
        padding: 0 5% 0 7%;
        box-sizing: border-box;
    }
    #long_china #content .curriculum .curriculum_top dl dt {
        font-size: 16px;
        line-height: 30px;
        position: relative;
        color: #BEA177;
        font-weight: bold;
        margin-top: 10px;
    }
    #long_china #content .curriculum .curriculum_top dl dt::before {
        content: '';
        display: block;
        position: absolute;
        width: 4px;
        height: 7px;
        left: -2%;
        top: 50%;
        transform: translateY(-50%);
        background: #BEA177;
    }
    #long_china #content .curriculum .curriculum_top dl dd {
        font-size: 14px;
        line-height: 16px;
    }
    #long_china #content .curriculum .curriculum_top ul {
        margin: 30px 7% 0;
        background: url(../images/bgk/bgk_curriculum2.png) no-repeat;
        background-size: 100% 100%;
        padding: 15px 7%;
        box-sizing: border-box;
    }
    #long_china #content .curriculum .curriculum_top ul li {
        position: relative;
        margin: 15px 0 0;
    }
    #long_china #content .curriculum .curriculum_top ul li:first-of-type {
        margin: 0;
    }
    #long_china #content .curriculum .curriculum_top ul div.fl:first-of-type {
        width: 30%;
    }
    #long_china #content .curriculum .curriculum_top ul div.fl:last-of-type {
        width: 100%;
        left: 35%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: #fff;
        font-size: 16px;
        line-height: 24px;
    }
    #long_china #content .curriculum .curriculum_bottom {
        padding: 0 0 65px;
    }
    #long_china #content .curriculum .curriculum_bottom .sub_title {
        margin: 30px 0 10px;
    }
    #long_china #content .curriculum .curriculum_bottom dl {
        display: flex;
        padding-left:30px;
        box-sizing: border-box;
        margin-bottom:38px;
    }
    #long_china #content .curriculum .curriculum_bottom dl dt {
        width:55px;
        font-size: 19px;
        font-weight: bold;
        color: #fff;
    }
    #long_china #content .curriculum .curriculum_bottom dl dt img {
        width: 55px;
        margin-bottom:0;
    }
    #long_china #content .curriculum .curriculum_bottom dl dt p {
        width:55px;
        color:#B5915D;
        text-align:center;
        font-size:26px;
        font-weight: bold;
    }
    #long_china #content .curriculum .curriculum_bottom dl dd {
        margin-top:10px;
        margin-left:22px;
        font-size: 14px;
        line-height: 24px;
    }
    #long_china #content .curriculum .curriculum_bottom dl dd p{
        position: relative;
        padding-left:12px;
        padding-right:30px;
        line-height:24px;
    }
    #long_china #content .curriculum .curriculum_bottom dl dd p .highlight{
        color:#B5915D;
        font-weight: 700;
    }
    #long_china #content .curriculum .curriculum_bottom dl dd i{
        font-style: normal;
    }
    #long_china #content .curriculum .curriculum_bottom dl dd p::after{
        position:absolute;
        left:0;
        top:50%;
        transform: translateY(-50%);
        content: '';
        width:6px;
        height:6px;
        border-radius: 50%;
        background-color:#B5915D;

    }
    #long_china #content .faculty {
        position: relative;
    }
    #long_china #content .faculty .bgk2 {
        position: absolute;
        top: 0;
        z-index: -1;
    }
    #long_china #content .faculty h4 {
        font-size: 22px;
        line-height: 30px;
    }
    #long_china #content .faculty .faculty_top {
        margin: 0 5%;
        border-bottom: 1px dashed #818181;
        position: relative;
        padding: 0 0 25px;
    }
    #long_china #content .faculty .faculty_top::after {
        content: '';
        position: absolute;
        right: 0;
        bottom: 2px;
        width: 0;
        height: 0;
        border-width: 18px 18px 0 0;
        border-style: solid;
        border-color: transparent #B5915D transparent transparent;
    }
    #long_china #content .faculty .faculty_top h4 {
        color: #fff;
    }
    #long_china #content .faculty .faculty_top h5 {
        font-size: 18px;
        line-height: 30px;
    }
    #long_china #content .faculty .faculty_top .director {
        position: relative;
        margin-top: 18px;
    }
    #long_china #content .faculty .faculty_top .director h5 {
        color: #fff;
    }
    #long_china #content .faculty .faculty_top .director .abs {
        position: absolute;
        top: 50%;
        left: 5%;
        transform: translateY(-50%);
    }
    #long_china #content .faculty .faculty_top .director dl dt {
        font-size: 15px;
        font-weight: bold;
        line-height: 26px;
    }
    #long_china #content .faculty .faculty_top .director dl dd {
        font-size: 14px;
        line-height: 24px;
    }
    #long_china #content .faculty .faculty_top .support {
        margin: 15px 0 0;
    }
    #long_china #content .faculty .faculty_top .support h5 {
        color: #B5915D;
    }
    #long_china #content .faculty .faculty_top .support ul {
        margin: 3px 0 0;
    }
    #long_china #content .faculty .faculty_top .support ul li {
        font-size: 15px;
        line-height: 21px;
    }
    #long_china #content .faculty .faculty_bottom {
        margin: 20px 0 0;
        padding: 0 0 40px;
        box-sizing: border-box;
    }
    #long_china #content .faculty .faculty_bottom h4 {
        color: #B5915D;
        margin: 24px 0 0;
        margin: 0 5%;
    }
    #long_china #content .faculty .faculty_bottom h4 span {
        font-size: 15px;
        font-weight: normal;
    }
    #long_china #content .faculty .faculty_bottom ul li {
        width: 50%;
        height:120px;
        text-align: center;
        font-size: 11px;
        line-height: 16px;
        position: relative;
        padding: 15px 5px 9px;
        box-sizing: border-box;
    }
    #long_china #content .faculty .faculty_bottom ul li::after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        border-bottom: 1px dashed #818181;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
    }
    #long_china #content .faculty .faculty_bottom ul li p {
        white-space: nowrap;
    }
    #long_china #content .faculty .faculty_bottom ul li p.name {
        font-size: 14px;
        line-height: 30px;
        color: #B5915D;
    }
    #long_china #content .participants {
        background: #F4ECDD;
        padding: 0 6% 40px 5%;
        box-sizing: border-box;
    }
    #long_china #content .participants .title h2 {
        color: #B19D72;
    }
    #long_china #content .participants .title h3 {
        color: #B19D72;
    }
    #long_china #content .participants .participants_top {
        color: #B19D72;
        position: relative;
        margin: 20px 0 0;
    }
    #long_china #content .participants .participants_top div {
        width: 20%;
    }
    #long_china #content .participants .participants_top ul.abs {
        position: absolute;
        left: 23%;
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
    }
    #long_china #content .participants .participants_top ul.abs li {
        font-size: 15px;
        line-height: 22px;
    }
    #long_china #content .participants .participants_bottmo {
        margin: 40px 0 0;
    }
    #long_china #content .participants .participants_bottmo li {
        font-size: 13px;
        text-align: center;
        color: #B19D72;
        line-height: 24px;
    }
    #long_china #content .participants .participants_bottmo li span {
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
    }
    #long_china #content .participants .participants_bottmo li:last-of-type span {
        font-size: 19px;
        line-height: 30px;
    }
    #long_china #content .application {
        margin: 0 5% 0 6%;
        padding: 0 0 40px;
    }
    #long_china #content .application .title h2 {
        color: #B19D72;
    }
    #long_china #content .application .title h3 {
        color: #B19D72;
    }
    #long_china #content .application p {
        font-size: 14px;
        line-height: 21px;
    }
    #long_china #content .application dl {
        margin: 10px 0 0;
    }
    #long_china #content .application dl dt {
        font-size: 18px;
        color: #B19D72;
        line-height: 22px;
    }
    #long_china #content .application dl dd {
        font-size: 14px;
        line-height: 21px;
        word-break: break-word;
    }
    #long_china #content .application a {
        font-size: 18px;
        color: #fff;
        display: block;
        background: #B19D72;
        line-height: 42px;
        width: 45%;
        margin: 15px auto;
        border-radius: 21px;
        font-weight: bold;
        text-align: center
    }
}

@media only screen and (max-width: 320px) {}