.wrap {
	width: 1360px;
	margin: 0 auto;
}

.wraps {
	width: 1485px;
	margin: 0 auto;
}

.header-box {
	
	right:6%;
  	top:50%;
  	transform: translate(0,-50%);
	flex-direction: row-reverse;
  	
}

.header-box>a:nth-of-type(2) {
	
	width: 43px;
	height: 23px;
  display:block;
  margin-left: 5px;
}

.header-box>a:nth-of-type(1) {
	
	width: 43px;
	height: 23px;
	
  display:block;
}
.header-box>a{
	font-size:14px;
  border:1px solid #fff;
  border-radius:6px;
  text-align:center;
  color:#fff;
  
}
.nav {
	background: #1E1E1E;
	height: 100px;
}

.nav-box,
.nav-Navigation a,
.nav-Navigation li,
.nav-Navigation {
	height: 100%;
}

.nav-box>a {
	background: url(../images/head_logo.png) no-repeat;
	width: 254px;
	height: 53px;

}

.nav-Navigation li>a {
	display: block;
	width: 130px;
	text-align: right;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 100px;
}

.nav-Navigation .act>a {
	color: #64CA33;
}

.swiper-content {
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
	width: 580px;
}

.index-right {
  left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 580px;
	
}

.swiper-content h2,
.index-content h2 {
	font-size: 45px;
	color: #64CA33;
	font-weight: 700;
}

.swiper-content p,
.index-content p {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 35px;
	margin: 10px 0 50px;
}

.swiper-content a,
.index-content a {

	width: 130px;
	height: 40px;
	border-radius: 99px;
	color: #64CA33;
	border: 2px solid #64CA33;
	text-align: center;
	font-size: 16px;
	line-height: 36px;

}

.swiper-content img,
.swiper-content a,
.index-content a {
	display: block;
}

.swiper-pagination-bullet {
	width: 120px;
	height: 8px;
	background: #898989;
	border-radius: 0px;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #64CA33;
}

.index-Theacme {
	margin-top: -4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 25px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}

.index-app-content {
	right: 200px;
	top: 50%;
	transform: translateY(-50%);
}

.index-app-content h2,
.index-Sahara-content h2,
.index-process-content h2 {
	font-size: 48px;
	color: #64CA33;
	margin-bottom: 20px;
	font-weight: bold;
}
.swiper-content a{
margin:0 auto;
}
.index-app-content p {
	font-size: 20px;
	color: #333;
	line-height:30px;
}

.index-Sahara-content p,
.index-process-content p {
	font-size: 20px;
	color: #333;
	line-height: 30px;
}

.index-Sahara-content a,
.index-process-content a {
	display: block;
	width: 130px;
	height: 40px;
	border-radius: 99px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	background: #64CA33;
	margin-top: 60px;
}

.index-app-content div a:nth-of-type(1) {
	background: url(../images/index/google.png) no-repeat;
	width: 168px;
	height: 50px;

}

.index-app-content div a:nth-of-type(2) {
	background: url(../images/index/appstore.png) no-repeat;
	width: 168px;
	height: 50px;
	margin-left: 40px;
}
.index-left{
	top:50%;
    transform: translate(0,-50%);
  left:270px;
}
.index-left a{
margin:0;
}
.index-app-content div {
	margin-top: 40px;
}

.index-app {
	background: #F6F5F5;
}

.index-book {
	padding: 90px 0;
}

.index-book-wrap {
	overflow: hidden;
}

.index-book-box {
	width: 99999px;
}

.index-book-box img {
	float: left;
	width: 265px;
	margin-right: 40px;
}

.index-prev {
	background: url(../images/index/next.png) no-repeat;
	width: 59px;
	height: 102px;
	top: 59%;
	transform: translateY(-50%);
	left: -8%;
}

.index-next {
	background: url(../images/index/prev.png) no-repeat;
	width: 59px;
	height: 102px;
	top: 59%;
	transform: translateY(-50%);
	right: -8%;
}

.index-Sahara-content {
	top: 50%;
	left: 200px;
	transform: translateY(-50%);
	width: 430px;
}

.index-process {
	background: #F6F5F5;
	margin-top: -4px;
}

.index-process-content {
	top: 50%;
	transform: translate(-50%,-50%);
	left: 50%;
	width: 550px;
}

.footer {
	background: #2D2D2D;
	padding: 60px 0 20px;

}

.foot-wrap {
	width: 1100px;
	margin: 0 auto;
}

.foot-href li a,
.foot-href dt {
	font-size: 16px;
	color: #fff;
	margin-bottom: 12px;
}

.foot-href dd a {
	color: #FFFFFF;
}

.foot-href dl {
	margin-left: 75px;
}

.foot-href dd {
	margin-bottom: 15px;
}

.nav-slide {
	width: 100%;
	padding: 0 10px 15px 10px;
	background: #343739;
	left: 35px;
	top: 100px;
	border-radius: 0 0 10px 10px;
	z-index: 99;
}

.nav-slide a {
	display: block;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	padding: 10px 0;
	height: auto;
}

.nav-slide span:not(:last-child) {
	border-bottom: 1px dotted #FFFFFF;
}

.nav-Navigation a:hover,
.nav-Navigation span:hover,
.foot-href dl a:hover {
	color: #64CA33;
}

.con-wrap {
	width: 1285px;
	margin: 0 auto;
}

.con-wrap>div:nth-child(1) {
	padding: 65px 0 40px;
}

.con-wrap>div:nth-child(2) {
	padding: 0px 0 120px;
}

.con-wrap p {
	font-size: 20px;
	color: #333333;
	margin-bottom: 5px;
}

.join-content {
	padding: 80px 0 0;
}

.join-box h2 {
	background: url(../images/join/title.png) no-repeat;
	width: 190px;
	height: 115px;
	margin: 0 auto;
}

.join-box p {
	padding: 0 85px;
	font-size: 20px;
	color: #333333;
	margin-top: 20px;
	line-height: 32px;
}

.join-box img {
	display: block;
	margin: 60px auto 0;
}

.join-box h3 {
	font-size: 36px;
	color: #64CA33;
	margin-top: 50px;
	font-weight: bold;
	letter-spacing: 2px;
}

.join-add {
	background: url(../images/join/add.png) no-repeat;
	width: 240px;
	height: 70px;
	margin: 70px auto 70px;
	display: block;
}

.news-wrap {
	width: 1220px;
	margin: 0 auto;
}

.news-head {
	padding: 50px 0 10px;
	border-bottom: 1px solid #000000;
	width: 100%;
}

.news-head h3 {
	font-size: 30px;
	letter-spacing: 3px;
}

.news-head i {
	background: url(../images/seen.png) no-repeat;
	width: 20px;
	height: 20px;
  transform: scale(0.9);
}

.news-head a {
	font-size: 16px;
	color: #494747;
	letter-spacing: 1px;
	margin-right: 35px;
}

.news-head>div {
	padding: 0 75px 0;
}

.news-Month-box {
	padding: 55px 0 0 105px;

}

.news-Month>div:not(:last-child) {
	border-bottom: 1px solid #BFBFBF;
}

.news-Month-box>h5>span {
	font-size: 50px;
	margin-right: 5px;

}

.news-Month-box>h5 {
	color: #808080;
	font-size: 18px;
}

.news-content {
	padding: 0 0 0 260px;
}

.news-Month {
	padding: 0 0 70px;
}

.news-content i {
	width: 100px;
	height: 40px;
	line-height: 38px;
	color: #64CA33;
	border-radius: 99px;
	border: 1px solid #64CA33;
	text-align: center;
	font-size: 15px;
	letter-spacing: 2px;
	transition: all 0.5s;
}

.news-content h6 {
	font-size: 22px;
	color: #262525;
}

.news-content span {
	display: block;
	font-size: 14px;
	color: #3D3D3D;
	margin: 20px 0;
}

.news-content p {
	font-size: 15px;
	color: #5C5757;
	line-height: 25px;
	margin-bottom: 20px;
}

.news-content>div {
	margin-bottom: 65px;
}

.news-adds {
	left: 50%;
	transform: translateX(-50%);
	bottom: 40px;
	font-size: 16px;
	color: #64CA33;
	letter-spacing: 2px;
}

.news-head a:hover {
	color: #64CA33;
}

.news-content i:hover,.news-content .new-h:hover {
	background: #64CA33;
	color: #FFFFFF;
}

.a-content {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.a-content h4 {
	font-size: 50px;
	color: #64CA33;
	letter-spacing: 5px;
}

.a-content>p:nth-of-type(1) {
	position: relative;
	font-size: 28px;
	color: #FFFFFF;
	margin: 15px 0 70px;
}

.a-content>p:nth-of-type(1):after {
	content: '';
	width: 90px;
	height: 5px;
	background: #64CA33;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 60px;
}

.a-content>p:nth-of-type(2) {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 36px;
}

.a-content a {
	display: block;
	width: 135px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #64CA33;
	border-radius: 99px;
	font-size: 16px;
	color: #64CA33;
	margin: 45px auto 0;
}

.bu-nav-wrap {
	width: 980px;
	margin: 0 auto;
}

.bu-nav-box>div:nth-of-type(1) i {
	background: url(../images/business/1-5.png) no-repeat;
	width: 117px;
	height: 103px;
	background-size: 100% 100%;
}

.bu-nav-box>div:nth-of-type(2) i {
	background: url(../images/business/1-2.png) no-repeat;
	width: 127px;
	height: 113px;
	background-size: 100% 100%;
}

.bu-nav-box>div:nth-of-type(3) i {
	background: url(../images/business/1-4.png) no-repeat;
	width: 101px;
	height: 101px;
	background-size: 100% 100%;
}

.bu-nav-box>div:nth-of-type(4) i {
	background: url(../images/business/1-3.png) no-repeat;
	width: 113px;
	height: 106px;
	background-size: 100% 100%;
}

.bu-nav-box>div:nth-of-type(5) i {
	background: url(../images/business/1-1.png) no-repeat;
	width: 99px;
	height: 109px;
	background-size: 100% 100%;
}

.bu-nav-box>.act:nth-of-type(1) i {
	background: url(../images/business/5-5.png) no-repeat;
	width: 117px;
	height: 103px;
	background-size: 100% 100%;
}

.bu-nav-box>.act:nth-of-type(2) i {
	background: url(../images/business/2-2.png) no-repeat;
	width: 127px;
	height: 113px;
	background-size: 100% 100%;
}

.bu-nav-box>.act:nth-of-type(3) i {
	background: url(../images/business/4-4.png) no-repeat;
	width: 101px;
	height: 101px;
	background-size: 100% 100%;
}

.bu-nav-box>.act:nth-of-type(4) i {
	background: url(../images/business/3-3.png) no-repeat;
	width: 113px;
	height: 106px;
	background-size: 100% 100%;
}

.bu-nav-box>.act:nth-of-type(5) i {
	background: url(../images/business/2-1.png) no-repeat;
	width: 99px;
	height: 109px;
	background-size: 100% 100%;
}

.bu-nav-box .act p {
	color: #64CA33;
}

.bu-nav-box>div>div {
	height: 113px;
}

.bu-nav-box p {
	font-size: 24px;
	margin-top: 20px;
	letter-spacing: 2px;
}

.bu-nav-box {
	padding: 80px 0;
}

.bu-edit-box {
	width: 645px;
	right: 98px;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

.bu-edit-box h5,
.bu-Design-content h5,
.bu-translate-content h4,
.bu-Operate-content h4 {
	font-size: 50px;
	color: #64CA33;
	letter-spacing: 5px;
}

.bu-edit-box>p:nth-of-type(1),
.bu-translate-content>p:nth-of-type(1),
.bu-Operate-content p:nth-of-type(1) {
	font-size: 28px;
	color: #fff;
	padding: 10px 0 70px;
	
	letter-spacing: 2px;
}

.bu-edit-box>p:nth-of-type(1):after,
.bu-translate-content>p:nth-of-type(1):after,
.bu-Operate-content p:nth-of-type(1):after {
	width: 90px;
	height: 5px;
	background: #64CA33;
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 65px;
}

.bu-translate-content>p:nth-of-type(1):after {
	top: 85px !important;
}

.bu-Operate-content p:nth-of-type(1):after {
	left: 0 !important;
	transform: translateX(0);
}

.bu-edit-box>p:nth-of-type(2),
.bu-translate-content>p:nth-of-type(2),
.bu-Operate-content>p:nth-of-type(2) {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 36px;
}

.bu-edit-box a,
.bu-translate-content>a {
	display: block;
	width: 125px;
	color: #64CA33;
	border: 2px solid #64CA33;
	border-radius: 99px;
	line-height: 36px;
	text-align: center;
	height: 40px;
	margin: 50px auto 0;
}

.bu-introduces>div:not(:last-child) {
	margin: 0 100px 0 0;
	position: relative;
}

.bu-introduces h5 {
	font-size: 30px;
	letter-spacing: 3px;
}

.bu-introduces p {
	font-size: 15px;
	margin-top: 5px;
}

.bu-introduces>div:not(:last-child):after {
	height: 40px;
	background: #000000;
	width: 1px;
	content: '';
	position: absolute;
	right: -40px;
	top: 10px;
}

.bu-introduces {
	padding: 80px 0 110px;
}

.bu-Design {

	padding: 0 40px;
}

.bu-Design-img {
	width: 52%;
}

.bu-Design-content {
	width: 655px;
}

.bu-Design-content p:nth-of-type(1) {
	font-size: 28px;
	padding: 10px 0 70px;
	
	letter-spacing: 2px;
}

.bu-Design-content>p:nth-of-type(1):after {
	width: 90px;
	height: 5px;
	background: #64CA33;
	content: '';
	position: absolute;
	left: 0;

	top: 82px;
}

.bu-Design-content>p:nth-of-type(2) {
	font-size: 20px;
	color: #333333;
	line-height: 36px;
}

.bu-Design-content a,
.bu-Operate-content a {
	display: block;
	width: 125px;
	color: #64CA33;
	border: 2px solid #64CA33;
	border-radius: 99px;
	line-height: 36px;
	text-align: center;
	height: 40px;
	margin: 50px 0 0;
}

.bu-Design-content {
	padding: 0 0 0 90px;
}

.bu-Design-content h5,
.bu-Operate-content h4 {
	margin-left: -33px;
}

.bu-translate {
	padding: 140px 0 0;
}

.bu-translate-content {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.bu-Operate {
	width: 79%;
	margin: 0 auto 125px;
}

.bu-Operate-content {
	top: 50%;
	transform: translate(0, -50%);
	left: 200px;
	width: 500px;
}

.bu-Operate-url {
	top: 50%;
	transform: translate(0, -50%);
	right: 200px;
}

.a-content a,
.bu-edit-box a,
.bu-Design-content a,
.bu-translate-content>a,
.bu-Operate-content a,
.en-vision-content a,
.en-Story1 a,
.en-form-wrap input[type=submit],
.swiper-content a,
.index-content a,
.index-Sahara-content a,
.index-process-content a {
	transition: all 0.5s;
}

.a-content a:hover,
.bu-edit-box a:hover,
.bu-Design-content a:hover,
.bu-translate-content>a:hover,
.bu-Operate-content a:hover,
.swiper-content a:hover,
.index-content a:hover {
	color: #FFFFFF;
	background: #64CA33;
}

.en-form-wrap input[type=submit]:hover {
	transform: scale(1.2);
}

.en-vision-content a:hover,
.en-Story1 a:hover,
.index-Sahara-content a:hover,
.index-process-content a:hover {
	background: #14CA33;
}

.en-title {
	width: 790px;
	margin: 100px auto 0;
}

.en-title h2 {
	font-size: 48px;
	color: #64CA33;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.en-title p {
	font-size: 20px;
	color: #333;
	line-height: 38px;
}

.en-wrap {
	width: 76%;
	margin: 0 auto;
}

.en-wrap>div {
	width: 31%;
	margin-top: 50px;
}

.en-book {
	width: 72%;
	margin: 120px auto;
}

.en-book-content {
	width: 490px;
}

.en-book-content h4 {
	font-size: 48px;
	color: #64CA33;
	font-weight: bold;
	margin-bottom: 5px;
}

.en-book-content p {
	font-size: 17px;
	color: #333;
	line-height: 38px;
}

.en-books {
	width: 54%;
	margin-left: 125px;
}

.en-books i {
	background: url(../images/enjoy/morebooks.png) no-repeat;
	width: 80px;
	height: 98px;
	right: 60px;
	bottom: 40px;
}

.en-vision-content {
	left:50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.en-Story1 {
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.en-vision-content h4,
.en-Story1 h4 {
	font-size: 48px;
	color: #64CA33;
	font-weight: bold;
	letter-spacing: 2px;
}

.en-vision-content p,
.en-Story1 p {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 35px;
	margin: 20px 0 40px;
}

.en-vision-content a,
.en-Story1 a {
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background: #64CA33;
	font-size: 16px;
	border-radius: 99px;
  margin:0 auto;
}

.en-Story {
	margin-top: -3px;

}

.en-Story1 {
	width: 600px;
}

.en-form-box {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60%;
}

.en-form-box h4 {
	font-size: 48px;
	color: #64CA33;
	font-weight: bold;
	letter-spacing: 2px;
}

.en-form-box p {
	font-size: 20px;
	margin: 10px 0 70px;
}

.en-form-wrap h6 {
	font-size: 20px;
	color: #808080;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.en-form-wrap input[type=text] {
	width: 290px;
	height: 50px;
	padding: 5px;
	border: 1px solid #B9B9BA;
	background: transparent;
	color: #808080;
  	border-radius: 6px;
}

.en-form-wrap input[type=submit] {
	width: 166px;
	height: 50px;
	display: block;
	margin: 30px auto 70px;
	border-radius: 99px;
	background: #64CA33;
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 6px;
}

.en-form-wrap>div>div>div {
	margin-bottom: 25px;
	font-size: 20px;
	color: #808080;
}

.en-form-wrap i {
	width: 20px;
	height: 20px;
	border: 1px solid #808080;
	margin-right: 15px;
  	border-radius: 6px;
}

.en-form-wrap>div>div:not(:last-child) {
	margin-right: 40px;
}

.en-sete {
	width: 465px;
	height: 50px;
	border: 1px solid #808080;
	padding: 0 15px 0 20px;
  	border-radius: 6px;
}

.en-form-wrap textarea {
	width: 465px;
	height: 145px;
	border: 1px solid #808080;
	padding: 5px;
	background: transparent;
	font-family: '微软雅黑';
	color: #808080;
  	border-radius: 6px;
}

.en-form-wrap .act:after {
	content: '';
	background: url(../images/enjoy/act.png) no-repeat;
	width: 15px;
	height: 15px;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.en-form-box .enjoy-foot {
	margin: 0 0 10px 0;
	color: #1E1E1E;
}

.en-sete-down {
	width: 100%;
	padding: 10px 0;
	border: 1px solid #C2C2C3;
	border-top: none;
	top: 86px;
	left: 0;
	background: #FFFFFF;
  	border-radius:0 0 6px 6px;
}

.en-sete-down span {
	display: block;
	text-align: center;
	font-size: 16px;
	padding: 5px 0;
}

.en-sete-down span:hover {
	background: #64CA33;
	color: #fff;
}

.ab-banner {
	width: 91%;
	margin: 30px auto 60px;
}

.ab-wisdom {
	width: 70%;
	margin: 0 auto;
}

.ab-wisdom>div:nth-of-type(1) {
	width: 525px;
}

.ab-wisdom h5 {
	font-size: 36px;
	color: #21272B;
}

.ab-wisdom p {
	font-size: 18px;
	color: #21272B;
	line-height: 32px;
	margin-top: 15px;
}

.ab-wisdom i {
	background: url(../images/about/2.png) no-repeat;
	width: 533px;
	height: 123px;
}

.ab-Art {
	margin: 130px auto 125px;
	width: 81%;
}

.ab-flex {
	width: 680px;
}

.ab-Art>div:nth-of-type(1) {
	width: 825px;
}

.ab-img1,
.ab-img2 {
	width: 49%;
}

.ab-img2>img:nth-child(1) {
	margin-bottom: 8px;
}

.ab-flex {
	padding-left: 45px;
}

.ab-flex h5 {
	font-size: 36px;
	color: #21272B;
	font-weight: 400;
	margin-bottom: 5px;
}

.ab-flex p {
	font-size: 18px;
	color: #21272B;
	line-height: 32px;
	margin-bottom: 30px;
}

.ab-Founder {
	width: 70%;
	margin: 0 auto;
}

.ab-Founder>div {
	width: 585px;
}

.ab-Founder h5 {
	font-size: 36px;
	color: #21272B;
	font-weight: 400;
}

.ab-Founder p {
	line-height: 32px;
	color: #21272B;
	font-size: 18px;
	margin: 5px 0 55px;
}

.ab-Founder i {
	background: url(../images/about/1.png) no-repeat;
	width: 585px;
	height: 170px;
	line-height: 32px;
	color: #21272B;
	font-size: 18px;
	text-indent: 2em;
	letter-spacing: 2px;
	padding: 0 25px;
}

.ab-Founder {
	padding-bottom: 70px;
}

.news-content .new-h{
width: 100px;
    height: 40px;
    line-height: 38px;
    color: #64CA33;
    border-radius: 99px;
    border: 1px solid #64CA33;
    text-align: center;
    font-size: 15px;
    letter-spacing: 2px;
    transition: all 0.5s;
  	display:block;
}
.index-process-content a{
margin: 60px auto 0;
}
.new-form{
  height:25px;
border-radius: 50px;
    width: 50px;
   border: 1px solid #fff;
  padding:0 8px;
}
.new-form input{
	height:20px;
  border-radius: 50px;
  padding:0 5px;
  color:#666;
  font-size:12px;
  width:0px;
}
