.yfhg{
    width: 980px; 
    height: 434px;
    background: #FFFFFF;
    box-shadow: 4px 3px 19px 0px rgba(0, 0, 0, 0.09);
    border-radius: 8px;
    padding-top:12px;
    position: relative;
} 
.details-box{
    width: 1200px;
    margin: auto;
    background-color: #fff;
    padding: 33px 100px 60px 100px;
    margin-top: 40px;
}
.top-details-img{
    width: 150px;
    height: 150px;
    border:solid #e7e7e7 1px;
    display: block;
    margin: auto;
}
.top-details-title{
    display: block;
    margin-top: 19px;
    font-size: 26px;
    font-weight: 500;
    color: #333333;
    text-align: center;
}
.top-details-text-box{
    background-color: #F7F7F7;
    padding: 30px;
    margin-top: 30px;
}
.top-details-text-text{
    margin-top: 16px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
.top-details-text-box section{
    overflow: hidden;
    display: flex;
    align-items: center;
}
.top-details-text-box section div{
    float: left;
    width: 4px;
    height: 20px;
    background-color: #666666;
}
.top-details-text-box section span{
    float: left;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    margin-left: 10px;
    /* margin-top: 1px; */
}
.bottom-details-list{
    margin-top: 40px;
}
.bottom-details-list li{
    margin-top: 20px;
    display: flex;
    overflow: hidden;
    align-items: center;
}
.bottom-details-list li span{
    font-size: 14px;
    font-weight: 500;
    color: #FF8F1E;
    line-height: 20px;
}
.bottom-details-list li a{
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 20px;
}
.bottom-details-list li a:hover{
    color: #FF8F1E;
    text-decoration: underline
}
.html-box{
    margin-top: 10px;
    overflow: hidden;
}
.html-box img{
    width:100%;
}
.details-text-details{
    border: solid 1px #e5e5e5;
    padding: 34px 30px 50px 30px;
    margin-top: 20px;
}
.details-text-details .details-text-details-top{
    overflow: hidden;
    display: flex;
    align-items: center;
}
.details-text-details .details-text-details-top div{
    float: left;
    width: 4px;
    height: 20px;
    background-color: #666666;
}
.details-text-details .details-text-details-top span{
    float: left;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    margin-left: 10px;
    /* margin-top: 1px; */
}
.head-logo-box{
    background-color: #fff;
    height: 90px;
    /* padding: 8px 0; */
}
.head-logo{
    width:1200px;
    margin:auto;
    overflow: hidden;
}
.head-logo-text{
    float: left;
    overflow: hidden;
}
.head-logo-text p{
    font-size: 28px;
    font-weight: 600;
    color: #3B3B3B;
    margin-top: 26px;
    float: left;
}
.head-logo-text img{
    display: block;
    float: left;
    height: 72px;
    margin-top: 9px;
}
.head-logo-text span{
    float: left;
    height: 32px;
    width: 3px;
    background-color: #e5e5e5;
    margin-top: 29px;
    margin-left: 10px;
}
.head-logo-text b{
    font-size: 22px;
    font-weight: 500;
    color: #3B3B3B;
    float: left;
    margin-top: 29px;
    margin-left: 10px;
}
.head-logo-right{
    float: right;
    overflow: hidden;
}
.head-logo-right a{
    float: left;
    overflow: hidden;
    width: 112px;
    border-radius: 20px;
    border: 1px solid #E5E5E5;
    padding: 9px 12px;
    margin-right: 30px;
    margin-top: 26px;
}
.head-logo-right a img{
    height: 19px;
    float: left;
    width: auto;
}
.head-logo-right a span{
    float: left;
    margin-left: 5px;
    margin-top: 1px;
    font-size: 14px;
    font-weight: 300;
    color: #333333;
}
.head-logo-right form{
    float: left;
    /* overflow: hidden; */
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    margin-top: 26px;
    height: 38px;
    padding-left: 10px;
}
.head-logo-right form input{
    float: left;
    height: 32px;
    margin-top: 2px;
    border:none;
    font-size: 15px;
}
.head-logo-right form label{
    float: left;
    background-color: #FF8F1E;
    width: 38px;
    height: 38px;
    margin-top: -1px;
}
.head-logo-right form label img{
    display: block;
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-left: 10px;
}
.top-details-text-box label{
    margin-top: 17px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.enterprise-list{
    margin:35px  auto;
    /* margin-top: 35px; */
    width: 1200px;
    overflow: hidden;
}
.bottom-img{
    display: block;
    width: 100%;
    min-width: 1200px;
    margin-top: 87px;
}
.enterprise-list li{
    float: left;
    width: 389px;
    height: 150px;
    margin-top:15px;
    background: #FFFFFF;
    padding: 20px;
    overflow: hidden;
}
.enterprise-list li:nth-child(3n+2){
    margin-left: 15px;
    margin-right: 15px;
}
.enterprise-list li div{
    float: left;
    height: 109px;
    width: 109px;
    overflow: hidden;
    
    text-align: center;
}
.enterprise-list li div img{
    border: solid 1px #e7e7e7;
    /* display: block; */
    height: 107px;
    width: 107px;
    margin-top: 1px;
    /* margin-left: 2px; */
}
.enterprise-list li section{
    float: left;
    margin-left: 15px;
    width: 225px;
}
.enterprise-list li section b{
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    line-height: 24px;
}
.enterprise-list li section p{
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    letter-spacing:1px;
    line-height: 22px;
    margin-top: 9px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.enterprise-list li section p span{
    font-size: 14px;
    font-weight: 600;
    color: #666666;
}
.yfhg img{
    display:block;
    width:956px;
    margin-left:12px;
}
.yfhg textarea{
    height:100px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    width:80%;
    padding:8px
}
.dizhi{
    float: left;
    width:83.8%;
    overflow: hidden;
}
.two{
    margin-left:20px;
}
.dizhi .form-group{
    width:30%;
    float: left;
}
.yfhg b{
    display:block;
    margin-top:22px;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}
.form-control{
    height: 38px;
    height: 38px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    box-shadow:0 0 !important;
}
.yfhg ul{
    padding:0 48px; 
    overflow: hidden;
}
.yfhg ul li{
    width:46%;
    float: left;
    /* overflow: hidden; */
}
.yfhg ul li{
    /* overflow: hidden; */
    margin-top:16px;
    position: relative;
}
.yfhg ul li dl{
    position: absolute;
    top:38px;
    background-color:#fff;
    border-radius: 4px;
    width:80%;
    left:91px;
    z-index:9;
    border: 1px solid #E5E5E5;
    box-shadow: 4px 3px 19px 0px rgba(0, 0, 0, 0.09);
    display:none
}
.yfhg ul li dl dd{
    line-height:40px;
    padding-left:8px;
    border-bottom: 1px solid #E5E5E5;
    cursor:pointer;
}
.yfhg ul li .fh{
    float: left;
    overflow: hidden;
    margin-top:8px;
    width:90px;
}
.yfhg ul li .fh span{
    float: right;
    margin-top:3px;
    font-weight: 400;
    color: #FF8F1E;
}

.yfhg ul li .fh p{
    float: right;
    margin-left:4px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}
.yfhg ul li input{
    /* width: 337px; */
    height: 38px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    width:74%;
    padding:8px
}
.yfhg ul li.widthThis{
    width:100%;
    float: left;
}
.yfhg ul li.widthThis input{
    width:80%
}
.xifu{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.xifu a{
    width: 260px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #FF8F1E;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
a{
    text-decoration: none !important;
}