@media screen and (min-width:1px)
{
.header {
	height: 60px;
}
.btn_menu {
	padding: 30px;
}
.btn_closemenu {
	padding: 30px;
}
.btn_search {
	padding: 30px;
}
.btn_cart {
	padding: 30px;
}
.menu {
	margin-top: 60px;
}
.Search {
	padding: 40px 0px; margin-top: 60px;
}
.searchbox {
	width: 40%; font-size: 18px;
}
}
@media screen and (min-width:800px)
{
.header {
	height: 80px;
}
.btn_menu {
	padding: 40px;
}
.btn_closemenu {
	padding: 40px;
}
.btn_search {
	padding: 40px;
}
.btn_cart {
	padding: 40px;
}
.menu {
	margin-top: 80px;
}
.Search {
	padding: 40px 0px 40px 50px; margin-top: 80px;
}
.searchbox {
	width: 50%; font-size: 18px;
}
}
.header {
	transition:height 0.3s; width: 100%; text-align: left; position: fixed; z-index: 5; background-image: url("../image/logo.jpg"); background-repeat: no-repeat; background-size: contain; background-color: rgb(255, 255, 255);
}
.menu {
	transition:0.3s; left: 0px; top: -1000px; width: 100%; color: rgb(255, 255, 255); font-size: 24px; position: absolute; z-index: 2; opacity: 0;     background-color: #4662d9;
}
.menu ul li a {
	font-weight: bold;
}
.menu ul {
	margin: 0px; padding: 0px; width: 100%; list-style-type: none;     background-color: #4662d9;
}
li a {
	padding: 28px 0px; color: rgb(255, 255, 255); display: block;
}
li a:hover {
	color: rgb(0, 0, 0); background-color: rgb(216, 213, 208);
}
.Search {
	transition:0.3s; left: 0px; top: -1000px; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 24px; position: absolute; z-index: 2; opacity: 0; background-color: rgb(136, 136, 136);
}
.Search a {
	color: rgb(0, 0, 0);
}
.searchbox {
	font-size: 18px;
}
.btn_search {
	background-image: url("../image/btn_search.png"); background-color: rgb(136, 136, 136);
}
.btn_cart {
	background-image: url("../image/btn_cart.png"); background-color: rgb(136, 136, 136);
}
.btn_menu {
	background-position: center; background-repeat: no-repeat;
}
.btn_closemenu {
	background-position: center; background-repeat: no-repeat;
}
.btn_search {
	background-position: center; background-repeat: no-repeat;
}
.btn_cart {
	background-position: center; background-repeat: no-repeat;
}
.btn_closemenu {
	background-image: url("../image/btn_closemenu.png"); background-color: #4662d9
}
.btn_closemenu2 {
	background-position: right bottom; padding: 20px; background-image: url("../image/btn_closemenu.png"); background-repeat: no-repeat;
}
.btn_menu {
	background-image: url("../image/btn_menu.png");     background-color: #4662d9;
}
.cart_number {
	padding: 0px 8px; border-radius: 15px; border: 2px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); margin-top: -25px; position: absolute; background-color: rgb(51, 204, 102);
}
@media screen and (min-width:1px)
{
.LangDLL {
	background: url("/Image/language_icon.png") no-repeat left; color: rgb(0, 0, 0); line-height: 24px; padding-right: 10px; padding-left: 10px; font-family: tahoma,Helvetica, helvetica, Arial, sans-serif; font-size: 18px; margin-top: 18px; float: right; position: relative; cursor: pointer;
}
.LangDLL a {
	color: rgb(0, 0, 0);
}
.LangDLL a:hover {
	color: rgb(0, 0, 0);
}
.LangShow_Close {
	border: 1px solid rgb(204, 204, 204); border-image: none; top: -1000px; width: 110px; text-align: right; right: 0px; line-height: 28px; display: none; position: absolute; z-index: 10; background-color: rgb(255, 255, 255);
}
.LangShow {
	border: 1px solid rgb(204, 204, 204); border-image: none; top: 80px; width: 110px; text-align: center; right: 0px; line-height: 28px; position: absolute; z-index: 10; background-color: rgb(255, 255, 255);
}
.LangShow a {
	color: rgb(0, 0, 0); font-family: tahoma,Helvetica, helvetica, Arial, sans-serif; font-size: 18px;
}
.LangShow a:hover {
	width: 100%; height: 28px; color: rgb(135, 135, 135);
}
.Lang_mobi_hide {
	display: none;
}
Lang_mobi_show {
	
}
.LangIcon_desk_hide {
	display: block;
}
}
@media screen and (min-width:800px)
{
.LangDLL {
	background: url("/Image/language_icon.png") no-repeat left; transition:margin-top 0.3s; color: rgb(0, 0, 0); line-height: 24px; padding-right: 3px; padding-left: 28px; font-family: tahoma,Helvetica, helvetica, Arial, sans-serif; font-size: 18px; margin-top: 28px; margin-left: 10px; float: right; position: relative; cursor: pointer;
}
.Lang_mobi_hide {
	display: block;
}
.LangDLL a {
	color: rgb(0, 0, 0);
}
.LangIcon_desk_hide {
	display: none;
}
.LangDLL a:hover {
	color: rgb(0, 0, 0);
}
.LangShow_Close {
	border: 1px solid rgb(204, 204, 204); border-image: none; top: -1000px; width: 110px; text-align: right; right: 3px; line-height: 28px; display: none; position: absolute; z-index: 10; background-color: rgb(255, 255, 255);
}
.LangShow {
	border: 1px solid rgb(204, 204, 204); border-image: none; top: 80px; width: 110px; text-align: center; right: 0px; line-height: 28px; position: absolute; z-index: 10; background-color: rgb(255, 255, 255);
}
.LangShow a {
	color: rgb(0, 0, 0); font-family: tahoma,Helvetica, helvetica, Arial, sans-serif; font-size: 18px;
}
.LangShow a:hover {
	width: 100%; height: 28px; color: rgb(135, 135, 135);
}
.Lang_mobi_show {
	display: none;
}
}
