.item img{ /* height: 450px!important; */ width: 100%!important } .fc{ display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-wrap: wrap } .fcolumn{ display: flex; display: -webkit-flex; align-items: center; justify-content: center; flex-direction: column } .carousel-indicators .active{ width: 36px; } .box_container:after { clear: both; } .box{ width:414px; height: 366px; border: 1px solid #ccc; margin-top: 20px; float: left; margin-right: 20px } .lastBox{ margin-right:0 } .box_head{ padding: 20px 24px 0 20px } .box_title{ color: #f9a821; font-size: 20px; font-weight: bold; margin-right: 10px } .box_title_remark{ color: #909090; font-size: 14px } .box_content{ color: #666666; font-size: 16px; margin-top: 50px; padding: 0 20px; height: 84px; text-indent: 32px; line-height: 28px; } .box_bottom{ padding: 0 20px; margin-top: 20px; display: flex; display: -webkit-flex; } .box_bottom img{ height: 150px; } .box_button{ width:90px; height: 32px; border-radius: 2px; background: #0ad8c8; border: none; outline: none; color: #ececec; margin-right: 45px } .box_button:hover{ transform: scale(1.1); -webkit-transform: scale(1.1); } .mt20{ margin-top: 20px; } .box_largeBtn{ width:336px; height: 44px; background: #0ad8c8; border: none; outline: none; color: #fefefe; border-radius: 2px; margin-top: 40px } .box_select{ color: #c1c1c1; border: 1px solid #ccc; width: 336px; display: flex; justify-content: space-between; align-items: center; padding-right: 20px; margin-top: 20px; border-radius: 2px } .frendBox{ margin-top: 30px; width: 100% } .frendBox_head{ font-size: 20px; color: #323232 } .frendBox_content{ font-size: 16px; color: #323232; overflow: hidden; } .frendBox_content_box{ border: 1px solid #ccc; height: 60px; padding-left: 10px; margin-right: 20px; float: left; width:305px; margin-top: 20px; } .frendBox_content_box img{ margin-right: 20px; } .mb60{ margin-bottom: 60px } .dropdown-menu{ max-height:300px ; overflow: auto; } @media (min-width: 1300px){ .container { width: 1300px; } } @media (max-width: 943px){ .lastBox{ margin-right:20px } }