/*前缀兼容样式 start*/
/*单行省略*/
/*多行省略*/
/*背景线性渐变*/
/*opacity*/
/*gray*/
.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
/*前缀兼容样式 end*/
/* body {
  padding-bottom: 450px !important;
} */
.back-black .footer-nav ul li a {
  box-sizing: content-box;
}
.box-1 {
  width: 100%;
  height: 570px;
  background: url("../img/CRM/banner.png") center no-repeat;
  background-size: cover;
}
.box-1 .contain {
  width: 1200px;
  padding-top: 205px;
  margin: 0 auto;
  text-align: center;
}
.box-1 .contain .title {
  font-size: 38px;
  color: #ffffff;
}
.box-1 .contain .text {
  width: 448px;
  text-align: justify;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.5em;
}
.box-1 .contain .jump {
  width: 125px;
  height: 36px;
  margin-top: 40px;
  border-radius: 18px;
  border: solid 1px #ffffff;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  line-height: 36px;
}
/*面包屑*/
.box-2 .crumbs-container {
  padding: 30px 0;
  font-size: 12px;
  color: #999999;
  border-bottom: 1px solid #dcdcdc;
}
.box-2 .crumbs-container .label {
  padding-right: 5px;
}
.box-2 .crumbs-container .value .item {
  float: left;
  padding: 0 5px;
}
.box-2 .crumbs-container .value .item a {
  color: #999999;
}
.box-2 .crumbs-container .value .item.active {
  color: #333;
}
.box .box-title {
  font-size: 30px;
  color: #000000;
  text-align: center;
  font-weight: bold;
}
.box .box-text {
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.box .contain {
  width: 1200px;
  margin: 0 auto;
}
.box .contain-img {
  display: block;
  margin: 0 auto;
  margin-top: 54px;
}
.box-3 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-3 .contain {
  margin-top: 46px;
}
.box-3 .contain .list .item {
  float: left;
  width: 50%;
}
.box-3 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-3 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-3 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-3 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-3 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-3 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-4 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-4 .contain {
  margin-top: 46px;
}
.box-4 .contain .list .item {
  float: left;
  width: 50%;
}
.box-4 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-4 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-4 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-4 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-4 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-4 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-5 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-5 .contain {
  margin-top: 46px;
}
.box-5 .contain .list .item {
  float: left;
  width: 50%;
}
.box-5 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-5 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-5 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-5 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-5 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-5 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-6 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-6 .contain {
  margin-top: 46px;
}
.box-6 .contain .list .item {
  float: left;
  width: 50%;
}
.box-6 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-6 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-6 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-6 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-6 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-6 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-7 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-7 .contain {
  margin-top: 46px;
}
.box-7 .contain .list .item {
  float: left;
  width: 50%;
}
.box-7 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-7 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-7 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-7 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-7 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-7 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-8 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-8 .contain {
  width: 1200px;
  margin: 50px auto 0;
}
.box-8 .contain .left {
  float: left;
  margin-top: 30px;
}
.box-8 .contain .left .left-title {
  font-size: 24px;
  color: #e46c0a;
}
.box-8 .contain .left .text {
  margin: 20px 0 60px;
  font-size: 16px;
  color: #4c4c4c;
}
.box-8 .contain .left .btn {
  width: 126px;
  height: 40px;
  border-radius: 8px;
  font-size: 16px;
  color: #fff;
  background-color: #527bfd;
}
.box-8 .contain .right-img {
  float: right;
}
.box-9 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-9 .contain {
  margin-top: 46px;
}
.box-9 .contain .list .item {
  float: left;
  width: 50%;
}
.box-9 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-9 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-9 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-9 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-9 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-9 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-10 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-10 .contain {
  margin-top: 46px;
}
.box-10 .contain .list .item {
  float: left;
  width: 50%;
}
.box-10 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-10 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-10 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-10 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-10 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-10 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-11 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-11 .contain {
  margin-top: 46px;
}
.box-11 .contain .list .item {
  float: left;
  width: 50%;
}
.box-11 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-11 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-11 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-11 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-11 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-11 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-12 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-12 .contain {
  margin-top: 46px;
}
.box-12 .contain .list .item {
  float: left;
  width: 50%;
}
.box-12 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-12 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-12 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-12 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-12 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-12 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-13 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-13 .contain {
  margin-top: 46px;
}
.box-13 .contain .list .item {
  float: left;
  width: 50%;
}
.box-13 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-13 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-13 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-13 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-13 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-13 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-14 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-14 .contain {
  margin-top: 46px;
}
.box-14 .contain .list .item {
  float: left;
  width: 50%;
}
.box-14 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-14 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-14 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-14 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-14 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-14 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-15 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-15 .contain {
  margin-top: 46px;
}
.box-15 .contain .list .item {
  float: left;
  width: 50%;
}
.box-15 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-15 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-15 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-15 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-15 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-15 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
.box-16 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.box-16 .contain {
  margin-top: 46px;
}
.box-16 .contain .list .item {
  float: left;
  width: 50%;
}
.box-16 .contain .list .item.item-o {
  padding-right: 28px;
}
.box-16 .contain .list .item.item-j {
  padding-left: 30px;
}
.box-16 .contain .list .item .text-box {
  width: 250px;
  float: left;
}
.box-16 .contain .list .item .text-box .t-title {
  margin-bottom: 20px;
  font-size: 24px;
  color: #e46c0a;
  font-weight: 700;
}
.box-16 .contain .list .item .text-box .t-text {
  font-size: 16px;
  color: #4c4c4c;
}
.box-16 .contain .list .item .right-box {
  float: right;
  width: 308px;
}
/* 中文提示 */
.zh {
  margin-top: 30px;
  margin-bottom: 58px;
  font-size: 16px;
  color: #1a1a1a;
  text-align: center;
}
.grey {
  background-color: #f7f8fc !important;
}
.white {
  background-color: #fff !important;
}
