.banner{
    width: 100%;
    min-width: 1540px;
    height: 558px;
}
.banner img {
    width: 100%;
    height: 558px;
}
.banner-content{
    width: 1200px;
    height: 526px;
    margin: 0 auto;
    position: relative;
    margin-top: -546px;
    z-index: 9
}
.banner-content img{
    width: 702px;
    height: 526px
}
.banner-info{
    width: 470px;
    height: 480px;
    background-color: #ffffff;
    padding: 10px 14px 36px 14px;
    text-indent: 5px;
}
.banner-info-a{
    height: 35px;
}
.banner-info-a-a{
    font-size: 22px;
    color: #333333;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}
.banner-info-a-b{
    width: 36px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    background-color: #d8ac61;
    margin-left: 15px;
    margin-top: 10px;
    text-indent: 0;
}
.banner-info-b{
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #666666;
    overflow: hidden;
}
.banner-info-line{
    height: 1px;
    width: 100%;
    background-color: #ededed;
    margin-top: 10px;
    margin-bottom: 20px;
}
.banner-info-d{
    height:29px;
}
.banner-info-d dt{
    float: left;
    font-size: 15px;
    color: #333333;
    margin-right: 50px;
}
.banner-info-d span{
    font-size: 22px;
    font-weight: bold;
    color: #ec605f;
    margin-right: 4px;
    margin-left: 10px;
}
.banner-info-e{
    font-size: 13px;
    color: #999999;
    margin-top: 10px;
    margin-bottom: 30px;
    text-indent: 0;
    margin-left: 4px;
}
.banner-info-f{
    height:20px;
}
.banner-info-f dt{
    float: left;
    font-size: 15px;
    color: #333333;
    margin-right: 50px;
}
.banner-info-f img{
    float: left;
    width: 19px;
    height: 22px;
}
.banner-info-g{
    font-size: 15px;
    color:#333333;
    margin-bottom: 14px;
    text-indent: 0;
    margin-left: 4px;
}
.yuyue{
    width: 260px;
    height: 46px;
    line-height: 46px;
    background-color: #d8ac61;
    text-align: center;
    color: #ffffff;
    margin:0 auto;
    margin-top: 30px;
    cursor: pointer;
}
.middle{
    min-width: 1540px;
    background-color: #f5f5f5;
    display: flow-root;
}
.project-t{
    width: 1120px;
    height: 300px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 20px;
    padding: 30px 40px;
}
.project-t-a{
    font-size: 26px;
    color: #333333;
    margin-bottom: 20px;
}
.project-t-b{
    width: 100%;
}
.project-t-b-a {
    width: 106px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #999999;
}
.project-t-b-b {
    width: 454px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
}
.project-m{
    width: 1120px;
    height: 890px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 20px;
    padding: 0px 40px;
    padding-top: 0px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 30px;
}

.project-f{
    width: 1120px;
    height: 330px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 30px 40px;
}
.project-content{
    width: 1176px;
    margin: 0 auto;
    margin-left: -42px;
}
.project-content-l{
    width: 238px;
    height: 420px;
    margin-left: 42px;
    margin-right: 14px;
}
.project-content-l img{
    width: 238px;
    height: 353px;
}
.project-content-name{
    height: 30px;
    overflow: hidden;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}
.project-content-name span{
    background-color: #f7eedf;
    font-size: 14px;
    padding: 0 8px;
    float: right;
    height: 15px;
    line-height: 15px;
    color: #bf9956;
    margin-top: 9px;
    margin-right: 2px;  
}
.project-content-address{
    height: 19px;
    overflow: hidden;
    color: #666666;
    font-size: 14px;
}

.projectphote-content-c{
    width: 100%;
    height: 238px;
    padding-top: 10px;
}

.projectphote-content-c-m{
    width: 1120px;
    margin-left: -28.5px;
}
.projectphote-content-c-m ul {
    display: flex;
}
.projectphote-content-c-m li{
    width: 238px;
    height: 238px;
    background-color: #ece4d7;
    margin: 0 28px;
}
.projectphote-content-c-m li img{
    width: 239px;
    height: 238px;
    object-fit: cover;
}
.tempWrap{
    width: 1200px !important;
}