.fl, .pro_maintain .txt {
  float: left;
}

.fr, .pro_maintain .pic {
  float: right;
}

.w1002 {
  width: 1002px;
  margin: 0 auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w1002:after, .w1200:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.t-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

a {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.pro_anchor.text_white dd {
  color: #ffffff;
}
.pro_anchor.text_white dd em {
  color: rgba(255, 255, 255, 0.5);
}
.pro_anchor dt {
  background-image: url(../images/pro_menu.png);
}

.pro_tit {
  color: #1c1f28;
  text-align: center;
  font-weight: 100;
}
.pro_tit h3 {
  font-size: 44px;
  font-weight: 100;
  margin-bottom: 2px;
}
.pro_tit h3 strong {
  color: #f35d36;
  font-weight: 100;
}
.pro_tit h4 {
  font-weight: 100;
  font-size: 18px;
  margin-bottom: 20px;
}
.pro_tit p {
  color: #666666;
  font-size: 14px;
  line-height: 21px;
}

.pro_basic {
  overflow: hidden;
}
.pro_basic .pro_tit {
  padding-top: 87px;
  height: 205px;
}
.pro_basic .pic {
  height: 658px;
  margin-bottom: 106px;
  background-repeat: no-repeat;
  background-position: center center;
}

.pro_fans {
  padding-top: 126px;
  height: 710px;
  background: #1B1E27;
  overflow: hidden;
}
.pro_fans .w1200 {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  font-weight: 100;
}
.pro_fans .w1200 .txt {
  padding-top: 80px;
  width: 575px;
}
.pro_fans .w1200 .txt h3 {
  font-size: 44px;
  font-weight: 100;
}
.pro_fans .w1200 .txt h3 strong {
  color: #f35d36;
  font-weight: 100;
}
.pro_fans .w1200 .txt h4 {
  font-size: 36px;
  font-weight: 100;
  margin-bottom: 25px;
}
.pro_fans .w1200 .txt h4 strong {
  color: #f35d36;
  font-weight: 100;
}
.pro_fans .w1200 .txt p.det01 {
  height: 77px;
  background: -webkit-linear-gradient(left, #0750f7, #00ff9e);
  background: -o-linear-gradient(right, #0750f7, #00ff9e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pro_fans .w1200 .txt .det02 {
  height: 80px;
}
.pro_fans .w1200 .txt .det02 strong {
  font-size: 18px;
  font-weight: 100;
}
.pro_fans .w1200 .pic {
  position: absolute;
  top: 0;
  left: 679px;
}

.pro_maintain {
  padding-top: 96px;
}
.pro_maintain .pro_tit {
  height: 202px;
}
.pro_maintain .txt {
  width: 240px;
}
.pro_maintain .txt dl {
  padding-top: 83px;
  padding-left: 90px;
  width: 156px;
  height: 100px;
  background: url(../images/pro_maintain_icon.jpg) no-repeat 26px 90px;
}
.pro_maintain .txt dl dt {
  height: 50px;
  color: #020a15;
}
.pro_maintain .txt dl dt p {
  color: rgba(2, 10, 21, 0.33);
  text-transform: uppercase;
}
.pro_maintain .txt dl dt h4 {
  font-size: 16px;
  font-weight: normal;
}
.pro_maintain .txt dl dd {
  color: #8d8d8d;
}
.pro_maintain .pic {
  width: 790px;
  height: 550px;
  margin-right: 9px;
  position: relative;
}
.pro_maintain .pic img {
  position: absolute;
  border-radius: 5px;
}
.pro_maintain .pic img.c02 {
  left: 0;
  top: 202px;
}
.pro_maintain .pic img.c03 {
  left: 317px;
  top: 351px;
  z-index: 2;
}
.pro_maintain .pic img.c04 {
  left: 529px;
  top: 365px;
}

.pro_mall {
  padding-top: 110px;
  margin-bottom: 150px;
  position: relative;
}
.pro_mall:after {
  position: absolute;
  left: 0;
  top: 446px;
  z-index: -1;
  width: 100%;
  height: 356px;
  background: #efeff0;
  content: '';
}
.pro_mall .pro_tit {
  height: 204px;
}
.pro_mall .pic img {
  margin-right: 12px;
  vertical-align: middle;
}
.pro_mall .pic img.c02, .pro_mall .pic img.c03 {
  margin-right: 6px;
}
.pro_mall .pic img.c03 {
  padding-top: 14px;
}
.pro_mall .pic img.c05 {
  margin-right: 0;
}

/*# sourceMappingURL=product.css.map */
