/*第四套设计师*/
.designerBg{background:url(/template/default/index/style/style_4/images/designer/des_s1Bg.png);background-position:center;background-repeat: no-repeat;background-position: center;background-attachment: fixed;-webkit-background-size: cover;background-size: cover;}
.designer_style1{padding-bottom:10px;}
.designer_con{width:1160px;height:492px;margin:0 auto;}
.designer_con ul li{width:280px;height:492px;float:left;background:#000;overflow:auto;margin-right:12px;}

.designer_con ul{margin:0 auto;}

.des_head{width:280px;height:280px;position:relative;overflow:hidden;}
.designer_con ul li a.designer_img{width:280px;height:280px;overflow:hidden;display:block;}
.designer_con ul li a img{width:100%;height:100%;}

.designer_btn{width:181px;height:50px;position:absolute;bottom:0px;left:0px;font-size:14px;}
.designer_btn a{width:90px;height:50px;line-height:50px;display:block;text-align:center;overflow:hidden;}
.des_freeBtn{background:#f90;color:#fff;position:absolute;left:0px;bottom:0px;}
.des_orderBtn{background:#fff;color:#f90;position:absolute;right:0px;bottom:0px;}


.designer_name{width:260px;height:40px;margin:25px auto 0px;text-align:left;line-height:40px;border-bottom:1px solid #454545;}
.designer_name a{float:left;font-size:24px;color:#fe8500;}
.designer_name span{float:right;position:relative;font-size:14px;color:#636363;}
.designer_name span:after{position:absolute;content:"";width:19px;height:19px;display:block;background:url(/template/default/index/style/style_4/images/designer/des_jp.png) no-repeat;left:-19px;top:50%;margin-top:-8.5px;}
.designer_info{width:260px;padding:5px 0px 10px;font-size:12px;color:#676666;margin:0px auto;}
.designer_info p{width:100%;line-height:18px;margin:3px 0;}

.designer_con ul li{transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;-moz-transition:all 0.3s;opacity:0.9;filter:Alpha(opacity=90);}
.designer_con ul li:hover{box-shadow:0px 0px 6px #000;opacity:1;filter:Alpha(opacity=100);z-index:20;/*behavior:url(/js/ie-css3.htc);*/}

.designer_btn a{transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;-moz-transition:all 0.3s;transform-origin:0px 50px;}
.designer_btn a:hover{line-height:55px;height:55px;}