@charset "UTF-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	background: #fefbef;
}
img {
	height:auto;
	border:0;
}
h1 {
	font-size: 28px;
    margin-top: 10px;
    margin-bottom: 15px;
	color:#396a0a;
	font-weight:bold;
}
.top_menu {
	position: fixed;
    top: 0;
	height: auto;
    background: #fff;
    width: 100%;
    z-index: 9999;
}
.top_menu.smaller {
	height:12%;
	background:rgba(255,255,255,0.8);
	background: #fefbef;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.icon_left {
	position: relative;
    width: 180px;
    margin: -10px 0px 20px -2px;
}
.icon_right {
	position: absolute;
    width: 100px;
    right: 495px;
    top: -9px;
}
.LH_content_right ul{
	line-height: 24px;
	padding-left:20px;
	
}
.navbar{
	display:block;
}
.navbar-nav {
	display: none;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-default {
    background-color: transparent;
    border: 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.navbar-header {
	width: 130px;
}
.navbar-header01 {
	width: 130px;
}
.navbar-header01.smaller {
	width: 155px;
	margin-top: 24%;
}
.navbar-header img {
    width: 100%;
}
.navbar-brand {
    padding: 8px 15px;
}
.navbar-brand {
    height: 70px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-top: 10px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 17px 15px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 4px;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 4px;
	display: none;
}
.top_banner {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 70px auto 0 auto;
	text-align: center;
}
.wrapper {
	position:relative;
	margin:0 auto;
	width:100%;
	max-width:1200px;
}
.container {
	position:relative;
	padding-top: 20px;
    width:100%;
    max-width:1100px;
}
.menu_country {
    position: relative;
    margin: -10% auto 2px auto;
    padding: 0;
    width: 100%;
    max-width: 1200px;
    text-align: center;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.menu_country.smaller {
    position: fixed;
    top: -2%;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 0;
    width: 83%;
    max-width: 1200px;
    text-align: right;
    z-index: 9999;
}
.menu_country ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu_country ul li {
	text-align: center;
	display: inline-block;
	margin: 0% 3% 0 3%;
	width: 12%;
	max-width: 120px;
}
.menu_country.smaller ul li {
	text-align: right;
	display: inline-block;
	margin: 0% 2% 0 2%;
	width: 9%;
	max-width: 120px;
}
.menu_country ul li a {
    margin: 0;
    color: #244c03;
    display: block;
    padding: 12px 0;
	text-decoration: none;
}
.menu_country ul li a:hover {
	opacity: 0.7;
}
.menu_country span {
	padding-bottom: 0;
	font-size: 18px;
}
.menu_country a {
	margin: 0 20px;
	color: #244c03;
}
.menu_country a:hover {
	color: #032802;
	text-decoration: none;
}

.m01 {
	margin-top: 35%;
}
.m02 {
	margin-top: 9%;
}
.m03 {
	margin-top: 30%;
}
.m04 {
	margin-top: -5%;
}
.m05 {
	margin-top: -10%;
}
.m06 {
	margin-top: 30%;
}
.header{
	margin:0 auto;
	width: 100%;
	max-width:1400px;
}
.tooltip-inner {
    max-width: 260px;
    padding: 10px 10px;
    color: #fff;
    text-align: left;
    background-color: #aa0000;
    border-radius: 4px;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #aa0000;
}
.products_list {
	position: relative;
    margin: 0 auto;
	padding: 0 20px;
    width: 100%;
}
.product {
	position: relative;
	margin: 30px auto 60px auto;
	width: 100%;
	max-width: 1400px;
	cursor: pointer;
}
.LH_content_right {
    position: relative;
    float: right;
    width: 46%;
    margin-top: 0px;
}
.LH_content_left {
	position: relative;
    float: left;
    width: 52%;
    margin-top: 3%;
}
.LH_content_right2 {
	position: relative;
    float: right;
    width: 52%;
    margin-top: 3%;
}
.LH_content_left2 {
	position: relative;
    float: left;
    width: 46%;
}
.lh01 h1 span {
	font-weight: normal;
    font-size: 24px;
	color: #27490D;
}
.lh02 h1 {
	color:#F15A4B;
}
.lh02 h1 span {
	font-weight: normal;
    font-size: 24px;
	color:#BB3A2D;
}
.lh03 h1 {
	color:#9a236a;
}
.lh03 h1 span {
	font-weight: normal;
    font-size: 24px;
	color: #6F184C;
}
.lh04 h1 {
	color:#458ccb;
}
.lh04 h1 span {
	font-weight: normal;
    font-size: 24px;
	color: #2B5B86;
}

.btn{
    position: absolute;
    width: 40%;
    top: 63px;
    right: 21%;
    z-index: 1;
}
.btn2{
    position: absolute;
    width: 40%;
    top: 52px;
    right: 424px;
    z-index: 1;
}
.btn_join {
	position: relative;
	width: 100%;
	max-width: 250px;
}
footer {
	position:relative;
	margin:0px auto;
	padding:10px 0;
	width:100%;
	background:#efefef;
	font-size:12px;
	color:#666;
}
footer a {
	color:#666;
}
.footer_info {
	position:relative;
	margin:0 auto;
	width:100%;
	max-width:1120px;
}	

@media (max-width: 1920px) {
}
@media (max-width: 1280px) {
	.menu_country.smaller {
		top: -1%;
		right: -2%;
	}
}
@media (max-width: 1200px) {
	.menu_country ul li {
		text-align: center;
		display: inline-block;
		margin: 0% 1% 0 1%;
		width: 13%;
		max-width: 120px;
	}
	.navbar-header01.smaller {
		margin-top: 20%;
	}
	.top_menu.smaller {
		height: 10%;
	}
	.menu_country.smaller {
		top: -1.5%;
		right: 0;
		width: 100%;
	}
}
@media (max-width: 980px) {
h1 {
	font-size: 3vw;
}
.lh01 h1 span {
    font-size: 2.2vw;
}
.lh02 h1 span {
    font-size: 2.2vw;
}
.lh03 h1 span {
    font-size: 2.2vw;
}
.lh04 h1 span {
    font-size: 2.2vw;
}
}
@media (max-width: 768px) {
body {
    font-size: 16px;
}
h1 {
	font-size: 3.2vw;
}
.icon_right {
    width: 81px;
    right: 341px;
    top: 0;
}
.top_menu.smaller {
    height: auto;
	background: #fff;
	}
.navbar-header {
	width: 100%;
}
.navbar-header01 {
	width: 132px !important;
}
.navbar-header01.smaller {
    margin-top: 0%;
	width: 132px !important;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right:0;
    margin-left: 0;
}
.product {
    margin: 20px auto 40px auto;
}
.LH_content_left {
    padding-left: 10px;
	margin-top: 30px;
}
.LH_content_left2 {
    padding-left: 0;
}
.LH_content_right2 {
    width: 45%;
    margin-top: 30px;
}

.nav-pills > li.active > a{
    color: red;
}
.navbar{
	display: block;
}
.navbar-toggle {
	display: block;
}
.menu_country {
	display:none;
}
.navbar-nav {
	display: block;
}
.navbar-toggle {
	margin-top: 10px;
    margin-right: 0px;
}
h1 {
	font-size: 5vw;
}	
.icon_right {
    width: 25%;
    left: 0%;
    top: 0%;
}
.top_banner {
    margin-top: 70px;
	overflow: hidden;
	width: 100%;
}
.top_banner img {
	width: 150%;
    margin-left: -25%;
}
.container {
    padding-top: 0px;
}
.product {
    margin: 20px auto 80px auto;
}
.lh01 {
	margin-top: 0;
	}
.LH_content_right {
    width: 100%;
    margin-top: 0px;
}
.LH_content_left {
    width: 100%;
    margin-top: 0;
	padding-left: 0;	
}
.LH_content_left2 {
    width: 100%;
}
.LH_content_right2 {
    width: 100%;
    margin-top: 10;
}
.btn_join {
    margin: 0 auto;
}
.lh01 h1 span {
    font-size: 4.2vw;
}
.lh02 h1 span {
    font-size: 4.2vw;
}
.lh03 h1 span {
    font-size: 4.2vw;
}
.lh04 h1 span {
    font-size: 4.2vw;
}
.tooltip {
	display: block !important;
    position: relative !important;
    top: -15px !important;
    left: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
}
.tooltip-inner {
    max-width: 100%;
    padding: 10px 10px;
    color: #fff;
    text-align: left;
    background-color: #aa0000;
    border-radius: 4px;
    font-size: 16px;
}
.tooltip.right .tooltip-arrow {
    top: -2% !important;
    left: 15px !important;
    transform: rotate(90deg) !important;
}
}