.titleBox {width:100%;height:43rem;background-image:url("../image/titleBg.png");background-size:100% 100%;overflow:hidden;}
.ttlogo {width:17.5rem;height:6rem;background-image:url("../image/shichangLogo.webp");background-size:100% 100%;position:absolute;top:4rem;left:5rem;}
.ttlist {width:3.6rem;height:2.9rem;background-image:url("../image/menuClose.gif");background-size:100% 100%;position:absolute;top:5rem;right:5rem;}
.ttText1 {width:30rem;text-align:center;text-align:center;font-size:7.2rem;display:block;line-height:9.9rem;font-weight:bold;background:linear-gradient(270deg,#62ACFF 0%,#296BFF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:14.8rem auto 0; font-family: 'MiSans-Bold';}
.ttText2 {width:45.8rem;height:5.0rem;font-size:3.6rem;line-height:5rem;background:linear-gradient(270deg,#62ACFF 0%,#296BFF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0rem auto 0; font-family: 'MiSans-Medium';}
.shadow {box-shadow:0.8rem 0.8rem 2.4rem 0px rgba(157,154,232,0.3);}
.valueBox {width:100%;background-image:url("../image/bg.jpg");background-size:100% auto;background-position:0 4.5rem;background-repeat:no-repeat;margin-top:-4.5rem;overflow:hidden;}



.teamNav {width:70.8%;margin:0 auto;display:flex;justify-content:space-between}
.teamNavli {width:18%;height:9.1rem;background:#FFFFFF;border-radius:1.2rem;text-align:center;line-height:9.1rem;font-size:3.6rem;font-weight:400;color:#4B5B7D; font-family: 'MiSans-Medium';}
.teamNavli:hover {background:#296BFF;color:#FFFFFF; font-family: 'MiSans-Bold';}
.teamList {width:70.8%;margin:0 auto;}
.teamBox {width:100%;overflow:hidden;background:#ffffff;border-radius:1.2rem;margin:6rem auto 0;}
.teamImg {width:17.65%;min-height:65rem;border-radius:1.2rem;float:left;}
.teamValue {width:82.35%;padding:3rem 6rem;box-sizing:border-box;float:left;}
.teamValuetext1 {font-size:2.4rem;font-weight:bold;color:#2D60D5;line-height:3.6rem;}
.teamValuetext2 {font-size:1.8rem;font-weight:400;color:#2D60D5;line-height:2.7rem;}
.teamValuetext3 {font-size:1.6rem;font-weight:500;color:#4B5B7D;line-height:2.4rem;}
.teamValuetext4 {font-size:2.1rem;font-weight:bold;color:#5082F3;line-height:3.1rem;}
.teamValuetext5 {font-size:1.4rem;font-weight:bold;color:#5082F3;line-height:2rem;}
.teamValueEnter {width:100%;height:2rem;}
.teamButton {width:32rem;
    /* height:7.1rem; */
    padding-top:1rem;box-sizing:border-box;
    /* border-radius:1.2rem; */
    /* margin-top:3rem; */
    /* background-image:url("../image/shichangLogo.webp");background-size:100% 100%; */
    text-align:center;}
.teamButton img{
    width: 100%;
}


