.mt-top{width: 100%; height: 96px; background: #035556; position: fixed; z-index: 100001;}

.mt-top .language{width: 100%; height: 40px; right: 20px; background: #035556; }
.translateSelectLanguage{
    position: absolute;
    top:10px;
    right:20px;
}
#translate{margin-right: 20px;
}

.mt-top .mt-header{
	width: 100%;
	height: 64px; 
	background:url(head_back.jpg) no-repeat center left;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
}
.mt-top .mt-header .box{
	float: left;
	width: 90%;
	height: 38px; 
	margin: 10px 5% 10px 5%;
}
.mt-top .mt-header .box .logo{
	float: left;
	height: 36px; 
	text-align: left;
}
.mt-top .mt-header .box .logo img{float: left;height: 38px; margin: 3px 0px 0px 0px; filter: brightness(0) invert(1);}
.mt-top .mt-header .box .content{float: left; margin: 1px 0px 0px 14px; font-size: 0.8rem; line-height: 21px; color: #fff;}
.mt-top .mt-header .box .open{float: right; width: 26px;  margin: 1px 0px 0px 0px;}
.mt-top .mt-header .box .open .line{width: 100%; height: 2px; background: #fff; margin-top: 9px; box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);}
.mt-top .mt-header .box .close{float: right; margin: 4px 0px 0px 0px; display: none;}
.mt-top .mt-header .box .close span{font-size: 24px; font-family:Arial; font-weight: 800; color: #fff; text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);}
.mt-top .mt-header .menu{float: left; width: 100%; height: calc(100vh - 60px); margin-top: 64px; background: #fff; position: fixed; z-index: 100000; display: none;}
.mt-top .mt-header .menu .sub{float: left; width: 100%; border-bottom: 1px solid #aaa;}
.mt-top .mt-header .menu .sub .list{float: left; width: 90%; height: 48px; line-height: 48px; text-align: left; margin: 0px 5% 0px 5%; font-size: 15px; color: #000;}
.mt-top .mt-header .menu .sub .list span{color: #888;}