/* 标题 */
.biaoti {
    width: 100%;
    text-align: center;
    margin-top: 69px;
}

.biaoti>p:nth-child(1) {
    font-size: 20px;
    font-weight: 300;
    color: #666666;
}

.biaoti>p:nth-child(2) {
    font-size: 30px;
    font-weight: bold;
    color: #222222;
}

.biaoti>div {
    width: 600px;
    height: 1px;
    background: #BFBFBF;
    margin: 0 auto;
    margin-top: 21px;
}

.biaoti .zhong {
    width: 100px;
    height: 3px;
    background: linear-gradient(-90deg, #2E6095, #299D92);
    margin: 0 auto;
}

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

/* 这些“秘籍”传统学校很难学到 */
.con_one ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 9px;
}

.one_p1 {
    font-size: 16px;
    font-weight: bold;
    color: #222222;
    margin-top: 30px;
}

.con_one ul li {
    width: 277px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #F6F6F6;
    border: 1px solid #D3D3D3;
    border-radius: 10px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #222222;
}

/* 传统学校电商科目我们一个不少 */
.con_two {
    width: 100%;
    height: 100%;
}

.two_ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.two_ul>li {
    width: 570px;
    /* height: 370px; */
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    padding: 20px;
    box-sizing: border-box;
}

.two_div {
    margin-top: 13px;
}

.two_div>p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
    color: #2E6095;
    display: flex;
    align-items: flex-end;
}

.two_div span {
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    margin-left: 5px;
}

.two_div>p:nth-child(2) {
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
}

/* 咨询按钮 */
.anniu {
    margin-top: 30px;
}

.buttons {
    width: 100%;
    border-radius: 20px;
    text-align: center;
}

.buttons>p {
    font-size: 16px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 10px;
}

.buttons>button {
    width: 300px;
    height: 40px;
    background: linear-gradient(-90deg, #FF8400, #F9A013);
    border-radius: 20px;
    border: none;
    outline: none;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

/* 学院优势 */
.four_ul {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.four_ul>li {
    width: 20%;
    text-align: center;
}

.four_ul>li p:nth-child(2) {
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    margin-top: 5px;
}

.four_ul>li p:nth-child(3) {
    font-size: 16px;
    color: #666666;
    line-height: 25px;
    margin-top: 5px;
}

/* 先入学 后考试 宽进严出的教学模式 */
.con_three {
    width: 100%;
    height: 100%;
    background: url('../images/three_bg.jpg') no-repeat;
}

.three_ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.three_ul>li {
    width: 366px;
    height: 460px;
    background-color: #fff;
}

.three_ul>li:nth-child(1) {
    background: url('../images/moshi01.jpg') no-repeat;
    background-size: 100% 100%;
}

.three_ul>li:nth-child(2) {
    background: url('../images/moshi02.jpg') no-repeat;
    background-size: 100% 100%;
}

.three_ul>li:nth-child(3) {
    background: url('../images/moshi03.jpg') no-repeat;
    background-size: 100% 100%;
}

.three_div1 {
    width: 100%;
    padding: 30px 0;
    box-sizing: border-box;
    background: #003D90;
    opacity: 0.8;
    margin-top: 194px;
    text-align: center;
    color: #FFFFFF;
    /* height: 200px; */
}

.three_div1>p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
}

.three_div1>p:nth-child(2) {
    font-size: 16px;
    margin-top: 20px;
}

.three_div1>div {
    width: 70px;
    height: 2px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 20px;
}

/* 招生人数 */
.con_five {
    width: 100%;
    height: 100%;
    background: url('../images/five_bg.jpg') no-repeat;
    background-size: 100% 100%;
}

.table1 {
    width: 100%;
    border: none !important;
    margin-top: 31px;
}

.table1>thead {
    background: linear-gradient(-90deg, #2E6095, #299D92);
}

.table1>thead th {
    height: 40px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    border-color: #CBCBCB;
}

.table1>tbody {
    font-size: 16px;
    font-weight: 400;
    color: #222222;
    text-align: center;
}

.table1>tbody td {
    border-top: none;
    border-color: #CBCBCB;
    padding: 10px;
    box-sizing: border-box;
}

.tr1 {
    background: #FFFFFF;
}



/* 学生风采 */
.con_seven {
    width: 100%;
    height: 100%;
}

/* 学院环境 */
/* 在线报名 */
.con_nine {
    width: 100%;
    height: 100%;
    background: url('../images/nine_bg.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 80px 0;
    box-sizing: border-box;
}

.zongs {
    width: 1100px;
    height: 100%;
    background: #FFFFFF;
    border-radius: 5px;
    margin: 0 auto;
}

.biaodan {
    display: flex;
    padding: 0 143px;
    box-sizing: border-box;
    margin-top: 41px;
    justify-content: space-between;
}

.biaodan>div {
    display: flex;
    align-items: center;
}

.biaodan input {
    width: 300px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #D1D1D1;
    border-radius: 2px;
    outline: none;
    padding: 0 10px;
    box-sizing: border-box;
}

.biaodan select {
    width: 734px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #D1D1D1;
    border-radius: 2px;
    outline: none;
    padding: 0 20px;
    box-sizing: border-box;
}