@charset "UTF-8"; body{ background: #F5F5F5; overflow-x: hidden; } .navbar{ margin-bottom: 0; } .header .title{ margin: 0; height: 120px; color: #ffffff; line-height: 120px; } .header .sm_title{ margin: 0; height: 100px; color: #ffffff; line-height: 100px; } .search{ background: #ffffff; line-height: 60px; color: #666666; margin-bottom: 30px; margin-top: 30px; height: 60px; border-radius: 15px; } .search .col-xs-3 select{ vertical-align: -2px; } .search a{ color: #333333; } a:hover{ color: #C03B33; text-decoration: none; } .btn-danger{ background: #C03B33; } .page{ text-align: center; margin-bottom: 20px; } .page .btn-danger{ padding: 6px 15px; } .page .btn{ background: #F5F5F5; } .footer{ background: #444444; color: #AAAAAA; } .footer a{ color: #AAAAAA; } .footer .col-sm-1{ padding: 0; } .footer .link{ border-bottom: 1px solid #AAAAAA; padding: 20px 0 10px 0; } .footer .recommendation_ul{ list-style: none; padding: 0; } .footer .link_click{ float: left; margin-right: 2%; margin-bottom: 10px; } .footer .col-sm-2 img{ width: 100px; height: 100px; } .footer .col-sm-12 .link_click{ margin-bottom: 5px; }