.box {
  height: 100%;
  overflow: hidden;
}
.box #product_info > a {
  color: #00A0E9;
}
.box .coreProduct {
  height: 20%;
  box-sizing: border-box;
  padding-bottom: 60px;
  width: 100%;
  background-image: url('../images/product/bg1.png');
  background-size: cover;
}
.box .coreProduct .coreProduct_content_item {
  padding-left: 0;
  padding-right: 20px;
}
.box .coreProduct .coreProduct_content_item img {
  width: 300px;
  height: 300px;
}
.box .coreProduct .coreProduct_content_item .coreProduct_content_item_right {
  background-color: #fff;
  padding: 50px 20px;
  position: relative;
  flex-grow: 1;
}
.box .coreProduct .coreProduct_content_item .coreProduct_content_item_right h4 {
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #00041A;
  height: 40px;
}
.box .coreProduct .coreProduct_content_item .coreProduct_content_item_right h4 b {
  font-weight: 400;
  border-bottom: 2px solid #00A0E9;
  font-size: 22px;
  height: 40px;
  display: block;
}
.box .coreProduct .coreProduct_content_item .coreProduct_content_item_right h4 i {
  font-size: 22px;
  color: #00041A;
  display: block;
}
.box .coreProduct .coreProduct_content_item .coreProduct_content_item_right p {
  color: #9B9DA9;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 24px;
  padding-top: 15px;
  text-align: justify;
  width: 225px;
}
.box .coreProduct .coreProduct_content_item:nth-child(-n+5) {
  margin-bottom: 20px;
}
.box .cloudServices {
  height: 15%;
  padding-bottom: 60px;
  background-image: url('../images/product/bg2.png');
  background-size: cover;
  width: 100%;
}
.box .cloudServices .cloudServices_content_item li {
  padding-left: 0;
  padding-right: 0;
  padding-right: 30px;
}
.box .cloudServices .cloudServices_content_item li a {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
}
.box .cloudServices .cloudServices_content_item li a p {
  font-size: 20px;
  color: #fff;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  width: 300px;
  text-align: center;
  top: 85%;
}
.box .cloudServices .cloudServices_content_item li:nth-child(-n+3) {
  padding-bottom: 30px;
}
.box .SceneProduct {
  height: 13%;
  padding-bottom: 60px;
  width: 100%;
}
.box .SceneProduct a {
  padding-left: 0;
  padding-right: 20px;
}
.box .SceneProduct h3 {
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  color: #00041A;
  font-size: 20px;
  padding-top: 40px;
  text-align: center;
}
.box .SceneProduct img {
  width: 100%;
  height: 100%;
}
.box .SceneProduct .SceneProduct_content_info {
  height: 230px;
  background-color: #fff;
  position: relative;
  box-sizing: border-box;
}
.box .SceneProduct .SceneProduct_content_info .line {
  border-bottom: 1px solid #F4F4F7;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 106px;
  left: 0;
}
.box .SceneProduct .SceneProduct_content_info .item_bottom {
  bottom: 40px;
}
.box .SceneProduct .SceneProduct_content_info .productDesc {
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding: 0 15px;
  margin-top: 20px;
  margin-bottom: 2vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  position: relative;
  line-height: 21px;
  height: 63px;
  overflow: hidden;
}
.box .SceneProduct .SceneProduct_content_info .productDesc::after {
  content: "...";
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 20px 1px 45px;
  background: transparent;
  background: url(../images/news/fontBg.png);
}
.box .solution {
  width: 100%;
  height: 29%;
  padding-bottom: 60px;
  background-image: url('../images/product/bg4.png');
  background-size: cover;
}
.box .solution .solution_content a {
  padding-left: 10px;
  padding-right: 10px;
}
.box .solution .solution_content a .solution_content_item {
  padding: 30px 20px;
  background-color: #fff;
  border: 1px solid #F4F4F7;
}
.box .solution .solution_content a .breath:hover {
  box-shadow: 0 5px 20px 1px rgba(235, 247, 252);
  -o-box-shadow: 0 5px 20px 1px rgba(235, 247, 252);
  -moz-box-shadow: 0 5px 20px 1px rgba(235, 247, 252);
  -webkit-box-shadow: 0 5px 20px 1px rgba(235, 247, 252);
}
.box .solution .solution_content a:nth-child(-n+9) {
  padding-bottom: 20px;
}
.box .solution .solution_content img {
  width: 24px;
  height: 24px;
}
.box .solution .solution_content h5 {
  line-height: 24px;
  height: 24px;
  padding-left: 5px;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  color: #00041A;
  font-size: 18px;
}
.box .solution .solution_content p {
  height: 90px;
  text-align: justify;
  padding-top: 10px;
  font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
}
.box .solution .solution_content .info_bottom {
  text-align: center;
  padding-top: 40px;
}
.box .solution .solution_content .info_bottom span {
  height: 34px;
  width: 106px;
  display: block;
  line-height: 34px;
  color: #00A0E9;
  border-radius: 5px;
  border: 1px solid #00A0E9;
}
.box .solution .solution_content .info_bottom span:hover {
  background-color: #00A0E9;
  color: #fff;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  .box {
    height: 100%;
  }
  .box #productPage {
    color: #00A0E9;
  }
  .box .coreProduct {
    height: 26%;
    padding-bottom: 0.6rem;
    background-image: url('../images/product/grey.png');
    background-size: contain;
  }
  .box .coreProduct .coreProduct_content .coreProduct_content_item {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .box .coreProduct .coreProduct_content .coreProduct_content_item img {
    width: 3.35rem;
    height: 5.35rem;
  }
  .box .coreProduct .coreProduct_content .coreProduct_content_item .coreProduct_content_item_right {
    padding: 6% 3%;
    padding-bottom: 0;
  }
  .box .coreProduct .coreProduct_content .coreProduct_content_item .coreProduct_content_item_right h4 {
    height: 0.4rem;
  }
  .box .coreProduct .coreProduct_content .coreProduct_content_item .coreProduct_content_item_right h4 b,
  .box .coreProduct .coreProduct_content .coreProduct_content_item .coreProduct_content_item_right h4 i {
    font-size: 0.24rem;
  }
  .box .coreProduct .coreProduct_content .coreProduct_content_item .coreProduct_content_item_right h4 b {
    height: 0.4rem;
  }
  .box .coreProduct .coreProduct_content .coreProduct_content_item .coreProduct_content_item_right p {
    font-size: 0.16rem;
    line-height: 0.35rem;
    width: 3rem;
  }
  .box .coreProduct .coreProduct_content .coreProduct_content_item .coreProduct_content_item_right .item_bottom {
    left: 0.6rem;
  }
  .box .coreProduct .coreProduct_content .coreProduct_content_item .coreProduct_content_item_right .item_bottom i {
    font-size: 0.16rem;
  }
  .box .coreProduct .coreProduct_content .coreProduct_content_item:nth-child(-n+3) {
    margin-bottom: 0.35rem;
  }
  .box .cloudServices_web {
    height: 11.8%;
    padding-bottom: 0.6rem;
    background-color: #fff;
  }
  .box .cloudServices_web .cloudServices_web_content {
    padding-left: 0.4rem;
    width: 100%;
    height: 4rem;
    overflow: scroll;
  }
  .box .cloudServices_web .cloudServices_web_content ul {
    width: 1740px;
    height: 100%;
    display: block;
    display: flex;
  }
  .box .cloudServices_web .cloudServices_web_content ul li {
    width: 5.4rem;
    height: 4rem;
    margin-left: 0.4rem;
  }
  .box .cloudServices_web .cloudServices_web_content ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .box .cloudServices_web .cloudServices_web_content ul li a img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .box .cloudServices_web .cloudServices_web_content ul li a p {
    font-size: 0.3rem;
    color: #fff;
    font-family: SourceHanSansCN-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    width: 300px;
    text-align: center;
    top: 85%;
  }
  .box .cloudServices_web .cloudServices_web_content ul li:first-child {
    margin-left: 0;
  }
  .box .SceneProduct {
    height: 16%;
    padding-bottom: 0.6rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .box .SceneProduct img {
    width: 3.18rem;
    height: 2rem;
  }
  .box .SceneProduct h3 {
    font-size: 0.26rem;
    text-align: center;
    padding-top: 0.4rem;
  }
  .box .SceneProduct a {
    padding-right: 0;
  }
  .box .SceneProduct a:nth-child(even) {
    padding-left: 5px;
  }
  .box .SceneProduct a:nth-child(odd) {
    padding-right: 0.2rem;
  }
  .box .SceneProduct a:nth-child(-n+2) {
    padding-bottom: 0.2rem;
  }
  .box .SceneProduct .SceneProduct_content_info {
    height: 2.8rem;
    padding: 5px;
    width: 3.18rem;
  }
  .box .SceneProduct .SceneProduct_content_info .line {
    top: 1.3rem;
  }
  .box .SceneProduct .SceneProduct_content_info .item_bottom {
    bottom: 0.48rem;
  }
  .box .SceneProduct .SceneProduct_content_info .productDesc {
    line-height: unset;
    height: unset;
    font-size: 0.22rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0.6rem;
  }
  .box .SceneProduct .SceneProduct_content_info .productDesc::after {
    content: "";
  }
  .box .solution_web {
    height: 27%;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 0.6rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    background-color: #fff;
  }
  .box .solution_web .deg180 {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
  .box .solution_web .solution_web_content {
    border: 1px solid #cccccc;
    border-bottom: 0;
  }
  .box .solution_web .more {
    padding: 3%;
    border-bottom: 1px solid #cccccc;
    position: relative;
  }
  .box .solution_web .more img {
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
  .box .solution_web .more i {
    padding-left: 0.6rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
  }
  .box .solution_web .iconxiajiantou_huaban {
    font-size: 0.3rem;
    color: #9B9DA9;
  }
  .box .solution_web .click_item_info {
    padding: 5%;
    border-bottom: 1px solid #cccccc;
  }
  .box .solution_web .click_item_info p {
    text-align: justify;
    font-size: 0.26rem;
    padding-bottom: 6%;
  }
  .box .solution_web .click_item_info .details {
    display: block;
    color: #fff;
    background-color: #00A0E9;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 2.2rem;
    text-align: center;
    border-radius: 5px;
  }
}
