#yf-address{
 
    background: #ffffff; 
    width:1200px;
    margin:0 auto; 
    overflow: hidden; 
    white-space:nowrap;
    border-radius: 8px;
    padding-top: 21px;
    padding-bottom: 21px;
}
.yf-address-left{
    width: 16.666%;
    float: left;
 
}
.yf-address-left select{
	height: 40px;
    width: 100px;
    border: none;
    border-radius: 2px 0px 0px 2px;
    outline: none;
   -webkit-appearance: none;
    background: url(../images/downicon.png) no-repeat right;
    background-position-x: 90%;
    padding-left: 10px;
    cursor: pointer;
}
.yf-address-detailed{
    width: 25%;
    float: left;
}
.yf-address-top{
   width: 100%;
   float: left;
}
.yf-address-main{
    margin-top: 10px;
}
#yf-address .yf-address-main div:nth-child(1){
   padding-left: 18px;
   
    line-height: 40px;
}
#yf-address .yf-address-main div:nth-child(1) span{
    font-size:14px;
    font-family:PingFangSC-Semibold;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:30px;
}
#yf-address .yf-address-main div:nth-child(2){
    width:100px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(238,238,238,1);
    border-radius:2px 0px 0px 2px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 40px;
    text-align: center;
    margin-left: -7%;
}
#yf-address .yf-address-main div:nth-child(3){
    width:396px;
    height:40px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(238,238,238,1);
    border-right: none;
    border-left: none;
}
#yf-address .yf-address-main div:nth-child(3) input{
    width:320px;
    height: 38px;
    border:none;
    outline: none;
    margin-left: 10px;
        font-size: 14px;
}
#yf-address .yf-address-main div:nth-child(3) span{
    text-align: center;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
#yf-address .yf-address-main div:nth-child(4){
    width: 400px;
}
#yf-address .yf-address-main div:nth-child(4) input{
    width: 390px;
    height: 40px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(238,238,238,1);
    border-radius: 0px 3px 3px 0px;
    outline: none;
    padding-left:10px;
    font-size: 14px;
}
#yf-address .yf-address-main div:nth-child(5){
    margin-left: 15px;
    margin-top: 10px;
    cursor: pointer;
}
.yf-select-city{
    width: 396px;
    /* height: 320px; */
    /* //z-index: 11111111; */
    position: absolute;
    margin-top: 52px;
    margin-left: 235px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(238,238,238,1);
    box-shadow: 0px 5px 10px 0px rgba(111,131,133,0.1);
    padding: 0;
    z-index: 999;
    padding-bottom: 15px;
    border-top: none;
}
.yf-select-city .yf-category{
    width: 33.16%;
    float: left;
    background:rgba(247,247,247,1);
    border:1px solid rgba(238,238,238,1);
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-left: none;
    border-top: none;
}
.new_boxshadow li:hover{
	background:rgba(250,250,250,1);
}
.yf-addresss-active{
    background: #ffffff !important;
    border: 0 !important;
    color: #FF9500;
}
.province_active{
    background:rgba(255,149,0,1);
    border-radius:5px;
    color: #ffffff !important;
    padding: 5px;
}
.yf-select-city .yf-city-letter{
    float: left;        
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(179,179,179,1);
    line-height:30px;
    margin-left: 22px;
    width: 27px;
}
.yf-select-city .all_province .yf-province-select , .yf-select-city .all_city .yf-city-select , .yf-select-city .all_area .yf-area-select{
    
    float: left;
    list-style: none;
    padding: 0;
/*     width: 400px;
    margin-left: 20px; */
    margin-top: 2px;
    width:100%;
    
}


.yf-select-city .all_province .yf-province-select div, .yf-select-city .all_city .yf-city-select div ,.yf-select-city .all_area .yf-area-select div{
    width: 33.333%;
    float: left;
    padding-top: 5px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.all_province,.all_city,.all_area{
    float: left;
    padding-top: 15px;
    width:100%;
}
.yf-select-city span{
    font-size:12px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:24px;
    cursor: pointer;
}
.yf-address-main .addressTag{
    float: left;
    margin-top: 2px;
}
.downIcon_position{
    float: right;
    margin-top: 17px;
    margin-right: 11px;
}
#yf-address-popup-all{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    z-index: 100;
}
#yf-address-popup-all .yf-address-popup{
    width: 600px;
    height: 380px;
    background: #ffffff;
    margin: 200px auto;
    position: relative;
    border: 1px solid rgba(153,153,153,1);
    border-radius: 5px;
}
#yf-address-popup-all .yf-address-popup .yf-popup-addressPopup{
    height: 60px;
    /* border-bottom: 1px solid rgba(153,153,153,1); */
}
#yf-address-popup-all .yf-address-popup .yf-popup-addressline{
	width:600px;
	height:1px;
	background:rgba(229,229,229,1);
	border-radius:5px;
}
#yf-address-popup-all .yf-address-popup .yf-popup-addressPopup span{

    font-size:18px;
    font-family:MicrosoftYaHei-Bold;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:60px;
    margin-left: 31px;
}
#yf-address-popup-all .yf-address-popup .yf-popup-addressPopup div{
    float: right;
    margin-top: 21px;
    margin-right: 30px;
}
#yf-address-popup-all .yf-address-popup .yf-popup-tips{
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 30px;
    margin-left: 32px;
    margin-top: 31px;
    margin-bottom: 20px;
}
#yf-address-popup-all .yf-address-popup .yf-popup-input
{
    outline:none;
    resize:none;
    width: 540px;
    height: 80px;
    margin-left: 30px;
    background:rgba(250,250,250,1);
    border:1px solid rgba(217,217,217,1);
    border-radius:5px;
    padding-left: 10px;
    padding-top: 10px;
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
/* 	color:rgba(51,51,51,1); */
}
#yf-address-popup-all .yf-address-popup .whenError span{
    font-size:12px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(250,101,99,1);
    line-height:40px;
}
#yf-address-popup-all .yf-address-popup .whenError{
    margin-top: -6px;
}
#yf-address-popup-all .yf-address-popup .whenError div{
    float: left;
    margin-top: 12px;
    margin-left: 30px;
    margin-right: 5px;
}
#yf-address-popup-all .yf-address-popup .yf-popup-confirm{
    width:200px;
    height:40px;
    background:rgba(179,179,179,1);
    border-radius:10px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:40px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    margin-top: 46px;
    bottom: 50px;
    cursor: pointer;
}
.yf-popup-confirm-active{
    background:rgba(255,149,0,1) !important;
    border-radius:10px;
}
.work_title .work_title_detailedlist{
	float: right;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(255,149,0,1);
 /*    line-height: 70px; */
}
#yf-address .yf-address-words{
	width:1140px;
	height:50px;
	background:rgba(254,236,215,1);
	font-size:14px;
	font-family:SourceHanSansCN-Normal;
	color:rgba(255,102,0,1);
	line-height: 50px;
    margin: 0 auto;
    text-indent: 11px;
}
.address_change{
	padding:0 !important;
	height:35px;
	background: url(../images/zhinengtianxie.png) no-repeat;
}
.address_change:hover{
	background: url(../images/zhinengtianxieyellow.png) no-repeat;
}
.new_boxshadow .active  .iconActive{
	
	background: url(../images/activeicon.png) no-repeat;
	position: absolute;
    width: 113px;
    height: 8px;
  
}
.new_workList{
	margin-top:16px;
	/* margin-right: 25px; */
}
.new_boxshadow{
	box-shadow:0px 0px 7px 0px rgba(64,86,99,0.2);

}
.workAv_left .workAv_serviceType ol li{
	    font-weight: initial;
}
.workConInded .workSlide{
	font-size:14px;
}
.workAv_serviceType ol li{
	font-weight: bold;
    font-size: 13px;
    float: left;
    width: 113px;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid rgba(230,230,230,1);
}
/* 公共部分样式覆盖 */
.workAv_left .workAv_serviceType ol li{
	width:113px;
	margin:0;
	
}
.workAv_left  .workAv_serviceType ol li.active a{
	 background: inherit;
   	 color:  #ff9500;
	
}
.work_title .inventory_append{
	left:45%;
} 
.work_title .work_list p{
	    
    background: inherit;
    border: inherit;
    height: inherit;
    line-height: inherit;
    margin-right: inherit;
    width: inherit;
  
    padding: inherit;
    margin-top: inherit;
   
}
.workAv_left .workAv_serviceType ol li.active{
	background: inherit;
	border-radius: inherit;
}
.closePopup{
    cursor: pointer;
}
.work_box .workAv_right h2{

font-size:16px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(128,128,128,1);
}
.workAv_right .sys_count h3{
	border-top: none;
    border-bottom: none;
    background: none;
}
.workAv_right .sys_count span{

	font-size:12px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(128,128,128,1);
}

.work_box .workAv_right strong{
font-size:14px;
font-family:MicrosoftYaHei;
font-weight:400;
color:rgba(51,51,51,1);
}
.sys_count_botLine{
	width: 250px;
  
    border: 1px dashed #d9d9d9;
    margin: 0 auto;
}
.warning{
	background: url(../images/beCareful.png) no-repeat right;
	    background: url(../images/beCareful.png) no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    float: left;
}
.warning+strong{
	float: inherit !important;
}
.workAv_left .workAv_serviceType{
	padding-bottom:0;
	padding-left:10px;
}
.sys_count .sys_count_li .PriceLi li{
	color:#333333;
}
.workAv_left .serviceType{
	margin-top:7px;
}
.work_title_span a:hover{
	color:#ff9500;
}
.work_title{
	
	    border-radius: 8px 8px 0 0;
}
.work_box{
	border-radius:0 0 8px 8px;
}
.wrapBox .work_box{
	    padding: 0 20px 20px 20px;
}

.workAv_right  .totalFee .totalLf{
	    color: rgb(255, 77, 0);
}


