﻿html,body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	color: #000;
	background-color: #b4c9e4;
}
div {
	margin: 0 auto;
	padding: 0;
}
form {
	margin: 0 auto;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
.top {
	width: 760px;
	height: 64px;
}
.logo {
	float: left;
	display: inline;
	background-image: url('Images/logo_bg.gif');
	width: 295px;
	height: 64px;
}
.logo img {
	margin-top: 12px;
	margin-left: 12px;
}
.title {
	float: right;
	display: inline;
	width: 464px;
	height: 64px;
	background-image: url('Images/title_bg.gif');
}
.title ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	height: 22px;
	line-height: 22px;
	margin-top: 42px;
}
.title li {
	float: left;
	display: inline;
	text-align: center;
}
.li-1 {
	width: 70px;
	background-image: url('Images/title-bg-1.gif');
	color: white;
}
.li-1 a {
	color: #FFF;
	text-decoration: none;
}
.li-1 a:hover {
	color: #f00;
}
.li-2 {
	width: 74px;
	background-image: url('Images/title-bg-2.gif');
	color: #0088ab;
}
.li-2 a {
	color: #0088ab;
	text-decoration: none;
}
.li-2 a:hover {
	color: #f00;
}

.search {
	width: 760px;
	height: 43px;
	background-color: #2a537f;
}
#search-img-3 {
	float: left;
	display: inline;
	margin: 0 auto;
	padding: 0;
	border: 0;
	height: 27px;
	background-color: white;
	margin-top: 8px;
}
#search-img-1 {
	float: left;
	display: inline;
	margin-left: 15px;
	margin-top: 5px;
}
#search-img-2 {
	float: left;
	display: inline;
	margin-top: 7px;
}
.newpro-ul { /*最新产品ul的class*/
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 12px;
	padding-top: 5px;
}
.newpro-ul li {
	float: left;
	display: inline;
}
.gonggao-p { /*网站公告*/
	float: right;
	display: inline;
	color: white;
	padding-top: 13px;
	height: 43px;
}
.topnews-ul { /*最新资讯*/
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 12px;
	padding-top: 5px;
}
#main {
	width: 760px;
	background-color: white;
	vertical-align: top;
}
#left {
	float: left;
	display: inline;
	width: 560px;
	padding: 10px;
	vertical-align: top;
}
#right {
	float: right;
	display: inline;
	width: 170px;
	background-color: #dbd8cc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
.clear {
	clear: both;
}
.left-gsjj {
	height: 20px;
	line-height: 20px;
	background-color: #ede9db;
	padding-left: 10px;
	color: #29547f;
	margin-top: 10px;
}
.gongsijianjie {
	margin-top: 5px;
	background-color: white;
	width: 545px;
	height: auto;
	line-height: 20px;
	text-align: left;
	padding-left: 5px;
	text-align: left;
}
.product-tit {
	margin-top: 10px;
	clear: both;
}
.product-cn {
	float: left;
	display: inline;
	width: 273px;
	height: 26px;
	line-height: 26px;
	background-image: url('Images/product-title-bg.gif');
	color: #ff7800;
	font-size: 14px;
	border: 1px #989898 solid;
}
.product-cn strong {
	padding-left: 25px;
}
.product-en {
	float: right;
	display: inline;
	width: 273px;
	height: 26px;
	line-height: 26px;
	background-image: url('Images/product-title-bg.gif');
	color: #307313;
	font-size: 14px;
	border: 1px #989898 solid;
}
.product-en strong {
	padding-left: 25px;
}
.pro-cn {
	float: left;
	display: inline;
	width: 273px;
	border: 1px #ff7800 solid;
	clear: both;
}
.pro-cn img {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pro-en {
	float: right;
	display: inline;
	width: 273px;
	border: 1px #307313 solid;
}
.pro-en img {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pro-content {
	margin: 0;
	padding: 0;
	line-height: 25px;
	margin-left: 50px;
	margin-top: 10px;
}
.main-news{
	width:560px;
	margin:0 auto;
	}
.main-news-left {
	float: left;
	display: inline;
	color: white;
	width: 255px;
	height: 25px;
	line-height: 25px;
	background-image: url('Images/news-list-bg.gif');
	padding-left: 20px;
	margin-top: 10px;
}
.main-news-right {
	float: right;
	display: inline;
	color: white;
	width: 255px;
	height: 25px;
	line-height: 25px;
	background-image: url('Images/news-list-bg.gif');
	padding-left: 20px;
	margin-top: 10px;
}
.news-list-left {
	float: left;
	display: inline;
	min-height: 210px;
	line-height: 20px;
	width: 275px;
}
.news-list-right {
	float: right;
	display: inline;
	min-height: 210px;
	line-height: 20px;
	width: 275px;
}
.main-classlist {
	height: 25px;
	line-height: 25px;
	background-image: url('Images/news-list-bg.gif');
	color: white;
	padding-left: 10px;
}
.classlist-content {
	background-color: #ede9db;
	margin-bottom: 5px;
}
.anli-content {
	background-color: #ede9db;
	margin-bottom: 5px;
	text-align: center;
}
.lianxi-content {
	background-color: #ede9db;
	margin-bottom: 5px;
	padding-left: 10px;
	line-height: 25px;
}
.mail-content {
	background-color: #ede9db;
	margin-bottom: 5px;
	height: 80px;
	line-height: 25px;
	text-align: center;
}
.mail-content input {
	margin-top: 10px;
}
.links-content {
	background-color: #ede9db;
	line-height: 20px;
	min-height: 200px !important;
	height: 200px;
	padding-left: 20px;
}
.copytit {
	width: 760px;
	height: 25px;
	line-height: 25px;
	background-color: #2a537f;
	color: white;
	text-align: center;
}
.copytit a {
	color: #FFF;
	text-decoration: none;
}
.copytit a:hover {
	color: #f00;
}
.copyright {
	height: 70;
	line-height: 20px;
	width: 760px;
        height: 20px;
	text-align: center;
	background-color: white;
}
.title-left {
	margin-top: 5px;
	height: 26px;
	line-height: 26px;
	padding-left: 20px;
	background-image: url('Images/product-title-bg.gif');
	border: 1px #8a8a8a solid;
	font-size: 12px;
}
.topnews-ul {
	/*最新资讯*/
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 12px;
	padding-top: 5px;
}
.topnews-ul li {
	background: url('../../../upfiles/system/dian.gif') no-repeat 10px 10px;
	padding-left: 20px;
	float: left;
	display: inline;
	line-height: 22px;
}
.topnews-ul span {
	float: right;
	color: #666666;
	margin-right: 5px;
}
.proclasstree {
	/*产品分类树*/
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	height: auto;
	margin-left: 20px;
}
.links {
	/*友情链接-系统*/
	float: left;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.links li {
	float: left;
	display: inline;
}
.youqing {
	height: 70;
	line-height: 20px;
	width: 760px;
        height: 20px;
	text-align: left;
	background-color: white;
}

.profilelist {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.profilelist li {
	line-height: 20px;
}
.classnews { /*分类资讯列表*/
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 90%;
	height: auto;
	font-size: 12px;
	padding-top: 5px;
}
.classnews li {
	background: url('../../upfiles/system/dian.gif') no-repeat 10px 7px;
	padding-left: 20px;
	float: left;
	display: inline;
	line-height: 22px;
}
.classnews span {
	float: right;
	color: #666666;
	margin-right: 5px;
}
.hr {
	text-align: center;
	width: 90%;
	height: 1px;
	font-size: 0px;
	margin: 0 auto;
	padding: 0;
	background-image: url('Images/service-hr.gif');
}
.newspage-3 {
	height: 25px;
	text-align: center;
	line-height: 25px;
}
.content {
	margin: 10px;
	line-height: 20px;
}
.product-1 {
	list-style-type: none;
	margin: 10px;
	padding: 0;
	height: 50px;
	line-height: 24px;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
}
.product-1 li {
	float: left;
	display: inline;
	width: 33%;
	text-align: center;
	height: 24px;
}
.proli-1 {
	border-left: 1px #808080 solid;
	border-top: 1px #808080 solid;
	background-color: #EEEEEE;
}
.proli-2 {
	border-left: 1px #808080 solid;
	border-top: 1px #808080 solid;
	background-color: #FFFFFF;
}
.product-1 h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	height: 24px;
	line-height: 24px;
}
.propic {
	text-align: center;
	padding: 10px;
}
.product-2 {
	margin-left: 30px;
	line-height: 25px;
}
