.bottom{
    margin-top:40px;
    width: 100%;
    height: 720px;
    background-image: url(/views/web/assets/img/the_collection/bottom.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-origin: center center;
    box-sizing: border-box;
    position: relative;
}
.bottom_mask{
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    bottom:0;
    background-color: rgba(0, 0, 0, 0.3);
}
.bottom_con{
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    bottom:0;
}
.bottom_con_con{
    width: 1110px;
}
.bottom_con_left{
    width: 596px;
}
.bottom_con_left_item{
    height: 160px;
    background:#ffffff;
    box-sizing: border-box;
    padding:34px 43px 0 36px;
 
}
.bottom_con_left_item_right{
    width: 428px;
}
.bottom_con_left_item_right_t{
    line-height: 1.6!important;
}
.bottom_con_left_item img{
    width: 50px;
    height: 50px;
}
.bottom_con_right{
    width: 445px;
    height: 556px;
    box-sizing: border-box;
    background:#ffffff;
}
.bottom_con_right_top{
    background-color: #da2d29;
    padding: 40px 40px 20px 40px;
}
.bottom_con_right_bottom{
    padding:14px 40px;
    box-sizing: border-box;
}
.bottom_con_right_bottom .input{
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    box-sizing: border-box;
}
.bottom_con_right_bottom .textarea {
    box-sizing: border-box;
    display: block;
    width: 100%;
    max-width: 100%;
    resize: vertical;
    height: auto;
    box-sizing: border-box;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #eee;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.bottom_menu_summit{
    margin-top:10px;
    display: block;
    width: 130px!important;
    height: 40px;
    border-radius: 6px;
    background: #fcb900;
    border:0;
    color: #ffffff;
}
.main3{
    width: 100%;
    height: 475px;
    background-image: url(/views/web/assets/img/annual_awards/bottom.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-origin: center center;
    box-sizing: border-box;
    z-index: 1;
}
.main4{
    width: 100%;
    margin-top:-370px;
}
.bottom_menu_item{
    width: 108px;
    height: 38px;
    border-radius: 6px;
    background: #db9e12;
    margin:0 8px;
}
.bottom_menu_jb{
    width: 575px;
    height: 322px;
}

