body {
  min-width: 1400px;
}
.ERP .bx {
  width: 1200px;
  margin: 0 auto;
}
.ERP .banner {
  height: 820px;
  width: 100%;
  background: url('../../img/product/ERP/banner_bg.jpg?v=202207011') no-repeat center;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding-top: 140px;
  box-sizing: border-box;
  overflow: hidden;
}
.ERP .banner .bx {
  width: 1090px;
}
.ERP .banner h2 {
  font-size: 54px;
  color: #fff;
  text-align: left;
  margin-bottom: 33px;
  display: flex;
  letter-spacing: 5.5px;
}
.ERP .banner h2 span {
  color: #ec6d46;
}
.ERP .banner h3 {
  width: 645px;
  font-size: 24px;
  color: #fff;
  background-color: #ec6d46;
  text-align: left;
  margin-bottom: 25px;
  display: flex;
  line-height: 52px;
  margin-top: 5px;
  padding-left: 23px;
  letter-spacing: 1.8px;
}
.ERP .banner ul {
  margin-top: 60px;
  width: 100%;
  height: 102px;
}
.ERP .banner li {
  display: block;
  width: 102px;
  height: 102px;
  background: url('../../img/product/Standard/banner_list.png?v=1') no-repeat center;
  margin: 0 21px;
  color: #fff;
  font-size: 24px;
  float: left;
  font-weight: bold;
  padding-top: 36px;
  text-align: center;
}
.ERP .banner li:nth-child(1) {
  margin-left: 0;
}
.ERP .banner i {
  clear: both;
}
.ERP .banner .register {
  margin-top: 115px;
  text-align: left;
}
.ERP .banner .register a {
  display: inline-block;
  width: 186px;
  height: 49px;
  border: 1px solid #ec6d46;
  color: #ec6d46;
  font-size: 20px;
  line-height: 49px;
  text-align: center;
  border-radius: 49px;
  letter-spacing: 1px;
}
.ERP .banner .register a:hover {
  background: #ec6d46;
  color: #fff;
}
.ERP .pain_point {
  width: 100%;
  height: 720px;
  padding-top: 104px;
}
.ERP .pain_point h2 {
  font-size: 40px;
  color: #1b1b1b;
  text-align: center;
  margin-bottom: 27px;
}
.ERP .pain_point .content {
  width: 1136px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 8px;
}
.ERP .pain_point .content .item {
  width: 360px;
  height: 220px;
  margin-top: 25px;
  border-radius: 8px;
  background-color: #cccccc;
  overflow: hidden;
  background-size: 100% 100%;
  cursor: pointer;
}
.ERP .pain_point .content .item1 {
  background: url('../../img/product/ERP/td_1.png') no-repeat center;
}
.ERP .pain_point .content .item2 {
  background: url('../../img/product/ERP/td_2.png') no-repeat center;
}
.ERP .pain_point .content .item3 {
  background: url('../../img/product/ERP/td_3.png') no-repeat center;
}
.ERP .pain_point .content .item4 {
  background: url('../../img/product/ERP/td_4.png') no-repeat center;
}
.ERP .pain_point .content .item5 {
  background: url('../../img/product/ERP/td_5.png') no-repeat center;
}
.ERP .pain_point .content .item6 {
  background: url('../../img/product/ERP/td_6.png') no-repeat center;
}
.ERP .pain_point .content .item1:hover {
  background: url('../../img/product/ERP/td_01.png') no-repeat center;
}
.ERP .pain_point .content .item2:hover {
  background: url('../../img/product/ERP/td_02.png') no-repeat center;
}
.ERP .pain_point .content .item3:hover {
  background: url('../../img/product/ERP/td_03.png') no-repeat center;
}
.ERP .pain_point .content .item4:hover {
  background: url('../../img/product/ERP/td_04.png') no-repeat center;
}
.ERP .pain_point .content .item5:hover {
  background: url('../../img/product/ERP/td_05.png') no-repeat center;
}
.ERP .pain_point .content .item6:hover {
  background: url('../../img/product/ERP/td_06.png') no-repeat center;
}
.ERP .pain_point .content .des {
  width: 100%;
  height: 100%;
  margin-top: 180px;
  color: #fff;
  text-align: center;
  transition: all 0.3s;
  padding: 0 48px;
}
.ERP .pain_point .content .des .title {
  font-size: 20px;
  margin-bottom: 10px;
}
.ERP .pain_point .content .des .text {
  text-align: left;
  font-size: 15px;
  line-height: 30px;
}
.ERP .pain_point .content .item:hover .des {
  margin-top: 45px;
}
.ERP .flow {
  width: 100%;
  height: 940px;
  background: url(../../img/product/ERP/flow_bg.png) no-repeat center;
  background-size: cover;
  padding-top: 75px;
}
.ERP .flow h2 {
  font-size: 40px;
  color: #1b1b1b;
  text-align: center;
  margin-bottom: 47px;
  display: flex;
  justify-content: center;
}
.ERP .flow h2 span {
  font-size: 15.3px;
  margin-left: 8px;
}
.ERP .flow .content {
  margin: 0 auto 60px auto;
  margin-bottom: 60px;
  text-align: center;
}
.ERP .flow .content .box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.ERP .flow .content .box .message {
  width: 525px;
  height: 145px;
  font-size: 20px;
  text-align: left;
  margin-bottom: 35px;
  margin-left: 27px;
  background: url(../../img/product/ERP/flow_bg1.png) no-repeat center;
  color: #fff;
  padding: 20px 30px 20px 32px;
  line-height: 34px;
  letter-spacing: 1px;
}
.ERP .flow .content .img {
  margin: 0 auto;
  position: relative;
  width: 950px;
  height: 550px;
}
@keyframes img_1 {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.ERP .flow .content .img .flow_img1 {
  position: absolute;
  width: 950px;
  height: 550px;
  left: 0;
  top: 0;
  animation: img_1 6s ease-in-out infinite;
}
@keyframes img_2 {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
  60% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.ERP .flow .content .img .flow_img2 {
  position: absolute;
  width: 950px;
  height: 550px;
  left: 0;
  top: 0;
  animation: img_2 6s ease-in-out infinite;
}
.ERP .flow .message {
  width: 100px;
  height: 100px;
  font-size: 20px;
  color: #7b7b7b;
  text-align: center;
  margin-bottom: 65px;
  background: url('../../img/product/ERP/flow_bg1.png') no-repeat center;
}
.ERP .flow .img {
  text-align: center;
}
.ERP .product {
  width: 100%;
  height: 930px;
  padding-top: 97px;
  background-color: #fff;
}
.ERP .product h2 {
  font-size: 40px;
  color: #1b1b1b;
  text-align: center;
  margin-bottom: 33px;
}
.ERP .product .title-content {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ERP .product .title-content .product_item {
  width: 140px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  border-bottom: 4px solid #fff;
  font-size: 20px;
  cursor: pointer;
}
.ERP .product .title-content .product_item:hover {
  color: #ec6d46;
}
.ERP .product .title-content .product_item-checked {
  color: #ec6d46;
  border-bottom: 4px solid #ec6d46;
}
.ERP .product .panel-content {
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 85px;
  background-color: #f9fafc;
  width: 100%;
  height: 630px;
}
.ERP .product .prodct_content {
  display: none;
  width: 1200px;
  margin: 0 auto;
}
.ERP .product .prodct_content .content-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 5px;
}
.ERP .product .prodct_content .content-box .textbox {
  width: 420px;
  margin-left: 58px;
}
.ERP .product .prodct_content .content-box .textbox ul {
  padding-top: 35px;
}
.ERP .product .prodct_content .content-box .textbox ul li {
  list-style: disc;
  font-size: 16px;
  margin-bottom: 30px;
}
.ERP .product .prodct_content .content-box .textbox ul li .orange {
  color: #ec6d46;
  font-weight: bold;
}
.ERP .product_value {
  background-color: #f9fafc;
  height: 930px;
}
.ERP .product_value h2 {
  font-size: 40px;
  color: #1b1b1b;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  background-color: #fff;
}
.ERP .product_value .content {
  width: 100%;
  background-color: #292a2f;
}
.ERP .product_value .content .content_box {
  width: 1200px;
  height: 540px;
  display: flex;
  justify-content: center;
  text-align: left;
  flex-wrap: wrap;
  margin: 0 auto;
  overflow: hidden;
  cursor: pointer;
}
.ERP .product_value .content .content_box .box {
  width: 400px;
  height: 180px;
  padding-top: 30px;
  padding-left: 50px;
  transition: all 1s;
  border: 0.1px solid #3c3d40;
}
.ERP .product_value .content .content_box .box p {
  font-size: 24px;
  color: #fff;
}
.ERP .product_value .content .content_box .box img {
  padding-top: 55px;
}
.ERP .product_value .content .content_box .content_list {
  position: relative;
  width: 1200px;
  height: 575px;
  top: -1140px;
  left: -1200px;
  display: none;
}
.ERP .product_value .content .content_box .content_list h4 {
  font-size: 30px;
  color: #fff;
  text-align: left;
  padding-top: 129px;
  padding-left: 45px;
  font-weight: bold;
}
.ERP .product_value .content .content_box .content_list p {
  font-size: 20px;
  padding-left: 45px;
  color: #fff;
  text-align: left;
  padding-top: 120px;
  line-height: 40px;
}
.ERP .product_value .content .content_box .box_bg1 {
  background: url('../../img/product/ERP/jz_01.png') no-repeat center;
  background-size: cover;
}
.ERP .product_value .content .content_box .box_bg2 {
  background: url('../../img/product/ERP/jz_02.png') no-repeat center;
  background-size: cover;
}
.ERP .product_value .content .content_box .box_bg3 {
  background: url('../../img/product/ERP/jz_03.png') no-repeat center;
  background-size: cover;
}
.ERP .product_value .content .content_box .box_bg4 {
  background: url('../../img/product/ERP/jz_04.png') no-repeat center;
  background-size: cover;
}
.ERP .product_value .content .content_box .box_bg5 {
  background: url('../../img/product/ERP/jz_05.png') no-repeat center;
  background-size: 1200px 580px;
}
.ERP .product_value .content .content_box .box_bg6 {
  background: url('../../img/product/ERP/jz_06.png') no-repeat center;
  background-size: cover;
}
.ERP .product_value .content .content_box .box_bg7 {
  background: url('../../img/product/ERP/jz_07.png') no-repeat center;
  background-size: cover;
}
.ERP .product_value .content .content_box .box_bg8 {
  background: url('../../img/product/ERP/jz_08.png') no-repeat center;
  background-size: cover;
}
.ERP .product_value .content .content_box .box_bg9 {
  background: url('../../img/product/ERP/jz_09.png') no-repeat center;
  background-size: cover;
}
.ERP .product_value .item {
  display: flex;
  margin: 50px auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(40, 41, 41, 0.15);
  width: 1147px;
  height: 97px;
  color: #ec6d46;
}
.ERP .product_value .item p {
  padding-left: 65px;
  font-size: 30px;
  line-height: 97px;
  letter-spacing: 0.8px;
}
.ERP .product_value .item a {
  width: 166px;
  height: 44px;
  line-height: 44px;
  color: #ec6d46;
  text-align: center;
  margin: auto;
  font-size: 20px;
  border: 1px solid #ec6d46;
}
.ERP .product_value .item a:hover {
  color: #fff;
  background-color: #f37852;
}
.ERP .product_case {
  height: 718px;
  padding-top: 104px;
  background-color: #fefefe;
}
.ERP .product_case h2 {
  font-size: 40px;
  color: #1b1b1b;
  margin-bottom: 42px;
  text-align: center;
}
.ERP .product_case .content {
  height: 415px;
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
  margin-left: 12px;
}
.ERP .product_case .content .item {
  width: 358px;
  height: 413px;
  margin-left: 38px;
  text-align: left;
  background-color: #ffffff;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}
.ERP .product_case .content .item table {
  width: 358px;
}
.ERP .product_case .content .item table tr {
  border: 1px solid #dcdcdc;
}
.ERP .product_case .content .item table td {
  border: 1px solid #dcdcdc;
  margin-left: 80px;
}
.ERP .product_case .content .item table thead {
  height: 50px;
  font-size: 24px;
  background-color: #faf1ed;
  color: #ec6d46;
}
.ERP .product_case .content .item table thead th {
  padding: 16px 0 16px 22px;
  vertical-align: middle;
  letter-spacing: 0.8px;
}
.ERP .product_case .content .item table tbody tr {
  height: 41px;
}
.ERP .product_case .content .item table tbody td {
  color: #363434;
  font-size: 16px;
  padding-left: 30px;
  letter-spacing: 0.5px;
  vertical-align: middle;
  line-height: 24px;
}
.ERP .product_case .content .item table tbody .case_td {
  background-color: #f5f5f4;
  color: #666666;
  padding-left: 22px;
  width: 142px;
}
.ERP .product_case .content .item table span {
  color: #ec6d46;
}
.ERP .across {
  height: 184px;
  padding-top: 37px;
  background: url('../../img/product/Store/across_bg.png') no-repeat center;
  background-size: cover;
}
.ERP .across h3 {
  font-size: 30px;
  color: #fff;
  letter-spacing: 2.5px;
}
.ERP .across a {
  height: 46px;
  line-height: 46px;
  margin-top: 34px;
  letter-spacing: 1px;
}
