@base: #00505B;
@base-2: #eee;
@base-menu:#1aad19;
@base-hover: #eee + #0a0a0a;
@base-font: #eee + #0a0a0a;
@base-font-hover: #eee + #0a0a0a;
@base-2-1: #eee + #0a0a0a;
@base-2-foot:#eee - #090804;


/*#e5e6ea*/

/*all.css*/
#MENU li a:hover{
	background:@base-hover;
	color:#50585D;
}

#MENU li>a{
	color:@base-font;
}
#MENU_UL ul a:hover .name{color:@base;}
#RIGHT a:hover{color:@base-font-hover;background:@base-2;}
#RIGHT a.gotop{background:@base;color:#fefefe;padding:13px 0 10px 0;}

#FOOT .search p{color:@base-2-1;}
.BOO0 .video{background: #fff;}
.BOO0 .video .boxs .name{background: @base !important;color:#fff !important;}
.BOO1 .l{border:1px solid @base-2;}


#MENU{
    background-color: @base-menu;
}
.BOO1 .l ul a.selected .jiao{
	border-left: 6px solid @base;
}

@media screen and (max-width:600px)
{
	#m_menuul, #TOP .search_show .i1, #m_menuul li a,#FOOT_MENU{
   	 background: #00505b;
	}
	/*body{padding:55px 0 60px 0;background:#fff;}*/

}
#FOOT_BG{
background:@base-2-foot;
}
/*service.css*/
.SSS_3 .list .box span.b4 a .send_,.SSS_3 .list .box span.b4 a{
	background: @base !important;
}

/*home.css*/
.BOO1 .l ul a.selected{
	color:#fefefe;
	background:@base;
	box-shadow: 0 2px 2px #ddd;
}
.BOO2_BG{background:@base-2-1;}


.BOO3 .conl a:hover, .BOO3 .conl a.selected{
	background:@base-menu;
}
.BOO3 .conl a, .BOO3 .conl a{
	background:@base-hover;
}