+
diff --git a/css/index.css b/css/index.css
index de4dba6..6f5572e 100644
--- a/css/index.css
+++ b/css/index.css
@@ -1088,8 +1088,15 @@ a:active{
padding: 10px 15px 20px 15px;
}
.registerContainer img {
- width: 30px;
- height: 30px;
+ width: 100px;
+ height: 100px;
+ }
+ .registerContainer .leftContent{
+ justify-content: center;
+ margin-bottom: 10px;
+ }
+ .selectContainer{
+ text-align: center;
}
.registerContainer .kefu {
font-size: 12px;
@@ -1117,7 +1124,7 @@ a:active{
height: 30px;
background: #FFFFFF;
border: 1px solid #E4E9E9;
- border-radius: 4px;
+ border-radius: 0px;
width: 80%;
}
#fp-nav{
diff --git a/css/style.css b/css/style.css
index 7d3df0e..031c1c5 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1567,6 +1567,7 @@ footer .wrap .right select{
/* 通用样式 */
.selectItemContainer .selectItem{ padding: 10px;}
+ .selectItemContainer .spe{ padding: 0px;}
.selectItemContainer .selectItem h5{ line-height: 20px!important;}
.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;}
@@ -1575,6 +1576,9 @@ footer .wrap .right select{
.part{ margin: 20px 0 50px 0!important;}
+ /* .pagination{ padding-left: revert;} */
+ .page_box{ margin: 20px 0 50px 0;}
+ .pagination-lg > li > a{ font-size: 12px;padding: 5px 8px;}
/* 关于我们 */
@@ -1605,7 +1609,8 @@ footer .wrap .right select{
.contentList>.row{ justify-content:space-evenly;}
.contentList>.row>*{ width: 33.3%;}
- .about_31 .title,.about_41 .title,.about_51 .title,.about_61 .title,.service_131 .title,.service_141 .title,.talent_02 .title{margin-top: 0!important;}
+ /* .about_31 .title,.about_41 .title,.about_51 .title,.about_61 .title,.service_131 .title,.service_141 .title,.talent_02 .title{margin-top: 0!important;} */
+ .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;}
@@ -1622,8 +1627,13 @@ footer .wrap .right select{
.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;}
+ /* .service_131 .container{ display: table-cell!important;vertical-align: middle!important;} */
+ .shengwu img{ width: 95%;}
- .service_132 .wrap .intro p{font-size: 20px;}
+ .service_132 .wrap .intro p{font-size: 18px;}
+ .service_132 .wrap .intro ul li{font-size: 14px;line-height:22px!important;}
+ .service_132 .wrap img{ height: 24vh;}
+ .service_132 .wrap .intro{ top: 0!important;}
.page-wrap li{ margin-right: 0;}
/* 新闻 */
@@ -1647,6 +1657,9 @@ footer .wrap .right select{
.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;}
+ .work .items .left{ width: 100%; height: 28vh;}
/* 人才 */
.talent_02 ul{padding: 0;}