@charset "UTF-8";
/* CSS Document */
*{list-style:none; margin:0 auto; padding:0px;}
a{cursor:pointer;}
img{border:0px;}
#head{width:100%; height:80px; background-color:#000; margin:0 auto; padding:0px;}
.boxshadow{box-shadow:0 2px 2px #333333;}
#Navigation{ width:1000px; margin:0 auto; padding:0px; font-family:'Open Sans', sans-serif;font-size:14px; line-height:20px; padding-top:30px; height:50px;}
#Navigation ul li{float:left;text-align:center;margin-left:10px;}
#Navigation ul li a{display:block; height:50px;padding-left:14px; color:#fff; padding-right:14px; text-decoration:none;}
#Navigation ul li a:hover{color:#333; background-color:#FFF;}
.Navigation_current{color:#333; background-color:#FFF;}
.Navigation_current a{color:#333 !important}
#Navigation ul{float:right;}
#farida_nav_div{ width:100%; background-color:#FFF;position:absolute; display:none;z-index: 9999;}
#Marina_nav_div{ width:100%; background-color:#FFF;position:absolute; display:none;z-index: 9999;}
#Xline_nav_div{ width:100%;  background-color:#FFF;position:absolute; display:none;z-index: 9999;}
.nav_div{ width:1000px; margin:0 auto; padding:0px; font-family:'Open Sans', sans-serif;font-size:16px;}
.nav_div ul{ padding-top:10px; padding-bottom:10px; width:100%;float:left; padding-left:200px;height:auto;overflow:hidden;}
.nav_div li{ height:28px; line-height:28px;float:left;padding-left:30px;cursor:pointer;}
.nav_div li:hover{color:#ff0000;}
.nav_div_li{border-right:#FFF solid 1px;box-shadow:1px 0px 1px #FFF;border-left:#666 solid 1px;border-top:#666 solid 1px;border-bottom:#666 solid 1px; background-color:#FFF;}
.product_nav{width:765px;height: auto;overflow: hidden;}
.product_li{float:left; text-align:center;}
.product_li a{ color:#333; text-decoration:none;}
.product_li a:hover{ color:#F00; text-decoration:none;}
.product_li span{ height:38px; line-height:38px;}
.product_nav img{ padding:5px; border:#CCC solid 1px; margin-top:13px; margin-left:11px;}
#left_nav_icon{ width:30px; height:80px; margin-top:82px; float:left; margin-left:5px; background:url(../images/left.png) no-repeat 0 0;}
#left_nav_icon:hover{ width:30px; height:80px; margin-top:82px; float:left; margin-left:5px; background:url(../images/left_hover.png) no-repeat 0 0;}
#left_nav_empty{width: 30px;height: 80px;margin-top: 82px;float: left;margin-left: 5px;}
#right_nav_icon{ width:30px; height:80px; margin-top:82px; float:left; margin-right:5px; background:url(../images/right.png) no-repeat -15px 0; margin-left:7px;}
#right_nav_icon:hover{ width:30px; height:80px; margin-top:82px; float:left; margin-right:5px; background:url(../images/right_hover.png) no-repeat -15px 0;margin-left:7px;}

.sub_nav_a{color:#161617;}
.sub_nav_a:hover{text-decoration:underline;}

.footer {
	width: 100%;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	padding: 0px;
}
.footer_1{
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#D6D6D6;;
	text-align:center;
}
.footer_content{
	width:940px;
	height:auto;
	overflow:hidden;
	margin:20px auto;
}
.footer_logo{
	float:left;
	width:315px;
	text-align:left;
	padding-right:15px;
}
.footer_logo .phone{
	margin-top:20px;	
}
.footer_logo .phone img{
	vertical-align:middle;
}
.footer_logo .phone span{
	vertical-align:middle;
	font-size:16px;
}
.footer_logo .address{
	margin-top:20px;
	font-size:14px;
}
.footer_item{
	float:left;	
	text-align:left;
	width:200px;
}
.footer_title{
	font-size:18px;
	font-weight:bold;
}
.footer_type{
	font-size:14px;
	line-height:56px;
	height:35px;
}
.footer_type a{
	color:#000;
	text-decoration:none;
	font-family:'宋体';
}
.footer_type a:hover{
	color:#ff0000;
}
.footer_2 {
	width: 100%;
	height: 30px;
	background-color: #000;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	color:#FFF;
	line-height:30px;
}