﻿.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 {padding: 0.3rem 0.3rem 0.3rem 0;box-shadow: 0 0 0.21rem 0.03rem rgba(0,0,0,0.08);}
.agency .agency_list .agency_item:hover{outline: 1px solid #f2a046;}
.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: 0.05rem ; 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 .tel{width: 180px; height: 36px; margin: auto; box-shadow: 0px 3px 3px -1px rgb(198 72 0); border-radius: 0.1rem ; overflow: hidden; cursor: pointer;}
.agency .agency_list .agency_item .tel p{display: flex; justify-content: center; align-items: center;width: 100%; height: 100%; box-shadow: 0 4px 8px 3px rgba(255,105,0,0.8) inset; background: linear-gradient(0deg, #ffc155, #ff7c2a); color: #fff; font-size: 0.18rem ;}