This commit is contained in:
2023-05-30 15:43:39 +08:00
parent 656f23743a
commit 0519c1f870
2 changed files with 62 additions and 76 deletions

View File

@@ -12,7 +12,7 @@
</div> </div>
<div class="item_content_3"> <div class="item_content_3">
<div class="right_1_up"> <div class="right_1_up">
<div class="item_title fl">混料</div> <div class="item_title">混料</div>
<div class="right_1_up_left"> <div class="right_1_up_left">
<div class="echart_d3_wrap"> <div class="echart_d3_wrap">
<div id="echart_d01" style="width: 100%; height: 100%"></div> <div id="echart_d01" style="width: 100%; height: 100%"></div>
@@ -37,7 +37,7 @@
</div> </div>
<div class="item_content_3"> <div class="item_content_3">
<div class="right_1_up"> <div class="right_1_up">
<div class="item_title fl">成型</div> <div class="item_title">成型</div>
<div class="right_1_up_left"> <div class="right_1_up_left">
<div class="echart_d3_wrap"> <div class="echart_d3_wrap">
<div id="echart_d02" style="width: 100%; height: 100%"></div> <div id="echart_d02" style="width: 100%; height: 100%"></div>
@@ -933,6 +933,7 @@ export default {
padding 40px 0 20px 54px padding 40px 0 20px 54px
.n_body_container_wraper .n_body_container_wraper
_wh(100%, 100%) _wh(100%, 100%)
padding-right 8px
// .box1 // .box1
// // _wh(100%, 20%) // // _wh(100%, 20%)
// width 100% // width 100%
@@ -947,24 +948,19 @@ export default {
.box1 .box1
// _wh(100%, 20%) // _wh(100%, 20%)
width 100% width 100%
height 23% height 212px
_fj() _fj()
flex-direction row flex-direction row
margin-bottom 1% margin-bottom 1%
.box2 .box2
clear both clear both
_wh(100%, 37%) _wh(100%, calc(48% - 106px))
_fj() _fj()
flex-direction row flex-direction row
margin-bottom 1% +.box2
margin-top 1%
.item_title .item_title
_font(46px, 100%, #fff,,,) _font(46px, 1, #fff,,,)
display inline-block
height 100%
line-height 30%
padding-right .8rem
padding-top .6rem
padding-left .3rem
.bg .bg
_wh(100%, 100%) _wh(100%, 100%)
overflow hidden overflow hidden
@@ -989,22 +985,22 @@ export default {
float right float right
_wh(4.0273rem, 100%) _wh(4.0273rem, 100%)
.item_wrap .item_wrap
_wh(100%, 100%) _wh(calc(50% - 8px), 100%)
.item_tip .item_tip
clear both clear both
_wh(100%, .4rem) _wh(100%, 32px)
line-height .4rem line-height 32px
background center center / 100% 100% url(../../..//images/screen1/title_bg_1.png) no-repeat background center center / 100% 100% url(../../..//images/screen1/title_bg_2.png) no-repeat
.item_tip_2 .item_tip_2
background center center / 100% 100% url(../../..//images/screen1/title_bg_2.png) no-repeat background center center / 100% 100% url(../../..//images/screen1/title_bg_2.png) no-repeat
.item_tip_left .item_tip_left
float left float left
_wh(60%, 100%) _wh(60%, 100%)
font-family "SourceHanSansCN" font-family "SourceHanSansCN"
_font(.22rem, inherit, #fff, 700, left) _font(18px, inherit, #fff, 700, left)
letter-spacing .02rem letter-spacing 2px
text-shadow 0 0 .09rem #159AFF text-shadow 0 0 9px #159AFF
padding-left .8rem padding-left 40px
.item_tip_right .item_tip_right
float right float right
_wh(39%, 100%) _wh(39%, 100%)
@@ -1127,44 +1123,41 @@ export default {
// flex-direction column // flex-direction column
.item_content_3 .item_content_3
_wh(100%, 100%) _wh(100%, 100%)
height calc(100% - .4rem) height calc(100% - 32px)
padding-top .1rem padding 20px 30px
_fj(flex-start) _fj(center)
flex-direction column
.right_1_up .right_1_up
clear both clear both
_wh(100%, 100%) _wh(100%, 100%)
padding 0 .3rem .2rem _fj(row)
background center bottom / 100% .03rem url(../../..//images/screen1/line_2.png) no-repeat // background center bottom / 100% .03rem url(../../..//images/screen1/line_2.png) no-repeat
.right_1_up_left .right_1_up_left
float left _wh(140px, 140px)
_wh(1.5rem, 1.5rem)
background center bottom / 100% 100% url(../../..//images/screen1/item_3.png) no-repeat background center bottom / 100% 100% url(../../..//images/screen1/item_3.png) no-repeat
_fj(center) _fj(row,center)
.echart_d3_wrap .echart_d3_wrap
_wh(82%, 82%) _wh(82%, 82%)
margin 0 auto margin 0 auto
.right_1_up_right .right_1_up_right
float right
_wh(48%, 100%) _wh(48%, 100%)
.right_1_up_right_item .right_1_up_right_item
_wh(100%, .6rem) _wh(100%, 60px)
background center bottom / 100% 100% url(../../..//images/screen1/item_4.png) no-repeat background center bottom / 100% 100% url(../../..//images/screen1/item_4.png) no-repeat
_fj(space-evenly) _fj(space-evenly)
// flex-direction column // flex-direction column
&:nth-child(2) &:nth-child(2)
margin-top .2rem margin-top 20px
.right_1_up_p1 .right_1_up_p1
font-family "SourceHanSansCN" font-family "SourceHanSansCN"
_font(.22rem, .22rem, #78B1DE, 700, center) _font(22px, 60px, #78B1DE, 700, center)
margin-left .24rem margin-left 24px
.right_1_up_p2 .right_1_up_p2
font-family "SourceHanSansCN" font-family "SourceHanSansCN"
_font(.24rem, .24rem, $yellow, 700, center) _font(24px, 60px, $yellow, 700, center)
margin-right .2rem margin-right 20px
span span
_font(.18rem, .2rem, #fff, 700, center) _font(18px, 60px, #fff, 700, center)
padding-left .6rem padding-left 6px
.right_1_down .right_1_down
_wh(100%, calc(100% - 1.6rem)) _wh(100%, calc(100% - 1.6rem))
padding .05rem .3rem 0 padding .05rem .3rem 0

View File

@@ -12,7 +12,7 @@
</div> </div>
<div class="item_content_3"> <div class="item_content_3">
<div class="right_1_up"> <div class="right_1_up">
<div class="item_title fl">包装</div> <div class="item_title">包装</div>
<div class="right_1_up_left"> <div class="right_1_up_left">
<div class="echart_d3_wrap"> <div class="echart_d3_wrap">
<div id="echart_d01" style="width: 100%; height: 100%"></div> <div id="echart_d01" style="width: 100%; height: 100%"></div>
@@ -37,7 +37,7 @@
</div> </div>
<div class="item_content_3"> <div class="item_content_3">
<div class="right_1_up"> <div class="right_1_up">
<div class="item_title fl">成品</div> <div class="item_title">成品</div>
<div class="right_1_up_left" style="backgroundImage: none;"> <div class="right_1_up_left" style="backgroundImage: none;">
<div class="echart_d3_wrap"> <div class="echart_d3_wrap">
<div id="echart_02" style="width: 130%; height: 130%; top: -12px;"></div> <div id="echart_02" style="width: 130%; height: 130%; top: -12px;"></div>
@@ -1139,27 +1139,23 @@ export default {
padding 40px 40px 20px 14px padding 40px 40px 20px 14px
.n_body_container_wraper .n_body_container_wraper
_wh(100%, 100%) _wh(100%, 100%)
padding-left 8px
.box1 .box1
// _wh(100%, 20%) // _wh(100%, 20%)
width 100% width 100%
height 23% height 212px
_fj() _fj()
flex-direction row flex-direction row
margin-bottom 1% margin-bottom 1%
.box2 .box2
clear both clear both
_wh(100%, 37%) _wh(100%, calc(48% - 106px))
_fj() _fj()
flex-direction row flex-direction row
margin-bottom 1% +.box2
margin-top 1%
.item_title .item_title
_font(46px, 100%, #fff,,,) _font(46px, 1, #fff,,,)
display inline-block
height 100%
line-height 30%
padding-right .8rem
padding-top .6rem
padding-left .3rem
.bg .bg
_wh(100%, 100%) _wh(100%, 100%)
overflow hidden overflow hidden
@@ -1184,22 +1180,22 @@ export default {
float right float right
_wh(4.0273rem, 100%) _wh(4.0273rem, 100%)
.item_wrap .item_wrap
_wh(100%, 100%) _wh(calc(50% - 8px), 100%)
.item_tip .item_tip
clear both clear both
_wh(100%, .4rem) _wh(100%, 32px)
line-height .4rem line-height 32px
background center center / 100% 100% url(../../..//images/screen1/title_bg_1.png) no-repeat background center center / 100% 100% url(../../..//images/screen1/title_bg_2.png) no-repeat
.item_tip_2 .item_tip_2
background center center / 100% 100% url(../../..//images/screen1/title_bg_2.png) no-repeat background center center / 100% 100% url(../../..//images/screen1/title_bg_2.png) no-repeat
.item_tip_left .item_tip_left
float left float left
_wh(60%, 100%) _wh(60%, 100%)
font-family "SourceHanSansCN" font-family "SourceHanSansCN"
_font(.22rem, inherit, #fff, 700, left) _font(18px, inherit, #fff, 700, left)
letter-spacing .02rem letter-spacing 2px
text-shadow 0 0 .09rem #159AFF text-shadow 0 0 9px #159AFF
padding-left .8rem padding-left 40px
.item_tip_right .item_tip_right
float right float right
_wh(39%, 100%) _wh(39%, 100%)
@@ -1317,44 +1313,41 @@ export default {
background center center / 100% 100% url(../../..//images/screen1/dot_1.png) no-repeat background center center / 100% 100% url(../../..//images/screen1/dot_1.png) no-repeat
.item_content_3 .item_content_3
_wh(100%, 100%) _wh(100%, 100%)
height calc(100% - .4rem) height calc(100% - 32px)
padding-top .1rem padding 20px 30px
_fj(flex-start) _fj(center)
flex-direction column
.right_1_up .right_1_up
clear both clear both
_wh(100%, 100%) _wh(100%, 100%)
padding 0 .3rem .2rem _fj(row)
background center bottom / 100% .03rem url(../../..//images/screen1/line_2.png) no-repeat // background center bottom / 100% .03rem url(../../..//images/screen1/line_2.png) no-repeat
.right_1_up_left .right_1_up_left
float left _wh(140px, 140px)
_wh(1.5rem, 1.5rem)
background center bottom / 100% 100% url(../../..//images/screen1/item_3.png) no-repeat background center bottom / 100% 100% url(../../..//images/screen1/item_3.png) no-repeat
_fj(center) _fj(row, center)
.echart_d3_wrap .echart_d3_wrap
_wh(82%, 82%) _wh(82%, 82%)
margin 0 auto margin 0 auto
.right_1_up_right .right_1_up_right
float right
_wh(48%, 100%) _wh(48%, 100%)
.right_1_up_right_item .right_1_up_right_item
_wh(100%, .6rem) _wh(100%, 60px)
background center bottom / 100% 100% url(../../..//images/screen1/item_4.png) no-repeat background center bottom / 100% 100% url(../../..//images/screen1/item_4.png) no-repeat
_fj(space-evenly) _fj(space-evenly)
// flex-direction column // flex-direction column
&:nth-child(2) &:nth-child(2)
margin-top .2rem margin-top 20px
.right_1_up_p1 .right_1_up_p1
font-family "SourceHanSansCN" font-family "SourceHanSansCN"
_font(.22rem, .22rem, #78B1DE, 700, center) _font(22px, 60px, #78B1DE, 700, center)
margin-left .24rem margin-left 24px
.right_1_up_p2 .right_1_up_p2
font-family "SourceHanSansCN" font-family "SourceHanSansCN"
_font(.24rem, .24rem, $yellow, 700, center) _font(24px, 60px, $yellow, 700, center)
margin-right .2rem margin-right 20px
span span
_font(.18rem, .2rem, #fff, 700, center) _font(18px, 60px, #fff, 700, center)
padding-left .6rem padding-left 6px
.right_1_down .right_1_down
_wh(100%, calc(100% - 1.6rem)) _wh(100%, calc(100% - 1.6rem))
padding .05rem .3rem 0 padding .05rem .3rem 0