@charset "utf-8";
/* CSS pc Document */
span{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.prod_info {
	position: relative;
	width: 100%;
	clear: both;
	display: block;
	padding-bottom:24px;
}
.prod_bg_1 {
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/product/prod_bg_1.png);
	width: 100%;
	height: 693px;
}
/*产品 一级 start*/
.prod_f_title {
	position:relative;
	width: 100%;
	padding-top: 590px;
}
/*****导航 start*****/
.prod_f_title *, .prod_f_title *:before, .prod_f_title *:after {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.vaf_f_title *, .vaf_f_title *:before, .vaf_f_title *:after {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#menu a {
	color: #FFFFFF;
	font-size: 20px;
	border:1px #acacac solid ;
}
#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu {
	width: 980px;
	margin: 60px auto 20px auto;
	border: 1px solid #898989;
	background-color: #8b0607;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
	box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}
#menu:before, #menu:after {
	content: "";
	display: table;
}
#menu:after {
	clear: both;
}
#menu {
	zoom: 1;
}
#menu li {
	float: left;
	width:326px;
	height:68px;
	line-height:68px;
	position: relative;
}
#menu .mid_li{
	/*border-bottom: 1px solid #84868A;
	border-top: 1px solid #84868A;*/
}
#menu .li ul li{
	font-size:18px !important;
}
#menu a {
	float: left;
	width: 100%;
	color: #FFFFFF;
	font: bold 22px;
	text-decoration: none;
}
/*#menu li:hover > a {
	color: #FFFFFF;
}*/
#menu li:hover {
	background-color:#D7000F !important;
}

*html #menu li a:hover {
	color: #D7000F;
}
#menu ul {
	margin: 20px 0 0 0;
	_margin: 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0px;
	width:100%;
	z-index: 1;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
#menu ul ul {
	top: 0;
	left: 100%;
	margin: 0 0 0 20px;
	_margin: 0;
}
#menu ul li {
	float: none;
	display: block;
	border: 0;
	width:100%;
	height:40px;
	_line-height: 0;

}
#menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu ul a {
	padding: 0px;
	background-color:#FFF;
	color:#282828;
	width: 100%;
	height: 100%;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
	font-weight:normal;
	line-height:40px;
}
#menu ul a:hover {
	background-color: #D7000F;
}
#menu ul li:first-child > a {
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

#menu ul li:before {
	content: '';
	position:absolute;
	width:95%;
	background-color:#000;
	height: 1px;
	left:2.5%;
}

#menu ul li:first-child:before {
	content: '';
	position:absolute;
	width:95%;
	background-color:#000;
	height: 0px;
	left:0px;
	
}

/*****导航 end*****/

.prod_first_div {
	float: left;
	min-height: 370px;
	width: 312px;
	margin: 20px 5px 20px 5px;
	cursor: pointer;
}
.prod_first_div div:nth-child(1) {
	/*background-color: #D7000F;*/
	margin-bottom: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.prod_first_div div:nth-child(2) {
	background-color: #454545;
	color:#FFF;
	text-align: left;
	padding: 10px;
	height: 30px;
	font-size:15px;
	line-height:30px;
	overflow:hidden;
}

.prod_first_div div:nth-child(2) span{
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.prod_first_div div:nth-child(2) span{
	width:100%;
	display:inline-block;
}
.prod_first_div div:nth-child(2) span>b{
	/*color:#292929;*/
	padding-right:10px;
	font-size:21px;
}

/*产品 一级 end*/


/*产品 二级 start*/
.prod_bg_2 {
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../img/product/prod_bg_2.png);
	width: 100%;
	height: 693px;
}

.prod_second_title {
	padding-top: 110px;
	margin: 20px;
	width: 960px;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
}
/*产品 二级 end*/
/*
#menu .f_menu:after {
	content:'';
    display: inline-block;
	margin-left:5px;
    width: 0;
    height: 0;
    border-width: 8px;
    overflow: hidden;
	border-color: transparent transparent transparent #fff;
    border-style: dotted dotted dotted solid;
}
#menu .s_menu:after {
	content:'';
    display: inline-block;
	margin-left:5px;
    width: 0;
    height: 0;
    border-width: 8px;
    overflow: hidden;
	border-color: transparent transparent transparent #000;
    border-style: dotted dotted dotted solid;
}*/