| @@ -1034,9 +1034,9 @@ export default { | |||||
| .module_5_bg1 { | .module_5_bg1 { | ||||
| // max-width: 100%; | // max-width: 100%; | ||||
| // object-fit: cover; | // object-fit: cover; | ||||
| width: 150%; | |||||
| width: 200%; | |||||
| height: 560px; | height: 560px; | ||||
| margin-left: -110px; | |||||
| margin-left: -59%; | |||||
| } | } | ||||
| .titleBox { | .titleBox { | ||||
| margin-top: 20px; | margin-top: 20px; | ||||
| @@ -1513,10 +1513,11 @@ export default { | |||||
| width: 80px; | width: 80px; | ||||
| max-height: 30px; | max-height: 30px; | ||||
| margin: 5px 10px; | margin: 5px 10px; | ||||
| margin-bottom: 10px; | |||||
| // margin-left: 100px; | // margin-left: 100px; | ||||
| img { | img { | ||||
| width: 80px; | |||||
| max-height: 36px; | |||||
| // max-width: 80px; | |||||
| // height: 36px; | |||||
| } | } | ||||
| } | } | ||||
| .cooperationItem1 { | .cooperationItem1 { | ||||