.margin-2 {
    margin-right: 50px;
}
.page-content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear-fix::after {
    content: "";
    display: block;
    clear: both;
}
.banner-section .consult-button {
    position: absolute;
    width: 284px;
    height: 80px;
    left: 50%;
    bottom: -479px;
    margin-left:-142px;
    cursor: pointer;
    text-align: center;
    color: transparent;
}
.major-introduce header {
    padding-bottom: 30px;
}
.major-introduce header h3 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.line1 {
    color: #2a66de;
}
.major-introduce {
    padding-top: 30px;
    padding-bottom: 50px;
}
.major-introduce .page-content .intro {
    width: 232px;
}
.major-introduce .intro .title {
    width: 181px;
    line-height: 50px;
    font-size: 22px;
    margin: 0 auto;
    border-radius: 3em;
    border: 1px solid #f07821;
    text-align: center;
    color: #f07821;
    cursor: pointer;

}

.major-introduce .intro .title:hover {
    background: #f07821;
    color: #fff;
}

.major-introduce .intro .intro-pic {
    text-align: center;
    margin: 20px 0;
}
.major-introduce .intro .intro-text {
    font-size: 18px;
    color: #333;
}
.mrg-5 {
    margin-right: 10px;
}
.consult-bar {
    width: 440px;
    text-align: center;
    background: #f07821;
    color: #fff;
    margin: 0 auto;
    font-size: 28px;
    border-radius: 1em;
    padding: 5px 0;
    cursor: pointer;
}
.major-course {
    margin-top: 50px;
    padding-bottom: 30px;
}

.major-course header {
    margin-bottom: 30px;
}
.major-course header h3 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.major-course .page-content .course-list {
    margin-bottom: 20px;
}
.major-course .guide-read {
    font-size: 20px;
    color: #333;
    background: #fee898;
    padding: 20px 15px;
}
.margin2 {
    margin: 0 25px;
}
.school-enviroment {
    margin-top: 50px;
    padding-bottom: 50px;
}
.school-enviroment2 {
    text-align: center;
}
.school-enviroment header {
    padding-bottom: 30px;
}
.school-enviroment header h3 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.school-enviroment .enviroment-pic {
    margin-bottom: 30px;
}
.margin3 {
    margin: 0 60px;
}
.job-support {
    margin-top: 80px;
    padding-bottom: 40px;
}
.job-support header {
    padding-bottom: 40px;
}
.job-support header h3 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.job-support .support-list .mr-104{
    margin-right: 102px;
}
.job-support .support-list img:hover {
    transform:translateY(-20px);
}
.form-section {
    background: #2d3b38;
    padding: 50px 0;
}
.form-section header {
    text-align: center;
}
.form-section header h3 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.form-section header p {
    font-size: 25px;
    color: #fff;
}
.form-section .name-input {
    width: 580px;
    margin: 0 auto;
    background-color: #fff;
    font-size: 22px;
    box-sizing: border-box;
    padding-left: 20px;
    margin-bottom: 20px;
    border-radius: 2em;
}
.form-section .name-input label {
    font-size: 22px;
}
.form-section .name-input input{
    width: 80%;
    line-height: 55px;
    font-size: 22px;
    border: none;
}
.form-section .submit-button {
    display:block;
    width: 580px;
    margin: 0 auto;
    background-color: #dc3131;
    border: none;
    font-size: 24px;
    padding: 10px 0;
    border-radius: 2em;
    color: #fff;
    cursor: pointer;
}

#k_s_ol_floatWin {
    left: 1262px!important;
}

.fr{font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"\5B8B\4F53";}