.bold{
	font-weight: bold;
}
#fp-nav.left {
  left: 5px; }

.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: 30px;
	line-height: 30px;
	position: absolute;
	top: 10px;
	left: 45%;
	margin-left: -55px;
}
.switch-wrapper {
		background: rgba(48,49,51,0.95);
		font-size: 16px;
		color:#fff;
		position: absolute;
		top: 0;
		left: -66%;
		/*transform: translateY(-100%);*/
		width: 66%;
		height: 100%;
		/*border-bottom: 1px solid rgba(249,64,61,0.8);*/
		/*display: none;*/
		z-index: 99;
		/*transform: translateX(-100%);*/
		transition: all 0.2s ease-in-out;
	}
#mask{
	background: rgba(0,0,0,0.4);
	position: absolute;
	width: 100%;
	height: 100%;
	/*z-index: 90;*/
	top:0;
	left: 0;
	display: none;
}

.switch-wrapper.slide-toggle{
	left: 0;
}
	.switch-wrapper-inner{
		position: absolute;
		width: 100%;
		top: 50%;
		margin-top: -160px;
	}
.switch-wrapper .block{
	line-height: 52px;
	position: relative;
	margin: 0 16px;
	color: rgba(255,255,255,0.6);
}
.switch-wrapper .block:after{
	position: absolute;
	content: '';
	width: 100%;
	left: 0;
	bottom: 0;
	height: 1px;
	background-color: rgba(255,255,255,0.2);
	-webkit-transform: scale(1,.5);
	transform: scale(1,.5);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}
    .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: 15px;
        height: 33px;
        background-color: black;
        text-align: right;
        font-weight: normal;
        font-size: 11px; }
      .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: cover;
    background-repeat: repeat;
    background-position: 0px center;
    /*background-image: url("img/bs1.jpg");*/
    background: #000;
 }

.fullpage-wrapper .section0 .theme-wrapper.before {
	top: 15%;
	opacity: 0; }
.fullpage-wrapper .section0 .theme-wrapper {
	width: 100%;
	color: #fff;
	font-size: 20px;
	text-shadow:0px 2px 0px rgba(0,0,0,0.2);
	text-align: center;
	top: 36%;
}
.section0 .apply-section.before{

}
    .fullpage-wrapper .section0 .apply-section {
      position: absolute;
      top: 45%;
      left: 0%;
      width: 100%;  }
      .fullpage-wrapper .section0 .apply-section .apply-text {
		  width: 100%;
		  margin-bottom: 10px;
		  color: #fff;
		  font-size: 16px;
		  text-align: center;
		  text-shadow:0px 2px 0px rgba(0,0,0,0.2);
	  }
      .fullpage-wrapper .section0 .apply-section .apply-btn {
		  cursor: pointer;
		  width: 130px;
		  height: 35px;
		  line-height: 35px;
		  text-align: center;
		  color: #FFF;
		  background: rgb(80,227,194);
		  border-radius: 5px;
		  font-size: 14px;
		  margin: 20px auto;}
.J_apply span {
	height: 28px;
	/* margin: 10px 0; */
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.J_apply span img{
	width: 20px !important;
	height: 24px !important;
}
.fullpage-wrapper .fp-section img {
	width: 100%;
	height: 100%; }
    .fullpage-wrapper .section0 .download-wrapper {
      display: none; }
  .fullpage-wrapper .section1 .logo {
    display: none; }
.section1 .theme-wrapper.before {
	opacity: 0;
	top: 15%; }
.section1 .theme-wrapper {
	opacity: 1;
	color: #fff;
	font-size: 26px;
	top: 20%;
	left: 10%;
}
  .fullpage-wrapper .section1 .theme-text.before {
    opacity: 0;
    top: 55%; }
  .fullpage-wrapper .section1 .theme-text {
    display: none;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left: -70px; }
.fullpage-wrapper .section1 {
	background-size: 104% 100%;
	background-repeat: repeat;
	background-position: 0px center;
	/*background-image: url("img/bs2.jpg");*/
	background: #000;
}
.phone-left{
	opacity: 0;
	background: url("") no-repeat;
	background-size: 100%;
	width: 233px;
	height: 411px;
	position: absolute;
	bottom: 0;
	left: 10%;
}
.phone-left.before{
	opacity: 0;
	left: 2%;
}
.phone-left img{
	width: 202px !important;
	height: 353px !important;
	margin-left: 16px;
	margin-top: 58px;
}

.fullpage-wrapper .section2{
	background-size:104% 100%;
	background-repeat: repeat;
	background-position: 0px center;
	/*background-image: url("img/bs3.jpg");*/
	background: #000;
}
.section2 .theme-wrapper.before {
	opacity: 0;
	top: 5%; }
.section2 .theme-wrapper {
	opacity: 1;
	color: #fff;
	font-size: 28px;
	top: 7%;
	left: 20%;
}
/***step***/
.section2 .dl-desc {
	color: #fff;
	font-size: 12px;
	position: relative;
	top: 17%;
	left:20%;
}
.section2 .dl-desc .block {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.section2 .dl-desc .block .b-pic {
	margin-right: 10px;
	display: inline-block; }
.section2 .dl-desc .block .b-content {
	margin-top: 8px;
	width: 212px;
	height: 240px;
	display: inline-block; }
.section2 .dl-desc .block .b-content .b-title {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
.section2 .dl-desc .block .b-content .b-desc {
	color: #fff;
	font-size: 14px; }

.section2 .dl-desc .block1 .b-pic {
	background: url("") no-repeat;
	background-size: 100%;
	vertical-align: top;
	width: 50px;
	height: 30px; }
.section2 .dl-desc .block1 .b-content {
	position: relative;
	top: -10px; }
.section2 .dl-desc .block1 .b-content .b-img{
	margin-top: 8px;
	background: rgba(255,255,255,0.7);
	padding: 4px 4px 0px 4px;
}
.section2 .dl-desc .block1 .b-content .b-img img{
	width: 80px;
	height: 80px;
}

.section2 .dl-desc .block1.before {
	opacity: 0;
	left: 60px; }
.section2 .dl-desc .block1 {
	opacity: 1;
	left: 0px; }
.section2 .dl-desc .block2.before {
	opacity: 0;
	left: 60px; }
.section2 .dl-desc .block2 {
	opacity: 1;
	left: 0px;  }
.section2 .dl-desc .block2 .b-pic {
	background: url("") no-repeat;
	background-size: 100%;
	vertical-align: top;
	width: 50px;
	height: 180px; }
.section2 .dl-desc .block2 .b-content {
	text-align: left;
	position: relative;
	top: -10px;
}
/***step***/
.phone-right{
	opacity: 0;
	display: none;
}
    .fullpage-wrapper .section3 .fp-tableCell {
      vertical-align: top; }
    .fullpage-wrapper .section3 .download-wrapper {
      display: none; }
    .fullpage-wrapper .section3 .t-mobile.before {
      opacity: 0;
      top: 100px; }
      .fullpage-wrapper .section3 .dl-desc .dl-qa span {
        display: inline-block;
        font-size: 41px;
        font-weight: bold; }
      .fullpage-wrapper .section3 .dl-desc .dl-qa .t1 {
        display: inline-block;
        font-size: 15px;
        font-weight: bold;
        margin-top: -15px;
        margin-left: 10px;
        width: 60%;
        line-height: 22px;
        vertical-align: middle; }
    .fullpage-wrapper .section3 .dl-desc .block {
      position: relative;
      height: 120px; }
      .fullpage-wrapper .section3 .dl-desc .block .b-pic {
        display: inline-block;
        margin-left: 22px; }
      .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: 14px; }
        .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; }
      .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; }
      .fullpage-wrapper .section3 .dl-desc .block3 .b-content {
        position: relative;
        top: 28px; }
.row{
	width: 100%;
}
.col{
	width: 100%;
	height: 50%;
	position: relative;
}
.row .col:last-child{
	display: none;
}
.col-wrapper{
	width: 100%;
	height: 106px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -53px;
}
.section-info{
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
}
.section-info .col-title{
	color: #fff;
	font-size: 40px;
}
.section-info .col-content{
	display: none;
}
.h5-col-content{
	color: rgba(255,255,255,0.8);
	font-size: 16px;
}

.left{
	float: left;
}
.right{
	float: right;
}
.fullpage-wrapper .section4 {
	background-size: 104% 100%;
	background-repeat: repeat;
	background-position: 0px center;
	/*background-image: url("img/bs5.jpg");*/
	background: #000;
}
.fullpage-wrapper .section5 {
	background-size: 104% 100%;
	background-repeat: repeat;
	background-position: 0px center;
	/*background-image: url("img/bs6.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 .eye {
	display: none; }
.fullpage-wrapper .section5 .fp-tableCell {
	vertical-align: top; }
.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: 25px;
	left: 0px;
	width: 100%;
	/*height: 349px;*/
}
.fullpage-wrapper .section5 .btm-wrapper .contact-wrapper {
	background-color: rgba(0,0,0,0.1);
	color: #b0b0b0;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
}
.section5 .btm-wrapper .contact-wrapper .c-item {
	text-align: left;
	border-top: 1px solid rgba(255,255,255,0.1);
	vertical-align: middle;
	float: left;
	width: 49.8%;
	padding: 12px 0;
}
.section5 .btm-wrapper .contact-wrapper .c-item-full {
	text-align: left;
	border-top: 1px solid rgba(255,255,255,0.1);
	vertical-align: middle;
	float: left;
	width: 49.8%;
	text-align: center;
	/*position: absolute;*/
	padding: 12px 0;
}
.section5 .btm-wrapper .contact-wrapper .c-item:nth-of-type(odd){
	border-right: 1px solid rgba(255,255,255,0.1);
}
.section5 .btm-wrapper .contact-wrapper .c-item .title {
	color: rgba(255,255,255,0.9);
	font-size: 10px;
	padding-left: 54px;
	display: inline-block;
	position: relative;
}
.section5 .btm-wrapper .contact-wrapper .c-item .detail {
	padding-left: 54px;
	line-height: 16px;
}
.section5 .btm-wrapper .contact-wrapper .c-item .link-wrapper {
	display: inline-block;
	vertical-align: bottom; }
.section5 .btm-wrapper .contact-wrapper .c-item .link-wrapper .link-item {
	width: 35px;
	height: 15px;
	display: inline-block; }
.section5 .btm-wrapper .contact-wrapper .c-item .link-wrapper .link-item a {
	width: 100%;
	height: 100%;
	display: inline-block; }
.section5 .btm-wrapper .contact-wrapper .c-item .link-wrapper img {
	width: 100%;
	height: 100%; }
.section5 .btm-wrapper .contact-wrapper .c-item .qrcode {
	width: 70px;
	height: 70px; }
.section5 .btm-wrapper .contact-wrapper .c-item .qrcode img {
	width: 100%;
	height: 100%; }
.section5 .btm-wrapper .contact-wrapper .c-item .detail a {
	color: #fff;
	font-size: 13px;
}
.section5 .btm-wrapper .contact-wrapper .c-item:last-child {
	border-right: none; }
.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; }

.section5 .theme-wrapper.before {
	opacity: 0;
	transform:scale(0.5);
}
.section5 .theme-wrapper {
	color: #fff;
	font-size: 36px;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.2);
	text-align: center;
	width: 100%;
	top: 20%;
	transform:scale(1);
}
.section5 .apply-text {
	display: none;
	margin-top: 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.section5 .h5-apply-text {
	margin-top: 25px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.fullpage-wrapper .section6 {
	background-size: 104% 100%;
	background-repeat: repeat;
	background-position: 0px center;
	/*background-image: url("img/bs6.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 .eye {
	display: none; }
.fullpage-wrapper .section6 .fp-tableCell {
	vertical-align: top; }
.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%; }
.fullpage-wrapper .section6 .btm-wrapper {
	position: absolute;
	bottom: 25px;
	left: 0px;
	width: 100%;
	/*height: 349px;*/
}
.fullpage-wrapper .section6 .btm-wrapper .contact-wrapper {
	background-color: rgba(0,0,0,0.1);
	color: #b0b0b0;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
}


.section6 .theme-wrapper.before {
	opacity: 0;
	transform:scale(0.5);
}
.section6 .theme-wrapper {
	color: #fff;
	font-size: 36px;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.2);
	text-align: center;
	width: 100%;
	top: 20%;
	transform:scale(1);
}
.section6 .apply-text {
	display: none;
	margin-top: 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.section6 .h5-apply-text {
	margin-top: 25px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.mobile-slider .fp-controlArrow.fp-prev{
	background-color: transparent !important;
}
.mobile-slider .fp-controlArrow.fp-next{
	background: transparent;
}
.section1 .dl-desc {
	color: #fff;
	font-size: 12px;
	position: relative;
	top: 40%;
	left:10%;
}
.section1 .dl-desc .block {
	position: relative;
	margin-top: 20px;
	color: #fff;
}
.section1 .dl-desc .block .b-pic {
	margin-right: 10px;
	position: relative; /*脱离文档流*/
    top: 50%; /*偏移*/
	display: inline-block; }
.section1 .dl-desc .block .b-content {
	display: inline-block; }
.section1 .dl-desc .block .b-content .b-title {
	color: #fff;
	font-size: 18px; }
.section1 .dl-desc .block .b-content .b-desc {
	color: #fff;
	font-size: 14px; }
.section1 .dl-desc .block1.before {
	opacity: 0;
	left: 50px; }
.section1 .dl-desc .block1 {
	opacity: 1;
	left: 0px; }
.section1 .dl-desc .block2.before {
	opacity: 0;
	left: 50px; }
.section1 .dl-desc .block2 {
	opacity: 1;
	left: 0px;  }
.section1 .dl-desc .block3.before {
	opacity: 0;
	left: 50px; }
.section1 .dl-desc .block3 {
	opacity: 1;
	left: 0px;
}

.lagou{
	text-align: center;
	color: #fff;
	background: rgb(0,181,136);
	border-radius: 3px;
	cursor: pointer;
	padding: 0 8px;
	/*margin-top: 2px;*/
	display: inline-block;
}
.lagou a{
	font-size: 9px !important;
}
@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-o871g4');
	src:url('fonts/icomoon.eot?#iefix-o871g4') format('embedded-opentype'),
	url('fonts/icomoon.ttf?-o871g4') format('truetype'),
	url('fonts/icomoon.woff?-o871g4') format('woff'),
	url('fonts/icomoon.svg?-o871g4#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;
}

.icon-sign_car_passenger,.icon-map_compass_location_navigate_navigation,.icon-web_earth_globe_network_connection_internet_planet_2{
	width: 28px;
	height: 28px;
	display: inline-block;
	color: #fff;
	font-size: 28px;
	vertical-align: 10px;
}
.icon-sign_car_passenger:before {
	content: "\e901";
}
.icon-map_compass_location_navigate_navigation:before {
	content: "\e905";
}
.icon-web_earth_globe_network_connection_internet_planet_2:before {
	content: "\e916";
}
.icon-phone_call_contact_device_communication_old, .icon-collective_group_masses_people_company,.icon-mail_email_envelope_message,.icon-weichat{
	font-size: 16px;
	position: absolute;
	top: 3px;
	left: 20px;
}
.icon-phone_call_contact_device_communication_old:before {
	content: "\e904";
}
.icon-collective_group_masses_people_company:before {
	content: "\e908";
}
.icon-collective_group_masses_people_company img{
	display: none;
}
.icon-mail_email_envelope_message:before {
	font-size: 13px;
	content: "\e902";
}
.icon-logo{
	font-size: 30px;
	vertical-align: -3px;
	margin-right: 10px;
}
.icon-logo:before{
	content: "\e906";

}
.icon-fast{
	font-size: 26px;
	
}
.icon-fast:before{
	content: "\eade";
}
.apply-btn .icon-logo{
	font-size: 26px;
}
.icon-apple{
	font-size: 26px;
}
.icon-apple:before {
	content: "\eabe";
}
.icon-android{
	font-size: 26px;
}
.icon-android:before {
	content: "\eac0";
}
.icon-weichat:before{
	font-size: 18px;
	content: "\e90a";
}
/*
.icon-weichat img{
	display: none;
}
*/
.c-item3-web{
	display: none;
}
.icon-wechat{
	position: absolute;
	top: 0px;
	width: 25px;
	height: 25px;
	left: 9px;
}

.nav-toggle{
	position: absolute;
	left: 16px;
	top: 18px;
	/*width: 50px;
	height: 30px;*/
	z-index: 1000;
	transition: all 0.2s ease-in-out;
}
.nav-toggle span.icon-menu:before{
	content: "\e9bd";
}
.nav-toggle span.icon-menu{
	color: #fff;
	display: inline-block;
	font-size: 20px;
	width: 20px;
	height: 18px;
	transition: all 0.2s ease-in-out;
}
.rotate90{
	-webkit-transform: rotate(90deg);
}

.h5-header{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 50px;
	/*background: rgba(255,255,255,0.9);*/
	/*z-index: 10;*/
}
.h5-header:after{
	position: absolute;
	content: '';
	width: 100%;
	left: 0;
	bottom: 0;
	height: 1px;
	background-color: rgba(255,255,255,0.2);
	-webkit-transform: scale(1,.5);
	transform: scale(1,.5);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}
#fp-nav{
	right:0 !important;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{
	height: 8px;
	width: 8px;
	margin: -6px 0 0 -6px;
	border-radius: 100%;
	background: transparent;
	border: 2px solid rgba(255,255,255,0.6);
}
.fp-tableCell{
	vertical-align: top;
}
.section3 .driver01{
	background: url(img/d1.jpg) no-repeat;background-size: cover;height: 50%;
}
.section3 .driver03{
	background: url(img/d4.jpg) no-repeat;background-size: cover;height: 50%;
}
.cur{
	color: rgba(255,255,255,0.9) !important;
}
.h5-about-content,.about-footer{
	color: #e5e5e5;
	text-shadow: 0px 2px 0px rgba(0,0,0,0.2);
}
.about-content{
 display: none;
}
.h5-about-content{
	position: absolute;
	top: 12%;
	margin: 0 30px;
}
.h5-about-content p{
	font-size: 12px;
	line-height: 1.8;
	text-indent: 25px;
}
.h5-about-content h3{
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 20px;
}
.feature-text{
	margin-top: 40px;
	font-size: 16px;
	text-align: center;
	border-top: 2px solid rgba(255,255,255,0.2);
	border-bottom: 2px solid rgba(255,255,255,0.2);
	padding: 20px 0;
}
.feature-text span{
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding-right: 25px;
	margin-left: 15px;
}
.feature-text span:last-child{
	border: none;
}
.about-footer{
	border-top: 1px solid rgba(255,255,255,0.2);
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(32,32,32,0.66);
	padding: 10px 0;
}
.about-footer .contact-wrapper{
	padding: 0 15px;
}
.about-footer .contact-wrapper span{
	color: #eee;
	font-weight: normal;
	margin-bottom: 8px;
	display:block;
}
.about-footer .contact-wrapper p{
	margin-bottom: 5px;
	color:#8c8c8c;
	font-size: 12px;
}
@media screen and (max-height: 568px){
	.h5-about-content{
		top:8%;
	}
	.feature-text{
		display: none;
	}
	.h5-about-content p{
		font-size: 14px;
	}
	.h5-about-content h3{
		font-size: 20px;
	}
}

.left-buy{
	position: absolute; 
	top: 50px; 
	left: 20%; 
	height: 100px; 
	width: 100px;
}

.left-purpose{
	position: absolute; 
	top: 50px; 
	left: 10%; 
	height: 60px; 
	width: 60px;
}

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

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

.right-mengnalisha{
	position: absolute;
	background: url("img/mengnalisha.jpg") no-repeat;
    background-size: 100%;
	top: 60%; 
	left: 50%; 
	height: 200px; 
	width: 137px;
	margin-left:-80px;
}

.right-mengnalisha img{
	height: 200px; 
	width: 130px;
}

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

.section5-left p{
	display: none;
}

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

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

.blIccnr
{
	margin-top:20px;
	margin-left:0px;
	width: 200px;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 20px;
}
.blIccnr .span-img-custom
{
	margin-left:10px;
	background-image:url(img/custom-1.svg);
	background-size: 30px 30px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

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

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

.blIccnr span{
	top: 0;
	margin-top: 0px;
	margin-left:40px;
	width: 70px;
	height: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
}