ul li {
	list-style: none;
}

.section {
	height: 100vh;
	overflow-y: auto;
}

.head {
	position: relative;
}

.box {
	position: relative;
}

#pcslide {
	display: none;
}

#swiper1 .s1img {
	height: 100vh;
	width: 100%;
	display: block;
}

#swiper1 .swiper-pagination {
	width: 122px;
	left: 81%;
	top: 90%;
}

#mobswiper1 .mos1img {
	width: 100%;
}

.videomask2 {
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.9);
	z-index: 8888;
	width: 100%;
	height: 100%;
}

.videomask2 video {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

#swiper1 .swiper-pagination .swiper-pagination-bullet {
	width: 34px;
	margin: 0;
	margin-right: 10px;
	border-radius: 0;
	background: #Fff;
}

#swiper1 .swiper-pagination .swiper-pagination-bullet:last-child {
	margin-right: 0;
}

#swiper1 .swiper-pagination-bullet-active {
	background: #007aff!important;
}

.pcnavbox {
	float: right;
	z-index: 11;
}

.pcnavbox .navList {
	float: right;
	margin-right: 35px;
	font-size: 14px;
	font-weight: bold;
}

.pcnavbox .navList a {
	text-decoration: none;
	color: #fff;
}

.navActive {
	color: #2a90f5!important;
}

#languageBox {
	float: right;
	color: #fff;
	font-size: 14px;
	font-weight: blod;
}

.box p {
	color: #fff;
	text-align: center;
}

.box .title {
	font-size: 24px;
	color: #fff;
	margin-bottom: 35px;
	position: absolute;
	width: 100%;
	top: 32.5%;
	z-index: 12;
	font-family: syht;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	transition: all .5s;
}

.boxActive {
	color: #f9bd35;
}

.box .pointt {
	transition: all .5s;
	font-size: 48px;
	font-weight: bold;
	position: absolute;
	top: 38.8%;
	width: 100%;
	left: 0;
	z-index: 12;
	font-family: syht;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.box .eninfo {
	transition: all .5s;
	font-size: 18px;
	width: 520px;
	line-height: 2;
	position: absolute;
	top: 48.5%;
	left: 50%;
	margin-left: -260px;
	z-index: 12;
	font-weight: 300;
}

.btnbox {
	position: absolute;
	top: 60%;
	left: 0;
	z-index: 12;
	width: 100%;
	text-align: center;
	margin-top: 40px;
}

#videoBtn {
	margin-right: 20px;
}

#videoBtn img {
	vertical-align: middle;
	margin-right: 10px;
}

.btnbox .redbtn {
	height: 54px;
	background-color: #fb0300;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	padding: 14px 30px;
	opacity: 0.8;
	transition: all .5s;
}

.btnbox .redbtn:hover {
	opacity: 1;
}

.main {
	background: #fff;
}

#solutionImgBox {
	width: 50%;
	height: 100%;
	float: left;
	overflow:hidden;
}

#solutionImgBox img {
	min-height: 100%;
	max-width: 100%;
	display: block;
}

.textbox {
	width: 50%;
	height: 100%;
	float: left;
}
.textbox .tpb{
	height: 44.758%;
}
.textbox .top-text {
	height: 100%;
	color: #fff;
	background: #1277dc url(../images/index/solutionBg.jpg)no-repeat;
	background-size: 100%;
	position: relative;
}

.textbox .top-text .topbox {
	padding-left: 0.6rem;
	overflow: hidden;
}

.textbox .top-text .topbox .top-title {
	font-size: 0.18rem;
	margin: 0.6rem 0 0.05rem 0;
}

.textbox .top-text .topbox .title-s {
	font-size: 0.09rem;
}

.textbox .top-text .topbox .topinfobox {
	margin-top: 0.30rem;
}

.textbox .top-text .topbox .footerinfobox {
	width: 5.6rem;
	position: absolute;
	left: 1.6rem;
	bottom: 0.32rem;
}

.textbox .top-text .topbox .center-titile {
	font-size: 0.15rem;
	margin-bottom: 0.05rem;
}

.textbox .top-text .topbox small {
	font-size: 0.1rem;
	opacity: 0.8;
}

.footerinfobox .title-footer {
	width: 5.6rem;
	margin-top: 0.05rem;
	word-break: break-all;
	word-wrap: break-word;
}

.title-footer {
	width: 3.1rem;
	margin-top: 0.1rem;
	font-size: 0.07rem;
	line-height: 1.8;
}

.footer-content {
	height: 36.842%;
}

.write01 {
	width: 0.9rem;
	position: absolute;
	bottom: 0.32rem;
	left: 0.6rem;
}

.solutionul .solutionli {
	cursor: pointer;
	width: 50%;
	height: 18.42vh;
	box-sizing: border-box;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	float: left;
	text-align: center;
	line-height: 1.8;
	position: relative;
	overflow: hidden;
}

.soluline {
	width: 100%;
	height: 2px;
	background: #4191e2;
	margin-top: 0.35rem;
	margin-bottom: 0.35rem;
}

.solutionul .solutionli :hover .blue {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

.solutionul .solutionli:hover .so-tetx p {
	color: #3ca9fc!important;
}

.solutionul .solutionli:hover .so-tetx small {
	color: #3ca9fc!important;
}

.solutionul .solutionli .imgbox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.solutionul .solutionli .so-tetx p {
	font-size: 0.09rem;
	color: #333;
}

.solutionul .solutionli .so-tetx small {
	font-size: 0.06rem;
	color: #555;
}

.solutionul .solutionli img {
	width: 0.3rem;
	display: block;
	margin: 0 auto;
}

.solutionul .solutionli .blue {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	margin-top: 2.63vh;
}

.solutionul .solutionli:nth-child(2n) {
	border-right: none;
}



.so-tetx {
	margin-top: 9vh;
}

.pcAboutBox .title-box {
	max-width: 1200px;
	margin: 0 auto;
}

.pcAboutBox .title-box .abouttitle {
	padding-top: 0.475rem;
	text-align: center;
	margin-bottom: 20px;
}

.pcAboutBox .title-box .abouttitle p {
	color: #333;
}

.pcAboutBox .title-box .abouttitle .small {
	color: #666;
}

.pcAboutBox .title-box .text {
	text-align: center;
	margin-top: 0.1rem;
	line-height: 30px;
	color: #555;
}

.pcAboutBox .title-box .aboutBg {
	display: block;
	margin: 0 auto;
	margin-top: 0;
	max-width: 1200px;
}

.hornerBox {
	box-shadow: 0 2px 19px 1px rgba(0, 0, 0, 0.1);
}

.hornerlist {
	width: 33%;
	float: left;
	text-align: center;
	height: 21.05vh;
	overflow: hidden;
}

.hornerlist p:nth-child(1) {
	margin-top: 4.5vh;
	margin-bottom: 3.15vh;
}

.hornerlist p:nth-child(2) {
	font-size: 16px;
	color: #888;
}

.bigfont {
	color: #555;
	font-size: 0.3rem;
	font-family: bebas;
}

.sfont {
	font-size: 0.09rem;
	color: #555;
}

.newsbox {
	overflow: hidden;
	position: relative;
	background: url(../images/newbgline.jpg) repeat;
}

.newstitle {
	overflow: hidden;
	text-align: center;
	color: #333;
	width: 100%;
	height: 1.28rem;
}

.newstitle .small {
	margin-top: 0.6rem;
	color: #3089cc;
}

.newsli {
	width: 50%;
	height: 1.785rem;
	float: left;
	overflow: hidden;
	position: relative;
}

.newsli:nth-child(1) .leftdiv {
	background: url(../images/index/innews01.png);
	background-size: 100% 100%;
}

.newsli:nth-child(2) .leftdiv {
	background: url(../images/index/innews02.png);
	background-size: 100% 100%;
}

.newsli:nth-child(3) .leftdiv {
	background: url(../images/index/innews03.png);
	background-size: 100% 100%;
}

.newsli:nth-child(4) .leftdiv {
	background: url(../images/index/innews04.png);
	background-size: 100% 100%;
}

.newsli:nth-child(1) .sjimg {
	right: -12px;
	background: url(../images/index/ind08.png);
}

.newsli:nth-child(2) .sjimg {
	right: -12px;
	background: url(../images/index/ind09.png);
}

.newsli:nth-child(3) .sjimg {
	left: -12px;
	background: url(../images/index/ind11.png);
}

.newsli:nth-child(4) .sjimg {
	left: -12px;
	background: url(../images/index/ind10.png);
}

.sjimg {
	width: 12px;
	height: 24px;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	z-index: 44;
}
#swiper3 .swiper-slide img{
	width: 100%;
}
.newsli .newsmask {
	background: rgba(255, 255, 255, 0.2);
	transition: all .5s;
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
}

.leftdiv:hover .imask01,
.leftdiv:hover .imask02 {
	opacity: 1;
}

.newsli .newsmask:hover {
	opacity: 1;
}

.leftdiv,
.rightdiv {
	width: 50%;
	position: relative;
	height: 100%;
}

.pl {
	position: absolute;
	left: -0.3rem;
	top: -0.3rem;
	font-size: 1.2rem;
	color: #fff;
	opacity: 0.2;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.rightdiv:hover .newsimg {
	transform: scale(1.02, 1.02);
}

.newsimg {
	width: 100%;
	transition: all .5s;
	display: block;
}

.leftdiv:hover .pt,
.leftdiv:hover .py {
	transform: translateY(-15px);
}

.pt {
	height: 0.47rem;
	margin-top: 0.5rem;
	font-size: 0.12rem;
}

.py {
	font-size: 0.07rem;
	line-height: 1.8;
}

.pt,
.py {
	transition: all 1s;
	padding: 0 0.3rem;
	color: #fff;
	opacity: 0.85;
}

.newsli .pa {
	position: absolute;
	bottom: 20px;
	height: 20px;
	line-height: 20px;
}

.newsli:nth-child(4) .pa,
.newsli:nth-child(3) .pa {
	right: 20px;
}

.p01 {
	color: #fff;
	font-size: 300px;
	font-family: Arial;
	position: absolute;
	top: -59px;
	left: -92px;
	opacity: 0.1;
}

.newsli:nth-child(1) .pa,
.newsli:nth-child(2) .pa {
	right: 50%;
	margin-right: 20px;
}

.pa img {
	width: 15px;
	margin-top: 2px;
	float: left;
	margin-right: 12px;
}

.pa span {
	font-size: 12px;
	color: #fff;
	float: right;
}

.partnerBox {
	background: #fff;
	overflow: hidden;
	position: relative;
}

.footer {
	margin-top: 0.3rem;
}

.partnertitle {
	text-align: center;
	margin: 0.60rem 0 0.25rem 0;
}

.partnertitle .small {
	font-size: 24px;
	color: #3ca9fc;
}

.partnertitle p {
	font-size: 36px;
	color: #333;
}

.partnerUl {
	max-width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50%;
	margin-top: -161px;
}

.partnerli {
	float: left;
	width: 25%;
	box-sizing: border-box;
	border-bottom: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	position: relative;
}

.partnerli img {
	width: 100%;
	display: block;
}

.partnerli:nth-child(4n+1) {
	border-left: 1px solid #DBDBDB;
}

.partnerli:nth-child(5),
.partnerli:nth-child(6),
.partnerli:nth-child(7),
.partnerli:nth-child(8) {
	border-bottom: none;
}

.ms1 {
	width: 50px;
	height: 50px;
	position: absolute;
	left: -25px;
	bottom: -25px;
	z-index: 12;
	background: #fff;
}

.ms {
	width: 50px;
	height: 50px;
	position: absolute;
	right: -25px;
	bottom: -25px;
	z-index: 12;
	background: #fff;
}

.point {
	width: 2px;
	height: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -1px;
	background: #DBDBDB;
}

#swiper2 .swiper-slide img {
	width: 100%;
}
#swiper2 .swiper-pagination-bullet{
	width: 0.5rem;
	height: 0.2rem;
	border-radius: 0;
	background: rgba(255,255,255,0.5);
}
#swiper2 .swiper-pagination-bullet-active{
	background: #007aff;
}
.lookmore {
	width: 120px;
	height: 40px;
	background: url(../images/index/more.png) no-repeat;
	line-height: 40px;
	padding-left: 50px;
	position: absolute;
	background-size: 40px 40px;
	top: 90%;
	z-index: 12;
	fonts: 24px;
	font-size: 16px;
	color: #fff;
	left: 8%;
}

.lookmore:hover {
	color: #2a90f5;
}

#moslide {
	display: none;
}

.moaboutBg {
	display: none;
}

.partnerli:nth-child(5) .ms,
.partnerli:nth-child(5) .ms1,
.partnerli:nth-child(6) .ms,
.partnerli:nth-child(7) .ms {
	display: none;
}

.newsli:nth-child(1) .img01,.newsli:nth-child(2) .img01{
	position: absolute;
	right: -12px;
	top: 50%;
	margin-top: -12px;
	z-index: 44;
}
.newsli:nth-child(3) .img01,.newsli:nth-child(4) .img01{
	position: absolute;
	left: -12px;
	top: 50%;
	margin-top: -12px;
	z-index: 44;
}
/*.img01 {
	position: absolute;
	right: -12px;
	top: 50%;
	margin-top: -12px;
	z-index: 44;
}*/

.sjimg {
	width: 12px;
	height: 24px;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	z-index: 44;
}

.imask01 {
	right: -24px;
	border: 12px solid;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.15);
}

.imask02 {
	left: -24px;
	border: 12px solid;
	border-color: transparent rgba(255, 255, 255, 0.15) transparent transparent;
}

.imask01,
.imask02 {
	position: absolute;
	transition: all .5s;
	opacity: 0;
	z-index: 45;
	top: 50%;
	margin-top: -12px;
}

/*.img02 {
	position: absolute;
	left: -12px;
	top: 50%;
	margin-top: -12px;
}*/

.footer {
	margin: 0;
}
.aboutmask{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	transition: all .3s;
}
.swiper-slide-active .aboutmask{
	opacity: 0;
}
@-ms-keyframes myname {
	0% {
		transform: scale(1.0, 1.0);
	}
	100% {
		transform: scale(1.02, 1.02);
	}
}

@keyframes myname {
	0% {
		transform: scale(1.0, 1.0);
	}
	100% {
		transform: scale(1.02, 1.02);
	}
}
@media screen and (min-height: 620px) and (max-height: 700px) {
	.textbox .top-text .topbox .top-title{
		margin-top: 0.5rem;
	}
	.textbox .top-text .topbox .topinfobox{
		margin-top: 0.2rem;
	}
}
@media screen and (min-height: 0px) and (max-height: 620px) {
	.textbox .top-text .topbox .top-title{
		margin-top: 0.5rem;
	}
	.textbox .top-text .topbox .topinfobox{
		margin-top: 0.2rem;
	}
	.write01{
		bottom: 0.12rem;
	}
	.textbox .top-text .topbox .footerinfobox{
		bottom: 0.12rem;
	}
}
@media screen and (min-width: 1440px) and (max-width: 1600px) {
	.bannerslide {
		height: 100vh!important;
	}
	#swiper1 {
		height: 100vh!important;
	}
	#swiper1 .swiper-wrapper {
		height: 100vh!important;
	}
	#swiper1 .swiper-slide {
		height: 100vh!important;
	}
	#swiper1 .swiper-slide img {
		height: 100vh!important;
	}
	.pcAboutBox {
		height: 100vh!important;
	}
	.newsbox {
		height: 100vh!important;
	}
	.partnerBox {
		height: 100vh!important;
	}
	.solutionul {
		height: 100%;
	}
	.solutionul .solutionli {
		height: 50%;
	}
	#solutionImgBox img {
		height: 100%;
		max-width: 100%;
	}
	.newsul {
		position: absolute;
		left: 0;
		bottom: 0;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1440px) {
	.pcAboutBox .title-box .aboutBg {
		margin-top: 0rem;
		max-height: 40vh;
	}
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {
	body .section6{
		height: auto!important;
	}
	.section {
		height: auto;
		overflow: hidden;
	}
	.soluline {
		margin-top: 0.5rem;
	}
	.textbox .top-text .topbox small {
		font-size: 0.24rem;
		font-weight: 300;
		opacity: 0.9;
	}
	.p01 {
		font-size: 3rem;
		color: #fff;
		top: -0.6rem;
		left: -0.98rem;
		opacity: 0.1;
	}
	#moslide {
		display: block;
	}
	.bannerpc {
		display: none;
	}
	.box .title {
		font-size: 0.24rem;
	}
	.box .pointt {
		font-size: 0.36rem;
		margin: 0 auto;
		text-align: center;
	}
	.box .eninfo {
		font-size: 0.18rem;
		width: 7rem;
		margin-left: -3.5rem;
	}
	.btnbox .redbtn {
		height: 0.6rem;
		padding: 0 0.2rem;
		font-size: 0.24rem;
	}
	#videoBtn {
		margin-right: 0.2rem;
	}
	#videoBtn img {
		width: 0.3rem;
		margin-right: 0.1rem;
	}
	#swiper1 .swiper-pagination {
		width: 1.22rem;
	}
	#swiper1 .swiper-pagination .swiper-pagination-bullet {
		width: 0.32rem;
		height: 0.1rem;
		margin-right: 0.1rem;
	}
	#swiper1 .swiper-pagination {
		bottom: 0.4rem;
	}
	.main {
		margin-top: 0.4rem;
	}
	.solutionbox {
		position: relative;
	}
	#solutionImgBox {
		position: absolute;
		top: 8.6rem;
		z-index: -1;
		width: 100%;
		height: 8rem;
	}
	#solutionImgBox img {
		width: 100%;
	}
	.tpb {
		padding: 0.3rem;
	}
	.textbox {
		width: 100%;
		height: auto;
	}
	.textbox .top-text {
		height: 8rem;
	}
	.textbox .top-text .topbox .top-title {
		font-size: 0.42rem;
		margin: 0.6rem 0 0.28rem 0;
	}
	.textbox .top-text .topbox .center-titile {
		font-size: 0.36rem;
	}
	.textbox .top-text .topbox .title-s {
		font-size: 0.24rem;
	}
	.title-footer {
		width: 6.2rem;
		font-size: 0.24rem;
		margin-top: 0.2rem;
		line-height: 2;
	}
	.write01 {
		width: 1.8rem;
		position: absolute;
		bottom: 0.6rem;
		left: 6.6rem;
	}
	.textbox .top-text .topbox .footerinfobox {
		left: 0.6rem;
	}
	.newstitle .small {
		margin-top: 0.3rem;
	}
	.footer-content {
		height: auto;
		padding: 0.3rem;
		margin-top: 4.5rem;
		background: rgba(255, 255, 255, 0.98);
	}
	.pcAboutBox {
		background: #F7F7F7;
	}
	.solutionul .solutionli {
		width: 48.89%;
		box-shadow: 0px 7px 19px 0px rgba(0, 0, 0, 0.1);
		height: 3rem;
		padding: 0.4rem 0;
		box-sizing: border-box;
		border: 1px solid #DBDBDB!important;
		float: left;
		text-align: center;
		line-height: 1.2;
		margin: 0.15rem 0;
	}
	.solutionul .solutionli .so-tetx {
		margin-top: 1rem;
	}
	.solutionul .solutionli .imgbox {}
	.solutionul .solutionli img {
		width: 0.8rem;
		display: block;
		margin: 0 auto;
	}
	.solutionul .solutionli .so-tetx p {
		font-size: 0.30rem;
		margin-bottom: 0.2rem;
	}
	.solutionul .solutionli .so-tetx small {
		font-size: 0.24rem;
	}
	.solutionul .solutionli:nth-child(2n) {
		float: right;
	}
	.solutionul .solutionli:nth-child(2n+1) {
		float: left;
	}
	.pcAboutBox .title-box .abouttitle small {
		font-size: 0.24rem;
	}
	.pcAboutBox .title-box .abouttitle p {
		font-size: 0.36rem;
	}
	.pcAboutBox .title-box .text {
		padding: 0.3rem;
		font-size: 0.30rem;
		line-height: 2;
		color: #555;
	}
	.pcAboutBox .title-box .aboutBg {
		margin-top: 0;
	}
	.bigfont {
		font-size: 0.6rem;
		color: #333;
	}
	.sfont {
		font-size: 0.24rem;
		color: #555;
	}
	.hornerinfo {
		font-size: 0.24rem;
		color: #555;
	}
	.newsbox {
		margin-top: 0.6rem;
		background: #fff;
	}
	.newstitle {
		padding: 0.6rem 0;
		margin: 0;
		background: url(../images/newbgline.jpg) repeat;
	}
	.newstitle .small {
		font-size: 0.24rem;
	}
	.newstitle p {
		font-size: 0.36rem;
	}
	.newsul {
		padding: 0.3rem;
	}
	.newsli {
		width: 100%;
		height: auto;
		margin-bottom: 0.5rem;
	}
	.leftdiv,
	.rightdiv {
		width: 100%;
		overflow: hidden;
	}
	.newsli .leftdiv .pt{
		height: auto;
		margin-bottom: 0.3rem;
	}
	.pl {
		left: -1.03rem;
		top: -0.9rem;
		font-size: 3rem;
		color: #fff;
		opacity: 0.2;
	}
	.pt {
		height: 1rem;
		margin-top: 1rem;
		font-size: 0.42rem;
		margin-bottom: 0.2rem;
	}
	.py {
		font-size: 0.36rem;
		margin-bottom: 0.8rem;
	}
	.newsli .pa {
		position: absolute;
		right: 0.2rem!important;
		bottom: 0.4rem;
		height: 0.2rem;
		line-height: 0.3rem;
	}
	.pa img {
		width: 0.3rem;
		float: left;
		margin-right: 0.2rem;
	}
	.pa span {
		font-size: 0.3rem;
		float: right;
		color: #fff;
	}
	.partnerUl {
		width: 7.6rem;
		position: relative;
		left: 0;
		margin: 0.5rem auto;
		top: 0;
	}
	.ms,
	.ms1 {
		background: #F7F7F7;
		display: none;
	}
	.partnerBox {
		background: #f7f7f7;
		padding-bottom: 1rem;
	}
	.partnertitle {
		margin-top: 1rem;
	}
	.partnertitle .small {
		font-size: 0.24rem;
	}
	.partnertitle p {
		font-size: 0.42rem;
	}
	.partnerli {
		width: 50%;
		border-bottom: 1px solid #DBDBDB!important;
	}
	.partnerli:nth-child(5) .ms,
	.partnerli:nth-child(5) .ms1,
	.partnerli:nth-child(6) .ms,
	.partnerli:nth-child(7) .ms {
		display: none;
	}
	.partnerli:nth-child(2n+1) {
		border-left: 1px solid #DBDBDB!important;
	}
	.partnerli:nth-child(1),
	.partnerli:nth-child(2) {
		border-top: none;
	}
	.partnerli:nth-child(7),
	.partnerli:nth-child(8) {
		border-bottom: none!important;
	}
	.webByBox {
		position: relative;
	}
}

.section6 {
	height: 289px !important;
}