﻿@charset "utf-8";
/* CSS Document */
.zbanner{
	background-position:center top;
	height:290px;
	background-repeat:no-repeat;}

.content{
	margin:0 auto;
	width:1000px;
	border-top:2px solid #ededed;
	padding-top:10px;}
.content .smenu{
	height:35px;
	border-bottom:2px solid #029a4d;}
.content .smenu a{
	float:left;
	width:100px;
	height:35px;
	margin-right:8px;
	text-align:center;
	line-height:35px;
	background:#ededed;}
.content .smenu a:hover,
.content .smenu a.on{
	background:#029a4d;
	color:#fff;}



.about_box{
	padding:25px 0;
	margin-top:10px;
	border-top:2px solid #ededed;
	line-height:50px;
	font-size:14px;}
.newslist{
	padding:25px 0;
	margin-top:10px;
	border-top:2px solid #ededed;}
.newslist li {
    width: 393px;
    height: 116px;
    padding: 18px 55px 0 19px;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    float: left;
    margin: 0 23px 23px 0;
	float:left;}
.newslist li .intro {
    width: 230px;
    float: left;
    margin-left: 17px;
    display: inline;}
.newslist li .intro a {
    display: inline-block;
    width: 100%;
    line-height: 18px;
    color: #7e7e7e;}
.newslist li .intro a.tit {
    font-size: 16px;
    line-height: 32px;
    color: #333;}
.newslist li .intro a:hover, .newslist li .intro a.tit:hover {
    color: #f00;}
.newslist li .intro p{
    height: 36px;
    line-height: 18px;}
.newslist li .intro span {
    display: inline-block;
    font-size: 10px;
    line-height: 16px;
    color: #9f9f9f;
    padding-top: 10px;}

.news_title{
	padding:25px 0 0;
	margin-top:10px;
	border-top:2px solid #ededed;
	text-align:center;
	font-size: 25px;
	line-height: 52px;
	text-align: center;}
.news_date{
	font-size: 12px;
	line-height: 40px;
	color: #B9B9B9;
	text-align: center;
	padding-bottom: 25px;
	margin-bottom: 1px;}
.news_info{
	padding:25px 0;
	border-top:2px solid #ededed;
	line-height:50px;
	font-size:14px;}
.productlist{
	padding:25px 0;
	margin-top:10px;
	border-top:2px solid #ededed;}
.productlist ul{
	width:1050px;}
.productlist ul li{
	float:left;
	width:300px;
	height:240px;
	margin-bottom:30px;
	margin-right:50px;
	position:relative;
	overflow:hidden;
	-webkit-transition-duration:0s; -moz-transition-duration:0s; -ms-transition-duration:0s;transition-duration:0s;}
.productlist ul li a{
	-webkit-transition-duration:0s; -moz-transition-duration:0s; -ms-transition-duration:0s;transition-duration:0s;}
.productlist ul li img{
	-webkit-transition-duration:0s; -moz-transition-duration:0s; -ms-transition-duration:0s;transition-duration:0s;}
.productlist ul li .line-t {
    width: 0;
    height: 5px;
    background: #029a4d;
    position: absolute;
    left: 0;
    top: 0;}
.productlist ul li .line-r {
    width: 5px;
    height: 0;
    background: #029a4d;
    position: absolute;
    right: 0;
    bottom: 0;}
.productlist ul li .line-b {
    width: 0;
    height: 5px;
    background: #029a4d;
    position: absolute;
    right: 5px;
    bottom: 0;}
.productlist ul li .line-l {
    width: 5px;
    height: 0;
    background: #029a4d;
    position: absolute;
    left: 0;
    top: 5px;}
.productlist ul li .bg {
    width: 0;
    height: 100%;
	background:url(png30.html);
    position: absolute;
    left: 50%;
    top: 0;
	z-index:10;}
.productlist ul li a span{
	display:block;
	position:absolute;
	right:10px;
	bottom:10px;
	width:90px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#fff;
	-moz-border-radius:14px;
    -webkit-border-radius:14px;
    border-radius:14px;
	z-index:5;}
.productlist ul li a b{
	text-align:center;
	position:absolute;
	width:290px;
	left:5px;
	bottom:-40px;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	z-index:5;
	color:#fff;
	background:url(png70_1.png);}
.content .right .mapbox h2{
	height:30px;
	line-height:30px;
	border-bottom:2px solid #1469A9;
	margin:10px 0 0;
	padding:0;}
.content .right .mapbox h2 a{
	display:block;
	background:#1469A9;
	color:#fff;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	width:100px;}
.content .right .mapbox h3{
	height: 30px;
	line-height: 30px;
	font-size:12px;
	font-weight:bold;
	color:#1469A9;
	border-bottom:1px solid #ddd;}
.content .right .mapbox h3 a{}
.content .right .mapbox ul{
	float:none;
	width:100%;
	margin-top:10px;}
.content .right .mapbox ul li{
	background: url(news_3.html) repeat-x scroll left bottom transparent;
	height: 24px;
	line-height: 24px;
	height:24px;
	line-height:24px;
	float:left;
	width:33%;}
.content .right .mapbox ul li a{
	padding-left:14px;
	background: url(news_2.html) no-repeat scroll 4px center transparent;}
