/*首页*/

/*服务流程*/
.one-con{padding:20px 0;}
.one-con .bz li{float:left; width:220px; padding:0 40px;}
.one-con .bz li .pic{width:100%; height:80px; line-height:80px; text-align:center;}
.one-con .bz li .mg02{display:none;}
.one-con .bz li .tag{text-align:center; font-size:16px;}
.one-con .bz li:hover .mg01{display:none;}
.one-con .bz li:hover .mg02{display:inline;}

/*新品上市*/
.two-con{width:100%; padding:60px 0; background:#F9F9F9;}
.pro-list li{float:left; width:348px; background:#fff; border:1px solid transparent; text-align:center; padding:20px 0; transition:all 500ms;
	border-radius:8px; box-shadow:0 0 10px #ddd; margin:0 25px 25px;}
.pro-list li a{display:block; width:100%;}
.pro-list li .biaoti h4{font-weight:normal; font-size:26px; line-height:45px;} 
.pro-list li .biaoti span{display:block; font-size:12px;}
.pro-list li .pic{width:320px; height:240px; margin:20px auto;}
.pro-list li .pic img{display:block; max-width:100%; height:auto; margin:auto;}
.pro-list li .price{font-size:20px; color:#C9AA40;}
.pro-list li:hover{border-color:#C9AA40;}
.more{display:block; margin:30px auto; width:142px; height:34px; text-align:center; line-height:34px; background:#5a5a5a; border-radius:3px; 
	color:#fff; box-shadow:0 0 10px #999; transition:all 500ms;}
.more:hover{background:#C9AA40;}


/*关于我们*/
.three-con{width:100%; background:url(../img/about-bg.png) no-repeat center; height:400px; padding:60px 0;}
.three-con .conts{width:600px; margin:40px auto;}
.three-con .conts p{ text-indent:2em; color:#7F7F7F; line-height:30px;}


/*精彩案例*/
.four-con{width:100%; padding:60px 0; background:url(../img/j.jpg) no-repeat center;}
.four-con .Title{color:#fff;}
.case_list{margin-top:40px; position:relative; z-index:2;}
.case_list li{float:left; width:295px; height:388px; margin-right:5px; overflow:hidden; transition:all 500ms;}
.case_list li .pic{display:block; width:100%; height:auto; overflow:hidden; position:relative;}
.case_list li .pic .m01{display:block; width:295px; height:388px; margin:auto;}
.case_list li .pic .bg{position:absolute; top:388px; left:0; width:295px; height:388px; line-height:388px; color:#fff; text-align:center; font-size:22px;
	font-weight:bold; background:rgba(0,0,0,.6); transition:all 500ms;}
.case_list li:hover .bg{top:0;}


/*新闻中心*/
.fiv-con{margin:40px auto 100px;}
.N-list{float:left; width:760px;}
.N-list li{width:760px; height:40px; padding:3px 5px; line-height:40px; border-bottom:1px dashed #ddd;}
.N-list li a{float:left; display:block; width:620px; height:40px; line-height:40px; overflow:hidden; white-space:nowrap; 
	text-overflow:ellipsis;}
.N-list li span{float:right; width:100px; text-align:center; color:#666;}
.fiv-con .NO01{float:right; width:367px; margin:0 16px 0 17px;}
.fiv-con .NO01 img{display:block; width:367px; height:241px; margin:auto;}
.fiv-con .NO01 .tit{display:block; width:367px; height:32px; font-size:16px; line-height:32px; }
.fiv-con a:hover{color:#C9AA40;}
.fiv-con .NO01 .conts{color:#999; margin-top:4px; line-height:24px; height:96px; overflow:hidden;}

















