/*****NEWS********************************/
.newsbox {
    height: 70px;
    background-color: #fff;
    z-index: 1000;
    position: relative;
}
.newsbox ul {
    height: 100%;
    width: 100%;
    display: table;
}
.newsbox ul li {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    /* border: 1px solid #ffffff;*/
    color: #000;
}
.newsbox ul li:first-child {
    text-align: center;
    width: 100px;
    padding-left: 0px;
    background-color: #BE0A0E;
    color: #fff;
}
/*#news{
  height: 70px;
  line-height: 70px;
  overflow: hidden;
}*/


#news span {
    padding-right: 10px;
    font-weight: 500;
}



/*************/
.bunner_set {
    position: relative;
    width: 100%;
    height: 35vw;
    min-height: 450px;
    max-height: 500px;
    background-repeat: repeat-x;
}
.bunn_head {
    position: relative;
    padding-top: 35px;
    padding-left: 35px;
}
.bunn_head h1 {
    /*font-size:76px;*/
    position: relative;
    width: 50%;
    max-width: 700px;
    min-width: 590px;
    margin-bottom: 10px;
    /*   font-weight:500; 
   color:#386a8e;
    line-height: 1.2em;*/
}
.bunn_head h2 {
    margin-top: 0px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.1em!important;
    color: #386a8e;
}
.bunn_head p {
    padding-top: 30px;
    padding-top: 30px;
    font-size: 14px;
    letter-spacing: 0.1em!important;
    color: #596f7f;
}
.model_small_photo {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 25%;
    z-index: 1000;
}

.model_small_photo li {
    float: left;
    width: 25%;
    position: relative;
    height: 100%;
     font-size: 18px;
}

   

.model_small_photo li img {
    width: 100%;
    height: 100%;
    object-fit: cover!important;
    vertical-align: bottom;
}
.object_fit_img {
    object-fit: cover!important;
    font-family: 'object-fit: cover;'
}
.ads_house {
    position: absolute;
    bottom: 24%;
    right: 20px;
    width: 62%;
    max-width: 780px;
}
.house_small {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 10000;
    width: 25%;
}
.ads_house span img, .house_small span img {
    width: 100%;
    vertical-align: bottom;
}
.house_small {
    text-align: center
}
.house_small span img {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}
 vertical-align: bottom;

