.product_image{
	width:790px;
	margin-top:1px;
}
.template_image{
	width:790px;
	margin-top:1px;
}

.size_table{
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
	width:100%;
	border:1px solid #222
}
.size_table th, .size_table td{
	border: 1px solid #222
}
.size_table th{
	font-size:20px;
}
.size_table td{
	font-size:15px;
}
.detail_content{
	margin-bottom:5px;
}
#model_image_cover{
    margin: 0;
    padding: 0;
    margin-right: 15px;
}
#model_image_inner{
    width: 82px;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    border-radius: 50%;
}
#model_image{
    vertical-align: middle;
    border: 0;
    width: 100%;
}
#model_info{
	width:400px;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: Arial,Helvetica,sans-serif!important;
    font-size: 14px;
    color: #222;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    display: flex;
    margin-bottom: 40px;
}
#model_size_info_box{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
#model_wear{
	font-weight:bold;
	outline: 0;
}
#model_size_info{
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}
#model_size_info > div{
	margin-right:24px;
	margin-top:10px;
}
caption{
	font-size:24px;
}
.product_info{
	padding:0px;
	display:table;
	font-size:17px;
	margin-top:5px;
	margin-bottom:10px;
}
.detail_item{
	display:table-row;
	line-height:20px;
	height:25px;
}
.detail_item > div{
	font-size:14px;
	display:table-cell;
	vertical-align:bottom;
}
.detail_name{
	width:50%;
}
.size_template{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-family: Arial,Helvetica,sans-serif!important;
    color: #666;
    font-size: 16px;
    line-height: 18px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: relative;
    white-space: nowrap;
    padding-bottom: 20px;
}
.template_image_box{
    white-space: nowrap;
    width: 280px;
    display: inline-block;
}
.template_image{
    vertical-align: middle;
    border: 0;
    width: 100%;
}
.template_description{
    max-width: 340px;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}
.template_description_item{
	word-break: break-all;
}
.description_sort{
    background: #000;
    text-align: center;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
}
.description_item_title{
	margin-bottom: 7px;
	font-size: 14px;
    text-transform: none;
    font-weight: 100;
    line-height: 29px;
    font-weight: 600;
}
.description_obj{
	font-size: 12px;
    line-height: 14px;
    font-weight: 100;
    word-break: keep-all;
}
