|
@@ -3,22 +3,55 @@
|
|
height: 57.5rem;
|
|
height: 57.5rem;
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+.bannar .bannar_text_btn {
|
|
|
|
+ display: inline-block;
|
|
|
|
+ line-height: 1;
|
|
|
|
+ white-space: nowrap;
|
|
|
|
+ cursor: pointer;
|
|
|
|
+ background: #fff;
|
|
|
|
+ border: 1px solid #dcdfe6;
|
|
|
|
+ color: #606266;
|
|
|
|
+ text-align: center;
|
|
|
|
+ box-sizing: border-box;
|
|
|
|
+ outline: none;
|
|
|
|
+ margin: 0;
|
|
|
|
+ transition: .1s;
|
|
|
|
+ font-weight: 500;
|
|
|
|
+ padding: 1.25rem 1.875rem;
|
|
|
|
+ border-radius: 4px;
|
|
|
|
+ position: absolute;
|
|
|
|
+ color: #fff;
|
|
|
|
+ background-color: #409eff;
|
|
|
|
+ border-color: #409eff;
|
|
|
|
+ bottom: 4rem;
|
|
|
|
+ left: 10rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+.bannar .bannar_text_btn a {
|
|
|
|
+ color: #fff;
|
|
|
|
+ font-size: 1.5rem;
|
|
|
|
+}
|
|
|
|
+
|
|
.bannar .bannar_text {
|
|
.bannar .bannar_text {
|
|
position: absolute;
|
|
position: absolute;
|
|
left: 9.875rem;
|
|
left: 9.875rem;
|
|
- bottom: 4.375rem;
|
|
|
|
|
|
+ bottom: 9.375rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.bannar .bannar_text .bannar_text_item {
|
|
.bannar .bannar_text .bannar_text_item {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-size: 34px;
|
|
font-size: 34px;
|
|
color: #5c5d61;
|
|
color: #5c5d61;
|
|
line-height: 4.375rem;
|
|
line-height: 4.375rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.bannar .bannar_text .bannar_text_title {
|
|
.bannar .bannar_text .bannar_text_title {
|
|
font-size: 5.625rem;
|
|
font-size: 5.625rem;
|
|
color: #12174e;
|
|
color: #12174e;
|
|
margin-bottom: 3.75rem;
|
|
margin-bottom: 3.75rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customer_integration {
|
|
.customer_integration {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 51.875rem;
|
|
height: 51.875rem;
|
|
@@ -26,42 +59,50 @@
|
|
align-items: center;
|
|
align-items: center;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customer_integration .customer_integration_conter {
|
|
.customer_integration .customer_integration_conter {
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customer_integration .customer_integration_conter .integrationImg {
|
|
.customer_integration .customer_integration_conter .integrationImg {
|
|
width: 180px;
|
|
width: 180px;
|
|
height: 180px;
|
|
height: 180px;
|
|
padding-bottom: 0.625rem;
|
|
padding-bottom: 0.625rem;
|
|
margin: auto;
|
|
margin: auto;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customer_integration .customer_integration_conter .integrationImg img {
|
|
.customer_integration .customer_integration_conter .integrationImg img {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customer_integration .customer_integration_conter .integrationText {
|
|
.customer_integration .customer_integration_conter .integrationText {
|
|
font-size: 34px;
|
|
font-size: 34px;
|
|
color: #354155;
|
|
color: #354155;
|
|
}
|
|
}
|
|
|
|
+
|
|
.core {
|
|
.core {
|
|
background: #f8f9ff;
|
|
background: #f8f9ff;
|
|
width: 100%;
|
|
width: 100%;
|
|
position: relative;
|
|
position: relative;
|
|
padding: 6.25rem 0 6rem 0;
|
|
padding: 6.25rem 0 6rem 0;
|
|
}
|
|
}
|
|
|
|
+
|
|
.core .core-title {
|
|
.core .core-title {
|
|
color: #000000;
|
|
color: #000000;
|
|
font-size: 3.125rem;
|
|
font-size: 3.125rem;
|
|
padding-bottom: 1.4375rem;
|
|
padding-bottom: 1.4375rem;
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
+
|
|
.core .core-text {
|
|
.core .core-text {
|
|
color: #5a5a5a;
|
|
color: #5a5a5a;
|
|
font-size: 1.625rem;
|
|
font-size: 1.625rem;
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
+
|
|
.core .core-content {
|
|
.core .core-content {
|
|
padding-top: 4.875rem;
|
|
padding-top: 4.875rem;
|
|
width: 100rem;
|
|
width: 100rem;
|
|
@@ -71,6 +112,7 @@
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
}
|
|
|
|
+
|
|
.core .core-content .core-content-item {
|
|
.core .core-content .core-content-item {
|
|
width: 31.875rem;
|
|
width: 31.875rem;
|
|
height: 18.75rem;
|
|
height: 18.75rem;
|
|
@@ -81,6 +123,7 @@
|
|
position: relative;
|
|
position: relative;
|
|
box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.06);
|
|
box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.06);
|
|
}
|
|
}
|
|
|
|
+
|
|
.core .core-content .core-content-item .item-img {
|
|
.core .core-content .core-content-item .item-img {
|
|
width: 14.375rem;
|
|
width: 14.375rem;
|
|
height: 14.375rem;
|
|
height: 14.375rem;
|
|
@@ -88,10 +131,12 @@
|
|
top: 0.875rem;
|
|
top: 0.875rem;
|
|
right: 3.75rem;
|
|
right: 3.75rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.core .core-content .core-content-item .item-img img {
|
|
.core .core-content .core-content-item .item-img img {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
}
|
|
}
|
|
|
|
+
|
|
.core .core-content .core-content-item .item-text {
|
|
.core .core-content .core-content-item .item-text {
|
|
height: 4.125rem;
|
|
height: 4.125rem;
|
|
display: flex;
|
|
display: flex;
|
|
@@ -103,11 +148,13 @@
|
|
position: relative;
|
|
position: relative;
|
|
z-index: 1;
|
|
z-index: 1;
|
|
}
|
|
}
|
|
|
|
+
|
|
.core .core-content .core-content-item .item-title {
|
|
.core .core-content .core-content-item .item-title {
|
|
font-size: 2rem;
|
|
font-size: 2rem;
|
|
color: #000000;
|
|
color: #000000;
|
|
padding-left: 2.3125rem;
|
|
padding-left: 2.3125rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand {
|
|
.demand {
|
|
background: #fff;
|
|
background: #fff;
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -118,31 +165,37 @@
|
|
justify-content: center;
|
|
justify-content: center;
|
|
align-content: space-around;
|
|
align-content: space-around;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-title {
|
|
.demand .demand-title {
|
|
width: 100%;
|
|
width: 100%;
|
|
text-align: center;
|
|
text-align: center;
|
|
font-size: 3.125rem;
|
|
font-size: 3.125rem;
|
|
color: #000000;
|
|
color: #000000;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content {
|
|
.demand .demand-content {
|
|
position: relative;
|
|
position: relative;
|
|
width: 59.375rem;
|
|
width: 59.375rem;
|
|
height: 46.875rem;
|
|
height: 46.875rem;
|
|
padding-bottom: 1.375rem;
|
|
padding-bottom: 1.375rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content .demand-item {
|
|
.demand .demand-content .demand-item {
|
|
position: absolute;
|
|
position: absolute;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content .demand-item .demand-item-title {
|
|
.demand .demand-content .demand-item .demand-item-title {
|
|
display: flex;
|
|
display: flex;
|
|
align-items: center;
|
|
align-items: center;
|
|
font-size: 1.75rem;
|
|
font-size: 1.75rem;
|
|
color: #000000;
|
|
color: #000000;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content .demand-item .demand-item-title .item-title-img {
|
|
.demand .demand-content .demand-item .demand-item-title .item-title-img {
|
|
width: 2.5rem;
|
|
width: 2.5rem;
|
|
height: 2.5rem;
|
|
height: 2.5rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content .demand-item .demand-item-text {
|
|
.demand .demand-content .demand-item .demand-item-text {
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
font-size: 1.375rem;
|
|
font-size: 1.375rem;
|
|
@@ -150,60 +203,73 @@
|
|
line-height: 2.25rem;
|
|
line-height: 2.25rem;
|
|
padding-top: 0.25rem;
|
|
padding-top: 0.25rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content .orientation1 {
|
|
.demand .demand-content .orientation1 {
|
|
top: 2.75rem;
|
|
top: 2.75rem;
|
|
left: -6.875rem;
|
|
left: -6.875rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content .orientation2 {
|
|
.demand .demand-content .orientation2 {
|
|
top: 2.75rem;
|
|
top: 2.75rem;
|
|
right: -11.75rem;
|
|
right: -11.75rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content .orientation3 {
|
|
.demand .demand-content .orientation3 {
|
|
top: 17.875rem;
|
|
top: 17.875rem;
|
|
left: -23.75rem;
|
|
left: -23.75rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content .orientation4 {
|
|
.demand .demand-content .orientation4 {
|
|
top: 17.875rem;
|
|
top: 17.875rem;
|
|
right: -22.625rem;
|
|
right: -22.625rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content .orientation5 {
|
|
.demand .demand-content .orientation5 {
|
|
bottom: 2rem;
|
|
bottom: 2rem;
|
|
left: -6.4375rem;
|
|
left: -6.4375rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand .demand-content .orientation6 {
|
|
.demand .demand-content .orientation6 {
|
|
bottom: 2rem;
|
|
bottom: 2rem;
|
|
right: -4.0625rem;
|
|
right: -4.0625rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.demand img {
|
|
.demand img {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition {
|
|
.exhibition {
|
|
width: 100%;
|
|
width: 100%;
|
|
padding: 6rem 0;
|
|
padding: 6rem 0;
|
|
background: #f8f9ff;
|
|
background: #f8f9ff;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-title {
|
|
.exhibition .exhibition-title {
|
|
text-align: center;
|
|
text-align: center;
|
|
font-size: 3.125rem;
|
|
font-size: 3.125rem;
|
|
line-height: 4.375rem;
|
|
line-height: 4.375rem;
|
|
padding-bottom: 1.6875rem;
|
|
padding-bottom: 1.6875rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-content {
|
|
.exhibition .exhibition-content {
|
|
width: 103.5625rem;
|
|
width: 103.5625rem;
|
|
margin: auto;
|
|
margin: auto;
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
justify-content: space-between;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-content .exhibition-item {
|
|
.exhibition .exhibition-content .exhibition-item {
|
|
display: flex;
|
|
display: flex;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-content .exhibition-item .exhibition-item-line {
|
|
.exhibition .exhibition-content .exhibition-item .exhibition-item-line {
|
|
width: 0.125rem;
|
|
width: 0.125rem;
|
|
height: 55rem;
|
|
height: 55rem;
|
|
background: #979797;
|
|
background: #979797;
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-content .exhibition-item .exhibition-item-line .optFor {
|
|
.exhibition .exhibition-content .exhibition-item .exhibition-item-line .optFor {
|
|
width: 0.3125rem;
|
|
width: 0.3125rem;
|
|
height: 5rem;
|
|
height: 5rem;
|
|
@@ -213,9 +279,11 @@
|
|
transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
transition: 0.5s;
|
|
transition: 0.5s;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-content .exhibition-item .exhibition-item-text {
|
|
.exhibition .exhibition-content .exhibition-item .exhibition-item-text {
|
|
padding-left: 1.75rem;
|
|
padding-left: 1.75rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-content .exhibition-item .exhibition-item-text .text {
|
|
.exhibition .exhibition-content .exhibition-item .exhibition-item-text .text {
|
|
height: 5rem;
|
|
height: 5rem;
|
|
display: flex;
|
|
display: flex;
|
|
@@ -224,9 +292,11 @@
|
|
font-size: 1.75rem;
|
|
font-size: 1.75rem;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-content .exhibition-item .exhibition-item-text .text-On {
|
|
.exhibition .exhibition-content .exhibition-item .exhibition-item-text .text-On {
|
|
color: #000000;
|
|
color: #000000;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-content .exhibition-show {
|
|
.exhibition .exhibition-content .exhibition-show {
|
|
margin-top: 4.375rem;
|
|
margin-top: 4.375rem;
|
|
width: 90.625rem;
|
|
width: 90.625rem;
|
|
@@ -235,6 +305,7 @@
|
|
background-size: cover;
|
|
background-size: cover;
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-content .exhibition-show .exhibition-show-carouselImage {
|
|
.exhibition .exhibition-content .exhibition-show .exhibition-show-carouselImage {
|
|
position: absolute;
|
|
position: absolute;
|
|
top: 3.8125rem;
|
|
top: 3.8125rem;
|
|
@@ -242,14 +313,17 @@
|
|
width: 67.0625rem;
|
|
width: 67.0625rem;
|
|
height: 37.6875rem;
|
|
height: 37.6875rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.exhibition .exhibition-content .exhibition-show .exhibition-show-carouselImage img {
|
|
.exhibition .exhibition-content .exhibition-show .exhibition-show-carouselImage img {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution {
|
|
.solution {
|
|
padding: 7.375rem 0 0 0;
|
|
padding: 7.375rem 0 0 0;
|
|
background: #fff;
|
|
background: #fff;
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution .solution-title {
|
|
.solution .solution-title {
|
|
font-size: 3.125rem;
|
|
font-size: 3.125rem;
|
|
color: #000000;
|
|
color: #000000;
|
|
@@ -257,6 +331,7 @@
|
|
text-align: center;
|
|
text-align: center;
|
|
margin-bottom: 8.125rem;
|
|
margin-bottom: 8.125rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution .solution-content {
|
|
.solution .solution-content {
|
|
width: 101.125rem;
|
|
width: 101.125rem;
|
|
height: 40.625rem;
|
|
height: 40.625rem;
|
|
@@ -265,6 +340,7 @@
|
|
flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
margin: auto;
|
|
margin: auto;
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution .solution-content .solution-item {
|
|
.solution .solution-content .solution-item {
|
|
width: 18.75rem;
|
|
width: 18.75rem;
|
|
height: 18.75rem;
|
|
height: 18.75rem;
|
|
@@ -273,21 +349,27 @@
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.06);
|
|
box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.06);
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution .solution-content .solution-item:nth-child(5n) {
|
|
.solution .solution-content .solution-item:nth-child(5n) {
|
|
margin-right: 0;
|
|
margin-right: 0;
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution .solution-content .solution-item:nth-child(2) .solution-item-title {
|
|
.solution .solution-content .solution-item:nth-child(2) .solution-item-title {
|
|
background: #58c1f1;
|
|
background: #58c1f1;
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution .solution-content .solution-item:nth-child(4) .solution-item-title {
|
|
.solution .solution-content .solution-item:nth-child(4) .solution-item-title {
|
|
background: #58c1f1;
|
|
background: #58c1f1;
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution .solution-content .solution-item:nth-child(7) .solution-item-title {
|
|
.solution .solution-content .solution-item:nth-child(7) .solution-item-title {
|
|
background: #58c1f1;
|
|
background: #58c1f1;
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution .solution-content .solution-item:nth-child(9) .solution-item-title {
|
|
.solution .solution-content .solution-item:nth-child(9) .solution-item-title {
|
|
background: #58c1f1;
|
|
background: #58c1f1;
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution .solution-content .solution-item .solution-item-title {
|
|
.solution .solution-content .solution-item .solution-item-title {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 5.625rem;
|
|
height: 5.625rem;
|
|
@@ -299,6 +381,7 @@
|
|
background: #20a0ff;
|
|
background: #20a0ff;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
}
|
|
|
|
+
|
|
.solution .solution-content .solution-item .solution-item-text {
|
|
.solution .solution-content .solution-item .solution-item-text {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 13.125rem;
|
|
height: 13.125rem;
|
|
@@ -308,10 +391,12 @@
|
|
padding: 2.125rem 1.25rem;
|
|
padding: 2.125rem 1.25rem;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews {
|
|
.customerReviews {
|
|
padding: 6.25rem 0 7.5rem 0;
|
|
padding: 6.25rem 0 7.5rem 0;
|
|
background: #fff;
|
|
background: #fff;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .customerReviews-title {
|
|
.customerReviews .customerReviews-title {
|
|
font-size: 3.125rem;
|
|
font-size: 3.125rem;
|
|
color: #000000;
|
|
color: #000000;
|
|
@@ -319,17 +404,20 @@
|
|
text-align: center;
|
|
text-align: center;
|
|
margin-bottom: 7.6875rem;
|
|
margin-bottom: 7.6875rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .customerReviews-content {
|
|
.customerReviews .customerReviews-content {
|
|
width: 100rem;
|
|
width: 100rem;
|
|
height: 37.5rem;
|
|
height: 37.5rem;
|
|
margin: auto;
|
|
margin: auto;
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .customerReviews-content .carousel-item-box {
|
|
.customerReviews .customerReviews-content .carousel-item-box {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .customerReviews-content .carousel-item-box .carousel-item-title,
|
|
.customerReviews .customerReviews-content .carousel-item-box .carousel-item-title,
|
|
.customerReviews .customerReviews-content .carousel-item-box .carousel-item-text {
|
|
.customerReviews .customerReviews-content .carousel-item-box .carousel-item-text {
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -339,24 +427,29 @@
|
|
font-weight: 500;
|
|
font-weight: 500;
|
|
line-height: 5rem;
|
|
line-height: 5rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .customerReviews-content .carousel-item-box .carousel-item-title {
|
|
.customerReviews .customerReviews-content .carousel-item-box .carousel-item-title {
|
|
font-size: 2rem;
|
|
font-size: 2rem;
|
|
top: 2.875rem;
|
|
top: 2.875rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .customerReviews-content .carousel-item-box .carousel-item-text {
|
|
.customerReviews .customerReviews-content .carousel-item-box .carousel-item-text {
|
|
top: 8.125rem;
|
|
top: 8.125rem;
|
|
font-size: 1.625rem;
|
|
font-size: 1.625rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .customerReviews-content .carouselImage {
|
|
.customerReviews .customerReviews-content .carouselImage {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
border-radius: 0.375rem;
|
|
border-radius: 0.375rem;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .customerReviews-content .carouselImage img {
|
|
.customerReviews .customerReviews-content .carouselImage img {
|
|
width: 100%;
|
|
width: 100%;
|
|
height: 100%;
|
|
height: 100%;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .icon {
|
|
.customerReviews .icon {
|
|
position: absolute;
|
|
position: absolute;
|
|
display: flex;
|
|
display: flex;
|
|
@@ -368,16 +461,20 @@
|
|
top: 50%;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .icon img {
|
|
.customerReviews .icon img {
|
|
width: 75%;
|
|
width: 75%;
|
|
height: 75%;
|
|
height: 75%;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .left {
|
|
.customerReviews .left {
|
|
left: -7.1875rem;
|
|
left: -7.1875rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.customerReviews .right {
|
|
.customerReviews .right {
|
|
right: -7.1875rem;
|
|
right: -7.1875rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
/* 咨询 */
|
|
/* 咨询 */
|
|
.zhixun {
|
|
.zhixun {
|
|
display: block;
|
|
display: block;
|
|
@@ -390,19 +487,24 @@
|
|
z-index: 99999999;
|
|
z-index: 99999999;
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
+
|
|
.zhixun p {
|
|
.zhixun p {
|
|
margin: 8px 0;
|
|
margin: 8px 0;
|
|
}
|
|
}
|
|
|
|
+
|
|
.zhixun img {
|
|
.zhixun img {
|
|
width: 8rem;
|
|
width: 8rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.tabOn {
|
|
.tabOn {
|
|
background: #fff;
|
|
background: #fff;
|
|
color: #20a0ff !important;
|
|
color: #20a0ff !important;
|
|
}
|
|
}
|
|
|
|
+
|
|
.white {
|
|
.white {
|
|
background: #fff !important;
|
|
background: #fff !important;
|
|
}
|
|
}
|
|
|
|
+
|
|
/* 质询图标 */
|
|
/* 质询图标 */
|
|
.consulting {
|
|
.consulting {
|
|
width: 3.125rem;
|
|
width: 3.125rem;
|
|
@@ -419,9 +521,11 @@
|
|
align-items: center;
|
|
align-items: center;
|
|
justify-content: center;
|
|
justify-content: center;
|
|
}
|
|
}
|
|
|
|
+
|
|
.consulting:hover {
|
|
.consulting:hover {
|
|
background: #3396fb;
|
|
background: #3396fb;
|
|
}
|
|
}
|
|
|
|
+
|
|
.conImgConImg {
|
|
.conImgConImg {
|
|
width: 2.5rem;
|
|
width: 2.5rem;
|
|
height: 2.5rem;
|
|
height: 2.5rem;
|
|
@@ -429,6 +533,7 @@
|
|
margin-top: 1.5625rem;
|
|
margin-top: 1.5625rem;
|
|
margin-left: 1.125rem;
|
|
margin-left: 1.125rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.conImgConImg img {
|
|
.conImgConImg img {
|
|
width: 100%;
|
|
width: 100%;
|
|
-}
|
|
|
|
|
|
+}
|