.flex {
  display: flex;
  justify-content: center;
}
.aliIc {
  align-items: center;
}
.flexauto {
  flex: auto;
}
.justiCsb {
  justify-content: space-between;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.font20 {
  font-size: 20px;
}
.font24 {
  font-size: 24px;
}
.slider_area .slider-btn {
  padding-left: 0;
}
.slider_area .slider-btn li {
  margin-left: 0;
}
.slider_area .slider-content {
  /* padding-left: 40px; */
}
/* ==========下载中心============ */
.down-area {
  background-color: #f4f6f7;
  padding: 80px 0;
}
.down-area img {
  /* max-width: 150px;
  height: 150px; */
}

.down-style {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 24px 20px 38px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(#2bdbdc 0, #0067f4 100%);
  background: -o-linear-gradient(#2bdbdc 0, #0067f4 100%);
  background: linear-gradient(#2bdbdc 0, #0067f4 100%);
}

.down-style .down-icon img {
  width: 190px;
}

.down-style .down-header .sub-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  color: #fff;
  position: relative;
  margin-top: 24px;
}

.down-style .down-header .month {
  font-size: 20px;
  font-weight: 300;
  line-height: 25px;
  color: #fff;
  margin-top: 3px;
}

.down-style .down-header .month .price {
  font-size: 36px;
  font-weight: 600;
  line-height: 45px;
  color: #fff;
  margin-top: 8px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .down-style .down-header .month .price {
    font-size: 24px;
    /* margin-top : 32px;
        line-height: 30px */
  }
}

@media only screen and (max-width: 1199px) {
  .down-area .mb10 {
    margin-bottom: 10px;
  }
}

.down-style .down-list {
  margin-top: 24px;
}

.down-style .down-list ul li {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin-top: 16px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .down-style .down-list ul li {
    font-size: 14px;
    margin-top: 12px;
  }
}

@media (max-width: 767px) {
  .down-style .down-list ul li {
    font-size: 14px;
    margin-top: 12px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .down-style .down-list ul li {
    font-size: 16px;
    margin-top: 16px;
  }
}

.down-style .down-list ul li i {
  color: #fff;
  margin-right: 8px;
}

.down-style .down-btn {
  margin-top: 31px;
}

.down-style .down-btn .main-btn {
  background-color: #fff;
  border-color: #fff;
}

.down-style .down-btn .main-btn:hover {
  color: #0067f4;
  -webkit-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.16);
}

/* ==========产品介绍============ */
@media (min-width: 1140px) {
  .productcontainer {
    max-width: 1400px;
  }
}

.product-area {
  background-color: #ffffff;
  padding: 80px 0;
}

.product-style {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 24px 20px 38px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(#2bdbdc 0, #0067f4 100%);
  background: -o-linear-gradient(#2bdbdc 0, #0067f4 100%);
  background: linear-gradient(#2bdbdc 0, #0067f4 100%);
}
.single-features {
  padding: 0;
}
.funcsitem {
  box-shadow: 0 0 10px #c4cced;
  padding: 20px;
  margin-top: 10px;
  height: 107px;
}
.funcimgwarp {
  text-align: center;
  padding: 60px 0;
}
.features-content {
  padding: 10px;
}
.features-btn {
  color: #000000;
  font-size: 18px;
}
.funcdesc {
  margin-top: 10px !important;
  color: #6c6c6c;
  font-size: 14px;
}
.tiantkuandai {
  background-color: #5e9ed6;
}
.beidouduanbao {
  background-color: #1377ab;
}
.shipinhuis {
  background: #35449c;
}
.shiksb {
  background: #8d4874;
}
.hujiaoduijiang {
  background: #387560;
}
.product-area .carousel-item {
  background: white;
}
.ssvideo {
  background: #1377ab;
}
.positsb {
  background: #c49e67;
}
.sourcemap {
  background: #83878b;
}
.yuan {
  background: #7ea842;
}
.yjzs {
  background: #646060;
}
.yjsj {
  background: #6c2121;
}
.jshelp {
  background: #3a91bf;
}
.product-area .carousel-inner {
  padding: 30px;
}
.product-area .carousel-inner img {
  max-width: 150px;
  height: 150px;
}
.product-area .carousel-control-prev {
  left: 0 !important;
  background: #c2cbec;
  opacity: 0.6;
}
.product-area .carousel-control-next {
  right: 0 !important;
  background: #c2cbec;
  opacity: 0.6;
}
.product-area .carousel-indicators li {
  background: #00e8b5;
}
.product-area .carousel-indicators {
  margin-bottom: 0;
}
.product-area img {
  max-width: 100px;
  height: 100px;
  margin-right: 10px;
}
.product-area .overelips {
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .product-style .product-header .month .price {
    font-size: 24px;
    margin-top: 32px;
    line-height: 30px;
  }
}

.product-style .product-list {
  margin-top: 24px;
}

.product-style .product-list ul li {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin-top: 16px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product-style .product-list ul li {
    font-size: 14px;
    margin-top: 12px;
  }
}

@media (max-width: 767px) {
  .product-style .product-list ul li {
    font-size: 14px;
    margin-top: 12px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .product-style .product-list ul li {
    font-size: 16px;
    margin-top: 16px;
  }
}

.product-style .product-list ul li i {
  color: #fff;
  margin-right: 8px;
}

/* ==========关于我们============ */
@media (min-width: 1140px) {
  .aboutuscontainer {
    max-width: 1400px;
  }
}
.positR {
  position: relative;
}
.aboutus-area {
  background-color: white;
  padding-top: 80px;
}
@media (max-width: 991px) {
  .aboutus-area .industryone {
    display: none;
  }
  .aboutus-area .industrytwo {
    visibility: visible;
  }
}
@media (min-width: 991px) {
  .aboutus-area .industryone {
    visibility: visible;
  }
  .aboutus-area .industrytwo {
    display: none;
  }
  .aboutus-area .imgother {
    /* max-width: 400px; */
    width: 50%;
  }
}
@media (max-width: 991px) {
  .aboutus-area .imgother {
    /* max-width: 200px; */
    width: 50%;
  }
}
.aboutus-style {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 24px 20px 38px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(#2bdbdc 0, #0067f4 100%);
  background: -o-linear-gradient(#2bdbdc 0, #0067f4 100%);
  background: linear-gradient(#2bdbdc 0, #0067f4 100%);
}

.aboutus-content {
  width: 90%;
}

.aboutus-content p {
  font-size: 16px;
  text-align: left;
  text-indent: 32px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.aboutus-area .companylogo {
  /* background: white; */
  text-align: center;
  /* display: flex;
  align-items: center;
  justify-content: center; */
  padding: 5px;
  margin-right: 10px;
}
.aboutus-area .companylinian {
  /* background: #f7fbfe; */
  display: flex;
  align-items: center;
  /* display: table; */
}
.aboutus-area .content {
  background: #f7fbfe;
  padding: 15px;
  /* margin-bottom: 30px; */
}
.aboutus-area .content .title {
  font-size: 16px;
  font-weight: 700;
}
.aboutus-area .desccont {
  /* padding: 80px 10px; */
  text-align: left;
  line-height: 36px;
  /* margin-left: 10px; */
}
.aboutus-area .desctext {
  padding: 50px 10px;
}
/* ==========联系我们============ */

.contactus-area {
  background-color: #333333;
  padding-top: 80px;
  color: white !important;
}
.contactus-area img {
  width: 35px;
}
.contactus-area .colw {
  color: white;
}
.contactus-area .bolang {
  margin-top: 65px;
  overflow: hidden;
}
.contactus-area .bolang img {
  width: 100%;
  margin-bottom: -20px;
}
.contactus-style {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 24px 20px 38px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background: -webkit-linear-gradient(#2bdbdc 0, #0067f4 100%);
  background: -o-linear-gradient(#2bdbdc 0, #0067f4 100%);
  background: linear-gradient(#2bdbdc 0, #0067f4 100%);
}
