
body,html{
	font-family: 'Century Gothic',sans-serif;
}
textarea,input,button,select{
	font-family: 'Century Gothic',sans-serif;
}
html{
	overflow-y: initial;
}
.index_default{
	width:100% !important;
	margin:0;
}
.wapper{
	width:1200px;
}
.header_container{
	height:136px;
} 
#header_box{
	width:100%;
	position:relative;
	z-index:51000; 
	background:#30656b;
}
#header_box .header_top{
	width:100%;
	background: #30656b;
    position: relative;
    z-index: 11;
}
#header_box.posFixed{
	position:fixed;
	top:0;
}
#header_box .header_top .wapper{
	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:20px 20px 10px;
	align-items: center;
	box-sizing:border-box;
}
#header_box .logo{
	height:100%;
	width:auto;
}
#header_box .logo a{
	display:inline-block;
}
#header_box .logo img{
	max-height:80px;
	max-width:150px;
}

#header_box .header_lt{
	-webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    text-align: center;
}

#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 .header_ct{
	-webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
    text-align: left;
    line-height: 0;
}
#header_box .search-box{
	display:block;
}
#header_box .header_ct .search-box{
	display:none;
}
#header_box .search{
	height: 100%;
	width:100%;
	padding:0;
	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:13px 20px 13px 10px;
	border:none;
	width:100%;
	height:auto;
	line-height:20px;
	border-radius: .1875rem 0 0 .1875rem;
	box-sizing:border-box;
	background:#fff;
	float:none;
}
#header_box .btn_search{
	padding: 8px;
    line-height: 0;
    border-width: 2px;
    border-radius: 0 .1875rem .1875rem 0;
    color: #fff;
    background: #ffab41;
    border:1px solid #ffab41;
	margin:0;
	height:46px;
	width:46px;
	
}
#header_box .btn_search svg{
	width:20px;
	height:20px;
	fill:#1a390c;
}

#header_box .lien{
    width: 1px;
    height: 14px;
    margin: 10px 8px;
    background: #484b4f;
    opacity: .3;
	display:none;
}

#header_box .currency_box{
	margin-right:20px;
	position:relative;
	display:inline-block;
	vertical-align:top;
}
#header_box .currency_box .currency_txt{
	height:35px;
	line-height:35px;
    padding: 0 5px;
	font-size:16px;
	color:#fff;
	position:relative;
}
#header_box .currency_box .currency_txt select{
	background:none;
	border:0;
	line-height:37px;
	color:inherit;
	font-size:15px;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	cursor:pointer;
    padding-right: 15px;
	padding-left:5px;
    outline: none;
	position:relative;
	z-index:2;
}
#header_box .currency_txt select option{
	color:#333;
}
#header_box .currency_box .currency_txt svg{
	position:absolute;
	right:0;
	top:10px;
	fill:#fff;
}
#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: 35px;
    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:#73b7cc;
}
#header_box .currency li a b {
    font-weight: normal;
    float: left;
}
#header_box .currency li a span {
    float: right;
}

#header_box .cart_box{
	height: 35px;
    display: inline-block;
    vertical-align: top;
}
#header_box .cart_txt a{
	height:35px;
}
#header_box .cart_txt a svg{
	display: inline-block;
    height: 35px;
    width: 20px;
    vertical-align: top;
    fill: #fff;
}
#header_box .cart_txt a span{
	font-weight: normal;
    margin-left: 5px;
	color:#fff;
	line-height:35px;
}
#header_box .cart_box.on .cart_txt a{
	color:#fff;
}
#header_box .cart_box.on .cart_txt a svg{
	fill:#fff;
}
#header_box .buy_pro{
	padding:0;
}
#header_box .buy_pro li div.right_info{
	width:calc(100% - 80px);
	padding-left:20px;
	box-sizing:border-box;
	line-height:20px;
}

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


#header_box .cart_box .minicart_bottom{
	border:0;
	font-size:0;
	padding:0;
	background:none;
}
#header_box .total{
	font-weight: normal;
    padding: 30px 0;
    text-align: left;
	font-size:14px;
}
#header_box .buy_pro li .pic img{
	max-width:80px;
	max-height:80px;
	vertical-align:middle;
}
#header_box .cart_box .minicart_bottom .view_cart_btn{
	display:flex;
	flex-direction: row;
	align-items:center;
}
#header_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:block;
}
#header_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;
}
#header_box .cart_box .minicart_bottom .view_cart_btn a.mini_cart_view_btn:hover{
	background:#000;
	color:#fff;
}


#header_box .cart_txt:hover i,#header_box .cart_txt:hover strong{color:#cdcdcd;}
#header_box .cart_txt a{
	display:inline-block;
	vertical-align:middle;
	margin:0 3px 0 0;
}
#header_box .cart_txt i{
	background:none;
	font-size:14px;
	color:#f2c986;
	width:auto;
	height:auto;
	margin:0;
	padding:7px 0;
	
}
#header_box .cart_txt strong{
	color:#f2c986;
	font-weight:normal;
	font-size:12px;
}

#header_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;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	z-index:500000;
}
#header_box .buy_pro li{
	padding:30px 0 0;
	border:0;
	display: flex;
    flex-direction: row;
	align-items:center;
}
#header_box .buy_pro li div.left_pic{
	width:80px;
}
#header_box .buy_pro li .pic{
	width:80px;
	height:80px;
	line-height:80px;
	margin:0;
	display:block;
	text-align:center;
	font-size:0;
}
#header_box .buy_pro li .pic:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	height:100%;
}
#header_box .cart h4{
	padding:20px 0;
	height:60px;
	line-height:60px;
	color:#333;
	font-size:30px;
	text-align:left;
	border-bottom:1px solid #e8e8e1; 
}
#header_box .cart .cart_close{
	position:absolute;
	right:40px;
	top:20px;
	height:60px;
	font-size:24px;
	line-height:60px;
	color:#000;
	cursor:pointer;
}
#header_box .cart_box .minicart_empty{
	padding:15px 0;
	
}
#header_box .cart_on .cart{
	visibility:visible;
	opacity:1;
	transform:translate(0);
}
#header_box .mobile-cart{
	display:none;
}

#header_box .login-link{
    vertical-align: top;
    line-height: 35px;
    font-size: 16px;
	position:relative; 
	display:inline-block;
}
#header_box .login-link a{
	color:#fff;
}
#header_box .login-link a:hover{
	opacity:0.8;
}
#header_box .cart_box:hover .cart_txt svg{
	stroke:#73b7cc;
}

#header_box .header_rt{
	-webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
	
    -webkit-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
    text-align: right;
    line-height: 24px;
	padding:0;
}
#header_box .nav_wapr{
	transition: margin-top 150ms cubic-bezier(0, 0, 0.2, 1);
}
#header_box .nav_box{
	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:10;
	position:relative;
}
#header_box .nav > li > a{
	display: inline-block;
    border: 0;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
	padding:0 20px;
}
#header_box .nav > li > a svg{
	height: 60px;
    width: 15px;
    vertical-align: top;
    fill: #989898;
    margin-left: 5px;
	transform:rotate(-90deg);
}
#header_box .nav > li.on > a{
	color:#fff;
	opacity:0.8;
}
#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:60px;
}
#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;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:block;
}
#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;
}

#header_box .wap-search{
	-webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	position:relative;
	z-index:-1;
}
#header_box.posFixed .wap-search{
	-webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
#header_box.posFixed .header_top .wapper{
	padding:15px 20px;
}
#header_box.posFixed .nav_wapr{
	margin-top:-60px;
}
/*手机端左侧菜单*/
.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_bg{
	display:block;
}
.mobile-nav {
    width: 80%;
    max-width: 95vw;
    background-color: #f7f8f9;
    color: #93979d;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
    z-index: 100000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -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 .mobile-nav{
	-webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.main_show .mobile-nav .mobile-login-link a{
	display:block;
	height:40px;
	line-height:40px;
	padding:0 20px; 
	color:#333;
	margin-top:10px;
}
.main_show .mobile-nav .mobile-login-link a svg{
	    width: 20px;
    height: 40px;
    fill: #333;
    margin-right: 10px;
    vertical-align: top;
}
.mobile-nav__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	align-items: center;
	color:#333;
	font-size:16px;
}
.mobile-nav .mobile-nav__header img{
	max-height:30px;
}
.mobile-nav .mobile-nav__header svg{
	height:18px;
	width:18px;
	fill:#333;
}
.mobile-nav__middle {
    justify-self: flex-end;
    overflow-y: scroll;
}


.mobile-nav .nav li{
	padding:0 20px;
}
.mobile-nav .nav li a,
.mobile-nav .mobile-nav_item,
.mobile-nav .nav li .sub_tit span{
    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: 10px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
	color:#93979d;
	font-size:14px;
	border-bottom: 1px solid #e1e2e3;
}
.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 .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%;
	display:none;
}
.mobile-nav .sub_show .nav{
	margin-left:-100%;
}
.mobile-nav .sub_show .sub_on .sub_nav{
	display:block;
}

.mobile-nav .mobile-currency_box{
	margin:15px 20px 0;
	height:35px;
	border:1px solid #73b7cc;
	position:relative;
}
.mobile-nav .mobile-currency_box select {
    background: none;
    border: 0;
    line-height: 35px;
    color: inherit;
    font-size: 15px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    outline: none;
    position: relative;
    z-index: 2;
	width:100%;
	padding:0 5px;
}
.mobile-nav .mobile-currency_box svg{
	position:absolute;
	right:5px;
	top:10px;
}


#bottom_box{width:100%; background:#f8f8f8;}
#bottom_box .link_box{ padding:30px 0; overflow:hidden;}

#bottom_box .link_box dl{ float:left; width:25%; padding:0;} 
#bottom_box .link_box dl.none{ margin-right:0;}
#bottom_box .link_box dl dt{font-weight:normal; line-height:25px; height:25px; margin-bottom:15px; color:#5c5c5c; font-size:16px;}
#bottom_box .link_box dl dd a{color:#5c5c5c;line-height:24px; padding:2px 0;display:block;}
#bottom_box .link_box dl dd a:hover{color:#6bbfd5;}

#bottom_box .link_box dl.news .pic{ display:block; border:8px solid #fff; box-sizing:border-box; margin-bottom:15px; padding:0;}
#bottom_box .link_box dl.news .pic:hover{ opacity:0.6;}
#bottom_box .link_box dl.news img{ width:100%;}
#bottom_box .link_box dl.news h5{ font-size:25px;}
#bottom_box .link_box dl.news h5 a{ font-weight:300;}
#bottom_box .link_box dl.news p{ color:#fff; margin:10px 0;}
#bottom_box .link_box dl.news .text{ font-size:14px; line-height:20px; color:#8a9098;}
#bottom_box .shartto{ min-height:36px;line-height:36px;font-size:20px;display:flex;display:-webkit-flex;align-item:center;}
#bottom_box .shartto li{ width:36px; margin-right:3px;}
#bottom_box .newletterform label{display:none;}
#bottom_box .Newslettertxt{ min-height:30px; margin-bottom:20px; font-size:14px; line-height:20px; color:#8a9098;}
#bottom_box .newletterform form{text-align:right;width:100%;height:40px;border:none;}
#bottom_box .newsletter_txt{float:left;border:none; border-right:0; height:50px;width:calc(100% - 50px);padding:0; border-radius:5px 0 0 5px; text-indent:10px;}
#bottom_box .newsletter_btn{float:left;margin:0;width:50px;height:50px;color:#1a390c;background:#ffab41; border-radius:0 5px 5px 0;cursor:pointer;}
#bottom_box .newletterform h3{font-weight:normal;font-size:14px;margin-bottom:10px;color:#000;}
#bottom_box .foot{ background:#30656b; padding:30px 0; text-align:center;color:#fff;} 
#bottom_box .copyright{ min-height:30px; padding:0; line-height:30px;}
#bottom_box .copyright img{ margin-bottom:10px;}


#bottom_box .link_box dl .shartto li a{
	font-size:20px;
}



.main_bg{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	z-index:99999;
}
.product_detail_2017 .viewfontright{
	width:555px;
}

.block_items_products_rec .block_rec_ul li .name{
	font-size:16px;
}
.block_items_products_rec .block_rec_ul li .name:hover{
	text-decoration:none;
	color:#73b7cc;
}
.block_items_products_rec .block_rec_ul li .price{
	color:#484b4f;
	font-size:14px;
}



.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;}



/*多颜色主题*/
/*红色*/
.global_style_red{}
.global_style_red #header_box,
.global_style_red #header_box .header_top,
.global_style_red #bottom_box .foot{ background:#ed4040;}

/*橙色*/
.global_style_orange{}
.global_style_orange #header_box,
.global_style_orange #header_box .header_top,
.global_style_orange #bottom_box .foot{ background:#ff8542;}

/*绿色*/
.global_style_green{}
.global_style_green #header_box,
.global_style_green #header_box .header_top,
.global_style_green #bottom_box .foot{ background:#089b32;}

/*蓝色*/
.global_style_blue{}

/*紫色*/
.global_style_purple{}
.global_style_purple #header_box,
.global_style_purple #header_box .header_top,
.global_style_purple #bottom_box .foot{ background:#c942ff;}

/*粉色*/
.global_style_pink{}
.global_style_pink #header_box,
.global_style_pink #header_box .header_top,
.global_style_pink #bottom_box .foot{ background:#fb6cb1;}


/*黑色*/
.global_style_black{}
.global_style_black #header_box,
.global_style_black #header_box .header_top,
.global_style_black #bottom_box .foot{ background:#000000;}

/*黄色*/
.global_style_yellow{}
.global_style_yellow #header_box,
.global_style_yellow #header_box .header_top,
.global_style_yellow #bottom_box .foot{ background:#fbd540;}

/*橙黄色*/
.global_style_orange_yellow{}
.global_style_orange_yellow #header_box,
.global_style_orange_yellow #header_box .header_top,
.global_style_orange_yellow #bottom_box .foot{ background:#fe9a04;}

/*洋红色*/
.global_style_magenta{}

/*浅褐色*/
.global_style_light_brown{}
.global_style_light_brown #header_box,
.global_style_light_brown #header_box .header_top,
.global_style_light_brown #bottom_box .foot{ background:#6b473c;}

/*褐色*/
.global_style_brown{}
.global_style_brown #header_box,
.global_style_brown #header_box .header_top,
.global_style_brown #bottom_box .foot{ background:#843900;}

/*棕绿色*/
.global_style_brown_green{}
.global_style_brown_green #header_box,
.global_style_brown_green #header_box .header_top,
.global_style_brown_green #bottom_box .foot{ background:#666400;}

/*浅绿色*/
.global_style_light_green{}
.global_style_light_green #header_box,
.global_style_light_green #header_box .header_top,
.global_style_light_green #bottom_box .foot{ background:#b2d235;}


/*深绿色*/
.global_style_dark_green{}
.global_style_dark_green #header_box,
.global_style_dark_green #header_box .header_top,
.global_style_dark_green #bottom_box .foot{ background:#029834;}

/*浅蓝色*/
.global_style_light_blue{}
.global_style_light_blue #header_box,
.global_style_light_blue #header_box .header_top,
.global_style_light_blue #bottom_box .foot{ background:#2c6dff;}

/*深蓝色*/
.global_style_dark_blue{}
.global_style_dark_blue #header_box,
.global_style_dark_blue #header_box .header_top,
.global_style_dark_blue #bottom_box .foot{ background:#32339f;}

/*浅紫色*/
.global_style_light_purple{}
.global_style_light_purple #header_box,
.global_style_light_purple #header_box .header_top,
.global_style_light_purple #bottom_box .foot{ background:#d27fff;}

/*深紫色*/
.global_style_dark_purple{}
.global_style_dark_purple #header_box,
.global_style_dark_purple #header_box .header_top,
.global_style_dark_purple #bottom_box .foot{ background:#b600ff;}

/*青色*/
.global_style_cyan{}
.global_style_cyan #header_box,
.global_style_cyan #header_box .header_top,
.global_style_cyan #bottom_box .foot{ background:#009ad6;}

/*青绿色*/
.global_style_cyan_green{}
.global_style_cyan_green #header_box,
.global_style_cyan_green #header_box .header_top,
.global_style_cyan_green #bottom_box .foot{ background:#00ae9d;}


/*青蓝色*/
.global_style_cyan_blue{}
.global_style_cyan_blue #header_box,
.global_style_cyan_blue #header_box .header_top,
.global_style_cyan_blue #bottom_box .foot{ background:#102b6a;}







@media screen and (min-width: 1140px){
	#header_box .header__menu-icon{
		display: none !important;
	}
	#header_box .search-box{
		display:none;
	}
	#header_box .header_ct .search-box{
		display:block;
	}
	#header_box .header_ct{
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		text-align: center;
	}
	#header_box .header_lt{
		-webkit-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		text-align: left;
		padding-right:50px
	}
	#header_box .header_rt{
		-webkit-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		padding-left:50px;
	}
	#header_box .lien{
		display:inline-block;
	}
}
@media screen and (max-width: 1440px){
	#header_box .header_top,
	.wapper{
		width:100%; 
		padding:0 50px;
		box-sizing:border-box;
	}
}

@media screen and (max-width: 1139px) and (min-width: 1008px){
	#header_box .header__menu-icon svg{
		fill:#fff;
	}
	#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%;
	}
	#header_box .header_top{
		padding:0;
	} 
}
@media screen and (max-width: 1007px){
	#header_box .header__menu-icon svg{
		fill:#fff;
	}
	#header_box .header_top{
		padding:0;
	} 
	#header_box .nav_box,
	#header_box .search_icon1,
	#header_box .login-link,
	#header_box .currency_box{
		display:none;
	}
	#header_box .header__menu-icon,
	#header_box .mobile-search_icon,
	#header_box .mobile-cart{
		display:block !important;
	}
	#bottom_box .link_box{
		display:flex;
		display:-webkit-flex;
		flex-wrap:wrap;
	}
	#bottom_box .link_box dl{
		width:50%;
		padding:0 15px;
		margin:0 0 30px;
		box-sizing:border-box;
	}
	#bottom_box .newsletter_txt{
		width:80%;
	}
	#header_box .search{
		padding:10px 15px;
	}
	.wapper{
		padding:0 30px;
	}
	#bottom_box .Newslettertxt{
		margin-bottom: 0;
	}
} 

@media screen and (max-width: 767px){
	.wapper{
		padding:0 15px;
	}
	#header_box .header_top .wapper{
		padding:10px 15px; 
	}
	
	#bottom_box .footer{
		padding:0 24px;
		margin:30px 0 0;
	}
	#bottom_box .copyright{
		flex-wrap: wrap;
	}

	#bottom_box .link_box dl{
		width:100%;
		padding:0 0 20px;
		margin:0;
	}
	#header_box .cart{display:none !important;}
	.index_default .swiper-button-next, .index_default .swiper-button-prev{width:40px;height:40px;}
	.index_default .swiper-button-next .icon,
	.index_default .swiper-button-prev .icon{padding:10px 0;}
	.header_container{
		height:auto;
	}
}


/* 首页 */

.index_default .swiper-pagination-bullet{background:none;width:6px;height:6px;border:2px solid #fff;outline:none;}
.index_default .swiper-pagination-bullet-active{background:#fff;}
.index_default .swiper-button-next,
.index_default .swiper-button-prev{background:#fff;border-radius:50%;box-shadow:0 2px 10px rgba(54,54,54,0.15);text-align:center;}
.index_default .swiper-button-next .icon,
.index_default .swiper-button-prev .icon{width:20px;height:20px;padding:15px 0;fill:#1c1b1b;}
.block_single_products .single_product_shop_now{padding:0 20px;width:auto;display: inline-block;    background: transparent;
    border: 1px solid #1c1b1b;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;}
.block_single_products .single_product_shop_now:before{    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: scale(1, 1);
    transform-origin: left center;
    background-color: #1c1b1b;
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;}
.block_single_products .single_product_shop_now:hover:before {
    transform-origin: right center;
    transform: scale(0, 1);
}
.block_single_products .single_product_shop_now:hover {
    color: #1c1b1b;
    background-color: transparent;
}
