@charset "utf-8";

/* CSS Document */
.mainContent {
  width: 1000px;
  margin: 0 auto;
}
.mainContent .section {
  padding: 50px 0;
  border-top: 1px solid #eee;
}
.w380 {
  width: 380px;
}
.w370 {
  width: 370px;
}
.w337 {
  width: 337px;
}
.w365 {
  width: 365px;
}
.w385 {
  width: 385px;
}
.ml70 {
  margin-left: 70px;
}
.mr70 {
  margin-right: 70px;
}
.section h2 {
  font-size: 30px;
  color: #000;
}
.section span {
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
}
.section img {
  vertical-align: middle;
}
.banner3Ul {
  width: 1000px;
  height: 180px;
  margin: 50px 0;
}
.banner3Ul li {
  width: 300px;
  float: left;
  text-align: center;
}
.banner3Ul li img {
  display: block;
  margin: 0 auto;
}
.banner3Ul li span {
  font-size: 16px;
  display: block;
  margin-top: 14px;
}
.banner3Ul li em {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin-top: 10px;
  color: #333;
}
.banner3Ul li a {
  display: block;
  width: 154px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #666;
  border-radius: 20px;
  border: 1px solid #ccc;
  margin: 25px auto 0;
  text-align: center;
}
.banner3Ul li a:hover {
  color: #eb3030;
  border: 1px solid #eb3030;
}

/*功能详情=========================================*/
.banner_bigpng, .banner_bigimg, .banner {
  position: relative;
  margin-top: 53px;
  height: auto;
  text-align: center;
}
.banner_bigpng img, .banner_bigimg img, .banner img {
  display: block;
  width: 100%;
  height: auto;
}
.info_list {
  width: 100%;
}
.info_float {
  width: 100%;
  height: 380px;
  vertical-align: middle;
  // margin: 0 auto;
}
.info_float a {
  display: block;
  width: 100%;
  height: 380px;
}
.color_active {
  background: #f7f7f7;
}
.color_position a:hover {
  background: #f1f1f1;
}
.inner_float {
  width: 1000px;
  height: 380px;
  margin: 0 auto;
}
.new_clearfix:after {
  display: block;
  content: '';
  clear: both;
}
.tit_banner {
  width: 600px;
  margin-top: 130px;
  float: left;
}
.tit_banner h2 {
  font-size: 40px;
  color: #01bcf2;
  font-weight: bold;
}
.tit_banner p {
  font-size: 20px;
  color: #333;
  margin-top: 30px;
  line-height: 30px;
}
.inner_float img {
  max-width: 400px;
  height: auto;
  margin-top: 64px;
  display: block;
}
.tit_banner .other_color_style1 {
  color: #01baf2;
}
.tit_banner .other_color_style2 {
  color: #ffa200;
}
.tit_banner .other_color_style3 {
  color: #fe6666;
}
.tit_banner .other_color_style4 {
  color: #1dcda0;
}
.tit_banner .other_color_style5 {
  color: #4bacf7;
}
.tit_banner .other_color_style6 {
  color: #ff7e00;
}
.fl {
  float: left;
}
.fr {
  float: right;
}

/*维修商入驻详情页=========================================*/
.stup_info {
  padding-top: 70px;
  background: #69d7b0;
}
.yellow_tit {
  width: 1000px;
  margin: 0 auto;
}
.info_list_two li {
  height: 530px;
  vertical-align: middle;
}
.info_list_two {
}
.stup_float {
  width: 1000px;
  height: 530px;
  margin: 0 auto;
}
.stup_banner {
  width: 550px;
  margin-top: 200px;
}
.stup_banner p {
  font-size: 24px;
  color: #fff;
}
.stup_color_style {
  font-size: 36px;
  color: #fff;
}
.download_btn {
  display: block;
  width: 705px;
  height: 94px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.download_btn img {
  display: block;
  width: 705px;
  height: 94px;
  cursor: pointer;
}
.little_style {
  display: block;
  padding: 50px 0 80px;
  width: 1000px;
  height: 527px;
  margin: 0 auto;
}
.little_style img {
  display: block;
  width: 1000px;
  height: 527px;
}

/* 点击下载APP弹出下载框 */
.DialogDiv {
  width: 350px;
  background-color: #f8f8f8;
  padding-bottom: 15px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -134px 0 0 -175px;
  z-index: 1002;
}
.DialogDiv .dialogH2 {
  position: relative;
  height: 46px;
  background-color: #ff726c;
  text-align: center;
}
.DialogDiv .boldText {
  font-weight: 700;
  margin-top: 15px;
}
.DialogDiv .BtnClose {
  position: absolute;
  top: -14px;
  right: -14px;
  cursor: pointer;
}
.DialogDiv .dialogH2 h2 {
  color: #fff;
  font: normal 16px/46px "微软雅黑", Verdana, Geneva, sans-serif;
}
.DialogDiv p {
  font: normal 14px/26px "微软雅黑", Verdana, Geneva, sans-serif;
  color: #333;
  padding: 10px 35px;
  background-color: #fff;
  margin-bottom: 20px;


}

.DialogDiv .downloadLeft {
  width: 90px;
  float: left;
  margin-left: 54px;
}
.DialogDiv .downloadRight {
  width: 106px;
  float: right;
  margin-right: 54px;
  cursor: pointer;
}
.DialogDiv .downloadLeft img, .DialogDiv .downloadRight img {
  display: block;
}
.DialogDiv .downloadLeft span, .DialogDiv .downloadRight span {
  display: block;
  text-align: center;
  line-height: 25px;
}
.areaDiv {
  position: relative;
  width: 220px;
  border: 1px solid #e0e0e0;
  background-image: url(../public_images/titDraes.png);
  background-repeat: no-repeat;
  background-position: 96% center;
}
.mtl20 {
  display: none;
}