body {
	color: #000;
}

.gs-title {
	font-weight: bold;
}

.item {
	width: 26px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.us {
	display: inline-block;
	width: 80%;
	line-height: 26px;
}

.fl-box {
	border-radius: 40px 0 40px 40px;
	box-shadow: 4px 2px 5px #ccc;
	border: 1px solid #ccc;
	margin: 15px 25px;
}

.fl-box:hover {
	box-shadow: 4px 2px 0px #ffa20d;
}

.zhappin-gt-p {
	line-height: 32px;
	font-size: 18px;
	color: rgba(0, 139, 103, 1);
	font-weight: bold;
}

.fl-box-img {
	width: 100%;
	border-radius: 40px 0;
}

.fl-box-title {
	box-shadow: 1px 2px 5px #999;
	position: relative;
	width: 50%;
	margin: -15px auto 0;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 139, 103, 1);
	font-weight: bold;
	font-size: 16px;
}

.jieshao {
	text-indent: 2em;
	background: rgba(0, 139, 103, 0.5);
	color: #fff;
	line-height: 30px;
	padding: 50px;
	margin-bottom: 0;
}

.gl-title-2 {
	padding: 2px 20px;
	margin: 5px 2px 10px 2px;
	font-size: 12px;
	color: #fff;
	display: inline-block;
}

.biao td {
	border: 2px #028f6d solid;
}

.biao tr:hover {
	background: #31a76526;
	opacity: 1;
}

.liter {
	text-align: center;
	margin-bottom: 30px;
	color: #999;
}

.yan {
	color: rgba(0, 139, 103, 1);
	font-size: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.customer-detail-line1 {
	width: 163px;
	height: 3px;
	background: #ef9a1b;
	text-align: center;
	display: inline-block;
	line-height: 3px;
	margin: 10px auto;
}

.customer-detail-line2 {
	width: 10px;
	height: 3px;
	background: #ef9a1b;
	display: inline-block;
	margin: 10px auto;
}

#footer {
	display: block;
	width: 100%;
}

.footer_div {
	text-align: center;
	width: 100%;
	margin-top: 40px;
}

.footer_div img {
	height: auto;
	text-align: center;
}

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #00a353 url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cd-top:hover, .cd-fade-out:hover, .cd-is-visible:hover {
	background: #ffa20d url(../images/cd-top-arrow.svg) no-repeat center 50%;
}

.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	opacity: 0.5;
}

.no-touch .cd-top:hover {
	background-color: #ccc;
	opacity: 1;
}

.menu-content .col-md-12 {
	height: 40px;
}

@media only screen and (min-width: 768px) and (max-width:1200px) {
	.biao1 {
		width: 100%;
		margin: 30px;
	}
	.new-left {
		font-size: 34px;
		text-align: center;
		border-left: 26px solid;
		border-color: rgba(0, 139, 103, 1);
		margin-top: 23px;
		margin-bottom: 23px;
		margin-left: 30px;
		color: rgb(0, 0, 0);
		font-weight: bold;
	}
	.new-text-litter {
		text-align: center;
		font-size: 16px;
		color: rgb(0, 144, 108);
	}
	.new-text-big {
		text-align: center;
		font-size: 28px;
		font-weight: bold;
		color: rgb(0, 0, 0);
	}
	.new-box {
		margin-top: 20px;
		border: 5px solid;
		border-color: rgb(0, 144, 108);
		padding: 10px;
	}
	.new-title {
		text-align: center;
		font-size: 30px;
		margin: 35px auto;
	}

	#heihei-4 {
		padding: 0 85px;
	}
	.logo-w {
		width: 80%;
		margin-bottom: 5px;
	}
	.map {
		margin-top: -5px;
	}
	.matp {
		margin: 45px auto;
	}
	.fl-box-center {
		height: 70px;
		width: 90%;
		text-align: center;
		margin: 20px auto;
		font-size: 13px;
	}
	.fu-title {
		font-size: 16px;
		text-align: center;
		padding-bottom: 25px;
		color: #999;
	}
	.litter-title {
		text-align: center;
		margin: 0 auto;
		color: #ccc;
		font-size: 26px;
	}
	.con-title {
		font-size: 30px;
		color: rgba(0, 139, 103, 1);
	}
	.natp {
		margin-top: 15px;
	}
	.footer-p {
		color: white;
		margin: 7px 0px;
		font-size: 24px;
	}
	.customer-button-footer, .customer-button-footer-1 {
		font-size: 10px;
		font-weight: normal;
		margin: 20px auto 0;
		height: 70px;
		width: 178px;
		color: rgb(255, 255, 255);
		opacity: 1;
		text-align: center;
		background-image: url(../images/enquery.png);
		transition: all 0.3s linear;
		background-position: center;
	}
	.customer-button-footer a, .customer-button-footer-1 a {
		display: inline-block;
		width: 178px;
		height: 70px;
	}
	.customer-button-footer-1 {
		background-image: url(../images/enquery-z.png);
	}
	.biao {
		border: 2px #028f6d solid;
		width: 90%;
		margin: 0 auto;
	}
	.zhappin-gt-img2 {
		text-align: center;
		line-height: 570px;
	}
	.zhappin-gt-img1 {
		text-align: center;
		line-height: 464px;
	}
	.zhappin-gy {
		padding: 20px 30px 15px 30px;
		margin-left: 30px;
	}
	.td1 {
		color: rgba(0, 139, 103, 1);
		font-size: 18px;
		font-weight: bold;
		float: right;
		line-height: 40px;
		margin-right: 10px;
	}
	.td1-1 {
		color: rgba(0, 139, 103, 1);
		font-size: 18px;
		font-weight: bold;
		line-height: 40px;
		text-align: center;
		width: 130px;
	}
	.td1-2 {
		padding-left: 10px;
		font-size: 16px;
		line-height: 40px;
	}
	.th2 {
		/*color: rgba(0, 139, 103, 1);*/
		backgroud-color: #30a387;
		font-size: 14px;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
	}
	.td2-1 {
		color: rgba(0, 139, 103, 1);
		font-size: 14px;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
		width: 130px;
	}
	.td2-2 {
		padding-left: 10px;
		font-size: 16px;
		line-height: 24px;
	}
	.td2 {
		font-size: 16px;
	}
	.jap {
		float: right;
	}
	.jieshao-img1 {
		width: 100%;
	}
	.jieshao-img2 {
		z-index: 2;
		width: 100%;
	}
	.jieshao-img3 {
		width: 100%;
	}
	.jieshao-name1 {
		color: #fff;
		background: #ffa20d;
		width: 40%;
		text-align: center;
		height: 30px;
		line-height: 30px;
		margin: 0 auto;
	}
	.jieshao-name3 {
		color: #fff;
		background: #ffa20d;
		width: 40%;
		text-align: center;
		height: 30px;
		line-height: 30px;
		margin: 0 auto;
	}
	.top {
		height: 250px;
		margin: 0 auto;
		overflow: hidden;
		top: 70px;
	}
	.top1 {
		background: url('../images/350-(15)-1.jpg') no-repeat center/cover;
	}
	#abcd {
		text-align: center;
		background-color: rgb(0, 144, 108);
		margin: 50px auto 0;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.speech_president_title2 {
		font-size: 46px;
		font-weight: 600;
		color: rgba(0, 139, 103, 1);
		margin-bottom: 10px;
	}
	.speech_president_title1 {
		font-size: 42px;
		text-align: center;
		font-weight: 600;
		color: rgba(0, 139, 103, 1);
		margin-bottom: 10px;
	}
	.speech_president_title1 a {
		color:rgba(0, 139, 103, 1)
	}
	.speech_president_title1 a:hover {
	    color:#337ab7;
	}
	.customer-detail-div {
		margin: 15px 0 15px 10px;
	}
	.menu-about {
		display: block;
	}
	.bioderma_sidebar {
		display: block;
	}
	.matp-50 {
		margin-top: 50px;
	}
	.customer-detail-title {
		display: flex;
		letter-spacing: -1px;
		color: rgba(0, 139, 103, 1);
		font-size: 37px;
		font-weight: bold;
		margin-top: 20px;
		line-height: 60px;
	}
	.speech_president_content1 {
		font-size: 16px;
		font-weight: normal;
		line-height: 28px;
	}
	.customer-button-1, .customer-button {
		font-size: 10px;
		font-weight: normal;
		margin-top: 50px;
		height: 60px;
		width: 180px;
		color: rgb(255, 255, 255);
		opacity: 1;
		text-align: center;
		background-image: url(../images/btn.png);
		transition: all 0.3s linear;
		background-position: center;
	}
	.customer-button-1 {
		background-image: url(../images/btn-1.png);
	}
	.customer-button-1 a, .customer-button a {
		display: inline-block;
		width: 180px;
		height: 60px;
	}
	.men-box1, .men-box2 {
		padding: 13px 40px;
	}
	.men {
		margin-top: 60px;
	}
	.customer-img {
		width: 100%;
		margin-top: 80px;
	}
	.footer-bg {
		height: 100px;
		width: 100%;
		background: url(../images/BG.png);
		margin-top: -50px;
	}
	.mod-fotter {
		width: 35px;
		display: inline-block;
	}
	.footer-about-img {
		display: inline-block;
		margin-bottom: 15px;
		text-align: left;
	}
	.cd-top {
		right: 20px;
		bottom: 20px;
	}
	#main-business {
		width: 100%;
		height: auto;
		margin: 60px auto 20px;
	}
	#main-business .title {
		font-size: 46px;
		font-weight: 600;
		color: rgba(0, 139, 103, 1);
		text-align: center;
	}
	#main-business .main-business-background {
		width: 100%;
		height: 580px;
		background: rgba(0, 139, 103, 1);
		margin: 125px auto 0;
	}
	.main-business_E {
		float: left;
		position: relative;
		font-size: 150px;
		font-weight: 800;
		color: rgba(245, 249, 253, 1);
		margin-top: -70px;
		margin-left: 12%;
	}
	.main-business_num {
		opacity: 0.7;
		width: 100%;
		font-size: 110px;
		color: #A7EBC9;
		font-weight: 600;
		float: left;
		text-align: left;
		height: 100px;
		transform: rotate(270deg);
		position: absolute;
		margin-top: -180px;
		margin-left: -40%;
		letter-spacing: 26px;
	}
	.main-business_content1 {
		width: 60%;
		height: auto;
		font-size: 34px;
		font-weight: 600;
		color: rgba(2, 32, 25, 1);
		line-height: 56px;
		display: flex;
		position: absolute;
		margin-top: -8%;
		margin-left: 25%;
		text-align: justify;
	}
	.main-business_content2 {
		width: 60%;
		height: 150px;
		font-size: 17px;
		font-weight: bold;
		color: rgba(99, 222, 161, 1);
		line-height: 32px;
		display: flex;
		position: absolute;
		text-align: justify;
		position: absolute;
		margin-top: 200px;
		margin-left: 25%;
	}
	.main-business_content3 {
		width: 80%;
		height: auto;
		font-size: 16px;
		font-weight: normal;
		color: rgba(255, 255, 255, 1);
		line-height: 28px;
		margin-top: 386px;
		margin-left: 10%;
		display: flex;
		position: absolute;
		text-align: justify;
	}
	.Read-More1 {
		width: 100px;
		height: 13px;
		font-size: 18px;
		font-weight: 600;
		color: rgba(34, 34, 34, 1);
		margin-top: 345px;
		margin-left: 67%;
		display: flex;
		position: absolute;
		z-index: 1;
	}
	.Read-More2 {
		width: 48px;
		height: 48px;
		background: rgba(167, 235, 201, 1);
		display: flex;
		position: absolute;
		text-align: justify;
		margin-top: 335px;
		margin-left: 76%;
	}
}

@media only screen and (min-width:1200px) {
	.biao1 {
		width: 100%;
		margin: 30px;
	}
	.new-left {
		font-size: 34px;
		text-align: center;
		border-left: 26px solid;
		border-color: rgb(52, 170, 139);
		margin-bottom: 23px;
		margin-left: 30px;
		color: rgb(0, 0, 0);
		font-weight: bold;
	}
	.new-text-litter {
		text-align: center;
		font-size: 16px;
		color: rgb(0, 144, 108);
	}
	.new-text-big {
		text-align: center;
		font-size: 26px;
		font-weight: bold;
		color: rgb(0, 0, 0);
	}
	.new-box {
		margin-top: 30px;
		border: 5px solid;
		border-color: rgb(0, 144, 108);
		padding: 10px;
	}
	.new-title {
		text-align: center;
		font-size: 26px;
		margin: 30px auto;
	}
	.benshe {
		display: block;
	}
	.map {
		margin-top: 0;
	}
	.matp {
		margin: 45px auto;
	}
	.fl-box-center {
		height: 70px;
		width: 90%;
		text-align: center;
		margin: 20px auto;
	}
	.fu-title {
		font-size: 16px;
		text-align: center;
		padding-bottom: 12px;
		color: #999;
	}
	.litter-title {
		text-align: center;
		margin: 0 auto;
		color: #ccc;
		font-size: 26px;
	}
	.con-title {
		font-size: 30px;
		color: rgba(0, 139, 103, 1);
	}
	.footer-p {
		color: white;
		margin: 18px 0px;
		font-size: 24px;
	}
	.mal {
		margin-left: 45px;
	}
	.mal-1 {
		margin-left: 65px;
	}
	.customer-button-footer, .customer-button-footer-1 {
		font-size: 10px;
		font-weight: normal;
		margin: 15px auto 0;
		height: 70px;
		width: 178px;
		color: rgb(255, 255, 255);
		opacity: 1;
		text-align: center;
		background-image: url(../images/enquery.png);
		transition: all 0.3s linear;
		background-position: center;
	}
	.customer-button-footer a, .customer-button-footer-1 a {
		display: inline-block;
		width: 178px;
		height: 70px;
	}
	.customer-button-footer-1 {
		background-image: url(../images/enquery-z.png);
	}
	.biao {
		border: 2px #028f6d solid;
		width: 90%;
		margin: 0 auto;
	}
	.zhappin-gt-img2 {
		text-align: center;
		line-height: 570px;
	}
	.zhappin-gt-img1 {
		text-align: center;
		line-height: 464px;
	}
	.zhappin-gy {
		padding: 20px 30px 15px 30px;
		margin-left: 30px;
	}
	.td1 {
		color: rgba(0, 139, 103, 1);
		font-size: 18px;
		font-weight: bold;
		float: right;
		line-height: 40px;
		margin-right: 10px;
	}
	.td1-1 {
		color: rgba(0, 139, 103, 1);
		font-size: 18px;
		font-weight: bold;
		line-height: 40px;
		text-align: center;
		width: 130px;
	}
	.td1-2 {
		padding-left: 10px;
		font-size: 16px;
		line-height: 40px;
	}
	.td2-1 {
		color: rgba(0, 139, 103, 1);
		font-size: 14px;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
		width: 130px;
	}
	.td2-2 {
		padding-left: 10px;
		font-size: 16px;
		line-height: 24px;
	}
	.td2 {
		font-size: 16px;
	}
	.jap {
		float: right;
	}
	.jieshao-img1 {
		margin-top: 40px;
		width: 110%;
	}
	.jieshao-img2 {
		margin-top: 30px;
		width: 110%;
	}
	.jieshao-img3 {
		position: relative;
		right: 55px;
		top: 80px;
		z-index: -1;
		width: 110%;
	}
	.matp-70 {
		margin-top: 70px
	}
	.jieshao-name1 {
		color: #fff;
		background: #ffa20d;
		width: 210px;
		margin: 0 auto;
		text-align: center;
		height: 30px;
		line-height: 30px;
	}
	.jieshao-name3 {
		color: #fff;
		background: #ffa20d;
		width: 210px;
		position: relative;
		top: 80px;
		text-align: center;
		height: 30px;
		line-height: 30px;
		margin: 0 auto;
	}
	.top {
		height: 250px;
		margin: 0 auto;
		overflow: hidden;
		top: 70px;
	}
	.top1 {
		background: url('../images/350-(15)-1.jpg') no-repeat center/cover;
	}
	#abcd {
		background-color: rgb(0, 144, 108);
		margin: 80px auto 0;
		height: 240px;
		padding-top: 75px;
	}
	.speech_president_title2 {
		font-size: 46px;
		font-weight: 600;
		color: rgba(0, 139, 103, 1);
		margin-bottom: 10px;
	}
	.speech_president_title1 {
		font-size: 46px;
		text-align: center;
		font-weight: 600;
		color: rgba(0, 139, 103, 1);
		margin-bottom: 10px;
	}
	.speech_president_title1 a {
		color:rgba(0, 139, 103, 1)
	}
	.speech_president_title1 a:hover {
	    color:#337ab7;
	}
	.customer-detail-div {
		margin: 15px 0 15px 10px;
	}
	.menu-about {
		display: block;
	}
	.menu-content {
		display: block;
		margin-bottom: 5px;
	}
	.bioderma_sidebar {
		display: block;
	}
	.matp-50 {
		margin-top: 50px;
	}
	.customer-detail-title {
		display: flex;
		letter-spacing: -1px;
		color: rgba(0, 139, 103, 1);
		font-size: 37px;
		font-weight: bold;
		margin-top: 20px;
		line-height: 60px;
	}
	.speech_president_content1 {
		font-size: 16px;
		font-weight: normal;
		line-height: 35px;
	}
	.customer-button-1, .customer-button {
		font-size: 10px;
		font-weight: normal;
		margin-top: 50px;
		height: 60px;
		width: 180px;
		color: rgb(255, 255, 255);
		opacity: 1;
		text-align: center;
		background-image: url(../images/btn.png);
		transition: all 0.3s linear;
		background-position: center;
	}
	.customer-button-1 {
		background-image: url(../images/btn-1.png);
	}
	.customer-button-1 a, .customer-button a {
		display: inline-block;
		width: 180px;
		height: 60px;
	}
	.men-box2 {
		padding: 15px 60px;
		height: 276px;
	}
	.men {
		box-shadow: 0px 6px 11px 6px rgba(0, 0, 0, 0.11);
		margin-top: 60px;
	}
	.customer-img {
		width: 100%;
		margin-top: 80px;
	}
	.footer-bg {
		height: 100px;
		width: 100%;
		background: url(../images/BG.png);
		margin-top: 10px;
	}
	.mod-fotter {
		width: 35px;
		display: inline-block;
	}
	.footer-about-img {
		display: inline-block;
		margin-bottom: 15px;
		text-align: left;
	}
	.cd-top {
		height: 60px;
		width: 60px;
		right: 30px;
		bottom: 30px;
	}
	#main-business {
		width: 100%;
		height: auto;
		margin: 60px auto 20px;
	}
	#main-business .title {
		font-size: 46px;
		font-weight: 600;
		color: rgba(0, 139, 103, 1);
		text-align: center;
	}
	#main-business .main-business-background {
		width: 100%;
		height: 460px;
		background: rgba(0, 139, 103, 1);
		margin: 150px auto 0;
	}
	.main-business_E {
		/* transform: rotateY(180deg);
		float: left;
		position: relative;
		font-size: 600px;
		font-weight: 800;
		color: rgba(245, 249, 253, 1);
		margin-top: -365px;
		margin-left: 12%; */
		float: left;
		position: relative;
		font-size: 8vw;
		font-weight: 800;
		color: rgba(245, 249, 253, 1);
		margin-top: -2%;
		margin-left: 12%;
	}
	.main-business_num {
		opacity: 0.8;
		width: 370px;
		font-size: 110px;
		color: #A7EBC9;
		font-weight: 600;
		float: left;
		text-align: left;
		height: 100px;
		transform: rotate(270deg);
		position: absolute;
		margin-top: 5%;
		margin-left: 2%;
		letter-spacing: 26px;
	}
	.main-business_content1 {
		width: 321px;
		height: auto;
		font-size: 34px;
		font-weight: 600;
		color: rgba(2, 32, 25, 1);
		line-height: 56px;
		display: flex;
		position: absolute;
		margin-top: -8%;
		margin-left: 25%;
		text-align: justify;
	}
	.main-business_content2 {
		width: 320px;
		height: 150px;
		font-size: 17px;
		font-weight: bold;
		color: rgba(99, 222, 161, 1);
		line-height: 32px;
		display: flex;
		position: absolute;
		text-align: justify;
		position: absolute;
		margin-top: 155px;
		margin-left: 25%;
	}
	.main-business_content3 {
		width: 34%;
		height: auto;
		font-size: 16px;
		font-weight: normal;
		color: rgba(255, 255, 255, 1);
		line-height: 32px;
		margin-top: 4%;
		margin-left: 55%;
		display: flex;
		position: absolute;
		text-align: justify;
	}
	.Read-More1 {
		width: 100px;
		height: 13px;
		font-size: 18px;
		font-weight: 600;
		color: rgba(34, 34, 34, 1);
		margin-top: 370px;
		margin-left: 45%;
		display: flex;
		position: absolute;
		z-index: 1;
	}
	.Read-More2 {
		width: 48px;
		height: 48px;
		background: rgba(167, 235, 201, 1);
		display: flex;
		position: absolute;
		text-align: justify;
		margin-top: 350px;
		margin-left: 49%;
	}
}

@media only screen and (max-width: 767px) {
	.new-title {
		text-align: center;
		font-size: 16px;
		margin: 5px auto;
	}
	.new-text-big {
		text-align: center;
		font-size: 22px;
		font-weight: bold;
		color: rgb(0, 0, 0);
	}
	.new-text-litter {
		text-align: center;
		font-size: 12px;
		color: rgb(0, 144, 108);
	}
	.new-left {
		font-size: 18px;
		text-align: center;
		border-left: 15px solid;
		border-color: rgb(52, 170, 139);
		margin-bottom: 23px;
		margin-left: 0;
		color: rgb(0, 0, 0);
		font-weight: bold;
	}
	.biao1 {
		width: 100%;
		margin: 0;
	}
	.new-box {
		margin-top: 10px;
		border: 2px solid;
		border-color: rgb(0, 144, 108);
		padding: 2px;
	}
	.benshe {
		display: none;
	}
	.map {
		margin-top: 0;
	}
	.matp {
		margin: 0px auto 30px;
	}
	.fl-box-center {
		width: 95%;
		text-align: center;
		margin: 20px auto;
		line-height: 22px;
	}
	.fu-title {
		font-size: 12px;
		text-align: center;
		color: #999;
	}
	.litter-title {
		text-align: center;
		margin: 0 auto;
		color: #ccc;
		font-size: 16px;
	}
	.td1 {
		color: rgba(0, 139, 103, 1);
		font-size: 16px;
		font-weight: bold;
		float: right;
		line-height: 30px;
		margin-left: 10px;
		width: 100px;
		text-align: right;
	}
	.td1-1 {
		color: rgba(0, 139, 103, 1);
		font-size: 18px;
		font-weight: bold;
		line-height: 25px;
		text-align: center;
		width: 68px;
	}
	.td1-2 {
		font-size: 14px;
		line-height: 20px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.td2-1 {
		color: rgba(0, 139, 103, 1);
		font-size: 14px;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
		width: 86px;
	}
	.td2-2 {
		font-size: 14px;
		line-height: 24px;
		padding-left: 5px;
		padding-right: 5px;
		text-align: middle;
	}
	.td2 {
		font-size: 14px;
	}
	.con-title {
		font-size: 24px;
		color: rgba(0, 139, 103, 1);
	}
	.natp {
		margin-top: 15px;
	}
	.footer-p {
		color: white;
		margin: 7px 0px;
		font-size: 24px;
	}
	.customer-button-footer, .customer-button-footer-1 {
		font-size: 10px;
		font-weight: normal;
		margin: 30px auto 0;
		height: 70px;
		width: 178px;
		color: rgb(255, 255, 255);
		opacity: 1;
		text-align: center;
		background-image: url(../images/enquery.png);
		transition: all 0.3s linear;
		background-position: center;
	}
	.customer-button-footer a, .customer-button-footer-1 a {
		display: inline-block;
		width: 178px;
		height: 70px;
	}
	.customer-button-footer-1 {
		background-image: url(../images/enquery-z.png);
	}
	.biao {
		border: 2px #028f6d solid;
		width: 100%;
		margin: 0 auto;
	}
	.zhappin-gy {
		padding: 20px 30px 15px 30px;
	}
	.jieshao {
		padding: 20px;
	}
	.zhappin-gt-img2 {
		text-align: center;
	}
	.zhappin-gt-img1 {
		text-align: center;
	}
	.jap {
		float: left;
	}
	.jieshao-img1 {
		width: 100%;
	}
	.jieshao-img2 {
		z-index: 2;
		width: 100%;
	}
	.jieshao-img3 {
		width: 100%;
	}
	.jieshao-name1 {
		color: #fff;
		background: #ffa20d;
		width: 210px;
		text-align: center;
		height: 30px;
		line-height: 30px;
		margin: 0 auto;
	}
	.jieshao-name3 {
		color: #fff;
		background: #ffa20d;
		width: 210px;
		text-align: center;
		height: 30px;
		line-height: 30px;
		margin: 0 auto;
	}
	.top {
		height: 180px;
		margin: 0 auto;
		overflow: hidden;
	}
	.top1 {
		background: url('../images/350-(15)-1.jpg') no-repeat center/cover;
	}
	#abcd {
		text-align: center;
		background-color: rgb(0, 144, 108);
		margin: 50px auto 0;
		height: 440px;
		padding-top: 25px;
	}
	.container {
		padding-right: 0;
		padding-left: 0;
		margin-right: inherit;
		margin-left: inherit;
	}
	.speech_president_title2 {
		font-size: 36px;
		font-weight: 600;
		color: rgba(0, 139, 103, 1);
		margin-bottom: 10px;
		line-height: 43px;
	}
	.speech_president_title1 {
		font-size: 22px;
		text-align: center;
		font-weight: 600;
		color: rgba(0, 139, 103, 1);
		margin-bottom: 5px;
	}
	.speech_president_title1 a {
		color:rgba(0, 139, 103, 1)
	}
	.speech_president_title1 a:hover {
	    color:#337ab7;
	}
	.customer-detail-div {
		margin: 0px 0 0px 10px;
	}
	.menu-about {
		display: none;
	}
	.menu-content {
		display: none;
		margin-bottom: 5px;
	}
	.bioderma_sidebar {
		display: block;
	}
	.header {
		background: #fff;
		position: fixed;
		width: 100%;
		z-index: 1000;
		box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2);
	}
	.banner {
		margin-top: 75px;
	}
	.matp-50 {
		margin-top: 10px;
	}
	.customer-detail-title {
		display: flex;
		letter-spacing: -1px;
		color: rgba(0, 139, 103, 1);
		font-size: 25px;
		font-weight: bold;
		margin-top: 10px;
		line-height: 36px;
	}
	.speech_president_content1 {
		font-size: 14px;
		font-weight: normal;
		text-indent: 2em;
		line-height: 30px;
		padding: 0px 6px;
	}
	.customer-button-1, .customer-button {
		font-size: 10px;
		font-weight: normal;
		margin-top: 15px;
		margin-left: 25%;
		height: 52px;
		width: 165px;
		color: rgb(255, 255, 255);
		opacity: 1;
		text-align: center;
		background-image: url(../images/btn.png);
		background-position: center;
		transition: all 0.3s linear;
		margin: 0 auto;
	}
	.customer-button-1 {
		background-image: url(../images/btn-1.png);
	}
	.customer-button-1 a, .customer-button a {
		display: inline-block;
		width: 165px;
		height: 52px;
	}
	.men-box1 {
		padding: 20px 20px;
	}
	.men-box2 {
		padding: 20px 20px;
	}
	.men {
		margin-top: 35px;
		width: 99%;
		margin-left: 0.5%;
	}
	.customer-img {
		width: 100%;
		margin-top: 30px;
	}
	.footer-bg {
		height: 100px;
		width: 100%;
		background: url(../images/BG.png);
		margin-top: -50px;
	}
	.left {
		text-align: left;
		width: 290px;
		margin: 0 auto;
	}
	.mod-fotter {
		width: 35px;
		display: inline-block;
		text-align: center;
	}
	.footer-about-img {
		display: inline-block;
		margin-bottom: 15px;
		text-align: left;
		display: inline-block;
	}
	#main-business {
		width: 100%;
		height: auto;
		margin: 40px auto 20px;
	}
	#main-business .title {
		font-size: 36px;
		font-weight: 600;
		color: rgba(0, 139, 103, 1);
		text-align: center;
	}
	#main-business .main-business-background {
		width: 100%;
		height: 800px;
		background: rgba(0, 139, 103, 1);
		margin: 50px auto 0;
	}
	.main-business_E {
		/* transform: rotateY(180deg);
		float: left;
		position: relative;
		font-size: 480px;
		font-weight: 800;
		color: rgba(245, 249, 253, 1);
		margin-top: -210px;
		margin-left: -14px; */
		/* float: left;
    position: relative;
    font-size: 10vw;
    font-weight: 800;
    color: rgba(245, 249, 253, 1);
    margin-top: -70px;
	margin-left: 12%; */
		display: none;
	}
	.main-business_num {
		opacity: 0.8;
		width: 114%;
		font-size: 99px;
		color: #A7EBC9;
		font-weight: 600;
		float: left;
		text-align: left;
		height: 100px;
		transform: rotate(270deg);
		position: absolute;
		margin-top: 220px;
		margin-left: -50%;
		letter-spacing: 26px;
	}
	.main-business_content1 {
		width: 87%;
		height: auto;
		font-size: 27px;
		font-weight: 600;
		color: rgba(2, 32, 25, 1);
		line-height: 50px;
		display: flex;
		position: absolute;
		margin-top: -7%;
		margin-left: 7%;
		text-align: justify;
	}
	.main-business_content2 {
		width: 70%;
		height: 150px;
		font-size: 17px;
		font-weight: bold;
		color: rgba(99, 222, 161, 1);
		line-height: 32px;
		display: flex;
		text-align: justify;
		position: absolute;
		margin-top: 220px;
		margin-left: 25%;
	}
	.main-business_content3 {
		width: 95%;
		height: auto;
		font-size: 14px;
		font-weight: normal;
		color: rgba(255, 255, 255, 1);
		line-height: 28px;
		display: flex;
		position: absolute;
		text-align: justify;
		margin: 510px 2.5% 0;
	}
	.Read-More1 {
		width: 100px;
		height: 13px;
		font-size: 18px;
		font-weight: 600;
		color: rgba(34, 34, 34, 1);
		margin-top: 420px;
		margin-left: 67%;
		display: flex;
		position: absolute;
		z-index: 1;
	}
	.Read-More2 {
		width: 48px;
		height: 48px;
		background: rgba(167, 235, 201, 1);
		display: flex;
		position: absolute;
		text-align: justify;
		margin-top: 400px;
		margin-left: 84%;
	}
	.navbar-toggle {
		display: block;
	}
}

.header_menu {
	padding-left: 0;
	margin-bottom: 0;
	text-align: center;
	margin-top: 0px;
	width: 100%;
}

.menu_item {
	float: left;
	display: inline-block;
	margin: 0;
	padding: 10px 30px 10px 0px;
}

.menu_item-l {
	display: inline-block;
	margin: 0;
	padding: 10px 0px 10px 0px;
	float: right;
	position: absolute;
	right: 0;
}

.menu_item a {
	display: block;
	color: #434343;
	font-size: 15px;
	text-align: center;
	padding: 0 3px 4px;
}

.menu_item-l a {
	display: block;
	color: #434343;
	font-size: 15px;
	text-align: center;
}

.menu_item a:hover {
	text-decoration: none;
	cursor: pointer;
	cursor: pointer;
}

.menu_item-l a:hover {
	text-decoration: none;
	cursor: pointer;
	cursor: pointer;
}

.border-bottom:after {
	content: '';
	position: absolute;
	left: 12px;
	top: auto;
	bottom: 0;
	right: auto;
	height: 3px;
	width: 40px;
	background-color: #63dea1;
}

.check_menu a, .menu_item a:hover, .menu_item a:active, .menu_item a:focus {
	border-bottom: 3px solid;
	border-bottom-color: #29d982;
}

.menu_item-l a:hover, .menu_item-l a:active, .menu_item-l a:focus, .language:hover, .language:active, .language:focus {
	color: #63dea1;
}

.check_menu a {
	color: #63dea1;
	border-bottom: 3px solid;
	border-bottom-color: #29d982;
}

.logo {
	width: 184px;
	height: 56px;
	margin-top: 10px;
}

.matp-20 {
	margin-top: 20px;
}

.about {
	display: inline-block;
	padding: 0 10px;
}

.about-img {
	display: inline-block;
	margin-bottom: 15px;
}

.about-text {
	display: inline-block;
	color: #63DEA1;
	font-size: 12px;
}

.col-bleak {
	color: #000;
	font-size: 14px;
}

.men-img {
	width: 100%;
	transition: all 0.3s;
	opacity: 0.8;
}

.pd-0 {
	padding: 0;
}

.footer-about {
	display: inline-block;
	padding: 0 35px;
}

.fotter-about-text {
	display: inline-block;
	color: #63DEA1;
	font-size: 12px;
	text-align: left;
}

.globalVillage_sidebar_mask {
	display: none;
	width: 100%;
	height: 100% !important;
	position: fixed;
	top: 77px;
	right: 0;
	background-color: #C4C2C3;
	opacity: 0.5;
	z-index: 100;
}

.anniu {
	float: right;
	margin: 15px 0;
}

.anniu-wai {
	padding: 14px;
	background-color: transparent;
	border: 1px solid transparent;
	margin: 0;
}

.anniu1 {
	display: block;
	width: 22px;
	height: 2px;
	background-color: #30a387;
}

.anniu2 {
	margin-top: 4px;
}

#globalVillage_sidebar {
	top: 75px;
	right: 0;
	position: fixed;
	width: 81%;
	-webkit-transition-property: right, visibility;
	-o-transition-property: right, visibility;
	transition-property: right, visibility;
	-webkit-transition-duration: 0.35s;
	-o-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	height: 100%;
	background: #fff;
	overflow-y: auto;
	display: none;
}

.bioderma_sidebar>ul>li:focus, .bioderma_sidebar>ul>li:hover, .bioderma_sidebar>ul>li>ul>li:hover {
	background: hsla(0, 0%, 100%, .2);
	opacity: 1;
}

.menu {
	width: 47%;
	float: left;
	height: 50px;
	line-height: 50px;
	padding-left: 1%;
	list-style: none;
}

.menu a:hover {
	text-decoration: none;
	list-style: none;
}

.first_level:hover {
	color: #fff;
}

.first_level {
	color: #fff;
}

.language-996 {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	display: inline-block;
}

.language {
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: none;
	list-style: none;
}

.language a {
	height: 50px;
}

.customer-button-footer:hover {
	background: url(../images/enquery-1.png);
	border-radius: 10px;
	background-position: center;
}

.customer-button-footer-1:hover {
	background: url(../images/enquery-z-1.png);
	border-radius: 10px;
	background-position: center;
}

.customer-button:hover {
	background: url(../images/btn2.png);
	border-radius: 10px;
	background-position: center;
}

.customer-button-1:hover {
	background: url(../images/btn2-1.png);
	border-radius: 10px;
	background-position: center;
}

.men-img:hover {
	opacity: 1;
	-webkit-opacity: 1;
	-o-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	cursor: pointer;
}

.men-box1:hover, .men-box2:hover {
	background: rgb(231, 247, 239);
	cursor: pointer;
}

.gl-more a:hover, .Read-More1:hover {
	color: #ffa20d;
	text-decoration: none;
}

.fotter-text {
	color: rgb(100, 220, 160);
	font-size: 16px;
}

.wz {
	font-size: 18px;
	text-indent: 0;
	WORD-BREAK: break-all;
}

.herf-text {
	margin-top: 25px;
	text-decoration: underline;
	font-size: 22px;
	text-indent: 0;
	WORD-BREAK: break-all;
}

.products-litter-title {
	margin-top: 50px;
	font-weight: bold;
}

.products-litter-text {
	color: #30a387;
	font-size: 14px;
	padding: 2px 10px 2px 0;
}

.products-litter-content {
	font-size: 16px;
	line-height: 32px;
}