/* CSS Document */
body{
	margin: auto;

	font-size: 12px;
	line-height: 2;
	font-family: "微软雅黑", "宋体", Arial;
	color: #000;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img[align="left"]{ margin-right:10px;}
img[align="right"]{ margin-left:10px;}
ul,li,p,dl,dt{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div,span{text-overflow: ellipsis;}
.clear{ clear:both}
.box{
	width: 1000px;
	margin: auto;
}
.fl{ float:left}
.fr{ float:right}
.boxs{ max-width:1366px; margin:auto}
#nav{
	background-color: #D20001;z-index: 99; font-size:14px;
}
#nav ul{}
#nav ul li{
	text-align: center;
	float: left;
	width: 125px;
	position: relative;
	z-index: 99;
	line-height: 40px;
	background-image: url(5_r4_c7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav a{ color:#FFFFFF}
#nav a:hover{ color:#FFFF00}
#nav ul ul{
	display: none;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 40px;
	z-index: 99;background-color: #D20001;
}

#nav ul ul ul{
	display: none;
	position: absolute;
	width: 100%;
	left: 100%;
	top: 0px;
	z-index: 99;background-color: #D20001;
}

#nav ul li.nbg,#nav ul ul li{
	background-image: none;
}#nav ul ul li{ line-height:32px; width:100%;
	
}
#nav ul ul{	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#F70000;
	border-bottom-color:  #BB0000;}
#nav ul ul li a{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BB0000;
	border-bottom-color: #F70000;
	text-align: center;
	float: left;
	width: 100%;
}
#nav ul ul li a:hover{background-color: #F20000;}
.banner{
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 23px;
	padding-top: 1px;
}
#foot{
	background-color: #353535;
	padding-top: 15px;
	padding-bottom:15px;
	position: relative; margin-top:15px;
}
#foot #go{
	background-image: url(go.jpg);
	float: left;
	height: 30px;
	width: 45px;
	position: absolute;
	right: 0px;
	top: -30px; cursor:pointer;
}
#foot1{
	background-color: #B20000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#foot1,#foot1 a{
	color: #FFFFFF;
}
#foot .nav{}
#foot .nav ul{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2A2A2A;
	border-left-color: #4C4C4C;
	float: left;
}
#foot,#foot a{ color:#ccc}
#foot .nav ul li{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4C4C4C;
	border-left-color: #2A2A2A;
	float: left;
	width: 240px;
	height: 225px;
	text-align: left;
	text-indent: 60px;
	font-size: 16px;
}
#foot .nav ul li ul{
	float:left;
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
}
#foot .nav ul li ul li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 100%;
	height:auto;
	font-size: 12px;
}
#foot .nav ul li ul ul{ display:none}
#foot .lx{
	padding-left: 20px; width:220px;
}
#foot .lx h3.h3{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#foot .lx .econtent{ padding-top:15px;}
#foot .fr{}
#foot .qrcode{ padding-top:15px;}
.pro{
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 20px;
}
.pro .etitle{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	float: left;
	height: 32px;
	width: 100%;
	line-height: 32px;
}
.pro .etitle b{
	float:left;
	font-size: 16px;
	color: #FF0000;
	margin-right: 5px;
}
.pro .etitle span{
	float:left;
	color: #666666;font-size: 14px;

}
.pro .etitle a{ float:right}


.pro .econtent{
	float: left;
	width: 100%;
	padding-top: 10px;
}
.pro .econtent .list{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	font-size: 14px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
}
.pro .econtent .list:nth-child(4n+1){ clear:both}
.pro .econtent .list .img{
	padding: 5px;
}
.pro .econtent .list .ntitle{
	text-align:left;
	white-space: nowrap;
	float: left;
	margin-left: 5px;
	background-image: url(y.jpg);
	background-repeat: no-repeat;
	background-position: right center;	line-height: 32px;
}
.pro .econtent .list:hover{	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #2D9218;
	border-left-color: #CCCCCC;}
.pro .econtent .list:hover .ntitle{
	background-image: url(yy.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
.pro .econtent .list:hover .ntitle a{color: #2D9218;}
.line{
	background-image: url(line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;

}



.news{
	background-image: url(-.jpg);
	background-repeat: no-repeat;
	background-position: left 70px;
	float: left;
	width: 640px; margin-top:20px;
}
.news .etitle{
	line-height: 32px;
	float: left;
	width: 100%;
}
.news .etitle b{
	float:left;
	font-size: 16px;

	margin-right: 5px;
}
.news .etitle span{
	float:left;
	color: #666666;font-size: 14px;

}
.news .etitle a{
	float:right;
	color: #FFFFFF;
	background-color: #CC0000;
	font-family: "宋体";
	line-height: 18px;
	margin-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
.news .econtent{}
.news .econtent .li{
	background-image: url(li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 48%;
	margin-right: 2%;
	white-space: nowrap;
	overflow: hidden;
}
.news .econtent .li .ntitle{
	float: left;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 14px;
	line-height: 32px;
}
.news .econtent .li .img,.news .econtent .li .dp{ display:none}

.news .econtent .l1 .img,.news .econtent .l1 .dp{ display:block}
.news .econtent .l1{
	border: 1px solid #ddd;
	width: 608px;
	float: left;
	padding: 15px;
	margin-bottom: 10px;
	margin-top: 10px;	background-image: none;
}
.news .econtent .l1 .left{
margin-left:150px;
}
.news .econtent .l1 .ntitle{
	text-align: left;
	text-indent: 0px;
	font-size: 18px;
}
.news .econtent .l1 .ntitle a{
	color: #CC0000;
}
.news .econtent .l1 .dp{
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 12px;
	color: #666666;
	float: left;
	height: 70px;
	width: 100%;
	overflow: hidden;
	line-height:23px;
	white-space: normal;
}
.news .econtent .l1 .img{ float:left}
.about{ float:right; margin-top:20px; width:320px;}

.about .etitle{
	line-height: 32px;
	float: left;
	width: 100%;
}
.about .etitle b{
	float:left;
	font-size: 16px;

	margin-right: 5px;
}
.about .etitle span{
	float:left;
	color: #666666;font-size: 14px;

}
.about .img{float: left;
	width: 100%;
	padding-top: 10px;}
.about .econtent{
	line-height: 1.5;
	float: left;
	width: 100%;
	padding-top: 10px;
}

.case{
	float: left;
	width: 640px; margin-top:20px;
}
.case .etitle{
	line-height: 32px;
	float: left;
	width: 100%;
}
.case .etitle b{
	float:left;
	font-size: 16px;

	margin-right: 5px;
}
.case .etitle span{
	float:left;
	color: #666666;font-size: 14px;

}
.case  .etitle a{
	float:right;
	color: #FFFFFF;
	background-color: #CC0000;
	font-family: "宋体";
	line-height: 18px;
	margin-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}

.case .econtent{
	float: left;
	width: 100%;
	padding-top: 10px;
}
.case .econtent .list{
	float: left;
	font-size: 14px;

	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	position: relative;
}
.case .econtent .list:nth-child(3n+1){ clear:both}
.case .econtent .list .img{
	
}
.case .econtent .list .ntitle{
	text-align:center;
	white-space: nowrap;
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #333333;
	filter: Alpha(Opacity=60);Opacity:0.6; color:#FFFFFF
}
.case .econtent .list .ntitle a{ color:#FFFFFF}

.news1{
	background-image: url(-.jpg);
	background-repeat: no-repeat;
	background-position: left 70px;
	float: right;
	width: 320px; margin-top:20px;
}
.news1 .etitle{
	line-height: 32px;
	float: left;
	width: 100%;
}
.news1 .etitle b{
	float:left;
	font-size: 16px;

	margin-right: 5px;
}
.news1 .etitle span{
	float:left;
	color: #666666;font-size: 14px;

}
.news1 .etitle a{
	float:right;
	color: #FFFFFF;
	background-color: #CC0000;
	font-family: "宋体";
	line-height: 18px;
	margin-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
.news1 .econtent{}
.news1 .econtent .li{
	background-image: url(li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 100%;

	white-space: nowrap;
	overflow: hidden;
}
.news1 .econtent .li .ntitle{
	float: left;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 14px;
	line-height: 32px;
}
.news1 .econtent  .more{ display:none}
.news1 .econtent .li .img,.news1 .econtent .li .dp{ display:none}

.news1 .econtent .l1 .img,.news1 .econtent .l1 .dp{ display:block}
.news1 .econtent .l1{
	float: left;
	margin-top: 10px;
	background-image: none;
	width: 100%;
	margin-bottom: 10px;
}
.news1 .econtent .l1 .left{
margin-left:135px;
}
.news1 .econtent .l1 .ntitle{
	text-align: left;
	text-indent: 0px;
	font-size: 16px;
}

.news1 .econtent .l1 .dp{
	font-family: "微软雅黑", "宋体", Arial;
	font-size: 12px;
	color: #666666;
	float: left;
	height: 36px;
	width: 100%;
	overflow: hidden;
	line-height:18px;
	white-space: normal;
}
.news1 .econtent .l1 .img{ float:left}
.news1 .econtent .l1 .more a{
	color: #CC0000;
}.news1 .econtent .l1 .more{ display:block}




#left{
	float: left;
	width: 228px;
	margin-left: 1px;
}
#left .h2{

	color: #FFFFFF;
	text-align: center;
	font-family: "微软雅黑";
	line-height: 35px;
	font-size: 16px;

}
#left .leftdh ul,#left .leftdh ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#left .leftdh ul li a{
	line-height: 38px;
	float: left;
	width: 188px;
	padding-left: 40px;
	background-image: url(leftli.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left .leftdh ul li a:hover,#left .leftdh ul li a.select{

}
#left .leftdh ul li ul li a{
	width: 168px;
	padding-left: 60px;
}

#left .leftdh ul li ul li  ul li  a{width: 148px;
	padding-left: 80px;} 
#lianxi{
	float: left;
	width: 220px;
	margin-left: 5px;
	margin-top: 10px;
	background-image: url(in_r6_c4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#left #lianxi .etitle{
	float: left;
	width: 100%;
	line-height: 22px;
	background-image: none;
	font-weight: lighter;
}
#left #lianxi .etitle b{
	font-family: "宋体";
	font-weight: lighter;
	float: left;
	margin-left: 20px;
	color: #999999;
	font-size: 12px;
}
#left #lianxi .etitle a{
	display: none;
}
#left #lianxi .econtent{
	float: left;
	width: 100%;
	margin-top: 90px;
	padding-bottom: 10px;
}
#right{
	float: right;
	width: 765px;
	margin-right: 1px;

}

#main{
	background-image: url(mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 100%;
	margin-top: 15px;
}
#main1{
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
}
#main2{
	background-image: url(foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 100%;
	padding-bottom: 1px;
}
#postion{
	line-height: 35px;
	float: left;
	width: 100%;
	background-image: url(in_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 30px;

}
#postion b{
	float: left;
	margin-left: 25px;
	font-size: 16px;
/*	color: #FFFFFF;*/ font-weight:lighter;

}
#postion div{
	float: right;
	margin-right: 5px;
}
#postion div,#postion div a{
	color: #999;
}
#cms,#cms1{
	float: left;
	width: 745px;
	overflow: hidden;
	min-height:300px;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px; 
}
#cms .li{
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #737373;
	padding-bottom: 5px;
	line-height: 32px;
	font-size: 14px;
	
}
#cms .li .ntitle{
	float: left;
	width: 80%;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	font-family: "宋体";
text-overflow: ellipsis;
}
#cms .li .ntitle a{
	font-family: Arial, Helvetica, sans-serif;
}
#cms .li .time{
	float: right;
	width: 12%;
	color: #999999;
	font-size: 12px;
}
#cms1 .content{
	float: left;
	width: 700px;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 10px;
}

#page{
	float: left;
	width: 800px;
	line-height: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#page  a{
	height: 18px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #dddddd;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 18px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
#page  a.select{
	background-color: #CC3300;
	color: #FFFFFF;
}
#cms .list{
	float: left;
	margin-top: 9px;
	margin-right: 7px;
	margin-bottom: 9px;
	margin-left: 11px;
}
.bk{
	background-color: #ddd;	

}
.list .ntitle{
	text-align: center;
	white-space: nowrap;
	float: left;
	width: 100%;
	overflow: hidden;text-overflow: ellipsis;
}
#leftdh{
	float: left;
	width: 168px;
	margin-left: 10px;
	margin-top: 10px;
}
#leftdh ul{	float: left;
	width: 100%;}
#leftdh ul li{	float: left;
	width: 100%;}
#leftdh ul li ul{ display:none}
#leftdh ul li a{
	float: left;
	width: 100%;
	color: #e2da15;
	font-weight: bold;	line-height: 1.1;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftdh ul li ul li a{
	float: left;
	width: 163px;
	color: #FFFFFF;
	font-weight: lighter;
	padding-left: 5px;

}
#leftdh ul li ul li ul li a{
	float: left;
	width: 158px;
	color: #FFFFFF;
	font-weight: lighter;
	padding-left: 10px;
}
#leftdh ul li ul li ul li a{
	float: left;
	width: 153px;
	color: #FFFFFF;
	font-weight: lighter;
	padding-left: 15px;
}
#leftdh ul li ul li ul li ul li a{
	float: left;
	width: 148px;
	color: #FFFFFF;
	font-weight: lighter;
	padding-left: 20px;
}
#search{
	float: right;
	margin-top: 40px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#s{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #999;
	float: left;
}
#btn{
	width: 48px;
	background-color: transparent;
	height: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.red{ color:#FF0000}
#left .lx{
	background-image: url(lx.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 115px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 209px;
	margin-top: 20px;
}
#left .lx h3.h3{ display:none}

input[type='text'],textarea{
	border: 1px solid #ddd;
}
#cms button{
	line-height: 32px;
	color: #FFFFFF;
	background-color: #CC0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	text-align: center;
	width: 80px;
}
#foot2{
	background-image: url(foot1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	padding-top: 20px;
	text-align: center; min-height:80px;
}