html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 16px;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}

* {
	box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
.block {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul,
li {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

img {
	border: 0
}

;

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 快捷样式 */
.relative {
	position: relative;
}

.absolute_lt {
	position: absolute;
	left: 0;
	top: 0;
}

.absolute_rt {
	position: absolute;
	right: 0;
	top: 0;
}

.absolute_rb {
	position: absolute;
	right: 0;
	bottom: 0;
}

.pointer {
	cursor: pointer;
}

.hide {
	display: none;
}

.w_100 {
	width: 100%;
}

button,
.btn {
	-webkit-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

button:active,
.btn:active {
	transform: translate(1px, 1px);
	background: #999 !important;
	color: #ccc !important;
	border: solid 1px #999 !important;
}

/* 页面样式 */
body,
html {
	width: 100%;
	height: 100%;
}

.all {
	min-height: 100vh;
	box-sizing: border-box;
	position: relative;
	background: #fff;
}

.homeNav {
	width: 100%;
	position: relative;
}

.homeNav img {
	width: 100%;
	height: auto;
}

.homeNav .navList {
	position: absolute;
	top: 85px;
	left: 18.5%;
	width: 63%;
	height: 100px;
}

.navList img {
	width: auto;
	/* height: 22px; */
	float: left;
}

.logo img {
	height: 19px;
}

.navListImg {
	width: 80%;
	float: right;
	text-align: right;
}

.navListImg img {
	filter: alpha(opacity=50) !important;
	opacity: 0.5;
}

.navListImg .more {
	margin: 5px;
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

.navListImg .imgActive {
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}
.navListUl .li{
	float: left;
	margin-left: 8%;
}
.navListUl {
	width: 600px !important;
}

.navListImg{
	/* margin-right: 9%; */
}
.navListImg a,
.navListImg .HELP {
	/* float: right; */
	display: inline-block;
	margin-left: 5%;
	margin-bottom: 10px;
}

.navHref {
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 50px;
	width: 220px;
	text-align: center;
	display: none;
}

.navHref div {
	line-height: 40px;
	background: #000000;
}

.navHref a {
	color: #606060;
	margin-left: 0;
	text-decoration: none;
	width: 100%;
}

.navHref a:nth-of-type(1) {
	border-bottom: solid 1px #424143;
}

.navHref a:hover {
	color: #ccc;
}

.HELP:hover .navHref {
	display: block;
}

.HELP:hover .more {
	-ms-transform: rotate(0);
	/* IE 9 */
	-moz-transform: rotate(0);
	/* Firefox */
	-webkit-transform: rotate(0);
	/* Safari 和 Chrome */
	-o-transform: rotate(0);
	transform: rotate(0);
}

.downLoad {
	position: absolute;
	top: 30%;
	left: 17%;
	width: 27%;
}

.downLoad {
	position: absolute;
	top: 30%;
	left: 18.5%;
	width: 26%;
}

.downLoad .downBtn {
	width: 58%;
	margin-top: 10%;
}

.downLoad div {
	font-size: 14px;
	color: #777;
	margin-top: 6%;
}

/* 第二页 */
.VERSIONHISTORY .homeNav .bgImg {
	min-height: 200px;
}

.histroyList .histroyListUl,
.feedbackForm .feedbackFormCot {
	width: 52%;
	max-width: 1200px;
	min-width: 600px;
	margin: 0 auto;
	padding: 100px 0;
	position: relative;
}

.histroyList li {
	position: relative;
}

.histroyList .histroyCot {
	padding-left: 80px;
	width: 100%;
	box-sizing: border-box;
	color: #999;
}

.histroyList .title_t {
	float: right;
}

.histroyList .title {
	padding: 10px 0;
	border-bottom: solid 1px #ccc;
	font-size: 31px;
	font-family: PingFangSC, PingFangSC-Medium;
	font-weight: 500;
	text-align: left;
	color: #999999;
	line-height: 44px;
}

.histroyList .title_t {
	font-size: 21px;
	font-weight: 200;
}

.histroyCot .desc {
	padding: 20px;
}

.histroyCot .desc li {
	list-style: disc;
	line-height: 30px;
}

.histroyStep .newAround {
	position: absolute;
	left: 0;
	top: 0;
	width: 58px;
	height: 58px;
	z-index: 2;
}

.oldAround {
	position: absolute;
	left: 17px;
	top: 20px;
	width: 26px;
	height: 26px;
	z-index: 2;
}

.histroyStep .line {
	position: absolute;
	left: 28px;
	top: 2px;
	width: 4px;
	height: 100%;
	background: #684960;
}

/* 第三页面 */
.feedbackFormLi {
	position: relative;
	margin-bottom: 20px;
}

.feedbackFormLi .liName {
	position: absolute;
	top: 18px;
	left: 0;
	color: #999;
	font-size: 21px;
}

.feedbackFormLi .liCot {
	padding-left: 200px;
	box-sizing: border-box;
}

.feedbackFormLi .liCot input,
.feedbackFormLi .liCot textarea {
	width: 100%;
	height: 60px;
	border: 1px solid #e6e6e6;
	line-height: 28px;
	padding: 15px;
	border-radius: 5px;
	font-size: 20px;
	background: #fff;
}

::-webkit-input-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

.radioLi input {
	height: auto !important;
	width: auto !important;
	border: none !important;
}

.feedbackFormLi .liCot textarea {
	height: auto;
	resize: none;
}

.feedbackFormLi .liCot img {
	display: block;
	width: 280px;
	margin-top: 60px;
	cursor: pointer;
}

.feedbackFormLi label {
	margin: 0 30px 0 10px;
	color: #999;
	font-size: 21px;
}

/* 底部 */
#textBottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-align: center;
	padding-top: 30px;
	color: #eee;
}

#textBottom span {
	margin: 0 10px;
}

#textBottom a {
	text-decoration: none;
}

#textBottom text {
	color: #9f9f9f;
}

.bottomInfo {
	background: #747474;
	height: 100px;
	font-size: 14px !important;
	width: 100%;
}

.PermissionsAgreement h2 {
	font-size: 22px;
	font-weight: 700;
	color: #666;
}

.PermissionsAgreement h3 {
	font-size: 18px;
	font-weight: 700;
	color: #666;
}

.PermissionsAgreement p,
.bookPage a {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	margin-bottom: 35px;
	line-height: 25px;
}

.PermissionsAgreement .buyBtn {
	width: 126px;
	height: 35px;
	line-height: 33px;
	background: none;
	/* border-radius: 4px; */
	border: solid 1px #333333;
	color: #666;
	margin-bottom: 30px;
}

.PermissionsAgreement a {
	margin: 0 5px;
	color: #999;
}

.PermissionsAgreement .priceTips {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #999;
}

.PermissionsAgreement .bookPriceTable {
	margin: 25px 0 65px;
	text-align: center;
}

.wide420 {
	width: 420px;
	display: inline-block;
}

.right {
	float: right;
}

.bookImg {
	width: 255px;
	height: 265px;
	/* border: dashed 1px #999; */
}

.bookImg img {
	width: 100%;
	height: 100%;
}

.bookPage h3 {
	letter-spacing: -0.5px;
	margin-top: 10px;
}

.bookPrice {
	padding-top: 30px;
}

.bookPrice div {
	margin-bottom: 30px;
	font-size: 14px;
}

.bookPrice div span {
	font-size: 24px;
	font-weight: 700;
	color: #333;
}

.bookPrice div text,
.step02 div text {
	color: #bbb;
}

.bookPrice .buyBtn {
	border: solid 2px #ccc;
	color: #bbb;
}

/* 弹窗 */
.alertBoxBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=50) !important;
	opacity: 0.5;
	z-index: 2;
	display: none;
}

.histroyListUl .alertBox {
	position: absolute;
	top: 480px;
	left: 200px;
	width: 531px;
	padding-left: 31px;
	padding-bottom: 44px;
	background: #f0f0f0;
	z-index: 3;
	display: none;
}

.histroyListUl .alertBox h4 {
	line-height: 50px;
	font-weight: 700;
	color: #333;
}

.histroyListUl .border {
	border-bottom: dashed 1px #666;
	margin-bottom: 20px !important;
}

.histroyListUl .line {
	margin-bottom: 40px !important;
	padding: 0 !important;
	height: 1px;
	background-image: linear-gradient(to right, #ccc, #f0f0f0);
}

.histroyListUl .alertBox div {
	margin-bottom: 10px;
	/* margin: 0 auto; */
	display: block;
	width: 470px;
	margin-bottom: 20px;
}

.histroyListUl .alertBox span {
	display: inline-block;
	width: 94px;
	text-align: right;
	color: #333;
	font-size: 14px;
	position: absolute;
	top: 5px;
}

.histroyListUl .alertBox input,
.histroyListUl .alertBox .input03 {
	width: 224px;
	height: 31px;
	vertical-align: middle;
	border: none;
}

.histroyListUl .alertBox .input01 {
	width: 100%;
	text-indent: 10px;
}

.histroyListUl .alertBox .input02 {
	width: 130px;
	text-indent: 10px;
}

.histroyListUl .alertBox .input03 {
	width: 90px;
	background: #333;
	border: none;
	color: #ccc;
	cursor: pointer;
}

.histroyListUl .alertBox .buyBtn {
	width: 226px;
	margin: 32px auto 0;
	display: block;
	font-weight: 700;
	color: #333;
	border: dashed 1px #333;
}

.histroyListUl .alertBox .step02 {
	display: none;
}

.step02 div {
	text-align: center;
	font-size: 14px;
	color: #333;
	padding: 37px 0;
}

.step02 div i {
	font-size: 18px;
	margin-left: 5px;
}

.step02 div span {
	font-size: 40px !important;
	font-weight: 700 !important;
	color: #333 !important;
	width: auto !important;
	position: relative !important;
	top: 0 !important;
}

.histroyListUl .alertBox .boxLeft {
	padding-left: 110px;
}

.histroyListUl .alertBox .boxLeft h6 {
	width: 366px;
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 16px;
	margin-top: 10px;
}

.histroyListUl .alertBox .checkbox {
	width: 13px !important;
	height: 13px !important;
}

.itemBorder {
	width: 360px !important;
	border: 1px solid #cfcfcf;
	padding: 0 10px 10px;
	margin-bottom: 10px !important;
}

.itemBorder h6 {
	width: 345px !important;
}

.alertBuyBtn02 {
	border: solid 1px #ccc !important;
	width: 136px !important;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

img {
	display: block;
	width: 100%;
	height: auto;
}

body {
	color: #333;
	background-color: #eeeeee;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	-webkit-tap-highlight-color: transparent;
}

#all {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 100px;
}

#logoBox {
	position: absolute;
	top: 7%;
	left: 23.6%;
}

#logoBox img {
	/* width: 28px; */
	display: inline-block;
	vertical-align: bottom;
}

#logoBox span {
	font-size: 20px;
}

.relative {
	position: relative;
	color: #fafafa;
}

#textBox {
	position: absolute;
	width: 100%;
	top: 34%;
}

#textBox img {
	width: 50%;
	margin: 0 auto;
}

#textBox02 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

#textBox02 .textCot4 {
	max-width: 364px;
	margin: 0 auto;
}

#textBox02 .textCot4:active {
	-webkit-transform: translate(2px, 2px);
	-0-transform: translate(2px, 2px);
	-moz-transform: translate(2px, 2px);
	transform: translate(2px, 2px);
}

#textBox02 .textCot5 {
	width: 50px;
	margin: 5% auto 0;
}

.navListImg {
	width: 80%;
	float: right;
	text-align: right;
}

.navListImg a {
	filter: alpha(opacity=50) !important;
	opacity: 0.5;
}

.navListImg .imgActive {
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}

.navListImg a {
	/* float: right; */
	display: inline-block;
	margin-left: 5%;
	margin-bottom: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	white-space: nowrap;
}

.navList {
	position: absolute;
	top: 8.2%;
	left: 18.5%;
	width: 63%;
	height: 100px;
}

.navMore{
	position: absolute;
	top: 40px;
	right: -20px;
	text-align: center;
	display: none;
	background: #000;
	width: 120px;
	padding: 10px 0;
	border-radius: 5px;
	z-index: 20;
}

.navMore a{
	width: 100%;
	text-align: center;
	font-size: 18px;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	color: #eee;
	line-height: 40px;
}

.navHover{
	height: 300px !important;
}
.navMore a:hover{
	background: #eee;
	color: #000;
}
.navHover:hover .navMore{
	display: block !important;
}