html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,blockquote,pre,form,input,textarea,fieldset,table,th,td,header,footer,nav,article,section
	{
	margin: 0;
	padding: 0;
}

body,button,input,select,textarea {
	font: 12px/1.5 tahoma, arial, \5b8b\4f53;
}

body {
	background: #fff;
	color: #333;
}

ul,ol {
	list-style: none;
}

img {
	border: 0;
	vertical-align: top;
}

header,footer,nav,article,section {
	display: block;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4,h5,h6 {
	font-size: 100%;
}

a {
	color: #0068b7;
	outline: 0;
}

a,a:hover {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

:focus {
	outline: 0;
}

.f_l {
	float: left;
}

.f_r {
	float: right;
}

.c_b,.clear {
	clear: both;
}

.clear {
	font-size: 0;
	height: 0;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.f_w_b {
	font-weight: 700;
}

.f_w_n {
	font-weight: 400;
}

.black {
	color: #000;
}

.red {
	color: red;
}

.gray {
	color: #999;
}

.t_a_l {
	text-align: left;
}

.t_a_c {
	text-align: center;
}

.t_a_r {
	text-align: right;
}

.t_d_u {
	text-decoration: underline;
}

.fs_12 {
	font-size: 12px;
}

.fs_14 {
	font-size: 14px;
}

.white {
	color: #fff;
}

.err9999Box {
	height: 195px;
	width: 320px;
}

.err9999 {
	font-size: 16px;
	height: 127px;
	margin: 0 auto;
	padding-top: 30px;
	width: 218px;
}

.err9999Tip {
	color: #000;
	font-weight: 400;
	margin-left: 10px;
}

.mask {
	background-color: #000;
	filter: alpha(opacity : 30);
	left: 0;
	opacity: .3;
	overflow: hidden;
	position: fixed;
	top: 0;
	-moz-user-select: none;
}

.mask,.mask iframe {
	height: 100%;
	width: 100%;
}

.panel {
	border-radius: 2px;
	position: absolute;
	text-align: left;
	z-index: 99;
}

.panel-content,.panel-t1 {
	zoom: 1;
}

.panel-t1 {
	box-shadow: 0 0 8px rgba(0, 0, 0, .35);
	z-index: 0;
}

.msg-panel {
	display: table;
	font-size: 14px;
	height: 80px;
	margin: 0 auto;
}

.msg-text-box {
	display: table-cell;
	vertical-align: middle;
}

.msg-text {
	color: #221815;
	font-size: 14px;
	height: 45px;
	margin: 0 auto;
	padding-left: 38px;
}

.msg-ok-tip,.msg-warning-tip,.msg-error-tip {
	background-repeat: no-repeat;
}

.msg-prompt {
	padding-left: 0;
	text-align: center;
	width: 320px;
}

.wrap {
	margin: 0 auto;
	width: 960px;
}

.header {
	background: #2684c2;
	height: 68px;
}

.container {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

.gg {
	color: #d7e44c;
	float: left;
	font-size: 16px;
	line-height: 18px;
}

.navbar {
	font-family: "Microsoft YaHei";
	margin-top: 26px;
	white-space: nowrap;
	width: 585px;
}

.navbar,.nav {
	float: right;
}

.footer {
	margin: 40px 0 66px;
	padding: 25px 0;
	position: relative;
	z-index: 3;
}

.follow-us {
	height: 32px;
	position: absolute;
	right: 25px;
	top: 25px;
	width: 112px;
}

.login-panel {
	background: #fff;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .13), 0 1px 5px
		rgba(0, 0, 0, .36), inset 0 0 0 1px rgba(255, 255, 255, .69);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .13), 0 1px 5px
		rgba(0, 0, 0, .36), inset 0 0 0 1px rgba(255, 255, 255, .69);
	box-shadow: 0 0 2px rgba(0, 0, 0, .13), 0 1px 5px rgba(0, 0, 0, .36),
		inset 0 0 0 1px rgba(255, 255, 255, .69);
	height: 336px;
	position: absolute;
	right: 0;
	top: 14px;
	width: 288px;
	z-index: 1;
}

.hasFontSmoothing-false body,.hasFontSmoothing-false button,.hasFontSmoothing-false input,.hasFontSmoothing-false select,.hasFontSmoothing-false textarea
	{
	font-family: SimSun, sans-serif;
}

* html .clearfix {
	height: 1%;
}

.mask iframe {
	left: 0;
	position: absolute;
	top: 0;
	z-index: -1;
}

.mask div {
	background-color: #000;
	height: 100%;
	left: 0;
	top: 0;
	-moz-user-select: none;
	width: 100%;
	z-index: 1;
}

.msg-text p,.msg-text span {
	color: #3f4d72;
}

.msg-text em {
	color: #ff6602;
	font-style: normal;
}

.msg-prompt input {
	border: 1px solid #95a1b6;
	height: 25px;
	vertical-align: middle;
	width: 125px;
}

.msg-prompt textarea {
	height: 80px;
	overflow-y: auto;
	resize: vertical;
	width: 200px;
	word-break: break-all;
}

.msg-prompt label {
	padding-right: 5px;
	vertical-align: top;
}

.nav ul {
	overflow: hidden;
}

.nav li {
	border-left: 1px dashed #93c2e1;
	float: left;
	height: 18px;
	line-height: 18px;
	margin: 0 0 0 -1px;
	padding: 0 30px;
}

.nav a {
	color: #fff;
	font-size: 16px;
}

.menu li {
	border-left: 4px solid #fff;
	height: 54px;
}

.menu a {
	color: #3e76a3;
	display: block;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	padding: 15px 0;
}

.footer strong {
	font-weight: 400;
	font-family: arial;
}

.login-panel h1 {
	color: #1e71a8;
	font-weight: 400;
	font: normal 20px/75px "Microsoft Yahei", "\5fae\8f6f\96c5\9ed1", SimSun,
		sans-serif;
	height: 66px;
	margin-left: 30px;
	width: 227px;
}

.clearfix:after {
	clear: both;
	content: "\20";
	display: block;
	height: 0;
	visibility: hidden;
}

.panel .co1,.panel .co2,.panel .cue,.panel .sd,.panel .close,.panel .minimize,.panel .resize
	{
	z-index: 3;
}

.panel .close,.panel .minimize {
	cursor: pointer;
}

.panel .resize {
	background-color: #ccc;
	bottom: 0;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 10px;
}

.panel .panel-iframe {
	height: expression(this.parentNode.offsetHeight-3);
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -8;
}

.panel-t1 .panel-content {
	position: relative;
	z-index: 2;
}

.panel-t1 .left-corner,.panel-t1 .right-corner {
	display: block;
	height: 30px;
	position: absolute;
	width: 10px;
}

.panel-t1 .left-corner {
	background-position: 0 -35px;
	left: 0;
	top: 0;
}

.panel-t1 .right-corner {
	background-position: 0 -70px;
	right: 0;
	top: 0;
}

.panel-t1 .minimize {
	background-position: 0 0;
}

.panel-t1 .close {
	background-position: -22px 0;
	right: 10px;
	top: 4px;
}

.panel-t1 .close-link,.panel-t1 .minimize-link {
	display: block;
	height: 22px;
	width: 22px;
}

.panel-t1 .close-link {
	background-position: 0 -152px;
}

.panel-t1 .minimize {
	right: 34px;
	top: 4px;
}

.panel-t1 .minimize-link {
	background-position: 0 -174px;
}

.msg-text .info {
	color: #8f99b2;
	font-size: 12px;
	margin: 5px 0 0;
}

.msg-text .info-warning {
	color: red;
	font-size: 14px;
}

.msg-warning-tip .msg-text,.msg-warning-tip .msg-text,.msg-warning .msg-text,.msg-error .msg-text
	{
	color: #3f4d72;
}

.msg-prompt .msg-text {
	width: 100%;
}

.layout .aside {
	float: left;
	margin: 0 0 0 -100%;
	width: 170px;
}

.layout .main {
	float: left;
	width: 100%;
}

.layout .main-wrap {
	margin: 0 0 0 180px;
}

.layout .content {
	border-left: 1px solid #e5e5e5;
	font-size: 15px;
	font-family: "Microsoft YaHei";
	padding-left: 40px;
}

.header .container {
	height: 68px;
}

.nav .gg {
	color: #d7e44c;
}

.menu .current {
	background: #e7f5ff;
	border-color: #2684c2;
}

.menu .icon-android {
	background-position: 0 0;
}

.menu .icon-bbs {
	background-position: 0 -27px;
}

.menu .icon-ios,.menu .icon-mac {
	background-position: 0 -49px;
}

.menu .icon-level {
	background-position: 0 -76px;
}

.menu .icon-other {
	background-position: 0 -98px;
}

.menu .icon-question {
	background-position: 0 -123px;
}

.menu .icon-web {
	background-position: 0 -148px;
}

.menu .icon-windows {
	background-position: 0 -176px;
}

.footer .links {
	margin-bottom: 16px;
	overflow: hidden;
}

.footer .copyright {
	color: #333;
	font-family: arial;
}

.follow-us .item {
	background: url(../images/share.png) no-repeat 0 0;
	float: left;
	height: 31px;
	width: 39px;
}

.follow-us .divider {
	border-left: 1px solid #e5e5e5;
	display: inline;
	float: left;
	height: 31px;
	margin: 0 10px;
	width: 1px;
}

.follow-us .weixin {
	position: relative;
	background-position: 0 -120px;
}

.follow-us .weibo {
	background-position: 0 -40px;
}

.follow-us .qrcode {
	height: 128px;
	left: -40px;
	position: absolute;
	top: -130px;
	visibility: hidden;
	width: 128px;
}

.login-panel .change {
	background-color: #f2f7fa;
	border-top: 1px solid #e6ecf0;
	bottom: 0;
	height: 40px;
	left: 0;
	line-height: 40px;
	position: absolute;
	width: 100%;
}

.login-panel .login-error {
	color: red;
	height: 20px;
	left: 30px;
	line-height: 20px;
	padding-left: 20px;
	position: absolute;
	top: 9px;
	white-space: nowrap;
}

.nav .current a {
	font-weight: 700;
}

.footer .links a {
	border-left: 1px solid #d5d5d5;
	color: #8d8d8d;
	margin: 0 0 0 -10px;
	padding: 0 10px;
}

.login-panel .change a {
	margin-left: 30px;
}

.panel-t1 .panel-content .hd {
	background-color: #4592f0;
	border-bottom: 1px solid #3484e5;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	height: 32px;
}

.panel-t1 .panel-content .bd {
	background-color: #fff;
	min-width: 320px;
	padding: 14px 14px 0;
}

.panel-t1 .panel-content .ft {
	background-color: #fff;
	border-radius: 0 0 2px 2px;
	height: 30px;
	padding: 10px 0 14px;
	text-align: center;
}

.panel-t1 .panel-content .ft-none {
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.panel-t1 .minimize:hover {
	background-position: 0 -22px;
}

.panel-t1 .close:hover {
	background-position: -22px-22px;
}

.panel-t1 .close-link:hover {
	background-position: 0 -104px;
}

.panel-t1 .minimize-link:hover {
	background-position: 0 -130px;
}

.panel-t1 .y-btn .icon {
	float: left;
	margin: 0 4px 0 0;
}

.y-msg-confirm-dia .panel-content .ft {
	padding: 10px 0 24px;
}

.follow-us .weixin:hover {
	zoom: 1;
	background-position: 0 -80px;
}

.follow-us .weibo:hover {
	background-position: 0 0;
}

.login-panel .login-item .emptyhint {
	color: #ccc;
	font-size: 16px;
	height: 36px;
	left: 10px;
	line-height: 36px;
	position: absolute;
	top: 0;
	width: 200px;
	z-index: 10;
}

.panel-t1 .panel-content .hd h3 {
	color: #d6ebf8;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	max-width: 60%;
	overflow: hidden;
	padding-left: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.panel-t1 .panel-content .ft button {
	cursor: pointer;
	font-size: 108%;
	margin: .2em .4em;
	padding: 0 .6em;
}

.panel-t1 .panel-content .ft .y-btn {
	margin: 0 5px;
	min-width: 52px;
}

.panel-t1 .panel-content .ft .goto_link,.panel-t1 .panel-content .ft .cancel_share
	{
	color: #7c87a5;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0 28px 0 0;
}

.panel-t1 .panel-content .ft .goto_link {
	margin: 0 28px 0 14px;
}

.panel-t1 .panel-content .ft .ok_btn {
	-khtml-user-select: none;
	background-image: -webkit-linear-gradient(bottom, #f5f9fc, #fff);
	background-image: -moz-linear-gradient(bottom, #f5f9fc, #fff);
	background-image: -o-linear-gradient(bottom, #f5f9fc, #fff);
	background-image: linear-gradient(to top, #f5f9fc, #fff);
	border-radius: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #bbcbdf;
	float: right;
	height: 16px;
	margin: 0 14px 0 0;
	min-width: 47px;
	overflow: hidden;
	padding: 6px 16px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
		endColorstr='#f5f9fc', GradientType=0);
	color: #536083;
	cursor: pointer;
	font-size: 12px;
	font-family: arial;
	line-height: 16px;
	text-align: center;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.follow-us .weixin:hover .qrcode {
	visibility: visible;
}

.panel-t1 .panel-content .ft .goto_link:hover,.panel-t1 .panel-content .ft .cancel_share:hover
	{
	color: #4592f0;
}

.panel-t1 .panel-content .ft .ok_btn:hover {
	background: #3083eb;
	border-color: #1f74df;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3083eb',
		endColorstr='#3083eb', GradientType=0);
	color: #fff;
}

#login {
	height: 245px;
	left: 0;
	padding-left: 30px;
	position: absolute;
	top: 45px;
	width: 265px;
	z-index: 1;
}

#rtt:hover {
	background-position: 0 -68px;
}

.login-panel .login-item label,#phraseLoginwarp label,.login-panel b,.login-panel .login-loading,.login-panel .login-success
	{
	display: none;
}

.login-panel .tipinput,.login-panel .tipinput1 {
	background: url(http://p3.qhimg.com/t01016d991788e49c4a.gif);
	border: 1px solid #c7c7c7;
	height: 20px;
	margin-bottom: 10px;
	padding: 7px;
	width: 212px;
	z-index: 20;
}

.login-panel .input-bg:hover input {
	border: 1px solid #b9b9b9;
}

#login .input-bg,#login .input-bg-focus {
	display: block;
	position: relative;
}

.login-panel .input-bg-focus input,.login-panel .verify-code-focus .tipinput
	{
	border: 1px solid #4d90fe;
}

#infobarNoCookie {
	display: none;
	top: -10000px;
}

#infobarNoCookie,#tips-loginAccount,#tips-lpassword,#tips-phraseLogin {
	left: -10000px;
	position: absolute;
}

#login .login-wrap {
	margin-top: 33px;
}

#login .submit {
	clear: both;
	padding-top: 20px;
}

#login .submit input,#infoPanel .go-my {
	background: url("../images/index.png") no-repeat;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	height: 45px;
	line-height: 42px;
	width: 228px;
}

#login .find {
	position: absolute;
	top: 125px;
	width: 230px;
}

#login .submit input {
	background-color: #67c53c;
	border: 0;
	margin-top: 8px;
}

#login .find label {
	float: left;
}

#login .find input {
	vertical-align: middle;
}

#login .find a {
	float: right;
}

#login .show-phrase .find {
	top: 170px;
}

#login .submit input:hover {
	background-position: 0 -69px;
}

#login .submit .no-account,#gotoQuickLogin,#login .other,#login .reg-new-account,#refreshCaptchaLogin
	{
	display: none;
}

.slide-wrap {
	background: #2684c2;
	margin-bottom: 30px;
}

.container {
	height: 388px;
	overflow: hidden;
}

.slide-box,.slide {
	position: absolute;
}

.slide {
	height: 388px;
	left: 0;
	top: 0;
}

.slide-point-box {
	bottom: 22px;
	font-size: 0;
	height: 14px;
	left: 0;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 100%;
}

.download-list {
	float: left;
	width: 600px;
}

.other-list {
	clear: left;
	height: 20px;
	margin-top: 20px;
	overflow: hidden;
}

.qrcode-download {
	border-left: 1px solid #e5e5e5;
	float: right;
	height: 102px;
	margin-top: 22px;
	width: 260px;
}

.mobile-dl-dia-bg {
	background-color: #333;
	display: none;
	height: 100px;
	left: 0;
	opacity: .2;
	position: fixed;
	filter: alpha(opacity = 20);
	top: 0;
	width: 100px;
	z-index: 10;
}

.mobile-dl-dia {
	background-color: #fff;
	display: none;
	height: 360px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 750px;
	z-index: 11;
}

.mobile-dl-dia-title {
	border-bottom: 1px solid #e5e5e5;
	height: 59px;
	line-height: 59px;
	width: 100%;
}

.mobile-dl-dia-close {
	color: #a2a2a2;
	cursor: pointer;
	float: right;
	font-size: 30px;
	margin-right: 20px;
}

.mobile-dl-box {
	height: 291px;
	width: 370px;
}

.android-dl-box {
	float: left;
}

.iphone-dl-box {
	border-left: 1px solid #e5e5e5;
	float: right;
}

.videoslide-main {
	background-color: #fff;
	height: 402px;
	left: 50%;
	margin-left: -324px;
	padding: 10px;
	position: absolute;
	top: 100px;
	width: 648px;
	z-index: 11;
}

.mask {
	background-color: #000;
	filter: alpha(opacity : 30);
	left: 0;
	opacity: .3;
	overflow: hidden;
	position: fixed;
	top: 0;
	-moz-user-select: none;
}

.mask,.mask iframe {
	height: 100%;
	width: 100%;
}

.y-btn-blue {
	background-color: #35a1eb;
	background-image: -webkit-linear-gradient(bottom, #3b92cc, #4aa0da 28%, #5bb0e9);
	background-image: -moz-linear-gradient(bottom, #3b92cc, #4aa0da 28%, #5bb0e9);
	background-image: -o-linear-gradient(bottom, #3b92cc, #4aa0da 28%, #5bb0e9);
	background-image: -ms-linear-gradient(bottom, #3b92cc, #4aa0da 28%, #5bb0e9);
	background-image: linear-gradient(to top, #3b92cc, #4aa0da 28%, #5bb0e9);
	border: solid 1px #3182b9;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, .1);
	-moz-box-shadow: inset 0 1px rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px rgba(255, 255, 255, .1);
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bb0e9',
		endColorstr='#3b92cc', GradientType=0);
	color: #fff;
}

.slide-point-box span {
	background: #70aed5;
	background: transparent url("../images/index.gif") no-repeat\9;
	border-radius: 7px;
	cursor: pointer;
	display: inline-block;
	height: 14px;
	margin-left: 18px;
	-moz-transition: background-color 2s ease;
	-webkit-transition: background-color 2s ease;
	-o-transition: background-color 2s ease;
	-ms-transition: background-color 2s ease;
	transition: background-color 2s ease;
	width: 14px;
}

.dl-btn-box a {
	background: url(http://p3.qhimg.com/t01a8b2a25c7a675b94.png) no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 66px;
	margin-right: 17px;
	width: 226px;
}

.other-list a {
	border-left: 1px solid #b2b2b2;
	color: #1978b7;
	display: block;
	float: left;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	width: 120px;
}

.qrcode-download img {
	float: left;
	margin-left: 30px;
}

.mobile-dl-dia-title span {
	color: #333;
	float: left;
	font-size: 20px;
	margin-left: 27px;
}

.videoslide-main object,.videoslide-main embed {
	position: relative;
	width: 100%;
}

.videoslide-main object,.videoslide-main div,.videoslide-main embed {
	height: 100%;
}

.mask iframe {
	left: 0;
	position: absolute;
	top: 0;
	z-index: -1;
}

.mask div {
	background-color: #000;
	height: 100%;
	left: 0;
	top: 0;
	-moz-user-select: none;
	width: 100%;
	z-index: 1;
}

.slide .btn {
	background: url(http://p3.qhimg.com/t01016d991788e49c4a.gif);
	height: 72px;
	left: 126px;
	line-height: 200px;
	overflow: hidden;
	position: absolute;
	top: 36px;
	width: 360px;
}

.slide .anniversary {
	height: 47px;
	left: 440px;
	top: 246px;
	width: 152px;
}

.slide .download {
	height: 80px;
	left: 320px;
	top: 230px;
	width: 180px;
}

.slide .ctrl {
	height: 26px;
	left: 551px;
	top: 200px;
	width: 76px;
}

.slide-point-box .cur-point {
	background-color: #ebf4f9;
	background-color: transparent\9;
	background-position: -19px 0;
}

.dl-btn-box .client-btn {
	background-position: 0 0;
}

.dl-btn-box .mobile-btn {
	background-position: -243px 0;
}

.other-list .first-list-item {
	margin-left: -1px;
	text-align: left;
}

.other-list .last-list-item {
	width: 152px;
}

.qrcode-download .qrcode-download-desc {
	color: #7f7f7f;
	float: left;
	font-size: 18px;
	line-height: 30px;
	margin-top: 15px;
	margin-left: 15px;
	width: 100px;
}

.mobile-dl-box .icon-name {
	padding-top: 30px;
}

.mobile-dl-box .m-logo {
	padding-left: 160px;
}

.iphone-dl-box .m-logo {
	background-position: -88px 0;
}

.mobile-dl-box .dl-list-item {
	float: left;
	width: 160px;
}

.mobile-dl-box .dl-list-box {
	padding-left: 38px;
}

.android-dl-box .dl-list-box {
	margin-left: 78px;
}

.mobile-dl-dia .qrcode-wrap {
	display: inline-block;
	height: 38px;
	position: absolute;
	right: 20px;
	top: 0;
	vertical-align: bottom;
	width: 38px;
	z-index: 3;
}

.slide .play {
	background: url(http://p2.qhimg.com/t017505224ae50cdce9.jpg) no-repeat;
	display: none;
	left: 202px;
	position: absolute;
	top: 205px;
}

.y-btn-blue:hover {
	background-color: #35a1eb;
	background-image: -webkit-linear-gradient(bottom, #3db5f5, #7ad1ff);
	background-image: -moz-linear-gradient(bottom, #3db5f5, #7ad1ff);
	background-image: -o-linear-gradient(bottom, #3db5f5, #7ad1ff);
	background-image: -ms-linear-gradient(bottom, #3db5f5, #7ad1ff);
	background-image: linear-gradient(to top, #3db5f5, #7ad1ff);
	border: solid 1px #3182b9;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, .19);
	-moz-box-shadow: inset 0 1px rgba(255, 255, 255, .19);
	box-shadow: inset 0 1px rgba(255, 255, 255, .19);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ad1ff',
		endColorstr='#3db5f5', GradientType=0);
}

.slide-point-box.ie9 span {
	background: #125d8f;
}

.iphone-dl-box .m-logo i {
	background-position: -84px 0;
}

.mobile-dl-box .icon-name span {
	clear: left;
	color: #333;
	display: block;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.slide-point-box.ie9 .cur-point {
	background-color: #a8cee7;
}

.dl-btn-box .client-btn:hover {
	background-position: 0 -71px;
}

.dl-btn-box .mobile-btn:hover {
	background-position: -243px-71px;
}

.mobile-dl-box .dl-list-item .btn-green {
	background-position: 0 0;
}

.mobile-dl-box .dl-list-item .btn-gray {
	background-position: -160px 0;
	color: #303030;
}

.mobile-dl-box .dl-list-item .desc {
	color: #b2b2b2;
	font-size: 12px;
	font-family: "\5b8b\4f53";
	line-height: 22px;
	margin-top: 10px;
	position: relative;
}

.mobile-dl-dia .qrcode-wrap .qrcode-large {
	background-color: #fff;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .52);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .52);
	box-shadow: 0 1px 10px rgba(0, 0, 0, .52);
	height: 140px;
	left: -45px;
	position: absolute;
	top: -150px;
	visibility: hidden;
	width: 140px;
}

.mobile-dl-dia .qrcode-iphone-beta .qrcode-large {
	left: -90px;
}

.mobile-dl-dia .qrcode-wrap:hover {
	zoom: 1;
}

.mobile-dl-box .dl-list-item .btn-green:hover {
	background-position: 0 -53px;
}

.mobile-dl-box .dl-list-item .btn-gray:hover {
	background-position: -160px-53px;
}

#phraseLogin {
	float: left;
	width: 102px;
}

#lwm {
	cursor: pointer;
	float: right;
	margin-right: 37px;
}

#infoPanel h1 {
	border-bottom: 1px dotted #c5c5c5;
}

#infoPanel p {
	color: #191919;
	font-size: 15px;
	margin: 35px 0 10px;
}

#infoPanel p,#infoPanel .level {
	padding-left: 30px;
}

#infoPanel span {
	color: #2d8aca;
	font-size: 14px;
}

#infoPanel .level-num {
	background-color: #2684c2;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	height: 10px;
	line-height: 10px;
	padding: 1px 4px;
}

#infoPanel .go-my {
	background-position: -292px 0;
	background-color: #fc710a;
	display: block;
	margin: 40px 0 0 30px;
	text-align: center;
}

#infoPanel .go-my:hover {
	background-position: -292px-69px;
}