检测到当前网页不是中文网页，是否要翻译成中文？
翻译不翻译不再提示
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,hr,p,blockquote,img,a,dl,dt,dd,ul,ol,li,pre,em,strong,b,i,fieldset,form,label,legend,button,input,textarea,table,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0}body,button,input,select,textarea{font:12px/1 "Microsoft Yahei",SimSun,Arial,"\5b8b\4f53",sans-serif}h1,h2,h3,h4,h5,h6{font-size:100%}
body,html{
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	position: relative
}

.container {
	background: #fff;
	min-width: 100%;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	-webkit-overflow-scrolling: touch
}

.user-single-main {
	line-height: 2;
	color: #666;
	position: relative;
	padding-top: 0
}

.user-single-main-iphonex {
	padding-left: 2rem;
	padding-right: 2rem
}

.orange {
	color: #ff7b00
}

.strong {
	color: #ff7b00;
	font-weight: 700
}

.user-single-main h1 {
	font-size: 1.8rem;
	text-align: center
}

.user-single-main h2 {
	font-size: 1.4rem;
	text-indent: 2em;
	margin-top: 1.5rem
}

.content-main p {
	text-indent: 2em;
	margin: 2px 2.5rem;
	font-size: 1rem
}

.content-footer {
	margin: 1.5rem 1.5rem 4rem;
	padding: .5rem 1rem;
	font: 1rem/2 simsun;
	text-indent: 2em;
	border: 2px dashed #aaa;
	border-radius: .5rem;
	box-shadow: inset 0 0 10px #aaa
}

.fixed {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	cursor: pointer;
	background: #3fb2e8;
	color: #fff;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	line-height: 1;
	text-align: center;
	font-size: 1.2rem;
	z-index: 1
}

.fixed a {
	color: #fff
}

.fixed a:hover {
	text-decoration: none
}

.fixed span {
	margin: .5rem;
	display: inline-block
}

.fixed span:nth-child(1) {
	margin-bottom: .25rem
}

.fixed span:nth-child(2) {
	margin-top: .25rem
}

body .footer-info-2 a {
	color: #71747d
}

.no_sq {
	display: none
}

.no_sq2 {
	display: none
}

.content-nosq .no_sq {
	display: inline
}

.content-nosq .has_sq {
	display: none
}

.content-nosq2 .no_sq2 {
	display: inline
}

.content-nosq2 .has_sq2 {
	display: none
}

.content-nosq .content-main {
	margin-bottom: 4rem
}

.ua-h1 {
	position: absolute;
	width: 12.5rem;
	height: 2.4rem;
	font-size: 1.1rem;
	text-align: center;
	top: 0;
	left: 50%;
	border: 1px solid #dedede;
	line-height: 2.4rem;
	color: #666;
	border-top: none;
	cursor: pointer
}

.ua-register {
	margin-left: -12.55rem;
	border-bottom-left-radius: .4rem
}

.ua-privacy {
	border-bottom-right-radius: .4rem
}

.ua-active {
	color: #3fb2e8
}

.content-dialog .ua-bg {
	width: 100%;
	height: 3rem;
	position: fixed;
	border-bottom: 2px solid #fff;
	background: #fff;
	display: block;
	top: 0
}

.content-dialog .fixed {
	display: none
}

.content-dialog .ua-h1 {
	border: 0;
	height: 3rem;
	line-height: 3rem;
	position: fixed;
	background: #fff;
	border-radius: 0;
	font-size: 2.4rem
}

.content-dialog .ua-register {
	margin-left: 1rem
}

.content-dialog .ua-privacy {
	margin-left: -13.55rem
}

.content-dialog .ua-active {
	border-bottom: 2px solid #ffae00;
	color: #666
}

.content-dialog .user-single-main h1 {
	font-size: 3.6rem
}

.content-dialog .user-single-main h2 {
	font-size: 2.4rem
}

.content-dialog .content-main p {
	font-size: 2rem
}

.content-native .fixed {
	display: none
}

.content-native .ua-h1 {
	display: none
}

.content-native .user-single-main h1 {
	font-size: 3.6rem
}

.content-native .user-single-main h2 {
	font-size: 2.8rem
}

.content-native .content-main p {
	font-size: 2rem
}