/*网站建设详情*/
	.title{padding:28px 0 14px 0;text-align:center;font-size:36px;color:#cc0404}
	.subtitle{padding:0 0 22px 0;text-align:center;font-size:16px;color:#575757}
	.intro{padding:50px 0 0 0;height:350px;overflow:hidden;background:url(../images/webg.jpg) no-repeat center;background-size:cover}
	.intro .txt{position:absolute;top:0;left:0;background:url(../images/line.png) no-repeat;padding:20px 36px 0 32px;width:606px;height:258px}
	.intro .txt h3{font-size:36px}
	.intro .txt h3 span{color:#e40202}
	.intro .txt h4{font-size:24px;padding:22px 0}
	.intro .txt p{text-indent:2em;font-size:18px;line-height:32px}
	.intro .txt i{position:absolute;display:block;bottom:-10px}
	.price980{width:176px;height:50px;background:url(../images/980.png) no-repeat;background-size:100% 100%}
	.price2980{width:204px;height:50px;background:url(../images/2980.png) no-repeat;background-size:100% 100%}
	.price5980{width:204px;height:50px;background:url(../images/5980.png) no-repeat;background-size:100% 100%}
	.price7980{width:204px;height:50px;background:url(../images/7980.png) no-repeat;background-size:100% 100%}
	.price8980{width:204px;height:50px;background:url(../images/8980.png) no-repeat;background-size:100% 100%}
	.price9980{width:204px;height:50px;background:url(../images/9980.png) no-repeat;background-size:100% 100%}
	.intro em{display:block;float:right;width:417px;height:351px}
	
	@media screen and (max-width: 768px){
		.title{padding:14px 0 7px 0;font-size:20px}
		.subtitle{padding:0 4% 12px 4%;font-size:16px}
		.intro{padding:26px 0; height: auto;}
		.intro .txt{position:relative;width:96%;margin:0 auto;background:url(../images/line.png) no-repeat left top;background-size:100% 100%;padding:0;height:200px}
		.intro .txt h3{padding:10px 0 0 10px;font-size:24px}
		.intro .txt h4{font-size:16px;padding:12px 0 12px 10px}
		.intro .txt p{font-size:14px;line-height:26px; max-height: 78px; overflow: hidden; padding:0 10px}
		.intro .txt i{left:8%}
		.price980{width:92px;height:26px;}
		.price2980,.price5980,.price7980,.price8980,.price9980{width:106px;height:26px;}
		.intro em{float: none; width: 100%; height: auto; text-align: center; margin-top: 20px;}
		.intro em img{width: 96%; height: auto;}
	}
	
/*通用大主题*/
	.subject{text-align:center}
	.subject h2{font-size:36px}
	.subject h3{padding:15px 0;font-size:16px;color:#575757}

	@media screen and (max-width: 768px){
		.subject h2{font-size:20px}
		.subject h3{padding:8px 4%;font-size:16px}
	}
	
/*适合对象*/
	.customer{padding:20px 0}
	.customer ul{overflow:hidden}
	.customer ul #big{margin-right:-3%}
	.customer ul li{float:left;text-align:center;width:30%;margin-right:3%}
	.customer ul li h2{font-size:18px;padding:12px 0}

	@media screen and (max-width: 768px){
		.customer{padding:10px 0}
		.customer ul li img{width:90%;height:auto}
		.customer ul li h2{font-size:16px;padding:12px 0}
	}
	
/*效果参考*/
	.xgck{background:#f1f1f1;padding:32px 0;text-align:center}
	.xgck img{margin-top:8px}

	@media screen and (max-width: 768px){
		.xgck{padding:16px 2%}
	}
	
/*后台特色*/
	.feature{padding:20px 0;text-align:center}
	.feature h4{padding:7px 0;font-size:20px;font-weight:700;color:#f60c0c}
	.feature .more{padding:10px 0}
	.feature .more a{display:inline-block;height:36px;line-height:36px;padding:0 40px;background:#f42d2d;border-radius:10px;color:#fff}

	@media screen and (max-width: 768px){
		.feature{padding:16px 2%}
		.feature h4{font-size:14px}
	}
	
/*尊享服务*/
	.service{background:#f1f1f1;padding:20px 0}
	.service ul{overflow:hidden}
	.service ul #big{margin-right:-2%}
	.service ul li{float:left;width:23%;margin:0 2% 0 0;text-align:center}
	.service ul li h2{font-size:18px;padding:12px 0}

	@media screen and (max-width: 768px){
		.service{padding:10px 0}
		.service ul #big{margin-right:-2%}
		.service ul li{width:48%;margin:0 2% 0 0}
		.service ul li img{width:50%;height:auto}
		.service ul li h2{font-size:16px;padding:10px 0}
	}
	
/*个性化设计*/
	.template{padding: 20px 0;text-align: center;}
	.template img{margin-top:8px}
	@media screen and (max-width: 768px){
		.template{padding: 10px 2%;}
	}