@charset "utf-8";
html,
body,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	line-height: 1
}

html {
	overflow-x: hidden;
	background-color: #fff;
	-webkit-text-size-adjust: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "微软雅黑", Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #2c2c2c
}

html,
body {
	overflow: hidden
}

.none {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

a {
	text-decoration: none;
	outline: none;
	color: #333
}

a:hover {
	text-decoration: none;
	color: #333
}

img {
	border: none;
}

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

.fl {
	float: left;
}

.fr {
	float: right;
}

.di {
	display: inline
}

.lifl li {
	float: left;
}

.yaheis {
	font-family: Microsoft YaHei, LiHei Pro, arial, "宋体";
}

.yaheih {
	font-family: Microsoft YaHei, LiHei Pro, arial, "黑体";
}

.ht {
	font-family: arial, "黑体"
}

.st {
	font-family: arial, "宋体"
}

.cl {
	clear: both;
	display: block
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '\20';
	display: block;
	clear: both;
}

.wrap {
	width: 955px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.hide {
	display: none
}

.loadhide {
	display: none
}

.loadhide .in img {
	max-width: 100%;
}


/*index*/

.logo {
	position: fixed;
	top: 50px;
	left: 50px;
	z-index: 90;
}

.logo img {
	width: 60%;
}

.name {
	position: fixed;
	top: 60px;
	left: 220px;
	z-index: 90;
}

.name img {
	width: 70%;
}

.mail {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

.mail img {
	width: 30px;
	height: auto;
}

#jq {
	position: fixed;
	left: 50%;
	margin-left: -80px;
	z-index: 97
}

#jq .bg {
	position: absolute;
	width: 140px;
	height: 2350px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	z-index: 1
}

#jq .kd {
	position: absolute;
	margin-top: 0;
	background: url(img/jq_kd.png) repeat-y;
	width: 96px;
	height: 2350px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	z-index: 2
}

#jq .text {
	position: absolute;
	margin: 45px 0 0 25px;
	z-index: 3;
}

#jq .text span {
	display: block;
	background-image: url(img/jq_t.png);
	background-repeat: no-repeat;
	width: 68px;
	height: 144px;
	cursor: pointer;
}

#jq .text span.out {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}

#jq .text span.now {
	opacity: 1.0;
	width: 120px;
}

#jq .text span div {
	position: absolute;
	margin-left: 114px;
	margin-top: 1px;
}

#jq .text span div.bgs {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	z-index: 1;
	width: 500px;
	height: 234px;
	background: #000;
	height: 0
}

#jq .text span div.in {
	z-index: 2;
	height: 0;
	width: 500px
}

#jq .text span.jq_1 {
	background-position: 0 0
}

.btn {
	position: fixed;
	left: 50%;
	margin-left: -26px;
	background: url(img/arrow.png) no-repeat;
	height: 23px;
	width: 34px;
	z-index: 4;
	opacity: 0.75;
	cursor: pointer;
	z-index: 98
}

.down {
	bottom: 0;
	background-position: 0 -23px;
}

#bg {
	font-size: 0;
	overflow: hidden;
	left: 0;
	top: 0
}

#bg-1 {
	background: url(img/bg.jpg) no-repeat center center fixed;
	background-size: cover;
}

#bg-2 {
	background: url(img/bg-0.jpg) no-repeat center center fixed;
}

#bg-3 {
	background: url(img/bg-2.jpg) no-repeat center center fixed;
}

#bg-4 {
	background: url(img/bg-3.jpg) no-repeat center center fixed;
}

#bg-5 {
	background: url(img/bg-4.jpg) no-repeat center center fixed;
}

#bg-6 {
	background: url(img/bg-5.jpg) no-repeat center center fixed;
}

#bg-7 {
	background: url(img/bg-6.jpg) no-repeat center center fixed;
}

#bg-8 {
	background: url(img/bg-7.jpg) no-repeat center center fixed;
}

#bg-9 {
	background: url(img/bg-8.jpg) no-repeat center center fixed;
}

#bg-10 {
	background: url(img/bg-9.jpg) no-repeat center center fixed;
}

#bg-11 {
	background: url(img/bg-10.jpg) no-repeat center center fixed;
}

#bg-12 {
	background: url(img/bg-11.jpg) no-repeat center center fixed;
}

#bg-13 {
	background: url(img/bg-12.jpg) no-repeat center center fixed;
}

#bg-14 {
	background: url(img/bg-13.jpg) no-repeat center center fixed;
}

#bg-15 {
	background: url(img/bg-14.jpg) no-repeat center center fixed;
}

#bg-16 {
	background: url(img/bg-15-1.jpg) no-repeat center center fixed;
}

.float {
	overflow: hidden
}

.bg_dn {
	display: none;
}

#foot_in {
	position: fixed;
	left: 50%;
	width: auto;
	bottom: 10px;
	right: 30px;
	margin-left: 60px;
	z-index: 99
}

#foot_in .download {
	background: white;
	width: 80px;
	margin-right: 20px;
}

#foot_in div p {
	color: white;
}

#foot_in a {
	color: #fff;
}

#foot_in div img {
	float: right;
	margin-left: 15px;
	cursor: pointer;
}

#foot_in div .er {
	display: none;
}

#foot_in div:hover .er {
	display: block;
	position: absolute;
	width: 100px;
	height: 100px;
	bottom: 120px;
	right: 0;
	margin-right: 30px;
}

#foot_in div:hover .wx {
	right: -35px;
}

#foot_in .link {
	color: #FFFFFF;
	line-height: 2em;
	margin-top: -6px;
	text-shadow: 2px 2px 5px #000000;
	-o-text-shadow: 2px 2px 5px #000000;
	-ms-text-shadow: 2px 2px 5px #000000;
	-moz-text-shadow: 2px 2px 5px #000000;
	-rim-text-shadow: 2px 2px 5px #000000;
	-khtml-text-shadow: 2px 2px 5px #000000;
	-webkit-text-shadow: 2px 2px 5px #000000;
	filter: shadow(Color=#000000, Direction=10, Strength=10);
}

#foot_in .share {
	margin-right: 35px;
}

.QOverlay {
	background-color: #96bb8c;
	z-index: 98;
}

.QLoader {
	background-color: #fff;
	width: 1px;
	margin-left: -56px;
	position: relative;
	left: 50%;
	height: 0%;
}

@media (max-width: 1200px) {
	#jq .text span div.in {
		width: 450px
	}
	#jq .text span div.bgs {
		width: 450px;
		height: 210px !important;
	}
}

@media (max-width: 1000px) {
	#jq .text span div.in {
		width: 400px
	}
	#jq .text span div.bgs {
		width: 400px;
		height: 180px !important;
	}
	.logo {
		top: 40px;
		left: 40px;
	}
	.logo img {
		width: 50%;
	}
	.name {
		top: 50px;
		left: 180px;
	}
	.mail {
		bottom: 12px;
	}
}

@media (max-width: 900px) {
	#jq .text span div.in {
		width: 350px
	}
	#jq .text span div.bgs {
		width: 350px;
		height: 160px !important;
	}
	.logo {
		top: 40px;
		left: 40px;
	}
	.logo img {
		width: 50%;
	}
	.name {
		top: 100px;
		left: 40px;
	}
}

@media (max-width: 800px) {
	#jq .text span div.in {
		width: 300px
	}
	#jq .text span div.bgs {
		width: 300px;
		height: 145px !important;
	}
}

@media (max-width: 800px) {
	#jq .text span div.in {
		width: 250px
	}
	#jq .text span div.bgs {
		width: 250px;
		height: 117px !important;
	}
}

@media (max-width: 640px) {
	.QLoader {
		margin-left: 25px;
		left: 0;
	}
	.logo {
		top: 5px;
		left: 95px;
	}
	.logo img {
		width: 40%;
		min-width: 105px;
	}
	.name {
		top: 10px;
		right: 10px;
		left: auto;
	}
	.name img {
		float: right;
		width: 60%;
	}
	.mail {
		right: 20px;
	}
	#bg-1 {
		background: url(img/bg-s.jpg) no-repeat center center fixed;
	}
	#bg-2 {
		background: url(img/bg-0-s.jpg) no-repeat center center fixed;
	}
	#bg-3 {
		background: url(img/bg-2-s.jpg) no-repeat center center fixed;
	}
	#bg-4 {
		background: url(img/bg-3-s.jpg) no-repeat center center fixed;
	}
	#bg-5 {
		background: url(img/bg-4-s.jpg) no-repeat center center fixed;
	}
	#bg-6 {
		background: url(img/bg-5-s.jpg) no-repeat center center fixed;
	}
	#bg-7 {
		background: url(img/bg-6-s.jpg) no-repeat center center fixed;
	}
	#bg-8 {
		background: url(img/bg-7-s.jpg) no-repeat center center fixed;
	}
	#bg-9 {
		background: url(img/bg-8-s.jpg) no-repeat center center fixed;
	}
	#bg-10 {
		background: url(img/bg-9-s.jpg) no-repeat center center fixed;
	}
	#bg-11 {
		background: url(img/bg-10-s.jpg) no-repeat center center fixed;
	}
	#bg-12 {
		background: url(img/bg-11-s.jpg) no-repeat center center fixed;
	}
	#bg-13 {
		background: url(img/bg-12-s.jpg) no-repeat center center fixed;
	}
	#bg-14 {
		background: url(img/bg-13-s.jpg) no-repeat center center fixed;
	}
	#bg-15 {
		background: url(img/bg-14-s.jpg) no-repeat center center fixed;
	}
	#bg-16 {
		background: url(img/bg-15-s.jpg) no-repeat center center fixed;
	}
	#jq {
		left: 0;
		margin-left: 0;
		z-index: 97
	}
	#jq .text span div {
		margin-left: 65px;
	}
	#jq .bg {
		width: 90px;
	}
	#jq .text span.now {
		width: 68px;
	}
	.btn {
		left: 0;
		margin-left: 35px;
	}
	#foot_in {
		width: auto;
		bottom: 10px;
		left: 90px;
		right: 30px;
		margin-left: 0;
	}
	#foot_in .share img {
		margin-top: -20px;
	}
	#foot_in .link {
		font-size: xx-small;
	}
}

@media (max-width: 360px) {
	.name {
		display: none;
	}
}

@media (max-width: 320px) {
	#foot_in {
		right: 0;
	}
	#foot_in .share img {
		margin-left: 5px;
		margin-right: 5px;
		padding-right: 5px;
		margin-top: -20px;
	}
	.mail {
		bottom: 13px;
		right: 5px;
	}
}