html,body,input,textarea,select,button{
	font-family:Lato,Arial, Helvetica, sans-serif;
}


/*pc端*/
#top_box{ height:auto; background:#eee; color:#fff; background:#000000; padding:0; box-sizing:border-box; font-size:11px;}
#top_box .top_rt a,#top_box .currency_txt{color:#fff;}
#top_box .top_rt{ height:28px; line-height:28px; margin:0; border:0; border:0; font-weight:bold; padding:0 0 0 15px; position:relative; cursor:pointer;}
#top_box .top_rt a.signin_register{ padding:0;}
#top_box .currency_box{ z-index:999; line-height:28px; padding-left:12px; text-transform:capitalize;}
#top_box .currency_txt span{ padding:4px 18px 4px 6px; position:relative;}
#top_box .currency_txt i{width:auto; height:24px;font-size:12px;  margin:0;line-height:25px; position:absolute; right:0; top:50%; transform:translateY(-50%);}/*选择货币*/



/*搜索框*/
#header_box .search_box{max-width:220px; float:right; height:auto; padding:6px 0px; margin-left:15px; box-sizing:border-box;}
#header_box .search{ width:100%; height:auto; box-sizing:border-box; padding:0; text-align:center;}
#header_box .searchform{ width:auto; height:auto; box-sizing:border-box; border:none; position:relative;}
#header_box .search_input{ width:100%; height:35px; padding:0 35px 0 18px; line-height:38px;color:#666; font-size:12px; background:none; border:1px solid #d7dbdb;  box-sizing:border-box; float:none; margin-right:10%; text-indent:0; border-radius:18px;}
#header_box .btn_search{ width:auto; height:35px; font-size:20px; font-weight:bold; line-height:35px; color:#d7dbdb; border:0; padding:0; background:none; cursor:pointer; margin:0; text-transform:uppercase; float:none; position:absolute; right:8px; top:0; text-align:center;}/*搜索框按钮*/



#header_box{ width:100%; background:#fff; box-sizing:border-box;}
#header_box .wapper{ position:relative;}
#header_box .head_top{ padding:12px 0;}
#header_box .logo{ height:42px; width:180px; float:left; display:table;}
#header_box .logo a{ height:50px;line-height:50px; display:table-cell; vertical-align:middle;}
#header_box .logo a img{ max-height:42px;}
#header_box .head_lt{ float:left;}
#header_box .head_rt{ float:right;}
#header_box .account li{ float:left; padding:0 15px; border-left:1px solid #ecefef;}
#header_box .account li:first-child{padding-left:0; border-left:0;}
#header_box .account a{ font-size:14px; line-height:20px; display:inline-block; color:#898989;}
#header_box .contact_us{ min-height:20px; float:left; line-height:20px; min-width:100px;}
#header_box .contact_us p{ color:#898989; font-size:14px;}
#header_box .contact_us p span{ color:#37bbec;}

#header_box .header_rt{ float:right; display: flex; align-items: center; height:50px;}
#header_box .header_rt i{ border-radius:50%; width:30px; height:30px; line-height:30px; text-align:center; font-size:14px; background:#fff; position:relative; display:inline-block; z-index:1;}
#header_box .header_rt .i{ margin-left:15px; position:relative; height:30px; width:30px; float:left;}
#header_box .header_rt .i:before{ box-shadow:0 1px #fff, 0 1px #c9cbcb inset; background:#edefef; border-radius:50%; position:absolute; left:-3px; right:-3px; top:-3px; bottom:-3px;content: ""; display:block;}
#header_box .header_rt a{ color:#333;}
#header_box .search_btn{ cursor:pointer;}
#header_box .search_btn i{ margin:0 0 -5px 0; font-weight:bold; font-size:17px; color:#292929; font-weight:bold;}
#header_box .cart_box{ margin:0; padding:0; height:20px; margin:0; border:none; z-index:10;}
#header_box .cart_txt{ height:auto;  padding:0; line-height:20px; font-size:12px; text-transform:capitalize;}
#header_box .cart_box span a,#header_box .cart_txt strong{ color:#292929; font-size:12px;}
#header_box .cart .arr{ display:none;}
#header_box .cart{ box-shadow:none; border-color:#dbdbdb; top:48px; right:-2px; border:none; box-shadow:0 6px 12px rgba(0, 0, 0, 0.176);}
#header_box .view_cart_btn a{ background:#03b452;}
#header_box .cart_box:hover span a,#header_box .cart_box:hover a i,#header_box .cart_box:hover .cart_txt strong{ color:#292929;}
#header_box .cart_box:hover .cart_txt i,#header_box .header_rt i:hover{ color:#37bbec;}
#header_box .cart_box:hover .cart_txt strong{ color:#8a756b;}

#header_box .currency_box{ background:#fff; padding:3px 5px; border-radius:3px; cursor:pointer; position:relative; margin-left:15px; box-shadow:0px 1px 2px #c8c8c8 inset;}
#header_box .currency_txt i{ font-size:16px; margin:0 0 -4px 0; width:12px;}
#header_box .currency_txt{ padding:0 0 19px; display:inline;}
#header_box .currency li a{color: #333; display: block; height: 22px; line-height: 22px; overflow: hidden; padding: 0 8px;}
#header_box .currency li a b{float: left; font-weight: normal;}
#header_box .currency li a span{ float:right;}
#header_box .drop_currency{ top:30px; left:auto; right:-22px; border-color:#dbdbdb; width:86px; padding:3px 0;}
#header_box .drop_currency:before{border-color: transparent transparent #fff; border-style: solid; border-width: 0 8px 8px; content: ""; left: 50%; position: absolute; top: -8px; transform: translate(-50%, 0px); z-index: 2;}
#header_box .currency li a:hover{ background:#37bbec; color:#fff;}

   

/*导航样式*/
#header_box .nav_warp{ width:100%; height:auto; background:#fff; box-shadow:0 2px 2px rgba(11, 25, 28, 0.12); border-top:1px solid #ecefef;}
#header_box .nav_box{ border:0; height:50px; float:left;}
#header_box .nav{ width:auto; margin:0; float:none;}
#header_box .nav li{ height:auto; z-index:998; padding:0; float:left; position:relative;}
#header_box .nav li a{ display:inline-block; color:#282727; font-size:14px; text-transform:uppercase; border:0; padding:9px 15px; line-height:32px; font-weight:600;}
#header_box .nav li.son-li a{ padding-right:0;}
#header_box .nav > li > .cate_menu > span{ height: 44px; width: 14px; margin-left:5px; vertical-align: top;}
#header_box .nav > li > .cate_menu svg{height: 44px; width: 14px; fill:#333; margin-bottom:-18px;}
#header_box .nav >li.on>a{ color:#37bbec;}
#header_box .dropdown_cate .arr{ display:none;}
#header_box .nav .sub_nav{top:50px; border:0; width:180px; padding:5px 10px; background:#fff; transform: rotateX(-75deg); transform-style: preserve-3d; visibility: hidden; transition:-webkit-transform 0.3s ease 0s, opacity 0.3s ease 0s; opacity:0; display:block; box-shadow:0 6px 12px rgba(0, 0, 0, 0.176); transform-origin: 0 0 0; position:absolute;}
#header_box .nav .hover{ opacity: 1; transform: rotateX(0deg); visibility: visible;}

#header_box .dropdown_cate .cate_tit{ line-height:30px; font-size:13px;font-weight:bold; text-transform:none; border:0; margin:0; padding:0; color:#333; padding-bottom:0;}
#header_box .nav .sub_nav li{ width:170px; height:35px; display:block; text-align:left;}
#header_box .nav .sub_nav li a{ height:35px; line-height:35px; padding:0; border:0; margin:0;color:#37bbec; font-weight:normal;text-transform:none; padding-bottom:0; font-size:14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;}
#header_box .nav .sub_nav li a:hover{ background:none; color:#2a6496;}
#header_box .category_box{ display:none;}

#header_box .posFixed{ position:fixed; left:0; top:0; animation:0.2s ease 0s normal none 1 running fadein; z-index:9999;}
@keyframes fadein {
0% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
@keyframes fadein {
0% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}
@keyframes fadein {
0% {
    opacity: 0.5;
}
100% {
    opacity: 1;
}
}





#header_box .currency_box{
	display:inline-block;
	vertical-align:top;
}
#header_box .currency_txt{
	position:relative;
	color:#f55423;
}
#header_box .currency_txt select{
	border:0;
	appearance:none;
  	-moz-appearance:none;
  	-webkit-appearance:none;
  	outline:none;
    background: none;
	position:relative;
	cursor:pointer;
	z-index:10;
}
#header_box .currency_txt select option {
	padding:3px 5px;
}
#header_box .currency_txt svg{
	height: 40px;
    position: absolute;
	top:0;
    left: 50%;
    fill: #fff;
    width: 22px;
	transform:translateX(-50%);
}


#bottom_box{ width:100%; background:#fff; padding:0; box-sizing:border-box;}
#bottom_box img{ max-width:100%;}
#bottom_box .bottom_ad{ height:85px;}
#bottom_box .bottom_ad img{ max-width:100%;}
#bottom_box .link_box{ padding:30px 0; box-shadow:0 3px 3px #d1d7d7; border-top:1px solid #ecefef; position:relative;}
#bottom_box .link_box dl,#bottom_box .Newsletter{ float:left; padding:0 10px; width:23%; box-sizing:border-box;}
#bottom_box .Newsletter{ width:31%;}
#bottom_box .link_box dl dt,#bottom_box .Newsletter h3{ text-transform:capitalize; font-weight:700; font-size:20px; line-height:25px; margin-bottom:10px;}
#bottom_box .link_box dl dd a{ padding:5px 10px; color:#37bbec; display:inline-block; font-size:14px;}
#bottom_box .link_box dl a:hover{ color:##03b452;}

#bottom_box .newletterform{ float:none; margin-top:15px;}
#bottom_box .newletterform form{ display:block; position:relative;}
#bottom_box .newletterform label{ display:block;  font-size:12px; color:#fff; margin-bottom:15px; line-height:20px; display:none;}
#bottom_box .newsletter_txt{ width:100%; height:33px; line-height:33px; border:1px solid #d7dbdb; padding:0 35px 0 18px; margin-bottom:1em; background:#fff; border-radius:18px; box-sizing:border-box;}
#bottom_box .newsletter_btn{ width:30px; height:33px; background:none; margin:0; text-transform:uppercase; color:#d7dbdb; font-weight:bold; position:absolute; right:0; top:0; border: none;}
#bottom_box .newsletter_btn:hover{ opacity:0.8;}
#bottom_box .payment,#bottom_box .copyright{ width:50%; float:left; padding:0 15px; box-sizing:border-box; height:30px;}
#bottom_box .copyright{ color:#898989; font-size:16px;line-height:30px; text-align:left;}
#bottom_box .payment{ border:0; padding:0; height:30px; text-align:right;}
#bottom_box .fb_c{ padding:30px 0; background:#f3f6f6;}
/*底部分享*/
#bottom_box .shartto{ height:40px; float:none; display:block; margin-top:10px;}
#bottom_box .shartto li{ width:40px; height:40px; margin:0 10px px 0;text-align:center;float:none; display:inline-block;}
#bottom_box .shartto li a{ font-size:17px; width:38px; height:38px; line-height:38px; color:#d7dbdb; border:1px solid #d7dbdb; border-radius:50%; display:block;}
#bottom_box .link_box .shartto li a:hover{ color:#fff; background:#37bbec;}
.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;
}








/*wap端*/
#header_box .mobile_nav_icon{
	display:none;
}
#header_box .mobile_nav_icon svg{
	height: 40px;
    width: 30px;
    fill: #fff;
	display: inline-block;
    vertical-align: middle;
}
#header_box .mobile_nav_icon span{
	font-weight:bold;
	color:#fff;
	font-size:18px;
    display: inline-block;
    vertical-align: middle;
}
.mobile-navside{
	display: block;
    width: 100%;
    height: 100%;
    overflow-y: auto;
	position: fixed;
	left:0;
	top:0;
    z-index: 99999999; 
	opacity: 0;
    visibility: hidden;
}
.mobile-navside .mobile-nav_bg{
	background: rgba(0, 0, 0, 0.45);
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
}
.mobile-navside-on{
	opacity: 1;
    visibility: visible;
}
.mobile-navside .mobile-nav{
	width:240px;
	background:#fff;
	position:absolute;
	left:-100%;
	top:0;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.mobile-navside-on .mobile-nav{
	left:0;
}
.mobile-navside .mobile-currency_box{
	height:40px;
	border-bottom:1px solid rgba(0,0,0,0.13);
	position:relative;
}
.mobile-navside .mobile-currency_box select{
	height: 40px;
    padding: 9px 32px 9px 17px;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    background: none;
	position:relative;
	z-index:1;
}
.mobile-navside .mobile-currency_box .dcurrency_icon{
	position: absolute;
    right: 5px;
    top: 0;
    height: 40px;
	line-height:40px;
    width: 20px;
    fill: #333;
}
.mobile-navside .no-nav{
	width:30px;
	height:40px;
	position:absolute;
	right:15px;
	top:15px;
}
.mobile-navside .no-nav svg{
	width:30px;
	height:40px;
	fill:#333;
}
.mobile-navside .wap_search_box{
	margin-top:15px;
}
.mobile-navside .wap_search_box form{
	height:50px;
	background:#e5e5e5;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
}
.mobile-navside .wap_search_box .search_input{
	width:calc(100% - 50px);
	border:none;
	background:none;
	line-height:16px;
	text-indent:10px;
}
.mobile-navside .wap_search_box .btn_search{
	width:50px;
	height:50px;
	background:none;
	border:none;
	
}
.mobile-navside .wap_search_box .btn_search svg{
	width: 26px;
    height: 50px;
	fill:#333;
}
.mobile-navside .mobile-nav__middle > ul > li{
	border-bottom:1px solid rgba(0,0,0,0.13);
}

.mobile-navside .mobile-nav__middle a{
	display:block;
	color:#333;
	font-size:16px;
	padding:9px 32px 9px 17px;
	line-height:25px;
	position:relative;
}
.mobile-navside .mobile-nav__middle .down_icon{
	width:34px;
	height:40px;
	line-height:40px;
	text-align:center;
	position: absolute;
    right: 0;
    top: 0;
}
.mobile-navside .mobile-nav__middle .down_icon svg{
	width:16px;
	height:34px;
	fill:#333;
	transition:all 0.3s;
}
.mobile-navside .mobile-nav__middle .down_icon.on svg{
	transform:rotate(-180deg);
}

.mobile-navside .mobile-nav__middle .sub_nav{
	display:none;
}
.mobile-navside .mobile-nav__middle .sub_nav li a{
	padding-left:20px;
	display:block;
	line-height:50px;
	font-size:16px;
	color:#333;
}


/*响应式*/
@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 (max-width:1200px){
	#header_box .nav_box{
    	box-sizing: border-box;
	}
	#body_box, .wapper{
		width:100%;
	}

}
@media screen and (max-width:1024px){
	#header_box .head_top{
		padding:12px 15px;
		box-sizing:border-box;
	}
	#header_box .header_wapper{
		padding:0;
	}
	#header_box .nav_warp{
		padding:0 15px;
		box-sizing:border-box;
	}
	#header_box .nav_box,
	#header_box .currency_box{
		display:none;
	}
	#header_box .mobile_nav_icon{
		display:block;
	}
	#header_box .nav_wapper {
		-webkit-box-flex: initial;
		-moz-box-flex: initial;
		-webkit-flex: initial;
		-ms-flex: initial;
		flex: initial;
	}
	
}
@media screen and (max-width:768px){

	#header_box .header_wapper{
		height:auto;
		display: flex;
		width:92%;
		box-sizing:border-box;
	}
	#header_box .logo{
		max-width: 100%;
    	text-align: center;
		width:auto;
	}
	#header_box .logo a img{
		max-height: 40px;
    	max-width: 100%;
	}
	#header_box .header_right{
		max-width: 100%;
		position: relative;
		height: 50px;
		background: #fdf5f2;
		padding:0 15px;
	}
	#header_box .cart_box{
		margin-left:20px;
	}
	#header_box .search_box{
		max-width:100%;
		width:100%;
	}
	
	
	#bottom_box{
		padding:0 15px 50px;
	}
	#bottom_box .bottom_top{
		margin:0 -15px;
	}
	#bottom_box .link{
		width:100%;
	}
	#bottom_box .link_box dl,
	#bottom_box .Newsletter{
		width: 50%;
		margin-bottom:20px;
	}
	#bottom_box .link dt{
		padding-top:20px;
	}
	#bottom_box .link{
		padding:10px 0 0;
	}
	#bottom_box .bottom_footer{
	    flex-wrap: wrap;
		text-align:center;
	}
	#bottom_box .copyright,
	#bottom_box .payment{
		width:100%;
		text-align:center;
	}
	#bottom_box .copyright{
		padding-bottom:15px;
	}
	
	#header_box .pop_search{
		top: 55px;
		height: 50px;
		width: 100%;
	}
	#header_box .pop_search .search_input{
		background:none;
	}
}


@media screen and (max-width:480px){
	#header_box .head_lt,
	#header_box .head_rt,
	#header_box .contact_us,
	#bottom_box .link_box dl,
	#bottom_box .Newsletter{
		float:none;
	}
	#header_box .head_lt{
		margin-bottom:10px;
	}
	#header_box .head_lt,
	#header_box .head_rt{
		text-align:center;
	}
	#header_box .account{
		font-size:0;
		text-align:center;
	}
	#header_box .account li{
		float:none;
		display:inline-block;
	}
	
	
	#bottom_box .bottom_top h4,
	#bottom_box .newletterform,
	#bottom_box .shartto,
	#bottom_box .link_box dl,
	#bottom_box .Newsletter{
		width:100%;
	}
	#bottom_box .newletterform{
		padding-bottom:15px;
	}
	#bottom_box .shartto{
		justify-content: center;
	}
}


































