/* 1600px */
@media screen and (max-width: 1600px) {
	
}

/*1440px*/
@media screen and (max-width: 1440px)
{
	html,body{
		font-size: 14px;
	}

	/*速成建站*/
	.serviceList{
		width: 1200px;
	}
	.baseBox{
		width: 1200px;
	}
	
	.sList ul li{
		padding: 2rem 1rem;
	}
	.sList ul li .pic{
		width: 20%;
	}
	.sList ul li .text{
		width: 80%;
		padding-left: 1.5rem;
	}

	/*营销型建站*/
	.shop{
		width: 1200px;
	}
	.shopList ul li .shopB{
		padding: 2rem;
	}

	/*案例列表*/
	.caseList{
		width: 1200px;
	}

	/*新闻列表*/
	.newsList{
		width: 100%;
	}

	/*关于*/
	.aboutPic{
		padding-right: 2rem;
	}
	.aboutTxt{
		padding-left: 2rem;
	}
	.cultureBox{
		width: 100%;
	}
	.cultureList ul li .culture{
		width: 300px;
		height: 300px;
	}
	.marketBox{
		width: 100%;
	}

}

/*1200px*/
@media screen and (max-width: 1200px)
{
	html,body{
		font-size: 14px;
	}
	/*头部*/
	.navList ul li{
		width: 5rem;
	}

	/*服务列表页*/
	.speed .pic{
		width: 50%;
	}

	/*速成建站*/
	.serviceList{
		width: 100%;
	}
	.baseBox{
		width: 100%;
	}
	.baseList ul li .base{
		padding: 1rem 2rem;
	}

	/*营销型建站*/
	.market .text .title h3{
		font-size: 2.5rem;
		line-height: 4rem;
	}
	
	.market .text .desc p:first-child{
		margin-bottom: 1rem;
	}
	.marBox {
		padding: 1rem;
	}

	/*案例列表*/
	.caseList{
		width: 100%;
	}
	.caseList ul li .keys{
		margin-top: 10px;
	}

	/*关于*/
	.aboutPic{
		width: 40%;
		padding-right: 1rem;
	}
	.aboutTxt{
		width: 60%;
		padding-left: 1rem;
	}
	.aboutTxt .title{
		margin-top: 10px;
	}
	.aboutTxt .title h1{
		font-size: 2rem;
	}
	.aboutTxt .desc{
		margin-top: 0.5rem;
	}

}

/*1024px*/
@media screen and (max-width: 1024px)
{
	html,body{
		font-size: 14px;
	}
	/*头部*/
	.logo{
		border-right: none;
	}
	.slogan{
		display: none;
	}
	.navList{
		display: none;
	}
	.sp_nav{
		display: block;
	}

	/*面包屑导航*/
	.serviceNav ul li a{
		height: 5rem;
		line-height: 5rem;
	}
	.serviceNav ul li a span{
		line-height: 5rem;
	}

	/*底部*/
	.adLink{
		display: none;
	}
	.ad{
		height: auto;
	}

	/*服务列表页*/
	.bulid{
		padding: 4rem 3rem 2rem;
	}

	.shop{
		width: 100%;
	}
	.shopList ul li .shopB{
		padding: 1rem;
	}
	
}
/*998px*/
@media screen and (max-width: 998px)
{
	body,html{
		font-size: 12px;
	}
	.header{
		padding: 2rem 1rem;
	}
	.headerLeft{
		width: 50%;
	}
	.sp_nav{
		margin-top: 10px;
	}
	/*服务列表页*/
	.speed{
		padding-left: 30px;
		padding-top: 50px;
		height: auto;
		padding-bottom: 3rem;
	}
	.speed .pic{
		width: 40%;
		right: 1rem;
	}
	.bulid{
		padding: 3rem 2rem 1rem;
		height: auto;
	}
	.bulid .ename{
		font-size: 2rem;
		margin-top: 1rem;
	}
	.bulid .title h3{
		line-height: 3rem;
		font-size: 1.5rem;
	}
	.bulid .desc{
		margin-top: 1rem;
		font-size: 1rem;
		line-height: 2rem;
	}

	/*企业建站*/
	.brand .title{
		height: 4rem;
	}
	.brand .title h3{
		font-size: 3rem;
		line-height: 4rem;
	}
	.seoBox .seo{
		top: 0;
		margin-top: 0;
	}
	.seoBox .seo .title{
		height: 4rem;
		margin-top: 1.5rem;
	}
	.seoBox .seo .title h3{
		font-size: 3rem;
		line-height: 4rem;
	}
	.seoBox .seo .desc{
		margin-top: 1rem;
		line-height: 2rem;
		font-size: 1rem;
	}
	.seoBox .seo .list{
		line-height: 2.5rem;
		margin-top: 1rem;
	}

	/*营销型建站*/
	.market .text .title h3{
		font-size: 2rem;
	}
	.market .text .desc{
		margin-top: 0.5rem;
	}
	.market .text .desc p{
		background-size: 1.2rem auto;	
	}
	.shopList ul li .shopB{
		padding: 2rem;
		height: 8rem;
	}
	.shopList ul li .shopB .text{
		float: left;
		padding-left: 1.5rem;
	}
	.shoping .text .title h3{
		font-size: 2rem;
	}

}

/*768px*/
@media screen and (max-width: 768px)
{
	.cream{
		height: 5rem;
		line-height: 5rem;
	}
	.pageTitle{
		width: 10rem;
	}
	.pageTitle span{
		line-height: 5rem;
	}
	.needs{
		display: none;
	}

	/*底部*/
	.adtel{
		display: none;
	}
	.ad{
		height: auto;
	}
	.ad .adtitle{
		width: 50%;
		height: 120px;
	}
	.ad .adtitle b{
		font-size: 2rem;
	}
	.ad .adtitle p{
		font-size: 1.5rem;
	}
	.footnav{
		display: none;
	}
	.footer{
		display: none;
	}
	
	/*面包屑导航*/
	.serviceNav ul li{
		width: 50%;
	}

	/*服务列表页*/
	.speed .pic{
		display: none;
	}
	.speed .ename{
		font-size: 2rem;
		line-height: 3rem;
		padding-top: 1rem;
	}
	.speed .title h3{
		font-size: 1.5rem;
	}

	/*速成建站*/
	.basebg{
		padding-bottom: 3rem;
	}
	.baseBox .title{
		margin-top: 3rem;
	}
	.baseList{
		margin-top: 1rem;
	}
	.baseList ul li{
		padding: 10px;
	}
	.baseList ul li .base{
		padding: 1rem;
	}
	.sList ul li:nth-child(even){
		padding-left: 1rem;
	}
	.processList ul li{
		width: 50%;
	}

	/*企业建站*/
	.brand{
		position: static;
		margin-top: 0;
		padding-bottom: 1rem;
	}
	.seoBox .seo{
		width: 100%;
		position: static;
		padding: 1rem;
	}
	.seoBox .pic{
		display: none;
	}

	/*响应式建站*/
	.marBox{
		padding: 1rem;
	}
	.marketList .mart1{
		text-align: center;
	}
	.marketList .mart3{
		text-align: center;
	}

	/*营销型建站*/
	.market .pic{
		display: none;
	}
	.market .text{
		position: static;
		width: 100%;
		margin-top: 1rem;
		padding-left: 1rem;
		padding-bottom: 2rem;
	}
	.shopList ul li{
		padding: 0.5rem;
	}
	.shoping .pic{
		display: none;
	}
	.shoping .text{
		width: 100%;
		padding: 1rem;
		position: static;
		margin-top: 0;
	}
	.shopTitle{
		margin-top: 2rem;
	}
	.shopTitle h3{
		font-size: 2rem;
	}
	.shopList{
		margin-top: 0;
	}

	/*案例列表*/
	.caseList{
		margin: 2rem auto 0;
	}
	.caseList ul li{
		padding: 0.5rem;
	}
	.caseList ul li .case{
		overflow: hidden;
	}
	.caseList ul li .text .title a{
		font-size: 1rem;
	}
	.caseList ul li .keys{
		display: none;
	}
	.caseList ul li .text .desc{
		display: none;
	}
	.caseList ul li .pic .special{
		margin-top: 0;
		top: 5%;
		height: auto;
	}

	/*关于*/
	.aboutPic{
		width: 100%;
		padding-left: 1rem;
	}
	.aboutTxt{
		width: 100%;
		padding-right: 1rem;
	}

	/*联系我们*/
	.messn{
		padding-left: 0;
	}
	.message{
		padding: 0 1rem;
	}
	.messi{
		padding-right: 0;
		margin-bottom: 1rem;
	}
	.messinput{
		margin-bottom: 1rem;
	}

}