html,body,.page{
background: url(/img/m_main_bg.png) no-repeat;
background-size: cover;
}

#page nav{
display:none
}

nav:not(.mm-menu){
display:none
}

/* .mlogo{
margin:10px;
font-family:"Arial black","Helvetica black","Tahoma",Gadget,sans-serif;
} */

.hx {
position: relative;
border-bottom: 1px solid #ccc8be;
padding: 8px 10px;
margin: 0;
}

.hx.h2 {
background: #fbfbfb;
text-shadow: 1px 1px 0 #fff;
padding-right: 40px;
font-size: 16px;
line-height: 1.4;
}

.hx h2, .hx h3 {
margin: 0 10px 0 0;
display: inline;
}

.mlogo img{
/* height:55px; */
vertical-align: middle;
}

#header{
position:relative;
width:100%;
line-height:50px;
height:55px; 
z-index:10;
box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, .2);
-moz-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, .2);
-webkit-box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, .2);
border-bottom: 3px solid #800101;
background: linear-gradient( to bottom, white, #f9f9f9 );
}

#header.fixed{
position:fixed;
top:0; left:0;
width:100%;
padding-top: 5px;
}

#header .mlogo{
	position: absolute;
	left: 10px;
}
#header .go_home{
position: absolute;
right: 60px;
vertical-align: middle;
display: block;
top: 7px;
}
.ie_sub_header img{
vertical-align:middle;
width: 80%;
}

.ie_sub_header{
text-align: center;
position: relative;
top: 0;
width: 100%;
padding: 20px;
}

.bannder_wrap{
	width: 100%;
/*     height: 455px; */
}

div.banner_div {
width: 31%;
position: absolute;
right: 10px;
top: 5px;
z-index: 10;
}

div.banner_div img:last-child{
margin-top: 3px;
}

.subMenu_header img{
vertical-align:middle;
width:100%;
}

.subMenu_header{
text-align: center;
}

#content.fixed-padding{
/*padding-top:45px*/
}

.nrow.member-menu{
padding:20px 0;
border-bottom:1px solid #ddd;
margin-bottom:20px;
display: none;
}

.member-view{
border:1px solid #ddd
}

.member-view .mm-prev:before,.member-view .mm-next:after,.member-view .mm-arrow:after{
display:none;
width:0;
height:0
}

.member-menu a{
color:inherit
}

li#viewpc{
margin-top:30px;
background:rgba(255,255,255,0.05);
text-align:center
}

.sns{
	
}

.sns a{
	float: left;
}

.v-outer{
overflow:hidden;
position:relative
}

.v-outer{
display:table;
position:static
}

.v-middle{
position:absolute;
top:50%
}

.v-middle{
display:table-cell;
vertical-align:middle;
width:100%;
position:static
}

.v-inner{
position:relative;
top:-50%
}

.footer{
width:100%;

}

.footer-wrap{
padding:10px 0;
color: #ccc;
font-size: 11pt;

}
.footer-wrap p{
	margin: 0;
}

.footer-wrap:after{
content:"";
display:block;
clear:both
}

.footer-wrap p.copyrights{
margin:0;
color: #828282;
}

.footer-info{
margin:0;
padding:10px 0
}

.footer p {
margin: 0;
padding: 0 10px;
}

.footerBg {
background-color: #3c3c3c;
padding: 10px;
margin-top: 20px;
}

.main_btn {
position:relative;
width: 100%;
text-align: center;
padding:0;
margin: 0 auto;
}

.iconBox{
	width:100%;
/* 	height: 100px; */
	background-color: #fff;
	/* border-top: 2px solid #324a5e; */
	
}


.icon_warp{
float:left;
width:33.33%;
/* height: 100px; */
vertical-align: middle;
padding: 5px;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}

.icon_warp img{
	width: 90%;
}

.btns{
	width:100%;
	overflow:hidden;
	float:left;
	background:#fff;
}

.btn_box{
	width: 50%;
	overflow:hidden;
	float:left;
	margin: 0;
	padding:0;
}

.btn_box a img{
	float:left;
	margin: 0;
    padding: 0;
}

.info_success{
	background: url(../images/info_success_bg.png) no-repeat;
	background-size: 100%;
}

.pb-btn{
display:inline-block;
padding:3px 12px;
-o-user-select:none;
margin-bottom:0;
font-size:12px;
font-weight:normal;
line-height:1.428571429;
color:#fff;
text-align:center;
text-decoration:none;
white-space:nowrap;
vertical-align:middle;
cursor:pointer;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
background-image:none;
border:1px solid transparent;
border-radius:3px;
-webkit-transition:.25s linear;
transition:.25s linear
}

.pb-btn:hover{
text-decoration:none
}

.pbh-btn{
padding:12px 12px
}

.footer_btn{
	width:90%;
	background:#3c3c3c;
	text-align:center;
	vertical-align: middle;
	color: #ddd;
	border-bottom: 1px solid #292929;
	margin: 0 auto;
	padding: 5px 0 12px 0;
}
.footer_btn a{
	padding: 8px 20px;
    border-radius: 4px;
    border: 1px solid #292929;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #b1b1b1;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 200ms ease-in-out 0s;
    background-color: #404040;
    white-space: nowrap;
    font-size: 11pt;
    margin: 0 2px;
}

div.footer_on a{
	position: relative;
	top:7px;
}

div.footer_on b{
	position: relative;
	top:7px;
}

.footer p{
margin:0;
padding:0
}

.white .footer{
border-top:1px solid #ddd;
border-bottom:1px solid #ddd
}

#popup_menu_area{
width:100%!important;
left:10px!important;
background-color:rgba(0,0,0,.3)
}

#popup_menu_area ul{
width:80%;
margin:auto;
background-color:#fff
}

#popup_menu_area a{
padding:8px 3px!important;
font-size:14px
}
