|
@@ -452,120 +452,53 @@
|
|
|
|
|
|
// 公司简介
|
|
|
.company-profile-box{
|
|
|
- padding-bottom: 48px;
|
|
|
font-size: 0;
|
|
|
|
|
|
- img{margin: 48px auto;display: block;}
|
|
|
- p{@include setFontStyle(-2);color: rgba(0,0,0,0.65);line-height: 40px;text-align: justify;margin: 0 60px}
|
|
|
- }
|
|
|
-
|
|
|
- // 品牌介绍
|
|
|
- .brand-introduction-box{
|
|
|
- .brand-introduction-content{
|
|
|
- width: 100%;
|
|
|
- padding: 42px;
|
|
|
- box-sizing: border-box;
|
|
|
- background: #fbfbfb;
|
|
|
- border-radius: 8px;
|
|
|
- float: right;
|
|
|
- .brand-introduction-left{
|
|
|
- display: inline-block;
|
|
|
- vertical-align: middle;
|
|
|
- padding-right: 42px;
|
|
|
- border-right: 1px solid #ddd;
|
|
|
- h4{@include setFontStyle(6);color: rgba(0,0,0,0.75);margin-bottom: 36px}
|
|
|
- img{margin-bottom: 36px;}
|
|
|
- }
|
|
|
- span{width: 740px;@include setFontStyle(-4);color: rgba(0,0,0,0.65);line-height: 40px;display: inline-block;vertical-align: middle;padding-left: 42px;text-align: justify;}
|
|
|
-
|
|
|
- }
|
|
|
+ img{width: 375px;margin: 48px auto 8px;display: block;}
|
|
|
+ i{width: 340px;height: 4px;background: rgba(0, 174, 186, 1);display: block;margin: 0 auto 24px;}
|
|
|
+ p{font-size: 18px;color: rgb(16, 16, 16);line-height: 24px;text-align: justify;margin: 24px 60px}
|
|
|
}
|
|
|
|
|
|
// 企业文化
|
|
|
.corporate-culture-box{
|
|
|
- padding-bottom: 80px;
|
|
|
+ ul{display: flex;justify-content: center;flex-wrap: wrap;}
|
|
|
li{
|
|
|
- width:25%;
|
|
|
+ width:42%;
|
|
|
display: inline-block;
|
|
|
vertical-align: middle;
|
|
|
div{
|
|
|
- margin-right: 16px;
|
|
|
- margin-bottom: 16px;
|
|
|
- padding: 40px 0;
|
|
|
- border: 6px solid #f7f7f7;
|
|
|
- text-align: center;
|
|
|
- i{width: 70px;height: 70px;display:inline-block;margin-bottom: 16px;}
|
|
|
- h5{@include setFontStyle(0);color: rgba(0,0,0,0.85);margin-bottom: 16px;}
|
|
|
- p{@include setFontStyle(-4);color: rgba(0,0,0,0.65);line-height: 24px;}
|
|
|
+ width: 390px;height: 195px;background-repeat: no-repeat;background-color: rgba(0, 0, 0, 0.5);background-blend-mode: overlay;
|
|
|
+ border-radius: 8px;margin: 46px auto;text-align: center;
|
|
|
+ p{font-size:20px;color: #fff;line-height: 195px;}
|
|
|
}
|
|
|
}
|
|
|
- li:nth-child(1){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon1.png");} }
|
|
|
- li:nth-child(2){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon2.png");} }
|
|
|
- li:nth-child(3){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon3.png");} }
|
|
|
- li:nth-child(4){i{background-image: url("~static/images/client/aboutUs/corporate-culture-icon4.png");} }
|
|
|
- li:last-child{
|
|
|
- div{margin-right: 0;}
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- // 企业发展历程
|
|
|
- .enterprise-development-box{
|
|
|
- // 覆盖饿了么tab样式
|
|
|
- .enterprise-development-tab{
|
|
|
- .el-tabs__nav-wrap::after,.el-tabs__active-bar{display: none;}
|
|
|
- .el-tabs__header{
|
|
|
- margin: 0;
|
|
|
- .el-tabs__nav{width: 100%;padding-bottom: 20px;border-bottom: 1px dotted #6c9ce1;}
|
|
|
- .el-tabs__nav-wrap,.el-tabs__nav-scroll{overflow: visible}
|
|
|
- }
|
|
|
- .el-tabs__item{width: 170px;height: 45px;line-height:45px;border: 1px solid #3e7ee7;background: #fff;padding: 0;text-align: center;border-radius: 4px;margin-right: 24px;position: relative;}
|
|
|
- .el-tabs__item.is-active{background: #3e7ee7;color: #fff}
|
|
|
- .el-tabs__item:after{width: 14px;height: 14px;content: "";display: inline-block;border-radius: 50%;background: #888;position: absolute;bottom: -28px;left: 50%;margin-left: -7px;}
|
|
|
- .el-tabs__item.is-active:after{background: #3e7ee7;}
|
|
|
- .el-tabs__content{overflow: visible}
|
|
|
- }
|
|
|
-
|
|
|
- // 企业发展历程内容部分
|
|
|
- li{
|
|
|
- width: 25%;display: inline-block;padding: 36px 24px 60px;background:#fbfbfb;box-sizing: border-box;min-height: 196px;vertical-align: top;
|
|
|
- div{width: 250px;border-bottom: 1px solid #eee;}
|
|
|
- img{margin-bottom: 14px;}
|
|
|
- i{min-width:34px;display:inline-block;color: #3e7ee7;font-style: normal;margin-right: 10px;}
|
|
|
- p{@include setFontStyle(-4);color: rgba(0,0,0,.65);margin-top: 14px;}
|
|
|
- }
|
|
|
+ li:nth-child(1){div{background-image: url("~static/images/client/aboutUs/corporate-culture-icon1.png");} }
|
|
|
+ li:nth-child(2){div{background-image: url("~static/images/client/aboutUs/corporate-culture-icon2.png");} }
|
|
|
+ li:nth-child(3){div{background-image: url("~static/images/client/aboutUs/corporate-culture-icon3.png");} }
|
|
|
+ li:nth-child(4){div{background-image: url("~static/images/client/aboutUs/corporate-culture-icon4.png");} }
|
|
|
}
|
|
|
|
|
|
// 联系我们
|
|
|
.contact-us-box{
|
|
|
- padding: 80px 0;
|
|
|
- border-top: 1px solid #ddd;
|
|
|
- .contact-container-box{
|
|
|
- width: 460px;
|
|
|
- padding: 0 40px;
|
|
|
- box-sizing: border-box;
|
|
|
- color: rgba(0,0,0,0.85);
|
|
|
- float: left;
|
|
|
- h4{@include setFontStyle(10);color: #3e7ee7;margin-bottom: 60px;margin-top: 20px;}
|
|
|
- h5{@include setFontStyle(0);color: #333;margin-bottom: 32px;}
|
|
|
+ ul{margin: 24px 0 48px;}
|
|
|
li{
|
|
|
- margin-bottom: 24px;
|
|
|
- i{width: 22px;height: 24px;display: inline-block;background-repeat: no-repeat;background-position: center;background-size: cover;margin-right: 16px;vertical-align: middle;}
|
|
|
- span{@include setFontStyle(-4);color: rgba(0,0,0,0.64);vertical-align: middle;}
|
|
|
+ width: 50%;margin: 24px 0;display: inline-block;vertical-align: middle;
|
|
|
+ i{width: 30px;height: 30px;display: inline-block;background-repeat: no-repeat;background-position: center;background-size: cover;margin-right: 16px;vertical-align: middle;}
|
|
|
+ span{font-weight: 700;font-size: 25px;color: rgb(16, 16, 16);display: inline-block;vertical-align: middle;}
|
|
|
}
|
|
|
- li:nth-child(3) {
|
|
|
+ li:nth-child(1) {
|
|
|
i {background-image: url("~static/images/client/aboutUs/contact-us-icon1.png");}
|
|
|
}
|
|
|
- li:nth-child(4) {
|
|
|
+ li:nth-child(2) {
|
|
|
i {background-image: url("~static/images/client/aboutUs/contact-us-icon2.png");}
|
|
|
}
|
|
|
- li:nth-child(5) {
|
|
|
+ li:nth-child(3) {
|
|
|
i {background-image: url("~static/images/client/aboutUs/contact-us-icon3.png");}
|
|
|
}
|
|
|
- li:nth-child(6) {
|
|
|
+ li:nth-child(4) {
|
|
|
i {background-image: url("~static/images/client/aboutUs/contact-us-icon4.png");}
|
|
|
}
|
|
|
- }
|
|
|
- img{float: right}
|
|
|
+ img{max-width: 100%;display: block;}
|
|
|
}
|
|
|
@media (max-width: 768px){
|
|
|
// banner
|
|
@@ -580,20 +513,6 @@
|
|
|
p{@include setFontStyle(-6);color: rgba(85, 85, 85, 1);line-height: 24px;margin: 0 10px 6px;}
|
|
|
}
|
|
|
|
|
|
- // 品牌介绍
|
|
|
- .brand-introduction-box{
|
|
|
- background-color: rgb(238, 238, 238);
|
|
|
- .brand-introduction-content{
|
|
|
- background-color: transparent;padding: 24px 10px;
|
|
|
- .brand-introduction-left{
|
|
|
- display: block;border-right:0;padding-right:0;
|
|
|
- h4{font-size: 18px;color: rgba(0, 0, 0, 1);text-align: center;margin-bottom: 20px;font-weight: 700;}
|
|
|
- img{margin: 0 auto 24px;max-width: 230px;display: block;}
|
|
|
- }
|
|
|
- span{width: 100%;display: block;padding-left: 0;font-size: 14px;color: rgba(85, 85, 85, 1);line-height: 24px;}
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
// 企业文化
|
|
|
.corporate-culture-box{
|
|
|
padding: 50px 0 0;
|
|
@@ -608,22 +527,6 @@
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- // 联系我们
|
|
|
- .contact-us-box{
|
|
|
- padding: 54px 10px 0;border: 0;line-height: 1;font-size: 0;
|
|
|
- .contact-container-box{
|
|
|
- width: 100%;
|
|
|
- padding: 0;
|
|
|
- color: rgba(0,0,0,0.85);
|
|
|
- float: unset;
|
|
|
- h4{@include setFontStyle(-2);font-weight: 700;color: rgba(0, 0, 0, 1);margin-bottom: 24px;margin-top:0;text-align: center;}
|
|
|
- h5{@include setFontStyle(-4);font-weight: 700;color: rgba(0, 0, 0, 1);margin-bottom: 24px;}
|
|
|
- li{
|
|
|
- span{color: rgba(0,0,0,0.54);}
|
|
|
- }
|
|
|
- }
|
|
|
- img{float: unset;width: calc(100% + 50px);margin: 0 -25px;}
|
|
|
- }
|
|
|
}
|
|
|
}
|
|
|
|