body {
	font-family: 'Microsoft YaHei', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #333;
}
a:hover {
	color: #ff675a;
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
h3 {
	margin: 35px 0 25px;
	line-height: 35px;
	color: #333;
	font-size: 21px;
	text-align: center;
    white-space: nowrap;
    clear: both;
    position: relative;
}

h3:before {
	content: '';
	width: 76px;
	height: 0px;
    border-bottom: 1px solid #444;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -38px;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
p.required {
	padding: 10px 5% 0;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	color: #666;
	font-size: 12px;
	border-bottom: 1px solid #eee;
	margin: 0 0 20px 0;
	padding-top: 10px;
	min-height: 40px;
}
#top a:hover {
	color: #ff675a;
	text-decoration: underline;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top-links .name {
	padding-right: 10px;
	background-image: url(data:image/gif;base64,R0lGODlhBwAKAMIEAObm5uvr6/Dw8P39/f///////////////yH5BAEKAAcALAAAAAAHAAoAAAMWSDPUGoE5AaIj1M4qMW+ZFDYD1ClnAgA7);
	background-repeat: no-repeat;
	background-position: right center;
}
#top-links .card {
	display: inline-block;
	line-height: 22px;
	padding: 0 15px;
	border: 1px solid #aaa;
}
#top-links .card:hover {
	border-color: #ff675a;
	text-decoration: none;
}
#top-links .card i {
	margin-right: 5px;
}
#top-links .weixin {
	position: relative;
}
#top-links .weixin:hover {
	color: #609700;
	text-decoration: none;  
}
#top-links .weixin i,
#top-links .weixin span {
	position: relative;
	z-index: 10;
}
#top-links .weixin div {
	display: none;
	padding: 30px 5px 5px;
	width: 110%;
	border: 1px solid #aaa;
	background-color: #fff;
	position: absolute;
	top: -5px;
	left: 0;
	margin-left: -5%;
	z-index: 9;
}

#top-links .weixin2 div {
	top: -12px;
}

#top-links .weixin2 img {
	display: block;
	margin: 0 auto;
}

#top-links .weixin:hover div {
	display: block;
}
#top-links li {
	padding-left: 16px;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #ff675a;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 10px;
}
#top-links b {
	color: #888;
	margin-left: 5px;
	font-size: 16px;
	font-style: italic;
	font-family: 'Georgia';
}
.nav-head {
	color: #eee;
	margin-right: 15px;
}
.nav-head a {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	color: #333;
	padding: 0 15px;
	border: 1px solid #fff;
}
.nav-head a.cart {
	margin-left: 15px;
	border-color: #666;
}
.nav-head a.cart i {
	margin-right: 5px;
	font-size: 18px;
}
.nav-head a:hover,
.nav-head a.hover {
	border-color: #ff675a;
}

@media (max-width: 478px) {
	.nav-head {
		float: none!important;
		margin: 0;
		text-align: center;
	}
	.nav-head a {
		padding: 0;
		font-size: 16px;
	}
}

header {
	margin-bottom: 20px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
.common-home .panel {
	float: left;
	width: 32%;
	border: none;
	box-shadow: none;
}
@media (max-width: 767px) {
	.common-home .panel {
		width: 100%;
	}
}
.common-home .panel:last-child {
	float: right;
}
.common-home .panel-heading {
	margin: 35px 0 25px;
	padding: 0;
	line-height: 35px;
	color: #333;
	font-size: 21px;
	text-align: left;
    white-space: nowrap;
    clear: both;
	border: none;
    position: relative;
    background-color: transparent;
}
.common-home .panel-heading:before {
	content: '';
	width: 76px;
	height: 0px;
    border-bottom: 1px solid #444;
    position: absolute;
    bottom: -5px;
    left: 0;
}
/* footer */
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer .foot h5 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.foot {
	background-color: #f7f7f7;
}

#foot-link {
	padding: 35px 0 0;
	list-style: none;
}

@media (max-width: 478px) {
	#foot-link {
		text-align: center;
	}
}

#foot-link h5 {
	margin-bottom: 10px;
	color: #333;
	font-size: 18px;
}

#foot-link a {
	display: block;
	color: #444;
	line-height: 25px;
}

#foot-link .last {
	overflow: hidden;
}

#foot-link .last h5 {
	margin-bottom: 5px;
}

#foot-link .last h5 a {
	float: right;
	_display: inline;
	margin-right: 3%;
	font-size: 13px;
}
#foot-link .last div {
	clear: both;
}
#foot-link .last div a {
	float: left;
	_display: inline;
	width: 31%;
	margin: 0 2% 2% 0;
	background-color: #eee;
	overflow: hidden;
}

#foot-link .last div img {
	width: 100%;
}

#foot-info {
	margin-top: 30px;
	padding: 28px 0 30px;
	line-height: 23px;
	text-align: center;
	border-top: 1px solid #dddddd;
}

#foot-info p {
	margin-bottom: 0px;
}

#foot-info a {
	margin: 0 9px;
	color: #333;
}

#foot-info .phone {
	display: inline-block;
	margin-bottom: 10px;
	color: #ff675b;
	font-size: 15px;
	line-height: 16px;
}

#foot-info .phone i {
	float: left;
	_display: inline;
	margin: 5px 7px 0 0;
	width: 26px;
	height: 26px;
	background-position: -65px top;

}

#foot-info .phone p {
	margin: 7px 0 10px;
	font-size: 21px;
	font-weight: bold;
	font-family: 'Georgia';
    white-space: nowrap;
}

#foot-info .filing {
	color: #333;
}
.fa-phone {
	margin-right: 3px;
	font-size: 16px
}
.account-id {
	margin-top: 15px;	
}
.account-error #content h3 {
	margin-top: 80px;
}
.account-address .address-text {}
.account-register .buttons {
	line-height: 36px;
}

.register-account {
	margin-bottom: 20px;
}
.account-big {
	font-size: 20px;
	color: #333;
	margin-right: 10px;
}
.account-small {
	font-size: 13px;
	color: #888;
}
.register-binding a {
	text-decoration:underline;
	font-size: 13px;
	color: #ff0000;
}
.pull-right-login {
	float: right;
	margin-top: 15px;
}
.agree b{
	color: red;
}
.checkout-checkout #accordion .pull-right .btn,
.account-register .button, 
.account-login .login .button {
	width: 100%;
	height: 40px;
	font-size: 15px;
	color: #fff;
	border: none;
	background-color: #666;
}
.checkout-checkout #accordion .pull-right .btn:hover,
.account-register .button:hover, 
.account-login .login .button:hover {
	background-color: #333;
}
.btn-reg:hover {
	background-color: #ff355c !important;
}
.account-register .button {
	width: 270px;
}
.account-login .fa-weixin {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 25px;
	/*color: #609700;*/
	text-align: center;
	border: 1px solid #ddd;
}

.account-login .fa-weixin{
	border: none;
}

.regLoginWx {
	margin-top: 25px;
	padding: 15px 0;
	/*background-color: #f6f6f6;*/
	text-align: center;
}
.regLoginWx p {
	font-size: 14px;
}
.regLoginWx * {
	padding: 0;
	margin: 5px 0 0;
}
.regLoginWx img {
	width: 200px;
}
.regLogin,
.regLogin .control-label {
	font-size: 13px;
}
.regLogin h2 {
	font-size: 18px;
	margin: 0;
	/*line-height: 60px;*/
}
.regLogin .form-group {
	margin: 0 0 30px;
}
.form-group-login {
	margin: 0 0 20px;
}
.account-register .regLogin .form-group {
	margin: 0 0 20px;
}
.regLogin input[type=text],
.regLogin input[type=password] {
	height: 38px;
	border-color: #aaaaaa;
	border-radius: 0;
}
.regLogin input[type=submit] {
	margin-top: 15px;
	width: 100%;
	height: 40px;
	background-color: #ff355c;
	font-size: 15px;
	color: #fff;
	border: none;
}

.regLogin .red {
	color: #ff675b;
}
.regLogin .other-login {
	margin-top: 10px;
}
.regLogin .other-login a {
	padding: 3px;
}
.regLogin .text-danger {
	padding: 0 10px;
	line-height: 24px;
	color: #fff;
	background-color: #d66b63;
}
.regLogin #mobile_code {
	display: block;
	width: 100%;
}


.clear {
	clear: both;
}

.checkout-checkout #accordion .pull-right .btn {
	width: 100px;
}

.contact {
	margin-top: 30px;
	padding: 0px 0 30px;
	text-align: center;
	border-top: 1px solid #eee;
}

.contact li {
	display: inline-block;
	margin: 20px 30px 0;
}

@media (max-width: 478px) {
	.contact ul {
		padding: 0;
	}
	.contact li {
		display: block;
	}
}

.contact p {
	margin: 8px 0 0;
	color: #333;
	font-size: 15px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.table>tbody>tr>td {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}
.table-bordered>thead>tr>td {
	border-bottom-width: 1px;
}
.table .caozuo {
	text-align: center;
}
.table .caozuo a {
	display: inline-block;
	font-size: 15px;
	color: #333;
}
.table a.zhifu {
	color: #fff;
	line-height: 38px;
	padding: 0 21px;
	border: 1px solid #333333;
	background-color: #333333;
}

.table .mai {
	line-height: 38px;
	padding: 0 21px;
	border: 1px solid #444;
	background-color: #fff;
}
.table .href {
	color: #333;
	text-decoration: underline;
}
.table small {
	color: #666;
}
.account-account .breadcrumb {
	display: none;
}
#column-right .dropdown-toggle {
	display: block;
	padding: 0 20px;
	font-size: 16px;
}
#column-right .dropdown-menu {
	position: static;
	display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 0;
    border: none;
    margin-top: 0;
    padding-top: 0;
}
.open > .dropdown-menu {
	width: 100%;
	padding: 0 20px;
	display: block !important;
}
.breadcrumb {
	margin: 0 0 15px 0;
	padding: 8px 0;
	background-color: transparent;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb li {
	position: relative;
	white-space: nowrap;
}
.breadcrumb a {
	color: #333;
	font-size: 13px;
}
.breadcrumb li:last-child a {
	color: #888;
}
.breadcrumb20 {
	list-style: none;
	margin: 0;
	padding: 0 0 30px;
	overflow: hidden;
}
.breadcrumb20 li {
	float: left;
	width: 21.25%;
	font-size: 18px;
	color: 888;
	border: 1px solid #ccc;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
}
@media (max-width: 767px) {
	.breadcrumb20 li {
		font-size: 16px;
	}
}
@media (max-width: 478px) {
	.breadcrumb20 li {
		font-size: 14px;
	}
}
.rating .bdsharebuttonbox span {
	margin: 10px;
	line-height: 32px;
}
.rating .bdsharebuttonbox a {
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 10px 10px 10px 0;
	background: url(/image/img/share.png) 0 top no-repeat;
}
.rating .bdsharebuttonbox a:hover {
	background-position: 0 bottom;
}
.rating .bdsharebuttonbox .bds_weixin {
	background-position: -42px top;
}
.rating .bdsharebuttonbox .bds_weixin:hover {
	background-position: -42px bottom;
}
.rating .bdsharebuttonbox .bds_qzone {
	background-position: -84px top;
}
.rating .bdsharebuttonbox .bds_qzone:hover {
	background-position: -84px bottom;
}
.rating .bdsharebuttonbox .bds_tqq {
	background-position: -126px top;
}

.rating .bdsharebuttonbox .bds_tqq:hover {
	background-position: -126px bottom;
}
.category-one {
	margin-bottom: 15px;
	overflow: hidden;
}
.category-one .image a {
	display: block;
	margin: 0 -15px;
}
.category-one .image img {
	width: 100%;
}
.category-one .caption {
	padding-top: 15%;
}
.category-one .caption .text {
	padding-left: 10px;
	line-height: 24px;
	font-size: 18px;
	color: #777;
	border-left: 1px solid #888888;
}
.breadcrumb20 .jt {
	width: 5%;
	border: none;
}
.breadcrumb20 .green {
	color: #4fdd68;
	border-color: #4fdd68;
}
.breadcrumb20 span {
	display: none;
	width: 100%;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 70%;
}
.breadcrumb20 .green span {
	display: block;
}
.breadcrumb20 i {
	display: none;
	font-style: normal;
}
.breadcrumb20 .green i {
	display: inline;
}
.breadcrumb21 li {
	width: 28%;
}
.breadcrumb21 .jt {
	width: 8%;
}
.pagination {
	margin: 0;
}
.card-error {
	padding: 70px 0;
	text-align: center;
	border: 1px solid #dddddd;
	background-color: #fafafa;
}
.card-error .glyphicon-ok-sign {
	color: #609700;
	font-size: 50px;
}
.card-error .fa-exclamation-circle {
	color: #ffaf59;
	font-size: 50px;
}
.card-error .text {
	margin: 50px 0 20px;
}
.card-error .btn {
	margin: 0 20px;
}
.card-content {
	font-size: 15px;
}
.card-content h4 {
	font-size: 18px;
}
.card-content p {
	margin-bottom: 30px;
}
.card-content .input {
	margin-top: 20px;
	width: 298px;
	height: 48px;
	padding: 0 15px;
	font-size: 18px;
}
.card-content .submit {
	color: #fff;
	border-color: #ff355c;
	background-color: #ff355c;
	border: none;
}
.submit-color {
	background-color: #ff355c !important;
}
.card-submit {
	width: 312px;
	margin: 70px auto;
	padding-top: 10px;
	border-top: 1px solid #333;
	font-size: 13px;
}
.card-submit a {
	color: #ff675b;
}
.card-submit input[type="submit"] {
	margin-top: 10px;
	border: none;
	width: 150px;
	height: 40px;
	color: #fff;
	font-size: 15px;
	background-color: #ff675b;
}

.myland-nav {
	margin-bottom: 10px;
	color: #eee;
	border-bottom: 1px solid #eeeeee;
}

.myland-nav a {
	display: inline-block;
	margin: 0 10px -1px;
	padding: 10px 0;
	font-size: 18px;
	color: #333;
}
@media (max-width: 478px) {
	.myland-nav a {
		font-size: 16px;
	}
}

.myland-nav a.cur {
	color: #ff675b;
	border-bottom: 1px solid #ff675b;
}
.account-myland #content table, 
.account-myland #content table thead td, 
.account-myland #content table tr.col td,
.account-delivery #content table, 
.account-delivery #content table thead td, 
.account-delivery #content table tr.col td {
	border: none;
}
.account-myland #content table tr td:nth-child(1) img,
.account-delivery #content table tr td:nth-child(1) img {
	width: 48px;
	height: 48px;
	border: 1px solid #ddd;
}
.account-myland #content table tr td:nth-child(1),
.account-delivery #content table tr td:nth-child(1) {
	border-right: none;
}
.account-myland #content table tr td:nth-child(2),
.account-delivery #content table tr td:nth-child(2) {
	border-left: none;
}
.account-myland #content table tbody tr td:last-child *,
.account-delivery #content table tbody tr td:last-child * {
	display: inline-block;
	padding: 0 20px;
	line-height: 38px;
	font-size: 15px;
	border: 1px solid #888;
	color: #333;
}
.account-myland #content table tbody tr td:last-child input,
.account-delivery #content table tbody tr td:last-child input {
	border-color: #333;
	color: #fff;
	background-color: #333;
}
.account-delivery #content table thead tr {
	border-bottom: 1px solid #ddd;
}
.details {
	font-size: 13px;
}
.details .manufacturer {
	color: #888;
}
.category-one .price, 
.details .price {
	margin-top: 30px;
	font-size: 18px;
	color: #ff675b;
}
.number-warp span {
	font-size: 30px;
	line-height: 38px;
	cursor: pointer;
	-moz-user-select: none; 
	-webkit-user-select: none; 
	-ms-user-select: none; 
	user-select: none; 
}
.number-warp input {
	margin: 0 5px;
	text-align: center;
	width: 50px;
	font-size: 15px;
	color: #010101;
	line-height: 38px;
	vertical-align: top;
}
.details .btn-warp input {
	font-size: 15px;
}
.tijiao, 
.category-one .cart, 
.details .btn-warp #button-cart {
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: none;
	color: #fff;
	font-size: 14px;
	background-color: #ff675b;
}
.category-one .cart, 
.details .btn-warp #button-cart {
	margin-right: 10px
}
.tijiao:hover,
.category-one .cart:hover, 
.details .btn-warp #button-cart:hover {
	color: #fff;
	background-color: #ff9f98;
}
.checkout-cart .buttons .btn {
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-right: 10px;
}
.checkout-cart .price {
	text-align: right;
	font-size: 15px;
    color: #333;
}
.checkout-cart .price span {
    font-size: 18px;
    color: #ff675b;
}

td.text-right.confirm-price-tltle {
	font-size: 15px;
	color: #333;
}
td.text-right.confirm-price-text {
	font-size: 15px;
	color: #ff675b;
}
.pull-payment-method {
	padding-top: 10px;
    padding-bottom: 5px;
}
.category-one .wish, 
.details .btn-warp .wishlist {
	width: 118px;
	height: 40px;
	color: #333;
	border: 1px solid #666;
	background-color: #fff;
}
.category-one .wish:hover, 
.details .btn-warp .wishlist:hover {
	border-color: #ff675a;
}
.details .rating {
	position: absolute;
	top: 0;
	right: 0;
}
.details .required .radios {
	overflow: hidden;
}
.details .required .radio {
	float: left;
	_display: inline;
	margin: 0 15px 0 0;
}
.details .guige {
	color: #888;
	line-height: 24px;
}/*
.checkout-checkout .panel {
	border: none;
}
.checkout-checkout .panel-heading {
	border: none;
	background-color: #fff;
}
.checkout-checkout .panel-body {
	border: 1px solid #dddddd;
	background-color: #fafafa;
}*/

.checkout-checkout #accordion .pull-right {
	float: left!important;
}
.media .img {
	padding-top: 100%;
	background-size: cover;
	background-position: 50%;
}
.media h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.media a {
	display: block;
}
.play-warp iframe {
	max-width: 100%;
	display: inline-block;
}

/* buttons */
.buttons {
	margin: 1em 0;
	overflow: hidden;
}
body .btn {
	padding: 7.5px 15px;
	font-size: 12px;
	color: #333;
	border: 1px solid #888;
	box-shadow: none;
	border-radius: 0;
	background-color: transparent;
}
body .btn:hover {
	color: #ff675a;
	border-color: #ff675a;
	background-color: transparent;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	background-color: #229ac8;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group {
	line-height: 35px;
}
.list-group li:hover {
}
.list-group span {
	font-size: 3px;
	color: #888;
}
.list-group a {
	display: block;
	padding-left: 12.5% !important;
	color: #333;
	font-size: 15px;
	border: none !important;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #ff675a;
	background: none !important;
}
.index-videos .item {
	float: left;
	_display: inline;
	margin-bottom: 5%;
	width: 48%;
}
.index-videos .item:nth-child(even) {
	float: right;
}
.index-videos .img, 
.index-news .img, 
.index-reports .img {
	margin-bottom: 2%;
	padding-top: 38.4%;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}
.index-videos .img {
	padding-top: 80%;
}
.index-news .item, 
.index-reports .item {
	display: block;
	margin-bottom:10px;
	padding-bottom: 5px;
	border-bottom:1px solid #eee;
}
.index-news .item span, 
.index-reports .item span {
	float: right;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.checkbox label, .radio label {
	padding-left: 21px;
}
.product-form {
	padding-left: 25px;
}
#product .btn-warp {
	margin-top: 25px;
}
.product-form h3 {
	font-size: 18px;
	line-height: 25px;
}
.product-form h3:before {
	display: none;
}
.product-form h3 p {
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	color: #666;
	font-weight: normal;
}
.product-form .row {
	margin-bottom: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.product-form .row-item {
	display: inline-block;
	max-width: 100%;
	width: 300px;
	padding: 10px;
	margin: 0px 5px 10px;
	border: 1px solid #eee;
	cursor: default;
	position: relative;
}
.product-form .row .hover,
.product-form .row-item:hover {
	border-color: #ff675a;
}
.product-form .row .hover:after {
	content: '√';
    color: #ff675a;
    position: absolute;
    right: 7px;
    bottom: 5px;
    font-size: 20px;
    font-family: '宋体';
}
.product-form .img {
	width: 100%;
	padding-top: 74%;
	background-position: 50%;
	background-size: cover;
}
.product-form .row-item h4 {
	font-size: 15px;
	color: #333;
}
.product-form .row-item a,
.product-form .row-item p {
	font-size: 13px;
	color: #666;
	text-decoration: underline;
}
.product-form .info {
	font-size: 15px;
	color: #333;
	line-height: 1;
}
.product-form .info-items span,
.product-form .price,
.product-form .tiaokuan a {
	color: #ff675b;
}
.product-form hr {
	margin: 6px 0;
	line-height: 0;
	display: inline-block;
	width: 314px;
	border-top-color: #333;
}
.product-form .tiaokuan  {
	margin-bottom: 15px;
	font-size: 13px;
}
.product-form [type="radio"] {
	display: none;
}
.product-fixed {
	border-top: 1px solid #eeeeee;
	background-color: #fff;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10;
	-webkit-box-shadow: 0 0 10px #ddd;
	-mox-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}
.product-fixed .row {
	margin: 0;
	padding: 20px 0 10px;
}

.product .thumbnail {
	cursor: default;
}
.product .number-warp {
	margin-bottom: 30px;
}

.product #product {
	padding-left: 25px;
}
.product #product #product {
	padding-left: 0px;
}
.product #product .required {
	margin-bottom: 20px;
}
.product-thumb {
	border: 1px solid #eeeeee;
	margin-bottom: 20px;
	padding-bottom: 25px;
	text-align: center;
	overflow: auto;
}
.product-thumb:hover {
	border-color: #ff675a;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 a {
	color: #333;
	font-size: 15px;
}
.product-thumb h4 a:hover {
	color: #ff675a;
	text-decoration: underline;
}
.product-thumb p, 
.product-thumb .price span {
	display: none;
}
.product-thumb .price {
	display: block;
	font-size: 15px;
	color: #333;
}
.product-thumb .caption {
	margin: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}

@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.information-videos-videos h1 {
	margin: 30px 0;
}
.information-info img, 
.product-info img {
	max-width: 100%;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	overflow: auto;
}
.product-list .product-thumb .button-group {
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	padding: 0 13px;
	display: inline-block;
	color: #333;
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #888;
	background-color: #fff;
	text-transform: uppercase;
}
.product-thumb:hover .button-group button {
	color: #ff675a;
	border-color: #ff675a;
}
.product-thumb .button-group button i {
	display: none;
}
.product-thumb .button-group button + button {
	display: none;
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	text-decoration: none;
	cursor: pointer;
}
#review {
	margin-bottom: 60px;
	text-align: center;
}
#input-captcha {
	max-width: 200px;
}
.thumbnails {
	text-align: center;
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails a {
	padding: 0px;
}
.thumbnails img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	display: block;
	border: 1px solid #ddd;
}
.thumbnails a:hover {
	border-color: #ddd;
}
.image-additional {
	display: inline-block;
	max-width: 78px;
}
.thumbnails .image-additional {
	margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,-e
#column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

.account-card-activation .distribution {
	padding: 50px;
	border: 1px solid #dddddd;
    background-color: #fafafa;
}


.prompt {
	font-size: 12px;
	color: #BBB;
}

.pagination>li>a, 
.pagination>li>span {
	color: #333;
	border: none;
}
.pagination>li>a {
	text-decoration: underline;
}
.pagination>.active>span {
	color: #333;
	background-color: transparent;
}
.pagination>.active>span:hover {
	color: #333;
 	background-color: transparent;
 }

 #add-address-btn {
 	margin-bottom: 0;
 }
 #add-address-btn span {
 	display: inline-block;
 	cursor: pointer;
 	position: relative;
 }
 #add-address-btn span i {
 	display: block;
 	width: 0;
 	height: 0;
 	font-size: 0;
 	border-width: 7px 5px 0px;
 	border-style: solid;
 	border-color: #333 transparent;
 	position: absolute;
 	right: -17px;
 	top: 6px;
 }
 #add-address-content {
 	display: none;
 	margin-top: 30px;
 }
 /* 微信 */
.tcc-su {
	color: #ff0000;
}
.tcc, .tcc-name{
	text-align: center;
}
.tcc-name {
	margin-top: 20px;
}
.bdan {
	display: block;
	width: 192px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #333;
	color: #fff;
	margin: 20px auto;
}
.jcan {
	display: block;
	width: 129px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	border: 1px solid #ccc;
	color: #333;
	margin: 20px auto;
}
.touxiang {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 50%;
}
.peisong {
	margin-left: 0 !important;
	width: 400px !important;
}
.peisong .control-label {
	float: left;
}
.datetime {
	padding-left: 11px;
}
.card-control:before {
	content: '' !important;
}
.card-index-h1 {
	margin: 0 auto;
	width: 300px;
	text-align: center;
	font-size: 36px;
	font-family: "微软雅黑";
	margin-top: 80px;
}

.card-index-h3 {
	margin: 0 auto;
	width: 300px;
	text-align: center;
	font-size: 20px;
	font-family: "微软雅黑";
	margin-top: 20px;
}

.card-index {
	width: 300px;
	height: 48px;
	line-height: 48px;
	border-radius: 4px;
	background: #ff355c;
	color: white;
	font-size: 20px;
	font-family: "微软雅黑";
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-top: 32px;
}

.card-index:hover {
	color: white !important;
}

.breadcrumb.breadcrumb-form-ul {
	background-color: white;
}

.float-none {
	color: red;
}

.label-left {
	text-align: left !important;
	width: auto !important;
}
.label-clear {
	display: inline-block;
}
.card-h {    
	background: #d50029;
    color: #FFF !important;
    border-color: #fff !important;
}

.fa-weixin2:before {
	font-size: 19px;
}

.fa-weixin2: hover i{
	color: #609700;
}

.account-login .fa-weixin2 {
	width: auto;
	height: auto;
}

.peisong1 {
	width: auto !important;
}










