html{
	background:url(../images/bg.jpg) repeat-x #eeeeee;
}
body {
	font-size:12px;
	line-height:2;
	margin:0 auto;
	color:#777;
	font-family:Verdana, Geneva, sans-serif;

	background:url(../images/bg_bot.jpg) bottom repeat-x;
}
form {
	border:0px;
	margin:0px;
	padding:0px;
}
small{
	font-size:12px;
}
img{
	border:0;
}
h1, h2, h3, h4, h5, p {
	margin:0;
	padding:0;
}
ul, li, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
a, a:link {
	color:#777;
	text-decoration:none;
}
a:hover {
	color:#568AC3;
	text-decoration:underline;
}
.clear {
	clear: both
}

table.tabbox{	border-collapse: collapse;}
table.tabbox td{
	border:1px solid #ccc;
	padding:5px;
}

#container {
	width:1000px;
	margin:0 auto;
}
#header {

	_overflow:hidden;
}
#logo {
	height:110px;
	overflow:hidden;
}
#tele {
	height:29px;
	line-height:29px;

	color:#ccc;
}
#tele a{
	color:#ccc;
	text-decoration:underline;
}
#tele a:hover{
	color:#568AC3;
}
/*----------------------导航栏样式开始---------------------------*/
#menu {
	line-height:29px;
	height:29px;
	margin-top:6px;
	margin-bottom:1px;
}
#navigation li {
	float:left;
	margin-right:7px;
	_display:inline;
	position:relative;
}
#navigation li a:link, #navigation li a:visited {
	display:inline-block;
	text-decoration:none;
	color:#777;
	font-weight:bold;
	background:url(../images/menu_right.jpg) right top no-repeat;
}
#navigation li a:link span, #navigation li a:visited span {
	display:block;
	background:url(../images/menu_left.jpg) left top no-repeat;
	padding-left:20px;
	padding-right:20px;
}
#navigation li a:hover,#navigation li a.hover {
	background-image:url(../images/menu_hover_right.jpg);
	color:#fff;
}
#navigation li a:hover span,#navigation li a.hover span {
	background-image:url(../images/menu_hover_left.jpg);
}
/*----------------------导航栏样式结束---------------------------*/
#mainflash{
	height:250px;
	background:url(../images/banner.jpg);
	position:relative;
	margin-top:20px;
	border:#EAEAEA 1px solid;
}
.topics{
	position:absolute;
	left:550px;
	top:2px;
}
.baike{
	position:absolute;
	left:550px;
	top:30px;
}
.topics ul li, .baike li{	
	line-height:24px;
	background:url(../images/icon_zt.gif) 5px center no-repeat;
	padding-left:18px;
	font-size:14px;
	text-decoration:underline;
}


#position{
	height:20px;
	line-height:20px;

	padding-left:20px;

}




#footer {
	color:#fff;
	height:208px;
	margin-top:20px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#f60;
	text-decoration:underline;
}
#footer #links {
	height:30px;
	line-height:30px;
	padding:0 20px;
	text-align:center;
}
#footer #links a{ margin:0 20px;}
#footer a {
	padding:0 5px;
}
#footer #copy {
	padding:10px 20px; color:#C1C1C1;padding-top:20px;
}
#footer #linkroll {
	width:490px;
	float:left;
}
#footer #support {
	width:250px;
	float:right;
	text-align:right;
}

#index_left,#sidebar {
	float: left;
	width:240px;
	border-right:1px dotted #ccc;
	padding-right:20px;
}
#tbody h3 {
	height:30px;
	line-height:30px;
}
#sidebar h3, #index_left h3{
	background:url(../images/bg_all.png) 0 -450px;
	text-align:center;
}
#sidebar h3 a, #index_left h3 a{
	color:#fff;
}

.index_con {
	margin-bottom:20px;
	background:#f3f3f3;
	padding:10px;
}
.index_con  span{ color:#CCC; float:right; padding-right:10px;}
.index_con small{
	font-weight:bold;
}

#index_prolist{
	padding-bottom:20px;
	background-color:#f3f3f3;
	margin-bottom:20px;

}
#index_prolist h3{	text-align:left; padding-left:10px;}

#index_prolist dt, #index_prolist dd{
	border-bottom:1px solid #ddd;
	line-height:30px;
}
#index_prolist dt a:link,#index_prolist dt a:visited{
	padding-left:20px;
	font-weight:bold;
	background:url(../images/bg_all.png) 5px -140px no-repeat;
}
#index_prolist dd a:link,#index_prolist dd a:visited{
	padding-left:35px;
	background:url(../images/bg_all.png) -480px -140px no-repeat;
}
#index_prolist dt a:hover{
	background-position:5px -190px;
}
#index_prolist dd a:hover{
	background-position:-480px -190px;
}
#index_prolist dl a:link,#index_prolist dl a:visited{
	display:block;
}

#index_prolist dl a:hover{
	background-color:#e7e7e7;
}

#index_contact h3 a {
	background-image:url(../images/tit_contact.jpg);
}
#index_contact h3{ text-align:left; padding-left:10px;}
#index_quote{
	padding-bottom:20px;
	background-color:#f3f3f3;
	margin-bottom:20px;
}
#index_quote li{
	border-bottom:1px solid #ddd;
	line-height:30px;
	padding-left:30px;
	background:url(../images/icon_1.gif) 10px center no-repeat;
	overflow:hidden;
	height:30px;
	line-height:30px;
}


#index_right,#mainbody {
	float: right;
	width: 720px;
}
.common_r{
	background:#f3f3f3;
}
.common_r h3{
	padding: 5px 15px 0;
	color:#568AC3;
}
.common_r h3 a{
	float:right;
	font-size:14px;
	display:block;
	text-decoration: none;
	padding:5px 0 0 15px;
	background: url(../images/bg_all.png) no-repeat 0 -286px;
}
.common_r h3 a:hover{
	color: #568AC3;
	background-position: -500px -286px;
}
.common_r .index_con{
	padding:10px 15px;
}
#index_company{
}
#index_company .index_con{

}
#index_company .index_con .flv{
	float:right;
	border: 1px solid #CCC;
	padding: 8px;
	margin:10px 0 0 10px;
	_display:inline;
}


#index_product .tabnav{
	background:url(../images/tabnav.gif) bottom;
	width:720px;
}
#index_product .tabnav li{
	float:left;
	height:33px;
	line-height:33px;
	width:240px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	cursor:pointer;
}
#index_product .tabnav li.hover{
	background:url(../images/tabnav.gif) top;
}

#index_product .tabbox{
	padding-top:20px;
}
#index_toppro ul,.tabbox ul{
	
	float:left;
	width: 128px;
	height:135px;
	list-style: none;
	text-align: center;
	vertical-align: top;
	margin: 0 10px 20px;
	padding: 10px;
	background: white url(../images/fp_bg.png) repeat-x 0 0;
        overflow:hidden;
}
#index_toppro ul:hover,.tabbox ul:hover{
	background: white url(../images/fp_over_bg.png) repeat-x 0 0;
}
#index_toppro ul .t_tit,.tabbox ul .t_tit{
	font-weight:bold;
	line-height:1.4;
	padding-top:12px;
}
.t_desc{
	color:#568AC3;
}


#index_news ul li {
	border-bottom:1px dashed #e6e6e6;
	line-height:2.5em;
}
#index_news ul li a{
	display:inline-block;
	padding-left:18px;
	background:url(../images/icon_1.gif) left center no-repeat;
}
#index_news ul li a:hover{
	background-image:url(../images/icon_1_hover.gif);
}


#index_contact h3 a{
	background-image:url(../images/tit_contact.jpg);
}


.position  a, .position a:link{
	color:#005caa;
	text-decoration:none;
}
.maincontent{
	padding:10px 20px 40px;
	min-height:400px;
	_height:400px;
	margin-bottom:10px;
}
.pagehelp{
	position:absolute;
	bottom:15px;
	right:20px;
}
.maincontent dl{
	border-bottom:1px dotted #ccc;
	padding:5px;
	line-height:2em;
}
.maincontent dl:hover{
	background-color:#eee;
}
.maincontent dt a:link,.maincontent dt a:visited{
	display:block;
	padding-left:20px;
	background:url(../images/icon_1.gif) 0 9px no-repeat;
	font-weight:bold;
}
.maincontent dt a:hover{
	background-image:url(../images/icon_1_hover.gif);
}
.maincontent dt span{
	float:right;
}
.maincontent dd{
	padding-bottom:10px;
}


.piclist li{
	float:left;
	margin:15px;
	_display:inline;
}
.piclist li a.pic{
	display:block;
	width:180px;
	height:120px;
	padding:5px;
	border:1px solid #e2e2e2;
	background-color:#fff;
	margin-bottom:2px;
}
.piclist li img{
	width:180px;
	height:120px;}
.piclist li a.pic:hover{
	background-color:#f3f3f3;
	padding:1px;
	border-width:5px;
}
.piclist li a.txt{
	display:block;
	width:174px;
	height:28px;
	line-height:28px;
	padding:0 8px;
	border:1px solid #e2e2e2;
	background-color:#e5e5e5;
	text-align:center;
}


.prolist dl{
	position:relative;
	padding-left:220px;
	height:160px;
}
.prolist dd{
	padding-bottom:0;
}
.prolist dd.pro_pic{
	position:absolute;
	left:5px;
	top:5px;
	border:1px solid #ccc;
	padding:5px;
	background-color:#fff;
	overflow:hidden;
	width:190px;
	height:140px;
}
.prolist dd.pro_desc{
	height:100px;
}
.prolist dd.pro_info span{
	float:right;
}

.pro_our{
	border:1px solid #e6e6e6;
	background-color:#f0f0f0;
	line-height:26px;
	margin-bottom:10px;
	padding:0 10px;
}

.cpages{
	text-align:center;
	margin-top:30px;
}
.cpages span.curr{
	color:#fff;
	background-color:#568AC3;
	border:1px solid #568AC3;
}
.cpages span, .cpages a{
	padding:1px 7px;
	margin:0 2px;
	border:1px solid #ccc;
}
.cpages a:hover{
	background-color:#568AC3;
	color:#fff;
	border:1px solid #568AC3;
}

.pro_top{
	position:relative;
	padding-left:250px;
	height:230px;
}
.pro_tit h1{
	font-size:14px;
	display:inline;
	color:#568AC3;
}
.pro_img{
	position:absolute;
	left:0;
	margin:10px;
	padding:10px;
	background:url(../images/fp_bg.png);
	text-align:center;
}
.pro_img:hover{
	background:#d7e5f4;
}
.pro_img .txt{
	height:30px;
	line-height:30px;
	display:block;
	background:url(../images/icon.png) 29px -542px no-repeat;
}
.t_pic{ max-height:90px; overflow:hidden; }
.t_pic img{ width:128px; height:90px;}

.contentbox{ font-size:14px;}
.contentbox p{ margin-bottom:10px;}
.contentbox h5{
	color: #568AC3;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding: 5px 10px;
	background-color: #DDD;
	margin-top:5px;
	text-align:center;
	margin-bottom:10px;
}
.contentbox .info{
	text-align:center;
}
.contentbox .content{
	padding:10px 5px 20px;
}
.contentbox .tag{
	font-size:12px;
	border:1px solid #e6e6e6;
	background-color:#f0f0f0;
	text-align:center;
	line-height:26px;
	margin:10px 0;
	padding:0 10px;
}
.contentbox .other{
	margin:10px;
	margin-left:0;
	color:#005caa;
	border-top:1px #CCC dashed;
	padding-top:10px;
}
.contentbox .related li{
	line-height:28px;
	padding-left:30px;
	background:url(../images/icon_1.gif) 10px center no-repeat;
}
.contentbox .propic{
	text-align:center;
}
.contentbox .propic img{
	padding:4px;
	border:1px solid #f0f0f0;
	background-color:#e6e6e6;
}
.related .tabbox ul{
	margin:10px 8px;
}
.related .tabbox li{
	padding:0;
	line-height:1.5;
	background:none;
}


#faqbox{
	padding:15px;
	margin:30px 15px 0;
	border:1px solid #e6e6e6;
}

.contact_msn{
	background:url(../images/icon.png) 0 -595px no-repeat;
}
.contact_skype {
	background:url(../images/icon.png) no-repeat 0 -645px;
}
.contact_msn,.contact_skype{
	display: inline-block;
	width: 15px;
	height: 20px;
	text-indent: -1000em;
	margin: 0 0 0 10px;
}
.inquiry_btn{
	text-align:center;
}
.inquiry_btn a{
	display: inline-block;
	width: 150px;
	height: 35px;
	color: #777;
	text-decoration: none;
	margin: 20px auto 10px;
	background: url(../images/bg_all.png) no-repeat 0 -550px;
}
.inquiry_btn a span{
	display:block;
	text-indent: -1000em;
}
.send_inquiry:link,.send_inquiry:visited{
	display:inline-block;
	height:18px;
	line-height:18px;
	color:#fff;
	background:url(../images/bgn_bg.jpg) top;
	padding:0 15px;
}
.send_inquiry:hover{
	background-position:0 -30px;
	color:#fff;
}



/*probox*/
.probox{
	background-color:#fff;
	margin:10px 0;
	padding-top:10px;
	border-top:1px dashed #CCC;
	font-size:14px;
}
.probox .tips{
	margin:5px 2px 10px;
}
.probox .tips-tit{
	border-top:1px solid #e5e5e5;
	background-color:#f0f0f0;
	font-weight:bold;
	padding:0 10px;
}
.probox table, .probox ul{
	margin:5px 10px;
}
.probox ul li b{
	display:inline-block;
	width:100px;
}
.probox table{
	border-collapse:collapse;
	width:95%;
}
.probox table td{
	border:1px solid #ccc;
	padding:2px 5px;
}
.probox table td.odd{
	background-color:#e4eef2;
}
.footcrumb{
	border: 3px solid #F2F2F2;
	padding: 2px 8px;
	margin:12px 2px;
}
.footcrumb div{
	border-bottom:1px dashed #e2e2e2;
	font-weight:bold;
}
.footcrumb a, .probox li a{
	color:#568AC3;
	text-decoration:underline;
}



.black{
	color:#000000;
}
.f14{
	font-size:14px;
}

#position{
	position: relative;
}
#bdshare{
	position: absolute;
	line-height:14px;
	right:10px;
	top:5px;
}