diff --git a/public/bigScreen/css/index.css b/public/bigScreen/css/index.css index 95a352685..5cf683de8 100644 --- a/public/bigScreen/css/index.css +++ b/public/bigScreen/css/index.css @@ -149,13 +149,18 @@ small { .box5 { height: 957px; - padding: 0 25px 25px 25px; + padding: 0 25px 25px 35px; background: url(../images/bg_box5.png) no-repeat 100%; background-size: 96% 100%; - - float: right; } +.box5 .box5_div{ + width: 96%; + margin: 0 auto; +} + + + .box5_con { width: 100%; height: 957px; diff --git a/public/bigScreen/index.html b/public/bigScreen/index.html index 947fc5377..ff56a1125 100644 --- a/public/bigScreen/index.html +++ b/public/bigScreen/index.html @@ -74,22 +74,26 @@
-