
/*filename=machine.css*/
@charset "UTF-8";
/*
 * @author: EDZ
 * @time: 2019-11-4
*/
.page-aftersale .container .top-banner {
  position: relative;
  width: 100%;
  height: 650px;
  background: #3e3764 url("/static/aftersale/images/aftersale-banner-2.png") no-repeat center center;
}
.page-aftersale .container .top-banner .__content .ui-title {
  position: relative;
  padding-top: 30px;
  font-size: 35px;
  font-weight: 500;
  color: white;
  text-align: center;
}
.page-aftersale .container .top-banner .__content .ui-title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 90px;
  width: 40px;
  height: 4px;
  margin: auto;
  background: #ff5b2c;
  -moz-border-radius: 2px;
       border-radius: 2px;
}
.page-aftersale .container .top-banner .__content .__merit {
  width: 1200px;
  margin: 165px auto 0;
}
.page-aftersale .container .top-banner .__content .__merit .ui-merit:before, .page-aftersale .container .top-banner .__content .__merit .ui-merit:after {
  content: " ";
  display: table;
}
.page-aftersale .container .top-banner .__content .__merit .ui-merit:after {
  clear: both;
}
.page-aftersale .container .top-banner .__content .__merit .ui-merit .ui-merit-item {
  float: left;
  width: 25%;
  text-align: center;
}
.page-aftersale .container .top-banner .__content .__merit .ui-merit .ui-merit-item:nth-of-type(1) s {
  background: url("/static/aftersale/images/img-banner-1.png");
  background-size: 100% 100%;
}
.page-aftersale .container .top-banner .__content .__merit .ui-merit .ui-merit-item:nth-of-type(2) s {
  background: url("/static/aftersale/images/img-banner-2.png");
  background-size: 100% 100%;
}
.page-aftersale .container .top-banner .__content .__merit .ui-merit .ui-merit-item:nth-of-type(3) s {
  background: url("/static/aftersale/images/img-banner-3.png");
  background-size: 100% 100%;
}
.page-aftersale .container .top-banner .__content .__merit .ui-merit .ui-merit-item:nth-of-type(4) s {
  background: url("/static/aftersale/images/img-banner-4.png");
  background-size: 100% 100%;
}
.page-aftersale .container .top-banner .__content .__merit .ui-merit .ui-merit-item s {
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.page-aftersale .container .top-banner .__content .__merit .ui-merit .ui-merit-item .ui-text {
  margin-top: 45px;
  font-size: 24px;
  font-weight: 400;
  color: white;
}
.page-aftersale .container .top-banner .__content .__merit .ui-merit .ui-merit-item .ui-add {
  margin-top: 10px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #7373a2;
}
.page-aftersale .container .content .floor .__bd {
  width: 100%;
  height: 650px;
  text-align: center;
  cursor: default;
  background: #fff url("/static/aftersale/images/bg-floor-1.png") no-repeat center center;
}
.page-aftersale .container .content .floor .__bd > .ui-text {
  padding-top: 60px;
  font-size: 25px;
  font-weight: 300;
  color: #999999;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page-aftersale .container .content .floor .__bd > .ui-title {
  position: relative;
  margin-top: 12px;
  font-size: 35px;
  font-weight: 500;
  color: #333333;
}
.page-aftersale .container .content .floor .__bd > .ui-title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 70px;
  margin: auto;
  width: 40px;
  height: 4px;
  background: #ff5b2c;
  -moz-border-radius: 2px;
       border-radius: 2px;
}
.page-aftersale .container .content .floor .__bd .wrapper {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.page-aftersale .container .content .floor .__bd .wrapper:before, .page-aftersale .container .content .floor .__bd .wrapper:after {
  content: " ";
  display: table;
}
.page-aftersale .container .content .floor .__bd .wrapper:after {
  clear: both;
}
.page-aftersale .container .content .floor .__bd .wrapper .__info {
  position: absolute;
  left: 589px;
  margin-top: 180px;
}
.page-aftersale .container .content .floor .__bd .wrapper .__info:before, .page-aftersale .container .content .floor .__bd .wrapper .__info:after {
  content: " ";
  display: table;
}
.page-aftersale .container .content .floor .__bd .wrapper .__info:after {
  clear: both;
}
.page-aftersale .container .content .floor .__bd .wrapper .__info .__info_ul {
  display: inline-block;
  float: left;
  margin-right: 112px;
  text-align: left;
}
.page-aftersale .container .content .floor .__bd .wrapper .__info .__info_ul .ui-title {
  display: block;
  font-size: 25px;
  font-weight: 500;
  color: #333333;
}
.page-aftersale .container .content .floor .__bd .wrapper .__info .__info_ul .ui-nav_info {
  margin-top: 44px;
}
.page-aftersale .container .content .floor .__bd .wrapper .__info .__info_ul .ui-nav_info .ui-nav-item {
  position: relative;
  display: block;
  padding-left: 18px;
  padding-bottom: 32px;
  float: none;
  color: #999;
  font-size: 15px;
  font-weight: 300;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.page-aftersale .container .content .floor .__bd .wrapper .__info .__info_ul .ui-nav_info .ui-nav-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 1px;
  height: 13px;
  background: #ff5b2c;
  -moz-border-radius: 1px;
       border-radius: 1px;
}
.page-aftersale .container .content .floor2 .__bd {
  background: #e8e8e8 url("/static/aftersale/images/bg-floor-2.png") no-repeat center center;
}
.page-aftersale .container .content .floor2 .__bd > .ui-text {
  padding-top: 116px;
}
.page-aftersale .container .content .floor2 .__bd .wrapper .__info {
  left: 63px;
  margin-top: 134px;
}
.page-aftersale .container .content .floor2 .__bd .wrapper .__info .__info_ul {
  margin-right: 124px;
}
.page-aftersale .container .content .floor2 .__bd .wrapper .__info .__info_ul .ui-nav_info {
  margin-top: 44px;
}
.page-aftersale .container .content .floor2 .__bd .wrapper .__info .__info_ul .ui-nav_info .ui-nav-item {
  padding-bottom: 26px;
}
.page-aftersale .container .content .__ft {
  background: #f5f5f5;
}
