@media only screen and (max-width:1200px) {
    .container {
        width: 96%;
    }
    .banner .container {
        width: 96%;
        left: 50%;
        margin-left: -48%;
    }
    /* 申请时间规划 */
    .abroda-box ul .abroda-li>.fr {
        width: calc(100% -260px);
        width: -webkit-calc(100% -260px);
        width: -moz-calc(100% -260px);
        width: calc(100% -260px);
    }
    .abroda-box ul .abroda-li>.fl {
        width: 24%;
    }
    .abroda-box ul .abroda-li>.fr {
        width: 76%;
    }
    .abroda-box ul .abroda-li>.study-2 p {
        width: 49.35%;
        margin: 0 1.25% 0 0;
    }
    .abroda-box ul .abroda-li>.study-3 p {
        width: 32.5%;
        margin: 0 1.25% 0 0;
    }
    .abroda-box ul .abroda-li>.study-4 p {
        width: 24.06%;
        margin: 0 1.25% 0 0;
    }
    /* 背景提升 */
    .ascension-list ul .sion-list-li {
        width: 49%;
        height: auto;
    }
    .ascension-list ul .sion-list-li img {
        position: relative;
        display: block;
        height: 222px;
    }
    /*艺术申请*/
    .art-advantages .art-advant-box {
        min-height: 400px;
    }
    .art-advantages .art-advant-box .left-text p {
        font-size: 14px;
    }
    /*gre线上课程*/
    .course-features .feature-box li .f-pic {
        width: 100%;
        height: auto;
    }
    .course-features .feature-box li .f-text {
        min-height: 150px;
    }
    /* 美本名校 */
    .featuresBox .tit {
        margin: .55rem auto 0.35rem;
    }
}
@media only screen and (max-width: 1024px) {
    .inner-page .case .case-img .case-more {
        bottom: 30px;
    }
}
@media only screen and (max-width: 980px) {
    .swiper-box .left-bg {
        width: 100% !important;
        min-height: 2.6rem !important;
        position: absolute;
        bottom: 0;
    }
    .swiper-box .swiper-slide {
        width: 40%;
    }
    .caseanlie .pc-swiper-box {
        margin-top: 4rem;
    }
    .swiper-box .right-content {
        width: 100% !important;
        position: static !important;
        padding: 1.2rem 0 1.2rem 0rem;
        top: 0;
    }
    /*inner公共*/
    .container {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    /* 申请规划 */
    .dream-nav,
    .pc-banner {
        display: none;
    }
    .m-inner-banner {
        display: block;
        margin-top: 80px;
    }
    .inner-title h3 {
        font-size: 18px;
    }
    .inner-title p {
        font-size: 14px;
    }
    .banner .container .link-box {
        top: 35%;
    }
    /*美研直通车*/
    .inner-page .advantages ul li {
        width: 48.5%;
    }
    .inner-page .advantages li.adv-tit {
        width: 48.5%;
    }
    .inner-page .services {
        background: #F9FAFF;
        height: auto;
    }
    .inner-page .service-box ul li {
        width: 25%;
    }
    .inner-page .service-box ul li span {
        font-size: .64rem;
    }
    .inner-page .advantages li.item .item-box h3 {
        font-size: 16px;
    }
    .inner-page .case {
        margin: .55rem 0;
    }
    .inner-page .case .case-img,
    .inner-page .case .case-text,
    .inner-page .case .right-case {
        width: 100%;
        position: static;
    }
    .inner-page .case .right-case .pc-case-more {
        display: none;
    }
    .inner-page .case .right-case .mobile-case-more {
        display: block;
        font-size: 14px;
        color: #266435;
        text-align: center;
        margin-top: .15rem;
    }
    /* .inner-page .case .right-case .case-more{margin-left: 0;bottom: auto;z-index: 1;position: static;} */
    .inner-page .case .case-text {
        margin-bottom: .1rem;
    }
    .inner-page .case .case-img {
        margin-top: .35rem;
    }
    .inner-page .case .case-img img {
        float: none;
        margin: 0;
        max-width: 100%;
    }
    .inner-page .case .case-text .text-box {
        padding: .4rem;
    }
    .inner-page .faq .left-faq .faq-img {
        display: none;
    }
    .inner-page .faq .container {
        flex-wrap: wrap;
    }
    .inner-page .faq .left-faq,
    .inner-page .faq .right-faq {
        width: 100%;
    }
    .inner-page .faq .left-faq .faq-tit img {
        width: 100%;
    }
    .inner-page .faq .right-faq {
        margin-top: .3rem;
    }
    .inner-page .faq .right-faq li .list-title {
        font-size: 14px;
    }
    .inner-page .case .inner-title {
        text-align: center;
    }
    .inner-page .case .case-img .case-more {
        left: 0;
        bottom: -100%;
    }
    /*美国本科申请*/
    .inner-page .applay-way .top-way,
    .inner-page .applay-way .way-produce {
        flex-wrap: wrap;
    }
    .inner-page .applay-way .way-tit,
    .inner-page .applay-way .way-tab-nav {
        width: 100%;
    }
    .inner-page .applay-way .way-tab-nav {
        margin-top: .25rem;
    }
    .inner-page .applay-way .way-tit img,
    .inner-page .applay-way .way-produce .produce-text,
    .inner-page .applay-way .way-produce .produce-img,
    .inner-page .applay-way .way-produce .produce-img img {
        width: 100%;
    }
    .inner-page .applay-way .tab-content {
        margin-top: .4rem;
    }
    .inner-page .applay-way .way-others .item {
        width: 100%;
    }
    .inner-page .applay-way .way-others {
        flex-wrap: wrap;
    }
    .inner-page .applay-way .way-tab-nav .nav-item {
        width: 24%;
    }
    .inner-page .applay-way .way-produce .produce-text p {
        font-size: 14px;
    }
    .inner-page .applay-way .way-others .item-1 {
        width: 100%;
        margin-bottom: 6px;
    }
    .inner-page .applay-way .target-tit {
        font-size: 16px;
    }
    /*美本名校双录取*/
    .school-advantage .container {
        flex-wrap: wrap;
    }
    .school-advantage .adv-pic,
    .school-advantage .adv-text {
        width: 100%;
    }
    .school-advantage .adv-text {
        margin-top: .3rem;
    }
    .school-advantage .adv-text p {
        font-size: 14px;
    }
    .famous-school .famous-list li .logo-box {
        width: 80px;
        height: auto;
    }
    .famous-school .famous-list li p {
        font-size: 14px;
    }
    .apply-condition {
        margin: .55rem 0;
    }
    .famous-school {
        height: auto;
    }
    .apply-condition .condit-table li,
    .apply-condition .condit-table h5 {
        font-size: 14px;
    }
    .entrance-path .path-box p {
        font-size: 14px;
    }
    .entrance-path .path-box {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .entrance-path .path-box .arrow,
    .entrance-path .path-box .arrow01 {
        background: url(../images/sch-arrow03.png) bottom center no-repeat;
        height: 50px;
        width: 14px;
        margin: .2rem 0;
    }
    .entrance-path .path-box .item {
        width: 100%;
    }
    .entrance-path .path-box .item02 .item-img img {
        max-width: 213px;
        margin: auto;
        display: block;
    }
    .entrance-path .path-box .item01 .item-img img {
        display: block;
        max-width: 383px;
        margin: auto;
    }
    .entrance-path .path-box h3 {
        text-align: center;
        font-size: 18px;
    }
    .entrance-path .path-box p {
        margin-top: .2rem;
    }
    /*美国高中申请*/
    .inner-page .our-advantages .adv-list,
    .hs-characteristics .cts-list {
        flex-wrap: wrap;
    }
    .inner-page .our-advantages .adv-list li {
        width: 49%;
        margin-bottom: .15rem;
    }
    .hs-characteristics .cts-list li {
        width: 100%;
        height: auto;
        margin-bottom: .2rem;
    }
    .swiper-box .left-bg {
        width: 100%;
        margin-top: -3.4rem;
    }
    .caseanlie .remenTab {
        min-height: 4.7rem;
        /* width: 1180px; */
        max-width: 1180px;
        margin: auto;
        margin-top: -2.9rem;
    }
    /*英国本科申请*/
    .grade-certificate .level-box {
        padding: 0;
    }
    .grade-certificate .level-box .lev-img {
        width: 100%;
        height: auto;
    }
    .grade-certificate .level-box .lev-img img,
    .grade-certificate .level-box .lev-txt {
        width: 100%;
    }
    .grade-certificate .level-box .lev-txt {
        padding: .2rem;
    }
    .grade-certificate .level-box .lev-txt h3 {
        font-size: 16px;
    }
    .grade-certificate .level-box .lev-txt p {
        font-size: 14px;
        line-height: 24px;
    }
    .grade-certificate .level-box .level-text {
        flex-wrap: wrap;
        padding: 0;
    }
    .grade-certificate .level-box .honour-list {
        position: static;
        margin: .35rem 0;
    }
    .grade-certificate {
        padding-bottom: .55rem;
    }
    .grade-certificate .honour-list ul {
        flex-wrap: wrap;
    }
    .grade-certificate .honour-list ul li {
        width: 49%;
        margin-bottom: .55rem;
        margin-left: 2%;
    }
    .grade-certificate .honour-list ul li:nth-child(2n-1) {
        margin-left: 0;
    }
    .grade-certificate .honour-list ul li img {
        margin: -.65rem auto 0;
    }
    .degree-type .type-list ul {
        width: 320px;
        flex-wrap: wrap;
        margin: auto;
    }
    .degree-type .type-list li:nth-child(2),
    .degree-type .type-list li:nth-last-child(2),
    .degree-type .type-list li:first-child,
    .degree-type .type-list li:last-child,
    .degree-type .type-list li:nth-child(3),
    .degree-type .type-list li:nth-last-child(3),
    .degree-type .type-list li:nth-child(4) {
        margin-top: 0;
    }
    .degree-type .type-list li {
        width: 160px;
        margin-top: .2rem !important;
        margin-left: 0;
    }
    .grade-certificate .honour-list ul li {
        height: auto;
        padding: .25rem;
    }
    .time-plan {
        background: #F9FAFF;
        height: auto;
    }
    .time-plan .plan-list {
        flex-wrap: wrap;
    }
    .time-plan .plan-list li {
        width: 24.5%;
        margin-left: 0.67%;
    }
    .time-plan .plan-list li:nth-child(2n-1) {
        margin-left: 0;
    }
    .grade-certificate .honour-list ul li h3 {
        font-size: 16px;
        margin: .2rem 0;
    }
    .grade-certificate .honour-list ul li p {
        font-size: 14px;
        line-height: 24px;
    }
    .degree-type .type-list .list-con {
        font-size: 14px;
    }
    .banner .container .link-box a {
        font-size: 14px;
        width: 120px;
        height: 34px;
        line-height: 30px;
    }
    /*英国硕士申请*/
    .hs-characteristics .charact-list li {
        flex-wrap: wrap;
    }
    .hs-characteristics .charact-list li .charact-img,
    .hs-characteristics .charact-list li .charact-text {
        width: 100%;
        height: auto;
    }
    .hs-characteristics .charact-list li .charact-text {
        margin-top: .3rem;
    }
    .hs-characteristics .charact-list li .charact-text h3 {
        font-size: 16px;
    }
    .hs-characteristics .charact-list li .charact-text h6 {
        font-size: 14px;
        margin: .25rem 0 .1rem 0;
    }
    .hs-characteristics .charact-list li .charact-text p {
        font-size: 14px;
    }
    .hs-characteristics .charact-list li:last-child .charact-img {
        margin-top: .3rem;
    }
    .inner-page .our-advantages .adv-list li img {
        max-width: 60px;
        margin-top: .25rem;
    }
    .study-plan {
        background: #F9FAFF;
        height: auto;
    }
    .study-plan .inner-study,
    .study-plan .inner-study .study-main ul {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .study-plan .inner-study .study-tit,
    .study-plan .inner-study .study-main li {
        width: 100%;
    }
    .study-plan .inner-study .line,
    .study-plan .inner-study .study-main .line01 {
        width: 2px;
        height: 20px;
    }
    .study-plan .inner-study .study-main {
        width: 100%;
    }
    .study-plan .inner-study .study-main .item01,
    .study-plan .inner-study .study-main .item02,
    .study-plan .inner-study .study-main .item03 {
        width: 100%;
    }
    .study-plan .inner-study .study-main .flex-box {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .study-plan .inner-study .study-tit {
        padding: .1rem .4rem;
        height: 1.2rem;
    }
    .study-plan .inner-study .study-tit p {
        font-size: 16px;
    }
    .study-plan .inner-study .study-tit h6 {
        font-size: 14px;
        margin-top: .1rem;
    }
    .study-plan .inner-study .study-tit span {
        font-size: .64rem;
    }
    .study-plan .inner-study .study-main li {
        padding: .1rem;
    }
    .study-plan .inner-study .study-main .item01,
    .study-plan .inner-study .study-main .item02,
    .study-plan .inner-study .study-main .item03 {
        min-height: auto;
    }
    /*澳洲本科申请*/
    .apply-scheme .scheme-box ul {
        flex-wrap: wrap;
    }
    .apply-scheme .scheme-box li {
        width: 100%;
        margin-left: 0;
    }
    .apply-scheme .scheme-box li .item01,
    .apply-scheme .scheme-box li .item {
        min-height: auto;
    }
    .aus-apply-way .aus-way-box li {
        border-radius: 10px;
        height: auto;
    }
    .aus-apply-way .aus-way-box li:first-child {
        background: #2fc2d9;
    }
    .aus-apply-way .aus-way-box li:nth-child(2) {
        background: #c39afc;
    }
    .aus-apply-way .aus-way-box li:nth-child(3) {
        background: #36ca9d;
    }
    .aus-apply-way .aus-way-box li:last-child {
        background: #fc7474;
    }
    .aus-apply-way .aus-way-box li .inner-text p {
        line-height: 24px;
    }
    .aus-conditions .condit-list li {
        width: 100%;
        margin: 0 0 .2rem 0;
    }
    /*澳洲硕士*/
    .inner-page .conditions .inner-slide {
        flex-wrap: wrap;
    }
    .inner-page .conditions .slide-img {
        width: 100%;
        height: auto;
    }
    .inner-page .conditions .slide-text {
        width: 100%;
        margin-top: .2rem;
    }
    .inner-page .conditions .top-condit .tab-nav a,
    .recommed-school .top-recommed .tab-nav a {
        font-size: 14px;
    }
    .inner-page .abroad-plan {
        background: #F9FAFF;
        height: auto;
    }
    .inner-page .abroad-plan .inner-abroad {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .inner-page .abroad-plan .inner-abroad .inner-tit {
        width: 100%;
    }
    .inner-page .abroad-plan .inner-abroad .line {
        width: 2px;
        height: 20px;
    }
    .inner-page .abroad-plan .inner-abroad .inner-main {
        width: 100%;
    }
    .inner-page .abroad-plan .inner-abroad .inner-tit span.num {
        font-size: .64rem;
    }
    .inner-page .abroad-plan .inner-abroad .inner-main {
        min-height: auto;
    }
    /*艺术申请*/
    .art-show .art-list {
        flex-wrap: wrap;
    }
    .art-show .art-list li {
        width: 49.5%;
        margin: 0 0 1% 1%;
    }
    .art-show .art-list li:nth-child(2n-1) {
        margin-left: 0;
    }
    .art-advantages .art-advant-box .left-text,
    .art-advantages .art-advant-box .right-pic {
        width: 100%;
    }
    .art-advantages .art-advant-box .left-text .item-position {
        position: static;
        width: 100%;
    }
    .recommed-school .recommend-box li h3 {
        font-size: 16px;
    }
    .recommed-school .recommend-box li p {
        font-size: 14px;
    }
    .art-services {
        background: #F9FAFF;
        padding: .5rem 0;
        height: auto;
    }
    .art-services .art-service-list ul {
        flex-wrap: wrap;
    }
    .art-services .art-service-list li {
        width: 24%;
        margin: 0 0 1.2% 1.33%;
        padding: 0 1%;
    }
    .art-services .art-service-list li:first-child,
    .art-services .art-service-list li:nth-child(2n-1) {
        margin-left: 0;
    }
    .art-services .art-service-list li {
        font-size: .64rem;
    }
    /*gre线上课程*/
    .course-features .feature-box ul {
        flex-wrap: wrap;
    }
    .course-features .feature-box li {
        width: 49.5%;
        margin: 0 0 1% 1%;
    }
    .course-features .feature-box li:nth-child(2n-1) {
        margin-left: 0;
    }
    .course-features .feature-box li .f-text {
        height: auto;
        padding: .2rem;
        min-height: auto;
    }
    .course-features .feature-box li .f-text h4 {
        font-size: 16px;
        margin-bottom: .1rem;
    }
    .service-light .light-box {
        flex-wrap: wrap;
    }
    .service-light .light-title,
    .service-light .light-main {
        width: 100%;
    }
    .service-light .light-title p,
    .service-light .light-main .light-list li p {
        font-size: 14px;
    }
    .teaching-system {
        background: #F9FAFF;
        height: auto;
    }
    .teaching-system .system-list ul {
        flex-wrap: wrap;
    }
    .teaching-system .system-list li {
        width: 24%;
        margin: 0 0 2% 1.33%;
    }
    .teaching-system .system-list li:nth-child(2n-1) {
        margin-left: 0;
    }
    .teaching-system .system-list li span {
        font-size: .64rem;
    }
    .online-course table td {
        padding: .2rem;
    }
    .online-course table td p {
        font-size: 14px;
    }
    /*藤校科研*/
    .ivy-introduce .intro-box {
        padding: .3rem .25rem;
    }
    .ivy-introduce .intro-box p {
        font-size: 14px;
        line-height: 24px;
    }
    .ivy-advantage ul {
        flex-wrap: wrap;
        justify-content: start;
    }
    .ivy-advantage li {
        width: 49.5%;
        margin: 0 0 1% 1%;
    }
    .ivy-advantage li:nth-child(2n-1) {
        margin-left: 0;
    }
    .project-harvest .harvest-box li {
        min-height: auto;
        border-radius: 10px;
    }
    .project-harvest .harvest-box li:first-child {
        background: #2fc2d9;
    }
    .project-harvest .harvest-box li:nth-child(2) {
        background: #c39afc;
    }
    .project-harvest .harvest-box li:nth-child(3) {
        background: #36ca9d;
    }
    .project-harvest .harvest-box li:last-child {
        background: #fc7474;
    }
    .for-people {
        flex-wrap: wrap;
    }
    .for-people .people-text {
        width: 100%;
    }
    .for-people .people-img {
        width: 100%;
        background: none;
        margin-top: .35rem;
        min-height: auto;
    }
    .for-people .people-img img {
        position: static;
        left: 0;
        top: 0;
    }
    .for-people p,
    .for-people h6 {
        font-size: 14px;
    }
    .for-people h6 {
        margin: .15rem 0;
    }
    /*  */
}
@media only screen and (max-width: 768px) {
    .caseanlie .swiper-box .right-content {
        width: 100%;
    }
    .caseanlie .pc-swiper-box {
        margin-top: 1rem;
    }
    .srenmgtb {
        min-height: initial !important;
        margin-top: initial !important;
    }
    /*美研直通车*/
    .inner-page .advantages ul li,
    .inner-page .advantages li.adv-tit {
        width: 100%;
        height: auto;
    }
    .inner-page .advantages li.adv-tit img {
        width: 100%;
    }
    .inner-page .service-box ul li,
    .inner-page .hs-services .service-box ul li {
        width: 50%;
    }
    /*美国本科*/
    .inner-page .applay-way .way-tab-nav p {
        font-size: 14px;
        line-height: 24px;
    }
    .inner-page .applay-way .way-tab-nav img {
        width: 40px;
    }
    .inner-page .applay-way .target-box li {
        flex-wrap: wrap;
    }
    .inner-page .applay-way .target-box li .col {
        width: 50%;
    }
    /*美国高中*/
    .inner-page .our-advantages .adv-list li h3 {
        font-size: 16px;
    }
    /*英国本科*/
    .course-system {
        flex-wrap: wrap;
    }
    .course-system li {
        width: 100%;
    }
    /*艺术申请*/
    .recommed-school .recommend-box ul {
        flex-wrap: wrap;
    }
    .recommed-school .recommend-box li {
        width: 49.5%;
        margin: 0 0 1% 1%;
    }
    .recommed-school .recommend-box li:nth-child(2n-1) {
        margin-left: 0;
    }
    /*藤校科研*/
    .research-project .project-list li {
        width: 100%;
        margin: 0 0 .2rem 0;
    }
    .research-project .project-list h4 {
        font-size: 16px;
    }
    .research-project .project-list .top-position h5 {
        font-size: 14px;
    }
    .abroda-box ul .abroda-li>.fl {
        display: block;
        width: 100%;
    }
    .abroda-box ul .abroda-li>.fr {
        width: 100%;
        margin-top: 14px;
    }
    .abroda-box ul .abroda-li>.study-2 p {
        width: 100%;
        margin: 0 0 14px 0;
    }
    .abroda-box ul .abroda-li>.study-3 p {
        width: 100%;
        margin: 0 0 14px 0;
    }
    .abroda-box ul .abroda-li>.study-4 p {
        width: 100%;
        margin: 0 0 14px 0;
    }
    .partners .container {
        width: 100%;
        margin-left: 0;
        padding: 0;
    }
}
@media only screen and (max-width: 640px) {
    .famous-school .famous-list ul {
        flex-wrap: wrap;
    }
    .ascension-list ul .sion-list-li {
        width: 100%;
        height: auto;
    }
    /* .abroda-box ul .abroda-li>.fl {
		display: none;
	} */
    .abroda-box ul .abroda-li>.fr {
        width: 100%;
    }
    .famous-school .famous-list ul li {
        width: 49%;
        margin-left: 2%;
        margin-bottom: 10px;
    }
    .famous-school .famous-list ul li:nth-child(2n-1) {
        margin-left: 0;
    }
    .how-apply .how-box ul {
        flex-wrap: wrap;
    }
    .how-apply .how-box ul li {
        width: 100%;
        margin-bottom: 8px;
    }
    .how-apply .how-box ul li.inner-item {
        width: 100%;
    }
    /*澳洲本科*/
    .aus-conditions .condit-list li .condit-text p {
        font-size: 14px;
    }
    .aus-conditions .condit-list li .condit-text h3 {
        font-size: 16px;
    }
    /*艺术申请*/
    .art-services .art-service-list li .plan-item p {
        font-size: 14px;
    }
}
@media only screen and (max-width: 480px) {
    /*英国本科*/
    .time-plan .plan-list li {
        width: 49.5%;
        margin-left: 1%;
    }
    .time-plan .plan-list li:nth-child(2n-1) {
        margin-left: 0;
    }
    /*澳洲本科*/
    .aus-apply-way .aus-way-box li {
        width: 100%;
        margin: 0 0 .2rem 0;
    }
    .inner-page .abroad-plan .inner-abroad .inner-tit {
        height: 50px;
    }
    /*艺术申请*/
    .art-advantages .art-advant-box .left-text .item-position .item-text {
        width: 100%;
    }
    .art-advantages .art-advant-box .left-text .item-position {
        flex-wrap: wrap;
    }
    .art-services .art-service-list li {
        width: 49.5%;
        margin: 0 0 1% 1%;
    }
    /*gre*/
    .teaching-system .system-list li {
        width: 49.5%;
        margin: 0 0 20px 1%;
    }
    .teaching-system .system-list li p {
        font-size: 14px;
    }
    .teaching-system .system-list li span {
        line-height: 30px;
    }
    /*藤校科研*/
    .project-harvest .harvest-box li {
        width: 100%;
        margin: 0 0 .2rem 0;
    }
    .research-project .project-list .top-position {
        flex-wrap: wrap;
    }
    .research-project .project-list .top-position span {
        margin: .15rem 0;
    }
    .research-project .project-list .top-position h5 {
        width: 100%;
    }
}
@media only screen and (max-width: 380px) {
    .inner-page .service-box ul li,
    .inner-page .hs-services .service-box ul li {
        width: 100%;
    }
    .inner-page .service-box ul li span {
        height: 30px;
        line-height: 30px;
    }
    /*美国本科*/
    .inner-page .applay-way .target-box li .col {
        width: 100%;
    }
    /*美国高中*/
    .inner-page .our-advantages .adv-list li {
        width: 100%;
    }
    /*艺术申请*/
    .recommed-school .recommend-box li {
        width: 100%;
        margin: 0 0 1% 0;
    }
    /*gre线上课程*/
    .course-features .feature-box li {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .service-light .light-main .light-list li {
        width: 100%;
        margin: 10px 0 0 0;
    }
    /*美国名本双录取*/
    .famous-school .famous-list ul li {
        width: 100%;
        margin-left: 0;
    }
}