.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 {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;font-weight:bold;background:linear-gradient(270deg,#62ACFF 0%,#296BFF 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0rem auto 0;}
.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 10rem;background-repeat:no-repeat;margin-top:-10rem;overflow:hidden;}



.product-tv{width:70.8%;background: #FFF; border-radius: 1.2rem; padding: 4rem 6rem; box-sizing: border-box;font-size: 1.8rem;font-weight: 500;color: #4B5B7D;line-height: 2.7rem; margin: 0 auto 6rem;}
.product-ul{width:70.8%;margin: 0 auto; display: flex; flex-wrap:wrap;justify-content:space-between;}
.product-box{width: 48.5%; height: 24rem;margin-bottom: 4rem; border-radius: 1.2rem;}
.product-box:hover{background: #FFF;box-shadow:0.8rem 0.8rem 2.4rem 0px rgba(157,154,232,0.3);}
.product-box:hover .product-text1, .product-box:hover .product-text2{ color: #296BFF; }
.product-img {width:31%; height: 24rem; float: left;border-radius: 1.2rem;}
.product-text-box {width:69%; height: 24rem; float: left; padding: 4rem; box-sizing: border-box;}
.product-text1 {font-weight: bold;font-size: 2rem;color: #4B5B7D;line-height: 2.9rem;}
.product-text2 {font-size: 1.6rem;color: #4B5B7D;line-height: 2.4rem; margin-top: 1.1rem;}
.product-value-box{width:70.8%;min-height:53rem;background: #FFF; border-radius: 1.2rem; padding: 4rem 6rem  6rem; margin: 0 auto 2rem; box-sizing: border-box;}
.product-value-tt {font-size: 3.6rem; margin-bottom: 4rem; font-weight: bold;color: #2D60D5;line-height: 5rem; text-align: center;}
.product-value {font-size: 2.4rem;color: #4B5B7D;line-height: 3.6rem;}
.product-value h2,.product-value div,.product-value img{margin-bottom: 1.6rem;}
.product-value img{max-width: 100%; height: auto !important;}




