﻿.information{}
.information .information_field{}
.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-box{}
.make_over .make_over_list{}
.make_over .make_over_list .make_over_item {padding: 0.25rem 0; box-shadow: 0 0 0.21rem 0.03rem rgba(0,0,0,0.08); background: #fbfbfb;}
.make_over .make_over_list .make_over_item:hover{outline: 1px solid #f2a046;}
.make_over .make_over_list .make_over_item .type{background: #f2a046; 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 .tag{}
.make_over .make_over_list .make_over_item .tag span{border: 1px solid #666666; color: #666; display: block; padding: 0.02rem 0.16rem; line-height: 1; margin: 0 0.15rem 0 0 ; border-radius: 0.25rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.make_over .make_over_list .make_over_item .price{width: 1.1rem; height: 1.1rem; border-radius: 50%;  font-size: 0.16rem;}
.make_over .make_over_list .make_over_item .price p{background: #f2a046; 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 .price span{display: block; border: 1px dashed #f2a046;border-radius: 50%; width: 100%; height: 100%; color: #f2a046; display: flex; justify-content: center; align-items: center;}
.make_over .make_over_list .make_over_item .date {color: #333;text-align: center;width: 1.4rem; border-left:0.02rem solid #dddddd;}
.make_over .make_over_list .make_over_item .date:before{content: ""; position: absolute; left: 0; top: 50%; margin-top: -0.09rem; width: 0.04rem; height: 0.18rem; background: #f2a046;}
.make_over .make_over_list .make_over_item .date b {display: block;margin: 0.1rem 0 0;}
