@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?-eib20t');
    src: url('fonts/icomoon.eot?#iefix-eib20t') format('embedded-opentype'), url('fonts/icomoon.ttf?-eib20t') format('truetype'), url('fonts/icomoon.woff?-eib20t') format('woff'), url('fonts/icomoon.svg?-eib20t#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bold {
    font-weight: bold;
}

.fullpage-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.fullpage-wrapper .fp-section {
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.fullpage-wrapper .fp-section .logo {
    color: #fff;
    font-size: 20px;
    width: 170px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    position: absolute;
    top: 30px;
    left: 42px;
}

.fullpage-wrapper .fp-section .logo.l-left {
    left: -20%;
}

.switch-wrapper {
    display: none;
}

.fullpage-wrapper .fp-section .switch-wrapper {
    display: block;
    position: absolute;
    right: 30px;
    top: 30px;
    color: #FFF;
    font-size: 14px;
}

.fullpage-wrapper .fp-section .switch-wrapper .block:hover {
    font-size: 19px;
}

.fullpage-wrapper .fp-section .switch-wrapper .block {
    display: inline-block;
    background-color: transparent;
    padding: 0px 25px;
    border-right: 1px solid rgba(255, 255, 255, 0.7);
    cursor: pointer;
    height: 13px;
    line-height: 13px;
}

.fullpage-wrapper .fp-section .switch-wrapper .block a {
    text-decoration: none;
    color: #fff;
}

.fullpage-wrapper .fp-section .switch-wrapper .block:last-child {
    border-right: none;
}

.fullpage-wrapper .fp-section .theme-wrapper {
    opacity: 1;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.fullpage-wrapper .fp-section .theme-text,
.fullpage-wrapper .fp-section .btm-bar,
.fullpage-wrapper .fp-section .phone-pic {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    font-family: arial;
}

.fullpage-wrapper .fp-section .btm-content.before {
    opacity: 0;
    bottom: -40px;
}

.fullpage-wrapper .fp-section .btm-content {
    opacity: 0.6;
    width: 100%;
    background-color: #fff;
    color: #fff;
    font-family: ARAIL;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.fullpage-wrapper .fp-section .btm-content .input-search {
    cursor: pointer;
    padding-right: 100px;
    height: 35px;
    background-color: black;
    text-align: right;
    font-weight: normal;
    font-size: 14px;
}

.fullpage-wrapper .fp-section .btm-content .download-section {
    background-color: #fff;
    opacity: 1;
}


/*
.fullpage-wrapper .fp-section img {
	width: 100%;
	height: 100%; }*/

.fullpage-wrapper .section0 {
    background-size: 104% 100%;
    background-repeat: repeat;
    background-position: 0px center;
    /*background-image: url("img/b1.jpg");*/
	background: #000;
    -webkit-animation: slowMove 20s ease 3;
    -moz-animation: slowMove 20s ease 3;
    -o-animation: slowMove 20s ease 3;
    -ms-animation: slowMove 20s ease 3;
    animation: slowMove 20s ease 3;
}

.fullpage-wrapper .section0 .theme-wrapper.before {
    top: 150%;
    opacity: 0;
}

.fullpage-wrapper .section0 .theme-wrapper {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 610px;
    top: 31%;
    left: 50%;
    margin-left: -305px;
}

.fullpage-wrapper .section0 .theme-wrapper:hover {
    font-size: 70px;
}

.fullpage-wrapper .section0 .apply-section {
    text-align: center;
    position: absolute;
    top: 49%;
    left: 50%;
    margin-left: -45%;
    width: 90%;
    height: 200px;
}

.section0 .apply-section.before {
    top: 36%;
    opacity: 0;
}

.fullpage-wrapper .section0 .apply-section .apply-text {
    color: #fff;
    font-size: 28px;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
}

.fullpage-wrapper .section0 .apply-section .apply-text:hover {
    font-size: 35px;
}

.fullpage-wrapper .section0 .apply-section .about-text {
    margin-top: 5%;
    color: #f0f0f0;
    font-size: 20px;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
}

.fullpage-wrapper .section0 .apply-section .about-text:hover {
    font-size: 26px;
}

.fullpage-wrapper .section0 .apply-section .about-text .about-text-body {
    margin-top: 20px;
}

.fullpage-wrapper .section0 .apply-section .about-text .about-text-floot {
    margin-top: 20px;
}

.fullpage-wrapper .section0 .apply-section .apply-input {
    width: 300px;
    height: 40px;
    border-radius: 5px;
    background-color: #FFF;
    border: none;
    font-size: 14px;
    padding-left: 10px;
    color: #888B8B;
}

.fullpage-wrapper .section0 .apply-section .apply-btn {
    cursor: pointer;
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    background: rgb(80, 227, 194);
    /*border: 1px solid #FFF;*/
    border-radius: 5px;
    font-size: 20px;
    margin: 40px 10px;
    display: inline-block;
}

.fullpage-wrapper .section0 .download-wrapper {
    position: absolute;
    top: 70%;
    right: 10%;
    height: 92px;
    color: #465A61;
    text-align: right;
    padding-right: 60px;
    padding-top: 10px;
}

.fullpage-wrapper .section0 .download-wrapper .dl-text {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    position: relative;
    top: 15px;
    font-weight: bold;
    margin: 0 15px;
}

.fullpage-wrapper .section0 .download-wrapper .dl-text:hover {
    cursor: pointer;
    font-size: 20px;
}

.fullpage-wrapper .section0 .download-wrapper .qrcode {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: relative;
    top: 18px;
}

.fullpage-wrapper .section0 .download-wrapper .qrcode img {
    width: 100%;
    height: 100%;
}

.fullpage-wrapper .section1 {
    background-size: 104% 100%;
    background-repeat: no-repeat;
    background-position: 0px center;
    /*background-image: url("img/b2.jpg");*/
	background: #000;
    /*	  -webkit-animation: slowMove 20s ease 3;
		  -moz-animation: slowMove 20s ease 3;
		  -o-animation: slowMove 20s ease 3;
		  -ms-animation: slowMove 20s ease 3;
		  animation: slowMove 20s ease 3;*/
}

.fullpage-wrapper .section1:before {
    /*content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.30);*/
}

.fullpage-wrapper .section1 .fp-tableCell {
    vertical-align: top;
}

.fullpage-wrapper .section1 .wrapper1 {
    position: relative;
    width: 100%;
    height: 83%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.section1 .theme-wrapper.before {
    opacity: 0;
    top: 18%;
}

.section1 .theme-wrapper {
    opacity: 1;
    color: #fff;
    font-size: 36px;
    top: 25%;
    left: 56%;
    margin-left: -86px;
}

.section1 .theme-wrapper:hover {
    cursor: pointer;
    font-size: 50px;
}

.phone-left {
    opacity: 1;
    background: url("img/search.png") no-repeat;
    background-size: 100%;
    width: 400px;
    height: 80%;
    /*width: 360px;
	height: 625px;*/
    position: absolute;
    bottom: 0;
    left: 15%;
}

.phone-left.before {
    opacity: 0;
    left: 3%;
}

.phone-left img {
    width: 70% !important;
    height: 70% !important;
    margin-top: 90px;
}

.full-width {
    margin-left: 26px;
    margin-right: 26px;
}

.fullpage-wrapper .section1 .theme-text.before {
    opacity: 0;
    top: 55%;
}

.fullpage-wrapper .section1 .theme-text {
    color: #FFF;
    font-size: 24px;
    text-align: center;
    position: absolute;
    top: 35%;
    left: 50%;
    margin-left: -170px;
}

.fullpage-wrapper .section1 .theme-text:hover {
    cursor: pointer;
    font-size: 30px;
}


/***step***/

.section1 .dl-desc {
    color: #fff;
    font-size: 12px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -45px;
}

.section1 .dl-desc .block {
    position: relative;
    margin-top: 20px;
    color: #fff;
}

.section1 .dl-desc .block .b-pic {
    margin-right: 10px;
    display: inline-block;
    background: url("") no-repeat;
    background-size: 100%;
    width: 64px;
    height: 64px;
    text-align: center;
    vertical-align: middle;
}

.section1 .dl-desc .block .b-content {
    display: inline-block;
}

.section1 .dl-desc .block .b-content .b-title {
    color: #fff;
    font-size: 20px;
}

.section1 .dl-desc .block .b-content .b-title:hover {
    cursor: pointer;
    font-size: 30px;
}

.section1 .dl-desc .block .b-content .b-desc {
    color: #fff;
    font-size: 16px;
}

.section1 .dl-desc .block .b-content .b-desc:hover {
    cursor: pointer;
    font-size: 20px;
}

.section1 .dl-desc .block1.before {
    opacity: 0;
    left: 50px;
}

.section1 .dl-desc .block1 {
    opacity: 1;
    left: 0px;
}

.section1 .dl-desc .block1 .b-content {
    position: relative;
    top: 16px;
}

.section1 .dl-desc .block2.before {
    opacity: 0;
    left: 50px;
}

.section1 .dl-desc .block2 {
    opacity: 1;
    left: 0px;
    padding-right: 100px;
}

.section1 .dl-desc .block2 .b-content {
    text-align: left;
    position: relative;
    top: 16px;
}

.section1 .dl-desc .block3.before {
    opacity: 0;
    left: 50px;
}

.section1 .dl-desc .block3 {
    opacity: 1;
    left: 0px;
}

.section1 .dl-desc .block3 .b-content {
    position: relative;
    top: 16px;
}


/***step***/

.fullpage-wrapper .section1 .t-content {
    position: absolute;
    bottom: 20px;
    right: 105px;
    color: #989999;
    font-size: 12px;
}

.fullpage-wrapper .section2 {
    background-size: 104% 100%;
    background-repeat: repeat;
    background-position: 0px center;
    /*background-image: url("img/b3.jpg");*/
	background: #000;
}

.section2 .theme-wrapper.before {
    opacity: 0;
    padding-left: 15%;
    top: 13%;
}

.section2 .theme-wrapper {
    opacity: 1;
    color: #fff;
    font-size: 38px;
    top: 20%;
    left: 15%;
}

.section2 .theme-wrapper:hover {
    cursor: pointer;
    font-size: 50px;
}

.phone-right {
    opacity: 1;
    background: url("img/ok1.png") no-repeat;
    background-size: 100%;
    width: 400px;
    height: 70%;
    position: absolute;
    bottom: 0;
    right: 13%;
}

.phone-right.before {
    opacity: 0;
    right: 6%;
}

.phone-right img {
    width: 100% !important;
    height: 100% !important;
    margin-top: 90px;
}


/***step***/

.section2 .dl-desc {
    color: #fff;
    font-size: 12px;
    position: relative;
    top: 40px;
    left: 15%;
}

.section2 .dl-desc .block {
    position: relative;
    margin-top: 20px;
    color: #fff;
    float: left;
}

.section2 .dl-desc .block .b-pic {
    margin-right: 10px;
    display: inline-block;
}

.section2 .dl-desc .block .b-content {
    display: inline-block;
}

.section2 .dl-desc .block .b-content1 {
    margin-left: 0px;
}

.section2 .dl-desc .block .b-content2 {
    margin-left: 50px;
}

.section2 .dl-desc .block .b-content .b-title {
    color: #fff;
    font-size: 20px;
    line-height: 48px;
}

.section2 .dl-desc .block .b-content .b-title:hover {
    cursor: pointer;
    font-size: 30px;
}

.section2 .dl-desc .block .b-content .b-desc {
    color: #fff;
    font-size: 16px;
}

.section2 .dl-desc .block .b-content .b-desc:hover {
    cursor: pointer;
    font-size: 20px;
}

.section2 .dl-desc .block1.before {
    opacity: 0;
    left: -20px;
}

.section2 .dl-desc .block1 {
    opacity: 1;
    left: 0px;
}

.section2 .dl-desc .block1 .b-pic {
    background: url("") no-repeat;
    background-size: 100%;
    vertical-align: top;
    width: 20px;
    height: 34px;
}

.section2 .dl-desc .block1 .b-content {
    position: relative;
    top: -10px;
}

.section2 .dl-desc .block1 .b-content .b-img {
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.7);
    padding: 4px 4px 0px 4px;
}

.section2 .dl-desc .block2 .before {
    opacity: 0;
    left: 80px;
}

.section2 .dl-desc .block2 {
    opacity: 1;
    left: 5%;
    padding-right: 100px;
}

.section2 .dl-desc .block2 .b-pic {
    background: url("") no-repeat;
    background-size: 100%;
    vertical-align: top;
    width: 60px;
    height: 34px;
}

.section2 .dl-desc .block2 .b-content {
    text-align: left;
    position: relative;
    top: -10px;
}


/***step***/

.fullpage-wrapper .section2 .f-slide {
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.fullpage-wrapper .section2 .f-slide .theme-wrapper {
    position: absolute;
    width: 200px;
    height: 100px;
    top: 35%;
    left: 10%;
}

.fullpage-wrapper .section2 .f-slide .theme-text {
    position: absolute;
    opacity: 1;
    width: 50%;
    padding: 20px 10px;
    color: #FFF;
    font-size: 14px;
    position: absolute;
    bottom: 50px;
    right: 40px;
    letter-spacing: 1px;
    line-height: 26px;
}

.fullpage-wrapper .section2 .f-slide .qrcode-wrapper {
    width: 140px;
    height: 180px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 13px;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 60px;
}

.fullpage-wrapper .section2 .f-slide .qrcode-wrapper .text {
    margin: 22px 16px 10px;
}

.fullpage-wrapper .section2 .f-slide .qrcode-wrapper .qrcode {
    width: 95px;
    height: 95px;
    margin: 0 auto;
}

.fullpage-wrapper .section2 .f-slide .qrcode-wrapper .qrcode img {
    width: 100%;
    height: 100%;
}

.fullpage-wrapper .section2 .slide1 .theme-wrapper.before {
    opacity: 0;
    top: 50%;
}

.fullpage-wrapper .section2 .slide1 .theme-text.before {
    opacity: 0;
    top: 70%;
}

.fullpage-wrapper .section2 .slide1 .theme-text {
    top: 62%;
    left: 10%;
}

.fullpage-wrapper .section2 .slide2 .theme-wrapper.before {
    opacity: 0;
    top: 55%;
}

.fullpage-wrapper .section2 .slide2 .theme-text.before {
    opacity: 0;
    top: 75%;
}

.fullpage-wrapper .section2 .slide2 .theme-text {
    top: 70%;
    left: 10%;
}

.fullpage-wrapper .section2 .slide3 .theme-wrapper.before {
    opacity: 0;
    top: 55%;
}

.fullpage-wrapper .section2 .slide3 .theme-text.before {
    opacity: 0;
    top: 70%;
}

.fullpage-wrapper .section2 .slide3 .theme-text {
    top: 68%;
    left: 10%;
}

.fullpage-wrapper .section2 .slide4 .theme-wrapper.before {
    opacity: 0;
    top: 55%;
}

.fullpage-wrapper .section2 .slide4 .theme-text.before {
    opacity: 0;
    top: 70%;
}

.fullpage-wrapper .section2 .slide4 .theme-text {
    top: 62%;
    left: 10%;
}

.fullpage-wrapper .section2 .fp-controlArrow.fp-prev img {
    border: none;
    display: none;
}

.fullpage-wrapper .section2 .fp-controlArrow.fp-next img {
    border: none;
    display: none;
}

.fullpage-wrapper .section3 {}

.fullpage-wrapper .section3 .fp-tableCell {
    vertical-align: top;
}

.fullpage-wrapper .section3 .download-wrapper {
    height: 92px;
    text-align: right;
    padding-right: 67px;
    padding-top: 10px;
}

.fullpage-wrapper .section3 .download-wrapper .dl-text {
    display: inline-block;
    font-size: 18px;
    position: relative;
    top: 15px;
    font-weight: bold;
    margin: 0 15px;
}

.fullpage-wrapper .section3 .download-wrapper .qrcode {
    width: 57px;
    height: 57px;
    display: inline-block;
    position: relative;
    top: 18px;
}

.fullpage-wrapper .section3 .download-wrapper .qrcode img {
    width: 100%;
    height: 100%;
}

.fullpage-wrapper .section3 .t-mobile.before {
    opacity: 0;
    top: 100px;
}

.fullpage-wrapper .section3 .t-mobile {
    opacity: 1;
    width: 280px;
    height: 566px;
    background: transparent url("") no-repeat center center;
    background-size: 280px;
    position: absolute;
    left: 55px;
    top: 50%;
    margin-top: -283px;
}

.mobile-slider {
    width: 235px;
    overflow: hidden;
    margin: 75px auto;
    height: 410px;
}


/*	.mobile-slider ul{
		width: 705px;
		height: 410px;
	}
	.mobile-slider img{
		width: 235px;
	}
	.mobile-slider li{
		background: #ccc;
		width: 235px;
		height: 410px;
		float: left;
	}*/

.swiper-container {
    width: 235px;
    overflow: hidden;
    margin: 75px auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 235px;
    height: 410px;
}

.swiper-slide img {
    width: 235px;
    height: 410px;
}

.fullpage-wrapper .section3 .dl-desc {
    padding-left: 420px;
    padding-top: 32px;
    color: #838383;
    font-size: 12px;
    position: relative;
    top: 50%;
    margin-top: -350px;
}

.fullpage-wrapper .section3 .dl-desc .dl-qa {
    color: #595757;
    font-size: 21px;
    font-weight: bold;
}

.fullpage-wrapper .section3 .dl-desc .block {
    position: relative;
}

.fullpage-wrapper .section3 .dl-desc .block .b-pic {
    display: inline-block;
}

.fullpage-wrapper .section3 .dl-desc .block .b-content {
    display: inline-block;
}

.fullpage-wrapper .section3 .dl-desc .block .b-content .b-title {
    color: #727171;
    font-size: 18px;
}

.fullpage-wrapper .section3 .dl-desc .block .b-content .b-desc {
    color: #838383;
    font-size: 12px;
}

.fullpage-wrapper .section3 .dl-desc .block1.before {
    opacity: 0;
    left: 50px;
}

.fullpage-wrapper .section3 .dl-desc .block1 {
    opacity: 1;
    left: 0px;
}

.fullpage-wrapper .section3 .dl-desc .block1 .b-content {
    position: relative;
    top: 28px;
}

.fullpage-wrapper .section3 .dl-desc .block2.before {
    opacity: 0;
    left: 50px;
}

.fullpage-wrapper .section3 .dl-desc .block2 {
    opacity: 1;
    left: 0px;
    text-align: right;
    padding-right: 100px;
}

.fullpage-wrapper .section3 .dl-desc .block2 .b-content {
    text-align: left;
    position: relative;
    top: 28px;
}

.fullpage-wrapper .section3 .dl-desc .block3.before {
    opacity: 0;
    left: 50px;
}

.fullpage-wrapper .section3 .dl-desc .block3 {
    opacity: 1;
    left: 0px;
    top: 10px;
}

.fullpage-wrapper .section3 .dl-desc .block3 .b-content {
    position: relative;
    top: 28px;
}

.fullpage-wrapper .section4 {
    background-size: 104% 100%;
    background-repeat: no-repeat;
    background-position: 0px center;
    /*background-image: url("img/b5.jpg");*/
	background: #000;
}

.fullpage-wrapper .section5 {
    background-size: 104% 100%;
    background-repeat: no-repeat;
    background-position: 0px center;
    /*background-image: url("img/b6.jpg");*/
    background: #000;
}

.fullpage-wrapper .section5:before {
    /*content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(52,24,0,0.20);*/
}

.fullpage-wrapper .section5 .title {
    font-size: 20px;
    line-height: 40px;
    position: relative;
    top: 20px;
}

.fullpage-wrapper .section5 .title .wx-id {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
}

.fullpage-wrapper .section5 .wx-qrcode {
    width: 200px;
    height: 200px;
    margin: 40px auto;
}

.fullpage-wrapper .section5 .wx-qrcode img {
    width: 100%;
    height: 100%;
}

.fullpage-wrapper .section5 .btm-wrapper {
    position: absolute;
    bottom: 20px;
    left: 0px;
    width: 100%;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper {
    height: 100px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #b0b0b0;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item {
    text-align: left;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    vertical-align: middle;
    /*-webkit-box-flex: 1;*/
    /*padding-top: 30px;*/
    width: 25%;
    height: 100px;
    display: block;
    color: rgba(255, 255, 255, 0.7);
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item .title {
    font-size: 12px;
    margin-bottom: 12px;
    padding-left: 5px;
    display: inline-block;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item .detail {
    padding-left: 5px;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item .link-wrapper {
    display: inline-block;
    vertical-align: bottom;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item .link-wrapper .link-item {
    width: 35px;
    height: 15px;
    display: inline-block;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item .link-wrapper .link-item a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item .link-wrapper img {
    width: 100%;
    height: 100%;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item .qrcode {
    width: 70px;
    height: 70px;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item .qrcode img {
    width: 100%;
    height: 100%;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item .detail a {
    color: #fff;
    font-size: 13px;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item:last-child {
    border-right: none;
}

.fullpage-wrapper .section5 .copyright {
    height: 25px;
    line-height: 25px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    /*background-color: #fee7d7;*/
    color: rgba(255, 255, 255, 0.3);
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
}

.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper .c-item .detail span.lagou a {
    text-decoration: none;
    font-size: 10px;
}

.fullpage-wrapper .section6 {
    background-size: 104% 100%;
    background-repeat: no-repeat;
    background-position: 0px center;
    /*background-image: url("img/b6.jpg");*/
    background: #000;
}

.fullpage-wrapper .section6:before {
    /*content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(52,24,0,0.20);*/
}

.fullpage-wrapper .section6 .title {
    font-size: 20px;
    line-height: 40px;
    position: relative;
    top: 20px;
}

.fullpage-wrapper .section6 .title .wx-id {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
}

.fullpage-wrapper .section6 .wx-qrcode {
    width: 200px;
    height: 200px;
    margin: 40px auto;
}

.fullpage-wrapper .section6 .wx-qrcode img {
    width: 100%;
    height: 100%;
}

.mobile-slider .fp-controlArrow.fp-prev {
    background-color: transparent !important;
}

.mobile-slider .fp-controlArrow.fp-next {
    background: transparent;
}

.J_apply span {
    height: 32px;
    /*margin: 10px 0;*/
    display: inline-block;
    vertical-align: 0px;
}

.J_apply span img {
    width: 0px !important;
    height: 0px !important;
}

.b-pic {
    /*border: 1px solid #fff;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;*/
}

.row {
    /*display: -webkit-box;*/
    display: table;
    width: 100%;
    height: 50%;
}

.col {
    display: table-cell;
    width: 50%;
    height: 50%;
    position: relative;
    /*background-size: 104% 100%;
	background-repeat: repeat;
	background-position: 0px center;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;*/
    /*background: url(img/driver03.png) no-repeat;
	background-size: cover;*/
}

.section3 .driver01 {
    background: url(img/d1.jpg) no-repeat;
    background-size: cover;
    height: 50%;
}

.section3 .driver02 {
    background: url(img/d2.jpg) no-repeat;
    background-size: cover;
    height: 50%;
}

.section3 .driver03 {
    background: url(img/d4.jpg) no-repeat;
    background-size: cover;
    height: 50%;
}

.section3 .driver04 {
    background: url(img/d3.png) no-repeat;
    background-size: cover;
    height: 50%;
}

.col-wrapper {
    padding: 0 40px;
    position: absolute;
    top: 50%;
    margin-top: -90px;
}

.section-info.right {
    width: 50%;
    height: 100%;
    color: #fff;
    background: url("") no-repeat;
    background-size: 100% 100%;
}

.section-info.left {
    width: 50%;
    height: 100%;
    color: #fff;
    background: url("");
    background-size: 100% 100%;
}

.section-info .col-title {
    font-size: 28px;
    margin-bottom: 20px;
}

.section-info .col-content {
    font-size: 14px;
    opacity: 0.8;
}

.h5-col-content {
    display: none;
}

.h5-apply-text {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.lagou {
    display: block;
    text-align: center;
    color: #fff;
    background: rgb(0, 181, 136);
    border-radius: 3px;
    cursor: pointer;
    font-size: 10px;
    width: 52px;
    height: 16px;
    line-height: 16px;
    margin-top: 3px;
}

.icon-sign_car_passenger,
.icon-map_compass_location_navigate_navigation,
.icon-web_earth_globe_network_connection_internet_planet_2 {
    padding: 19px;
    /*border: 1px solid #fff;
	border-radius: 50%;
	background: url("img/advantage-img-1.svg") no-repeat;*/
    width: 26px;
    height: 26px;
    display: inline-block;
}

.icon-sign_car_passenger:before {
    content: "\e901";
    font-size: 26px;
}

.icon-map_compass_location_navigate_navigation:before {
    content: "\e905";
    font-size: 26px;
}

.icon-web_earth_globe_network_connection_internet_planet_2:before {
    content: "\e916";
    font-size: 26px;
}

.icon-github:before,
.icon-phone_call_contact_device_communication_old:before,
.icon-collective_group_masses_people_company:before,
.icon-mail_email_envelope_message:before {
    font-size: 25px;
    position: absolute;
    top: 15px;
    left: -90%;
}

.icon-phone_call_contact_device_communication_old:before {
    content: "\e904";
}

.icon-wechat {
    font-size: 30px;
    position: absolute;
    top: 8px;
    width: 32px;
    height: 32px;
    left: -80%;
}

.icon-collective_group_masses_people_company:before {
    content: "\e908";
}

.icon-github:before {
    font-size: 24px;
    content: "\e907";
}

.icon-mail_email_envelope_message:before {
    font-size: 24px;
    content: "\e902";
}

.icon-logo {
    font-size: 26px;
    vertical-align: -3px;
    margin-right: 10px;
}

.icon-logo:before {
    content: "\e906";
}

.icon-fast {
    font-size: 20px;
}

.icon-fast:before {
    /*content: "\eade";*/
}

.apply-btn .icon-logo {
    font-size: 30px;
}

.icon-apple {
    font-size: 30px;
}

.icon-apple:before {
    /*content: "\eabe";*/
}

.icon-android {
    font-size: 34px;
}

.icon-android:before {
    /*content: "\eac0";*/
}

.c-item3-mobile {
    display: none;
}

.icon-weichat {
    position: absolute;
    top: 0;
    left: -40px;
}

.icon-weichat img {
    width: 80px !important;
    height: 80px !important;
}

.icon-collective_group_masses_people_company {
    position: absolute;
    top: 0;
    left: -40px;
}

.icon-collective_group_masses_people_company img {
    width: 80px !important;
    height: 80px !important;
}

.c-item1 {
    width: 25%;
    margin: 0 auto;
}

.c-item2 {
    width: 25%;
    margin: 0 auto;
}

.c-item3 {
    width: 25%;
    margin: 0 auto;
}

.c-item4 {
    width: 25%;
    margin: 0 auto;
}

.about-content,
.about-footer {
    color: #e5e5e5;
    text-align: center;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
}

.about-content {
    margin-top: 200px;
}

.about-content p {
    font-size: 20px;
    line-height: 2;
    font-style: italic;
    letter-spacing: 1px;
}

.left-buy {
    position: absolute;
    top: 50%;
    left: 15%;
    height: 500px;
    width: 500px;
    margin-top: -300px;
}

.left-purpose {
    position: absolute;
    top: 50%;
    left: 15%;
    height: 400px;
    width: 400px;
    margin-top: -200px;
}

.right-wechat {
    position: absolute;
	background: url("img/lop-wechat.jpg") no-repeat;
    background-size: 100%;
    top: 50%;
    right: 15%;
    height: 280px;
    width: 280px;
    margin-top: -140px;
}

.right-wechat img {
    height: 280px;
    width: 280px;
}

.right-mengnalisha {
    position: absolute;
	background: url("img/mengnalisha.jpg") no-repeat;
    background-size: 100%;
    top: 50%;
    right: 10%;
    height: 500px;
    width: 344px;
    margin-top: -250px;
}

.right-mengnalisha img {
    height: 500px;
    width: 344px;
}

.section5-left h3 {
    margin-left: 30px;
    color: #fff;
    font-weight: normal;
    font-size: 35px;
    margin-bottom: 30px;
}

.section5-left p {
    margin-left: 30px;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 30px;
}

.section6-left h3 {
    margin-left: 30px;
    color: #fff;
    font-weight: normal;
    font-size: 35px;
    margin-bottom: 30px;
}

.section6-left p {
    margin-left: 30px;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 30px;
}

.blIccnr {
    margin-top: 0px;
    margin-left: 0px;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 20px;
}

.blIccnr .span-img-custom {
    margin-left: 30px;
    background-image: url(img/custom-1.svg);
    background-size: 40px 40px;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.blIccnr .span-img-annual {
    margin-left: 30px;
    background-image: url(img/annual-1.svg);
    background-size: 40px 40px;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.blIccnr .span-img-stack {
    margin-left: 30px;
    background-image: url(img/full-stack-1.svg);
    background-size: 40px 40px;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.blIccnr span {
    top: 0;
    /*margin-top: 0px;*/
    margin-left: 80px;
    width: 470px;
    height: 50px;
    color: #fff;
    font-weight: normal;
    font-size: 25px;
}

.quot-left,
.quot-right {
    background: url('') no-repeat;
    background-size: 100%;
    width: 100px;
    height: 83px;
    position: absolute;
}

.quot-left {
    top: 30%;
    left: 5%;
}

.quot-right {
    -webkit-transform: rotateZ(180deg);
    top: 43%;
    right: 10%;
}

.feature-text {
    margin-top: 50px;
    font-size: 26px;
}

.feature-text span {
    display: inline-block;
    border-right: 1px solid #999890;
    height: 26px;
    line-height: 26px;
    padding-right: 25px;
    margin-left: 15px;
}

.feature-text span:last-child {
    border: none;
}

.about-footer {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(32, 32, 32, 0.66);
    padding: 50px 0;
}

.about-footer .contact-wrapper span {
    display: inline-block;
}

.about-footer .contact-wrapper p {
    color: #8c8c8c;
    font-size: 20px;
}

.h5-about-content {
    display: none;
}

@media screen and (min-width: 821px) and (max-width:1024px) {
    .fullpage-wrapper .section0 {
        background-size: cover;
        background-repeat: repeat;
        background-position: 0px center;
        /*background-image: url("img/b1.jpg");*/
    }
    .fullpage-wrapper .section1 {
        background-size: 104% 100%;
        background-repeat: no-repeat;
        background-position: 0px center;
        /*background-image: url("img/b2.jpg");*/
    }
    .fullpage-wrapper .section2 {
        background-size: 104% 100%;
        background-repeat: repeat;
        background-position: 0px center;
        /*background-image: url("img/b3.jpg");*/
    }
    .fullpage-wrapper .section3 {
        background-size: 104% 100%;
        background-repeat: no-repeat;
        background-position: 0px center;
        /*background-image: url("img/b4.jpg");*/
    }
    .fullpage-wrapper .section4 {
        background-size: 104% 100%;
        background-repeat: no-repeat;
        background-position: 0px center;
        /*background-image: url("img/b5.jpg");*/
    }
    .section1 .theme-wrapper {
        font-size: 32px;
        left: 63%;
    }
    .section1 .dl-desc {
        left: 54%;
    }
    .section2 .dl-desc .block {
        float: none;
        margin-top: 10px;
    }
    .section2 .dl-desc .block2 {
        left: 0;
        padding: 0;
    }
    .section2 .dl-desc {
        top: 20%;
    }
    .section2 .theme-wrapper {
        font-size: 32px;
        top: 20%
    }
    .section2 .dl-desc .block1.before {
        left: -20px;
    }
    .section2 .dl-desc .block2.before {
        left: -20px;
    }
    .icon-weichat:before {
        font-size: 32px;
        position: absolute;
        top: 15px;
        left: 0;
        content: "\e600";
    }
    .icon-weichat {
        left: 0px;
    }
    .icon-weichat img {
        display: none;
    }
    .section5 .c-item4 {
        width: 150px;
    }
    .phone-left {
        opacity: 1;
        background: url("img/search.png") no-repeat;
        background-size: 100%;
        width: 400px;
        height: 85%;
        /*width: 26%;
		height: 82%;
		width: 374px;
		height: 665px;*/
        position: absolute;
        bottom: 0;
        left: 13%;
    }
    .phone-right {
        opacity: 1;
        background: url("img/ok1.png") no-repeat;
        background-size: 100%;
        width: 400px;
        height: 85%;
        position: absolute;
        bottom: 0;
        right: 13%;
    }
    .quot-left,
    .quot-right {
        background: none;
    }
    .block .b-content .div-item-adv {
        padding: 0px 10px 10px 10px;
        height: 120px;
        background-color: #C0C0C0;
        background-size: cover;
        box-shadow: 0 0 10px #fff;
        background-position: 0% 0%;
        background-repeat: no-repeat;
    }
    .section5 .section5-right {
        position: absolute;
        width: 300px;
        height: 70%;
        right: -50%;
    }
    .section5 .section5-left {
        position: absolute;
        width: 50%;
        height: 70%;
    }
    .section6 .section6-right {
        position: absolute;
        width: 300px;
        height: 70%;
        right: -50%;
    }
    .section6 .section6-left {
        position: absolute;
        width: 50%;
        height: 70%;
    }
}