/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.navbar-nav > li{padding-bottom: 10px;padding-top: 10px;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #68AA6D;}
	a:focus, a:hover {
    color: #68AA6D;
    text-decoration: none;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus{
    background-color: #e7e7e7;
    border-radius: 5px;
}




.navbar-default .navbar-nav > li.yamm-fw > a:hover { background:none;
    color: #69aa6f;
}











.nav-tabs > li.active > a:active{ color: #68AA6D;}
a {
    color: #333;
    text-decoration: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    cursor: default;
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #DDD transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
   color: #68AA6D;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #68AA6D;
}
.navbar-toggle {margin-top: 25px;}

.img-responsive {
    display: inline-block; margin:0px auto
}
.carousel{ margin-top: 68px;}
.newsletter{background-color: #d3d3d3;}
.newsletter .newsletter-title{
font-size: 14px;
margin-bottom: 14px;
text-transform: uppercase;color:#2e3233}
.navbar-form > .input-group {

}
.input-group-btn > .btn-default{ background-color:#69aa6f; color:#fff}



#intro h1{color: #2E3644; font-size:30px;}
#intro hr{ width:100px; border-top:2px solid #69aa6f;border-bottom:2px solid #69aa6f}


.yamm-fw{ font-weight:bold;    
}
.cur-position {
    padding:30px 10px 0px 0px;
    margin-bottom: 10px;
    font-family: "Microsoft YaHei";
}
.breadcrumb{ background-color:#fff; border-bottom: 1px solid #ddd; padding: 8px 0px; border-radius:0px}
.pagination > li > a{ color:#68AA6D;}
.thumbnail_img:hover{ border:1px solid #68aa6d;}


.thumbnail_img img{ transition:all 0.35s}
.thumbnail_img:hover img{ transform:scale(1.2,1.2);}

.thumbnail_img{ position:relative; overflow:hidden;}

.caption h3{ font-size: 18px}
.margin-bottom-40{ margin-bottom: 40px}




.product_item_wrapper .s_title {
	margin-top:5px
}
 .buyamazon{ background-color:#FCD262; padding:5px; font-weight:bold; font-size:18px; margin:20px auto}   

.navbar-form{ border-bottom:none; border-top:none}


.login_wrap {
    text-align: center;
    padding-top: 15px;
    margin: 0 auto;
    float: none;
}
.login_wrap input[type="text"]{
    font-size: 14px;
    padding: 5px;
    
}

.form-control-feedback{color:#ddd;left: 21em;}
.cms_forget {
    text-align: left;
    margin-top: 25px;
	padding-left: 9.5em;
}

.login_wrap .btn-default{ color:#fff; font-weight:bold; border:1px solid #fff; width:100%; background-color:#68aa6d}
.cms_forget a{ font-size:12px}
.login_wrap h3 {
    border-bottom: 1px solid #39d1b4;
    padding-bottom: 20px;
    font-size:2em;
    color: #585757;
	margin-bottom:1.5em;
	font-family:quicksandregular;
}
.personal_center .form-group{     margin-right: 0px;margin-left:0px;} 
.cms_forgetpassword {
    border: 1px solid #ddd;
    padding: 45px 0px;
    margin-top: 50px;
}
.fp_title {
    display: inline-block;
    text-align: center;
    float: left;
    margin-right: 1px;
}
.cms_forgetpassword .fp_title .current {
    background:url(../images/lc_current.png) no-repeat center;
}
.cms_forgetpassword .cms_lcimg {
    background: url(../images/lg_bg.png) no-repeat center;
    width: 175px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
}
.fp_box {
    text-align: center;
    padding:0em 6em;
}

.form_300{ width:50%; margin:0px auto}
.form_300 input[type="text"]{ width:100%; margin-bottom:1.5em}
.form_300 .btn-block{ width:20%}
.form_300 input[type="password"]{width:80%; margin:1.5em auto; padding:5px;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    cursor: default;
    background-color: #68aa6d;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #DDD #ddd;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: rgb(104, 170, 109);
text-align: center;
    color: #fff;
    font-style: initial;
}

.pagination > .active > a{background-color:#68aa6d;border-color:#68aa6d}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
   
   
  background-color  :#68aa6d;border-color:#68aa6d}
  
  
  
  
#Produc1{ margin:20px}
#Produc3{margin:20px}
.panel-body{word-wrap: break-word;}
.mt_10{ margin:10px}
.mb_10{ margin-bottom:10px}

.list-tabs-title{ border:none}
.list-tabs-title li { border:1px solid #68AA6D; margin-right:1em;}
.list-tabs-title > li.active > a{ border:none;font-weight:bold; background:none;}
.list-tabs-title>li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{background:#5cb85c;color:#fff}
.list-tabs-title > li > a {
    margin-right: 0px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius:0px;
}
.ml_10{ margin-left:-1px}
.divider-vertical{ padding-left: 2em}

/*logo点击后消除锯齿边框*/
.navbar-brand:focus {
    outline: 0px none;
}
/*补充添加2016/3/10详情页*/

.bs-callout-info {
    border-left-color: #1b809e;
}
.bs-callout {
    /* padding: 20px;
    margin: 10px 0;
   border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;*/
padding:0 0 0 20px;
    margin: 10px 0;
}
.bs-callout-info h4{
    color:#337ab7;
}
.bs-callout-warning {
    border-left-color: #aa6708;
}



.carousel-control.left,.carousel-control.right{
    background: none
}

.show-grid {
    margin-bottom: 15px;
}
.navbar-header img{
	height:55px;
	width:auto;
	margin-top:-10px;
}
.col-sm-2{
	font-weight: normal;
}
@media (max-width: 880px) {
.navbar-header img{
	height:34px;
	width:auto;
	margin-top:0px;
}
}

