* {
	margin: 0px auto;
	padding:0px;
}
body {
	font-family: "微软雅黑", "Microsoft YaHei", Arial;
	font-size: 14px;
	color: #333;
	line-height: 150%;
	width: 100%;
	min-width: 320px;
}
img {
	border: none;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:hover{
	color: #F0284D;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
.l {
	float: left;
}
.r {
	float: right;
}
.w {
	margin: 0 auto;
}
.h50 {
	height: 50px;
	width: 100%;
	clear: both;
}
.bg{background:#eee;}


/* common */
/*header*/
.top {position: fixed;top: 0;width: 100%;height: 48px;z-index: 250;background-color: #fff;border-top: 2px solid #e2110b;border-bottom: 1px solid #ececec;}
.icon-list-logo {width: 136px;height: 40px;margin: 4px auto 0;background:url("../Images/logo.png") no-repeat;display:block;}

/*footer*/
.footer{border-top: 1px solid #ddd;}
.footer span{padding: 5px 30px;margin: 10px 40px;display: block;}
.footer .address{background:url("../Images/address.png") no-repeat;}
.footer .tel{background:url("../Images/tel.png") no-repeat;}
.footer .email{background:url("../Images/email.png") no-repeat;}


.bq{background: #535353;font-size: 12px;text-align: center;color: #b2b1b1;padding:10px 0px 50px;}

.f_nav{position: fixed;bottom: 0;width: 100%;height: 40px;background: #e83633;padding-top: 1px;z-index: 250;opacity: 0.9;filter: alpha(opacity=90);}
.f_nav a{color: #ffdddc;line-height: 40px;text-align: center;display:block;width:25%;float:left;}
.f_nav a span {display: inline-block;width: 30px;height: 40px;vertical-align: middle;overflow: hidden;background-image: url("../Images/icon.png");
background-size: 25px;background-repeat: no-repeat;}
.icon-list-phone {background-position: 0px 5px;}
.icon-list-chat {background-position: 0px -32px;}
.icon-list-order {background-position: 0px -66px;}
.icon-list-add {background-position: 0px -100px;}

/* index */
.list {margin: 10px;}
.list h2 {font: bold 0.9em/35px "microsoft yahei";border-bottom: 1px #ececec solid;text-indent: 10px;}
.bg h2{border-bottom: 1px #ccc solid;}
.bg .list{padding: 10px 0px;}
.list h2 span {color: #F0284D;}
.list .tip {float: right;font-weight: normal;padding-right: 10px;}

/**/
.jyfw_list{padding:10px 0px;}
.jyfw_list li{float:left; width:30%;margin: 1.6%;display:block;}
.jyfw_list li img{width:100%;}
/**/
.case{padding:10px 0px;}
.case li{display: block; margin:6px;width:46%; overflow:hidden; float:left;}
.case li .baozhuangpic img{ width:100%;}
.case li .baozhuangname{text-align:center; border-bottom:3px solid #F0284D; background-color:#d9d9d9;line-height: 200%;}

/**/
.news {padding: 10px;}
.news li {font-size: 0.8em;line-height: 2.4em;border-bottom: 1px dashed #ececec;height: 2.4em;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.news li span {float: right;}

/**/
.case_main{padding:10px 0px;}
.case_main li{float: left;display: block;width: 44%;text-align: center;padding: 5px;border: 1px solid #ccc;margin: 1.2%;}
.case_main li img{width:100%;}

/**/
.partners_list{padding:10px 0px;}
.partners_list li{width:30%;float:left;border:1px solid #eee;display:block;margin: 1.3%;}
.partners_list li img{width:100%;}


/* page */
.pnav .tit{text-align:center;background: #F0284D;color: #fff;font-weight: normal;line-height: 35px;font-size: 16px;}
.navlf{border-bottom: 1px solid #ddd;padding: 0px 10px;}
.navlf li{float:left;line-height:30px;margin:1%;}
.navlf li a{padding:5px 10px;}
.navlf li.cur a{color:#F0284D;}

.pcon{width:95%;margin:10px auto;line-height:200%;}
.pcon img{max-width:100%;}
.pcon .tit{text-align:center;font-weight: normal;line-height: 35px;font-size: 16px;}
.pcon .tit span{display: block;font-size: 14px;color: #999;}


/* 分页 */

.page {margin-top: 10px;padding: 5px 0;text-align: center;background-color: #fff;font-size: 0.6em;}
.page span,.page a {padding: 2px 5px 0;margin-right: 5px;background-color: #ececec;}
.page span {color: #e02525;}



