/* CSS Document */

.box2{ width:1200px; margin:auto}

/*内页底部*/
.pagination{ clear:both; text-align:center}
.pagination li{
	display:inline-block;
	border: 1px solid #dddddd;
	padding-left:12px;
	padding-right:10px;
	margin: 0px; overflow:hidden;
}

.pagination li+li{
	border-left-style: none;
}
.pagination li:first-child+li{border: 1px solid #dddddd;border-radius:3px 0 0 3px;}
.pagination li:last-child,.pagination li:first-child{border: 1px solid #dddddd;border-radius:3px;}
.pagination li:nth-last-child(2){border-radius:0 3px 3px 0;}
.pagination li.disabled{}
.pagination li.active{ background-color:#e9060f; color:#FFFFFF}

.pagination li a{ color:#333333}


#cms .list{

	margin-top: 10px;
	margin-bottom: 10px;
}
.list div{float: left;
	width: 100%;}
#cms .list .dp{ display:none}
#cms .list .ntitle{
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	width: 100%; line-height:32px;
}
#cms .list .img{
	border: 1px solid #ddd; text-align:center;
}

#cms .list .img span{ display:inline-block;}

#left{
	float: left;
	width: 203px;
	margin-left: 1px; line-height:31px;
}
#left .h2{
	color: #FFFFFF;
	text-align: center;
	font-family: "微软雅黑";
	line-height: 31px;
	font-size: 16px;
	background-image: url(lefttitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 5px;
}
#left .leftdh{
	margin: auto;
	width: 190px;
}
#left .leftdh ul,#left .leftdh ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#left .leftdh ul li a{
	line-height: 18px;
	display:block;
	padding-left: 25px;
	/*	background-image: url(in_r5_c3.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;*/
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	margin-top: 5px;
	padding-top:5px;
	padding-bottom:5px;
	position: relative; font-weight:bold
}
#left .leftdh ul li a span{
	position: absolute;
	left: 5px;
	top: 6px; display:none
}
#left .leftdh ul li a:after{
	position: absolute;
	left: 10px;
	top: 6px;content:'-';
}
#left .leftdh ul li ul li a{padding-left: 35px; font-weight:lighter;}
#left .leftdh ul li ul li  a:after{	left:20px;content:'+';}
#left .leftdh ul li ul li ul li a{padding-left: 45px; color:#666666; font-size:12px}
#left .leftdh ul li ul li ul li  a:after{	left: 30px;content:'-';}



#left .leftdh ul li a:hover,#left .leftdh ul li a.select:last-child{
	background-image: url(in_r2_c3.jpg);
	color: #FFFFFF;
	background-color: #52b234;
}
/*#left .leftdh ul li ul li a{

	padding-left: 80px;background-position: 50px center; display:block;
}*/
/*#left .leftdh ul li a span{
	font-weight: bold;
	font-size:18px;
	line-height:18px;
	width: 10px;
	overflow: hidden;
	display:inline-block;
	text-align: right; margin-right:5px;
}
#left .leftdh ul li a span b{ margin-left:-8px;display:inline-block; float:left; padding-top:2px; height:12px;}
#left .leftdh ul li ul li  ul li  a{width: 78px;background-position: 70px center;
	padding-left: 100px;} */
/*#left .leftdh ul ul{ display:none}	*/
	#left .leftdh ul li.select>ul{ display:block}
#left #lx{
	float: left;
	width: 203px;
	margin-left: 1px;
	margin-top: 10px;
	background-image: url(lianxi.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#left #lx .etitle a{
	display: none;
}
#left #lx .econtent{
	float: left;
	width: 185px;
	margin-top: 130px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#right{
	float: right;
	width: 970px;
	margin-right: 8px; 

}

#main{
	background-image: url(mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 1200px; margin-top:15px;

}
#main1{
	background-image: url(topin.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; min-height:500px;
}
#postion{
	line-height: 40px;
	float: left;
	width: 100%;
	background-image: url(ppp.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	padding-bottom: 10px;
}
#postion b{
	float: left;
	font-size: 16px;
	/*	color: #FFFFFF;*/ font-weight:lighter;
	background-image: url(bb.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#postion div{
	float: right;
	margin-right: 5px;
}
#postion div,#postion div a{
	color: #999;
}
#cms,#cms1{
	float: left;
	width: 970px;
	overflow: hidden;
	min-height:300px;
	margin-top: 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;
}


#cms .list{
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}
.bk{
	background-color: #ddd;	

}



.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;
}
#cms img,#cms1 img{ max-width:100%;}

#gotop{
	background-color: #0d6ed9;
/*	background-image: url(bg24.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	
	width: 30px; display:none;
	bottom:0px;
	right:0px;
	float:right;
	z-index:999999999;
	position: fixed;
	filter: Alpha(Opacity=90); text-align:center; color:#FFFFFF; cursor:pointer; line-height:16px; padding-top:10px; padding-bottom:10px;
 }

#foots{
	background-image: url(footbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 45px; float:left; width:100%; font-size:12px; min-height:100px;
}
#foots,#foot a{ color:#666666}
#foots .foot1{
	text-align: center;
	font-family: "微软雅黑", "宋体", "Arial Unicode MS";
	line-height: 33px;
}
#foots .copyright{
	padding-top: 5px;
}


#foots .foot1 a{
	margin-right: 5px;
	margin-left: 5px;
}

#cms1 .h1{
	font-size: 18px;
	line-height: 1.5;
	font-weight: lighter;
}