* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: WZ2;
    src: url(./font/FZLTZHJW.ttf);
    font-size: normal;
}

@font-face {
    font-family: WZ;
    src: url(./font/方正兰亭黑_GBK.ttf);
    font-size: normal;
}

@font-face {
    font-family: DIN;
    src: url(./font/DIN-Bold.otf);
    font-size: normal;
}

html {
    font-size: calc(100vw / 3.75);
    max-width: 750px;
    min-height: 320px;
}

body {
    margin-top: 0.76rem;
}

.header .nav .first>.li .con .text {
    text-align: left;
}

.header .nav .first>.li .second>.li a {
    text-align: left;
}

body>div {
    overflow: hidden;
}

.banner {
    width: 100%;
    height: 6.6rem;
    background-image: url(./images/p1_01.jpg);
    background-size: 100% 100%;
    overflow: hidden;
}

.banner .logo {
    width: 1.365rem;
    height: 0.28rem;
    margin: 0 auto;
    margin-top: 0.44rem;
}

.banner .logo img {
    width: 100%;
    height: 100%;
    display: block;
}

.banner .banner_text {
    margin-top: 1rem;
}

.banner .banner_text .t1 {
    font-size: 0.3rem;
    text-align: center;
    font-family: WZ2;
    margin-bottom: .1rem;
}

.banner .banner_text .t2 {
    font-size: 0.34rem;
    text-align: center;
    font-family: WZ2;
    color: #2db5a7;
    font-weight: 600;
    margin-bottom: .2rem;
}

.banner .banner_text .t3 {
    font-size: 0.15rem;
    text-align: center;
    font-family: WZ;
    color: #2db5a7;
    font-weight: 600;
}

.banner .but {
    width: 1.5rem;
    height: .45rem;
    font-size: .24rem;
    line-height: .45rem;
    color: #fff;
    text-align: center;
    border-radius: .45rem;
    font-family: WZ2;
    margin: 0 auto;
    margin-top: 1.55rem;
    background-color: #009d90;
}

.banner .focus {
    border: none;
}

.know {
    width: 100%;
    height: 6.6rem;
    background-image: url(./images/p2_02.jpg);
    background-size: 100% 100%;
    overflow: hidden;
}

.know .know_text {
    margin: 2.95rem .225rem 0;
}

.know .know_text .t1 {
    font-size: .24rem;
    color: #fff;
    font-family: WZ;
}

.know .know_text .t2 {
    font-size: .3rem;
    color: #fff;
    font-family: WZ2;
    margin-top: .1rem;
}

.know .know_text .t3 {
    font-size: .15rem;
    line-height: .3rem;
    color: #fff;
    margin-top: .45rem;
    font-family: WZ;
}

.know .know_text .t4 {
    font-size: .15rem;
    line-height: .3rem;
    color: #fff;
    margin-top: .35rem;
    float: right;
    font-family: WZ;
}

.video {
    width: 100%;
    height: 5.65rem;
    background-color: #f9f9f9;
    overflow: hidden;
}

.video .v_title {
    font-size: .25rem;
    line-height: .36rem;
    color: #c01443;
    margin-top: .85rem;
    margin-bottom: .7rem;
    font-family: WZ2;
    text-align: center;
    font-weight: bolder;
}

.video .vid {
    width: 100%;
    height: 2.15rem;
}

.video .vid img {
    width: 100%;
}

.video .vid .lianjie {
    z-index: 2;
    width: 100%;
    height: 2.15rem;
    position: absolute;
    top: 0;
}

.video .vid .swiper-pagination {
    bottom: 0rem !important;
    visibility: hidden;
}

h1 {
    text-align: center;
    font-size: .34rem;
    color: #00968a;
    margin-top: .9rem;
    font-family: WZ2;
}

h2 {
    font-size: .28rem;
    text-align: center;
    color: #00897c;
    margin-top: .9rem;
    margin-bottom: .4rem;
}

.times .sw1 {
    margin: .4rem .225rem 0;
    padding-bottom: .6rem;
}

.times .sw1 .swiper-wrapper .title {
    overflow: hidden;
}

.times .sw1 .swiper-wrapper .title p {
    font-size: .65rem;
    line-height: 1;
    color: #00968a;
    display: block;
    float: left;
    font-family: DIN;
}

.times .sw1 .swiper-wrapper .title span {
    font-size: .2rem;
    color: #001655;
    display: block;
    width: fit-content;
    float: left;
    margin-top: .17rem;
    margin-left: .1rem;
    font-family: WZ2;
}

.times .sw1 .swiper-wrapper .text {
    font-size: .15rem;
    line-height: .3rem;
    color: #474747;
    width: fit-content;
    font-family: WZ;
    margin-top: .25rem;
    text-align: justify;
}

.times .sw1 .swiper-wrapper .text span {
    font-size: .11rem;
}

.times .sw1 .swiper-wrapper img {
    width: 100%;
    margin-top: .4rem;
}

.vocation .title {
    overflow: hidden;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: .25rem;
}

.vocation .title p {
    font-size: .625rem;
    line-height: 1;
    color: #009d90;
    display: block;
    float: left;
    font-family: DIN;
    text-align: center;
}

.vocation .title span {
    font-size: .2rem;
    color: #001655;
    display: block;
    width: fit-content;
    float: left;
    margin-top: .35rem;
    font-family: WZ2;
}

.vocation .text {
    font-size: .15rem;
    line-height: .3rem;
    color: #474747;
    margin-bottom: .4rem;
    font-family: WZ;
    text-align: justify;
}

.vocation .vo_one {
    margin: .35rem .225rem 0;
}

.vocation .vo_one img {
    width: 100%;
}

.vocation .vo_two {
    margin: .35rem .225rem 0;
}

.vocation .vo_two .icon {
    overflow: hidden;
    /* margin-top: .45rem; */
    width: fit-content;
    margin: 0 auto;
}

.vocation .vo_two .icon img {
    height: .435rem;
    float: left;
    margin-bottom: .1rem;
}

.vocation .vo_two .icon .tit {
    font-size: .2rem;
    color: #c01443;
    font-family: WZ2;
    float: left;
    margin-left: .1rem;
    margin-top: .1rem;
}

.vocation .vo_three {
    margin-top: .9rem;
    text-align: left;
}

.vocation .vo_three .text {
    margin: 0 .225rem;
    margin-bottom: .4rem;
}

.vocation .vo_three .bg {
    height: 2.9rem;
    width: 100%;
    position: absolute;
    background-color: #f9f9f9;
}

.vocation .vo_three .sw2 {
    padding-bottom: .5rem;
    margin: 0 .225rem;
    height: 2.9rem;
    /* background-color: #f9f9f9; */
}

.vocation .vo_three .sw2 .tit {
    font-size: .21rem;
    color: #001655;
    font-family: WZ2;
    margin: .2rem 0;
}

.vocation .vo_three .sw2 .num {
    font-size: .2rem;
    color: #001655;
    font-family: DIN;
    width: fit-content;
    margin-right: .1rem;
    float: left;
}

.vocation .vo_three .sw2 .cont {
    float: left;
    width: 2.88rem;
    /* height: 1.75rem; */
    position: relative;
}

.vocation .vo_three .sw2 .cont .one {
    background-image: url(./images/bxbg1_03.jpg);
    background-size: 2.66rem 0.535rem;
    background-repeat: no-repeat;
    width: 2.66rem;
    height: .535rem;
    overflow: hidden;
}

.vocation .vo_three .sw2 .cont .one .one_text {
    font-size: .13rem;
    color: #f5efea;
    text-align: center;
    width: fit-content;
    margin-top: .1rem;
    margin-left: .15rem;
    float: left;
}

.vocation .vo_three .sw2 .cont .two {
    background-image: url(./images/bxbg2_03.jpg);
    background-size: 2.9rem 0.39rem;
    background-repeat: no-repeat;
    width: 2.9rem;
    height: .39rem;
    overflow: hidden;
    margin-top: .2rem;
}

.vocation .vo_three .sw2 .cont .two .one_text {
    font-size: .11rem;
    color: #f5efea;
    text-align: center;
    width: fit-content;
    margin-top: .03rem;
    margin-left: .03rem;
    float: left;
}

.vocation .vo_three .sw2 .cont .two .one_text_2 {
    margin-top: .03rem;
    margin-left: .1rem;
    text-align: center;
}

.vocation .vo_three .sw2 .cont .two .one_text_3 {
    margin-top: .03rem;
    margin-left: .1rem;
    text-align: center;
}

.vocation .vo_three .sw2 .cont .three {
    background-image: url(./images/bxbg3_03.jpg);
    background-size: 2.75rem 0.4rem;
    background-repeat: no-repeat;
    width: 2.75rem;
    height: .4rem;
    overflow: hidden;
    margin-top: .2rem;
}

.vocation .vo_three .sw2 .cont .three .one_text {
    font-size: .12rem;
    color: #f5efea;
    text-align: center;
    width: fit-content;
    margin-top: .04rem;
    margin-left: .28rem;
    float: left;
}


.vocation .vo_three .sw2 .cont .cont_tit {
    font-size: .2rem;
    color: #00968a;
    font-family: WZ2;
    width: fit-content;
    line-height: .28rem;
}

.vocation .vo_three .sw2 .cont .cont_tit span {
    font-size: .15rem;
    color: #00968a;
    font-family: WZ2;
}

.vocation .vo_three .sw2 .cont .cont_text {
    font-size: .15rem;
    color: #001655;
    font-family: WZ;
    width: fit-content;
    line-height: .22rem;
}

.vocation .vo_three .sw2 .qbyy {
    overflow: hidden;
    margin: 0 auto;
    width: fit-content;
    margin-top: .65rem;
}

.vocation .vo_three .sw2 .qbyy .qbimg {
    width: .32rem;
    height: .32rem;
    float: left;
}

.vocation .vo_three .sw2 .qbyy .ghsimg {
    width: .45rem;
    height: .21rem;
    float: left;
}

.vocation .vo_three .sw2 .qbyy .qbtext {
    font-size: .2rem;
    color: #00968a;
    font-family: WZ2;
    float: left;
    margin-left: .15rem;
    margin-top: .06rem;
}

.vocation .vo_four {
    margin: 0 .225rem;
    margin-top: .7rem;
    overflow: hidden;
}

.vocation .vo_four .box {
    float: left;
    width: 50%;
    height: 1.3rem;
}

.vocation .vo_four .box img {
    height: .6rem;
    margin: 0 auto;
    display: block;
}

.vocation .vo_four .box .wenzi {
    font-size: .16rem;
    color: #00968a;
    width: fit-content;
    margin: 0 auto;
    margin-top: .1rem;
}

.thirty_one .tit {
    font-size: .25rem;
    color: #c01443;
    width: fit-content;
    margin: 0 auto;
    font-family: WZ2;
    margin-bottom: .4rem;
    margin-top: .9rem;
}

.thirty_one .diyi {
    overflow: hidden;
    width: 100%;
    height: 5.2rem;
}

.thirty_one .diyi .dier {
    width: 100%;
    height: 5.1rem;
    overflow-x: auto;
    overflow-y: hidden;
}

.thirty_one .diyi .dier img {
    height: 5.2rem;
    transition: all .2s;

}

.news {
    margin: 0 .225rem;
    text-align: left;
}

.news .sw3 {
    padding-bottom: .5rem;
}

.news .box {
    width: 100%;
    height: 1.15rem;
    padding: .15rem .1rem;
    background-color: #f7f8fc;
    margin-bottom: .1rem;
    box-sizing: border-box;
    position: relative;
}

.news .box img {
    display: block;
    width: 1.5rem;
    height: .85rem;
    float: left;
}

.news .box .news_text {
    font-size: .15rem;
    color: #474747;
    font-family: WZ;
    float: left;
    width: 1.56rem;
    margin-left: .08rem;
    position: absolute;
    top: .15rem;
    right: .1rem;
}

.news .box .news_date {
    font-size: .14rem;
    color: #6f6f6f;
    font-family: DIN;
    float: left;
    margin-left: .08rem;
    position: absolute;
    bottom: .15rem;
    left: 1.6rem;
}

.news .box .jiantou {
    width: .2rem;
    height: .1rem;
    float: left;
    position: absolute;
    bottom: .18rem;
    right: .15rem;
}

.form {
    width: 100%;
    height: 7.61rem;
    background-image: url(./images/formbg_02.jpg);
    background-size: 100% 7.61rem;
    padding: .4rem .225rem 0;
    box-sizing: border-box;
    text-align: left;
    margin-top: 0.4rem;
}

.form .text1 {
    font-size: .28rem;
    color: #fff;
    font-family: WZ2;
}

.form .text2 {
    font-size: .16rem;
    color: #fff;
    font-family: WZ;
    margin-top: .02rem;
    margin-bottom: .3rem;
}

.form .text3 {
    font-size: .18rem;
    color: #fff;
    font-family: WZ;
}

.form .text4 {
    font-size: .12rem;
    color: #fff;
    font-family: WZ;
    margin-top: .02rem;
    margin-bottom: .12rem;
}

.form .text5 {
    font-size: .14rem;
    line-height: .25rem;
    color: #fff;
    font-family: WZ;
    margin-bottom: .5rem;
}

.form .text6 {
    font-size: .1rem;
    line-height: .18rem;
    color: #fff;
    font-family: WZ;
    margin-bottom: .7rem;
}

/* .form input{
    border-radius: 2px;
    border: none;
    display: block;
    margin-bottom: .1rem;
    padding-left: .1rem;
    box-sizing: border-box;
}
.form input::-webkit-input-placeholder{
    font-size: 14px;
    font-family: WZ;
} */
.form .submit {
    width: 1.27rem;
    height: .4rem;
    font-size: 16px;
    line-height: .4rem;
    text-align: center;
    color: #037f99;
    background-color: #fff;
    border-radius: 0.03rem;
    margin: .15rem auto;
}

.form .addr {
    height: .62rem;
    width: 100%;
}

.form .addr .kefu {
    width: fit-content;
    float: left;
}

.form .addr .kefu .kf_num {
    font-size: .3rem;
    color: #fff;
    font-family: WZ2;
    width: fit-content;
    float: left;
}

.form .addr .kefu .wangzhi {
    font-size: .16rem;
    color: #fff;
    font-family: WZ;
}

.form .addr .erweima {
    float: left;
    height: .62rem;
    margin-left: .25rem;
}

.form .addr .erweima img {
    height: 100%;
    display: block;
    float: left;
}

.mgt50 {
    margin-top: .25rem !important;
}

.mgb0 {
    margin-bottom: 0 !important;
}

.mgb50 {
    margin-bottom: .25rem !important;
}

.mgb100 {
    margin-bottom: .5rem !important;
}

/* .swiper-pagination{
    bottom: -.13rem !important;
} */
.swiper-pagination-bullet {
    border-radius: 0%;
    width: .08rem;
    height: .08rem;
    transform: rotate(45deg);
    margin: 0 .05rem !important;
    background: #fff;
    border: 1px solid #009d90;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #009d90;
}

.swiper-container {
    padding-bottom: .25rem !important;
}

.leftBox {
    width: 350px;
    height: 40px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-radius: 2px;
    position: relative;
}

.leftBox1 {
    width: 350px;
    height: 40px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-radius: 2px;
    position: relative;
}

.left {
    padding-top: 8px;
    font-size: 16px;
    color: #001655;
    padding-left: 10px;
    box-sizing: border-box;
}

.leftBox>input {
    width: 290px;
    font-size: 16px;
    position: absolute;
    top: 2px;
    border: none;
    right: 0;
}

.leftBox1>input {
    width: 260px;
    font-size: 16px;
    position: absolute;
    top: 10px;
    border: none;
    right: 0;
}