.city-picker-input {opacity:0!important;top:-124.9875rem;left:-124.9875rem;position:absolute}
.city-picker-span {position:relative;display:block;outline:0;-webkit-tap-highlight-color:transparent;border:1px solid #c58f39;color:#333333;cursor:pointer;text-indent:1em;margin-right:0.25rem;line-height:0.45rem !important;height:auto !important;}
.city-picker-span>.placeholder {color:#c58f39;font-size:0.225rem;}
.city-picker-span>.arrow {position:absolute;top:50%;right:0.1rem;width:0.125rem;margin-top:-0.0375rem;height:0.0625rem;background:url(/fykpsd_files/2023110110234578676.png) -0.125rem -0.3125rem no-repeat}
.city-picker-span.focus,.city-picker-span.open {}
.city-picker-span.open>.arrow {background-position:-0.125rem -0.125rem}
.city-picker-span>.title>span {    font-size: 0.225rem;    color: #c58f39;margin: 0 10px;}
.city-picker-span .title{color: #c58f39;}
.city-picker-dropdown {position:absolute;width:3.9375rem;left:-124.9875rem;top:-124.9875rem;outline:0;-webkit-tap-highlight-color:transparent;z-index:999999;display:none;min-width:4.125rem;margin-bottom:0.25rem;margin-top:0.125rem;}
.city-select-wrap {box-shadow:0 0.0125rem 0.0625rem rgba(0,0,0,.5)}
.city-select-tab {border-bottom:1px solid #ccc;background:#f0f0f0;font-size:0.1625rem}
.city-select-tab>a {display:inline-block;padding:0.1rem 0.275rem;border-left:1px solid #ccc;border-bottom:1px solid transparent;color:#4d4d4d;text-align:center;outline:0;text-decoration:none;cursor:pointer;font-size:0.175rem;margin-bottom:-0.0125rem;    font-family: "微软雅黑";}
.city-select-tab>a.active {background:#fff;border-bottom:1px solid #fff;color:#c58f39}
.city-select-tab>a:first-child {border-left:0}
.city-select-tab>a:last-child.active {border-right:1px solid #ccc}
.city-select-content {width:100%;min-height:0.125rem;background-color:#fff;padding:0.125rem 0.1875rem}
.city-select {font-size:0.1625rem}
.city-select dl {line-height:2;clear:both;padding:0.0375rem 0;margin:0}
.city-select dt {position:absolute;width:2.5em;font-weight:500;text-align:right;line-height:2;    font-family: "微软雅黑";}
.city-select dd {margin-left:0;line-height:2}
.city-select.province dd {margin-left:3em}
.city-select a {display:inline-block;padding:0 0.125rem;outline:0;text-decoration:none;white-space:nowrap;margin-right:0.025rem;text-decoration:none;color:#333;cursor:pointer;    font-family: "微软雅黑";}
.city-select a:hover,.city-select a:focus {border-radius:0.025rem;color:#c58f39}
.city-select a.active {background-color:#46a4ff;color:#fff;border-radius:0.025rem}
.form-group {margin-right:0.25rem;}


@media screen and (max-width:768px){    
/*国内经销商*/
.form-group{    width: 100%; margin-bottom: 10px;}
.city-picker-span{    width: 100% !important;    margin-right: 0;    line-height: 30px !important;}
.city-select-tab>a{    font-size: 16px;}
.city-select{    font-size: 14px;}
.city-picker-dropdown{width: 100% !important;}
.city-picker-span .title{    font-size: 16px;}
.city-picker-span>.title>span{font-size: 16px;}
.city-picker-span>.placeholder{font-size: 16px;}
}