diff --git a/about/about01.html b/about/about01.html index 91a8967..95b40c9 100644 --- a/about/about01.html +++ b/about/about01.html @@ -38,7 +38,7 @@ -
+
diff --git a/about/about02.html b/about/about02.html index 837792d..a165464 100644 --- a/about/about02.html +++ b/about/about02.html @@ -30,7 +30,7 @@ -
+
diff --git a/about/about03.html b/about/about03.html index 0d1e5ad..d9a93da 100644 --- a/about/about03.html +++ b/about/about03.html @@ -29,7 +29,7 @@
-
+
diff --git a/about/about04.html b/about/about04.html index c82dce6..75437c2 100644 --- a/about/about04.html +++ b/about/about04.html @@ -37,7 +37,7 @@ -
+
diff --git a/about/about05.html b/about/about05.html index a9ade48..d4265de 100644 --- a/about/about05.html +++ b/about/about05.html @@ -30,7 +30,7 @@ -
+
diff --git a/about/about06.html b/about/about06.html index 51af338..fdd5afc 100644 --- a/about/about06.html +++ b/about/about06.html @@ -30,7 +30,7 @@ -
+
diff --git a/about/about07.html b/about/about07.html index 84bf5fc..00e5a98 100644 --- a/about/about07.html +++ b/about/about07.html @@ -40,7 +40,7 @@ -
+
diff --git a/css/footer.css b/css/footer.css index b475abd..bbbb072 100644 --- a/css/footer.css +++ b/css/footer.css @@ -4,6 +4,10 @@ padding:28px 0; /* border-top: 1px solid #eaeaea; */ } +.registerContainer .row{ + margin-left: 0; + margin-right: 0; +} .registerContainer img{ width:120px; height:120px; diff --git a/css/index.css b/css/index.css index 93a2359..d162cd3 100644 --- a/css/index.css +++ b/css/index.css @@ -1164,8 +1164,8 @@ a:active{ padding: 10px 15px 20px 15px; } .registerContainer img { - width: 100px; - height: 100px; + width: 25vw; + height: auto; } .registerContainer .leftContent{ justify-content: center; diff --git a/css/style.css b/css/style.css index 031c1c5..af8f0ad 100644 --- a/css/style.css +++ b/css/style.css @@ -625,6 +625,7 @@ box-shadow: 4px 4px 10px #f9f9f9;} /*二级菜单*/ .service-next{ border-bottom: 1px solid #eaeaea;background: #ffffff; position: relative; } +.service-next .row{ margin: 0;} .service-next ul{ margin-left: 42%; } .service-next ul li{ background-size: 100%; } @@ -815,7 +816,7 @@ box-shadow: 4px 4px 10px #f9f9f9;} text-align: center; display: flex; flex-wrap: wrap; - justify-content: center; + justify-content: flex-start; padding: 0; } @@ -1119,6 +1120,7 @@ overflow: hidden; /*表单*/ .apply_box{ position: relative; margin: 0 0 100px 0;} +.apply_box .row{ margin: 0;} .apply_box .title{ text-align: center; margin-top: 50px;} .apply_box .title h2:nth-child(2){ font-size: 42px; color: #124AA0;} .apply_box .title h2:nth-child(3){ font-size: 30px; color: #124AA0;margin-bottom: 40px;} @@ -1152,11 +1154,11 @@ overflow: hidden; .apply_box .button{ background-color: #124AA0; - border-radius: 0px; + border-radius: 4px; border: none; transition: background 0.3s; height: 100%; - width: 20%; + width: 30%; color: #fff; } .apply_box .button:hover{ @@ -1165,6 +1167,7 @@ overflow: hidden; .apply_box input[type="file"]{ padding-left: 15px; padding-top: 10px; + width: 87px; } .modal-wrap{ text-align: center; @@ -1182,6 +1185,12 @@ overflow: hidden; .modal .btn{ width: 100px; } +.apply_box .tips{ + position: relative; + left: 15px; + margin-top: 10px; + display: inline-block; +} /*首页背景图片*/ @@ -1557,13 +1566,20 @@ footer .wrap .right select{ .selectItem>div,.navitem>div:nth-child(2){ display: none;} .navcontent{ width: 100%;} + .section-spe img{ transform: translateX(0%);} + .section.section-work img{ transform: translateX(-8%)!important;} + .section.section-about img{ transform: translateX(-36%)!important;} + /* 子页二级菜单 */ .service-next .row{ margin: 0;} /* 底部 */ footer .left{ text-align: center;} footer .wrap .right{ align-items: center;} - .registerContainer .contactUs{ font-size: 13px!important;padding: 0 20px!important;margin-top: 20px!important;} + .registerContainer{ padding: 20px 0;} + .registerContainer .contactUs{ font-size: 12px!important;padding: 0 10px!important;margin-top: 10px!important;} + .registerContainer img{ width: 20vw!important;height: auto!important;} + .registerContainer .row{ margin-left: 0;margin-right: 0;} /* 通用样式 */ .selectItemContainer .selectItem{ padding: 10px;} @@ -1572,9 +1588,10 @@ footer .wrap .right select{ .part .wrap h2:nth-child(2), .part .title h2:nth-child(2), .part .left h2:nth-child(2){ font-size: 20px!important;margin: 10px 0!important;} .part .wrap h2:nth-child(3), .part .title h2:nth-child(3), .part .left h2:nth-child(3){ font-size: 16px!important;margin: 0 0 10px 0!important;} - .part .part-img{ width: 90%!important;margin-left: 5%!important;} + .part .part-img{ width: 96%!important;margin-left: 2%!important;} .part{ margin: 20px 0 50px 0!important;} + .part.service_132{ margin-bottom: 0!important;} /* .pagination{ padding-left: revert;} */ .page_box{ margin: 20px 0 50px 0;} @@ -1613,7 +1630,7 @@ footer .wrap .right select{ .about_31 .title,.about_41 .title,.about_51 .title,.about_61 .title,.service_141 .title,.talent_02 .title{margin-top: 0!important;} .about_51 .wrap-1 .list{ flex: 0 0 25%;} - .about_51 .wrap-1 p{ font-size: 14px;margin: 0;} + .about_51 .wrap-1 p{ font-size: 12px;margin: 0;} .about_61 .wrap h2{ font-size: 20px;} /* 业务版图 */ @@ -1626,16 +1643,20 @@ footer .wrap .right select{ .service-next ul{ justify-content:space-evenly!important;padding-left:0;} .section .service-next img{ width: 100%!important;transform: translateX(0)!important;} .section .section1title img{ transform: translateX(0)!important;} - .section .imgContainer img{ transform: translateY(100%);width: 100%!important;height: auto;} + .section .imgContainer img{ transform: translate(-24%,50%);width: 180%!important;height: auto;} /* .service_131 .container{ display: table-cell!important;vertical-align: middle!important;} */ .shengwu img{ width: 95%;} - .service_132 .wrap .intro p{font-size: 18px;} + .service_132 .wrap .intro p{font-size: 18px;margin: 20px 0 10px 0;} .service_132 .wrap .intro ul li{font-size: 14px;line-height:22px!important;} - .service_132 .wrap img{ height: 24vh;} + .service_132 .wrap img{ height: 20vh;} + .service_132 .wrap .spe img{ height: 26vh;} .service_132 .wrap .intro{ top: 0!important;} .page-wrap li{ margin-right: 0;} + + .service_141 .wrap .list{ flex: 0 0 30%;} + .service_141 .wrap{ justify-content: flex-start;padding: 0 0 0 4vw;} /* 新闻 */ .news_01 li{ flex: 0 0 98%;} .news_01 li .thumb{float: none;width: 100%;height: 180px;} @@ -1651,21 +1672,22 @@ footer .wrap .right select{ .contentContainer{margin-top: 0;} .details .toptitle h5 img{display: none;} .toptitle{ display: block;} - .more img{ margin-left: 16%;} + .more img{ margin-left: 18%;} .details p{margin-top: 0;} .more{ margin-top: 10px;} .work .row{ margin: 0;} .leftcontent{margin-bottom: 20px;} .zhiding{top: 0;left: 0;right: auto;} - .leftcontent>img{ height: 28vh!important;} - .work .items{ height: 46vh;flex-direction:column;} + .leftcontent>a>img{ height: 32vh!important;} + .work .items{ height: 52vh;flex-direction:column;} .work .items .left{ width: 100%; height: 28vh;} + .items .right{flex: 0;} /* 人才 */ .talent_02 ul{padding: 0;} .talent_02 li .text a{line-height: 30px;} .modal-dialog{ width: 95vw!important;} - + .service_31 .intro{ font-size: 14px;line-height: 26px;} .navbar{min-height: 50px; background-color: #404040;} diff --git a/css/work.css b/css/work.css index 7a2d79d..c295794 100644 --- a/css/work.css +++ b/css/work.css @@ -25,7 +25,7 @@ font-weight: 400; color: #FFFFFF; } - .leftcontent>img{ + .leftcontent>a>img{ width:100%; height: 350px; } diff --git a/form/form.html b/form/form.html index 02aed21..0c8349a 100644 --- a/form/form.html +++ b/form/form.html @@ -104,17 +104,17 @@
- - - - - - - - + +

+ + +
-
+
@@ -163,6 +163,13 @@