.center{
	width: 1200px;
	margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
.header{
	width: 100%;
	min-width: 1200px;
	height: 50px;
	line-height: 50px;
	background: #333333;
	color: #FFFFFF;
	/*position:fixed;*/
	    z-index: 99999;
}
.header .center{
	height: 50px;
	line-height: 50px;
}
.header .logo{
	text-indent: -99em;
	font-size: 20px;
	background: url(../image/logow.png) no-repeat;
	
	background-size: 90px auto;
	width:90px;
    display: block;
	margin-top: 7px;
    float: left;
}
.header .logo h1{text-indent: -9999em}
.header .logo img{width:90px;}
.header .slogan{
	padding-left: 5px;
	font-size: 14px;
}
.header .tel{
	float: right;
	font-family: Constantia;
    font-size: 24px;
    color: #FFFFFF;
}
.header .tel img{
	vertical-align: middle;
	width: 20px;
}
.section{
	 width: 1140px;
	 margin: 0 auto;
	 background: #FFFFFF;
	 padding: 50px 30px 30px 30px;
}
.section .top .left{
	width: 770px;
}
.section .top .right{
	width: 340px;padding-top: 30px;
}
.section .top .left .title{
	font-size: 28px; margin-top:30px
}
.section .top .left .introduce{
	color: #999999;
	height: 20px;
	line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.go-design{
	display: block;
	width: 100%;
	height: 60px;
	background: #fe4343;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
	border-radius: 5px;
	font-size:26px;
}


.se-middle{
	margin-top: 2px;
	width: 100%;
	background: url(../image/centerbg.png);
}
.se-middle .left{
	color: #000000;
	font-size: 16px;
	width: 770px;
	line-height: 33px;
	margin-top:-20px
}
.se-middle .left .piccenter{
	text-align: center;
}
.se-middle .left .text{
	margin-bottom: 30px;
}
.se-middle .left img{
	max-width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	height:auto;
}
.go-design2{
	margin: 100px auto 0px;
	display: block;
    width: 350px;
    height: 60px;
    background: #fe4343;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
    border-radius: 5px;
	font-size:26px;
}
.se-middle .right{
	width: 320px;
	padding: 10px;
}
.se-middle .right .top{
	padding: 20px 15px;
	width: 290px;
	background: #FFFFFF;
}
.se-middle .right .top .cleft{
	width: 75px;
	float: left;
}
.se-middle .right .top .cleft img{
	width: 75px;
	height: 75px;
	border-radius: 50%;
}
.se-middle .right .top .cright{
	float: left;
	width: 200px;
	line-height: 24px;
}
.se-middle .right .top .cright h1{font-size:16px;padding-bottom:10px;}
.se-middle .right .top .cright ul{}
.se-middle .right .top .cright ul li{width:285px; display:inherit; height:50px; line-height:50px; font-size:14px; padding-left:15px; border-bottom:1px solid #eceaea}
.se-middle .right .top .cright ul .thisclass a{color:#fff;}
.se-middle .right .top .cright ul .thisclass{background:#fe4343;color:#fff; border-radius:3px;}
.se-middle .cright .name{
	
}
.se-middle .cright .city{
	color: #a0a0a0;
}
.se-middle .cright .label span{
	color: #a0a0a0;
}
.similar-items{
	padding: 20px 15px;
	width: 290px;
	background: #FFFFFF;
}
.similar-items .title{
	font-size: 16px;
	margin-bottom: 10px;
}
.similar-items ul{
	overflow: hidden;
	margin-right: -20px;
}
.similar-items ul li{
	display: block;
	float: left;
	width: 135px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.similar-items ul li img{
	width: 100%;
	height: 100px;
}
.similar-items ul li p{
	text-align: center;
	padding:0 5px;
	width: 125px;
	margin-top: 6px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*.about-us{
	margin-top: 50px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.about-us p{
	font-size: 20px;
	color: #b2b2b2;
	text-align: center;
}
.about-us .about-us-title{
	font-size: 30px;
	padding-bottom: 10px;
	color: #808080;
}*/






/*列表页*/
.project-list{
	margin:0 auto;
	padding: 25px 30px;
	width: 1140px;
	background: #FFFFFF;
}
.tjxz {
    background: #eaeaea;
    padding: 0 5px;
}
.prolist-type{
	float: left;
	margin: 0 20px 10px 0;
}
.prolist-type a{
	margin:0 5px ;
	display: inline-block;
}
.select-type{
	float: left;
	margin: 0 20px 10px 0;
}
.select-type .type-span{
	padding: 5px;
	margin:0 5px ;
	border: 1px solid #dddddd;
	display: inline-block;
}
.select-type .type-span span{
	padding-right: 5px;
}
.select-type img{
	vertical-align: middle;
}
.prolist-list{
/*	width: 100%;*/
	margin-right: -20px;
}
.prolist-list .list-con{
	display: block;
	width: 268px;
	border: 1px solid #dcdcdc;
	margin: 30px 20px 0 0;
	padding-bottom: 30px;
	float: left;
	height:304px;
}
.prolist-list .list-con:hover{
	background: #fe4343;
}
.prolist-list .list-con:hover img{
	border-bottom: 1px solid #fe4343;
}
.prolist-list .list-con:hover p{
	color: #FFFFFF !important;
}
.prolist-list .list-con:hover .line{
	color: #FFFFFF !important;
}
.prolist-list .list-con:hover .red{
	color: #FFFFFF !important;
}
.prolist-list .list-con img{
	margin-bottom: 10px;
	height: 204px;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
}
.prolist-list .list-con .text{
	padding: 0 10px;
}
.prolist-list .list-con .text a:hover{color:#E42B2E}
.prolist-list .list-con p{
	text-align: center;
	color: #6a6969;
	line-height: 24px;
}
.prolist-list .list-con .title{
	color: #000000;
}
.prolist-list .list-con .line{
	color: #a5a4a4;
	padding: 0 5px;
}
.prolist-list .list-con .red{
	color: #e60012;
	font-size: 16px;
}
/*设计师列表页*/
.designer-list{
	margin-right: -10px;
}
.designer-list-cron{
	display: block;
    width: 208px;
    border: 4px solid #fafafa;
    background: #fafafa;
    margin: 30px 10px 0 0;
    float: left;
    height: 418px;
    position: relative;
}
.designer-list-cron:hover{
	border: 4px solid #fe4343;
	background: #fff;
}
.designer-list-cron img{
	width: 130px;
	height: 130px;
	border-radius: 65px;
	margin: 39px;
}
.designer-info{
	width: 100%;
}
.designer-info p{
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}
.designer-info .designer-name{
	font-size: 16px;
}
.designer-info .designer-p2{
	color: #999;
}
.designer-tags span{
	display: inline-block;
    background: #EEe;
    padding: 0 10px;
    border-radius: 10px;
    margin: 10px 10px 0 0;
}
.designer-more{
	/*display: none;*/
	
}
.designer-info .designer-more{
	position: absolute;
	display: none;
	padding: 5px 10px;
	background: #FE4343;
	color: #ffffff;
	text-align: center;
	right: 20px;
	bottom: 20px;
}

.lbanner{width:100%;float:left;height:273px; margin-top:-7px; margin-bottom:10px; }
.fg{width:100%;float:left;height:30px;background:#e5e5e5; margin-top:-12px;}

.liebiao{
	float:right;
	width:300px;
	height:100%;
}
.liebiao-right{ 
    width: 310px;
    padding-left: 28px;
    box-sizing: border-box;
}
.lb-top{

}
.qszx{
    font-size: 24px;
    color: #333;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 4px;
    position: relative;
    height: 47px;
    line-height: 47px;
    padding-top: 5px;
    box-sizing: border-box;
}
.jxwz{
	font-size: 24px;
    color: #333;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 4px;
    position: relative;
    height: 47px;
    line-height: 47px;
    padding-top: 5px;
    box-sizing: border-box;
}
.top-style{
    overflow: hidden;
    border-top: 2px solid #d00;
    position: relative;
    top: -1px;
    list-style: none;
    padding-left: 0;
}
.lb-bot{
    overflow: hidden;
    border-top: 2px solid #d00;
    position: relative;
    top: -1px;
    list-style: none;
    padding-left: 0;
    padding-top: 10px;
    width: 282px;
}
.lb-top ul li{
	padding: 11px 0;
    border-top: 1px dashed #cdcdcd;
    height: 70px;
    font-size: 16px;
    box-sizing: content-box;
}
.lb-top ul li img{
	float: left;
    width: 92px;
    height: 70px;
    margin-right: 12px;
}