header nav .btnToggle em, header nav .btnToggle em::after, header nav .btnToggle em::before {
    background-color: #3271e1;
}
header nav .qddhWrap {
    color: #1f2d3d!important;
}
header nav .logo {
    width: 154px;
    height: 41px;
    background: url(../images/Skillbox.png) no-repeat center / contain;
}
header nav .buttons .btn {
    display: inline-block;
    min-width: 80px;
    padding: 11px 34px;
    border: 1px solid transparent;
    color: #fff;
    background-color: #3A95FF;
    border-color: #3A95FF;
    font-size: 16px;
    line-height: 1em;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    padding: 6px 15px;
}

header nav .buttons .btn:hover {
	background-color: #1773DF;
  border-color: #1773DF;
}

header nav .logo img {
    display: none;
}
header nav .dropdown::after {
    border-bottom-color: #1F2D3D;
    border-left-color: #1F2D3D;
}
header nav .nav-menu>li>a {
    color: #1f2d3d;
}
header nav .nav-menu>li>a:hover {
    color: #1f2d3d;
}
header nav .buttons a:last-of-type {
    color: #1F2D3D!important;
}
main section.banner {
	padding: 0;
	background-size: cover;
	background-repeat: no-repeat
}

main section.banner h1,main section.banner .h1 {
	font-weight: 500;
	line-height: 1.46;
	padding: 2px 0
}

main section.banner h2,main section.banner h3,main section.banner .h2,main section.banner .h3 {
	line-height: 1.75;
	padding: 2px 0
}

@media screen and (min-width:1080px) {
	body.fixed header nav .nav-menu>li>a {
		color: #fff
	}

	body.fixed header nav .nav-menu>li>a:hover {
		color: #fff
	}

	body.fixed header nav .buttons .btn {
		display: inline-block;
		min-width: 80px;
		padding: 11px 34px;
		border: 1px solid transparent;
		color: #fff;
		background-color: rgba(255,255,255,.26);
		border-color: #fff;
		font-size: 16px;
		line-height: 1em;
		border-radius: 2px;
		text-align: center;
		cursor: pointer;
		padding: 6px 15px
	}

	body.fixed header nav .buttons .btn:hover,body.fixed header nav .buttons .btn:active {
		background-color: #fff;
		color: #3271e1
	}

	body.fixed header nav .buttons a:last-of-type {
		color: #fff!important
	}

	body.fixed header nav .dropdown::after {
		border-bottom-color: #fff;
		border-left-color: #fff
	}

	body.fixed header nav .logo {
		width: 140px;
		height: 44px;
		background: 0 0
	}

	body.fixed header nav .logo img {
		display: block
	}

	body.fixed header nav .qddhWrap {
		color: #fff!important
	}

	body.fixed header nav .btnToggle em,body.fixed header nav .btnToggle em::after,body.fixed header nav .btnToggle em::before {
		background-color: #fff
	}
}

@media screen and (max-width:1080px) {
	.hidden-pc {
		display: block
	}

	.hidden-h5 {
		display: none
	}

	header nav .logo {
		width: 112.5px;
		height: 42px
	}

	body.fixed header nav .logo {
		background: 0 0
	}

	body.fixed header nav .logo img {
		display: block
	}

	body.fixed header nav .btnToggle em,body.fixed header nav .btnToggle em::after,body.fixed header nav .btnToggle em::before {
		background-color: #fff
	}

	body.header-menu-active header nav .btnToggle em {
		background: rgba(255,255,255,0)
	}
}
@media screen and (max-width:1080px) {
	main section.banner h2,main section.banner h3,main section.banner .h2,main section.banner .h3 {
		max-width: inherit
	}
}

main section.banner-shape {
	background-image: url( feature_bg_d405138.png);
	height: 450px
}

@media screen and (max-width:1080px) {
	main section.banner-shape {
		background-image: url( feature_bg_m_2b86ae7.png);
		height: 586px
	}
}

main section.banner-shape h1,main section.banner-shape h2,main section.banner-shape h3,main section.banner-shape h4,main section.banner-shape .h1,main section.banner-shape .h2,main section.banner-shape .h3,main section.banner-shape .h4 {
	text-align: left
}

@media screen and (max-width:1080px) {
	main section.banner-shape h1,main section.banner-shape h2,main section.banner-shape h3,main section.banner-shape h4,main section.banner-shape .h1,main section.banner-shape .h2,main section.banner-shape .h3,main section.banner-shape .h4 {
		text-align: center
	}
}

@media screen and (max-width:1080px) {
	main section.banner-shape article {
		padding-top: 84px
	}
}

main section.banner-shape h2,main section.banner-shape h3,main section.banner-shape .h2,main section.banner-shape .h3 {
	max-width: 460px
}

main section.banner-shape .slogen {
	text-align: left;
	position: absolute;
	left: 159px;
	top: 140px
}

@media screen and (max-width:1080px) {
	main section.banner-shape .slogen {
		text-align: center
	}
}

main section.banner-shape .slogen p:nth-child(1) {
	font-weight: 500;
	line-height: 1.33
}

@media screen and (max-width:1080px) {
	main section.banner-shape .slogen p:nth-child(1) {
		line-height: 1.46
	}
}

main section.banner-shape .slogen p:nth-child(2) {
	line-height: 1.88;
	margin-top: 14px;
	max-width: 460px
}

@media screen and (max-width:1080px) {
	main section.banner-shape .slogen p:nth-child(2) {
		margin-top: 11px;
		line-height: 1.75;
		margin: 14px auto 0;
		text-align: left
	}
}

main section.banner-shape .slogen .buttons {
	margin-top: 25px
}

@media screen and (max-width:1080px) {
	main section.banner-shape .slogen .buttons {
		margin-top: 20px
	}
}

@media screen and (max-width:1080px) {
	main section.banner-shape .slogen {
		position: static
	}
}

main section.banner-shape .show .grid {
	left: 538px;
	top: 56px;
	width: 858px;
	position: absolute
}

@media screen and (max-width:1000px) {
	main section.banner-shape .show .grid {
		left: 50%;
		-webkit-transform: translate(-50%,0);
		-ms-transform: translate(-50%,0);
		transform: translate(-50%,0);
		top: 381px;
		height: 60%;
		width: auto
	}
}

main section.banner-shape .show .shape {
	position: absolute;
	left: 819px;
	top: 138px
}

@media screen and (max-width:1000px) {
	main section.banner-shape .show .shape {
		left: 50%;
		top: 381px;
		height: 8rem;
		-webkit-transform: translate(-50%,0);
		-ms-transform: translate(-50%,0);
		transform: translate(-50%,0)
	}
}

main section.banner-poto {
	height: 450px;
	background-image: url( feature_bg_d405138.png)
}

@media screen and (max-width:1080px) {
	main section.banner-poto {
		background-image: url( feature_bg_m_2b86ae7.png)
	}
}

main section.banner-poto article {
	padding-top: 140px
}

@media screen and (max-width:1080px) {
	main section.banner-poto article {
		padding-top: 96px
	}
}

main section.banner-poto h1,main section.banner-poto .h1 {
	margin: 0 auto
}

main section.banner-poto h2,main section.banner-poto h3,main section.banner-poto .h2,main section.banner-poto .h3 {
	max-width: 593px;
	margin: 19px auto 0;
	font-weight: 100
}

@media screen and (max-width:1080px) {
	main section.banner-poto h2,main section.banner-poto h3,main section.banner-poto .h2,main section.banner-poto .h3 {
		margin: 13px auto 0
	}
}

main section.banner-poto .buttons {
	margin: 46px
}

main section.banner-simple {
	background-color: #257c4f;
	height: 350px
}

main section.banner-simple article {
	padding-top: 140px
}

@media screen and (max-width:1080px) {
	main section.banner-simple article {
		padding-top: 96px
	}
}

main section.banner-simple h1,main section.banner-simple .h1 {
	margin: 0 auto
}

main section.banner-simple h2,main section.banner-simple h3,main section.banner-simple .h2,main section.banner-simple .h3 {
	max-width: 593px;
	margin: 19px auto 0;
	font-weight: 100
}

@media screen and (max-width:1080px) {
	main section.banner-simple h2,main section.banner-simple h3,main section.banner-simple .h2,main section.banner-simple .h3 {
		margin: 13px auto 0
	}
}

main section.banner-simple .buttons {
	margin: 46px
}

main section.banner-home {
	background-image: url( recommend/recommend_bg_f1d2de3.png);
	background: -webkit-linear-gradient(270deg,#01c0b7 0,#04cb94 100%);
	background: linear-gradient(180deg,#01c0b7 0,#04cb94 100%);
	height: 700px
}

@media screen and (max-width:1080px) {
	main section.banner-home {
		background-image: url( recommend/recommend_bg_m_daa5557.png);
		background: -webkit-linear-gradient(270deg,#01c0b7 0,#04cb94 100%);
		background: linear-gradient(180deg,#01c0b7 0,#04cb94 100%);
		height: 865px
	}
}

main section.banner-home h1,main section.banner-home h2,main section.banner-home h3,main section.banner-home h4,main section.banner-home .h1,main section.banner-home .h2,main section.banner-home .h3,main section.banner-home .h4 {
	text-align: left
}

@media screen and (max-width:1080px) {
	main section.banner-home h1,main section.banner-home h2,main section.banner-home h3,main section.banner-home h4,main section.banner-home .h1,main section.banner-home .h2,main section.banner-home .h3,main section.banner-home .h4 {
		text-align: center
	}
}

@media screen and (max-width:1080px) {
	main section.banner-home article {
		padding-top: 100px
	}
}

main section.banner-home h2,main section.banner-home h3,main section.banner-home .h2,main section.banner-home .h3 {
	max-width: 460px
}

main section.banner-home .slogen {
	text-align: left;
	position: absolute;
	left: 159px;
	top: 200px
}

main section.banner-home .slogen>span.h4 {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	margin-bottom: 10px
}

@media screen and (max-width:1080px) {
	main section.banner-home .slogen {
		text-align: center
	}
}

main section.banner-home .slogen p:nth-of-type(1) {
	font-weight: 500;
	line-height: 1.33
}

@media screen and (max-width:1080px) {
	main section.banner-home .slogen p:nth-of-type(1) {
		line-height: 1.46
	}
}

main section.banner-home .slogen p:nth-of-type(2) {
	line-height: 1.88;
	margin-top: 14px;
	max-width: 460px
}

@media screen and (max-width:1080px) {
	main section.banner-home .slogen p:nth-of-type(2) {
		margin-top: 11px;
		line-height: 1.75;
		margin: 14px auto 0
	}
}

main section.banner-home .slogen .buttons {
	margin-top: 20px;
	float: left
}

@media screen and (max-width:1080px) {
	main section.banner-home .slogen .buttons {
		margin-top: 40px;
		float: none
	}
}

@media screen and (max-width:1080px) {
	main section.banner-home .slogen {
		position: static
	}
}

main section.banner-home .show .grid {
	left: 538px;
	top: 56px;
	width: 858px;
	position: absolute
}

@media screen and (max-width:1000px) {
	main section.banner-home .show .grid {
		left: 50%;
		-webkit-transform: translate(-50%,0);
		-ms-transform: translate(-50%,0);
		transform: translate(-50%,0);
		top: 381px;
		height: 60%;
		width: auto
	}
}

main section.banner-home .show .shape {
	position: absolute;
	right: 20px;
	top: 138px
}

@media screen and (max-width:1000px) {
	main section.banner-home .show .shape {
		left: 50%;
		top: 381px;
		height: 8rem;
		-webkit-transform: translate(-50%,0);
		-ms-transform: translate(-50%,0);
		transform: translate(-50%,0)
	}
}

section article {
	margin: 0 20px
}

.h1,.h2,.h3,.h4,.h5,.h6 {
	color: #2E4446
}

.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a {
	color: #2E4446
}

.h1.detail,.h2.detail,.h3.detail,.h4.detail,.h5.detail,.h6.detail {
	color: #6C7C7D
}

.dark .h1,.dark .h2,.dark .h3,.dark .h4,.dark .h5,.dark .h6 {
	color: #FFF
}

.dark .h1 a,.dark .h2 a,.dark .h3 a,.dark .h4 a,.dark .h5 a,.dark .h6 a {
	color: #FFF
}

.mobile-only {
	display: none
}

@media screen and (max-width:1080px) {
	.mobile-only {
		display: block
	}
}

@media screen and (max-width:1080px) {
	.desktop-only {
		display: none
	}
}

main section.start {
	background-color: #02e894;
	background-image: -webkit-linear-gradient(344deg,#02e894,#00ab75);
	background-image: linear-gradient(106deg,#02e894,#00ab75);
	background-size: cover;
	padding-bottom: 0;
	overflow: hidden
}

main section.start::before {
	content: '';
	width: 100%;
	height: 70%;
	background-image: url( index/drawbridge_3e59876.svg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	display: inline-block;
	position: absolute;
	bottom: -2px;
	right: -5px;
	z-index: 0
}

@media screen and (max-width:1080px) {
	main section.start::before {
		background-position: center bottom;
		right: 0
	}
}

main section.start .footer {
	height: 24px;
	background: #2f3939
}

main section.start .bottom-laptop {
	position: absolute;
	right: 0;
	bottom: -124px
}

@media screen and (max-width:1080px) {
	main section.start .bottom-laptop {
		display: none
	}
}

main section.start article {
	text-align: left;
	height: 270px;
	position: relative;
	padding-top: 40px;
	z-index: 1
}

@media screen and (max-width:1080px) {
	main section.start article {
		padding-top: 26px;
		text-align: center;
		height: 200px
	}
}

main section.start article p {
	margin-left: 173px;
	color: #fff;
	font-weight: 500
}

@media screen and (max-width:1080px) {
	main section.start article p {
		margin-left: 0
	}
}

main section.start article p:nth-of-type(1) {
	line-height: 1.5
}

main section.start article p:nth-of-type(2) {
	margin-top: 10px;
	line-height: 1.71
}

@media screen and (max-width:1080px) {
	main section.start article p:nth-of-type(2) {
		margin-top: 9px
	}
}

main section.start article .buttons {
	margin-left: 175px;
	margin-top: 25px;
	position: relative;
	font-size: 0
}

@media screen and (max-width:1080px) {
	main section.start article .buttons {
		margin-left: 0
	}
}

main section.start article .buttons .btn {
	margin: 0 5px
}

main section.start article .buttons .btn:first-child {
	margin-left: 0
}

main section.start article .buttons .btn:last-child {
	margin-right: 0
}

main section.start article .drawbridge {
	position: absolute;
	height: 50%;
	bottom: -2px;
	right: 0
}

main section.customer article {
	position: relative
}

main section.customer article>img {
	margin-top: 99px
}

main section.customer article .arrow {
	display: inline-block;
	cursor: pointer;
	width: 49px;
	height: 32px;
	background-image: url( index/arrow_0933766.svg);
	background-repeat: no-repeat;
	background-size: contain;
	top: 50%;
	position: absolute
}

@media screen and (max-width:1080px) {
	main section.customer article .arrow {
		width: 34.3px;
		height: 22.4px
	}
}

main section.customer article .arrow.arrow-prev {
	left: 50px
}

@media screen and (max-width:1080px) {
	main section.customer article .arrow.arrow-prev {
		left: -10px
	}
}

main section.customer article .arrow.arrow-next {
	right: 50px;
	-webkit-transform: scale(-1,1);
	-ms-transform: scale(-1,1);
	transform: scale(-1,1)
}

@media screen and (max-width:1080px) {
	main section.customer article .arrow.arrow-next {
		right: -10px
	}
}

main section.customer article .arrow:hover {
	background-image: url( index/arrow-h_6d248cf.svg)
}

main section.customer .message {
	margin: 112px auto 0;
	padding: 52px 53px 27px 55px;
	max-width: 874px;
	border-radius: 4px;
	background-color: #FFF;
	box-shadow: 0 15px 30px 0 rgba(26,52,45,.1);
	position: relative;
	white-space: nowrap
}

main section.customer .message .talk {
	-webkit-transition: all .7s;
	transition: all .7s
}

main section.customer .message .talk.nav-index-1 {
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0)
}

main section.customer .message .talk.nav-index-2 {
	-webkit-transform: translate3d(-200%,0,0);
	transform: translate3d(-200%,0,0)
}

main section.customer .message .talk.nav-index-3 {
	-webkit-transform: translate3d(-300%,0,0);
	transform: translate3d(-300%,0,0)
}

main section.customer .message .talk.nav-index-4 {
	-webkit-transform: translate3d(-400%,0,0);
	transform: translate3d(-400%,0,0)
}

main section.customer .message .talk.nav-index-5 {
	-webkit-transform: translate3d(-500%,0,0);
	transform: translate3d(-500%,0,0)
}

main section.customer .message::before {
	content: '';
	background: url( index/quoted_2204b74.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 113px;
	height: 98px;
	position: absolute;
	top: -50px;
	left: 40px
}

@media screen and (max-width:1080px) {
	main section.customer .message::before {
		width: 83px;
		height: 72px;
		left: 0
	}
}

main section.customer .message li {
	-webkit-transition: all .7s;
	transition: all .7s;
	display: inline-block;
	white-space: normal;
	opacity: 0;
	position: relative
}

main section.customer .message li.active {
	opacity: 1
}

main section.customer .message li img {
	width: 78px;
	height: 78px;
	position: absolute;
	top: -88px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0)
}

main section.customer .message p:nth-of-type(1) {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	color: #7d8b86
}

@media screen and (max-width:1080px) {
	main section.customer .message p:nth-of-type(1) {
		font-size: 16px;
		line-height: 2
	}
}

main section.customer .message p:nth-of-type(2) {
	margin-top: 30px;
	font-size: 16px;
	line-height: 1.69;
	text-align: justify;
	color: rgba(125,139,134,.8)
}

@media screen and (max-width:1080px) {
	main section.customer .message p:nth-of-type(2) {
		font-size: 14px;
		line-height: 2;
		color: #7d8b86
	}
}

main section.customer .nav {
	margin-top: 62px
}

main section.customer .nav li {
	margin: 9px;
	border-radius: 50%;
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: rgba(125,139,134,.2)
}

main section.customer .nav li.active {
	background-color: #00c587
}

@media screen and (max-width:1080px) {
	.figure {
		width: 100%;
		max-width: 335px;
		margin: 0 auto
	}
}

body {
	color: #475669
}

.m-show {
	display: none
}

.pc-show {
	display: block
}

@media screen and (max-width:1080px) {
	.m-show {
		display: block
	}

	.pc-show {
		display: none!important
	}
}

main a {
	color: #475669
}

main .flex {
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

main .nowrap {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

main .flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

main .flex-x-center,main .flex-y-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

main .flex-x-between {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

main .flex-x-start {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

main .flex-y-start {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

main .flex-y-end {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

main .ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

main .wrapper {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px
}

main .wrapper .section_title {
	margin-bottom: 40px
}

main .wrapper .section_title h2 {
	position: relative;
	font-size: 32px;
	line-height: 48px;
	color: #1f2d3d;
	text-align: center;
	font-weight: 400;
	padding-bottom: 20px
}

main .wrapper .section_title h2::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 85px;
	height: 3px;
	margin-left: -42.5px;
	background-color: #04cb94;
	border-radius: 4px
}

main .wrapper .section_title p {
	text-align: center;
	color: #475669;
	margin-top: 20px
}

@media screen and (max-width:1080px) {
	main .wrapper .section_title {
		margin-bottom: 30px!important
	}

	main .wrapper .section_title h2 {
		font-size: 20px;
		line-height: 34px;
		padding-bottom: 10px;
		margin-bottom: 20px
	}

	main .wrapper .section_title h2::after {
		width: 40px;
		margin-left: -20px
	}
}

main .buttons {
	text-align: center;
	margin-top: 40px
}

@media screen and (max-width:1080px) {
	main .buttons {
		margin-top: 20px
	}
}

main section {
	padding-top: 100px
}

.banner.banner-home {
	background: #f8fbfd;
	height: 500px
}

.banner.banner-home article {
	height: 100%
}

.banner.banner-home .slogen {
	top: 120px
}

.banner.banner-home .slogen .title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px
}

.banner.banner-home .slogen .title .logo {
	border-radius: 10px;
	margin-right: 10px;
	box-shadow: 0 5px 24px 5px rgba(4,203,148,.5)
}

.banner.banner-home .slogen p:nth-of-type(1) {
	font-size: 32px;
	line-height: 48px;
	font-weight: 700;
	color: #1f2d3d
}

.banner.banner-home .slogen p:nth-of-type(2) {
	line-height: 28px;
	color: #475669;
	max-width: 600px;
	font-size: 14px
}

.banner.banner-home .slogen .buttons a {
	display: inline-block;
	min-width: 80px;
	padding: 11px 34px;
	border: 1px solid transparent;
	color: #fff;
	background-color: #3A95FF;
	border-color: #3A95FF;
	font-size: 16px;
	line-height: 1em;
	border-radius: 2px;
	text-align: center;
	cursor: pointer;
	margin-left: 0!important
}

.banner.banner-home .slogen .buttons a:hover,.banner.banner-home .slogen .buttons a:active {
	background-color:  #1773DF;
	border-color:  #1773DF
}

.banner.banner-home .show img.shape {
	right: 60px;
	width: 100%;
	height: auto;
	max-width: 420px;
	/* top: -webkit-calc(500px - 407px); */
	/* top: calc(500px - 407px) */
	top: 50px;
}

@media screen and (max-width:1200px) {
	.banner.banner-home {
		height: auto
	}

	.banner.banner-home article {
		height: auto;
		padding-top: 100px
	}

	.banner.banner-home .slogen {
		position: static;
		top: 120px;
		left: 159px
	}

	.banner.banner-home .slogen .title {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.banner.banner-home .slogen .title .logo {
		margin-right: 0
	}

	.banner.banner-home .slogen .title .h4 {
		padding-top: 14px
	}

	.banner.banner-home .slogen p:nth-of-type(1) {
		font-size: 24px;
		line-height: 36px;
		text-align: center
	}

	.banner.banner-home .slogen p:nth-of-type(2) {
		max-width: 600px;
		margin: 0 auto;
		text-align: center;
		font-size: 14px;
		line-height: 28px
	}

	.banner.banner-home .slogen .buttons {
		float: none;
		margin-top: 20px;
		text-align: center
	}

	.banner.banner-home .show {
		margin-top: 60px
	}

	.banner.banner-home .show img.shape {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		position: static
	}
}

section.swiper {
	overflow: hidden
}

section.swiper h2 {
	margin-bottom: 40px
}

section.swiper .swiper-navs {
	margin-bottom: 60px;
	white-space: nowrap;
	font-size: 0;
	text-align: center
}

section.swiper .swiper-nav {
	cursor: pointer;
	display: inline-block
}

section.swiper .swiper-nav:hover span {
	color: #04cb94
}

section.swiper .swiper-nav span {
	padding: 0 20px;
	font-size: 16px;
	line-height: 24px;
	color: #475669;
	-webkit-transition: all .1s;
	transition: all .1s
}

section.swiper .swiper-nav .hr {
	margin-top: 15px;
	width: 100%;
	height: 1px;
	background-color: #c8d2e0;
	border-radius: 3px
}

section.swiper .swiper-nav.active span {
	position: relative;
	color: #04cb94
}

section.swiper .swiper-nav.active .hr {
	background-color: #04cb94;
	height: 3px;
	margin-top: 14px
}

section.swiper .swiper-container {
	height: auto;
	overflow: visible
}

section.swiper .swiper-wrapper {
	height: 342px
}

section.swiper .swiper-slide {
	opacity: 0!important;
	position: absolute;
	top: 0;
	left: 0
}

section.swiper .swiper-slide.swiper-slide-active {
	opacity: 1!important
}

section.swiper .swiper-slide .slide-right {
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	display: inline-block;
	width: 460px;
	text-align: left
}

section.swiper .swiper-slide h3 {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 23px;
	color: #1f2d3d
}

section.swiper .swiper-slide p {
	font-size: 14px;
	line-height: 28px;
	color: #475669;
	word-wrap: break-word
}

section.swiper .swiper-slide p:first-of-type {
	margin-bottom: 1px
}

section.swiper .swiper-slide .line {
	width: 250px;
	height: 1px;
	background-color: #e1e8f1;
	margin: 25px 0
}

section.swiper .swiper-slide .ul_eb {
	visibility: hidden;
}

section.swiper .swiper-slide ul {
	margin-bottom: 30px
}

section.swiper .swiper-slide li {
	padding-left: 26px;
	font-size: 14px;
	line-height: 28px;
	color: #475669;
	background: url(../images/experience-2.png) no-repeat left 7px;
	background-size: 16px 14px
}

section.swiper .swiper-slide .slide-left {
	display: inline-block;
	margin-right: 50px
}

section.swiper .swiper-slide .slide-left img {
	display: block;
	width: 645px;
	border-radius: 15px;
	box-shadow: 0 26px 40px 0 rgba(153,169,191,.3)
}

section.swiper .swiper-select {
	margin-bottom: 30px
}

section.swiper .swiper-select .select_show {
	width: 120px;
	padding: 0 15px 5px;
	margin: 0 auto;
	border-bottom: 1px solid #C8D2E0;
	position: relative;
	font-size: 0;
	cursor: pointer
}

section.swiper .swiper-select .select_show.open i {
	-webkit-transform: rotateZ(-180deg);
	transform: rotateZ(-180deg)
}

section.swiper .swiper-select .select_show.open ul {
	display: block
}

section.swiper .swiper-select .select_show span {
	font-size: 14px;
	line-height: 28px;
	color: #1f2d3d
}

section.swiper .swiper-select .select_show i {
	float: right;
	margin-top: 10px;
	width: 12px;
	height: 7px;
	background: url(../images/arrow-bottom_ed88b45.png) no-repeat center / contain;
	-webkit-transition: all .2s;
	transition: all .2s
}

section.swiper .swiper-select .select_show ul {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: #fff;
	text-align: left;
	font-size: 14px;
	line-height: 28px;
	color: #1f2d3d;
	box-shadow: 0 0 20px 0 rgba(153,169,191,.21);
	z-index: 10;
	border-top: 1px solid #C8D2E0;
	padding: 3px 0;
	display: none
}

section.swiper .swiper-select .select_show ul li {
	position: relative;
	padding: 7px 0;
	padding-left: 10px
}

section.swiper .swiper-select .select_show ul li.active {
	background: #F8FBFD
}

section.swiper .swiper-select .select_show ul li.active::after {
	content: "";
	position: absolute;
	width: 14px;
	height: 10px;
	background: url( bigdata/select_9f138d2.png) no-repeat center / cover;
	right: 10px;
	top: 50%;
	margin-top: -5px
}

@media screen and (max-width:1080px) {
	section.swiper .swiper-wrapper {
		height: 590px
	}

	section.swiper .swiper-wrapper .swiper-slide {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	section.swiper .swiper-wrapper .swiper-slide .slide-left {
		margin-right: 0;
		margin-bottom: 40px
	}

	section.swiper .swiper-wrapper .swiper-slide .slide-left img {
		max-width: 100%
	}

	section.swiper .swiper-wrapper .swiper-slide .slide-right {
		max-width: 100%;
		text-align: center
	}

	section.swiper .swiper-wrapper .swiper-slide .slide-right ul {
		text-align: left
	}
}

@media screen and (max-width:450px) {
	section.swiper .swiper-wrapper {
		height: 438px
	}

	section.swiper .swiper-wrapper .swiper-slide .slide-left img {
		max-width: 335px
	}
}

@media screen and (max-width:400px) {
	section.swiper .swiper-wrapper {
		height: 505px
	}
}

section.thevalue {
	background-color: #f8fbfd;
	padding: 40px 0 38px
}

section.thevalue .section_title {
	margin-bottom: 60px
}

section.thevalue ul li {
	width: 25%;
	max-width: 252px;
	text-align: left
}

section.thevalue ul li img {
	width: 191px
}

section.thevalue ul li h4 {
	margin-top: 30px;
	color: #1f2d3d
}

section.thevalue ul li p {
	margin-top: 10px
}

@media screen and (max-width:1080px) {
	section.thevalue ul {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	section.thevalue ul li {
		width: 335px;
		margin: 20px
	}

	section.thevalue ul li h4 {
		margin-top: 15px;
		font-size: 16px;
		line-height: 24px
	}

	section.thevalue ul li p {
		margin-top: 5px;
		font-size: 14px;
		line-height: 28px
	}
}

@media screen and (max-width:600px) {
	section.thevalue ul li {
		max-width: 100%;
		width: 100%;
		margin: 0 0 30px;
		text-align: center
	}

	section.thevalue ul li:last-of-type {
		margin-bottom: 20px
	}

	section.thevalue ul li p {
		text-align: left
	}
}

section.framework {
	padding-bottom: 90px
}

section.framework .content {
	text-align: center
}

section.framework .content img {
	max-width: 1050px;
	width: 100%
}

section.framework .buttons {
	position: relative
}

section.framework .buttons button:hover+.wxcode {
	display: block
}

section.framework .wxcode {
	position: absolute;
	left: 50%;
	bottom: -webkit-calc(100% + 22px);
	bottom: calc(100% + 22px);
	padding: 10px 40px;
	text-align: center;
	background: #fff;
	box-shadow: 0 0 40px 0 rgba(153,169,191,.3);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none
}

section.framework .wxcode:hover {
	display: block
}

section.framework .wxcode img {
	width: 130px;
	height: auto
}

section.framework .wxcode::after {
	content: "";
	border: 10px solid transparent;
	border-top: 20px solid #fff;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px
}

@media screen and (max-width:1080px) {
	section.framework .content {
		margin: 0 -20px
	}
}

section.customers {
	padding: 0
}

section.customers .box {
	padding: 40px 0;
	border-top: 1px solid #e1e8f1;
	border-bottom: 1px solid #e1e8f1
}

section.customers .content {
	padding: 0 60px;
	text-align: left;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-moz-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}

section.customers .content img {
	width: 202px
}

section.customers .content h4 {
	color: #1f2d3d;
	margin-top: 20px
}

section.customers .content p {
	margin-top: 20px
}

section.customers .content .buttons {
	margin-top: 30px;
	text-align: left
}

section.customers .img img {
	width: 576px
}

@media screen and (max-width:1080px) {
	section.customers .box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-moz-box-orient: vertical;
		-moz-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding: 20px 0
	}

	section.customers .content {
		text-align: center;
		margin-top: 30px;
		padding: 0
	}

	section.customers .content img {
		width: 166px
	}

	section.customers .content h4 {
		margin-top: 15px
	}

	section.customers .content p {
		margin-top: 15px;
		text-align: left;
		font-size: 14px;
		line-height: 28px
	}

	section.customers .content .buttons {
		text-align: center
	}

	section.customers .img img {
		max-width: 100%
	}
}

section.more {
	padding-bottom: 96px
}

section.more li.card {
	max-width: 350px;
	border: 1px solid #c8d2e0;
	-webkit-transition: all .2s;
	transition: all .2s
}

section.more li.card:hover {
	box-shadow: 0 0 20px 0 rgba(153,169,191,.2)
}

section.more li.card>a {
	display: block;
	width: 100%;
	height: 100%
}

section.more li.card img {
	display: block;
	width: 100%
}

section.more li.card .content {
	position: relative;
	padding: 40px 30px 20px;
	height: 248px;
	text-align: left
}

section.more li.card .content h4 {
	color: #1f2d3d
}

section.more li.card .content p {
	margin-top: 10px
}

section.more li.card .content span {
	position: absolute;
	left: 30px;
	bottom: 20px;
	padding-right: 26px;
	color: #04cb94;
	line-height: 1.4;
	background: url( bigdata/arrow-right_5bda591.png) no-repeat right center / 21px auto;
	border-bottom: 1px solid transparent
}

section.more li.card .content span:hover {
	border-bottom-color: #04cb94
}

section.more li.card .content span.disable {
	background: 0 0
}

section.more li.card .content span.disable:hover {
	border-bottom-color: transparent
}

@media screen and (max-width:1080px) {
	section.more {
		padding: 40px 0
	}

	section.more ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	section.more li.card {
		margin-bottom: 20px
	}

	section.more p,section.more span {
		font-size: 14px;
		line-height: 28px
	}
}

main section.start article .buttons {
	text-align: left
}

@media screen and (max-width:1080px) {
	main section.start article .buttons {
		text-align: center
	}
}









section.section_06 {
	height: 240px;
	/* background: url(../images/bg_footer_3aebf4e.svg) repeat center; */
	background-image: linear-gradient(to right, #4aaded, #3476e1);
	background-size: auto 100%;
	padding-top: 64px;
	text-align: center
}

section.section_06 h2 {
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 48px;
	text-align: center;
	color: #FFF
}

section.section_06 .sd-button {
	padding: 8px 40px;
	margin-top: 25px
}

@media screen and (max-width:1080px) {
	section.section_06 {
		height: 160px;
		padding-top: 38px
	}

	section.section_06 h2 {
		font-size: 16px;
		line-height: 24px
	}

	section.section_06 .sd-button {
		padding: 11px 40px;
		margin-top: 15px
	}
}









main .wrapper .section-title {
	margin-bottom: 40px
}

main .wrapper .section-title h2 {
	position: relative;
	font-size: 32px;
	line-height: 48px;
	color: #1f2d3d;
	text-align: center;
	font-weight: 400;
	padding-bottom: 20px
}

main .wrapper .section-title h2::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 85px;
	height: 3px;
	margin-left: -42.5px;
	background-color: #3271e1;
	border-radius: 4px
}

main .wrapper .section-title p {
	text-align: center;
	color: #475669;
	margin-top: 20px
}

@media screen and (max-width:1000px) {
	main .wrapper .section-title {
		margin-bottom: 20px
	}

	main .wrapper .section-title h2 {
		font-size: 20px;
		margin-bottom: 0;
		line-height: 34px;
		padding-bottom: 10px
	}

	main .wrapper .section-title h2::after {
		width: 40px;
		margin-left: -20px
	}
}









section.more {
	padding: 60px 0 100px
}

section.more ul {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

section.more li.card {
	max-width: 350px;
	border: 1px solid #c8d2e0;
	-webkit-transition: all .2s;
	transition: all .2s
}

section.more li.card:hover {
	box-shadow: 0 0 20px 0 rgba(153,169,191,.2)
}

section.more li.card>a {
	display: block;
	width: 100%;
	height: 100%
}

section.more li.card img {
	display: block;
	width: 100%
}

section.more li.card .content {
	position: relative;
	padding: 40px 30px 20px;
	height: 248px;
	text-align: left
}

section.more li.card .content h4 {
	color: #1f2d3d
}

section.more li.card .content p {
	margin-top: 10px
}

section.more li.card .content span {
	position: absolute;
	left: 30px;
	bottom: 20px;
	padding-right: 26px;
	color: #3473e3;
	line-height: 1.4;
	background: url(../images/experience-3.png) no-repeat right center / 21px auto;
	border-bottom: 1px solid transparent
}

section.more li.card .content span:hover {
	border-bottom-color: #3473e3
}

section.more li.card .content span.disable {
	background: 0 0
}

section.more li.card .content span.disable:hover {
	border-bottom-color: transparent
}

@media screen and (max-width:1000px) {
	section.more {
		padding: 37px 0 20px
	}

	section.more ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-moz-box-orient: vertical;
		-moz-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	section.more li.card {
		margin-bottom: 20px
	}

	section.more p,section.more span {
		font-size: 14px;
		line-height: 28px
	}
}

main section.start article .buttons {
	text-align: left
}

@media screen and (max-width:1000px) {
	main section.start article .buttons {
		text-align: center
	}
}




























main section.swiper {
	overflow: hidden;
	padding-top: 40px
}

main section.swiper h2 {
	margin-bottom: 40px;
	text-align: center;
}

main section.swiper .swiper-navs {
	margin-bottom: 30px;
	white-space: nowrap
}

main section.swiper .swiper-nav {
	width: 25%;
	padding-left: 40px;
	padding-right: 46px;
	cursor: pointer;
	display: inline-block
}

main section.swiper .swiper-nav:hover span {
	color: #3473e3
}

main section.swiper .swiper-nav span {
	font-size: 16px;
	line-height: 24px;
	color: #475669;
	-webkit-transition: all .1s;
	transition: all .1s
}

main section.swiper .swiper-nav .hr {
	margin-top: 6px;
	width: 100%;
	height: 1px;
	background-color: #C8D2E0
}

main section.swiper .swiper-nav:first-of-type {
	background: url(../images/1-1_68cfae3.png) no-repeat left center / 32px
}

main section.swiper .swiper-nav:nth-of-type(2) {
	background: url(../images/2-2_b8c41d0.png) no-repeat left center / 32px
}

main section.swiper .swiper-nav:nth-of-type(3) {
	background: url(../images/3-3_7acee04.png) no-repeat left center / 32px
}

main section.swiper .swiper-nav:nth-of-type(4) {
	background: url(../images/4-4_8c010c2.png) no-repeat left center / 32px
}

main section.swiper .swiper-nav.active span {
	position: relative;
	color: #3473e3
}

main section.swiper .swiper-nav.active .hr {
	background-color: #3473e3
}

main section.swiper .swiper-nav.active:first-of-type {
	background-image: url(../images/livelesson_1.png)
}

main section.swiper .swiper-nav.active:nth-of-type(2) {
	background-image: url(../images/livelesson_2.png)
}

main section.swiper .swiper-nav.active:nth-of-type(3) {
	background-image: url(../images/livelesson_3.png)
}

main section.swiper .swiper-nav.active:nth-of-type(4) {
	background-image: url(../images/livelesson_4.png)
}

main section.swiper .swiper-container {
	overflow: visible
}

main section.swiper .swiper-wrapper {
	height: 528px
}

main section.swiper .swiper-slide {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	opacity: 0!important;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

main section.swiper .swiper-slide.swiper-slide-active {
	opacity: 1!important;
	display: block;
}

main section.swiper .swiper-slide .slide-left {
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	margin-right: 60px;
	display: inline-block;
	width: 460px;
	text-align: left
}

main section.swiper .swiper-slide .slide-right {
	display: inline-block;
	width: 660px
}

main section.swiper .swiper-slide h3 {
	position: relative;
	font-size: 28px;
	line-height: 42px;
	margin-bottom: 48px;
	color: #1F2D3D
}

main section.swiper .swiper-slide h3::before {
	content: "";
	position: absolute;
	left: -50px;
	bottom: -18px;
	width: 120px;
	height: 120px;
	border: 12px solid #F0F6FD;
	border-radius: 120px;
	z-index: -1;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

main section.swiper .swiper-slide:nth-of-type(2) h3::before {
	width: 90px;
	height: 120px;
	border-radius: 20px
}

main section.swiper .swiper-slide:nth-of-type(3) h3::before {
	border: 0;
	width: 137px;
	height: 120px;
	background: url(../images/slide-icon3_24199f7.png) no-repeat center / cover;
	border-radius: 0
}

main section.swiper .swiper-slide:nth-of-type(4) h3::before {
	border: 0;
	width: 108px;
	height: 108px;
	background: url(../images/slide-icon4_83c3fb3.png) no-repeat center / cover;
	border-radius: 0
}

main section.swiper .swiper-slide p {
	font-size: 14px;
	line-height: 28px;
	color: #475669;
	word-wrap: break-word
}

main section.swiper .swiper-slide p:first-of-type {
	margin-bottom: 1px
}

main section.swiper .swiper-slide .line {
	width: 250px;
	height: 1px;
	background-color: #E1E8F1;
	margin: 25px 0
}

main section.swiper .swiper-slide ul {
	margin-bottom: 30px
}

main section.swiper .swiper-slide li {
	padding-left: 26px;
	font-size: 14px;
	line-height: 28px;
	color: #475669;
	background: url(../images/experience-2.png) no-repeat left center / 16px 14px
}

main section.swiper .swiper-slide .slide-right img {
	width: 670px
}

main section.operation .op-item {
	margin-top: 80px
}

main section.operation .op-item h3 {
	font-size: 20px;
	line-height: 30px;
	color: #1F2D3D;
	margin-bottom: 50px;
	position: relative
}

main section.operation .op-item h3::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 120px;
	height: 120px;
	border: 12px solid #F0F6FD;
	border-radius: 120px;
	z-index: -1;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

main .swiper-container {
    height: auto;
}


main section.operation .op-item {
	margin-top: 80px
}

main section.operation .op-item h3 {
	font-size: 20px;
	line-height: 30px;
	color: #1F2D3D;
	margin-bottom: 50px;
	position: relative
}

main section.operation .op-item h3::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 120px;
	height: 120px;
	border: 12px solid #F0F6FD;
	border-radius: 120px;
	z-index: -1;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

main .swiper-container {
    height: auto;
}

main section.operation .op-item:nth-of-type(2) h3::before {
	width: 90px;
	height: 120px;
	border-radius: 20px
}

main section.operation .op-item:nth-of-type(3) h3::before {
	border: 0;
	width: 137px;
	height: 120px;
	background: url(../images/slide-icon3_24199f7.png) no-repeat center / cover;
	border-radius: 0
}

main section.operation .op-item:nth-of-type(4) h3::before {
	border: 0;
	width: 108px;
	height: 108px;
	background: url(../images/slide-icon4_83c3fb3.png) no-repeat center / cover;
	border-radius: 0
}

main section.operation .op-item p {
	font-size: 14px;
	line-height: 28px;
	color: #475669
}

main section.operation .op-item .line {
	width: 100%;
	height: 1px;
	background: #E1E8F1;
	margin: 24px 0
}

main section.operation .op-item li {
	font-size: 14px;
	line-height: 28px;
	color: #475669;
	padding-left: 26px;
	background: url(../images/experience-2.png) no-repeat left center / 16px 14px
}

main section.operation .op-item .button {
	margin: 30px 0;
	text-align: center
}

main section.operation .op-item img {
	width: 100%
}


.allView .pic img:nth-of-type(2) {
    display: none;
}

.allView .pic {
    position: relative;
    width: 100%;
    margin-top: 38px;
    margin-left: 40px;
    padding-right: 80px;
}

.allView .pic a {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 180px;
    margin-bottom: 82px;
    line-height: 40px;
    height: 40px;
    padding: 0 50px;
}

.allView {
    padding-top: 0;
}

@media screen and (max-width: 1000px) {
    .allView .pic img:nth-of-type(1) {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    .allView .pic img:nth-of-type(2) {
        display: block;
        margin-top: 30px;
        width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    .allView .pic a {
        position: relative;
        margin: 0;
        height: 46px;
        line-height: 46px;
        margin-top: 34px;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        padding: 0 35px;
    }
}











main section.feature {
	background-color: #ECF4F9
}

@media screen and (max-width:1080px) {
	main section.feature {
		padding-bottom: 50px
	}
}

main section.feature .cards {
	display: inline-block;
	margin-top: 75px
}

@media screen and (max-width:1080px) {
	main section.feature .cards {
		margin-top: 40px
	}
}

main section.feature .cards li {
	width: 285px;
	height: 250px;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0 2px 10px 0 rgba(155,165,163,.15);
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-webkit-animation: rollin .8s 1;
	animation: rollin .8s 1;
	margin: 16.5px;
	padding: 32px 35px 42px 30px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	position: relative
}

@media screen and (max-width:1080px) {
	main section.feature .cards li {
		width: 45%;
		margin: 5px;
		height: 110px;
		padding: 14px 0;
		display: inline-block;
		text-align: center
	}

	main section.feature .cards li img {
		height: 35px
	}
}

main section.feature .cards li p:nth-of-type(1) {
	margin-top: 20px;
	line-height: 1.9;
	color: #7d8b86
}

@media screen and (max-width:1080px) {
	main section.feature .cards li p:nth-of-type(1) {
		margin-top: 13px
	}
}

main section.feature .cards li p:nth-of-type(2) {
	margin-top: 3px;
	opacity: .7;
	line-height: 1.79;
	text-align: justify;
	color: rgba(125,139,134,.7)
}

@media screen and (max-width:1080px) {
	main section.feature .cards li p:nth-of-type(2) {
		display: none
	}
}

main section.feature .cards li .btn {
	display: none;
	left: 30px;
	bottom: 30px;
	position: absolute
}

main section.feature .cards li:hover {
	box-shadow: 0 25px 60px -20px rgba(155,165,163,.45);
	cursor: pointer;
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}

main section.feature .cards li:hover p:nth-of-type(1) {
}

main section.feature .cards li:hover p:nth-of-type(2) {
}

main section.feature .cards li:hover svg ellipse:nth-of-type(1) {
	fill: #fff;
	opacity: 1
}