﻿@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	color:#555555;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
    width:1002px;
    height:auto;
    margin:auto;

}


a{
	text-decoration:none;
	color:#555555;
}
a:hover{
	text-decoration:none;
	color:#BF0604;
}
.top{
    
    width:1002px;
    margin:auto;
	background:url(../images/top_bg.jpg) repeat-x ;
	height:141px;
}
.meau{
	width:1002px;
	margin:auto;
}
.meau ul li{
	float:left;
	width:114px;
	height:30px;
	line-height:25px;
	text-align:center;
	margin-right:28px;
	font-weight:700;
}
.meau ul li a{
	color:#fff;
	margin-right:25px;
}
.meau ul li:hover{
	background:url(../images/hover.png) no-repeat;
	
}

.banner{
	background:url(../images/banner_bg.jpg) repeat-x ;
	height:303px;
	text-align:center;

}

.top-right{
	width:345px;
	float:right;
	text-align:right;
}
.logo{
	width:1002px;
	margin:auto;
	height:110px;
}
.tab1{
	float:left;
	width:200px;
}
.select{
	float:left;
	width:140px;
}

.main{
	width:1001px;
	margin:auto;
}
.one{
	height:254px;
}
.index-case{
	background:url(../images/bg.png) no-repeat ;
	width:263px;
	height:254px;
	float:left;
	overflow:hidden;
}
.index-about{
	background:url(../images/bg2.png) no-repeat ;
	width:457px;
	height:254px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
.index-new{
	background:url(../images/bg.png) no-repeat;
	width:263px;
	height:254px;
	float:right;
	overflow:hidden;
}
.two{
	margin-top:5px;
}
.index-contact{
	background:url(../images/bg4.png) no-repeat;
	width:263px;
	height:212px;
	float:left;
	overflow:hidden;
}
.index-pro{
	background:url(../images/bg5.png) no-repeat;
	width:721px;
	height:212px;
	float:right;
	overflow:hidden;
padding-left:10px;
}
.foot{
	background:url(../images/footbg.jpg) repeat-x;
	height:92px;
	text-align:center;
	margin-top:15px;
}
.red{
	background:url(../images/red.png) no-repeat;
	width:142px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
	font-weight:700;
	margin-top:14px;
	margin-left:14px;
	margin-bottom:10px;
}
.red1{
	background:url(../images/red.png) no-repeat;
	width:142px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
	font-weight:700;
	margin-left:12px;
}
.bule{
	background:url(../images/bule.png) no-repeat ;
	width:142px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
	font-variant:700;
	margin-top:14px;
	margin-left:14px;
	margin-bottom:10px;
	
}
.bule1{
	background:url(../images/bule.png) no-repeat ;
	width:142px;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#fff;
	font-variant:700;
	margin-left:12px;
}
.index-cont{
	padding-left:14px;
	padding-right:6px;
height:184px;
overflow:hidden;

}
.new-list{
	height:25px;
	line-height:25px;
	padding-left:10px;
	border-bottom:1px dashed #cccccc;
	margin-left:15px;
	margin-right:15px;
}


.foot-meau{
	width:760px;
	margin:auto;
	padding-top:25px;
	height:30px;
}
.foot-meau ul li{
	float:left;
	width:100px;
	line-height:20px;
	text-align:center;
	border-right:1px solid #535353;
}


.left{
	width:220px;
	float:left;
}
.right{
	width:770px;
	float:right;
}
.left-title{
	background:url(../images/left_bg_top.png) no-repeat;
	width:220px;
	height:40px;
	padding-top:10px;
}
.pro-cont{
	background:url(../images/left-middle.png) repeat-y;
	margin-top:-10px;
}
.pro-list{
	background:url(../images/icon2.jpg) no-repeat;
	height:25px;
	line-height:25px;
	padding-left:20px;
	border-bottom:1px solid #e4e4e4;
	width:178px;
	margin:auto;
}
.right-title{
	background:url(../images/right-top.png) no-repeat;
	width:770px;
	height:40px;
	padding-top:10px;
}
.right-cont{
	background:url(../images/right-middle.png) repeat-y;
	padding-left:20px;
	padding-right:20px;
margin-top:-10px;
}
.dd{
    float:left;
    position:relative;
}