/*样式覆盖部分 t2819*/
body {
	color: #222;
	font-family: 'Poppins',Helvetica,Arial,sans-serif;
	font-weight: 400;
	font-size: 16px;
}

a {
	color: #222;
}

a:hover {
	color: #aac238;
}

.wapper {
	width: 1200px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

#header_box i,.index_default i,#bottom_box i,.common_pro_list1 li .discount,.common_pro_list1 li i,.index_default .discount {
	background: none;
}/*背景图片为无*/
* {
	outline: none;
}

body {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#header_box {
	background: #1e1e1e;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 998;
	transition: all 0.3s linear;
}

#header_box .header-top {
	background: #000;
	color: #fff;
	font-size: 14px;
}

#header_box .header-top-box {
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 15px 20px;
}

#header_box .header-top a {
	color: #fff;
}

/*#header_box.posFixed {
	position: fixed !important;
	box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}*/

#header_box .header {
	padding: 10px 20px;
	position: relative;
}

#header_box .top-lf {
	display: flex;
	align-items: center;
}

#header_box .currency_box {
	position: relative;
}

#header_box .currency_txt {
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}

#header_box .currency_txt i {
	width: auto;
	height: auto;
	vertical-align: middle;
	margin: 0;
	font-size: 20px;
	line-height: 14px;
}

#header_box .currency_box:hover .currency_txt i {
	transform: rotate(180deg);
	margin-top: -5px;
	transition: all 0.2s ease-in;
}

#header_box .currency_box .drop_currency {
	right: 0;
	left: auto;
	min-width: 150px;
	border: 0;
	top: 100%;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
	transition: all 0.2s ease-in;
	background: #fff;
	padding: 10px 0;
}

#header_box .currency_box:hover .drop_currency {
	display: block;
}

#header_box .currency li a {
	color: #777;
	padding: 0 20px;
	line-height: 2;
	font-size: 14px;
	display: block;
	text-align: right;
}

#header_box .currency li a b {
	float: left;
}

#header_box .currency li a:hover {
	color: #aac238;
}

#header_box .login {
	padding-right: 15px;
	position: relative;
	z-index: 998;
}

#header_box .login .sub {
	display: none;
	background: #fff;
	position: absolute;
	top: 100%;
	right: 15px;
	left: auto;
	min-width: 150px;
	padding: 10px 0;
	text-align: left;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}

#header_box .login:hover .sub {
	display: block;
}

#header_box .login .sub a {
	display: block;
	color: #777;
	line-height: 2;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding: 0 20px;
	font-size: 14px;
}

#header_box .login .sub a:hover {
	color: #aac238;
}

#header_box .login i {
	font-size: 16px;
	vertical-align: middle;
	padding: 0 5px;
}

#header_box .login .sub_parent {
	color: #aac238;
}

#header_box .logo {
	width: 100%;
	box-sizing: border-box;
	text-align: left;
	height: auto;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}

#header_box .logo img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

#header_box .top-rt {
	text-align: center;
	font-size: 0;
}

#header_box .view_cart_btn a {
	width: auto;
	display: inline-block;
	padding: 3px 10px;
}

#header_box .cart_box {
	margin: 0;
	padding: 0 10px;
	border: 0;
	height: auto;
	display: inline-block;
	vertical-align: top;
	width: auto;
	float: none;
}

#header_box .cart_txt {
	display: inline-block;
	position: relative;
	width: 100%;
}

#header_box .cart_txt.actived {
}

#header_box .cart_txt a i {
	width: auto;
	margin: 0;
	vertical-align: middle;
	height: auto;
	font-size: 22px;
	color: #bababa;
	font-weight: 700;
}

#header_box .cart_txt.actived a i {
	color: #aac238;
}

#header_box .cart_txt strong {
	color: #bababa;
	vertical-align: middle;
}

#header_box .cart_txt.actived strong {
	color: #aac238;
}

#header_box .cart {
	box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
	border: none;
	top: 100%;
	right: 0;
	font-size: 14px;
	text-align: left;
	color: #666;
}

#header_box .buy_pro li div.right_info {
}

#header_box .cart_box .minicart_more {
	line-height: normal;
}

#header_box .cart_box .minicart_more strong {
	font-weight: 400;
	padding: 5px 10px;
	display: inline-block;
}

#header_box .menu-btn {
	font-size: 24px;
	padding: 10px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	color: #888;
}

.menu-show #header_box .menu-btn {
	color: #fff;
}

#header_box .menu-close {
	color: #fff;
	font-size: 20px;
	padding: 15px;
	position: absolute;
	top: 0;
	right: 0;
}

#header_box .nav_box {
	border: 0;
	height: auto;
	padding: 100px 0 50px 0;
	min-width: 300px;
	box-sizing: border-box;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	background: #1e1e1e;
	z-index: 998;
	text-align: left;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	visibility: hidden;
	transition: 0.4s;
	overflow-y: auto;
}

.menu-show #header_box .nav_box {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
}

#header_box .nav {
	width: 100%;
	float: none;
	margin: 0;
}

#header_box .nav > li {
	float: none;
	padding: 0;
	height: auto;
	padding: 0;
	position: relative;
}

#header_box .nav > li .sub-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 44px;
	line-height: 44px;
	text-align: center;
}

#header_box .nav > li .sub-arrow i {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
}

#header_box .nav >li.on .sub-arrow i {
	transform: rotate(180deg);
	color: #aac238;
}

#header_box .nav > li > a {
	display: inline-block;
	border: 0;
	padding: 10px 50px 10px 20px;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1px;
}

#header_box .nav >li.on > a,#header_box .nav li a:hover {
	color: #aac238;
}

#header_box .nav .sub_nav {
	padding: 0;
	background: none;
	border: 0;
	box-shadow: none;
	position: static;
	width: auto;
}

#header_box .nav .sub_nav .arr,#header_box .nav .sub_nav .cate_tit {
	display: none;
	line-height: 54px;
	padding: 0 30px;
}

#header_box .nav .sub_nav li {
	float: none;
	width: auto;
	height: auto;
}

#header_box .nav .sub_nav li a {
	padding: 5px 10px 5px 30px;
	line-height: 2;
	height: auto;
	font-size: 15px;
	text-transform: unset;
	color: #fff;
}

#header_box .nav .sub_nav li a:hover {
	color: #aac238;
	background: none;
}

#header_box .search_icon {
	font-size: 20px;
	color: #bababa;
	cursor: pointer;
	font-weight: 700;
}

#header_box .search_box {
	position: relative;
	padding: 0 10px;
	display: inline-block;
	vertical-align: top;
}

#header_box .search:before {
	height: 10px;
	width: 10px;
	position: absolute;
	content: '';
	top: -6px;
	right: 15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background: #fff;
	box-sizing: border-box;
}

#header_box .search {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	margin-top: 15px;
	height: auto;
	width: 300px;
	padding: 15px;
	background: #fff;
	box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #e1e1e1;
}

#header_box .search .searchform {
	border: 0;
	width: 100%;
	height: 40px;
	border: none;
	font-size: 0;
}

#header_box .search .search_input {
	width: calc(100% - 40px);
	margin: 0;
	height: 40px;
	box-sizing: border-box;
	color: #aaa;
	background: #f8f8f8;
	font-size: 13px;
	padding: 8px 15px;
	display: inline-block;
	text-indent: 0;
}

#header_box .search .search_input::-webkit-input-placeholder {
	color: #aaa;
	background: #f8f8f8;
}

#header_box .search .search_input:-ms-input-placeholder {
	color: #aaa;
	background: #f8f8f8;
}

#header_box .search .search_input::-moz-placeholder {
	color: #aaa;
	background: #f8f8f8;
}

#header_box .search .btn_search {
	width: 40px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 24px;
	color: #fff;
	background: #aac238;
	font-weight: 600;
	transition: all .2s;
	cursor: pointer;
	display: inline-block;
}

#header_box .search .btn_search:hover {
}

.search-show #header_box .search {
	display: block;
}

.search-show #header_box .search_icon,
#header_box .search_box:hover .search_icon {
	color: #aac238;
}

#body_box {
	width: 1200px;
}

.other-page  #body_box {
	padding-top: 50px;
}

.index_default {
	width: 100% !important;
}

.index_default .btn-next,.index_default .btn-prev {
	background: #f7f8fa;
	color: #777;
	line-height: 38px;
	width: 38px;
	height: 38px;
	text-align: center;
	border-radius: 50px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	font-size: 20px;
	cursor: pointer;
}

.index_default .btn-next {
	right: 20px;
}

.index_default .btn-prev {
	right: 78px;
}

.index_default .btn-next:hover,.index_default .btn-prev:hover {
	background: #aac238;
	color: #fff;
}

.index_default .banner_box {
	float: none;
	height: auto;
	width: 100%;
}

.index_default .banner_box .ibanner {
	position: relative;
	overflow: hidden;
	height: auto;
	width: 100%;
}

.index_default .banner_box .text {
	width: 600px;
	box-sizing: border-box;
	margin: auto;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all 0.5s ease-in-out 0.5s;
}

.index_default .banner_box .text-box {
	display: none;
}

.index_default .banner_box .li {
	width: 100%;
	height: calc(100vh - 181px);
	display: block;
	color: #fff;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.index_default .banner_box .li img {
	display: block;
	width: 100%;
}

.index_default .banner_box .banner-tit {
	font-size: 75px;
	line-height: 1.1;
	padding-bottom: 10px;
	color: #fff;
	text-transform: capitalize;
}

.index_default .banner_box .banner-detail {
	font-size: 20px;
	color: #fff;
	line-height: 1;
	margin: 10px 0;
}

.index_default .banner_box .banner-btn {
	display: inline-block;
	font-size: 20px;
	text-transform: capitalize;
	color: #aac238;
	background: #fff;
	padding: 15px 50px;
	margin-top: 30px;
	transition: all 0.2s linear;
	font-weight: 500;
}

.index_default .banner_box .banner-btn:hover {
	background: #aac238;
	color: #fff;
}

.index_default .banner_box .swiper-slide-active .text-box {
	animation-name: fadeInUp;
	animation-delay: 0.5s;
	display: block;
}

.index_default .banner_box .btn-next {
	top: 45%;
}

.index_default .banner_box .btn-prev {
	top: 45%;
	right: auto;
	left: 20px;
}

.index_default .showMorehandle {
	background: #aac238;
	color: #fff;
	height: 50px;
	line-height: 50px;
	margin: 50px 0 0;
	transition: all .2s;
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: 1px;
	text-align: center;
	cursor: pointer;
	display:none;
}

.index_default .showMorehandle:hover {
	background: #9aaf33;
}

.index_default .index-tit-box {
}

.index_default .index-tit {
	font-size: 48px;
	line-height: 60px;
	font-weight: 400;
	color: #fff;
	display: block;
	margin: 0 0 60px;
}

.index_default .index-detail {
	font-size: 18px;
	color: #aac238;
	font-weight: 300;
	letter-spacing: 10.8px;
	margin-bottom: 18px;
}

.index_default .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	background: #fff;
	opacity: 1;
}

.index_default .swiper-pagination-bullet-active {
	background: #aac238;
}

.index_default .swiper-pagination {
	bottom: 40px;
}

.common_pro_list1 {
	text-align: left;
}

.common_pro_list1 li {
	width: 285px;
	margin: 10px 20px 10px 0;
	border: 0;
	box-sizing: border-box;
	border-radius: 0;
	padding: 0;
}

.common_pro_list1 li.none {
	margin-right: 0;
}

.common_pro_list1 li .product_item {
	position: relative;
}

.common_pro_list1 li .product_img {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.common_pro_list1 li .pic {
	width: 100%;
	height: auto;
	line-height: normal;
	display: block;
	position: relative;
	z-index: 1;
	background: #fff;
}

.common_pro_list1 li .pic img {
	display: block;
	max-width: 100%;
	max-height: none;
	width: 100%;
}

.common_pro_list1 li .newin {
	background: #83c4aa;
	width: auto;
	height: 24px;
	line-height: 24px;
	text-transform: capitalize;
	font-size: 14px;
	padding: 2px 10px;
	color: #fff;
	top: 0;
	left: auto;
	right: 0;
	z-index: 1;
	display: none;
}

.common_pro_list1 li .pro_content {
	text-align: center;
	padding: 10px 0;
	position: relative;
	z-index: 2;
}

.common_pro_list1 li .discount {
	width: auto;
	background: #f8353e;
	color: #fff;
	padding: 5px 20px;
	line-height: 1;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 2;
	text-align: center;
	border-radius: 0;
	top: 0;
	right: 0;
	height: auto;
}

.common_pro_list1 li .price {
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.common_pro_list1 li span.oldprice {
	color: #888;
	font-size: 12px;
	font-weight: 400;
	padding-left: 5px;
}

.common_pro_list1 li span.nowprice {
	color: #f8353e;
}

.common_pro_list1 li .name {
	font-size: 18px;
	line-height: 18px;
	height: 36px;
	color: #fff;
	font-weight: 500;
	margin: 7px 0;
	padding: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.common_pro_list1 li .name:hover {
	color: #aac238;
}

.common_pro_list1 li .sold_out_box {
	position: absolute;
	top: 50%;
	right: 15%;
	left: 15%;
	transform: translateY(-50%);
	width: auto;
	background: rgba(128,128,128,0.8);
	color: #fff;
	padding: 0;
	line-height: 50px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 2;
	text-align: center;
}

.common_pro_list1 li .quickview {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 25px;
	border-radius: 50%;
	width: 50px;
	line-height: 50px;
	height: 50px;
	background: #aac238;
	text-align: center;
	font-weight: 600;
	z-index: 1;
	display: none;
}

.common_pro_list1 li .quickview:hover {
	background: #fff;
	color: #aac238;
}

.common_pro_list1 li:hover .quickview {
	display: block;
}

.common_pro_list1 li:hover img {
	opacity: 0.9;
}

.index_default .single-tag {
	text-align: center;
	font-size: 0;
	background: #000;
	padding: 60px 0;
}

.index_default .ins_row .tit {
	font-size: 30px;
	line-height: 1;
	font-weight: 400;
	color: #fff;
	display: block;
	height: auto;
	text-align: center;
	padding: 30px 0;
}

.index_default .tit a {
	float: none;
	display: block;
	color:#000;
}

.index_default .index_ins_box .ins_tab {
	margin-top: 20px;
}

.index_default .ins_list_8 .ins_box {
	padding: 0;
}

.index_default .index_ins_box .ins_con .ins_bg {
	background: rgba(170,194,56,0.9);
}

#bottom_box {
	width: 100%;
	background: #000;
	font-size: 16px;
	color: #acacac;
	line-height: 22px;
	font-family: 'Poppins', sans-serif;
	padding: 0;
}

#bottom_box .link_box dl.newsletter {
	width: 33.33%;
	padding-right: 0;
}

#bottom_box .newsletter form {
	position: relative;
}

#bottom_box .newsletter .newsletter_txt {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	background: #333;
	border-radius: 0;
	text-indent: 0;
	font-size: 14px;
	color: rgba(255,255,255,0.8);
	display: inline-block;
	margin: 0;
	padding: 8px 20px;
	border: 0;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 15px;
}

#bottom_box .newsletter .newsletter_txt::-webkit-input-placeholder {
	color: rgba(255,255,255,0.8);
	background: #333;
}

#bottom_box .newsletter .newsletter_txt::-moz-placeholder {
	color: rgba(255,255,255,0.8);
	background: #333;
}

#bottom_box .newsletter .newsletter_txt:-ms-input-placeholder {
	color: rgba(255,255,255,0.8);
	background: #333;
}

#bottom_box .newsletter .newsletter_btn {
	width: 100%;
	height: 40px;
	padding: 0;
	background: #aac238;
	transition: all 0.3s ease-in-out;
	border: 0;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	line-height: 40px;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 15px;
}

#bottom_box .newsletter .newsletter_btn:hover {
	background: #9aaf33;
}

#bottom_box .link_box {
	padding: 0;
	background: none;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

#bottom_box .link_box:before {
	position: absolute;
	top: 0;
	left: 33.33%;
	bottom: 0;
	content: '';
	border-right: 1px solid #393939;
}

#bottom_box .link_box:after {
	position: absolute;
	top: 0;
	right: 33.33%;
	bottom: 0;
	content: '';
	border-left: 1px solid #393939;
}

#bottom_box .link_box dl {
	width: 33.33%;
	box-sizing: border-box;
	padding: 50px 30px 40px 30px;
}

#bottom_box .link_box dl.contact-us {
	padding-left: 0;
	padding-right: 30px;
	width: 33.33%;
}

#bottom_box .link_box dl dt {
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	line-height: 32px;
	height: auto;
	padding-bottom: 30px;
}

#bottom_box .link_box dl dd {
	padding: 0 0 5px;
}

#bottom_box .link_box dl dd a {
	color: rgba(255,255,255,.7);
}

#bottom_box .link_box dl dd a:hover {
	color: #aac238;
}

#bottom_box .shartto {
	height: auto;
}

#bottom_box .shartto li {
	margin: 0;
	width: auto;
	float: none;
	display: inline-block;
}

#bottom_box .shartto li a {
	display: inline-block;
	font-size: 18px;
	width: 30px;
	height: 30px;
	border: 0;
	line-height: 30px;
	color: #777;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
}

#bottom_box .shartto li a:hover {
	color: #aac238;
}

#bottom_box .foot {
	text-align: left;
	padding: 28px 0;
	border-top: 1px solid #393939;
}

#bottom_box .foot-box {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#bottom_box .copyright {
	color: #777;
	padding: 0;
	line-height: 16px;
	font-size: 12px;
	text-align: left;
}
/*快速查看*/
.mini_detail {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: none;
}

.mini_detail .mini_detail_bg {
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	z-index: -1;
}

#mini_detail {
	position: fixed;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
	left: 0;
	right: 0;
	margin: auto;
	width: 960px;
	position: relative;
}

#mini_detail .icon-iconfontclose {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 30px;
	background: none;
	color: #333;
	cursor: pointer;
}
/*内页*/
.product_detail_2017 .viewfontright {
	width: 555px;
}

.common_pro_list1 li.other {
	height: 0;
	width: 100% !important;
}

.product_list_2017 .common_pro_list1 li .pic {
	height: auto;
	line-height: normal;
	width: 100%
}

.product_list_2017 .common_pro_list1 li .pic img {
	max-width: 100%;
	max-height: none;
}

.product_list_2017 .common_pro_list1 li .name {
	font-size: 15px;
	color: #222;
}

.product_list_2017 .common_pro_list1 li .name:hover {
	color: #aac238;
}

.product_list_2017 .common_pro_list1 li .price {
	color: #222;
}

.product_detail_2017 .prod-info-review .write-review {
	line-height: inherit;
}