.ent .banner-inner .banner-title1 {
  margin-bottom: 10px;
}
.ent .banner-inner .banner-title2 {
  margin-bottom: 12px;
}
.ent .banner-inner .banner-btn {
  margin-top: 76px;
}
.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: #e4007b;
  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: #e4007b;
}
.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;
}
.enterprise {
  letter-spacing: 0;
}
.enterprise .global-banner .banner-inner {
  top: 42%;
}
.enterprise .global-banner .banner-inner p {
  margin-top: 10px;
}
.enterprise .global-banner .banner-inner p a {
  color: #ffffff;
  display: inline-block;
  text-decoration: underline;
  height: 40px;
  line-height: 40px;
  text-align: left;
  transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
}
.enterprise .global-banner .banner-inner p a:hover {
  color: #e4007b;
}
.enterprise .content {
  padding: 80px 0;
}
.enterprise .content .bold-title {
  font-size: 40px;
  line-height: 46px;
  color: #353030;
  text-align: center;
  margin: 0;
  font-weight: bold;
}
.enterprise .content .des-tip {
  font-size: 20px;
  line-height: 32px;
  color: #8c8889;
  text-align: center;
  margin-bottom: 70px;
}
.enterprise .content-full {
  background-color: #f8f6f6;
}
.enterprise .content-red p > a {
  display: inline-block;
  margin-top: 4px;
  color: #ffffff;
  text-decoration: underline;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.enterprise .content-red p > a:hover {
  opacity: 0.9;
}
.enterprise footer {
  background-color: #f8f6f6;
}
.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: #e4007b;
  display: inline-block;
}
.banner .header-content .logo > a {
  color: #e4007b;
  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 #e4007b;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #e4007b;
  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: 100px;
  line-height: 158px;
  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);
}
.ent-content1 {
  position: relative;
}
.ent-content1 .img {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 80%;
  max-width: 330px;
}
.ent-content1 .img img {
  width: 100%;
}
.ent-content1 ul {
  padding-left: 420px;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ent-content1 ul li {
  display: inline-block;
  width: calc((100% - 54px)/2);
  color: #353030;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 30px;
  vertical-align: top;
  height: 180px;
  position: relative;
}
.ent-content1 ul li:nth-of-type(even) {
  margin-left: 48px;
}
.ent-content1 ul li h3 {
  font-size: 24px;
  line-height: 36px;
}
.ent-content1 ul li h3 i {
  font-size: 24px;
  font-weight: normal;
}
.ent-content1 ul li p {
  font-size: 16px;
  color: #8c8889;
}
.ent-content1 ul li .li-line {
  width: 0;
  height: 3px;
  background-color: #e4007b;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
}
.ent-content1 ul li:hover {
  border-color: white;
}
.ent-content1 ul li:hover .li-line {
  width: 100%;
}
.ent-content2 ul {
  text-align: center;
}
.ent-content2 ul li {
  display: inline-block;
  width: calc((100% - 120px) / 3);
  max-width: 370px;
  min-height: 410px;
  color: #353030;
  vertical-align: top;
  background-color: #ffffff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
}
.ent-content2 ul li:nth-of-type(2) {
  margin: 0 54px;
}
.ent-content2 ul li .img-box {
  width: 100%;
}
.ent-content2 ul li .img-box img {
  width: 100%;
  height: 100%;
}
.ent-content2 ul li .desc-box {
  padding: 0 32px;
}
.ent-content2 ul li .desc-box h3 {
  font-size: 24px;
  margin: 24px auto 16px;
}
.ent-content2 ul li .desc-box p {
  font-size: 16px;
  color: #8c8889;
}
.ent-content3 {
  margin-top: 90px;
}
.ent-content3 ul {
  text-align: center;
}
.ent-content3 ul li {
  display: inline-block;
  width: calc((100% - 130px)/4);
  padding: 0 28px;
  margin-left: 38px;
  margin-bottom: 20px;
  color: #353030;
  vertical-align: top;
}
.ent-content3 ul li:first-of-type {
  margin-left: 0;
}
.ent-content3 ul li img {
  width: 88px;
}
.ent-content3 ul li h4 {
  font-size: 20px;
  margin: 16px auto 4px;
}
.ent-content3 ul li p {
  font-size: 14px;
  color: #8c8889;
}
.ent-admin .admin-nav {
  margin: auto;
  padding: 0 58px;
  max-width: 1218px;
  position: relative;
}
.ent-admin .admin-nav .bottom-line {
  width: 100%;
  height: 1px;
  background-color: #f0f0f0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ent-admin .admin-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ent-admin .admin-nav ul li {
  font-size: 24px;
  color: #8c8889;
  /*padding-bottom: 24px;*/
  padding: 15px 10px;
  cursor: pointer;
}
.ent-admin .admin-nav ul li.active {
  color: #353030;
  font-weight: bold;
  border-bottom: 4px solid #e4007b;
  /*background: #f8f6f6;*/
}
.ent-admin .admin-content {
  text-align: center;
  margin-top: 48px;
}
.ent-admin .admin-content li {
  display: none;
  transition: 5s;
  -webkit-transition: 5s;
  -moz-transition: 5s;
  -o-transition: 5s;
}
.ent-admin .admin-content li.active {
  display: block;
}
.ent-admin .admin-content li p {
  font-size: 16px;
  color: #8c8889;
  margin-bottom: 24px;
  line-height: 30px;
}
.ent-admin .admin-content li img,
.ent-admin .admin-content li video {
  max-width: 100%;/*width: 70%;*/
}
.ent-admin .active-btn {
  text-align: center;
  margin: 30px 0 16px;
}
.ent-admin .active-btn li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background: #ffffff;
  border: 1px solid #e4007b;
  margin: 0 5px;
  cursor: pointer;
}
.ent-admin .active-btn li.active {
  width: 25px;
  background: #e4007b;
}
.ent-admin.phone {
  display: none;
}
.ent-admin.phone .admin-nav ul li {
  display: none;
  width: 100%;
  border: none;
  text-align: center;
}
.ent-admin.phone .admin-nav ul li.active {
  display: block;
}
.ent-admin.phone .admin-nav ul li p {
  font-size: 16px;
  color: #8c8889;
  margin-bottom: 24px;
  font-weight: normal;
}
.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-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 #e4007b;
  position: relative;
  width: 0;
  margin-bottom: 50px;
  text-align: center;
  display: inline-block;
}
.content-introduce .introduce-text a {
  color: #e4007b;
}
.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 .half-input {
  width: 170px;
}
.custom-from .from-item .error {
  margin: 4px 0;
  color: #e4007b;
  opacity: 0;
  font-size: 12px;
}
.custom-from .from-item .all-error {
  text-align: center;
  margin-top: 20px;
}
.custom-from .from-item .select {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}
.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;
}
.custom-from .from-item .selected-val {
  display: inline-block;
  height: 100%;
  padding-left: 4px;
  border-bottom: 1px solid #cccccc;
  width: 150px;
  -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;
  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: #e4007b;
  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: #e4007b;
  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 span {
  font-size: 12px;
}
.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: #e4007b;
  text-decoration: none;
  margin-top: 50px;
  display: inline-block;
}
.custom-msg a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  .banner .banner-title h1 {
    font-size: 40px;
  }
  .enterprise .content .bold-title {
    font-size: 32px;
  }
  .ent-content1 {
    text-align: center;
  }
  .ent-content1 .img {
    position: static;
    top: 0;
    -webkit-transform: none;
            transform: none;
    margin: auto;
  }
  .ent-content1 ul {
    text-align: left;
    padding-left: 0;
    margin-top: 30px;
  }
  .ent-content2 ul li {
    display: block;
    width: 100%;
    margin: auto;
    min-height: auto;
    padding-bottom: 16px;
  }
  .ent-content2 ul li:nth-of-type(2) {
    margin: 30px auto;
  }
  .ent-admin .admin-nav ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 1080px) {
  .logo-title .ent-logo li {
    width: calc(100% / 3);
  }
  .content-user .item-right .user-title {
    top: -15%;
    left: 30%;
  }
  .ent-content3 ul li {
    width: calc((100% - 44px)/2);
  }
  .ent-content3 ul li:nth-of-type(3) {
    margin-left: 0;
  }
}
@media screen and (max-width: 999px) {
	.ent-admin .admin-content li img, .ent-admin .admin-content li video{ width:100%;}
	.ent-admin .admin-nav{ padding:0;}
  .ent-admin.web {
    display: none;
  }
  .ent-admin.phone {
    display: block;
  }
}
@media screen and (max-width: 740px) {
  .banner .banner-title {
    margin-top: 120px;
  }
  .catalogue {
    padding: 80px 0;
  }
  .enterprise .content {
    padding: 80px 0;
  }
  .ent-content1 ul li {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 8px;
  }
  .ent-content1 ul li:nth-of-type(even) {
    margin-left: 0;
  }
  .ent-content1 ul li .li-line {
    display: none;
  }
  .ent-content1 ul li:hover {
    border-bottom: 1px solid #f0f0f0;
  }
  .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 .global-banner .banner-inner p {
    font-size: 12px;
  }
  .enterprise .content .bold-title {
    font-size: 26px;
    line-height: 36px;
  }
  .enterprise .content .des-tip {
	  display:none;
    font-size: 16px;
    line-height: 22px;
  }
  .ent-content1 ul li h3 {
    font-size: 20px;
  }
  .ent-content2 ul li .desc-box h3 {
    font-size: 20px;
  }
  .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 {
    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;
  }
  .custom-from .from-item .selected-val {
    width: 180px;
  }
}
@media screen and (max-width: 540px) {
  .ent-content3 ul li {
    width: 100%;
    margin: 0 auto 30px;
  }
  .ent-content3 ul li:nth-of-type(3) {
    margin-left: 0;
  }
}
@media screen and (max-width: 460px) {
  .logo-title .ent-logo li img {
    height: 50px;
  }
  .catalogue {
    padding: 60px 0;
  }
  .enterprise .content {
    padding: 10px 0;
  }
  .enterprise .content .bold-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 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 0 50px;
  }
}
@media screen and (max-width: 375px) {
  .ent-custom-content {
    width: 86%;
  }
}

