.container-fluid{
	width: 100%;
}
.container-fluid .row{float: left; margin-bottom: 5px;}
.container-fluid .row .col-6{width: 314px; overflow: hidden; border: 1px solid #ddd; margin-left: 10px; float: left;}
.container-fluid .row .col-6 .kc-img{}
.container-fluid .row .col-6 .kc-img img{display:block; margin:8px auto; width: 300px;}
.kc-tit{width: 300px; font-weight: 700; font-size: 12px; margin: 0 auto; height: 60px; line-height: 1.4;}
p.kc-pri .yuan{color: #999; font-size: 11px;  text-decoration: line-through; }
p.kc-pri .now{color: firebrick;}
.kc-btn{ margin: 8px 12px 4px;}
.kc-btn a{ color: aliceblue; text-align: center; width: 80px; border-radius: 4px; text-decoration: none; padding: 0px 8px; border:1px solid #316080; background-color: #316080; display: block; height: 22px; line-height: 22px; font-size: 12px; font-weight: 700;}
.kc-btn a:hover{background-color:#3279b7;}
.hangye{}
.hangyeli{height: 42px; line-height: 42px; border-bottom: 1px solid #999999;}
.hangyelia{display: inline-block; float: left; cursor: pointer;}
button.hangyelibtn{float: right; border-radius: 12px; background-color: #3279B7; border: none; color: #fff; padding: 6px 16px; cursor: pointer; margin-top: 8px;}
button.hangyelibtn:hover{background-color: #316080; }

		.saletc{
	      max-width: 65%;
	      padding: 1em;
	      background: #eee;
	      display: none;
	      position: relative;
	      -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
	      -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
	      box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
	      border-radius: 3px;
	      color: #000;
	    }

	    .item-close {
	      cursor: pointer;
	      right: 5px;
	      top: 5px;
	      position: absolute;
	      background: #222;
	      color: #fff;
	      border-radius: 100%;
	      font-size: 14px;
	      height: 24px;
	      line-height: 22px;
	      text-align: center;
	      width: 24px;
	    }
		.saletch3{text-align: center;font-size: 24px; font-weight: 700;}
		.saletchp{ color: #666;}