.column-outer:after,.detail-info .ul-outer:after {
	clear: both;
	visibility: hidden;
	content: " "
}

/*.banner-outer {
	height: 562px;
	width: 100%;
	background-image: url(../images/robot-banner-new-1b22a4282d.png);
	background-position: center 64px;
	padding-top: 1px
}*/

.column-outer .column .logo-outer,.detail-info .image-outer,.image-outer-c {
	background-image: url(../images/robot_sprite-01da3cf108.png)
}

.banner-outer .banner-inner {
	width: 960px;
	margin: 165px auto auto;
	color: #fff
}

.banner-outer .banner-inner h1 {
	font-size: 50px;
	font-weight: 100;
	margin: 0
}

.banner-outer .banner-inner .text {
	font-size: 18px;
	margin-top: 25px;
	font-weight: 200
}

.banner-outer .banner-inner .buttons {
	margin-top: 50px
}

.banner-outer .banner-inner a {
	display: inline-block;
	width: 150px;
	height: 42px;
	line-height: 42px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 2px;
	text-decoration: none;
	text-align: center;
	color: #09aeb0
}

.banner-outer .banner-inner a:hover {
	background-color: rgba(255,255,255,.7)
}

.banner-outer .banner-inner a:last-child {
	background-color: transparent;
	color: #fff;
	margin-left: 10px
}

.banner-outer .banner-inner a:last-child:hover {
	background-color: rgba(255,255,255,.3)
}

.detail-item {
	min-height: 10px;
	padding: 90px 0
}

.detail-item.gray {
	background-color: #f9f9fb
}

.detail-item h2 {
	font-size: 32px;
	font-weight: 400;
	margin: 0 0 80px;
	text-align: center
}

.column-outer {
	width: 844px;
	margin: auto;
	min-height: 410px;
	position: relative;
	top: 0;
	transition: top 1s ease-in-out
}

.column-outer.expand {
	top: 40px
}

.column-outer:after {
	display: block;
	height: 1px
}

.column-outer .column {
	width: 381px;
	float: left;
	min-height: 10px;
	margin-left: 75px;
	height: 403px;
	border: 1px solid #d5dce3;
	border-radius: 2px;
	box-sizing: border-box;
	padding: 0 44px;
	margin-top: 70px;
	box-shadow: 5px 5px 40px 0 rgba(226,232,232,.75)
}

.column-outer .column:last-child .logo-outer {
	background-position: -673px 0
}

.column-outer .column .green {
	color: #0daeaf
}

.column-outer .column h5,.column-outer .column h6 {
	font-size: 24px;
	margin: 0;
	line-height: 40px;
	text-align: center;
	font-weight: 400
}

.column-outer .column h5 {
	margin-top: 30px
}

.column-outer .column .text {
	color: #7b8390;
	line-height: 36px;
	margin-top: 15px;
	text-align: center
}

.column-outer .column .logo-outer {
	height: 95px;
	width: 95px;
	margin: 45px auto auto;
	background-position: -557px 7px
}

.column-outer .column:first-child {
	margin-left: 0
}

.detail-info {
	width: 960px;
	margin: 165px auto auto;
	transition: width 1s ease-in-out
}

.detail-info.expand {
	width: 1050px
}

.detail-info.expand .image-outer {
	background-position-x: 541px
}

.detail-info.expand .image-outer.third {
	background-position: 513px -774px
}

.detail-info.expand .image-outer.fifth {
	background-position: 504px -1610px
}

.detail-info:first-of-type {
	margin-top: 100px
}

.detail-info .image-outer {
	width: 100%;
	height: 400px;
	transition: background-position 1s ease-in-out,background-position-x 1s ease-in-out;
	background-position: 460px -8px;
	background-repeat: no-repeat
}

.detail-info .image-outer.second {
	position: relative;
	height: 364px;
	width: 556px;
	margin-left: 0;
	background-position: 0 -403px
}

.detail-info .image-outer.third {
	background-position: 417px -774px;
	height: 365px
}

.detail-info .image-outer.forth {
	background-position: 8px -1152px;
	height: 455px
}

.detail-info .image-outer.fifth {
	height: 418px;
	background-position: 414px -1610px
}

.detail-info .ul-outer {
	width: 365px;
	min-height: 1px;
	float: left;
	margin-top: 100px
}

.detail-info .ul-outer.long {
	width: 332px
}

.detail-info .ul-outer.right {
	float: right
}

.detail-info .ul-outer .text {
	font-size: 14px;
	margin-top: 20px;
	color: #7b8390;
	line-height: 34px
}

.detail-info .ul-outer h5,.detail-info .ul-outer h6 {
	font-size: 30px;
	margin: 0;
	min-height: 44px;
	line-height: 44px;
	font-weight: 400
}

.detail-info .ul-outer .green {
	color: #09aeb0
}

.detail-info .ul-outer:after {
	display: block
}

.detail-info .ul-outer ul {
	margin: 23px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	width: 100%;
	box-sizing: border-box;
	float: left
}

.detail-info .ul-outer ul li {
	cursor: pointer;
	height: 60px;
	line-height: 60px;
	color: #7b8390;
	font-size: 18px;
	overflow: hidden;
	border-bottom: 1px solid #edf1f5;
	transition: color .2s ease-in-out,height .2s ease-in-out,line-height .2s ease-in-out
}

.detail-info .ul-outer ul li.active {
	height: 72px;
	color: #2f3542;
	line-height: 36px
}

.detail-info .ul-outer ul li.active.spec {
	height: 110px
}

.detail-info .ul-outer ul li.active:before {
	background-color: #09aeb0
}

.detail-info .ul-outer ul li.active .text {
	display: block;
	left: 0
}

.detail-info .ul-outer ul li .text {
	color: #2f3542;
	position: relative;
	transition: left .2s ease-in-out;
	font-size: 14px;
	margin-top: 0
}

.detail-info .ul-outer ul li:before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	margin-right: 10px;
	transition: background-color .2s ease-in-out;
	background-color: #c5dadf
}

.detail-info:after,.list-outer:after {
	display: block;
	clear: both;
	visibility: hidden;
	content: " "
}

.detail-info:after {
	height: 1px
}

.image-outer-c {
	width: 620px;
	height: 263px;
	margin: 80px auto auto;
	background-position: 0 -2052px;
	position: relative;
	transition: margin-top 1s ease-in-out
}

.image-outer-c.expand {
	margin-top: 120px
}

.list-outer {
	min-height: 10px;
	width: 960px;
	margin: 57px auto auto
}

.list-outer:after {
	height: 1px
}

.list-outer .list-item {
	width: 50%;
	float: left;
	box-sizing: border-box;
	min-height: 220px
}

.list-outer .list-item:first-child {
	border-right: 1px solid #d5dce3;
	text-align: right;
	padding-right: 33px
}

.list-outer .list-item:last-child {
	padding-left: 33px
}

.list-outer .list-item:last-child ul li {
	text-align: left
}

.list-outer .list-item .green {
	color: #09aeb0
}

.list-outer .list-item ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 40px 0 0;
	padding: 0
}

.list-outer .list-item ul li {
	height: 36px;
	line-height: 36px;
	text-align: right;
	color: #7b8390
}

.list-outer .list-item ul li:before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	margin-right: 10px;
	transition: background-color .2s ease-in-out;
	background-color: #c5dadf
}

.list-outer .list-item h5,.list-outer .list-item h6 {
	font-size: 24px;
	margin: 0;
	line-height: 36px;
	font-weight: 400
}

.detail-item .buttons-outer {
	width: 960px;
	margin: auto;
	text-align: center
}

.detail-item .buttons-outer a {
	text-decoration: none;
	color: #09aeb0;
	border: 1px solid #09aeb0;
	border-radius: 2px;
	width: 114px;
	height: 33px;
	display: inline-block;
	line-height: 33px;
	text-align: center;
	margin-top: 66px
}

.detail-item .buttons-outer a:hover {
	background-color: #09aeb0;
	color: #fff
}

.detail-item-new {
	width: 960px;
	margin: auto
}

.detail-item-new .clear {
	padding-bottom: 50px
}

.detail-item-new .clear:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden
}

.detail-item-new .detail-info-new {
	width: 256px;
	float: left;
	padding: 0 31px;
	height: 450px;
	border-right: 1px solid #000;
	border-left: 0;
	border-image: -webkit-linear-gradient(white,#cbd0db,#fff) 1
}

.detail-item-new .detail-info-new .robot-logo {
	width: 85px;
	height: 95px;
	margin: 0 auto 40px;
	background-image: url(../images/robot_logo-eb86fee9d4.png)
}

.detail-item-new .detail-info-new .robot-logo-first {
	background-position: -15px -15px
}

.detail-item-new .detail-info-new .robot-logo-second {
	background-position: -115px -15px
}

.detail-item-new .detail-info-new .robot-logo-third {
	background-position: -215px -15px
}

.detail-item-new .detail-info-new h6 {
	width: 100%;
	text-align: center;
	font-size: 23px;
	margin: 10px 0;
	font-weight: 400;
	color: #4b505b
}

.detail-item-new .detail-info-new h6 b {
	font-weight: 400;
	color: #2ab9bb
}

.detail-item-new .detail-info-new ul {
	margin-top: 20px
}

.detail-item-new .detail-info-new li {
	line-height: 30px;
	margin-bottom: 10px;
	color: #8d949f;
	font-size: 14px
}

.detail-item-new .detail-info-new li p {
	display: inline;
	color: #4b505b
}

.detail-new {
	background-color: #2cb7b7;
	width: 100%
}

.detail-new .detail-new-wrap {
	width: 960px;
	margin: 0 auto;
	position: relative
}

.detail-new .detail-new-wrap h2 {
	color: #fff;
	font-weight: 200
}

.detail-new .detail-new-wrap .clear {
	transition: margin-top 2s ease-in-out
}

.detail-new .detail-new-wrap .clear.expand {
	margin-top: 120px
}

.detail-new .detail-new-wrap .detail-info-new {
	border: 0;
	background-color: #fff;
	width: 238px;
	height: 610px;
	padding: 50px 17px 0 25px;
	position: relative;
	margin-right: 40px
}

.detail-new .detail-new-wrap .detail-info-new .triangle-right {
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-left: 20px solid #fff;
	border-bottom: 20px solid transparent;
	position: absolute;
	top: 32px;
	right: -20px
}

.detail-new .detail-new-wrap .detail-info-new .active:before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	margin-right: 10px;
	transition: background-color .2s ease-in-out;
	background-color: #09aeb0
}

.detail-new .detail-new-wrap .detail-info-new .active {
	font-size: 18px;
	color: #2f3542;
	margin-top: 25px
}

.detail-new .detail-new-wrap .detail-info-new .active div {
	color: #8d949f;
	font-size: 14px;
	margin-top: 10px
}

.detail-new .detail-new-wrap .detail-info-new .robot-logo-first {
	width: 165px;
	height: 130px;
	background-position: 3px -140px
}

.detail-new .detail-new-wrap .detail-info-new .robot-logo-second {
	width: 165px;
	height: 130px;
	background-position: -178px -140px
}

.detail-new .detail-new-wrap .detail-info-new .robot-logo-third {
	width: 165px;
	height: 130px;
	background-position: 3px -296px
}

.detail-new .button {
	width: 590px;
	margin: 20px auto 0;
	font-size: 17px
}

.detail-new .button .btn-first,.detail-new .button .btn-second {
	display: inline-block;
	width: 280px;
	text-decoration: none;
	text-align: center
}

.detail-new .button .btn-first {
	height: 44px;
	line-height: 44px;
	background-color: #56c5c5;
	opacity: .7;
	border: 1px solid #fff;
	border-radius: 2px;
	color: #fff;
	margin-right: 10px
}

.detail-new .button .btn-first b {
	font-weight: 400;
	font-size: 14px
}

.detail-new .button .btn-first:hover {
	background-color: #80d4d4;
	opacity: .8
}

.detail-new .button .btn-second {
	height: 46px;
	line-height: 46px;
	background-color: #ccf0f1;
	opacity: .9;
	border-radius: 2px;
	color: #16b2b4
}

.detail-new .button .btn-second:hover {
	opacity: .6
}

.grid-outer .grid-column .logo-outer {
	height: 55px;
	width: 72px;
	background-image: url(../images/robot_sprite-01da3cf108.png)
}

.grid-outer .grid-column:first-child .logo-outer {
	background-position: -551px -101px
}

.grid-outer .grid-column:nth-child(2) .logo-outer {
	height: 55px;
	background-position: -620px -101px
}

.grid-outer .grid-column:nth-child(3) .logo-outer {
	background-position: -709px -101px
}

.grid-outer .grid-column:nth-child(4) .logo-outer {
	height: 55px;
	background-position: -557px -168px
}

.grid-outer .grid-column:nth-child(5) .logo-outer {
	height: 65px;
	background-position: -628px -168px
}

.grid-outer .grid-column:nth-child(6) .logo-outer {
	height: 65px;
	margin-top: 50px;
	background-position: -713px -161px
}

.grid-outer .grid-column:nth-child(7) .logo-outer {
	height: 65px;
	margin-top: 50px;
	background-position: -551px -238px
}

.grid-outer .grid-column:nth-child(8) .logo-outer {
	height: 65px;
	background-position: -631px -238px
}

.grid-outer .grid-column:nth-child(9) .logo-outer {
	height: 65px;
	background-position: -713px -229px
}

.grid-outer .grid-column:nth-child(10) .logo-outer {
	height: 65px;
	margin-top: 50px;
	background-position: -553px -302px
}

.grid-outer .grid-column:nth-child(11) .logo-outer {
	margin-top: 55px;
	height: 60px;
	background-position: -635px -302px
}

.grid-outer .grid-column:nth-child(12) .logo-outer {
	margin-top: 55px;
	height: 65px;
	background-position: -713px -302px
}

.grid-outer .grid-column:nth-child(13) .logo-outer {
	margin-top: 55px;
	height: 60px;
	width: 75px;
	background-position: -556px -379px
}

.grid-outer .grid-column:nth-child(14) .logo-outer {
	height: 74px;
	margin-top: 45px;
	background-position: -635px -371px
}

.grid-outer .grid-column:nth-child(15) .logo-outer {
	margin-top: 40px;
	height: 75px;
	background-position: -718px -371px
}

.grid-outer .grid-column:nth-child(16) .logo-outer {
	margin-top: 55px;
	height: 60px;
	background-position: -551px -449px
}

.seperator-line {
	position: absolute;
	width: 1000px;
	bottom: 0;
	min-height: 1px;
	left: 50%;
	margin-left: -500px;
	background-color: #edf1f5
}