body,p{
	margin:0;
	font-family:微软雅黑;
}
.menubar{
	margin: 1em 0em 0 0em;
}
.menu{
	list-style:none;
	display:inline-block;
	width:25%;
	position:relative;
	box-sizing:border-box;
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
}
li:nth-child(4n){
	border-right:solid 1px white;
}
.menu .menuimg img{
	width:100%;
}
ul{
	margin:0;
	list-style-type:none;
	padding:0;
}
div.menubar{
	display:block;
}
.menutitle{
	background-color:#57C8FB;
	height:2em;
	line-height:2em;
	color:white;
	font-size:1.1em;
}
a:hover, a:visited, a:link, a:active {
    text-decoration: none;
	color: black;
}
.hotimg{
	position:absolute;
	top:0;
	right:0;
	width:30%;
}
.hotimg img{
	width:100%;
}
.menutitle{
	padding-left:10px;
}
footer{position: fixed;bottom:0;height: 46px; line-height:23px; width: 100%;border-top: 1px solid #eee;background:#fff;z-index: 100; font-size:0; }
footer img{width:1.85em; vertical-align:middle; padding-top:0.3em;}
footer a{
	margin:0 auto;
	display:inline-block;
	width:25%;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	
}
footer a:nth-child(3){
	border-right: none;
}
footer a div{
	width:100%;
}

.myinfo{
	width:100%;
	background:url(../images/mybank/logo/myshop/top1.png) no-repeat ;
	background-size:cover;
	padding:20px;
	box-sizing:border-box;
}
.myinfo>div{
	display:inline-block;
	vertical-align:middle;
}
.headimg{
	width:80px;
	height:80px;
	margin:0 auto;
	overflow:hidden;	
}
.headimg img{
	width:100%;
	height:100%;
}
.lxfs{
	padding:1em 0;
	border-bottom:1px solid #a0a0a0;
}
.lxfs a{
	display:inline-block;
	width:50%;
	box-sizing:border-box;
}
.lxfs img{
	width:100%;
}
.name{
	text-align:center;
	margin-top:0.7em;
	margin-bottom:0.3em;
}
.notice{
	word-wrap: break-word;
	padding:0.9em 0.4em;
	border-bottom:1px solid #a0a0a0;
	line-height:1.6em;
}
.notice img{
	width:1.5em;
	vertical-align:middle;
}
.siteno{
	text-align:center;
	margin-top:0.3em;
	margin-bottom:0.3em;
}
footer #my_shop{
	font-size:1.2em;
}

.top-content{
	width: 100%;
    margin-bottom: 1em;
    padding: 0.5em 0;
	position:fixed;
	top:0;
	left:0;
	z-index:101;
	background-color:#00a1e9;
}
.go-back, .go-index{
	display:inline-block;
	vertical-align:middle;
	padding-left:0.5em;
	position:absolute;
	top:0.6em;
}
.go-back img, .go-index img{
	width:20px;
}
.go-back a{
	display:inline-block;
	width:50px;
	height:30px;
}
.top-text{
	text-align:center;
	width:100%;
	display:inline-block;
	color:#FFFFFF;
	vertical-align:middle;
	font-size:1.2em;
	font-weight:bold;
}
.go-index{
	right:0.5em;
	
}
.my_order_info{
	margin-top:3em;
	
}
.my_order_info table{
	width:100%;
	font-size:14px;
}
.banner img{
	width:100%;
	padding:0px;
	margin:0px;
}
.banner{width:100%; }
.logo{
	width:100%;
	margin:3px auto; 
	height: 50px; 
	background-position:center;
	background-size:contain;
	-moz-background-size:contain; 
	-webkit-background-size:contain; 
	-o-background-size:contain;
	background-repeat:no-repeat;
	background-image:url(../images/logo1.jpg);
}
.bottom{
	margin-bottom:55px;
}
.middle{
	margin-top:40px;
}

.list .tab-nr div.tab-innr {display: none;}
.list .tab-nr div.show{display: block;}
.list .tab .tab-innr{
	border-top:1px solid #C7C7C7;
}
.list .tab .tab-hd span{display: inline-block;width: 5em;line-height:2.3em;font-size:1.2em;color:#5f646e;text-align: center;}
.list .tab .tab-hd span:nth-child(1){ }
.list .tab .tab-hd .on{ border:1px solid #C7C7C7; border-bottom:1px solid #ffffff; margin: 0 0 -1px; border-top:2px solid #00a1e9;}
.my_button{
	font-size:14px;
	padding:0.6em 0.8em 0.6em 1.6em;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    border: 1px solid #CCC;
	background-color:white;
	font-weight: bold;
	letter-spacing:0.8em;
	-webkit-appearance: none;
    -webkit-user-select: none;
	margin-top:0.34em;
}
footer a:hover, footer a:visited, footer a:link, footer a:active{
	color:#959595;
}