html { color: #000;  height: 100%; margin-bottom: 1px; }
body, div, ul, li { margin: 0; padding: 0; font-family:"宋体"}
img{border:0}
ul { list-style: none; }
a { color: #000; text-decoration:none}
a:hover { color: #84B263; }

/*头部*/
.head{ position:fixed;top: 0;left: 0;width:100%;height:130px;min-width: 1000px;z-index:10;zoom: 1;background:url(../images/head.png) no-repeat;background-size: cover;-webkit-background-size: cover;-o-background-size: cover; background-position: center 0;}
.header{ width:1200px; height:80px; margin-left:auto; margin-right:auto;}
.header_logo{ float:left;width:385px; height:80px;}
.header_tel{ float:right;width:226px; height:80px;}

/*导航*/
.naiv{ width:100%; height:50px; }
.naiver{ width:600px; height:50px; margin-left:auto; margin-right:auto; }
.nav ul { float:left;}
.nav li a{ float:left;width:120px;line-height:50px; text-align:center; color:#000; font-weight:bold;letter-spacing:8px; font-size:14px;} 
.nav li a:hover { color:#fff;background:url(../images/naver.png)}

/*投屏广告*/
.banner{ width:100%; height:auto; margin-top:100px;margin-left:auto; margin-right:auto; margin-bottom:20px;}
.banner img{ width:100%; height:100%; }
.banner_k{ width:1200px; height:auto;margin-left:auto; margin-right:auto; margin-bottom:20px;}
.banner_k img{ width:100%; height:100%; }

/*列表标题*/
.position{ width:870px; height:40px;  font-size:14px; color:#999; line-height:40px; font-weight:bold;letter-spacing:5px; padding-left:20px; background:url(../images/top.jpg); margin-bottom:20px;}

/*资讯内容*/
.frame{ width:1300px; height:auto; margin-left:auto; margin-right:auto; overflow:hidden; padding-top:20px;}
.frame_left{ float:left; width:260px; height:auto; }

.frame_right{ float:right; width:1000px; height:auto; }
.frame_info{ float:left; line-height:40px; text-align:center; font-size:24px; font-weight:bold; color:#666; text-decoration:none; padding-left:30px;width:850px; margin-bottom:20px;}
.frame_mian{ float:left; line-height:20px; text-align: justify; font-size:14px; color:#666; text-decoration:none; padding-left:30px;width:820px;}

.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0}

<!--<title><%=rsProduct("title")%> - <%=SiteName%></title>-->