.max1600 {
	max-width: 1600px;
	min-width: 1007px;
	margin: 0 auto
}

.topbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 150px;
	z-index: 900
}

.toppic {
	width: 960px;
	height: 75px;
	margin: 0 auto
}

.toppic a:link,
.toppic a:visited {
	color: #333
}

.topicfixed {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	height: 75px;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
	overflow-x: auto
}

.topicfixed .toppic {
	border: none
}

.topicfixed a:link,
.topicfixed a:visited {
	color: #333
}

.topicfixed .logoLink {
	background-image: url(../images/imlogo_b.png)
}

.topicfixed li.current a {
	color: #12b7f5
}

.topicfixed .topNav li.current a,
.topicfixed .topNav li a:hover {
	color: #333
}

.logoLink,
.topside {
	float: left
}

.logoLink {
	display: block;
	width: 106px;
	height: 0;
	overflow: hidden;
	padding-top: 76px;
	font-size: 0;
	background: transparent url(../images/imlogo_b.png) no-repeat left 15px
}

body.international .logoLink {
	background: transparent url(../images/imlogo.png) no-repeat left 15px
}

body.international .topNav li a {
	color: #fff
}

body.international .topNav li.current a,
body.international .topNav li a:hover {
	background-color: hsla(0, 0%, 100%, .1)
}

body.international .toppic a {
	color: #fff
}

body.international .toppic .lgout a {
	color: #333
}

body.international .topicfixed .logoLink {
	background: transparent url(../images/imlogo_b.png) no-repeat left 15px
}

body.international .topicfixed .topNav li a {
	color: #333
}

body.international .topicfixed .topNav li.current a {
	background-color: #12b7f5
}

body.international .topicfixed .topTool li a {
	color: #333
}

.topNav {
	float: left;
	padding-left: 18px
}

.topNav li {
	float: left;
	margin-left: 20px;
	position: relative
}

.topNav li a {
	float: left;
	padding: 0 20px;
	line-height: 75px;
	font-size: 1.125em;
	color: #333
}

.topNav li.current a,
.topNav li a:hover {
	background: #12b7f5
}

.secNav {
	position: absolute;
	left: 0;
	top: 75px;
	width: 480px
}

.secNav a {
	float: left;
	margin-right: 25px
}

.secNav a.cur,
.secNav a:hover {
	color: #12b7f5
}

.topNav li .secNav a {
	line-height: 47px;
	background: none;
	font-size: 16px;
	padding: 0 8px
}

.topicfixed .secNav {
	display: none
}

.topTool {
	float: right;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 75px;
	font-size: .875em
}

.topTool a.barzc {
	width: 96px;
	height: 0;
	overflow: hidden;
	padding: 39px 0 0;
	background: transparent url(../images/icons.png) no-repeat 0 -244px;
	text-align: center;
	line-height: 39px;
	color: #fff
}

.topTool a:hover {
	color: #12b7f5
}

.topTool ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 40px
}

.topTool ul li {
	margin-left: 30px;
	position: relative;
	line-height: 40px
}

.topTool .login {
	height: 43px;
	line-height: 43px
}

.topTool .login span {
	padding: 0 18px;
	color: #cecece
}

.topicfixed a.barzc:hover,
.topTool a.barzc:hover {
	background: transparent url(../images/icons.png) no-repeat 0 -284px;
	color: #fff
}

.flashData {
	float: right;
	line-height: 17px;
	text-align: right;
	letter-spacing: .04em
}

.flashData a:hover {
	text-decoration: underline
}

.topicfixed a.barzc {
	display: inline
}

#loginInfo img {
	float: left;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	border-radius: 12px;
	cursor: pointer
}

.loginPenel {
	position: absolute;
	right: 0;
	top: 26px;
	width: 120px;
	z-index: 100
}

.loginPenel .trg {
	position: absolute;
	right: 8px;
	top: 3px;
	width: 10px;
	height: 7px;
	background: transparent url(../images/trg.png) no-repeat 0 0;
	font-size: 0
}

.logindrop {
	width: 140px;
	margin-top: 10px;
	background: #fff;
	box-shadow: 0 2px 10px #d6d6d6
}

.nick {
	width: auto;
	height: 39px;
	overflow: hidden;
	padding: 0 10px;
	white-space: nowrap;
	line-height: 39px;
	text-overflow: ellipsis
}

.lgout,
.nick {
	text-align: center
}

.lgout {
	width: 100%;
	border-top: 1px solid #d7d7d7;
	line-height: 35px
}

.lgout a {
	display: block;
	width: 100%;
	height: 100%
}

.lgout a:link,
.lgout a:visited {
	color: #333
}

.overlayer {
	position: fixed;
	z-index: 9999
}

.overlayer,
.overlayer-con {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.overlayer-con {
	position: absolute;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60)
}

.modal-login {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 622px;
	height: 368px;
	margin: -184px 0 0 -311px;
	z-index: 9999
}

.fade-enter-active,
.fade-leave-active {
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.fade-enter,
.fade-leave-to {
	opacity: 0
}

.slide-fade-enter-active,
.slide-fade-leave-active {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.slide-fade-enter,
.slide-fade-leave-to {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	opacity: 0
}

.newfoot {
	width: 100%;
	padding: 34px 0;
	background: #2a2a2a;
	font-size: .75em
}

.newfoot a:link,
.newfoot a:visited {
	color: #888
}

.newfoot a:hover {
	color: #fafafa
}

.qmaps {
	width: 960px;
	margin: 0 auto 34px;
	zoom: 1
}

.qmaps:after {
	display: block;
	content: "";
	clear: both;
	float: none
}

.qmaps .links {
	float: right
}

.plats {
	float: left;
	padding-left: 8px
}

.plats h3 {
	height: 40px;
	color: #666;
	font-size: 14px
}

.plats a {
	float: left;
	margin-right: 15px;
	text-align: center;
	font-size: 14px
}

.plats a:hover {
	color: #12b7f5
}

.plats a span {
	display: inline-block;
	width: 84px;
	height: 70px;
	background: transparent url(../images/plats1.png) no-repeat 0 0
}

.plats a.plmb span {
	background-position: 0 0
}

.plats a.plmb:hover span {
	background-position: 0 -93px
}

.plats a.plpc span {
	background-position: -105px 0
}

.plats a.plpc:hover span {
	background-position: -105px -93px
}

.plats a.plmac span {
	background-position: -210px 0
}

.plats a.plmac:hover span {
	background-position: -210px -93px
}

.plats a.plpad span {
	background-position: -326px 0
}

.plats a.plpad:hover span {
	background-position: -326px -93px
}

.map {
	float: left
}

.map h3 {
	height: 25px;
	color: #666;
	font-size: 14px;
	margin-bottom: 4px
}

.map li {
	line-height: 22px
}

.qac,
.qfaq,
.qlink {
	width: 120px
}

.copyright {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-top: 16px;
	border-top: 1px solid #666;
	line-height: 17px;
	text-align: center;
	color: #666
}

.crossbanner,
.crossbanner ul {
	width: 100%;
	height: 940px;
	overflow: hidden
}

.crossbanner ul {
	position: relative;
	min-width: 1007px;
	margin: 0 auto
}

.crossbanner ul li {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-transition: opacity 1.5s ease;
	transition: opacity 1.5s ease
}

.crossbanner ul li.active {
	opacity: 1;
	z-index: 2
}

.crossbanner ul li.pcqq .pic1 {
	position: absolute;
	left: 50%;
	top: 270px;
	margin-left: -960px;
	width: 1920px;
	height: 739px
}

.crossbanner ul li.pcqq .pic2 {
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left: -410px;
	width: auto;
	height: 116px
}

.crossbanner ul li.pcqq .btn-download {
	position: absolute;
	left: 50%;
	top: 140px;
	margin-left: 90px;
	display: block;
	width: 300px;
	height: 70px;
	cursor: pointer;
	text-indent: -9999px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 100%
}

.crossbanner ul li.mqq .pic1 {
	position: absolute;
	left: 50%;
	top: 520px;
	margin-left: -373px;
	width: 747px;
	height: 512px
}

.crossbanner ul li.mqq .pic2 {
	position: absolute;
	left: 50%;
	top: 110px;
	margin-left: -485px;
	width: 961px;
	height: 260px
}

.crossbanner ul li.mqq .btn-download {
	position: absolute;
	left: 50%;
	top: 425px;
	margin-left: -140px;
	display: block;
	width: 280px;
	height: 89px;
	cursor: pointer;
	text-indent: -9999px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 100%
}

.crossbanner .circle {
	position: relative;
	width: 100%;
	height: 52px;
	margin-top: -52px;
	background: transparent url(../images/linearbot.png) repeat-x 0 0;
	text-align: center;
	z-index: 5
}

.crossbanner .circle span {
	margin: 0 5px;
	padding: 2px 5px;
	background: transparent url(../images/nav.png) no-repeat 50%;
	cursor: pointer
}

.crossbanner .circle span.on {
	background-image: url(../images/navcur.png)
}

.crossbanner-international {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%
}

.crossbanner-international .text1,
.crossbanner-international .text2 {
	line-height: 1;
	font-family: raleway_thin;
	font-size: 75px;
	font-weight: 600;
	text-align: center;
	color: #fff
}

.crossbanner-international .text1 {
	padding-top: 370px
}

.crossbanner-international .text3 {
	margin-top: 10px;
	line-height: 1;
	font-size: 17px;
	text-align: center;
	color: #fff
}

.crossbanner-international .btn-download {
	display: block;
	width: 300px;
	height: 70px;
	margin: 100px auto 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 100%
}

.content .brand {
	position: relative;
	height: 321px;
	overflow: hidden
}

.content .brand img {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.activebg {
	position: relative;
	min-width: 960px;
	height: 600px;
	background: #fff;
	background-attachment: fixed;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover
}

.fisrtbg {
	background-image: url(../images/fisrtbg.jpg)
}

.thirdbg {
	background-image: url(../images/blog.jpg)
}

.txtwrap p {
	font-size: 18px;
	letter-spacing: .12em
}

.qfigure {
	width: 100%;
	height: 584px;
	background: #fff;
	overflow: hidden
}

.qw960 {
	position: relative;
	width: 960px;
	height: 584px;
	margin: 0 auto
}

.qcallAnimate {
	position: absolute;
	left: -32px;
	bottom: 0;
	width: 664px;
	height: 763px;
}

.qcall .txtwrap {
	position: absolute;
	right: 7px;
	top: 115px;
	width: 487px
}

.qcall h2 {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 135px;
	background: transparent url(../img/qcall_txt.png) no-repeat 0 0
}

.qcall p {
	width: 100%;
	margin-bottom: 12px;
	line-height: 25px;
	text-align: right;
	opacity: .6
}

.figs {
	width: 100%;
	padding-top: 44px;
	min-height: 77px
}

.figs li {
	padding: 58px 0 0;
	color: #a0a0a0;
	font-size: 14px;
	text-align: center
}

.qcall .figs li {
	float: right;
	border-left: 1px solid #e9e9e9
}

.qcall .figs li.f01 {
	width: 80px;
	text-align: right
}

.qcall .figs li.f02 {
	width: 109px
}

.qcall .figs li.f03 {
	width: 156px;
	border: none
}

.qcallWrap {
	position: relative;
	width: 251px;
	height: 446px;
	overflow: hidden;
	left: 57px;
	top: 72px
}

.qcallWrap .pic1 {
	left: 0;
	top: 0;
	width: 255px;
	height: 450px;
	background: transparent url(../images/qcall_fig1.png) no-repeat 0 0;
	z-index: 2
}

.qcallbtn,
.qcallWrap .pic1 {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0)
}

.qcallbtn {
	left: 200px;
	top: 295px;
	width: 30px;
	height: 30px;
	background: transparent url(../images/point.png) no-repeat 0 0;
	z-index: 1
}

.qfileAnimate {
	position: absolute;
	right: -100px;
	bottom: 104px;
	width: 597px;
	height: 330px;
}

.qfile .txtwrap {
	position: absolute;
	left: 7px;
	top: 115px;
	width: 450px
}

.qfile h2 {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 140px;
	background: transparent url(../img/txt.png) no-repeat 0 0
}

.qfile p {
	width: 90%;
	margin-bottom: 12px;
	padding-left: 5px;
	line-height: 25px;
	opacity: .6
}

.qfile .figs li {
	float: left;
	border-right: 1px solid #e9e9e9
}

.qfile .figs li.f01 {
	width: 94px;
	text-align: left;
	text-indent: 12px
}

.qfile .figs li.f02 {
	width: 112px
}

.qfile .figs li.f03 {
	width: 108px;
	border: none
}

.qfileWrap {
	position: relative;
	left: 27px;
	top: 259px;
	width: 328px;
	height: 280px
}

.qfileWrap.pic1 {
	position: absolute;
	left: 10px;
	top: 0;
	width: 275px;
	height: 83px;
	background: transparent url(../images/qfile_fig1.png) no-repeat 0 0;
	opacity: 0
}

.qfileWrap.pic2 {
	right: 12px;
	top: 114px;
	width: 140px;
	height: 118px;
	background: transparent url(../images/qfile_fig2.png) no-repeat 0 0
}

.qfbar,
.qfileWrap.pic2 {
	position: absolute;
	opacity: 0
}

.qfbar {
	left: 78px;
	top: 71px;
	width: 194px;
	height: 3px;
	overflow: hidden;
	background: #e6e6e6
}

.qfbar .bar {
	width: 30%;
	height: 3px;
	background: #5be10b
}

.qblogAnimate {
	position: absolute;
	left: 88px;
	bottom: 0;
	width: 344px;
	height: 506px;
	background: transparent url(../images/pic3.png) no-repeat -30px 0
}

.qblog .txtwrap {
	position: absolute;
	right: 7px;
	top: 120px;
	width: 495px
}

.qblog h2 {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 135px;
	background: transparent url(../images/qblog_txt.png) no-repeat 0 0
}

.qblog p {
	width: 100%;
	margin-bottom: 12px;
	line-height: 25px;
	text-align: right;
	opacity: .6
}

.qblog .figs {
	background: transparent url(../images/qblog_figs.png) no-repeat 228px 41px
}

.qblog .figs li {
	float: right;
	border-left: 1px solid #e9e9e9
}

.qblog .figs li.f01 {
	width: 80px;
	text-align: right
}

.qblog .figs li.f02 {
	width: 105px
}

.qblog .figs li.f03 {
	width: 106px;
	border: none
}

.qblogWrap {
	position: relative;
	left: 0;
	top: 217px;
	width: 291px;
	height: 150px
}

.qblogWrap div {
	position: absolute;
	top: 0;
	width: 150px;
	height: 150px
}

.qblogWrap .pic1 {
	left: -122px;
	background: transparent url(../images/qblog_fig1.png) no-repeat 0 0;
	opacity: 0
}

.qblogWrap .pic2 {
	left: 70px;
	background: transparent url(../images/qblog_fig2.png) no-repeat 0 0;
	opacity: 0
}

.qblogWrap .pic3 {
	right: -119px;
	background: transparent url(../images/qblog_fig3.png) no-repeat 0 0;
	opacity: 0
}

.morefigs {
	width: 100%;
	height: 87px;
	padding-top: 43px;
	border-top: 1px solid #e5e5e5
}

.morefigs a {
	display: block;
	width: 332px;
	height: 0;
	overflow: hidden;
	padding-top: 45px;
	margin: 0 auto;
	background: transparent url(../images/morefigs.png) no-repeat 0 0
}

a.knmore:link,
a.knmore:visited {
	color: #12b7f5
}

.flashBar {
	float: right;
	width: 67px
}

.flashBar a {
	display: block;
	width: 67px;
	height: 0;
	overflow: hidden;
	padding-top: 67px;
	background: #000 url(../images/flahicons.png) no-repeat 0 0;
	border-bottom: 1px solid #333
}

.flashBar a.close {
	background-position: 14px 14px
}

.flashBar a.close:hover {
	background-position: -52px 14px
}

.flashBar a.sharetozone {
	background-position: 14px -52px
}

.flashBar a.sharetoweibo {
	background-position: 14px -120px
}

.flashBar a .sharetozone:hover {
	background-position: -52px -52px
}

.flashBar a .sharetozone:hover:hover {
	background-position: -52px -120px
}

.flashBox {
	float: left;
	background: url(../images/loading.gif) no-repeat 50% 40%;
	width: 910px;
	height: auto
}

.overlay {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60)
}

#flashDiv {
	position: absolute;
	left: 50%;
	top: 47px;
	width: 978px;
	height: 721px;
	margin: 0 0 0 -489px;
	display: none;
	z-index: 10000;
	position: fixed
}

.togame {
	clear: both;
	padding-right: 80px;
	height: 31px;
	text-align: right
}

.sub-list {
	position: absolute;
	right: -55px;
	top: 25px
}

@-webkit-keyframes fadeUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes widthall {
	0% {
		width: 30%
	}

	to {
		width: 100%
	}
}

@keyframes widthall {
	0% {
		width: 30%
	}

	to {
		width: 100%
	}
}

@-webkit-keyframes zoomIn {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	60% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes zoomIn {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	60% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes moveleft {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 1
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
}

@keyframes moveleft {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 1
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
}

@-webkit-keyframes click {
	0% {
		-webkit-transform: translateY(0) translateX(0);
		transform: translateY(0) translateX(0)
	}

	80% {
		-webkit-transform: translateY(80px) translateX(-10px) scale(1);
		transform: translateY(80px) translateX(-10px) scale(1);
		opacity: 1
	}

	90% {
		-webkit-transform: translateY(80px) translateX(-10px) scale(1);
		transform: translateY(80px) translateX(-10px) scale(1);
		opacity: 1
	}

	to {
		-webkit-transform: translateY(80px) translateX(-10px) scale(1.5);
		transform: translateY(80px) translateX(-10px) scale(1.5);
		opacity: 0
	}
}

@keyframes click {
	0% {
		-webkit-transform: translateY(0) translateX(0);
		transform: translateY(0) translateX(0)
	}

	80% {
		-webkit-transform: translateY(80px) translateX(-10px) scale(1);
		transform: translateY(80px) translateX(-10px) scale(1);
		opacity: 1
	}

	90% {
		-webkit-transform: translateY(80px) translateX(-10px) scale(1);
		transform: translateY(80px) translateX(-10px) scale(1);
		opacity: 1
	}

	to {
		-webkit-transform: translateY(80px) translateX(-10px) scale(1.5);
		transform: translateY(80px) translateX(-10px) scale(1.5);
		opacity: 0
	}
}

a,
address,
b,
blockquote,
body,
div,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
label,
legend,
li,
ol,
p,
s,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: -apple-system, sans-serif
}

ol,
ul {
	list-style: none
}

a img {
	border: none;
	vertical-align: top
}

a {
	text-decoration: none
}

button {
	overflow: visible;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	font-family: inherit
}

button::-moz-focus-inner {
	padding: 0
}

input,
textarea {
	background: none;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	font-family: inherit
}

input[type=password] {
	-webkit-text-security: disc
}

button:focus,
input:focus,
textarea:focus {
	outline: none
}

body {
	word-wrap: break-word
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.hybrid {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.hybrid a,
.hybrid img {
	-webkit-touch-callout: none
}

body {
	font-family: Helvetica, Tahoma, Arial, Hiragino Sans GB, Hiragino Sans GB W3, Microsoft YaHei, STXihei, STHeiti, Heiti, SimSun, sans-serif;
	background-color: #fff
}

@font-face {
	font-family: raleway_thin;
	src: url(assets/fonts/raleway_thin.ttf) format("truetype"), url(../fonts/raleway_thin.eot) format("embedded-opentype"), url(../fonts/raleway_thin.woff) format("woff");
	font-weight: 400;
	font-style: normal
}
