/* download */
html { background: #00697e url(/Formal/images/login/download.jpg) center bottom no-repeat; }
body { background: transparent; }
#content { width: 1150px; margin: 0 auto; }
#content .wrapper { padding: 0 50px; background: #fff; }/** 2014-09-22 Darren add */
/*.download { background: transparent url(/Formal/images/login/qrcode.png) 780px 165px no-repeat }*//*生成下载app的二维码图片*/
.download .item { padding: 40px 0 40px 450px; line-height: 28px; font-size: 14px; border-bottom: 1px solid #ddd; }
.download .item h3 { margin-bottom: 30px; font-size: 26px; color: #1268cd; }
.download .item ul { padding-left: 6px; }
.download .item li { list-style: disc inside; }
.download .btn-group { margin-top: 40px; }
.download a.iphone { display: inline-block; *display: inline; *zoom: 1; background: transparent url(/Formal/images/login/down-buttons.png) 0 0 no-repeat; width: 162px; height: 48px;text-decoration: none;}
.download a.android { display: inline-block; *display: inline; *zoom: 1; background: transparent url(/Formal/images/login/down-buttons.png) 0 -48px no-repeat; width: 162px; height: 48px; margin-left: 5px; text-decoration: none;} 

.download a.windows { display: inline-block; *display: inline; *zoom: 1; background: transparent url(/Formal/images/login/down-buttons.png) 0 -96px no-repeat; width: 162px; height: 48px; text-decoration: none;}
.download a.macox { display: inline-block; *display: inline; *zoom: 1; background: transparent url(/Formal/images/login/down-buttons.png) 0 -144px no-repeat; width: 162px; height: 48px; text-decoration: none;}
/* .download a.windows { display: inline-block; *display: inline; *zoom: 1; background: transparent url(/Formal/images/login/down-buttons.png) 0 -96px no-repeat; width: 162px; height: 48px;text-decoration: none;}
.download a.macox { display: inline-block; *display: inline; *zoom: 1; background: transparent url(/Formal/images/login/down-buttons.png) 0 -144px no-repeat; width: 162px; height: 48px; margin-left: 5px; text-decoration: none;}  */

.download .item.first-child { background: transparent url(/Formal/images/login/down-1.jpg) 80px 80px no-repeat; *zoom: 1; }
.download .item.first-child-zj { background: transparent url(/Formal/images/login/down-11.jpg) 80px 80px no-repeat; *zoom: 1; }

.download .item.last-child { background: transparent url(/Formal/images/login/down-2-new.jpg) 80px 80px no-repeat; *zoom: 1; }
.download .item.last-child1 { background: transparent url(/Formal/images/login/yuanjing_new.jpg) 80px 80px no-repeat; *zoom: 1; }
.download .item.last-child-zj { background: transparent url(/Formal/images/login/down-22.jpg) 80px 80px no-repeat; *zoom: 1; }

.downtitle-zh{
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	margin-left:60px;
	margin-top: 10px;
}
.downtitle-en{
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	margin-left:60px;
	margin-top: 10px;
}