.ppc { display:none !important; }
.mm { display:block !important; }

@media (max-width:1200px) {
	.ppc { display:block !important; }
	.mm { display:none !important; }
}

@media (max-width:420px) {
	.ppc { display:none !important; }
	.mm { display:block !important; }
}

#header { width:100%; text-align:center; background-color:#f6f6f6 !important; box-shadow:none; height:50px; position:fixed; z-index:99999999; }
#header .inner { width:100%; margin:0 auto; padding:0; line-height:80px; }
#header .inner h1.logo { margin:0 auto; margin-top:-15px; margin-left:-10px; }
#header .inner h1.logo img { width:33px; }
#header .inner .mobile_menu { width:100%; position:absolute; left:0; top:50px; line-height:45px; }
#header .inner .mobile_menu .bg { background:#fff; }
#header .inner .mobile_menu .bg > div { font-size:18px; }

#header_mobile { width:100%; text-align:center; background-color:#f6f6f6 !important; box-shadow:none; height:50px; position:fixed; z-index:99999999; }
#header_mobile .inner { width:100%; margin:0 auto; padding:0; line-height:80px; }
#header_mobile .inner h1.logo { margin:0 auto; margin-top:-15px; margin-left:-10px; }
#header_mobile .inner h1.logo img { width:200px; }
#header_mobile .inner .mobile_menu { width:100%; position:absolute; left:0; top:50px; line-height:45px; }
#header_mobile .inner .mobile_menu .bg { background:#fff; }
#header_mobile .inner .mobile_menu .bg > div { font-size:18px; }

.ham_wrap { position:absolute; right:20px; top:25px; }
.ham:before {content: '';width: 25px;height: 4px;background: #4d4d4d;position: absolute;left: 0;bottom: -8px; background:rgba(0,0,0, 0.4); }
.ham {position: relative;display: block;width: 25px;height: 4px;background: #4d4d4d; background:rgba(0,0,0, 0.4); }
.a_block {display: block;width: 25px;height: 25px;float: right;margin-right: 20px;margin-top: -50px;background: rgba(0,0,0,0);padding: 15px 10px 10px 10px;}
.ham:after { content: '';width: 25px;height: 4px;background: #4d4d4d;position: absolute;left: 0;top: -8px; background:rgba(0,0,0, 0.4); }

#footer { width:100%; min-width:100%; background:#f5f5f5; text-align:center; }
#footer .foot_copy { font-size:14px; color:#666; }
#footer .inner { width:100%; margin:0 auto; padding:20px; overflow:hidden; }
#footer .inner .foot_L { float:none; width:100%; text-align:center; line-height:26px; margin-top:50px; }
#footer .inner .foot_L .foot_L_title { font-size:21px; font-weight:bolder; }
#footer .inner .foot_L .foot_L_content { font-size:14px; color:#666; }
#footer .inner .foot_R { float:none; width:100%; text-align:center; }
#footer .inner .foot_R .foot_RL { float:none; display:block; margin-right:0; margin-top:0; }
#footer .inner .foot_R .foot_RR { float:none; display:block; font-size:21px; color:#004e4f; margin-top:-10px; line-height:30px; }

#footer_sub { width:100%; min-width:100%; background:#000; text-align:center; }
#footer_sub .foot_copy { font-size:14px; color:#fff; }
#footer_sub .inner { width:100%; margin:0 auto; padding:20px; overflow:hidden; }
#footer_sub .inner .foot_L { float:none; width:100%; text-align:center; line-height:26px; margin-top:50px; }
#footer_sub .inner .foot_L .foot_L_title { font-size:21px; font-weight:bolder; }
#footer_sub .inner .foot_L .foot_L_content { font-size:14px; color:#fff; }
#footer_sub .inner .foot_R { float:none; width:100%; text-align:center; }
#footer_sub .inner .foot_R .foot_RL { float:none; display:block; margin-right:0; margin-top:0; }
#footer_sub .inner .foot_R .foot_RR { float:none; display:block; font-size:21px; color:#fff; margin-top:-10px; line-height:30px; }