body,p,pre,form,fieldset,legend,button,input,textarea,select {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Microsoft YaHei', 'Î¢ÈíÑÅºÚ', Arial
}
input:focus,textarea:focus {
	outline: none
}
a{text-decoration:none}
a img{border:none}
.clear{clear:both}
#container{padding-top:70px}
.header{
	height:70px;
	border-bottom:1px solid #DDD;
	position:fixed;
	left:0;top:0;width:100%;
	background:#FFF;
	z-index:99999;
}
.header .logo{
	float:left;width:115px;height:45px;margin:15px 0 10px 50px;
}
.header .title{
	float:left;font-size:24px;line-height:24px;font-weight:normal;
	border-left:1px solid #DDD;padding:21px 0 0 10px;
	margin:15px 0 10px 20px;color:#333;
}
.header .links{
	float:right;margin:42px 20px 10px 0;
}
.header .links li{
	float:left;list-style:none;height:18px;margin:0;padding:0;
}
.header .links li a{
	float:left;padding:0 30px;color:#666;text-decoration:none;
	font-size:18px;line-height:18px;
}

.category{
	width:1200px;margin:25px auto;
}
.category ul{
	margin:0;padding:0;float:left;
}
.category ul li {
	float:left;margin:5px 10px 5px 0;list-style:none;
}
.category ul li a {
	float:left;color:#333;
	border:1px solid #E6E6E6;padding:10px;white-space:nowrap;  
}
.category ul li a.current,
.category ul li a:hover {
	color:#F35B5A;
}

.category_detail{
	margin:10px auto;
	width:1200px;
}
.category_detail h1{
	border-left:3px solid #E83030;
	margin:0;padding:5px 10px;font-weight:normal;
	font-size:28px;line-height:28px;
}
.category_detail .content{
	margin:30px 0;color:#666;line-height:180%;
}
.category_detail .content p{
	margin:10px 0;
}
.category_colors{
	margin:30px auto;width:1200px;
	border-top:1px solid #DDD;
}
.category_colors a{
	float:left;
	width:190px;margin:30px 5px 0;
	padding-top:70px;
}
.category_colors a span{
	display:block;line-height:18px;height:auto;overflow:hidden;
	font-size:12px;
	padding:10px 0;text-align:center;
	background:#FFF;color:#000;
}
.index_category{
	width:980px;margin-top:20px;
}
.index_category ul li a {
	padding:5px;
}
.search {
	width:680px;height:56px;margin:80px auto 0;overflow:hidden;
	background:url(icons_load.gif) -100px -100px no-repeat;
}
.search label {
	float:left;width:109px;height:56px;line-height:56px;
	font-size:24px;
}
.search .wrap {
	float:left;height:54px;border:1px solid #CCC;border-right:none;
	width:470px;padding:0 10px;
}
.search .wrap #keys {
	float:left;height:54px;line-height:54px;border:none;
	width:470px;font-size:16px;
}
.search .btn {
	float:left;width:80px;height:56px;overflow:hidden;text-indent:-999px;
	background:url(icons_search.gif) center center no-repeat #FF5B5B;
}
.search .load {
	background:url(icons_load.gif) center center no-repeat #FF5B5B;
}
.ads{
	width:1040px;margin:80px auto 0;padding:80px 90px 20px;
	border-top:1px solid #DDD;
}
.ads a{
	float:left;width:500px;height:250px;margin:0 5px;border:1px solid #DDD;
}
.notfind {
	width:1200px;margin:80px auto 0;padding:80px 0;
	border-top:1px solid #DDD;color:#83C223;font-size:22px;text-align:center;font-weight:bold;
}

.result {
	width:1200px;margin:30px auto 0;padding:0;
}
.result .result_title {
	height:50px;line-height:50px;border-bottom:1px solid #DDD;text-indent:10px;font-size:16px;color:#666;
}
.result .box{
	padding:40px 20px 20px 20px;
}
.result .box .color{
	width:370px;height:330px;padding:10px;border:1px solid #DDD;
	float:left;margin-right:20px;
}
.result .box .color .color_btn{
	position:absolute;width:370px;height:330px;z-index:9999;
}
.result .box .title{
	font-size:16px;height:34px;
}
.result .box .title span,
.result .box .title h1{
	font-size:24px;font-weight:normal;display:inline;
}
.result .box .category{
	height:38px;line-height:38px;font-size:16px;margin:0;width:auto;
}
.result .box .category a{
	color:#000;
}
.result .box .recommend{
	margin-top:20px;
}
.result .box .recommend .tips{
	height:50px;line-height:50px;
}
.result .box .recommend a{
	float:left;text-align:center;width:240px;height:200px;text-decoration:none;
}
.result .box .recommend a img{
	height:156px;
}
.result .box .recommend a span{
	display:block;margin:20px auto 0;
	height:24px;line-height:24px;color:#FFF;
	width:90px;background:#FF5B5B;
}
.qas{
	width:1200px;margin:0 auto;
}
.qas .qas_title {
	height:50px;line-height:50px;border-bottom:1px solid #DDD;text-indent:10px;font-size:16px;color:#666;
}
.qas dl{
	border-bottom:1px dashed #EEE;
	margin:0;
	padding:20px 5px;
}
.qas dl dt{
	margin:0;padding:5px 0;
}
.qas dl dd{
	margin:0;padding:5px 0;color:#FF5D57;
}
.more{
	width:1200px;margin:0 auto;
}
.more .more_title {
	height:50px;line-height:50px;border-bottom:1px solid #DDD;text-indent:10px;font-size:16px;color:#666;
	margin:30px 0 10px;
}
.more a{
	float:left;margin:10px 5px;padding:10px;color:#FFF;white-space:nowrap; 
}

.tad{width:1200px;margin:30px auto;overflow:hidden}
.tad_wrap{width:1215px}
.tad a{border:1px solid #DDD;width:388px;height:208px;float:left;margin-right:15px}
.phonetool{width:40px;height:40px;padding:5px;position:fixed;right:20px;bottom:140px;background:#6FC36F;text-align:center;line-height:20px;font-size:16px;font-weight:bold;color:#FFF;border-radius:5px;}
.phonetool span{display:none;position:absolute;left:-135px;bottom:-5px;}
.phonetool:hover span{display:block}


.service{
	width:50px;height:50px;
	position:fixed;right:20px;bottom:200px;
	background:url(icons_service.gif) center center no-repeat #FF8B3D;
	text-indent:-999px;overflow:hidden;
	border-radius:5px;
}
#color_panel{
	position:fixed;width:100%;height:100%;left:0;top:0;display:none;
}
.copyright{
	clear:both;
	padding:50px 0;
	text-align:center;color:#999;
}

@media screen and (max-width: 640px) {
	.header{
		height:60px;
		border-bottom:1px solid #DDD;
	}
	.header .logo{
		width:115px;height:40px;margin:10px;
	}
	.header .logo img{
		height:40px;
	}
	.header .title{
		font-size:24px;line-height:24px;
		padding:8px 0 8px 10px;
		margin:10px 0;
	}
	.header .links{
		display:none;
	}

			
	.search {
		width:auto;height:56px;margin:20px auto 0;
		position:relative;padding-right:60px;
	}
	.search label {
		display:none;
	}
	.search .wrap {
		float:none;border-right:none;border-left:none;
		width:auto;padding:0 10px;
	}
	.search .wrap #keys {
		float:none;width:100%;font-size:14px;
	}
	.search .btn {
		width:60px;
		float:none;position:absolute;right:0;top:0;
	}
	
	.category{
		width:auto;margin:10px auto;
	}
	.category ul{
		float:none;
	}
	.category ul li {
		float:left;margin:5px 5px 0;list-style:none;
	}
	
	.ads{
		width:auto;margin:20px auto 0;padding:0;
		border-top:none;
	}
	.ads a{
		width:50%;height:auto;margin:0;box-sizing:border-box;
	}
	.ads a img{max-width:100%}
	.tad{width:auto;}
	.tad_wrap{width:auto}
	.tad a{width:33%;height:auto;margin-right:0;box-sizing:border-box}
	.tad a img{max-width:100%}
	.notfind {
		width:auto;margin:20px auto 0;padding:20px 10px;
		border-top:none;font-size:16px;
	}
	.phonetool{display:none}
	.service{display:none}
	.result {
		width:auto;margin:20px auto 0;
	}
	.result .box{
		padding:10px 10px 10px 120px;position:relative;
		min-height:100px;
	}
	.result .box .color{
		width:88px;height:88px;padding:5px;border:1px solid #DDD;
		position:absolute;left:10px;top:10px;
	}
	.result .box .color .color_btn{
		position:absolute;width:88px;height:88px;z-index:9999;
	}
	.result .box .title{
		font-size:14px;padding-bottom:10px;height:auto;
	}
	.result .box .title span,
	.result .box .title h1{
		font-size:16px;font-weight:bold;
	}
	.result .box .category{
		height:18px;line-height:18px;font-size:14px;margin:0;width:auto;
	}
	.result .box .category a{
		color:#000;
	}
	.result .box .recommend{
		margin-top:10px;
	}
	.result .box .recommend .tips{
		height:30px;line-height:14px;
	}
	.result .box .recommend a{
		width:33%;height:auto;padding:0 2px;
		box-sizing:border-box;
	}
	.result .box .recommend a img{
		height:auto;max-width:80%
	}
	.result .box .recommend a span{
		margin:10px auto 0;
		width:100%;font-size:12px;
	}
		
	.qas{
		width:auto;margin:0 auto;
	}
	.qas dl{
		padding:10px 5px;
	}

	.more{
		width:auto;
	}
	.more .more_title {
		margin:10px 0;
	}
	.more a{
		width:31%;margin:10px 1%;padding:10px;
		box-sizing:border-box;
		 
	}
	.category_detail{
		margin:10px auto;
		width:auto;padding:10px;
	}
		
	.category_colors{
		margin:10px auto;width:auto;
	}
	.category_colors a{
		float:left;
		width:31%;margin:10px 1% 0;
		padding-top:40px;font-size:12px;
	}
	.copyright{
		padding:20px 0;font-size:12px;
	}
} 