.banner-bound{
	width:100%;
	height:122px;
	clear: both;
	margin-bottom:30px;
	}
.banner-top{
	max-width: 1200px;
	padding: 0 10px;
	margin: 0 auto;
	z-index:200;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position:relative;
	z-index:99999;
	}
.banner-top-login{
	padding: 0;
	position: relative;
	float: left;
	height:40px;
	margin-top: 0;
	}
.banner-top-login a{
	color: #2e2e2e;
	text-decoration:none;
	}
.banner-top-login a:hover{
	color: #197cd8;
	}
.wd_tini_account_wrapper, .wd_default_welcome_message, .regis-account-wrapper {
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 16px;
	padding: 12px 0 4px 0;
}
.wd_tini_account_control {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	height:30px;
	display: inline-block;
	float: left;
	margin: 0 0;
	margin-right: 0;
}
.wd_tini_account_wrapper .wd_tini_account_control > a, .regis-account-wrapper a {
	font-size: 12px;
	line-height: 16px;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
}
.wd_tini_account_wrapper .form_drop_down {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 9;
	width: 280px;
	background: url(../images/bg_menu.png) repeat;
	background-color:#fff;
	padding: 25px 0 20px;
	border:1px solid #d7d7d7;
}
.wd_tini_account_wrapper .form_drop_down .form_wrapper_body, .wd_tini_account_wrapper .form_drop_down .form_wrapper_header {
	position: relative;
	padding: 0 20px;
	text-align:center;
}

.wd_tini_account_wrapper #loginform-custom {
	overflow: hidden;
	display: block;
	padding-bottom: 0;
	margin-bottom: 0;
}
.wd_tini_account_wrapper #loginform-custom p {
	margin: 0 0 10px;
}
.wd_tini_account_wrapper .form_wrapper_body label {
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 20px;
	color: #2e2e2e;
	text-align:left;
}
.wd_tini_account_wrapper #loginform-custom input[type="text"], #loginform-custom input[type="password"]{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	height: 18px;
	font-size: 12px;
	line-height: 16px;
	padding: 4px 10px;
	border:1px solid #d7d7d7;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	}
.wd_tini_account_wrapper #loginform-custom input:hover{
	border-color: #999999;
	}
.wd_tini_account_wrapper .form_wrapper_body input#user_login, .wd_tini_account_wrapper .form_wrapper_body input#user_pass {
	width: 91%;
}
.wd_tini_account_wrapper #loginform-custom p {
	margin: 0 0 10px;
}
.wd_tini_account_wrapper #wp-submit:hover {
	color: #49b050;
	border-color: #49b050;
	background-color: #fff;
}
.wd_tini_account_wrapper #wp-submit {
	cursor: pointer;
	width: 100%;
	text-align: center;
	font-size: 18px !important;
	line-height: 20px !important;
	border-radius: 20px !important;
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	-o-border-radius: 20px !important;
	padding: 4px 8px !important;
	text-transform: lowercase !important;
	margin-top: 10px !important;
	height: 34px;
	background-color: #49b050;
	border:1px solid #49b050;
	color: #fff;
	transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}
.wd_tini_account_wrapper .form_wrapper_body > a {
	font-size: 12px;
	display: inline-block;
	clear: both;
	font-weight: bold;
}
.wd_tini_account_wrapper .form_wrapper_body  a:hover {
	color: #197cd8;
}
.wd_tini_account_wrapper .form_wrapper_footer {
	overflow: hidden;
	padding: 0 20px;
	text-align: center;
	margin-top: 10px;
}
.wd_tini_account_wrapper .form_wrapper_footer span a {
	margin-left: 2px;
	font-weight: bold;
	font-size: 12px;
}
.banner-top-shopcart{
	position: relative;
	display: inline-block;
	float: right;
	border-left: 0;
	min-width: 300px !important;
	line-height: 22px;
	}
.banner-top-shopcart.fixed{
	padding-top:10px;
	position: absolute;
	right: 10px;
	top: 0px;
	line-height: 22px;
	z-index:999;
}
 .shopcart-bound .shop-cart{
	
	padding: 7px 10px 7px 0;
	
	float: left;
	font-size: 13px;
	line-height: 25px;
	text-align: left;
	font-weight:bold;
	text-decoration:none;
	}
 .shopcart-bound .shop-cart:hover{
	color:#197cd8;
	} 
 .shopcart-bound  .ic-bag{
	float: left;
	font-size: 0;
	line-height: 0;
	margin-bottom: 0;
	text-indent: 9999999;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	width: 30px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #197cd8;
	}
.banner-top-shopcart .shopcart-bound  .shop-cart{
	color: #505050;
	min-width: 120px;
	}
.banner-content-shopcart .shopcart-bound  .shop-cart{
	color: #fff;
	}
.banner-top-shopcart .shopcart-bound  .ic-bag{
	background-image: url(../images/ic-cart.png);
	}
.shopcart-bound.fixed{position:fixed;top:10px;margin-right:10px;}
.shopcart-bound.fixed .shop-cart{color:#fff;}
.banner-top-shopcart .shopcart-bound.fixed  .ic-bag{
	background: url(../images/ic-cart-header.png);
	}
.shopcart-bound.fixed span,.shopcart-bound.fixed b{color:#fff !important;}
.banner_cart_list{
	position:absolute;
	width:300px;
	padding:10px;
	max-height:500px;
	overflow:auto;
	background:#fff;
	border:1px solid #d9d9d9;
	top:35px;
	right:0;
	display:none;
}
.cart_list{
	border-width: 0;
}
.cart_list li{
	margin:10px 0;
	position:relative;
	overflow:hidden;
}
.cart_list li > a.img{float:left;height:100px;margin-right:5px;width:100px;}
.cart_list li > a.img img{max-width:100px;max-height:100px;}
.items_cart_info a{
	display:block;
	color:#2e2e2e;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	text-decoration:none;
}
.items_cart_info a:hover{color:#197cd8;}
.items_cart_info span.price{
	color:#808080;
	display:block;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.cart_list li .delete{
	position:absolute;
	border:1px solid #ccc;
	width:10px;
	height:10px;
	padding:5px;
	text-align:center;
	border-radius:50%;
	bottom:10px;
	right:15px;
	cursor:pointer;
}
.cart_list li .delete:hover{background:#197cd8;}
.cart_list li .delete i{font-size:13px;color:#000;}
.cart_list li .delete:hover i{color:#fff;}
/**************menu*****/
.banner-content{
	position: relative;
	float: left;
	width: 100%;
	line-height: 0;
	z-index:10000;
	background: #197cd8;
	}
.header-middle-content {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.logo {
	display: inline-block;
	padding: 0;
	margin:0;
	position: absolute;
	top:13px;
	left: 10px;
	line-height: 20px;
	transition: all .5s ease-in-out 0;
	-moz-transition: all .5s ease-in-out 0;
	-webkit-transition: all .5s ease-in-out 0;
}
.logo a {
	display: inline-block;
	font-size: 28px;
	line-height: 30px;
}
.logo img {
	margin: 0;
	max-height:58px;
	border:1px solid #fff;
}
.banner-bound .nav {
	transition: all .5s ease-in-out 0;
	-moz-transition: all .5s ease-in-out 0;
	-webkit-transition: all .5s ease-in-out 0;
	margin: 0;
	padding-right: 200px;
	padding-left: 225px;
	float: left;
	display:block;
}
.nav .main-menu.pc-menu {
float: left;
}
.nav > .main-menu > ul,.nav > div.menu > ul {
margin: 0;
float: left;
}
.nav > .main-menu > ul li.menu-item {
	position: relative;
}
.nav > .main-menu > ul > li, .nav  > ul > li {
	padding-top: 0;
	transition: all .5s ease-in-out 0;
	-moz-transition: all .5s ease-in-out 0;
	-webkit-transition: all .5s ease-in-out 0;
}
.nav > .main-menu > ul > li, .nav  > ul > li:hover a{
	color: #90caff;
	}
.nav > .main-menu > ul > li,  .nav >  ul > li {
	margin: 0 0 0 10px;
	display: inline-block;
	float: left;
	position: relative;
	padding-top: 23px;
}
.nav > .main-menu > ul > li  a, .nav > div > ul > li  a {
	display: inline-block;
	padding: 10px 12px 33px 12px;
	z-index: 9;
	position: relative;
	float: left;
	min-width: 100px;
	line-height: 16px;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}
.nav > .main-menu > ul > li:hover > a ,.nav > .main-menu > ul > li.active > a {
	color: #90caff;
	}
.nav div > ul > li > a  {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 16px;
}
.nav > .main-menu > ul > li.menu-item > a > span{
	display:block;
	right:0px;
	bottom: 38px;
	position: absolute;
}
.nav > .main-menu > ul > li.menu-item > a > span:before{
	content: "\f0dd";
	font-family: FontAwesome;
	font-size: 12px;
	line-height: 12px;
	}
.header_search {
	position: absolute;
	right: 10px;
	top: 23px;
	width: 200px;
	height: 30px;
	overflow: hidden;
	transition:all 0.3s ease-in-out 0.3s;
	-moz-transition: all 0.3s ease-in-out 0.3s;
	-webkit-transition: all 0.3s ease-in-out 0.3s;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
}
.header_search{
width: 200px;
	background:#197CD8 url(../images/images.png) no-repeat;
	background-position: -107px 0;
}
.header_search form[id^="searchform-"] {
	margin: 0;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
}
.header_search .search-input{
	display:block;
	width: 160px;
	height: 30px;
	padding-right:5px;
	position: relative;
	z-index:10;
	padding-left:10px;
	padding-bottom: 0;
	border: 0;
	outline:none;
	font-size: 12px;
	margin: 0;
		border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	-o-border-radius:  4px;
	transition:all 0.3s ease-in-out 0.3s;
	-moz-transition: all 0.3s ease-in-out 0.3s;
	-webkit-transition: all 0.3s ease-in-out 0.3s;
}
.header_search input[id^="submit"] {
	display: inline-block;
	width: 30px;
	height:30px;
	position: absolute;
	top: 0px !important;
	right: 0;
	z-index: 99999;
	outline: none;
	cursor: pointer;
	border: 0;
	background: url(../images/images.png) no-repeat;
	background-position: -107px 0;
	color: transparent!important;
	font-size: 0;
	line-height: 0
	padding: 0;
}
.header_search input[id^="submit"]:hover{
	background:#197CD8 url(../images/images.png) no-repeat;
	background-position: -107px 0;
	border-radius:0;
	border:none !important;
}
.header_search:hover input[id^="submit"]{
	background:#197CD8 url(../images/images.png) no-repeat;
	background-position: -107px 0;
	border-radius:0;
	border:none !important;
}
.nav > .main-menu > ul > li > .sub-menu {
	top: 100%;
	left: 50%;
	margin-left: -85px;
	display: none;
	position: absolute;
	margin-top: 0;
	padding: 20px;
	background: url(../images/bg-none.png) repeat #fff;
	z-index: 999999999;
	border:1px #ccc solid;
}
.nav > .main-menu > ul > li > .sub-menu .sub-menu-bound{
	display:block;
	width:360px;
	}
.nav > .main-menu > ul > li > .sub-menu .small-sub{
	width:180px !important;
	}
.nav > .main-menu > ul > li > .sub-menu h2,.nav > .main-menu > ul > li > .sub-menu h3{
	margin:0;
	padding:0;
	color: #505050;
	}
.nav > .main-menu > ul > li > .sub-menu h2{
	font-size: 30px;
	padding-bottom: 14px;
	line-height: 32px;
	}
.nav > .main-menu > ul > li > .sub-menu h3{
	text-transform: capitalize;
	padding-bottom: 8px;
	padding-top:5px;
	font-size: 20px;
	font-weight:bold;
	line-height: 22px;
	}
.nav > .main-menu > ul > li > .sub-menu .sub-menu-col{
	overflow:hidden;
	width:180px;
	float:left;
	display:block;
	}
.nav > .main-menu > ul > li > .sub-menu  .sub-menu-ul{
	}
.nav > .main-menu > ul > li .sub-menu-ul p {
	display: inline-block;
	width: 151px;
	line-height: 14px;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.nav > .main-menu > ul > li .sub-menu-ul p a {
	display: inline-block;
	padding: 3px 0;
	width: 100%;
	color: #505050;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	letter-spacing: -.2px;
	white-space: normal;
}
.nav > .main-menu > ul > li .sub-menu-ul p a:hover{
	color: #49b050;
	font-weight: bold;
	}
.nav > .main-menu > ul > li > .sub-menu > .sub-menu-ul p{
	display: inline-block;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	}
.nav.fixed > .main-menu > ul, .nav.fixed > div.menu > ul{padding-top:12px;}
.nav.fixed > .main-menu > ul > li,.nav.fixed > ul > li{padding-top:0;}
.nav.fixed > .main-menu > ul > li > a, .nav.fixed > div > ul > li > a{padding-bottom:22px;}
.nav.fixed > .main-menu > ul > li.menu-item > a > span{bottom:28px;}

