body{
	letter-spacing:0.5px;
	font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", 微软雅黑, tahoma, simsun, 宋体;
}
/*中间部分*/
#designer_content{
	/* background-color: #f5f5f5; */
	background-color: #fff;
}

.top_crumbs{
	background-color: #f5f5f5;
	height: 53px;
}
#designer_content_div{
	width: 1200px;
	margin: 0 auto;
}

/*淘宝美工面包屑下面开始*/
.w-icon-arrow {
	display: inline-block;
    background: url(../img/bg_icon2.png) 1px no-repeat;
    background-position: 0 -1093px;
    background-repeat: no-repeat;
}

.m-goodsArea {
    /* padding: 0 40px; */
    position: relative;
    background-color: #fff;
}



.m-sortBar {
    margin-top: 10px;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}
.m-sortBar .area:first-child, .m-sortBar .category:first-child, .m-sortBar .manufacture:first-child {
    border-top: none;
}

.m-sortBar .category {
	overflow: hidden;
    border-top: 1px dashed #dedede;
    line-height: 1;
    padding-top: 20px;
}
.m-sortBar .area .name, .m-sortBar .category .name, .m-sortBar .manufacture .name {
    font-size: 14px;
    color: #999;
    float: left;
    margin-right: 28px;
}
.m-sortBar .area .categoryItem, .m-sortBar .category .categoryItem, .m-sortBar .manufacture .categoryItem {
    float: left;
    margin-right: 30px;
    margin-bottom: 16px;
    font-size: 14px;
}
.m-sortBar .active, .m-sortBar .sorts .priceSure .reset:hover {
    color: #b4a078;
}
.m-sortBar .area .categoryGroup, .m-sortBar .category .categoryGroup, .m-sortBar .manufacture .categoryGroup {
    overflow: hidden;
    float: left;
    margin-bottom: 4px;
    width: 930px;
}

/*排序*/
.sorts {
    position: relative;
    overflow: hidden;
    padding: 20px 0;
    line-height: 1;
    border-top: 1px dashed #dedede;
}
.sorts .name {
    font-size: 14px;
    color: #999;
    margin-right: 28px;
}
.sorts .sort {
    margin-right: 30px;
    font-size: 14px;
}
.sorts .sort-price .icon {
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
    margin-top: -2px;
}
.icon .arrow-up-gray {
    display: block;
    margin-bottom: 2px;
}
.arrow-up-gray {
    background-position: 0 -1181px;
    height: 5px;
    width: 10px;
}

.icon .arrow-down-gray {
    display: block;
    margin-top: 2px;
}
.arrow-down-gray {
    background-position: 0 -673px;
    height: 5px;
    width: 10px;
}

.sort.sort-time .arrow-down-gold-l,.sort.sort-time .arrow-down-gray-l {
    vertical-align: middle;
    display: inline-block;
    margin-left: 2px;
    margin-top: -2px;
}
.arrow-down-gray-l {
    background-position: 0 -651px;
    height: 12px;
    width: 9px;
}

#my_designer  .my_designer_left{
	float: left;

}
#my_designer .my_designer_list {
	margin-top: 40px;
	/* padding: 20px 40px; */
    position: relative;
    background-color: #fff;
    /* height: 540px; */
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0 10px 0; 
}
.wrok_list{
	margin-left: 75px;
}

.my_designer_list .img_click {
    float: left;
    height: 75px;
    width: 75px;
    overflow: hidden;
    border-radius: 75px;
}
.my_designer_list .img_click  img {
    /* height: 75px; */
    width: 75px;
}
.my_designer_center dl{
	margin-left: 20px;
}

#my_designer  .my_designer_center{
	float: left;
}
#my_designer .my_designer_right{
	float: right;
	width: 300px;
	text-align: center;
	/*border-left: 1px solid #ddd;*/
}
#my_designer .my_designer_right2{
	float: right; margin-top: 5px;margin-right: 10px;
	text-align: center;
}
#my_designer .my_designer_right2 img{
	width:100px;display: inline-block;
}
#my_designer .my_designer_right2 span{
	font-size: 12px;
}
#my_designer  .my_designer_center dd{
	font-size: 13px;
	color: #666;
}

#my_designer .designer_label_01 {
    height: 20px;
    font-size: 12px;
    color: #a7936e;
    border: 1px solid #b3a07d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 5px;
    line-height: 18px;
    background-color: #f4f0ea;
    font-weight: normal;
    margin-left: 10px;
    line-height: 25px;
}
#my_designer .designer_name{
    font-size: 16px; 
    font-weight: normal;
    color: #333;
    line-height: 25px;
}
#my_designer  .my_designer_center dt {
	padding-bottom: 5px;
}
#my_designer  .my_designer_center dd{
	line-height: 25px;
}
.btn-outline-inverse {
    color: #fff;
    background-color: transparent;
    border-color: #b4a078;
}
.trial_btn{
	/* background-color: #b4a078;
	color: #fff; */
	 background-color: #e4393c;
	color: #fff;
	border-color: #e4393c;
}
a.trial_btn:hover{
	background-color: #f30213;
}
/*.btn-outline {
    color: #b4a078;
    background-color: transparent;
    border-color: #b4a078;
}
.my_designer_right a:hover{
	background-color: #b4a078;
	color: #fff;
}*/
.my_designer_right dt{
	font-weight: normal;
	font-size: 12px;
}
.my_designer_right dd{
	margin-top: 10px;
}
.my_designer_right  .designer_money{
	font-size: 25px;
	/* color: #e1251b; */ 
}
.my_designer_list .my_designer_li{
	height: 150px;
	/* border-bottom: 1px solid #ddd; */
}
.works .row{
	padding: 0;
	margin: 0;
	margin-top: 10px;
}
.works .works_zuopin{
	text-align: center;
}
.works .works_zuopin a{
	width: 240px;
}
.works .works_zuopin img{
	display: block;
	width: 240px;
	
}
.my_designer_center a{
	text-decoration: none;
}
.categoryGroup a:hover{
	text-decoration: none;
	color: #b4a078;
}
