body,
html {
    font-family: "微软雅黑";
    line-height: 1.5;
}


/* 中职PC开始 */

.vocational {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_banner img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_one {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_one_con {
    max-width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_one_title {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 65px;
}

.vocational_one_title h1 {
    font-size: 46px;
    color: #333333;
    text-align: center;
}

.vocational_one_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 55px;
    margin-bottom: 105px;
}

.vocational_one_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.vocational_one_list ul li {
    width: 221px;
    height: 213px;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-right: 38px;
    float: left;
    padding: 25px;
}

.vocational_one_list ul li:nth-child(4n+4) {
    margin-right: 0;
}

.vocational_one_list ul li h1 {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_one_list ul li span {
    width: 100%;
    height: 1px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: rgba(255, 255, 255, .33);
    margin-top: 25px;
}

.vocational_one_list ul li p {
    font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_one_list ul li a {
    width: 145px;
    height: 35px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: rgba(255, 255, 255, .33);
    margin-top: 20px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_two {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    padding-bottom: 65px;
}

.vocational_two_t {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 30px;
}

.vocational_two_t img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_two_b {
    width: 480px;
    height: 60px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: auto;
    background: #f7f7f7;
    border-radius: 10px;
}

.vocational_two_b img {
    width: 33px;
    height: 32px;
    overflow: hidden;
    display: block;
    margin-left: 20px;
}

.vocational_two_b p {
    font-size: 22px;
    color: #fe9f4c;
    margin-left: 20px;
}

.vocational_two_b a {
    width: 230px;
    height: 100%;
    background: #ffff00;
    font-size: 22px;
    color: #000000;
    text-align: center;
    line-height: 60px;
    margin-left: 25px;
}

.vocational_three {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    padding-bottom: 25px;
}

.vocational_three_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_three_list ul {
    width: 1075px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
    margin-top: 45px;
}

.vocational_three_list ul li {
    width: 325px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-right: 50px;
    margin-top: 20px;
}

.vocational_three_list ul li:nth-child(3n+3) {
    margin-right: 0;
}

.vocational_three_list ul li a {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_three_list_t {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.vocational_three_list_t img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_three_list_t h1 {
    width: 100%;
    height: 45px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: rgba(230, 230, 230, .87);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_three_list_b {
    width: auto;
    height: 55px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: rgba(230, 230, 230, .87);
    padding: 10px;
}

.vocational_three_list_b p {
    font-size: 13px;
    color: #333;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_three_bottom {
    width: 570px;
    height: 65px;
    background: #eeeeee;
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin: auto;
    margin-top: 50px;
}

.vocational_three_bottom a {
    width: 50%;
    height: 100%;
    font-size: 22px;
    color: #fe9f4c;
    text-align: center;
    line-height: 65px;
}

.vocational_three_bottom_b {
    background: #ffff00;
    color: #000!important;
}

.vocational_four {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    padding-bottom: 70px;
}

.vocational_four_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 45px;
}

.vocational_four_l {
    width: 360px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    position: relative;
}

.vocational_four_l img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_four_l h1 {
    width: 100%;
    height: 55px;
    overflow: hidden;
    display: block;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #68c8be;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 55px;
    font-weight: normal;
}

.vocational_four_r {
    width: calc(100% - 375px);
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: right;
    margin-left: 15px;
}

.vocational_four_r ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
    list-style: none;
}

.vocational_four_r ul li {
    width: 405px;
    height: 235px;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
}

.vocational_four_r ul li a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_four_r_t {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.vocational_four_r_t img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_four_r_t h1 {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    width: 100%;
    height: 55px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #406edb;
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: normal;
    line-height: 55px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_four_r ul li:nth-child(2) .vocational_four_r_t h1 {
    background: #ff9598;
}

.vocational_four_r ul li:nth-child(3) .vocational_four_r_t h1 {
    background: #ffaa5f;
}

.vocational_four_r ul li:nth-child(4) .vocational_four_r_t h1 {
    background: #56c0f7;
}

.vocational_four_bottom {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 45px;
}

.vocational_four_bottom a {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_four_bottom a img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_four_bottom_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_four_bottom_list ul {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
    background: #f5f6f7;
    padding: 20px 20px 0 20px;
}

.vocational_four_bottom_list ul li {
    width: 273px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.vocational_four_bottom_list ul li:nth-child(4n+4) {
    margin-right: 0;
}

.vocational_four_bottom_list ul li a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_four_bottom_list ul li a img {
    width: 45px;
    height: 45px;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

.vocational_four_bottom_list ul li a p {
    font-size: 14px;
    color: #333;
    line-height: 60px;
}

.vocational_five {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_five_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 50px;
    padding-bottom: 40px;
}

.vocational_five_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.vocational_five_list ul li {
    width: 260px;
    height: 300px;
    overflow: hidden;
    display: block;
    margin: 5px;
    float: left;
    margin-right: 18px;
    box-shadow: 0 0 5px #d5d5d5;
    background: #fff;
    padding: 10px;
    margin-bottom: 40px;
}

.vocational_five_list ul li:nth-child(4n+4) {
    margin-right: 5px;
}

.vocational_five_list ul li img {
    width: 100%;
    height: 140px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_five_list ul li h1 {
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-top: 10px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_five_list ul li p {
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_five_list ul li span {
    font-size: 16px;
    color: #cc0000;
    text-align: center;
    display: block;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_five_list ul li a {
    width: 110px;
    height: 30px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #ffff00;
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_six {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    padding-bottom: 60px;
}

.vocational_six_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 60px;
}

.vocational_six_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.vocational_six_list ul li {
    width: 270px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-right: 30px;
}

.vocational_six_list ul li:nth-child(4+4) {
    margin-right: 0;
}

.vocational_six_list_t {
    width: 100%;
    height: 360px;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.vocational_six_list_t img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_six_list_t h1 {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 55px;
    width: 100%;
    height: 55px;
    background: #1957ea;
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.vocational_six_list_t_b {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #fafafa;
    padding-bottom: 10px;
}

.vocational_six_list_t_b img {
    width: 23px;
    height: 16px;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: -1px;
}

.vocational_six_list_t_b p {
    font-size: 22px;
    color: #ea0000;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}

.vocational_seven {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_seven_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 45px;
    padding-bottom: 95px;
}

.vocational_seven_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.vocational_seven_list ul li {
    width: 260px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto 20px;
    float: left;
}

.vocational_seven_list ul li img {
    width: 123px;
    height: 123px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_seven_list_con {
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: block;
    margin: auto;
    border-radius: 10px;
    background: #fff;
    border-bottom: 10px solid #5e8eff;
    margin-top: -60px;
}

.vocational_seven_list ul li:nth-child(2) .vocational_seven_list_con {
    border-bottom: 10px solid #56c0f7;
}

.vocational_seven_list ul li:nth-child(3) .vocational_seven_list_con {
    border-bottom: 10px solid #5edbb9;
}

.vocational_seven_list ul li:nth-child(4) .vocational_seven_list_con {
    border-bottom: 10px solid #ffaa5f;
}

.vocational_seven_list_con h1 {
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-top: 90px;
}

.vocational_seven_list_con h1 span {
    font-size: 36px;
    color: #cc0000;
    position: relative;
}

.vocational_seven_list_con h1 span b {
    font-size: 20px;
    position: absolute;
    top: 0;
    right: -18px;
}

.vocational_seven_list_con p {
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 5px;
}

.vocational_eight {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocational_eight_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 45px;
    margin-bottom: 65px;
}

.vocational_eight_list img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.footerttttt {
    width: 100%;
    height: 237px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: url(../images/footer1.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: 40px;
}

.footer_con {
    max-width: 1200px;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.footer_con_l {
    width: 597px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-left: 30px;
}

.footer_con_l img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.footer_con_r {
    width: calc(100% - 650px);
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: right;
    margin-top: 80px;
}

.footer_con_r ul {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: auto;
    list-style: none;
}

.footer_con_r ul li {
    width: 33.3%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.footer_con_r ul li a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.footer_con_r ul li a img {
    width: 129px;
    height: 129px;
    overflow: hidden;
    display: block;
    margin: auto;
}


/* 中职PC结束 */


/* 转学开始 */

.transfer {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_banner a {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_banner a img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_one {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_one_con {
    max-width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_one_title {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 80px;
}

.transfer_one_title h1 {
    font-size: 50px;
    color: #333333;
    text-align: center;
    font-weight: normal;
}

.transfer_one_title h1 span {
    color: #ff891c;
}

.transfer_one_title p {
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin-top: 10px;
}

.transfer_one_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_one_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
    margin-top: 60px;
    margin-bottom: 45px;
}

.transfer_one_list ul li {
    width: 270px;
    height: 250px;
    /* overflow: hidden; */
    display: block;
    margin: 5px;
    border-radius: 10px;
    background: #e6fafb;
    box-shadow: 0 0 5px #bdbdbd;
    float: left;
    margin-right: 31px;
    position: relative;
}

.transfer_one_list ul li:nth-child(4n+4) {
    margin-right: 5px;
}

.transfer_one_list ul li a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_one_list_t {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_one_list_t img {
    width: 100%;
    height: 140px;
    overflow: hidden;
    display: block;
    margin: auto;
    border-radius: 10px 10px 0 0;
}

.transfer_one_list_t p {
    font-size: 16px;
    color: #333333;
    margin: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.transfer_one_list_b {
    width: 89px;
    height: 79px;
    overflow: hidden;
    display: block;
    margin: auto;
    position: absolute;
    top: 50%;
    right: -15px;
    margin-top: -40px;
}

.transfer_one_bottom {
    width: 400px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #ff891c;
    border-radius: 5px;
    margin-bottom: 50px;
    box-shadow: 0 5px 2px #f5ddc8;
}

.transfer_one_bottom a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.transfer_one_bottom a img {
    width: 26px;
    height: 26px;
    overflow: hidden;
    display: block;
    margin: auto 20px;
}

.transfer_one_bottom a p {
    font-size: 22px;
    color: #fffefe;
}

.transfer_two {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    padding-bottom: 80px;
}

.transfer_two_nav {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto 5px;
    background: #fff;
    border-radius: 70px;
    margin-top: 35px;
    box-shadow: 0 5px 5px #e3dfdf;
}

.transfer_two_nav ul {
    width: auto;
    height: 100px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0 0 0 85px;
}

.transfer_two_nav ul li {
    width: 25%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: auto;
}

.transfer_two_nav_l {
    width: 67px;
    height: 67px;
    overflow: hidden;
    display: block;
    margin-right: 15px;
}

.transfer_two_nav_l img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_two_nav_r {
    width: calc(100% - 85px);
    height: auto;
    overflow: hidden;
    display: block;
}

.transfer_two_nav_r h1 {
    font-size: 20px;
    color: #000000;
    line-height: 1.2;
}

.transfer_two_nav_r h1 span {
    font-size: 40px;
    color: #f07406;
    font-family: "DIN";
    position: relative;
    margin-right: 10px;
}

.transfer_two_nav_r h1 span b {
    font-size: 22px;
    position: absolute;
    top: 0;
    right: -15px;
}

.transfer_two_nav_r p {
    font-size: 16px;
    color: #666666;
}

.transfer_two_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 25px;
}

.transfer_two_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.transfer_two_list ul li {
    width: 380px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-right: 20px;
    margin-top: 35px;
}

.transfer_two_list ul li a {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_two_list ul li a h1 {
    width: 210px;
    height: 65px;
    overflow: hidden;
    display: block;
    margin: auto;
    border: 2px dashed #2464dd;
    border-radius: 20px 20px 0 0;
    background: #fff;
    font-size: 22px;
    color: #2464dd;
    text-align: center;
    line-height: 65px;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.transfer_two_list_t {
    width: auto;
    height: 250px;
    overflow: hidden;
    display: block;
    margin: auto;
    border: 3px solid #fff;
    border-radius: 10px;
    margin-top: -30px;
    position: relative;
}

.transfer_two_list_t img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_two_list_t p {
    padding: 0 15px;
    background: rgba(0, 0, 0, .7);
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.transfer_two_bottom {
    width: 860px;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    margin-top: 35px;
}

.transfer_two_bottom a {
    width: 400px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: 5px;
    background: #ff891c;
    border-radius: 5px;
    box-shadow: 0 5px 2px #f5ddc8;
    font-size: 22px;
    color: #fffefe;
    text-align: center;
    line-height: 60px;
}

.transfer_three {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_three_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-bottom: 80px;
}

.transfer_three_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.transfer_three_list ul li {
    width: 187px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-right: 15px;
    float: left;
    margin-top: 40px;
}

.transfer_three_list ul li:nth-child(6n+6) {
    margin-right: 0;
}

.transfer_three_list ul li a {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_three_list_t {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_three_list_t img {
    width: 100%;
    height: 127px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_three_list_b {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0;
}

.transfer_three_list_b img {
    width: 24px;
    height: 31px;
    overflow: hidden;
    display: block;
    margin: auto 10px;
}

.transfer_three_list_b p {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.transfer_four_title img {
    width: 710px;
    height: 40px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_four_title p {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.transfer_four {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_four_form {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_four_form form {
    max-width: 950px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 15px;
    padding-bottom: 60px;
}

.transfer_four_form_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
}

.transfer_four_form_t {
    width: 430px;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: auto;
    position: relative;
    margin-top: 25px;
}

.transfer_four_form_t h1 {
    font-size: 18px;
    color: #ffffff;
    text-align: right;
    width: 140px;
}

.transfer_four_form_t input {
    width: 280px;
    height: 40px;
    background: #fff;
    border-radius: 5px;
    border: none;
    outline: none;
    padding: 0 10px;
}

.transfer_four_form_t select {
    width: 290px;
    height: 40px;
    background: #fff;
    border-radius: 5px;
    border: none;
    outline: none;
    padding: 0 10px;
    appearance: none;
}

.transfer_four_form_t img {
    width: 11px;
    height: 7px;
    overflow: hidden;
    display: block;
    margin: auto;
    position: absolute;
    top: 17px;
    right: 15px;
}

.transfer_four_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_four_con p {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-top: 20px;
}

.transfer_four_con .submit{
    width: 350px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #df0000;
    border-radius: 5px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    margin-top: 30px;
}

.transfer_fix {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 20px;
}

.transfer_fix img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.zhuanxue_footer {
    width: 100%;
    height: 215px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: url(../images/footer2.png) no-repeat center;
    background-size: 100% 100%;
}

.zhuanxue_footer_con {
    max-width: 1200px;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.zhuanxue_footer_l {
    width: 480px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-left: 100px;
    margin-right: 30px;
}

.zhuanxue_footer_l img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.zhuanxue_footer_r {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 87px;
    margin-left: 77px;
    float: left;
}

.zhuanxue_footer_r a {
    width: 265px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: 5px;
    background: #fcff00;
    border-radius: 5px;
    font-size: 22px;
    color: #e32f34;
    text-align: center;
    line-height: 60px;
    box-shadow: 5px 5px 5px #ff891c;
}

.transfer_nine {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_nine_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_nine_list .vocational_four_list {
    margin-top: 40px;
    padding-bottom: 70px;
}

.transfer_nine_list .vocational_four_l h1 {
    background: #2464dd;
}

.transfer_nine_list .vocational_four_r h1 {
    background: #2464dd!important;
}

.transfer_eight {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_eight_list {
    background: url(../images/icon_b31.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    padding: 40px 0;
    margin-bottom: 90px;
}

.transfer_eight_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
    list-style: none;
}

.transfer_eight_list ul li {
    width: 455px;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid #abacad;
    padding-right: 5px;
    margin-top: 30px;
}

.transfer_eight_list ul li p {
    font-size: 22px;
    color: #333333;
    width: calc(100% - 155px);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.transfer_eight_list ul li p span {
    color: #cc3333;
}

.transfer_eight_list ul li a {
    width: 155px;
    height: 50px;
    overflow: hidden;
    display: block;
    margin: 5px;
    background: #ff891c;
    box-shadow: 5px 5px 0px #ffe6cf;
    border-radius: 5px;
    font-size: 22px;
    color: #fffefe;
    text-align: center;
    line-height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.transfer_seven_title h1 {
    font-size: 40px;
    color: #ffffff;
    text-align: center;
}

.transfer_seven_title p {
    font-size: 14px;
    color: #fcff00;
}

.transfer_seven {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    padding-bottom: 60px;
}

.transfer_seven_form {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 40px;
}

.transfer_seven_form form {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: auto;
}

.transfer_seven_form_t {
    width: 360px;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-right: 70px;
}

.transfer_seven_form_t h1 {
    font-size: 22px;
    color: #ffffff;
}

.transfer_seven_form_t input {
    width: 270px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    border: none;
    outline: none;
    padding: 0 10px;
    font-size: 18px;
    color: #000;
}

.transfer_seven_form_t input::placeholder {
    color: #cccccc;
}

.transfer_seven_form_btn {
    width: 220px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #69f6ff;
    border-radius: 5px;
}

.transfer_seven_form_btn .submit {
	    width: 220px;
    height: 60px;
    font-size: 22px;
    color: #2661cb;
    text-align: center;
    line-height: 60px;
	background: #69f6ff;
	border:none;
    display: block;
}

.transfer_five {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_five_nav {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 40px;
}

.transfer_five_nav ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: auto;
    list-style: none;
}

.transfer_five_nav ul li {
    width: 25%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
}

.transfer_five_nav ul li a {
    font-size: 18px;
    color: #2464dd;
    text-align: center;
    display: block;
    margin: auto;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.transfer_five_nav ul li div {
    width: 1px;
    height: 40px;
    background: #bfbfbf;
}


/* .transfer_five_nav_ac a {
    font-weight: bold;
} */

.transfer_five_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_five_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
    margin: auto;
    margin-top: 30px;
    padding-bottom: 65px;
}

.transfer_five_list:nth-child(1) {
    display: block;
}

.transfer_five_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.transfer_five_list ul li {
    width: 292px;
    height: 190px;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}

.transfer_five_list ul li:nth-child(4n+4) {
    margin-right: 0;
}

.transfer_five_list ul li img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}


/* 转学结束 */


/* 电竞PC开始 */

.sports_one {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_one_con {
    max-width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_one_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_one_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 30px;
}

.sports_one_list ul li {
    width: 350px;
    height: 110px;
    overflow: hidden;
    display: block;
    margin: 10px;
    float: left;
    box-shadow: 0 0 20px #dbdbdb;
    border-radius: 5px;
    padding: 15px 0;
    margin-right: 55px;
}

.sports_one_list ul li:nth-child(3n+3) {
    margin-right: 0;
}

.sports_one_list ul li a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.sports_one_list_l {
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: block;
}

.sports_one_list_l img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_one_list_r {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin-left: 20px;
}

.sports_one_list_r p {
    font-size: 20px;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_one_list_r h1 {
    font-size: 20px;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_one_title {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 45px;
}

.sports_one_title h1 {
    font-size: 46px;
    color: #ffffff;
    text-align: center;
    background-image: -webkit-linear-gradient(top, #dbaa5a, #d28a47, #c66230);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sports_two {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_two ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
    margin-top: 40px;
    margin-bottom: 65px;
}

.sports_two ul li {
    width: 380px;
    height: 63px;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-right: 30px;
    background: url(../images/icon_c4.png) no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 15px;
}

.sports_two ul li:nth-child(3n+3) {
    margin-right: 0;
}

.sports_two ul li a {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    line-height: 63px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_three {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_three_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 40px;
}

.sports_three_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.sports_three_list ul li {
    width: 25%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
}

.sports_three_list ul li img {
    width: 161px;
    height: 161px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_three_list_t {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: -20px;
    position: relative;
    z-index: 2;
}

.sports_three_list_t h1 {
    width: 150px;
    height: 45px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #ff7900;
    border-radius: 5px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_three_list ul li:nth-child(2) .sports_three_list_t h1 {
    background: #8508b3;
}

.sports_three_list ul li:nth-child(3) .sports_three_list_t h1 {
    background: #17c6a7;
}

.sports_three_list ul li:nth-child(4) .sports_three_list_t h1 {
    background: #f14869;
}

.sports_three_list_t p {
    font-size: 18px;
    color: #333333;
    text-align: center;
}

.sports_three_bottom {
    background: url(../images/icon_c9.png) no-repeat center;
    background-size: 100% 100%;
    width: 233px;
    height: 58px;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 65px;
}

.sports_three_bottom a {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    display: block;
    line-height: 58px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_four_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 45px;
}

.sports_four_list ul {
    width: auto;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto 18px;
    list-style: none;
}

.sports_four_list ul li {
    width: 528px;
    height: 170px;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-top: 20px;
    background: url(../images/icon_c10.png) no-repeat center;
    background-size: 100% 100%;
}

.sports_four_list_l {
    width: 235px;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
}

.sports_four_list_l img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_four_list_r {
    width: calc(100% - 315px);
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    padding: 0 40px;
    float: left;
}

.sports_four_list_r h1 {
    font-size: 22px;
    color: #ffffff;
    margin-top: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_four_list_r p {
    font-size: 16px;
    color: #ffffff;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_one_title span {
    width: 470px;
    height: 2px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #000002;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sports_one_title p {
    width: 670px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    display: block;
    margin: auto;
    margin-top: 20px;
}

.sports_one_title p c {
    color: #660000;
    font-weight: bold;
}

.sports_five {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_five_nav {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_five_nav ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    text-align: center;
    margin: 40px auto;
    list-style: none;
}

.sports_five_nav ul li {
    width: auto;
    height: auto;
    overflow: hidden;
    display: inline-block;
    margin: auto 20px;
    padding: 10px 30px;
    background: #118fa6;
}

.sports_five_nav ul li a {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

.sports_five_nav ul li:nth-child(2) {
    background: #17c6a7;
}

.sports_five_nav ul li:nth-child(3) {
    background: #ff7900;
}

.sports_five_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_five_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
    margin: auto;
}

.sports_five_list:nth-child(1) {
    display: block;
}

.sports_five_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.sports_five_list ul li {
    width: 212px;
    height: 255px;
    overflow: hidden;
    display: block;
    margin: auto;
    border: 4px solid #0042cc;
    float: left;
    background: #000;
    margin-right: 25px;
}

.sports_five_list ul li:nth-child(5n+5) {
    margin-right: 0;
}

.sports_five_list ul li:nth-child(even) {
    border: 4px solid #fc1c3d;
}

.sports_five_list ul li h1 {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_five_list ul li img {
    width: 195px;
    height: 115px;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 20px;
}

.sports_five_list ul li a {
    width: 140px;
    height: 40px;
    background: url(../images/icon_c9.png) no-repeat center;
    background-size: 100% 100%;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    display: block;
    margin: auto;
    margin-top: 19px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_six {
    width: 100%;
    height: 360px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_six_con {
    max-width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 130px;
}

.sports_six_con_l {
    width: 600px;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.sports_six_con_l_l {
    width: 430px;
    height: auto;
    overflow: hidden;
    display: block;
}

.sports_six_con_l_l h1 {
    font-size: 26px;
    color: #ffffff;
}

.sports_six_con_l_l input {
    width: 405px;
    height: 55px;
    overflow: hidden;
    display: block;
    border: 1px solid #fc1c3d;
    background: #fff;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 18px;
}

.sports_six_con_l_r {
    width: 120px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: url(../images/icon_c9.png) no-repeat center;
    background-size: 100% 100%;
}

.sports_six_con_l_r .submit{
	width: 120px;
    height: 60px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    display: block;
	background: url(../images/icon_c9.png) no-repeat center;
	 background-size: 100% 100%;
}

.sports_seven {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_seven_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_seven_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
    margin-top: 50px;
    padding-bottom: 50px;
}

.sports_seven_list ul li {
    width: 20%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-bottom: 65px;
}

.sports_seven_list ul li img {
    width: 158px;
    height: 158px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_seven_list ul li p {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
}

.sports_eight {
    width: 100%;
    height: 220px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_eight_l {
    width: 600px;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
}

.sports_eight_l p {
    font-size: 18px;
    color: #333333;
    padding: 43px 25px;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_eight_l p span {
    color: #fc1c3d;
    font-weight: bold;
}

.sports_eight_r {
    width: 600px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
}

.sports_eight_r ul {
    margin-left: 40px;
    margin-top: 65px;
    overflow: hidden;
    display: block;
}

.sports_eight_r ul li {
    width: 245px;
    height: 45px;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    background: #f14869;
    margin-bottom: 10px;
    margin-right: 35px;
}

.sports_eight_r ul li a {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_eight_r ul li:nth-child(2) {
    background: #8508b3;
}

.sports_eight_r ul li:nth-child(3) {
    background: #dc49d0;
}

.sports_eight_r ul li:nth-child(4) {
    background: #d1a804;
}

.dian_footer {
    width: 100%;
    height: 206px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.dian_footer_con {
    max-width: 1200px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 50px;
}

.dian_footer_con_l {
    width: 600px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
}

.dian_footer_con_l img {
    width: 378px;
    height: 99px;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-left: 70px;
    margin-top: 25px;
}

.dian_footer_con_r {
    width: 600px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
}

.dian_footer_con_r ul {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto 15px;
    list-style: none;
    margin-top: 10px;
}

.dian_footer_con_r ul li {
    width: 124px;
    height: 124px;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-right: 60px;
}

.dian_footer_con_r ul li a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.dian_footer_con_r ul li a img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_shisan {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_shisan_l {
    width: 684px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
}

.sports_shisan_l img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_shisan_r {
    width: 350px;
    height: 410px;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    background: #fff;
    border-radius: 5px;
    margin-top: 60px;
}

.sports_shisan_r_con {
    margin: 55px 40px;
    height: auto;
    overflow: hidden;
    display: block;
}

.sports_shisan_r_t {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_shisan_r_t img {
    max-width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_shisan_r_c {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 20px;
}

.sports_shisan_r_c_t {
    width: auto;
    height: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: auto;
    border: 2px solid #e4e4e4;
    margin-top: 20px;
}

.sports_shisan_r_c_t_l {
    width: 50px;
    height: 50px;
    background: #ff205e;
    border-radius: 0 30px 0 0;
    margin-right: 10px;
}

.sports_shisan_r_c_t_l img {
    width: 23px;
    height: 26px;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 10px;
}

.sports_shisan_r_c_t input {
    border: none;
    width: calc(100% - 60px);
    height: auto;
    overflow: hidden;
    display: block;
    font-size: 18px;
}

.sports_shisan_r_c_t input::placeholder {
    color: #777376;
}

.sports_shisan_btn {
    width: 100%;
    height: 50px;
    overflow: hidden;
    display: block;
    margin: auto;
    background-color: #f21250;
    border-radius: 5px;
    margin-top: 30px;
}

.sports_shisan_btn .submit {
	 width: 100%;
    height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: block;
	
	 background-color: #f21250;
}

.sports_shier_title span {
    width: 200px;
}

.sports_shier {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_shier_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 15px;
    padding-bottom: 65px;
}

.sports_shier_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.sports_shier_list ul li {
    width: 575px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-top: 30px;
}

.sports_shier_list ul li:nth-child(2n+2) {
    float: right;
}

.sports_shier_list_l {
    width: 275px;
    height: 245px;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    background: #2a3364;
}

.sports_shier_list_l h1 {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_shier_list_l h2 {
    font-size: 18px;
    color: #fff60c;
    text-align: center;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_shier_list_l h3 {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_shier_list_l a {
    width: 180px;
    height: 50px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: url(../images/icon_c9.png) no-repeat center;
    background-size: 100% 100%;
    font-weight: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    margin-top: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sports_shier_list_r {
    width: calc(100% - 275px);
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 40px;
}

.sports_shier_list_r img {
    width: 100%;
    height: 230px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_shiyi {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_shiyi_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    padding-top: 45px;
    padding-bottom: 105px;
}

.sports_shiyi_con img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_ten {
    width: 100%;
    height: 812px;
    overflow: hidden;
    display: block;
    margin: auto;
}

.sports_ten_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 555px;
}

.sports_ten_con a {
    background: url(../images/icon_c9.png) no-repeat center;
    background-size: 100% 100%;
    width: 235px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: auto;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
}

.bankuai8 {
    background: url(images/djh_03.jpg) no-repeat center top;
    height: 769px;
    width: 1237px;
    margin: 0 auto;
}


/*底屏*/

.section {
    width: 100%;
    padding-top: 70px;
    height: 432px;
    transform-style: inherit;
}

.dg-container {
    position: relative;
    width: 100%;
    height: 360px;
    margin-top: 40px;
    margin-bottom: 50px;
}

.dg-wrapper {
    width: 569px;
    height: 360px;
    margin: 0 auto;
    position: relative;
    transform-style: preserve-3d;
    perspective: 1100px;
}

.dg-wrapper a {
    width: 100%;
    height: 360px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.dg-wrapper a:first-child {
    z-index: 2;
}

.dg-wrapper a img {
    display: block;
    border-radius: 4px;
    width: 100%;
    height: 360px;
    border: 5px solid #ff4141;
}

.dg-wrapper a.dg-transition {
    transition: all 0.5s ease-in-out;
}

.dg-wrapper a.dg-transition-fast {
    transition: all 0.2s ease-in-out;
}

.dg-container .dg-nav {
    display: block;
}

.dg-container nav span:hover {
    opacity: 1;
}

.dg-container nav span.dg-next {
    background-position: top right;
    margin-left: 10px;
}

.dg-container #lightButton2 {
    bottom: 20px;
}

.dg-container .button {
    display: none;
    position: relative;
    z-index: 5;
    width: 200px;
    margin: 20px auto 0;
    text-align: center;
}

.dg-container .button li {
    cursor: pointer;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 5px;
    background: rgba(255, 255, 255, 0.30);
    border: 1px solid rgba(0, 0, 0, 0.20);
}

.dg-container .button .light {
    background: #A5704E;
}

.dg-center {
    z-index: 10;
}

.dg-prev {
    width: 39px;
    height: 57px;
    position: absolute;
    top: 40%;
    left: 70px;
    z-index: 10;
    background: url(../images/left_06.png) no-repeat;
    cursor: pointer
}

.dg-next {
    width: 39px;
    height: 57px;
    position: absolute;
    top: 40%;
    right: 70px;
    z-index: 10;
    background: url(../images/right_06.png) no-repeat;
    cursor: pointer
}

.bankuai9 {
    width: 1258px;
    margin: 0 auto;
    height: 459px;
}

.bankuai10 {
    background: url(images/bh5.jpg) no-repeat center top;
    width: 1250px;
    margin: 0 auto;
    height: 862px;
}

.bankuai10 h3 {
    text-align: center;
    color: #FFF;
    padding-top: 120px;
    font-size: 30px;
}

.bankuai10 .zcsfa {
    width: 580px;
    float: left;
    margin-left: 50px;
}

.zcsfa p {
    color: #FFF;
    line-height: 40px;
    margin-top: 170px;
}

.zcsfa p span {
    color: #FF0;
}

.bankuai11 {
    background: url(images/bh6.jpg) no-repeat center top;
    width: 1258px;
    margin: 0 auto;
    height: 1004px;
}

.bankuai11 h3 {
    text-align: center;
    color: #FFF;
    padding-top: 120px;
    font-size: 30px;
}

.bankuai12 {
    width: 1204px;
    margin: 0 auto 50px;
}

.biaotine {
    margin: 0 auto;
    width: 279px;
}

.bankuai12 h3 {
    text-align: center;
    color: #FFF;
    padding: 40px 0;
    font-size: 30px;
}

.difoot img {
    width: 100%;
}

.sports_nine_con {
    margin-top: 50px;
}


/* 电竞PC结束 */