@charset "utf-8";
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; 
	height: 100%;
	font: inherit;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, fieldset, 
form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, 
header, hgroup, nav, section{ 
	margin:0;
	padding:0;
	border:0;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,main,nav,section,summary {
	display: block;
}
audio,canvas,progress,video {
	display: inline-block;
}
audio:not([controls]) { 
	display: none;
	height: 0;
}
a { 
	background: transparent;
	outline: none; 
}
a:active,a:hover {
	outline: 0;
}
img { 
	border: 0;
	max-width:100%;
	height:auto;
	width:auto\9;
	-ms-interpolation-mode: bicubic;
}
img.inherit { 
	max-width:  inherit; 
	*width: auto;
}
table,tr,td{ 
	max-width: 100%;
	width:auto\9;
}
.video embed,.video object,.video iframe { 
	width:100%;
	height:auto;
}
svg:not(:root) { 
	overflow: hidden;
}
button,input,optgroup,select,textarea { 
	color: inherit;
	font: inherit;
	margin: 0;
}
button { 
	overflow: visible;
}
button,select { 
	text-transform: none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] { 
	-webkit-appearance: button;
	cursor: pointer;
}
button::-moz-focus-inner,input::-moz-focus-inner { 
	border: 0;
	padding: 0;
}
input { 
	line-height: normal;
}
*:before,*:after,.sizing {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, ::after, ::before{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul.ul,ul.list,ul.grid { 
	margin: 0;
	padding: 0;
}
dl dt,dl dd,ul li,ol li { 
	list-style:none; 
}
dl.grid dt,ul.grid li { 
	float:left; 
}

.img-blur { 
	filter: url(blur.svg#blur); 
	-webkit-filter: blur(10px); 
	-moz-filter: blur(10px);
	-ms-filter: blur(10px);filter: blur(10px);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false); 
}
.en-font { 
	font-family: Arial,Verdana,sans-serif;
}
.coverBg { 
	background-position: center center; 
	background-size: cover;
	background-repeat: no-repeat;
}

.left ,.fl { 
	float:left; 
}
.right,.fr { 
	float:right; 
}
.txtfl{
	text-align:left;
}
.txtfr{
	text-align:right;
}
.txtfc{
	text-align:center;
}
.hidden,.r-hidden { 
	display:none; 
}
.relative { 
	position:relative;
}
.absolute { 
	position: absolute; 
	left: 0; 
	top: 0;
}
.absolute-1{
	position: absolute;
	top:70px;
}
.absolute-2{
	position: absolute;
	top:55px;
}
.absolute-3{
	position: absolute;
	top:10px;
}
.absolute-4{
	position: absolute;
	top:115px;
}
.clear { 
	clear:both; 
	height:0px; 
	overflow:hidden; 
}
.clearfix:after,ul.grid:after { 
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.clears{
	clear:both; 
}
.clearfix,ul.grid { 
	zoom: 1;
}
.dsl-inline{
	display:inline-block;
}
.mauto{
	margin:auto;
}
.margin-1{
	margin-top:15px;
}
.height-1{
	height:5px;
}
.height-2{
	height:10px;
}
.height-3{
	height:15px;
}
.height-4{
	height:25px;
}
.height-5{
	height:30px;
}
.height-6{
	height:110px;
}
.height-7{
	height:20px;
}
.height-8{
	height:45px;
}
.height-9{
    min-height:150px;
}
.height-10{
    height:50px;
}
.li
.line-1{
	border-bottom:1px solid #fff;
}
.width-1{
	width:41.66666%;
}
.width-2{
	width:33.33333%;
}
.width-3{
	width:25%;
}
.width-4{
	width:50%;
}
.width-5{
	width:60%;
}
.width-6{
	width:66.6666%;
}
.width-7{
	width:58.3333%;
}
.width-8{
	width:90%;
}
.width-9{
	width:95%;
}
.width-10{
	width:100%;
}
.width-11{
	width:40px;
}
.width-12{
	width:83.3333%;
	margin:auto;
}
.width-13{
	width:30%;
}
.width-14{
	width:70%;
}
.width-15{
	width:20%;
}
.width-16{
	width:1200px;
}
.width-17{
	width:20%;
}
.width-cha{
	width:15px;
}
.width-link{
	width:20px;
}
.padding-1{
	padding-top:35px;
}
.padding-2{
	padding-top:25px;
}
.padding-3{
	padding-right:25px;
}
.padding-4{
	padding-top:15px;
}
.padding-5{
	padding-bottom:25px;
}
.padding-6{
	padding-left:15px;
	padding-right:15px;
}
.padding-7{
	padding:10px;
}
.padding-8{
	padding-left:7px;
	padding-right:7px;
}
.padding-10{
	padding-top:20px;
}
.padding-11{
	padding:25px;
}
.padding-12{
	padding-right:7.5px;
	padding-bottom:15px;
}
.padding-13{
	padding-left:7.5px;
	padding-bottom:15px;
}
.padding-14{
    padding:15px;
}
.border-1{
	border:1px solid #339856;
}
.border-2{
	border-bottom:2px solid #339856;
}
.p-overflow{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.margin-1{
	margin-top:25px;
}
.margin-2{
	margin-bottom:15px;
}
.bor-shadow{
	box-sizing: inherit;
}
.l-height-1{
	line-height:50px;
}
.l-height-2{
	line-height:35px;
}
.l-height-3{
	text-indent:2em;
}
.font-szie-1{
	font-size:18px;
}
.font-weight-1{
	font-weight:bold;
}
.color-1{
	color:#fff;
}
.color-2{
	color:#339856;;
}
@font-face{ 
	font-family: lighterFont;
	src: url('../font/FZLTCXHJW.ttf');
}
body { 
	color: #000;
	font-size: 13px;
	line-height: 1.5; 
	font-family: Microsoft YaHei,Arial,Verdana,sans-serif;
}
.wraps { 
	width: 100%; 
	margin: 25px auto;
	max-width: 1200px;
}
.wraps-index { 
	width: 100%; 
	margin: 25px auto;
	width: 1200px;
}
.wrap { 
	width: 100%; 
	margin: 0 auto;
	max-width: 1200px;
}
.wrap-index { 
	width: 100%; 
	margin: 0 auto;
	width: 1200px;
}
a { 
	color: #000;
	text-decoration: none;
}
a:hover,a:focus { 
	color: #31833e;
	text-decoration: none; 
}


.top-line{
	background-color:#23787d;
}
#header{ 
	background: #fff;
	height: 120px;
	min-width: 1200px;
}
#header .logo{ 
	float: left;
	padding-top: 15px;
	width:30%;
}

#header .logo-index{ 
	float: left;
	padding-top: 15px;
	width:30%;
}

#Menu { 
	float: right;
	width:70%;
}
#Menu .layui-nav-item{
	width:9%;
	text-align:center;
}
#mMenu{ 
	display: none;
}

.layui-nav .layui-nav-item a {
  display: block;
  color: #626262;
  transition: all .3s;
  -webkit-transition: all .3s;
}
.layui-nav-item:hover{
	/*background-color:#d9ba77;*/
	color:#fff;
	background: url(../images/home/bg123.png) repeat; 
}
.layui-nav .layui-nav-item:hover a{
	color:#fff;
}
.layui-nav .layui-nav-item a:hover {
  color:#fff;
}
.layui-nav * {
	font-size: 15px;
	font-weight:bold;
}
.layui-nav .layui-nav-child p.plink{
	text-align:left;
	text-indent:1.5em;
	color:#fff;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.layui-nav .layui-nav-child  a p:hover{
	color:#339856;
}
.nav-child-box{
	background-color:rgba(224,194,128,0.9);
	width:100%;
	height:auto;
	position: absolute;
	border: none;
	left:0;
	right:0;
}
.nav-child-content{
	width:1200px;
	height:auto;
	margin:auto;
}

.child-left{
	width:500px;
	border-right:1px solid #fff;
	float:left;
}
.child-center{
	width:450px;
	border-right:1px solid #fff;
	float:left;
}
.child-right{
	width:250px;
	padding:25px;
	float:left;
}
.child-left-1{
	width:33.333%;
	float:left;
}
.child-right-1{
	width:66.666%;
	float:left;
}
.child-title{
	width:auto;
	line-height:45px;
	height:45px;
	color:#fff;
	margin:auto;
	font-size:20px;
	font-weight:bold;
	letter-spacing:0.5em;
	display:line-block;
	text-align:left;
	position:relative;
}
/*.child-title:after {
	content:'';
	position:absolute;
	left:0;
	top:auto;
	bottom:0;
	right:auto;
	height:2px;
	width:50px;
	background-color:#fff;
}*/

.child-title a{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-indent:0
}
.child-right-1 ul li{
	width:50%;
	float:left;
}
.child-right-1 ul li a{
	color:#fff;
	font-size:15px;
}

.child-title-li-1{
	width:15%;
	float:left;
	line-height:36px;

}
.child-title-1{
	text-align:left;
	color:#fff;
	text-indent:1.5em;
}
.bottom-border{
	width:50px;
	border-bottom:2px solid #fff;
	height:3px;
}

.radius{
	border-radius:10px;
}



.layui-nav .layui-this::after {
    content: '';
    top: auto;
    bottom: 0;
    width: 100%;
    color:#fff;
	/*background-color:#d9ba77;*/
	background: url(../images/home/bg123.png) repeat; 
}
.layui-nav .layui-this {
    content: '';
    top: auto;
    bottom: 0;
    color:#fff;
	/*background-color:#d9ba77;*/
	background: url(../images/home/bg123.png) repeat; 
}
.layui-nav .layui-this a{
    content: '';
    top: auto;
    bottom: 0;
    width: 100%;
    color:#fff;
	/*background-color:#d9ba77;*/
}
.li-this {
    content: '';
    top: auto;
    bottom: 0;
    /*width: 100%;*/
	background-color:#339856;
}
.li-this a{
	color:#fff;
}

#section_menu { 
	float: left;
	width:100%;
}
#section_menu .layui-nav-item{
	width:14.4444%;
	text-align:center;
}

#footer{ 
	margin-top: 40px;
	border-top: 2px solid #ccc;
	padding-top: 15px;
	background: url(../images/home/BGbottom.png); 
    background-size: cover;
}
.b-link{
	color:#fff;
	line-height:25px;
	height:25px;
	margin:5px 0;
}
.b-link a{
	color:#fff;
}

#footer .link,#footer .foot{ 
	text-align: center;
	line-height: 24px;
}
#footer .link em{ 
	font-style: normal
	;margin: 0 15px;
	color: #999;
}
#footer .foot{ 
	padding: 12px 0;
}
#footer .foot span{
	margin-right: 15px;
}


@media screen and (max-width: 768px) {
	#header{ background: #393D49;}
	#header{ 
		background: #fff;
		height: auto;
		max-width: 768px;
		min-width: auto;
	}
	#header .logo{ 
		float: left;
		padding-top: 15px;
		width:100%;
		overflow:hidden; 
	}
	.wraps { 
		width: 100%; 
		margin: 25px auto;
		max-width: 768px;
	}
	
    #footer{ 
		margin-top: 4%;
	}
    #footer .link,#footer .foot{ 
		text-align: left;
	}
}
@font-face{
	font-family:Material-Design-Iconic-Font;
	src:url(../font/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),
	url(../font/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),
	url(../font/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')
}
.zmdi{
	display:inline-block;
	font:normal normal normal 14px/1 'Material-Design-Iconic-Font';
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
a.meanmenu-reveal{
	display:none
}
.mean-container .mean-bar{
	float:left;
	width:100%;
	position:relative;
	background:#0c1923;
	padding:4px 0;
	min-height:42px;
	z-index:999999}
.mean-container a.meanmenu-reveal{
	width:22px;
	height:22px;
	padding:13px 13px 11px;
	position:absolute;
	top:0;right:0;
	cursor:pointer;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	text-indent:-9999em;
	line-height:22px;
	font-size:1px;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:700
}
.mean-container a.meanmenu-reveal span{
	display:block;
	background:#fff;
	height:3px;
	margin-top:3px
}
.mean-container .mean-nav{
	float:left;
	width:100%;
	background:#0c1923;
	margin-top:44px
}
.mean-container .mean-nav ul{
	padding:0;
	margin:0;
	width:100%;
	list-style-type:none
}
.mean-container .mean-nav ul li{
	position:relative;
	float:left;
	width:100%
}
.mean-container .mean-nav ul li a{
	display:block;
	float:left;
	width:90%;
	padding:1em 5%;
	margin:0;
	text-align:left;
	color:#fff;
	border-top:1px solid #383838;
	border-top:1px solid rgba(255,255,255,.5);
	text-decoration:none;
	text-transform:uppercase
}
.mean-container .mean-nav ul li li a{
	width:80%;
	padding:1em 10%;
	border-top:1px solid #f1f1f1;
	border-top:1px solid rgba(255,255,255,.25);
	opacity:.75;
	filter:alpha(opacity=75);
	text-shadow:none!important;
	visibility:visible
}
.mean-container .mean-nav ul li.mean-last a{
	border-bottom:0;
	margin-bottom:0
}
.mean-container .mean-nav ul li li li a{
	width:70%;
	padding:1em 15%
}
.mean-container .mean-nav ul li li li li a{
	width:60%;
	padding:1em 20%
}
.mean-container .mean-nav ul li li li li li a{
	width:50%;
	padding:1em 25%
}
.mean-container .mean-nav ul li a:hover{
	background:#252525;
	background:rgba(255,255,255,.1)
}
.mean-container .mean-nav ul li a.mean-expand{
	margin-top:1px;
	width:26px;
	height:32px;
	padding:12px!important;
	text-align:center;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
	font-weight:700;
	background:rgba(255,255,255,.1);
	border:0!important;
	border-left:1px solid rgba(255,255,255,.4)!important;
	border-bottom:1px solid rgba(255,255,255,.2)!important
}
.mean-container .mean-nav ul li a.mean-expand:hover{
	background:rgba(0,0,0,.9)
}
.mean-container .mean-push{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	clear:both
}
.mean-nav .wrapper{
	width:100%;
	padding:0;
	margin:0
}
.mean-container .mean-bar,.mean-container .mean-bar *{
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
.mean-remove{
	display:none!important
}
.zmdi-menu:before{
	content:'\f197'
}
.zmdi-menu:before{
	content:'\f197'
}
.zmdi-close:before{
	content:'\f136'
}
.header-area {
	background: #d9ba77;
	z-index: 3;
	width:100%;
}
.header-inner {
	display: -webkit-box;
	display: -ms-flexbox; 
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; 
	position: relative;
}
.header-inner .tm-navigation {
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.header-mobilemenu {
	width:100%;
}
.header-mobilemenu .mean-container .mean-nav {
	margin-top: 0;
	width:100%;
}
.header-mobilemenu .mean-container .mean-bar {
	min-height: 0;
	padding: 0;
	z-index: 999999;
}
.header-mobilemenu .mean-container a.meanmenu-reveal {
	color: #fff;
	font-size: 21px !important;
	padding: 0;
	text-indent: 0;
	z-index: 99;
	margin-top: 8px;
	height: 33px;
	width: 33px; 
	border: 1px solid #fff;
	line-height: 33px;
	text-align: center; 
	margin-right:10px;
}
.header-mobilemenu .mean-container .mean-nav {
	padding-top:50px;
	background: #d9ba77;
	position: absolute;
	left: 0;top: 100%;
	right: 0; 
	width: 100%;
}
.header-mobilemenu .mean-container .mean-nav > ul {
	max-height: 196px;
	overflow-y: auto;
}
.header-mobilemenu .mean-container .mean-nav > ul li a {
	padding: 7px 5%; 
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	text-align:center;
}
.header-mobilemenu .mean-container .mean-nav > ul li a.mean-expand {
	padding: 2px 6px !important;
	height: 30px;
	line-height: 32px;
}
.header-mobilemenu .mean-container .mean-nav > ul li a.mean-expand:hover {
	background: rgba(255, 255, 255, 0.1);
	text-decoration:none;
}
.header-mobilemenu .mean-container .mean-nav > ul li li a {
	opacity: 1;
}
.header-mobilemenu .mean-container .mean-nav > ul li ul li a { 
	padding: 7px 10%;
}
.header-mobilemenu .mean-container .mean-nav > ul li ul ul li a {
	padding: 7px 15%;
}
.header-mobilemenu .mean-container .mean-nav > ul li ul ul ul li a {
	padding: 7px 20%;
}
.header.sticky-active .header-bottomarea {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99;
	-webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.15); 
	box-shadow: 5px 0 5px rgba(0, 0, 0, 0.15);
	-webkit-animation: slideInDown 0.5s ease-in-out 0s 1 both;
	animation: slideInDown 0.5s ease-in-out 0s 1 both;
}
.tm-navigation ul {
	margin-bottom: 0;
	padding-left: 0;
	font-size: 0;
	height:auto;
}
.tm-navigation ul li {
	display: inline-block;
	list-style: none;
	font-size: 16px;
	position: relative;
	height:50px;
	width:97.5px;
	text-align: center;
}
.tm-navigation ul li.active{
	background: #339856;
	color:#fff;
	text-align: center;
}
.tm-navigation ul li a {
	display: inline-block;
	font-size: 15px;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	padding: 15px 8px;
	color: #fff;
}
.tm-navigation ul li:hover > a {
	color: #fff;
	text-decoration:none;
}
.tm-navigation ul li:hover{
	background-color: #339856;
}
.tm-navigation .tm-navigation-dropdown > a::after {
	font-size: 18px; 
	padding-left: 3px;
	vertical-align: middle;
	text-decoration:none;
}
.tm-navigation .tm-navigation-dropdown ul {
	position: absolute;
	text-align: center;
	padding: 0;
	top: 0;
	width: 130px; 
	background-color: #ae3a8d;
   -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
   box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
   visibility: hidden;
   opacity: 0;
   -webkit-transform: scaleY(0);
   -ms-transform: scaleY(0);
   transform: scaleY(0);
   -webkit-transform-origin: 0 0;
   -ms-transform-origin: 0 0;
   transform-origin: 0 0;
   z-index: 999999;
   border-radius: 0 0 3px 3px;
   -webkit-transition: visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
   transition: visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
   -o-transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s;
   transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s;
   transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
}
.tm-navigation .tm-navigation-dropdown ul:before{
	display: block;
	content: "";
	width:0;
	position:absolute;
	top:-14px;
	left:95px;
	border-style:solid;
	border-width:7px;
	border-color:transparent;
	/*border-bottom-color: rgba(230,234,243,0.9);*/
}
.tm-navigation .tm-navigation-dropdown ul li {
	height:45px;
	display: block;
	width:100%;
	text-align:center;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.tm-navigation .tm-navigation-dropdown ul li:hover {
	background-color:#339856;
}
.tm-navigation .tm-navigation-dropdown ul li:hover > a{
	color:#fff;
	text-decoration:none;
}
.tm-navigation .tm-navigation-dropdown ul li a {
	padding: 6px 0;
	line-height: 2.0;
	display: block;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
}
.tm-navigation .tm-navigation-dropdown ul li.has-child::after {
	content: "";
	clear: both;
	display: table;
}
.tm-navigation .tm-navigation-dropdown ul li.has-child > a::after {
	content: "\f2fb";
	font-family: 'Material-Design-Iconic-Font';
	font-size: 18px;
	float: right;
}
.tm-navigation .tm-navigation-dropdown ul li:hover > a {
	text-decoration:none;
	color: #fff;
}
.tm-navigation .tm-navigation-dropdown ul li:hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	z-index: 1;
}
.tm-navigation .tm-navigation-dropdown > ul {
	left:-15px;
	top: 100%;
}
.tm-navigation .tm-navigation-dropdown:hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	z-index: 9;
}
.tm-navigation .tm-navigation-dropdown.overflow-element ul {
	left: auto;
	right: 100%;
}
.tm-navigation .tm-navigation-dropdown.overflow-element > ul {
	left: auto;
	right: 0;
}
.tm-navigation .tm-navigation-megamenu {
	position: inherit !important;
}
.tm-navigation .tm-navigation-megamenu > a::after {
	font-size: 18px;
	padding-left: 3px;
	vertical-align: middle;
	text-decoration:none;
}
.tm-navigation .tm-navigation-megamenu > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    position: absolute;
    text-align: left;
    left: 0;
    top: 100%;
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    border-top: 4px solid #fff;
    border-radius: 0 0 3px 3px;
    padding: 15px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: -1;
    -webkit-transition: visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s, -webkit-transform 0.2s ease-in-out 0s;
    transition: visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s, -webkit-transform 0.2s ease-in-out 0s;
    -o-transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s;
    transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s;
    transition: transform 0.2s ease-in-out 0s, visibility 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, z-index 0s, -webkit-transform 0.2s ease-in-out 0s;
}
.tm-navigation .tm-navigation-megamenu > ul > li {
	display: block;
	width: 100%;
	margin: 15px 0;
	padding: 0 20px;
}
.tm-navigation .tm-navigation-megamenu > ul > li:hover{
	background-color:red;
}
.tm-navigation .tm-navigation-megamenu > ul > li a:hover {
	color: #fff !important;
	background: #03c5bb !important;
	text-decoration:none;
}
.tm-navigation .tm-navigation-megamenu > ul > li:not(:last-child) {
	border-right: 1px solid #d2d2d5;
}
.tm-navigation .tm-navigation-megamenu > ul > li > a {
	display: block;
	color: #0075b7;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 700;
}
.tm-navigation .tm-navigation-megamenu > ul ul li {
	display: block;
}
.tm-navigation .tm-navigation-megamenu > ul ul li a {
	padding: 5px 0;
	line-height: 1.3;
	display: block;
	font-weight: 400;
	font-size: 14px;
	color: #444444;
}
.tm-navigation .tm-navigation-megamenu > ul ul li a:hover {
	color: #fff;
	text-decoration:none;
}
.tm-navigation .tm-navigation-megamenu:hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	z-index: 9;
}




















