@@ -862,9 +862,10 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
.mta-hidden-xs{display: none!important;}
// 提示框
.phone-message-box{
- width: 88%;min-width: unset;top: 35% !important;display: block;text-align: center;padding: 36px 0;
- .el-message__icon{margin-bottom: 20px;}
- .el-message__icon:before{font-size: 50px;}
+ width: 88%;min-width: unset;top: 10% !important;align-items:center; text-align: center;padding: 10px 0;
+ display: flex;justify-content: center;
+ .el-message__icon{margin-bottom: 0px;}
+ .el-message__icon:before{font-size: 16px;}
}
@@ -287,8 +287,8 @@ export default {
.products-services-box {
flex-direction: column;
img {
- width: 100%;
- margin-bottom: 5%;
+ max-width: 100%;
+ height: auto;
padding: 0;
@@ -288,7 +288,8 @@ div.client-xuexishouyi-box {
margin-bottom: 5%;
@@ -284,7 +284,8 @@ export default {