body {
    max-width: 7.5rem;
    min-width: 3.2rem;
    margin: 0 auto;
    position: relative;
    z-index: -1;
}

body>div {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* 头部公用开始 */

.search {
    width: 100%;
    height: 0.4rem;
    background-color: #eeeeee;
    overflow: hidden;
}

.search div:nth-child(1) {
    float: left;
    display: flex;
    justify-content: space-between;
    margin-left: 0.24rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.search div:nth-child(1) p {
    margin: 0px 0.15rem;
}

.search p a {
    height: 0.36rem;
    font-family: MicrosoftYaHei;
    font-size: .2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .36rem;
    letter-spacing: .02rem;
    color: #333333;
}

.search div:nth-child(2) {
    float: right;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-right: .24rem;
}

.searchR input {
    width: 1.8rem;
    height: .3rem;
    background-color: #ffffff;
    border-radius: .15rem;
    border: solid .01rem #d2d2d2;
    outline: none;
    box-sizing: border-box;
    padding: 0rem .1rem;
    font-family: MicrosoftYaHei;
    font-size: .18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .3rem;
    letter-spacing: .02rem;
    color: #999999;
}

.searchR span {
    position: absolute;
    display: block;
    width: .18rem;
    height: .18rem;
    background-image: url(../img/find.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    right: .1rem;
}

.LogoB {
    width: 100%;
    /* height: 1.04rem; */
    height: 1.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0rem .24rem;
}

.LogoB>div>a {
    /* width: 4.8rem; */
    /* height: .722rem; */
    width: 4.95rem;
    height: 1.07rem;
    display: block;
    background-image: url(../img1/Hlogo.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.LogoB>div:last-child {
    /* width: .37rem; */
    /* height: .31rem; */
    width: .48rem;
    height: .4rem;
    background-image: url(../img1/menu.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.Fnav {
    position: absolute;
    width: 3rem;
    height: auto!important;
    background-color: #ffffff;
    box-shadow: 0rem .05rem .1rem 0rem rgba(0, 0, 0, 0.1);
    top: .5rem;
    right: 0rem;
    z-index: 9;
    padding: .3rem 0rem;
    display: none;
}

.Fnav dt {
    width: 3rem;
    min-height: .5rem;
    transition: all 0.2s;

}

.Fnav li>a {
    display: block;
    width: 100%;
    height: .5rem;
    font-family: MicrosoftYaHei;
    font-size: .24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .5rem;
    letter-spacing: .02rem;
    color: #333333;
    text-align: center;
}

.Fnav li {
    width: 3rem;
    min-height: .5rem;
}

.Fnav li dl {
    display: none;
    width: 100%;
    height: auto;
    

}
.Fnav li dl dd{
    width: 100%;
    height: .5rem;
    margin-top: -.01rem;
    
}
.Fnav li dl a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: MicrosoftYaHei;
    font-size: .22rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .5rem;
    letter-spacing: .02rem;
    color: #ffffff;
    background-color: #7F84F9;
    text-align: center;
    border: none;
}

.Fnav li>a:hover dl {
    display: block;
    /* height: auto; */
}

.Fnav li:hover>a {
    background-color: #4264E3;
    color: #ffffff;
}

.Ton {
    background-color: #3a5ecc;
    color: #ffffff;
}



/* swiper */

.swiper1 {
    width: 7.5rem;
    height: 2.31rem;
}

#content {
    width: 100%;
    height: 100%;
}

#content>div {
    width: 100%;
    height: 100%;
    background-image: url(../img/bannerlist.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#content>div a{
    display: block;
    width: 100%;
    height: 100%;
}
.pagination1 {
    bottom: .05rem !important;
    align-items: center;
}

.pagination1 span {
    display: inline-block;
    /* width: .4rem;
    height: .04rem; */
    width: .16rem;
    height: .16rem;
    border-radius: 50%;
    background-color: rgba(255, 255, 255,.5);
}

/* 头部公用结束 */

/* 底部 */

.footer {
    width: 7.5rem;
    height: 3.19rem;
    background-image: url(../img/footerB.png);
    display: flex;
}

.FcontB {

    width: 7.02rem;
    margin: auto;
    
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fLeft {
    width: 4.4rem;
    /* height: 1.64rem; */
    
}

.fLeft li {
    width: 100%;
    font-family: MicrosoftYaHei;
    font-size: .24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .4rem;
    letter-spacing: 0rem;
    color: #ffffff;
}

.FRight {
    
    /* width: 4.6rem; */
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.FRight li{
    margin: 0 .15rem;
}
.FRight li div {
    width: 1rem;
    height: 1rem;
    margin: 0 auto;

}

.FRight li img {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/wx.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.FRight li p {
    width: 100%;
    font-family: MicrosoftYaHei;
    font-size: .18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .18rem;
    letter-spacing: .01rem;
    white-space: nowrap;
    color: #ffffff;
    text-align: center;
    margin-top: .13rem;
}


/* 手机端在线报名 */
.zxbmB {
    /* width: 7.5rem; */
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0rem;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, .2);
    z-index: 99;
    display: none;
}

.zxbmcont {
    width: 5.8rem;
    height: 8.55rem;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.zxbmcont p {
    width: .61rem;
    height: .61rem;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: .3rem;
    background-image: url(../img/close.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.contents {
    width: 100%;
    height: 7.64rem;
    background-color: #ffffff;
    border-radius: .2rem;
    box-sizing: border-box;
    padding-top: .2rem;
}

.zxbmB h3 {
    width: 2.08rem;
    height: .31rem;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
    font-size: .3rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: .24rem;
    letter-spacing: 0rem;
    color: #3a70d4;
    text-align: center;
    position: relative;
}

.zxbmB h3::before {
    content: '';
    width: .34rem;
    height: .04rem;
    background-image: url(../img/zxbmt.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0rem;
}

.zxbmB h3::after {
    content: '';
    width: .34rem;
    height: .04rem;
    background-image: url(../img/zxbmt.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    right: 0rem;
}

.xzbmxx {
    width: 5.07rem;
    margin: 0 auto;
    margin-top: .3rem;
}

.contents input {
    width: 5.07rem;
    height: .79rem;
    margin: 0 auto;
    background-color: #f6f6f6;
    border-radius: .1rem;
    margin-bottom: .3rem;
    font-family: SourceHanSansCN-Regular;
    font-size: .28rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    box-sizing: border-box;
    padding-left: .3rem;
}

#major {
    height: .79rem;
    margin: 0 auto;
    background-color: #f6f6f6;
    border-radius: .1rem;
    margin-bottom: .3rem;
    outline: none;
    border: none;
    font-family: SourceHanSansCN-Regular;
    font-size: .26rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: rgba(51, 51, 51, .75);
    box-sizing: border-box;
    padding: 0rem .3rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0rem;

}


#major {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../img/down.png") center no-repeat;
    background-position: 98% 50%;
    background-color: #f6f6f6;
    width: 3.73rem;
}

#major option {
    width: 100%;
    height: .79rem;
    font-family: SourceHanSansCN-Regular;
    font-size: .26rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    background-color: #f6f6f6;
    border-radius: .1rem;
}

#zxbmtj {

    width: 5.07rem;
    height: .79rem;
    background-image: linear-gradient(266deg,
            #3a70d4 0%,
            #5c8eeb 100%),
        linear-gradient(#eaeaea,
            #eaeaea);
    background-blend-mode: normal,
        normal;
    border-radius: .1rem;
    display: block;
    margin: 0 auto;
    outline: none;
    border: none;
    margin-top: .17rem;
    font-family: SourceHanSansCN-Regular;
    font-size: .32rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #fefefe;
}

.xzbmxx>div {
    width: 5.07rem;
    height: .79rem;
    margin-bottom: .3rem;
    background-color: #f6f6f6;
    position: relative;
    border-radius: .1rem;
}

.xzbmxx span {
    display: block;
    width: .16rem;
    height: .14rem;
    font-size: .30rem;
    color: #3a70d4;
    position: absolute;
    left: 0.1rem;
    top: 50%;
    line-height: .28rem;
    transform: translateY(-50%);
}

.zy {
    display: block !important;
    width: .53rem !important;
    height: .27rem !important;
    font-family: SourceHanSansCN-Regular !important;
    font-size: .28rem !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    line-height: .27rem;
    letter-spacing: 0rem;
    color: #333333 !important;
    white-space: nowrap;
    text-align: center;
    padding-left: .2rem !important;
}