﻿/* reset
-----------------------------------------------------------------*/	
html {
	color:#58595b;
	font:12px 宋体;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset {
	border:none;
	}
img { 
	border:none;
	}
em,
strong {
	font-style:inherit;
	font-weight:inherit;
}
ul,li,dd,dl,dt {
	list-style:none;
	}
input,
button,
textarea,
select,
optgroup,
option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
a {
	text-decoration:none;
	color:#58595b;
	}
a:hover {
	text-decoration:underline;
	color:#5f8cc3;
	}

/* common
-----------------------------------------------------------------*/	
body {
	
	}
#container {
	width:1003px;
	margin:0 auto;
}
#logo {
	background:url(/images/logo.jpg) no-repeat;
	width:1003px;
	height:132px;
}
#language {
	float:right;
	margin:105px 15px 0 0;
	overflow:hidden;
	width:104px;
}
#language ul {
	width:1100px;}
#language ul li {
	width:55px;
	text-align:center;
	float:left;
	background:url(/images/ico_3.gif) no-repeat 49px 0;
}
#language ul li a {
	color:#000;
}

#nav_wrapper {
	width:1003px;
	height:46px;
	background:url(/images/nav_bei.gif) repeat-x;
}
#nav {
	width:1000px;
	overflow:hidden;
}
#nav ul {
	width:1003px;
	margin:6px 0 0 0;
}
#nav ul li {
	float:left;
	width:143px;
	font-size:14px;
	text-align:center;
	background:url(/images/nav_line.gif) no-repeat right 11px;
}
#nav ul li a {
	display:block;
	color:#fff;
	font-weight:bold;
	padding:10px 0 0 0;
	height:30px;
	width:143px;
	
}
#nav ul li a:hover {
	background:url(/images/nav_hover.gif) no-repeat;
	text-decoration:none;
	color:#000;
}
#main {
	float:left;
	background:url(/images/main_bei.gif) repeat-x;
	width:1003px;
	
}
#footer {
	float:left;
	background:url(/images/footer.gif) repeat-x;
	height:129px;
	margin:17px 0 0px 0;
	width:1003px;
}
#footer span {

	display:block;
	padding:35px 0 0 0;
	text-align:center;
}
#footer p {
	margin:8px 0 0 0;
	font-family:Arial;
	line-height:17px;
}
/* player
-----------------------------------------------------------------*/	
#playerBox{ 
	width:1003px; 
	height:300px;
	margin:0 auto; 
}

#playerImage ul { 
	position:absolute;
}

#playerImage ul li { 
	position:absolute;
}

#playerImage li img{ 
	width:1003px; 
	height:300px; 
}

#playerNavAndTitle{ 
	z-index:10; 
	position:absolute; 
	height:50px; 
	width:990px; 
}

#playerNavAndTitle #playerTitle{
	width:auto; 
	height:20px; 
	line-height:30px; 
	text-indent:10px; 
}

#playerNavAndTitle #playerTitle a { 
	color:#fff; 
	text-decoration:none; 
	font-weight:bold; 
	position:absolute;
	font-size:15px;
	font-family:宋体;
}

#playerNavAndTitle #playerTitle a:hover
{
	color:Yellow;
}

#playerNavAndTitle #playerNav{ 
	float:right; 
	text-align:right;
}

#playerNavAndTitle #playerNav a{ 
	float:left;
	display:block; 
	background-color:#000; 

	width:15px; 
	height:15px; 
	margin:5px 2px; 
	text-align:center; 
	line-height:15px; 
	text-decoration:none; 
	color:#fff; 
	cursor:pointer;
	font-family:宋体;
}

#playerNavAndTitle #playerNav .hover{
	background-color:#fff;
	
	color:#000;	
	float:left;
	display:block; 	
	width:15px; 
	height:15px; 
	margin:5px 2px; 
	text-align:center; 
	line-height:15px; 
	text-decoration:none; 	
	cursor:pointer;
	font-family:宋体;
}

/*index----------------------------------------------*/
#left {
	float:left;
	margin:16px 0 0 23px;
	width:725px;
	display:inline;
}
#about_news {
	width:724px;
	height:242px;
	background:url(/images/line_2.gif) no-repeat left bottom;
}
#index_about {
	float:left;
	width:359px;
	height:219px;
	background:url(/images/line_1.gif) no-repeat right 101px;
}
.title span {
	float:left;
}
.title h4 {
	float:left;
	font-size:14px;
	margin:3px 0 0 2px;
}
.title h5 {
	float:left;
	font-size:12px;
	margin:3px 0 0 3px;
	font-family:Arial;
}
.img {
	float:left;
	margin:8px 0 0 0;
	clear:both;
}
#index_about p {
	float:left;
	clear:both;
	margin:19px 0 0 0;
	width:343px;
	line-height:17px;
}
.more {
	float:left;
	clear:both;
	background:url(/images/more.gif) no-repeat 0 0px;
	color:#fff;
	margin:21px 0 0 0;
	width:77px;
	height:19px;
	padding:4px 0 0 9px;
}
.more a {
	color:#fff;
}
#index_news {
	padding:0 0 0 24px;
	float:left;
	width:341px;
	height:234px;
	background:url(/images/line_1.gif) no-repeat right 101px;
}
#index_news ul {
	clear:both;
	float:left;
	margin:18px 0 0 0;
}
#index_news ul li {
	
	line-height:16px;
	width:325px;
}
#index_news ul li h4 {padding:0 0 0 5px;
	background:url(/images/ico_1.gif) no-repeat 0 4px;
	float:left;
	width:251px;
	font-size:12px;
	font-weight:normal;
}
#index_news ul li span {
	float:right;

}
#index_product_title {
	padding:18px 0 0 0;
}
#case {
	clear:both;
	float:left;
	margin:13px 0 0 0;
	background:url(/images/product_bei.gif) no-repeat;
	width:721px;
	height:153px;
	padding:21px 0 0 0;
}

.case_prev {
	float:left;
	width:10px;
	height:10px;
	margin:0 10px 0 5px;
	text-indent:-5000px;
	background:url(/images/case_prev.gif) no-repeat;
	cursor:pointer;
	
	}
.case_next	{
	float:left;
	width:9px;
	height:10px;
	margin:0 0 0 5px;
	text-indent:-5000px;
	background:url(/images/case_next.gif) no-repeat;
	cursor:pointer;

	}
.case_content {
	display:block;
	float:left;
	overflow:hidden;
	}
.case_content li {
	float:left;
	padding:0 14px 0 0 ;
	}
.case_content ul a {
	display:block;
	}
.case_content ul a:hover {
	background:#ededed;
	}
.case_content img {
	width:157px;
	height:131px;

	}
.case_content ul h5 {

	color:#333;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	text-align:center;
	}
.case_content ul h5 a:hover {
	background:none;
	}
/*sidebar-------------------------------------*/
#sidebar {
	float:left;
	width:216px;
	margin:16px 0 0 21px;
	display:inline;
}
#sidebar_content {
	clear:both;
	float:left;
}
#sidebar_content {
	width:216px;
	margin:18px 0 0 0;
}
#sidebar_content ul li.sidebar_li {
	
	font-weight:bold;
}
#sidebar_content ul li.sidebar_li a.sidebar_a {
	display:block;
	padding:4px 0 4px 12px;
	background:#e7e7e7;
}
.sidebar_li li {
	padding:0 0 0 42px;
	background:url(/images/ico_2.gif) no-repeat 15px 7px;
	font-weight:normal;
	line-height:26px;
}
#telephone {
	margin:7px 0 0 0;
}
/*about---------------------------*/
#main_right {
	padding:16px 0 0 23px;
	width:722px;
	float:left;
	background:url(/images/line_3.gif) no-repeat right 90px;
	
}
#main_title {
	width:670px;
	background:url(/images/about_line.gif) no-repeat 65px 16px;
	height:17px;
}
#crumb {
	float:right;
	margin:4px 0 0 0;
}
#about_content {
	padding:26px 49px 0 0;
	line-height:20px;
}
#about_content p {
	margin:0 0 20px 0;
}
/*product-----------------------------*/
#product_content {
	margin:29px 0 0 0;

	width:724px;
}
#product_content ul li {
	float:left;
}
#product_content_top {
	float:left;
	background:url(/images/product_bei_top.gif) no-repeat;
	width:703px;
}
#product_content_bottom {
	float:left;
	background:url(/images/product_bei_bottom.gif) no-repeat left bottom;
	width:703px;
	padding:5px 0 10px 22px;
	margin:19px 0 0 0;
}
#product_content_bottom ul li {
	padding:0 10px 0 0;
	height:189px;
}	
#product_content_bottom ul li h5 {
	width:157px;
	text-align:center;
	margin:5px 0 0 0;
	font-weight:normal;
	font-size:12px;
}	
.pagination {
	clear:both;
	display:block;
	margin:10px 10px 20px;
	font-size:12px;
	font-family:Arial, 宋体;
	text-align:center;
	}
.pagination strong {
	padding:0 5px;
	color:#ff9600;
	}
.pagination a {
	margin:0 5px;
	color:#000;
	}
/*product-show-----------------------*/
#product_show_content {
	padding:30px 0 0 0;
}
#photo_source {
	padding:10px 0px 23px 10px;
	float:left;
}
#photo_about {
	float:left;
	padding:5px 0 0 25px;
	line-height:25px;
	width:238px;
}
#photo_about p {
	margin:0 0 20px 0;
}
/* article
-----------------------------------------------------------------*/	
#news_content {
	padding:25px 0 0 0px;
}
#article_list {
	float:left;
	text-align:center;
	width:661px;
	background:url(/images/article_list_bg.gif) no-repeat;
	color:#58595b;
	}
#article_list thead td {
	padding:7px 10px;
	color:#341e1e;
	font-weight:bold;
	border-bottom:1px solid #341e1e;
	}
#article_list thead .article_no {
	width:100px;
	font-family:Arial;
	}
#article_list thead .article_title {
	width:382px;
	}
#article_list thead .article_pv {
	width:39px;
	}
#article_list thead .article_date {
	text-align:center;
	}
#article_list tbody td {
	padding:0 10px;
	border-bottom:1px solid #d3d3d3;
	line-height:28px;
	}
#article_list tbody td a {
	color:#58595b;
	}
#article_list tbody .article_no {
	text-align:center;
	}
#article_list tbody .article_title {
	text-align:left;
	}
#article_list tbody .article_pv {
	text-align:center;
	}
#article_list tbody .article_date {
	text-align:center;
	}	
/*news-show-----------------------------*/
#news_show_content {
	padding:37px 0 0 0px;
}
#news_show_content h3 {
	text-align:center;
	color:#0031a1;
	font-weight:normal;
}
#article_show_info {
	margin:16px 0 0 0;
	text-align:center;
	color:#727171;
}
#article_show_content {
	margin:24px 0 0 0;
	line-height:20px;
	color:#595757;
	width:670px;
}
#article_show_content p {
	margin:0px 0 20px 15px;
	width:670px;
}