img {
    max-width: 100%;
    height: auto;
    width: auto \9;
    /* ie8 */
    -ms-interpolation-mode: bicubic;
    /*为了照顾ie图片缩放失真*/
    border: none;
}

.imgVertical {
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle;
}

.imgBox01 {
    width: 270px;
    height: 165px;
    background: #eee;
    border: 1px solid #ddd;
    overflow: hidden;
    text-align: center;
}

.img01 {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}


/* 轮播 */

#certify {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 780px;
}

#certify .itemTitleBox {
    padding: 30px 0 0 0;
}

#certify .itemTitleBox .itemTitleLine {
    margin-bottom: 30px;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 1200px;
    height: 577px;
    background: #fff;
    box-shadow: 0 8px 30px #999;
    overflow: hidden;
}


/* #certify  .swiper-slide img{
        display:block;
        margin-top: 0;
    } */

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: 100px;
    width: 45px;
    height: 45px;
    background: url(../img/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: 100px;
    width: 45px;
    height: 45px;
    background: url(../img/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}


/* 样式调整 */


/* .swiper-slide img{
    height: 100% ;
    margin: 0 auto;
} */

.swiper-btns {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 577px;
    top: -577px;
}

#certify .swiper-btns .swiper-button-prev {
    position: absolute;
    left: 10px !important;
    top: 50%;
}

#certify .swiper-btns .swiper-button-next {
    position: absolute;
    right: 10px !important;
    top: 50%;
}

.publicBox {
    width: 1200px;
    margin: 0 auto;
}

.disNone {
    display: none;
}

ul,
li,
p {
    margin-bottom: 0;
}


/* a:hover, a:focus{
    color: #89326a;
} */

.duration {
    animation-duration: 1.5s;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0px;
    clear: both;
    visibility: hidden
}

.clearfix {
    zoom: 1
}


/* mobileMenu菜单样式 */

@media (min-width:1920px) {
    #bannerBox {
        height: 880px;
    }
    .mobileMenuIcon {
        display: none;
    }
    .mobileList {
        background: url(../img/menuLineBg.jpg);
        padding: 0 2%;
    }
    .mobileList ul li {
        display: inline-block;
        cursor: pointer;
        padding: 0 1.5% !important;
    }
    .mobileList ul li:hover {
        background: #892967;
    }
    .mobileList ul .active {
        background: #892967;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px 5px inset;
    }
    .mobileList ul li a {
        color: #e6e7fb;
        line-height: 98px;
        text-decoration: none;
        font-size: 22px;
        display: block;
    }
}

@media (max-width:1900px) and (min-width:1540px) {
    #bannerBox {
        height: 780px;
    }
    #bannerBox .bannerLeft {
        width: 19%;
    }
    .mobileMenuIcon {
        display: none;
    }
    .mobileList {
        background: url(../img/menuLineBg.jpg);
        padding: 0 2%;
    }
    .mobileList ul li {
        display: inline-block;
        cursor: pointer;
        padding: 0 1.5% !important;
    }
    .mobileList ul li:hover {
        background: #892967;
    }
    .mobileList ul .active {
        background: #892967;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px 5px inset;
    }
    .mobileList ul li a {
        color: #e6e7fb;
        line-height: 98px;
        text-decoration: none;
        font-size: 22px;
        display: block;
    }
}

@media (max-width:1539px) and (min-width:1366px) {
    #bannerBox {
        height: 680px;
    }
    .mobileMenuIcon {
        display: none;
    }
    .mobileList {
        background: url(../img/menuLineBg.jpg);
        padding: 0 2%;
    }
    .mobileList ul li {
        display: inline-block;
        cursor: pointer;
        padding: 0 1.5% !important;
    }
    .mobileList ul li:hover {
        background: #892967;
    }
    .mobileList ul .active {
        background: #892967;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px 5px inset;
    }
    .mobileList ul li a {
        color: #e6e7fb;
        line-height: 98px;
        text-decoration: none;
        font-size: 22px;
        display: block;
    }
}

@media (max-width:1365px) and (min-width:1200px) {
    #bannerBox {
        height: 580px;
    }
    #bannerBox .bannerLeft {
        width: 16%;
    }
    .mobileMenuIcon {
        display: none;
    }
    .mobileList {
        background: url(../img/menuLineBg.jpg);
        padding: 0 2%;
    }
    .mobileList ul li {
        display: inline-block;
        cursor: pointer;
        padding: 0 1.5% !important;
    }
    .mobileList ul li:hover {
        background: #892967;
    }
    .mobileList ul .active {
        background: #892967;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px 5px inset;
    }
    .mobileList ul li a {
        color: #e6e7fb;
        line-height: 98px;
        text-decoration: none;
        font-size: 22px;
        display: block;
    }
    #historyBox {
        padding-bottom: 15% !important;
        padding-top: 15% !important;
    }
}

@media (max-width:1199px) {
    #bannerBox .bannerLeft {
        width: 30%;
    }
    #bannerBox .bannerTitleBlock .bannerTitle {
        margin-top: 17%;
        margin-left: 23%;
    }
    .mobileMenuBox {
        position: fixed;
        top: 0;
        right: 0;
        left: 60%;
        z-index: 2;
        width: auto;
    }
    #historyBox {
        padding-bottom: 18% !important;
        padding-top: 15% !important;
    }
    .mobileMenuIcon {
        width: 100%;
        float: right;
        padding: 15px;
    }
    .mobileMenuIcon img {
        width: 30px;
        float: right;
        cursor: pointer;
    }
    .mobileList {
        background: #892967;
        margin-top: 50px;
        display: none;
    }
    .mobileList ul li {
        padding: 10px 15px;
    }
    .mobileList ul .active {
        background: #892967;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px 5px inset;
    }
    .mobileList ul li a {
        color: #ffffff !important;
        font-size: 16px;
        text-decoration: none;
        display: block;
    }
}

.mobileList ul {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.mobileList ul li {
    padding: 0 2.3%;
}


/* 菜单样式 */

.menuBox {
    position: relative;
    z-index: 11;
    width: 100%;
    height: auto;
    background: #2682c5;
    overflow: hidden;
}

.menuBox .navbar {
    width: 100%;
    padding: 0 3%;
    float: left;
    border: none;
    border-radius: 0;
    background: #2682c5;
    /* height: 98px; */
    margin-bottom: 0;
    /* overflow-x: scroll;
    overflow-y: hidden; */
}

.navbar .container-fluid {
    padding: 0;
    /* width: 140%; */
}

.navbar-default .navbar-nav li {
    margin: 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: #005785;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #e6e7fb;
}

.navbar-default .navbar-nav>li>a {
    font-size: 22px;
    color: #e6e7fb;
    line-height: 98px;
    padding: 0px 15px;
}

.navbar-default .navbar-nav>li:hover a,
.navbar-default .navbar-nav>li:link a,
.navbar-default .navbar-nav>li:visited a,
.navbar-default .navbar-nav .active {
    color: #e6e7fb;
    background: #005785;
    box-shadow: inset 2px 4px 13px 0px rgba(34, 24, 21, 0.13);
}

.navbar-default .navbar-nav .active {
    transition: all 1.5s ease;
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin: 0;
    padding: 0;
}


/* banner样式 */

#bannerBox {
    overflow: hidden;
    background: url(../img/bannerBg.jpg) no-repeat;
    /* height: 880px; */
    background-size: 100% 100%;
    position: relative;
}

.bannerTitleBlock {
    width: 100%;
}

.bannerTitleBlock .bannerTitle {
    width: 49%;
    margin: 16% 19% 0px 19%;
    -webkit-animation: ZoomInOut 2s infinite ease-out;
    -moz-animation: ZoomInOut 2s infinite ease-out;
    -o-animation: ZoomInOut 2s infinite ease-out;
    -ms-animation: ZoomInOut 2s infinite ease-out;
    animation: ZoomInOut 2s infinite ease-out;
    position: absolute;
    z-index: 1;
}

@-webkit-keyframes ZoomInOut {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -o-transform: scale(0.95);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
}

@keyframes ZoomInOut {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
    }
}

.bannerBox .slideDown {
    width: 2%;
    margin-left: 49%;
    position: absolute;
    z-index: 2;
    bottom: 15%;
    -webkit-animation: animationsSlide 3s infinite ease-out;
    -moz-animation: animationsSlide 3s infinite ease-out;
    -o-animation: animationsSlide 3s infinite ease-out;
    -ms-animation: animationsSlide 3s infinite ease-out;
    animation: animationsSlide 3s infinite ease-out;
}

@keyframes animationsSlide {
    0% {
        transform: translate(0, 0);
        opacity: 1;
    }
    50% {
        transform: translate(0px, 30px);
        opacity: 0.6;
    }
    100% {
        transform: translate(0px, 0px);
        opacity: 1;
    }
}

.bannerLeft {
    position: relative;
    left: 0;
    top: 0;
    width: 25%;
    animation-duration: 1.5s;
}

.bannerRight {
    position: absolute;
    right: 0;
    top: 0;
    width: 42%;
    height: 100%;
    animation-duration: 1.5s;
}

.bannerRight img {
    height: 100%;
}


/* 标题样式 */

.itemTitleBox {
    padding-top: 100px;
    position: relative;
}

.itemTitleBox .itemTitleSpan {
    position: relative;
    width: 100%;
    text-align: center;
    display: block;
    line-height: 45px;
    font-size: 30px;
    letter-spacing: 0px;
    color: #822062;
    opacity: 0.2;
    top: -19px;
    font-weight: lighter;
}

.itemTitleBox .itemTitle {
    text-align: center;
    font-size: 50px;
    letter-spacing: 6px;
    color: #822062;
    background: linear-gradient(to bottom, #822062, #822062);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: bold;
    position: relative;
    margin-top: -50px;
}

.itemTitleBox .itemTitleLine {
    background: url(../img/itemTitleLine.png) no-repeat center;
    display: block;
    height: 30px;
    width: 255px;
    margin: 0 auto;
    margin-top: -8px;
    margin-bottom: 70px;
}

.qualityStudents .itemTitleBox .itemTitleLine {
    background: url(../img/itemTitleLineW.png) no-repeat center;
    margin-bottom: 30px;
}


/* 学院介绍 */

#projectIntro {
    background: url(../img/projectIntroBg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 50px;
}

.projectIntroBlcok {
    position: relative;
}

.projectIntroBlcok .projectIntroPic {
    width: 33%;
    float: left;
}

.projectIntroBlcok .projectIntroCont {
    width: 74%;
    float: left;
    margin-left: -7%;
    position: relative;
}

.projectIntroBlcok .projectIntroCont .projectIntroDetail {
    padding-left: 12%;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 2px;
    color: #727171;
    margin-bottom: 10px;
    text-align: justify;
}

.projectIntroMission {
    width: 100%;
    padding: 25px 0px;
}

.projectIntroMission p {
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 2px;
    color: #ffffff;
    padding-left: 50px;
}

.projectIntroMission p:nth-child(1) {
    background: url(../img/projectIntroIcon01.png) no-repeat left;
    background-size: 35px;
    background-position-y: 8px;
}

.projectIntroMission p:nth-child(2) {
    background: url(../img/projectIntroIcon02.png) no-repeat left;
    background-size: 35px;
    background-position-y: 8px;
}

.checkMore {
    color: #89326a;
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
}


/* 院长致辞 */

#deanSpeach {
    background: url(../img/deanSpeachBg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 30px;
}

#deanSpeach p {
    color: #fff;
}

.deanSpeachTitle {
    font-weight: bold;
    border-left: 6px solid #fff;
    margin-left: 12%;
    padding-left: 10px;
    line-height: 30px;
    margin-bottom: 14px;
    font-size: 18px;
}

#deanSpeach .projectIntroDetail {
    margin-bottom: 13px;
    font-size: 18px;
}


/* 历史沿革 */

#historyBox {
    background: url(../img/historyPicBg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 13%;
    padding-top: 11%;
}

.historyBoxIn {
    position: relative;
    overflow: visible !important;
}

.historyPic {
    width: 73%;
    position: absolute;
    top: -13.5%;
    left: 17%;
}

.historyPic02 {
    top: 18%;
}

.historyPic03 {
    top: 50.1%;
}

.historyPic04 {
    top: 81.8%;
    left: 16%;
}


/* 项目类型 */

.projectTypeBox {
    overflow: hidden;
}

.projectTypeBlock .projectTypeItem .projectTypeItemBox {
    overflow: hidden;
}

.projectTypeBlock .projectTypeItem:nth-child(odd) {
    float: right;
}

.projectTypeBlock .projectTypeItem:nth-child(even) {
    float: left;
}

.projectTypeBlock .projectTypeItem:nth-child(odd) .projectTypeItemPic {
    width: 50%;
    float: right;
}

.projectTypeBlock .projectTypeItem:nth-child(odd) .projectTypeItemCont {
    width: 34%;
    float: right;
}

.projectTypeBlock .projectTypeItem:nth-child(even) .projectTypeItemPic {
    width: 50%;
    float: left;
    margin-right: -2px;
}

.projectTypeBlock .projectTypeItem:nth-child(even) .projectTypeItemCont {
    width: 34%;
    /* margin-right: 19%; */
    float: left;
}

.projectTypeBlock .projectTypeItem:nth-child(even) .projectTypeItemPic img {
    margin-left: -1px;
    display: block;
}

.projectTypeBlock .projectTypeItem .projectTypeItemPic {
    height: 822px;
}

.projectTypeBlock .projectTypeItem .projectTypeItemCont {
    position: relative;
    height: 822px;
}

.projectTypeBlock .projectTypeItem .projectTypeItemPic img {
    width: 100%;
    height: 100%;
}

.projectTypeBlock .projectTypeItem .projectTypeItemCont {
    /* background-image: linear-gradient(148deg, #4396e4 0%, #2282c6 46%, #006ea7 100%), linear-gradient( #187bbb, #187bbb); */
    padding: 30px 30px 0px 30px;
}

.projectTypeBlock .projectTypeItem .projectTypeItemContTitle {
    font-size: 24px;
    line-height: 32px;
    color: #feffff;
    text-align: center;
    padding-bottom: 20px;
}

.projectTypeBlock .projectTypeItem01 .projectTypeItemContTitle {
    background: url(../img/zyxw_title01.jpg) no-repeat;
    width: 339px;
}

.projectTypeBlock .projectTypeItem02 .projectTypeItemContTitle {
    background: url(../img/zyxw_title02.jpg) no-repeat;
    width: 311px;
}

.projectTypeBlock .projectTypeItem03 .projectTypeItemContTitle {
    background: url(../img/zyxw_title03.jpg) no-repeat;
    width: 265px;
}

.projectTypeBlock .projectTypeItem04 .projectTypeItemContTitle {
    background: url(../img/zyxw_title04.jpg) no-repeat;
    width: 342px;
}

.projectTypeBlock .projectTypeItem .projectTypeItemContLocation {
    font-size: 24px;
    line-height: 44px;
    color: #187bbb;
    background-color: #ffffff;
    display: inline-block;
    padding: 0 30px;
    margin: 30px 0;
}

.projectTypeBlock .projectTypeItem .projectTypeItemContDetail {
    font-size: 18px;
    letter-spacing: 2px;
    color: #555;
    text-align: justify;
}


/* .projectTypeBlock .projectTypeItem a {
    display: inline-block;
    position: absolute;
    right: 39px;
    bottom: 36px;
} */

.projectTypeBlock .projectTypeItem a {
    display: block;
    position: absolute;
    right: 39px;
    bottom: 36px;
}

.zyxw_pic {
    margin-top: 20px;
}


/* 学制及上课方式 */

.educationalAndTeachingBlock .educationalAndTeachingItem {
    width: 100%;
    overflow: hidden;
    line-height: 76px;
    margin-bottom: 20px;
}

.educationalAndTeachingBlock .educationalAndTeachingItem .educationalAndTeachingItemLeft {
    width: 24%;
    float: left;
    margin-right: 1%;
    text-align: center;
    background: #f3f3f3;
    border-radius: 10px;
    font-size: 20px;
    letter-spacing: 2px;
    color: #4a4a4a;
}

.educationalAndTeachingBlock .educationalAndTeachingItem .educationalAndTeachingItemRight {
    width: 75%;
    float: left;
    background-color: #f6fafc;
    border-radius: 10px;
    font-size: 20px;
    letter-spacing: 2px;
    color: #4a4a4a;
    padding-left: 5%;
}


/* 报名条件 */

.applicationConditionsMark {
    text-align: center;
    color: #388cd4;
    font-size: 20px;
    margin-top: -80px;
    margin-bottom: 50px;
}

.applicationConditionsSatisfy {
    text-align: center;
    font-size: 30px;
    letter-spacing: 3px;
    color: #4a4a4a;
    margin-bottom: 35px;
}

.applicationConditionsBlcok {
    overflow: hidden;
    margin-bottom: 65px;
}

.applicationConditionsBlcok .applicationConditionsItem {
    width: 31%;
    float: left;
    padding: 119px 28px 79px 28px;
}

.applicationConditionsBlcok .applicationConditionsItem:nth-child(1) {
    background: url(../img/applicationConditionsItemBg01.png) no-repeat;
    background-size: 100% 100%;
}

.applicationConditionsBlcok .applicationConditionsItem:nth-child(2) {
    background: url(../img/applicationConditionsItemBg02.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 3.5%;
}

.applicationConditionsBlcok .applicationConditionsItem:nth-child(3) {
    background: url(../img/applicationConditionsItemBg03.png) no-repeat;
    background-size: 100% 100%;
}

.applicationConditionsBlcok .applicationConditionsItem p {
    height: 70px;
    line-height: 35px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}

.applicationConditionsBox2 {
    background: url(../img/applicationConditionsItemBox2.png) no-repeat center;
    background-size: cover;
}

.applicationConditionsBox2 p {
    text-align: center;
    font-size: 24px;
    letter-spacing: 2px;
    color: #fffefe;
    line-height: 35px;
    padding-top: 240px;
    padding-bottom: 55px;
}


/* 国际交流与合作 */

.qualityStudents {
    background: url(../img/gjjlBg.jpg);
    height: 887px;
    width: 100%;
    z-index: 0;
    position: relative;
}

.processing {
    background: #efefef;
}

.qualityStudentsBlcok .qualityStudentsIntro p {
    font-size: 20px;
    color: #4a4a4a;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 44px;
    text-align: justify;
}

.qualityStudentsWayTitle ul {
    overflow: hidden;
    height: 85px;
    margin-bottom: 30px;
}

.qualityStudentsWayTitle ul li {
    width: 19%;
    margin: 0 0.5%;
    background-size: 100% 75px;
    line-height: 60px;
    /* height: 60px; */
    text-align: center;
    float: left;
    font-size: 23px;
    letter-spacing: 2px;
    color: #fff;
    cursor: pointer;
    position: relative;
}

.qualityStudentsWayTitle ul li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border: 1px solid #fff;
}

.qualityStudentsWayTitle ul .active {
    color: #ffffff;
}

.qualityStudentsWayTitle ul .active:before {
    background-color: #822062;
    border: 1px solid #822062;
}

.qualityStudentsWayTitle ul .active:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 40%;
    bottom: -20px;
    border-left: solid 20px transparent;
    border-top: solid 15px #822062;
    border-right: solid 20px transparent;
}

.qualityStudentsWayContBox {
    position: relative;
}

.qualityStudentsWayContBox .douhao {
    width: 4%;
    position: absolute;
    left: 20px;
    top: -5%;
}

.qualityStudentsWayContBox ul {
    padding: 35px;
    background-color: rgba(130, 32, 98, 0.5);
    overflow-x: hidden;
}

.qualityStudentsWayContBox ul li {
    display: none;
    font-size: 18px;
    letter-spacing: 2px;
    color: #ffffff;
    line-height: 30px;
}

.qualityStudentsWayContBox ul li a,
.qualityStudentsWayContBox ul li a:hover,
.qualityStudentsWayContBox ul li a:visited,
.qualityStudentsWayContBox ul li a:active {
    text-decoration: none;
    color: #ffffff;
}

.qualityStudentsWayContBox ul .active {
    display: block;
}

.qualityStudentsBatchTitle {
    width: 340px;
    width: 28%;
    margin: 0 auto;
    line-height: 63px;
    text-align: center;
    font-size: 24px;
    letter-spacing: 2px;
    color: #ffffff;
    position: relative;
    margin-top: 80px;
    margin-bottom: 40px;
}

.qualityStudentsBatchTitle:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #388cd4;
    transform: skew(-45deg);
}

.qualityStudentsTable table {
    width: 100%;
    border-top: 4px solid #388cd4;
    border-bottom: 4px solid #388cd4;
}

.qualityStudentsTable table tr th {
    /* width: 20%; */
    font-size: 24px;
    font-weight: 400;
    line-height: 65px;
    color: #4a4a4a;
    text-align: center;
    border-right: 1px dotted #388cd4;
    /* border-bottom: 1px dotted #388cd4; */
}

.qualityStudentsTable table tr th:nth-child(1) {
    width: 16.5%;
}

.qualityStudentsTable table tr th:nth-child(2) {
    width: 19.5%;
}

.qualityStudentsTable table tr th:nth-child(3) {
    width: 29%;
}

.qualityStudentsTable table tr th:nth-child(4) {
    width: 16.5%;
}

.qualityStudentsTable table tr th:nth-child(5) {
    width: 18.5%;
    border-right: none;
}

.qualityStudentsTable table tr td {
    font-size: 22px;
    color: #4a4a4a;
    text-align: center;
    line-height: 65px;
    border-right: 1px dotted #388cd4;
    border-top: 1px solid #388cd4;
}

.qualityStudentsTable table tr td a,
.qualityStudentsTable table tr td a:visited,
.qualityStudentsTable table tr td a:active,
.qualityStudentsTable table tr td a:link {
    text-decoration: none;
    color: #4a4a4a;
}

.qualityStudentsTable table tr td a:hover {
    color: #388cd4;
}

.qualityStudentsTable table tr td:first-child {
    font-size: 24px;
}

.qualityStudentsTable table tr td:last-child {
    border-right: none;
}


/* 报名条件及流程 */

#processing .processingTitle li.arr {
    width: 10%;
    height: 160px;
    float: left;
    background: url(../img/arr.png) no-repeat center 25%;
    background-size: 34% auto;
}

#processing .processingTitle li.libox {
    width: 17%;
    height: 160px;
    background: url(../img/liucheng01.png) no-repeat;
    background-size: 100% auto;
    float: left;
    cursor: pointer;
}

#processing .processingTitle li.li02 {
    background: url(../img/liucheng02.png) no-repeat;
    background-size: 100% auto;
}

#processing .processingTitle li.li03 {
    background: url(../img/liucheng03.png) no-repeat;
    background-size: 100% auto;
}

#processing .processingTitle li.li04 {
    background: url(../img/liucheng04.png) no-repeat;
    background-size: 100% auto;
}

#processing .qualityStudentsWayContBox ul {
    height: 360px;
    background-color: rgba(130, 32, 98, 1);
}

#processing .processingTitle .li01.active {
    background: url(../img/liuchengOn01.png) no-repeat;
    background-size: 100% auto;
}

#processing .processingTitle .li02.active {
    background: url(../img/liuchengOn02.png) no-repeat;
    background-size: 100% auto;
}

#processing .processingTitle .li03.active {
    background: url(../img/liuchengOn03.png) no-repeat;
    background-size: 100% auto;
}

#processing .processingTitle .li04.active {
    background: url(../img/liuchengOn04.png) no-repeat;
    background-size: 100% auto;
}

#processing .qualityStudentsWayContBox ul li {
    display: none;
}

#processing .qualityStudentsWayContBox ul li.active {
    display: block;
}


/* 奖学金政策 */

#scholarshipPolicy {
    background: url(../img/scholarshipPolicyBg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 90px;
}

#scholarshipPolicy .itemTitleSpan {
    color: #ffffff;
}

#scholarshipPolicy .itemTitle {
    color: #ffffff;
}

#scholarshipPolicy .itemTitleBox .itemTitleLine {
    background: url(../img/itemTitleLine02.png) no-repeat;
}

.scholarshipPolicyBlock ul {
    overflow: hidden;
}

.scholarshipPolicyBlock ul li {
    width: 48%;
    height: 305px;
    padding: 20px 30px 20px 40px;
    float: left;
    margin: 0 0.4% 30px 1%;
}

.scholarshipPolicyBlock ul li:nth-child(1) {
    background: url(../img/scholarshipPolicyBlockBg01.png) no-repeat;
}

.scholarshipPolicyBlock ul li:nth-child(2) {
    background: url(../img/scholarshipPolicyBlockBg02.png) no-repeat;
}

.scholarshipPolicyBlock ul li:nth-child(3) {
    background: url(../img/scholarshipPolicyBlockBg03.png) no-repeat;
}

.scholarshipPolicyBlock ul li:nth-child(4) {
    background: url(../img/scholarshipPolicyBlockBg04.png) no-repeat;
}

.scholarshipPolicyBlock ul li:nth-child(5) {
    width: 98%;
    margin: 0 1%;
    height: 255px;
    background: url(../img/scholarshipPolicyBlockBg05.png) no-repeat;
}

.scholarshipPolicyBlock ul li .scholarshipPolicyBlockTitle {
    padding-left: 35px;
    line-height: 46px;
    padding-top: 6px;
    display: inline-block;
    background: url(../img/scholarshipPolicyIcon.png) no-repeat left;
    background-size: 29px 33px;
    color: #00427a;
    font-size: 19px;
    border-bottom: 2px solid #00427a;
    font-weight: bold;
    margin-bottom: 10px;
}

.scholarshipPolicyBlock ul li p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #00427a;
    font-weight: 400;
    line-height: 28px;
    text-align: justify;
}


/* 课程设置与研究方向 */

.curriculumAndResearchBlock {
    overflow: hidden;
    padding-bottom: 60px;
}

.curriculumAndResearchBlock .curriculumAndResearchItem {
    width: 48%;
    height: 600px;
    margin: 0 1%;
    float: left;
    box-shadow: 2px 4px 7px 0px rgba(0, 50, 76, 0.1);
    border-radius: 0px 0px 30px 30px;
}

.curriculumAndResearchBlock .curriculumAndResearchItem .curriculumAndResearchItemPic img {
    width: 100%;
}

.curriculumAndResearchItem .curriculumAndResearchItemCont {
    overflow: hidden;
}

.curriculumAndResearchItem .curriculumAndResearchItemCont p {
    float: left;
    line-height: 38px;
    border-radius: 10px;
    border: solid 1px #707070;
    margin: 20px 0 0 6.6%;
    width: 40%;
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
    color: #4a4a4a;
}

.curriculumAndResearchItem .curriculumAndResearchItemMark {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 80px;
    font-size: 18px;
    letter-spacing: 2px;
    color: #4a4a4a;
}


/* 师资力量 */

#faculty {
    background: url(../img/facultyBg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 60px;
}

#faculty .itemTitleSpan {
    color: #ffffff;
}

#faculty .itemTitle {
    color: #ffffff;
}

#faculty .itemTitleBox .itemTitleLine {
    background: url(../img/itemTitleLine02.png) no-repeat;
}

.facultyBlock .facultyItem {
    padding: 20px 40px 20px 30px;
    background: linear-gradient(-135deg, transparent 20px, #ffffff 0) top right;
    overflow: hidden;
    margin-bottom: 13px;
}

.facultyBlock .facultyItem .facultyItemLeft {
    width: 26%;
    float: left;
}

.facultyBlock .facultyItem .facultyItemRight {
    width: 74%;
    float: left;
    border-left: 1px dotted #388cd4;
    padding-left: 40px;
}

.facultyItem .facultyItemLeft .facultyItemPic img {
    width: 50%;
    margin: 40px 30% 0 20%;
}

.facultyItem .facultyItemLeft p {
    width: 95%;
    margin-left: 0%;
    background-color: #388cd4;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 2px;
    color: #ffffff;
    font-weight: bold;
    margin-top: -30px;
}

.facultyItem .facultyItemRight p {
    font-size: 20px;
    line-height: 38px;
    color: #4a4a4a;
    font-weight: 400;
    text-align: justify;
    letter-spacing: 2px;
}

.teacherBox {
    margin-top: 30px;
}

.teacherBox .teacherPortrait ul {
    overflow: hidden;
    padding-top: 20px;
}

.teacherBox .teacherPortrait ul li {
    width: 9%;
    border-radius: 50%;
    margin: 0 1.7% 45px 1.8%;
    cursor: pointer;
    float: left;
    position: relative;
}

.teacherBox .teacherPortrait ul li img {
    width: 100%;
}

.teacherBox .teacherPortrait ul li img:hover {
    transform: scale(1.1);
    /* transition: all 0.5s ease; */
}

.teacherBox .teacherPortrait ul .active img {
    border: 3px solid #005785;
    border-radius: 50%;
}

.teacherBox .teacherPortrait ul .active:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 39%;
    bottom: -16px;
    border-left: solid 10px transparent;
    border-bottom: solid 10px #005785;
    border-right: solid 10px transparent;
}

.teacherBlock .teacherIntroBg {
    width: 100%;
    height: 370px;
    margin-top: 90px;
    background: linear-gradient(-135deg, transparent 20px, #ffffff 0) top right;
}

.teacherIntroBox .teacherIntroItem {
    height: 430px;
    margin-top: -430px;
    overflow: hidden;
    display: none;
}

.teacherIntroBox .active {
    display: block;
}

.teacherIntroBox .teacherIntroItem .teacherIntroPic {
    width: 25%;
    margin: 0 1%;
    float: left;
}

.teacherIntroBox .teacherIntroItem .teacherIntroPic img {
    width: 100%;
}

.teacherIntroBox .teacherIntroItem .teacherIntroCont {
    float: left;
    width: 73%;
    padding: 130px 40px 0 10px;
}

.teacherIntroItem .teacherIntroCont .teacherIntroName {
    font-size: 24px;
    line-height: 50px;
    color: #4a4a4a;
}

.teacherIntroItem .teacherIntroCont .teacherIntroName span {
    font-size: 28px;
    font-weight: bold;
    color: #4a4a4a;
}

.teacherIntroItem .teacherIntroCont .teacherIntroDetail {
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 2px;
    color: #4a4a4a;
}


/* 学生活动 */

.studentActivitiesSwiper {
    width: 100%;
}

.studentActivitiesSwiper .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    opacity: 1;
}

.studentActivitiesSwiper .swiper-pagination-bullet-active {
    background-color: #2383c7;
}

#studentActivities .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

.studentActivitiesSwiper .swiper-slide img {
    width: 100%;
}


/* 联系我们 */

#contactUs {
    background: url(../img/contactUsBg.jpg) no-repeat;
    overflow: hidden;
    padding: 20px 0;
    background-size: 100% 100%;
    margin-top: -1px;
}

#contactUs .itemTitleBox .itemTitleSpan {
    color: #ffffff;
    opacity: 0.2;
}

#contactUs .itemTitleBox .itemTitle {
    background: none;
    color: #ffffff;
}

#contactUs .itemTitleBox .itemTitleLine {
    background: url(../img/itemTitleLine02.png) no-repeat;
}

.contactUsBox {
    overflow: hidden;
}

.contactUsBox .contactUsCont {
    width: 70%;
    float: left;
    animation-delay: 0.8s;
    animation-duration: 1.5s;
}

.contactUsBox .contactUsCont p {
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
}

.contactUsBox .contactUsCont p a {
    text-decoration: none;
    color: #ffffff;
}

.contactUsBox .contactUsCont p a:hover {
    color: #1e3749;
}

.contactUsBox .contactUsCode {
    width: 30%;
    float: left;
    padding-top: 30px;
    animation-delay: 0.8s;
    animation-duration: 1.5s;
}

.contactUsBox .contactUsCode .contactUsCodeItem {
    width: 60%;
    float: right;
    margin-right: 130px;
    margin-top: 130px;
}

.contactUsBox .contactUsCode .contactUsCodeItem img {
    width: 90%;
    margin-left: 5%;
}


/* 返回顶部 */

.backTop {
    width: 50px;
    height: 50px;
    background: #963874;
    padding: 8px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 10;
    cursor: pointer;
    border-radius: 5px;
}

.backTop svg {
    width: 34px;
    height: 34px;
}

@media (min-width: 1921px) {}

@media (min-width: 1600px) and (max-width: 1700px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 20px;
        padding: 0px 10px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemPic {
        height: 822px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemCont {
        height: 560px;
    }
}

@media (min-width: 1460px) and (max-width: 1600px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 18px;
        padding: 0px 8px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemPic {
        height: 675px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemCont {
        height: 540px;
        padding: 20px 25px 25px 25px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContTitle {
        font-size: 22px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContDetail {
        font-size: 16px;
        letter-spacing: 1px;
    }
}

@media (min-width: 1200px) and (max-width: 1459px) {
    .publicBox {
        width: 1000px;
        margin: 0 auto;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        padding: 0px 8px;
        line-height: 78px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemPic {
        height: 650px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemCont {
        height: 480px;
        padding: 15px 25px 20px 20px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContTitle {
        font-size: 20px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContDetail {
        font-size: 16px;
        letter-spacing: 0px;
    }
    .projectTypeBlock .projectTypeItem:nth-child(even) .projectTypeItemCont {
        width: 36%;
        /* margin-left: 14%; */
    }
    .projectTypeBlock .projectTypeItem:nth-child(odd) .projectTypeItemCont {
        width: 36%;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContLocation {
        margin: 15px 0;
    }
    .itemTitleBox {
        padding-top: 40px;
    }
    .itemTitleBox .itemTitle {
        font-size: 40px;
        letter-spacing: 2px;
        margin-top: -35px;
    }
    .itemTitleBox .itemTitleSpan {
        font-size: 38px;
    }
    .itemTitleBox .itemTitleLine {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroDetail {
        font-size: 18px;
        line-height: 32px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroMission p {
        font-size: 20px;
        line-height: 42px;
        padding-left: 35px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroMission p:nth-child(1) {
        background-size: 25px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroMission p:nth-child(2) {
        background-size: 25px;
    }
    .applicationConditionsMark {
        margin-top: -10px;
        margin-bottom: 10px;
    }
    .applicationConditionsSatisfy {
        font-size: 20px;
    }
    .applicationConditionsBox2 {
        background: url(../img/applicationConditionsItemBox2.png) no-repeat center;
        background-size: cover;
    }
    .applicationConditionsBlcok .applicationConditionsItem p {
        font-size: 20px;
    }
    .applicationConditionsBox2 p {
        font-size: 20px;
    }
    .curriculumAndResearchItem .curriculumAndResearchItemCont p {
        font-size: 16px;
    }
    .teacherIntroItem .teacherIntroCont .teacherIntroDetail {
        font-size: 16px;
        line-height: 34px;
    }
    .contactUsBox .contactUsCont p {
        font-size: 18px;
        line-height: 30px;
    }
    .facultyItem .facultyItemLeft p {
        font-size: 16px;
    }
    .facultyItem .facultyItemRight p {
        font-size: 16px;
        line-height: 32px;
    }
    .scholarshipPolicyBlock ul li p {
        font-size: 16px;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    /* .publicBox {
        width: 100%;
    } */
}

@media (min-width: 768px) and (max-width: 1199px) {
    .publicBox {
        width: 94%;
        margin: 0 3%;
    }
    /* .menuBox {
        display: none;
    } */
    .menuBox .navbar {
        padding: 0;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        padding: 0px 8px;
        line-height: 78px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemPic {
        height: 650px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemCont {
        height: 400px;
        padding: 10px 15px 0px 15px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContTitle {
        font-size: 18px;
        line-height: 30px;
        padding-left: 40px;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContDetail {
        font-size: 16px;
        letter-spacing: 0px;
    }
    .projectTypeBlock .projectTypeItem:nth-child(even) .projectTypeItemCont {
        width: 47%;
        /* margin-left: 8%; */
    }
    .projectTypeBlock .projectTypeItem:nth-child(odd) .projectTypeItemCont {
        width: 47%;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContLocation {
        margin: 5px 0;
    }
    .itemTitleBox {
        padding-top: 40px;
    }
    .itemTitleBox .itemTitle {
        font-size: 40px;
        letter-spacing: 2px;
        margin-top: -35px;
    }
    .itemTitleBox .itemTitleSpan {
        font-size: 38px;
    }
    .itemTitleBox .itemTitleLine {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroDetail {
        font-size: 18px;
        line-height: 32px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroMission p {
        font-size: 20px;
        line-height: 42px;
        padding-left: 35px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroMission p:nth-child(1) {
        background-size: 25px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroMission p:nth-child(2) {
        background-size: 25px;
    }
    .applicationConditionsMark {
        margin-top: -10px;
        margin-bottom: 10px;
    }
    .applicationConditionsSatisfy {
        font-size: 20px;
    }
    .applicationConditionsBox2 {
        background: url(../img/applicationConditionsItemBox2.png) no-repeat center;
        background-size: cover;
    }
    .applicationConditionsBlcok .applicationConditionsItem p {
        font-size: 20px;
    }
    .applicationConditionsBox2 p {
        font-size: 20px;
    }
    .curriculumAndResearchItem .curriculumAndResearchItemCont p {
        font-size: 16px;
    }
    .teacherIntroItem .teacherIntroCont .teacherIntroDetail {
        font-size: 16px;
        line-height: 34px;
    }
    .contactUsBox .contactUsCont p {
        font-size: 18px;
        line-height: 44px;
    }
    .facultyItem .facultyItemLeft p {
        font-size: 16px;
    }
    .facultyItem .facultyItemRight p {
        font-size: 16px;
        line-height: 32px;
    }
    .scholarshipPolicyBlock ul li p {
        font-size: 16px;
    }
    .educationalAndTeachingBlock .educationalAndTeachingItem .educationalAndTeachingItemLeft {
        font-size: 16px;
    }
    .educationalAndTeachingBlock .educationalAndTeachingItem .educationalAndTeachingItemRight {
        font-size: 16px;
    }
    .educationalAndTeachingBlock .educationalAndTeachingItem {
        line-height: 56px;
    }
    .applicationConditionsBlcok .applicationConditionsItem {
        padding: 69px 28px 49px 28px;
    }
    .teacherBlock .teacherIntroBg {
        margin-top: 20px;
        height: 300px;
    }
    .teacherIntroBox .teacherIntroItem {
        height: 325px;
        margin-top: -325px;
    }
    .teacherIntroBox .teacherIntroItem .teacherIntroCont {
        padding: 60px 40px 0 10px;
    }
    #certify .swiper-slide {
        width: 100%;
        height: auto;
    }
    .swiper-slide img {
        /* max-height: auto !important; */
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        height: auto !important;
    }
    .swiper-btns {
        width: 100%;
        margin: 0 auto;
        position: relative;
        height: 577px;
        top: -577px;
    }
    #certify {
        height: 770px;
    }
    #certify .swiper-btns .swiper-button-next,
    #certify .swiper-btns .swiper-button-prev {
        top: 50%;
    }
}

@media (max-width: 767px) {
    .mobileList ul li {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .qualityStudentsWayContBox .douhao {
        display: none;
    }
    #processing .processingTitle li.libox {
        width: 45%;
        margin: 0 2.5%;
        height: 150px;
        background-size: 100% auto;
    }
    #processing .processingTitle li.arr {
        display: none;
    }
    #processing .qualityStudentsWayContBox ul {
        height: auto;
    }
    .publicBox {
        width: 94%;
        margin: 0 3%;
        overflow: hidden;
    }
    /* 菜单样式 */
    #menuBox {
        display: none;
    }
    .menuBox {
        background: none;
        position: fixed;
        top: 0;
    }
    .menuBox .navbar {
        background: none;
        padding: 0;
    }
    .menuBox .navbar-default .navbar-toggle {
        border: none;
    }
    .menuBox .navbar-default .navbar-toggle img {
        width: 30px;
    }
    .menuBox .navbar-default .navbar-toggle:hover,
    .menuBox .navbar-default .navbar-toggle:focus {
        background-color: rgba(39, 131, 180, 0);
    }
    /* 手机端菜单 */
    /* .mobileMenuBox {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 2;
    }
    .mobileMenuIcon {
        width: 100%;
        float: right;
        padding: 15px;
    }
    .mobileMenuIcon img {
        width: 30px;
        float: right;
    }
    .mobileList {
        background: #2381C2;
        margin-top: 50px;
    }
    .mobileList ul li {
        padding: 10px 15px;
    }
    .mobileList ul .active {
        background: #134c75;
    }
    .mobileList ul li a {
        color: #ffffff;
        font-size: 16px;
        text-decoration: none;
    } */
    /* 标题通用 */
    .itemTitleBox {
        padding-top: 20px;
    }
    .itemTitleBox .itemTitleSpan {
        font-size: 14px;
        text-transform: uppercase !important;
    }
    .itemTitleBox .itemTitle {
        font-size: 28px;
        margin-top: -45px;
    }
    .itemTitleBox .itemTitleLine {
        width: 80px;
        height: 20px;
        background-size: contain;
        margin-top: -10px;
        margin-bottom: 0px;
    }
    #scholarshipPolicy .itemTitleBox .itemTitleLine {
        background-size: contain;
    }
    #faculty .itemTitleBox .itemTitleLine {
        background: url(../img/itemTitleLine02.png) no-repeat;
        background-size: contain;
    }
    /* banner样式 */
    /* .bannerLeft {
        width: 35%;
    }
    .bannerRight {
        width: 48.6%;
    } */
    /* .bannerTitleBlock .bannerTitle {
        width: 80%;
        margin: 22% 10% 0px 10%;
    } */
    /* .bannerBox .slideDown {
        width: 6%;
        margin-left: 47%;
    } */
    /* 项目介绍 */
    #projectIntro {
        background-size: inherit;
        padding-bottom: 20px;
    }
    .projectIntroBlcok .projectIntroPic {
        display: none;
    }
    .deanSpeachTitle {
        margin-left: 10px;
        font-size: 14px;
    }
    .projectIntroBlcok .projectIntroCont {
        width: 100%;
        margin: 0;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroDetail {
        padding-left: 0%;
        font-size: 14px !important;
        line-height: 21px;
        letter-spacing: 0;
        padding: 0 10px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroMission {
        padding: 10px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroMission p {
        font-size: 16px;
        line-height: 32px;
        letter-spacing: 0px;
        color: #ffffff;
        padding-left: 28px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroMission p:nth-child(1) {
        background-size: 20px;
    }
    .projectIntroBlcok .projectIntroCont .projectIntroMission p:nth-child(2) {
        background-size: 20px;
    }
    /* 项目类型 */
    .projectTypeBlock .projectTypeItem .projectTypeItemPic {
        height: auto;
        display: none;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemCont {
        height: auto;
        padding: 30px 15px 10px 15px;
    }
    .projectTypeBlock .projectTypeItem:nth-child(odd) .projectTypeItemCont {
        width: 100%;
    }
    .projectTypeBlock .projectTypeItem:nth-child(even) .projectTypeItemCont {
        width: 100%;
        margin-left: 0;
    }
    .projectTypeBlock .projectTypeItem:nth-child(odd) .projectTypeItemPic {
        width: 100%;
    }
    .projectTypeBlock .projectTypeItem:nth-child(even) .projectTypeItemPic {
        width: 100%;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContTitle {
        font-size: 18px;
        line-height: 28px;
        padding-left: 0;
        margin: 0 auto;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContLocation {
        font-size: 18px;
        line-height: 30px;
        padding: 0 15px;
        margin: 5px 0;
    }
    .projectTypeBlock .projectTypeItem .projectTypeItemContDetail {
        font-size: 14px;
        letter-spacing: 0;
    }
    .projectTypeBlock .projectTypeItem a {
        right: 15px;
        bottom: 10px;
        width: 14%;
    }
    .projectTypeBlock .projectTypeItem:nth-child(even) .projectTypeItemPic img {
        margin-left: 0px;
    }
    /* 学制及上课方式 */
    .educationalAndTeachingBlock .educationalAndTeachingItem {
        line-height: 40px;
        margin-bottom: 10px;
    }
    .educationalAndTeachingBlock .educationalAndTeachingItem .educationalAndTeachingItemLeft {
        font-size: 16px;
    }
    .educationalAndTeachingBlock .educationalAndTeachingItem .educationalAndTeachingItemRight {
        font-size: 16px;
        padding-left: 3%;
        letter-spacing: 0;
    }
    /* 报名条件 */
    .applicationConditionsMark {
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .applicationConditionsSatisfy {
        font-size: 16px;
        letter-spacing: 0px;
        margin-bottom: 10px;
    }
    .applicationConditionsBlcok .applicationConditionsItem {
        width: 32%;
        padding: 40px 5px 10px 5px;
    }
    .applicationConditionsBlcok .applicationConditionsItem:nth-child(2) {
        margin: 0 2%;
    }
    .applicationConditionsBlcok .applicationConditionsItem p {
        height: 90px;
        line-height: 24px;
        font-size: 16px;
    }
    .applicationConditionsBlcok {
        margin-bottom: 15px;
    }
    .applicationConditionsBox2 {
        background: url(../img/applicationConditionsItemBox2.png) no-repeat center;
        background-size: cover;
    }
    .applicationConditionsBox2 p {
        font-size: 16px;
        letter-spacing: 0px;
        color: #fffefe;
        line-height: 24px;
        padding: 130px 20px 20px 20px;
    }
    /* 报名录取 */
    #certify {
        padding: 0 15px;
    }
    #certify .swiper-button-next {
        right: 20px;
    }
    #certify .swiper-button-prev {
        left: 20px;
    }
    .qualityStudents {
        padding-bottom: 35px;
        height: auto;
    }
    .qualityStudentsBlcok .qualityStudentsIntro p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 10px;
        text-indent: 2em;
    }
    .qualityStudentsWayTitle ul {
        height: 220px;
        margin-bottom: 10px;
    }
    .qualityStudentsWayTitle ul li {
        width: 100%;
        font-size: 16px;
        line-height: 32px;
        letter-spacing: 0px;
        margin: 0 0 10px 0;
    }
    .qualityStudentsWayTitle ul li:before {}
    .qualityStudentsWayTitle ul .active:after {
        display: none;
        left: 40%;
        bottom: -10px;
        border-left: solid 10px transparent;
        border-top: solid 10px #388cd4;
        border-right: solid 10px transparent;
    }
    .qualityStudentsWayContBox ul {
        padding: 15px 10px;
        height: auto;
    }
    .qualityStudentsWayContBox ul li {
        display: none;
        font-size: 16px;
        letter-spacing: 0px;
        color: #ffffff;
        line-height: 28px;
    }
    .qualityStudentsBatchTitle {
        width: 60%;
        line-height: 34px;
        font-size: 16px;
        letter-spacing: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .qualityStudentsTable {
        width: 100%;
        overflow: scroll;
    }
    .qualityStudentsTable table {
        width: 170%;
    }
    .qualityStudentsTable table tr th {
        font-size: 16px;
        line-height: 40px;
        font-weight: bold;
    }
    .qualityStudentsTable table tr td {
        font-size: 16px;
        line-height: 40px;
    }
    .qualityStudentsTable table tr td:first-child {
        font-size: 16px;
    }
    /* 奖学金政策 */
    #scholarshipPolicy {
        padding-bottom: 30px;
    }
    .scholarshipPolicyBlock ul li {
        width: 100%;
        height: 285px;
        padding: 10px 15px 20px 80px;
        margin: 0 0.4% 10px 1%;
    }
    .scholarshipPolicyBlock ul li .scholarshipPolicyBlockTitle {
        padding-left: 28px;
        line-height: 32px;
        padding-top: 0px;
        background-size: 20px 23px;
        font-size: 16px;
        margin-bottom: 5px;
    }
    .scholarshipPolicyBlock ul li p {
        font-size: 14px;
        letter-spacing: 0px;
        line-height: 24px;
    }
    .scholarshipPolicyBlock ul li:nth-child(5) {
        width: 98%;
        margin: 0 1%;
        height: 305px;
        background: url(../img/scholarshipPolicyBlockBgm05.png) no-repeat;
    }
    /* 课程设置与研究方向 */
    #curriculumAndResearch .itemTitleBox .itemTitleSpan {
        font-size: 15px;
    }
    #curriculumAndResearch .itemTitleBox .itemTitle {
        font-size: 28px;
        margin-top: -25px;
    }
    .curriculumAndResearchBlock .curriculumAndResearchItem {
        width: 100%;
        height: 360px;
        margin: 0 0 20px 0;
    }
    .curriculumAndResearchItem .curriculumAndResearchItemCont p {
        width: 49%;
        margin: 10px 0 0 1%;
        font-size: 14px;
        line-height: 28px;
    }
    .curriculumAndResearchItem .curriculumAndResearchItemMark {
        width: 100%;
        margin-top: 20px;
    }
    .curriculumAndResearchBlock {
        padding-bottom: 10px;
    }
    /* 师资力量 */
    #faculty {
        padding-bottom: 20px;
    }
    .facultyBlock .facultyItem {
        padding: 15px;
    }
    .facultyBlock .facultyItem .facultyItemLeft {
        width: 100%;
    }
    .facultyItem .facultyItemLeft .facultyItemPic img {
        width: 30%;
        margin: 0px 35% 0 35%;
    }
    .facultyItem .facultyItemLeft p {
        width: 100%;
        font-size: 16px;
        line-height: 32px;
    }
    .facultyBlock .facultyItem .facultyItemRight {
        width: 100%;
        float: left;
        border-left: none;
        padding-left: 0;
    }
    .facultyItem .facultyItemRight p {
        font-size: 14px;
        line-height: 28px;
        letter-spacing: 0;
    }
    .teacherPortrait {
        overflow-x: scroll;
    }
    .teacherBox {
        margin-top: 0;
    }
    .teacherBox .teacherPortrait ul {
        width: 175%;
    }
    .teacherBox .teacherPortrait ul .active:before {
        left: 38%;
        bottom: -10px;
        border-left: solid 6px transparent;
        border-bottom: solid 6px #005785;
        border-right: solid 6px transparent;
    }
    .teacherBox .teacherPortrait ul li {
        margin: 0 1.7% 20px 1.8%;
    }
    .teacherBlock .teacherIntroBg {
        margin-top: 10px;
        height: 300px;
    }
    .teacherIntroBox .teacherIntroItem {
        margin-top: -300px;
        height: 300px;
    }
    .teacherIntroBox .teacherIntroItem .teacherIntroCont {
        padding: 10px 10px 0 10px;
    }
    .teacherIntroItem .teacherIntroCont .teacherIntroName {
        font-size: 16px;
        line-height: 30px;
    }
    .teacherIntroItem .teacherIntroCont .teacherIntroName span {
        font-size: 20px;
    }
    .teacherIntroItem .teacherIntroCont .teacherIntroDetail {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0;
    }
    /* 学生活动 */
    /* .studentActivitiesSwiper {
        width: 94%;
    } */
    #studentActivities .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
    }
    .studentActivitiesSwiper .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    /* 联系我们 */
    #contactUs {
        padding-bottom: 30px;
    }
    #contactUs .itemTitleBox .itemTitleLine {
        background-size: contain;
    }
    .contactUsBox .contactUsCont {
        width: 96%;
        margin: 0 2%;
    }
    .contactUsBox {
        padding: 10px 0 0 0;
    }
    .contactUsBox .contactUsCont p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .contactUsBox .contactUsCont p a:hover {
        color: #fffefe;
    }
    .contactUsBox .contactUsCode {
        width: 96%;
        margin: 0 2%;
        padding-top: 5px;
    }
    .contactUsBox .contactUsCode .contactUsCodeItem {
        width: 50%;
        margin-left: 25%;
        float: none;
        margin-top: 20px;
    }
    #certify .itemTitleBox .itemTitleLine {
        margin-bottom: 20px;
    }
    .contactUsBox .contactUsCode .contactUsCodeItem img {
        width: 60%;
        margin-left: 20%;
    }
    .contactUsBox .contactUsCode .contactUsCodeItem p {
        font-size: 16px;
    }
    /* 返回顶部 */
    .backTop {
        width: 30px;
        height: 30px;
        bottom: 20px;
        right: 10px;
        padding: 5px;
    }
    .backTop svg {
        width: 20px;
        height: 20px;
    }
    #certify .swiper-slide {
        width: 100%;
        height: auto;
    }
    /* .swiper-slide img{
        max-width: 100% !important;
        margin: 0% auto 0 !important;
        height: auto;
    } */
    .swiper-btns {
        width: 100%;
        margin: 0 auto;
        position: relative;
        height: 100%;
        top: -100%;
    }
    #certify {
        height: 440px;
    }
    /* #certify .swiper-slide img{
        margin-top: 40%;
    }
    #certify .swiper-btns .swiper-button-next,#certify .swiper-btns .swiper-button-prev{
        top: 50%;
    } */
}