.page {
  line-height: 1;
  background-color: #f6f6f6;
}
.container {
  width: 1188px;
  margin: 0 auto;
}
/* 头部banner start */
.banner {
  overflow: hidden;
  width: 100%;
  height: 452px;
  background: url('../../images/trusteeship/banner.png') no-repeat;
  /* background-size: 100% 100%; */
  background-position: center center;
  min-width: 1180px;
}
.banner .head-topic {
  margin-top: 86px;
  font-family: 'PingFangSC-Semibold';
  font-size: 63px;
	letter-spacing: 8px;
	color: #ffffff;
}
.banner .head-title {
  margin: 44px 0 30px;
  font-family: PingFangSC-Medium;
	font-size: 25px;
	letter-spacing: 3px;
	color: #91c132;
} 
.banner .head-sub-title {
  width: 574px;
  font-family: PingFangSC-Light;
	font-size: 18px;
	letter-spacing: 2px;
  color: #ffffff;
  line-height: 1.5;
}
.banner .head-btn {
  margin-top: 26px;
  width: 148px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-family: PingFangSC-Light;
	font-size: 18px;
	letter-spacing: 2px;
	color: #ffffff;
	background-color: #91c132;
	border-radius: 3px;
}
.banner .head-btn a {
  display: block;
}
/* 头部banner end */
/* 数据中心地图 start */
.page .trusteeship-map {
  padding: 75px 0 0 59px;
  height: 569px;
  overflow: hidden;
  background-color: #fff;
}
.page .trusteeship-map .map-img {
  width: 1144px;
}
/* 数据中心地图 end */
/* 数据中心详情 start */
.page .trusteeship-datacenter {
  padding-bottom: 134px;
  overflow: hidden;
  background-color: #f6f6f6;
}
.page .trusteeship-datacenter .datacenter-title {
  margin-top: 55px;
  font-family: PingFangSC-Regular;
	font-size: 28px;
	letter-spacing: 1px;
  color: #010200;
  text-align: center;
}
.page .trusteeship-datacenter .datacenter-sub-title {
  margin-top: 20px;
  font-family: PingFangSC-Regular;
	font-size: 14px;
	letter-spacing: 1px;
  color: #555555;
  text-align: center;
}
.page .trusteeship-datacenter .datacenter-sub-title:nth-last-child(1) {
  margin-top: 13px;
}
.page .datacenter-content {
  margin-top: 49px;
  height: 1019px;
}
.page .datacenter-content .content-left {
  float: left;
  position: relative;
  width: 268px;
  height: 100%;
}
.page .datacenter-content .content-left::before {
  /* content: ""; */
  position: absolute;
  top: 0;
  left: -14px;
  width: 295px;
  height: 31px;
  z-index: 2;
  background-image: linear-gradient(0deg, 
		#989898 0%, 
		rgba(152, 152, 152, 0.14) 100%);
}
.page .content-left .swiper-container {
  width: 100%;
  height: 100%;
}
.page .content-left .swiper-slide {
  /* margin-bottom: 18px; */
  width: 100%;
  padding: 7px 12px 10px;
  font-size: 0;
  border: 5px solid transparent;
  background-color: #fff;
  cursor: pointer;
}
.content-left .swiper-slide img {
  width: 234px;
  height: 133px;
}
.content-left .swiper-slide .slide-detail {
  margin: 0;
  padding: 0;
  margin-top: 9px;
  font-family: AdobeHeitiStd-Regular;
	font-size: 18px;
  line-height: 26px;
  text-align: center;
	color: #212121;
}
.page .datacenter-content .swiper-button-next {
  position: absolute;
  top: 0;
  left: -184px;;
  width: 42px;
  height: 18px;
  background: url('../../images/trusteeship/arrow_up.png') no-repeat;
  background-size: 100% 100% ;
}
.page .datacenter-content .swiper-button-prev {
  position: absolute;
  top: 1049px;
  left: -184px;
  width: 42px;
  height: 18px;
  background: url('../../images/trusteeship/arrow_down.png') no-repeat;
  background-size: 100% 100% ;
}
/* .page .content-left .swiper-slide-active {
  border: 5px solid #91c132;
} */
.page .content-left .item-active {
  border: 5px solid #91c132;
}
.page .datacenter-content .content-right {
  float: right;
  position:relative;
  width: 891px;
  height: 1019px;
  background-color: #fff;
}
.page .content-right .swiper-slide {
  padding: 0 40px 0 54px;
  display: none;
}
.page .content-right .swiper-slide.active {
  display: block;
}
.page  .content-right .detail-title {
  margin-top: 62px;
  font-family: PingFangSC-Regular;
	font-size: 28px;
	letter-spacing: 1px;
	color: #010200;
}
.page  .content-right .detail-desc {
  margin-top: 40px;
  height: 520px;
}
.page  .content-right .desc {
  float: left;
  width: 390px;
  font-family: PingFangSC-Regular;
	font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.5;
	color: #222222;
}
.page  .content-right .desc-word {
  margin-bottom: 40px;
  text-align: justify;
}
.page  .content-right .desc-addr img {
  margin-left: -2px;
  margin-right: 10px;
  width: 25px;
  height: 38px;
  float: left;
}
.page .content-right .desc-addr {
  font-family: PingFangSC-Regular;
  font-size: 17px;
  color: #010120;
	letter-spacing: 0px;
}
.content-right .desc-addr .address {
  float: left;
  width: 305px;
  line-height: 38px;
}
.content-right .desc-addr .addr-sign {
  float: left;
  height: 38px;
  line-height: 38px;
  color: #76b425;
}
.content-right .desc-img {
  float: right;
  width: 369px;
	height: 211px;
}
.content-right .desc-img img {
  width: 100%;
  height: 100%;
} 
.content-right .detail-btn {
  clear: both;
  display: block;
  margin-top: 32px;
  width: 239px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-family: PingFangSC-Regular;
	font-size: 18px;
	letter-spacing: 1px;
	color: #ffffff;
  background-color: #91c132;
  border-bottom: 5px solid #779f29;
}
.content-right .detail-img {
  margin-left: -52px;
}
.content-right .detail-img-desc {
  display: flex;
  justify-content: space-between;
}
.content-right .detail-img-desc .desc-item {
  width: 224px;
  font-family: PingFangSC-Regular;
	font-size: 14px;
	letter-spacing: 1px;
  color: #222222;
  line-height: 1.5;
  text-align: justify;
}
/* 数据中心详情 end */
/* 服务优势介绍 start */
.page .trusteeship-advantage {
  position: relative;
  height: 503px;
  width: 100%;
  background-color: #fff;
}
.page .trusteeship-advantage .container {
  position: relative;
}
.page .trusteeship-advantage .ad-title{
  position: absolute;
  top: -45px;
  width: 100%;
  text-align: center;
  font-family: PingFangSC-Regular;
	font-size: 28px;
	letter-spacing: 1px;
	color: #010200;
}
.page .trusteeship-advantage .ad-sub-title{
  margin: 0 auto;
  width: 556px;
  height: 50px;
  background: url('../../images/trusteeship/advance_bg.png') no-repeat;
  background-size: 100% 100%;
  font-family: PingFangSC-Regular;
	font-size: 14px;
	letter-spacing: 1px;
  color: #555555;
  text-align: center;
}
.page .trusteeship-advantage .ad-items {
  margin-top: 88px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.page .trusteeship-advantage .ad-item {
  margin-bottom: 100px;
  width: 387px;
  height: 80px;
}
.page .ad-item .item-img {
  float: left;
  margin-right: 22px;
  width: 42px;
}
.page .ad-item .item-img img {
  width: 100%;
  height: 100%;
} 
.page .ad-item .ad-desc {
  float: left;
  width: 323px;
}
.ad-item .ad-desc .desc-head {
  font-family: PingFangSC-Regular;
	font-size: 18px;
	letter-spacing: 1px;
	color: #010200;
}
.ad-item .ad-desc .desc-sub-head {
  margin-top: 14px;
  font-family: PingFangSC-Regular;
	font-size: 14px;
	letter-spacing: 1px;
  color: #555555;
  line-height: 1.5;
}
/* 服务优势介绍 end */
/* 快速咨询服务器托管价格 start */
.page .trusteeship-consult {
  margin-top: 60px;
  overflow: hidden;
  width: 100%;
  height: 387px;
  background: url('../../images/trusteeship/consult.png') no-repeat;
  background-size: 100% 100%;
}
.page .trusteeship-consult .consult-left {
  float: left;
}
.page .trusteeship-consult .consult-right {
  float: right;
  margin-top: 75px;
  width: 404px;
  height: 250px;
}
.trusteeship-consult .consult-right .swiper-consult {
  width: 100%;
  height: 100%;
}
.trusteeship-consult .consult-right .swiper-slide img {
  width: 404px;
  height: 227px;
}
.trusteeship-consult .consult-right .swiper-pagination {
  bottom: 0px !important; 
}
.trusteeship-consult .swiper-pagination .swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  border: solid 1px #ffffff;
  opacity: 0.6;
  background-color: #435563;
}
.trusteeship-consult .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #b4bbc1;
  border-color: #b4bbc1;
}
.page .trusteeship-consult .consult-title{
  margin-top: 71px;
  font-family: PingFangSC-Regular;
	font-size: 39px;
	letter-spacing: 0px;
	color: #ffffff;
}
.page .trusteeship-consult .consult-sub-title{
  margin-top: 36px;
  width: 509px;
  font-family: PingFangSC-Regular;
	font-size: 18px;
  letter-spacing: 0px;
  line-height: 1.5;
	color: #ffffff;
}
.page .trusteeship-consult .consult-btn {
  margin-top: 50px;
  display: block;
  width: 217px;
  height: 65px;
  line-height: 63px;
  text-align: center;
  font-family: PingFangSC-Regular;
	font-size: 22px;
	letter-spacing: 0px;
	color: #ffffff;
  border: 2px solid #fff;
}
/* 快速咨询服务器托管价格 end */
/* 为什么选择企商在线IDC托管服务 start */
.page .trusteeship-reason .reason-title {
  padding: 49px 0 62px;
  height: auto;
  text-align: center;
  font-family: PingFangSC-Regular;
	font-size: 28px;
	letter-spacing: 1px;
	color: #010200;
}
.page .trusteeship-reason .reason-content {
  margin-bottom: 60px;
  width: 100%;
  height: auto;
}
.trusteeship-reason .reason-content .reason-item {
  position: relative;
  float: left;
  width: 24.8%;
}
.trusteeship-reason .reason-content .reason-item:hover .reason-desc {
  opacity: 1;
}
.trusteeship-reason .reason-content .reason-item:hover .reason-section {
  margin-top: 0;
}
.trusteeship-reason .reason-content .reason-item img {
  width: 100%;
}
.trusteeship-reason .reason-content .reason-desc {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(1,2,0,.4);
  transform: scale(1.05);
  opacity: 0;
  border: solid 17px #212121;
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  z-index: 9999;
}
.trusteeship-reason .reason-content .reason-section {
  margin: 100% auto 0;
  overflow: hidden;
  width: 323px;
  /* height: 214px; */
  text-align: center;
  transition: margin-top .5s;
  -webkit-transition: margin-top .5s;
  -moz-transition: margin-top .5s;
  -ms-transition: margin-top .5s;
  -o-transition: margin-top .5s;
}
.trusteeship-reason .reason-section .bg-title {
  margin-top: 40px;
  font-family: PingFangSC-Regular;
	font-size: 24px;
	letter-spacing: 0px;
	color: #b9fe31;
}
.trusteeship-reason .reason-section .bg-para {
  margin-top: 34px;
  font-family: PingFangSC-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
  color: #ffffff;
  line-height: 1.5;
  text-align: justify;
}
.trusteeship-reason .reason-section .bg-btn {
  margin-top: 22px; 
  display: inline-block;
  width: 224px;
  height: 46px;
  line-height: 46px;
  font-family: PingFangSC-Regular;
	font-size: 18px;
	letter-spacing: 0px;
	color: #ffffff;
	background-color: #678922;
  opacity: 0.9;
  border-bottom: 5px solid #baff30;
}
/* 为什么选择企商在线IDC托管服务 end */
/* 客户案例 start */
.example {
  overflow: hidden;
  padding-bottom: 54px;
  background-color: #fff;
}
.client-icon-list {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.client-icon-list img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
}

.client-icon-list img:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}

.client-more {
  text-align: center;
  margin-top: 40px;
}
.client-more>a {
  display: inline-block;
  width: 157px;
  height: 31px;
  line-height: 31px;
  color: #fff;
  text-align: center;
  background-color: #76b325;
  border-radius: 4px;
}

.news-content {
  /* padding-top: 70px; */
}

section.m6 {
  width: 1180px;
  margin: 0 auto;
  padding: 40px 0px;
}

section.m6 .left {
  position: relative;
  width: 530px;
  float: left;
}

section.m6 .left::before {
  position: absolute;
  left: -24px;
  top: 3px;
  content: '';
  border-width: 10px;
  border-style: solid;
  border-color: transparent #76B325 transparent transparent;
  transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
}

section.m6 h2 {
  position: relative;
  margin: 0;
  padding: 15px 0;
  font-size: 30px;
  font-weight: normal;
  color: #212121;
}

section.m6 h3 {
  margin: 30px 0;
  font-size: 30px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 1px;
  color: #ebedf0;
}

section.m6 h2::before {
  content: "";
  display: inline-block;
  width: 180px;
  height: 1px;
  left: 0;
  bottom: 3px;
  position: absolute;
  background: #ECEDF1;
}

section.m6 h2::after {
  content: "";
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 0;
  bottom: 3px;
  position: absolute;
  background: #76b325;
}

section.m6 h2 a {
  float: right;
  color: #7F7F7F;
  font-size: 16px;
  margin-top: 10px;
}

section.m6 h2 a::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 1px;
  width: 13px;
  height: 12px;
  background-image: url(/images/png_list.png);
  background-position: -445px 0px;
}

section.m6 .left .imgBox {
  position: relative;
  float: left;
  width: 260px;
  height: 140px;
}

section.m6 .left .imgBox::before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 5px;
  height: 55px;
  background-color: #93c31c;
}

section.m6 .left .imgBox::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 96px;
  height: 5px;
  background-color: #93c31c;
}

section.m6 .left .imgBox img {
  display: block;
  width: 100%;
  height: 100%;
}

section.m6 .left .textBox {
  float: right;
  width: 250px;
  height: 140px;
}

section.m6 .left .textBox .time {
  margin: 0;
  margin-top: -2px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #929292;
}

section.m6 .left .textBox .time span {
  font-size: 30px;
}

section.m6 .left .textBox .title {
  margin: 8px 0;
  height: 36px;
  overflow: hidden;
  font-size: 16px;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #93c31c;
}

section.m6 .left .textBox .des {
  margin: 8px 0;
  height: 72px;
  overflow: hidden;
  text-align: justify;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  color: #AEAEAE;
}

section.m6 .left li {
  margin-top: 30px;
  overflow: hidden;
}

section.m6 .left li .time {
  float: left;
  width: 60px;
  color: #B7B7B7;
  border-right: 1px solid #ececec;
}

section.m6 .left li .text {
  float: right;
  width: 455px;
  color: #9C9C9C;
}

section.m6 .left li .text p:nth-child(1) {
  margin-top: 0;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

section.m6 .left li .text p:nth-child(2) {
  margin-bottom: 0;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

section.m6 .left li .time p:nth-child(1) {
  margin: 0;
  text-align: center;
  font-size: 30px;
}

section.m6 .left li .time p:nth-child(2) {
  margin: 0;
  text-align: center;
  font-size: 12px;
}

.objective {
  background: #435563;
}

.objective-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  background: #435563;
  color: #fff;
}

.objective-content>p {
  font-size: 24px;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 43px;
}

.objective-content>a {
  display: block;
  width: 223px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 4px;
}

.objective-content>span {
  font-size: 14px;
}

.objective-phone>p {
  font-size: 20px;
  font-weight: 500;
  color: rgba(244, 244, 244, 1);
  margin-bottom: 14px;
}

.objective-phone>span {
  display: block;
  margin: auto;
  width: 152px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: rgba(232, 93, 23, 1);
  border-radius: 1px;
}

.objective-phone>span>i {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(/images/index/servies/phone.png) no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 7px;
}

.objective-phone>p>span {
  font-size: 12px;
}

.form-table {
  display: flex;

}

.table-l {
  width: 520px;
  font-size: 32px;
  line-height: 1.2;
}

.table-r {
  flex: 1;
}

.form-table {
  background: #F7F6F9;
}

.table-content {
  display: flex;
  padding-top: 50px;
  padding-bottom: 60px;
}

.table-group {
  display: flex;
  justify-content: space-between;
}

.table-group.info>input {
  width: 200px;
  height: 44px;
  border: 1px solid #D3D3D3;
  padding: 0 15px;
}

.table-group>label {
  cursor: pointer;
}

.table-group>label>input {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-right: 7px;
}

.table-group>textarea {
  width: 100%;
  padding: 15px;
  resize: none;
  height: 100px;
}

.checklist {
  margin: 20px 0;
  font-size: 13px;
  color: rgba(33, 33, 33, 1);
}

.warn>p {
  font-size: 14px;
  margin: 10px 0 20px;
}

.warn>p>span {
  color: #E7927C;
}

.table-group>a {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  background: rgba(118, 179, 37, 1);
  border-radius: 4px;
}

.background-item .active-bj {
  opacity: 1;
}
/* 客户案例 end */