body {
  background: #fff;
}
.nav-show .banner-nav li a {
  line-height: 68px;
}
.product-info {
  padding-top: 108px;
}
.product-info-detail span {
  margin-right: 10px;
}
.detail-subtitle {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666;
  line-height: 48px;
}
.circle-radius {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #888;
  border-radius: 50%;
  vertical-align: middle;
}
.banner-nav li {
  margin-right: 5px;
}
.module-title {
  position: relative;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 50px;
}
.youshi-module {
  margin-top: 50px;
}
.server-module {
  padding-bottom: 30px;
}
.server-module.double {
  padding-bottom: 55px;
}
.server-brief {
  margin-top: 40px;
}
.banner-nav li:first-child {
  margin-left: 0;
}
.banner-nav {
  right: 100px;
  transition: all ease 0.8s;
}
/*banner样式*/
.info-banner {
  background: url(img/dlbg.jpg) no-repeat center;
  background-size: cover;
}

/* 开放产品能力 */
.open-list li {
  float: left;
  width: calc(25% - 20px);
  height: 100px;
  margin: 10px;
  padding: 29px 0 32px 85px;
  background-position: 24px 34px;
  background-repeat: no-repeat;
  border-radius: 15px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}
.icon-server {
  background-image: url(img/server.png);
  background-size: 40px 36px;
}
.icon-host {
  background-image: url(img/host.png);
  background-size: 40px 36px;
}
.icon-idc {
  background-image: url(img/idc.png);
  background-size: 33px 36px;
}
.icon-website {
  background-image: url(img/website.png);
  background-size: 40px 41px;
}
.icon-loadbalance {
  background-image: url(img/loadbalance.png);
  background-size: 33px 36px;
}
.icon-domain {
  background-image: url(img/domain.png);
  background-size: 37px 37px;
}
.icon-slb {
  background-image: url(img/slb.png);
  background-size: 35px 32px;
}
.icon-ssl {
  background-image: url(img/ssl.png);
  background-size: 37px 38px;
}
.icon-database {
  background-image: url(img/database.png);
  background-size: 38px 39px;
}
.icon-cdn {
  background-image: url(img/cdn.png);
  background-size: 35px 35px;
}
.icon-storage {
  background-image: url(img/storage.png);
  background-size: 39px 29px;
}
.icon-more {
  background-image: url(img/more.png);
  background-size: 36px 34px;
}

/* .open-list li:nth-child(4n+1) {
	margin-left: 0;
}
.open-list li:nth-child(4n) {
	margin-right: 0;
} */
.open-list li a {
  width: 285px;
  height: 100px;
}
.open-list li .main-tit {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 24px;
}
.open-list li .main-wait-tit {
  font-size: 12px;
  color: #0038ff;
}
.open-list li .sub-tit {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  line-height: 24px;
}

/* 市场机遇 */
.market-module {
  background: rgba(247, 248, 250, 1);
  margin-top: 0;
  padding-top: 50px;
}
.market-opport {
  margin-top: 57px;
}
.market-opport .opport-left {
  float: left;
}
.market-opport .opport-left .opport-main-tit {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 46px;
  margin-bottom: 30px;
  margin-left: 30px;
}

.market-opport .opport-left .opport-list li {
  width: 360px;
  height: 96px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  background-position: 20px 28px;
  background-repeat: no-repeat;
  padding-left: 78px;
  background-size: 39px 38px;
  padding-top: 18px;
  border-radius: 100px;
  background-color: #fff;
}
.icon-opport-1 {
  background-image: url(img/oppor_1.png);
}
.icon-opport-2 {
  background-image: url(img/oppor_2.png);
}
.icon-opport-3 {
  background-image: url(img/oppor_3.png);
}
.icon-opport-4 {
  background-image: url(img/oppor_4.png);
  background-size: 34px 38px !important;
}
.market-opport .opport-left .opport-list li .main-tit {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 36px;
}
.market-opport .opport-left .opport-list li .sub-tit {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
}
.market-opport .opport-right {
  float: left;
  width: 642px;
  height: 531px;
  background: red;
  margin-left: 195px;
  background: url(img/map.png) no-repeat center;
}

/* 合作优势 */
.adv-wrap {
}
.adv-wrap ul {
}
.adv-wrap ul li {
  width: calc(33.333% - 20px);
  float: left;
  margin: 0 20px 0 0;
  height: 210px;
  border-radius: 15px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}
.adv-wrap ul li:last-child{
margin-right: 0;
}
.adv-wrap .adv-icon {
  width: 34px;
  height: 34px;
  margin: 0 auto;
  margin-top: 50px;
}
.adv-wrap .adv-title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  margin: 30px 0 20px;
}
.adv-wrap .adv-content {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 24px;
  color: #999999;
  text-align: center;
}
.adv-wrap .adv-icon-1 {
  background: url(img/adv_1.png) no-repeat center 100%;
  background-size: cover;
}
.adv-wrap .adv-icon-2 {
  background: url(img/adv_2.png) no-repeat center 100%;
  background-size: cover;
}
.adv-wrap .adv-icon-3 {
  background: url(img/adv_3.png) no-repeat center 100%;
  background-size: cover;
}

/* 合作流程 */
.co-process ul li {
  float: left;
  width: 242px;
  height: 93px;
  margin-right:37px;
}
.co-process ul li:last-child {
  margin-right:0;
}
.co-process ul li:first-child {
  width: 243px;
  height: 103px;
  margin-top: -5px;
}
.co-process ul li .process-title {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 24px;
  text-align: center;
  margin-top: 10px;
}
.co-process ul li:first-child .process-title {
  color: rgba(255, 255, 255, 1);
  margin-top: 13px;
}

.process_1 {
  background: url(img/process_bg_1.png) no-repeat center;
}
.process_1 .process_icon {
  background: url(img/process_1.png) no-repeat center;
  background-size: 24px 24px;
  height: 24px;
  margin-top: 20px;
}
.process_2 {
  background: url(img/process_bg_2.png) no-repeat center;
}
.process_2 .process_icon {
  background: url(img/process_2.png) no-repeat center;
  background-size: 15px 28px;
  height: 28px;
  margin-top: 16px;
}
.process_3 {
  background: url(img/process_bg_3.png) no-repeat center;
}
.process_3 .process_icon {
  background: url(img/process_3.png) no-repeat center;
  background-size: 23px 24px;
  height: 24px;
  margin-top: 16px;
}
.process_4 {
  background: url(img/process_bg_4.png) no-repeat center;
}
.process_4 .process_icon {
  background: url(img/process_4.png) no-repeat center;
  background-size: 23px 24px;
  height: 24px;
  margin-top: 16px;
}
.process_5 {
  background: url(img/process_bg_5.png) no-repeat center;
}
.process_5 .process_icon {
  background: url(img/process_5.png) no-repeat center;
  background-size: 29px 25px;
  height: 25px;
  margin-top: 16px;
}
/* 合作支持 */
.co-support {
}
.co-support ul {
}
.co-support ul li {
  width: calc(25% - 20px);
  height: 146px;
  padding: 30px 0px 40px 0;
  float: left;
  margin: 10px;
  border-radius: 15px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}
.co-support .adv-icon {
  width: 36px;
  height: 42px;
  margin: 0 auto;
}
.co-support .adv-title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  margin: 20px 0 20px;
}
.co-support .adv-content {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 24px;
  color: #999999;
}

.co-support .adv-icon-1 {
  background: url(img/support_1.png) no-repeat center;
  width: 37px;
  height: 40px;
  background-size: 100%;
}
.co-support .adv-icon-2 {
  background: url(img/support_2.png) no-repeat center;
  width: 35px;
  height: 34px;
  background-size: 100%;
}
.co-support .adv-icon-3 {
  background: url(img/support_3.png) no-repeat center;
  width: 37px;
  height: 37px;
  background-size: 100%;
}
.co-support .adv-icon-4 {
  background: url(img/support_4.png) no-repeat center;
  width: 33px;
  height: 39px;
  background-size: 100%;
}
.co-support .adv-icon-5 {
  background: url(img/support_5.png) no-repeat center;
  width: 38px;
  height: 36px;
  background-size: 100%;
}
.co-support .adv-icon-6 {
  background: url(img/support_6.png) no-repeat center;
  width: 37px;
  height: 37px;
  background-size: 100%;
}
.co-support .adv-icon-7 {
  background: url(img/support_7.png) no-repeat center;
  width: 36px;
  height: 37px;
  background-size: 100%;
}
.co-support .adv-icon-8 {
  background: url(img/support_8.png) no-repeat center;
  width: 35px;
  height: 39px;
  background-size: 100%;
}
/* 合作条件 */
.co-conditions ul li {
  float: left;
  width: calc(25% - 18px);
  margin: 0 20px 0 0;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  height: 230px;
  border-radius: 15px;
}
.co-conditions ul li:last-child{
	margin-right: 0;
}
.co-conditions ul li .condi-bg {
  width: 100%;
  height: 120px;
  border-radius: 15px 15px 0px 0px;
}
.condi_1 {
  background: url(img/condition_1.png) no-repeat center;
  background-size: cover;
}
.condi_2 {
  background: url(img/condition_2.png) no-repeat center;
  background-size: cover;
}
.condi_3 {
  background: url(img/condition_3.png) no-repeat center;
  background-size: cover;
}
.condi_4 {
  background: url(img/condition_4.png) no-repeat center;
  background-size: cover;
}
.co-conditions ul li .condi-title {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  margin-top: 27px;
  margin-bottom: 12px;
}
.co-conditions ul li .condi-content {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  text-align: center;
}
.co-conditions ul li:first-child {
  margin-left: 0;
}
.co-conditions ul li:last-child {
  margin-right: 0;
}
/* 合作咨询 */
.co-consult-module {
  background: url(img/consulting1.jpg) no-repeat center;
  margin-top: 30px;
  max-width: 1350px;
  margin: 0 auto;
  background-size: 100% auto;
}
.consult-left {
  float: left;
  padding-top: 40px;
  margin-left: 498px;
}
.consult-left .consult-title {
  font-size: 27px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 62px;
}
.consult-left .consult-content {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 50px;
}
.consult-right {
  float: right;
  padding-top: 65px;
}
.consult-right a {
  display: block;
  width: 180px;
  height: 55px;
  background: #fff;
  border-radius: 4px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0066ff;
  border-radius: 100px;
  text-align: center;
  line-height: 55px;
  margin-right: 80px;
}

/* 搭配系统 */
.coll-module {
  background: rgba(247, 248, 250, 1);
  padding-top: 50px;
  margin-top: 0;
  padding-bottom: 87px;
}
.coll-system .coll-left {
  float: left;
  width: 575px;
  height: 350px;
  background: url(img/system_introduce.png) no-repeat center;
}
.coll-system .coll-right {
  float: left;
  width: 588px;
  margin-left: 48px;
  padding-top: 30px;
}
.coll-system .coll-right .coll-word {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  line-height: 27px;
  text-indent: 30px;
}
.coll-right .view-more-sys {
  display: block;
  width: 140px;
  height: 40px;
  background: rgba(0, 128, 255, 1);
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 40px;
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
	.market-opport .opport-right {
	    width: 100%;
	    height: 531px;
	    margin-left: 0;
		    background-size: 100%;
	}
	.coll-system .coll-left {
	    width: 100%;
		background-size: 120%;
	}
	.coll-system .coll-right {
	    width: 100%;
	    margin-left: 0;
		    padding: 0 5px;
	}
	.consult-left {
	    margin-left: 0;
	    padding-top: 40px;
	    padding-left: 80px;
	}
	.banner-nav {
	    right: 0;
	}
	.server-module {
	    padding-bottom: 20px !important;
	}
	.open-list li {
	    width: calc(50% - 9px);
	    margin: 0 18px 18px 0;}
		.open-list li {
		    padding: 29px 0 32px 65px;
		    background-position: 14px 34px;
		}
		.open-list li .main-tit {
		    font-size: 14px;
		}
		.open-list li .sub-tit {
		    line-height: 16px;
		}
	.open-list li:nth-child(2n){
		    margin-right: 0;}
		.open-market{padding: 0 15px;}
		.market-opport {
		    padding: 0 15px;
		}
		.open-list li .main-wait-tit {
		    display: none;
		}
		.market-opport .opport-left .opport-list li {
		    width: 100%;
			 float: left;
				padding-right: 15px;
		}
		.adv-wrap ul li {
		    width: 100%;
		    margin: 15px 0 0;
		}
		.adv-wrap {
		    padding: 0 15px;
		}
		.co-process ul li:first-child {
		    width: 100%;
		}
		.co-process ul li {
		    width: 100%;
		}
		.co-support ul li {
		    width: calc(50% - 9px);
		    margin: 0 18px 18px 0;
		}
		.co-support ul li:nth-child(2n){
		    margin-right: 0;
		}
		.co-support {
		    padding: 0 15px;
		}
		.co-conditions ul li {
		    width: 100%;
		    margin: 15px 0 0;
		}
		.co-conditions ul li .condi-bg {
		    width: 100%;
		}
		.co-support .adv-title {
		  font-size: 12px;
		}
		.co-conditions{padding: 0 16px;}
		.coll-system{padding: 0 15px;}
		.nav-show .banner-nav li a {
		    line-height: 54px;
		}
		.product-info {
		    padding-top: 0;
		}
		.co-consult-module {
		  background-position-x: -200px;
		}
		.consult-left .consult-title {
		    font-size: 16px;
		    line-height: 1;
		}
		.consult-right {
		    padding-top: 0;
		}
		.consult-right a {
		    height: 40px;
		    line-height: 40px;
			    font-weight: 400;
		}
		.detail-subtitle {
		    font-size: 12px;
		    line-height: 28px;
		}
	}