


@media (min-width: 1920px) {
	.web-build-banner,
	.web-build-process,
	.web-build-best-main,
	.best-recommend-title{
		background-size: cover;
	}
	
	.special-product,
	.web-build-recommend-flow{
		background-size: contain;
	}
}
.mt-15 {
	margin-top: 15px;
}
.u-bg-bar {
	display: block;
	width: 434px;
	height: 10px;
	background: url('//img-i.westarcloud.com/2020/0813/7aat2lv5ji014ck2064502.png') no-repeat center center;
}
.link-more-txt {
	display: block;
	width: 200px;
	height: 20px;
	margin: 40px auto 0;
	line-height: 20px;
	color: #E87B2A;
	text-align: center;
}
.link-more-txt .iconfont {
	vertical-align: middle;
}

.web-build-process .u-bg-bar,
.special-product .u-bg-bar {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -217px;
}





.web-build-banner {
	width: 100%;
	height: 350px;
	background: url('/d/main/img/jiagou.jpg') no-repeat center center;
}
.web-build-banner img {
	width: 1920px;
	height: 350px;
}

.web-build-banner dl {
	padding-top: 70px;
	color: #FFFFFF;
}
.web-build-banner dt {
	line-height: 56px;
	font-size: 40px;
}
.web-build-banner dd {
	margin-top: 16px;
	line-height: 22px;
	font-size: 16px;
}
.web-build-banner .m-1200 div {
	margin-top: 46px;
}



.web-build-how {
	padding: 50px 0;
	background:linear-gradient(#ffffff, #f8f9fc);
}
.web-build-how ul {
	margin-top: 50px;
}
.web-build-how li {
	width: 400px;
	float: left;
	text-align: center;
	position: relative;
}
.web-build-how li::before {
	content: '';
	display: block;
	width: 1px;
	height: 124px;
	background-color: #E0E6ED;
	position: absolute;
	top: 20px;
	left: 0;
}
.web-build-how li:first-child::before {
	display: none;
}
.web-build-how li img {
	display: block;
	width: 64px;
	height: 64px;
	margin: 0 auto;
}
.web-build-how li h5 {
	height: 28px;
	font-size: 18px;
	font-weight: 600;
	margin-top: 38px;
}
.web-build-how li h5 span {
	display: inline-block;
	line-height: 28px;
	vertical-align: middle;
}
.web-build-how li h5 i {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-left: 12px;
	border-radius: 50%;
	background: url('//img-i.westarcloud.com/2020/0817/zag2je64bksv5qym062725.png') no-repeat center center;
	background-size: 100% 100%;
	vertical-align: middle;
	cursor: pointer;
}
.web-build-how li p {
	line-height: 22px;
	color: #686F88;
	margin-top: 15px;
}



.web-build-version {
	padding: 50px 0;
}
.m-version-item {
	width: 387px;
	float: left;
}
.version-item-big{
	width: 590px;
}
.version-item-big .m-version-head{
	background: url(../images/header-bg.png) no-repeat center center;
}
.m-version-head {
	box-sizing: border-box;
	width: 100%;
	height: 120px;
	padding: 27px 0 0 30px;
	color: #fff;
	background: url('//img-i.westarcloud.com/2020/0813/zed48eqj5lx2wfcu020851.jpg') no-repeat center center;
	position: relative;
}
.m-version-head dt {
	line-height: 33px;
	font-size: 24px;
	font-weight: 600;
}
.m-version-head dd {
	line-height: 20px;
	margin-top: 10px;
}

.m-version-body {
	box-sizing: border-box;
	padding: 0 30px 30px;
	border: 1px solid #E0E6ED;
	border-top: none;
	position: relative;
}
.m-version-fixed-wrap {
	height: 80px;
	margin: 0 -30px;
}
.m-version-fixed {
	box-sizing: border-box;
	width: 100%;
	height: 65px;
	line-height: 65px;
	padding-left: 30px;
	font-size: 18px;
	background-color: #fff;
	position: relative;
}
.m-version-fixed::after {
	content: '';
	display: block;
	width: 100%;
	height: 16px;
	background:linear-gradient(180deg,rgba(0,0,0,0.05) 0%,rgba(255,255,255,1) 100%);
	position: absolute;
	left: 0;
	bottom: -16px;
}

.m-version-list {
	margin-bottom: 26px;
}
.m-version-list dt {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #CFD9E6;
	font-size: 16px;
	font-weight: 600;
}
.m-version-list dt span {
	margin-left: 15px;
	font-size: 14px;
	color: #258aff;
	font-weight: 400;
}
.m-version-list dd {
	padding-left: 35px;
	height: 20px;
	line-height: 20px;
	margin-top: 14px;
	position: relative;
}
.m-version-list dd .iconfont {
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 0;
}
.m-version-list dd i.iconok {
	color: #E87B2A;
	
}
.m-version-item-norm {
	margin: 0 19px;
}
.m-version-item-norm .m-version-head::after {
	content: '';
	display: block;
	width: 100px;
	height: 100px;
	background: url('//img-i.westarcloud.com/2020/0813/nxinu1qiddkz98dh020852.png') no-repeat center center;
	position: absolute;
	top: -9px;
	right: -9px;
	
}
.h-active{
	color: #258aff;
}
.version-btn-wrap a {
	width: 158px;
}



.web-build-process {
	box-sizing: border-box;
	min-height: 562px;
	padding-top: 60px;
	background: url('//img-i.westarcloud.com/2020/0813/l5eaccmy64pn0mn4020851.jpg') no-repeat center center;
	position: relative;
}

.web-build-process .m-title {
	color: #fff;
}
.u-bg-line {
	display: block;
	width: 100%;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.2);
	position: absolute;
	top: 193px;
	left: 0;
}
.web-build-process ul {
	margin-top: 50px;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
.web-build-process li {
	width: 130px;
	/* margin: 0 24px; */
}
.web-build-process li em {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	background-color: #E87B2A;
	color: #fff;
	font-size: 18px;
}
.web-build-process li p {
	box-sizing: border-box;
	width: 130px;
	height: 163px;
	margin-top: 24px;
	padding-top: 20px;
	background-color: #fff;
	border-radius: 4px;
	position: relative;
	text-align: center;
}
.web-build-process li p::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 8px solid rgba(255, 255, 255, 0);
	border-right: 8px solid rgba(255, 255, 255, 0);
	border-left: 8px solid rgba(255, 255, 255, 0);
	border-bottom: 8px solid rgba(255, 255, 255, 1);
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -9px;
}
.web-build-process li p span {
	display: block;
	margin-bottom: 14px;
}
.web-build-process li p i {
	margin-bottom: 14px;
	display: block;
	color: #E87B2A;
	font-style: normal;
}
.f-get-plan {
	display: block;
	width: 200px;
	text-align: center;
	margin: 50px auto 0;
}


.web-build-team-swiper {
	width: 1200px;
	height: 378px;
	margin-top: 50px;
	position: relative;
}
.web-build-team-swiper .swiper-container{
	width: 100%;
	height: 100%;
}
.web-build-team-swiper .swiper-slide {
	display: block;
	box-sizing: border-box;
	width: 285px;
	height: 378px;
	border: 1px solid #E8EDF2;
	background-color: #FFFFFF;
}
.web-build-team-swiper .swiper-slide:hover { box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1); }
.web-build-team-swiper .swiper-slide:hover span { background-color: #E87B2A; border-color: #E87B2A; color: #ffffff; }

.web-build-team-swiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 285px;
}

.web-build-team-swiper .swiper-slide dl { padding: 21px 0 0 24px; }

.web-build-team-swiper .swiper-slide dt { height: 25px; line-height: 25px; font-size: 18px; color: #262626; }

.web-build-team-swiper .swiper-slide dd { height: 20px; margin-top: 7px; line-height: 20px; color: #686F88; }

.web-build-team-swiper .swiper-slide span { display: block; box-sizing: border-box; height: 40px; width: 40px; line-height: 38px; text-align: center; border: 1px solid rgba(159, 163, 179, 0.2); color: #E87B2A; position: absolute; bottom: 28px; right: 24px; }

.u-btn-prev,
.u-btn-next {
	width: 32px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.1);
	color: #fff;
	position: absolute;
	top: 149px;
	cursor: pointer;
	outline: none;
}
.u-btn-prev i,
.u-btn-next i {
	font-size: 20px;
}
.u-btn-prev {
	left: -44px;
}
.u-btn-next {
	right: -44px;
}


.special-product {
	padding-top: 60px;
	position: relative;
	background: url('//img-i.westarcloud.com/2020/0813/phq68io5gk976jjj020851.jpg') no-repeat center top;
}

.special-product-main { width: 1200px; margin: 57px auto 0; }

.special-product-intro { box-sizing: border-box; width: 100%; height: 245px; padding: 44px 0 0 40px; color: #ffffff; background-size: 100% 100%; position: relative; }

.special-product-intro dl, .special-product-intro div { position: relative; z-index: 1; }

.special-product-intro img { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

.special-product-intro dt { height: 33px; line-height: 33px; font-size: 24px; }

.special-product-intro dd { width: 700px; margin-top: 24px; line-height: 22px; }

.special-product-intro div { margin-top: 24px; }

.special-product-intro div a { margin-right: 16px; }

.special-peoduct-feature { box-sizing: border-box; width: 100%; padding: 40px 0; display: flex; justify-content: space-around; border: 1px solid #E8EDF2; border-top: none; box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);}

.special-peoduct-feature dl { box-sizing: border-box; width: 320px; position: relative; }

.special-peoduct-feature dl::before { content: ''; display: block; width: 1px; height: 125px; background-color: #E8EDF2; position: absolute; top: 0; left: -40px; }

.special-peoduct-feature dl:first-child::before { display: none; }

.special-peoduct-feature dl dt { line-height: 25px; font-size: 18px; color: #E87B2A; }

.special-peoduct-feature dl dd { margin-top: 12px; line-height: 22px; color: #686F88; }


.web-build-best {
	padding-top: 50px;
}
.web-build-best-main {
	box-sizing: border-box;
	min-height: 725px;
	margin-top: 50px;
	padding: 50px 0;
	background: url('//img-i.westarcloud.com/2020/0813/bd8y4cf5d02ahopj084233.png') no-repeat no-repeat center center;
}
.web-build-best-main ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.web-build-best-main li {
	box-sizing: border-box;
	width: 387px;
	height: 265px;
	margin-bottom: 25px;
	padding: 38px 0 0 40px;
	background-color: #fff;
	border: 1px solid #E8EDF2;
}
.web-build-best-main li img {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
}
.web-build-best-main li h5 {
	margin-top: 16px;
	line-height: 25px;
	font-size: 18px;
	text-align: center;
}
.web-build-best-main li dl {
	margin-top: 34px;
	color: #686F88;
}
.web-build-best-main li dd {
	height: 20px;
	line-height: 20px;
	margin-bottom: 14px;
}
.web-build-best-main li dd .iconfont{
	margin-right: 16px;
	font-size: 20px;
	color: #E87B2A;
	vertical-align: middle;
}


.web-build-case-main {
	width: 1200px;
	height: 363px;
	margin: 50px auto 0;
	position: relative;
}
.web-build-case-main .swiper-container {
	width: 100%;
	height: 100%;
	box-shadow:0px 0px 6px 0px rgba(0,0,0,0.2);
}
.web-build-case-main .swiper-slide {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 20px;
	background-color: #fff;
}
.web-build-case-main .swiper-slide .u-case-img {
	display: block;
	width: 774px;
	height: 323px;
	float: right;
}
.web-build-case-main .swiper-slide div {
	width: 346px;
	margin: 10px 0 0 10px;
	float: left;
}
.web-build-case-main .swiper-slide div span {
	display: block;
	width: 160px;
	height: 80px;
	line-height: 80px;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
}
.web-build-case-main .swiper-slide div span img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.web-build-case-main .swiper-slide div p {
	margin-top: 20px;
	color: #686F88;
	line-height: 22px;
}
.web-build-case-main .swiper-slide div a {
	display: block;
	width: 200px;
	text-align: center;
	margin: 53px auto 0;
}
.web-build-case-main .u-btn-next {
	right: -32px;
}
.web-build-case-main .u-btn-prev {
	left: -32px;
}

.best-recommend-title {
	box-sizing: border-box;
	width: 100%;
	height: 160px;
	padding-bottom: 20px;
	line-height: 160px;
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	position: relative;
	background: url('//img-i.westarcloud.com/2020/0813/n4q99fvc374331e8020851.jpg') no-repeat center top;
}

.web-build-recommend-3d {
	margin-top: 46px;
	padding-bottom: 50px;
}
.web-build-recommend-foot {
	margin-top: 50px;
	text-align: center;
}
.web-build-recommend-foot a {
	margin: 0 8px;
	color: #E87B2A;
}
.web-build-recommend-foot a i {
	vertical-align: middle;
}

.web-build-recommend-flow {
	padding: 60px 0 40px;
	background: url('//img-i.westarcloud.com/2020/0813/phq68io5gk976jjj020851.jpg') no-repeat center top;
}
.version-btn-wrap {
	text-align: center;
}

/*  */
.m-video-pop {
	display: none;
	/* z-index: -1000; */
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	transition: all 0.5s;
}
.m-video-pop-main {
	width: 720px;
	height: 405px;
	background-color: #fff;
	border: 2px solid rgba(0, 0, 0, 1);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -368px;
	margin-top: -210px;
	transition: all 0.5s;
}
.m-video-pop-content {
	/* display: none; */
	width: 100%;
	height: 100%;
}
.m-video-pop-head {
	box-sizing: border-box;
	width: 140px;
	height: 40px;
	padding: 12px 16px;
	background-color: #000;
	position: absolute;
	top: -42px;
	right: -2px;
	color: #fff;
}
.m-video-pop-head span {
	display: block;
	width: 12px;
	height: 12px;
	background: url('//img-i.westarcloud.com/2020/0817/tttuw8bu9icodxps021855.png') no-repeat center center;
	margin-top: 2px;
	float: right;
	font-size: 0;
	cursor: pointer;
}
.m-video-pop-head p {
	height: 16px;
	line-height: 16px;
	float: left;
	font-size: 12px;
	position: relative;
	cursor: pointer;
}
.m-video-pop-head p::before {
	content: '';
	display: block;
	width: 1px;
	height: 16px;
	background-color: rgba(255, 255, 255, 0.4);
	position: absolute;
	top: 0;
	left: 78px;
}
.m-video-pop-head p i {
	display: inline-block;
	width: 19px;
	height: 16px;
	margin-right: 8px;
	background: url('//img-i.westarcloud.com/2020/0817/gu0ngbfggyrbjbj5021855.png') no-repeat center center;
	vertical-align: middle;
}
.m-video-pop-head p em {
	vertical-align: middle;
}

.m-video-pop.active {
	width: 240px;
	height: 135px;
	left: 50px;
	bottom: 50px;
	margin: 0 0 0 0;
}
.m-video-pop.active .m-video-pop-main {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
}
.m-video-pop.active .m-video-pop-main .vcp-player {
	width: 100%!important;
	height: 100%!important;
}
                                
.become-provider { 
  box-sizing: border-box; 
  width: 1200px; 
  height: 100px; 
  padding: 28px 40px; 
  margin: 0 auto 40px; 
  line-height: 44px; 
  background: url("//img-i.westarcloud.com/2020/0331/88hyug3jbr6ueh4o015244.png") no-repeat center center; 	     color: #ffffff; 
}

.become-provider h5 { font-size: 24px; font-weight: 600; float: left; }

.become-provider p { margin-left: 167px; float: left; font-size: 18px; }

.become-provider a { height: 44px; line-height: 42px; float: right; }

.become-provider a:hover { background-color: #ffffff; color: #E87B2A; }

.team-create-list{
  margin-top: 50px;
}
.team-create-list .team-create-item{
  float: left;
  width: 386px;
  height: 284px;
  box-shadow: 0px 5px 20px rgba(42, 52, 87, 0.05);
  background: #ffffff;
  padding: 60px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}
.team-create-list .team-create-item:nth-child(2){
  margin: 0 20px;
}
.team-create-item .team-create-num{
  height: 34px;
  width: 100%;
  display: inline-block;
}
.team-create-item:nth-child(1) .team-create-num{
  background: url(//img-i.gcimg.net/2020/1012/xd13wjq40zirwllp091557.png) no-repeat center top;
}
.team-create-item:nth-child(2) .team-create-num{
  background: url(//img-i.gcimg.net/2020/1012/d00tayead98y6qv8091557.png) no-repeat center top;
}
.team-create-item:nth-child(3) .team-create-num{
  background: url(//img-i.gcimg.net/2020/1012/v4rh2n5uds01omc9091557.png) no-repeat center top;
}
.create-title-box{
  margin-top: -14px;
}
.team-create-title{
  color: #2A3457;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}
.team-create-info{
  color: #686F88;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.team-create-item:hover{
  box-shadow: 0px 10px 30px rgba(42, 52, 87, 0.1);
}
.team-create-item:hover .team-create-title{
  color: #258aff;
}
.team-create-item:nth-child(1):hover .team-create-num{
  background: url(//img-i.gcimg.net/2020/1012/mqemyvzmb5lz0qm8091557.png) no-repeat center top;
}
.team-create-item:nth-child(2):hover .team-create-num{
  background: url(//img-i.gcimg.net/2020/1012/v1k8dntoeucd7gcr091557.png) no-repeat center top;
}
.team-create-item:nth-child(3):hover .team-create-num{
  background: url(//img-i.gcimg.net/2020/1012/upytyxwh1tvj20zr091557.png) no-repeat center top;
}
.h-dot{
  width: 25px;
  height: 5px;
  display: inline-block;
  background: url(//img-i.gcimg.net/2020/1012/fm5u8mj2bajldbse091558.png) no-repeat center center;
}
.web-build-team{
  padding: 50px 0 60px 0;
  background: linear-gradient(#E8EDF2, #F7F9FA);
}
/* 核心服务内容 */
.h-server-content{
  background: url(//img-i.gcimg.net/2020/1013/6zaox4jl0m2huxtz012146.png) no-repeat center center;
  padding: 90px 0 60px 0;
  text-align: center;
  position: relative;
}
.white-bg{
  width: 432px;
  height: 10px;
  display: inline-block;
  background: url(//img-i.gcimg.net/2020/1013/dlfvjl2biw09wh3s025649.png) no-repeat center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.h-title{
  color: #ffffff;
  font-size: 32px;
  margin-bottom: 50px;
}
.h-server-item{
  float: left;
  width: 205px;
  height: 296px;
  color: #ffffff;
  background: rgba(67, 83, 145, 0.3);
  padding-top: 89px;
  box-sizing: border-box;
  text-align: center;
  margin-right: 5px;
  cursor: pointer;
}
.h-server-item span{
  display: block;
  font-size: 24px;
  line-height: 33px;
}
.h-server-item p{
  font-size: 14px;
  margin-top: 10px;
  display: none;
  opacity: 0.6;
}
.h-server-item .h-server-icon{
  width: 80px;
  height: 80px;
  display: inline-block;
}
.h-server-item:nth-child(1) .h-server-icon{
  background: url(//img-i.gcimg.net/2020/1013/hll4q6lte252v7n8015135.png) no-repeat center center;
}
.h-server-item:nth-child(2) .h-server-icon{
  background: url(//img-i.gcimg.net/2020/1013/wxgvj07l31xuwdzp015135.png) no-repeat center center;
}
.h-server-item:nth-child(3) .h-server-icon{
  background: url(//img-i.gcimg.net/2020/1013/r0g0vow85uok14fh015136.png) no-repeat center center;
}
.h-server-item:nth-child(4) .h-server-icon{
  background: url(//img-i.gcimg.net/2020/1013/n2zdun8ppcmgv3im015135.png) no-repeat center center;
}
.h-server-item:nth-child(5) .h-server-icon{
  background: url(//img-i.gcimg.net/2020/1013/amn30zzk6j84wuim015135.png) no-repeat center center;
}
.h-server-item.active{
  width: 360px;
  background: rgba(67, 83, 145, 0.8);
  padding: 50px 64px 0 64px;
}
.h-server-item.active p{
  display: block;
}
.h-server-item:last-child{
  margin-right: 0;
}
/* 服务流程 */
.web-build-flow{
  background: url(//img-i.gcimg.net/2020/1013/syzhy4fxtu1jr8md033611.png) no-repeat center center;
  padding: 90px 0 60px 0;
  text-align: center;
  position: relative;
}
.flow-list{
  margin-top: 90px;
}
.flow-item{
  width: 285px;
  height: 178px;
  background: #ffffff;
  border-radius: 10px;
  padding: 60px 40px 40px 40px;
  box-sizing: border-box;
  float: left;
  position: relative;
  margin-right: 20px;
}
.flow-item:last-child{
  margin-right: 0;
}
.flow-num{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(#FF9B0D, #258aff);
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
  line-height: 80px;
}
.flow-num img{
  vertical-align: middle;
}
.h-flow-title{
  color: #2A3457;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.h-flow-info{
  color: #686F88;
  font-size: 14px;
}
.h-bg-white{
  background: #ffffff;
}
/* 六大核心优势 */
.h-build-best{
  background: url(//img-i.gcimg.net/2020/1013/mm3eycpmbzb2tbiq050713.png) no-repeat center center;
  padding: 90px 0 60px 0;
  text-align: center;
  position: relative;
}
.best-list{
  margin-top: -10px;
}
.best-item{
  width: 386px;
  height: 242px;
  background: #ffffff;
  margin: 0 20px 20px 0;
  text-align: center;
  padding: 40px;
  box-sizing: border-box;
  float: left;
}
.best-item:nth-child(3n){
  margin-right: 0;
}
.h-best-icon{
  width: 60px;
  height: 60px;
  display: inline-block;
}
.best-item:nth-child(1) .h-best-icon{
  background: url(//img-i.gcimg.net/2020/1013/y4k2l0a3g9xdssf2050849.png) no-repeat center center;
}
.best-item:nth-child(2) .h-best-icon{
  background: url(//img-i.gcimg.net/2020/1013/m9cti49v90pduviq050849.png) no-repeat center center;
}
.best-item:nth-child(3) .h-best-icon{
  background: url(//img-i.gcimg.net/2020/1013/t4f7ne1qz1psb7hv050849.png) no-repeat center center;
}
.best-item:nth-child(4) .h-best-icon{
  background: url(//img-i.gcimg.net/2020/1013/vkpmn341bscjmmg0050849.png) no-repeat center center;
}
.best-item:nth-child(5) .h-best-icon{
  background: url(//img-i.gcimg.net/2020/1013/8fj8kazy984tf233050849.png) no-repeat center center;
}
.best-item:nth-child(6) .h-best-icon{
  background: url(//img-i.gcimg.net/2020/1013/i2r45k7ei5chw7tu050849.png) no-repeat center center;
}
.h-best-title{
  color: #2A3457;
  font-size: 18px;
  line-height: 25px;
  margin: 20px 0 15px 0;
}
.h-best-info{
  color: #686F88;
  font-size: 14px;
}
/* 精品案例 */
.h-best-case{
  padding: 50px 0 60px 0;
}
.h-case-list{
  margin-top: 50px;
}
.h-case-item{
  width: 590px;
  margin-right: 20px;
  float: left;
}
.h-case-item:last-child{
  margin-right: 0;
}
.h-case-header{
  width: 100%;
  height: 160px;
  background: url(//img-i.gcimg.net/2020/1013/ot3acn5i1qljy1p7063935.jpg) no-repeat center center;
}
.h-case-img{
  width: 140px;
  height: 80px;
  float: left;
}
.h-case-inner{
  padding: 40px;
}
.h-header-content{
  float: left;
  margin-left: 20px;
}
.h-header-title{
  color: #2A3457;
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 33px;
  margin-top: 2px;
}
.h-header-tags span{
  color: #969CAF;
  border: 1px solid #BEC1CC;
  padding: 6px 15px;
  line-height: 20px;
  display: inline-block;
  margin-right: 5px;
  height: 32px;
  box-sizing: border-box;
}
.h-case-content{
  padding: 40px;
  border: 1px solid #E8EDF2;
}
.h-case-content p{
  line-height: 20px;
  margin-bottom: 15px;
}
.case-btn-box{
  margin-top: 30px;
}
.ml-20{
  margin-left: 20px;
}
.h-case-ask{
  color: #686F88;
}
/* 引流 */
    .h-reason-list{
  display: flex;
  justify-content: space-around;
  margin-top: 50px;
}
.h-reason-item{
  width: 386px;
  /* height: 284px;
  float: left; */
  padding: 0 60px;
  text-align: center;
}
.reason-icon-box{
  background: linear-gradient(#FF9B0D, #258aff);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: auto;
}
.h-reason-icon{
  width: 100%;
  height: 100%;
  display: inline-block;
}
.h-reason-item:nth-child(1) .h-reason-icon{
  background: url(//img-i.gcimg.net/2020/1013/nqpqdv8ndztpu097092659.png) no-repeat center center;
}
.h-reason-item:nth-child(2) .h-reason-icon{
  background: url(//img-i.gcimg.net/2020/1013/b7rogeo3jyb9digm092659.png) no-repeat center center;
}
.h-reason-item:nth-child(3) .h-reason-icon{
  background: url(//img-i.gcimg.net/2020/1013/jbom1zdlh0baw0h3092658.png) no-repeat center center;
}
.h-reason-title{
  color: #2A3457;
  font-size: 18px;
  margin: 24px 0 10px 0;
}
.h-reason-info{
  color: #686F88;
  font-size: 14px;
}
/* 引流服务流程 */
.drainage-list{
  margin-top: 90px;
}
.drainage-item{
  width: 224px;
  height: 172px;
  background: linear-gradient(#E6E8F0, #FFFFFF);
  border-radius: 10px;
  margin-right: 20px;
  padding: 70px 14px 30px 0;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  float: left;
}
.drainage-item:last-child{
  margin-right: 0;
}
.drainage-num{
  width: 196px;
  height: 80px;
  background: #FF9B0D;
  color: #ffffff;
  padding: 15px 0;
  box-sizing: border-box;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.drainage-inner{
  color: #2A3457;
  font-size: 14px;
  line-height: 24px;
}
.best-drainage-item{
  height: 220px;
}
    .om-header .h-reason-item{
  padding: 0 30px;
}
.h-om-best{
  background: url(//img-i.gcimg.net/2020/1014/p86440323ydfahwi051407.png) no-repeat center center;
  padding: 90px 0 60px 0;
  text-align: center;
  position: relative;
}
.om-best-list{
  text-align: left;
  margin-bottom: 20px;
}
.om-best-item{
  width: 590px;
  height: 257px;
  background: #ffffff;
  padding: 50px 40px 60px 40px;
  box-sizing: border-box;
  margin-right: 20px;
  float: left;
  margin-bottom: 20px;
}
.om-best-item:nth-child(2n){
  margin-right: 0;
}
.om-best-num{
  color: #258aff;
  font-size: 42px;
  font-weight: 600;
  line-height: 42px;
}
.om-best-title{
  color: #2A3457;
  font-size: 18px;
  margin-bottom: 20px;
}
.om-best-line{
  width: 60px;
  height: 2px;
  background: #CFD9E6;
  margin-bottom: 20px;
}
.om-best-info{
  color: #686F88;
  font-size: 14px;
}
.om-server-list{
  
}
.om-server-item{
  width: 224px;
  height: 220px;
  background: #FFFFFF;
  border-radius: 10px;
  float: left;
  margin-right: 20px;
  text-align: center;
  padding: 60px 35px;
  box-sizing: border-box;
  position: relative;
}
.om-server-item:last-child{
  margin-right: 0;
}
.om-server-header{
  width: 80px;
  height: 80px;
  background: linear-gradient(#FF9B0D, #258aff);
  border-radius: 50%;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.om-server-title{
  color: #2A3457;
  font-size: 16px;
  margin-bottom: 15px;
}
.om-server-info{
  color: #686F88;
  font-size: 14px;
  text-align: left;
}
.om-server-num{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.om-version-item{
  width: 588px;
  display: inline-grid;
}
.om-version-item:nth-child(1){
  margin-right: 20px;
}
.om-version-title{
  color: #2A3457;
  font-size: 24px;
  line-height: 24px;
}
.om-version-line{
  width: 100%;
  height: 1px;
  background: #EBEEF3;
  margin: 30px 0;
}
.mr-20{
  margin-right: 20px;
}
.om-select{
  background: url(//img-i.gcimg.net/2020/1014/6c8r5hqa5cf1wh5l064524.png) no-repeat center center;
  padding-top: 90px;
  text-align: center;
  position: relative;
}
.om-select-item{
  background: linear-gradient(360deg, #E8EDF2 0%, #FFFFFF 100%);
  padding: 60px 30px;
  box-sizing: border-box;
  float: left;
  position: relative;
  margin-right: 20px;
}
.om-select-item:last-child{
  margin-right: 0;
}
.om-select-item:nth-child(1), .om-select-item:nth-child(4){
  width: 250px;
  height: 320px;
  position: relative;
  bottom: -40px;
}
.om-select-item:nth-child(2), .om-select-item:nth-child(3){
  width: 320px;
  height: 360px;
}
.om-select-title{
  color: #2A3457;
  font-size: 24px;
}
.om-select-info{
  color: #686F88;
  font-size: 14px;
  margin-top: 20px;
  line-height: 24px;
}
.om-select-item:nth-child(1) img, .om-select-item:nth-child(4) img{
  position: absolute;
  bottom: 49px;
  left: 0;
  right: 0;
  margin: auto;
}
.om-select-item:nth-child(2) img, .om-select-item:nth-child(3) img{
  position: absolute;
  bottom: 59px;
  left: 0;
  right: 0;
  margin: auto;
}
  .web-sanwei-banner{
  height: 600px;
  text-align: center;
}
.web-sanwei-title{
  font-size: 40px;
  margin-bottom: 30px;
}
.web-sanwei-info{
  font-size: 16px;
}
.td-header .h-reason-item{
  padding: 0 15px;
}
.h-expo-ad{
  background: #F7F9FA;
  padding: 50px 0;
}
.expo-ad-list{
  margin-top: 50px;
}
.expo-ad-item{
  width: 285px;
  height: 255px;
  padding: 45px 32px 60px 32px;
  box-sizing: border-box;
  border: 1px solid #E0E6ED;
  background: #ffffff;
  float: left;
  text-align: center;
  margin: 0 20px 20px 0;
}
.expo-ad-item:nth-child(4), .expo-ad-item:nth-child(8){
  margin-right: 0;
}
.expo-ad-item img{
  width: 32px;
  margin-bottom: 27px;
}
.expo-ad-title{
  color: #2A3457;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 25px;
}
.expo-ad-intro{
  color: #686F88;
  font-size: 14px;
  line-height: 20px;
}
.h-sw-bg1{
  background: #F7F9FA;
  padding: 50px 0;
}
.h-sw-item{
  width: 590px;
  height: 110px;
  background: #ffffff;
  padding: 24px 30px 30px 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
  position: relative;
}
.h-sw-title{
  color: #2A3457;
  font-size: 20px;
  margin-bottom: 8px;
}
.h-sw-info{
  color: #686F88;
  font-size: 14px;
}
.h-sw-list{
  margin-top: 50px;
  float: left;
  margin-left: 20px;
}
.h-sw-item{
  cursor: pointer;
}
.h-sw-item.active{
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.h-sw-item.active:before{
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #ffffff;
  transform: rotate(45deg);
  position: absolute;
  left: -7px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.h-sw-item.active .h-sw-title{
  color: #258aff;
}
.h-sw-video{
  width: 590px;
  height: 310px;
  /* float: left; */
  margin-top: 50px;
}
.h-video-box{
  float: left;
}
.h-play-option{
 width: 100%;
 height: 40px;
 background: #000000;
 line-height: 40px;
}
.h-play-l{
  margin-left: 225px;
  width: 10px;
  cursor: pointer;
}
.h-play{
  width: 40px;
  height: 24px;
  background: #258aff;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  margin: 0 40px;
  cursor: pointer;
}
.h-play img{
  vertical-align: top;
  margin-top: 5px;
}
.h-play-r{
  cursor: pointer;
}
.h-sw-bg2{
  background: linear-gradient(#E8EDF2, #F7F9FA);
  padding: 50px 0;
}
.h-sw-bg2 .h-sw-list{
  margin-right: 20px;
  margin-left: 0;
}
.h-sw-bg2 .h-sw-item.active:before{
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  background: #ffffff;
  transform: rotate(45deg);
  position: absolute;
  left: auto;
  right: -7px;
  top: 0;
  bottom: 0;
  margin: auto;
}
  .h-up-header{
  background: linear-gradient(#F8F9FC, #FAFAFA);
  padding-bottom: 60px;
}
.h-ut-list{
  color: #686F88;
  font-size: 13px;
  display: flex;
  justify-content: space-around;
  line-height: 18px;
  padding: 15px 0;
}
.h-ut-list .active{
  color: #258aff;
}
.h-uc-box{
  background: #FFFFFF;
  padding: 30px 0;
  display: flex;
  justify-content: space-around;
  text-align: center;
  color: #686F88;
}
.h-uc-box .active{
  color: #258aff;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
}
.h-uc-box i{
  font-size: 20px;
  color: #686F88;
}
.hb-upd-list{
  display: flex;
  justify-content: space-around;
  text-align: center;
  border: 1px solid #F0F3F6;
  margin-top: 40px;
}
.hb-upd-item{
  padding: 28px 60px 50px 60px;
  box-sizing: border-box;
}
.hb-upd-line{
  width: 1px;
  height: 162px;
  background: #EAEEF2;
  margin: auto;
}
.hb-upd-icon-box{
  width: 130px;
  height: 130px;
  background: url(//img-i.gcimg.net/2020/1104/v5niy2cwcnkxt2ad015532.png) no-repeat center center;
  text-align: center;
  margin: auto;
}
.hb-upd-icon-box img{
  margin-top: 36px;
}
.hb-upd-title{
  color: #2A3457;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 15px
}
.hb-upd-info{
  color: #686F88;
  font-size: 14px;
  line-height: 21px;
}
.hb-business{
  background-color: #ffffff;
  background-image: url(//img-i.gcimg.net/2020/1104/t4ud7ttnms6pxx6d022237.png);
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  padding: 70px 0 60px 0;
}
.hb-bu-list{
  margin: 40px 0;
}
.hb-bu-list li{
  width: 232px;
  height: 134px;
  background-color: #ffffff;
  padding: 20px 0;
  box-sizing: border-box;
  text-align: center;
  border-radius: 2px 2px 0px 0px;
  border-top: 2px solid #CFD9E6;
  float: left;
  margin-right: 10px;
  cursor: pointer;
}
.hb-bu-list li:last-child{
  margin-right: 0;
}
.hb-bul-list li:nth-child(2n) img{
	float: right;  
}
.hb-bu-title{
  color: #2A3457;
  font-size: 18px;
  line-height: 25px;
  margin-top: 10px;
}
.hb-bu-list li p{
  font-size: 12px;
  color: #9FA3B3;
}
.hb-bu-list li.active .hb-bu-title{
  color: #E87B2A;
}
.hb-bu-list li.active{
  border-top: 2px solid #258aff;
}
.hb-bul-list li{
  margin-bottom: 40px;
}
.hb-bul-list li img{
  float: left;
}
.hb-bul-list li .hb-bul-inner{
  width: 670px;
  float: left;
  margin-left: 50px;
}
.hb-bul-list li:nth-child(2n) .hb-bul-inner{
  width: 670px;
  float: left;
  margin-left: 0;
  margin-right: 50px;
}
.hb-bul-title{
  color: #2A3457;
  font-size: 32px;
  line-height: 45px;
  margin-top: 33px;
  margin-bottom: 10px;
}
.hb-bul-info{
  color: #258aff;
  font-size: 16px;
  margin-bottom: 30px;
}
.hb-bul-intro{
  color: #686F88;
  font-size: 14px;
  margin-bottom: 50px;
}
.h-spread-tab{
  width: 240px;
  display: flex;
  justify-content: space-between;
  margin: 40px auto;
}
.h-spread-tab li{
  color: #2A3457;
  font-size: 16px;
  line-height: 22px;
  padding: 7px 20px;
  float: left;
  cursor: pointer;
}
.h-spread-tab li.active{
  background-color: #258aff;
  color: #ffffff;
}
.hb-me-res{
  background: url(//img-i.gcimg.net/2020/1104/45j64phl5q7vbtfe023444.png) no-repeat center center;
  width: 100%;
  height: 384px;
  padding: 80px 60px;
  box-sizing: border-box;
  margin-top: 60px;
  margin-bottom: 100px;
}
.hb-meres-header{
  color: #FFFFFF;
  font-size: 32px;
  line-height: 45px;
}
.hb-meres-title{
  color: #FFF690;
  font-size: 20px;
  margin-top: 20px;
  line-height: 33px;
  margin-bottom: 10px;
}
.hb-meres-title .active{
  font-size: 24px;
  font-weight: 500;
}
.hb-meres-info{
  color: #FFFFFF;
  font-size: 12px;
  margin-bottom: 50px;
}
.hb-build-best{
  background: url(//img-i.gcimg.net/2020/1104/r8kam5ddsnkpkraa023445.png) no-repeat center center;
  padding: 70px 0 60px 0;
  text-align: center;
  position: relative;
}
.hb-build-best .h-title{
  margin-bottom: 15px;
}
.hb-m-title{
  color:rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 40px;
}
.hb-build-best .best-item{
  padding: 30px 40px;
}
.hb-build-best .h-best-title{
  color: #E87B2A;
  font-size: 18px;
  margin: 12px 0 10px 0;
}
.hb-build-best .h-best-info{
  color: #686F88;
  font-size: 14px;
}
.h-spread-line{
  width: 1px;
  height: 12px;
  background: #DDDDDD;
  margin: 12px 24px;
  float: left;
}
.hb-case-list{
  margin-top: 40px;
}
.hb-case-list li{
  width: 590px;
  margin-top: 20px;
  background: #ffffff;
  margin-right: 20px;
  float: left;
}
.hb-case-list li:nth-child(2n){
  margin-right: 0;
}
.hb-case-inner{
  width: 590px;
  height: 184px;
  padding: 0 40px;
  box-sizing: border-box;
  border: 1px solid #E8EDF2;
}
.hb-case-title{
  color: #2A3457;
  font-size: 24px;
  line-height: 33px;
  padding: 30px 0 5px 0;
}
.hb-case-info{
  color: #686F88;
  font-size: 14px;
  margin-bottom: 20px;
}
.hb-case-fbox{
  height: 75px;
  line-height: 75px;
  border-top: 1px solid #E8EDF2;
  color: #258aff;
  position: relative;
}
.hweb-build-flow .server-process-diagram::before{
  width: 1200px;
  left: 0;
  right: 0;
  margin: auto;
}
.h-spread-tab .active a{
  color: #ffffff;
}
.btn-border-gray{
  border: 1px solid #9FA3B3;
}
.btn-border-gray:hover{
  color: #ffffff;
  border: none;
}
    .hb-r-icon{
      position: absolute;
    right: 0;
    top: 0;
    }
    .h-hang-box{
  width: 1200px;
  height: 355px;
  background: linear-gradient(180deg, #EAEEF2 0%, #FFFFFF 100%);
  border-radius: 20px 20px 0 0;
  box-shadow: 0px 15px 25px rgba(42, 52, 87, 0.08);
  text-align: center;
  padding: 50px;
  box-sizing: border-box;
  position: absolute;
  top: 468px;
  left: 0;
  right: 0;
  margin: auto;
}
.h-hang-title{
  color: #2A3457;
  font-size: 32px;
  margin-bottom: 40px;
}
.h-hang-box img{
  width: 280px;
  float: left;
}
.h-hang-intro{
  text-align: left;
  margin-left: 30px;
  width: 790px;
  float: left;
}
.h-hang-intro .h-hang-active{
  color: #258aff;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.h-hang-intro p{
  color: #686F88;
  font-size: 14px;
  line-height: 22px;
}
.h-hang-intro p:nth-of-type(1){
  margin-bottom: 15px;
}
.hx-spread-box{
  padding-top: 237px;
  text-align: center;
  padding-bottom: 60px;
}
.hx-spread-box .hx-spread-tip{
  color: #686F88;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 40px;
}
.hx-spread-box li{
  width: 285px;
  height: 228px;
  padding-top: 40px;
  color: #FFFFFF;
  position: relative;
  margin: 0 20px 20px 0;
  float: left;
  box-sizing: border-box;
  cursor: pointer;
}
.hx-spread-box .hx-spread-title{
  font-size: 18px;
}
.hx-spread-box .hx-spread-line{
  width: 30px;
  height: 2px;
  background-color:rgba(255, 255, 255, 0.5);
  display: block;
  margin: 15px auto 20px;
}
.hx-spread-p{
  width: 205px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.8);
  margin: auto;
}
.hx-spread-box img{
  width: 95px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.hx-spread-box li:nth-child(1){
  background: #70A9BC;
}
.hx-spread-box li:nth-child(2){
  background: #6FBAAF;
}
.hx-spread-box li:nth-child(3){
  background: #BCA083;
}
.hx-spread-box li:nth-child(4){
  background: #7AAF88;
}
.hx-spread-box li:nth-child(5){
  background: #8DABC1;
}
.hx-spread-box li:nth-child(6){
  background: #C49197;
}
.hx-spread-box li:nth-child(7){
  background: #9898CC;
}
.hx-spread-box li:nth-child(8){
  background: #BCB474;
}
.hx-spread-box li:nth-child(4n){
  margin-right: 0;
}
.hx-spread-box li:hover{
  position: relative;
  top: -10px;
  box-shadow: 0px 5px 15px rgba(31, 97, 119, 0.3);
}
.hx-spread-box li:hover .hx-spread-title{
  color: #FFF367;
}
.hx-what-server{
  background: url(//img-i.gcimg.net/2020/1118/ah0e8dwhpsx12quq080051.png) no-repeat center center;
  padding: 70px 0 80px 0;
  position: relative;
}
.hx-what-server .m-title{
  color: #ffffff;
}
.hx-what-server .hx-ws-tip{
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin: 15px 0 40px 0;
  text-align: center;
}
.hx-ws-l{
  width: 320px;
  float: left;
  position: relative;
}
.hx-ws-l p{
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  color: #686F88;
  font-size: 16px;
}
.hx-ws-r{
  width: 878px;
  height: 180px;
  background: #ffffff;
  padding: 60px 40px;
  box-sizing: border-box;
  float: right;
}
.hx-ws-r p{
  color: #686F88;
  font-size: 16px;
}
.hx-ws-r .title{
  font-weight: 600;
  margin-bottom: 10px;
}
.hx-why-box{
  padding: 60px 0;
}
.hx-why-content{
  background: url(//img-i.gcimg.net/2020/1118/oypb5ac2coqjehs3080050.png) no-repeat center top;
  text-align: center;
  height: 454px;
  position: relative;
  padding: 60px 0;
  box-sizing: border-box;
  margin: 40px 0 50px 0;
}
.hx-center-img{
  width: 617px;
}
.hx-why-box .hx-spread-tip{
  color: #686F88;
  font-size: 14px;
  margin: 15px 0;
  text-align: center;
}
.hx-center-p{
  color: #ffffff;
  font-size: 24px;
  line-height: 33px;
  position: absolute;
  top: 134px;
  left: 0;
  right: 0;
}
.hx-why-inner{
  width: 617px;
  height: 334px;
  margin: auto;
  position: relative;
}

.hx-why-inner ul:nth-of-type(1){
  width: 308px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
}
.hx-why-inner ul li{
  float: left;
  cursor: pointer;
}
.hx-why-inner ul:nth-of-type(2){
  width: 308px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: left;
}
.hx-why-inner ul .hx-why-info{
  color: #8E867C;
  font-size: 18px;
  width: 200px;
  display: block;
  position: relative;
}
.hx-why-inner ul .hx-why-info p{
  color: #918980;
  font-size: 14px;
  position: relative;
  right: 100px;
  width: 300px;
  margin-top: 5px;
}
.hx-why-inner ul:nth-of-type(1) .hx-why-info{
  float: left;
  text-align: right;
  right: -10px;
}
.hx-why-inner ul:nth-of-type(1) .hx-why-info p{
  right: 100px;
}
.hx-why-inner ul:nth-of-type(2) .hx-why-info{
  float: right;
  text-align: left;
  left: -10px;
}
.hx-why-inner ul:nth-of-type(2) .hx-why-info p{
  left: 0;
}
.hx-why-inner ul li{
  position: absolute;
  width: 420px;
  min-height: 100px;
}
.hx-why-inner ul:nth-of-type(1) li:nth-child(1){
  right: 50px;
}
.hx-why-inner ul:nth-of-type(1) li:nth-child(2){
  top: 130px;
  right: 102px;
}
.hx-why-inner ul:nth-of-type(1) li:nth-child(3){
  top: 253px;
  right: 50px;
}
.hx-why-inner ul:nth-of-type(1) li:nth-child(1) .hx-why-info{
  top: 22px;
}
.hx-why-inner ul:nth-of-type(1) li:nth-child(2) .hx-why-info{
  top: 25px;
  right: 5px;
}
.hx-why-inner ul:nth-of-type(1) li:nth-child(3) .hx-why-info{
  top: 28px;
}
.hx-why-inner ul:nth-of-type(2) li:nth-child(1){
  left: 50px;
}
.hx-why-inner ul:nth-of-type(2) li:nth-child(2){
  top: 130px;
  left: 102px;
}
.hx-why-inner ul:nth-of-type(2) li:nth-child(3){
  top: 253px;
  left: 50px;
}
.hx-why-inner ul:nth-of-type(2) li:nth-child(1) .hx-why-info{
  top: 22px;
}
.hx-why-inner ul:nth-of-type(2) li:nth-child(2) .hx-why-info{
  top: 25px;
  left: 5px;
}
.hx-why-inner ul:nth-of-type(2) li:nth-child(3) .hx-why-info{
  top: 28px;
}
.hx-why-inner li img{
  visibility: hidden;
}
.hx-why-inner li.active img{
  visibility: inherit;
}
.hx-why-inner li.active span{
  color: #258aff;
}
.hx-server-flow{
  background: url(//img-i.gcimg.net/2020/1118/vyi32iiid1l7sdpi080052.png) no-repeat center center;
  padding: 70px 0;
  position: relative;
}
.hx-server-flow .m-title{
  color: #ffffff;
}
.hx-server-flow ul{
  height: 140px;
  width: 100%;
  background: url(//img-i.gcimg.net/2020/1120/rhcwx1nz4v5h3031010119.png) no-repeat center center;
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  color: #ffffff;
}
.hx-server-flow ul li{
  position: relative;
  top: 50px;
}
.hx-server-flow ul li:nth-child(2n){
  top: -8px;
}
.hx-server-flow ul li i{
  color: #FFBE0D;
  font-size: 32px;
  line-height: 32px;
  height: 32px;
  display: block;
}
.hx-server-flow ul li p{
  color: #FFFFFF;
  font-size: 14px;
}
.h-case-img-div{
  width: 140px;
  height: 80px;
  background: #ffffff;
  text-align: center;
  line-height: 80px;
  position: relative;
  float: left;
}
.h-case-img-div .h-case-img{
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
  .h-google-partner{
  background: url(//img-i.gcimg.net/2020/1217/bos9kf068dxq8siu065802.png) no-repeat center center;
  height: 380px;
  padding: 60px 0 50px 0;
  box-sizing: border-box;
}
.h-google-partner img{
  width: 325px;
  float: left;
}
.h-google-partner .inner{
  float: left;
  margin-left: 75px;
}
.h-google-partner .inner-title{
  color: #FFFFFF;
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 15px;
}
.h-google-partner .inner-info{
  color: #F2EDE6;
  font-size: 24px;
  margin-bottom: 40px;
}
.h-google-plan{
  background: #FFFFFF;
  padding: 60px 0 50px 0;
}
.h-google-plan .part-l{
  width: 465px;
  float: left;
}
.h-google-plan .title-info{
  color: #2A3457;
  font-size: 14px;
  width: 420px;
  margin-top: 40px;
  margin-bottom: 5px;
}
.h-google-plan .m-title{
  text-align: left;
  margin-top: 40px;
}
.h-google-plan .m-title-sub{
  text-align: left;
}
.h-google-plan .part-l img{
  width: 510px;
  position: relative;
  left: -45px;
}
.h-google-plan .part-r{
  width: 712px;
  float: left;
  margin-left: 23px;
}
.h-google-plan .part-r li{
  width: 346px;
  height: 215px;
  border: 1px solid #E5DDD2;
  background: radial-gradient(circle, #FFFFFF 0%, #F8F6F4 100%);
  padding: 40px 45px;
  box-sizing: border-box;
  text-align: center;
  float: left;
}
.h-google-plan .part-r li:nth-child(1),.h-google-plan .part-r li:nth-child(3){
  margin-right: 20px;
}
.h-google-plan .part-r li:nth-child(1),.h-google-plan .part-r li:nth-child(2){
  margin-bottom: 20px;
}
.h-google-plan .part-r img{
  width: 80px;
}
.h-google-plan .part-r .item-title{
  color: #2A3457;
  font-size: 18px;
  margin-top: 20px;
}
.h-google-plan .part-r li p{
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 20px;
  display: none;
}
.h-google-plan .part-r li:hover{
  background: #258aff;
  border: none;
}
.h-google-plan .part-r li:hover img{
  display: none;
}
.h-google-plan .part-r li:hover .item-title{
  color: #FFFFFF;
}
.h-google-plan .part-r li:hover p{
  display: block;
}
.h-google-product{
  padding-top: 60px;
}
.h-google-product ul{
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.h-google-product ul li{
  width: 224px;
  height: 260px;
  box-sizing: border-box;
  border: 1px solid #E3BA80;
  padding: 50px 30px;
  position: relative;
  text-align: center;
}
.h-google-product li span{
  width: 80px;
  height: 12px;
  background-color: #FFDDAA;
  border-radius: 0 0 30px 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.h-google-product li .product-title{
  color: #2A3457;
  font-size: 18px;
  margin-bottom: 10px;
}
.h-google-product li p{
  color: #686F88;
  font-size: 13px;
}
.h-google-product li i{
  display: block;
  width: 20px;
  height: 3px;
  background: #258aff;
  margin: auto;
  margin-bottom: 15px;
}
.h-google-product li img{
  height: 30px;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
}