body {
   /* background: #fff;
      color: #707478;
     font-size: 14px;
   */
     font-family:宋体,Arial,Helvetica,sans-serif;
    
}
a:focus {
    outline:0;
}
/*sprite图标引用*/
.search-box .search-box-button,
.panel-default > .panel-heading-current .panel-title a,
.panel-head p .fa,.fieldset .inputs .txtBox span,
.overview-buttons>div>input,
.clnTitle p .fa{background-image:url(../images/sprite.png);background-repeat:no-repeat;}
/************** head *************************/
/*头部样式加装*/
.header-upper{background:#737374;}
.header-links-wrapper,.header-lower,.navigation,
.footer-upper,.footer-lower,.indexBody .row,
.page-body2,.registration-page,.pageWidth,
.product-details-page,.search-page,.product-reviews-page,.wishlist-page,
.password-recovery-page,.center-1{width:981px;margin:0 auto;}

.upNav li{padding:5px 20px;padding-right:0;}
.upNav a{color:#c7c7c7;font:normal 12px/30px "Microsoft YaHei";}
.nav > li > a:hover{background:none;color:#d2b202;}
.flyout-cart{display:none;}
.header-lower{padding:18px 0}
.header-logo{float:left;}
.search-box{float:right;width:290px;padding-top:7px;}
.search-box .search-box-text,.search-box .search-box-button{float:left;}
.search-box .search-box-text{border:1px solid #dcdcdc;padding:8px 10px;font:normal 14px/17px "Microsoft YaHei";height:35px;border-right:none;width:210px;}

.search-box .search-box-button{width:80px;height:35px;background-color:#54c060;border:none;text-indent:-999em;overflow:hidden;background-position:0 0;}

.header-menu{background:#f6f6f6;border-bottom:2px solid #43ad4f;}
.navigation ul{width:100%;margin:0;}
.navigation ul li {float: left;padding: 0;width:12.5%;}
.navigation ul li a{display:block;font:normal 16px/16px "Microsoft YaHei";color: #555555;text-underline: none;
    text-align: center;cursor: pointer;padding:12px 0;
}
.navigation ul li a:hover,.navigation ul li a.current{
    color: #fff;
    text-decoration: none;
    background :#43ad4f;
}
input:-webkit-autofill { 
-webkit-box-shadow: 0 0 0px 1000px white inset;
} 
/************** head end *************************/
.login-page {
    width:980px;
    margin:0 auto;
}
.administration {
    position:relative;
    left:13px;
    color:#999;
    z-index:1000;
}
    .administration:hover {
        color:green;
    }

/*********** FOOTER ***********/



.footer {background-color: #3c3f45;text-align: center;}

.footer-upper {border-bottom: 1px solid #8b8c8f;overflow: hidden;padding: 20px 0;font-size: 0;}
.footer-block {width: 25%;text-align: left;font-size: 12px;float:left;color:#fff;}
.footer-block .title {padding: 10px 0px;font-size: 14px;color: #b4b4b4;font-family:"Microsoft YaHei";}
.footer-block .title strong {font-weight: normal;}
.footer-block .list {padding: 0px;}
.footer-block .list a {display: block;padding:0px;line-height: 30px;color:#b4b4b4;font-family:"Microsoft YaHei";}
.footer-block .list a:hover {color: #d2b202;}

.follow-us .social ul {font-size: 0;}
.follow-us .social li {display: inline-block;}
.follow-us .social a {display: block;width: 38px;height: 38px;background: url('../images/social-sprite.png') no-repeat;font-size: 0;}
.follow-us .social .facebook a {background-position: 0 0;}
.follow-us .social .twitter a {background-position: -38px 0;}
.follow-us .social .rss a {background-position: -76px 0;}
.follow-us .social .youtube a {background-position: -114px 0;}
.follow-us .social .google-plus a {background-position: -152px 0;}

.newsletter-email {display: inline-block;overflow: hidden;}
.newsletter-email input[type="text"] {float: left;width: 180px;height: 36px;margin: 0 -1px 0 0;}
.newsletter-subscribe-button {float: left;height: 36px;border: none;background-color: #4ab2f1;padding: 0 15px;text-align: center;
	color: #fff;text-transform: uppercase;}
.newsletter-subscribe-button:hover {background-color: #248ece;}
.newsletter-validation, 
.newsletter-result { width: 100%;overflow: hidden; line-height: 28px; }
.TWC img{width:95px;}
/*.newsletter-validation .please-wait {
	display: none !important; 
}*/

.footer-lower {padding: 10px 0;font-size:12px;font-family:"Microsoft YaHei";color:#b4b4b4;text-align:center;}
.footer-lower span{font-family:Arial;padding:0 3px;}
.footer-tax-shipping a {
	font-weight: bold;
	color: #4ab2f1;
}
.footer-tax-shipping a:hover {
	text-decoration: underline;
}
.footer-powered-by {
	margin: 10px 0 0;
}
.footer-powered-by a {
	font-weight: bold;
	color: #4ab2f1;
}
.footer-powered-by a:hover {
	text-decoration: underline;
}
.footer-store-theme {
	margin: 10px 0 0;
}
.footer-store-theme select {
	width: 170px;
}

.master-wrapper-content{background:#f6f6f6}
.master-column-wrapper{height:100%;}

.ewmUl li{float:left;width:50%;margin:0;}
.ewmUl li span{display:block;padding:0 6px;}
.ewmUl li span h3{margin:0;font:normal 14px/2.5em "Microsoft YaHei";color:#b4b4b4;text-align:left;padding:0 5px}
.ewmUl li img{width:100%;}

/*dialog 覆盖样式*/
.ui-dialog .ui-dialog-titlebar,
.ui-widget-content .ui-state-default{background:#58bd9f;border-color:#58bd9f;}
.ui-dialog .ui-dialog-title,
.ui-widget-content .ui-state-default{color:#fff;}
.ui-widget-content .ui-state-default:hover{background:#40A285;border-color:#40A285;}
.ui-widget-content{border-color:#40A285}
.ui-dialog .ui-dialog-content{color:#ff0001}