@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;font-family:"微软雅黑";}
li{list-style:none;}
img{border:none 0;}
a{text-decoration:none;}
body{background-color:#f4f4f4;width:100%;margin:0; -webkit-font-smoothing: antialiased; font-smooth: always;overflow-x: hidden;font-weight: normal; font-style: normal;  }
/*头部*/
.lanm{ position:relative; width:100%; height:45px; left:0; top:0; z-index:998; 
background:#f7f7f7; border-bottom:1px #e5e5e5 solid;
display:box; display:-webkit-box; display:-moz-box; position:fixed;}
.lanm h9{ display:block; color:#323232; box-flex:1.0; -webkit-box-flex:1.0; -moz-box-flex:1.0; line-height:45px; text-align:center; font-size:1.125em; font-weight:bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight:normal;}
.lanm .span1{ width:40px; height:100%; display:block;}
.lanm span{ width:60px; height:100%; display:block;}
/***
.logo{background:#f7f7f7 url(../images/logo.png) no-repeat left; }
***/
#my-card-back a{ display:block; height:100%; background:url(../images/topimg1_03.png) no-repeat center; background-size:20px auto;}
#my-card-lm a{ display:block; height:100%; background:url(../images/topimg1_05.png) no-repeat center; background-size:28px auto;}
#my-card-lm input, select{background-image:url(../images/dateimg_03.png); background-repeat:no-repeat; background-position:right center;background-size:26px 26px; cursor:pointer; outline:none; border:none; background-color:#f7f7f7; height:45px; width:45px; color:#FFF;}
/*导航*/
.top-list{overflow:hidden; width:100%; border:1px solid #eeeeee;background-color:white;text-align:center; overflow:hidden; margin-bottom:4px; height:45px;margin-top:46px;}
.top-list li{width:32%;float:left;text-align:center;font-size:1em; margin:0; top:0; padding:0;}
.top-list li a{width:60px;margin:0 auto;display:block;height:45px;}
.top-list li span{height:20px;width:80px;display:block;color:#979797;background-size:100% auto;line-height:45px; font-size:1.125em;}
.top-list li .first1{ color:#109bee; border-bottom:2px solid #109bee; padding-bottom:23px;}
/*按钮*/
.change-list-4-clearfix input[type="button"] {
	color: #fff;
	cursor: pointer;
	outline: none;
	font-family:"微软雅黑", sans-serif;
	padding: 10px 0px;
	width:96%;
	font-size:1em;
	background:#0085ce;
	border:none;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px; display:block; margin:25px auto 20px;letter-spacing:1px; -webkit-appearance: none; }
.change-list-4-clearfix input[type="button"]:hover {background:#0193e3;}
/*禁用按钮*/
.change-list-4-disabled input[type="button"] {
	background:#a8a8a8;
}
/*select*/
.form-control {
	display: block;
	width: 100%;
	height: 42px;
	padding: 5px 2%;
	font-size: 16px;
	line-height: normal;
	color: #a8a8a8;
	background-color: #fff;
	background-image: none;
	border: 1px solid #e5e5e5;
	background-image:url(../images/left-img-05_06.png);
	background-repeat:no-repeat; 
	background-position:right center;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-webkit-appearance: none;
}


/**加载中**/
.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;width:100%;height:100%;_padding:0 20px 0 0;background:#f6f4f5;display:none;}
.showbox{position:fixed;top:0;left:50%;z-index:9999;opacity:0;filter:alpha(opacity=0);margin-left:-80px;}
*html,*html body{background-image:url(about:blank);background-attachment:fixed;}
*html .showbox,*html .overlay{position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#AjaxLoading{border:1px solid #8CBEDA;color:#37a;font-size:12px;font-weight:bold;}
#AjaxLoading div.loadingWord{width:180px;height:50px;line-height:50px;border:2px solid #D6E7F2;background:#fff;}
#AjaxLoading img{margin:10px 15px;float:left;display:inline;}

/*顶部点击弹出*/
.am-share { font-size: 14px; border-radius: 0; bottom: 0; left: 0; position: fixed; text-align: center; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); -webkit-transition: -webkit-transform 300ms; transition: transform 300ms ; width: 100%; z-index: 1110; }
.am-modal-active { transform: translateY(0px);  -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.am-modal-out { z-index: 1109; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%) }

.am-share-title { background-color: #f8f8f8; border-bottom: 1px solid #fff; border-top-left-radius: 2px; border-top-right-radius: 2px; color: #555; font-weight: 400; margin: 0 10px; padding: 10px 0 0; text-align: center; }
.am-share-title::after { border-bottom: 1px solid #dfdfdf; content: ""; display: block; height: 0; margin-top: 10px; width: 100%; }

.am-share-footer { margin: 10px; }
.am-share-footer .share_btn { color: #555;  display: block; width: 100%; background-color: #e6e6e6; border: 1px solid #e6e6e6; border-radius: 0; cursor: pointer;  font-size: 16px; font-weight: 400; line-height: 1.2; padding: 0.625em 0; text-align: center; transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s; vertical-align: middle; white-space: nowrap;font-family:"微软雅黑";  }

.am-share-sns { background-color: #f8f8f8; border-radius: 0 0 2px 2px; margin: 0 10px; height:auto; zoom:1; overflow:auto; }

.am-share-sns li { display: block; height: auto;  width: 100%; padding:10px 0; border-bottom:1px solid #dadada; }

.am-share-sns a { color: #555; display: block; text-decoration:none; }
.am-share-sns span { display: block; text-align:center;}

.am-share-sns .share-icon-weibo { background-image: url(); }

.sharebg { background-color: rgba(0, 0, 0, 0.6); bottom: 0; height: 100%; left: 0; opacity: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 1100; display:none; }
.sharebg-active { opacity: 1; display:block; }
