body {
  font-family: "pingfang sc medium", Microsoft YaHei;
  -webkit-tap-highlight-color: transparent;
}

html {
  /* display: none; */
}

#hide-h1 {
  display: none;
}

a {
  color: #fff;
  text-decoration: none;
}

ul li {
  list-style: none;
}

a:hover {
  color: #fff;
  text-decoration: none;
}

p {
  margin: 0;
  font-family: "pingfang sc medium", Microsoft YaHei;
}

span {
  font-family: "pingfang sc medium", Microsoft YaHei;
}

.ivu-input-with-suffix {
  padding-right: 0;
}

.ivu-input-prefix i,
.ivu-input-suffix i {
  line-height: 42px;
}

.pm-box {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 83px;
}

.ivu-btn-ghost.ivu-btn-dashed,
.ivu-btn-ghost.ivu-btn-default:hover {
  border: 1px solid #FF624B;
  color: #fff;
}

.ivu-btn-ghost:hover {
  background: #FF624B;
  color: #fff;
}

.ivu-dropdown {
  line-height: 36px;
  margin-right: 20px;
}


.title {
  color: #1D1716;
  font-size: 32px;
  margin-bottom: 20px;
  font-weight: normal;
}

.ph-left {
  position: fixed;
  right: 10px;
  bottom: 14%;
  z-index: 999;
  width: 42px;
}

.ph-cs:hover>.ph-connect {
  width: 220px;
}

.cc-title {
  font-size: 14px;
  color: #1D1716;
  line-height: normal;
}

.ph-connect {
  background: #ffffff;
  width: 0;
  position: absolute;
  right: 48px;
  top: -110px;
  transition: width 0.3s;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0px 2px 16px -2px rgba(130, 130, 130, 0.5);
  color: #514644;
  font-size: 12px;
}

.pl-box {
  background: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
}

.ivu-tooltip-inner {
  min-height: 22px !important;
  padding: 2px 12px !important;
}

.info-wrapper {
  line-height: normal;
  clear: left;
  width: auto;
  display: flex;
  flex-wrap: wrap;
}

.q-tile {
  font-size: 14px;
  color: #1D1716;
  float: left;
  margin-bottom: 6px;
  line-height: normal;
}

.info-wrapper>div {
  margin-bottom: 5px;
  width: 50%;
  display: inline-block;
  line-height: normal;
  text-align: left;
}

.info-wrapper>div img {
  vertical-align: middle;
}

.info-wrapper>div span {
  vertical-align: middle;
  width: 56px;
  display: inline-block;
}

.hotlinebox {
  padding: 14px 20px 20px 20px;
  clear: both;
  text-align: left;
  width: 210px;
}

.hotlineBox-tit {
  font-weight: bold;
  font-size: 14px;
  color: rgba(29, 23, 22, 1);
  line-height: 21px;
}

.hotline-d {
  font-size: 14px;
  color: rgba(29, 23, 22, 1);
  line-height: 21px;
}

.ke-blackTips {
  display: none;
  position: absolute;
  top: 0;
  left: -114px;
  color: rgba(255, 98, 75, 1);
  line-height: 42px;
  width: 110px;
  height: 42px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 16px -5px rgba(130, 130, 130, 0.5);
  border-radius: 21px 0px 21px 21px;
}

.ph-left .ph-gg {
  background: url('../images/home/freeicon.png');
  background-size: 100%;
  cursor: pointer;
  text-align: center;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
}

/* .ph-left .ph-gg h3 {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  display: inline-block;
  padding: 8px 0;
  margin-bottom: 10px;
}

.ph-left .ph-gg .ph-button{
  display: inline-block;
  width: 78px;
  height: 27px;
  line-height: 27px;
  color: #FF624B;
  font-size: 12px;
  background-color: #FCECE0;
  box-shadow:0px 11px 18px -6px rgba(161,38,20,0.75);
} */

.pl-box {
  width: 42px;
  height: 256px;
  background: transparent;
  margin-top: 0;
  padding-top: 110px;
}

.ph-left .ph-cs {
  padding: 8px 0;
  height: 42px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 10px;
  transition: all ease-in-out 0.2s;
  position: relative;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 2px 16px -5px rgba(130, 130, 130, 0.5);
}

.ph-left .ph-cs:last-child {
  margin-bottom: 0px;
}

.ph-left .ph-cs>img {
  display: none;
  vertical-align: middle;
  width: 13px;
  height: 13px;
}

.ph-left .ph-cs>span {
  vertical-align: middle;
  font-size: 12px;
  color: #fff;
}

.ph-left .ph-cs .ke-black {
  display: block;
  margin: 0 auto;
  width: 24px;
  height: 24px;
  background: url('../images/home/ricon.png') no-repeat center top;
  background-size: cover;
}

.ph-left .ph-cs:first-child:hover {
  background: #FF624B;
}

.ph-left .ph-cs:nth-child(2):hover {
  background: #FF624B;
}

.ph-left .ph-cs:nth-child(2):hover .ke-blackTips {
  display: block;
}

.ph-left .ph-cs:hover .ke-black {
  background: url('../images/home/ricon_ac.png') no-repeat center top;
  background-size: cover;
}

.ph-left .ph-cs .ke-black2 {
  display: block;
  margin: 0 auto;
  width: 24px;
  height: 24px;
  background: url('../images/home/ricon2.png') no-repeat center top;
  background-size: cover;
}

.ph-left .ph-cs:hover .ke-black2 {
  background: url('../images/home/ricon2_ac.png') no-repeat center top;
  background-size: cover;
}

.ph-left .ph-cs .ke-black3 {
  display: block;
  margin: 0 auto;
  width: 24px;
  height: 24px;
  background: url('../images/home/ricon3.png') no-repeat center top;
  background-size: cover;
}

.vice-title {
  color: #514644;
  font-size: 14px;
  margin-bottom: 20px;
}

.container {
  padding: 0;
  margin: 0 auto;
}

.pc-top {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.carousel:hover .car-arrow-left,
.carousel:hover .car-arrow-right {
  visibility: visible;
  opacity: 1;
}

.car-arrow-left {
  position: absolute;
  left: 49px;
  top: 185px;
  width: 40px;
  height: 40px;
  background-color: rgba(153, 153, 153, 0.2);
  border-radius: 50%;
  cursor: pointer;
  transition: all ease-in-out 0.2s;
  z-index: 3;
  visibility: hidden;
  opacity: 0;
}

.car-arrow-left:hover {
  background-color: rgb(90, 90, 90);
}

.car-arrow-left::before {
  content: "";
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  position: absolute;
  top: 27%;
  left: 39%;
  width: 18px;
  height: 18px;
  transform: rotate(135deg);
}

.car-arrow-right {
  position: absolute;
  right: 49px;
  top: 185px;
  width: 40px;
  height: 40px;
  background-color: rgba(153, 153, 153, 0.2);
  border-radius: 50%;
  cursor: pointer;
  transition: all ease-in-out 0.2s;
  z-index: 3;
  visibility: hidden;
  opacity: 0;
}

.car-arrow-right:hover {
  background-color: rgb(90, 90, 90);
}

.car-arrow-right::before {
  content: "";
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  position: absolute;
  top: 27%;
  left: 24%;
  width: 18px;
  height: 18px;
  transform: rotate(-45deg);
}

.carousel .groupBook {
  background: url('../images/active/group-booking/vmware.png') top center no-repeat;
  background-size: cover;
  height: 471px;
  background-color: #fff;
  overflow: hidden;
}

.groupBook-back {
  background: url('../images/active/group-booking/banner4.png') top center no-repeat;
  background-size: cover;
  height: 471px;
  background-color: #fff;
  overflow: hidden;
}

.groupBook-sea {
  background: url('../images/active/group-booking/go-sea.png') top center no-repeat;
  background-size: cover;
  height: 471px;
  background-color: #fff;
  overflow: hidden;
}

.groupBook-sea .gt-sea {
  color: #1F5DE8;
  font-size: 48px;
  font-weight: bold;
}

.groupBook-sea .sea-button {
  background: none;
  outline: none;
  cursor: pointer;
  border-radius: 1px;
  width: 127px;
  height: 37px;
  font-size: 14px;
  border: 1px solid #1F5DE8;
}

.carousel .groupBook-text .sea-button a {
  color: #1F5DE8;
}

.carousel .groupBook-sea .sea-button:hover {
  color: #FFF;
  background-color: #1F5DE8;
  transition: all ease-in-out 0.3s;
  border: none;
}

.carousel .groupBook-sea .sea-button:hover a {
  color: #FFF;
}

.groupBook-ddos {
  height: 471px;
  background-color: #2A2936;
  overflow: hidden;
}

.groupBook-two {
  background: url('../images/active/group-booking/banner2021.png') top center no-repeat;
  background-size: cover;
  height: 471px;
  overflow: hidden;
}

.groupBook-traffic {
  background: url('../images/active/group-booking/banner_wp.png') top center no-repeat;
  background-size: cover;
  height: 471px;
  overflow: hidden;
}
.groupBook-office {
    background: url('https://file2.xinruiyun.cn/cloudoffice/img23.png') top center no-repeat;
    background-size: cover;
    height: 471px;
    overflow: hidden;
  }
.yzhl {
  background: url('../images/active/group-booking/yzhl2.png') top center no-repeat;
  background-size: cover;
  height: 471px;
  overflow: hidden;
}

.p-link {
  padding: 10px 18px;
  color: #333333;
  font-size: 14px;
}

.pb {
  position: relative;
}

.pb::before {
  content: '';
  width: 1px;
  height: 20px;
  background-color: #999;
  position: absolute;
  left: 0;
  top: 10px;
}

.pb::after {
  content: '';
  width: 1px;
  height: 20px;
  background-color: #999;
  position: absolute;
  right: 0;
  top: 10px;
}

.p-collapse {
  display: inline-block;
}

.pc-head .p-collapse .lg-in {
  color: #FF624B;
  width: 66px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  vertical-align: top;
}

.pc-head .p-collapse .lg-re {
  width: 68px;
  display: inline-block;
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  background: #FF624B;
  color: #fff;
}
.pc-head .p-collapse .lg-re a:hover {
  color: #fff;
}
.carousel .groupBook-content {
  max-width: 1200px;
  height: 400px;
  margin: 0 auto;
  display: flex;
  position: relative;
  top: 23px;
}

.carousel .groupBook-content>img:nth-child(1) {
  position: absolute;
  left: 259px;
  top: 60px;
  z-index: 1;
}

.carousel .groupBook-content>img:nth-child(2) {
  position: absolute;
  left: -108px;
  top: 207px;
  z-index: 1;
}

.groupBook-img {
  width: 50%;
  text-align: right;
}

.groupBook-timg {
  background: url('../images/active/group-booking/two-rb.png') bottom center no-repeat;
  background-size: 100%;
  width: 860px;
  position: absolute;
  right: -255px;
}

.groupBook-img-two {
  position: relative;
  left: 34px;
  top: -4px;
  height: 459px;
}

.groupBook-img-c {
  position: relative;
  left: 0;
  top: 0;
}

.groupBook-img-d {
  position: relative;
  left: 0;
  top: 115px;
  width: 100%;
  height: auto;
}

.groupBook-text {
  width: 50%;
  padding: 73px 0 0 20px;
  position: relative;
  z-index: 2;
}

.groupBook-text>i {
  font-size: 80px;
  font-family: Arial-BoldItalicMT;
  color: #514644;
  font-weight: normal;
  line-height: 45px;
  opacity: 0.37;
  position: relative;
  z-index: 1;
}


.groupBook-text-center {
  width: 50%;
  padding: 102px 0 0 20px;
  position: relative;
  top: 71px;
  z-index: 2;
}

.groupBook-text-center .gp-tthree {
  margin-top: 19px;
  font-size: 24px;
  color: #FFEDD2;
  line-height: 40px;
}

.groupBook-text-center button a {
  color: #333333;
}

.groupBook-text-center button {
  outline: none;
  cursor: pointer;
  margin-top: 18px;
  border-radius: 2px;
  width: 124px;
  height: 32px;
  border: none;
  background: linear-gradient(90deg, rgba(249, 239, 184, 1) 0%, rgba(227, 183, 111, 1) 100%);
  font-size: 14px;
}


.groupBook-text p>span {
  color: #FF624B;
  font-weight: bold;
}

.gt-blue,
.gt-fir {
  font-weight: bold;
  font-size: 48px;
}

.gt-blue {
  color: #007BE8;
}

.gt-fir {
  color: #FF624B;
}

.gt-to {
  font-size: 20px;
  color: #222222;
  margin-top: 30px;
}

.carousel .groupBook-text .gp-ttwo {
  margin-top: 34px;
  font-size: 24px;
  color: #333333;
  line-height: 40px;
}

.vmware-button {
  background: none;
  outline: none;
  cursor: pointer;
  margin-top: 58px;
  border-radius: 1px;
  width: 144px;
  height: 42px;
  border: 1px solid #007BE8;
  font-size: 18px;
  color: #007BE8;
}

.vmware-button:hover {
  color: #FFF;
  background-color: #007BE8;
  transition: all ease-in-out 0.3s;
  border: none;
}

.carousel .groupBook-text .org-button {
  background: none;
  outline: none;
  cursor: pointer;
  margin-top: 58px;
  border-radius: 1px;
  width: 127px;
  height: 37px;
  border: 1px solid #333333;
  font-size: 14px;
  color: #333333;
}

.carousel .groupBook-text button a {
  color: #333;
}

.carousel .groupBook-text .org-button:hover {
  color: #FFF;
  background-color: #FF624B;
  transition: all ease-in-out 0.3s;
  border: none;
}

.carousel .groupBook-text .org-button:hover a {
  color: #FFF;
}

.flex-vertical-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box-container {
  position: absolute;
  top: 455px;
  z-index: 99;
  box-shadow: 0px 20px 27px -25px rgba(151, 151, 151, 1);
  width: 100%;
  height: 117px;
  background: linear-gradient(180deg, rgba(51, 51, 51, 0) 0%, #333333 100%);
}

.box-container>.container {
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
}

.box-container .container .container-item {
  width: 20%;
  display: flex;
  transition: all ease-in-out 0.3s;
}

.box-container .container .container-item:hover {
  background: rgb(0, 0, 0, 0.16);
}

.box-container .container .container-item:last-of-type {
  border-right: none;
}

.box-container .container .container-item .ci-box a:hover>p {
  color: #FF624B;
}

.box-container .container .container-item .ci-box {
  height: 117px;
}

.box-container .container .container-item .ci-box a p {
  font-size: 14px;
  color: #FFF;
  padding-bottom: 10px;
  margin: 0;
  font-weight: bold;
}

.box-container .container .container-item .ci-box a {
  display: block;
  padding: 20px 20px;
}

.box-container .container .container-item .ci-box span {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  line-height: 22px;
}


.logo {
  padding: 10px 0 0 20px;
}

.bg-blak {
  background: #333333;
}

.collapse {
  color: #fff;
}

.navbar {
  margin: 0 auto;
}

.navbar-light .navbar-nav .active>.nav-link {
  color: #fff;
  font-size: 14px;
}

.navbar-light .navbar-nav .active>.nav-link:hover {
  color: #2A99F2;
}

.carousel-indicators .active {
  background-color: #F26667;
}

.carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 471px;
  margin-top: 101px;
}

.carousel .cactive {
  width: 100%;
}

.cloud-container {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 60px;
}

.cloud-container .container .cloud-header {
  padding-top: 60px;
  text-align: center;
}

.cloud-container .container .main>div {
  width: 360px;
  box-shadow: 0px 2px 14px -5px rgba(88, 88, 88, 0.5);
  border-radius: 4px;
  padding: 30px;
  box-sizing: border-box;
}

.cloud-container .container .main>div:nth-child(2) {
  margin: 0 17px;
}

.cloud-container .container .main>div p {
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
  color: #1D1716;
  text-align: center;

}

.cloud-container .container .main .img-wrap {
  margin: 20px auto;
  width: 228px;
  height: 215px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-g {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}

.cloud-container .container .main span {
  font-size: 14px;
  line-height: 22px;
  color: #514644;
  text-align: center;
}

.eigth-scene {
  position: relative;
  overflow: hidden;
  font-family: Microsoft YaHei;
  margin-top: 20px;
  max-width: 1903px;
  margin: 0 auto;
}

.eigth-scene .bg {
  margin: 0 auto;
}

.eigth-scene .bg h2 {
  color: #FFFFFF;
  text-align: center;
  margin: 60px 0 40px 0;
  font-size: 32px;
  position: absolute;
  left: 36%;
  z-index: 999;
  font-weight: normal;
}

.eigth-scene .bg-wrap {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  height: 666px;
}

.eigth-scene .bg-wrap .bg-img {
  width: 100%;
  transition: all .3s ease;
  margin: auto 0;
  height: 5328px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.eigth-scene .bg-wrap .bg-img img {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 666px;
}

.eigth-scene .wrap {
  position: relative;
  margin-top: -666px;
  z-index: 2;
  height: 666px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}

.eigth-scene .wrap .box {
  position: relative;
  width: 1200px;
  top: 52px;
  background: rgba(255, 255, 255, 0);
}

.eigth-scene .wrap .box .container {
  display: flex;
  height: auto;
}

.eigth-scene .bg .carousel-indicators {
  display: none;
}

.eigth-scene .wrap .box .left-menu {
  border-right: solid 1px #E6E6E6;
  width: 225px;
  height: 508px;
  margin-right: 100px;
}

.eigth-scene .wrap .box .left-menu ul li {
  width: 198px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  font-family: PingFangSC-Semibold;
  color: #fff;
  cursor: pointer;
  text-align: right;
  margin-bottom: 14px;
  padding-right: 24px;
  transition: all ease-in-out 0.2s;
}

.eigth-scene .wrap .box .left-menu ul li:last-child {
  margin-bottom: 0;
}

.eigth-scene .wrap .box .left-menu ul li:hover {
  background: linear-gradient(90deg, rgba(56, 56, 56, 0) 0%, rgba(84, 84, 84, 1) 100%);
  color: #FF624B;
  border-right: #FF624B 6px solid;
}

.eigth-scene .wrap .box .left-menu .selecte {
  background: linear-gradient(90deg, rgba(56, 56, 56, 0) 0%, rgba(84, 84, 84, 1) 100%);
  color: #FF624B;
  border-right: #FF624B 6px solid;
}

.eigth-scene .wrap .box .content {
  position: relative;
  width: 81%;
}

.eigth-scene .wrap .box .content h3 {
  margin: 0;
}

.eigth-scene .wrap .box .content .hint {
  position: absolute;
  top: 0;
  right: 0;
  height: 126px;
  width: 126px;
  background: url("../images/home/free-hint.png") no-repeat center;
}

.eigth-scene .wrap .box .content .hint span {
  display: block;
  height: 126px;
  line-height: 90px;
  width: 126px;
  text-align: center;
  font-size: 18px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  transform: rotate(45deg);

}

.eigth-scene .wrap .box .content h3 {
  padding-bottom: 20px;
  font-size: 24px;
  font-family: MicrosoftYaHei;
  font-weight: 500;
  color: #fff;
  line-height: 24px;
  border-bottom: dashed 1px #C2C2C2;
}

.eigth-scene .wrap .box .content .title {
  padding-top: 17px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 500;
  color: #fff;
}

.eigth-scene .wrap .box .content .scene {
  margin-bottom: 24px;
}

.eigth-scene .wrap .box .content .scene-cloud {
  margin-bottom: 24px;
}

.eigth-scene .wrap .box .content .scene div p {
  max-height: 112px;
  margin-bottom: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.eigth-scene .wrap .box .content .software {}

.eigth-scene .wrap .box .content .software img {
  width: 5%;
}

.eigth-scene .wrap .box .content .sce-game {
  margin: 30px 0 40px 0;
}

.eigth-scene .wrap .box .content .sce-game .sce-p {
  margin-bottom: 0;
}

.eigth-scene .wrap .box .content .configure {
  justify-content: space-between;
  flex-wrap: wrap;
}

.eigth-scene .wrap .box .content .configure span {
  margin-right: 10px;
  display: inline-block;
  width: 151px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 1);
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  transition: all ease 0.3s;
}

.eigth-scene .wrap .box .content .configure span:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.4);
}

.p-user {
  display: none;
}

.p-uShow {
  display: block;
}

.p-uShow a {
  color: #333333;
  font-size: 14px;
}

.nav-list {
  height: 60px;
  background: #fff;
  color: #333333;
  font-family: MicrosoftYaHei;
  display: flex;
}

.nav-list .nav-right {
  width: 50px;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
  display: inline-block;
  margin: 0 30px 0 20px;
}

.nav-list .nav-left {
  display: inline-block;
  margin: 0;
  padding-left: 10px;
}

.nav-list .nav-left .np-box {
  color: #514644;
  font-size: 14px;
  width: 220px;
}

.nav-list .nav-left .np-bs a,
.np-bs span {
  color: #514644 !important;
  text-decoration: none;
}

.nav-list .nav-left .np-box .np-title {
  border-bottom: 1px solid #E8DFDD;
  padding-bottom: 10px;
}

.nav-list .nav-left .np-box .np-title2 {
  border-bottom: 1px solid #E8DFDD;
  padding-bottom: 10px;
  margin-top: 20px;
}

.nav-list .nav-left .np-bs {
  color: #514644;
  font-size: 14px;
  width: 220px;
}

.nav-list .nav-left .np-bs .np-item a:hover {
  color: #FF624B !important;
}

.nav-list .nav-left .np-bs .np-item {
  margin: 12px 0;
}

.np-bs .np-none {
  pointer-events: none !important;
  color: #C5C0BF !important;
}

.nav-list .nav-left .np-bs .np-item .buy-box {
  float: right;
}

.nav-list .nav-left .np-bs .np-item .buy-box:hover>.buy-img {
  display: none;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.nav-list .nav-left .np-bs .np-item .buy-box:hover>.buy-font {
  display: inline-block;
  color: #4297F2;
  font-size: 12px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.nav-list .nav-left .np-bs .np-dis {
  color: #C5C0BF;
}

.nav-list .nav-left .np-bs .np-item .buy-font {
  display: none;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  font-size: 12px;
}

.nav-list .nav-left .nav-item {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding: 0 10px;
  vertical-align: middle;
}

.nav-list .nav-left .nav-item:hover>.nav-pot {
  /* display: block; */
  transition: all ease-in-out 0.3s;
  opacity: 1;
  visibility: visible;
}

.nav-list .nav-left .nav-item .nav-pot {
  /* display: none; */
  padding-top: 10px;
  opacity: 0;
  position: absolute;
  z-index: 999;
  visibility: hidden;
}

.nav-list .nav-left .nav-item .nav-pot .nav-cbot {
  padding: 10px 16px 7px 16px;
  will-change: top, left;
  min-width: 150px;
  font-size: 12px;
  line-height: 1.5;
  position: relative;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
}

.nav-list .nav-left .nav-item .nav-pot .nav-cbot::before {
  content: '';
  width: 0;
  height: 0;
  border: 7px solid;
  border-color: transparent transparent #ffffff;
  position: absolute;
  top: -14px;
}

@media only screen and (max-width:750px) {
  .nav-list .nav-left .nav-item {
    padding: 0 4px;
  }
}

.nav-list .nav-left .nav-item a {
  color: #333333;
  text-decoration: none;
  display: inline-block;
}

.np-bs a:hover {
  color: #FF624B;

}

.nav-list .line {
  width: 20px;
  height: 2px;
  background-color: #FF624B;
  position: absolute;
  top: 99px;
  left: 101px;
  z-index: 9999;
  transition: all ease-in-out 0.3s;
}

.noteic {
  padding: 16px;
  font-family: MicrosoftYaHei;
  overflow: hidden;
  box-shadow: 0px 9px 40px -14px rgba(165, 165, 165, 0.53);
}

.noteic .noteic-box {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  height: 20px;
}

.noteic .noteic-box:before {
  content: "";
  display: table;
}

.noteic .noteic-box:after {
  content: "";
  display: table;
  clear: both;
}

.noteic .noteic-img {
  float: left;
}

.noteic .noteic-img img {
  margin-top: 2px;
  display: block;
  width: 16px;
  height: 16px;
}

.noteic .nt-div .noteic-list {
  transition: all ease-in-out 0.3s;
}

.noteic .nt-div {
  float: left;
  padding-left: 20px;
  margin: 0;
  max-width: 1100px;
  overflow: hidden;
  text-align: left;
}

.noteic .noteic-list {
  display: block;
  zoom: 1;
}

.noteic .noteic-list:before {
  content: "";
  display: table;
}

.noteic .noteic-list:after {
  content: "";
  display: table;
  clear: both;
}

.noteic .noteic-list .noteic-item {
  font-size: 12px;
  display: block;
  float: left;
  color: #333333;
  height: 20px;
  margin-right: 20px;
  width: 323px;
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}

.noteic-list .noteic-item a {
  color: #333333;
  font-size: 12px;
  line-height: 20px;
}

.noteic-list .noteic-item a:hover {
  color: #FF624B;
  cursor: pointer;
}

.noteic .noteic-list .noteic-item::before {
  content: '';
  background-color: #FFD100;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
}

.noteic .noteic-arrow {
  border: 1px solid #FF624B;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  vertical-align: top;
  position: relative;
  cursor: pointer;
  float: right;
}

.noteic .noteic-arrow::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  top: 6px;
  left: 5px;
  border-right: 1px solid #FF624B;
  border-bottom: 1px solid #FF624B;
  transform: rotate(-45deg)
}

.noteic .noteic-arrow:hover {
  background-color: #FF624B;
}

.noteic .noteic-arrow:hover::before {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.product {
  margin: 60px 0;
  text-align: center;
  position: relative;
  min-height: 484px;
}

.product .product-top {
  margin: 0 auto;
  display: flex;
  width: 882px;
  justify-content: space-between;
}

.product .product-top2 {
  margin: 0 auto;
  width: 882px;
  text-align: left;
}

.product .product-top2 .product-nav {
  color: #514644;
  font-size: 14px;
  display: inline-block;
  margin-right: 144px;
}

.product .product-top .product-nav {
  color: #514644;
  font-size: 14px;
}

.product .product-top2 .product-nav img,
.product .product-top .product-nav img {
  margin-bottom: 10px;
  position: relative;
}

.product .nav-content {
  margin: 15px 0;
  box-shadow: 5px 3px 8px 1px rgba(146, 109, 97, 0.18) inset;
  max-height: 700px;
  background-color: #F8F7F7;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 999;
  overflow: hidden;
  transition: max-height ease-in-out 0.3s;
}

.product .nav-contents {
  max-height: 0px;
  transition: max-height ease-in-out 0.3s;
}

.product .nav-contents {
  max-height: 0px;
  transition: max-height ease-in-out 0.3s;
}

.product .p-topcent .content-boxb {
  background-color: #fff;
  padding: 18px 20px;
  transition: all ease-in-out 0.3s;
  border-radius: 4px;
  width: 338px;
  height: 85px;
  float: left;
  margin: 0 40px 0 0;
  cursor: pointer;
  box-sizing: border-box;
}

.product .p-topcent .content-box {
  background-color: #fff;
  padding: 18px 20px;
  transition: all ease-in-out 0.3s;
  border-radius: 4px;
  width: 260px;
  height: 85px;
  float: left;
  margin: 0 20px 0 0;
  cursor: pointer;
  box-sizing: border-box;
}

.product .p-topcent .content-boxb:hover,
.product .p-topcent .content-box:hover {
  box-shadow: 0px 4px 23px -12px rgba(82, 29, 5, 0.55);
}

.product .p-topcent .content-boxb:hover>.content-dd .content-left .left-arrow,
.product .p-topcent .content-box:hover>.content-dd .content-left .left-arrow {
  display: inline-block;
  transition: all ease-in-out 0.3s;
}

.product .p-topcent .content-boxb .content-dd,
.product .p-topcent .content-box .content-dd {
  display: flex;
  text-align: left;
  justify-content: space-between;
}

.pc-head {
  width: 100%;
  background-color: #F7F8F8;
  height: 40px;
  display: flex;
  justify-content: space-between;
}

.pc-head a {
  display: inline-block;
  margin: 0;
}

.pc-head a:hover {
  color: #333333;
}

.p-topcent {
  width: 1200px;
  margin: 40px auto 20px auto;
  padding-left: 16px;
}

.p-buy {
  width: 1200px;
  margin-bottom: 20px;
  display: block;
  float: left;
}

.product .p-topcent .content-boxb .content-dd .content-right .cp-icon,
.product .p-topcent .content-box .content-dd .content-right .cp-icon {
  width: 40px;
  height: 20px;
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 0;
}

.product .p-topcent .content-boxb .content-dd .content-right p,
.product .p-topcent .content-box .content-dd .content-right p {
  font-size: 12px;
  margin-top: 10px;
  color: #1D1716;
}

.product .p-topcent .content-boxb .content-dd .content-right h2,
.product .p-topcent .content-box .content-dd .content-right h2 {
  margin: 0 10px 0 0;
  min-width: 102px;
  color: #1D1716;
  font-size: 14px;
  font-weight: bold;
}

.product .p-topcent .content-boxb .content-dd .content-left,
.product .p-topcent .content-box .content-dd .content-left {
  position: relative;
  text-align: center;
}

.product .p-topcent .content-boxb .content-dd .content-left .left-button,
.product .p-topcent .content-box .content-dd .content-left .left-button {
  border: 1px solid #807776;
  border-radius: 2px;
  color: #514644;
  font-size: 12px;
  padding: 7px 20px;
  margin-top: 12px;
  display: block;
  transition: all ease-in-out 0.3s;
  display: block;
}

.product .p-topcent .content-boxb .content-dd .content-left .left-button:hover,
.product .p-topcent .content-box .content-dd .content-left .left-button:hover {
  background-color: #FF624B;
  color: #fff;
  border: 1px solid #FF624B;
  cursor: pointer;
}

.left-buttom-links {
  color: #514644;
}

.product .p-topcent .content-box .content-dd .content-left .left-arrow {
  border-bottom: 2px solid #FF624B;
  border-right: 2px solid #FF624B;
  position: absolute;
  right: 10px;
  top: 16px;
  width: 8px;
  height: 8px;
  transform: translateY(0px) rotate(-48deg);
  display: none;
  transition: all ease-in-out 0.3s;
}

.product .p-topcent .content-box .content-dd .content-left .left-arrow::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 20px;
  top: -9px;
  right: 5px;
  background: #FF624B;
  transform: translateY(0px) rotate(-42deg);
}

.product .product-nav .nav-arrow2 {
  background-color: #F8F7F7;
  box-shadow: 5px 3px 8px 1px rgba(146, 109, 97, 0.18) inset;
  width: 15px;
  height: 14px;
  display: inline-block;
  position: absolute;
  margin-left: 19px;
  margin-top: 115px;
  z-index: 0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}

.product .product-nav .nav-arrow {
  background-color: #F8F7F7;
  box-shadow: 5px 3px 8px 1px rgba(146, 109, 97, 0.18) inset;
  width: 15px;
  height: 14px;
  display: inline-block;
  position: absolute;
  margin-left: -8px;
  margin-top: 8px;
  z-index: 0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}


.datacenter {
  height: 688px;
  background: url('../images/home/datacenter-bg.png') no-repeat top center;
  max-width: 1903px;
  margin: 0 auto;
}

.datacenter .wrap {
  margin: 0 auto;
}

.datacenter .header-g {
  padding-top: 50px;
  margin-bottom: 10px;
  text-align: center;
}

.datacenter .header-g .title {
  color: #fff;
}

.datacenter .header-g .desc {
  color: #fff;
}

.datacenter .main {
  max-width: 1200px;
  height: 496px;
  margin: 0 auto;
  position: relative;
}

.datacenter .main>span {
  position: absolute;
  padding: 4px 8px;
  border: solid #fff 1px;
  border-radius: 4px;
  font-size: 14px;
  background: #FFD100;
  color: #333;
}

.datacenter .main .online {
  background: #FF624B;
  color: white;
}

.datacenter .main .mar {
  position: absolute;
  bottom: 0;
  left: 450px;
  width: 300px;
  display: flex;
  justify-content: space-between;
}

.datacenter .main .mar span {
  color: #fff;
  font-size: 12px;
}

.datacenter .main .mar span i {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #FFD100;
  margin-right: 5px;
}

.datacenter .main .mar span:nth-of-type(2) i {
  background: #FF624B;
}

.auth {
  background-color: #F8F7F7;
  padding: 60px 0 40px 0;
}

.auth .auth-center {
  text-align: center;
  max-width: 1903px;
  margin: 0 auto;
}

.auth .auth-box {
  transition: all ease-in-out 0.3s;
}

.auth .auth-carousel {
  position: relative;
}

.auth .auth-carousel .carousel-box {
  width: 80px;
  height: 80px;
  background-color: rgba(153, 153, 153, 0.2);
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  display: inline-block;
  left: 49px;
  top: 113px;
  z-index: 3;
  transition: all ease-in-out 0.2s;
}

.auth .auth-carousel .carousel-box:hover {
  background-color: rgb(90, 90, 90);
}

.auth .auth-carousel .carousel-box::before {
  content: "";
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  position: absolute;
  top: 30%;
  left: 39%;
  width: 30px;
  height: 30px;
  transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}

.auth .auth-carousel .carousel-box2 {
  width: 80px;
  height: 80px;
  background-color: rgba(153, 153, 153, 0.2);
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  display: inline-block;
  right: 49px;
  top: 113px;
  z-index: 3;
  transition: all ease-in-out 0.2s;
}

.auth .auth-carousel .carousel-box2:hover {
  background-color: rgb(90, 90, 90);
}

.auth .auth-carousel .carousel-box2::before {
  content: "";
  border-right: 5px solid #fff;
  border-bottom: 5px solid #fff;
  position: absolute;
  top: 30%;
  left: 27%;
  width: 30px;
  height: 30px;
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.auth .auth-carousel .carousel-content:hover .auth .auth-carousel .carousel-box2 {
  background-color: rgb(90, 90, 90);
}

.auth .auth-carousel .carousel-content {
  max-width: 1200px;
  overflow: hidden;
  padding: 20px;
  margin: 0 auto;
  box-sizing: border-box;
}

.auth .auth-carousel .demo-carousel {
  padding: 40px 20px;
  background-color: #fff;
  box-shadow: 0px 2px 8px 0px rgba(95, 95, 95, 0.25);
  width: 278px;
  height: 312px;
  position: relative;
  float: left;
  margin-right: 20px;
  box-sizing: border-box;
}

.auth .auth-carousel .demo-carousel:hover>.dc-shadow {
  opacity: 1;
}

.auth .auth-carousel .demo-carousel .dc-shadow {
  opacity: 0;
  background-color: rgba(39, 32, 32, 0.86);
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 20px;
  z-index: 1;
  transition: opacity ease-in-out 0.3s;
  box-sizing: border-box;
}

.auth .auth-carousel .demo-carousel .dc-shadow p {
  color: #fff;
  font-size: 14px;
  line-height: 19px;
  margin-top: 20px;
}

.auth .auth-carousel .demo-carousel .dc-shadow .dc-img {
  width: 160px;
  height: 160px;
  display: inline-block;
  line-height: 16;
  margin-top: 40px;
}

.auth .auth-carousel .demo-carousel .dc-shadow .dc-img image {
  width: 100%;
  height: 100%;
}

.auth .auth-carousel .demo-carousel>img {
  width: 60px;
  height: 60px;
}

.auth .auth-carousel .carousel-content .demo-carousel .dp1 {
  font-size: 14px;
  margin: 20px 0;
  text-align: center;
}

.auth .auth-carousel .carousel-content .demo-carousel>p {
  font-size: 12px;
  color: #514644;
  text-align: left;
  line-height: 20px;
}

.bottom .bottom-register {
  background-color: #FF7F4B;
  text-align: center;
  padding: 36px 0 0 0;
}

.bottom .bottom-register .br-bg {
  background: url('../images/home/bottom-bg.png') no-repeat top center;
  background-size: 100%;
  height: 146px;
}

.bottom .bottom-register .br-bg .box {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.bottom .bottom-register .title {
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  text-align: center;
}

.bottom .bottom-register .bottom-button {
  padding: 9px 50px 9px 50px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 18px;
  margin: 36px 0 0 0;
  cursor: pointer;
}

.bottom .bottom-support {
  background-color: #1C1A1E;
  padding: 20px 118px 20px 120px;
  box-shadow: -3px 3px 8px 2px rgba(0, 0, 0, 0.5);
  transform: translate3d(0, 0, 0);
}

.bottom .bottom-support .bottom-box {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bottom .bottom-support .support {
  display: flex;
  justify-content: space-between;
  color: #FFFFFF;
  font-size: 14px;
}

.bottom .bottom-black {
  background-color: #1E1B1A;
  padding: 40px 0 60px 0;
}

.bottom .bottom-black .bottom-product {
  max-width: 1200px;
  margin: 0 auto;
}

.bottom .bottom-black .bottom-product .cloud-product-bg {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg {
  font-size: 14px;
  min-width: 136px;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg .bg-title {
  color: #fff;
  font-weight: 500;
  padding-bottom: 20px;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg:nth-child(1) {
  width: 215px;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg .bg-content {
  border-top: 1px solid #666666;
  color: #C8C8C8;
  padding-top: 21px;
  flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  padding-right: 50px;
  height: 400px;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg .bg-content img {
  width: 72px;
  height: 72px;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg .bg-content p {
  line-height: 33px;
  margin-right: 30px;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg .bg-content p span {
  font-size: 12px;
  color: #999999;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg .bg-content p a {
  color: #999999;
  font-size: 12px;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg .bg-content .p_true {
  cursor: pointer;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg .bg-content .p_true a:hover {
  color: #FF624B;
}

.bottom .bottom-black .bottom-product .cloud-product-bg .bg .bg-content .p_false {
  cursor: default;
}

.bottom .bottom-black .bottom-product .bc-box {
  display: flex;
}

.bottom .bottom-black .bottom-product .friendship {
  width: 73%;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
}

.bottom .bottom-black .bottom-product .friendship span {
  color: #999999;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
}

.bottom .bottom-black .bottom-product .friendship span:nth-child(1) {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  margin-left: 0;
}

.bottom .bottom-black .bottom-product .share {
  width: 21%;
  margin: 47px 0 0 0;
}

.bottom .bottom-black .bottom-product .share span {
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
}

.bottom .bottom-black .bottom-product .friendship span a {
  font-size: 14px;
  color: #999;
  vertical-align: middle;
  margin-right: 5px;
}

.bottom .bottom-black .bottom-product .share div {
  display: inline-block;
  vertical-align: middle;
}

.bottom .bottom-black .bottom-product .share div img {
  cursor: pointer;
  margin-right: 20px;
}

.showweixinpic {
  position: absolute;
  top: 40px;
  left: 22px;
  width: 100px;
  height: 100px;
}

.bottom .bottom-black .bottom-product .friendship span:nth-child(1) {
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  margin-left: 0;
}

.bottom .bottom-info {
  background-color: #0B0605;

  padding: 20px 0;
}

.bottom .bottom-info .bi-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 1200px;
  margin: 0 auto;
}

.bottom .bottom-info .support span,
.bottom .bottom-info .support a {
  color: #FFFFFF;
  font-size: 14px;
}

.news {
  margin-bottom: 65px;
}

.news .news-title {
  margin: 60px 0 16px 0;
  zoom: 1;
}

.news .news-title:before {
  content: "";
  display: table;
}

.news .news-title:after {
  content: "";
  display: table;
  clear: both;
}

.news .news-title .title-right {
  color: #1D1716;
  float: left;
  margin-right: 41px;
  vertical-align: middle;
}

.news .news-title .title-right h2 {
  font-size: 32px;
  line-height: 42px;
  font-weight: normal;
}

.news .news-title .title-right h5 {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
}

.news .news-title .title-center {
  margin-top: 15px;
  float: left;
  width: 233px;
  color: #514644;
  font-size: 14px;
  padding-left: 38px;
  border-left: 1px solid #E8DFDD;
}

.news .news-title .title-center span {
  line-height: 21px;
}

.news .news-title .title-left {
  background-color: #333333;
  border-radius: 2px;
  padding: 7px 26px;
  color: #fff;
  margin-top: 40px;
  font-size: 12px;
  float: right;
  transition: background ease-in-out 0.3s;
}

.news .news-title .title-left:hover {
  background-color: #FF624B;
}

.news .news-banner {
  display: flex;
}

.news .news-banner .nb-rg {
  overflow: hidden;
  max-width: 540px;
  display: inline-block;
}

.news .news-banner .banner-bot p {
  color: #514644;
  font-size: 14px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  line-height: 19px;
  -webkit-box-orient: vertical;
}

.news .news-banner .banner-bot a {
  color: #1D1716;
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
}

.news .news-banner .banner-bot>div>div:nth-child(1)>a:hover {
  color: #FF624B;

}

.news .news-banner .center {
  display: flex;
  justify-content: space-between;
  padding-right: 20px;
  margin: 20px 0 10px 0;
}

.news .news-banner .center div:first-child {
  color: #1D1716;
  font-size: 14px;
  max-width: 85%;
}

.news .news-banner .banner {
  display: inline-block;
  width: 100%;
  transition: all ease-in-out 0.3s;
}

.news .news-banner .banner>p {
  font-size: 14px;
  color: #514644;
}

.news .news-banner .banner .banner-box {
  width: 18px;
  height: 18px;
  background-color: #D7D7D7;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: inline-block;
  transition: all ease-in-out 0.2s;
  left: 20px;
}

.news .news-banner .banner .banner-box:hover {
  background-color: rgb(90, 90, 90);
}

.news .news-banner .banner .banner-box::before {
  content: "";
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  border-radius: 1px;
  top: 31%;
  left: 34%;
  width: 0.4rem;
  height: 0.4rem;
  transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}

.news .news-banner .banner .banner-box2:hover {
  background-color: rgb(90, 90, 90);
}

.news .news-banner .banner .banner-box2 {
  width: 18px;
  height: 18px;
  background-color: #D7D7D7;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: inline-block;
  left: 20px;
}

.news .news-banner .banner .banner-box2::before {
  content: "";
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  border-radius: 1px;
  top: 31%;
  left: 28%;
  width: 0.4rem;
  height: 0.4rem;
  transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.news .news-banner .banner .banner-img {
  width: 100%;
  height: 280px;
  overflow: hidden;
}

.news .news-banner .banner .banner-img img {
  width: 100%;
  height: 100%;
  transition: all ease-in-out 0.5s;
}

.news .news-banner .banner .banner-img img:hover {
  width: 110%;
  height: 110%;
  margin-top: -5%;
  margin-left: -5%;
}

.news .news-content {
  display: inline-block;
  vertical-align: top;
  margin-left: 60px;
  width: 50%;
  height: 390px;
  overflow: hidden;
}

.news .news-content .content {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #E8DFDD;
  margin-bottom: 20px;
}

.news .news-content .content .date span:nth-child(1) {
  font-size: 18px;
  color: #807776;
}

.news .news-content .content .date span:nth-child(2) {
  font-size: 18px;
  color: #E8DFDD;
  margin: 0 10px 0 6px;
}

.news .news-content .content .date a {
  font-size: 14px;
  color: #514644;
}

.news .news-content .content .p-con {
  margin-top: 10px;
}

.news .news-content .content .p-con a {
  font-size: 14px;
  color: #1D1716;
  font-weight: bold;
  cursor: pointer;
}

.news .news-content .content .p-con a:hover {
  color: #FF624B;
}

.cooperation {
  text-align: center;
  background-color: #F8F7F7;
  padding: 60px 0px 40px 0;
}

.cooperation-img {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.cooperation-img div {
  width: 23%;
  max-width: 285px;
  margin-top: 20px;
}

.cooperation-img img {
  width: 100%;
}


/* [v-cloak] {
  display: none !important;
} */


/* 移动端样式 */
#mhead img {
  width: 100%;
  height: 100%;
  font-family: MicrosoftYaHei;
}

.mobile img {
  width: 100%;
  height: 100%;
  font-family: MicrosoftYaHei;
}

.mobile-head .m-pople {
  float: right;
  color: #fff;
}

.mobile-head .m-pople img {
  width: 25px;
}

.mobile-head .mr-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: 6px;
}

.mobile-head .mr-icon img {
  width: 25px;
  height: 19px;
  margin-right: 10px;
}

.mobile-head .m-login {
  display: flex;
  background-color: #1D1716;
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  max-height: 0px;
  transition: max-height ease-in-out 0.3s;
}

.mobile-head .m-logins {
  max-height: 39px;
  transition: max-height ease-in-out 0.3s;
}

.mobile-head .m-logining {
  float: right;
}

.ml-blocks {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #9B908E;
  border-width: 7px;
  border-style: solid;
  height: 0px;
  width: 0px;
  display: inline-block;
  transform: rotate(-180deg);
  transition: transform ease-in-out 0.5s;
}

.mobile-head .m-logining .ml-block {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #9B908E;
  border-width: 7px;
  border-style: solid;
  height: 0px;
  width: 0px;
  display: inline-block;
  transform: rotate(0);
  transition: transform ease-in-out 0.5s;
}

.mobile-head .m-logining .ml-text {
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 12px;
  width: 76px;
  color: #9b908e;
}

.mobile-head .m-logining img {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.ml-right {
  background-color: #34302F;
  position: absolute;
  z-index: 2;
  right: 0;
  transition: height ease-in-out 0.5s;

}

.ml-right .m-list {
  padding-bottom: .3rem;
}

.ml-rights {
  overflow: hidden;
  height: 0;

}

.ml-right .m-item {
  padding: 0.3rem 1rem;
  color: #fff;
  font-size: 14px;
  width: 8rem;
}

.mobile-head .m-login div {
  width: 34%;
  padding: 10px 0;
  border-right: 1px solid #6F6A6A;
}

.mobile-head .m-login div:last-child {
  background-color: #FF624B;
  border-right: none;
}

.mobile-head {
  max-height: 600px;
  overflow: hidden;
  transition: max-height ease-in-out 0.5s;
}

.mobile-head .mh-top {
  padding: 10px 39px;
  background-color: #FFF;
  height: 52px;
  /* line-height: 60px; */
  box-sizing: border-box;
}

.mobile-heads {
  max-height: 0px;
  transition: max-height ease-in-out 0.5s;
}

.mhead-list {
  position: absolute;
  z-index: 3;
  width: 100%;
  overflow: hidden;
  background-color: #34302F;
  max-height: 0px;
  font-size: 14px;
  transition: max-height ease-in-out 0.3s;
}

.mhead-lists {
  max-height: 2000px;
  font-size: 14px;
  transition: max-height ease-in-out 0.3s;
  background-color: #34302F;
}

.mhead-list .mhead-product {
  background-color: #141211;
  color: #fff;
  box-shadow: 0px 1px 0px 0px rgba(111, 106, 106, 0.5);
  font-size: 14px;
}

.mhead-list .mhead-product a {
  display: block;
}

.mhead-lists .mhead-product {
  background-color: #141211;
  color: #fff;
  box-shadow: 0px 1px 0px 0px rgba(111, 106, 106, 0.5);
  /* font-size: 14px; */
  overflow: hidden;
}

.mhead-list .mhead-products {
  background-color: #141211;
  color: #fff;
  box-shadow: 0px 1px 0px 0px rgba(111, 106, 106, 0.5);
  /* font-size:14px; */
  height: 0rem;
  transition: height ease-in-out 0.5s;
}

.mhead-lists .mhead-products {
  background-color: #141211;
  color: #fff;
  box-shadow: 0px 1px 0px 0px rgba(111, 106, 106, 0.5);
  /* font-size: 14px; */
  height: 0rem;
  transition: height ease-in-out 0.5s;
}

.mhead-list,
.mhead-lists .mhead-product .mhead-child {
  background-color: #24201D;
}

.mhead-arrow {
  transform: rotate(-45deg);
  transition: transform ease-in-out 0.5s;
  float: right;
  cursor: pointer;
}

.mhead-arrow2 {
  transform: rotate(133deg);
  transition: transform ease-in-out 0.5s;
  float: right;
  cursor: pointer;
}

.mhead-arrow2::before {
  content: '';
  width: 10px;
  display: inline-block;
  height: 10px;
  border-radius: 2px;
  border-top: 2px solid #C5C0BF;
  border-right: 2px solid #C5C0BF;
}

.mhead-arrow::before {
  content: '';
  width: 10px;
  display: inline-block;
  height: 10px;
  border-radius: 2px;
  border-top: 2px solid #C5C0BF;
  border-right: 2px solid #C5C0BF;
}

.mobile-head .mhead-icons {
  transform: rotate(0);
  transition: transform ease-in-out 0.3s;
}

.mobile-head .mhead-icon {
  transform: rotate(90deg);
  transition: transform ease-in-out 0.3s;
}

.m-carousel {
  display: none;
  width: 100%;
  overflow: hidden;
}

.m-carousel .m-active {
  width: 100%;
}

.m-carousel .m-active .groupBook-two {
  position: relative;
  background: url('../images/active/group-booking/m-freebg2021.png') top center no-repeat;
  background-size: cover;
  height: 260px;
}

.m-carousel .m-active .groupBook-traffic {
  position: relative;
  background: url('../images/active/group-booking/m_banner_wp.png') top center no-repeat;
  background-size: cover;
  height: 260px;
}
.m-carousel .m-active .yzhl {
  position: relative;
  background: url('../images/active/group-booking/yzhl1.png') top center no-repeat;
  background-size: cover;
  height: 260px;
}
.m-carousel .m-active .cloudoffice {
    position: relative;
    background: url('https://file2.xinruiyun.cn/cloudoffice/img24.png') top center no-repeat;
    background-size: cover;
    height: 260px;
  }
.m-carousel .m-active .groupBook-two .free-button {
  position: absolute;
  bottom: 20px;
  left: 37%;
  width: 90px;
  height: 30px;
  background: rgba(60, 68, 255, 0.8);
  box-shadow: 0px 4px 10px 0px rgba(19, 27, 168, 0.6);
  border-radius: 2px;
  border: 1px solid #9CF0FF;
  color: #fff;
  text-align: center;
}

.m-carousel .m-active .groupBook {
  background: url('../images/active/group-booking/m-vmware.png') top center no-repeat;
  background-size: cover;
  height: 260px;
}

.m-carousel .m-active .groupBook-back {
  background: url('../images/active/group-booking/m-banner.png') top center no-repeat;
  background-size: cover;
  height: 260px;
}

.m-carousel .m-active .groupBook-sea {
  background: url('../images/active/group-booking/m-go-sea.png') top center no-repeat;
  background-size: cover;
  height: 260px;
}

.m-carousel .groupBook-content {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  height: inherit;
}

.m-carousel .groupBook-content>img:nth-child(1) {
  position: absolute;
  width: 227px;
  height: 177px;
  left: -2px;
  top: 43px;
  z-index: 1;
}

.m-carousel .groupBook-content>img:nth-child(2) {
  position: absolute;
  width: 111px;
  height: 106px;
  left: 4px;
  top: 186px;
  z-index: 1;
}

.m-carousel .groupBook-img {
  width: 245px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0px;
}

.m-carousel .groupBook-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.m-carousel .groupBook-text {
  width: auto;
  padding: 0 0 0 20px;
  position: absolute;
  top: 90px;
  z-index: 2;
}

.m-carousel .groupBook-text>i {
  font-size: 40px;
  font-family: Arial-BoldItalicMT;
  color: #514644;
  font-weight: normal;
  line-height: 45px;
  opacity: 0.37;
  position: relative;
  z-index: 1;
}


.m-carousel .groupBook-text p:nth-child(1) {
  margin-top: -26px;
  font-size: 23px;
  position: relative;
  z-index: 2;
}

.m-carousel .groupBook-text p:nth-child(2) {
  margin-top: 11px;
  font-size: 16px;
}

.m-carousel .groupBook-text button {
  background: none;
  outline: none;
  cursor: pointer;
  margin-top: 19px;
  width: 105px;
  height: 37px;
  border: 1px solid #333;
  font-size: 16px;
  font-family: "Microsoft YaHei", "微软雅黑";
  background-color: #FFF;
}

.m-carousel .groupBook-text button a {
  color: #333333;
}

.m-carousel .groupBook-text .gt-button {
  color: #FFFFFF;
  background-color: #FF624B;
  margin-left: 20px;
  border: none;
}

.m-carousel .groupBook-text .gt-button a {
  color: #fff;
}

.m-carousel .groupBook-text .sea-button {
  background: none;
  outline: none;
  cursor: pointer;
  border-radius: 1px;
  width: 127px;
  height: 37px;
  font-size: 14px;
  border: 1px solid #1F5DE8;
}

.m-carousel .groupBook-text .sea-button a {
  color: #1F5DE8;
}

.m-carousel .groupBook-text .gt-brbt {
  border: 1px solid #FF624B;
  border-radius: 2px;
  margin-left: 20px;
}

.m-carousel .groupBook-text .gt-brbt a {
  color: #FF624B;
}

.m-carousel .groupBook-text button:hover {
  background-color: #FF624B;
  border: none;
}

.m-product {
  padding: 0 10px;
  margin-top: 20px;
  display: none;
}

.m-product div {
  width: 14%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #F8F7F7;
  border: 1px solid #DCD6D5;
  color: #1D1716;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 10px 10px 0;
}

.mp-pro {
  display: none;
}

.mp-pro .mp-p {
  color: #1D1716;
  font-size: 24px;
  margin: 0 0 20px 0;
  text-align: center;
  font-weight: normal;
  line-height: 33px;
}

.mp-title {
  background-color: #FFFFFF;
  color: #1D1716;
  font-size: 14px;
  padding: 12px 25px;
  border-bottom: 2px solid #F8F7F7;
}

.mc-list {
  background: #F8F7F7;
  max-height: 500px;
  overflow: hidden;
  transition: max-height ease-in-out 0.5s;
}

.mc-lists {
  background: #F8F7F7;
  max-height: 0;
  overflow: hidden;
  transition: max-height ease-in-out 0.5s;
}

.mc-list .mc-item {
  margin: 10px 20px;
  background-color: #fff;
}

.mc-list .mc-items {
  margin: 10px 20px;
}

.mc-list .mc-dd {
  display: flex;
  justify-content: space-between;
  text-align: left;
  padding: 10px 10px;
  border-radius: 4px;
}

/* .mc-item a{
  display: block;
} */
.meigth-scene .meigth-content .my-list {
  margin-top: 10px;
}

.meigth-scene .meigth-content .my-list .my-item {
  max-width: 80px;
  /* height:95px; */
  background: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  font-size: 14px;
  padding: 7px 7px 5px 10px;
  margin-right: 10px;
  display: inline-block;
}

.meigth-scene .meigth-content .my-list .my-item:last-child {
  margin-right: 0;
}

.mc-list .mc-dd .mc-right p {
  font-size: 12px;
  color: #1D1716;
}

.mc-list .mc-dd .mc-right h2 {
  margin: 0 0 10px 0;
  color: #1D1716;
  font-size: 14px;
  font-weight: bold;
}

.mc-list .mc-dd .mc-left .left-button {
  background-color: #FF624B;
  display: block;
  color: #fff;
  height: 32px;
  width: 71px;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  margin: 10px 11px 0 0;
  border-radius: 2px;
}

.meigth-scene {
  display: none;
  margin-top: 20px;
  height: 525px;
  padding: 0.6rem 20px 35px 20px;
  background-color: #0E0D0D;
  position: relative;
}

.meigth-scene h2 {
  font-size: 24px;
  color: #FFFFFF;
  text-align: center;
  margin: 30px 0 20px 0;
  font-weight: normal;
}

.meigth-scene .meigth-bg {
  overflow: hidden;
  width: 100%;
  border-radius: 4px;
}

.mg-list {
  margin-top: 14px;
  text-align: center;
  margin: 0 auto;
  height: 37px;
  position: relative;
  top: 22px;
}

.mg-list .mg-item {
  height: 15px;
  display: inline-block;
  width: 4px;
  margin-right: 4px;
  background-color: #fff;
  border-radius: 4px;
}

.mg-list .mg-active {
  display: inline-block;
  width: 4px;
  margin-right: 4px;
  background-color: #FF624B;
  border-radius: 4px;
  transform: scaleY(2);
  transition: all ease-in-out 0.2s;
}

.meigth-scene .meigth-box {
  overflow: hidden;
  height: 308px;
  text-align: center;
  position: relative;
  top: 7px;
  transition: all ease-in-out 0.5s;
}

.meigth-scene .meigth-bg .bg {
  width: 100%;
  height: 100%;
  float: left;
}

.meigth-scene .meigth-content {
  text-align: center;
  height: 308px;
  color: #fff;
  float: left;
  position: relative;
  overflow: hidden;
  transition: all ease-in-out 0.5s;
}

.meigth-scene .meigth-content .mc-img {
  width: 100%;
  height: inherit;
  position: absolute;
}

.meigth-scene .meigth-content .mc-img .bg {
  width: 100%;
  height: 100%;
}

.meigth-scene .meigth-content .meigth-ba {
  width: 100%;
  position: absolute;
}

.meigth-scene .meigth-content div>p {
  font-size: 14px;
  max-width: 400px;
  line-height: 20px;
  margin: 10px auto;
}


.meigth-scene .meigth-content .meigth-title {
  text-align: center;
  border-bottom: 4px solid #FF624B;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  margin-top: 0;
}

.meigth-scene .meigth-content .meigth-icon {
  display: flex;
  justify-content: space-around;
  max-width: 300px;
  margin: 0 auto;
}

.meigth-scene .meigth-content .meigth-icon img {
  width: 14%;
  height: 14%;
}

.meigth-scene .meigth-content .meigth-text {
  display: flex;
  justify-content: space-around;
  max-width: 500px;
  margin: 0 auto;
}

.meigth-scene .meigth-content .meigth-text span {
  display: inline-block;
  width: 112px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 1);
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  transition: all ease-in-out 0.2s;
}

.meigth-scene .meigth-content .meigth-text span:hover {
  background-color: rgba(255, 255, 255, 0.4);

}

.m-datacenter {
  display: none;
  background: url('../images/home/m-datacenter.png') top center no-repeat;
  background-size: 100% 100%;
  height: 270px;
  position: relative;
}

.m-datacenter .m-container .mheader-g h2 {
  color: #fff;
  font-size: 24px;
  line-height: 2rem;
  font-weight: normal;
  text-align: center;
  margin: 0px;
}

.m-datacenter .m-container .main {
  position: relative;
  height: 231px;
}

.m-datacenter .m-container .main>span {
  border: 1px solid #fff;
  background-color: #FFD100;
  color: #333;
  font-size: 14px;
  border-radius: 4px;
  text-align: center;
  padding: 2px 4px;
  position: absolute;
}

.m-datacenter .m-container .main .online {
  background: #FF624B;
  color: #fff;
}

.m-datacenter .m-container .main .mar {
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  width: 100%;
  text-align: center;
}

.m-datacenter .m-container .main .mar span i {
  background-color: #FFD100;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 7px;
}

.m-datacenter .m-container .main .mar span:nth-of-type(2) i {
  background: #FF624B;
}

.m-card {
  padding: 0 10px;
  display: none;
}

.m-card h2 {
  font-size: 24px;
  color: #1D1716;
  text-align: center;
  margin: 0 0 20px 0;
}

.m-card .mcard-content {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0.7rem;
  padding: 15px 10px;
  background-color: #fff;
}

.m-card .mcard-content .mcard-img {
  width: 37px;
  margin-right: 20px;
  text-align: center;
}

.m-card .mcard-content .mcard-img img {
  width: 100%;
}

.m-card .mcard-content .mcard-text {
  width: 88%;
}

.m-card .mcard-content .mcard-text p {
  color: #514644;
  font-size: 14px;
  line-height: 20px;
}

.m-card .mcard-content .mcard-text p:first-child {
  color: #1D1716;
  font-size: 16px;
  margin-bottom: 20px;
}

.m-news {
  display: none;
  padding: 0 10px;
}

.m-news h3 {
  font-size: 24px;
  line-height: 83px;
  margin: 0;
  color: #1D1716;
  text-align: center;
}

.m-news .m-newBanner .mbanner-img {
  position: relative;
  height: 243px;
}

.m-news .m-newBanner .mbanner-img img {
  width: 100%;
  height: 100%;
}

.m-news .m-newBanner .mbanner-img .mbanner-text {
  position: absolute;
  bottom: 0;
  background-color: #333333;
  opacity: 0.77;
  border-radius: 0px 0px 4px 4px;
  width: 100%;
  color: #fff;
}

.m-news .m-newBanner .mbanner-img .mbanner-text div {
  padding: 10px 10px 5px 10px;
}

.m-news .m-newBanner .mbanner-img .mbanner-text div:nth-child(2) {
  padding: 0 10px 5px 10px;
}

.m-news .m-newBanner .mbanner-img .mbanner-text div p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  line-height: 19px;
  -webkit-box-orient: vertical;
}

.m-news .m-info {
  padding: 10px 10px;
  border-bottom: 1px solid #E8DFDD;
}

.m-news .mi-more {
  text-align: center;
  color: #807776;
  margin: 19px 0;
  font-size: 12px;
  display: block;
}

.m-news .m-info p {
  font-size: 14px;
  color: #1D1716;
  line-height: 22px;
  font-weight: bold;
}

.m-news .m-info span {
  color: #807776;
  font-size: 13px;
}

.m-news .m-info a {
  font-size: 14px;
  color: #1D1716;
  line-height: 22px;
  font-weight: bold;
}

.m-news .m-info .m-ina a {
  color: #807776;
  font-size: 13px;
}

.m-news .m-info span:nth-child(2) {
  color: #E8DFDD;
}

.m-cooperation {
  padding: 0 0.2rem;
  margin-top: 1rem;
}

.m-cooperation h3 {
  color: #272020;
  font-size: 0.32rem;
  margin-bottom: 0.4rem;
  text-align: center;
}

.m-cooperation .mp-img {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.m-cooperation .mp-img div {
  width: 48%;
  height: 1.5rem;
  margin-bottom: 10px;
}

.m-bottom {
  display: none;
}

.m-bottom img {
  width: 100%;
  height: 100%;
  font-family: MicrosoftYaHei;
}

.m-bottom .m-register {
  background-color: #FF624B;
  text-align: center;
  color: #fff;
  padding: 0.7rem 0;
}

.m-bottom .m-register p {
  font-size: 14px;
}

.m-bottom .m-register .m-button {
  margin-top: 13px;
  border: 1px solid #fff;
  padding: 7px 25px;
  font-size: 14px;
  display: inline-block;
  border-radius: 2px;
}

.m-bottom .m-we {
  background-color: #1E1B1A;
  padding: 20px;
}

.m-bottom .m-we .mwe-text {
  display: flex;
  justify-content: space-around;
  max-width: 528px;
  margin: 0 auto;
}

.m-bottom .m-we .mwe-text .mwe-left {
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.m-bottom .m-we .mwe-text .mwe-left .mwe-img {
  width: 95px;
  height: 90px;
  display: inline-block;
}

.m-bottom .m-we .mwe-text .mwe-right {
  margin-left: 20px;
}

.m-bottom .m-we .mwe-text .mwe-right p:nth-child(1) {
  font-size: 18px;
}

.m-bottom .m-we .mwe-text .mwe-right p:nth-child(2) {
  color: #FF624B;
  font-size: 24px;
}

.m-bottom .m-we .mwe-text .mwe-right p {
  color: #fff;
  font-size: 14px;
  margin-top: 7px;
}

.m-bottom .mb-text {
  background-color: #0B0605;
  padding: 11px 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  text-align: center;
}

.m-bottom .mb-text a {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
}

.m-bottom .mb-text .mb-top {
  margin-bottom: 11px;
}

.m-bottom .mb-text .mb-top .mb-img {
  width: 10px;
  height: 10px;
  vertical-align: top;
  display: inline-block;
}

.component-fade-enter-active,
.component-fade-leave-active {
  transition: height .3s ease-in-out;
}

.component-fade-enter,
.component-fade-leave-to {
  height: 0;
}

.mhead-product span,
.mhead-product a {
  font-size: 14px;
}

.mhead-cdd {
  box-shadow: 0px 1px 0px 0px rgba(111, 106, 106, 0.5);
  padding: 10px;
  background-color: #24201D;
}

.mhead-cdd a {
  font-size: 14px;
}

.mhead-chd a {
  font-size: 14px;
  display: block;
}

.mhead-chd {
  background-color: #34302F;
  padding: 10px 20px;
}

.mhead-box {
  max-height: 320px;
  transition: max-height ease-in-out 0.3s;
  -webkit-transition: max-height ease-in-out 0.3s;
  -moz-transition: max-height ease-in-out 0.3s;
  overflow: hidden;
}

.mhead-boxs {
  max-height: 0;
}

.mhead-pone {
  max-height: 68rem;
  transition: max-height ease-in-out 0.3s;
  -webkit-transition: max-height ease-in-out 0.3s;
  -moz-transition: max-height ease-in-out 0.3s;
  overflow: hidden;
}

.mhead-pones {
  max-height: 0;
  transition: max-height ease-in-out 0.3s;
  -webkit-transition: max-height ease-in-out 0.3s;
  -moz-transition: max-height ease-in-out 0.3s;
  overflow: hidden;
}

.m-head {
  display: none;
  min-width: 320px;
  width: 100%;
}

.cooperation-case {
  width: 1200px;
  margin: 0 auto;
}

.cooperation-case .header-g .title {
  line-height: 42px;
  text-align: center;
  margin-bottom: 40px;
}

.cooperation-case .wrap .solution-content {
  background-color: #030725;
  height: 360px;
}

.cooperation-case .solution-content .solution-container {
  height: 100%;
  width: 1040px;
  float: left;
  cursor: pointer;
  overflow: hidden;
}

.cooperation-case .solution-container .solution-wrapper {
  position: relative;
  height: 100%;
  white-space: nowrap;
  transition: .3s;
}

.cooperation-case .wrap .solution-slide {
  display: inline-block;
  position: relative;
  height: 100%;
  transition: width 0.4s linear;
  width: 160px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  overflow: hidden;
  vertical-align: top;
  white-space: normal;
}

.solution-wrapper .solution-slide:hover .solution-card-bg {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.solution-wrapper .solution-slide .solution-card-bg {
  position: relative;
  width: 100%;
  height: 100%;
  transition: 0.2s;
}

.solution-slide .solution-card-bg::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #030725;
  opacity: 0.8;
  transition: 0.2s;
}

.solution-wrapper .solution-slide .solution-card-bg img {
  display: block;
  position: absolute;
  top: -10000px;
  right: -10000px;
  bottom: -10000px;
  left: -10000px;
  height: 100%;
  margin: auto;
}

.solution-wrapper .solution-slide .solution-card-collapse {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  transition: 0.5s;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.solution-card-collapse .collapse-close>p {
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #ffffff;
}

.solution-card-collapse .collapse-close>p.across {
  color: #377DFF;
  margin: 10px 0;
}

.solution-wrapper .solution-slide .solution-card-open {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  transition: 0.5s;
  padding: 50px 40px;
  cursor: auto;
}

.solution-slide .solution-card-open>div {
  width: 480px;
}

.solution-slide .solution-card-open>div>h4 {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 10px;
}

.solution-slide .solution-card-open>div>p {
  font-size: 16px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 5px;
}

.solution-slide .solution-card-open>div>span {
  margin-top: 5px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
  line-height: 19px;
}

.solution-slide .solution-card-open>div>span.setting {
  display: block;
  height: 95px;
}

.solution-card-open>div>span.setting .more {
  cursor: pointer;
  color: #377DFF;
}

.solution-container .solution-wrapper .solution-slide.open {
  transition: width 0.4s linear;
  width: 560px;
}

.solution-wrapper .solution-slide.open .solution-card-bg::after {
  opacity: 0.8;
}

.solution-wrapper .solution-slide.open:hover .solution-card-bg {
  -ms-transform: none;
  transform: none;
}

.cooperation-case .wrap .solution-ctrl {
  height: 100%;
  width: 160px;
  float: left;
  color: #fff;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.solution-ctrl .solution-ctrl-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("/templets/1/cms/images/home/case_bg8.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: 0.2s;
}

.solution-ctrl .solution-ctrl-bg:hover {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.solution-ctrl .solution-ctrl-bg:hover::after {
  opacity: 0.7;
}

.solution-ctrl .solution-ctrl-bg::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #030725;
  opacity: 0.8;
  transition: 0.2s;
}

.solution-ctrl .solution-ctrl-arrow {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 28px;
  margin-left: -10px;
  margin-top: -14px;
  opacity: 0.5;
  transition: 0.2s;
  transform: rotatey(0);
  animation: solution-arrow-flash 0.6s ease-in infinite alternate;
}

.solution-ctrl .solution-ctrl-arrow.aleft {
  transform: rotatey(180deg);
}

.solution-ctrl .solution-ctrl-arrow span {
  display: block;
  width: 28px;
  height: 28px;
  margin-left: -12px;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.solution-ctrl .solution-ctrl-arrow span::before {
  content: "";
  display: block;
  width: 100%;
  border-top: solid 4px;
  border-radius: 2px;
}

.wrap .solution-ctrl .solution-ctrl-arrow span::after {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  border-right: solid 4px;
  border-radius: 2px;
  margin-top: -4px;
}

.solution-ctrl:hover .solution-ctrl-arrow {
  animation: none;
  opacity: 1;
}

.m-pro-links:hover {
  color: #1D1716;
}

.ivu-modal {
  top: 150px;
}

.btnCancel {
  color: #111;
}

.btnCancel:hover {
  border: none !important;
}

@media only screen and (max-width:1366px) {

  .box-container .container .container-item .ci-box a p {
    font-size: 12px;
    font-weight: Bold;
  }

  .box-container .container .container-item .ci-box span {
    font-size: 12px;
  }

  .m-bottom {
    display: none;
  }
}

@media only screen and (max-width:1023px) {
  .datacenter {
    display: none;
  }

  .flex-g {
    width: auto;
  }

  .m-datacenter {
    display: block;
    background: url(../images/home/m-datacenter.png) top center no-repeat;
    background-size: 100% 100%;
    height: 452px;
  }

  .m-datacenter .m-container .main {
    top: 95px;
    height: 317px;
  }

  .mobile-head .mobile-logo .mobile-limg img {
    height: auto;
    max-width: 100%;
    max-height: 66px;
    position: relative;
  }

  .ivu-input {
    border: 1px solid rgba(96, 87, 86, 1);
    background-color: rgba(29, 23, 22, 1);
  }

  .pm-box {
    padding: 0;
  }

  .ph-left {
    display: none;
  }

  .vice-title {
    display: none;
  }

  .m-carousel {
    display: block;
  }

  .carousel {
    display: none;
  }

  .cloud-container .container .main>div {
    width: 100%;
    box-shadow: none;
    padding: 10px 30px 30px 30px;
  }

  .cloud-container .container .main .img-wrap {
    width: 200px;
    height: 200px;
    border: 1px solid #EEECEB;
  }

  .cloud-container .container .main .img-wrap img {
    width: 75%;
  }

  .cloud-container {
    margin-bottom: 0;
  }

  .m-card {
    display: block;
    padding: 30px 0 10px 0;
    background-color: #F8F7F7;
  }

  .m-news {
    display: block;
  }

  .auth {
    display: none;
  }

  .news {
    display: none;
  }

  .bottom {
    display: none;
  }

  .box-container {
    display: none;
  }

  .pc-top {
    display: none;
  }

  .noteic {
    display: none;
  }

  .product {
    display: none;
  }

  .meigth-scene {
    display: block;
  }

  .m-head {
    display: block;
  }

  .eigth-scene {
    display: none;
  }

  .mobile-head .mh-top {
    padding: 10px 10px;
  }

  .mp-pro {
    display: block;
    padding-top: 30px;
    background-color: #F8F7F7;
  }

  .m-product {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .m-product div {
    width: 44%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #F8F7F7;
    border: 1px solid #DCD6D5;
    color: #1D1716;
    font-size: 14px;
    border-radius: 4px;
    margin: 0 10px 10px 0;
  }

  .m-pro-links {
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #1D1716;
    display: block;
  }

  .m-bottom {
    display: block;
  }

  .mobile-head .mobile-logo {}

  .mobile-head .mobile-logo .mobile-limg {
    width: 103px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin-top: 5px;
  }


  .eigth-scene .bg h3 {
    color: #FFFFFF;
    text-align: center;
    margin: 10px 0 20px 0;
    font-size: 16px;
  }

  .cooperation-case {
    display: none;
  }

  .ph-left {
    display: none;
  }

  .groupBook-text .gp-sea {
    font-size: 24px;
  }

  .groupBook-text .gp-sea {
    font-size: 24px;
  }

  .groupBook-text .gp-sea-desc {
    width: 202px;
    color: #333333;
    line-height: 22px;
  }

  .groupBook-text .gp-tone {
    font-size: 28px;
    color: #FF624B;
    font-weight: bold;
  }

  .groupBook-text .gp-ttwo {
    margin-top: 10px;
    color: #333333;
    font-size: 18px;
    line-height: 40px;
  }

  .groupBook-text .vm-tone {
    margin-top: 11px;
    font-size: 24px;
    font-weight: bold;
    color: #007BE8;
    position: relative;
    z-index: 2;
  }

  .groupBook-text .vm-ttwo {
    max-width: 321px;
    font-size: 14px;
    color: #333333;
    line-height: 22px !important;
  }

  .m-carousel .groupBook-text .vm-brbt {
    border: 1px solid #007BE8;
    border-radius: 2px;
  }

  .m-carousel .groupBook-text .vm-brbt a {
    color: #007BE8;
  }
}

@media only screen and (min-width:1024px)and (max-width:1199px) {
  .nav-list .nav-left .nav-item {
    padding: 0 3px;
  }

  .ivu-input {
    border: 1px solid rgba(96, 87, 86, 1);
    background-color: rgba(29, 23, 22, 1);
  }

  .m-head {
    display: block;
  }

  .ph-left {
    display: none;
  }

  .m-pro-links {
    color: #1D1716;
  }

  #front header .m-head {
    display: block;
  }

  .noteic {
    display: none;
  }

  .m-active .free-a {
    display: none;
  }
  .m-active .free-a .free-button{
    display: none;
  }

  .m-product {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .m-product div {
    width: 44%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #F8F7F7;
    border: 1px solid #DCD6D5;
    color: #1D1716;
    font-size: 14px;
    border-radius: 4px;
    margin: 0 10px 10px 0;
  }

  .m-pro-links {
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #1D1716;
    display: block;
  }

  .pc-top {
    display: none;
  }

  .m-bottom {
    display: block;
  }

  .bottom {
    display: none;
  }

  .cloud-container .container .main>div {
    width: 100%;
    text-align: center;
    box-shadow: none;
    padding: 10px 30px 30px 30px;
  }

  .box-container {
    display: none;
  }

  .eigth-scene {
    display: none;
  }

  .meigth-scene {
    display: block;
  }

  .product {
    display: none;
  }

  .mp-pro {
    display: block;
  }

  .mobile-head .mobile-logo .mobile-limg {
    width: 103px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin-top: 5px;
  }

  .mobile-head .mobile-logo .mobile-limg img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }

  .eigth-scene .bg {
    padding: 20px;
    background-color: #0E0D0D;
  }

  .eigth-scene .bg h3 {
    color: #FFFFFF;
    text-align: center;
    margin: 10px 0 20px 0;
    font-size: 16px;
  }

  .eigth-scene .bg .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
  }

  .eigth-scene .bg .carousel-indicators li {
    width: 4px;
    height: 15px;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
  }

  .eigth-scene .bg .carousel-indicators .active {
    width: 4px;
    height: 30px;
    border-radius: 4px;
    background-color: #F26667;

  }

  .eigth-scene .wrap .box .left-menu {
    display: none;
  }

  .eigth-scene .wrap .box .content {
    padding: 0px;
    text-align: center;
  }

  .eigth-scene .wrap .box .content h3 {
    text-align: center;
    border-bottom: 3px solid #FF624B;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 10px;
  }

}

@media only screen and (max-width: 640px) {
  .title {
    font-size: 24px;
  }

  .cooperation-img div {
    width: 47%;
    margin-top: 20px;
  }

  .datacenter {
    display: none;
  }
  .m-datacenter {
    display: block;
    background: url('../images/home/m-datacenter.png') top center no-repeat;
    background-size: 100% 100%;
    height: 270px;
    position: relative;
  }

  .m-datacenter .m-container .main {
    position: relative;
    top: 32px;
    height: 231px;
  }

  .cooperation-case {
    display: none;
  }

  .ph-left {
    display: none;
  }
}

.cn-honpc {
  width: 897px;
  background: rgba(255, 255, 255, 0.2);
}

.cn-list {
  background: rgba(0, 0, 0, 0.2);
  color: rgba(216, 216, 216, 1);
}

.cn-list .cn-item {
  max-width: 299px;
  width: 297px;
  margin-right: -2px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}

.cn-content {
  display: none;
  padding: 14px 30px 20px 21px;
  box-sizing: border-box;
}

.cn-content .cn-lbox {
  display: inline-block;
  width: 48%;
  margin-right: 19px;
}

.cl-p {
  font-size: 14px;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.cl-p:last-child {
  margin-bottom: 0;
}

.cn-content .cn-lbox .cl-text {
  font-size: 14px;
  color: #FFFFFF;
  margin-bottom: 10px;
}

.cn-content .cn-lbox .cl-img {
  font-size: 18px;
  color: #FFFFFF;
}

.cn-content .cn-lbox .cl-img img {
  margin-right: 28px;
}

.cn-content .cn-lbox .cl-img img:last-child {
  margin-right: 0;
}

.cn-content .cn-rbox {
  width: 410px;
  display: inline-block;
  vertical-align: top;
}

.cn-content .cn-rbox .cr-list {
  text-align: center;
}

.cn-content .cn-rbox .cr-list .cr-item {
  width: 120px;
  height: 95px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
  color: #ffffff;
  padding: 14px 24px;
  text-align: center;
  box-sizing: border-box;
}

.cn-content .cn-rbox .cr-list .cr-item p:last-child {
  margin-top: 10px;
}

.cn-content .cn-rbox .cr-list .cr-item:last-child {
  margin-right: 0;
}

.cn-content .cn-rbox .cr-bt {
  width: 120px;
  height: 36px;
  margin: 0 auto;
  line-height: 36px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 1);
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  margin-top: 20px;
  transition: color .2s linear, background-color .2s linear, border .2s linear, box-shadow .2s linear, -webkit-box-shadow .2s linear;
}

.cn-content .cn-rbox .cr-bt:hover {
  background: #FF624B;
  border: 1px solid #FF624B;
}

.cn-content .cn-rbox .cr-bt a {
  display: block;
}

.cn-show {
  display: block;
}

.cn-hback {
  background: rgba(255, 255, 255, 0.2);
  color: #FF624B;
}

.yu-box {
  position: fixed;
  top: 0;
  left: 0;
  background: rgb(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 10000;
  display: none;
}

.yu-boxs {
  position: fixed;
  top: 0;
  left: 0;
  background: rgb(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 10000;
  display: block;
}

.yu-modal {
  width: 500px;
  position: absolute;
  left: 37%;
  top: 20%;
}

.yu-head {
  height: 60px;
  background: rgba(51, 51, 51, 1);
  line-height: 60px;
  padding: 0 20px;
  font-size: 14px;
  color: #ffffff;
}

.yu-body {
  background: #ffffff;
  padding: 30px 30px 40px 30px;
  box-sizing: border-box;
}

.yu-list .yu-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 31px;
}

.yu-list .yu-item:last-child {
  margin-right: 0;
}

.yu-list .yu-item .yu-itop {
  font-size: 20px;
  text-align: center;
}

.yu-list .yu-item .yu-itop img:last-child {
  width: 121px;
  height: 121px;
}

.yu-list .yu-item .yu-button {
  width: 123px;
  height: 31px;
  border-radius: 18px;
  border: 1px solid rgba(0, 0, 0, 1);
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  text-align: center;
}

.yu-list .yu-item .yu-button img,
.yu-list .yu-item .yu-button span {
  vertical-align: middle;
}

.yu-list .yu-item .yu-buttom {
  color: #999999;
  text-align: center;
  width: 123px;
  margin-top: 20px;
}

.yu-list .yu-item .yu-buttom p {
  margin-top: 10px;
}