html{
	overflow-y: initial;
}
#top_box i,.btn_search{
	background:none;
}
.index_default{
	width:100% !important;
	margin:0;
}
.wapper{
	width:100%;
	max-width:1240px;
	box-sizing:border-box;
}
.wrapper{
	max-width:1200px;
	margin:0 auto;
	box-sizing:border-box;
}
#top_box{
	padding:8px 0;
	height:auto;
	background:#1b1e2f;
	position:relative;
	color:#fff;
}
#top_box .lt_text{
	line-height:33px;
	display:inline-block;
	margin-left:15px;
}
#top_box .currency_box{
	display:inline-block;
	vertical-align:top;
	z-index:1001;
}
#top_box .currency_txt select {
    border: 0;
    background: none;
    color: inherit;
    font-size: 13px;
	
}
#top_box .currency_txt select{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;	
	position:relative;
	z-index:2;
	background:none;
	padding-right: 15px;
	outline:none;
	cursor: pointer;
	}
#top_box .currency_txt .icon{
	position:absolute;
	right:0;
	top:8px;
	z-index:1;
	}
#top_box .currency_txt select option{
	color:#333;
}
#top_box .currency_txt{
	line-height:33px;
	padding:8px 0;
	position: relative;
   
}
#top_box .currency_txt i{
	width:12px;
	height:16px;
	font-size:14px;
	margin:0 0 -5px 4px;
	line-height:1;
}

#top_box .display-flex{
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
}
#top_box .top_rt{
	border:none;
	height:auto;
	margin:0;
	padding:0;
    display: flex;
}
#top_box .login-link{
	display:inline-block;
	margin-right:15px;
	font-weight:bold;
	line-height: 33px;
}
#top_box .login-link svg{
	display:none;
	margin:0 0 -5px;
}
#top_box .wap-login-link{
	border-top: 1px solid rgba(255,255,255,0.2);
}
#top_box .wap-login-link a{
	    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 15px;
    color: #fff;
    font-size: 14px;
}
#top_box .login-link a{
	color:#fff;
}
#top_box .cart_box{
	display:inline-block;
	margin-right:15px;
	cursor:pointer;
}
#top_box .cart_txt{
	font-weight:bold;
	line-height:33px;
}
#top_box .cart_txt a{
	color:#fff;
}
#top_box .cart_txt i{
	margin:0 0 -11px;
}
#top_box .cart_txt span{
	padding-left:3px;
	}	
#top_box .cart_box .minicart_empty{
	color:#333;
	padding:5px 10px;
}
#top_box .cart_box .minicart_empty p{
	padding:5px 0;
}
#top_box .cart{
	position: fixed;
    top: 0;
    right: 0;
    border: 0;
    width: 400px;
    height: 100%;
    display: block;
    padding: 0 40px;
    background: #fff;
    visibility: hidden;
    transform: translate(480px,0);
    transition: all 0.3s;
    text-align: left;
	color:#000;
	font-size:13px;
}
#top_box .buy_pro{
	padding:0;
}
#top_box #minicartlist{
	max-height:calc(100vh - 120px);
	overflow:auto; 
}
#top_box .buy_pro li div.right_info{
	width:calc(100% - 80px);
	padding-left:20px;
	box-sizing:border-box;
	line-height:20px;
	float:right;
}

#top_box .buy_pro li div.right_info a{
	color:#000;
	font-weight:normal;
}
#top_box .buy_pro li div.right_info .size{
	color:#999;
}
#top_box .buy_pro li div.right_info .price .red,
#top_box .total span{
	color:#000;
	font-weight:bold;
}
#top_box .cart_box .minicart_more,
#top_box .cart_box .minicart_more:hover{
	background:none;
	color:#333;
}
#top_box .buy_pro li div.right_info a:hover,
#top_box .cart_box .minicart_more:hover{
	text-decoration:underline;
}


#top_box .cart_box .minicart_bottom{
	border:0;
	font-size:0;
	padding:0;
	background:none;
}
#top_box .total{
	font-weight: normal;
    padding: 30px 0;
    text-align: left;
	font-size:14px;
}
#top_box .buy_pro li .pic img{
	max-width:80px;
	max-height:80px;
}
#top_box .cart_box .minicart_bottom .view_cart_btn a{
	width: calc(50% - 10px);
	height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #000;
    font-weight: normal;
    padding: 0;
    border-radius: 0;
    vertical-align: top;
    margin: 0;
	display:inline-block;
}
#top_box .cart_box .minicart_bottom .view_cart_btn a.mini_cart_view_btn{
	margin-right:20px;
	border:1px solid #000;
	height:40px;
	line-height:38px;
	color:#000;
	background:#fff;
	box-sizing:border-box; 
	transition:all 0.3s ease;
	display:inline-block;
}
#top_box .cart_box .minicart_bottom .view_cart_btn a.mini_cart_view_btn:hover{
	background:#000;
	color:#fff;
}
#top_box .buy_pro li{
	padding:30px 0 0;
	border:0;
	overflow:hidden;
}
#top_box .buy_pro li div.left_pic{
	width:80px;
	float:left;
}
#top_box .buy_pro li .pic{
	width:80px;
	height:80px;
	line-height:80px;
	margin:0;
}
#top_box .cart h4{
	padding:20px 0;
	height:60px;
	line-height:60px;
	color:#333;
	font-size:30px;
	text-align:left;
	border-bottom:1px solid #e8e8e1; 
}
#top_box .cart .cart_close{
	position:absolute;
	right:40px;
	top:20px;
	height:60px;
	font-size:24px;
	line-height:60px;
	color:#000;
	cursor:pointer;
}
#top_box .cart_box .minicart_empty{
	padding:15px 0;
	
}
#top_box .cart_on .cart{
	visibility:visible;
	opacity:1;
	transform:translate(0);
}






#top_box .search-box{
	display:inline-block;
}
#top_box .searchform{
	position:relative;
}
#top_box .search .search_input{
	border:none;
	border-radius:4px;
	height:33px;
	padding-left:35px;
}
#top_box .search .btn_search{
	border:none;
	border-radius:4px;
	height:33px;
	padding:none;
	position:absolute;
	left:0;
	top:0;
}
#top_box .search .btn_search svg{
	height:20px;
	width:20px;
	fill:#666;
}

#top_box .mobile-nav,
#mobile-nav-btn{
	display:none;
}
#mobile-nav-btn{
	line-height:33px;
}
#mobile-nav-btn svg{
	margin:2px 0 -10px 0;
}

#header_box{
	width:100%;
	position:relative;
	z-index:1000;
}
#header_box .header_content{
	text-align: center;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
	padding:18px 0;
	align-items: center;
}
#header_box .logo{
	text-align: center;
	height:100%;
	margin:10px 0;
	width:auto;
}
#header_box .logo a{
	display:inline-block;
}
#header_box .logo img{
	max-height:80px;
	display:block;
}

#header_box .header_lt{
}
#header_box .search_icon{
	float: left;
    height: 35px;
    line-height: 35px;
    color: #505050;
    position: relative;
	cursor:pointer;
	display:block;
	margin-right:12px;
	font-size:14px;
	text-transform:uppercase;
}
#header_box .mobile-search_icon{
	display:none;
	line-height:30px;
	height:30px;
	padding:5px;
	box-sizing:border-box;
}

#header_box .search_icon svg{
	height: 20px;
    width: 20px;
    vertical-align: top;
    margin-right: 5px;
    fill: #505050;
}

#header_box .search-box{
	position: absolute;
	top: 100%;
	width: 100%;
	background: #efefef;
	pointer-events: none;
	visibility: hidden;
	opacity: 0;
	transform: translateY(-25px);
	transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
	z-index: -1;
}
#header_box .search-box.open{
	visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}
#header_box .search{
	height: 100%;
	width:100%;
	padding:20px 50px;
	box-sizing:border-box;
	height:auto;
	display: flex;
    align-items: center;
}
#header_box .searchform{
	height:auto;
	border:none;
	display: flex;
    align-items: center;
    flex: 1 0 auto;
	width:auto;
}
#header_box .search_input{
	padding:10px 30px 10px 0;
	border-bottom:1px solid #666565;
	width:100%;
	height:50px;
	line-height:30px;
	box-sizing:border-box;
	background:none;
	float:none;
}
#header_box .btn_search{
	background:none;
	color:#333;
	position: absolute;
	border:none;
	padding:15px;
    right: 5px;
    top: 0;
}
#header_box .btn_search svg{
	width:20px;
	height:20px;
	fill:#333;
}


#header_box .currency_box{
	float:left;
	margin-right:10px;
	position:relative;
	display:none;
}
#header_box .currency_box .currency_txt{
	height:25px;
	line-height:25px;
	background: #fff;
    border-radius: 5px;
    padding: 0 5px;
	font-size:14px;
}
#header_box .currency_box .currency_txt i{
	background:none;
	margin:0 0 -8px 4px;
	font-size:13px;
}
#header_box .drop_currency{
    position: absolute;
    z-index: 999999;
    background: #fff;
    border: 1px solid #c1c1c1;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);
    display: none;
	left: 50%;
    top: 25px;
    width: 86px;
    padding: 3px 0;
	margin-left:-43px;
}
#header_box .currency li a{
    color: #333;
    display: block;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
}
#header_box .currency li a:hover{
	color:#fff;
	background:#ff460c;
}
#header_box .currency li a b {
    font-weight: normal;
    float: left;
}
#header_box .currency li a span {
    float: right;
}


#header_box .cart_box{
	float: right;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    height: 24px;
	border:none;
}
#header_box .cart_txt{
	line-height: 35px;
    font-size: 14px;
	position:relative;
	height:35px;
	text-transform:uppercase;
}
#header_box .cart_txt i{
	background:none;
	width:auto;
	height:24px;
	font-size:27px;
	margin:0;
}
#header_box .cart_txt a{
	display: block;
    height: 24px;
    line-height: 24px;
    color: #505050;
}
#header_box .cart_txt a svg{
	display: inline-block;
    height: 24px;
    width: 18px;
    vertical-align: top;
    margin-right: 5px;
    fill: #505050;
}
#header_box .cart_txt a span{
	font-weight: normal;
	height:18px;
    line-height: 20px;
	min-width:16px;
	color:#333;
	margin-left:5px;
}

#header_box .cart_box.on .cart_txt a{
	color:#fff;
}

#header_box .cart{
	display: none;
    right: -2px;
    top: 28px;
}
#header_box .mobile-cart{
	display:none;
}

#header_box .login-link{
    vertical-align: top;
    line-height: 35px;
    font-size: 14px;
    padding-right: 12px;
	position:relative; 
	float:left;
}
#header_box .login-link a{
	color:#333;
	text-transform:uppercase;
}


#header_box .header_rt{
	padding-top:0;
	flex: 1 0 0;
    align-items: center;
	display:flex;
	justify-content: flex-end;
}
#header_box .nav_box{
	text-align:center;
	border:0;
	height:auto;
}
#header_box .nav{
	float: none;
    margin: 0;
    width: auto;
    display: inline-block;
	font-size:0;
}
#header_box .nav > li{
	display: inline-block;
    padding: 0;
    float: none;
    vertical-align: top;
    height: auto;
    font-size: 14px;
	z-index:99;
}
#header_box .nav > li > a{
	display: inline-block;
    border: 0;
    line-height: 25px;
    font-size: 14px;
    color: #000;
	padding:5px 20px;
	font-weight:bold;
}
#header_box .nav > li > a svg{
	height: 24px;
    width: 15px;
    vertical-align: top;
    fill: #989898;
    margin-left: 5px;
	transform:rotate(-90deg);
}
#header_box .nav > li.on{
	z-index:100;
}
#header_box .nav > li.on > a{
	color:#ed3445;
}
#header_box .nav > li.on > a svg{
	fill:#333;
}

#header_box .sub_nav{
	position: absolute;
	width:200px;
    text-align: left;
    background: #fff;
    border-top: 4px solid #ccc;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
	display:none;
	padding:5px 0;
	top:36px;
	left:auto;right:0;
}
#header_box .nav > li.on .sub_nav{
	display:block;
}
#header_box .sub_nav .sub_tit{
	display:none;
}
#header_box .sub_nav li{
	height: 30px;
    width: 100%;
    float: none;
}
#header_box .nav .sub_nav li a{
	height: 30px;
    line-height: 30px;
    padding: 0;
    font-size: 14px;
	padding-left:15px;
	color:#666;
}
#header_box .nav .sub_nav li a:hover{
	background:none;
	color:#000;
	text-decoration:underline;
}

.mobile_nav_box,
.mobile_header_top_nav,
.mobile_cate{
	display:none;
}

/*手机端左侧菜单*/
.main{
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
	transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
.main_show{
	overflow:hidden !important;
	height:100%;
	box-sizing:border-box;
}
.main_show .main{
	-webkit-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    -o-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.main_show .main_bg{
	display:block;
}
.mobile-nav{
    width: 100%;
    color: #fff;
}
.mobile-nav .nav li{
	border-top:1px solid rgba(255,255,255,0.2);
}


.mobile-nav .nav li a,
.mobile-nav .mobile-nav_item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 15px;
	color:#fff;
	font-size:14px;
}
.mobile-nav .nav li svg{
	height:20px;
	width:20px;
	fill:#fff;
	
}
.mobile-nav .nav li a svg{
	transform:rotate(180deg);
}
.mobile-nav .mobile-nav_item{
	border-top-color:#285556;
}
.mobile-nav li.on  a svg{
	transform:rotate(270deg)
}
.mobile-nav .sub_nav{
	display:none;
}

.mobile-nav .sub_nav li{
	margin: 0 15px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    border-top: none;
}
.mobile-nav .sub_nav li:last-child{
    border-bottom: none;
}
.mobile-nav .sub_nav li a{
	padding: 12px 25px;
}


.mobile-nav .mobile-nav__middle .nav{
	position:relative;
	-webkit-transition: margin-left 0.4s;
    transition: margin-left 0.4s;
	width:100%;
}
.mobile-nav .mobile-nav__middle .nav .sub_nav{
    position: absolute;
    top: 0;
    left: 100%;
	width:100%;
}
.mobile-nav .sub_show .nav{
	margin-left:-100%;
}
.mobile-nav .sub_show .nav .sub_nav{
	
}

.mobile-currency_box{
	margin:15px 20px 0;
	height:35px;
	border:1px solid #fff;
	position:relative;
}
.mobile-currency_box .currency_txt{
	line-height:35px;
	position:relative;
	padding-left:10px;
}
.mobile-currency_box .currency_txt i{
	background:none;
	position:absolute;
	right:10px;
}
.mobile-currency_box .drop_currency{
	position:absolute;
	top:35px;
	left:-1px;
	width:100%;
}
.mobile-currency_box .currency li{
	padding:10px;
}
.mobile-currency_box .currency li a{
	display: flex;
    justify-content: space-between;
}
.mobile-currency_box .currency li a span,
.mobile-currency_box .currency li a b{
	float:none;
}

#bottom_box{
	width:100%;
	padding:30px 0; 
	margin:0;
	background:#1b1e2f;
}

#bottom_box .newsletter .newsletter_con{
	width:100%;
	box-sizing:border-box;
	position:relative;
}
#bottom_box .newsletter_txt{
	width:100%;
	height:45px;
	box-shadow:0px 1px 2px 0px rgba(0, 0, 0, .2);
	border-radius:3px;
	padding:10px;
	box-sizing:border-box;
	margin-bottom:15px;
	border: none;
}
#bottom_box .newsletter_btn{
	background: transparent;
	border: 1px solid #1c1b1b;
	padding:14px 28px;
	height:auto;
	width:auto;
    line-height: normal;
	margin:0;
	transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	position:relative;
	color:#fff;
	z-index:1;
	border-radius:3px;
}
#bottom_box .newsletter_btn:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
	border-radius:3px;
    transform: scale(1, 1);
    transform-origin: left center;
	background-color:#d77e6a;
	transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
	z-index: -1;
}
#bottom_box .newsletter_btn:hover{
	color: #1c1b1b;
    background-color: #fff;
}
#bottom_box .newsletter_btn:hover:before{
	transform-origin: right center;
    transform: scale(0, 1);
}

#bottom_box .bottom_link{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin:0 -20px;
}

#bottom_box .bottom_link .about_us{
	width:100%;
	padding: 0 20px;
	box-sizing:border-box;
}

#bottom_box .bottom_link .about_us p{
	font-size:13px;
	color:#6a6a6a;
	line-height:20px;
	margin:10px 0;
}

#bottom_box .bottom_link .about_us a{
	color:#fff;
}
#bottom_box .bottom_link .dl-list{
	-webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 20px;
    margin-bottom: 30px;
    width: 25%;
	box-sizing:border-box;
}
#bottom_box .bottom_link dt,
#bottom_box .bottom_link h3{
	font-size:16px;
	color:#fff;
	text-transform:capitalize;
	margin-bottom:15px;
	padding-bottom:10px;
}
#bottom_box .bottom_link dd > a{
	display:inline-block;
	line-height:24px;
	color:#fff;
	font-size:13px;
}
#bottom_box .bottom_link dd > a:hover{
	opacity:0.8;
}

#bottom_box .footer{
	padding: 0 40px;
}
#bottom_box .block_copyright{
	padding:0;
	line-height:25px;
	color:#fff;
	min-height: 30px;
    min-width: 100px;
	text-align:center;
}

#bottom_box .shartto{
	float: none;
    height: auto;
    line-height: normal;
}
#bottom_box .shartto li {
    width: 35px;
	height:35px;
	line-height:35px;
	text-align:center;
    float: none;
    margin: 0 7px 7px 0;
    display: inline-block;
    vertical-align: middle;
}
#bottom_box .shartto li a{
	font-size:20px;
	color:#bdbdbd;
}


.main_bg{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	z-index:99;
}
#body_box{
	width:1200px;
}
.product_detail_2017 .viewfontright{
	width:555px;
}
/*产品列表页*/
.product_list_2017 .common_pro_list1{
	font-size:0;
}
.product_list_2017 .common_pro_list1 li{
	display: inline-block;
    float: none;
    font-size: 14px;
    width: calc(25% - 15px);
    margin: 20px 20px 0 0;
    border: 0;
	vertical-align:top;
}
.product_list_2017 .common_pro_list1 li:nth-child(4n){
	margin-right:0;
}
.product_list_2017 .common_pro_list1 li .product_img{
	position:relative;
}
.product_list_2017 .common_pro_list1 li .pic{
	width: 285px;
    height: 360px;
    line-height: 360px;
}
.product_list_2017 .common_pro_list1 li .pic img{
	max-width:100%;
	max-height:100%;
}
.product_list_2017 .common_pro_list1 li .newin{
	background: #ed3445;
    width: 60px;
    height: 24px;
    line-height: 24px;
}
.product_list_2017 .common_pro_list1 li .discount{
	position: absolute;
    right: 0;
    top: 0;
    height: 24px;
    line-height: 24px;
    color: #fff;
    background: #000;
    padding: 0 10px;
    z-index: 99;
    font-size: 12px;
	width:auto;
}
.product_list_2017 .common_pro_list1 li .sold_out_box{
	position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(0,0,0,.5);
    line-height: 100px;
    color: #fff;
    text-align: center;
    margin: -50px 0 0 -50px;
}
.product_list_2017 .common_pro_list1 .pro_content{
	text-align: center;
    padding: 10px 0 0 0;
    position: relative;
    z-index: 2;
}
.product_list_2017 .common_pro_list1 li .name{
	font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #333;
    padding: 0;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product_list_2017 .common_pro_list1 li .price{
	font-size: 16px;
    color: #ed3445;
    font-weight: bold;
}
.product_list_2017 .common_pro_list1 li span.oldprice{
	color: #999;
	font-size:16px;
}


.index_default .swiper-button-next svg,
.index_default .swiper-button-prev svg{fill:#d77e6a;width:20px;height:20px;transition:opacity 0.3s ease-out;padding:15px;}
.index_default .swiper-button-next svg:hover,
.index_default .swiper-button-prev svg:hover{opacity:0.5;}
.index_default .swiper-pagination-bullet{width:8px;height:8px;border:2px solid #fff;background:#d77e6a;}
.index_default .swiper-pagination-bullet-active{background:transparent;border-color:#d77e6a;}
.block_items_blog .news-box .news-tit{color:#d77e6a;}
.block_items_blog .news-box .news-detail{color:#1b1e2f;}
.block_items_imagetext_1 .imagetext_content_btn{line-height:44px;padding:0 30px;background:#d77e6a;}
.block_items_imagetext_1 .imagetext_content_btn:hover{background:#e2a192;}
.index_default{background:#faf9f7;}
.block_items_products_rec .block_rec_ul li .pic:hover img{opacity:0.8;}
.block_items_blog .news-box .pic:hover{opacity:0.8;}

.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_list_2017 .common_pro_list1 li .free_shipping{
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	color: #000;
}
.product_list_2017 .common_pro_list1 li .free_shipping svg{
	height: 20px;
	width: 24px;
	fill: #000;
	vertical-align: top;
	margin-right: 5px;
}


/*多颜色主题*/
/*红色*/
.global_style_red{}
.global_style_red #top_box,
.global_style_red #bottom_box{ background:#ed4040;}
.global_style_red #bottom_box .newsletter_btn{ border-color:#fff;}

.global_style_red .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#ed4040;}
.global_style_red .index_default .swiper-pagination-bullet{ border-color:#ed4040; background:none;}

.global_style_red .block_items_blog .news-box .news-tit{ color:#ed4040;}

/*橙色*/
.global_style_orange{}
.global_style_orange #top_box,
.global_style_orange #bottom_box{ background:#ff8542;}
.global_style_orange #bottom_box .newsletter_btn{ border:none; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .2);}
.global_style_orange #bottom_box .newsletter_btn:before{ background:none;}

.global_style_orange .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#ff8542;}
.global_style_orange .index_default .swiper-pagination-bullet{ border-color:#ff8542; background:none;}

.global_style_orange .block_items_blog .news-box .news-tit{ color:#ff8542;}

/*绿色*/
.global_style_green{}
.global_style_green{}
.global_style_green #top_box,
.global_style_green #bottom_box{ background:#089b32;}
.global_style_green #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_green #bottom_box .newsletter_btn{ border-color:#fff; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .2);}
.global_style_green #bottom_box .newsletter_btn:before{ background:#089b32;}

.global_style_green .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#089b32;}
.global_style_green .index_default .swiper-pagination-bullet{ border-color:#089b32; background:none;}

.global_style_green .block_items_blog .news-box .news-tit{ color:#089b32;}

/*蓝色*/
.global_style_blue{}
.global_style_blue #top_box,
.global_style_blue #bottom_box{ background:#428fff;}
.global_style_blue #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_blue #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_blue #bottom_box .newsletter_btn:before{ background:#428fff;}

.global_style_blue .index_default .swiper-pagination-bullet{ border-color:#428fff; background:none;}
.global_style_blue .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#428fff;}

.global_style_blue .block_items_blog .news-box .news-tit{ color:#428fff;}

/*紫色*/
.global_style_purple{}
.global_style_purple #top_box,
.global_style_purple #bottom_box{ background:#c942ff;}
.global_style_purple #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_purple #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_purple #bottom_box .newsletter_btn:before{ background:#c942ff;}

.global_style_purple .index_default .swiper-pagination-bullet{ border-color:#c942ff; background:none;}
.global_style_purple .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#c942ff;}

.global_style_purple .block_items_blog .news-box .news-tit{ color:#c942ff;}

/*粉色*/
.global_style_pink{}
.global_style_pink #top_box,
.global_style_pink #bottom_box{ background:#fb6cb1;}
.global_style_pink #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_pink #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_pink #bottom_box .newsletter_btn:before{ background:#fb6cb1;}

.global_style_pink .index_default .swiper-pagination-bullet{ border-color:#fb6cb1; background:none;}
.global_style_pink .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#fb6cb1;}

.global_style_pink .block_items_blog .news-box .news-tit{ color:#fb6cb1;}

/*黑色*/
.global_style_black{}


/*黄色*/
.global_style_yellow{}
.global_style_yellow #top_box,
.global_style_yellow #bottom_box{ background:#fbd540;}
.global_style_yellow #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_yellow #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_yellow #bottom_box .newsletter_btn:before{ background:#fbd540;}

.global_style_yellow .index_default .swiper-pagination-bullet{ border-color:#fbd540; background:none;}
.global_style_yellow .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#fbd540;}

.global_style_yellow .block_items_blog .news-box .news-tit{ color:#fbd540;}

/*橙黄色*/
.global_style_orange_yellow{}
.global_style_orange_yellow #top_box,
.global_style_orange_yellow #bottom_box{ background:#fe9a04;}
.global_style_orange_yellow #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_orange_yellow #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_orange_yellow #bottom_box .newsletter_btn:before{ background:#fe9a04;}

.global_style_orange_yellow .index_default .swiper-pagination-bullet{ border-color:#fe9a04; background:none;}
.global_style_orange_yellow .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#fe9a04;}

.global_style_orange_yellow .block_items_blog .news-box .news-tit{ color:#fe9a04;}

/*洋红色*/
.global_style_magenta{}
.global_style_magenta #top_box,
.global_style_magenta #bottom_box{ background:#fa039c;}
.global_style_magenta #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_magenta #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_magenta #bottom_box .newsletter_btn:before{ background:#fa039c;}

.global_style_magenta .index_default .swiper-pagination-bullet{ border-color:#fa039c; background:none;}
.global_style_magenta .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#fa039c;}

.global_style_magenta .block_items_blog .news-box .news-tit{ color:#fa039c;}

/*浅褐色*/
.global_style_light_brown{}
.global_style_light_brown #top_box,
.global_style_light_brown #bottom_box{ background:#6b473c;}
.global_style_light_brown #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_light_brown #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_light_brown #bottom_box .newsletter_btn:before{ background:#6b473c;}

.global_style_light_brown .index_default .swiper-pagination-bullet{ border-color:#6b473c; background:none;}
.global_style_light_brown .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#6b473c;}

.global_style_light_brown .block_items_blog .news-box .news-tit{ color:#6b473c;}

/*褐色*/
.global_style_brown{}
.global_style_brown #top_box,
.global_style_brown #bottom_box{ background:#843900;}
.global_style_brown #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_brown #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_brown #bottom_box .newsletter_btn:before{ background:#843900;}

.global_style_brown .index_default .swiper-pagination-bullet{ border-color:#843900; background:none;}
.global_style_brown .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#843900;}

.global_style_brown .block_items_blog .news-box .news-tit{ color:#843900;}

/*棕绿色*/
.global_style_brown_green{}
.global_style_brown_green #top_box,
.global_style_brown_green #bottom_box{ background:#666400;}
.global_style_brown_green #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_brown_green #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_brown_green #bottom_box .newsletter_btn:before{ background:#666400;}

.global_style_brown_green .index_default .swiper-pagination-bullet{ border-color:#666400; background:none;}
.global_style_brown_green .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#666400;}

.global_style_brown_green .block_items_blog .news-box .news-tit{ color:#666400;}


/*浅绿色*/
.global_style_light_green{}
.global_style_light_green #top_box,
.global_style_light_green #bottom_box{ background:#b2d235;}
.global_style_light_green #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_light_green #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_light_green #bottom_box .newsletter_btn:before{ background:#b2d235;}

.global_style_light_green .index_default .swiper-pagination-bullet{ border-color:#b2d235; background:none;}
.global_style_light_green .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#b2d235;}

.global_style_light_green .block_items_blog .news-box .news-tit{ color:#b2d235;}

/*深绿色*/
.global_style_dark_green{}
.global_style_dark_green #top_box,
.global_style_dark_green #bottom_box{ background:#029834;}
.global_style_dark_green #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_dark_green #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_dark_green #bottom_box .newsletter_btn:before{ background:#029834;}

.global_style_dark_green .index_default .swiper-pagination-bullet{ border-color:#029834; background:none;}
.global_style_dark_green .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#029834;}

.global_style_dark_green .block_items_blog .news-box .news-tit{ color:#029834;}

/*浅蓝色*/
.global_style_light_blue{}
.global_style_light_blue #top_box,
.global_style_light_blue #bottom_box{ background:#2c6dff;}
.global_style_light_blue #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_light_blue #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_light_blue #bottom_box .newsletter_btn:before{ background:#2c6dff;}

.global_style_light_blue .index_default .swiper-pagination-bullet{ border-color:#2c6dff; background:none;}
.global_style_light_blue .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#2c6dff;}

.global_style_light_blue .block_items_blog .news-box .news-tit{ color:#2c6dff;}

/*深蓝色*/
.global_style_dark_blue{}
.global_style_dark_blue #top_box,
.global_style_dark_blue #bottom_box{ background:#32339f;}
.global_style_dark_blue #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_dark_blue #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_dark_blue #bottom_box .newsletter_btn:before{ background:#32339f;}

.global_style_dark_blue .index_default .swiper-pagination-bullet{ border-color:#32339f; background:none;}
.global_style_dark_blue .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#32339f;}

.global_style_dark_blue .block_items_blog .news-box .news-tit{ color:#32339f;}

/*浅紫色*/
.global_style_light_purple{}
.global_style_light_purple #top_box,
.global_style_light_purple #bottom_box{ background:#d27fff;}
.global_style_light_purple #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_light_purple #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_light_purple #bottom_box .newsletter_btn:before{ background:#d27fff;}

.global_style_light_purple .index_default .swiper-pagination-bullet{ border-color:#d27fff; background:none;}
.global_style_light_purple .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#d27fff;}

.global_style_light_purple .block_items_blog .news-box .news-tit{ color:#d27fff;}

/*深紫色*/
.global_style_dark_purple{}
.global_style_dark_purple #top_box,
.global_style_dark_purple #bottom_box{ background:#b600ff;}
.global_style_dark_purple #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_dark_purple #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_dark_purple #bottom_box .newsletter_btn:before{ background:#b600ff;}

.global_style_dark_purple .index_default .swiper-pagination-bullet{ border-color:#b600ff; background:none;}
.global_style_dark_purple .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#b600ff;}

.global_style_dark_purple .block_items_blog .news-box .news-tit{ color:#b600ff;}

/*青色*/
.global_style_cyan{}
.global_style_cyan #top_box,
.global_style_cyan #bottom_box{ background:#009ad6;}
.global_style_cyan #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_cyan #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_cyan #bottom_box .newsletter_btn:before{ background:#009ad6;}

.global_style_cyan .index_default .swiper-pagination-bullet{ border-color:#009ad6; background:none;}
.global_style_cyan .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#009ad6;}

.global_style_cyan .block_items_blog .news-box .news-tit{ color:#009ad6;}

/*青绿色*/
.global_style_cyan_green{}
.global_style_cyan_green #top_box,
.global_style_cyan_green #bottom_box{ background:#00ae9d;}
.global_style_cyan_green #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_cyan_green #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_cyan_green #bottom_box .newsletter_btn:before{ background:#00ae9d;}

.global_style_cyan_green .index_default .swiper-pagination-bullet{ border-color:#00ae9d; background:none;}
.global_style_cyan_green .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#00ae9d;}

.global_style_cyan_green .block_items_blog .news-box .news-tit{ color:#00ae9d;}

/*青蓝色*/
.global_style_cyan_blue{}
.global_style_cyan_blue #top_box,
.global_style_cyan_blue #bottom_box{ background:#102b6a;}
.global_style_cyan_blue #bottom_box .newsletter_txt{ box-shadow:none;}
.global_style_cyan_blue #bottom_box .newsletter_btn{ border-color:#fff;}
.global_style_cyan_blue #bottom_box .newsletter_btn:before{ background:#102b6a;}

.global_style_cyan_blue .index_default .swiper-pagination-bullet{ border-color:#102b6a; background:none;}
.global_style_cyan_blue .index_default .swiper-pagination-bullet-active{ border-color:#fff; background:#102b6a;}

.global_style_cyan_blue .block_items_blog .news-box .news-tit{ color:#102b6a;}





@media screen and (max-width:1280px){ 
	#header_box .cart #minicartlist{
		height:calc(100% - 100px);
	}
	#header_box .buy_pro{
		max-height: calc(100% - 150px);
    	overflow: auto;
	}
}
@media screen and (min-width: 1140px){
	#top_box .header__menu-icon{
		display: none !important;
	}
}
@media screen and (max-width: 1139px) and (min-width: 1008px){
	
	#header_box .header__menu-icon,
	#header_box .mobile-search_icon,
	#header_box .mobile-cart{
		display:block !important;
	}
	#bottom_box .bottom_link .dl-list{
		width:50%;
	}
}
@media screen and (max-width: 1007px){
	
	#header_box .nav_box,
	#header_box .search_icon1,
	#header_box .login-link,
	#header_box .currency_box,
	#header_box .pc-cart{
		display:none;
	}
	#header_box .header__menu-icon,
	#header_box .mobile-search_icon,
	#header_box .mobile-cart{
		display:block !important;
	}
	#bottom_box .bottom_link .dl-list{
		width:50%;
	}
}

@media screen and (max-width: 678px){
	#top_box .login-link span,
	#top_box .mobile-menu{
		display:none;
	}
	#top_box .login-link svg,
	#top_box .mobile-nav,
	#mobile-nav-btn,
	#mobile-nav{
		display:block;
	}
	#top_box .top_rt{
		justify-content: space-between;
	}
	#top_box .cart_box{
		margin-right:0;
	}
	#header_box .header_content{
		padding:20px 15px;
	}
	#header_box .header_lt{
		width:100%;
		text-align:center;
		display:block;
	}
	#header_box .logo{
		display:inline-block;
	}
	#bottom_box .bottom_link dt{
		margin-bottom:10px;
	}
	#top_box .mobile-menu{
		position:absolute;
		left:0;
		top:100%;
		width:100%;
		background:#1b1e2f;
		z-index:999999;
	}
	#top_box .mobile-menu .search-box{
		padding:12px 15px;
		width:100%;
		box-sizing:border-box;
    	border-top: 1px solid rgba(255,255,255,0.2);
	}
	#top_box .mobile-menu .search .search_input{
		width:100%;
		box-sizing:border-box;
	}
	
}
@media screen and (max-width: 480px){
	#top_box{
		padding:5px 0;
	}
	#top_box .top_lt,
	#top_box .top_rt{
		width:100%;
		padding:0 15px;
		box-sizing:border-box;
	}
	#top_box .top_lt{
		text-align:center;
	}
	#header_box .logo{
		margin:0;
	}
	#header_box .search{
		padding:15px 24px;
	}
	#header_box .searchform{
		margin-right:15px;
	}
	#bottom_box .bottom_link{
		padding:0 15px;
		margin:0;
	}
    #bottom_box .bottom_link .dl-list{
		width:100%;
		padding:0;
		text-align:center;
	}
	#bottom_box .newsletter_txt{
		padding-right:80px;
		box-sizing:border-box;
	}
	#bottom_box .newsletter_btn{
		width:100px;
		padding:0;
		height:45px;
		position:absolute;
		right:0;
		top:0;
		background:#d77e6a;
		border-color:#d77e6a;
	}
	#bottom_box .newsletter_btn:before{
		display:none;
	}
	#bottom_box .newsletter_btn:hover{
		background:#d77e6a;
		color:#fff;
	}
	#bottom_box .footer{
		padding:0 15px;
	}
	#bottom_box .copyright{
		flex-wrap: wrap;
	}
}



@media (min-width: 38em) {
	
	#bottom_box .currency_box{
		left:40px;
	}
	#bottom_box .foot-txt .copyright{
		display: block !important;
	}
}
@media (max-width: 60em) and (min-width: 38em) {
	#bottom_box .foot-txt{
	  width: 55%
	}
	
	
	
	#header_box .header_rt{
		padding-top:0;
	}
	
}
@media (min-width: 60em) {
	#header_box .logo img{
		max-width:100%;
	} 
	#header_box .logo{
		text-align:left;
	}

	#header_box .search{
		width:100%;
		position:relative;
		padding:28px 50px;
		z-index:10;
	}
	#header_box .btn_search{
		right:auto;
		left:0;
		padding:0;
	}
	#header_box .btn_search svg{
		height:18px;
		width:18pox;
	}
	#header_box .search_input{
		width: 100%;
		height: 30px;
		min-width:250px;
		padding:4px 0;
		padding-left:40px;
		border:none;
		text-indent:0;
		box-sizing:border-box;
	}
}







