﻿@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	height:auto;
	font-family:"微软雅黑",'Microsoft Yahei';
	font-size:14px;
	color:#666;
	<!--background:#FFF;-->
}
.clear{
	clear:both;
}
img{
	border:0;
}
ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
a{
	text-decoration:none;
}
.red{
	color:#2763c3;
}

/******************************header******************************/

.container { width: 1100px !important; padding: 0;}
.head-top { height: 35px; line-height: 30px; background: #fff url(../images/head-top_1.jpg) top center; border-top:4px solid #2763c3; }
.kuan{width: 1100px; margin:0 auto; position:relative; height: 35px; }
.head-top .right {color:#fff; position:absolute; right:80px; /*border:#333 solid 1px;*/ width:300px;}
.head-top .right a:hover{ color:#fff;}
.btn { margin-left:15px;color:#fff;}

#header_bg{
	width:100%;
	/*background:#f7f7f7;*/
}
#header{
	width:1100px;
	margin:0 auto;
	padding:15px 0;}
.header_left{
	float:left; width:240px; border-right:1px solid #CCC; margin-right:10px; 
}

.header_center{ float:left; }
.header_center p{ padding-left:8px; color:#777;}

.header_right{
	float:right;
	margin-top:5px; width:230px;
}
.header_right_left{
	float:left;
}
.header_right_right{
	float:left;
	line-height:24px;
	margin:-3px 0 0 10px;
}
.header_right_right_red{
	color:#eb3636;
	font-weight:bold;
	font-size:20px;
}

/******************************menu******************************/
#menu_bg{
	width:100%;
	height:52px; background:#2763c3; margin-top:10px;

}
#menu{
	width:1100px; 
	margin:0 auto;background:url(../images/line.png) top right no-repeat;
}
#jsddm li{
	float: left;
}

#jsddm li a{
	display: block;
	width:122px;
	height:52px;
	line-height:52px;
	text-align:center;
	color:#fff;
	font-size:16px;
	white-space: nowrap;background:url(../images/line.png) top left no-repeat;
}
#jsddm li:hover a,#jsddm li a:hover{
background:#bd0b0b;
}
#jsddm li ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index:9999;
}
#jsddm li ul li{
	float: none;
	display: inline;
}
#jsddm li ul li a{
	display:block;
	width:122px;
	height:33px;
	line-height:33px;
	font-size:14px;
	color: #fff;
	
}
#jsddm li:hover ul li a{

	background:#FFFFFF;
	color:#333;
}
#jsddm li ul li a:hover{

	color:#fff; background:#bd0b0b;
	font-weight:bold;
}

/******************************banner******************************/
.banner{
	width:100%;
	height:570px;
}
#full-screen-slider {
	width:100%; 
	height:570px;
	position:relative;
}
#slides { 
	display:block; 
	width:100%; 
	height:570px; 
	position:relative;
}
#slides li {
	display:block; 
	width:100%; 
	height:100%;
	position:absolute;
}
#slides li a {
	display:block; 
	width:100%; 
	height:100%; 
	text-indent:-9999px;
}
#pagination {
	display:block;
	position:absolute; 
	left:23.4%;
	bottom:20px;
	z-index:9900;  
	padding:5px 15px 5px 0; 
	margin:0;
}
#pagination li { 
	display:block; 
	width:10px; 
	height:10px; 
	float:left; 
	margin-left:10px; 
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	background:#FFF;
	text-indent:-9999px;
	cursor:pointer;
}
#pagination li.current {
	background:#de3535;
}

/******************************content******************************/
#content_bg{
	width:100%;
	background:url(../images/content_01.jpg) repeat-x top;
}
#content{
	width:1100px;
	margin:0 auto;
	padding:30px 0 0 0;
}
/***************dthjj***************/
.mcdt{
	float:left;
	width:580px;
}
.mcdt_title_left{
	float:left;
	font-size:24px;
	font-weight:bold;
}
.mcdt_title_right{
	float:right;
	font-size:12px;
	margin-top:4px;
}
.mcdt_title_right a{
	color:#2763c3;
}
.mcdt_title_right a:hover{
	color:#bc2323;
}
.mcdt_line{
	width:100%;
	height:1px;
	background:#ccc;
	margin-top:8px;
}
.mcdt_line_red{
	width:75px;
	height:1px;
	background:#2763c3;
}


/*.mcdt_img img{
	margin-top:15px;
	-webkit-box-shadow:0 0 10px  rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 0 10px  rgba(0, 0, 0, 0.4);
	box-shadow:0 0 10px  rgba(0, 0, 0, 0.4);
}
.mcdt_list{
	margin-top:10px;
}
.mcdt_list li{
	border-bottom:1px dashed #ccc;
	background:url(../images/mcdt_022.png) no-repeat left center;
	padding:8px 0 8px 12px;
}
.mcdt_list li a{
	color:#666;
}
.mcdt_list li a:hover{
	color:#de3535;
}
.mcdt_list li .mcdt_list_time{
	color:#666;
	float:right;
}*/


.mcjj{
	float:right;
	width:580px;
}
.mcjj_content{
	margin-top:10px;
}
.mcjj_content_txt{
	line-height:24px;
	text-indent:2em;
	color:#666;
}

/***************fgmg***************/
.fgmg{
	clear:both;
	margin-top:30px;
}
.fgmg_tab {
	width:1100px;
}
.fgmg_shang{
	/*border-bottom:1px solid #2763c3;*/
	text-align:center;
	/*margin:0 auto;*/
}
.fgmg_shang_1eft{
	float:left;
	width:110px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#de3535;
	color:#fff;
	font-size:18px;
}
.fgmg_shang_mid{text-align:center; 
	/*float:left;
	margin-left:10px;*/
	font-size:18px;
	/*width:1022px;
	margin:0 auto;*/
}
#fgmg_tab_title{
	overflow:hidden; /*width:1020px; */margin:0px auto; text-align:center; 
	zoom:1;
}
#fgmg_tab_title li {
	float:left;
	color:#2763c3;
	height:30px; 
	line-height:30px; font-size:15px;
	cursor:pointer; 
	padding:0 8px 0 8px; margin:5px;  border-radius:50px; border:1px solid #ccc;  background:#eee; color:#333;
}



#fgmg_tab_title li.fgmg_tab_current {
	background:#2763c3;
	color:#fff;
}
.fgmg_shang_right{
	float:right;
	margin-top:8px;
}
#fgmg_tab_content{
	margin-top:25px;
}
#fgmg_tab_content ul{
	display:none;
	margin-left:-12px;
	*position:relative;
	*zoom:1;
}
#fgmg_tab_content li{
	float:left;

	margin-left:12px;
}
#fgmg_tab_content li a{
	display:block;
	width:206px;
	height:278px;
	border:1px solid #dcdcdc;
	color:#333;
}
#fgmg_tab_content li a:hover{
	border:1px solid #2763c3;
	color:#3498DB;
}
#fgmg_tab_content li a .fgmg_img{
	text-align:center;
	height:220px; 
	overflow:hidden; padding-top:20px;
	
}
#fgmg_tab_content li a .fgmg_txt{
	text-align:center;
	margin-top:5px;
	font-size:14px;
	line-height:33px;
	background-color:#eee;
}
#fgmg_tab_content li a:hover .fgmg_txt{ background:#2763c3; color:#FFF;}

/*fgmg_tab_title02*/
#fgmg_tab_title02 li {
	float:left;
	color:#de3535;
	height:40px;
	line-height:40px;
	cursor:pointer;
	padding:0 20px;
}
#fgmg_tab_title02 li.fgmg_tab_current02{
	background:#de3535;
	color:#fff;
}
#fgmg_tab_content02{
	margin-top:15px;
}
#fgmg_tab_content02 ul{
	display:none;
	margin-left:-12px;
	*position:relative;
	*zoom:1;
}
#fgmg_tab_content02 li{
	float:left;
	width:230px;
	height:360px;
	margin-left:12px;
}
#fgmg_tab_content02 li a{
	display:block;
	width:228px;
	height:358px;
	border:1px solid #dcdcdc;
	color:#333;
}
#fgmg_tab_content02 li a:hover{
	border:1px solid #de3535;
}
#fgmg_tab_content02 li a .fgmg_img{
	text-align:center;
	height:300px;
	overflow:hidden;
	margin-top:20px;
}
#fgmg_tab_content li a img{ height:200px;transition: all 0.8s;}
#fgmg_tab_content li a:hover img{transform: scale(1.1);}
#fgmg_tab_content02 li a .fgmg_txt{
	text-align:center;
	margin-top:5px;
	font-size:14px;
}

/***************gcal***************/
.gcal{
	clear:both;
	margin-top:30px;
}
.gcal_content{
	margin-top:15px;
}
#Marquee_x {
	overflow:hidden;
	width:1100px;
} 
#Marquee_x ul li ,#Marquee_x ul li div{
	float:left;
	overflow:hidden;
}
#Marquee_x ul li div{
	float:left;
	line-height:30px;
	width:290px; 
	height:220px; 
	overflow:hidden;
	margin:0 5px;
	text-align:center;
}
#Marquee_x ul li div img{
	display:block;
	width:290px; 
	height:180px;
}
#Marquee_x ul li div span{
	display:block;
}
#Marquee_x ul li div a{
	font-size:14px;
	color:#333;
}
#Marquee_x ul li div a:hover{
	color:#de3535;
}

/***************rdzx***************/
.rdzx{
	margin-top:15px;
}
.rdzx_list{
	margin-top:10px;
}
.rdzx_list ul{
	/*margin-left:-40px;
	*position:relative;
	*zoom:1;*/
}
.rdzx_list li{
	width:96%;
	float:left;
	/*margin:0 0 0 40px;*/
	border-bottom:1px dashed #ccc;
	background:url(../images/rdzx_012.jpg) no-repeat left 5px center;
	padding:7px 0 7px 15px; 
}
.rdzx_list li a{
	color:#666; line-height:20px; height:20px;
}
.rdzx_list li a:hover{
	color:#de3535;
}
.rdzx_list li .mcdt_list_time{
	color:#666;
	float:right;
}
.rdzx_top{ margin-top:18px; margin-bottom:15px; padding:5px;}
.rdzx_top .rdzx_top_img{ width:35%; height:110px; border-radius:5px;}
.rdzx_top .rdzx_top_img img{ width:95%; height:100%;}
.rdzx_top .rdzx_top_txt{width:62%; height:110px; padding-left:5px; padding-right:10px;}
.rdzx_top .rdzx_top_txt .title{ font-size:16px; font-weight:bold;margin-top:5px;}
.rdzx_top .rdzx_top_txt .desc{ line-height:25px; margin-top:5px;  height:70px; overflow:hidden; }
.rdzx_top .rdzx_top_txt span{ float:right; margin-right:10px;}
.rdzx_top .rdzx_top_txt a { color:#2763c3;}
.rdzx_top .rdzx_top_txt a:hover {color:#C91016; }
/***************yqlj***************/
.yqlj{
	clear:both;
	margin-top:30px;
}
.yqlj_list li{
	float:left;
	font-size:14px;
	margin:15px 15px 0 0;
}
.yqlj_list li a{
	color:#333;
}
.yqlj_list li a:hover{
	color:#de3535;
}

/******************************footer******************************/
#footer{
	width:100%;
	
}
.footer_link_bg{
	width:100%;
	background:#555555;
	border-top:3px solid #2763c3;
}
.footer_link{
	width:1100px;
	margin:0 auto;
	padding:15px 0;
}
.footer_link li{
	float:left;
	font-size:16px;
	margin:0 26px;
}
.footer_link li a{
	color:#333;font-size:16px;
}
.footer_link li a:hover{
	color:#de3535;
}
.footer_content_bg{
	width:100%;
	background:#555555;
}
.footer_content{
	width:1100px;
	margin:0 auto;
	padding:10px 0 40px 0;
}
.footer_icon{
	float:left;
	margin:10px 0px 0 50px;;
}
.footer_line{
	float:left;
	margin:6px 0 0 45px;
}
.footer_info{
	float:left;
	margin:20px 0 0 0px;
	width:430px;
	color:#fff;
}
.footer_info_title{
	font-size:16px;
}
.footer_info_txt{
	font-size:14px;
	line-height:24px;
	margin-top:10px;
}
.footer_img{
	float:left;
	margin:0 0 0 30px;
}
.footer_ewm{
	float:right;
	margin:10px 0 0 0;
}

/******************************content_left******************************/
.content_left{
	float:left;
	width:310px;
}

/*cplb_title*/
.cplb_title{
	width:310px;
	height:76px;
	background:url(../images/cplb_01.png) no-repeat;
}
.cplb_title_left{
	float:left;
	margin:22px 0 0 15px;
}
.cplb_title_right{
	float:right;
	line-height:76px;
	font-size:24px;
	color:#fc5d5d;
	text-transform:uppercase;
	margin-right:15px;
}
.cplb_nav{
	width:310px;
	background:#f4f4f4;
}
.none {
	display:none;
}
.cplb_nav_list {
	zoom:1;
	width:250px;
	margin:0 auto;
}
.cplb_nav_list ul li{
	border-bottom:1px solid #d8d8d8; 
	display:inline-block; 
	width:100%; 
	position: relative; 
	/*min-height:35px;*/
	z-index:10; 
	zoom:1;
}
.cplb_nav_list ul li h4 { 
	cursor:pointer;
	background:url(../images/cplb_04.png) no-repeat right center;
	padding:15px 0 15px 20px;
	margin:0;
	text-decoration:none;
	font-size:16px; 
	color:#666; 
	display:block;
	font-weight:normal;
}
.cplb_nav_list ul li h4 a{ 
	color:#666; 
}
.cplb_nav_list ul li h4:hover a,.cplb_nav_list ul li.selected h4,.cplb_nav_list ul li h4 a:hover{
	color:#de3535;
}
.cplb_nav_list ul li.selected h4 {
	background:url(../images/cplb_05.png) no-repeat right center;
}
.cplb_nav_list li .list-item {
	padding:0 0;
	position:relative;
	zoom:1;
}
.cplb_nav_list li .list-item a {
	background:none; 
	border-top:1px dashed #d8d8d8;
	color: #666; 
	display:block; 
	text-align:left;
	font-size:14px;
	width:250px;
	height:40px;
	line-height:40px;
	text-indent:3em;
}
.cplb_nav_list li .list-item a:hover{
	color:#de3535;
}

/*cplb_tjxw*/
.cplb_tjxw{
	width:310px;
	margin-top:30px;
}
.cplb_tjxw_img{
	margin-top:15px;
}
.cplb_tjxw_list{
	margin-top:10px;
}
.cplb_tjxw_list li{
	border-bottom:1px dashed #ccc;
	background:url(../images/mcdt_02.png) no-repeat left center;
	padding:8px 0 8px 12px;
}
.cplb_tjxw_list li a{
	color:#666;
}
.cplb_tjxw_list li a:hover{
	color:#de3535;
}

/*cplb_lxwm*/
.cplb_lxwm{
	width:310px;
	margin-top:30px;
}
.cplb_lxwm_list{
	padding-top:5px;
}
.cplb_lxwm_list li{
	margin-top:10px;
}
.cplb_lxwm_list li .cplb_lxwm_left{
	float:left;
	width:18px;
	margin-top:2px;
}
.cplb_lxwm_list li .cplb_lxwm_right{
	float:right;
	width:285px;
	color:#666;
	line-height:22px;
}

/******************************content_right******************************/
.content_right{
	float:right;
	width:865px;
}
.crcplb_title{
	border-bottom:1px solid #e5e5e5;
}
.crcplb_title_left{
	float:left;
	padding:0 15px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#de3535;
	color:#fff;
	font-size:18px;
}
.crcplb_title_right{
	float:right;
}
.crcplb_title_right img{
	margin-top:8px;
}
.ctr_position{
	line-height:40px;
	font-size:14px;
	color:#737373;
}
.ctr_position a{
	color:#737373;
	margin:0 3px;
}
.ctr_position a:hover{
	color:#de3535;
}
.crcplb{
	margin-bottom:30px;
}
.crcplb_list{
	margin-top:0;
}
.crcplb_list ul{
	margin-left:-27px;
	*position:relative;
	*zoom:1;
}
.crcplb_list li{
	float:left;
	width:270px;
	height:360px;
	margin:20px 0 0 27px;
}
.crcplb_list li a{
	display:block;
	width:268px;
	height:358px;
	border:1px solid #dcdcdc;
	color:#333;
}
.crcplb_list li a:hover{
	border:1px solid #de3535;
}
.crcplb_list li a .crcplb_list_img{
	text-align:center;
	height:300px;
	overflow:hidden;
	margin-top:20px;
}
.crcplb_list li a .crcplb_list_txt{
	text-align:center;
	margin-top:5px;
	font-size:14px;
}

/*crpage*/
.crpage{
	width:310px;
	margin:0 auto;
}
.crpage li{
	float:left;
	line-height: 30px;
}
.crpage li a{
	display:block;
	height:30px;
	line-height:30px;
	padding:0 10px;
	margin:0 3px;
	color:#676767;
	font-size:14px;
	background:#e1e1e1;
}
.crpage li a:hover{
	background:#de3535;
	color:#fff;
}

/*crcpxq_title*/
.crcpxq_title{
	text-align:center;
	font-size:24px;
	margin-top:30px;
}
.crcpxq_img_border{
	border:1px solid #dcdcdc;
	width:530px;
	margin:30px auto 0 auto;
	padding:30px 0;
}
.crcpxq_img{
	text-align:center;
}
.crcpxq_txt{
	margin-top:30px;
}
.crcpxq_txt p{
	font-size:14px;
	line-height:24px;
	text-indent:2em;
}
.crcpxq_page{
	width:800px;
	margin:30px auto 0 auto;
}
.crcpxq_page_left{
	float:left;
}
.crcpxq_page_right{
	float:right;
}
.crcpxq_page a{
	font-size:14px;
	color:#333;
}
.crcpxq_page a:hover{
	color:#de3535;
}

/*crgsjj*/
.crgsjj{
	margin-top:20px;
}
.crgsjj_txt{
	margin-top:10px;
}
.crgsjj_txt_txt{
	font-size:14px;
	line-height:28px;
	text-indent:2em;
}
.crgsjj_pics ul{
	margin-left:-20px;
	*position:relative;
	*zoom:1;
}
.crgsjj_pics li{
	float:left;
	margin:20px 0 0 20px;
}

/*crxwlb*/
.crxwlb{
	margin-top:10px;
}
.crxwlb li{
	border-bottom:1px dashed #ccc;
	background:url(../images/mcdt_02.png) no-repeat left center;
	padding:15px 0 15px 12px;
}
.crxwlb li a{
	color:#666;
}
.crxwlb li a:hover{
	color:#de3535;
}
.crxwlb li .crxwlb_time{
	color:#666;
	float:right;
}

/*crxwxq*/
.crxwxq{
	margin-top:30px;
}
.crxwxq_title{
	text-align:center;
	font-size:24px;
}
.crxwxq_info{
	text-align:center;
	margin-top:15px;
	color:#999;
}
.crxwxq_img{
	margin-top:15px;
}
.crxwxq_txt{
	margin-top:15px;
}
.crxwxq_txt p{
	font-size:14px;
	line-height:24px;
	text-indent:2em;
}
.crxwxq_page{
	margin-top:30px;
}
.crxwxq_page a{
	color:#333;
	font-size:14px;
}
.crxwxq_page a:hover{
	color:#de3535;
}
.crxwxq_page_xia{
	margin-top:10px;
}



/********右侧悬浮*********/
.onlinebox {
	width:75px;
	position:absolute;
	right:10px;
	top:583px;
}
.onlinebox a {
	width:75px;
	height:75px;
	display:block;
}
.online_list {
	width:75px;
}
.online_list a {
	border-top:1px solid #FFF;
	font-family:"Microsoft YaHei";
	text-align:center;
	height:30px;
	padding-top:45px;
	color:#999999;
	font-size:14px;
	color:#FFF;
}
.online_list a.shili {
	background:url(../images/index19.png) no-repeat;
	border:none;
}
.online_list a.anli {
	background:url(../images/index20.png) no-repeat
}
.online_list a.fangan {
	background:url(../images/index21.png) no-repeat
}
.online_list a.yewu {
	background:url(../images/index22.png) no-repeat;
	position:relative;
}
a.kefu {
	background:url(../images/index23.png) no-repeat;
	margin-top:1px;
}
.online_list a.online_share {
	background:url(../images/index24.png) no-repeat;
}
a.online_leave {
	background:url(../images/index25.png) no-repeat;
}
.onlinebox a.goTop {
	background:url(../images/index26.png) no-repeat;
	height:77px;
}






.content_width{width:100%;}

.content{width:1100px;margin:0 auto; }

.index_product{padding-bottom:30px; }
.fl{ float:left;}
.fr{ float:right;

}

/* 搜索 */
#key-bj {
	background: url(../images/keybj.jpg) repeat-x; 
}
.juzhong{width:1200px; margin:0 auto;}
#key {
	height: 49px;
	overflow: hidden;
	line-height: 49px;
	font-size: 14px;
	color: #666;
	
}
#key-left {
	width: 791px;
	float: left;
	background: url(../images/key.jpg) no-repeat center 0; text-indent:30px;
}
#key-right {
	width: 270px;
	float: right
}
#sousuo {
	height: 35px;
	margin-top: 5px;
	position: relative;
	width: 270px; font-size:15px;font-family:"微软雅黑",'Microsoft Yahei';
}
#searchBox {
	width: 230px;
	height: 38px;
	background: url(../images/soubj.jpg) no-repeat;
	line-height:36x; _padding-top:5px;
	border: none;
	text-indent: 15px;
	color: #999;
	position: absolute;
	left: 0px;
	top: 0;
}
#searchBtn {
	width: 40px;
	height: 36px;
	border: none;
	cursor: pointer;
	background: url(../images/sou.jpg) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}
input {outline:none;}


.lianjie{ background:#2763c3; height:54px; line-height:54px; color:#FFF; margin-top:20px;}
.lianjie a{ color:#fff; padding:0 5px;} 
.lianjie a:hover{ color:#fabf03;}

/*品牌优势*/

.advantage{overflow:hidden;clear:both; height:445px;padding-bottom:10px;background:url(../images/advantage-bg.jpg) top center;}
.advantage .title{background: url(../images/advantage-title.jpg) top center;height:80px;text-align: center;line-height:90px;margin-top:20px;font-size:26px;margin-bottom:10px;}
.advantage .hd {height: 45px;padding:0; top:0; width: 904px;border:1px solid #ccc;margin:20px auto;border-radius: 30px; font-size:16px; margin-bottom:40px }
.advantage .hd ul { float: left; }
.advantage .hd ul li {float:left;cursor: pointer; height:45px; line-height:45px; color: #000; width: 150px; text-align: center;border-radius: 30px; }
.advantage .hd ul li.on {background:#2763c3;color:#fff; }
.advantage .bd .left{float:left;}
.advantage .bd .right{float:right;width:640px;}
.advantage .bd .right .adv-title{overflow: hidden;clear: both;}
.advantage .bd .right .adv-title .adv-t{float:left;margin-right:10px;background:url(../images/adv-t-bg.png);width:66px;height:63px;color:#fff;font-size:28px;text-align:center;line-height:50px;}
.advantage .bd .right .adv-title strong{font-size:24px;display: block;}
.advantage .bd .right .adv-title span{font-size:16px;}
.advantage .bd .right .cont{background:#2763c3;width:590px;padding:10px;margin-top:10px;border-radius:10px;color:#fff;}
.advantage .bd .right .adv-cont{overflow:hidden;margin-top:20px;}
.advantage .bd .right .adv-cont span{float:left;height:100px;margin-right:20px;}
.advantage .bd .right .adv-cont p{margin:0;}
.juzhong{ margin:0 auto; width:1200px; }
.biaoti{text-align:center; width:1100px; margin:0 auto;margin-bottom:20px; margin-top:30px;background:url(../images/titleline.jpg) center 10px no-repeat; }
.zw{ font-size:30px; }
.zw a{color:#333;}
.yw{ font-size:16px; color:#666;}




.dinav{ float:left; width:500px; margin-left:20px; margin-top:15px;}

.di-menu{ float:left; width:90px; margin-right:25px; height:160px; border-right:1px solid #666;}
.di-menu1{ width:260px;margin-right:0px; border:none; }
.di-menu1 li{float:left; width:130px;}
.di-menu li a{ color:#FFF; line-height:30px;}


