#mx {
	position:fixed;
	top:0;
	left:0;
	z-index:5000;
	transition: top 0.3s;
	width:100%;
}
/*smartfon*/

#mx0 {
	margin:0;
	background:#A00E0E url(../imgturysta/image/0/l.png) 10px center no-repeat;
	background-color:#616161;
	padding:0px 0 0 0 ;
	height:50px;
	box-sizing:border-box;
	position:relative;
}


#mx0:after {
	display:block;
	clear:both;
	content: " ";
}

#mx0 .kw {
display:table;
height:50px;
width:100px;
float:right;
text-align:right;
padding:10px 10px 0 0;
box-sizing:border-box;
}

#mx0 .kw::after {
clear:both;
height:60px;
background:lime;
}

#mx0 .menumobi a {
display:block;
height:50px;
padding:12px;
width:100%;
box-sizing:border-box;
border:solid 1px #f4f4f4;
border-width:0 1px 0 0;
color:#fff;
text-decoration:none;
}

#mx0 .menumobi a:hover {
background:#444444;
}

#menumobi a {
display:block;
}
#menumobi {
background:#000;
}

.bridge {
float:right;
padding:12px;
height:auto;
}

.bridge:hover {
background:#000;
}


/* tablet*/

#mx1 {
	margin:0;
	background:#F4F4F4 url(../imgturysta/image/0/l.png) 10px center no-repeat;
	padding:0px 0 0 180px ;
	height:52px;
	box-sizing:border-box;
	display:table;
	/*box-shadow:10px 0px 10px grey;*/ 
}

#menutbl {
position:absolute;
left:0px;
background:#999;
width:100%;
}

#mx1 .tblkw {
position:relative;
display:table;
height:52px;
width:100px;
float:right;
text-align:right;
padding:10px 10px 0 0;
box-sizing:border-box;
background:#222;
}

.tblitem a {
display:block;
padding:16px;
background:#222;
color:#fff;
text-decoration:none;
}

.tblitem a:hover {
background:#555;
}


.subtbl a {
display:block;
background:#444;
color:#fff;
text-decoration:none;
padding:16px;
}

.subtbl a:hover {
background:#666;
}

#mx1 a {
display:block;
padding:16px;

}

/* pc*/

#mx2 {
	margin:0;
	padding:0px 0 0 80px ;
	height:52px;
	box-sizing:border-box;
	display:table;
	/*border-bottom:solid 1px #FF5722;*/
	/*box-shadow:0px 0px 10px #000;*/ 
}

#mx2 .menuitem {
	display:table-cell;
	border:solid 1px #888888;
	border-width:0 1px 0px 0;
	padding:0px 0px 0 0px;
	height:50px;
	box-sizing:border-box;
}


#mx2 .menuitem a {
display:table;
padding:16px 10px 0 10px;
height:50px;
color:#fff;
font-weight:600;
position:relative;
text-decoration:none;
box-sizing:border-box;
}

#mx2 .menuitem a:hover {
background:#7D1818;
background:#444444;
}


#mx2 .submenu {
display:none;
background:#d4d4d4;
position:absolute;
min-width:240px;
}

#mx2 .submenu a {
display:table;
height:30px;
color:#fff;
background:#444;
text-decoration:none;
padding:12px 8px 16px 8px;
vertical-align:top;
width:100%;
left:0px;
font-weight:500;
}

#mx2 .submenu a:hover {
background:#000;
}

#mx0, #mx1, #mx2 {
display:none;
}

#mx2 {
display:block;
}

.loginlink {
float:right; 
padding:12px 10px 10px 10px;
color:#fff;
}

.liginlink i n{
color:#fff;
}

.loginlink i:hover {
color:#000;
}

