.syll {
	padding: 70px 0 80px;
}

.liuliang .swiper-container .swiper-slide h2 {
	font-size: 38px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	margin-bottom: 36px;
}

.liuliang .swiper-container .swiper-slide h2::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 8px;
	border-radius: 5px;
	background-image: linear-gradient(90deg, #04B3FB 7%, #1154EA 100%);
	border-radius: 8px;
	left: 0;
	bottom: -18px;
}
.liuliang .swiper-container .swiper-slide .gt {
	font-size: 28px;
	font-weight: bold;
	position: relative;
	margin-bottom: 10px;
}
.liuliang .swiper-container .swiper-slide .google {
	font-size: 28px;
	font-weight: bold;
	/*text-indent:100px;*/
	text-align:right;
	width:100%;
	display: inline-block;
	position: relative;
	margin-bottom: 38px;
}
.cleft{
	text-align:right;
}


.liuliang .swiper-container .swiper-slide .google::after {
	position: absolute;
	content: "";
	width: 100%;
	
	height: 8px;
	border-radius: 5px;
	background-image: linear-gradient(90deg, #04B3FB 7%, #1154EA 100%);
	border-radius: 8px;
	left: 0;
	bottom: -18px;
}

.shou_zhu h3 {
	font-size: 1.6em;
	margin: 0;
}

.syll-expand .expand-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.syll-expand .expand-wrap .card {
	width: 27%;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 13px 0px rgba(25, 81, 220, 0.13);
	border-radius: 7px;
	padding: 26px 0 58px;
	cursor: pointer;
	transition: all .2s linear;
}

.syll-expand .expand-wrap .card:hover {
	color: #fff;
	background: linear-gradient(133deg, rgba(128, 187, 255, 1) 0%, rgba(45, 31, 251, 1) 100%);
	transform: translateY(-10px);

}

.syll-expand .expand-wrap .card .pic {
	width: 84px;
	height: 84px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.syll-expand .expand-wrap .card .pic.pic1 {
	background: url(../images/syll_01.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .card .pic.pic2 {
	background: url(../images/syll_02.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .card .pic.pic3 {
	background: url(../images/syll_03.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .card:hover .pic.pic1 {
	background: url(../images/syll_hover01.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .card:hover .pic.pic2 {
	background: url(../images/syll_hover02.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .card:hover .pic.pic3 {
	background: url(../images/syll_hover03.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .card .expend-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 47px;
}

.syll-expand .expand-wrap .card .expand-desc {
	font-size: 14px;
	line-height: 2;
}


.syll-expand .expand-wrap .gcard {
	width: 22%;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 13px 0px rgba(25, 81, 220, 0.13);
	border-radius: 7px;
	padding: 26px 0 58px;
	cursor: pointer;
	transition: all .2s linear;
}

.syll-expand .expand-wrap .gcard:hover {
	color: #fff;
	background: linear-gradient(133deg, rgba(128, 187, 255, 1) 0%, rgba(45, 31, 251, 1) 100%);
	transform: translateY(-10px);

}

.syll-expand .expand-wrap .gcard .pic {
	width: 84px;
	height: 84px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.syll-expand .expand-wrap .gcard .pic.pic1 {
	background: url(../images/gtb.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .gcard .pic.pic2 {
	background: url(../images/gsb.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .gcard .pic.pic3 {
	background: url(../images/gyb.png) no-repeat center/cover;
}
.syll-expand .expand-wrap .gcard .pic.pic4 {
	background: url(../images/gzb.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .gcard:hover .pic.pic1 {
	background: url(../images/gtn.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .gcard:hover .pic.pic2 {
	background: url(../images/gsn.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .gcard:hover .pic.pic3 {
	background: url(../images/gyn.png) no-repeat center/cover;
}
.syll-expand .expand-wrap .gcard:hover .pic.pic4 {
	background: url(../images/gzn.png) no-repeat center/cover;
}

.syll-expand .expand-wrap .gcard .expend-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 47px;
}

.syll-expand .expand-wrap .gcard .expand-desc {
	font-size: 14px;
	line-height: 2;
}

.yuan {
	height: 55px;
	width: 55px;
	margin-top: 10px;
	padding: 12px;
	border-radius: 50%;
	box-shadow: 4px 4px 10px #888888;
}

@media (min-width:768px) {
	.yuan {
		height: 130px;
		width: 130px;
		margin-top: 13px;
		margin-bottom: 20px;
		padding: 30px;
		border-radius: 50%;
		box-shadow: 8px 8px 10px #888888;
	}
}

.yuan images {
	width: 100%;
}

/* 流量洼地*/
.title_cn {
	text-align: center;
}

#new_box {
	width: 100%;
	/* padding: 50px 0px; */
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
}

.new_con {
	/* max-width: 1200px; */
	margin: 0 auto;
	/* margin-top: 50px; */
}

.newtel {
	height: 30px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666
}

.new_telst {
	/* width: 550px; */
	margin: 0 auto;
	position: relative;
	top: 6px;
	text-align: center
}

.new_telst li {
	/* width: 166px; */
	line-height: 30px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
}

.new_telst li.newon {
	color: #217af0;
	font-weight: bold;
}

.new_telst p {
	position: absolute;
	top: 32px;
	left: 0px;
	/* width: 166px; */
	height: 7px;
	border-top: 3px solid #217af0;
	overflow: hidden;
	text-align: center;
}

.new_telst b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #217af0 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}

.new_lst {
	/* height: 315px; */
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 10px;
	padding-top: 20px;
}

/* .new_lst ul {
	position: absolute;
	left: 0px;
} */

.new-wrap {
	margin-top: 30px;
}

.new-wrap .show {
	display: block;
}

.new_cnlf {
	/* width: 370px;
	float: left; */
	text-align: center;
}

.new_cnlf p {
	width: 100%;
}

p.newlf_tel a {
	color: #217af0;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	display: block;
}

p.newlf_tel a:hover {
	color: #C33
}

p.newlf_tx {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 105px;
	overflow: hidden;
}


.newrf_lst .dd {
	box-sizing: border-box;
	float: left;
	margin-bottom: 40px;
	text-align: center;
}

p.new_rq {
	width: 65px;
	height: 65px;
	background: #969393;
	float: left;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

p.new_rq span {
	display: block;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
	padding-top: 5px;
}

p.newrf_tx {
	width: 85%;
	margin-bottom: 0;
	padding: 34px 0;
	font-size: 20px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 1px 12px 0px rgba(0, 30, 170, 0.17);
	cursor: pointer;
	transition: all .2s ease-in-out;
	margin-left: auto;
	margin-right: auto;
}

p.newrf_tx span {
	display: block;
	font-size: 12px;
	color: #999;
	height: 60px;
	overflow: hidden;
}

p.newrf_tx:hover {
	color: #fff;
	background: linear-gradient(133deg, rgba(128, 187, 255, 1) 0%, rgba(45, 31, 251, 1) 100%);
	box-shadow: 0px 1px 12px 0px rgba(0, 30, 170, 0.17);
}

.newrf_lst dd:hover p.newrf_tx a {
	color: #217af0;
}

.newrf_lst dd:hover p.new_rq {
	background: #217af0;
	margin-top: 9px;
	margin-left: 9px;
}

.mr0 {
	margin-right: 0px;
}

/* 提升品牌营销效果 */
/*背景*/
.syll-promote {
	background: url("../images/syll_brandbg.jpg") no-repeat center;
	background-size: cover
}

.syll-promote .title h3 {
	color: #fff;
}

.developer-solution-block {
	position: relative;
	max-width: none;
	text-align: center;
	clear: both;
	margin: 0 auto
}

/*大标题*/
.titleBar .caption {
	font-size: 36px;
	color: #252b3a;
	letter-spacing: 0;
	text-align: center;
	line-height: 46px;
	margin-bottom: 10px
}

.descript {
	margin-bottom: 40px;
	font-size: 16px;
	color: #A0A2A8
}

.developer-solution-block .titleBar {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center
}

.developer-solution-block .titleBar .caption,
.developer-solution-block .titleBar .descript {
	color: #fff
}

.developer-solution-block .developer-solution {
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 60px;
	background: none
}

/*左边分类*/
.developer-solution .solution-tab {
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	display: inline-block;
	float: left;
}

.developer-solution .solution-tab ul {
	padding: 20px 0;
	opacity: 1;
	width: 280px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 13px 0px rgba(6, 34, 102, 0.13);
	border-radius: 5px;
}

.solution-tab ul li {
	padding: 40px 0;
	width: 100%;
	text-align: center;
	transition: all .2s linear;
}

.solution-tab ul li.active {
	width: 380px;
	margin-left: -50px;
	background: linear-gradient(133deg, rgba(128, 187, 255, 1) 0%, rgba(45, 31, 251, 1) 100%);
	box-shadow: 0px 2px 13px 0px rgba(6, 34, 102, 0.13);
	border-radius: 5px;
	color: #fff;
	transition: all .2s linear;
}

/*右边内容标题详情*/
.developer-solution .solution-detail {
	display: inline-block;
	vertical-align: top;
	padding-top: 50px;
	text-align: left
}

.developer-solution .solution-detail ul li {
	display: none
}

.developer-solution .solution-detail ul li.active {
	display: block
}

.solution-detail li .title {
	font-size: 20px;
	color: #ffffff;
	line-height: 28px;
	text-align: left;
	margin-bottom: 30px
}

.solution-detail li .detail {
	font-size: 14px;
	color: #ffffff;
	line-height: 22px;
	text-align: left
}

/*产看更多按钮*/
.solution-detail li .more-btn {
	display: inline-block;
	position: relative;
	border: 1px solid #ffffff;
	border-radius: 2px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding: 8px 45px 8px 30px;
	line-height: 22px;
	margin-top: 30px;
	text-decoration: none;
}

.solution-detail li .more-btn:before {
	content: "";
	position: absolute;
	right: 26px;
	top: 14px;
	width: 13px;
	height: 9px;
	display: inline-block;
	background: url("../images/more.png") no-repeat center
}

.solution-detail li .more-btn:hover {
	color: #fa6f66;
	border: 1px solid #fa6f66
}

.solution-detail li .more-btn:hover:before {
	background: url("../images/more_active.png") no-repeat center;
	right: 20px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

/* 打造私域流量 */
.main-timeline {
	position: relative;
}

.main-timeline:before,
.main-timeline:after {
	content: "";
	display: block;
	width: 100%;
	clear: both;
}

.main-timeline .timeline {
	width: 22%;
	float: left;
	margin-left: 3%;
	position: relative;
	text-align: center;
	transition: all .3s ease-in-out;
}

.main-timeline .timeline:hover .year {
	transform: translateY(-20px);
	transition: all .3s ease-in-out;
}

.main-timeline .timeline:before {
	content: attr(data-heading);
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	transform: rotate(-90deg);
	position: absolute;
	top: 30px;
	left: -2px;
	z-index: 2;
}

.main-timeline .timeline-content {
	margin-bottom: 80px;
	border-radius: 15px;
	text-align: center;
	z-index: 1;
	position: relative;
}

.main-timeline .timeline-content .desc-wrap {
	width: 100%;
	padding: 0 0 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.main-timeline .timeline-content .sanjiao {
	position: absolute;
}

.main-timeline .description {
	font-size: 14px;
	color: #fff;
	line-height: 2;
	margin-bottom: 5px;
}

.main-timeline .read-more {
	display: inline-block;
	padding-right: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: capitalize;
	position: relative;
}

.main-timeline .read-more:before {
	/*content: "\f0da";
		font-family: 'FontAwesome';*/
	font-size: 24px;
	position: absolute;
	top: -6px;
	right: 0;
}

.main-timeline .year {
	display: inline-block;
	width: 144px;
	height: 161px;
	line-height: 161px;
	text-align: center;
	position: relative;
	background: url(../images/syll_processtitle.png) no-repeat center/cover;
	transition: all .3s ease-in-out;
}

.main-timeline .obtain-arrow {
	position: absolute;
	bottom: 15%;
	right: -20%;
	z-index: 99;
	text-align: center;
}

.main-timeline .obtain-arrow p {
	text-align: center;
	line-height: 1;
	font-size: 14px;
	margin: 0;
}

.main-timeline .year span {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.main-timeline .timeline.bottom {
	margin: -7.7% 0 0 7%;
}

.main-timeline .timeline.bottom:nth-child(5n+1),
.main-timeline .timeline.bottom:last-child {
	margin-left: 3%;
}

.main-timeline .timeline.bottom:before {
	top: auto;
	bottom: 110px;
}

.main-timeline .timeline.bottom:after {
	top: auto;
	left: auto;
	bottom: 54%;
	right: 71px;
	border-color: #fff;
}

.main-timeline .timeline.bottom .timeline-content {
	margin: 80px 0 0 0;
	padding: 15px 0 40px 50px;
}

.main-timeline .timeline.bottom .timeline-content:after {
	border: none;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	bottom: auto;
	top: -23px;
	left: auto;
	right: 50px;
}

.main-timeline .timeline.bottom .year {
	top: 4px;
	margin-left: 132px;
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
	.main-timeline .timeline {
		width: 50%;
	}

	.main-timeline .timeline-content {
		margin-bottom: 0;
	}

	.main-timeline .timeline {
		margin-left: 0;
	}

	.main-timeline .obtain-arrow {
		display: none;
	}

	.main-timeline .timeline {
		margin-bottom: 20px;
	}
}


@media only screen and (max-width: 480px) {

	.developer-solution-block .developer-solution {
		padding: 0;
	}

	.developer-solution .solution-tab {
		float: none;
	}
}

/* 自媒体矩阵*/
.cityColumnWarp {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.hotSaleBrand-box {
	margin-top: 23px;
}

.hotSaleBrand-box {
	width: 50%;
	height: 100%;
	padding: 0 93px;
}

.hotSaleBrand-box li {
	margin-right: 144px;
	float: left
}

.hotSaleBrand-box li:nth-child(2),
.hotSaleBrand-box li:nth-child(5) {
	margin-right: 0;
}

.hotSaleBrand-box .hotSaleBrand-middleIteam {
	margin-left: 135px;
	margin-top: 12px;
	margin-bottom: 5px
}

.hotSaleBrand-box li a {
	/* width: 126px;
	height: 126px;
	overflow: hidden;
	background: #fff;
	border-radius: 50%; */
	display: block;
	width: 120px;
	text-align: center;
	position: relative;
	transition: all .3s ease-in-out;
}

.hotSaleBrand-box li a:hover {
	transform: scale(1.1);
}

.hotSaleBrand .dl {
	width: 100%;
	height: 24px;
	overflow: hidden;
	margin-top: 22px;
	text-align: center;
	font: 400 14px/24px "Microsoft Yahei", Arial
}

.hotSaleBrand .dl .dt {
	display: inline-block;
	color: #597eb3;
	*display: inline
}

.hotSaleBrand .dl .dd {
	border-radius: 12px;
	background: #8ab0e5;
	display: inline-block;
	*display: inline;
	*margin-right: 6px
}

.hotSaleBrand .dl .dd:hover {
	background: #6b9bdf
}

.hotSaleBrand .dl .dd a {
	padding: 0 12px;
	color: #fff
}

.hotSaleBrand .dl .dd a:hover {
	color: #fff
}


/* 途阔开发商 */
.syll-tukuo {
	background: rgba(247, 248, 252, 1);
}

.cloud-product-wrapper {
	margin: 0 auto;
	/* width: 1200px */
}

.cloud-product {
	position: relative;
	z-index: 9;
	padding: 40px 0 40px
}

.cloud-product-title {
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 32px;
	color: #333
}

.color-blue {
	color: #009fd9
}

.cloud-product-explain {
	margin-top: 26px;
	margin-bottom: 82px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 16px;
	color: #999
}

.cloud-product-ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.cloud-product-ul li {
	position: relative;
	height: 425px;
	background: #fff;
	width: 19%;
	cursor: pointer;
	box-shadow: 0px 2px 13px 0px rgba(25, 81, 220, 0.13);
	transition: all .3s ease-in-out;
}

.cloud-product-ul li:hover {
	transform: translateY(-10px) scale(1.05);
}

.cloud-product-single-top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #f2f2f2
}

.cloud-product-name {
	font-size: 18px;
	color: #333;
	font-weight: 700
}

.cloud-product-single-bottom {
	width: 100%;
	height: 340px
}

.empty-space {
	width: 100%;
	padding: 45px 0 0 0;
}

.single-bottom-item {
	height: 340px;
	width: 100%
}

.single-bottom-item:first-child {
	border-right: 1px solid #eee
}

.bg-product-pic {
	width: 100%;
	height: 82px;
	margin-top: 50px;
}

.server-header-01 {
	background: url(../images/syll_pic20.png) center no-repeat
}

.server-header-02 {
	background: url(../images/syll_pic21.png) center no-repeat
}

.server-header-03 {
	background: url(../images/syll_pic22.png) center no-repeat
}

.server-header-04 {
	background: url(../images/syll_pic23.png) center no-repeat
}

.server-header-05 {
	background: url(../images/syll_pic24.png) center no-repeat
}

.product-introduce-title {
	margin-top: 0;
	margin-bottom: 45px;
	height: 22px;
	line-height: 22px;
	font-size: 25px;
	text-align: center
}

h2.product-introduce-title {
	font-size: 18px;
	margin-bottom: 42px;
}

.product-introduce-title.normal-weight {
	font-weight: 400
}

.product-introduce-content {
	margin: 0 auto 26px;
	width: 180px;
	line-height: 14px;
	font-size: 14px;
	text-align: center;
	color: #999
}

.product-introduce-list {
	margin: 0 auto;
}

.introduce-list-small {
	margin-bottom: 18px;
	line-height: 16px;
	font-size: 14px;
	text-align: center
}

.product-introduce-price {
	margin: 48px auto 0;
	font-size: 14px;
	text-align: center;
	color: #333
}

.price-blue {
	color: #0af;
	font-size: 38px
}

.normal-inner {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.introduce-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 360px
}

.introduce-list-large {
	margin: 0 auto;
	/*width: 228px;*/
	line-height: 22px;
	color: #ddebff;
	font-size: 16px
}

.product-introduce-price .price-white {
	display: inline-block;
	font-size: 36px;
	height: 36px;
	line-height: 36px;
	color: #fff
}

a.buy-link-btn {
	display: block;
	margin: 50px auto 0;
	width: 120px;
	height: 50px;
	line-height: 50px;
	background-color: #00a0e9;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0;
}

.buy-link-btn:hover {
	background-color: #f80
}

@media only screen and (max-width: 1199px) {
	.hotSaleBrand-box-right {
		margin-left: 0;
	}

	.hotSaleBrand-box {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}

	p.newrf_tx {
		padding: 24px 0;
	}

	.hotSaleBrand-box {
		padding: 0px 43px;
	}
}

@media only screen and (max-width: 991px) {
	.syll-expand .expand-wrap .card {
		width: 30%;
	}
	
	.syll-expand .expand-wrap .gcard {
		width: 20%;
	}
	.main-timeline .year {
		margin-top: -20px;
	}

	.hotSaleBrand-box li {
		margin-right: 34px;
	}

	.hotSaleBrand-box .hotSaleBrand-middleIteam {
		margin-left: 76px;
	}

	.hotSaleBrand-box .hotSaleBrand-middleIteam {
		margin-top: 0;
		margin-bottom: 0;
	}

	.liuliang .swiper-container .swiper-slide h3 {
		font-size: 24px;
	}
}

@media only screen and (max-width: 767px) {
	.syll-expand .expand-wrap .card .expend-title {
		font-size: 16px;
	}
	.syll-expand .expand-wrap .gcard .expend-title {
		font-size: 16px;
	}

	.hotSaleBrand-box {
		margin-left: 0;
		float: none;
		margin: 0 auto;
	}

	.hotSaleBrand-box-right {
		/* margin-left: 0; */
	}

	.developer-solution .solution-tab ul {
		margin-left: auto;
		margin-right: auto;
	}

	.hotSaleBrand-box {
		width: 100%;
		/* height: 100%;
		padding: 0 93px; */
	}

	.hotSaleBrand-box ul {
		max-width: 385px;
		margin-left: auto;
		margin-right: auto;
	}

	.hotSaleBrand-box li {
		margin-right: 144px;
	}

	.hotSaleBrand-box .hotSaleBrand-middleIteam {
		margin-left: 135px;
	}

	.cloud-product-ul {
		justify-content: space-evenly;
	}

	.cloud-product-ul li {
		width: 31%;
		margin-bottom: 30px;
	}

	.liuliang .swiper-container .swiper-slide h2 {
		font-size: 24px;
	}

	.liuliang .swiper-container .swiper-slide h3 {
		font-size: 20px;
	}
}

@media (max-width: 639px) {
	.syll-expand .expand-wrap .card {
		width: 100%;
		margin-bottom: 30px;
	}

	.syll-expand .expand-wrap .card .expend-title {
		font-size: 20px;
	}

	.liuliang .swiper-container .swiper-slide img {
		max-width: 300px;
	}
	
	.syll-expand .expand-wrap .gcard {
		width: 100%;
		margin-bottom: 30px;
	}

	.syll-expand .expand-wrap .gcard .expend-title {
		font-size: 20px;
	}

	

}

@media (max-width: 549px) {
	.syll-expand .expand-wrap .card {
		width: 100%;
		margin-bottom: 30px;
	}

	.syll-expand .expand-wrap .card .expend-title {
		font-size: 20px;
	}
		.syll-expand .expand-wrap .gcard {
		width: 100%;
		margin-bottom: 30px;
	}

	.syll-expand .expand-wrap .gcard .expend-title {
		font-size: 20px;
	}

	.developer-solution .solution-tab {
		font-size: 16px;
	}

	.developer-solution .solution-tab ul {
		width: 220px;
	}

	.solution-tab ul li.active {
		width: 280px;
		margin-left: -30px;
	}

	.main-timeline .timeline {
		width: 100%;
	}

	.hotSaleBrand-box li {
		margin-right: 100px;
	}

	.hotSaleBrand-box .hotSaleBrand-middleIteam {
		margin-left: 110px;
	}

	.cloud-product-ul li {
		width: 45%;
	}
}

/* --  max-width: 479 */
@media only screen and (max-width: 479px) {

	.liuliang .swiper-container .swiper-slide img {
		max-width: 180px;
	}

	.liuliang .swiper-container .swiper-slide h2 {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.liuliang .swiper-container .swiper-slide h3 {
		font-size: 16px;
	}

	.hotSaleBrand-box {
		width: 100%;
	}

	.hotSaleBrand-box ul {
		width: 100%;
		height: 100%;
	}

	.hotSaleBrand-box ul li {
		margin-right: 0;
		float: left;
		width: 50%;
	}

	.hotSaleBrand-box ul li a {
		margin: 0 auto;
	}

	.hotSaleBrand-box ul .hotSaleBrand-middleIteam {
		margin-left: 0;
		margin-top: 12px;
		margin-bottom: 5px;
		width: 100%;
	}

	.hotSaleBrand-box {
		padding: 0px 20px;
	}

	.cloud-product-ul li {
		width: 100%;
	}
}