﻿@charset "utf-8";
li {
	text-decoration:none;
	list-style-type: none;
}
a {
	text-decoration:none;
}
img, img a {
	border:none;
}
body {
	font-family: "宋体";
	font-size: 12px;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: top center;
	margin:0;
	padding:0;
}
#topwrap {
	background-repeat:repeat-y;
	min-width:1418px;
	background-position: center top;
	background-color: #FCFCFC;
	border-bottom: 1px solid #DDDDDD;
}
#top {
	width: 1398px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: right;
	overflow: hidden;
	height: 30px;
	color: #666;
}
#headwrap {
	background-repeat:repeat-y;
	min-width:1418px;
	background-position: center top;
}
#head {
	width: 1398px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	height: 70px;
}
#bannerwrap {
	font-size: 12px;
	min-width:1418px;
	background-position:bottom center;
	background-repeat:no-repeat;
	height: 480px;
	position:relative;
}
#banner {
	width: 1398px;
	height: 480px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	position:relative;
	z-index:99;
}
#mainwrap {
	min-width:1418px;
	background-color: #FFF;
	overflow: hidden;
}
#main {
	width: 1398px;
	margin: 0 auto;
	padding: 10px 0px;
	font-size: 12px;
	position: relative;
	min-height: 350px;

}
#footwrap {
	min-width:1418px;
	background-color: #333;
}
#foot {
	width: 1398px;
	margin: 0 auto;
	padding: 0px 10px;
	font-size: 12px;
	overflow: hidden;
}
#bottomwrap {
	min-width:1418px;
	background-color: #333;
}
#bottom {
	width: 1398px;
	height:30px;
	margin: 0 auto;
	padding: 10px 10px;
	font-size: 12px;
	border-top: 1px solid #666;
	color:#FFF;
	overflow: hidden;
}




#topmenu {
	width:200px;
	clear: right;
	margin: 10px;
	float: right;
	font-size: 12px;
}
#topmenu li {
	float: left;
	margin: 0;
	border-left: 1px solid #CCC;
	padding: 0 10px;
}
#topmenu li:first-child {
	border-left:none;
}
#topmenu li a {
	color: #999;
	text-decoration:none;
}

#logo {
	background-image: url(../images/logo.png);
	height: 50px;
	width: 200px;
	margin: 25px 5px 0 35px;
	float: left;
}


#headmenu {
	float: right;
	height: 50px;
	width: 650px;
	margin: 10px 0 0 0;
}
#headmenu .menu li {
	float: left;
	margin: 0 25px;
}
#headmenu .menu li a {
	display:block;
	text-decoration:none;
	color:#000;
	padding: 10px 5px 5px 5px;
	border-bottom:4px solid #DCEEC5;
}
#headmenu .menu li a:hover{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8CC63F;
}
#headmenu .link li {
	float: left;
	line-height: 16px;
	padding: 0 5px;
	color: #666;
	margin: 3px 0 0 0;
}
#headmenu .menu {
	float: left;
	font-family: "黑体";
	font-size: 16px;
	padding: 15px 10px 0 10px;
	margin: 0;
	width:630px;
}
#headmenu .link {
	float: right;
	padding: 5px;
}
#advise li {
	float: left;
	height: 100px;
	width: 450px;
	background-color: #EBF1E7;
	margin: 0 8px 0 8px;
}
#advise {
	padding: 0;
	margin: 5px 0;
	overflow: hidden;
}
.block {
	display: block;
}
#mainwrap .spiltline {
	height:15px;
	clear: both;
}
.w560 {
	width: 535px;
}
.w600 {
	width: 580px;
}
.w760 {
	width: 800px;
}
.w320 {
	width:300px;
}
#indexnews {
	margin: 10px 20px 10px 10px;
	float:left;
}
#indexproducts {
	margin: 10px 10px 20px 20px;
	float:left;
}
.block .title {
	border-bottom:1px solid #8CC63F;
	height: 18px;
	margin: 0 0 18px 0;
}
#main h1, #main b {
	font-size: 18px;
	display: block;
	height: 18px;
	margin: 0;
	float: left;
	border-bottom: 1px solid #FFF;
	padding: 0 10px 0  5px;
}
#indexnews .list, #indexproducts .list {
	margin:0; padding:0;
}
#indexnews .list li {
	margin: 0 0 15px 0;
	height: 56px;
	overflow: hidden;
}
#indexnews .list img {
	float: left;
	width: 80px;
	height: 54px;
	margin: 0px 10px 0 0;
}
#indexnews .list h2 {
	display:block;
	margin:0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	overflow: hidden;
	line-height: 24px;

}
#indexnews .list h3 {
	display:block;
	margin: 0;
	font-size:12px;
	color:#666;
	font-weight: normal;
	height: 32px;
	overflow: hidden;
	line-height:1.3;
}
#indexnews .list h2 a {
	color:#000;
	text-decoration:none
}
#indexnews .list h3 a {
	color:#666;
	text-decoration:none
}
#indexproducts .list {
	position:relative;
	z-index:1;
	margin:0 auto;
}
#indexproducts .list:after {
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	font-size:0;
}
#indexproducts .list li {
	margin: 0 0 0 20px;
	float:left;
	width:180px;
	display:block;
	background:#fff;
	position:relative;
	border:1px solid #CCC;
}
#indexproducts .list li:before,
#indexproducts .list li:after { 
    bottom:15px;
    left:5px;
    width:50%;
    height:20%;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);   
       -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);
            box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);
    -webkit-transform:rotate(-3deg);    
       -moz-transform:rotate(-3deg);   
        -ms-transform:rotate(-3deg);   
         -o-transform:rotate(-3deg);
            transform:rotate(-3deg);
}

#indexproducts .list li:after {
    right:5px; 
    left:auto;
    -webkit-transform:rotate(3deg);   
       -moz-transform:rotate(3deg);  
        -ms-transform:rotate(3deg);  
         -o-transform:rotate(3deg);
            transform:rotate(3deg);
}

#indexproducts .list li:first-child {
	margin:0 0 0 5px;
}
#indexproducts .list {
	position:relative;
	z-index:1;
	margin:0 auto;
}
#indexproducts .list:after {
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	font-size:0;
}
#indexproducts .type,#indexproducts .spec {
	background-color: #FADAD6;
	color: #000;
	padding: 2px 5px;
	border-radius:5px;
}

#indexproducts .list li h2 {
	margin:0 0 10px 0;
}






#products .list, #advtiseproducts .list {
	position:relative;
	z-index:1;
	margin:0 auto;
}
#products .list:after, #advtiseproducts .list:after {
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	font-size:0;
}
#products .list li,#advtiseproducts .list li {
	margin: 20px 5px;
	float:left;
	width:180px;
	display:block;
	background:#fff;
	position:relative;
	border:1px solid #CCC;
}
#products .list li:before,
#products .list li:after, #advtiseproducts .list li:before,
#advtiseproducts .list li:after { 
    bottom:15px;
    left:5px;
    width:50%;
    height:20%;
    -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);   
       -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);
            box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);
    -webkit-transform:rotate(-3deg);    
       -moz-transform:rotate(-3deg);   
        -ms-transform:rotate(-3deg);   
         -o-transform:rotate(-3deg);
            transform:rotate(-3deg);
}

#products .list li:after, #advtiseproducts .list li:after {
    right:5px; 
    left:auto;
    -webkit-transform:rotate(3deg);   
       -moz-transform:rotate(3deg);  
        -ms-transform:rotate(3deg);  
         -o-transform:rotate(3deg);
            transform:rotate(3deg);
}

#products .list, #advtiseproducts .list {
	position:relative;
	z-index:1;
	margin:0 auto;
}
#products .list:after, #advtiseproducts .list:after {
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	font-size:0;
}














#bottom .left {
	margin: 0 20px;
	float:left;
	padding: 0;
}
#bottom .left li {
	float:left;
	margin:0 10px 0 0;
}
#bottom .right {
	margin: 0 20px;
	float:right;
	padding: 0;
}
#bottom .right li {
	float:left;
	margin:0;
	border-left:1px solid #FFF;
	padding: 0 10px;
}
#bottom .right li:first-child {
	border-left:none;
}
#bottom li a {
	color:#f2f2f2;
	text-decoration:none;
}

#foot .links {
	color: #F2F2F2;
	margin: 50px 50px;
	width: 160px;
}
#foot .left{
	float: left;
}
#foot .right{
	float:right;
}
#foot .links h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-family: "黑体";
}
#foot .links li {
	font-size: 14px;
	padding: 0;
	margin: 5px 0;
}
#foot li a {
	color:#f2f2f2;
	text-decoration:none;
}
#foot .links ul {
	margin: 0;
	padding: 0;
}
#foot .links .code, #foot .links .desc {
	text-align: center;
	margin:4px;
}
#main .more {
	float: right;
}
#bannerhove {
	z-index: 10;
	margin: 0 auto;
	position: absolute;
}
#leftmenu {
	width: 250px;
	margin: 20px 30px 50px 60px;
	float:left;
	display: block;
}
#content {
	font-size:14px;
	line-height:1.4em;
	float: left;
	clear: right;
	margin:20px 60px 50px 30px;
	width: 960px;
}
#leftmenu h2 {
	font-size: 16px;
	display:block;
	margin:0;
	padding:12px 30px;
	background-color:#B1C4BA;
	border-bottom:1px solid #FFF;
	border-radius:5px 5px 0 0;
}
#leftmenu li {
	font-size: 14px;
	display:block;
	background-color:#EBF1E7;
	border-bottom:1px solid #FFF;
}
#leftmenu li a {
	margin:0;
	padding: 12px 30px 12px 45px;
	display:block;
	color:#000;
	text-decoration:none;
	background-image:url(../images/choose.png);
	background-position:30px center;
	background-repeat:no-repeat;
}
#leftmenu li a:hover, #leftmenu li .menuhover{
	padding: 12px 20px 12px 50px;
	background-color:#D6E5DD;
	background-image:url(../images/choosed.png);
	background-position:35px center;
	background-repeat:no-repeat;
}

#content .desc {
	padding: 10px 10px;
}
#contact {
	float:left;
}
#contact p{
	line-height:1.1em;
	margin:5px 0;
}
#map {
	float:left;
	height: 600px;
	border: 1px solid #CCC;
	width: 940px;
}
#news .list h2, #content .list h2 a {
	font-size: 14px;
	font-weight: normal;
	margin:0;
	padding:0;
	display:inline;
	color:#000;

}
#content .list h2 a {
	padding:0 0 0 15px;
	color:#000;
	background-image:url(../images/box.png);
	background-repeat:no-repeat;
	background-position: 0 center;
}
#content .list h2 a:hover {
	background-image:url(../images/box1.png);
	background-repeat:no-repeat;
	background-position: 0 center;
}
#news .list li {
	padding: 5px 20px;
	border-bottom:1px dotted #CCC;
	overflow:hidden;

}
#news .list li:first-child {
	border-top:1px dotted #CCC;
	padding: 5px 20px;
}
#news .list .publishdate {
	color: #999;
	float: right;
}




#pages {
	margin: 35px 5px 0 5px;
	clear: both;
	text-align: center;
	padding: 5px 10px;
	color: #000;
	font-size: 14px;
}
#pages .pageNo {
	padding: 5px 10px;
	background-color: #E5E5E5;
	margin: 0 5px;
	border-radius:5px;
}
#pages .selectedPageNo {
	padding: 5px 10px;
	background-color: #BFD987;
	margin: 0 5px;
	border-radius:5px;
}
#pages a {
	color:#000;
	text-decoration:none;
	font-size: 14px;
}

#pages .pageNo:hover {
	background-color: #BFD987;
}
#pages .no {
	padding: 5px 10px;
	background-color: #E5E5E5;
	margin: 0 5px;
}
#addrbook {
	float: left;
}
.tablelist {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.tablelist td {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding:3px 6px;
}
#content .desc h1 {
	display: block;
	clear: both;
	float: none;
	text-align: center;
	margin: 20px 20px;
	font-size: 22px;
	padding: 10px;
}
#content .desc .publish {
	text-align: center;
	color: #666;
	clear: both;
	margin: 20px;
	padding: 10px;
}
#content .desc .summary {
	background-color: #FFFFF5;
	margin: 10px 20px;
	padding: 10px;
	font-size: 14px;
	color: #666;
}
#content .desc .article {
	margin: 20px;
	padding: 10px;
	position: relative;
}
#content .articles {
	padding: 10px;
	margin: 0 20px;
	position:relative;
}
#content .articles .title b {
	font-size:14px;
	font-weight:normal;
	display: block;
	color:#999;
	display: block;
	border-bottom: 1px solid #FFF;
	padding: 0 10px 0  5px;
	float: left;
	height:18px;
}
#content .articles .title {
	margin: 0;
	border-bottom:1px solid #CCC;
	height: 18px;
	margin: 0 0 18px 0;
	
}
#leftmenu h3 {
	padding: 5px 30px;
	margin: 0;
	background-color: #B1C4BA;
}
#products .type,#products .spec {
	background-color: #FADAD6;
	color: #000;
	padding: 2px 5px;
	border-radius:5px;
}
#content .article .item {
	background-color: #DDD;
	color: #000;
	padding: 0 10px;
	margin:0 10px  0 0;
	border-radius:5px;
}
#content .article p {
	line-height: 1.5em;
}


#advtiseproducts {
	float:right;
	width:390px;
	margin:20px 0 0 20px;
	right: 0;
	bottom: 0;
	position: static ;
}
#mainphoto {
	width: 400px; height: 400px; float: left;
}