@charset "utf-8";

@media only screen and (max-width:309px) {
    html {
        font-size: 9.375px
    }
}

@media only screen and (max-width:319px) and (min-width:310px) {
    html {
        font-size: 9.6875px
    }
}

@media only screen and (max-width:349px) and (min-width:320px) {
    html {
        font-size: 10px
    }
}

@media only screen and (max-width:359px) and (min-width:350px) {
    html {
        font-size: 10.9375px
    }
}

@media only screen and (max-width:374px) and (min-width:360px) {
    html {
        font-size: 11.25px
    }
}

@media only screen and (max-width:399px) and (min-width:375px) {
    html {
        font-size: 11.718px
    }
}

@media only screen and (max-width:413px) and (min-width:400px) {
    html {
        font-size: 12.5px
    }
}

@media only screen and (max-width:469px) and (min-width:414px) {
    html {
        font-size: 12.9375px
    }
}

@media only screen and (max-width:479px) and (min-width:470px) {
    html {
        font-size: 14.6875px
    }
}

@media only screen and (max-width:539px) and (min-width:480px) {
    html {
        font-size: 15px
    }
}

@media only screen and (max-width:559px) and (min-width:540px) {
    html {
        font-size: 16.875px
    }
}

@media only screen and (max-width:569px) and (min-width:560px) {
    html {
        font-size: 17.5px
    }
}

@media only screen and (max-width:629px) and (min-width:570px) {
    html {
        font-size: 17.8125px
    }
}

@media only screen and (max-width:639px) and (min-width:630px) {
    html {
        font-size: 19.6875px
    }
}

@media only screen and (min-width:640px) {
    html {
        font-size: 20px
    }

    .viewport {
        max-width: 640px
    }
}

* {
    padding: 0;
    margin: 0;
}

img {
    border: none;
    display: block;
    max-width: 100%;
}

body {
    color: #333333;
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    padding: 0;
    width: 100%;
    font-size: 14px;
    background-color: #f5f5f5;
}

a:hover {
    text-decoration: none;
}

input,
select,
textarea {
    outline: none;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

div {
    margin: 0 auto;
}

ol,
ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

.testtitle {
    font-size: 1.6rem;
    color: #111;
    text-align: center;
    font-weight: 650;
}

.testtitle span {
    color: #c48e35;
}

/* 头部 */
.head {
    background: url(../picture/1.png) no-repeat center top;
    background-size: 100%;
    padding: 7.1rem 1rem 0;
    background-color: #fff;
    position: relative;
}

/* .head .head-top {
    height: 2.5rem;
    display: block;
    padding: 3.3rem 0 1.3rem;
}

.head .head-top img {
    height: 100%;
    margin: 0 auto;
} */

.head .swiper-pagination {
    position: absolute;
    bottom: 1.3rem;
    left: 50%;
    transform: translateX(-50%);
}

.head .swiper-pagination-bullet {
    background-color: #000;
    margin: 0 0.2rem;
}

.head .head-banner{
    border-radius: 0.5rem;
}

/* banner下nav */
.content1 {
    background-color: #fff;
    padding: 1.4rem 1rem 1rem;
    display: flex;
    justify-content: space-around;
}

.content1 a {
    display: block;
    width: 18.7%;
    font-size: 1.2rem;
    color: #111;
    text-align: center;
}

.content1 a img {
    margin-bottom: 0.55rem;
}

/* 专业推荐 */
.content2 {
    padding: 0.75rem 1rem 1.3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content2 a {
    margin-bottom: 0.5rem;
    width: 49.17%;
}

/* 专业推荐2 */
.content3 {
    padding: 1.75rem 1rem 0;
}

.content3 .c3-title-btn {
    display: block;
    margin: 0.6rem auto 1.2rem;
    font-size: 1.2rem;
    color: #fff;
    background: url(../picture/11.png) no-repeat;
    background-size: 100%;
    padding: 0.325rem 0;
    text-align: center;
    width: 60%;
}

.content3 .c3-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
}

.content3 li {
    width: 49.17%;
    margin-bottom: 0.5rem;
}

.content3 li .main {
    margin-top: -3rem;
    text-align: center;
    position: relative;
    z-index: 1;
}

.content3 li .main img {
    position: absolute;
    top: 0;
    z-index: -1;
}

.content3 li .main .li-zhuanye {
    font-size: 1.2rem;
    color: #fff;
    padding-top: 3.2rem;
}

.content3 li .main .li-nums {
    font-size: 1rem;
    color: #fff;
}

.content3 li .main .li-nums span {
    font-size: 1.2rem;
    color: #ffd38c;
}

.content3 li .main .li-btn {
    display: block;
    width: 60.68%;
    margin: 0.4rem auto 0.6rem;
    font-size: 1.1rem;
    color: #1f2a39;
    background: url(../picture/14.png) no-repeat;
    background-size: 100%;
    padding: 0.25rem 0 0.3rem;
    text-indent: 0;
}

/* 广告条 */
.first-bar {
    display: block;
    padding: 1.1rem 1rem 1.75rem;
    position: relative;
}

.first-bar .bar-btn {
    color: #fff;
    font-size: 1.2rem;
    padding: 0.4rem 0 0.35rem;
    width: 24.3%;
    text-align: center;
    background-color: #ff7200;
    border-radius: 1.5rem;
    position: absolute;
    right: 1.7rem;
    bottom: 3.25rem;
    animation: barSca .5s infinite;
}

@keyframes barSca {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

/* 品牌 */
.content4 {
    background: url(../picture/21.jpg) no-repeat center top;
    background-size: 100%;
    padding: 2.6rem 1rem 0;
}

.content4 .testtitle {
    color: #fff;
    line-height: 1.6rem;
}

.content4 .lititle {
    font-size: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
    text-align: center;
    margin: 0.7rem 0 1.4rem;
}

.content4 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.content4 li {
    width: 50%;
    text-align: center;
    padding-bottom: 2.2rem;
}

.content4 li .c4-img {
    padding-top: 1.95rem;
    height: 3.55rem;
    margin-bottom: 0.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content4 li:nth-of-type(1) .c4-img img {
    height: 76%;
}

.content4 li:nth-of-type(2) .c4-img img {
    height: 85.9%;
}

.content4 li:nth-of-type(3) .c4-img img {
    height: 100%;
}

.content4 li:nth-of-type(4) .c4-img img {
    height: 52.11%;
}

.content4 li .li-title {
    font-size: 1.4rem;
    color: #eeca8f;
}

.content4 li p {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.8rem;
    width: 12.3rem;
    margin: 0.6rem auto 0;
}

.content4 .btn {
    display: flex;
    justify-content: center;
    padding: 1rem 0 1.15rem;
}

.content4 .btn a {
    width: 33.33%;
    display: block;
    color: #222222;
    font-size: 1.2rem;
    background-color: #fcc840;
    padding: 0.5rem 0 0.55rem;
    margin: 0 0.25rem;
    text-align: center;
    border-radius: 0.4rem;
}

/* 学生作品 */
.content5 .testtitle {
    padding-top: 1.8rem;
}

.content5 .lititle {
    font-size: 1.1rem;
    color: #555555;
    text-align: center;
    margin: 0.25rem 0 1rem;
}

.content5 .main {
    background-color: #2d3949;
    padding: 0 1rem 1.05rem;
    position: relative;
}

.content5 .main .main-img {
    position: absolute;
    width: 93.75%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.content5 .main .swiper-slide {
    padding-bottom: 0.45rem;
}

.content5 .main .c5-top {
    padding: 1.25rem 0 0.4rem 1.6rem;
    height: 2.2rem;
}

.content5 .main .c5-title {
    font-size: 1.3rem;
    color: #1f2a39;
    padding-left: 1.6rem;
    padding-bottom: 1rem;
}

.content5 .main ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.content5 .main li {
    width: 43.34%;
    margin: 0 0.15rem 0.25rem;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.content5 .main .li-sec {
    background-color: #fff;
    padding: 0.35rem;
    padding-bottom: 0;
}

.content5 .main .sec {
    height: 3.65rem;
    display: flex;
    align-items: center;
}

.content5 .main .sec .sec-tit {
    font-size: 1.1rem;
    line-height: 1.3rem;
    flex: 22.7;
    text-align: center;
    display: none;
}

.content5 .main .sec p {
    flex: 77.3;
    font-size: 0.8rem;
    line-height: 1.15rem;
    padding-left: 0.25rem;
}

.content5 .main .c5-btn {
    width: 69.34%;
    display: block;
    font-size: 1.3rem;
    padding: 0.6rem 0 0.65rem;
    color: #fff;
    letter-spacing: 0.3rem;
    background-color: #e1be64;
    border-radius: 0.5rem;
    text-align: center;
    margin: 1.25rem auto 0;
}

/* 校园环境 */
.content6 {
    padding: 2.6rem 1rem;
    background-color: #fff;
}

.content6 .testtitle {
    color: #c48e35;
}

.content6 .lititle {
    font-size: 1.1rem;
    color: #595959;
    margin-top: 0.2rem;
    text-align: center;
}

.content6 ul {
    overflow: hidden;

}

.content6 ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0.35rem;
}

.content6 ul .big {
    width: 66%;
}

.content6 ul .last {
    margin-right: 0;
}

.content6 .tag {
    font-size: 1.1rem;
    overflow: hidden;
    background: #2d3949;
    padding: 0.5rem 1.35rem 0.55rem;
    color: white;
    margin: 1.4rem 0 0.7rem;
}

.content6 .tag a {
    float: right;
    color: white;
    font-size: 0.7rem;
}

.content6 .bun {
    text-align: center;
    margin-top: 1.95rem;
}

.content6 .bun a {
    display: inline-block;
    width: 74.67%;
    font-size: 1.2rem;
    background: #e1be64;
    color: white;
    border-radius: 0.4rem;
    padding: 0.5rem 0 0.55rem;
    font-weight: bold;
}

/* 就业帮扶 */
.content7 {
    width: 100%;
    background: url(../picture/c7-bg.jpg) no-repeat;
    background-size: 100%;
    padding-top: 1.6rem;
    padding-bottom: 1.55rem;
    color: #fff;
}

.content7 .main {
    position: relative;
    width: 91.2%;
    height: 27.75rem;
    background: url(../picture/c7-bg-main.png) no-repeat;
    background-size: 100%;
    margin: 1.15rem auto 0;
}

.content7 .main p {
    position: absolute;
}

.content7 .c7-title{
    font-size: 1.8rem;
    line-height: 2.4rem;
    text-align: center;
    letter-spacing: 0.25rem;
    font-weight: 600;
    color: #fff;
}
.content7 .c7-lititle {
    margin-top: 0.65rem;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    opacity: 0.3;
}

.F30 {
    font-size: 1.3rem;
}

.F14 {
    font-size: 0.6rem;
    text-transform: uppercase;
}

.content7 .c7-btn {
    display: block;
    width: 80%;
    height: 2.5rem;
    font-size: 1.3rem;
    text-align: center;
    line-height: 2.5rem;
    background-color: #fcc840;
    margin: 0 auto;
    color: #000;
    border-radius: 2rem;
    margin-top: -10px;
}

/* 签约 */
.content8 {
    background-color: #fff;
    padding: 2.5rem 1rem 2.15rem;
}


.content8 .testtitle span {
    color: #d6001d;
}

.content8 .tit1 {
    font-size: 1.1rem;
    text-align: center;
    color: #595959;
}

.content8 ul {
    overflow: hidden;
    margin-top: 1.85rem;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.content8 ul li {
    box-sizing: border-box;
    float: left;
    width: 25%;
    height: 5rem;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    text-align: center;
}

.content8 ul a {
    color: #282828;
}

.content8 ul .text {
    width: 50%;
    padding-top: 1.35rem;
    padding-left: 0.8rem;
    text-align: left;
}

.content8 ul .text p {
    font-size: 1.15rem;
    font-weight: bold;
}

.content8 ul .text p:nth-child(2) {
    font-size: 1rem;
    font-weight: normal;
}

.content8 ul .text p:nth-child(2) span {
    color: #ce314b;
}

.content8 ul img {
    display: inline-block;
}

.content8 .bun {
    display: block;
    width: 64.5%;
    color: white;
    font-size: 1.2rem;
    background: #e1be64;
    text-align: center;
    padding: 0.55rem 0 0.6rem;
    margin: 1.7rem auto 0;
    border-radius: 0.4rem;
}

/* 学生关注 */
.content9 {
    padding: 0 1rem 3.7rem;
    background: #fff;
}

.content9 .tit1 {
    font-size: 1.2rem;
    padding-left: 1.2rem;
    position: relative;
}

.content9 .tit1::before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 0.4rem;
    height: 1.65rem;
    background: #1f2a39;
}

.content9 .first {
    overflow: hidden;
    margin-top: 1.3rem;
    border-left: 1px solid #bfbfbf;
    border-top: 1px solid #bfbfbf;
}

.content9 .first a {
    color: black;
}

.content9 .first li {
    box-sizing: border-box;
    width: 33.33%;
    float: left;
    height: 3.4rem;
    font-size: 1.2rem;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}

.content9 .first .big {
    height: 6.75rem;
    padding: 2rem 0;
}

.content9 .first li img {
    float: left;
    margin-left: 10%;
    width: 30%;
}

.content9 .first li p {
    float: left;
    padding: 0.7rem 0;
}

/* 新闻 */
.content10 {
    padding: 0 1rem 0;
    background: white;
}

.content10 .tit1 {
    font-size: 1.2rem;
    padding-left: 1.2rem;
    position: relative;
    margin-bottom: 1.3rem;
}

.content10 .tit1::before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 0.4rem;
    height: 1.65rem;
    background: #1f2a39;
}

.content10 .tit1 a {
    font-size: 1rem;
    color: #333;
    position: absolute;
    right: 0;
}

.content10 .small {
    overflow: hidden;
    padding: 0.4rem 0;
    border-bottom: 1px solid #ececec;
}

.content10 .small .text {
    float: left;
    position: relative;
    width: 100%;
    color: #333333;
}

.content10 .small .text p {
    display: inline-block;
    width: 65%;
    font-size: 1.1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content10 .small .text .date {
    float: right;
    font-size: 1.1rem;
}

.content10 .small .text .more {
    font-size: 1rem;
    color: #666666;
    position: absolute;
    right: 1.45rem;
    bottom: 0;
}

.content10 .small img {
    float: left;
    width: 33%;
}

.content10 .big {
    padding: 1rem 0;
    overflow: hidden;
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
}

.content10 .big img {
    width: 46%;
    float: left;
}

.content10 .big .text {
    width: 54%;
    color: #333333;
    float: left;
    position: relative;
}

.content10 .big .text .tit {
    padding-left: 1rem;
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: bold;
}

.content10 .big .text p {
    font-size: 1rem;
    padding: 0 0 0 1.5rem;
    margin-top: 1.15rem;
    line-height: 1.7rem;
}

.content10 .big .text .date {
    padding-left: 1rem;
    margin-top: 1.2rem;
    font-size: 1rem;
    line-height: 1rem;
    color: #555555;
}

.content10 .big .text .date span {
    float: right;
}

.content10 .big .text .more {
    display: block;
    color: #e20e0b;
    left: 1.5rem;
    line-height: 1rem;
    margin-top: 1.35rem;
    position: relative;
}

/* footer */
.dbbm {
    background-color: #ffffff;
    height: 3.7rem;
    line-height: 3.7rem;
    border-bottom: 1px solid #ededed;
    padding: 0 1rem;
    margin-top: 1rem;
    font-size: 1.3rem;
}

.dbbm a {
    width: 7.2rem;
    height: 2.1rem;
    line-height: 2.1rem;
    border: 1px solid #f19322;
    border-radius: 34px;
    margin-top: 0.8rem;
    float: right;
    display: block;
    font-size: 1rem;
    text-align: center;
    color: #ef8200;
}

.dbbm a img {
    display: inline;
    vertical-align: middle;
    margin-top: -0.2rem;
    margin-right: 0.2rem;
    height: 1.05rem;
}

.baoming {
    background-color: #ffffff;
    padding: 1rem;
}

.baoming input,
.baoming select,
.baoming select option {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    padding-left: 0.3rem;
    border: 1px solid #dcdcdc;
    color: #666;
    font-size: 1.2rem;
    margin: 0.3rem 0;
    outline: none;
    background-color: #ffffff;
    -webkit-appearance: none;
    box-sizing: border-box;
}

.baoming .tijiao {
    background-color: #e1be64;
    font-size: 1.3rem;
    color: #ffffff;
    border: none;
}

.dibu {
    background-color: #FFFFFF;
    padding: 1rem;
    font-size: 1.1rem;
    color: #666666;
    text-align: center;
    margin-top: 0.8rem;
    margin-bottom: 5rem;
    line-height: 1.6rem;
    padding-bottom: 3.8rem;
}

.dibu a {
    color: #666666;
}

.dibu .fmulu a {
    border-right: 1px solid #666666;
}

.footer {
    box-sizing: border-box;
    background-color: #2d3949;
    width: 100%;
    position: fixed;
    bottom: 0;
    max-width: 640px;
    z-index: 99999;
}

.footer {
    background: url(../picture/bottom-top.png) no-repeat center top;
    width: 100%;
    position: fixed;
    bottom: 0;
    max-width: 640px;
    z-index:99999;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background-size: 100%;
    padding-top: 0.65rem;
}
.footer a {
	display: block;
	width: 20%;
	font-size:1.1rem;
	text-align: center;
  color: #111111;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer a.centerts div{
  width: 85.93%;
}

.footer a div {
	width: 62.5%;
	padding: 0.1rem 0;
	margin: 0 auto;
}

.fhead {
    box-sizing: border-box;
    background-color: #2d3949;
    display: none !important;
    height: 42px;
    left: 0;
    line-height: 42px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.fhead a {
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    width: 25%;
    border-right: 1px solid #ffffff;
    box-sizing: border-box;
}

.fhead a:nth-child(4) {
    border: none;
}

#jesong_pop_msg{
    display: none !important;
}

/* 教师模块 */
.content11 {
    padding-top: 1.7rem;
}
.content11 .lititle{
    font-size: 1.1rem;
    color: #555555;
    text-align: center;
    margin: 0.25rem 0 1rem;
}
.content11 .main{
    margin-bottom: 0.8rem;
    position: relative;
}
.content11 .c10-left{
    width: 12.2rem;
    float: left;
    margin-right: 0.65rem;
}
.content11 .c10-right{
    height: 19.75rem;
    text-align: left;
    font-size: 0.9rem;
    color: #333;
}
.content11 .c10-right .name{
    font-size: 0.9rem;
    line-height: 0.9rem;
    font-weight: bold;
    padding-top: 1.85rem;
}
.content11 .c10-right .work{
    padding-top: 0.1rem;
    font-size: 0.9rem;
    line-height: 1.55rem;
}
.content11 .c10-right p{
    font-size: 0.9rem;
    line-height: 1.55rem;
}
.content11 .main .bg1{
    width: 18.9rem;
    height: 19.1rem;
    border: 0.2rem solid #2e3948;
    border-left: 0;
    position: absolute;
    top: 0;
    left: 12.2rem;
}
.content11 .main .bg2{
    width: 19.35rem;
    height: 19rem;
    border: 0.1rem solid #2e3948;
    border-left: 0;
    position: absolute;
    top: 0.55rem;
    left: 12.2rem;
}

.content11 .main:last-of-type .bg1{
    height: 15.2rem;
}
.content11 .main:last-of-type .bg2{
    height: 15.15rem;
}
.content11 .main:last-of-type .c10-right{
    height: 15rem;
}

.c11-btn{
    display: flex;
    justify-content: center;
    text-align: center;
	padding: 1rem 0;
}
.c11-btn a{
    width: 11.2rem;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    background-color: #e0be6a;
    padding: 0.5rem 0 0.55rem;
    margin: 0 0.25rem;
    text-align: center;
    border-radius: 0.4rem;
}
/* 滚动模块 */
.content12 {
    padding: 2.35rem 1.5rem 0;
}

.content12 h3 {
    background-color: #c48e35;
    font-size: 1.6rem;
    line-height: 3.6rem;
    height: 3.6rem;
    color: #fff;
    text-align: center;
}

.content12 .section {
    font-size: 1.024rem;
    width: 100%;
}

.content12 .li-top {
    display: flex;
    text-align: center;
    border-bottom: 1px solid #c48e35;
}

.content12 .li-top li {
    background: #ffe4ca;
    padding: .8rem 0;
    border-left: 1px solid #c48e35;
}

.content12 .li-top li:first-child {
    width: 30%;
}

.content12 .li-top li:nth-child(2) {
    width: 15%;
}

.content12 .li-top li:nth-child(3) {
    width: 15%;

}

.content12 .li-top li:last-child {
    width: 40%;
    border-right: 1px solid #c48e35;
}

.content12 .section-bt {
    overflow: hidden;
    height: 12rem;
    border-bottom: 1px solid #c48e35;
}

.content12 .li-main li {
    display: flex;
    border-bottom: 1px solid #c48e35;
    height: 3rem;
}

.content12 .li-main li span {
    display: inline-block;
    padding: .8rem 0;
    text-align: center;
    border-left: 1px solid #c48e35;
}

.content12 .li-main li span:first-child {
    width: 30%;
}

.content12 .li-main li span:nth-child(2) {
    width: 15%;
}

.content12 .li-main li span:nth-child(3) {
    width: 15%;
}

.content12 .li-main li span:last-child {
    width: 40%;
    border-right: 1px solid #c48e35;
}