﻿.information{}
.information .information_field{border-radius: 0.08rem;box-shadow: 0 4px 7px 0px rgba(193,160,97,0.35);}
.information .information_field dl{line-height: 2;}
.information .information_field dl dt{width: 0.95rem; text-align: right;}
.information .informaation_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;}
.information .information_field dl dd select{border: 1px solid #999;border-radius: 0.08rem; color: #999; height: 0.35rem; min-width: 0.95rem; margin-right: 0.25rem; padding-left: 0.04rem;}

.fabuqg{padding: 0.2rem 0.7rem; border-left: 2px solid #ccc;}
.fabuqg a{display: block; width: 1.9rem; height: 0.74rem; line-height: 0.74rem; text-align: center; font-size: 0.22rem; color: #444; background: #f9f9f9; border-radius: 0.4rem; border: 1px solid #999; box-shadow: #666 0px 2px 2px 1px;}
.fabuqg a:hover{ background-color: #f2a046; color: #fff; }



.agency{margin-bottom: 0.85rem;}
.agency .agency_list .agency_item {border-bottom: 1px solid #d5d5d5;-webkit-transition: all .3s linear;transition: all .3s linear;}
.agency .agency_list .agency_item .type{background: #f2a046; color: #fff; border-radius: 0 0.08rem 0.08rem 0; width: 0.3rem; padding: 0.05rem 0;}
.agency .agency_list .agency_item .pic{width: 1.16rem; max-height: 1.16rem; overflow: hidden; border-radius: 5px; display: flex; align-items: center; justify-content: center;}
.agency .agency_list .agency_item .pic img{display: block; max-width: 100%; max-height: 100%;}
.agency .agency_list .agency_item .tit{line-height: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.agency .agency_list .agency_item .tag{}
.agency .agency_list .agency_item .tag span{display: block; margin: 0 0.1rem 0.12rem 0; line-height: 1; padding-right: 0.1rem; border-right: 1px solid #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.agency .agency_list .agency_item .price{width: 1rem; height: 1rem; border-radius: 50%; border: 1px dashed #ff5c00; padding: 2px;}
.agency .agency_list .agency_item .price p{background: #ff5c00; border-radius: 50%; width: 100%; height: 100%; color: #fff; display: flex; justify-content: center; align-items: center;}
.agency .agency_list .agency_item .date {color: #333;text-align: center;width: 0.72rem;font-family: 黑体;}
.agency .agency_list .agency_item .date b {display: block;margin: 0.1rem 0 0;}
.agency .agency_list .agency_item:hover{box-shadow: 10px 7px 7px -2px #cbc9c9;}