|
@@ -638,7 +638,8 @@
|
|
|
/******** describe: 政府机构-详情页 author: TX date:2020-08-10 ********/
|
|
|
.client-government-page{
|
|
|
// banner
|
|
|
- .government-banner{width: 100%;height: 400px;background-image: url("~static/images/client/industrydetails/government-banner-img.png");background-position-x: center;}
|
|
|
+ .industrydetails-banner{background-color: #1B33B7;}
|
|
|
+ .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/government-banner-img.png");}
|
|
|
|
|
|
// 我们的系统为您改变了什么
|
|
|
.government-change-box{
|
|
@@ -647,10 +648,10 @@
|
|
|
.industrydetails-content{
|
|
|
width: 100%;height: 312px;margin-top: 48px;background-image: url("~static/images/client/industrydetails/government-change-bg.png");
|
|
|
li{
|
|
|
- margin-bottom: 24px;
|
|
|
+ margin-bottom: 16px;
|
|
|
p{margin-left: 30px}
|
|
|
}
|
|
|
- img{display: inline-block;vertical-align: top;margin: 85px 42px;}
|
|
|
+ img{width:100px;display: inline-block;vertical-align: top;margin: 85px 40px 85px 55px;}
|
|
|
}
|
|
|
.change-content-left{
|
|
|
display: inline-block;padding: 32px 0 0 64px;vertical-align: top;
|
|
@@ -675,7 +676,8 @@
|
|
|
/******** describe: 金融保险-详情页 author: TX date:2020-09-01 ********/
|
|
|
.client-finance-page{
|
|
|
// banner
|
|
|
- .finance-banner{width: 100%;height: 400px;background-image: url("~static/images/client/industrydetails/finance-banner-img.png");background-position-x: center;}
|
|
|
+ .industrydetails-banner{background-color: #593513;}
|
|
|
+ .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/finance-banner-img.png");}
|
|
|
|
|
|
// 金融行业的问题
|
|
|
.finance-question-box{
|
|
@@ -701,7 +703,8 @@
|
|
|
/******** describe: 信息产业-详情页 author: TX date:2020-09-02 ********/
|
|
|
.client-information-page{
|
|
|
// banner
|
|
|
- .information-banner{width: 100%;height: 400px;background-image: url("~static/images/client/industrydetails/information-banner-img.png");background-position-x: center;}
|
|
|
+ .industrydetails-banner{background-color: #070B20;}
|
|
|
+ .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/information-banner-img.png");}
|
|
|
|
|
|
// 我们的系统为您改变了什么
|
|
|
.information-change-box{
|
|
@@ -727,7 +730,8 @@
|
|
|
/******** describe: 能源化工-详情页 author: TX date:2020-09-02 ********/
|
|
|
.client-energy-page{
|
|
|
// banner
|
|
|
- .energy-banner{width: 100%;height: 400px;background-image: url("~static/images/client/industrydetails/energy-banner-img.png");background-position-x: center;}
|
|
|
+ .industrydetails-banner{background-color: #073A44;}
|
|
|
+ .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/energy-banner-img.png");}
|
|
|
|
|
|
// 我们的系统为您改变了什么
|
|
|
.energy-change-box{
|
|
@@ -758,7 +762,8 @@
|
|
|
/******** describe: 交通运输-详情页 author: TX date:2020-09-02 ********/
|
|
|
.client-traffic-page{
|
|
|
// banner
|
|
|
- .traffic-banner{width: 100%;height: 400px;background-image: url("~static/images/client/industrydetails/traffic-banner-img.png");background-position-x: center;}
|
|
|
+ .industrydetails-banner{background-color: #0A2F41;}
|
|
|
+ .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/traffic-banner-img.png");}
|
|
|
|
|
|
// 我们的系统为您改变了什么
|
|
|
.traffic-change-box{
|
|
@@ -778,7 +783,8 @@
|
|
|
/******** describe: 教育行业-详情页 author: TX date:2020-09-02 ********/
|
|
|
.client-education-page{
|
|
|
// banner
|
|
|
- .education-banner{width: 100%;height: 400px;background-image: url("~static/images/client/industrydetails/education-banner-img.png");background-position-x: center;}
|
|
|
+ .industrydetails-banner{background-color: #085903;}
|
|
|
+ .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/education-banner-img.png");}
|
|
|
|
|
|
// 我们的系统为您改变了什么
|
|
|
.education-change-box{
|
|
@@ -796,7 +802,8 @@
|
|
|
/******** describe: 食品餐饮-详情页 author: TX date:2020-09-03 ********/
|
|
|
.client-restaurant-page{
|
|
|
// banner
|
|
|
- .restaurant-banner{width: 100%;height: 400px;background-image: url("~static/images/client/industrydetails/restaurant-banner-img.png");background-position-x: center;}
|
|
|
+ .industrydetails-banner{background-color: #1C1E21;}
|
|
|
+ .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/restaurant-banner-img.png");}
|
|
|
|
|
|
// 我们的系统为您改变了什么
|
|
|
.restaurant-change-box{
|
|
@@ -819,7 +826,8 @@
|
|
|
/******** describe: 医疗卫生-详情页 author: TX date:2020-09-03 ********/
|
|
|
.client-medical-page{
|
|
|
// banner
|
|
|
- .medical-banner{width: 100%;height: 400px;background-image: url("~static/images/client/industrydetails/medical-banner-img.png");background-position-x: center;}
|
|
|
+ .industrydetails-banner{background-color: #2178E0;}
|
|
|
+ .industrydetails-banner-box{background-image: url("~static/images/client/industrydetails/medical-banner-img.png");}
|
|
|
|
|
|
// 我们的系统为您改变了什么
|
|
|
.medical-change-box{
|