.ypcnav-ul li:hover .menu{
	display: block;
}

.ymob-header {
	width: 100%;
	background-color: #3e3e3e;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 90px;
	z-index: 999;
	padding-right: 39px;
	display: none;
}

.ymob-header .mlogo {
	background-color: #fff;
	width: 278px;
	text-align: center;
	height: 100%;
}

.ymob-header .mlogo img {
	width: 211px;
	margin-top: 18px;
}

.ymob-header-rt .lan {
	display: inline-block;
	width: 42px;
	border: 2px solid #fff;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	border-radius: 50%;
	margin-top: 24px;
	vertical-align: middle;
}

.ymob-header-rt .call {
	width: 42px;
	display: inline-block;
	margin-left:38px;
	margin-right: 38px;
	margin-top: 22px;
	vertical-align: middle;
}

.ymob-header-rt .user {
	width: 42px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 22px;
}

.ymob-header-rt .ymenu {
	width: 39px;
	margin-left: 37px;
	vertical-align: middle;
	margin-top: 21px;
	display: inline-block;
	cursor: pointer;
}
.ymob-header .tp{
	height: 100%;
	width: 100%;
}
/* 侧边导航栏 */
.ymob-nav{
	width: 61%;
	background-color: #111111;
	padding-left: 23px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 40px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ymob-nav .m1logo{
	width: 211px;
}
.ymob-nav .searbox{
	width: 100%;
	border-bottom: 1px solid #fff;
	position: relative;
	margin-top: 38px;
}
.ymob-nav .searbox .glass{
	width: 25px;
	height: 26px;
	position: absolute;
	top: 5px;
	left: 0;
}
.ymob-nav .searbox .inptxt{
	width: 100%;
	padding-bottom: 8px;
	padding-left: 47px;
	font-size: 24px;
	border: none;
	outline: none;
	border: none;
	background-color: transparent;
	color:#ddd;
}
.ymob-nav-ul{
	margin-top:54px;
}
.ymob-nav-ul>li{
	font-size: 28px;
	margin-bottom: 30px;
}
.ymob-nav-ul>li>a{
	color:#fff;
	font-size: 28px;
}
.ymob-nav-ul>li .li-tp .txt{
	color:#fff;
	display: inline-block;
	font-size: 28px;
}
.ymob-nav-ul>li .li-tp .xia .bot{
	width: 24px;
	margin-top: 10px;
	display: none;
}
.ymob-nav-ul>li .li-tp .xia .rit{
	width: 14px;
	margin-top: 10px;
}
.ymob-nav-ul>li.active .xia .bot{
	display: inline-block;
	
}
.ymob-nav-ul>li.active .xia .rit{
	display: none;
}
.ymob-nav-ul>li ul{
	margin-top: 10px;
	display: none;
}
.ymob-nav-ul>li.active ul{
	display: block;
}
.ymob-nav-ul>li ul>li{
	padding:10px 0;
}
.ymob-nav-ul>li ul>li a{
	font-size: 16px;
	color:#6D6D6D;
}

/* 底部 */
.flrbg1{
	position: static;
	text-align: right;
	width: 100%;
	margin-top: 10px;
}
.flrbg1 img{
	width: 120px;
	display: inline-block;
}