/*********************
 自定模板 基于　bootcss
*********************/
body{ background-color: #fff;color: #666; 
  font-family: arial;
  padding: 0px !important;
  margin: 0px !important;
  font-size:13px; }

 
 /*********************
输入框内加图标
*********************/
.input-icon {
    position: relative;
}
.input-icon input {
    padding-left: 33px !important;
}
.input-icon i {
    color: #CCCCCC;
    display: block;
    font-size: 16px;
    height: 16px;
    margin: 11px 2px 4px 10px;
    position: absolute;
    text-align: center;
    width: 16px;
}
.input-icon.right input {
    padding-left: 12px !important;
    padding-right: 33px !important;
}
.input-icon.right i {
    float: right;
    right: 8px;
}
.col-md-6{
width: 70%;
}
.inmidd{
    padding-top: 10px;
    width:110%;
}
 
 /*********************
btns
*********************/
.btns {
    border-radius: 0 !important;
    border-width: 0;
    box-shadow: none !important;
    font-size: 13px;
    outline: medium none !important;
    padding: 7px 14px;
    text-shadow: none;
}

 .btns.default {
    background-color: #E5E5E5;
    color: #333333;
    text-shadow: none;
	
}
.btns.default:hover, .btns.default:focus, .btns.default:active, .btns.default.active, .btns.default[disabled], .btns.default.disabled {
    background-color: #D8D8D8 !important;
    color: #333333;
    outline: medium none !important;
}
.btns.red {
    background-color: #D84A38;
    color: #FFFFFF;
    text-shadow: none;
}
.btns.red:hover, .btns.red:focus, .btns.red:active, .btns.red.active, .btns.red[disabled], .btns.red.disabled {
    background-color: #BB2413 !important;
    color: #FFFFFF !important;
    outline: medium none !important;
}
.btns.blue {
    background-color: #4D90FE;
    color: #FFFFFF;
    text-shadow: none;
}
.btns.blue:hover, .btns.blue:focus, .btns.blue:active, .btns.blue.active, .btns.blue[disabled], .btns.blue.disabled {
    background-color: #0362FD !important;
    color: #FFFFFF !important;
    outline: medium none !important;
}
.btns-group .btns.blue.dropdown-toggle {
    background-color: #4D90FE !important;
}
.btns-group .btns.blue:hover, .btns-group .btns.blue:focus, .btns-group .btns.blue:active, .btns-group .btns.blue.active, .btns-group .btns.blue.disabled, .btns-group .btns.blue[disabled] {
    background-color: #0362FD !important;
    color: #FFFFFF !important;
    outline: medium none !important;
}
.btns.green {
    background-color: #35AA47;
    color: #FFFFFF;
    text-shadow: none;
}
.btns.green:hover, .btns.green:focus, .btns.green:active, .btns.green.active, .btns.green.disabled, .btns.green[disabled] {
    background-color: #1D943B !important;
    color: #FFFFFF !important;
    outline: medium none !important;
}

.btns.greens {
    background-color: #35AA47;
    color: #FFFFFF;
    text-shadow: none;
	border: 1px solid #1D943B;
}
.btns.greens:hover, .btns.greens:focus, .btns.greens:active, .btns.greens.active, .btns.greens.disabled, .btns.greens[disabled] {
    background-color: #006633 !important;
    color: #FFFFFF !important;
    outline: medium none !important;
	border: 1px solid #1D943B;
}

  /*********************
ico-con
*********************/
.icon-btn {
   
    color: #666 !important;
    cursor: pointer;
    display: inline-block !important;
    filter: none !important;
    height: 60px;
    margin: 0px 5px 0 5px;
    min-width: 60px;
    padding: 12px 0 0;
    position: relative;
    text-align: center;
    text-shadow: none !important;
    transition: all 0.3s ease 0s !important;
}
.icon-btn i {
    font-size:25px;
	color:#FF7171;
}
.ie8 .icon-btn:hover {
    filter: none !important;
}
.icon-btn:hover {
    border-color: #999999 !important;
    box-shadow: none !important;
    color: #444444 !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #FFFFFF !important;
    transition: all 0.3s ease 0s !important;
}
.icon-btn:hover .badge {
    box-shadow: none !important;
    transition: all 0.3s ease 0s !important;
}
.icon-btn div {
    color: #666;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 5px;
}
.icon-btn .badge {
    border-radius: 12px !important;
    border-style: solid;
    border-width: 0;
    box-shadow: none;
    color: #FFFFFF !important;
    font-family: 'Open Sans',sans-serif;
    font-size: 11px !important;
    font-weight: 300;
    padding: 3px 6px;
    position: absolute;
    right: -5px;
    text-shadow: none;
    top: -5px;
}


.well {
    background-color: #FAFAFA;
    border: 1px solid #EEEEEE;
    border-radius: 0;
    box-shadow: none !important;
	padding: 10px;
	
}
 
   /******************kfc模板　css
*********************/
.top{border-bottom: 4px solid #C81024;}
.top-r-top{margin:10px 50px 5px 0px;font-size: 14px;font-weight: bold;color: #C41230;}
.top-r-top span{font-size: 25px;}

.top-nav{font-size:14px;}
.top-nav li{width:120px;}
.top-nav li a{color: #C41230;font-family: "微软雅黑";font-size: 14px;font-weight: bold;height: 20px;line-height: 20px;position: relative;text-align: center;border-left: 1px solid #C81024;padding-left:30px;}
.top-nav .line-l a{border-left: 0px solid #C81024;}

.panel-inkfc {
  /*  border-color: #C81024;*/
  box-shadow: 2px 2px 1px #e6e6e6;
  border-right: 1px solid #d1d1d1;
border-left: 1px solid #d1d1d1;
}
.panel-inkfc > .panel-heading {
border-top: 2px solid #ecbf24;
border-right: 1px solid #d1d1d1;
border-left: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
height: 48px;
line-height: 48px;
font-size: 14px;
padding: 0 12px;
color: #dca274;
}
.panel-inkfc > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #C81024;
}
.panel-inkfc > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #C81024;
}

.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
}
.sub-icon {
    width: 9px;
    height: 8px;
    background-position: -21px -31px;
}
.add-icon {
    width: 9px;
    height: 9px;
    background-position: -21px -22px;
}
.list-group-item {
    background-color: #FFFFFF;
	border: 0px solid #DDDDDD;
   
    display: block;
    margin-bottom: 0px;
    padding: 10px 15px;
    position: relative;
}
.list-border{border: 1px solid #DDDDDD; margin-bottom: -1px;}
a.list-group-item:hover, a.list-group-item:focus {
    background-color: #C81024;
    text-decoration: none;
	  color: #FFFFFF;
	  font-weight: bold;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    background-color: #C81024;
    border-color: #C81024;
    color: #FFFFFF;
	
    z-index: 2;
}
.inleft li{ border-bottom: 1px solid #DDDDDD;padding-bottom:3px;margin-bottom:5px;}

.inmidd li img{width:160px; height:140px;}
.inmidd li h3{font-size: 13px;}
.in-m-top{
height: 40px;
line-height: 40px;
font-size: 1em;
padding-left: .875em;
color: #303030;
background-color: #f4f4f4;
border-bottom: 1px solid #e4e4e4;
position: relative;}
.in-m-top a {font-weight: bold;font-size: 12px;color:#AE3C49;padding-left: 7px;text-decoration: underline;}
.cart-totalpay {
    font-size: 14px;
    font-weight: 600;
}
.cart-totalpay span {
    color: #D84A38;
}
.tp a{ color: #888;}
.ts a{ color: #C81024;}
.tp thead tr{background-color: #f5f5f5;border: 1px solid #ddd;}
.tp thead tr td{background-color: #f5f5f5;border: 1px solid #ddd;}


.footer{
 border-top: 1px solid #E8D0B8;
background-color:#F9F5EC;
padding:20px;
color:#C39C7B

}

.footer a{color:#C39C7B;margin-right:10px;border-left: 1px solid #C39C7B;padding-left:10px;}
.list-inline li{}

   /*********cart*******/
.progress {

    height: 46px;

}
.progress p{margin-top:15px; font-size: 20px;
    font-weight: 100;}
.progress-bar-danger {
   
	 border-right: 1px solid #E8D0B8;
}

.pstyle {
     font-size: 14px;
    font-weight: 600;
	background-color: #F9F5EC;
	height:30px;margin:0px 10px;
	padding:5px 10px;
}
.add{background-color: #f1f1f1;
    border: 1px solid #A4A4A4;
    border-radius: 3px;
    box-shadow: 0 1px 2px #D9D9DB inset;
    display: inline-block;
    font-size: 1em;
    height: 16px;
    line-height: 14px;
    position: relative;
    text-align: center;
    top: px;
    vertical-align: middle;
    width: 14px;
    cursor: pointer;
}
.u-flyer{display: block;width: 50px;height: 50px;border-radius: 50px;position: fixed;z-index: 9999;}





 