.main-index {
  background: #f5f5f5;
  min-height: calc(100vh - 267px);
  margin-top: 0;
}

.main-index .content-right {
  float: none;
  margin-left: 0;
  padding: 0;
  min-height: 828px;
  width: auto;
  background-color: #f7f7f7;
}

.main-index ul {
  /*margin: 0;*/
  padding-left: 40px;
}

.content-for-webmagic li {
  margin: 0;
}

.content-for-webmagic > .content-box {
  min-height: calc(100vh - 170px);
  padding-bottom: 50px;
  margin: 0px auto;
}
.content-box {
  width: 1200px;
  margin: 40px auto 0;
  background-color: #fff;
}

.content-head {
  margin-top: 0;
}

.content-head .search-box {
  height: 180px;
  background: #fff;
  width: 890px;
}

.content-head .search-content {
  margin: 60px 0 0 80px;
}

.content-head input {
  float: left;
}

.content-head input.search-input {
  width: 610px;
  padding: 0 5px;
  font-size: 14px;
  border: 1px solid #d5d5d5;
  height: 36px;
  line-height: 36px;
  outline: none;
}

.content-head .search-btn {
  width: 100px;
  height: 36px;
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
  color: #fff;
  border: none;
  background: #f66f6a;
}

.content-head .hot-word {
  font-size: 18px;
  margin-top: 5px;
}

.content-head .hot-word a {
  color: #3ec0f0;
  margin-left: 5px;
}

.content-head .customer-service {
  height: 180px;
  padding-top: 50px;
  background: #e3e8ef;
  width: 256px;
  margin-left: 50px;
}

.content-head .customer-service span {
  display: block;
}

.content-head .customer-service .text {
  font-size: 20px;
  padding-left: 50px;
  margin: 0 0 5px 30px;
  position: relative;
}

.content-head .customer-service .text em {
  width: 40px;
  height: 44px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../../images/v1/help/tel_icon.png) no-repeat 0 0;
}

.content-head .customer-service .tel {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #f66f6a;
}

.main-index .product-help .service-category {
  width: 200px;
  height: 456px;
  color: #fff;
  background: url(../../images/v1/help/help_tit_bg.png) no-repeat;
  background-size: cover;
}

.main-index .more-document .service-category {
  width: 200px;
  height: 130px;
  color: #fff;
}

.main-index .service-category .tit {
  position: relative;
  height: 130px;
  background: #b6becb;
  opacity: 0.9;
}

.main-index .product-help .service-category .tit.active {
  background: #f66f6a;
}

.main-index .product-help .service-category .tit:hover {
  color: #f66f6a;
}

.main-index .product-help .service-category .tit.active:hover {
  color: #fff;
}

.main-index .product-help .service-category .tit {
  cursor: pointer;
}

.main-index .service-category p,
.main-index .common-operation .operation-tit p {
  margin: 0;
  padding: 38px 0 0 0;
  line-height: 28px;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}

.main-index .service-category p span,
.main-index .common-operation .operation-tit p span {
  display: block;
  font-weight: normal;
}

.main-index .service-main {
  width: 1000px;
  min-height: 130px;
}

.main-index .box-item {
  width: 288px !important;
  padding-left: 33px;
  padding-bottom: 25px;
  box-sizing: border-box;
  display: inline-block;
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #f0f2f5;
  border-bottom: 1px solid #f0f2f5;
}

.main-index .more-document .box-item {
  color: #666;
  height: 65px;
  line-height: 65px;
  font-size: 18px;
  background-position: 20px center;
}
.flow-nav {
  display: none;
  position: absolute;
  top: 76px;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #fff;
  border-top: 1px solid #e2e2e2;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  padding-bottom: 30px;
}
.flow-nav > div {
  width: 1230px;
  margin: 0 auto;
  transform: translateX(15px);
}
.flow-nav > div > div {
  width: 216px;
  /*float: left;*/
  margin-right: 30px;
}
.flow-nav .box-item {
  width: 216px !important;
  padding: 0;
  margin: 0 30px 28px 0;
  box-sizing: border-box;
  display: inline-block;
  display: inline-block;
  vertical-align: top;
}
.flow-nav .box-item .under-line {
  display: none;
}
.flow-nav h3 {
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0 0;
}
#headNav1 {
  padding-left: 0 !important;
  padding-right: 45px !important;
}

#headNav3 {
  padding-right: 45px !important;
}
ul li {
  /* list-style: none;*/
}

.flow-nav ul li {
  list-style: none;
}

.flow-nav .box-item ul {
  margin: 0;
  padding: 0;
}

.main-index .more-document a {
  padding-left: 30px;
}

.main-index .more-document .box-item.my_credential_icon {
  background: url(../../images/v1/help/my_credential_icon.png) no-repeat;
}

.main-index .more-document .box-item.faqs_icon {
  background: url(../../images/v1/help/faqs_icon.png) no-repeat;
}

.main-index .more-document .box-item.glossary_cion {
  background: url(../../images/v1/help/glossary_icon.png) no-repeat;
}

.main-index .more-document .box-item {
  background-position: 20px center !important;
}
.product,
.apidocument {
  padding-top: 27px;
}
.product-help .box-item .service-name {
  color: #333;
  font-size: 20px;
  margin: 0;
  height: 50px;
  line-height: 50px;
  background-position: 0 center !important;
}

.product-help .mgmt .service-name {
  padding-left: 55px;
}

.compute .service-name {
  background: url(../../images/v1/help/compute_icon.png) no-repeat;
}

.storage .service-name {
  background: url(../../images/v1/help/storage_icon.png) no-repeat;
}

.network .service-name {
  background: url(../../images/v1/help/network_icon.png) no-repeat;
}

.security .service-name {
  background: url(../../images/v1/help/security_icon.png) no-repeat;
}

.database .service-name {
  background: url(../../images/v1/help/database_icon.png) no-repeat;
}

.others .service-name {
  background: url(../../images/v1/help/others_icon.png) no-repeat;
}

.overview-api .service-name {
  background: url(../../images/v1/help/overview_api_icon.png) no-repeat;
}

.mgmt .service-name {
  background: url(../../images/v1/help/mgmt_icon.png) no-repeat;
}

.enterprise-app .service-name {
  line-height: 24px !important;
  background: url(../../images/v1/help/enterprise_app.png) no-repeat;
}

.solution .service-name {
  background: url(../../images/v1/help/solution_icon.png) no-repeat;
}

.product-help .box-item li {
  height: 28px;
  line-height: 28px;
}

.product-help .box-item li a {
  font-size: 16px;
  color: #666 !important;
}

.product-help .box-item li a:hover {
  color: #00658c !important;
  text-decoration: underline !important;
}
.content-for-webmagic a {
  color: #1476ff !important;
}

.content-for-webmagic a.btn {
  color: #fff !important;
}

.content-for-webmagic a:hover {
  text-decoration: underline;
  color: #00658c;
}

.tab-list a div span {
  color: #333 !important;
}
.tab-list a div span:hover {
  color: #f66f6a !important;
}
.tab-list a:hover div span {
  color: #f66f6a !important;
}
.common-operation {
  padding-bottom: 130px;
}

.common-operation .operation-tit {
  position: relative;
  width: 200px;
  height: 280px;
  color: #fff;
  background: #cdd5de;
}

.common-operation .operation-tit:after,
.main-index .product-help .service-category .active:after {
  display: block;
  border-width: 15px;
  border-style: solid;
  border-color: transparent transparent transparent #cdd5de;
  border-image: none;
  top: 50%;
  right: -30px;
  margin-top: -15px;
  position: absolute;
  z-index: 4;
  content: "";
}

.main-index .product-help .service-category .active:after {
  border-color: transparent transparent transparent #f66f6a;
}

.common-operation .operation-tit i {
  width: 50px;
  height: 54px;
  display: block;
  margin-left: 80px;
  background: url(../../images/v1/help/common_oper_icon.png) no-repeat;
}

.common-operation .operation-tit .tit {
  margin-top: 72px;
}

.common-operation .operation-tit .tit p {
  padding: 0;
  margin-top: 15px;
}

.common-operation .service-main dl {
  font-size: 18px;
  box-sizing: border-box;
  width: 33.333%;
  float: left;
  height: 280px;
  margin: 0;
  padding: 60px 0 0 85px;
}

.common-operation .service-main dl dd {
  margin: 0;
  padding: 0;
}

.common-operation .service-main dl dt {
  margin: 0 0 15px 0;
  padding: 0 15px 5px 0;
  border-bottom: 1px solid #9aa7b8;
  display: inline-block;
}

.main-index a {
  color: #666;
}

/* .main-index a:hover {
    color: #3ec0f0 !important;
    text-decoration: underline;
} */

.hide {
  display: none;
}

.latter {
  letter-spacing: -0.5px;
}
.tab-head .content-box {
  height: 76px;
}
.tab-head .content-box h4 {
  position: relative;
}
.tab-head .content-box h4:hover {
  color: #f66f6a;
}

.tab-head .search-content > div > div span:nth-child(2) h4:after,
.tab-head .search-content > div > div span:nth-child(4) h4:after,
.tab-head .content-box span + h4:after,
.tab-head .content-box span + h4 + h4 + h4:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 36px;
  border-top: 6px solid #666;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.tab-head .search-content > div > div span:nth-child(2) h4:after,
.tab-head .search-content > div > div span:nth-child(4) h4:after {
  top: 34px;
}
.tab-head .search-content > div > div h4 {
  position: relative;
}

.tab-head .search-content > div > div h4:hover:after,
.tab-head .content-box h4:hover:after {
  border-top: 6px solid #f66f6a;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.search-btn {
  position: absolute;
  top: 0;
  right: 46px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  border: none;
  outline: none;
  padding: 0;
  width: 36px;
  height: 36px;
  border-radius: 2px;
  vertical-align: middle;
}
.search-btn:hover {
  background-color: #f3f3f3;
}
.search-input {
  position: absolute;
  top: 0;
  font-size: 16px;
  right: 45px;
  width: 36px;
  height: 36px;
  border-radius: 2px;
  outline: none;
  padding-left: 5px;
  border: 1px solid #ccc;
  vertical-align: middle;
  border-color: transparent;
}

.under-line {
  height: 1px;
  width: 240px;
  background-color: #e2e2e2;
  margin-bottom: 5px;
}

.main-index a:hover {
  text-decoration: none;
}

.thirdparty-box {
  width: 1088px;
  height: 190px;
  margin-left: 60px;
  margin-bottom: 28px;
  border: 1px solid #eeeeee;
  webkit-box-shadow: 0 2px 0 #eeeeee;
  box-shadow: 0 2px 0 #eeeeee;
}

.thirdparty-left {
  width: 220px;
  height: 150px;
  margin-left: 20px;
  margin-top: 20px;
  float: left;
  background-image: url("../../images/v1/help/commvault.png");
  background-repeat: no-repeat;
}

.thirdparty-right {
  width: 806px;
  height: 150px;
  margin: 20px 20px 0 20px;
  float: right;
}

.thirdparty-ul li {
  line-height: 36px;
  list-style-type: disc;
  margin-left: 0;
}

.thirdparty-ul li a {
  font-size: 16px;
}
.flow-nav a {
  font-size: 14px;
  color: #666 !important;
}
.flow-nav a:hover {
  color: #00658c !important;
  text-decoration: underline;
}
.flow-nav li {
  line-height: 18px;
  margin-bottom: 0;
}
.table-content-video dt:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.section a:hover,
.familylinks a:hover {
  text-decoration: underline;
}
.table-content a:hover {
  text-decoration: none !important;
}
.content-for-webmagic .table-content dl:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.tab-head h4 a:hover {
  color: #f66f6a;
}
