@charset "utf-8";
/* CSS Document */



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img { border: 0; }
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

*{padding:0px; margin:0px; font-family: MicroSoft yahei;}
code, kbd, samp, tt { font-size: 100%; }
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {  *font-size: 100%;}
body { line-height: 1.5; background:#fff; font-size:12px; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
sup, sub { font-size: 100%; vertical-align: baseline; }
/* remember to highlight anchors and inserts somehow! */
a:link{ color:#333; text-decoration: none; }
a:visited { color:#333; text-decoration: none; }
a:hover { color:#f60; text-decoration: none; }
a:active { color:#f60; text-decoration: none; }
/*160926 二维码页面*/
.ewm-breadcrumb{ margin:0 auto; margin-top:15px; height:40px;border:1px solid #ddd;background-color:#eee;line-height:40px;}
.span12 .ewm-body{padding:10px 0;width:100%;}
.ewm-group{float:left;padding:5px 10px 20px 10px;width:295px;text-align:center;}
.ewm-group .ewm-img{ text-align:center}
.ewm-group .ewm-img img{padding-top:5px;width:280px;height:280px;}
.ewm-group .des{display:block;padding:10px 0;color:#666;font-size:16px;}
.ewm-group .des img{height:24px;}
.ewm-group .des span{padding:0 10px;vertical-align:top;}
.ewm-breadcrumb .title{line-height:38px;float:left;padding:0 40px 0 20px;width:auto;background-color:#FFF;background-image:url(../images/ewm-bread-bg-norml.png);background-position:right;background-repeat:no-repeat;font-size:18px;}
.ewm-breadcrumb .title-last{background-image:url(../images/ewm-bread-bg-last.png);}
.span6{ clear:both; margin-bottom:10px;  }
.span6 .ewm-breadcrumb{}
.app-row{padding:20px 0;width:100%;}
.app-row .app-left{padding:40px 30px 40px 0;width:100px;border-right:1px solid #ddd;text-align:right; float:left}
/* .app-row .app-left{padding:84px 30px 100px 0;width:100px;border-right:1px solid #ddd;text-align:right; float:left} */
.app-row .app-left img{ width:52px; height:52px;}
.app-right{ float:left; width:440px;}
.btn-appdown{ width:204px; height:55px; background:url(../images/btn-app.png) no-repeat; position:static; background-color:transparent; border:none; font-size:16px; color:#666; cursor:pointer}
.btn-appdown.newBtn {
	width: 255px;
	background-size: 100% 100%;
}
/* .btn-group{ width:360px; padding:10px 0; height:55px;} */
.btn-group{ width:360px; margin:10px 0; height:55px;}
/* .btn-group img{ float:left; padding:5px 30px 0 30px; width:35px;} */
.btn-group img{ float:left; margin:5px 30px 0 30px; width:35px;}
.btn-group .btn-appdown{ float:left;}


.erweimawrap{ height:93px; background:#d00000; border-bottom:1px solid #AD120E;}
.erweimawrapleft{ float:left; width:271px; height:93px;}
.erweimawrapright{ float:right; width:120px; padding-top:35px; }
.erweimawrapright li{ float:right; height:50px; width:50px;}.adfoot{ clear:both; margin-top:15px; border-top:4px solid #e20000;}
.adfootmar{ margin:0 auto;width:1020px; text-align:center;}
.fontcont{padding:10px;}
.fontcont a:Link{ font-size:14px;}
.fontcont a:visited{ font-size:14px;}
.fontcont a:hover{ font-size:14px;}
.fontcont a:active{ font-size:14px;}
.dgcont{ text-align:center; font-size:12px; color:#666; padding-bottom:10px;}

/* 确认下载提示框 */
/* #myModal .main {
	width: 280px;
	background-color: #fff;
	border-radius: 4px;
	margin: 0 auto;
	margin-top: 100px;
}
#myModal .main .content {
	padding-bottom: 20px;
}

#myModal .main .content .detail {
	color: #000;
	font-size: 14px;
	margin-top: 16px;
	text-align: center;
	padding-top: 40px;
}

#myModal .main .btnBox {
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #e5e5e5;
	color: #108EE9;
	font-size: 16px;
}
#myModal .main .btnBox .sure {
	float: left;
	width: 139px;
	height: 100%;
	text-align: center;
	cursor: pointer;
}
#myModal .main .btnBox .sure a {
	display: block;
	width: 100%;
	height: 100%;
	color: #108EE9;
}
#myModal .main .btnBox .notNow {
	float: right;
	width: 140px;
	height: 100%;
	border-left: 0.01rem solid #e5e5e5;
	text-align: center;
	cursor: pointer;
} */