body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, select, textarea, th, td, span,b { margin: 0; padding: 0; }
body, button, input, select, textarea { font:12px/1.5 Arial,'Î¢ÈíÑÅºÚ',sans-serif; }
h1, h2, h3, h4, h5, h6,b,th { font-size: 100%;font-weight:normal; }
small { font-size: 12px; }
ul, ol, li { list-style: none; }
table {border-collapse:collapse; border-spacing:0;border:0px;margin:0px;}
table th,table td{padding:0;}
caption{text-align:left; font-weight:normal;}
body{background:#eaeaea;}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a { text-decoration: none; cursor: pointer;color:#222222; }
a:hover { text-decoration: none;color:#ED0C4C; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; outline: none; }
img {display: inline-block; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { display: block; margin: 0; padding: 0; }
object, embed { outline: 0; }
*{padding:0;margin:0;}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clear{clear:both;margin:0px;height:0px;padding:0px;}
.w{
	width:1200px;
	margin:0px auto;
}
.w1{
	width:1024px;
	margin:0px auto;
}
.w2{
	width:1400px;
	margin:0px auto;
}
header{
	background:#222;
	height:20px;
	line-height:20px;
	width:100%;	
	overflow:hidden;
}
.left{
	float:left !important;
}
.right{
	float:right !important;
}
.top_left{
	width:800px;
	float:left;
	color:#fff;
}
.top_right{
	width:150px;
	float:right;
	color:#fff;
	text-align:right;
}
header a{
	color:#fff;
}
header a:hover{
	color:#eeeeee;
}
nav{
	height:45px;
	background:#403d3d;
	width: 100%;
	box-shadow: 0px 1px 10px #999;
    -webkit-box-shadow: 0px 1px 10px #222;
    -moz-box-shadow: 0px 1px 10px #222;
    -o-box-shadow: 0px 1px 10px #222;
    -ms-box-shadow: 0px 1px 10px #222;
	z-index:99999;
}
}
nav .logo{
	float:left;
}
nav ul{
	text-align:center;
	*width:601px;
	*margin:0px auto;
}
nav ul li{
	*float:left;
	width:100px;
	height:45px;
	text-align:center;
	line-height:45px;
	display:inline-block;
	border-right: 1px solid #999;	
}
.nav-last{
	border-right:none;
}
nav ul li a{
	font-size:14px;
	color:#fff;	
}
nav ul li a:hover{
	color:#ED0C4C;	
}
.logo{	
    text-align: center;
	margin:30px auto;
}
.about{
	width:1000px;
	margin:30px auto;
	border-top:4px dashed #555;
	padding:30px 80px 0px;
	line-height:26px;
	text-align:center;
	color:#242424;
}
.project{
	width:900px;
	margin:80px auto 30px;
}
.proj{
	float:left;
	width:400px;
	margin:20px;
	height:140px;
}
.pro_img{
	float:left;
	width:80px;
	height:100px;
	padding-top:10px;
}
.pro_tit{
	float:left;
	width:300px;
	margin-left:20px;
	color:#444;
	font-size:24px;
	font-weight:bold;
}
.pro_cont{
	float:left;
	width:300px;
	margin-left:20px;
	font-size:14px;
	margin-top:10px;
	color:#585858;
}
.products{
	background:#1c2224;
	padding:30px 0px 70px;	
    margin-top:20px;
}
.product_tit{
	color:#fff;
	font-size:30px;
	border-bottom:4px dashed #fff;
	padding:30px 0px;
	text-align:center;
	width:1000px;
	margin:0px auto;
}
.product_titt{
	color:#fff;
	font-size:14px;
	padding:30px;
	text-align:center;
	width:900px;
	margin:0px auto;
}
.product_list{
	padding-top:60px;
	padding-bottom:40px;
}
.product_list ul{
	width:1000px;
	margin:0px auto;
	text-align:center;
}
.product_list ul li{
	display:inline-block;
	*float:left;
}
.product_list ul li a{
	display:inline-block;
	*float:left;
	padding:10px 15px;
	margin:0px 1px;
	background:#24282A;
	color:#fff;
}
.product_list ul li a:hover{
	background:#ed0c4c;
}
.p_cur{
	background:#ed0c4c !important;
}
.product_p{
	width:1000px;
	margin:0px auto;
	text-align:center;
}
.product_p figure{
	display:inline-block;
	*float:left;
	width:300px;
	height:240px;
	margin:10px 15px;
	position:relative;
}
.product_p figure figcaption{
	position:absolute;
	display:none;
	background:url(../images/figure.png) repeat;
	color:#fff;
	height:240px;
	width:300px;	
	top: 0px;
}
.product_p figure figcaption a{
	height:240px;
	*height:130px;
	width:300px;	
	color:#fff;
	padding-top:110px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	display:block;
}

.news{
	margin:50px 0px;
}
.news_tit{
	color:#222;
	font-size:30px;
	border-bottom:4px dashed #555;
	padding:30px 0px;
	text-align:center;
	width:1000px;
	margin:0px auto;
}
.news_titt{
	color:#333;
	font-size:14px;
	padding:30px;
	text-align:center;
	width:900px;
	margin:0px auto;
}
.news_nr{
	padding-bottom:30px;
}
.news_cont{
	background:url(../images/newsbg.jpg) repeat-y;	
	margin:50px 0px 30px;
}
.news_a{
	background:url(../images/newslb.png) no-repeat;
}
.news_b{
	background:url(../images/newsrb.png) no-repeat;
}
.news_a:hover{
	background:url(../images/newslbh.png) no-repeat;
}
.news_b:hover{
	background:url(../images/newsrbh.png) no-repeat;
}
.news_a .news_d{
	float:left;
}
.news_a .news_cont_t{	
	float:left;
	text-align:right;
}
.news_a .news_cont_d{	
	float:right;
	text-align:right;
}
.news_b .news_d{
	float:right;
}
.news_b .news_cont_t{
	float:right;
	text-align:left;
}
.news_b .news_cont_d{	
	float:left;
	text-align:left;
}
.news_c{
	height:100px;
	*height:70px;
	padding:15px 0px;
	width:100%
}
.news_c .news_d{
	width:400px;
	margin:0px 44px;
}
.news_c .news_cont_t{
	width:330px;
	
}
.news_c .news_cont_t .title{
	color:#fff;
	font-size:16px;	
	padding:0px 20px;
}
.news_c .news_cont_t .info{
	color:#C8C8C8;
	font-size:12px;	
	padding:5px 20px;
}
.news_c .news_cont_d{
	width:50px;
	margin:0px 10px;
	padding-top:12px;
}
.news_cont_d{
	font-size:14px;
	text-align:center !important;
}
.news_cont_d a{
	color:#fff;
	width:70px;
}
.news_cont_d a .year{
	border-bottom:1px solid #fff;
}
.contact{
	height:600px;
	background: url(../images/contact.jpg) center no-repeat;	
	box-shadow: inset 0 0 14px #222;
    -webkit-box-shadow: inset 0 0 14px #222;
    -moz-box-shadow: inset 0 0 14px #222;
    -o-box-shadow: inset 0 0 14px #222;
    -ms-box-shadow: inset 0 0 14px #222;
}
.contact_tit{
	color:#fff;
	font-size:30px;
	border-bottom:4px dashed #fff;
	padding:50px 0px 20px;
	text-align:center;
	width:1000px;
	margin:0px auto;
}

.contact_l{
	float:left;
	padding:50px 0px 0px 12px;
}
.contact_tit1{
	font-size:20px;
	padding:0px 0px 30px;
	color:#fff;
}
.contact_l p{
	font-size:14px;
	color:#fff;
	padding:0px 0px 29px;
}
.contact_r{
	float:right;
	padding:50px 12px 0px 0px;
}
.shangmeng{
	background:#222;
	padding:50px 0px 0px;	
	color:#fff;
}
.shangmeng span{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.shangmeng a{
	color:#fff;
}
.smb{
	border-bottom:1px solid #fff;
	padding-bottom:10px;
}
.syfoot footer{
	padding:20px 0px 50px !important;
}
footer{
	background:#222;
	color:#fff;
	text-align:center;
	padding:20px 0px 20px;
	line-height:30px;
}
footer img{
	vertical-align:middle;
}
footer a{
	color:#fff;
}
.foot a{
	padding:0px 5px;
}
.cnzz{
	display:inline-block;	
}
.content{
	width:1200px;
	margin:0px auto;
}
.content_tit{
	color:#222;
	font-size:50px;	
	padding:50px 0px 10px;
	text-align:center;
	width:1000px;
	margin:0px auto;
}
.content_mbx{
	color:#777;
	font-size:14px;
	text-align:right;
	width:100%;
	margin-bottom:20px;
}
.content_mbx a{
	color:#777;
}
.content_mbx a:hover{
	color:#ed0c4c;
}
.content_nr{
	padding-bottom:50px;
}
.lbfl{
	background:#2A2A2A;
	padding:40px 0px;
}
.list{
	float:left;
	width:299px;
}
.list h3{
	color:#fff;
	font-size:30px;
	margin-bottom:20px;
	padding-left:25px;
}
.list p {
	height:24px;
	line-height:24px;
	color:#999;
	padding-left:25px;
}
.list p a{
	color:#999;		
}
.list p a:hover{
	color:#fff;
	padding-left:10px;
}
.content_new_l{
	float:left;
	width:780px;
	padding-top:10px;
}
.content_new_l ul li{
	display:inline-block;
	width:780px;
	margin-bottom:40px;
} 
.contnews_tit{
	display:inline-block;
	width:780px;
	color:#222;
	font-size:14px;
	padding:3px 0px;
} 
.contnews_tit span{
	float:right;
}
.contnews_img{
	width:780px;
	height:240px;
	margin-bottom:10px;
}
.contnews_nr a{
	color:#777;
	line-height:20px;
	font-size:12px;
}
.content_news_r{
	width:330px;
	float:right;
	margin-right:20px;
}
.content_n_r_tit{
	font-size:30px;
	margin-bottom:40px;
}
.content_news_r_n{
	padding-bottom:50px;
}
.content_news_r_n li{
	background:url(../images/arrow.png) no-repeat 0px 6px;
	line-height:30px;
	height:30px;
	padding-left:30px;
	font-size:14px;
}
.content_news_r_n li a{
	color:#777;
}
.content_news_r_n li a:hover{
	color:#ED0C4C;
}

.example ol{
	position:relative;
	width:80px;
	height:20px;
	top:-30px;
	left:30px;
}
.example ol li{
	float:left;
	width:10px;
	height:10px;
	margin:5px;
	background:#fff;
}
.example ol li.seleted{
	background:#ED0C4C;
}
/*½¥Òþ*/
.luara-{
	position:relative;
	padding:0;
	overflow:hidden;
}
.luara- ul{
	padding:inherit;
	margin:0;
}
.luara- ul li{
	display:none;
	padding:inherit;
	margin:inherit;
	list-style:none;
}
.luara- ul li:first-child{
	display:block;
}
.luara- ul li img{
	
}
.pages{	
	float:left;
	margin-bottom:80px;
	margin-top:30px;
}
.pages ul li{
	float:left;
	padding:8px 15px;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
.pages .next{
	border-right:1px solid #bbb;
	border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pages .previous_s{	
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.newtit{
	color: #222;
    font-size: 50px;
    padding: 50px 0px 30px;
    text-align: center;
    width: 1000px;
    margin: 0px auto;
}
.newtime{
	float:left;
	margin-bottom:10px;
	font-size:14px;
	color: #222;
}
.newnr{
	padding-bottom:20px;
}
.n_article_next{	
	margin:0px 0px 20px;	
	font-size:14px;
	height:40px;
	line-height:40px;
	display:block;
}	
.n_article_next a{
	color:#777;
}
.n_article_next a:hover{
	color:#ED0C4C;
}
.c_news_b{
	margin:50px 0px 20px;
}
.c_news_b ul li{
	line-height:30px;
	height:30px;
}
.c_news_b span{
	float:right;
}
.related{
	font-size:20px;
	border-bottom:1px solid #999;
	padding-bottom:5px;
	margin-bottom:10px;
}
.c_product_b ul li{
	width:220px;
	height:200px;
	float:left;
	margin:5px 10px;
}
.c_product_b ul li h4{
	height:20px;
	line-height:20px;
	text-align:center;
}
.c_product_b ul li h3{
	width:220px;
	height:180px;
}
.c_product_b ul li img{
	width:220px;
	height:180px;
}
.c_product_b{
	margin-bottom:50px;
}
.cplb{
	text-align:center;
}
.cplb ul li{
	*float:left;
	display:inline-block;
}
.cplb ul li a{
	*float:left;
	display: inline-block;
    padding: 10px 30px;
    margin: 0px 1px;
    background: #2A2A2A;
    color: #fff;
}
.cplb ul li a:hover{
	background:#ed0c4c;
}
.cpinfo{
	border:1px solid #777;
	padding:5px 20px;
	width:840px;
	margin:10px auto;
	text-align:center;
	color:#777;
	font-size:12px;
}
.products_cont_n figure{
	float:left;
	margin:18px;
	display: inline-block;
    width: 360px;
    height: 280px;
    margin: 10px 15px;
    position: relative;
}
.products_cont_n figure img{
	width:360px;
	height:280px;
}
.products_cont_n figure figcaption{
	position:absolute;
    display:none;
    background:url(../images/figure.png) repeat;
    color:#fff;
    height:280px;
    width:360px;
    top:0px;
}
.products_cont_n figure figcaption a{	
	width:360px;	
	color:#fff;	
	text-align:center;		
	display:block;
}
.products_cont_n figure figcaption a h4{	
	margin-top:110px;
	font-size:20px;
	margin-bottom:20px;
	font-weight:bold;
}
.products_cont_n figure figcaption a p{	
	width:300px;
	margin:0px auto;
	font-size:14px;
}
.pr{
	float:right !important;
	margin-top:50px !important;
    margin-right:44px !important;
}
.pronr{
	margin:50px 0px;
}
.pronrimg{
	float:left;	
	width:600px;	
}
.pronrjj{
	float:right;	
	width:540px
}
.pronrjj h1{
	font-size:40px;
	text-align:center;
	margin-bottom:20px;
}
.pronrjj p{
	font-size:16px;
	border-bottom:1px solid #888;
	padding:15px 40px;
}
.p_article_next{
	margin: 0px 0px 20px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    display: block;
}
.p_article_next a{
	color: #777;
}
.sitemap{
	
}
.title3{
	font-size:20px;
	font-weight:bold;
	padding:10px 0px;
	width:100%;
	display: inline-block;
}
.sitemap font{
	width:100%;
	color:#777;
}
.sitemap font a{
	float:left;
	padding-right:30px;
	font-size:14px;
	color:#777;
}