.ent .banner-inner .banner-title1 {
    margin-bottom: 10px;
  }
  .ent .banner-inner .banner-title2 {
    margin-bottom: 12px;
    line-height: 14px;
  }
  .ent .banner-inner .banner-btn {
    margin-top: 76px;
  }
  .enterprise {
    letter-spacing: 0;
  }
  .enterprise .global-banner .banner-inner {
    top: 42%;
  }
  .enterprise .content-flow {
    padding-top: 14%;
  }
  .enterprise .content-flow .flow-item h2 {
    font-size: 36px;
    margin-bottom: 21px;

  }
  .enterprise .content-flow .flow-item p {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .enterprise .content-flow .flow-item span {
    line-height: 1.5;
    font-size: 14px;
    color: #8c8889;
  }
  .enterprise .content-features {
    background-color: #f8f6f6;
  }
  .enterprise .content-features .features-item {
    margin-top: 0;
  }
  .enterprise .content-features .list-item h2 {
    font-size: 36px;
    margin-bottom: 18px;
    font-weight: 400;
  }
  .enterprise .content-features .list-item p {
    color: #8c8889;
    font-size: 14px;
    margin-top: 28px;
    line-height: 22px;
  }
  .enterprise .content-features .list-item span {
    font-size: 14px;
  }
  .enterprise .content-special {
    background-color: #f0f0f0;
    padding: 108px 0;
  }
  .enterprise .content-special .special-item {
    width: 33.33%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .enterprise .content-special .special-item h3 {
    font-size: 18px;
    font-weight: 400;
  }
  .enterprise .content-special .special-item p {
    font-size: 14px;
    color: #8c8889;
  }
  .enterprise .content-special .special-item .sprites {
    width: 88px;
    height: 88px;
    margin: 0 auto;
    background-image: url('/enUS/images/redcon_sprites.png');
  }
  .enterprise .content-special .special-item .rea {
    background-position: 0 -2640px;
  }
  .enterprise .content-special .special-item .abs {
    background-position: 0 -2552px;
  }
  .enterprise .content-special .special-item .unl {
    background-position: 0 -2728px;
  }
  .enterprise .custom {
    background-color: #ffffff;
    text-align: center;
    margin-top: 125px;
  }
  .enterprise .custom .home-title {
    font-size: 36px;
    font-weight: 400;
  }
  .enterprise .global-banner .banner-inner p {
    margin-top: 18px;
  }
  .enterprise .global-banner .banner-inner p a {
    color: #ffffff;
  }
  .enterprise .global-banner .banner-inner p a:hover {
    color: #fe4066;
    text-decoration: underline;
  }
  .enterprise footer {
    background-color: #f8f6f6;
  }
  .mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
  }
  .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    background-color: #cccccc !important;
  }
  .mCSB_scrollTools {
    width: 8px;
    border-radius: 10px;
    background-color: #e5e5e5;
  }
  .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    border-radius: 10px;
  }
  .mCSB_inside > .mCSB_container {
    margin-right: 8px;
  }
  .msg-box {
    position: fixed;
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    padding: 10px 20px;
    min-width: 400px;
    max-width: 900px;
    z-index: 10;
    font-size: 14px;
  }
  .msg-box .warning {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #fe4066;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    border-radius: 50%;
    margin-top: 16px;
  }
  .msg-box .success {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: #3f9f00;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    border-radius: 50%;
    margin-top: 16px;
  }
  .msg-box p {
    color: #fe4066;
  }
  .idoc {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    line-height: 1.6;
    color: #000;
    font-family: 'Microsoft YaHei', 'PingFang SC', sans-serif;
  }
  button {
    outline: none;
  }
  ul,
  li {
    list-style: none;
  }
  input {
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    outline: 0 !important;
    border: 0;
  }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #ccc;
  }
  input:-moz-placeholder,
  textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
  }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
  }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #ccc;
  }
  input::-ms-clear,
  textarea::-ms-clear,
  textarea::-ms-reveal,
  input::-ms-reveal {
    display: none;
  }
  .banner {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .banner .header-content {
    width: 90%;
    padding-top: 20px;
    margin: auto;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .banner .header-content .logo {
    font-size: 22px;
    color: #fe4066;
    display: inline-block;
  }
  .banner .header-content .logo > a {
    color: #fe4066;
    text-decoration: none;
  }
  .banner .header-content .logo i {
    font-size: 30px;
    vertical-align: middle;
  }
  .banner .header-content .nav {
    list-style: none;
    display: inline-block;
    margin-left: 30px;
    padding: 0;
    position: relative;
  }
  .banner .header-content .nav-menu {
    list-style: none;
    font-size: 14px;
    display: inline-block;
    margin-left: 30px;
    position: relative;
    padding: 20px 0;
  }
  .banner .header-content .nav-menu > a {
    color: #ffffff;
    text-decoration: none;
  }
  .banner .header-content .nav-menu span {
    cursor: default;
    color: #ffffff;
  }
  .banner .header-content .download-menu {
    list-style: none;
    position: absolute;
    top: 46px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    margin: 0;
    padding: 10px 0;
    width: 160px;
    display: none;
    color: #000;
    z-index: 9;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }
  .banner .header-content .download-menu li {
    list-style: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
  }
  .banner .header-content .download-menu li:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .banner .header-content .download-menu a {
    text-decoration: none;
    padding: 0 20px;
    display: inline-block;
    color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 30px;
    line-height: 30px;
  }
  .banner .header-content .header-user {
    position: absolute;
    top: 50px;
    right: 0;
    display: inline-block;
  }
  .banner .header-content .header-user span,
  .banner .header-content .header-user a {
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
  }
  .banner .header-content .header-user .user-btn {
    height: 36px;
    width: 100px;
    line-height: 32px;
    border-radius: 20px;
    border: 2px solid #fe4066;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fe4066;
    text-align: center;
    margin-left: 40px;
    display: inline-block;
  }
  .banner .header-content .header-user .user-btn:hover {
    background-color: #ff5476;
    border-color: #ff5476;
    color: #ffffff;
  }
  .banner .header-content .header-user .user-btn:active {
    background-color: #ff365e;
    border-color: #ff365e;
    color: #ffffff;
  }
  .banner .header-content .avatar-menu {
    margin-top: 8px;
    padding: 0 0 8px 0;
    cursor: pointer;
  }
  .banner .header-content .avatar {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
  }
  .banner .header-content .sub-menu {
    list-style: none;
    position: absolute;
    top: 36px;
    right: 0;
    background-color: rgba(255, 255, 255, 0.6);
    margin: 0;
    padding: 10px 0;
    display: none;
    z-index: 9;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }
  .banner .header-content .sub-menu li {
    list-style: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
  }
  .banner .header-content .sub-menu li:hover {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .banner .header-content .sub-menu a {
    text-decoration: none;
    width: 110px;
    padding: 0 20px;
    color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 30px;
    line-height: 30px;
  }
  .banner .header-content .arrow-down {
    color: #ffffff;
  }
  .banner .header-content .nav-menu-icon {
    display: none;
    position: absolute;
    right: 0;
    top: 54px;
    cursor: pointer;
    color: #ffffff;
  }
  .banner .header-content .menu {
    position: absolute;
    top: 36px;
    right: 0;
    list-style: none;
    background-color: rgba(0, 0, 0, 0.7);
    margin: 0;
    padding: 10px 0;
    width: 180px;
    display: none;
    z-index: 9;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }
  .banner .header-content .menu li:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .banner .header-content .menu li a {
    display: block;
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
  }
  .logo-title .ent-logo {
    width: 100%;
    text-align: center;
    margin: auto;
    font-size: 0;
    padding: 0;
    border: 0.5px solid #e4e4e4;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .logo-title .ent-logo li {
    overflow: hidden;
    display: inline-block;
    width: calc(100% / 6);
    height: 132px;
    line-height: 180px;
    border: 0.5px solid #eeeeee;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .logo-title .ent-logo li img {
    height: 60px;
    width: auto;
  }
  .logo-title .ent-logo li:hover {
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
  }
  .content-flow {
    font-size: 0;
    /* padding-top: 16%; */
    position: relative;
    margin: 0 auto;
  }
  .content-flow img {
    width: 100%;
  }
  .content-flow .flow-phone-img {
    display: none;
  }
  .content-flow .flow-item {
    display: inline-block;
    /* max-width: 530px; */
    /* width: 40%; */
    position: absolute;
  }
  .content-flow .flow-item h2 {
    font-size: 44px;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .content-flow .flow-item p {
    font-size: 24px;
    margin: 10px 0;
  }
  .content-flow .flow-item span {
    font-size: 16px;
  }
  .content-flow .item-product {
    top: 13.6%;
    left: 14%;
  }
  .content-flow .item-design {
    top: 27%;
    left: 52.8%;
  }
  .content-flow .item-develop {
    top: 59%;
    left: 14%;
  }
  .content-flow .item-manage {
    bottom: 12.8%;
    left: 52.5%;
  }
  .content-user {
    width: 100%;
    font-size: 0;
    overflow: hidden;
    line-height: normal;
  }
  .content-user .user-box {
    overflow: hidden;
    height: 100vh;
    color: #ffffff;
    font-size: 0;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .content-user .user-one {
    background-image: url('/images/ent/user-bg1.png');
  }
  .content-user .user-two {
    background-image: url('/images/ent/user-bg2.png');
  }
  .content-user .user-bg {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
  }
  .content-user .user-item {
    color: #ffffff;
    position: relative;
    max-width: 1220px;
    width: 96%;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .content-user .item-left {
    display: inline-block;
    width: 50%;
    vertical-align: bottom;
  }
  .content-user .item-left h1 {
    font-size: 220px;
    margin: 0;
    font-weight: 100;
  }
  .content-user .item-left h1 span {
    font-size: 30px;
  }
  .content-user .item-left h2 {
    font-size: 30px;
    font-weight: 100;
    margin: 0;
    padding-left: 10px;
  }
  .content-user .item-right {
    display: inline-block;
    position: relative;
    width: 50%;
    vertical-align: bottom;
  }
  .content-user .item-right p {
    font-size: 18px;
    margin-top: 0;
    line-height: 1.6;
  }
  .content-user .item-right span {
    font-size: 24px;
  }
  .content-user .item-right .user-avatar img {
    max-width: 180px;
  }
  .content-user .item-right .user-title {
    position: absolute;
    top: -17%;
    left: 24%;
    width: 70%;
  }
  .content-user .item-right .title-footer {
    text-align: center;
    margin-top: 20%;
  }
  .content-user .item-right .title-footer img {
    max-height: 36px;
    margin-right: 20px;
    vertical-align: middle;
  }
  .content-user .item-right .title-footer span {
    font-size: 24px;
    vertical-align: middle;
    color: #8c8889;
  }
  .content-user .item-right .title-footer span::before {
    content: '|';
    margin-right: 20px;
  }
  .content-features {
    padding: 120px 0 200px;
  }
  .content-features .features-box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 96%;
    max-width: 1220px;
    margin: auto;
  }
  .content-features .features-item {
    font-size: 0;
    margin-top: 160px;
  }
  .content-features .list-item {
    width: 50%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .content-features .list-item .bg-title {
    font-size: 55px;
    color: #e4e4e4;
    position: absolute;
    top: -40px;
    left: 0;
    margin: 0;
    z-index: -1;
    opacity: 0.3;
  }
  .content-features .list-item h2 {
    font-size: 44px;
    margin: 0 0 16px 0;
    font-weight: normal;
  }
  .content-features .list-item .line {
    width: 66px;
    height: 4px;
    background-color: #fe4066;
    display: block;
  }
  .content-features .list-item p {
    font-size: 16px;
    margin-top: 66px;
  }
  .content-features .list-item span {
    font-size: 16px;
    color: #999999;
  }
  .content-features .list-item img {
    width: 100%;
  }
  .content-features .list-phone {
    display: none;
  }
  .content-features .list-item-right {
    padding-left: 12%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .content-features .list-item-right .bg-title {
    left: 22%;
  }
  .content-special {
    padding: 200px 0;
    text-align: center;
    background-color: #f8f8f8;
  }
  .content-special .special-box {
    width: 96%;
    margin: auto;
    max-width: 1220px;
    font-size: 0;
  }
  .content-special .special-item {
    display: inline-block;
    width: calc(100% / 3);
  }
  .content-special .special-item img {
    display: block;
    max-width: 96px;
    margin: auto;
  }
  .content-special .special-item h3 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .content-special .special-item p {
    font-size: 16px;
    line-height: 1.6;
  }
  .content-introduce {
    padding: 220px 0;
    text-align: center;
  }
  .content-introduce h1 {
    font-size: 44px;
    margin-top: 0;
    margin-bottom: 28px;
    font-weight: normal;
  }
  .content-introduce .triangle {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fe4066;
    position: relative;
    width: 0;
    margin-bottom: 50px;
    text-align: center;
    display: inline-block;
  }
  .content-introduce .introduce-text a {
    color: #fe4066;
  }
  .ent-custom-content {
    width: 96%;
    height: 100%;
    padding: 196px 0 0;
    margin: auto;
  }
  .ent-custom-content h1 {
    text-align: center;
    font-weight: normal;
    font-size: 36px;
    margin-top: 0;
  }
  .custom-from {
    width: 96%;
    max-width: 500px;
    margin: auto;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 4px;
  }
  .custom-from .from {
    padding: 30px 60px 150px;
  }
  .custom-from .from-item {
    margin-top: 26px;
    position: relative;
    font-size: 14px;
    color: #cccccc;
  }
  .custom-from .from-item:first-of-type {
    margin-top: 10px;
  }
  .custom-from .from-item input {
    width: 100%;
    font-size: 14px;
    padding: 4px;
    height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
  }
  .custom-from .from-item input:focus {
    border-color: #418fd7;
  }
  .custom-from .from-item .error {
    margin: 4px 0;
    color: #fe4066;
    opacity: 0;
    font-size: 12px;
  }
  .custom-from .from-item .all-error {
    text-align: center;
    margin-top: 20px;
  }
  .custom-from .from-item .select {
    position: relative;
    margin-bottom: 20px;
    padding-right: 20px;
  }
  .custom-from .from-item .last-select #product {
    width: 66%;
  }
  .custom-from .from-item .float-r {
    float: right;
  }
  .custom-from .from-item .selected-box {
    height: 34px;
    line-height: 34px;
    cursor: default;
  }
  .custom-from .from-item .selected-box i {
    color: #222222;
    position: absolute;
    top: 0;
    right: 0;
  }
  .custom-from .from-item .selected-val {
    display: inline-block;
    height: 100%;
    padding-left: 4px;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .custom-from .from-item .select-menu {
    margin: 0;
    padding: 10px 0;
    width: 100%;
    position: absolute;
    top: 40px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
    text-align: left;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    z-index: 100;
    max-height: 180px;
    overflow: hidden;
    display: none;
  }
  .custom-from .from-item .select-menu li {
    display: block;
    padding: 4px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #222;
  }
  .custom-from .from-item .select-menu li:hover {
    background-color: #ccc;
  }
  .custom-from .from-item textarea {
    resize: none;
    width: 100%;
    height: 120px;
    border: 1px solid #ccc;
    padding: 8px;
    margin-top: 24px;
    outline: 0;
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Microsoft YaHei', 'PingFang SC', sans-serif;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .custom-from .from-item button {
    border: 0;
    font-size: 14px;
    display: block;
    margin: 10px auto 0;
    cursor: pointer;
    color: #ffffff;
    background-color: #fe4066;
    width: 240px;
    height: 48px;
    border-radius: 4px;
    font-weight: bold;
  }
  .custom-from .from-item button:hover {
    background-color: #ff5476;
  }
  .custom-from .margin-to {
    margin-top: 0;
  }
  .custom-from .message-content {
    text-align: center;
  }
  .custom-from .message-content .icon-_tag_resolved {
    color: #3f9f00;
    font-size: 24px;
  }
  .custom-from .message-content .icon-_tag_exclamation {
    color: #fe4066;
    font-size: 24px;
  }
  .custom-from .message-content h4 {
    font-size: 14px;
  }
  .custom-from .message-content p {
    font-size: 14px;
  }
  .custom-from .message-content button {
    margin-top: 30px;
  }
  .custom-msg {
    text-align: center;
    margin: auto;
  }
  .custom-msg .img {
    width: 100px;
    height: 100px;
    margin: 0 auto 40px;
  }
  .custom-msg .ercode {
    width: 100%;
    max-width: 420px;
    border-top: 1px solid #eeeeee;
    margin: 20px auto 0;
    padding-top: 20px;
  }
  .custom-msg .ercode span {
    font-size: 14px;
    color: #000;
    display: block;
    margin-top: 10px;
  }
  .custom-msg a {
    color: #fe4066;
    text-decoration: none;
    margin-top: 50px;
    display: inline-block;
  }
  .custom-msg a:hover {
    text-decoration: underline;
  }
  @media screen and (max-width: 1680px) {
    .content-flow {
      padding-top: 5%;
    }
    .content-flow .item-product {
      top: 8%;
    }
    .content-flow .item-design {
      top: 42%;
    }
    .content-flow .item-manage {
      bottom: 14%;
    }
  }
  @media screen and (max-width: 1500px) {
    .content-flow .item-product,
    .content-flow .item-develop {
      left: 6%;
    }
  }
  @media screen and (max-width: 1199px) {
    .banner .banner-title h1 {
      font-size: 40px;
    }
  }
  @media screen and (max-width: 1080px) {
    .logo-title .ent-logo li {
      width: calc(100% / 3);
    }
    .content-flow .flow-item h2 {
      font-size: 24px;
    }
    .content-flow .flow-item p {
      font-size: 16px;
    }
    .content-flow .flow-item span {
      font-size: 14px;
    }
    .content-user .item-right .user-title {
      top: -15%;
      left: 30%;
    }
    .content-features .list-item .bg-title {
      font-size: 32px;
      top: -24px;
    }
    .content-features .list-item h2 {
      font-size: 24px;
    }
  }
  @media screen and (max-width: 900px) {
    .enterprise .content-flow .flow-item h2 {
      font-size: 32px;
    }
    .enterprise .content-flow .flow-phone-img {
      display: block;
    }
    .enterprise .content-flow .flow-web-img {
      display: none;
    }
    .enterprise .content-flow .flow-item p {
      font-size: 18px;
    }
    .enterprise .content-features .list-item h2 {
      font-size: 36px;
    }
    .enterprise .content-special .special-item {
      padding: 0 20px;
    }
    .enterprise .custom .home-title {
      font-size: 36px;
    }
    .enterprise .content-flow .item-product {
      top: 1%;
    }
    .enterprise .content-flow .item-design {
      top: 18%;
    }
    .enterprise .content-flow .item-develop {
      top: 25%;
    }
  }
  @media screen and (max-width: 740px) {
    .banner .banner-title {
      margin-top: 120px;
    }
    .enterprise .content-flow {
      padding-top: 16%;
    }
    .enterprise .content-flow .flow-phone-img {
      display: block;
    }
    .enterprise .content-flow .flow-web-img {
      display: none;
    }
    .enterprise .content-flow .flow-item {
      width: 80%;
      left: 10%;
    }
    .enterprise .content-flow .item-product {
      top: 1%;
    }
    .enterprise .content-flow .item-design {
      top: 45%;
    }
    .enterprise .content-flow .item-develop {
      top: 60%;
    }
    .enterprise .content-flow .item-manage {
      bottom: 9%;
    }
    .content-features .list-phone {
      display: block;
    }
    .content-features .list-web {
      display: none;
    }
    .content-features .features-item {
      margin-top: 50px;
    }
    .content-features .features-item:first-of-type {
      margin-top: 0;
    }
    .content-features .list-item {
      width: 96%;
      margin: 30px auto 0;
      text-align: center;
    }
    .content-features .list-item .bg-title {
      left: 50%;
      width: 100%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
    }
    .content-features .list-item .line {
      margin: auto;
    }
    .content-features .list-item p {
      width: 300px;
      margin: 28px auto 10px;
    }
    .content-features .list-item-right {
      padding-left: 0;
    }
    .content-special .special-item {
      margin-right: 0;
      width: 100%;
      text-align: center;
      padding: 0 !important;
    }
    .content-special .special-item h3 {
      font-size: 24px;
    }
    .content-special .special-item p {
      font-size: 16px;
      width: 80%;
      margin: 0 auto;
    }
    .content-introduce h1 {
      font-size: 30px;
    }
    .content-footer .footer h1 {
      font-size: 28px;
    }
    .ent-custom-content h1 {
      font-size: 28px;
    }
  }
  @media screen and (max-width: 640px) {
    .enterprise .content-features .list-item h2 {
      font-size: 28px;
    }
    .enterprise .content-flow .flow-item h2 {
      font-size: 28px;
    }
    .enterprise .content-flow .flow-item p {
      font-size: 16px;
    }
    .enterprise .content-flow .flow-item span {
      font-size: 14px;
    }
    .enterprise .content-special .special-item {
      width: 100%;
    }
    .enterprise .content-special .special-item h3 {
      font-size: 16px;
    }
    .enterprise .content-special .special-item .sprites {
      -webkit-transform: scale(0.36);
              transform: scale(0.36);
    }
    .enterprise .global-banner .banner-inner p {
      font-size: 12px;
    }
    .enterprise .custom .home-title {
      font-size: 28px;
    }
    .banner .header-content .nav-menu-icon {
      display: block;
      top: 28px;
    }
    .banner .header-content .header-user,
    .banner .header-content .nav {
      display: none;
    }
    .banner .banner-title {
      width: 90%;
    }
    .banner .banner-title h1 {
      font-size: 24px;
    }
    .banner .banner-title .title-h2-one {
      display: none;
    }
    .banner .banner-title .title-h2-two {
      display: block;
    }
    .logo-title .ent-logo li {
      width: 50%;
      height: 100px;
      line-height: 160px;
    }
    .logo-title .ent-logo li img {
      height: 60px;
    }
    .content-introduce,
    .content-special,
    .content-features {
      padding: 50px 0 !important;
    }
    .ent-custom-content h1 {
      font-size: 24px;
    }
    .custom-from .from-item button {
      width: 190px;
    }
    .custom-from .from-item .select {
      margin-bottom: 30px;
    }
    .custom-from .from-item #phone {
      margin-right: 40px;
    }
    .custom-from .from-item #weixin {
      margin-top: 26px;
    }
    .custom-from .from-item .float-r {
      float: inherit;
    }
  }
  @media screen and (max-width: 460px) {
    .logo-title .ent-logo li img {
      height: 50px;
    }
    .enterprise .content-special .special-item h3 {
      font-size: 16px;
    }
    .enterprise .content-features .list-item h2 {
      font-size: 22px;
    }
    .enterprise .content-flow {
      margin-top: 30px;
    }
    .enterprise .content-flow .flow-item h2 {
      font-size: 18px;
    }
    .enterprise .content-flow .flow-item p {
      font-size: 14px;
    }
    .enterprise .content-flow .flow-item span {
      font-size: 12px;
    }
    .enterprise .custom {
      margin-top: 90px;
    }
    .enterprise .custom .home-title {
      font-size: 22px;
    }
    .custom-from .from {
      padding: 30px;
    }
    .ent-custom-content h1 {
      font-size: 20px;
    }
  }
  @media screen and (max-width: 420px) {
    .ent-custom-content {
      width: 86%;
      padding: 140px 0 50px;
    }
    .ent-custom-content h1 {
      font-size: 18px;
    }
    .custom-from .from-item #phone,
    .custom-from .from-item #weixin {
      width: 100%;
      margin-right: 0;
    }
    .custom-from .from-item button {
      width: 140px;
    }
    .custom-from .from {
      padding: 0;
    }
  }
  @media screen and (max-width: 375px) {
    .enterprise .content-flow .flow-item h2 {
      margin-bottom: 5px;
    }
    .enterprise .custom .home-title {
      padding: 0 30px;
    }
  }
  
  