
body, html {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #4d4d4d;
	overflow-x:hidden;
	font-family:"微软雅黑";
}
body{
	overflow-y:hidden;
	}
a {
	text-decoration: none;
	color:#4d4d4d;
}
img {
	border: none;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
p {
display: block;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
/******************全局设置********************/
.content {
	width: 100%;
	height: 100%;
}
.contentcon {
	width: 1296px;
	margin: 0 auto;
	z-index: 99999;
}


/*--- 导航 --*/

.header{
	top:0;
	left:0;
	width:100%;
	height:80px;
	position:fixed;
	z-index:999999999;

}


#headerbg{
	position:absolute;
	top:0;
	left:0px;
	z-index:0;
	width:100%;
	height:79px;
	background:#000;
	filter:alpha(opacity=70);  
    -moz-opacity:0.7;  
    -khtml-opacity: 0.7;  
    opacity: 0.7;

	
	
	
}


.logo{
	position:absolute;
	top:0px;
	left:60px;
	z-index:100;
	}
	
	
.nav{
	padding-top:35px;
	text-align:center;
	position:absolute;
	left:25%;
	z-index:10000;
	width:830px;
	}



	
.sublistbg{
	height:327px; 
	width:1980px; 
	position:absolute; 
	left:-700px; 
	top:44px;
	background:#000;
	filter:alpha(opacity=0);  
-moz-opacity:0;  
-khtml-opacity: 0;  
 opacity: 0;  
	z-index:10;
	}


/***********************************************************************menu_js*******************************************************************/


	.navigation  {
		margin:0px;
		padding:0px;
		height:48px;
		line-height:48px;
		list-style:none;
		z-index:100000;
	}	
	
	
	.navigation  li {
		float:left;		
		position:relative;
		width:110px;
		text-align:center;
		z-index:99999;
	}
		

	.navigation  li a {
		color:#EEE;
		display:block;  	
		text-decoration:none; 
		text-align:center; 
		text-transform:uppercase;
		font-size:14px;
	}

	.navigation  li a:hover {
		color:#c5030c;
	}
	.nav li .nav_bline{
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 0%;
    height:2px;
    background-color: #c5030c;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.nav li:hover .nav_bline{
    left: 25%;
    width: 60px;
}	

	.navigation  ul {
		position:absolute; 
		display:none; 
		padding:0; 
		list-style:none;
		left:-400px; 
		width:980px;
	}
	
	
	
	
	.navigation  ul li {
		width:190px;
		float:left;
		margin-right:40px;
		text-align:left;
		border-top:none;
	}
		

	.navigation ul a {
		display:block;    
		height:35px;
		line-height:35px;
		font-size:12px;
		color:#fff;
		text-decoration:none;	
		border-top:none;
		text-align:left;
	}
	
	
		
	.navigation  ul a:hover {
		color:#005d66;
	}

.xlcd_title{
	text-align:left;
	padding-left:135px;
	}


.nav{
	padding:20px; 
	z-index:10000;
	}
	
	
	
.nav-left{
	height:280px;
	padding-top:20px;
	width:945px; 
	border-top:3px solid #ddd;
	border-bottom:1px solid #ddd;
	 }
		
.mm{
	height:100px; 
	overflow:hidden
	}		
		
.sublistbg{
	height:377px; 
	width:2980px; 
	position:absolute; 
	left:-350px; 
	top:11px;
	background:#000;
	filter:alpha(opacity=70);  
-moz-opacity:0.7;  
-khtml-opacity:0.7;   
 opacity:0.7;   
	z-index:10;
	}
	
.nav-left li h4{
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	height:30px;
	display:block;
	margin-bottom:10px;
	padding-left:5px;
		}	

.nav-left  li p{
	font-size:12px;
	line-height:22px;
	padding-left:5px;
	color:#FFF;
	}

	.zicaidan{
		font-size:12px;
		}
		
		
		
	.zicaidan1{
		width:200px;
		float:left;
		}	
	
	
    .zicaidan1 span{
		display:block;
		height:30px;
		line-height:30px;
		font-size:12px;
		}
		
		.zicaidan1 span a:hover{
			text-decoration:underline;
			}


			
			


/***********************************************************************menu_js*******************************************************************/



.lang {
	float: right;
	line-height: 21px;
	color: #7084bf;
	z-index: 100;
}
	
.share{
	width:170px;
	margin-top:10px;
	padding-right:17px;
}

.weixin1{
	float:left;
	position:relative;
	height:40px;
	width:40px;
	margin-right:10px;
	z-index:999999;
	}

.weixin{
	float:left;
	position:relative;
	height:40px;
	width:40px;
	margin-right:10px;
	z-index:999999;
	}
	
.weixin span{
	display:block;
	top:80px;
	left:-23px;
	position:absolute;
	filter: alpha(opacity=0);
	-moz-opacity: 0.7;
	-khtml-opacity: 0;
	opacity: 0;
	}
	
.weibo{
	float:left;
	}
	
.weixin1 span{
	display:block;
	top:80px;
	left:-23px;
	position:absolute;
	filter: alpha(opacity=0);
	-moz-opacity: 0.7;
	-khtml-opacity: 0;
	opacity: 0;
	}

	


/*--- 导航 --*/



.wzbg {
	position: absolute;
	bottom: 50px;
	left: 50px;
}
.hbj {
	filter: alpha(opacity=0.7);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	background: #000;
	height: 80px;
	width: 410px;
	position: relative;
	top: 150px;
}
.wz {
	position: relative;
	top: 30px;
	color: #FFF;
	text-align: center;
	line-height: 25px;
	padding-top: 10px;
	letter-spacing: 1px;
}


.banner {
	overflow: hidden;
	width: 100%;
	height:100%;
	z-index:10;
	background:#fff;
	position: relative;
}


.banner ul li {
	padding: 0px;
	margin: 0 auto;
	position: relative;
}


.AboutDiv {
	width: 62.25%;
	height: 31.25%;
	max-width: 450px;
	max-height: 250px;
	margin-left:-200px;
	margin-top: 40px;
	top: 35%;
	position: absolute;
	left:50%;
}


.AboutDiv1 {
	width: 62.25%;
	height: 31.25%;
	max-width: 450px;
	max-height: 250px;
	margin-left:-200px;
	margin-top: 40px;
	top: 35%;
	position: absolute;
	left:50%;

}

.AboutDiv p {
	width: 95.6%;
	max-width: 430px;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	margin: 0 auto;
	color: #ffffff;
	opacity: 0;
}
.Aboutword {
	background-size: cover;
	width: 199px;
	height: 45px;
	text-align: center;
	font-size: 15px;
	line-height: 45px;
	margin: 0 auto;
	color: #ffffff;
	opacity: 0;
}
.Aboutword a {
	color: #ffffff;
	text-decoration: none;
}
.AboutDiv h1 {
	width: 95.6%;
	max-width: 430px;
	font-size: 14px;
	line-height: 25px;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
}
.AboutDiv ul li {
	color: #fff;
	line-height: 30px;
	
	
	font-size: 14px;
}
.dz {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 500px;
	overflow: hidden;
}


.index-main {
	margin: 0 auto;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-260px;
}



.main01 {
	width:380px;
	height:47px;
	position: relative;
}


.main01-left {
	width:0px;
	height:67px;
	position:absolute;
	right:340px;
	top:10px;
	background: url(../img/word_top.png) no-repeat right 0;
	overflow: hidden;
}


.main01-right {
	width:0px;
	height:67px;
	position:absolute;
	left:341px;
	top:10px;
	background: url(../img/word_top.png) no-repeat -241px 0;
}


.main01-midd {
	width:150px;
	height: 67px;
	margin: 0 auto;
	display: none;
	background: url(../img/word_top.png) no-repeat top;
	overflow: hidden;
}

.main02 {
	width: 533px;
	height: 45px;
	margin: 35px 0 25px;
	position: relative;
	overflow: hidden;
}


.main02-midd {
	display: none;
	width: 31px;
	height: 45px;
	background: url(../img/index_img03.png) no-repeat;
	margin: 0 auto;
}



.main02-left {
	width: 195px;
	height: 30px;
	position: absolute;
	left: -195px;
	top: 8px;
	background: url(../img/index_img04.png) no-repeat;
	overflow: hidden;
}



.main02-right {
	width: 202px;
	height: 30px;
	position: absolute;
	right: -202px;
	top: 8px;
	background: url(../img/index_img05.png) no-repeat;
	overflow: hidden;
}



.main03 {
	display: none;
	width:548px;
	height:54px;
	margin:auto;
	font-size:20px;
	color: #fff;
	overflow: hidden;
	position:relative;
}


.main03 span {
	display:block;
	left:0px;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity:0;
	font-size:20px;
	position:absolute;
}


.main04 {
	display:none;
	text-align:center;
	overflow: hidden;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}


.main04 .enter {
	display: inline-block;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}


.main05 { 
	display:block;
	text-align: center;
	overflow: hidden;
	position:absolute; 
	top:45%; 
	left:71.5%;
	margin-left:-200px;
	margin-top:-100px;
	width:400px;
	height:250px;	
}


.main05 .enter01 {
	display: inline-block;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	width:400px;
	height:185px;
	position:relative;
	left:200px;
}



.hbg{ position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:99999; background:#000; 
	filter: alpha(opacity=0.8);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	overflow:hidden;
	}
	
	



.righttop{
    position:fixed;
	_position:absolute;
	bottom:20px;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight));
	_top:auto;
	width:100%;
	height:58px;
	line-height:58px;
	z-index:99999;
	right:0px;
	text-align:right;
	display:none;
	}

/*--------------------------------   导航   -------------------------*/












/*--------------------------------   案例   -------------------------*/


.case{
	background:#f5f5f5;
	}


.box1a_con{
	 height:100%; 
	 width:1200px; 
	 margin:auto;
	 }
	 
	 

/*--------------------------------   案例   -------------------------*/





.maintitle{
	padding-top:50px; 
	text-align:center;
	padding-bottom:50px;
	}

.maintitle_con{
	width:460px; margin:auto;
	}
	
	.maintitle_font{
		padding-top:10px; 
		padding-bottom:10px;
	}


.maintitle_font span{
	font-style:italic; color:#b79941; margin-bottom:10px; font-size:25px;
	display:block;
	}



/*--------------------------------   文化   -------------------------*/
.wenzi{position:absolute;bottom:45%; width:100%; font-size:23px; height:100px; text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; color:#B08428; left:0; }

.dyc{ width:990px; margin:auto; overflow:hidden;}

.jicz{ width:500px;  height:267px; overflow:hidden;  float:left; }
.fla_wz{ margin:0 auto; width:500px; }
.fla_wztxt{  margin:0 auto;  font-size:13px; line-height:20px; color:#666; }
.fla_wz span{font-size:18px; font-weight:bold; color:#000; line-height:30px; letter-spacing:1px; height:0px;  line-height:30px; display:block;}
.fla_wztxt .con1{ display:block; margin-bottom:0px; line-height:25px; font-size:12px; color:#4d4d4d;margin-bottom:30px; }
.fla_wztxt .con1 p{ line-height:25px;}
.fla_wzbk{ width:150px; height:30px; margin:0 auto; border:1px #ffe7c9 solid; line-height:30px; text-align:center; font-size:11px; color:#ffe7c9}

.jicy{ width:440px; overflow:hidden; float:right;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; }




.dec{ width:100%;  height:auto; background:none;padding-top:50px; }
.decz{width:50%; position:relative;  left:-50px; top:0px; float:left;}
.cpfl{ width:96%;  position:absolute;  left:2%; top:30%; height:40%; z-index:1; }
.decy{width:50%; position:relative;    right:-50px; top:0px; float:right;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.dck{width:150px; height:30px; margin:0 auto;  border:1px #fff solid; line-height:30px;  text-align:center; font-size:11px; color:#ddd}
.yyj{ width:100%; position:absolute; left:0px; top:0px; z-index:5; height:100% }



.dsc{ width:100%; position:relative; height:auto;margin-top:50px; background:none; }
.dscz{width:50%; position:absolute; left:-50px; top:0px; float:left;  float:left; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.dscy{width:50%; position:absolute;  right:-50px; top:0px; float:right; float:left; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}


/*--------------------------------   文化   -------------------------*/












/*--------------------------------   产品   -------------------------*/
.content3 {
	width: 100%;
	text-align: center;
}
.content3 li {
	width: 33.3%;
	height:100%;
	position: relative;
	float: left;
}
.content3 li img {
	width: 100%;
	margin: 0px;
	float:left
}



.content3 li div {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:10;
}


.pname {
	position:absolute;
	left:50%;
	top:50%;
	width:150px;
	margin-left:-75px;
	display:none;
	height:45px;
	line-height:50px;
	display:none;
	color:#FFF;
	font-size:14px;
	z-index:1;
	border:3px solid #cfb978;
}


.pname h3{
	position:relative;
	z-index:10;
	}

.pname span{
	width:150px;
	height:45px;
	background:#000;
	opacity: 0.6;
	position:absolute;
	top:0px;
	filter: alpha(opacity=60);
	z-index:0;
	display:block;
	}


.content4 li div, .content3 li div {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	box-shadow: 0 0 0 500px #000 inset;
	transition: all 0.4s ease-in-out;
	-webkit-box-shadow: 0 0 0 500px #000 inset;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-box-shadow: 0 0 0 500px #000 inset;
	-moz-transition: all 0.4s ease-in-out;
	-o-box-shadow: 0 0 0 500px #000 inset;
	-o-transition: all 0.4s ease-in-out;
	-ms-box-shadow: 0 0 0 500px #000 inset;
	-ms-transition: all 0.4s ease-in-out;
}
.content4 li div:hover, .content3 li div:hover {
	box-shadow: 0 0 0 0 #000 inset;
	-webkit-box-shadow: 0 0 0 0 #000 inset;
	-moz-box-shadow: 0 0 0 0 #000 inset;
	-o-box-shadow: 0 0 0 0 #000 inset;
	-ms-box-shadow: 0 0 0 0 #000 inset;
	opacity: 0;
	cursor: pointer;
}

.content4 {
	width: 100%;
	max-width: 966px;
	text-align: center;
	margin: 1% auto 6% auto;
}
.content4 li {
	margin: 1% 1%;
	width: 30%;
	position: relative;
	float:left;	
}
.content4 li img {
	width: 100%;
}
.content4 div.cname {
	color: #333;
	font-size: 15px;
	line-height: 2em;
	margin-bottom: 1em;
}
/*--------------------------------   产品   -------------------------*/






/*--------------------------------   底部   -------------------------*/

.foot{ width:100%; text-align:center; height:293px; background:#282828;}
.footnr{ width:1160px; height:auto; margin:0 auto;}
.footnrup{ width:auto; height:225px; padding-left:20px; margin:0 auto; padding-top:30px; }
.footnrupz{ width:800px; height:auto; float:left;}
.footnrupzup{ width:auto; height:200px;}
.footnrupzup ul li{ width:120px; height:auto; float:left; margin-right:40px;}
.footnrupzdown{ width:auto; line-height:25px; text-align:left; height:25px;font-size:12px; color:#666}
.foottitle{ width:120px; height:40px; line-height:40px; color:#ddd; font-size:12px; text-align:left; letter-spacing:2px}
.footbody{ width:120px; height:auto; }
.footbody ul li{ width:120px; height:auto; text-align:left;line-height:22px; letter-spacing:1px; font-size:12px; color:#888}
.footnrupy{ width:160px; height:auto; float:right}
.ewmpic{ width:85px; height:85px; padding-top:10px;}
.ewmwz{ width:85px; height:auto; line-height:30px; color:#fff; text-align:center; font-size:12px;}
.footbody ul li a:hover{ color:#c5030c;}
.footbody ul li a{ color:#a0a0a0;}
.footnrdown{ width:100%; height:auto;  margin:0 auto; background:#000;}
.footnrdownz{ width:200px; height:37px; float:left;}
.footnrdowny{ width:150px; height:37px; float:right}



.hzhb{ text-align:center; padding-top:70px;}









/*-------------------------      新闻 -------------------------------------*/
.news{
	 background:url(../images/newsbg.jpg) no-repeat;
	 padding-bottom:70px;
	 }
	 
.newstitle{
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
   }
	 
.news ul{
	display:block;
	width:980px;
	margin:auto;
	}
	
.news ul li{
	margin-right:10px;
	float:left;
	height:350px;
	background:url(../images/newslistbg.jpg) repeat;
	width:320px;
	}
	
.newsimg{
	position:relative;
	z-index:10;
	width:320px;
	height:180px;
	}
	
	
	
.newsimg   div{
	position: absolute;
	z-index:100;
	width:320px;
	height:180px;
	top:0px;
	left:0px;
	opacity: 0.2;
	box-shadow: 0 0 0 300px #000 inset;
	transition: all 0.4s ease-in-out;
	-webkit-box-shadow: 0 0 0 300px #000 inset;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-box-shadow: 0 0 0 500px #000 inset;
	-moz-transition: all 0.4s ease-in-out;
	-o-box-shadow: 0 0 0 300px #000 inset;
	-o-transition: all 0.4s ease-in-out;
	-ms-box-shadow: 0 0 0 300px #000 inset;
	-ms-transition: all 0.4s ease-in-out;
}


.newsimg   div:hover{
	box-shadow: 0 0 0 0 #000 inset;
	-webkit-box-shadow: 0 0 0 0 #000 inset;
	-moz-box-shadow: 0 0 0 0 #000 inset;
	-o-box-shadow: 0 0 0 0 #000 inset;
	-ms-box-shadow: 0 0 0 0 #000 inset;
	opacity: 0;
	cursor: pointer;
}

	
.newsbiaoti{
		 height:50px; 
		 line-height:50px; 
		 color:#291b10; 
		 text-align:center; 
		 font-size:20px; 
		 font-style:italic;
	 }
	 
	.newsline{
		text-align:center; margin-top:20px; margin-bottom:10px;
		}
		
		.newstansuo{
			 width:135px; height:30px; line-height:30px; text-align:center; margin:auto;  
	 
			 }
		
			 .newstansuo a{
				 display:block;
				  width:135px; height:30px; line-height:30px; text-align:center; margin:auto; border:1px dotted #291b10;
			      color:#291b10; 
				
				 }
				 
				 .newstansuo a:hover{
					 border:1px dotted #c5030c;
					 color:#c5030c;
					 }
/*-------------------------      新闻 -------------------------------------*/








/**********新闻内页*********/
.newscon{ margin-top:50px;}
.newsbt{ margin-top:10px;}
.newsbt p{ text-align:center;}
.newsbt .nsp01{ font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; text-transform:uppercase;}
.newsbt .nsp02{ padding-top:15px; overflow:hidden; width:130px; margin:0 auto; font-size:14px;}
.newsbt .nsp02 i{ display:block; width:20px; height:1px; background:#b79941; float:left;line-height:25px; margin-top:12px;}
.newsbt .nsp02 span{ display:block; float:left; padding-left:10px; padding-right:10px; line-height:25px; color:#c5030c;}
.newslist{ margin-top:50px; border-top:2px solid #ccc; height:560px; background:#f7f7f7;}
.news01{ width:990px; margin:0 auto; overflow:hidden; margin-top:50px; position:relative; top:50px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
#newslist02{ margin-top:50px; border-top:2px solid #ccc; height:560px; background:#f7f7f7;}
#news02{width:990px; margin:0 auto; overflow:hidden; margin-top:50px; position:relative; top:50px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.newsleft{ float:left; width:310px; margin-left:30px;background:#FFF;}
.newsab p{ text-align:center;}
.newsab .p02{ width:270px; margin:0 auto; text-align:left; margin-top:10px; line-height:25px; padding-bottom:20px;}
.newsab .p01{ margin-top:20px; color:#000; font-size:14px;}
.newsab{ position:relative; height:130px;}
.rq{ position:absolute; top:-50px; left:0px; width:100%;}
.rq p{ width:140px; height:40px; border:1px solid #CCC; margin:0 auto; text-align:center; font-size:18px; color:#c5030c; line-height:40px; background:#FFF; font-family:Georgia, "Times New Roman", Times, serif;}
.showimg img:hover{ opacity:0.7;}
.newsab .p01 a:hover{ color:#c5030c;}
.page{
	font-size: 0px;
	text-align: center;
	margin-top:50px;
}
.page a{
	font-size: 12px;
	color: #ccc;
	display: inline-block;
	_display:inline;
	padding: 0 5px;
	border: 1px solid #ccc;
	margin-right: 5px;
	line-height: 23px;
}
.page a:hover,.page a.active{
	background: #c5030c;
	font-weight: bold;
	color: #fff;
	border: 1px solid #c5030c;
}


#box1_wrapper{ background:url(../images/bg_2.jpg) 50% 0 no-repeat fixed; height:400px; width:100%;}
.boxxw{background: #ededed 50% 0 no-repeat fixed;
height: 780px;
width: 100%;}

.newsbox{ width:100%; height:auto; margin-top:80px;}
.newsliline{ height:30px; width:70%; border-top:1px dotted #c5030c; margin:0 auto; margin-top:20px;}
.newslitext p{ text-indent:2em; line-height:25px;  margin-top:25px;}
.newslitext h1{  text-align:center; font-size:20px; font-weight:bold; line-height:36px;}
.newslitext h2{ font-weight:normal; text-align:center; line-height:25px; border-bottom:1px dotted #c5030c; padding-bottom:10px; margin-bottom:25px; font-size:14px;}
.newsliimg{ text-align:center; margin-top:30px; overflow:hidden; margin-bottom:30px;}
.upandonw {overflow: hidden;
position: relative;}
.upandonw p {
height: 25px;
line-height: 25px;
text-indent:0em;}
.upandonw_fanhui {
	width: 60px;
	height: 30px;
	background: #c5030c;
	position: absolute;
	/*top: 10px;*/
	right: 0px;
	text-align: center;
	line-height: 30px;
}
.upandonw_fanhui a{ color:#fff;}
/**********新闻内页*********/




/*************关于我们**********/
.joinwrap{ position:relative; height:auto; overflow:hidden;}
.job-list{ width:1100px; margin:0 auto; position:relative; overflow:hidden; top:50px;}
.job-list ul li{ position:relative; display:inline-block; _display:inline; float:left; width:200px; height:auto; margin-left:20px;background:#dfdfdf; transition:all 0.4s;}
.job-list ul li .apply{ position:absolute; right:20px; bottom:25px; padding-left:16px; background:url(../img/join_bg02.png) no-repeat 0 center;  color:#333;}
.job-list ul li:hover{ background:#f2f2f2;}
.job-list ul li.hover .apply{ color:#000;}
.job-list ul li .sjp01{ border-bottom:1px dotted #CCCCCC; padding:10px; padding-top:10px; font-size:14px;}
.job-list ul li:hover .sjp01{ color:#c5030c;}
.job-list ul li .sjp02{ width:180px; padding-left:10px; padding-right:10px; margin-top:10px; line-height:25px; text-indent:2em;}
.pwz{ float:left; width:630px;}
.pwz p{ text-indent:2em;}
.showimgcon{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; right:-100px; float:right; width:250px; margin-right:73px;}
.showimglist{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; left:-100px; float:left; width:250px; margin-top:-100px; margin-left:-50px;}
.pwzcon{ float:right; width:615px;}
.pwzcon p{ text-indent:2em;}
.hdimg{ margin-top:50px; text-align:center;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; left:200px;}
/*************关于我们**********/



/**************联系方式****************/
.innerbox{ width:1000px; margin:0 auto; overflow:hidden;}
.inner_neirong{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; left:200px;}
.tubiaodh {
margin: 0 auto;
padding-top: 70px;
font-size: 12px; position:relative; margin-top:50px;}
.tubiaodh table tr td {
height: 30px;
padding-top: 10px;
}
.tubiaodh input {
width: 460px;
border: none;
background: #cccccc;
height: 26px;
}
.tubiaodh table tr td div {
font-size: 12px;
color: #4d4d4d;
}
.con{ margin-top:50px; background:#f7f7f7; border-top:2px solid #CCC; overflow:hidden; height:480px;}
.conleft{ float:left;}
.conleft p{ line-height:25px;}
.conright{ float:right;position:relative; right:-500px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.conlist{ width:1000px; margin:0 auto; margin-top:50px; overflow:hidden;}
/**************联系方式****************/


.list01{ position:relative; left:-500px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
#ppright{ position:relative; right:-500px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
#jj{ position:relative;top:50px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
#ln{}



.wzhd{ margin-top:30px;}
.wzhd p{ line-height:25px; margin-top:10px;}
.jobleft{ float:left;}
.jobright{ overflow:hidden;}
.jobbottom{ margin-top:40px; overflow:hidden;}
.jobzw{ overflow:hidden;}
.jobzwleft{ float:left; width:490px; height:120px; background:#ccc; margin-top:20px;}
.jobzwright{ float:right;width:490px; height:120px; background:#ccc;}
.zwbt{ font-size:16px; color:#000; margin-top:15px; margin-left:20px;}
.zwnr{ line-height:23px;margin-left:20px; margin-top:15px;}
.jobzwleft:hover{ background:#c5030c;}
.jobzwleft:hover .zwbt{ color:#fff;}
.jobzwleft:hover .zwnr{ color:#fff;}
.jobleft a{ margin-top:10px; display:block;}
.jobright a{ margin-top:10px; display:block;}
#jobhd{}



/**********人才招聘**************/

.jobcon{ width:990px; margin:0 auto;}
.zpxxnrtop {
	width: auto;
	height: 35px;
	line-height: 30px;
	border-bottom: 1px #ddd dotted;
	text-align: left;
	font-size: 13px;
	color: #444;
	margin-top:30px;
}
.jobconbt{ margin-top:50px; border-bottom:1px dotted #CCCCCC; padding-bottom:20px;}
.jobconbt p{ line-height:30px;}
.zpxxnrtop span {
	color: #c5030c
}
.zpxxnrbotm {
	width: auto;
	height: 180px;
	margin: 0 auto;
}
.zpxxnrbody {
	width: auto;
	height: 49px;
	border-bottom: 1px #ddd dotted;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.zpxxnrbodynr {
	width: 130px;
	height: 50px;
	float: left;
	margin-right: 40px;
}
.zpxxnrbodynrs {
	width: auto;
	height: auto;
}
.zpxxnrbodynrsz {
	width: 70px;
	height: 25px;
	line-height: 25px;
	float: left;
	color: #666;
}
.zpxxnrbodynrsy {
	width: 60px;
	float: right;
	height: 25px;
	line-height: 25px;
}
.jobconleft{ float:left; position:relative;}
.jobbottom{ overflow:hidden;}
.jobconrgiht{ float:right;position:relative; margin-top:50px; right:-500px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.zxzpnr {
	margin: 0 auto;
	padding-top: 20px;
	line-height: 25px;
}
.tjl {
	width: auto;
	height: 25px;
	margin-top: 20px;
	padding-top: 5px;
}
.tjlz {
	width: 85px;
	height: auto;
	float: left;
	text-align: center;
	line-height: 20px;
	background: #b79941;
	color: #fff
}
.tjly {
	height: auto;
	float: left;
	margin-left: 20px;
}
.tjlyz {
	width: 235px;
	height: auto;
	float: left;
}
.tjlyy {
	width: 85px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
/**********人才招聘**************/


.ppgs{ margin-top:50px;}
.ppnr{ width:1000px; margin:0 auto; margin-top:50px; }
.ppnr p{line-height: 25px;
margin-top:10px; font-family:"微软雅黑";}

.pro{ width:1000px; margin:0 auto; margin-top:30px;}
.prowz{ text-align:center; font-size:14px; margin-top:10px;}
.hbox{ position:absolute; top:0px; left:0px; width:100%; height:100%; background:#000;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.proimg{border:1px solid #CCCCCC;position:relative; height:210px;}
.prodk{ float:left; margin-left:20px; width:312px;border-bottom:1px dotted #CCCCCC; padding-bottom:15px;}
.jh{ position:absolute; width:100%; height:100%; top:50px; left:0px;}
.jh01{ width:55px; margin:0 auto;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; top:-50px;}
.wzbs{ width:1000px; margin:0 auto; margin-top:50px; font-size:14px; color:#4d4d4d;position:relative; top:-30px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
#prohd{ position:relative; top:80px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
#prohdzt{ position:relative; top:80px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
#prohdhm{ position:relative; top:80px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
#prohdzm{ position:relative; top:80px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
#prohdmh{ position:relative; top:80px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.wzbt{ color:#333; margin-top:30px; border-bottom:2px solid #CCC; padding-bottom:20px;}
.wzbt span{ color:#666;}
.page{
	font-size: 0px;
	text-align: center;
	margin-top:50px;
}
.page a{
	font-size: 12px;
	color: #ccc;
	display: inline-block;
	_display:inline;
	padding: 0 5px;
	border: 1px solid #ccc;
	margin-right: 5px;
	line-height: 23px;
}
.page a:hover,.page a.active{
	background: #c5030c;
	font-weight: bold;
	color: #fff;
	border: 1px solid #c5030c;
}



.wzhdcon{  text-shadow: 2px 2px  3px #000;  }
.wzhdlist{}
.lefthd{}

.box1a_con1{ z-index:1; position:relative;}




/***********美味人生***********/
.mwrs{ width:100%; padding-bottom:150px; margin-top:50px;}
.mwjz{ width:1000px; margin:0 auto;}
.mwtop{ overflow:hidden; border-bottom:1px solid #CCC; padding-bottom:50px;}
.mwleft{ float:left; width:480px;position:relative;left:-200px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.mwright{ float:right; width:480px;position:relative;right:-200px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.wmp01{ font-weight:bold; font-size:14px; color:#000;}
.wmp02{ margin-top:10px; line-height:22px;}
.wmpimg{ margin-top:10px;}
.mwwz{ margin-top:15px;}
.wmpimg img:hover{ opacity:0.7;}
.wmp03{margin-top:10px;}
.wmp03 a:hover{ color:#c5030c;}
.wmp03 a{ font-size:14px; font-weight:bold; background-image:url(../images/sj.png); background-repeat:no-repeat; background-position:right center; padding-right:15px;}

.mwbottom{ overflow:hidden; margin-top:50px;}
.mwbleft{ float:left; width:318px; margin-left:20px; }
.mwbwz{ padding-bottom:30px; margin-left:15px;}
.mwbwz p{ line-height:22px;}
.zj{border:1px solid #CCC;  
-webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;-khtml-border-radius:5px; background:#fff3e3;width:318px; margin-top:15px;}
.mwbt{ font-size:16px; color:#c5030c;}
.mwbwz p a:hover{color:#c5030c;}
.zj:hover{ -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.zj img:hover{ opacity:0.7;}

.ssjk{ font-size:16px; color:#c5030c;-webkit-box-shadow: #666 0px 0px 5px;
-moz-box-shadow: #666 0px 0px 5px;
box-shadow: #666 0px 0px 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;-khtml-border-radius:5px; position:relative;top:30px;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.ssjk p{line-height:50px; height:50px;padding-left:15px; background:url(../images/xinwentb.jpg); background-position:left center; background-repeat:no-repeat; padding-left:13px; margin-left:15px;}
.sswz{ overflow:hidden; margin-top:30px;}
.ssleft{ float:left; width:185px; border:1px solid #CCC; padding:3px;}
.ssleft img:hover{ opacity:0.7;}
.ssright{ float:left; margin-left:30px; width:515px;}
.ssbt{ font-weight:bold; font-size:14px; border-bottom:1px solid #CCC; padding-bottom:10px;}
.sszw{ margin-top:10px;}
.sszw p{ line-height:22px;}
.sswzbt{ font-weight:bold; margin-top:30px; font-size:14px;}
.ssdwz{ border-bottom:1px solid #CCC; padding-bottom:30px;}
.ssdwz p{}
#current{ color:#c5030c;}







/*meiwei_warp*/
.meiwei_warp{ width:1100px; height:auto; margin:0 auto;}
.meiwei_warp_left{ width:250px; height:auto; float:left;}
.meiwei_warp_right{ width:810px; height:auto; float:right;}
.meiwei_warp_right_top{ width:auto; height:auto; padding-top:30px;}
.meiwei_warp_right_top_left{ width:530px; height:auto; float:left; }
.meiwei_warp_right_top_left span{font-weight:bold; font-size:15px; font-family:"微软雅黑"; color:#000; display:block; margin-top:30px;}
.meiwei_warp_right_top_left h1{ font-size:12px; color:#000; font-family:"微软雅黑"; display:block; margin-top:15px;}
.meiwei_warp_right_top_left h2{ font-family:"微软雅黑"; background:url(../images/tubiaopic.png) no-repeat left top; font-size:15px; color:#da0610; line-height:50px;}
.meiwei_warp_right_top_left h1 a{ color:#000}
.meiwei_warp_right_top_left h1 a:hover{ text-decoration:underline;}
.meiwei_warp_right_top_right{ width:190px; height:500px; padding-left:30px; padding-right:30px; float:right;font-size:12px; color:#666; background:url(../images/mwrspic.jpg) no-repeat left top;}
.meiwei_warp_right_top_right span{ width:auto; height:35px; border-bottom:1px #ddd solid; font-family:"微软雅黑"; font-size:15px; line-height:30px;}
.meiwei_warp_right_top_right ul li{ border-bottom:1px #ddd solid; line-height:40px; height:40px; width:auto;}





.mainBgInfo{width:1000px;margin:0 auto;}
.mainBgTop{width:1000px;margin:0 auto;}
.mainBgBot{width:1000px;margin:0 auto;padding-top:25px;padding-bottom:25px;}
.mainLeft{width:229px;float:left; border-right:1px solid #e5e5e5;}
.mainRight{width:740px;float:right;}
.mainBottom{height:5px;overflow:hidden;background:url(../images/mainbg2.png)}
.mainMenu{width:203px;margin:0 auto;}
.mainMenu h2{height:57px;}
.mainMenu .menuInfo{background:url(../images/mainmenubg.jpg) no-repeat;}
.mainMenu .menuInfo .menuIDT{line-height:36px;padding-left:13px;font-weight: bold;}
.mainMenu .menuInfo .menuIDT:hover{color:#c5030c; text-decoration:none;}
.mainMenu .menuInfo .menuIDD{line-height:18px;padding:5px 0;padding-left:18px;font-weight: bold; display:block;padding-right:15px;}
.mainMenu .menuInfo .menuIDD:hover,.mainMenu .menuInfo dd.current .menuIDD{background:url(../images/madd_4.gif) no-repeat 0 center;color:#fff; text-decoration:none;}
.mainMenu .menuInfo .menuID2{line-height:36px;padding-left:13px;background:url(../images/madd1.gif) no-repeat 0 center; font-weight: bold;}
.mainMenu .menuInfo .menuID3{line-height:18px;padding:5px 0;padding-left:18px;background:url(../images/madd_1.gif) no-repeat 0 center;font-weight: bold; display:block;padding-right:15px;}
.mainMenu .menuInfo .menuID2:hover{background:url(../images/madd2.gif) no-repeat 0 center;color:#c5030c; text-decoration:none;}
.mainMenu .menuInfo .menuID3:hover{background:url(../images/madd_2.gif) no-repeat 0 center;color:#fff; text-decoration:none;}
.mainMenu .menuInfo dl{background:url(../images/menubg.jpg) no-repeat left bottom;margin-left:13px;}
.mainMenu .menuInfo dd{padding:1px 0 1px 10px;display:none;}
.mainMenu .menuInfo ul{ display:none;}
.mainMenu .menuInfo li{padding-left:22px;line-height:24px;}
.mainMenu .menuInfo li a{padding-left:10px;color:#8a8a8a;}
.mainMenu .menuInfo li a:hover{padding-left:10px; font-weight:bold;color:#c5030c;text-decoration:none;}
.mainMenu .menuInfo li.current{background:url(../images/mleft.gif) no-repeat 20px center;}
.mainMenu .menuInfo li.current a{font-weight:bold;color:#ffa024; }
.mainMenu .menuInfo dl.current .menuID2{background:url(../images/madd3.gif) no-repeat 0 center;color:#378bb6;}
.mainMenu .menuInfo dl.current .menuIDDT{color:#378bb6; text-decoration:none;}
.mainMenu .menuInfo dl.current{padding-bottom:5px;}
.mainMenu .menuInfo dl.current dd{display:block;}
.mainMenu .menuInfo dl.current dt{background:url(../images/menubg.jpg) no-repeat left bottom;margin-bottom:10px;}
.mainMenu .menuInfo dd.current .menuID3{background:url(../images/madd_2.gif) no-repeat 0 center;color:#fff;}
.mainMenu .menuInfo dd.current ul{display:block;padding-top:5px;padding-bottom:5px;}
.mainMenu .menuInfo dt.current .menuID2{color:#378bb6; text-decoration:none;}
.mainMenu .menuInfo dd.mdown{border-bottom:1px solid #e5e5e5;width:154px;margin:0 auto;padding:4px 0;}
.mainMenu .menuInfo dd.last{border:0;}
.mdown a{display:block;width:144px;height:21px;padding-left:10px; line-height:21px;}
.mdown a:hover{ background:url(../images/icondown.gif); text-decoration:none;}




/*******美味人生******/
/* CSS Document */

.health{
 width:685px;
 margin-left:30px; 
 background:url(../images/z082413.gif) no-repeat 0px 16px;
 padding-top:28px;
 clear: both;
 }
.healthTitle{
 margin-top:25px;
 width:685px;
 margin-left:34px;
 }

.healthbgLeft{
 background:url(../images/z082402.gif) no-repeat left top;
 height:58px;
 }
.healthbgright{
 background:url(../images/z082404.gif) no-repeat right top;
 padding-top:4px;
 padding-left:6px;
 height:58px;

 }
.healthbgright strong{ color:#378bb6; line-height:35px;font-size:15px;margin-left:15px;}
.healthbg{
 background:url(../images/z082403.gif);
 height:58px;
 margin-bottom:12px;
 }

.healthTbg1{
 background:url(../images/sybg01.gif);
 height:63px;
 margin-bottom:12px;
 }
.healthTbg1 dt{
 float:left;
 padding-left:8px;
 padding-top:10px;
 } 
.healthTbg1 dd{
 float:right;
 padding-right:16px;
 width:270px;
 text-align:right;
 padding-top:13px;
 }
.healthTbg1 dd input{
 border:1px solid #e9e9e9;
 padding-left:9px;
 color:#818181;
 height:17px;
 padding-top:5px;
 width:176px;
 float:left;
 }
.healthTbg1 dd img{
 float:left;
 margin-left:2px;
 }
.Z_YSBlist{
 float:left;
 margin-bottom:30px;
 }
.Z_YSBlist dt,.Z_YSBlist dd{
 float:left;
 }
.Z_YSBlist dt{
 width:338px;
 }
.Z_YSBlist dd{
 width:344px;
 }
.Z_YSBlist dd h2{
 margin-bottom:8px;
 font-size:12px;
 }
.Z_YSBlist dd p{
 margin-bottom:8px;
 line-height:160%;
 }
.Z_YSBlist dd p.links{
 font-weight:bold;
  margin-bottom:0px;
 background:url(../images/z082414.gif) no-repeat 60px 5px;
 }
.Z_YSBlist dd p span{
 display:block;
 position:absolute;
 margin-left:243px;
 background:url(../images/z082410.gif) no-repeat 0px 3px;
 padding-left:13px;
 font-weight:normal
 }
.Z_YSBlist dd h3{
 margin-bottom:8px;
 padding-left:3px;
 border-top:1px solid #e7e7e7;
 border-bottom:1px solid #e7e7e7;
 padding-top:7px;
 height:24px;
 font-weight:normal;
 font-size:12px;
 
 }
.Z_YSBlist dd h3 span{
 display:block;
 position:absolute;
 margin-left:238px;
  width:80px;
 text-align:right;
 background:url(../images/z082410.gif) no-repeat 0px 3px;
 padding-left:13px;
 }
.Z_YSBlist dd h3 span.ysc{
 display:block;
 position:absolute;
 margin-left:238px;
 width:80px;
 text-align:right;
 background:url(../images/z_iconN01.gif) no-repeat 40px 1px;
 padding-left:18px;
 }
.Z_YSBlist dd h4{
 margin-bottom:8px;
 border-top:1px solid #e7e7e7;
 border-bottom:1px solid #e7e7e7;
 padding-top:7px;
 height:24px;
 font-weight:normal;
 font-size:12px;
 }
.Z_YSBlist dd h4 span{
 display:block;
 position:absolute;
 margin-left:197px;
   text-align:right;
 width:130px;
 padding-left:13px;
 }
.Z_YSBlist dd h4 span.tig{ 
 background:url(../images/z082505.gif) no-repeat 0px 0px; 
 padding-left:50px;
 display:block;
 position:relative;
 text-align:left;
 margin-left:0px;
}
.Z_YSBlist dd h4 a{
 color:#e48100;
 font-weight:bold
}
.Z_YSBlist dd a{
 color:#525252;
 }
 
 
 
.Z_YSlist{
  float:left;
 margin-bottom:20px;
 }
.Z_YSlist h2.ttl,.Z_YSlist h2.ttl a{color:#4d98be;}
.Z_YSlist h2 .time{ float:right; font-weight:normal;color:#6792a0; font-family:"宋体";}
.Z_YSlist dt,.Z_YSlist dd{
 float:left;
 }
.Z_YSlist dt{
 width:196px;
 }
.Z_YSlist dd{
 width:486px;
 }
.Z_YSlist dd h2{
 margin-bottom:8px;
 font-size:12px;
 }
.Z_YSlist dd p{
 margin-bottom:8px;
 line-height:160%;
 }
.Z_YSlist dd p.links{
 font-weight:bold;
 background:url(../images/z082414.gif) no-repeat 60px 5px;
 }
.Z_YSlist dd p span{
 display:block;
 position:absolute;
 margin-left:385px;
 background:url(../images/z082410.gif) no-repeat 0px 3px;
 padding-left:13px;
 font-weight:normal
 }
.Z_YSlist dd p span.ysc{
 display:block;
 position:absolute;
 margin-left:382px;
  width:80px;
 text-align:right;
 background:url(../images/z_iconN01.gif) no-repeat 40px 1px;
 padding-left:18px;
 }
.Z_YSlist dd h3{
 margin-bottom:8px;
 padding-left:3px;
 border-top:1px solid #e7e7e7;
 border-bottom:1px solid #e7e7e7;
 padding-top:7px;
 height:24px;
 font-weight:normal;
 font-size:12px;
 }
.Z_YSlist dd h3 span{
 display:block;
 position:absolute;
 margin-left:382px;
   width:95px;
 text-align:right;
 background:url(../images/z082410.gif) no-repeat 0px 3px;
 padding-left:0px;
 }
.Z_YSlist dd h3 span.ysc{
 display:block;
 position:absolute;
 margin-left:382px;
    width:95px;
 text-align:right;
 background:url(../images/z_iconN01.gif) no-repeat 40px 1px;

 }
.Z_YSlist dd h4{
 margin-bottom:8px;
 border-top:1px solid #e7e7e7;
 border-bottom:1px solid #e7e7e7;
 padding-top:7px;
 height:24px;
 font-weight:normal;
 font-size:12px;
 }
.Z_YSlist dd h4 span{
 display:block;
 position:absolute;
 margin-left:339px;
   text-align:right;
 width:130px;
 padding-left:13px;
 }
.Z_YSlist dd h4 span.tig{ 
 background:url(../images/z082505.gif) no-repeat 0px 0px; 
 padding-left:50px;
 display:block;
 position:relative;
 text-align:left;
 margin-left:0px;
}
.Z_YSlist dd h4 a{
 color:#e48100;
 font-weight:bold
}
.Z_YSlist dd a{
 color:#525252;
 } 
 
.Z_JKintro{
 float:left;
 margin-bottom:20px;
 color:#626262;
 }
.Z_JKintro dt,.Z_JKintro dd{
 float:left;
 }
.Z_JKintro dt{
 width:338px;
 }
.Z_JKintro dd{
 width:344px;
 }
.Z_JKintro dd h2{
 background:url(../images/z082415.gif) repeat-x;
 height:25px;
 padding-top:5px;
 margin-bottom:8px;
 color:#378bb6;
 font-size:12px;
 }
.Z_JKintro dd p{
 margin-bottom:8px;
 line-height:160%;
 }
.Z_JKintro dd a{
 color:#626262;
 }
 
.Z_JKList{
 width:322px;
 float:left;
  overflow:hidden
 }
.Z_JKList li{
 background:url(../images/z082502.gif) no-repeat 0px 2px;
 padding-left:19px;
 height:23px;
 overflow:hidden;
  color:#919191;
 }
.Z_JKList li a{
  color:#919191;
  }
.Z_JKList li span{ 
  color:#378bb6;
  }
.Z_mores{
 font-weight:bold;
 color:#626262;
 clear:both;
  margin-bottom:10px;
 background:url(../images/z082414.gif) no-repeat right 4px;
  padding-right:15px;
  text-align:right;
 }
.ZJKline{
  background:url(../images/z082413.gif) no-repeat;
  height:22px;

  }
.ZHotArticle{
}
.ZHotArticle h2{
 background:url(../images/z082503.gif) repeat-x bottom;
 padding-top:10px;
 height:25px;
 font-size:14px;
 margin-bottom:15px;
}
.ZHotArticle h2 span{
 display:block;
 position:absolute;
 font-weight:bold;
 font-size:12px;
 margin-left:618px;
 width:67px;
 color:#626262;
 background:url(../images/z082414.gif) no-repeat right 4px;
}
.ZHotArticle dt,.ZHotArticle dd{
 float:left;
 height:24px;
 border-bottom:1px solid #ececec;
 padding-top:7px;
 }
.ZHotArticle dt{
 width:600px;
 background:url(../images/z082502.gif) no-repeat left;
 padding-left:19px;
 }
.ZHotArticle dd{
 color:#378bb6;
}
.keepSelect span{
 position:absolute;
 display:block;
 width:180px;
 margin-left:485px;
 text-align:right
 }
.keepSelect span select{
 color:#818181;
 font-size:12px;
 padding:2px;
 border:1px solid #e9e9e9;
 }
.keep{
 padding-top:45px;
 }

/* HRC */
.titleH2{width:685px;height:50px; background:url(../images/h2bg.gif);}
.boxbg{height:30px; background:url(../images/boxbg.jpg) no-repeat; overflow:hidden}
.cultureText{width:685px; overflow:hidden;margin-bottom:20px;padding-top:5px;}
.culLeft{width:326px;float:left;padding-top:5px;}
.culRight{width:313px;float:right;}
.playbox{width:326px;}
.playbox .bigImg{width:320px;height:172px;margin:0 auto;margin-bottom:9px;overflow:hidden;}
.playbox .bigImg li{width:320px;height:172px;overflow:hidden; float:left;}
.playbox .sImg{width:326px;height:75px;background:url(../images/playbg.gif); position:relative;}
.playbox .sImg .sInfo{width:198px;height:60px;overflow:hidden;margin:0 auto;padding-top:10px;}
.playbox .sImg .sInfo li{width:60px;height:60px;padding:0 3px 0 3px;overflow:hidden;float:left;}
.playbox .sImg .sInfo li.current img{border-bottom:5px solid #ff8c09;}
.playbox .sImg .btnLeft{display:block;width:35px;height:35px;background:url(../images/btnLeft.gif);position:absolute;top:20px;left:18px;}
.playbox .sImg .btnRight{display:block;width:35px;height:35px;background:url(../images/btnRight.gif);position:absolute;top:20px;right:18px;}
.txtList{margin-bottom:10px;}
.txtList li{background:url(../images/dot.gif) no-repeat 1px 8px;height:24px;line-height:24px;padding-left:14px;}
.txtList a{color:#919191;} 
.hCollect{background:url(../images/iconj1.gif) no-repeat 1px center;padding-left:12px;}

.hCollectYSC{background:url(../images/z_iconN01.gif) no-repeat 0px center;padding-left:18px;}





.hMore{background:url(../images/sj.png) no-repeat right center;padding-right:12px; font-weight:bold;}





.culLeft .culD{padding-top:15px;width:310px;margin:0 auto;margin-bottom:10px;}
.culLeft .culD dt{border-bottom:1px solid #e7e7e7; font-weight:bold;height:25px; line-height:25px;}
.culLeft .culD dd{border-bottom:1px solid #e7e7e7;height:33px; line-height:33px;}
.culLeft .culD .hCollect{float:right;}
.culLeft .culD .hCollectYSC{float:right;}
.cultureText .hMore{margin-left:10px;}
.culRight .hMore{margin-left:15px;}
.h_box1{background:url(../images/z082413.gif) no-repeat;padding-top:23px;width:696px; overflow:hidden;padding-bottom:10px;margin-left:30px;}
.h_box1 .h_boxList{width:345px;float:left;margin-right:3px;overflow:hidden;}
.h_box1 .h_boxList .pic{margin-bottom:5px;width:345px;height:90px;background:url(../images/hpicbg.gif); position:relative;}
.h_box1 .h_boxList .pic .img{width:320px;height:70px;margin:7px 0 0 8px;}
.h_box1 .h_boxList .pic .picBtn{ position:absolute;top:6px;left:7px;}
.h_box1 .h_boxList .h_list{width:320px;margin:0 auto;line-height:24px;}
.h_box1 .h_boxList .h_list ul{padding-bottom:5px;}
.h_box2{padding-top:23px;width:696px; overflow:hidden;padding-bottom:10px;margin-left:30px;}
.h_box2 .h_boxList{width:345px;float:left;margin-right:3px;overflow:hidden;}
.h_box2 .h_boxInfo{width:321px;height:357px;background:url(../images/hboxbg.jpg);margin-top:10px;padding:8px;padding-bottom:0; position:relative;}
.h_box2 .h_boxList .h_keybox{height:310px; overflow:hidden;}
.h_box2 .h_boxList .h_keysearch{ text-align:center;}
.h_box2 .h_boxList .h_keysearch .text{border:1px solid #e9e9e9;width:235px; background:#fff;vertical-align:middle;padding-left:5px;}
.h_box2 .h_boxList .h_keysearch .btn{width:67px;height:26px;background:url(../images/hbtnbg.gif);border:0;color:#fff; vertical-align:middle;}
.h_box2 .h_boxList .d1{height:70px;padding-top:10px; line-height:1.8em; overflow:hidden;} 
.h_box2 .h_boxList .d2{border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;padding:5px 0;} 
.h_box2 .h_boxList .d2 a{ font-weight:bold;color:#e48100;} 
.h_box2 .h_boxList .d2 img{ vertical-align:middle;} 
.h_box2 .h_boxList .d3{padding-top:10px;} 
.h_box2 .h_boxList .d4{height:90px;padding-top:10px; line-height:1.8em; overflow:hidden;} 
.h_playbox .bigImg{width:322px;height:172px;overflow:hidden;} 
.h_playbox .bigImg li{width:322px;height:172px;overflow:hidden;float:left;} 
.h_playbox .count{padding-top:8px;text-align:center;} 
.h_playbox .count img{width:18px;height:18px;background:url(../images/hnum2.gif); cursor:pointer;} 
.h_playbox .count img.current{background:url(../images/hnum1.gif);} 
.h_expertbox{width:685px; overflow:hidden;padding-top:15px;}
.h_expertbox .h_pic{width:256px; float:left; overflow:hidden;}
.h_expertright{width:420px; float:right;}
.h_expertright .h_info{width:402px;margin:0 auto;margin-bottom:20px;}
.h_expertright .h_info dl{width:402px; overflow:hidden;line-height:25px;border-bottom:1px solid #e7e7e7;color:#626262;}
.h_expertright .h_info dt{width:110px;float:left; clear:both;color:#4d98be; font-weight:bold;}
.h_expertright .h_info dd{width:292px;float:right;}
.h_expertright .h_info dd.name{color:#4d98be; font-weight:bold;}
.h_expertright dl.last{border:0;}
.h_expertright .h_box .h_title{height:50px;background:url(../images/h_title.jpg) no-repeat;line-height:45px;padding:0 20px 0 15px;font-size:15px;color:#378bb6;font-weight:bold;}
.h_expertright .h_box .more{ float:right;color:#73aecc; font-size:12px;}
.h_expertright .h_box .h_boxInfo{width:395px;margin:0 auto;padding-top:10px;}
.h_expertright .h_box .h_boxInfo a{color:#626262;}
.h_expertright .h_box .time{ float:right;color:#6792a0;}
.border{border-top:1px solid #ededed;height:1px; overflow:hidden; clear:both;}
.health .border{margin-bottom:15px;}
.h_ptbox{ clear:both;}
.h_ptbox h2{
 background:url(../images/z082503.gif) repeat-x bottom;
 padding-top:10px;
 height:25px;
 font-size:14px;
 margin-bottom:15px;
 margin-top:30px;
}
.h_ptbox h2 span{
 display:block;
 position:absolute;
 font-weight:bold;
 font-size:12px;
 margin-left:618px;
 width:67px;
 color:#626262;
 background:url(../images/z082414.gif) no-repeat right 4px;
}
.h_ptbox .txtList *{color:#626262;}
.h_ptbox .txtList li{border-bottom:1px solid #ececec;padding-bottom:3px;}
.h_spbox{width:685px; overflow:hidden;margin-bottom:15px;clear:both;}
.h_spbox dl{width:175px;height:130px;padding:14px 19px; float:left;border:1px solid #e9e9e9;margin-right:17px;}
.h_spbox dt{width:175px;height:110px;margin-bottom:5px; overflow:hidden;}
.h_spbox dd{border-left:3px solid #f78e04;padding-left:5px;}
.h_spbox dl.last{margin:0;}



/* 20110905 Henry update */


.ZLTitle{
 background:url(../images/q01.jpg) no-repeat 3px 1px ; 
 padding-left:20px;
 color:#c5030c;
 font-size:14px;
 font-weight:bold;
}
.Z_YSBConlist{
 float:left;
 padding-bottom:10px;
 padding-top:15px;
 }
.Z_YSBConlist dt,.Z_YSBConlist dd{
 float:left;
 }
.Z_YSBConlist dt{
 width:297px;
 }
.Z_YSBConlist dd{
 width:387px;
 }
.Z_YSBConlist dd h2{
 margin-bottom:8px;
 font-size:12px;
 }
.Z_YSBConlist dd p{
 margin-top:12px;
 line-height:160%;
 }
.Z_YSBConlist dd p.links{
 font-weight:bold;
  margin-bottom:0px;
  height:22px;
 }
 

 
.Z_YSBConlist dd p span{
 display:block;
 position:absolute;
 margin-left:286px;
 background:url(../images/z082410.gif) no-repeat 0px 3px;
 padding-left:13px;
 font-weight:normal
 }
.Z_YSBConlist dd p.links span.ysc{
 display:block;
 position:absolute;
 width:80px;
 text-align:right;
 background:url(../images/z_iconN01.gif) no-repeat 40px 1px;
 }
.Z_YSBConlist dd h3{
 margin-bottom:8px;
 padding-left:3px;
 border-top:1px solid #e7e7e7;
 border-bottom:1px solid #e7e7e7;
 padding-top:7px;
 height:24px;
 font-weight:normal;
 font-size:12px;
 
 }
.Z_YSBConlist dd h3 span{
 display:block;
 position:absolute;
 margin-left:238px;
 background:url(../images/z082410.gif) no-repeat 0px 3px;
 padding-left:13px;
 }
.Z_YSBConlist dd h4{
 margin-bottom:8px;
 padding-left:3px;
 background:url(../images/z082505.gif) no-repeat 0px 6px;
 border-top:1px solid #e7e7e7;
 border-bottom:1px solid #e7e7e7;
 padding-left:50px;
 padding-top:7px;
 height:24px;
 font-weight:normal;
 font-size:12px;
 }
.Z_YSBConlist dd h4 span{
 display:block;
 position:absolute;
 margin-left:190px;
 text-align:right;
 width:130px;
 padding-left:13px;
 }
.Z_YSBConlist dd h4 a{
 color:#e48100;
 font-weight:bold
}
.Z_YSBConlist dd a{
 color:#525252;
 }
.Z_YSBConlist dd h5 {
 margin-bottom:15px;
 border-top:1px solid #e7e7e7;
 border-bottom:1px solid #e7e7e7;
 padding-top:7px;
 margin-top:0px;
 height:24px;
 font-weight:normal;
 font-size:12px;
}
.Z_YSBConlist dd h5 span{
 display:block;
 position:absolute;
 margin-left:286px;
 background:url(../images/z082410.gif) no-repeat 0px 3px;
 padding-left:13px;

 font-weight:normal
 } 
 
 
 
.Z_YSBConLeft{width:262px;}
.Z_YSBConLeft .Z_YSBConbigImg{
  width:262px;
  height:202px;
  margin:0 auto;
  margin-bottom:9px;
  overflow:hidden;
  }
.Z_YSBConLeft .Z_YSBConbigImg li{
  width:262px;
  height:202px;
  overflow:hidden; 
  float:left;
  }
.Z_YSBConLeft .Z_YSBConsImg{
  width:262px;
  height:75px;
  background:url(../images/ConSbg.gif); 
  position:relative;
  }
.Z_YSBConLeft .Z_YSBConsImg .Z_YSBConsInfo{
  width:198px;
  height:60px;
  overflow:hidden;
  margin:0 auto;
  padding-top:10px;
  }
.Z_YSBConLeft .Z_YSBConsImg .Z_YSBConsInfo li{
  width:60px;
  height:60px;
  padding:0 3px 0 3px;
  overflow:hidden;
  float:left;
  }
.Z_YSBConLeft .Z_YSBConsImg .Z_YSBConsInfo li.Z_YSBConcurrent img{
  border-bottom:5px solid #ff8c09;
  }
.Z_YSBConLeft .Z_YSBConsImg .btnLeft{
  display:block;
  width:20px;
  height:30px;
  background:url(../images/conBtnLeft.gif);
  position:absolute;
  top:25px;
  left:10px;
  }
.Z_YSBConLeft .Z_YSBConsImg .btnRight{
  display:block;
  width:20px;
  height:30px;
  background:url(../images/conBtnRight.gif);
  position:absolute;
  top:25px;
  right:10px;
  }
  
.Z_tots{
 background:url(../images/Z_2011090501.gif) repeat-x top;
 padding-top:5px;
 margin-bottom:8px;
 margin-top:20px;
 }
.Z_tots h3{
 background:url(../images/z082401.gif) no-repeat 3px 1px ; 
 padding-left:20px;
 color:#378bb6;
 font-size:14px;
 font-weight:bold;
}
.Z_tots img{
 margin-right:10px;
 margin-top:15px;
 }

.ZbotmScroll{
 background:url(../images/botscroll.gif) no-repeat ;
 width:685px;
 height:142px;
 z-index:0;
 overflow:hidden; 
 position:relative;
 padding-top:30px;

 }
.ZbotmScroll .ZdisPic{
 width:568px;
 overflow:hidden;
 height:104px;
 margin-left:60px;
 }

.ZbotmScroll li{
 width:142px;
 height:104px;
 float:left;
 overflow:hidden;
} 
.ZbotmScroll .ZbotmScrollLeft{
 display:block;
 position:absolute;
 background:url(../images/Z_BotmLeft.gif) no-repeat ;
 height:45px;
 left:5px;
 top:60px;
 width:60px;

 }
.ZbotmScroll .ZbotmScrollRight{
 display:block;
 position:absolute;
 background:url(../images/Z_BotmRight.gif) no-repeat ;
 height:45px;
 width:45px;
 top:60px;
 right:5px;
 }
 
 
.Z_SPlist{
 float:left;
 margin-bottom:30px;
 padding-top:15px;
 }
.Z_SPlist dt,.Z_SPlist dd{
 float:left;
 }
.Z_SPlist dt{
 width:338px;
 }
.Z_SPlist dd{
 width:344px;
 }
.Z_SPlist dd h2{
 margin-bottom:8px;
 font-size:12px;
 }
.Z_SPlist dd p{
 margin-bottom:8px;
 line-height:160%;
 }
.Z_SPlist dd p.links{

  margin-bottom:0px;
 background:url(../images/z082410.gif) no-repeat 0px 3px;
  padding-left:13px;
 }


.Z_SPlist dd h4{
 margin-bottom:8px;
 padding-left:3px;
 background:url(../images/z082505.gif) no-repeat 0px 6px;
 border-top:1px solid #e7e7e7;
 border-bottom:1px solid #e7e7e7;
 padding-left:50px;
 padding-top:7px;
 height:24px;
 font-weight:normal;
 font-size:12px;
 }
.Z_SPlist dd h4 span{
 display:block;
 position:absolute;
 margin-left:174px;
 padding-left:13px;
 }
.Z_SPlist dd h4 a{
 color:#e48100;
 font-weight:bold
}
.Z_SPlist dd a{
 color:#525252;
 }
.Z_SPlist dd dl{
 float:left;
 margin-bottom:10px;
 }
.Z_SPlist dd dt{
 width:62px;
 color:#e48100;
 }
.Z_SPlist dd dd{
 width:280px;
 }
.Z_SPcontent{
 background:url(../images/Z_2011090501.gif) repeat-x top;
 padding-top:5px;
 margin-bottom:30px;
 padding-bottom:15px;
  border-bottom:1px solid #e5e5e5;


 }
.Z_SPcontent h2{
 padding-left:10px;
 padding-bottom:30px;
 font-size:14px;
 font-weight:bold;
}
.Z_SPcontent p{
 margin-bottom:15px;
 }
.Z_SPcontent p.center{
 text-align:center;
 }
.Z_SPcontent p.center img{
 border:1px solid #e5e5e5;
 }
.Z_xgTitle{
  border-bottom:1px solid #e5e5e5;
  height:25px;
  background:url(../images/z082401.gif) no-repeat 3px 1px ; 
 padding-left:20px;
 margin-bottom:15px;
 color:#378bb6;
 font-size:14px;
 font-weight:bold;
  }

.college{
 width:685px;
 margin-left:30px; 
 padding-top:28px;
 clear: both;
 }
.collegeLeft{
 float:left;
 width:500px;
 margin-bottom:25px;
 }
.collegeLeft p{
 margin-top:10px;
 }
.collegeLeft h3{
 margin-top:16px;
 font-size:12px;
 }
.collegeRight{
 float:right;
 width:165px;
  margin-bottom:25px;
 }

.collegeRight li.more,.collegeRight li.more a{
  font-weight:bold;
  color:#626262;
  margin-bottom:10px;
  padding-top:10px;
  background:url(../images/z082414.gif) no-repeat 56px 14px;
  padding-left:0px;
  }
.collegeList{
 background:url(../images/Z_2011090502.gif) no-repeat 0px 33px;
 width:666px;
 height:317px;
 }
.collegeListLeft{
 float:left;
 display:inline;
 width:222px;
 padding-left:3px;
 }
.collegeListCenter{
 float:left;
 display:inline;
 width:222px;
  padding-left:1px;
 }
.collegeListRight{
 float:left;
 display:inline;
 width:215px;
  padding-left:1px;
 }
.collegeListLeft,.collegeListCenter,.collegeListRight{
 color:#000;
 }
.collegeListLeft dl,.collegeListCenter dl,.collegeListRight dl{
 margin-top:20px;
 }
.collegeListLeft a,.collegeListCenter a,.collegeListRight a{
 color:#000;
 }
.collegeListLeft dd,.collegeListCenter dd,.collegeListRight dd{
 background:url(../images/Z_2011090503.gif) no-repeat 5px 8px;
 padding-left:15px;
 padding-bottom:4px;
 }
.collegeListLeft dt,.collegeListCenter dt,.collegeListRight dt{
 padding-left:15px;
 background:url(../images/sj.png) no-repeat 70px 15px;
 padding-top:10px;
 font-weight:bold
 }
.h42{
 height:42px;
 }
.Z_Mtop{
 margin-top:28px;
 }
.Z_message dt,.Z_message dd{
 float:left;
 display:inline;
}
.Z_message th {
 width:100px;
 text-align:left;
 font-size:14px;
 line-height:200%;
 }
.Z_message th img{
 border:1px solid #ececec;
 }
.Z_message td{
 background-color:#f7f7f7;
 color:#7e7e7e;
 border:1px solid #ececec;
 padding:9px 15px 6px 15px;
 line-height:160%;
 }
.Z_message td span{
 display:block;
 position:absolute;
 margin-top:0px;
 margin-left:-27px;
 }
.Z_message td textarea{
 border:1px solid #f7f7f7;
 background-color:#f7f7f7;
 width:534px;
 height:40px;
 color:#7e7e7e;
}
.Z_message td.bot{
 background:#FFFFFF;
 color:#7e7e7e;
 border:none;
 padding:9px 15px 6px 15px;
 line-height:160%;
 }
 
.h_box2 .h_boxList .h_keybox{
  height:310px; 
  overflow:hidden;
  text-align:center;

 }
.h_box2 .h_boxList .h_keybox a{ 
 float:left;
 margin-left:10px;
 margin-top:15px;
 height:30px;
 font-weight:bold;
 line-height:120%;
 white-space:nowrap
 }
.h_box2 .h_boxList .h_keybox .z_f12,.h_box2 .h_boxList .h_keybox .z_f12 a{
 font-size:12px;
 color:#999999;

}
.h_box2 .h_boxList .h_keybox .z_f14,.h_box2 .h_boxList .h_keybox .z_f14 a{
 font-size:14px;
 color:#fbc838;

}
.h_box2 .h_boxList .h_keybox .z_f16,.h_box2 .h_boxList .h_keybox .z_f16 a{
 font-size:16px;
 color:#e75426;

}
.h_box2 .h_boxList .h_keybox .z_f18,.h_box2 .h_boxList .h_keybox .z_f18 a{
 font-size:18px;
 color:#e75426;

}

.h_box2 .h_boxList .h_keybox .z_f22,.h_box2 .h_boxList .h_keybox .z_f22 a{
 font-size:22px;
 color:#1db0d7;
}


.zh_boxList{width:345px;float:left;margin-right:3px;overflow:hidden;}
.zh_boxList .pic{margin-bottom:5px;width:345px;height:90px;background:url(../images/hpicbg.gif); position:relative;}
.zh_boxList .pic .img{width:320px;height:70px;margin:7px 0 0 8px;}
.zh_boxList .pic .picBtn{ position:absolute;top:6px;left:7px;}
.zh_boxList .h_list{width:320px;margin:0 auto;line-height:24px;}
.zh_boxList .h_list ul{padding-bottom:5px;}

.zh_boxList{width:345px;float:left;margin-right:3px;overflow:hidden;}
.zh_boxInfo{width:321px;height:357px;background:url(../images/hboxbg.jpg);margin-top:10px;padding:8px;padding-bottom:0; position:relative;}
.zh_boxList .h_keybox{height:310px; overflow:hidden;}
.zh_boxList .h_keysearch{ text-align:center;}
.zh_boxList .h_keysearch .text{border:1px solid #e9e9e9;width:235px; background:#fff;vertical-align:middle;padding-left:5px;}
.zh_boxList .h_keysearch .btn{width:67px;height:26px;background:url(../images/hbtnbg.gif);border:0;color:#fff; vertical-align:middle;}
.zh_boxList .d1{height:70px;padding-top:10px; line-height:1.8em; overflow:hidden;} 
.zh_boxList .d2{border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;padding:5px 0;} 
.zh_boxList .d2 a{ font-weight:bold;color:#e48100;} 
.zh_boxList .d2 img{ vertical-align:middle;} 
.zh_boxList .d3{padding-top:10px;} 

.zh_boxList .d4{padding-top:10px; line-height:1.8em; overflow:hidden; font-weight:bold;} 



ul{ padding:0px; margin:0px;}
li{padding:0px; margin:0px;}
.right_nav li{ line-height:25px;}
.right_nav{ margin-top:10px;}















.pro{ overflow:hidden; margin-top:50px; padding-bottom:50px;}
.prolist{ margin-top:30px;}
.prolist ul{ overflow:hidden; width:1000px; margin:0 auto;}
.prolist ul li{ float:left; width:318px; border:1px solid #CCC; margin-left:20px; height:318px; position:relative;}
.cpbt{ position:absolute; bottom:0px; height:50px; background:#000; width:100%; opacity:0.5;}
.cpbt .cpwz{ line-height:50px; color:#fff; font-size:14px; text-align:center;}
.hbj{ position:absolute; top:0px; left:0px; width:100%; height:100%; background:#999;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}
.jh{ position:absolute; width:100%; height:100%; top:100px; left:0px;}
.jh01{ width:55px; margin:0 auto;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; position:relative; top:-50px;}
.cpflcon{overflow:hidden;}
.cpflcon ul{ overflow:hidden; width:1000px; margin:0 auto;}
.cpflcon ul li{ float:left; width:130px; margin-left:5px;height:40px; line-height:40px; border:1px solid #CCC; text-align:center;}
.cpflcon ul li a{ display:block; width:130px; height:40px; line-height:40px;text-align:center; font-size:14px;}
.cpflcon ul li a:hover{ color:#fff; background:#c5030c;}
.cpflcon ul .onbg a{background:#c5030c; color:#fff;}



.procon{ width:990px; margin:0 auto; padding-bottom:100px;}
.prolist{ overflow:hidden; margin-top:40px;}
.proleft{ float:left;}
.proright{ float:left; margin-left:50px;}
.wzbt{ color:#333; margin-top:30px;}
.wzbt span{ color:#666;}
.promc p{ line-height:25px;}
.propz{ margin-top:30px;}
.propz p{ line-height:24px;}
.propz p span{ color:#e50b1d; font-weight:bold;}
.xjt{ margin-top:30px;}



.video{ width:100%; margin-top:80px; padding-bottom:100px;}
.video_con{ width:1000px; margin:0 auto;background:#FFF; padding-bottom:50px; position:relative;text-align:center;}
.video_sp{ width:900px; margin:0 auto;}
.video_title{padding-bottom: 10px;
margin-bottom: 14px;
border-bottom: 1px solid #e7e7eb;line-height: 1.4;
font-weight: 400;
font-size: 24px; margin-top:30px;}
.video_text{color: #8c8c8c;font-size: 15px;}
.sp_title{ font-size: 20px; font-weight:bold; text-align:center; margin-top:50px;}
.sp{ border-bottom:1px solid #CCC; padding-bottom:50px; height:500px; margin-top:50px; text-align:center;}



#fh{ 
	position:fixed; 
	right:0px; 
	/*top:500px;*/
	bottom: 100px;
}

.showimg img{
	width: 310px;
	height: 180px;
}
.newsbiaoti{
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.newsab .p01{
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.ssleft img{
/*	width: 300px;
	height: 200px;*/
}
.ssdwz{
	margin-top: 20px;
}
.ssdwz p{
	line-height: 22px;
}
.ssdwz p strong{
	font-size: 14px;
}
.sszw .p2{
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
em{
	font-style: normal;
}
.prolist ul li{
	height: 318px;
}
.p_img{
/*	margin-top: 15px;*/
}
.jh{
	top: 50px;
}
.pic2{
	max-width: 600px;
}

.p_title{
	text-align:center; 
	font-size:16px;
	font-weight: bold;
}

.newsab .p01 a{
	display: inline-block;
	width: 260px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.newsab .p01{
	text-align: left;
	padding-left: 20px;
}

.share{
	width:102px;
}

.pwz{
	float: none;
	width: 100%;
}

.pwzcon{
	float: none;
	width: 100%;
}
.showimglist {
	width: 100%;
	float: none;
	margin-top: 30px;
	margin-left: 0;
	text-align: center;
}

.newsleft{
	height: 330px;
}
.showimg{
	height: 180px;
}

.lang {
	float: right;
	line-height: 21px;
	color: #7084bf;
	z-index: 100;
}

.share {
width: auto;
margin-top: 20px;
padding-right: 17px;
}

.logo {
float: left;
z-index: 100;
position: relative;
margin-left: 50px;
left: 0;
}




.lcjs{width:1000px; margin:0 auto; margin-top:50px; }
.lcjs ul{}
.lcjs ul li{ float:left;  margin-left:20px; position:relative;}
.lcjs ul li a:hover{ background:#c5030c; color:#fff;}
.lcjs ul li a{ display:block;width:148px;  line-height:30px; border:1px solid #CCC; text-align:center;}
.js_show{ position:absolute; top:-250px; left:100px; width:800px; background:#fff; z-index:9; display:none;}
.js_show p{ text-indent:2em; line-height:22px; margin-top:10px;}
.js_left{ float:left; margin:30px;}
.js_right{ float:right; width:400px;margin:30px;}
.close{ position:absolute; top:0px; right:0px; z-index:99999;}
.show_bg{ position:fixed; top:0px; left:0px; width:100%; height:100%; background:#000; display:none; opacity:0.7;}



.history{ overflow:hidden; width:1000px; margin:0 auto; margin-top:50px; padding-bottom:100px;}
.history li{ float:left; width:450px; margin-left:80px; background:url(../images/sale_infoline.jpg) left bottom no-repeat; padding-bottom:60px;}
.history_left{ float:left; width:180px; border:1px solid #CCC; padding:3px;}
.history_right{ float:right; width:230px;}
.history_right p{ line-height:22px;}
.history_right p a{ color:#c5030c;}
 


 .newsab .p01 a{
 	color:#000;
 }
 .mw_title h3{
	text-align: center;
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
 }
 .ssdwz h2{
 	margin-bottom: 10px;
 }
 
 .showimglist a img{
 	width: 313px;
 	height: 240px;
 }

 .newslitext p{
 	margin-top: 15px;
	font-size:16px;
	line-height:32px;
	text-indent:2em!important;
 }
 .newslitext p span{font-size:16px!important;}

.history_right p a{
	color:#4d4d4d;
}

.ssdwz p{
	text-indent: 2em;
}



/**/
.jicz{
	width: 100%;
	height: auto;
}
.fla_wz{
	width: 100%;
}

.gototm{
	width: 70px; 
	padding: 0 15px;
	height: 30px;
	background: #c5030c;
	text-align: center;
	line-height: 30px;
	margin: 0 auto;
}
.gototm a{
	display: block;
	width: 100%; 
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#FFF;
}





/** menu_box **/
.cyqy{
position:relative;
}
.cyqy_box{
width:100%;
height:auto;
position:absolute; 
top:48px; display:none;
}
.cyqy_boxnr{
width:960px;
height:auto; height:300px;
position:absolute;
left:50%;
margin-left:-275px;
top:0; 
}


.menu_box{
width:100%;
height:auto;
background: rgba(255,255,255,0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff);
/*
position:absolute;
top:79px;
left:0;*/
margin-top: 11px;
}
.menubox_nr{
padding:30px 0;
}

.menu_box ul{
text-align:center;
position: static;
    left: auto;
    display: block;

}
.menu_box ul li{
width:260px;
height:auto;
display: inline-block;
margin:0px 10px;
float:none;
text-align:center;
}
.cyqycd_tp{
border:1px solid #cdcbcc;
height:auto;
overflow:hidden;
}
.cyqycd_tp img{
-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1); 
	transform: scale(1.0); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
	transition: all 0.7s linear;
-webkit-transition: all 0.7s linear;
-moz-transition: all 0.7s linear;
-ms-transition: all 0.7s linear;
-o-transition: all 0.7s linear;
	}
.cyqycd_nm{
height:auto;
line-height:30px;
text-align:center;
font-size:14px;
margin-top:5px;
color:#000;
border-bottom:1px dotted #666;
padding-bottom:5px;
transition: color .6s,border-color .6s,background-color .6s;
}
.menu_box ul li a:hover .cyqycd_tp img{
-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-webkit-transform: scale(1);
	transform: scale(1.1); 
	-moz-transition: all 0.4s; 
	-o-transition: all 0.4s; 
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
	transition: all 0.7s linear;
-webkit-transition: all 0.7s linear;
-moz-transition: all 0.7s linear;
-ms-transition: all 0.7s linear;
-o-transition: all 0.7s linear;
	}
.menu_box ul li a:hover .cyqycd_nm{color:#c5030c;transition: color .6s,border-color .6s,background-color .6s;}
/** menu_box **/