/* ~~ news ~~ */
.news {
	width: 96%;
	padding-top: 10px;
	padding-bottom:10px;
	margin:0 auto;
}
.news ul {
	padding: 0 5px 5px 5px; 
}
.news li {
	width: 100%;
	padding: 10px 0;
	height: 26px;
}
.news li span {
	padding-right: 5px;
}
.news .newsimg {
	width:231px;
	height:92px;
	padding:1px;
	border:1px solid #e2e3e3;
	overflow:hidden;
	float:left;
	}
.rightcon{
	float:right;	
	width:530px;
	}
.newsdescrip{}
.newsdescrip h1{
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	text-indent:0;
	}
.newsdate{
	height:22px;
	line-height:22px;
	}
.newsdescrip p{ padding:5px 0;}
.news_list_btn{ text-align:left; margin-top:20px;}
.news_list_btn a{ padding:2px 4px 1px 4px; border:1px solid #dfdfdf;}


.news h2 { text-align:center; width:100%; margin-bottom:10px; height:30px; border-bottom:0.1em #efefef dotted; font-size:16px; font-weight:normal;}
.news h2 span { color:#969696; font-size:11px; }
.news p { line-height:20px;}


.subnavlan {
	padding: 20px 0  12px 10px;
	height: 25px;
}
.subnavtext {
	text-align: left;
	color: #0090d7;
}
.subnavtext a {
	color: #0090d7;
}
.subnavtext span {
	text-indent: 12px;
	padding-left: 18px;
}

/* ~~ feedback ~~ */
.sidebar2 {
	float: left;	width: 424px;	margin-left: 32px;	background: #006633;	padding-bottom: 20px;	height: 100%;	margin-top:25px;	min-height: 450px;
}
.sidebar2 .stitle{
	position: absolute;	top: 220px;
	
}
.sidebar2 article {
	width: 424px;	height: 241px;	overflow: hidden;
}
.sidebar2 h1 {
	padding: 5px 5px 5px 15px;	color: #ffffff;
}

.sidebar2 p {
	padding: 5px 5px 5px 15px;	color: #ffffff;	line-height: 22px;
}
.feedback {
	padding: 0 12px 10px 21px;	width: 503px;	float: left;	margin-top:25px;
}
.feedback h1 {
	color: #0090d7;
	padding: 5px 0;
	font-size: 18px
}
.feedback ul, .content ol {
	padding: 0 5px 15px 5px;
}
.input {
	width: 243px;
		border:none;
	background-color: #9ee98d;
	height: 35px;
	text-indent: 5px;
	line-height: 35px;
	color: #595757;
	margin: 5px 10px 5px 0;
}
.textarea {
	width: 500px;
	background-color: #9ee98d;
	border:none;
	height: 255px;
	margin-top: 5px;
	text-indent: 5px;
	line-height: 35px;
}
.submit{ text-align:right; margin:25px 15px;}


/*service*/
.sidebar3 {
	width: 425px;
	padding-bottom: 20px;
	height: 100%;
	min-height: 282px;
	float: left;
	margin-top:20px;

}
.sidebar3 .stitle{
	color:#30328b;
	line-height:30px;
	height: 30px;
	margin-bottom:5px;
	font-weight:bold
	
}
.service{ width:100%;}

.service h1{ color:#00a2e9; height:36px; font-size:14px; background:url(../images/bg_service_h1.png) bottom no-repeat; text-indent:35px;}
.service_con{ padding:15px 10px; min-height:100px;  letter-spacing:1px;}


/* ~~ download ~~ */
.download{ width:500px;}
.download h1{}
.download li{
	width:163px;
	float:left;
	height:26px;
	padding:5px 0;
	}
/* ~~ product ~~ */
.productlist{
	width:812px;
	margin:15px 25px;
}
.productlist ul{ padding:0}
.productlist li{	width:252px; 	height:190px;	margin:5px 9px 15px;	float:left;	overflow:hidden}
.proconimg{ width:250px; height:100px; overflow:hidden; border:1px solid #e1e5e2;}
.productlist li p{ padding:5px 0;color:#5dc31f;font-size:12px;text-align:center;
}
.productcon{	width:810px;	margin:10px auto;	}
.probanner{ margin:10px auto; overflow:hidden; width:810px; height:160px;}

/*~~site_map~~*/
.site_map_list{ width:970px; margin:0 auto; padding-top:10px; }

.site_map_list h5{ font-size:12px; color:#eb6100; padding:10px 0; padding-left:15px;}
.site_map_list ul li{ width:970px; height:35px; line-height:35px;}
.site_map_list ul{ border-bottom:1px dashed #e5e5e5; padding-bottom:20px;}
.site_map_list dl{ clear:both; overflow:hidden;}
.site_map_list dl dt{ float:left; margin-right:30px; font-size:12px; font-weight:bold; height:35px; line-height:35px; }
.site_map_list dl dt span{ float:left; display:block; width:5px; height:5px; background:url(images/site_map_dot.jpg) no-repeat; margin-top:14px;}
.site_map_list dl dt a{ padding-left:8px;}
.site_map_list dl dd{ float:left; margin-right:20px;}
dl.marg_pro dd{ padding-right:10px;}
ul.border_none{ border:none;}