﻿*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-size: 12px;
	color: #464646;
}
img
{
	border: 0px;
}
/*pre换行*/
pre
{
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

/*链接默认样式*/
a:link, a:visited
{
	color: #021680;
	text-decoration: none;
}
a:hover
{
	color: #F28624;
}
/*取消浮动*/
.cls
{
	clear: both;
	width: 100%;
	height: 0px;
	overflow: auto;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.cl
{
	text-align: left;
}
.cr
{
	text-align: right;
}
.cen
{
	text-align: center;
}

.style_span
{
	color: #021680;
	font-size: 14px;
}
/*首页的层，左边的和右边的*/
.style_divLeft
{
	float: left;
	width: 243px;
	left: 0px;
	margin-top: 10px;
}
* html .style_divLeft
{
	float: left;
	width: 243px;
	left: 0px;
	margin-top: 10px;
}
.style_divRight
{
	width: 507px;
	float: right;
	margin-top: 10px;
}

* html .style_divRight
{
	width: 507px;
	float: right;
	margin-top: 10px;
}

/*首页的层，左边的和右边的产品展示的和其他的不一样*/
.style_divRight_1
{
	width: 507px;
	float: right;
	margin-top: 10px;
}

/*二级页面的层，左边的和右边的*/
.style_divLeft2
{
	float: left;
	width: 210px;
	left: 0px;
}
* html .style_divLeft2
{
	float: left;
	width: 210px;
	left: 0px;
}
.style_divRight2
{
	width: 530px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 10px;
}
* html .style_divRight2
{
	width: 530px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 10px;
}
.style_divRight21
{
	width: 530px;
	float: right;
	min-height: 20px;
	margin-top: 10px;
}
* html .style_divRight21
{
	width: 530px;
	float: right;
	margin-top: 10px;
}


/*模块title样式*/
.mod_title
{
	background-image: url(../Images/Prom/news-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
/*联系我们的样式*/
.mod_title_1
{
	background-image: url(../Images/Prom/bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.mod_title_p
{
	float: left;
	margin: 8px 0px 0px 6px;
}
* html .mod_title_p
{
	float: left;
	margin: 8px 0px 0px 6px;
}
.mod_title_t
{
	float: left;
	margin: 10px 0px 0px 6px;
	font-size: 14px;
	font-weight: inherit;
}
.mod_title_m a
{
	float: right;
	margin: 10px 10px 0px 0px;
}

/*首页每个子模块里面的样式*/
.style_Inside_div
{
	margin: 15px 15px 0px 15px;
}

/*二级页面产品展示外面的样式*/
.style_div_border
{
	width: 500px;
	margin: 15px 15px 15px 9px;
}
* html .style_div_border
{
	width: 500px;
	margin: 10px 10px 10px 9px;
	text-align: center;
}

/*里面的样式*/
.style_div_limian
{
	width: 151px;
	text-align: center;
	height: 240px;
	margin: 0px 0px 0px 15px;
	float: left;
	overflow: hidden;
}
* html .style_div_limian
{
	overflow: hidden;
	margin: 0px 0px 0px 10px;
	text-align: center;
	width: 151px;
	height: 240px;
	float: left;
}

/*二级页面里面的二级菜单*/
.style_twoMenu
{
	width: 208px;
	height: 28px;
	vertical-align: middle;
	background-image: url(/Common/Images/Prom/menu-bg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #dbdada;
	border-left: 1px solid #dbdada;
	border-right: 1px solid #dbdada;
}
/*二级页面里面的二级菜单的下一级*/
.style_twoMenu_next
{
	width: 210px;
	height: 29px;
	background-color: #9bd0eb;
	vertical-align: middle;
	border-bottom: 1px dashed #fff;
}
* html .style_twoMenu_next
{
	width: 190px;
	height: 29px;
	background-color: #9bd0eb;
	vertical-align: middle;
	border-bottom: 1px dashed #fff;
}

/*首页产品展示模块*/
.style_head_product
{
	margin: 15px 15px 15px 15px;
	width: 477px;
}

.style_head_product_limian
{
	border: 0px;
	width: 148px;
	height: 119px;
	float: left;
	margin: 0px 0px 0px 8px;
	border: 1px solid #CCCCCC;
}
* html .style_head_product_limian
{
	border: 0px;
	width: 148px;
	height: 119px;
	float: left;
	margin: 0px 0px 0px 6px;
}
/*首页公司简介模块外面层的样式*/
.style_one_itro
{
	border: 1px solid #CCCCCC;
	width: 100%;
	height: 300px;
}
* html .style_one_itro
{
	border: 1px solid #CCCCCC;
	width: 100%;
	height: 300px;
}
/*首页联系我们模块外面层的样式*/
.style_one_lianxi
{
	border: 1px solid #CCCCCC;
	overflow: hidden;
	width: 241px;
	height: 197px;
	margin: 10px 0px 0px 0px;
	width: 100%;
}
* html .style_one_lianxi
{
	border: 1px solid #CCCCCC;
	overflow: hidden;
	width: 241px;
	height: 198px;
	margin: 10px 0px 0px 0px;
	width: 100%;
}
