@charset "utf-8"; 
/* 
 * 1sc.com.cn Code.min style $
 */

.banner{ height: 360px; background:url('../image/banner.jpg') no-repeat center; background-size: cover; text-align: center; }
  .banner .display-4{ color: #fff; font-size: 42px; font-style: normal; font-weight: 700; line-height: 60px; margin-bottom: 10px; padding-top: 140px; }
  .banner .lead{ color: #fff; text-align: center; font-size: 18px; font-style: normal; font-weight: 400; line-height: 24px; letter-spacing: 0.1rem; margin-bottom: 25px; }


.tools-adver{ margin: 30px 0; }

.contact-box{ margin-bottom: 30px; }
  .contact-box .left-img{ width: 50px; height: 50px; float: left; padding: 5px 5px 5px 0; }
  .contact-box .right-font{ float: left; padding-left: 8px; }
  .contact-box .right-font .title{ font-size: 15px; margin-bottom: 0; margin-top: 2px; color: #141414; }
  .contact-box .right-font .price{ margin-bottom: 0; color: #a7a7a7; margin-top: 5px; font-size: 12px; }