﻿/* 系统的CSS设置 */
*{ margin:0; padding:0;}
img{
	border:none;
	margin: 0px;
	padding: 0px;
}

body{
	font-family:Tahoma, Verdana;
	font-size:12px;
	line-height:22px;
	color:#333333;
	text-align:center;
	background-color:#F3F3F3;
}
p{ text-align:left;}

a:link {color: #333333;text-decoration: none; }
a:active {text-decoration: none;color: #333333;}
a:visited {text-decoration: none;color: #333333;}
a:hover {color: #666666;text-decoration: none}
li a:visited {text-decoration: none; }
li a:active {text-decoration: none; }
li a:visited {text-decoration: none; }
#site {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/template/images/bg.jpg);
	background-repeat: repeat-y;
}



#header{
	width:980px;
	height:82px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/template/images/head_bg.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#header_logo{
	width:auto;
	height:72px;
	background-position: left;
	left: 0px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header_hotline{
	width:280px;
	height:20px;
	text-align:right;
	color:#333333;
	float: right;
	vertical-align: bottom;
	margin-top: 25px;
}
#header_hotline li {
	float: left;
	height: auto;
	width: 70px;
	margin-left: 8px;
	list-style-type: none;
	list-style-image: url(/template/images/head_logo.gif);
}
#menu {
	background-image: url(/template/images/menubg.jpg);
	height: 35px;
	width: 980px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#menu_bar {
	float: left;
	height: 35px;
	width: 980px;
}
#menu_text {
	float: left;
	height: 34px;
	width: 200px;
	line-height: 34px;
	color: #FFFFFF;
}


#menu ul {
	height: 35px;
	width: auto;
	margin-left: 10px;
	margin-right: auto;
	line-height: 33px;
}


#menu li {
	font-family: "宋体";
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	float: left;
	height: auto;
	width: 120px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
}

#menu li a:link{
	color: #FFFFFF;
	width: auto;
	text-decoration: none;
	height: auto;
	font-weight: bold;
}

#menu li a:visited{
	height: 35px;
	width: auto;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

#menu li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	float: left;
	height: 35px;
	width: 120px;
	background-image: url(/template/images/menubg2.jpg);
	font-weight: bold;
}
#clear {
	background-color: #D2D2D2;
	height: 22px;
	width: 980px;
	line-height: 22px;
	font-size: 12px;
}


#site_all {
	background-color: #FFFFFF;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


#banner {
	clear: both;
	height: 202px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}

#site_body {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../images/bodybg.jpg);
	margin-top: 2px;
}
#body_left {
	float: left;
	height: auto;
	width: 190px;
}
.left_title {
	height: auto;
	width: 185px;
	margin-top: 5px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
}

#left_product {
	height: 100%;
	width: 185px;
}
.left_top {
	line-height: 20px;
	height: 20px;
	width: 180px;
}
#left_bottom {
	line-height: 10px;
	background-image: url(/template/images/bottom.jpg);
	height: 10px;
	width: 180px;
	float: left;
	font-size: 10px;
	margin-bottom: 10px;
}



#product_title {
	float: left;
	height: auto;
	width: 170px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 8px;
	text-align: left;
}
.p_titles {
	margin-left: 8px;
}


#contact_title {
	float: left;
	height: auto;
	width: 170px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 8px;
	text-align: left;
}


#left_middle {
	height: auto;
	width: 195px;
	float: left;
	overflow: hidden;
	background-image: url(../images/middle.jpg);
}

.product_list1 {
	height: auto;
	width: 160px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

.product_list2 {
	height: auto;
	width: 80px;
	text-align: left;
	float: left;
}

.left_contact {
	height: auto;
	width: 170px;
	float: left;
	overflow: hidden;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;

}

.left_contact2 {
	height: 28px;
	width: 170px;
	margin-top: 2px;
	text-align: left;
	text-indent: 10px;
	overflow: hidden;
	float: left;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


#body_right {
	float: left;
	height: auto;
	width: 765px;
	margin-left: 15px;
}





#right_top {
	float: left;
	height: auto;
	width: 760px;
	text-align: left;
}
#right_top_text {
	float: left;
	height: 154px;
	width: 430px;
	text-align: left;
	text-indent: 24px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
}
#right_top_img {
	float: left;
	height: 154px;
	width: 320px;
}

.right_title {
	height: 40px;
	width: 760px;
	margin-top: 5px;
	background-image: url(/template/images/bg1.jpg);
	line-height: 40px;
	text-align: left;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	text-indent: 30px;
}
.right_guid {
	height: 40px;
	width: 765px;
	line-height: 40px;
	text-align: left;
	text-indent: 25px;
	background-image: url(../images/bg2.jpg);
}

#right_list_title {
	height: auto;
	width: 745px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.right_list_title2 {
	float: left;
	height: auto;
	width: auto;
	background-attachment: fixed;
	background-image: url(/template/images/bg3.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-align: left;
	text-indent: 15px;
	margin-right: 15px;
}




#right_p_list {
	height: auto;
	width: 760px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



#right_text {
	height: auto;
	width: 680px;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 24px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

h1 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}





#right_product {
	float: left;
	height: auto;
	width: 750px;
	margin-top: 5px;
}

.p_list_all {
	float: left;
	height: auto;
	width: 166px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.p_list_pic {
	height: 115px;
	width: 160px;
	border: 1px solid #D2D2D2;
	padding: 4px;
}


.pic{
	border:1px solid #D2D2D2;
	width:160px;
	height:115px;
	margin: auto;
}
.pic_2 {
	height: auto;
	width: auto;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
}



.p_bt1{
	width:166px;
	font-size:12px;
	height:auto;
	overflow:hidden;
	text-align:center;
	float: left;
}
.p_bt2{
	width:166px;
	font-size:12px;
	height:auto;
	overflow:hidden;
	text-align:center;
	float: left;
}

.page_list {
	float: left;
	height: auto;
	width: 740px;
	margin-top: 5px;
}

#right_bottom {
	height: auto;
	width: 715px;
	margin-top: 10px;
	float: left;
}
#news_title {
	height: 25px;
	width: 760px;
	overflow: hidden;
}

#right_bottom_title1 {
	height: 25px;
	width: 345px;
	background-image: url(/template/images/bg2.jpg);
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	float: left;
}

#right_bottom_title2 {
	height: 25px;
	width: 345px;
	background-image: url(/template/images/bg2.jpg);
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	float: left;
	margin-left: 15px;
}



#news_list {
	height: auto;
	width: 760px;
	overflow: hidden;
	margin-top: 5px;
	float: left;
}

#right_bottom_news1 {
	float: left;
	height: auto;
	width: 345px;
}

#right_bottom_news2 {
	float: left;
	height: auto;
	width: 345px;
	margin-left: 15px;
}
#news_list2 {
	float: left;
	height: 24px;
	width: 280px;
	text-align: left;
	text-indent: 25px;
	background-image: url(/template/images/news_listbg.gif);
	line-height: 24px;
	margin-left: 5px;
}
#foot_line {
	line-height: 3px;
	background-color: #666666;
	clear: both;
	height: 3px;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 3px;
}



#site_foot {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	background-color: #E5E5E5;
	clear: both;
}

#site_footer_link {
	height: auto;
	width: 980px;
	text-align: left;
	text-indent: 10px;
	background-color: #FFFFFF;
}

#site_footer_link li {
	width:auto;
	float:left;
	text-align:left;
	line-height: 22px;
	height: auto;
	margin-right: 5px;
}

#site_footer_link li a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#site_footer_link li a hover{
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
#site_footer_copyright {
	height: auto;
	width: 980px;
	background-color: #FFFFFF;
}





#site_footer_menu {
	height: 22px;
	width: 980px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #FFFFFF;
	text-indent: 10px;
}

.more {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
	margin-left: 520px;
	height: auto;
	width: 100px;
}

.more2 {
	margin-left: 300px;
}
.more3 {
	margin-left: 22px;
}

.too{
	margin-left: 5px;
}
.dvr_list {
	height: auto;
	width: 760px;
	float: left;
	margin-bottom: 10px;
}


.dvr_list li {
	height: auto;
	width: auto;
	float: left;
	margin-left: 10px;
	margin-right: 40px;
}



/*新闻列表*/

.p_list {
	height: auto;
	width: auto;
}

.list_news{
	width: 480px;
	height: 26px;
	float: left;
	margin-top: 5px;
	text-align: left;
	text-indent: 10px;
	background-image: url(/template/images/news_bg.gif);
	background-repeat: repeat-x;
	line-height: 26px;
}

.news_data{
	width: 200px;
	height: 26px;
	float: left;
	margin-top: 5px;
	text-align: center;
	background-image: url(/template/images/news_bg2.gif);
	background-repeat: repeat-x;
	line-height: 26px;
}

/*产品页*/

.p_title {
	height: auto;
	width: 640px;
	margin-top: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.p_image {
	border: 2px solid #CCCCCC;
	height: 181px;
	width: 252px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	float: left;
}

.p_table {
	height: auot;
	width: 490px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

.p_line {
	height: 5px;
	width: 760px;
	margin-top: 15px;
	font-size: 5px;
	line-height: 5px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}


	
.p_text {
	text-align: left;
	height: auto;
	width: 640px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.p_text img{
	text-align: left;
	height: auto;
	width: auto;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	text-indent: 0px;
}


.p_bottom{
	height: auto;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
}



/*分页*/


.k_pagelist {float:right;display:table;clear:both;line-height:30px;}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}





/*首页产品展示*/
#demo {
	border:1px solid #CCCCCC;
	width:740px;
	zoom:1;
	padding:4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#demo_title {
	height:30px;
	line-height:30px;
	padding-left:15px;
	width:760px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#demo ul li img {
	border:2px solid #999999;
}
#demo ul li img:hover {
	border:2px solid #FF0000;
}
#demo ul li a:hover img {
	border:2px solid #FF0000;
}
.scroll_div {
	width:750px;
	overflow: hidden;
	white-space:nowrap;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li {
	display:inline;
}

