|
@@ -50,7 +50,7 @@ a {
|
|
|
}
|
|
|
|
|
|
.main_banner_item_wrap{
|
|
|
- height: 306px;
|
|
|
+ height: 520px;
|
|
|
}
|
|
|
|
|
|
.flash_wrap {
|
|
@@ -132,9 +132,10 @@ a {
|
|
|
}
|
|
|
|
|
|
.adv_01_img {
|
|
|
- max-width: 100%;
|
|
|
- max-height: 100%;
|
|
|
- height: 306px;
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ object-fit: cover;
|
|
|
+ // height: 306px;
|
|
|
}
|
|
|
|
|
|
.modal_tip_color {
|
|
@@ -443,7 +444,7 @@ a {
|
|
|
.adv_04_wrap .floor_title h2 {
|
|
|
width: 100%;
|
|
|
line-height: 35px;
|
|
|
- text-align: center;
|
|
|
+ // text-align: center;
|
|
|
margin: 0 auto;
|
|
|
font-size: 28px;
|
|
|
color: #333;
|
|
@@ -483,14 +484,22 @@ a {
|
|
|
.adv_04_wrap .floor_goods .item {
|
|
|
float: left;
|
|
|
width: 234px;
|
|
|
- height: 310px;
|
|
|
- margin: 0 10px 10px 0;
|
|
|
+ // height: 310px;
|
|
|
+ // margin: 0 10px 10px 0;
|
|
|
padding: 24px 31px 26px 31px;
|
|
|
background-color: #FFF;
|
|
|
}
|
|
|
|
|
|
-.adv_04_wrap .floor_goods .item:nth-child(5n+5) {
|
|
|
- margin-right: 0 !important;
|
|
|
+.adv_04_wrap .floor_goods .item:nth-child(n + 6) {
|
|
|
+ border-bottom: 1px solid #f2f2f2;
|
|
|
+}
|
|
|
+.adv_04_wrap .floor_goods .item:nth-child(-n + 6) {
|
|
|
+ border-top: 1px solid #f2f2f2;
|
|
|
+ border-bottom: 1px solid #f2f2f2;
|
|
|
+}
|
|
|
+
|
|
|
+.adv_04_wrap .floor_goods .item {
|
|
|
+ border-right: 1px solid #f2f2f2;
|
|
|
}
|
|
|
|
|
|
.adv_04_wrap .floor_goods .item .wrap {
|
|
@@ -2315,7 +2324,7 @@ a {
|
|
|
.adv_27_wrap .floor_title h2 {
|
|
|
width: 100%;
|
|
|
line-height: 35px;
|
|
|
- text-align: center;
|
|
|
+ // text-align: center;
|
|
|
margin: 0 auto;
|
|
|
font-size: 28px;
|
|
|
color: #333;
|
|
@@ -2355,14 +2364,29 @@ a {
|
|
|
.adv_27_wrap .floor_goods .item {
|
|
|
float: left;
|
|
|
width: 234px;
|
|
|
- height: 310px;
|
|
|
- margin: 0 10px 10px 0;
|
|
|
+ // height: 310px;
|
|
|
+ // margin: 0 10px 10px 0;
|
|
|
padding: 24px 31px 26px 31px;
|
|
|
background-color: #FFF;
|
|
|
}
|
|
|
|
|
|
-.adv_27_wrap .floor_goods .item:nth-child(5n+5) {
|
|
|
- margin-right: 0 !important;
|
|
|
+.adv_27_wrap .floor_goods .item:nth-child(n + 6) {
|
|
|
+ border-bottom: 1px solid #f2f2f2;
|
|
|
+}
|
|
|
+
|
|
|
+.adv_27_wrap .floor_goods .item:nth-child(-n + 6) {
|
|
|
+ border-top: 1px solid #f2f2f2;
|
|
|
+ border-bottom: 1px solid #f2f2f2;
|
|
|
+}
|
|
|
+
|
|
|
+.adv_27_wrap .floor_goods .item:nth-child(5n + 1) {
|
|
|
+ // border-left: 1px solid #f2f2f2;
|
|
|
+}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+.adv_27_wrap .floor_goods .item {
|
|
|
+ border-right: 1px solid #f2f2f2;
|
|
|
}
|
|
|
|
|
|
.adv_27_wrap .floor_goods .item .wrap {
|
|
@@ -2613,21 +2637,26 @@ a {
|
|
|
}
|
|
|
|
|
|
.adv_28 .adv_28_wrap .industry_booth .industry_theme_info {
|
|
|
- position: relative;
|
|
|
+ position: absolute;
|
|
|
+ bottom: 30px;
|
|
|
}
|
|
|
|
|
|
.adv_28 .adv_28_wrap .industry_booth .industry_title {
|
|
|
- font-weight: 500;
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 38px;
|
|
|
+ color: #FFFFFF;
|
|
|
+ line-height: 44px;
|
|
|
margin-bottom: 20px;
|
|
|
- font-size: 22px;
|
|
|
- line-height: 30px;
|
|
|
- color: #222;
|
|
|
}
|
|
|
|
|
|
.adv_28 .adv_28_wrap .industry_booth .soure_now .btn {
|
|
|
- height: 30px;
|
|
|
- line-height: 28px;
|
|
|
+ line-height: 42px;
|
|
|
padding: 0 10px;
|
|
|
+ width: 157px;
|
|
|
+ height: 42px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #FFFFFF;
|
|
|
}
|
|
|
|
|
|
.adv_28 .adv_28_wrap .industry_booth .btn {
|
|
@@ -2731,23 +2760,28 @@ a {
|
|
|
|
|
|
|
|
|
.adv_29 .sourcing_text {
|
|
|
- padding-top: 20px;
|
|
|
+ width: 250px;
|
|
|
+ height: 370px;
|
|
|
+ // padding-top: 20px;
|
|
|
padding-left: 30px;
|
|
|
overflow: hidden;
|
|
|
- //position: relative;
|
|
|
+ position: relative;
|
|
|
}
|
|
|
|
|
|
.adv_29 .sourcing_title {
|
|
|
+ font-size: 40px;
|
|
|
+ color: #FFFFFF;
|
|
|
font-size: 32px;
|
|
|
font-weight: bold;
|
|
|
- margin-bottom: 20px;
|
|
|
+ margin-bottom: 80px;
|
|
|
transform: scaleX(1.2);
|
|
|
transform-origin: left;
|
|
|
}
|
|
|
|
|
|
.adv_29 .sourcing_desc {
|
|
|
- font-size: 16px;
|
|
|
- color: #555;
|
|
|
+ font-weight: 400;
|
|
|
+ color: #FFFFFF;
|
|
|
+ font-size: 14px;
|
|
|
position: relative;
|
|
|
}
|
|
|
|
|
@@ -2757,19 +2791,24 @@ a {
|
|
|
|
|
|
.adv_29 .sourcing_more {
|
|
|
margin-top: 45px;
|
|
|
- font-weight: 500;
|
|
|
- font-size: 14px;
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #FFFFFF;
|
|
|
position: relative;
|
|
|
}
|
|
|
|
|
|
.adv_29 .sourcing_more a {
|
|
|
- color: #222;
|
|
|
- font-weight: 500;
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 16px;
|
|
|
+ color: #FFFFFF;
|
|
|
}
|
|
|
|
|
|
/* adv_29-end */
|
|
|
|
|
|
/* adv_30-start */
|
|
|
+.adv_30 {
|
|
|
+ width: 100% !important;
|
|
|
+}
|
|
|
.adv_30 .adv_30_wrap {
|
|
|
height: auto;
|
|
|
min-height: 306px;
|
|
@@ -2818,7 +2857,7 @@ a {
|
|
|
}
|
|
|
|
|
|
.adv_30 .adv_30_wrap .home-slider {
|
|
|
- width: 1210px;
|
|
|
+ width: 100% !important;
|
|
|
margin: 0 auto;
|
|
|
position: relative;
|
|
|
height: 306px;
|
|
@@ -2828,13 +2867,14 @@ a {
|
|
|
}
|
|
|
|
|
|
.adv_30 .adv_30_wrap .s1 {
|
|
|
+ display: none;
|
|
|
width: 187px;
|
|
|
float: left;
|
|
|
}
|
|
|
|
|
|
.adv_30 .adv_30_wrap .s2 {
|
|
|
- width: calc(100% - 437px);
|
|
|
- float: left;
|
|
|
+ width: 100%;
|
|
|
+ // float: left;
|
|
|
}
|
|
|
|
|
|
.adv_30 .adv_30_wrap .s3 {
|