/*一行省略隐藏*/
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*多行省略隐藏*/
.ellipsis2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.inside-banner .info {
  /*font-size: 16px;*/
}
.anchor {
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: -1;
  top: 0px;
}
.motor {
  margin-top: 10px;
}
/*SMT上线背景*/
.motor .smtsxbj {
  padding: 50px 0 70px 0;
  background-color: #FFFFFF;
  position: relative;
}
.motor .smtsxbj .nr {
  margin-top: 30px;
}
.motor .smtsxbj .list {
  clear: both;
  margin-left: -7px;
  margin-right: -7px;
}
.motor .smtsxbj li {
  /* background: #FFFFFF; */
  width: 50%;
  float: left;
  padding: 0 20px;
  margin-bottom: 20px;
  position: relative;
}
.motor .smtsxbj li .box {
  position: relative;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all .5s;
  transition: all .5s;
  /* box-shadow: 0 0 10px #F7F7F7; */
  border: 1px solid #EEEEEE;
  width: 608px;
  height: 240px;
}
.motor .smtsxbj li .pic {
  float: right;
  margin: auto;
  z-index: 9;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: -1px;
  background: url(../images/smtsxbj-bj11.png) no-repeat;
  background-size: 100% 100%;
}
.motor .smtsxbj li .pic img {
  height: 177px;
  display: block;
}
.motor .smtsxbj li .text {
  padding: 30px 260px 30px 30px;
  position: relative;
  text-align: left;
}
.motor .smtsxbj li .title {
  font-size: 18px;
  position: relative;
  color: #333333;
  font-weight: 400;
}
.motor .smtsxbj li .info {
  overflow: hidden;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  color: #8A8A8A;
  line-height: 22px;
  font-size: 14px;
}
.motor .smtsxbj li .info p {
  padding-left: 15px;
  position: relative;
}
.motor .smtsxbj li .info p:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  background: url(../images/hxmk-tuoyuan.png) no-repeat;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.motor .smtsxbj li .box:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  border: 1px solid #FFFFFF;
}
.motor .smtsxbj li .box:hover .pic {
  background: url(../images/smtsxbj-bj01.png) no-repeat;
  background-size: 100% 100%;
  bottom: -1px;
}
.motor .smtsxbj li .box:hover .default {
  display: none;
}
.motor .smtsxbj li .box:hover .hover {
  display: block;
}
/*绝多数车企愈来愈重视数字化转型，然而重铸客户习惯和转型成本不可估量*/
.motor .secondModel {
  padding: 50px 0 70px 0;
  background-color: #FFFFFF;
  position: relative;
}
.motor .secondModel .inside-title .title {
  font-size: 22px;
}
.motor .secondModel .nr {
  margin-top: 30px;
  /* box-shadow: 0 0 10px#F6F5F5; */
}
.secondModel .tabs {
  height: 50px;
  text-align: center;
  margin-top: 70px;
}
.secondModel .tabs .main {
  display: inline-block;
}
.secondModel .tabs .box {
  width: 194px;
  height: 50px;
  background-color: #3D3D3D;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 50px;
  float: left;
  text-align: center;
  margin: 0 2px;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.secondModel .tabs .box:hover,
.secondModel .tabs .box.active {
  background-color: #ED6827;
  color: #fff;
}
.secondModel .nr .box .pic img {
  width: 460px;
}
.secondModel .nr .box .pic p {
  text-align: center;
  font-size: 16px;
  color: #333333;
  width: 367px;
}
.motor .secondModel .list .box {
  display: block;
  overflow: hidden;
  padding: 0 80px;
}
.motor .secondModel .list .pic {
  width: 460px;
  float: left;
  text-align: center;
}
.motor .secondModel .list .text {
  width: calc(-360%);
  float: left;
  padding: 60px 0 0 40px;
}
.motor .secondModel .list .title-01 {
  color: #333333;
  font-size: 18px;
  line-height: 45px;
  position: relative;
  background: url(../images/second-02.png) no-repeat;
  margin-bottom: 18px;
}
.motor .secondModel .list .title-01 span {
  padding-left: 50px;
}
.motor .secondModel .list .title-02 {
  color: #333;
  font-size: 24px;
}
.motor .secondModel .list .info {
  color: #666;
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 25px;
  padding-left: 50px;
}
.motor .secondModel .box-bd {
  height: 121px;
  position: relative;
  margin-top: -121px;
}
.motor .secondModel .box-bd img {
  height: 121px;
}
.motor .secondModel .list .p-01 {
  position: relative;
}
/*重要性*/
.motor .threeModel {
  padding: 50px 0 70px 0;
  background-color: #f7f7f7;
  position: relative;
}
.threeModel .topleft {
  width: 57%;
  float: left;
}
.threeModel .topright {
  width: 40%;
  float: left;
}
.threeModel .toplefttitle {
  position: relative;
  /* background: url(../images/three-01.png) no-repeat; */
  height: 55px;
}
.threeModel .toplefttitle img {
  position: absolute;
  width: 161px;
  height: 42px;
  bottom: 0px;
}
.threeModel .toplefttitle .title {
  height: 29px;
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-style: italic;
  color: #ED6827;
  padding-left: 60px;
  position: relative;
}
.threeModel .topclass .info {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  padding-left: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
}
.threeModel .content .contentul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}
.threeModel .content .contentul li {
  position: relative;
  width: 321px;
  height: 210px;
  margin-top: 100px;
  float: left;
}
.threeModel .content .contentul li .one {
  font-size: 95px;
  font-family: DIN;
  font-weight: 500;
  color: #ED6827;
  margin-left: 25px;
}
.spanone {
  letter-spacing: -12px;
}
.threeModel .content .contentul li .two {
  font-size: 29px;
  font-family: DIN;
  font-weight: 500;
  color: #ED6827;
}
.threeModel .content .contentul li .three {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ED6827;
}
.threeModel .content .contentul li .five {
  font-size: 48px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ED6827;
}
.threeModel .content .contentul li .four {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  padding: 50px 25px 0 31px;
}
.threeModel .content .contentul li img {
  position: absolute;
  width: 321px;
  height: 177px;
  /* top: 80px; */
}
.threeModel .content .contentul li .titlep {
  position: absolute;
  top: -10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  /* border: 1px solid red; */
}
.threeModel .content .contentul li:nth-child(2) {
  margin-top: 45px;
}
.threeModel .content .contentul li:nth-child(3) {
  margin-top: 10px;
}
/*重要性*/
.motor .fourModel {
  padding: 50px 0 70px 0;
  /* background-color: #f7f7f7; */
  position: relative;
}
.motor .fourModel .inside-title .info {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin-top: 30px;
}
.fourModel .box {
  padding-top: 30px;
}
.fourModel .box .pic {
  width: 460px;
  float: left;
}
.fourModel .box .right {
  float: left;
  width: calc(-360%);
  padding-top: 50px;
}
.fourModel .box .right ul {
  width: 596px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fourModel .box .right li {
  float: left;
  width: 188px;
  height: 136px;
  background: url(../images/four-02.png) no-repeat;
  background-size: 100%;
  padding: 0 23px;
}
.fourModel .box .right li .title {
  font-size: 44px;
  font-family: DIN;
  font-weight: 500;
  color: #ED6827;
  line-height: 40px;
  padding-bottom: 15px;
}
.fourModel .box .right li:nth-child(2) {
  float: left;
  width: 242px;
  height: 136px;
  background: url(../images/four-03.png) no-repeat;
  background-size: 100%;
  padding: 0 23px;
}
.fourModel .box .right li:nth-child(3) {
  float: left;
  width: 124px;
  height: 136px;
  background: url(../images/four-04.png) no-repeat;
  background-size: 100%;
  padding: 0 23px;
}
.fourModel .box .right .rightinfo {
  width: 596px;
  height: 109px;
  background: rgba(238, 238, 238, 0.16);
  border: 1px dashed #D2D2D2;
  padding: 25px 35px;
  margin-top: 50px;
}
.fiveModel {
  position: relative;
  background: url(../images/five-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 50px 0 70px 0;
}
.fiveModel .inside-title .title {
  color: #FFFFFF;
  padding-bottom: 30px;
}
.beier-advantage {
  min-height: 572px;
  width: 100%;
}
.beier-advantage-main {
  /* border: 1px solid red; */
  max-width: 1260px;
  margin: 0 auto;
  min-height: 572px;
  position: relative;
}
.beier-advantage .pic {
  width: 364px;
  height: 320px;
  margin: 0 auto;
}
.beier-advantage h2 {
  padding-top: 72px;
}
.beier-advantage img {
  margin-top: 160px;
  width: 364px;
  height: 320px;
}
/* 左右的字 */
.advan-box:nth-of-type(1) {
  padding: 27px 170px 0 35px;
  position: absolute;
  top: 77px;
  left: 40px;
  width: 429px;
  height: 203px;
  background: url("../images/five-01.png") no-repeat center;
  background-size: 100%;
  z-index: 1;
}
.advan-box:nth-of-type(2) {
  padding: 31px 185px 0 35px;
  position: absolute;
  top: 335px;
  left: 95px;
  width: 429px;
  height: 203px;
  background: url("../images/five-03.png") no-repeat center;
  background-size: 100%;
}
.advan-box P {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 10px 0;
}
.advan-box span {
  font-size: 14px!important;
  color: #FFFFFF;
  line-height: 22px;
}
.spanClass {
  width: 110px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
  float: left;
}
/* 右边的字 */
.right .advan-box {
  padding: 16px 50px 0 100px;
  position: absolute;
  top: 94px;
  left: 775px;
  width: 335px;
  height: 234px;
  background: url("../images/five-02.png") no-repeat center;
  background-size: 100%;
}
.right .advan-box:nth-of-type(2) {
  padding: 15px 20px 0 180px;
  position: absolute;
  top: 381px;
  left: 740px;
  width: 489px;
  height: 203px;
  background: url("../images/five-04.png") no-repeat center;
  background-size: 100%;
}
.advan-box:nth-of-type(1):hover {
  background: url("../images/five-11.png") no-repeat center;
  background-size: 100%;
  z-index: 1;
}
.left .advan-box:nth-of-type(2):hover {
  background: url("../images/five-33.png") no-repeat center;
  background-size: 100%;
  z-index: 1;
}
.right .advan-box:nth-of-type(1):hover {
  background: url("../images/five-22.png") no-repeat center;
  background-size: 100%;
}
.right .advan-box:nth-of-type(2):hover {
  background: url("../images/five-44.png") no-repeat center;
  background-size: 100%;
}
/*产品亮点*/
.cpld {
  padding: 50px 0 70px 0;
  background-color: #F7F7F7;
  position: relative;
}
.cpld .nr {
  margin-top: 30px;
}
.cpld .list {
  clear: both;
  margin-left: -7px;
  margin-right: -7px;
  border-right: 1px solid #EEEEEE;
}
.cpld li {
  float: left;
  padding: 0;
  width: 25%;
  position: relative;
  border-left: 1px solid #EEEEEE;
}
.cpld li .box {
  position: relative;
  /* width: 386px; */
  height: 385px;
  background: #FFFFFF;
  -webkit-transition: all 334ms ease;
  transition: all 334ms ease;
  padding: 40px 20px 10px 20px;
  border: 2px solid #fff;
  text-align: center;
}
.cpld li .box img {
  height: 90px;
  position: relative;
}
.cpld li .tit {
  padding: 20px 0;
  position: relative;
  font-size: 18px;
}
.cpld li .txt {
  margin-top: 20px;
  color: #333333;
}
.motor .cpld li .txt p {
  padding-left: 15px;
  position: relative;
  text-align: left;
}
.motor .cpld li .txt p:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  background: url(../images/hxmk-tuoyuan.png) no-repeat;
  position: absolute;
  left: 0;
  top: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cpld li .box:hover {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.05);
}
.cpld li .box:hover .default {
  display: none;
}
.cpld li .box:hover .hover {
  display: block;
}
/*行业痛点*/
.hytd {
  padding: 50px 0 70px 0;
  background-color: #F7F7F7;
  position: relative;
}
.hytd .nr {
  margin-top: 30px;
  width: 1260px;
  overflow-x: auto;
}
.hytd .nr img {
  height: auto;
  width: 100%;
}
table {
  width: 1260px;
  border-collapse: collapse;
  position: relative;
  /* border: 1px solid red; */
}
/* table th , td {
  position: sticky;
} */
table,
td {
  border: 1px solid #ED6827;
}
table td {
  padding: 15px 20px;
}
table th {
  line-height: 44px;
  background: #ED6827;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
table tr td:nth-child(1) {
  background: rgba(237, 104, 39, 0.06);
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ED6827;
}
table tr td:nth-child(2) {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
table tr td:nth-child(3),
table tr td:nth-child(4) {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  padding-left: 35px;
}
.width_211 {
  width: 213px;
  text-align: center;
  margin-left: -2px;
  margin-top: -2px;
  /* position: fixed; */
}
.width_359 {
  width: 359px;
  text-align: center;
}
.width_395 {
  width: 395px;
}
.width_292 {
  width: 292px;
}
.width_212 {
  width: 212px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold!important;
  color: #333333;
  padding-left: 20px!important;
}
.width_148 {
  width: 148px;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .hytd .nr {
    width: 1200px;
  }
}
@media screen and (max-width: 768px) {
  .motor .smtsxbj li {
    width: 100%;
  }
  .hytd .nr {
    width: 100%;
  }
  .motor .secondModel .list .box {
    padding: 10px;
    position: relative;
  }
  .motor .secondModel .list .pic {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .motor .secondModel .list .text {
    float: none;
    position: relative;
    width: 100%;
    clear: both;
  }
  .secondModel .nr .box .pic img {
    width: 460px;
    display: block;
    margin: 0 auto;
  }
  .secondModel .nr .box .pic p {
    width: 100%;
  }
  .motor .secondModel .list .text {
    padding-left: 10px;
  }
  .threeModel .topclass {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .threeModel .topleft,
  .threeModel .topright {
    width: 100%;
  }
  .threeModel .content .contentul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .threeModel .content .contentul li {
    margin-top: 10px!important;
  }
  .beier-advantage .pic {
    display: none;
  }
  .advan-box {
    position: static !important;
    padding: 0 15px!important;
    background: url("../images/five-05.png") no-repeat center !important;
    height: 165px !important;
    width: 300px!important;
    background-size: 300px 165px!important;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .advan-box:hover {
    position: static !important;
    padding: 0 15px!important;
    background: url("../images/five-55.png") no-repeat center !important;
    height: 165px !important;
    width: 300px!important;
    background-size: 300px 165px!important;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .beier-advantage {
    min-height: 450px;
    height: auto;
  }
  .beier-advantage-main {
    min-height: 450px;
    height: auto;
  }
  .cpld li {
    width: 50%;
  }
  .cpld li .box {
    padding-top: 20px;
  }
}
@media (max-width: 480px) {
  .motor .smtsxbj {
    padding: 20px 0 30px 0;
  }
  .motor .secondModel {
    padding: 20px 0 30px 0;
  }
  .motor .smtsxbj li .box {
    width: 100%;
    height: auto;
  }
  .secondModel .nr .box .pic img {
    width: 90%;
  }
  .motor .smtsxbj li .pic {
    position: relative;
    float: none;
    width: 100%;
  }
  .motor .smtsxbj li .pic img {
    width: 100%;
  }
  .motor .smtsxbj li .text {
    padding: 15px;
  }
  .motor .smtsxbj li {
    padding: 0;
  }
  .threeModel .content .contentul {
    margin-top: 10px;
  }
  .threeModel .content .contentul li .one {
    font-size: 50px;
  }
  .threeModel .content .contentul li .five {
    font-size: 35px;
  }
  .threeModel .content .contentul li .titlep {
    top: 10px;
  }
  .threeModel .content .contentul li img {
    width: 100%;
  }
  .threeModel .content .contentul li:nth-child(2) {
    margin-top: 20px;
  }
  .threeModel .content .contentul li {
    height: auto;
    min-height: 163px;
    width: 100%;
  }
  .threeModel .toplefttitle img {
    position: absolute;
    width: 140px;
    height: 30px;
    bottom: 12px;
  }
  .threeModel .toplefttitle {
    height: 48px;
  }
  .threeModel .toplefttitle .title {
    font-size: 18px;
    padding-left: 45px;
  }
  .threeModel .topclass .info {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .spanone {
    letter-spacing: 0;
  }
  .fourModel .box .pic {
    width: 100%;
    float: none;
  }
  .fourModel .box .right {
    width: 100%;
    float: none;
  }
  .fourModel .box .right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .fourModel .box .right li {
    width: 242px!important;
    height: 136px!important;
    background: url(../images/four-03.png) no-repeat center !important;
    background-size: 100%;
    padding: 0 23px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .fourModel .box .right .rightinfo {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .fourModel .box .right li .info {
    font-size: 12px;
  }
  .advan-box {
    position: static !important;
    padding: 0 15px!important;
    padding-right: 0;
    background: url("../images/five-05.png") no-repeat center !important;
    height: 187px !important;
    width: 300px!important;
    background-size: 300px 187px!important;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .advan-box span {
    font-size: 12px!important;
  }
  .advan-box:hover {
    position: static !important;
    padding: 0 15px!important;
    background: url("../images/five-55.png") no-repeat center !important;
    height: 187px !important;
    width: 300px!important;
    background-size: 300px 187px!important;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .cpld li {
    width: 100%;
  }
  .cpld li .box {
    padding-top: 20px;
    height: auto;
  }
  table td {
    padding: 5px;
  }
}
@media screen and (max-width: 393px) {
  .inside-banner-m .title {
    font-size: 0.7rem;
  }
}
.motor2 img {
  vertical-align: middle;
}
.motor2 .zhkscrm {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.motor2 .zhkscrm .nr {
  margin-top: 40px;
}
.motor2 .zhkscrm .text {
  text-align: center;
  color: #8a8a8a;
  font-size: 14px;
  line-height: 22px;
}
.motor2 .tongdian {
  padding-top: 80px;
  padding-bottom: 50px;
  background: #f8f8f8;
  position: relative;
}
.motor2 .tongdian .nr {
  margin-top: 50px;
}
.motor2 .tongdian .pic {
  float: left;
}
.motor2 .tongdian .right {
  float: right;
  width: 672px;
  height: 590px;
  margin-top: 10px;
  background: url(../images/tongdian-bg.png) no-repeat left top;
  position: relative;
}
.motor2 .tongdian .right .titleBig {
  color: #ed6827;
  font-size: 18px;
  line-height: 24px;
  max-width: 652px;
  padding: 17px 0 0 68px;
  position: absolute;
  top: 0;
  left: 0;
}
.motor2 .tongdian .right .title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 22px;
}
.motor2 .tongdian .right .info {
  color: #565656;
  font-size: 14px;
  line-height: 22px;
}
.motor2 .tongdian .right .li-01 {
  max-width: 652px;
  padding: 17px 0 0 68px;
  position: absolute;
  top: 131px;
  left: 0;
}
.motor2 .tongdian .right .li-02 {
  max-width: 652px;
  padding: 17px 0 0 68px;
  position: absolute;
  top: 298px;
  left: 0;
}
.motor2 .tongdian .right .li-03 {
  max-width: 652px;
  padding: 17px 0 0 68px;
  position: absolute;
  top: 465px;
  left: 0;
}
.motor2 .wenti {
  padding-top: 80px;
  padding-bottom: 90px;
  position: relative;
}
.motor2 .wenti .nr {
  margin-top: 60px;
}
.motor2 .wenti .list {
  margin-left: -10px;
  margin-right: -10px;
}
.motor2 .wenti li {
  width: 25%;
  float: left;
  padding: 0 10px;
}
.motor2 .wenti li .box {
  background: #fff;
  -webkit-box-shadow: 0 0 32px 0 rgba(170, 170, 170, 0.12);
          box-shadow: 0 0 32px 0 rgba(170, 170, 170, 0.12);
  padding: 30px 22px;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.motor2 .wenti li .pic {
  height: 90px;
  margin-bottom: 10px;
}
.motor2 .wenti li .title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 25px;
}
.motor2 .wenti li .title .span-01 {
  display: block;
}
.motor2 .wenti li .info {
  border-top: 2px #ed6827 solid;
  color: #666666;
  font-size: 14px;
  line-height: 22px;
  padding-top: 30px;
}
.motor2 .wenti li .txt {
  min-height: 132px;
}
.motor2 .wenti li .box:hover {
  background: #f7f7f7;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.motor2 .jjfa {
  padding-top: 80px;
  padding-bottom: 90px;
  background: #f7f7f7;
  position: relative;
}
.motor2 .jjfa .nr {
  margin-top: 60px;
}
.motor2 .jjfa .pic {
  text-align: center;
}
.motor2 .jshbj {
  padding-top: 80px;
  padding-bottom: 90px;
  position: relative;
}
.motor2 .jshbj .nr {
  margin-top: 60px;
}
.motor2 .jshbj .pic {
  text-align: center;
}
.motor2 .funeng {
  padding-bottom: 100px;
  background: #f7f7f7;
  position: relative;
}
.motor2 .funeng .container {
  padding-top: 100px;
  background: url(../images/funeng-bg.png) no-repeat center top;
  position: relative;
  min-height: 840px;
}
.motor2 .funeng .nr {
  margin-top: 60px;
}
.motor2 .funeng li {
  text-align: center;
}
.motor2 .funeng .li-01 {
  width: 247px;
  height: 247px;
  position: absolute;
  left: 503px;
  top: 238px;
  text-align: center;
  color: #ffffff;
}
.motor2 .funeng .li-01 .pic {
  width: 90px;
  height: 90px;
  margin: 37px auto 0 auto;
  position: relative;
}
.motor2 .funeng .li-01 .pic .mobile {
  display: none;
}
.motor2 .funeng .li-01 .text {
  max-width: 196px;
  margin-left: auto;
  margin-right: auto;
}
.motor2 .funeng .li-01 .title {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 3px;
}
.motor2 .funeng .li-01 .info {
  line-height: 22px;
  max-width: 128px;
  margin: auto;
}
.motor2 .funeng .li-02 {
  width: 255px;
  position: absolute;
  left: 32px;
  top: 308px;
}
.motor2 .funeng .li-02 .pic {
  width: 94px;
  height: 94px;
  margin: 0px auto 1px auto;
  position: relative;
}
.motor2 .funeng .li-02 .pic img {
  max-width: 90px;
}
.motor2 .funeng .li-02 .text {
  padding: 10px 0 0 0;
}
.motor2 .funeng .li-02 .title {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 1px;
  text-align: center;
}
.motor2 .funeng .li-02 .info {
  color: #666666;
  line-height: 22px;
}
.motor2 .funeng .li-03 {
  width: 250px;
  position: absolute;
  left: 241px;
  top: 480px;
}
.motor2 .funeng .li-03 .pic {
  width: 94px;
  height: 94px;
  margin: 0px auto 0 auto;
  position: relative;
}
.motor2 .funeng .li-03 .pic img {
  max-width: 90px;
}
.motor2 .funeng .li-03 .text {
  padding: 6px 0 0 0;
}
.motor2 .funeng .li-03 .title {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 1px;
  text-align: center;
}
.motor2 .funeng .li-03 .info {
  color: #666666;
  line-height: 22px;
}
.motor2 .funeng .li-04 {
  width: 220px;
  position: absolute;
  left: 520px;
  top: 535px;
}
.motor2 .funeng .li-04 .pic {
  width: 94px;
  height: 94px;
  margin: 0px auto 0px auto;
  position: relative;
}
.motor2 .funeng .li-04 .pic img {
  max-width: 90px;
}
.motor2 .funeng .li-04 .text {
  padding: 5px 0 0 0;
}
.motor2 .funeng .li-04 .title {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 1px;
  text-align: center;
}
.motor2 .funeng .li-04 .info {
  color: #666666;
  line-height: 22px;
}
.motor2 .funeng .li-05 {
  width: 180px;
  position: absolute;
  left: 808px;
  top: 480px;
}
.motor2 .funeng .li-05 .pic {
  width: 94px;
  height: 94px;
  margin: 0px auto 1px auto;
  position: relative;
}
.motor2 .funeng .li-05 .pic img {
  max-width: 90px;
}
.motor2 .funeng .li-05 .text {
  padding: 6px 0 0 0;
}
.motor2 .funeng .li-05 .title {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 1px;
  text-align: center;
}
.motor2 .funeng .li-05 .info {
  color: #666666;
  line-height: 22px;
}
.motor2 .funeng .li-06 {
  width: 130px;
  position: absolute;
  right: 94px;
  top: 308px;
}
.motor2 .funeng .li-06 .pic {
  width: 94px;
  height: 94px;
  margin: 0px auto 1px auto;
  position: relative;
}
.motor2 .funeng .li-06 .pic img {
  max-width: 90px;
}
.motor2 .funeng .li-06 .text {
  padding: 6px 0 0 0;
}
.motor2 .funeng .li-06 .title {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 1px;
  text-align: center;
}
.motor2 .funeng .li-06 .info {
  color: #666666;
  line-height: 22px;
}
@media screen and (max-width: 1280px) {
  .motor2 .wenti .list {
    margin-left: -7px;
    margin-right: -7px;
  }
  .motor2 .wenti li {
    padding: 0 7px;
  }
}
@media screen and (max-width: 768px) {
  .motor2 .zhkscrm {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .motor2 .zhkscrm .nr {
    margin-top: 30px;
  }
  .motor2 .tongdian {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .motor2 .tongdian .nr {
    margin-top: 40px;
  }
  .motor2 .tongdian .pic {
    float: none;
    text-align: center;
  }
  .motor2 .tongdian .right {
    float: none;
    width: auto;
    height: auto;
    background: none;
  }
  .motor2 .tongdian .right .titleBig {
    position: static;
    background: -webkit-gradient(linear, left top, right top, from(#f7ece6), to(rgba(247, 236, 230, 0)));
    background: linear-gradient(to right, #f7ece6, rgba(247, 236, 230, 0));
    padding: 10px;
    margin-bottom: 20px;
  }
  .motor2 .tongdian .right .li-01,
  .motor2 .tongdian .right .li-02,
  .motor2 .tongdian .right .li-03 {
    position: static;
    padding: 0;
    margin-bottom: 0;
  }
  .motor2 .tongdian .right .li-01 .title,
  .motor2 .tongdian .right .li-02 .title,
  .motor2 .tongdian .right .li-03 .title {
    background: url(../images/tongdian-bg-01.png) no-repeat left top;
    background-size: 300px 46px;
    padding: 10px 10px 10px 20px;
    margin-bottom: 0;
    position: relative;
  }
  .motor2 .tongdian .right .li-01 .title:before,
  .motor2 .tongdian .right .li-02 .title:before,
  .motor2 .tongdian .right .li-03 .title:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 2px #ed6827 solid;
  }
  .motor2 .tongdian .right .li-01 .info,
  .motor2 .tongdian .right .li-02 .info,
  .motor2 .tongdian .right .li-03 .info {
    border-left: 1px #ed6827 dotted;
    padding: 10px 10px 15px 15px;
    margin-left: 25px;
  }
  .motor2 .wenti {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .motor2 .wenti .nr {
    margin-top: 40px;
  }
  .motor2 .wenti .list {
    margin-left: -5px;
    margin-right: -5px;
  }
  .motor2 .wenti li {
    width: 100%;
    padding: 0 5px 10px 5px;
  }
  .motor2 .wenti li .pic-title {
    overflow: hidden;
  }
  .motor2 .wenti li .pic-title .pic {
    float: left;
  }
  .motor2 .wenti li .pic-title .title {
    float: left;
    padding-top: 15px;
    padding-left: 15px;
  }
  .motor2 .wenti li .title {
    margin-bottom: 20px;
  }
  .motor2 .wenti li .info {
    padding-top: 20px;
  }
  .motor2 .wenti li .txt {
    min-height: auto;
  }
  .motor2 .jjfa {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .motor2 .jjfa .nr {
    margin-top: 40px;
  }
  .motor2 .jshbj {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .motor2 .jshbj .nr {
    margin-top: 40px;
  }
  .motor2 .funeng {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .motor2 .funeng .container {
    background: none;
    min-height: auto;
    padding-top: 0;
  }
  .motor2 .funeng .list {
    margin-left: 0;
    margin-right: 0;
  }
  .motor2 .funeng .nr {
    width: auto;
    height: auto;
  }
  .motor2 .funeng li {
    position: relative !important;
    left: initial !important;
    right: initial !important;
    top: initial !important;
    float: left;
    padding: 30px 0 30px 0;
    background: #fff;
    margin-bottom: 10px;
  }
  .motor2 .funeng .li-01 {
    width: 100%;
    color: #333;
    height: auto;
    clear: both;
  }
  .motor2 .funeng .li-01 .pic {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: auto auto 15px auto;
    background: #ed6827;
  }
  .motor2 .funeng .li-01 .pic .pc {
    display: none;
  }
  .motor2 .funeng .li-01 .pic .mobile {
    display: block;
    max-height: 70px;
  }
  .motor2 .funeng .li-01 .text {
    max-width: initial;
  }
  .motor2 .funeng .li-01 .title {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .motor2 .funeng .li-02,
  .motor2 .funeng .li-03,
  .motor2 .funeng .li-04,
  .motor2 .funeng .li-05,
  .motor2 .funeng .li-06 {
    color: #333;
    width: 100%;
  }
  .motor2 .funeng .li-02 .pic,
  .motor2 .funeng .li-03 .pic,
  .motor2 .funeng .li-04 .pic,
  .motor2 .funeng .li-05 .pic,
  .motor2 .funeng .li-06 .pic {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #ed6827;
    margin: auto auto 15px auto;
  }
  .motor2 .funeng .li-02 .pic img,
  .motor2 .funeng .li-03 .pic img,
  .motor2 .funeng .li-04 .pic img,
  .motor2 .funeng .li-05 .pic img,
  .motor2 .funeng .li-06 .pic img {
    max-height: 70px;
  }
  .motor2 .funeng .li-02 .text,
  .motor2 .funeng .li-03 .text,
  .motor2 .funeng .li-04 .text,
  .motor2 .funeng .li-05 .text,
  .motor2 .funeng .li-06 .text {
    padding: 0;
  }
  .motor2 .funeng .li-02 .title,
  .motor2 .funeng .li-03 .title,
  .motor2 .funeng .li-04 .title,
  .motor2 .funeng .li-05 .title,
  .motor2 .funeng .li-06 .title {
    font-size: 20px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 413px) {
  .motor2 .wenti li .title {
    font-size: 17px;
  }
}
@media screen and (max-width: 374px) {
  .motor2 .wenti li .title {
    font-size: 16px;
  }
}
