/* select */
.select {
  border-radius: 4px;
  font-size: 14px; }

.select li {
  list-style: none;
  position: relative;
  padding: 1px 30px 1px; }
.select li:last-child{
  border:none;
}
.ns_select{
      width: 1260px;
    margin-left: 0;
}
.select dl {
  zoom: 1;
  position: relative;
  line-height: 36px;
 }
.select-view{
  /* border-top: 1px solid #eee !important; */
  height: 40px;
}
.selectcity{
  width: auto;
  height: 20px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  opacity: 1;
  margin-top: 3px !important;
  cursor: pointer;
  line-height: 30px !important;
  position: relative;
  padding-right: 36px;
  margin-left: 20px !important;
}
.selectcity::after
{
  content: '';
  background: url(/static1/img/jcl_zxns/slexl.png) no-repeat;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
}
.select-view span{
  margin-right: 50px;
  cursor: pointer;
  font-size: 14px;
  margin-top: 9px;
  padding: 0 4px;
  float: left;
  color: #666;
}
.select-view .viewon:hover{
  color: #fff;
}
.select-view span:hover{
  color: #FF9710;
}
.select-view .viewon{
  display: block;
  padding: 0 4px;
  background: #FF9710;
  color: #fff;
  line-height: 22px;
  text-align: center;
  border-radius: 4px;
}
.select dl:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden; }

.select dt {
  color: #5c5c5c;
  height: 24px;
  line-height: 36px; 
  font-size: 14px;
  float: left;
}

.select dd {
  float: left;
  display: inline;
    line-height: 36px;
  margin-right:5px; }

.select a {
  display: inline-block;
  white-space: nowrap;
  height: 24px;
  padding: 0 10px;
  text-decoration: none;
  color: #666;
  border-radius: 2px; }

.select a:hover {
  color: #fa7d07; }



/* .select-result dt {
  font-size: 16px;
  color: #ff6600;
  line-height: 53px; }

.select .select-result {
  height: 53px;
  padding: 0px 30px; 
  margin-top: 10px;
  position: relative;
} */

.select .select-result dd a {
  height: 20px;
  background: #EEEEEE;
  opacity: 1; 
  border-radius: 4px;
  border: none;
  padding: 0;
  margin-top: 8px;
  color: #666;
  line-height: 20px;
  padding-right: 8px;
  padding-left: 6px;
  font-size: 14px; }
  .select .select-result dd a::after {
    content: '';
    width: 10px;
    height: 10px;
    background: url(../img/jcl_zxns/sleclose.png) no-repeat;
    display: inline-block;
    margin-left: 6px; }

.select li p {
  line-height: 32px;
  color: #FF9712;
  font-size: 14px;
  cursor: pointer; 
  position: absolute;
  right: 40px;
  top: 0px;
}
  .select li p::before {
    content: '';
     background:none; 
    display: inline-block;
    width: 10px;
    height: 12px;
    margin-right: 5px;
    vertical-align: middle; }
.select .selected a{
  color: #fa7d07
}


.city_zxns{
  width: 538px;
	background-color: #ffffff;
	box-shadow: 0px 3px 8px 0px 
		rgba(0, 0, 0, 0.07);
  border: solid 1px #e6e6e6;
  position: absolute;
  text-align: center;
  top: 50px;
  display: none;
  left: 27px;
  z-index: 10;
}
.city_zxns ul{
  margin: 18px;
  border-bottom: 1px dashed #dcdddd;
  width: 332px;
  overflow: hidden;
}
.city_zxns li{float: left;	font-size: 12px;color: #5c5c5c;border:none;padding: 0;text-align: left;margin-bottom: 8px;margin-right: 17px;
  cursor: pointer;}
.city_list{
  width: 490px;
  height: 34px;
  margin-top: 16px;
  border: solid 1px #dcdddd;
  cursor: pointer;
  margin-bottom: 16px;
  font-size: 12px;
  padding-left: 12px;
  position: relative;
  text-align: left;
  line-height: 32px;
	color: #5c5c5c;
}
.city_zxns button{
  width: 84px;
	height: 36px;
	background-color: #ff9712;
  border: solid 1px #ff9712;
  font-size: 14px;
  color: #fff;
  margin-bottom: 18px;
  border: none;
}
.city_check{margin: 0 24px;border-bottom: 1px dashed #ddd;height: 68px;}
.city_checklf{color: #666;font-size: 14px;line-height: 68px;}
.city_right {width: 400px;}
.city_checkcity {font-size: 14px;color: #Fb7E0A;line-height: 68px;text-align: left;}
.city_hot{margin: 0 24px;border-bottom: 1px dashed #ddd;height: 98px;}
.city_hot span{font-size: 14px;color: #666;margin-right: 32px;margin-bottom: 16px;display: block;float: left;cursor: pointer;}
.city_zxns .address{font-size: 14px;color: #666;width: 166px;overflow-y: auto;float: left;
  border: 1px solid #DDDDDD;
  height: 200px;background:#fff;margin: 0;}
.city_zxns li{width: 100%;height: 32px;margin: 0 auto;padding-left: 12px;}
.city_area{width: 504px;
  position: absolute;
  display: none;
  left: 0;
  top: 38px;
  height: 200px;
  background: #fff;}
  .city_on{background:#eee}