﻿/*幻灯轮播*/
.focus{width:100%; margin:0 auto; position:relative; overflow:hidden;}
.focus .hd{width:100%; height:11px; position:absolute; z-index:1; bottom:5px; text-align:center;}
.focus .hd ul{display:inline-block; height:5px; padding:3px 5px;
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;}
.focus .hd ul li{display:inline-block; width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#fff; margin:0 5px; vertical-align:top; overflow:hidden;}
.focus .hd ul .on{background:#F60;}
.focus .bds{position:relative; z-index:0;}
.focus .bds li img{width:100%; background:url(../images/loading.gif) center center no-repeat;}
.focus .bds li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */}
.linefocus{width:100%; height:220px;margin:0 auto; position:relative; overflow:hidden;}
.linefocus .hd{width:100%; height:11px; position:absolute; z-index:1; bottom:5px; text-align:center;}
.linefocus .hd ul{display:inline-block; height:5px; padding:3px 5px;
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;}
.linefocus .hd ul li{display:inline-block; width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#fff; margin:0 5px; vertical-align:top; overflow:hidden;}
.linefocus .hds ul .on{background:#F60;}
.linefocus .bds{position:relative; z-index:0;}
.linefocus .bds li img{width:100%; height:220px; background:url(../images/loading.gif) center center no-repeat;}
.linefocus .bds li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */}
	/* 新闻切换css -------------------------------------- */
.tabBox {margin-top: 10px;background-color: #FFF;}
.tabBox .hd{ height:40px; line-height:40px; padding:0; font-size:14px; background:#fff; border-bottom:2px solid #fd5f64; position:relative;  }
.tabBox .hd ul{ position:absolute; height:40px; top:0; overflow:hidden; width:100% }
.tabBox .hd ul li{ float:left; padding:0; color:#666; width:33.33333%; text-align:center}
.tabBox .hd ul .on{color: #FFFFFF;background-color: #fd5f64;}
.tabBox .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
.tabBox .bd ul{ padding:10px 0 10px 10px;  }
.tabBox .bd li{}
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */

.bd ul li{display: block; padding: 10px; padding-top: 13px; overflow: hidden; border-bottom: 1px solid #e6e6e6;}
.bd ul li img{display: inline-block; width: 80px; height:100px;margin-right: 10px; float: left; border-radius:2px;}
.bd ul li strong{font-size: 16px; font-weight: normal; height: 30px; line-height:30px;display: block; overflow: hidden; margin-bottom: 0px; text-overflow: ellipsis; white-space: normal;}
.bd ul li p{color: #999; overflow: hidden; overflow: hidden; font-size: 14px; text-overflow: ellipsis; white-space: normal;}
.bd ul li p a{color: #F00;line-height: 25px; font-size:14px;}
.bd ul li wz{color: #333333; overflow: hidden; overflow: hidden; font-size: 16px; text-overflow: ellipsis; white-space: normal;line-height:36px;}
.bd ul li wz a{color: #F00;line-height: 36px; font-size:16px;}
.bd ul li div{color: #999; font-size: 14px; text-overflow: ellipsis; white-space: normal;}
.bd ul li div span{margin-top: -3px; float: right; text-overflow: ellipsis; white-space: normal;}
.h190{height: 75px;}

.bdd ul li{display: block; padding: 10px; padding-top: 13px; overflow: hidden; border-bottom: 1px solid #e6e6e6;}
.bdd ul li img{display: inline-block;float: left; border-radius:2px;}
.bdd ul li strong{float: left; font-size: 16px; font-weight: normal; height: 30px; line-height:30px;display: block; overflow: hidden; margin-bottom: 0px; text-overflow: ellipsis; white-space: normal; padding:5px 0;}

.bottom{height: 65px; background: #fd5f64; position: fixed; left: 0; bottom: 0; width: 100%; text-align:center; al}
.bottom li{width: 33%; float: left; text-align: center;}
.bottom li img{width: 25px; display: block; margin-bottom: 10px; margin: 0 auto; margin-top: 14px; margin-bottom: 3px}
.bottom li a,
.bottom li a:visited,
.bottom li a:hover,.bottom li em{color: #fff;}
/*设计师详情*/
.text-center {
    text-align: center !important;
}
.desigDetaile .banner {
    height: 320px;
    background: url(../picture/sjsbg.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.desigDetaile .banner .headpic {
    width: 120px;
    height: 120px;
    margin: 20px auto 0;
    border-radius: 50%;
    overflow: hidden;
}
.desigDetaile .banner .name {
    padding-top: 5px;
    font-size: 26px;
	color: #F5F5F5;
}
.desigDetaile .banner .zhiwei {
	padding-top: 10px;
    font-size: 18px;
	color: #F5F5F5;
}
.desigDetaile .banner .info {
	margin: 10px auto;
	width: 90%;
	font-size: 14px;
	color: #F5F5F5;
}
.desigDetaile .banner .btn {
	width: 25%;
	border-radius: 2px;
	line-height: 32px;
	height: 32px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 14px;
}

.designer-case {
	width: 100%;
	background-color: #fff;
	position:relative;
}
.designer-case i{
	color: #333;
	display: block;
	line-height: 22px;
	height: 22px;
	width: 100%;
	text-align: center;
}
.designer-case h1{
	font-size: 2em;
	text-align: center;
	padding: 20px;
}
.designer-case h2{
	font-size: 1.5em;
	text-align: center;
	padding: 0 20px 20px;
	color: #999;
}
.designs{
	float: left;
	width: 33.3333%;
	min-height:30px;
}
.designs img{
	padding-right: 2px;
	padding-left: 2px;
}
.designs p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: url(../Images/jwf-shadow.png) repeat-x;
    background-size: 4px 40px;
}
.btn-yellow.btn-line {
    border: solid 1px #eda926;
    color: #eda926;
    background: none;
}
.btn-red.btn-line {
    border: solid 1px #ff5644;
    color: #ff5644;
    background: none;
}
.caseArticle .top {
    height: 150px;
    text-align: center;
    color: #fff;
    background: url("../picture/caseArticle_top_bg.jpg") no-repeat center;
    background-size: cover;
}
.caseArticle .top dt {
	font-size: 24px;
	color: #FFF;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.caseArticle .top dd p {
	display: inline-block;
	font-size: 12px;
	text-align: left;
	line-height: 22px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
}
.caseArticle .box2 {
    height: 80px;
    padding: 0 15px;
    margin: 10px 0;
    background: #fff;
    border: 1px solid #e9e9e9;
    border-width: 1px 0;
}
.caseArticle .box2 .pic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    margin: 10px 10px 0 0;
}
.caseArticle .box2 .name {
    line-height: 20px;
    margin-top: 22px;
}
.fl {
    float: left !important;
}
.caseArticle .box2 .btn {
    width: 95px;
    margin-top: 24px;
}
.f12 {
    font-size: 12px;
}
.f14 {
    font-size: 14px;
}
.fr {
    float: right !important;
}
.btn-red {
    background: #ff5644;
    color: #fff;
}
.btn {
    border-radius: 3px;
    padding: 0 10px;
    line-height: 30px;
    text-align: center;
}
.bb{ position:relative;}
.bb i{
	font-style: normal;
	background-color: #FF5644;
	color: #FFF;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	line-height: 22px;
	height: 22px;
	width: 100px;
	text-align: center;
}

#zxd-form-submit {
  border: none;
  font-size: 17px;
  color: #fff;
  background-color: #f79c33;
  border-radius: 6px;
  -webkit-appearance: none;
  margin-top: 15px;
  height: 44px;
  width: 100%;
  text-align: center;
  outline: none; }
#zxd-form-submit.active {
  background: #fff;
  color: #666;
  border: solid #e3e3e3 1px; 
  opacity: 1;
}
.zxd-form {
  padding: 0 15px;
  background: transparent; }
.zxd-form div {
  position: relative;
  background: #fff;
  border: solid 1px #e1e1e1;
  border-radius: 6px;
  margin: 10px 0;
  overflow: hidden; }
.zxd-form div span {
  position: absolute;
  right: 15px;
  top: 16px;
  color: #333; }
.zxd-form div.download-arrow:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #999 transparent transparent transparent;
  border-width: 6px;
  font-size: 0;
  position: absolute;
  top: 23px;
  right: 18px; }
.zxd-form div input {
  -webkit-appearance: none;
  outline: none;
  padding-left: 10px;
  display: inline-block; }
.zxd-form div input[type='button'] {
  height: 50px;
  width: 100%; }
.zxd-form div input[type='text'], .zxd-form div input[type='tel'],.zxd-form div input[type='number'] {
  display: block;
  height: 50px;
  border: none;
  text-align: left;
  width: 100%; }
.zxd-form div label {
  position: relative; }
.zxd-form div span {
  vertical-align: 6px; }
.wz {
  font-size: 14px;
  line-height:  32px;}