﻿/* 系统的CSS设置 */
*{ margin:0; padding:0;}
img{
	border:none;
	margin: 0px;
	padding: 0px;
}

body{
	font-size:12px;
	line-height:22px;
	color: #333333;
}
p{ text-align:left;}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:active {text-decoration: none;color: #333333;	font-weight: normal;}
a:visited {text-decoration: none;color: #333333;font-weight: normal;}
a:hover {color: #2587C4;text-decoration: none;font-weight: normal;}
li a:visited {text-decoration: none; }
li a:active {text-decoration: none; }
li a:visited {text-decoration: none; }

#site_all {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
}


#header{
	width:1003px;
	height:107px;
}

#header h1,#header h2,#header h3{
	display: inline;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#header_logo{
	width:407px;
	height:107px;
	float: left;
}

#header_hotline{
	width:360px;
	height:20px;
	color:#333333;
	float: right;
	line-height: 20px;
	text-align: center;
	position: absolute;
	margin-left: 630px;
	margin-top: 25px;
}
#menu {
	background-image: url(../images/index_2.jpg);
	height: 87px;
	width: 594px;
	float: left;
}


#menu ul {
	height: 25px;
	line-height: 25px;
	margin-left: 18px;
	margin-top: 52px;
}


#menu li {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 78px;
	list-style-type: none;
	text-align: center;
	line-height: 25px;
}

#menu li a:link{
	color: #990000;
	text-decoration: none;
}

#menu li a:visited{
	text-decoration: none;
	color: #990000;
}

#menu li a:hover{
	color: #333333;
	text-decoration: none;
}
#menu_sub {
	height: 20px;
	width: 594px;
	background-image: url(../images/index_2_1.jpg);
	background-repeat: no-repeat;
	float: left;
}
#menu_sub ul {
	margin-left: 60px;
}
#menu_sub li {
	float: left;
	height: 20px;
	list-style-type: none;
	margin-left: 10px;
	line-height: 20px;
}

#banner {
	height: 172px;
	width: 1003px;
}


.clear {
	font-size: 2px;
	line-height: 2px;
	height: 15px;
	width: 1003px;
}


#site_body {
	width: 1003px;
	float: left;
	padding-left: 20px;
	background-image: url(../images/mid_bg.jpg);
	background-repeat: repeat-y;
}


/*index首页*/

#index_left {
	float: left;
	width: 195px;
	margin-left: 0px;
}


.left_title {
	height: 31px;
	width: 195px;
	background-image: url(../images/index_5.jpg);
}

.left_product {
	width: 195px;
	float: left;
	background-image: url(../images/index_10.jpg);
	background-repeat: repeat-y;
}
.left_product1 {
	height: 26px;
	width: 170px;
	line-height: 26px;
	text-align: left;
	text-indent: 5px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-top: 5px;
}

.left_product2 {
	height: 25px;
	width: 170px;
	line-height: 25px;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 25px;
}
.left_buttom {
	width: 195px;
	float: left;
	background-image: url(../images/index_14.jpg);
	height: 18px;
}

.left_contact {
	height: 63px;
	width: 195px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}


#index_mid {
	float: left;
	width: 778px;
	margin-left: 10px;
}


.mid_c_title {
	height: 23px;
	width: 778px;
	background-image: url(../images/index_6.jpg);
	background-repeat: no-repeat;
}
.mid_c {
	width: 778px;
	height: 200px;
	margin-top: 15px;
}
.mid_c_img {
	padding: 2px;
	float: left;
	height: 200px;
	width: 267px;
	margin-left: 5px;
}




.mid_c_text {
	font-size: 12px;
	height: 220px;
	float: left;
	padding: 5px;
	margin-left: 12px;
	text-align: left;
	text-indent: 24px;
	width: 450px;
}

.mid_mid{
	width: 778px;
	margin-top: 15px;
}
.mid_contact_title {
	float: left;
	height: 27px;
	width: 316px;
	background-image: url(../images/index_11.jpg);
}



#mid_news_title {
	width: 460px;
	height: 27px;
	background-image: url(../images/index_12.jpg);
	float: left;
	background-repeat: no-repeat;
	}
	
.mid_contact_text {
	width: 310px;
	float: left;
	margin-top: 5px;
	padding-left: 6px;
}

.mid_contact_text li {
	list-style-type: none;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-indent: 6px;
	width: 280px;
}

#mid_news_list {
	width: 460px;
	line-height: 25px;
	float: left;
	margin-top: 5px;
}


.mid_news_list1 {
	height: 28px;
	width: 360px;
	line-height: 28px;
	background-image: url(/template/images/news_bg1.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	float: left;
}





.mid_p_title{
	height: 23px;
	width: 778px;
	background-image: url(../images/index_13.jpg);
	margin-top: 15px;
	float: left;
	background-repeat: no-repeat;
}





.product_show {
	width: 758px;
	padding-right: 10px;
	padding-left: 6px;
	padding-top: 15px;
	height: 250px;
}



/*其它页*/

.mid_title {	
	height: 23px;
	width: 778px;
	background-repeat: no-repeat;
	}

.mid_text {
	width: 778px;
	margin-top: 5px;
	text-align: left;
	text-indent: 24px;
	height: auto;
	overflow: auto;

}

.mid_text img {
	margin-right: 15px;
}
h2 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 23px;
	height: 23px;
}

h1 {
	font-size: 12px;
	color: #333333;
}


.p_list_all {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.pic {
}



.p_bt2{
	width:212px;
	font-size:12px;
	font-weight: bold;
	height:auto;
	overflow:hidden;
	text-align:center;
	float: left;
}
#foot_line {
	line-height: 1px;
	background-color: #666666;
	clear: both;
	height: 1px;
	width: 1003px;
	margin-top: 20px;
	font-size: 1px;
}



#site_foot {
	width: 1003px;
        height:auto;
	margin-top: 3px;
	clear: both;
}

#foot_menu {
	width: 1003px;
        height:auto;
	text-align: center;
	clear: both;
	margin-top: 5px;
	text-indent: 10px;
}

#foot_link {
	width: 1003px;
        height:auto;
	text-align: left;
	text-indent: 10px;
}

#footer_link li {
	width:auto;
	float:left;
	text-align:left;
	line-height: 22px;
	height: auto;
	margin-right: 5px;
}

#foot_link li a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#foot_link li a hover{
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
#copyright {
	width: 1003px;
	height: auto;
	text-align: center;
}




.more {
	font-size: 10px;
	color: #003366;
	line-height: 27px;
	margin-left: 720px;
	width: 100px;
}

.more2 {
	font-size: 9px;
	color: #003366;
	line-height: 27px;
	margin-left: 410px;
	width: 100px;
}
.jia {
	font-size: 14px;
	color: #000000;
	margin-right: 6px;
}
.jg {
	margin-right: 3px;
	margin-left: 3px;
}



.p_height {
	line-height: 28px;
}


/*新闻列表*/

.news_list {
	width: 768px;
	line-height: 28px;
	padding-left: 10px;
	overflow: auto;
	height: auto;
}

.news_list2{
	width: 528px;
	height: 28px;
	float: left;
	text-align: left;
	text-indent: 25px;
	line-height: 28px;
	background-image: url(/template/images/news_bg1.gif);
}

.news_date{
	text-align: center;
	float: left;
	height: 28px;
	width: 80px;
	line-height: 28px;
	background-image: url(/template/images/news_bg2.gif);
}

.news_date2{
	text-align: center;
	float: left;
	height: 28px;
	width: 200px;
	line-height: 26px;
	background-image: url(/template/images/news_bg2.gif);
}



/*产品页*/

.p_title {
	width: 750px;
	height: 23px;
	background-color: #ECECEC;
	line-height: 23px;
	margin-left: 10px;
	text-align: left;
	text-indent: 5px;
}

.p_title1 {
	width: 760px;
	margin-top: 10px;
	background-image: url(../images/p_guid.jpg);
	background-repeat: no-repeat;
	margin-left: 12px;
	text-align: left;
	text-indent: 15px;
}

.p_image {
	height: 174px;
	width: 324px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 4px;
	text-indent: 0px;
}


.p_text {
	width: 758px;
	margin-top: 15px;
	font-weight: normal;
	padding-left: 15px;
	text-align: left;
	text-indent: 24px;
}

.p_text2 {
	text-align: left;
	width: 540px;
	margin-top: 15px;
	font-weight: normal;
	text-indent: 5px;
	margin-left: 15px;
}

.p_related {
	list-style-position: inside;
	list-style-type: square;
}

.p_text img{
	text-align: left;
	margin-top: 20px;
	text-indent: 0px;
	margin-bottom: 20px;
}


.p_bottom{
	height: auto;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
}

.page_list{
	width: 728px;
	padding-left: 10px;

}

.page_next {
	float: right;
	height: auto;
	width: auto;
}

/*分页*/
.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:#009984;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}
