@charset "utf-8"; 
/* 
 * 1sc.com.cn Index.min style $
 */

body{ background: #fff; }
.top, .top-logo{ background: #fff; }
.skInnerCrumbsBox{ height: 50px; border-bottom: 1px solid #f1f1f1; background: #fff; margin-bottom: 30px; }
.skInnerCrumbsBox .skCrumbsNav { min-width: 100px; float: left; font-size: 14px; height: 50px; line-height: 50px; color: #666; }
.skInnerCrumbsBox .skCrumbsNav a{ color: #666; font-size: 14px; }

.single-title{ background: url(../image/lm-left-bg.png) no-repeat center; background-size: 100% 100%; height: 70px; color: #fff; line-height: 68px; text-align: center; font-weight: bold; font-size: 22px; }
.single-left{ background: #fff; text-align: center; padding: 15px 0; }
.single-left a{ display: inline-block; width: 100%; line-height: 25px; font-size: 16px; border-left: 6px solid #fff; padding: 20px 0; }
.single-left a:hover, .single-left a.active{ background: #fafafa; border-color: #215cba; color: #215cba; }

.single-right{ background: #fff; padding: 50px 40px;  }
.single-right .right_title{ font-weight: bold; color: #000; padding-bottom: 20px; font-size: 24px; text-align: center; }
.single-right .right_content{ font-size: 16px; }

.single-right .right_content .searcha{ width: 100%; border: 1px solid #cacaca; border-radius: 60px; box-sizing: border-box; padding: 10px 40px 5px 40px; margin-bottom: 10px; }
.single-right .right_content .searcha .pick{ font-size: 15px; color: #666; }
.single-right .right_content .searcha input{ width: 100%; height: 30px; border: none; }
.single-right .right_content .input-tips p{ color: #26a3f1; font-size: 13px; margin-bottom: 5px; text-align: center; }
.single-right .right_content .btn-primary{ padding: 10px 0; text-align: center; width: 70%; margin-left: 15%; margin-top: 15px; }