* {
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑";
}

html {
    height: 100%;
}

img {
    display: block;
    border: 0;
}

body {
    height: 100%;
    margin: auto;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

input,
select {
    outline: none;
}

.anima {
    animation: btnScale .8s linear infinite;
}

.gaokaoBox {
    position: relative;
    margin-top: 80px;
}

.gaokaoBanner {
    position: relative;
    width: 100%;
}

.gaokaoBanner img {
    width: 100%;
}

.student_info {
    position: relative;
}

.student_info img {
    width: 100%;
}

.left_student_content {
    position: absolute;
    left: 4%;
    top: 5%;
    width: 32%;
}

.left_student_content li {
    margin-bottom: 10px;
}

.left_student_content a:after {
    position: absolute;
    content: "";
    width: 130px;
    height: 39px;
    margin-top: -42px;
    background-color: #fff;
    border-radius: 40px;
    -webkit-animation: scale 1s ease 0s infinite;
    -moz-animation: scale 1s ease 0s infinite;
    -o-animation: scale 1s ease 0s infinite;
    animation: scale 1s ease 0s infinite;
}

.qiantu_info {
    position: relative;
}

.qiantu_info img {
    width: 100%;
}

.qiantu_info a {
    background: url(img/info_btn1.png) no-repeat center;
    width: 55%;
    height: 60px;
    position: absolute;
    background-size: contain;
    bottom: 4%;
    left: 0;
    margin: auto;
    right: 0;
}

.qianjing_info {
    position: relative;
}

.qianjing_info img {
    width: 100%;
}

.qianjing_info .qianjing_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    top: 16%;
    width: 75%;
    margin: auto;
    left: 0;
    right: 0;
}

.qianjing_info .qianjing_logo img {
    width: 50%;
    margin-bottom: 10px;
}

.qianjing_info a {
    background: url(img/info_btn2.png) no-repeat center;
    width: 55%;
    height: 60px;
    position: absolute;
    background-size: contain;
    bottom: 20%;
    left: 0;
    margin: auto;
    right: 0;
}

.qianjing_info p {
    font-size: 12px;
    color: #666;
    text-align: center;
    position: absolute;
    bottom: 12%;
    padding: 0 60px;
    margin: auto;
    left: 0;
    right: 0;
    line-height: 20px;
}

.kecheng_info {
    position: relative;
}

.kecheng_info img {
    width: 100%;
}

.kecheng_infoList {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 15%;
    flex-wrap: wrap;
    width: 80%;
    margin: auto;
    left: 0;
    right: 0;
}

.kecheng_infoList img {
    width: 50%;
    margin-top: 20px;
}

.kecheng_info a {
    background: url(img/info_btn3.png) no-repeat center;
    width: 55%;
    height: 60px;
    position: absolute;
    background-size: contain;
    bottom: 5%;
    left: 0;
    margin: auto;
    right: 0;
}

.cooperation_info {
    position: relative;
}

.cooperation_info p {
    line-height: 20px;
    font-size: 12px;
    color: #666;
    text-align: center;
    position: absolute;
    top: 23%;
    width: 75%;
    left: 0;
    margin: auto;
    right: 0;
}

.cooperation_info img {
    width: 100%;
}

.cooperation_info_logo {
    height: 475px;
}

.cooperation_info a {
    background: url(img/info_btn4.png) no-repeat center;
    width: 55%;
    height: 60px;
    position: absolute;
    background-size: contain;
    bottom: 3%;
    left: 0;
    margin: auto;
    right: 0;
}

.cooperation_Logo {
    position: absolute !important;
    margin: auto;
    width: 80%;
    top: 35%;
    left: 0;
    right: 0;
    margin: auto;
}


/* .cooperation_Box li {
	width: 330px;
	height: 230px !important;
} */

.zuopin_info {
    position: relative;
}

.zuopin_info img {
    width: 100%;
    height: 700px;
}

#zuopinBoxLogo {
    position: absolute;
    top: 105px;
    margin: auto;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

#zuopinInfo_box {
    width: 4731px;
    position: absolute;
    top: 0;
    left: 0;
}

#zuopinInfo_box img {
    width: 100%;
    height: 500px;
    object-fit: contain;
}

.zuopin_info a {
    background: url(img/info_btn5.png) no-repeat center;
    width: 55%;
    height: 60px;
    position: absolute;
    background-size: contain;
    bottom: 3%;
    left: 0;
    margin: auto;
    right: 0;
}

.qiye_info {
    position: relative;
    overflow: hidden;
}

.qiye_info img {
    width: 100%;
}

.qiye_infoBox {
    position: absolute !important;
    top: 12%;
    left: 0;
    right: 0;
    margin: auto;
    height: 450px;
}

.qiye_info .qiye_infoBox img {
    width: 90%;
    margin: auto;
}

.qiye_info a {
    background: url(img/info_btn6.png) no-repeat center;
    width: 55%;
    height: 60px;
    position: absolute;
    background-size: contain;
    bottom: 6%;
    left: 0;
    margin: auto;
    right: 0;
}

.shangye_info {
    position: relative;
}

.shangye_info img {
    width: 100%;
    height: 400px;
}

.qiyeBanner {
    position: relative;
}

.qiyeBanner img {
    width: 100%;
}

.shangye_logo {
    position: absolute;
    top: 15%;
    padding: 0 10px 0px 10px;
    left: 0;
    right: 0;
    margin: auto;
    height: 260px;
}

.swiper-container3 {
    position: relative;
    top: 25px;
}

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

.swiper-container3 .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
    height: 220px;
    /* width: 250px !important; */
}

.swiper-container3 .swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}

.shangye_info a {
    background: url(img/info_btn7.png) no-repeat center;
    width: 55%;
    height: 60px;
    position: absolute;
    background-size: contain;
    bottom: 3%;
    left: 0;
    margin: auto;
    right: 0;
}

.enterpriseBox {
    background: #000;
}

.enterpriseBox .introduce-title {
    margin: auto;
    text-align: center;
}

.enterpriseBox .introduce-title h1 {
    font-size: .45rem;
    color: #FC8B43;
    letter-spacing: 2px;
}

.enterpriseBox .introduce-title h3 {
    font-size: .45rem;
    color: #fff;
}

.enterpriseBox .introduce-content {
    margin: auto;
    text-align: center;
    margin-top: 0.4rem;
    padding: 0 0.4rem;
}

.enterpriseBox .introduce-content p {
    color: #FFF;
    line-height: .4rem;
    font-size: .25rem;
}

.enterpriseLogo {
    margin-top: 0.6rem;
}

.enterpriseLogo img {
    width: 100%;
}

.footerBanner {
    position: relative;
    padding-bottom: 50px;
}

.footerBanner img {
    width: 100%;
}

.footerBanner_Text {
    position: absolute;
    top: 30%;
    left: 10%;
    width: 80%;
}

.footerBanner_Text p {
    color: #fff;
    font-size: 14px;
}

#dataForm {
    position: absolute;
    top: 37%;
    width: 80%;
    margin: auto;
    left: 0;
    right: 0;
}

.bdfr {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.input_wrapa {
    position: relative;
    top: 15px;
    width: 100%;
    height: 30px;
}

.input_wrapb {
    position: relative;
    top: 35px;
    width: 100%;
    height: 30px;
}

.input_wrapa input {
    width: 96%;
    height: 30px;
    border-radius: 25px;
    padding-left: 10px;
    color: #fff;
    background: #818388;
    border: 1px solid #6C542A;
    position: absolute;
}

.input_wrapb input {
    width: 96%;
    height: 30px;
    border-radius: 25px;
    padding-left: 10px;
    color: #fff;
    background: #818388;
    border: 1px solid #6C542A;
    position: absolute;
}

.input_wrapc {
    position: relative;
    width: 100%;
}

.bdfr .shenht_btn {
    background: url(img/info_btn9.png) no-repeat;
    width: 240px;
    background-size: contain;
    height: 50px;
    position: absolute;
    border: none;
    top: 135px;
    color: #fff;
}

.input_wrapa input::placeholder {
    color: #FDFDFD;
}

.input_wrapb input::placeholder {
    color: #FDFDFD;
}

.pop_box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99;
}

.pop_logo {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 80%;
}

.infoInput2 {
    margin-top: .8rem !important;
    display: none;
}

.Img_top {
    position: relative;
    width: 100%;
}

.pop_logo .zhezhao_none {
    position: absolute;
    right: -0.4rem;
    top: -0.6rem;
}

.iptBox {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.infoInput {
    width: 5.8rem;
    margin: auto;
    padding-top: 0.2rem;
}

.infoInput input {
    width: 96%;
    height: 0.7rem;
    border-radius: 0.6rem;
    padding-left: 0.4rem;
    border: 2px solid #CCCCCC;
    box-sizing: border-box;
    padding-right: 2rem;
    position: absolute;
}

.infoInput a {
    background: url(img/infoPopBtn.png) no-repeat;
    background-size: cover;
    width: 2.8rem;
    position: absolute;
    right: 5px;
    color: #fff;
    line-height: .98rem;
    font-size: .3rem;
    display: block;
    text-align: center;
    margin-top: -0.15rem;
}

.infotext {
    padding: 0.2rem 0 0.2rem 0;
}

.infotext input[type=checkbox]:checked {
    background: url(img/infoIcon1.png) no-repeat;
    width: 30px;
    height: 25px;
    -webkit-appearance: none;
    position: relative;
    top: 0.15rem;
    left: 0.2rem;
}

.infotext input[type='checkbox'] {
    background: url(img/infoIcon2.png) no-repeat;
    width: 30px;
    height: 25px;
    -webkit-appearance: none;
    position: relative;
    top: 0.05rem;
    left: 0.2rem;
}

.infotext a {
    color: #000;
    font-size: 14px;
    letter-spacing: 2px;
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    80% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes scale {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    80% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@-ms-keyframes scale {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    80% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    80% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes btnScale {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
}

.swiper-pagination {
    position: absolute !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 40px !important;
}

.swiper-pagination-bullet-active {
    background: #FD7338 !important;
}