﻿/**************DesignByHancy********************************************************/
body {
	margin: 0px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma,Verdana;
	background-color: #FFFFFF;
	background-image: url('images/webg.jpg');
	background-position: center top;
	background-repeat: repeat-x;
}
div {
	overflow: hidden;
	margin: auto;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #005A7E;
	text-decoration: underline;
}
table {
	border-collapse: collapse;
	width:100%;
}
th {
	font-size: 12px;
	line-height: 150%;
}
td {
	font-size: 12px;
	line-height: 150%;
}
hr {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	color: #333333;
}
img {
	border-color: #999999;
}
strong {
	font-weight: bold;
	font-size: 14px;
}
.floatright {
	float: right;
	clear: both;
	padding-left: 5px;
}
.floatleft {
	float: left;
	clear: both;
	padding-right: 5px;
}
/***********************************************************************/
#quicktop {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 110px;
	height: 147px;
	z-index: 1000;
}
.webtop {
	position: relative;
	width: 954px;
	height: 75px;
	margin-top: 26px;
	clear: both;
}
.star {
	position: absolute;
	top: 0px;
	left: 15px;
	width: 98px;
	height: 75px;
}
#menu {
	position: relative;
	width: 954px;
	height: 82px;
	background-image: url('images/menubg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
#menu ul {
	width: 944px;
	height: 24px;
	margin: 29px auto;
}
#menu ul li {
	float: left;
	width: 118px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-image: url('images/menubar.jpg');
	background-position: left center;
	background-repeat: no-repeat;
}
#menu ul li a {
	float:left;
	display:block;
	width: 118px;
	height: 24px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: 微软雅黑, 幼圆;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #00FFFF;
	text-decoration: none;
}
#menu ul ul {
	display:none;
}
.menubar {
	position: absolute;
	left: 5px;
	top: 29px;
	width: 1px;
	height: 24px;
}
#content {
	width: 954px;
	height: auto;
	background-image: url('images/contentbg.gif');
	background-position: left top;
	background-repeat: repeat-y;
}
.sidebar {
	float: left;
	width: 280px;
	height: auto;
	margin-right: 8px;
}
.sidetitle1 {
	width: 280px;
	height: 45px;
	line-height: 40px;
	color: #2480BB;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	background-image: url('images/sidetitle1bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.sidetitle2 {
	width: 280px;
	height: 45px;
	line-height: 40px;
	color: #2480BB;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	background-image: url('images/sidetitle2bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.sidemenu {
	width: 250px;
	padding: 0px 15px 10px 15px;
}
.mailbox {
	padding: 10px 15px 0px 15px;
	text-align: left;
	line-height: 150%;
	color: #336699;
	background-image: url('images/mailbg.jpg');
	background-position: 137px 28px;
	background-repeat: no-repeat;
}
.sidemenu ul li {
	width: 250px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	text-indent: 30px;
	border-bottom: 1px #BEE6E6 solid;
	background-image: url('images/icon1.gif');
	background-position: 10px 12px;
	background-repeat: no-repeat;
}
.sidemenu ul li a {
	color: #005A7E;
	font-size: 12px;
}
.sidemenu ul ul {
	display: none;
}
.sidetype {
	padding: 10px 15px;
	text-align: left;
	line-height: 150%;
	color: #336699;
}
/**********************************************************************/
.main {
	float: left;
	width: 666px;
	height: auto;
}
.topbar {
	width: 666px;
	height: 181px;
	background-image: url('images/topbar.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
.entopbar {
	width: 666px;
	height: 181px;
	background-image: url('images/entopbar.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
.mytitle {
	width: 666px;
	height: 30px;
	padding-top: 34px;
	text-align: left;
	text-indent: 66px;
	font-size: 15px;
	color: #005A7E;
	font-family: 微软雅黑,幼圆;
	background-image: url('images/titbg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
.mybody {
	width: 620px;
	margin: 20px auto;
	text-align: left;
	line-height: 200%;
}
.indextitle {
	position: relative;
	width: 666px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-indent: 36px;
	margin: 10px auto;
	background-image: url('images/line.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.more {
	position: absolute;
	right: 20px;
	top: 7px;
}
.indextype {
	width: 650px;
	margin: 15px auto;
	text-align: left;
	line-height: 150%;
}
.indextype a{
	color:#FF3300;
}
.bottom {
	padding: 15px 0px;
	margin-top: 20px;
	line-height: 150%;
	text-align: center;
	border-top: 1px gray solid;
	background-color: #E5F4F7;
	clear: both;
}
/**********************首页产品图标列表**************************/
.IndexProdList {
	text-align: center;
}
.IndexProdList li {
	float: left;
	width: 152px;
	height: 172px;
	margin:1px 5px;
	_display:inline;
}
.IndexProdList .img {
	width: 150px;
	height: 150px;
	text-align: center;
	border: 1px #999999 solid;
}
.IndexProdList .img img {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 150px;
	height: 150px;
}
.IndexProdList .name {
	height: 20px;
	line-height: 20px;
	width: 152px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/***************内容部分-图标列表干栏目***********/
.ColumnsListName {
	float: left;
	width: 500px;
	height: 20px;
	line-height: 20px;
	background-color: #F2F2F2;
	font-weight: bold;
	font-size: 12px;
	text-indent: 20px;
	margin-top: 15px;
}
.ColumnsListMore {
	float: left;
	width: 120px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	background-color: #DDDDDD;
	text-align: center;
	margin-top: 15px;
}
/*******************模板栏目图标样式******************/
.ColumnsList_Ico {
	clear: both;
	width: 620px;
	text-align: center;
}
.ColumnsList_Ico ul li {
	float: left;
	width: 202px;
	height: 230px;
	text-align: center;
	margin: 15px 2px;
	overflow: hidden;
	_display: inline;
}
.ColumnsList_Ico .img {
	width: 200px;
	height: 200px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px #DDDDDD solid;
}
.ColumnsList_Ico .img a {
	display: block;
	width: 200px;
	height: 200px;
	vertical-align: middle;
}
.ColumnsList_Ico .img img {
	border: 0px;
	width: 200px;
	height: 200px;
}
.ColumnsList_Ico .name {
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color:#F2F2F2;
	border: 1px #DDDDDD solid;
}
.ColumnsList_Ico .details {
	display: none;
	width: 200px;
	height: 30px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
}
/*******************模板栏目文本样式******************/
.ColumnsList_text {
	width: 710px;
	clear: both;
}
.ColumnsList_text ul li {
	text-align: left;
	height: 24px;
	width: 710px;
	line-height: 24px;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-image: url('images/icon_1.gif');
	background-position: 15px 48%;
	background-repeat: no-repeat;
	border-bottom: 1px gray dashed;
}
/********************************产品列表页面***********************************/
.ProdRecordTotal {
	margin: 20px 0px;
	height: 20px;
	color: gray;
	text-align: center;
	line-height: 20px;
	clear: both;
}
.ProdList {
	clear: both;
	width: 620px;
	text-align: center;
}
.ProdList ul li {
	float: left;
	width: 202px;
	height: 230px;
	text-align: center;
	margin: 15px 2px;
	overflow: hidden;
	_display: inline;
}
.ProdList .img {
	width: 200px;
	height: 200px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px #DDDDDD solid;
}
.ProdList .img a {
	display: block;
	width: 200px;
	height: 200px;
	vertical-align: middle;
}
.ProdList .img img {
	border: 0px;
	width: 200px;
	height: 200px;
}
.ProdList .name {
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color:#F2F2F2;
	border: 1px #DDDDDD solid;
}
.ProdList .desc {
	display: none;
}
.ProdList .details {
	display: none;
}
/********页面跳转按钮样式*****************************************************/
.ProdPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	clear: both;
}
.ProdPagination a {
	margin-right: 10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	text-decoration: none;
}
/********************************产品内容页面***********************************/
.ProdTitle {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}
.ProdContent {
	text-align: left;
	margin-bottom: 20px;
}
.ProdBack {
	text-align: center;
	margin: 20px auto;
	clear: both;
}
.ProdBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	text-decoration: none;
}
/********************************新闻列表页面***********************************/
.NewsRecordTotal {
	margin: 20px 0px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.NewsList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.NewsList li {
	border-bottom: 1px gray dashed;
	height: 24px;
	line-height: 24px;
}
.NewsList .Name {
	float: left;
	width: 70%;
	background-image: url('images/icon_1.gif');
	background-position: 10px 48%;
	background-repeat: no-repeat;
	text-indent: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList .Time {
	float: left;
	width: 30%;
	text-align: right;
	color: #808080;
}
.NewsPagination {
	margin: 20px 0px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
/********************************新闻内容页面***********************************/
.NewsTitle {
	font-size: 14px;
	color: #CC0000;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px;
}
.NewsFrom {
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	text-align: center;
	margin: 10px 0px;
	background-image: none;
}
.NewsContent {
	margin: 20px 0px;
}
.NewsBack {
	text-align: center;
}
.NewsBack a {
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	border: 1px gray solid;
}
.content_page {
    margin: 8px;
    text-align: center;
}
.content_page a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AECD9E;
    color: #A0A0A0;
    margin: 1px;
    padding: 4px 6px;
}
.content_page span {
    background: none repeat scroll 0 0 #F7FDF4;
    border: 1px solid #AECD9E;
    color: #FF6600;
    margin: 1px;
    padding: 4px 6px;
}
.content_page input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AECD9E;
    color: #A0A0A0;
    height: 22px;
    line-height: 22px;
    margin: -5px 0 0 1px;
    padding: 1px 0 2px;
    position: absolute;
    text-align: center;
    width: 30px;
}
.content_page button {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AECD9E;
    color: #A0A0A0;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin: -5px 0 0 35px;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 40px;
}
/**************客户留言样式*************/
.MsgForm {
	text-align: center;
}
.MsgFormTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #D9F8FF;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #A6D3EE;
}
.MsgForm table {
	width: 620px;
	font-size: 12px;
	border-collapse: collapse;
	text-align: left;
}
.MsgForm td {
	padding: 3px;
	/*border:1px black solid;*/
}
.MsgForm td .td1 {
	width: 100px;
	text-align: center;
}
.MsgForm input .text1 {
	width: 200px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}
.MsgForm textarea .text1 {
	width: 98%;
	height: 100px;
	line-height: 150%;
	color: red;
	font-size: 14px;
	font-weight: bolder;
}
.MsgForm .submit {
	text-align: center;
}
.MsgTable {
	text-align: center;
}
.MsgTableTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #D9F8FF;
	text-indent: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #A6D3EE;
}
.MsgTable table {
	width: 620px;
	font-size: 12px;
	line-height: 18px;
	border-collapse: collapse;
	margin: 3px 0px;
	clear: both;
}
.MsgTable td {
	padding: 5px;
	border: 1px solid #45A8E2;
}
.MsgTable .td1 {
	width: 100px;
}
.MsgTable .td1 div {
	text-align: center;
}
.MsgTable td.td1 {
	background-color: #EBF5FA;
}
.MsgTable td.td2 {
	text-align: right;
	background-color: #EBF5FA;
}
.MsgTable td.td3 {
	text-align: left;
	background-color: #EBF5FA;
}
.MsgTable td.td4 {
	width: 100px;
	font-weight: bold;
	text-align: center;
	background-color: #DAEDF5;
}
.MsgTable td.td5 {
	font-weight: bold;
	text-align: right;
	background-color: #DAEDF5;
}
.MsgTable td.td6 {
	font-weight: bold;
	text-align: left;
	background-color: #DAEDF5;
}
.MsgTable .Pagination td {
	border: 0px;
}

h1{
	font-size:16px;
	margin:0px;
	padding-left:20px;
	text-align:left;

}
h1 a{
	color:#FF3300;
}
