

.banner {
    /* height: 727px; */
    padding-top: 200px;
    padding-bottom: 150px;
}


.p3 {
    padding-top: 100px;
    padding-bottom: 80px;
    background: url(/img/index/memberbg.png) center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 50% 50%;

}

.p4 {
    padding: 100px 0 80px 0;
    text-align: center;
    background: url(/img/index/exampleBg.png) 50%/cover;

}

.banner p {
    margin: 0;
}


.banner .t3 {
    font-size: 16px;
    max-width: 470px;
    line-height: 28px;
    padding-bottom: 10px;
}

.bannerBtnBox .bannerbtn {
    width: 140px;
    height: 44px;
    font-size: 14px;
}

.bannerbtn_t1 {
    margin-right: 10px;
}


.problem {

    background-color: #ffffff;
    padding: 30px 28px 20px 28px;
    margin-bottom: 30px;
    height: 154px;
}

.problem:hover {
    background-color: #295cc5;
}

.problem .t3 {
    font-size: 18px;
    color: #333333;
    font-weight: bolder;
}

.problem:hover .t3 {
    color: #fff;
}

.problem .t4 {
    font-size: 14px;
    line-height: 25px;
}

.problem:hover .t4 {
    color: #fff;
}

.problem:hover .iconfont {
    color: #fff;
}

.bannerbtn2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
}

.bannerbtn2 .bannerbtn {
    width: 140px;
    height: 44px;
    font-size: 14px;
}

.problem .t3 {
    overflow: hidden;
}


.brandItem {
    margin-bottom: 30px;
    background-color: #edf0f3;
}


.bandImg {
    width: 100%;
}

.brandInfo {
    width: 100%;
    margin: 0;
    padding: 15px 10px 15px 25px;
    font-size: 1.4rem;
    color: #666;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 20px;
}

.brandImgBox {
    position: relative;
}

.brandImgInfo {
    width: 100%;
    position: absolute;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.brandItem:hover {
    background-color: #295cc5;
}

.brandItem:hover li {
    color: #fff;
}


.gradeItem {
    position: relative;
    background-color: rgba(101, 154, 254, 0.9);
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 60px;
    border: 1px solid #f9faff;
    border-right: 0px;
    height: 220px;
}

.col-md-1-8:last-child .gradeItem {
    border-right: 1px solid #f9faff;
}

.grade_t1 {
    height: 66px;
    margin: 0;
    text-align: center;
    font-weight: bolder;
    padding-top: 30px;
    padding-bottom: 10px;
}

.gradeItem hr {
    margin: 0;
}

.gradeInfo {
    height: 154px;
    padding: 30px 10px 30px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.gradeInfo span:first-child {
    margin-bottom: 15px;
}

.col-md-1-8 {
    padding: 0;

}

.gradeBox {
    margin-top: 50px;
}

.gradeOrder {
    position: absolute;
    width: 60px;
    height: 60px;
    border: 4px solid #067ef1;
    border-radius: 50%;
    font-size: 34px;
    color: #067ef1;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(/img/index/v.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
}

.gradeItem:hover {
    background-color: #067ef1;
}

.gradeItem:hover .gradeOrder {
    color: #FFFFFF;
    background-color: rgba(6, 126, 241, 1);
    border-color: #fff;
    background-image: url(/img/index/v2.png);
}

.gradeHint {
    display: block;
    padding-top: 30px;
}

.customerItem {
    margin-bottom: 30px;
}

.customerItem img {
    width: 100%;
}

.caseBox {
    color: #fff;
}

.case_t1 {
    font-size: 18px;
}

.case_t2 {
    font-size: 24px;
    font-weight: bolder;
}

.case_t3 {
    font-size: 14px;
}

.caseBox button {
    width: 140px;
    height: 44px;
    font-size: 14px;
    margin-top: 15px;
}

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

.swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.swiper-pagination-bullet {
    width: 100px;
    height: 8px;
    border-radius: 0;
}

.iconfont {
    color: #1f64e8;
    font-size: 26px;
    margin-right: 8px;
}

.gradeBox .col-xs-6 {
    padding-left: 0;
    padding-right: 0;
}

#MemberLevel .t6 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
