/*titile*/
.loadmore{
width: 82%;
}
.companyProfile{
text-align: center !important;
}
.logoT{
background: url(../img/logo.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
height:44px;
}
.logo{
height: 68px;
}
.showmore-in{
background: url(../img/more_icon.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:18px;
height:12px;
margin-top: 19px;
}
.showmore{
padding-left: 16px !important;
}
.BMap_cpyCtrl {
display: none;
}
.anchorBL {
display: none;
}
.BMap_noprint,.anchorTR{
display: none;
}
.m20{
margin: 20px;
margin-bottom: 0;
margin-top: 12px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 15px;
}
.zp_title,.zw_title{
font-size: 18px;
}
.zp_money{
color: #ff7930;   
}
.zp_time{
font-size: 14px;
color: #666;
padding: 4px 0;
}
.flex_first span{
background: #f4f3f3;
padding: 0 10px;
border-radius: 3px;
/*display: inline-block;*/
color: #9f9f9f;
font-size: 15px;
max-width: 75px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
line-height: 30px;
max-height: 30px;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.flex_first span:nth-of-type(1){
    margin-right: 9px;
}
.botton_out{
width: 110px;
height: 40px;
border: 1px solid #fd4f00;
position: absolute;
top: 15px;
}
.botton_in{
text-align: center;
line-height: 34px;
width: 104px;
height: 34px;
margin: 3px 0 0 3px;
background: #fd4f00;
color: #fff;
font-size: 15px;
}
.botton_out1{
width: 110px;
height: 40px;
border: 1px solid #fd4f00;
margin: 0 auto;
}
.botton_in1{
text-align: center;
line-height: 34px;
width: 104px;
height: 34px;
margin: 3px 0 0 3px;
background: #fd4f00;
color: #fff;
font-size: 15px;
}
.relative{
    position: relative;
    width: 110px;
    height: 40px;
}
.inl{
    display: inline-block;
}
.mgt10{
    margin:0 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.mgt10 p{
    color: #666;
    font-size: 15px;
}
.f9{
    color: #9f9f9f;
}
.pdl10{
    padding-left: 10px;
}
.font_15{
    font-size: 15px;
}
.color666{
    color: #666;
}
.address_icon{
background: url(../img/address_icon.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:18px;
height:18px;
margin-bottom: -5px;
margin-right: 7px;
}
.address_icon_s{
background: url(../img/address_icon_s.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:18px;
height:18px;
}
.marg20{
    margin: 0 20px;
    padding: 15px 0;
}
.pd2{
    padding-left: 5px;
    font-size: 15px;
}
.pd10{
    padding: 10px 0;
}
.detail_hide{
    /*display: none;*/
}
.rotate{
    /*transform: rotate(90deg);*/
    color: #fd4f00;
}
.describe{
    white-space: nowrap;
    overflow: hidden; 
    text-overflow:ellipsis;
    height: 25px;

}
.describe p{
    color: #666;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    max-height: 30px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.mgt_bor_10{
    margin: 0 20px;
    padding-bottom: 15px;
}
.email_icon{
background: url(../img/email_icon.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:18px;
height:15px;
margin-right: 4px;
}
.justify_content{
    justify-content:center;
}
.contact_us{
background: url(../img/contact_us.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.mg25{
    padding: 25px 0;
    text-align: center;
}
.mg25 p{
    line-height: 1rem;
}
.contact_us_title{
    color: #fff;
    font-size: 20px;
  
}
.contact_us_en{
    color: #fff;
    font-size: .7rem;
}
.mg90{
    margin: 0 10%;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: rgba(255,255,255,.5); 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color: rgba(255,255,255,.5); 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
color: rgba(255,255,255,.5); 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: rgba(255,255,255,.5); 
} 
input{
    padding-left: 20px;
    color: rgba(255,255,255,.5);
    font-size: 15px;
}
textarea{
    padding-left: 20px;
    color: rgba(255,255,255,.5);
    font-size: 15px;
}
.name{
    width: 93%;
    height: 40px;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid rgba(255,255,255,.5);
    margin-bottom: 10px;
}
.phone{
    width: 93%;
    height: 40px;
    justify-content: space-between;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid rgba(255,255,255,.5);
    margin-bottom: 10px;
}
.qq{
    width: 93%;
    height: 40px;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid rgba(255,255,255,.5);
    margin-bottom: 10px;
}
.wx{
    width: 93%;
    height: 40px;
    justify-content: space-between;
    background-color: transparent;
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 5px;
    margin-bottom: 10px;
}
.textarea{
    width: 93%;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid rgba(255,255,255,.5);
    padding: 10px 20px;
    height: 60px;
    resize:none;
    margin-bottom: 20px;
    padding-right: 0;
}