﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background:#ecf8fe !important;
	line-height:150%;
	font-size:90%;
	width:100%!important;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%
}
ul, ol, li {
	list-style:none
}
em, i {
	font-style:normal
}
img {
	border:0
}
input, img {
	vertical-align:middle
}
img {
	border:0;
}
a {
	color:#333;
	text-decoration:none;
	font-size:100%;
}
a:link, a:visited {
	color:#333;
	text-decoration: none;
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	overflow:hidden;
}
.h5 {
	height:5px;
	overflow:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
/**/
.logo {
	padding:5px 0;
}
.logo img {
	 
}
.nav td {
	text-align:center;
	background:#006eb4;
	line-height:250%;
	border:#fbf8f8 1px solid;
}
.nav a {
	color:#fff;
}
.nav td.nav_active {
	background:#078ee2;
}
.title {
	padding:0 15px;
	line-height:200%;
	background:url(../images/title_bg.png) repeat-x left center;
	font-size:120%;
	color:#fff;
}
.title h2 {
	font-size:110%;
}
.title a{
	color:#fff;
}
.title h2 span {
	font-size:130%;
}
.about {
	padding:10px;
}
.about p {
	line-height:180%;
	text-indent:2em;
	font-size:110%;
	padding:5px 0;
}
.news li {
	padding:0 10px;
	line-height:250%;
	border-bottom:#b1b1b1 1px solid;
	font-size:110%;
	text-align:right;
	clear:both;
}
.news li img {
	height:15px;
}
.news li a {
	display:block;
	float:left;
	text-align:left;
	width:90%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.news_title{
	padding:10px;
	padding-bottom:5px;
	text-align:center;
	line-height:150%;
	border-bottom:#ddd 1px dotted;
	color:#666;
}
.news_title h2{
	color:#3a3a3a;
	padding-bottom:5px;
	font-size:120%;
}
.product {
	padding-top:10px;
}
.product li {
	float:left;
	width:50%;
	text-align:center;
	margin-bottom:12px;
}
.product li img {
	width:86%;
	padding:1px;
	border:#69c1fa 1px solid;
}
.product li p {
	width:86%;
	white-space:nowrap;
	overflow:hidden;
	font-size:110%;
	line-height:180%;
	text-overflow:ellipsis;
	margin:0 auto;
	text-align:center;
}
.hot li {
	text-align:center;
	padding-bottom:10px;
}
.hot li img, .zt_img img {
	width:94%;
	padding:1px;
	border:#cbcbcb 1px solid;
}
/**/
.footer {
	text-align:center;
	background:#ebeaea;
}
.back_top {
	background:url(../images/title_bg.png) repeat-x left center;
	line-height:200%;
	font-size:130%;
}
.back_top a {
	color:#fff;
}
.back_top img {
	height:15px;
}
.footer p {
	line-height:150%;
}
/**/
.contact{
	padding:10px;
	line-height:180%;
}
.contact h2{
	font-size:150%;
	padding:10px 0;
}
.content, .dqjs{
	padding:10px;
}
.content p{
	padding:5px 0;
}
.title_sub{
	background:#eee;
	padding-top:5px;
	line-height:200%;
}
.title_sub td, .zt_img{
	text-align:center;
}
.n_active{
	background:#fff;
}
.dqjs li{
	padding:10px 0;
	border-bottom:#aaa 1px dotted;
	color:#333;
}
.dqjs li h2{
	font-size:120%;
}
.dqjs li a{
	color:#0067AC
}
.dqjs li h3{
	font-weight:normal;
	color:#999;
}
.img td{
	width:50%;
	padding:5px 0;
}
.img img{
	padding:2px;
	border:#ddd 1px solid;
}
.zt h2{
	color:#16316F;
	font-size:120%;
	line-height:160%;
	padding:5px 10px;
}
.text{
	text-indent:2em;
	padding:5px;
	border-bottom:2px solid #0067AC;
}
.zt_list{
	padding:0 10px;
}
.zt_list li{
	line-height:250%;
	padding-left:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	border-bottom:#e1e1e1 1px dotted;
	background:url(../images/z3g_arrow_red.png) no-repeat 6px center;
}

.newslink{ width:99%;}

.imgStyle {
    border: 1px solid #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    height: 190px;
    margin: 0 auto;
    overflow:hidden;
    position: relative;
    width: 250px;
}
.imgStyle img {
    border: 0 none;
    height: 190px;
    width: 250px;
}
.slideItem {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}
#slideUL {
    bottom: 5px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 2px;
    z-index: 3;
}
#slideUL li {
    background-color: #666666;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 10px;
    line-height: 10px;
    margin-right: 10px;
    text-align: center;
    width: 20px;
    filter:alpha(opacity=70);  
    -moz-opacity:0.7;  
    -khtml-opacity: 0.7;  
    opacity: 0.7;  
}
#slideUL li.on {
    background-color: #FF0000;
    font-weight: bold;
}
.slideTitle {
    color: #FFFFFF;
    line-height: 26px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    bottom: 15px;
    width: 100%;
    z-index: 1;
}
.slideTitle a {
    color: #FFFFFF;
    text-decoration: none;
}
.abbreTitle {
    height: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.linka {
	cursor:pointer;
	display:block;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.linkleft {
	cursor:pointer;
	display:block;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	float:left;
}
.rq {
	float:right;
}
.NextUp {
	width:100%;
	color:#999999;
	font-size:12px;
	
	padding:15px 0;
	margin-top:10px;
	border-top:#f1f1f1 1px dashed;
}
.NextUp a {
	color:#017DC5;
	font-size:12px;
}
.NextUp a:hover {
	color: #FF6600;
}
.h1title {
	font-size:16px;
}
.divClear {
	height:0px;
	line-height:0px;
	overflow:hidden;
	clear:both;
}

/*��分页��ʽ*/
.paginator {
	font:13px Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px;
	text-align:center;
	padding:10px 0 20px 0;
}
.paginator a {
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    text-align: center;
    padding:5px 7px;
    background-color:#ECF0F1;
}
 
.paginator .cpb {
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    text-align: center;
    width: 20px;
    padding:5px;
	color: #ffffff;
	background-color:#0369AD;
}
.paginator a:hover {
	color: #046BB6;
	text-decoration: underline;
}
/*��分页��ʽ*/