@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.clr {
	clear: both;
}
body {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCCCCC;
}
.body {
	width: 980px;
	background-color: #FFFFFF;
}

html {
	font-size: 13px;
	line-height: 1.236;
	color: #333;
}
.head {
	height: 50px;
	width: 100%;
}
.banner {
	height: 300px;
}
.left {
	float: left;
	width: 250px;
}
.mid {
	float: left;
	width: 420px;
	margin-left: 5px;
}
.right {
	float: right;
	width: 300px;
}
.foot {
	background-color: #fe3500;
	height: 50px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.menu {
	background-image: url(../Images/index_dh00.jpg);
	height: 30px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B8;
	margin-bottom: 2px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.menu li {
	float: left;
	display: inline;
	width: 80px;
	text-align: center;
}
.menu a {
	font-weight: bold;
	line-height: 35px;
	color: #333;
}
.menu a:hover {
	color: #FF0000;
}
.titleMid {
	background-image: url(../Images/menuback.jpg);
	background-position: 0px bottom;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE3500;
	background-repeat: no-repeat;
	padding-top: 10px;
	color: #FFFFFF;
}
.title {
	background-image: url(../Images/biao.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 30px;
	line-height: 30px;
	text-indent: 25px;
	font-weight: bold;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE3500;
}
.newsProduct {
	width: 250px;
	height: 150px;
}
.newsBody {
	height: 150px;
}
.productSub {
	height: 330px;
}
.productPic {
	height: 150px;
	overflow: hidden;
	width: 420px;
	float: left;
}
#demo {
	float: left;
	width: 200%;
	height: 150px;
}
.pr {
	float: left;
}
.pr div {
	float: left;
	height: 140px;
	width: 200px;
	border: 1px solid #999999;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
}
.pr a {
	line-height: 20px;
	float: left;
	height: 20px;
	width: 200px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.pr img {
	width: 200px;
	height: 120px;
}


.productList  {
	float: left;
	height: 150px;
	width: 200px;
}



.contact {
	height: 130px;
	padding: 10px;
}
.productSub li {
	line-height: 30px;
	list-style-type: none;
	background-image: url(../Images/sortimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.moer {
	float: right;
	margin-right: 10px;
	color: #000000;
}
.ti {
	float: left;
	margin-left: 10px;
	font-weight: bold;
}
.newsBody li {
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	background-image: url(../Images/newsIco.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
}
.titleL {
	float: left;
	width: 270px;
	padding-left: 20px;
}

.mydiv {
	background-color: #FFCC66;
	border: 1px solid #f00;
	text-align: center;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	z-index:999;
	left:50%;
	top:50%;
	margin-left:-512px!important;/*FF IE7 该值为本身宽的一半 */
	margin-top:-250px!important;/*FF IE7 该值为本身高的一半*/
	margin-top:0px;
	position:fixed!important;/* FF IE7*/
	position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/

}

.bg,.popIframe {
background-color: #666; display:none;
width: 100%;
height: 100%;
left:0;
top:0;/*FF IE7*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
z-index:1;
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/* www.codefans.net IE5 IE5.5*/
}
.popIframe {
filter:alpha(opacity=0);/*IE*/
opacity:0;/*FF*/
}
.foot a {
	color: #999999;
}
