﻿.m-toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.m-toubuge{ width:100%; height:50px;}
.m-header {
    height: 49px;
	background-color: #fff;
    z-index: 60;
	width:100%;
	position:relative;
	display:flex; border-bottom:1px solid #e0e0e0;align-items: center;		
}
.cd-logo { width:243px; box-sizing:border-box; min-width:243px;}

.search_openv6 {
width: 100%; 
background: url(../images/wap_seab6.png) no-repeat;
height:100%;
background-position:center center; background-size:auto 20px; 
}
.menu_openv6 {
width: 100%; float:right!important; margin-right:10px;
background-image:url(../images/wap_menu6.png);
background-repeat:no-repeat;
height:25px;
background-position:center right; background-size:auto 25px;
}
.menu_closev6 {
width: 100%; margin-right:10px;
background-image:url(../images/wap_close6.png)!important;
background-repeat:no-repeat;
height:25px;
background-position:center right; background-size:auto 25px;;
}

.m-ntop{display:flex;align-items: center; padding:10px 5px 0px 5px;}
.m-ntop1{ width:50px; min-width:50px; height:50px;background-image:url(../images/wap_close6.png);
background-repeat:no-repeat;background-position:center center; background-size:auto 25px;}
.m-ntop2{ width:100%; text-align:center;}
.m-ntop3{width:50px; min-width:50px; height:50px; line-height:50px; text-align:center;}
.m-ntop3 a{ color:#FFF;text-transform: uppercase;font-size: 18px;}


#m-menu{ position:fixed; width:100%; height: 100vh; left:0; background-color:rgba(0,0,0,0.9); z-index:5000;  font-size:15px; overflow-y: auto; top:-100%;transition: all 0.8s ease 0s; }
.m-animate{transition: all 0.8s ease 0s;top:0px!important;;} 
.m-list{width: 100%; padding:15px; color:#FFF; box-sizing:border-box;}
.m-menglish{ color:#fff!important; padding-left:10px; text-transform:uppercase; font-weight: lighter;}
.m-list ul li a{color: #fff; display: block;  height:40px;line-height: 40px;position: relative; text-decoration:none;font-size:16px; text-align: center;text-transform:capitalize}
.m-list ul li .inactive{ background:url(../images/shl-down-open6.png) no-repeat 95% center; background-size:auto 14px;}
.m-list ul li .inactives{background:url(../images/shl-up-open6.png) no-repeat 95% center; background-size:auto 16px; } 
.m-list ul li ul{display: none;  padding-bottom:10px;}
.m-list ul li ul li {  }
.m-active{ }	
.m-list ul li ul li a{ font-weight: lighter;
font-size:14px; color:#A7A8AA ; height:30px; line-height:30px;}


.m-code{ padding-top:10px; text-align:center; width:100%;}
.m-code img{ width:100px; height:100px; margin:0 auto;}
.m-code1{ padding-top:6px; padding-bottom:12px; text-align:center; color:#656565;font-size:13px;}
.m-sousuo{ padding:20px 30px 50px 30px; width:100%; box-sizing:border-box; display:flex; }
.m-sousuo .button1 {
	line-height: 40px;
	height: 40px;
	width: 80%;
	padding: 0 10px 0 10px;
	border: 1px solid #d2d2d2;
	background: #f2f3f2;
font-size:12px;
	z-index: 1001; box-sizing:border-box;
}
.m-sousuo .button2 {	
	width: 20%;
	height: 40px;
	z-index: 1001;
	background-image:url(../images/wap_sea2.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 20px;
	border-bottom:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-left:0;
}
.m-banben{ display:flex; box-sizing:border-box; width:100%;align-items: center; padding:0px 5px 30px 5px;}
.m-banben1{ width:100%; text-align:center; color:#FFF;}
.m-bansec1{ width:50px; height:50px; margin:0 auto;background-image:url(../images/wap_icosou2.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 30px; background-color:#FFF; border-radius:50%; overflow:hidden; }
.m-bansec2{ width:100px; height:100px; margin:0 auto;background-color:#FFF;border-radius:5px; overflow:hidden;}
.m-bansec2 img{ width:100%; height:100%; object-fit:cover;}
.m-bansec3{ width:50px; height:50px; margin:0 auto;background-image:url(../images/wap_icomap2.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 30px;background-color:#FFF;border-radius:50%; overflow:hidden; }	
	
.m-bantit1{margin-top: 10px; font-size:13px;background-image:url(../images/shl-xian6.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 2px;}		


.tbottom{ height:70px;}




.mclearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

#m-msk{ position:fixed; width:100%; background-color:rgba(0,0,0,0.1); top:0px; left:0; z-index:50; height: calc(100vh - 50px); top:50px; display:none;}
