/*homepage new 2018-7-12*/


/*tools grounp*/

.tools-grounp {
	float: right;
	height: 42px;
}

.tools-grounp>ul {
	height: 42px;
}

.tools-grounp>ul>li {
	height: 42px;
	float: left;
	padding: 6px 0 0 0;
	position: relative;
}

.tools-grounp a.ufont {
	width: auto;
	font-size: 14px;
	line-height: 42px;
	padding: 0 5px;
	display: block;
}

.uicon:before {
	display: inline-block;
	content: " ";
	position: relative;
	top: 8px;
	width: 23px;
	height: 23px;
	font-size: 0 !important;
	line-height: 0 !important;
	background-size: 56px auto;
	background-repeat: no-repeat;
	background-image: url(../images/toolsgrounp-lighter-2.png);
}

.tools-grounp a.ufont>span {
	padding-left: 2px;
}

.utool .usignin {
	display: inline;
}

.icon-ufont {
	fill: currentcolor;
	font-size: 10px;
	width: 1em;
	height: 1em;
	color: #000000;
}

.ucountry:before {
	background-size: 56px auto;
	background-position: 0 -25px;
}

.ucontact:before {
	background-size: 56px auto;
	background-position: 0 -50px;
}

.tools-grounp .umargin {
	margin-left: 60px;
	margin-right: 20px;
}

.tools-grounp .ucontactTool .ucontact {
	border-radius: 5px 5px;
	cursor: pointer;
	color: #58585b;
	background: #ecf3fa;
}

.tools-grounp .ucontactTool .ucontact:hover {
	color: #ffffff;
	background: #37475a;
}

.tools-grounp .ucontactTool .ucontact:hover::before {
	color: #ffffff;
	background-position: 0 -109px;
}

.tools-grounp a.ucontact {
	padding: 0 12px
}

.tools-grounp a:hover {
	color: #4c4c4c;
}


/*nav*/

.container {
	margin: 0;
	padding-left: 0
}

.container>.navbar-collapse {
	margin-left: 0;
}

.nav>li {
	margin-right: 25px;
	position: static;
}

.nav .dropdown, .dropup {
    position: static;
}


.header-row {
	height: 40px;
	display: block;
	position: relative;
}


/*cart*/

.ordercart {
	position: relative;
	width: auto;
	float: right;
	margin-top: -45px;
	z-index: 1000;
	background: #7b7b7b;
	padding: 3px 6px;
}


/*featured services*/

.center-title {
	text-align: center;
}

.center-title span {
	line-height: 1.6em;
	font-size: 16px;
	margin-top: 5px;
}

h1.mbt {
	margin: 0 0 0.8em;
}

h3.mbt {
	font-size: 3.2rem;
}

h2.mbt,
h3.mbt {
	margin: 0 0 0.8em;
}

h3.margin-mbt {
	margin: 0 0 0.4em;
}

h3.white {
	color: #ffffff;
	margin: 0 0 0.4em;
	font-weight: normal;
}

.quote-btn {
	position: relative;
	max-width: 1440px;
	margin: 0 auto;
}

.btn-inner {
	text-align: center;
	background: #0c4b95;
	border: 1px solid #0c4b95;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 0%;
	left: 50%;
	transform: translateX(-50%) translateY(0%);
	transition: color .3s;
	-moz-transition: color .3s;
	-webkit-transition: color .3s;
	border-radius: 3px 3px;
}

.quote-btn button {
	font-weight: bold;
	display: inline-block;
	padding: .9em 3.6em .9em 2.2em;
	cursor: pointer;
	color: #ffffff;
	font-size: 2.0rem;
	text-align: left;
	line-height: inherit;
	outline: 0;
}

.quote-btn .btn-inner:hover {
	background: rgb(18, 109, 179);
	border-color: rgb(18, 109, 179);
}

.quote-btn>div {
	position: relative;
	transition: background .2s, border .2s;
	-moz-transition: background .2s, border .2s;
	-webkit-transition: background .2s, border .2s;
}

.btn-inner button:after,
.new-inner button:after {
	content: "\e72c";
	font-size: 2.3em;
	color: #ffffff;
	position: absolute;
	font-weight: normal;
	font-family: 'iconfont' !important;
	transition: all .5s ease-out;
}

.btn-inner button:hover {
	color: #ffffff;
}

.btn-inner button:hover::after,
.new-inner button:hover::after {
	transform: translateX(3px);
}

.h40 {
	height: 40px;
	clear: both;
	overflow: hidden;
}

.h60,
.h80 {
	height: 60px;
	clear: both;
	overflow: hidden;
}

.h80 {
	height: 80px;
}

.quote-btn button>span {
	position: relative;
	font-weight: normal;
}


/*application*/

.application-content {
	margin: 0 auto;
	margin-bottom: 90px;
	max-width: 1440px;
	display: flex;
	display: -webkit-flex
}

.case-item {
	margin: 0 20px;
	position: relative;
	flex: 1;
	-webkit-flex: 1
}

.ih-item {
	position: relative;
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.ih-item,
.ih-item * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.ih-item a {
	color: #333
}

.ih-item a:hover {
	text-decoration: none
}

.ih-item img {
	width: 100%;
	height: 100%
}

.ih-item.circle,
.ih-item.circle .img {
	position: relative;
}

.ih-item.circle .img:before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0 16px rgba(255, 255, 255, .6), 0 1px 2px rgba(0, 0, 0, .3);
	-webkit-transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out
}

.ih-item.circle .img img {
	width: 100%;
	vertical-align: bottom
}

.ih-item.circle .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center-webkit-backface-visibility:hidden;
	backface-visibility: hidden
}

.ih-item.square {
	position: relative;
	width: 316px;
	height: 216px;
	border: 8px solid #fff;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .3)
}

.ih-item.square .info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.ih-item.circle.effect1 .spinner {
	width: 220px;
	height: 220px;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
	background: #666666;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.ih-item.circle.effect1 .img {
	width: auto;
	height: auto
}

.ih-item.circle.effect1 .img:before {
	display: none
}

.ih-item.circle.effect1.colored .info {
	background: #1a4a72;
	background: rgba(26, 74, 114, .3)
}

.ih-item.circle.effect1 .info {
	background: #35567e;
	/*background: rgba(22, 26, 29, .7);*/
	opacity: 1;
	-webkit-transition: all .8s ease-in-out;
	-moz-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out
}

.ih-item.circle.effect1 .info-2{
	background: #2561a3;
}

.ih-item.circle.effect1 .info-3{
	background: #795091;
}


.ih-item.circle.effect1 .info-4{
	background: #2485a1;
}


.ih-item.circle.effect1 .info:hover {
	background: #246e9f;
	background: rgba(93, 93, 93, 0.7);
}

.ih-item.circle.effect1 .info h3 {
	text-align: center;
	color: #fff;
	position: relative;
	letter-spacing: 1px;
	font-size: 18px;
	margin: 0 10px;
	font-weight:normal;
	margin-top:20px;
	/*text-shadow:0 0 1px white,0 1px 2px rgba(0,0,0,.3)*/
}

.ih-item.circle.effect1 .info p {
	color: #ffffff;
	padding: 6px 5px 15px 5px;
	font-style: normal;
	margin: 0 30px;
	font-size: 14px;
	opacity: 1;
	text-align: center
}

.ih-item.circle.effect1 a:hover .spinner {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.ih-item.circle.effect1 a:hover .info {
	opacity: 1
}

.ih-item.circle.effect1 a .activeup {
	opacity: 0
}

.info-back {
	height: 215px;
	position: absolute;
	bottom: 0;
	width: 100%
}

.ih-item.circle.effect1 a:hover .activeup {
	opacity: 1
}

.ih-item.circle.effect1 a:hover .info-top {
	-webkit-transition: height 0.3s;
	transition: height 0.3s;
	height: 235px
}

.application-btn {
	border: 1px solid #ffffff;
	padding: 8px 10px;
	text-align: center;
	color: #ffffff;
	width: 40%;
	margin: 0 auto;
	font-size: 14px;
	background: transparent;
}

.application-btn:hover {
	background: #ffffff;
	color: #0c4b95;
}

.info-icon {
	height: 82px;
	position: relative;
	width: 82px;
	margin: 0 auto
}


/*growing genscript*/

.growbg {
	position: relative;
	overflow: hidden;
	margin: 0;
	color: #ffffff;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../images/growing-genscript-bg.jpg);
}

.growing {
	color: #ffffff;
}

.grow1 p {
	font-size: 2.0rem;
	margin: 0 0 1.8em;
	line-height: normal;
}

.grow3 {
	text-align: center;
	padding: 40px 0 80px;
	-ms-flex-direction: column;
	flex-direction: column;
}

.quote-btn .grow1,
.quote-btn .grow2 {
	-ms-flex-preferred-size: auto;
	flex-preferred-size: auto;
	max-width: 100%;
}

.grow-padding {
	padding: 58px 0;
}

.grow2 .growscroll {
	width: auto;
	font-size: 50px;
	font-size: 5.0rem;
	white-space: nowrap;
	margin: 0;
}

.growscroll>div {
	display: inline-block;
	margin: 0 72px;
	padding: 20px 25px;
}

.growscroll>div.growscrollbtn {
	background: rgba(255, 255, 255, 0);
	border-color: #ffffff;
}

.growscroll>div span {
	display: block;
	font-size: 1.8rem;
	margin-top: .8em;
}

.growscrollbtn strong,
.growscroll>div span {
	color: #ffffff;
}

.counter-value,
.counter-value1,
.counter-value2 {
	font-weight: normal;
	display: inline-block;
	height: 53px;
	line-height: 53px;
	width: 211px;
	letter-spacing: 1px;
}


/*cooperation*/

.withoutbg {
	background-image: none;
	background-color: #f3f3f3;
}

.withoutbg p {
	color: #58585b;
}


/*news*/

.newsbox {
	overflow: hidden;
	background: #003b4d;
}

.row-fluid .news-bar:hover img {
	-ms-transform: scale(1.0);
	-webkit-transform: scale(1.0);
	transform: scale(1.0)
}

.news-content {
	padding: 18px 35px;
	text-align: left;
	background: #003b4d;
	height: 180px;
	bottom: -180px;
	z-index: 1;
	-webkit-transition: height 0.2s;
	transition: height 0.2s;
	position: absolute;
}

.news-content:hover {
	height: 200px;
}

.news-content-1 {
	background: #08636c;
}

.news-content-2 {
	background: #355881;
}

.news-content-3 {
	background: #04bc9a;
}

.news-content p {
	color: #ffffff;
	font-size: 16px;
}

.news-content span {
	color: #FFFFFF;
	margin: 16px 0;
	display: block;
	font-size: 12px;
}

.row-fluid .news-bar {
	position: relative;
}

.news-bar img {
	vertical-align: bottom;
	width: 100%;
}

.newsbox {
	width: 100%;
	height: 100%;
	position: absolute;
	background: transparent;
	z-index: 1000;
}

.newsbox:hover {
	background: rgba(0, 59, 77, 0.3);
}

.newsbox-art:hover {
	background: rgba(8, 99, 108, 0.3);
}

.newsbox-blog:hover {
	background: rgba(10, 146, 60, 0.3);
}

.newsbox-web:hover {
	background: rgba(49, 78, 112, 0.3);
}

.row-fluid {
	position: relative;
}

.row-fluid:nth-child(4) {
	margin-right: 0;
}

.new-inner {
	z-index: 500;
	bottom: -202px;
	left: 2.56em;
	max-width: calc(100% - 2.56em);
	background: #ffffff;
	border: 1px solid #ffffff;
	transition: color .3s;
	-webkit-transition: color .3s;
	border-radius: 3px 3px;
	cursor: pointer;
	position: absolute;
	box-shadow: 0 1px 5px #8f8f8f;
}

.new-inner  span{
	font-family: arial, helvetica, "Helvetica Neue", "HelveticaNeue", "Lucida Grande", sans-serif;
}

.cards-boxbg {
	min-height: 512px;
	/*background: #dce6ea;
	background: -webkit-linear-gradient(bottom, #f3f3f3 -60%, #dce6ea 0%, #ffffff 75%);*/
	background: url("../images/cards-boxbg.jpg") left bottom repeat-x;
}

.new-inner>span {
	font-weight: 700;
	font-size: 16px;
}

.new-inner span:hover {
	color: #ffffff
}

.new-inner button {
	font-weight: normal;
	display: inline-block;
	padding: .9em 3.2em .9em 1.5em;
	cursor: pointer;
	color: #0c4b95;
	font-size: 1.6rem;
	text-align: left;
	line-height: inherit;
	outline: 0;
}

.new-inner:hover,
.inner-art:hover,
.inner-blog:hover,
.inner-web:hover {
	background: rgb(0, 59, 77);
	border-color: #ffffff;
	color: #ffffff;
}

.inner-art:hover {
	background: rgb(8, 99, 108);
}

.inner-blog:hover {
	background: rgb(53, 88, 129);
}

.inner-web:hover {
	background: rgb(4, 188, 154);
}

.new-inner button:after {
	color: #0c4b95;
}

.new-inner button:hover::after,
.new-inner button:hover {
	color: #ffffff;
}


/*better services*/

.betterbg {
	background-image: none;
	background: #0a58a2;
}

.better-border {
	display: inline-block;
	padding: 5px 20px;
	position: absolute;
	background: #0c4b95;
	width: 45%;
	height: 100%;
	left: 24%;
	transform: skew(-40deg);
}

.bettergrounp {
	max-width: 100%;
	margin-bottom: 10px;
}

.bettergrounp .inputgrounp {
	width: auto;
	font-size: 1.4rem;
	white-space: nowrap;
	margin: 0;
}

.bettergrounp .inputgrounp>div {
	display: inline-block;
}

.bettergrounp .inputgrounp>div.inputgrounp1 {
	display: inline-block;
	padding: 0;
	margin: 0 1px 0 0;
	background: #FFFFFF;
	width: 400px;
}

.bettergrounp .inputgrounp input.input-control,
.subbox .subboxgrounp input.input-control {
	border: 0;
	width: 190px;
	height: 38px;
	background: #FFFFFF;
	font-size: 16px;
	color: #474747;
	padding: 0 10px;
	border-radius: 0;
	transition: border .25s ease, outline .25s ease, width .25s ease, background .25s ease;
	outline: 0;
	width: 400px;
}

.bettergrounp .inputgrounp input.input-control:focus,
.subbox .subboxgrounp input.input-control:focus {
	border-color: #004b95;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .055), 0 0 6px #e8eae9;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .055), 0 0 6px #e8eae9;
	outline: 0;
}

.bettergrounp .inputgrounp .inputgrounp-btn,
.subbox .subboxgrounp .inputgrounp-btn {
	background: transparent;
	border: 1px solid #FFFFFF;
	color: #ffffff;
	position: relative;
}


.bettergrounp .inputgrounp .inputgrounp-btn .singupnow,
.subbox .subboxgrounp .inputgrounp-btn .singupnow {
	padding: .68em 3.6em .68em 1.2em;
	border-radius: 0;
	background: transparent;
	border-style: none;
	font-size: 16px;
	outline: 0;
	color: #ffffff;
	display: inline-block;
	line-height: 1.0em;
	font-family: arial, helvetica, "Helvetica Neue", "HelveticaNeue", "Lucida Grande", sans-serif!important;
}

.bettergrounp .inputgrounp .inputgrounp-btn:hover {
	background: rgb(18, 109, 179);
}

.bettergrounp .inputgrounp .inputgrounp-btn a:after,
.subbox .subboxgrounp .inputgrounp-btn a:after,
.icon-jiantoubox:after {
	content: "\e72c";
	fill: currentcolor;
	font-size: 2.3em;
	width: 1em;
	color: #ffffff;
	transition: all .5s ease-out;
	display: block;
	position: absolute;
	right: 0.50em;
	top: 50%;
	margin-top: -0.18em;
	font-family: iconfont;
}

.bettergrounp .inputgrounp .inputgrounp-btn a:hover::after,
.subbox .subboxgrounp .inputgrounp-btn a:hover::after,
.icon-jiantoubox:hover::after {
	transform: translateX(3px);
}

h2.font34,
h3.font34,
h4.font34 {
	font-size: 3.4rem;
}

.bettergrounp .inputgrounp input.input-control {
	height: 40px;
}

#myCarouse2 .carousel-innerdown {
	min-height: 220px;
	max-height: 220px;
}


/*subscribea*/

.error-re {
	font-size: 12px;
	color: #ee3134;
	padding: 5px 0;
	display: block;
}

.right-re {
	color: #0a923c;
}

.subbox {
	width: 52%;
	margin: 0 auto;
	padding-top: 0
}

.subbox .subboxgrounp>div {
	border: 1px solid #c1c1c1;
	display: inline-block;
}

.subbox .subboxgrounp input.input-wide {
	width: 505px;
}

.subbox .subboxgrounp .inputgrounp-btn {
	border: 1px solid #0c4b95;
	background: #0c4b95;
}

.subbox .subboxgrounp .inputgrounp-btn:hover {
	background: rgb(18, 109, 179);
	border: 1px solid #126db3;
}

.subbox .subboxgrounp .inputgrounp-btn {
	margin-left: -5px;
}

.subbox .subboxgrounp input.input-control:focus {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .035), 0 0 6px #ccd9e6;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .035), 0 0 6px #ccd9e6;
	outline: #0A58A2;
}

.subbox .subboxgrounp .inputgrounp-btn .singupnow {
	padding: .68em 3.6em .68em 1.2em;
}

.subbox .subboxgrounp {
	margin-bottom: 3px;
}

.cards-margin {
	padding-bottom: 70px
}


/*footer*/

.freebox {
	background: #5c5c5c;
	padding: 6px 0;
}

.free-bott {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0;
	font-size: 0;
}

.free-bott .free01 {
	float: none;
	text-align: center;
	display: inline-block;
	margin: 1em auto 1em;
	width: 100%;
	vertical-align: top;
	padding: 0 1em;
	box-sizing: border-box;
	font-size: 2rem;
}

.free-bott .free01>a {
	display: block;
	color: #ffffff;
}

.free-bott .free01>a:hover .free-img-home:before,
.free-bott .free01>a:hover span {
	color: #d9d9d9;
}

.free-bott .free01 .free-img-home {
	position: relative;
	font-size: 2.3em;
	line-height: 1em;
}

div.free-img-home {
	margin: 0 auto;
	width: 100%;
	line-height: 1em;
}

.free-bott .free01 .free-img-home:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -0.5em 0 0 -0.5em;
	transition: all .2s ease-in-out;
	color: #ffffff;
}

.icon-freesample:before {
	content: "\e685";
}

.icon-sale:before {
	content: "\e612";
}

.icon-order:before {
	content: "\e6ef";
}

.icon-open:before {
	content: "\e8dc";
}

.icon-support:before {
	content: "\e611";
}

.free01 span {
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.6em;
	color:#ffffff;
}

.menubg {
	background: #2561a3;
	padding-bottom: 2px;
}

.menu-bott {
	padding: 30px 0 45px 0;
	width: 100%;
	box-sizing: border-box;
	clear: both;
}

.menu01 {
	margin: 0 0 1em;
	position: relative;
}

.free01:first-child {
	margin-left: 0px;
}

.free01 {
	float: left;
	width: 20.30%;
	margin-left: 6.2%;
}

.freeline {
	clear: both;
	overflow: hidden;
}

.freeline hr {
	background: #cbcbcb;
	color: #37475a !important;
	height: 1px;
	margin: 0px 0px 1.2em 0px;
	clear: both;
	border-top-width: 0;
}

.menu01 h5 {
	font-size: 20px;
	font-size: 2rem;
	color: #FFFFFF;
	margin: 0 0 0.6em 0;
}

.menu01 ul li {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.2em;
	color: #a6c3e6;
	padding: 0 0 1em;
}

.menu01 ul li a {
	color: #FFF !important;
}

.menu01 ul li a:hover {
	color: #ffffff !important;
	text-decoration: none;
}

.menudown {
	position: relative;
	overflow: hidden;
}

.social-bar {
	width: 50%;
	min-height: 3.2rem;
	float: right;
	padding: 0;
	position: relative;
}

.sns-box {
	width: auto;
	position: absolute;
	margin-left: -10px;
	right: 0;
}

.sns-box .sns1 {
	float: left;
	min-height: 1px;
	margin-left: 12px;
}

.sns-box p {
	margin: 10px 0 10px 0;
}

.sns1 .icon {
	font-size: 30px;
	color: #696969;
	border-radius: 3px 3px;
	background: #d9d9d9;
	padding: 0px 3px 2px 3px;
}

.sns1 .icon:hover {
	color: #1da0c8;
	background: #ffffff;
}

.sns1 .icon-facebook:hover {
	color: #3a5aa3;
}

.sns1 .icon-youtube:hover {
	color: #ba2f2b !important;
}

.sns1 .icon-linkedin:hover {
	color: #006ea2;
}

.sns1 .icon-google:hover {
	color: #d34836 !important;
}

.gs-related-logo {
	width: auto;
	height: 55px;
	overflow: hidden;
}

.gs-related-logo a {
	display: block;
	width: 110px;
	height: 48px;
	padding: 0 !important;
	background: url(../images/gs-related-logo.png);
	text-indent: -30000px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
	background-position: left center;
	outline: 0;
}

.gs-related-logo a:hover {
	background: url(../images/gs-related-logo_2.png);
	background-position: left center;
	background-repeat: no-repeat;
}

.gs-related-logo a.bestzyme {
	background-position: -159px 0;
	width: 145px;
}

.gs-related-logo a.map {
	background-position: -322px 0;
	width: 184px;
}

.down-links {
	float: right;
	line-height: 1.2em;
}

.down-links li {
	float: left;
	margin: 0;
	padding: 0;
}

.down-links li:first-child a {
	float: left;
	margin: 0;
}

.down-links li a {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	padding: 0 .8em 0 .6em;
	color: #dddddd !important;
	border-right: 1px solid #dddddd;
}

.down-links li.downlinka a {
	border: 0;
	padding-right: 0;
}

.spinner {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 3px;
	top: 8px;
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #67CF22;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2.0s infinite ease-in-out;
	animation: bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
	0%,
	100% {
		-webkit-transform: scale(0.0)
	}
	50% {
		-webkit-transform: scale(1.0)
	}
}

@keyframes bounce {
	0%,
	100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	}
	50% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}

@media only screen and (max-width: 1456px) {
	/*header*/
	#gs-col {
		padding: 0 25px;
	}
	/*header*/
	.cards1440 {
		padding: 0 25px;
	}
	.fill1366 {
		padding: 0 25px;
	}
	.row-fluid {
		width: 100%;
	}
	.news-bar img {
		max-width: 100%;
	}
	.home-content-slideshow {
		width: calc(100% - 56px);
	}
	.subbox .subboxgrounp .inputgrounp2 {
		width: calc(100% - 225px)
	}
	.menubg1366 {
		padding: 0 50px;
	}
	.menu01 h5 {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.menu01 ul li {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0 0 .3em;
	}
	.subbox { 
	width: 66%
	}
}

/**Latest news for JP & CN**/

.latest-news-wrapper{
    max-width:1260px;
    margin:0 auto;
    padding:0 30px;
    position:relative;
    display: -webkit-flex;
    display: flex;    
    flex-wrap: wrap;
   -webkit-flex-wrap:wrap;
   margin-top:40px;
}
.latest-news-item{
    position:relative;
    width:46%;
    margin-right:8%;
    border:1px solid #ddd;
    margin-bottom:20px;
    display: flex;    
    flex-wrap: wrap;
   -webkit-flex-wrap:wrap;
}
.latest-news-item img{
    width:140px;
    display: block;
}
.latest-news-item>div{
    padding:10px 0 10px 10px;
    line-height:1.6em;
    flex:1;
}
.latest-news-item:nth-child(2n){
    margin-right:0;
}
.news-title{
    font-size:16px;
    margin-bottom:10px;
}


@media only screen and (max-width: 1456px) and (min-width:1199px) {
	/*header*/
	.dropdown-menu {
		min-width: 1024px;
		max-width: 1168px;
	}
	.dropleft0 {
		left: 0px;
	}
	.dropleft1 {
		left: 0px;
	}
	.dropleft2 {
		left: 0px;
	}
	.dropleft3 {
		left: 0px;
	}
	.dropleft4 {
		left: 0px;
	}
	.dropleft5 {
		left: 0px;
	}
	.dropleft6 {
		left: 0px;
	}
}



@media only screen and (max-width: 1440px) {
	/*header*/
	#gs-col {
		padding: 0 25px;
	}
	/*header*/
	.cards1440 {
		padding: 0 50px;
	}
	.fill1366 {
		padding: 0 25px;
	}
	.row-fluid {
		width: 100%;
	}
	.news-bar img {
		max-width: 100%;
	}
	.home-content-slideshow {
		width: calc(100% - 56px);
	}
	.menubg1366 {
		padding: 0 50px;
	}
	.menu01 h5 {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.menu01 ul li {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0 0 .3em;
	}
}

@media only screen and (max-width: 1366px) {
	/*header*/
	#gs-col {
		padding: 0 25px;
	}
	/*header*/
	.home-content-slideshow {
		width: calc(100% - 56px);
	}
	.fill1366 {
		padding: 0 25px;
	}
	.row-fluid {
		width: 100%;
	}
	.news-bar img {
		max-width: 100%;
	}
	.cards-boxbg {
		min-height: 498px;
	}
	.grow-padding {
		padding: 25px 0
	}
	.free-bott .free01 {
		font-size: 1.8rem
	}
	.menubg1366 {
		padding: 0 50px;
	}
	.menu01 h5 {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.menu01 ul li {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0 0 .6em;
	}
	.tools-grounp .umargin {
		margin-left: 28px;
	}
	

	
}


@media only screen and (max-width: 1316px) {
.gs-search {
    width: calc(100% - 800px);
}
.input-medium {
    width: 100%;
}
	
}
@media only screen and (max-width: 1203px) {
	.dropdown-menu {
		min-width: 935px;
	}
	.dropleft0 {
		left: 0px;
	}
	.dropleft1 {
		left: 0px;
	}
	.dropleft2 {
		left: 0px;
	}
	.dropleft3 {
		left: 0px;
	}
	.dropleft4 {
		left: 0px;
	}
	.dropleft5 {
		left: 0px;
	}
	.dropleft6 {
		left: 0px;
	}
}




@media (min-width: 1200px) {
	.container {
		width: 100%;
	}
}



@media only screen and (max-width: 1300px) and (min-width:993px) {
	/*.dropdown-menu {
		min-width: 980px;
	}
	
	
		.nav>li>a {
		font-size: 1.1em;
		padding: 10px 22px;
	}
	.dropdown-menu{
		min-width: 980px;
		width: 980px;
	}
	*/
	
	.container {
    width: 900px;
}

	.gs-search {
		width: calc(100% - 786px);
	}
	.input-medium {
		width: 100%;
	}
	.nav>li {
		margin-right: 20px;
	}
	.nav>li>a {
		font-size: 1.1em;
		padding: 10px 0px 6px 0px !important;
	}
	#myCarouse2 .carousel-innerdown {
		min-height: 320px;
		max-height: 320px;
	}
	.fill1366 {
		width: 852px;
		margin: 0 auto;
		display: block;
	}
	.fill1366 .row-fluid {
		margin-bottom: 230px;
		width: 335px;
		overflow: inherit;
		box-sizing: border-box;
		margin-right: 131px;
		;
		float: left;
	}
	.fill1366 .row-fluid:nth-child(2n) {
		margin-right: 0;
	}
	.cooperation-container a {
		min-height: 244px;
		max-height: 244px;
	}
	.growscroll>div {
		display: inline-block;
		margin: 0 35px;
		padding: 20px 0px;
	}
	.growbg {
		background-size: 100% 100%;
	}
	.row-fluid h2 {
		font-size: 1.8rem;
	}
	.cards-content p {
		font-size: 14px;
	}
	
	
	#ge-login ul li:after {
		
		margin-left:5px;
	}
	#ge-login ul:not(:first-of-type) {
    margin-left: 0px;
}
#ge-login #ge-ul {
	padding: 3px 3px 3px 3px;
}
	
}



@media only screen and (max-width: 1240px) and (min-width:993px) {

	.gs-search {
		margin-left: 65px;
	}
	
	.gs-search {
    width: calc(100% - 680px);
}
.input-medium {
    width: 100%;
}


}



@media only screen and (max-width: 1224px) {
	.ih-item.circle.effect1 .spinner {
		background: transparent;
		transition: none;
	}
	.info-icon {
		height: 72px;
		position: relative;
		width: 72px;
		margin: 0 auto
	}
	.info-back {
		height: 180px;
	}
	.ih-item.circle.effect1 a:hover .info-top {
		height: 200px;
	}
	.ih-item.circle.effect1 .info p {
		font-size: 12px;
		padding: 4px 2px 8px 2px;
	}
	
	.ih-item.circle.effect1 .info h3 {
		margin-top:10px
	}
	
	
}

@media only screen and (max-width: 1124px) {
	.application-content {
		max-width: 880px;
		display: block;
		overflow: hidden;
	}
	.case-item {
		margin: 0 22px 45px 22px;
		width: 44%;
		float: left;
		display: inline-block;
		box-sizing: border-box;
		overflow: inherit;
	}
	.info-icon {
		height: 92px;
		position: relative;
		width: 92px;
		margin: 0 auto;
	}
	.info-back {
		height: 245px;
	}
	.ih-item.circle.effect1 a:hover .info-top {
		height: 265px;
	}
}

	

@media only screen and (max-width: 1050px) {
	.nav>li>a {
		font-size: 1em;
	}
	#gs-col {
		padding: 0 18px
	}
}

@media only screen and (max-width: 992px) {

	.case-item {
		margin: 0 22px 45px 22px;
		width: 44%;
	}
	#gs-col {
		padding: 0 12px;
		padding-bottom: 6px;
	}
	.container {
		z-index: 100;
	}
	.gs-search {
		width: 412px;
		margin-top: 2px;
	}
	.input-medium {
		width: 412px;
	}
	.navbar-header {
		z-index: 300;
	}
	.navbar-toggle {
		margin-top: 10px;
		width: 33.9px;
		height: 28px;
		margin-left: 10px;
	}
	.navbar-toggle .icon-bar {
		width: 28px
	}
	.navbar-static-top {
		z-index: 200
	}
	.navbar-default {
		background-color: transparent;
	}
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: #ffffff
	}
	#gs-logo-box {
		float: right;
		z-index: 500;
		box-sizing: border-box;
		position: inherit;
	}
	#gs-logo {
		margin-right: -32px;
	}
	#gs-logo-box #gs-logo div {
		width: 30px;
		height: 42px;
	}
	#gs-logo-box #gs-logo div:before {
		box-sizing: border-box;
		display: inline-block;
		width: 26px;
		height: 42px;
		margin: -123px 0 0 -34px;
		display: block;
		content: url(/gsimages/newhome/genscript-sprite.png);
	}
	#gs-logo-box {
		/*padding: 4px 0*/
	}
	.header-row {
		height: 48px;
	}
	.warp {
		margin-top: 0px;
	}
	/*.warp-main {
		margin-top: 54px;
		overflow: hidden
	}*/
	.row-fluid {
		width: 46%;
		overflow: inherit;
		box-sizing: border-box;
		margin: 0 2%;
		float: left;
	}
	.row-fluid .span12 img,
	.row-fluid .span12 .cards-content {
		/*width: 100%;*/
	}
	.row-fluid .span12 .cards-content {
		text-align: center;
	}
	.tools-grounp {
		display: none;
	}
	.ordercart {
		display: none;
	}
	/*2018-8 - 1*/
	h1 {
		font-size: 26px;
		font-size: 2.6rem;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 1.3em;
	}
	.ordercart {
		display: none;
	}
	.tools-grounp {
		display: none;
	}
	.container {
		padding-right: 0;
		position: relative;
		width:auto;
	}
	.cards {
		display: block;
		margin-left: 0;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 2%;
		text-align: center;
	}
	.cards-box {
		padding: 25px 0;
	}
	.quote-btn button {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.h60768 {
		height: 40px;
	}
	h3.mbt {
		font-size: 24px;
		font-size: 2.4rem;
	}
	.growbg {
		padding: 0 10px;
		background-size: 600%;
		background-position: 50% 20%;
	}
	.grow1 p {
		font-size: 16px;
		font-size: 1.6rem;
		margin: 0 0 0.8em;
	}
	.grow2 .growscroll {
		font-size: 40px;
		font-size: 4.0rem;
	}
	.growscroll>div {
		display: block;
		padding: 12px 25px;
	}
	.counter-value,
	.counter-value1,
	.counter-value2 {
		display: block;
		width: auto;
	}
	.cooperation-container a {
		width: calc(100% - 0px);
		padding: 15px 15px;
		margin: 0;
	}
	.home-content-slideshow {
		width: calc(100% - 25px);
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right {
		width: 31px;
		height: 44px;
	}
	.carousel-control .glyphicon-chevron-right {
		background-position: -205px -34px;
	}
	.cooperation-container a {
		min-height: 185px;
		max-height: 185px;
	}
	.grow3 {
		padding: 40px 0 60px;
	}
	.carousel-control {
		top: 495px;
	}
	.carousel-indicators-cooperation {
		bottom: -22px;
	}
	.bettergrounp .inputgrounp>div,
	.bettergrounp .inputgrounp>div.inputgrounp1 {
		display: block;
		width: 100%;
		margin: 20px 0;
	}
	.bettergrounp .inputgrounp input.input-control,
	.subbox .subboxgrounp input.input-control {
		width: 100%;
	}
	.bettergrounp .inputgrounp {
		padding: 0 25px;
	}
	.grow-padding {
		padding: 30px 0;
	}
	.cards-boxbg .container-fluid .row-fluid {
		margin-bottom: 230px;
		display: block;
	}
	.news-bar img {
		width: 100%;
	}
	.cards-boxbg {
		background: none;
	}
	.cards {
		margin-bottom: 0;
	}
	h2.font34,
	h3.font34,
	h4.font34 {
		font-size: 24px;
		font-size: 2.4rem;
	}
	.promotion-container {
		padding: 10px 18px;
	}
	.carousel-control-cooperation {
		display: none;
	}
	.subbox {
		width: 94%;
	}
	.subbox .subboxgrounp .inputgrounp2 {
		width: calc(100% - 225px);
	}
	.bettergrounp .inputgrounp input.input-control,
	.subbox .subboxgrounp input.input-control {
		font-size: 14px;
	}
	.subbox .subboxgrounp .inputgrounp-btn .singupnow {
		padding: .69em 3.6em .68em 1.2em;
	}
	.free-bott {
		float: none;
		display: block;
		text-align: center;
	}
	.free-bott .free01 {
		width: 33.33%;
		padding: 0 .2em;
		margin: .3em auto .3em;
	}
	.free01 span {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.free-bott .free01 .free-img-home {
		font-size: 2.0em;
	}
	.menubg1366 {
		padding: 0 25px;
	}
	.free01:first-child {
		margin-left: 2.0%;
	}
	.free01 {
		width: 48%;
	}
	.gs-related-logo {
		width: 100%;
		height: 29px;
		margin-bottom: 25px;
	}
	.sns-box {
		position: relative;
	}
	.sns-bar {
		width: auto;
		margin: 0 auto;
		overflow: hidden;
		padding: 20px 0;
		text-align: center;
	}
	.sns-box .sns1 {
		float: none;
		display: inline-block;
	}
	.sns1 .icon {
		font-size: 32px;
	}
	.down-links li:first-child a {
		float: none;
	}
	.down-links li a {
		font-size: 12px;
		font-size: 1.2rem;
		color: #b4b4b4 !important;
	}
	.down-links {
		float: none;
	}
	.down-links li.downlinka {
		/*float: none;*/
		text-align: center;
	}
	.gs-related-logo a {
		display: block;
		width: 98px;
		height: 29px;
		padding: 0 !important;
		background: url(../images/gs-related-logo-min.png);
	}
	.gs-related-logo a:hover {
		background: url(../images/gs-related-logo-min_2.png);
		background-repeat: no-repeat;
	}
	.gs-related-logo a.map:hover {
		background-position: -206px 0;
		width: 118px;
	}
	.gs-related-logo a.bestzyme {
		background-position: -98px 0;
	}
	.gs-related-logo a.map {
		background-position: -529px 0;
		width: 118px
	}
	.gs-related-logo a {
		margin-right: 2px;
	}
	.center-title span {
		line-height: 1.6em;
		font-size: 16px;
		margin-top: 5px;
	}
	#myCarouse2 .carousel-innerdown {
		min-height: 310px;
		max-height: 310px;
	}
	.cards-margin {
		padding-bottom: 70px
	}
	.row-fluid h2 {
		font-size: 1.8rem;
	}
	.cards-content p {
		font-size: 14px;
	}
	/**latest news for JP & CN**/
	.latest-news-item{
	    width:48%;
	    margin-right:4%;
	}
	
}

@media only screen and (max-width:768px) {
	.warp {
		width: 100%;
	}
	.container>.navbar-header {
		margin-right:0px; 
	}
	.display-768 {
		display: none;
	}
	.application-content {
		max-width:332px;
		width: 100%;
		display: block;
	}
	.case-item {
		margin: 0;
		margin-bottom: 22px;
		width: 100%;
	}
	.info-back {
		height: 220px;
	}
	.ih-item.circle.effect1 a:hover .info-top {
		height: 240px;
	}
	#gs-col {
		padding: 0 12px;
		padding-bottom: 6px;
	}
	.container {
		z-index: 100
	}
	.gs-search {
		width: 222px;
		margin-top: 2px;
		margin-left: 62px;
	}
	.input-medium {
		width: 220px;
	}
	.navbar-header {
		z-index: 300;
	}
	.navbar-toggle {
		margin-top: 10px;
		width: 33.9px;
		height: 28px;
		margin-left: 10px;
	}
	.navbar-toggle .icon-bar {
		width: 28px
	}
	.navbar-static-top {
		z-index: 200
	}
	.navbar-default {
		background-color: transparent;
	}
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: #ffffff
	}
	#gs-logo-box {
		float: right;
		z-index: 500;
		box-sizing: border-box;
		position: inherit;
	}
	#gs-logo {
		margin-right: 0px;
	}
	#gs-logo-box #gs-logo div {
		width: 30px;
		height: 42px;
	}
	#gs-logo-box #gs-logo div:before {
		box-sizing: border-box;
		display: inline-block;
		width: 26px;
		height: 42px;
		margin: -123px 0 0 -34px;
		display: block;
		content: url(/gsimages/newhome/genscript-sprite.png);
	}
	#gs-logo-box {
		/*padding: 4px 0*/
	}
	.header-row {
		height: 48px;
	}
	.warp {
		margin-top: 0;
	}
	/*.warp-main {
		margin-top: 54px;
		overflow: hidden
	}*/
	.row-fluid {
		width: 100%;
		overflow: inherit;
		box-sizing: border-box;
	}
	.row-fluid .span12 img,
	.row-fluid .span12 .cards-content {
		/*width: 100%;*/
	}
	.row-fluid .span12 .cards-content {
		text-align: center;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
		text-align: center;
	}
	/*2018-7-25*/
	h1 {
		font-size: 24px;
		font-size: 2.4rem;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 1.3em;
	}
	.ordercart {
		display: none;
	}
	.tools-grounp {
		display: none;
	}
	.container {
		padding-right: 0;
		position: relative;
	}
	.cards {
		display: block;
		margin-left: 0;
	}
	.row-fluid {
		margin-left: 0;
	}
	.cards-box {
		padding: 25px 0;
	}
	.quote-btn button {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.h60768 {
		height: 40px;
	}
	h3.mbt {
		font-size: 24px;
		font-size: 2rem;
	}
	.growbg {
		padding: 0 10px;
		background-size: 600%;
		background-position: 50% 20%;
	}
	.grow1 p {
		font-size: 16px;
		font-size: 1.6rem;
		margin: 0 0 0.8em;
	}
	.grow2 .growscroll {
		font-size: 40px;
		font-size: 4.0rem;
	}
	.growscroll>div {
		display: block;
		padding: 12px 25px;
	}
	.counter-value,
	.counter-value1,
	.counter-value2 {
		display: block;
		width: auto;
	}
	.cooperation-container a {
		width: calc(100% - 0px);
		padding: 15px 15px;
		margin: 0;
	}
	.home-content-slideshow {
		width: calc(100% - 25px);
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right {
		width: 31px;
		height: 44px;
	}
	.carousel-control .glyphicon-chevron-right {
		background-position: -205px -34px;
	}
	.cooperation-container a {
		min-height: 224px;
		max-height: 224px;
	}
	.grow3 {
		padding: 40px 0 60px;
	}
	.carousel-control {
		top: 495px;
	}
	.carousel-indicators-cooperation {
		bottom: -22px;
	}
	.bettergrounp .inputgrounp>div,
	.bettergrounp .inputgrounp>div.inputgrounp1 {
		display: block;
		width: 100%;
		margin: 20px 0;
	}
	.bettergrounp .inputgrounp input.input-control,
	.subbox .subboxgrounp input.input-control {
		width: 100%;
	}
	.bettergrounp .inputgrounp {
		padding: 0 25px;
	}
	.grow-padding {
		padding: 30px 0;
	}
	.cards-boxbg .container-fluid .row-fluid {
		margin-left: 0;
		margin-bottom: 230px;
		display: block;
	}
	.news-bar img {
		width: 100%;
	}
	.cards-boxbg {
		background: none;
	}
	.cards {
		margin-bottom: 0;
	}
	h2.font34,
	h3.font34,
	h4.font34 {
		font-size: 24px;
		font-size: 2rem;
	}
	.promotion-container {
		padding: 10px 18px;
	}
	.carousel-control-cooperation {
		display: none;
	}
	.subbox {
		width: 94%;
	}
	.subbox .subboxgrounp .inputgrounp2 {
		width: calc(100% - 212px);
	}
	.bettergrounp .inputgrounp input.input-control,
	.subbox .subboxgrounp input.input-control {
		font-size: 14px;
	}
	.subbox .subboxgrounp .inputgrounp-btn .singupnow {
		padding: .69em 3.6em .68em 1.2em;
	}
	.free-bott {
		float: none;
		display: block;
		text-align: center;
	}
	.free-bott .free01 {
		width: 33.33%;
		padding: 0 .2em;
		margin: .3em auto .3em;
	}
	.free01 span {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.free-bott .free01 .free-img-home {
		font-size: 2.0em;
	}
	.menubg1366 {
		padding: 0 25px;
	}
	.free01:first-child {
		margin-left: 2.0%;
	}
	.free01 {
		width: 48%;
	}
	.gs-related-logo {
		width: 100%;
		height: 29px;
		margin-bottom: 25px;
	}
	.sns-box {
		position: relative;
	}
	.sns-bar {
		width: auto;
		margin: 0 auto;
		overflow: hidden;
		padding: 20px 0;
		text-align: center;
	}
	.sns-box .sns1 {
		float: none;
		display: inline-block;
	}
	.sns1 .icon {
		font-size: 32px;
	}
	.down-links li:first-child a {
		float: none;
	}
	.down-links li a {
		font-size: 12px;
		font-size: 1.2rem;
		color: #b4b4b4 !important;
	}
	.down-links {
		float: none;
	}
	.down-links li.downlinka {
		/*float: none;*/
		text-align: center;
	}
	.gs-related-logo a {
		display: block;
		width: 98px;
		height: 29px;
		padding: 0 !important;
		background: url(../images/gs-related-logo-min.png);
	}
	.gs-related-logo a.bestzyme {
		background-position: -98px 0;
	}
	.gs-related-logo a.map {
		background-position: -529px 0;
	}
	.center-title span {
		line-height: 1.6em;
		font-size: 16px;
		margin-top: 5px;
	}
	#myCarouse2 .carousel-innerdown {
		min-height: 680px;
		max-height: 680px;
	}
	.cards-margin {
		padding-bottom: 70px
	}
	
	.ih-item.circle.effect1 a .activeup {
		opacity: 1;
	}
	
	.slide-text h2 em.font30 {
	    font-size: 20px;
	}
	.slide-text h2 em.font28 {
	    font-size: 16px;
	}

	.freeline hr {
	margin: 0px 0px 0.2em 0px;
    }
	
	.gs-related-logo {
		margin-bottom: 15px;
	}
	/**latest news for JP & CN**/
	.latest-news-item{
	    width:100%;
	    margin-right:0%;
	}
	
	
}
@media only screen and (max-width:414px) {
	.slide-text {
	    padding: 10px 5px;
	}
	h3.mbt {
		font-size: 20px;
		font-size: 2.0rem;
	}
}

@media only screen and (max-width:375px) {
	.application-content {
		padding: 0 15px;
		margin-bottom: 30px;
	}
	.subbox .subboxgrounp .inputgrounp-btn .singupnow {
		font-size: 14px;
		padding: .93em 3.6em .78em 1.2em;
	}
	.subbox .subboxgrounp .inputgrounp2 {
		width: calc(100% - 0px);
	}
	
	.subbox .subboxgrounp .inputgrounp-btn {
		margin-left:0px;
		width:100%;
		margin-top:20px;
		
	}
	.growscroll>div {
	    margin: 0 auto;
	}
	
}

@media only screen and (max-width:320px) {
	.menubg1366 {
		padding: 0 0;
	}
	.gs-search {
	    width: 180px;
	}
	.input-medium {
	    width: 180px;
	}
	.slide-text h2 {
	    font-size: 16px;
	    line-height: 22px;
	}
	.slide-text h2 em.font30 {
	    font-size: 16px;
	}
	.slide-text h2 em.font28 {
	    font-size: 14px;
	}
	.slide-text p {
	    font-size: 12px;
	    line-height: 1.2em;
	    margin-bottom: 15px;
	}
	.slide-text p.line-min-3 {
	    line-height: 16px;
	    margin-bottom: 15px;
	}
	.counter-value,
	.counter-value1,
	.counter-value2 {
		font-weight: normal;
		display: inline-block;
		height: 30px;
		line-height: 30px;
		width: 211px;
		letter-spacing: 1px;
	}
	.growscroll>div {
	    margin: 0 auto;
	}
}