* {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  box-sizing: border-box;
}


.shejishi_main{
	max-width:700px;
	margin:0 auto;
}
.shejishi_main .list-content-search{
	width:100%;
	border-top:1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding:5px 0;
	position: relative;
}
.shejishi_main .list-content-search-ico{
	position:absolute;
	top:12px;
	left:4%;
	width:12px;
	height:12px;
}
.shejishi_main .list-content-del-ico{
	position:absolute;
	width:12px;
	height:12px;
	top:12px;
	right:5%;
}
.shejishi_main .list-content-search-input{
	border:none;
	background-color:#eee;
	width:90%;
	margin:0 calc(5% - 10px);
	height:30px;
	border-radius:5px;
	padding-left:20px;
	outline:none;
}
.shejishi_main .designerListFor>li{
    padding: 5px;
    background: #fff;
    margin-bottom:10px;
    list-style: none;
}
.shejishi_main .designerListFordivone {
    display: table;
    width: 100%;
    margin-bottom:5px;
}
.shejishi_main .designerListFordivone .img {
    float: left;
    width: 32%;
}
.shejishi_main .designerListFordivone a {
    display: block;
}
.shejishi_main .designerListFordivone .img img {
    width: 100%;
    vertical-align: top;
}
.shejishi_main .designerListFordivone .font {
    float: left;
    width: 63%;
    margin-left: 10px;
}
.shejishi_main .font-large{
	font-size:18px;
}
.shejishi_main .color7e {
    color: #7c7c7c;
}
.shejishi_main .font-normal {
    font-size: 14px;
    line-height:30px;
}
.shejishi_main .color32 {
    color: #323232;
}
.shejishi_main .divoneTit>img, .divoneTit>span {
    vertical-align: middle;
}
.shejishi_main .fa-star{
	display: inline-block;
	width:15px;
	height:15px;
	line-height: 10px;
	margin:-3px;
}
.shejishi_main .fa-star img{
	width:100%;
	height: 100%;
}
.shejishi_main .pingfen{
	font-size:14px;
}
.shejishi_main .divoneA {
    padding-top: 5px;
}
.shejishi_main .divoneA a:first-child {
    margin-right:5px;
}
.shejishi_main .divoneA a {
    display: inline-block;
    width: 45%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #7bcc32;
    border-radius: 5px;
    color: #fff;
    font-size:14px;
}
.shejishi_main a.bggrey {
    background-color: #6c6c6c;
}
.shejishi_main .designerListFor .imgLi {
    display: table;
    width: 100%;
    /*height:100%;*/
}
.shejishi_main .go-case-detail{
    width:24%;
    float: left;
    margin-right:1.3%;
    display: inline-block;
}
.shejishi_main .go-case-detail img {
    width: 100%;
    height:16vw;
    float: left;
}
.shejishi_main .go-designer-detail {
    width: 24%;
    float: left;
    background: #f0f0f0;
    text-align: center;
    padding:calc(8% - 10px) 0;
}