.header {
    width: 19.2rem;
    height: .78rem;
    background-color: #fff;
    color: #333;
    font-size: .16rem;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.nav {
    width: 14rem;
    margin: 0 auto;
}

.nav_div {
    width: 14rem;
    display: flex;
    margin: 0 auto;
    /* margin-top: .16rem; */
}

.current {
    color: #00BC9E !important;
    border-bottom: .02rem solid #00BC9E;
}

.logo img {
    width: 1.5rem;
    height: .54rem;
    margin-top: .12rem;
}

.cast {
    display: flex;
    height: .78rem;
    line-height: .78rem;
    font-size: .16rem;
    color: #333;
    margin-left: 2.4rem;
}

.prog {
    position: relative;
}

.pro_ul {
    position: absolute;
    width: 1.63rem;
    background: #FFFFFF;
    font-size: .14rem;
    color: #333;
    box-sizing: border-box;
    border-radius: .08rem;
    top: .78rem;
    left: -0.47rem;
    display: none;
}

.pro_ul li {
    width: 100%;
    height: .48rem;
    line-height: .48rem;
    text-align: center;
}

.pro_ul a {
    color: #333;
}

.cast div {
    margin-right: .74rem;
    cursor: pointer;
}

.cast a {
    color: #333;
    width: 100%;
    height: 100%;
    display: block;
}

.login {
    display: flex;
    margin-left: 1.5rem;
}

.login div a {
    color: #fff;
}

.login div:first-child {
    width: .8rem;
    height: .31rem;
    background: #00BC9E;
    border-radius: .51rem;
    color: #fff;
    text-align: center;
    line-height: .31rem;
    margin-top: .22rem;
    /* opacity: 1; */
}

.login div:last-child {
    width: .8rem;
    height: .31rem;
    background: #313BBF;
    color: #fff;
    border-radius: .51rem;
    text-align: center;
    line-height: .31rem;
    margin-left: .24rem;
    margin-top: .22rem;
}

.banner {
    width: 100%;
    height: 5rem;
    position: relative;
}

.banner img {
    width: 100%;
    height: 100%;
}

.title {
    width: 100%;
    position: absolute;
    top: 2.07rem;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
}

.title div:first-child {
    font-weight: bold;
    color: #FFFFFF;
    font-size: .3rem;
    width: 100%;
    text-align: center;
}

.title div:last-child {
    font-weight: 400;
    color: #FFFFFF;
    font-size: .14rem;
    margin-top: .2rem;
    text-align: center;
}

.product {
    width: 14rem;
    margin: 0 auto;
    margin-top: .6rem;
}

.pro_title div:first-child {
    font-weight: bold;
    color: #333333;
    font-size: .3rem;
    text-align: center;
}

.pro_title div:last-child {
    color: #666666;
    font-size: .16rem;
    margin-top: .1rem;
    text-align: center;
}

.pro_list {
    margin-top: .3rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: .18rem;
}

.pro_div {
    width: 6.91rem;
    height: 3.96rem;
    position: relative;
    background: linear-gradient(180deg, rgba(28, 72, 176, 0.07) 0%, rgba(196, 196, 196, 0) 57%);
    border-radius: .1rem;
    border: .01rem solid #EAEAEA;
    padding: .4rem;
    box-sizing: border-box;
    margin-bottom: .18rem;
}

.pro_text {
    font-weight: bold;
    color: #333333;
    font-size: .24rem;
}

.pro_text1 {
    color: #999999;
    line-height: .24rem;
    font-size: .12rem;
    margin-top: .05rem;
}

.apply {
    width: 100%;
    height: 3.62rem;
    display: flex;
    margin-top: .64rem;
    margin-bottom: .9rem;
    position: relative;
}

.apply div {
    background-color: rgba(251, 239, 239, 1);
    padding: .16rem .48rem;
    box-sizing: border-box;
    border-radius: .4rem;
    color: #F27070;
    font-size: .16rem;
    text-align: center;
    font-weight: 700;
}

.apply1 {
    position: absolute;
    top: 0px;
    left: 0px;
}

.apply2 {
    position: absolute;
    top: .16rem;
    left: 50%;
    transform: translateX(-50%);
}

.apply3 {
    position: absolute;
    top: .1rem;
    right: 0px;
}

.apply4 {
    position: absolute;
    left: 1.88rem;
    top: 1rem;
}

.apply5 {
    position: absolute;
    right: 1.88rem;
    top: 1rem;
}

.apply6 {
    position: absolute;
    top: 2rem;
    left: 0px;
}

.apply7 {
    position: absolute;
    top: 2rem;
    right: 0px;
}

.apply8 {
    position: absolute;
    top: 3rem;
    left: 1.88rem;
}

.apply9 {
    position: absolute;
    top: 3rem;
    right: 1.88rem;
}

.apply .apply10 {
    padding: .34rem .44rem;
    background-color: #F4F7FE;
    font-weight: bold;
    color: #1C48B0;
    font-size: .3rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.55rem;
}

.apply_div {
    display: inline-flex;
    width: 14.2%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: .16rem;
    color: #333;
}

.apply_div div {
    margin-top: .18rem;
}

.programme {
    margin-top: 1.3rem;
}

.img {
    width: 100%;
    height: 7.26rem;
    margin-top: .3rem;
}

.img img {
    width: 100%;
    height: 100%;
}

.solve {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: .3rem;
}

.solve div {
    width: 2.42rem;
    height: 2.76rem;
}

.solve_current {
    background-image: url(./img/Group131.png);
    background-size: cover;
}

.solve_div p:first-child {
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #1C48B0;
    font-size: .5rem;
    margin-top: .85rem;
}

.solve_div p:last-child {
    font-size: .20rem;
    color: #333;
    margin-top: .3rem;
    text-align: center;
}

.img1 {
    width: 100%;
    height: 7.26rem;
    margin-top: .3rem;
}

.img1 img {
    width: 100%;
    height: 100%;
}

.list {
    width: 100%;
    margin-top: .26rem;
}

.list_div {
    width: 100%;
    display: flex;
}

.list_left {
    width: 50%;
    height: 3.6rem;
}

.list_left img {
    width: 100%;
    height: 100%;
}

.list_rig {
    width: 50%;
    height: 3.6rem;
    background-color: #F4F7FE;
    padding: .92rem .82rem;
    box-sizing: border-box;
}

.list_rig p:first-child {
    font-weight: bold;
    color: #1C48B0;
    font-size: .24rem;
}

.list_rig p:last-child {
    width: 5.36rem;
    color: #666666;
    font-size: .16rem;
    line-height: .32rem;
    margin-top: .1rem;
}

.bot {
    margin-bottom: 1rem;
}