﻿.information{}
.information .information_field{border-radius: 0.08rem;box-shadow: 0 4px 7px 0px rgba(193,160,97,0.35);}
.information .information_field dl{padding: 0.15rem 0; line-height: 2;}
.information .information_field dl+dl{border-top: 1px solid #ebebeb;}
.information .information_field dl dt{width: 0.95rem; text-align: right;}
.information .information_field dl dd{}
.information .information_field dl dd a{color: #333; margin-right: 0.3rem;display: inline-block;}
.information .information_field dl dd a.on{color: #f2a046;}


.make_over{}
.make_over .make_over_list{}
.make_over .make_over_list .make_over_item {padding: 0.35rem 0 0.35rem; box-shadow: 0 0 0.21rem 0.03rem rgba(0,0,0,0.08);}
.make_over .make_over_list .make_over_item:hover{outline: 1px solid #ff5c00;}
.make_over .make_over_list .make_over_item .type{background: #ff5c00; color: #fff; border-radius: 0 0.08rem 0.08rem 0; width: 0.3rem; padding: 0.05rem 0;}
.make_over .make_over_list .make_over_item .tit{line-height: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.make_over .make_over_list .make_over_item .jyfw{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.make_over .make_over_list .make_over_item .price{width: 1rem; height: 1rem; border-radius: 50%; border: 1px dashed #ff5c00; padding: 2px;}
.make_over .make_over_list .make_over_item .price p{background: #ff5c00; border-radius: 50%; width: 100%; height: 100%; color: #fff; display: flex; justify-content: center; align-items: center;}
.make_over .make_over_list .make_over_item .date {color: #333;text-align: center;width: 1.3rem;font-family: 黑体;}
.make_over .make_over_list .make_over_item .date b {display: block;margin: 0.1rem 0 0;}