.drive-block1 {
  width: 100%;
  min-width: 1200px;
  background-color: #F6F8FC;
}
.drive-block1 .drive-block1-list .item {
  float: left;
  width: 239px;
  height: 124px;
  background: #F6F8FC;
  border-right: 1px solid #ffffff;
}
.drive-block1 .drive-block1-list .item .item-title {
  margin-top: 25px;
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 12px;
}
.drive-block1 .drive-block1-list .item .item-title img {
  width: 23px;
  height: 23px;
  margin-right: 5px;
}
.drive-block1 .drive-block1-list .item p {
  font-size: 16px;
  color: #4D4D4D;
  line-height: 24px;
  width: 180px;
}
.drive-block2 {
  padding-bottom: 60px;
}
.drive-block2 .drive-block2-list {
  width: 1224px;
  min-width: 1224px;
  max-width: 1224px;
  margin-top: 50px;
}
.drive-block2 .drive-block2-list .item {
  float: left;
  width: 283px;
  height: 318px;
  border-radius: 5px;
  text-align: center;
  margin: 0 10px;
  margin-bottom: 20px;
  border: 1px solid #DBDBDB;
  position: relative;
  behavior: url(htc/PIE.htc);
}
.drive-block2 .drive-block2-list .item p.title {
  font-size: 22px;
  color: #000000;
  margin-top: 38px;
  margin-bottom: 24px;
}
.drive-block2 .drive-block2-list .item p.desc {
  font-size: 16px;
  color: #666B7F;
  line-height: 24px;
  padding: 0 28px;
  text-align: left;
  width: 210px;
  margin: auto;
}
.drive-block2 .drive-block2-list .item .item-bottom-box {
  width: 100%;
  height: 120px;
  position: absolute;
  border-top: 1px solid #DBDBDB;
  bottom: 0;
  left: 0;
}
.drive-block2 .drive-block2-list .item .item-bottom-box p {
  font-size: 16px;
  color: #FF690E;
  margin-top: 25px;
  margin-bottom: 14px;
}
.drive-block2 .drive-block2-list .item .item-bottom-box .bottom-btn {
  width: 120px;
  height: 36px;
  color: #0E85FF;
  border-radius: 5px;
  border: 1px solid #0E85FF;
  text-align: center;
  font-size: 16px;
  line-height: 36px;
  margin: auto;
  cursor: pointer;
}
.drive-block2 .drive-block2-list .item .item-bottom-box .bottom-btn:hover {
  color: #fff;
  background: #0E85FF;
}
.drive-block2 .drive-block2-list .item:hover {
  border: 1px solid #0E85FF;
}
.drive-block2 .drive-block2-list .item:hover .item-bottom-box {
  border-top: 1px solid #0E85FF;
}
.drive-block3 {
  width: 100%;
  min-width: 1200px;
  background-color: #F6F8FC;
  padding-bottom: 60px;
}
.drive-block3 .t-body {
  border-left: 1px solid #D9D9D9;
  border-top: 1px solid #D9D9D9;
  margin-top: 60px;
}
.drive-block3 .t-body .thead,
.drive-block3 .t-body .tr {
  border-bottom: 1px solid #D9D9D9;
}
.drive-block3 .t-body .thead .td,
.drive-block3 .t-body .tr .td {
  float: left;
  border-right: 1px solid #D9D9D9;
  width: 499px;
}
.drive-block3 .t-body .thead .w200,
.drive-block3 .t-body .tr .w200 {
  width: 199px;
  text-align: center;
}
.drive-block3 .t-body .thead .td {
  height: 60px;
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  color: #FFFFFF;
  background-color: #B3B3B3;
  text-align: center;
}
.drive-block3 .t-body .tr {
  height: 100px;
  line-height: 100px;
}
.drive-block3 .t-body .tr .td {
  position: relative;
}
.drive-block3 .t-body .tr .td img {
  margin-left: 30px;
}
.drive-block3 .t-body .tr .td p {
  color: #4D4D4D;
  position: absolute;
  top: 50%;
  left: 77px;
  width: 390px;
  line-height: 24px;
  transform: translateY(-50%);
}
.drive-block3 .t-body .tr .td .c000 {
  color: #000;
}
.drive-block3 .t-body .tr .td:first-child {
  font-size: 20px;
  color: #010101;
  font-weight: bold;
}
.drive-block4 {
  padding-bottom: 60px;
}
.drive-block4 .t-body {
  text-align: center;
  margin-top: 60px;
}
.drive-block4 .t-body .thead,
.drive-block4 .t-body .tr {
  height: 60px;
}
.drive-block4 .t-body .thead .td,
.drive-block4 .t-body .tr .td {
  float: left;
  font-size: 16px;
  width: 200px;
  line-height: 60px;
}
.drive-block4 .t-body .thead .w400,
.drive-block4 .t-body .tr .w400 {
  width: 399px;
}
.drive-block4 .t-body .thead {
  background-color: #0E85FF;
  color: #fff;
}
.drive-block4 .t-body .tr {
  height: 70px;
  background-color: #F6F8FC;
  border-bottom: 1px solid #EEEEEE;
}
.drive-block4 .t-body .tr .td {
  font-size: 18px;
  line-height: 70px;
  width: 199px;
  border-right: 1px solid #EEEEEE;
  font-weight: 500;
  color: #000000;
}
.drive-block4 .t-body .tr .w400 {
  width: 398px;
  border-left: 1px solid #EEEEEE;
}
.drive-block5 {
  background-color: #F6F8FC;
  position: relative;
}
.drive-block5 .tabs-box {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 24px;
}
.drive-block5 .tabs-box .tabs-item {
  margin-left: 50px;
  display: inline-block;
  width: 160px;
  height: 50px;
  border: 1px solid #DBDBDB;
  border-radius: 5px;
  font-size: 18px;
  color: #666666;
  line-height: 50px;
  cursor: pointer;
}
.drive-block5 .tabs-box .tabs-item:first-child {
  margin-left: 0;
}
.drive-block5 .tabs-box .tabs-item.act {
  border: 1px solid #0E85FF;
  background: #0E85FF;
  color: #FFFFFF;
}
.drive-block5 .swiper-container5 {
  width: 100%;
  height: 950px;
  overflow: hidden;
}
.drive-block5 .swiper-container5 .phone-container {
  float: left;
  width: 425px;
  height: 809px;
  position: relative;
  background: url("../images/phone-container.png") no-repeat center;
}
.drive-block5 .swiper-container5 .phone-container img {
  position: absolute;
  top: 43px;
  left: 47px;
}
.drive-block5 .swiper-container5 .func-box {
  float: left;
}
.drive-block5 .swiper-container5 .func-box .func-list {
  width: 775px;
}
.drive-block5 .swiper-container5 .func-box .func-list .item {
  float: left;
  text-align: center;
  width: 140px;
  height: 140px;
  background: #FFFFFF;
  border-radius: 5px;
  margin-top: 30px;
  margin-left: 50px;
}
.drive-block5 .swiper-container5 .func-box .func-list .item img {
  margin-top: 31px;
  margin-bottom: 20px;
}
.drive-block5 .swiper-container5 .func-box .func-list .item p {
  font-size: 16px;
  color: #000;
}
.drive-block5 .swiper-container5 .func-box .func-list2 {
  width: 775px;
}
.drive-block5 .swiper-container5 .func-box .func-list2 .item {
  float: left;
  text-align: center;
  width: 330px;
  height: 290px;
  background: #FFFFFF;
  border-radius: 5px;
  margin-top: 30px;
  margin-left: 50px;
}
.drive-block5 .swiper-container5 .func-box .func-list2 .item img {
  margin-top: 48px;
  margin-bottom: 20px;
}
.drive-block5 .swiper-container5 .func-box .func-list2 .item p {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
}
.drive-block5 .swiper-container5 .func-box .func-list2 .item .desc {
  font-size: 14px;
  color: #656565;
  width: 245px;
  text-align: center;
  line-height: 24px;
  margin: auto;
}
.drive-block5 .swiper-container5 .func-box .more-func-btn {
  display: block;
  cursor: pointer;
  width: 710px;
  height: 60px;
  background: #0E85FF;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 60px;
  margin-left: 50px;
  margin-top: 30px;
}
.drive-block5 .swiper-container5 .func-box .more-func-btn:first-child {
  margin-left: 0;
}
.drive-block5 .swiper-container5 .func-box .more-func-btn:visited,
.drive-block5 .swiper-container5 .func-box .more-func-btn:link {
  color: #ffffff;
}
.drive-block5 .w1200 {
  position: relative;
}
.drive-block5 .w1200 .func-btn-box {
  width: 710px;
  text-align: center;
  position: absolute;
  bottom: 60px;
  right: 30px;
}
.drive-block5 .w1200 .func-btn-box .func-btn {
  cursor: pointer;
  width: 140px;
  height: 40px;
  background: #FBA705;
  border-radius: 5px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  margin-left: 40px;
}
.drive-block5 .w1200 .func-btn-box .func-btn:first-child {
  margin-left: 0;
}
.drive-block5 .w1200 .func-btn-box .func-btn:visited,
.drive-block5 .w1200 .func-btn-box .func-btn:link {
  color: #ffffff;
}
.drive-reason {
  padding-bottom: 60px;
}
.drive-reason .reason-box {
  margin-top: 58px;
}
.drive-reason .reason-box .item {
  float: left;
  text-align: center;
  color: #333333;
  width: 300px;
  height: 347px;
  margin: 0 50px;
  background: url("../images/driving-reason-bg.png") no-repeat center;
}
.drive-reason .reason-box .item img {
  margin-top: 61px;
  margin-bottom: 16px;
}
.drive-reason .reason-box .item p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 19px;
}
.drive-reason .reason-box .item .desc {
  font-size: 16px;
  width: 200px;
  text-align: center;
  margin: auto;
}
.drive-reason .reason-box .item:hover {
  background: url("../images/driving-reason-bgact.png") no-repeat center;
  color: #fff;
}
.home-block6 {
  background-color: #F6F8FC;
  width: 100%;
  min-width: 1200px;
}
.home-block7 {
  background-color: #fff;
}
.case-news {
  padding-bottom: 60px;
  width: 100%;
  min-width: 1200px;
  background-color: #F6F8FC;
}
.case-news .news-list {
  margin-top: 50px;
}
.case-news .news-list .news-item {
  float: left;
  width: 550px;
  height: 120px;
  padding: 25px;
}
.case-news .news-list .news-item:hover {
  background-color: #fff;
  box-shadow: 0px 0px 26px 5px #eee;
}
.case-news .news-list .news-item img {
  width: 180px;
  height: 120px;
  border-radius: 5px;
  display: block;
  margin-right: 20px;
}
.case-news .news-list .news-item .news-item-info {
  width: 320px;
}
.case-news .news-list .news-item .news-item-info .news-title {
  font-size: 18px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 20px;
  display: block;
  line-height: 18px;
  margin-top: 20px;
}
.case-news .news-list .news-item .news-item-info .news-title:link,
.case-news .news-list .news-item .news-item-info .news-title:visited {
  color: #000000;
}
.case-news .news-list .news-item .news-item-info .news-title:hover {
  color: #0E85FF;
}
.case-news .news-list .news-item .news-item-info p {
  font-size: 14px;
  color: #808080;
  line-height: 18px;
  margin-bottom: 20px;
}
.home-block7 .tabs-main,
.home-block7 .home-block7-content {
  background-color: #F6F8FC;
}
