.bottom{
    width: 100%;
    height: 251px;
    background: #1CB995;
    padding-top: 20px;
}

.bottom-select{
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}

.bottom-select select{
    width: 386px;
    /* height: 40px; */
    padding: 5px;
    /* float: left; */
}
.boto-div{
    width: 386px;
    /* height: 40px; */
    padding: 5px;
    float: left;
}

 .selectdiv1,.selectdiv2,.selectdiv3{
    width: 386px;
    /* height: 40px; */
    line-height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    color: white;
    border:1px solid #ccc;
    position: relative;
}
.bottomMore{
width: 1200px;
/* height: 200px; */
height: 0px;
/* border: 1px solid red; */
margin: 0 auto;
overflow: hidden;

    
}

/* .selectdiv:hover .bottomMore  {
    display: block;
   color: red;
} */
.bottom-font{
    width: 543px;
    height: 70px;
    margin: 0 auto;
    /* border: 1px solid red;e */
  
}



.bottom-font2{
    width: 325px;
    height: 41px;
    margin: -1px auto;
    /* border: 1px solid red; */
  
}
.bottom-font2 div{
    font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
text-align: center;
}
.bottom-font div{
    width: 100%;
    text-align: center;
    font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
}

.showbottomMore{
    height: 200px;
    background-color: white;
    /* transition: all 0.5s; */
}
.showbottomMore2{
    height: 200px;
    /* transition: all 1s; */
    background-color: white;
}

