*{
	margin: 0;
	padding: 0;
	/*border: 1px solid #888;*/
}
html,body {
	width: 100%;
  /*height: 100%;*/
	font-size: 16px;
	font-family: "Myriad Set Pro","Helvetica Neue","Helvetica","Microsoft Yahei","Arial",sans-serif;
  background: linear-gradient(#ffefb7,#7ddcd0);
  background: #fff;
}
 h1, h2, h3, h4, h5, h6,p {
    font-weight: normal;     
}
a {
	text-decoration: none;
}
p {
	margin: 8px;
}
li {
	list-style: none;
}

div, a {
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}

.clearfix:after{
	content:"\200B"; 
	display: block;
 	height: 0;
 	clear: both;
}
.clearfix{
    *zoom: 1;  //    触发IE的haslayout
}

header {
	height: 60px;
	position: fixed;
	top: 0px;
	width: 100%;
	background: #fff;
	/*border-bottom: 1px solid #f1f1f1;*/
	z-index: 999;
}

header img {
	float: left;
	margin: 5px 0px;
	width: 125px;
	height: 44px;
	display: inline-block;
}

header ul {
	float: right;
}

header ul>li {
	float: left;
	width: 120px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}
header a {
	color: #333;
}

.header-title {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	user-select : none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}

.header-title .active {
	color: #00d95e;
	border-bottom: 4px solid #00d95e;
	box-sizing: border-box;
}

.header-title ul li img {
	width: 15px;
    height: 15px;
    display: inline;
    margin-bottom: -2px;
    margin-left: 6px;
    float: none;
}

.header_icon {
	background-image: url("../img/header_icon_01.png");
	float: left;
    margin: 5px 0px;
    width: 125px;
    height: 44px;
    display: inline-block;
}

footer {
	background: #3b414f;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 60px;
}

section {
	margin: 0 auto;
	padding-top: 60px;
	width: 100%;
	overflow: hidden;
}

section h1 {
	max-width: 1200px;
	text-align: left;
	margin: 0 auto;
}

section h1 img {
	width: 22px!important;
	height: 22px!important;
	margin-bottom: -8px!important;
    margin-left: 5px!important;
}

section p {
	max-width: 1200px;
	text-align: left;
	margin: 8px auto;
}

.page-2 {
	position: relative;
}

.page-1 {
	width: 100%;
	min-height: 720px;
	position: relative;
}

.page-3 {
	position: relative;
	height: 720px;
	text-align: center;
}

.page-3 img {
	position: relative;
	margin-top: 100px;
	max-height: 100%;
}

.page-3 .bg-1 {
	position: absolute;
	top: 150px;
	width: 100%;
	height: 300px;
	background-image: url('../img/music.png');
	background-repeat: no-repeat;
	background-position: center;
	z-index: 10;
}

.page-3 .bg-2 {
	position: absolute;
	top: 150px;
	width: 100%;
	height: 558px;
	background-image: url('../img/001.png');
	background-repeat: no-repeat;
	background-position: center;
	z-index: 9;
}

.page-3 .bg-3 {
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -600px;
	max-width: 1200px;
	width: 1200px;
	height: 600px;
	background-image: url('../img/005_phone.png');
    background-position-x: 80%;
    background-repeat: no-repeat;
}

.page-3 .bg-4 {
    height: 570px;
	background-image: url('../img/quxian.jpg');
	background-position: center;
	background-position-y: 50px;
	background-repeat: no-repeat;
}

#section-1 {
	background-image: url("../img/firstpage.jpg");
	background-position-y: 60px;
	background-position-x: center;
	background-repeat: no-repeat;
}

#section-2 {
}

#section-3 {
	background-image: url("../img/bolang.png");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 310px;
}

#section-4 {
	background-image: url("../img/002.jpg");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 235px;
}

#section-5 {
	background-image: url("../img/003.jpg");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 226px;
}

#section-6 {
	background-image: url("../img/004.jpg");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 226px;
}

.header-title .active a{
	color : #09da62;
}

.page-1>ul {
	margin: 0 auto;
	text-align: center;
}
.page-1 li {
	display: inline-block;
	margin: 5px;
}
.page-1 a {
	display: inline-block;
	width: 260px;
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.page-1 a img {
	width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 15px;
}

article {
	display: none;
}

.showup {
	display: block!important;
}

.app-download {
	position: relative;
	max-width: 1200px;
	margin: 228px auto 0px;
	z-index: 11;
}

.app-download h1 {
	margin-bottom: 15px;
	margin-top: 22px;
}

.app-download .header-title {
	font-size: 30px;
	font-weight: bold;
}

.app-download img {
	width: 160px;
	height: 160px;
}


.button-download {
	display: none;
}

.qrcode-download-img {
	display: inline-block;
	border-radius: 10px;
	width: 180px;
	height: 180px;
	background: #fff;
	border: 1px solid #ccc;
	background-image: url("../img/qrcode-download.png");
	background-size: 160px 160px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 100;
}

.en-qrcode {
	background-image: url("../img/qrcode-download-en.png");
}

.page-2 {
	background: #f0f0f0;
	width: 100%;
}

.page-2 ul {
	margin-top: 55px;
}

.page-2 li {
	display: inline-block;
	width: 19.5%;
	text-align: center;
}

.page-2 li img{
	width: 60px;
	height: 60px;
	margin:25px 0px 15px;
}

.video-title {
	text-align: center;
	font-size: 1rem;
	margin-top: 100px;
	color: #888;
}

.video-wrap {
	position: relative;
	width: 620px;
	height: 620px;
	border-radius: 10px;
	margin: 0px auto;
	margin-bottom: 60px;
	background: #000;
	overflow: hidden;
}

.video-wrap .play-button{
	display: inline-block;
	position: absolute;
	width: 65px;
	height: 65px;
	left: 50%;
	top: 50%;
	cursor: pointer;
	margin-left: -32.5px;
	margin-top: -32.5px;
	z-index: 99;
	background-image:url("../img/icon_play.png");
	background-size: 100% 100%;
}

#myVideo {
	position: absolute;
	z-index: 1;
	border-radius: 10px;
}

.video-wrap .process-bar {
	position: absolute;
	bottom: 20px;
	left: 10%;
	width: 80%;
	height: 5px;
	border-radius: 10px;
	background: #555;
	overflow: hidden;
	z-index: 99;
}

.video-wrap .process {
	height: 5px;
	left: 0px;
	width: 1%;
	border-radius: 0px 10px 10px 0px;
	background: #00d95e;
}

video {
	height: 100%;
	width: 100%;
}

.banner-slide-width img {
	width: 100%;
}

.contact-offline {
	width: 400px;
	float: right;
}

.contact-offline li {
	height: 40px;
	line-height: 40px;
}

.contact-offline img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 10px;
}

.contact-online {
	margin: 0px auto;
	padding-top: 40px;
	max-width: 1200px;
}

.contact-wrap {
	width: 220px;
	float: left;
	text-align: left;
}

.contact-wrap:nth-child(1) {
	width: 180px;
}

.contact-wrap:nth-child(3) {
	width: 280px;
}

.contact-detail {
	margin: 15px 0px;
}

.contact-detail img {
	width: 33px;
	height: 33px;
	display: inline-block;
	float: left;
}

.contact-detail a:hover {
	opacity: 0.8;
}

.contact-detail p {
	margin: 0px 0px 0px 50px;
	font-size: 0.6rem;
}

.contact-qrcode {
	width: 120px;
	float: left;
	margin-right: 50px;
}

.contact-qrcode img {
	display: block;
	margin-bottom: 10px;
	width: 120px;
	height: 120px;
	float: none;
}

.contact-icon {
	display: inline-block;
	margin-right: 40px;
}

.contact-icon:last-child {
	margin-right: 0px;
}

.contact-icon img {
	max-height: 30px;
	width: auto;
	margin: 0 auto;
	float: none;
}

.footer_wechat_icon {
	height: 15px;
	line-height: 15px;
	text-align: center;
	margin-bottom: 10px;
}

.footer_wechat_icon img {
	display: inline-block;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: -5px;
	width: 22px;
	height: 18px;
}

.footer_wechat_icon span {
	color: #626672;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}


.footer_qq_icon {
	height: 15px;
	line-height: 15px;
	text-align: left;
	margin-bottom: 15px;
}

.footer_qq_icon a {
	color: #9ba3b5;
}

.footer_qq_icon img {
    display: inline-block;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    width: 16px;
    height: 18px;
}

.footer_qq_icon span {
	color: #626672;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}

nav {
	display: none;
	position: fixed;
	bottom: 275px;
	right: 50%;
	margin-right: -600px;
	width: 80px;
	text-align: center;
	z-index: 500;
}

nav .sidebar-button {
	display: block;
	width: 80px;
	padding: 15px 0px 15px 0px;
	margin-bottom: 25px;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #fcfcfc;
	font-size: 12px;
	text-align: center;
	box-shadow: 0px 0px 4px -1px #000;
	cursor: pointer;
}

nav .sidebar-button:hover {
	opacity: 0.5;
}

nav span {
	display: block;
	margin-top: 6px;
}

nav img {
	display: block;
	width: 27px;
	margin: 0px auto;
}

.recruit-title {
	height: 210px;
	width: 100%;
	background: #00d95e;
	padding-top: 90px;
	padding-bottom: 35px;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
}

.recruit-title h1{
	font-size: 35px;
	font-weight: 100;
}

.recruit-title p{
	opacity: 0.7;
}

.job-wrap  {
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 125px auto 68px;
}

.job-grid {
	width: 600px;
	margin-bottom: 50px;
}

.job-grid .job-title,.job-grid p,.job-grid .job-desc {
	margin-left: 132px;
}

.job-avatar {
	position: absolute;
}

.job-title {
	color: #00d95e;
	font-size: 24px;
	margin-bottom: 28px;
}

.job-desc {
	padding-left: 20px;
	padding-bottom: 60px;
	padding-right: 110px;
	margin-bottom: 14px;
}

.job-desc li {
	list-style: decimal;
	font-size: 14px;
}

.jobs-wrap {
	width: 1200px;
	margin: 0px auto 86px;
}

.mailto {
	color: #00d95e;
}

.morejobs {
	display: block;
	width: 267px;
	height: 45px;
	line-height: 45px;
	background-color: #00d95e;
	border-radius: 5px;
	color: #fff;
	text-align: center;
}

.copyright {
	text-align: center;
	margin-top: 40px;
	color: #626772;
	font-size: 12px;
}

.ico_weibo {
	display: inline-block;
	width: 33px;
	height: 33px;
	background-image: url("../img/ico_weibo.png");
	background-repeat: no-repeat;
	background-position: center;
}

.ico_instagram {
	display: inline-block;
	width: 33px;
	height: 33px;
	background-image: url("../img/ico_instagram.png");
	background-repeat: no-repeat;
	background-position: center;

}

.ico_fb {
	display: inline-block;
	width: 33px;
	height: 33px;
	background-image: url("../img/ico_fb.png");
	background-repeat: no-repeat;
	background-position: center;
}

.ico_twitter {
	display: inline-block;
	width: 33px;
	height: 33px;
	background-image: url("../img/ico_twitter.png");
	background-repeat: no-repeat;
	background-position: center;
}

.language_select {
	display: inline-block;
	float: right;
	width: 120px;
	text-align: right;
	cursor: pointer;
}

.language_select img {
	display: inline-block;
	float: none;
	height: 16px;
    width: 24px;
    margin: 20px 0px;
}

.language_select img:nth-child(2) {
	height: 6px;
	width: 12px;
    margin: 27px 5px;
}

.language_wrap {
	display: none;
	width: 120px;
    right: 0px;
    padding: 0px 10px;
    margin-top: 61px;
    background: #fff;
    position: absolute;
}

.language_wrap a {
	position: relative;
	display: block;
	background: #fff;
	text-align: left;
	line-height: 25px;
	padding: 10px 0px;
}

.language_wrap a:first-child {
	border-bottom: 1px solid #edeeed;
}

.language_wrap img {
	height: 16px;
    width: 24px;
    margin-bottom: -4px;
    margin-right: 5px;
    float: none;
}

.language_selected:after {
	content: '';
    position: absolute;
    display: inline-block;
    right: 0px;
    top: 18px;
    width: 20px;
    height: 15px;
    background-image: url('../img/xuanze.png');
}

.arrow_expanded {
	transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
}

.shadow_tip {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);	
	z-index: 1000;
	padding-top: 200px;
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
}

@media screen and (max-width: 768px) {
	header {
		height: 44px;
		font-size: 15px;
	}

	.header_icon {
		background-image: url('../img/header_icon_02.png');
 	    width: 33px;
 	    height: 33px;
   		background-size: 100% 100%;
   		margin-left: 12px;
	}

	header ul {
		margin-right: 12px;
	}

	header ul>li {
		height: 44px;
		width: 90px;
		line-height: 44px;
	}

	section {
		padding-top: 44px;
	}

	section h1 {
		text-align: center;
		font-size: 18px;
	}

	section p {
		font-size: 14px;
		text-align: center;
		max-width: 88%;
		margin: 4px auto;
	}

	.app-download {
		text-align: center;
	    margin-top: 600px;
	    font-size: 15px;
	}

	.app-download .header-title {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.header-title ul li img {
		margin-left: 4px;		
	}

	.page-1 {
		min-height: 820px;
	}

	.page-3 {
		height: 740px;
	}

	.page-3 .bg-1,.page-3 .bg-2,.page-3 .bg-3,.page-3 .bg-4 {
		display: none;
	}

	#section-1 {
		background-image: url('../img/firstpage_s.jpg');
		background-position-y: 44px;
		background-size: 100%;
		background-repeat: no-repeat;
	}

	#section-2 {
		margin: 0px;
		padding: 0px;
	}

	#section-3 {
		background-image: url('../img/001_s.jpg');
		background-size: 100%;
		background-position-y: 175px;
	}

	#section-4 {
		background-image: url('../img/002_s.jpg');
		background-size: 100%;
		background-position-y: 220px;
	}

	#section-5 {
		background-image: url('../img/003_s.jpg');
		background-size: 90%;
		background-position-y: 175px;
	}

	#section-6 {
		background-image: url('../img/004_s.jpg');
		background-size: 90%;
		background-position-y: 200px;
	}

	#section-7 {
		background-image: url('../img/005_s.jpg');
		background-size: 100%;
		background-position-y: 213px;
		background-repeat: no-repeat;
	}

	.video-wrap {
		width: 100%;
		height: 768px;
		margin: 0px;
		border-radius: 0px;
	}

	.process-bar {
		display: none;
	}

	.qrcode-download {
		display: none;
	}

	.qrcode-download-img {
		display: none;
	}

	.contact-online {
		width: 100%;
		padding-top: 25px;
		padding-left: 25px;
		padding-right: 25px;
		box-sizing: border-box;
	}

	.contact-online:before {
		content: "联系我们";
		font-size: 20px;
		text-align: center;
		display: block;
		color: #626772;
	}

	.contact-en:before {
		content: "Contact us";
		font-size: 20px;
		text-align: center;
		display: block;
		color: #626772;
	}

	.contact-wrap {
		width: 45%;
	}

	.contact-wrap:nth-child(1) {
		width: 45%;
	}

	.contact-wrap:nth-child(2) {
		width: 53%;
	}

	.contact-wrap:nth-child(3) {
		width: 100%;
		text-align: center;
		margin-top: 12px;
	}

	.contact-wrap:nth-child(3) .contact-detail {
		margin-top: 4px;
	}

	.contact-detail {
		margin-top: 18px;
	}

	.ico_weibo {
		width: 44px;
		height: 44px;
		background-image: url('../img/ico_weibo_circle.png');
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.ico_instagram {
		width: 44px;
		height: 44px;
		background-image: url('../img/ico_insta_circle.png');
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.ico_fb {
		width: 44px;
		height: 44px;
		background-image: url('../img/ico_fb_circle.png');
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.ico_twitter {
		width: 44px;
		height: 44px;
		background-image: url('../img/ico_twitter_circle.png');
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.recruit-title {
		padding-top: 90px;
	}

	.recruit-title h1 {
		font-size: 18px;
		font-weight: 500;
	}

	.recruit-title p {
		font-size: 14px;
	}

	.job-wrap {
		margin-top: 48px;
		max-width: 100%;
		margin-bottom: 10px;
	}

	.jobs-wrap {
		width: 100%;
		text-align: center;
		margin-bottom: 32px;
	}

	.morejobs {
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.job-grid {
		margin-left: 20px;
		margin-bottom: 24px;
		max-width: 90%;
	}

	.job-grid img {
		width: 60px;
		height: 60px;
	}

	.job-grid .job-title, .job-grid p, .job-grid .job-desc {
		margin-left: 85px;
	}

	.job-grid p {
		font-size: 14px;
	}

	.job-title {
		margin-bottom: 22px;
		font-size: 18px;
	}

	.job-desc {
		padding-bottom: 30px;
		padding-right: 20px;
	}

	.button-download {
		display: block;
	}

	.button-download a{
		font-size: 12px;
	    color: #fff;
	    width: 150px;
	    height: 44px;
	    line-height: 44px;
	    margin: 0px 10px;
	    border-radius: 8px;
	}

	.android-dl {
		background-color: #00d95e;
	}

	.android-dl:before {
		content: '';
		display: inline-block;
		width: 15px;
		height: 18px;
		margin-bottom: -4px;
		margin-right: 5px;
		background-image: url("../img/icon_android_white.png");
		background-size: 100% 100%;
	}

	.ios-dl {
		background-color: #000;
	}

	.ios-dl:before {
		content: '';
		display: inline-block;
		width: 20px;
		height: 19px;
		margin-bottom: -4px;
		margin-right: 5px;
		background-image: url("../img/icon_apple_white.png");
		background-size: 100% 100%;
	}

	.language_select {
		display: none;
	}

	.language_select img {
		margin: 12px 0px;
	}

	.language_select img:nth-child(2) {
		margin: 20px 5px;
	}

}

@media screen and (max-width: 425px) {
	.app-download {
		margin-top: 345px;
	}

	.page-1 {
		min-height: 560px;
	}

	.video-wrap {
		height: 425px;
	}

	.page-3 {
		height: 480px;
	}

	.contact-en .contact-wrap:nth-child(1) {
		width: 40%;
	}

	.contact-en .contact-wrap:nth-child(2) {
		width: 60%;
	}

	.contact-en .contact-qrcode {
		width: 147px;
	}
}

@media screen and (max-width:375px) {
	.app-download {
		text-align: center;
	    margin-top: 300px;
	    font-size: 15px;
	}

	.page-1 {
		min-height: 520px;
	}

	.page-3 {
		height: 470px;
	}

	.video-wrap {
		width: 100%;
		height: 375px;
		margin: 0px;
		border-radius: 0px;
	}

	.contact-en .contact-qrcode {
		float: none;
		width: 100%;
	}

	.contact-en .contact-wrap {
		margin: 0 auto;
		margin-bottom: 40px;
		float: none;
	}

	.contact-en .contact-qrcode img {
		margin-left: auto;
		margin-right: auto;
	}

	.contact-en .contact-wrap:nth-child(1) {
		width: 100%;
	}

	.contact-en .contact-wrap:nth-child(2) {
		width: 200px;
	}
}

@media screen and (max-width:360px) {
	.contact-wrap:nth-child(2) {
		width: 170px;
	}
}

@media screen and (max-width: 320px) {
	.button-download a {
		margin-bottom: 10px;
	}

	.app-download {
		margin-top: 260px;
	}

	.video-wrap {
		height: 320px;
	}

	.page-3 {
		height: 360px;
	}

	#section-3 {
		background-position-y: 135px;
	}

	#section-4 {
		background-position-y: 200px;
	}

	.contact-online {
		padding-top: 10px;
  	    padding-left: 10px;
  	    padding-right: 10px;
	}

	.contact-wrap:nth-child(1) {
		width: 120px ;
	}

	.contact-wrap:nth-child(2) {
		width: 175px;
	}

	.contact-qrcode img {
		width: 100px;
		height: 100px;
		margin-left: auto;
		margin-right: auto;
	}

	.contact-en .contact-wrap {
		margin: 0 auto;
		float: none;
	}

	.footer_wechat_icon img {
	    width: 22px;
	    height: 18px;
	}

	.contact-icon {
		margin-right: 20px;
	}
}