﻿/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{
	width:960px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.clr{
	clear:both;
	}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px
}
.btn-1{
	width:56px;
	height:24px;
	border:none;
	background:url(../images/comm-bt.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#585858;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
	cursor:pointer;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	width:100%;
	width:960px;
	margin:auto;
	/*overflow:hidden;*/
}
.header_top{
	height:25px!important;
	height:24px;
	line-height:25px;
	border-bottom:1px solid #DBDBDB;
	color:#676767;
	overflow:hidden;
    background:url("../images/green_skin.png") repeat-x scroll 0 -188px transparent;
	}
.header_top .time{
	float:left;
	padding-left:10px;	
	}
.header_top a.rss{
    
	}
.header_top .toplinks{	
	float:right;
	text-align:right;
}
.header_top .toplinks a{
	margin:0 5px;
	}
.header_top .toplinks span{
	margin-left:15px;
	}
.header_top .toplinks span a{
	margin:0 2px;
	}
.header .search {
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#ff3333;
	text-decoration:none;
}
.header .top{
clear: both;
    overflow: hidden;
    margin-top: 10px;
    padding: 0;
    margin: 0;
}
.header .title{
	float:left;
	    height: 64px;
    top: 15px;
    padding: 10px 0;
    left: 13px;
}
.header .title h1 a{
	display:block;
	overflow:hidden;
}
.header .banner{
	width:468px;
	height:60px;
	float:right;
	margin-left:10px;
	overflow:hidden;
}
.header .banner img{
	width:468px;
	height:60px;
	display:block;
}
.banner2{
	width:950px;
	height:90px;
	margin-top: 10px;
	overflow:hidden;
}
.banner2 img{
	width:950px;
	height:90px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../images/green_skin.png");
}
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height: 70px;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
/* --------- 导航 ----------------*/
.w963 {
	width:960px;
}

}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:210px;
	height:18px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#badaa1 solid 1px;
	background: #FFF;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin:0 10px 0 0;
	*margin:0 10px 0 0;
	_margin:5px 10px 0 0;
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	height:26px;
	font-size:12px;
	color:#777;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(../images/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
  width: 700px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 640px; 
  overflow: auto;
  height: 170px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:2px;
  width:143px;
  height:106px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 625px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  background:url(../images/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(../images/green_skin.png) 0 -222px no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../images/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/



/*new search result page
----------------------------------------*/
.search_header{
    overflow:hidden;
	zoom:1;
}
.search_header  h1{
    float:left;
    display:inline;
    margin:5px 20px 5px 10px;
    width:216px;
}
.search_header .search_box{
    float:left;
    padding-top:25px;
}
.search_header .search_box input{
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	padding:2px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_header .search_box select{
   font-size:14px;
   height:22px;
   margin-right:5px;
}
.search_header .search_box button{
    margin-right:3px;
}
.resultbar{
	height:32px;
	line-height:32px;
	background:transparent url(../images/search-top-bg.gif) repeat-x scroll;
	text-indent:12px;
	color:#428C5B;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
 }
 .result_content{
    overflow:hidden;
	zoom:1;
 }
.sidebar{
  float:right;
  width:300px;
  padding:20px 0 0 20px;
  margin-right:20px;
  border-left:1px solid #dadada;
  word-wrap:break-word;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden;
}
.resultlist ul{
  padding:20px 0 0 20px;
 }
.resultlist ul li{
  padding-top:15px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#333;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }
#contentRtPicAD2.stick {
  position:fixed;
  top:0;
  margin:60px 0 0
}

body{ width:100%; height:auto; min-width:1000px;}
/*------------------------------head------------start-------------*/
.header{ width:100%; height:139px;}
.header .top{width:980px; height:89px; position:relative; margin:0 auto;}
.header .top .left{width:277px; height:64px; position:absolute; top:15px; left:13px;}
.header .top .left img{height: 60px;}
.header .top .right{width:536px; height:25px; position:absolute; right:0px; top:55px;}
.header .top .right img{position:absolute; top:3px; left:0px;}
.header .top .right .s1{position:absolute; left:30px; top:5px; font-weight:bold; color:#61A93F;}
.header .top .right .s2{position:absolute; left:92px; top:5px;}
.header .top .right .inp1{position:absolute; left:142px; top:0px; width:135px; height:25px; border:1px solid #61A93F;}
.header .top .right .s3{position:absolute; left:294px; top:5px;}
.header .top .right .inp2{position:absolute; left:334px; top:0px; width:135px; height:25px; border:1px solid #61A93F;}
.header .top .right .dl{position:absolute; right:0px; width:55px; height:25px; border:0px; background-color:#61A93F; color:#FFFFFF; font-weight:bold;}
.header .nav{width:100%; height:50px; background-color:#61A93F;}
.header .nav ul{width:980px; height:50px; line-height:50px; margin:0 auto;}
.header .nav ul li{width:108px; text-align:center; float:left;}
.header .nav ul li a{color:#FFFFFF; font-size:14px;}
.header .nav ul li a:hover{font-weight:bold;}


/*--------------------------------head------------end-------------*/

/*--------------------------------banner------------start-------------*/
.banner{width:100%; height:400px; background:url(../images/banner_bg.jpg); margin-top:4px;}
.banner ul{width:3000px; margin:0 auto;}
.banner li{float:left;}
.banner .Cont{width:1000px; margin:0 auto;}

/*--------------------------------banner------------end-------------*/

/*--------------------------------main------------start-------------*/
.main{ width:980px; margin:0px auto; overflow:hidden;}
.main .heng1{width:980px; height:210px; margin-top:30px; position:relative;}
.main .heng1 .img1{position:absolute; left:0px; top:0px;}
.main .heng1 .img2{position:absolute; left:330px; top:0px;}
.main .heng1 .img3{position:absolute; right:0px; top:0px;}
.main .heng1 .img4{position:absolute; left:0px; top:110px;}
.main .heng1 .img5{position:absolute; left:330px; top:110px;}
.main .heng1 .img6{position:absolute; right:0px; top:110px;}
.main .heng2{width:980px; height:275px; margin-top:20px; position:relative;}
.main .heng2 .heng2_1{width:350px; height:275px; position:absolute; left:0px; top:0px;}
.main .heng2 .heng2_1 .bt{position:absolute; top:0px; left:0px;}
.main .heng2 .heng2_1 .tu{position:absolute; top:37px; left:0px;}
.main .heng2 .heng2_1 p{position:absolute; width:350px; height:88px; line-height:22px; top:160px; left:0px; color:#666666;}
.main .heng2 .heng2_2{width:350px; height:275px; position:absolute; left:370px; top:0px;}
.main .heng2 .heng2_2 .bt{position:absolute; top:0px; left:0px;}
.main .heng2 .heng2_2 ul{width:350px; height:224px; position:absolute; line-height:28px; top:28px;}
.main .heng2 .heng2_2 ul li{width:350px; height:28px; background:url(../images/heng2_2_li_bg.jpg) no-repeat 7px 11px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#666666;}
.main .heng2 .heng2_2 ul li a{color:#666666;}
.main .heng2 .heng2_3{width:240px; height:275px; position:absolute; left:740px; top:0px;}
.main .heng2 .heng2_3 .bt{position:absolute; top:0px; left:0px;}
.main .heng2 .heng2_3 ul{width:240px; height:230px; position:absolute; line-height:28px; top:28px; background-color:#fFF;}
.main .heng2 .heng2_3 ul li{width:240px; height:28px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#666666;}
.main .heng2 .heng2_3 ul li a{color:#666666; text-decoration:underline;}
.main .heng3{width:980px; height:140px; position:relative;}
.main .heng3 .bt{position:absolute; left:0px; top:0px;}
.main .heng3 .LeftBotton{position:absolute; left:0px; top:60px;}
.main .heng3 .RightBotton{position:absolute; right:0px; top:60px;}
.main .heng3 .Cont{position:absolute; left:30px; top:50px;}
.main .heng3 .Cont li{float:left; margin:0 15px;}
.main .heng3 .Cont li img{height: 50px;}
/*--------------------------------main------------end-------------*/


/*------------------------------------foot--------start-------------*/
.footer{ width:100%; height:325px; margin-top:20px;}
.foot1 {width:100%; height:275px; background-color:#f6f6f6;}
.foot1 .nr{width:980px; position:relative; margin:0 auto; line-height:26px;}
.foot1 .nr .bt{color:#666666; font-weight:bold;}
.foot1 .nr a{color:#666666;}
.nr .nr_ul{display: block;float: left;width: 14%;padding-top: 30px;}
.foot1 .nr .ul1{position:absolute; left:17px; top:30px;}
.foot1 .nr .ul2{position:absolute; left:142px; top:30px;}
.foot1 .nr .ul3{position:absolute; left:296px; top:30px;}
.foot1 .nr .ul4{position:absolute; left:424px; top:30px;}
.foot1 .nr .ul5{position:absolute; left:543px; top:30px;}
.foot1 .nr .ul6{position:absolute; left:662px; top:30px;}
.foot1 .nr .ul7{position:absolute; left:792px; top:30px;}
.foot1 .nr .ul8{position:absolute; left:920px; top:30px;}
.foot2 {width:100%; height:50px; background-color:#61A93F;}
.foot2 p{text-align:center; color:#FFFFFF; font-weight:bold; line-height:50px;}
.foot2 p a{color:#FFFFFF;}
/*--------------------------------foot------------end---

@charset "utf-8";
/* CSS Document */

.main_n{width:980px; overflow:auto; margin:0 auto; margin-top:30px;}

/*左边*/
.main_n .left{width:240px; overflow:auto; float:left;}
.main_n .left .left_tit p{color:#61A93F; font-weight:bold; font-size:16px;}
.main_n .left .left_box{width:240px; margin-top:10px; overflow:hidden;}
.main_n .left .left_box ul li{width:240px; height:40px; line-height:40px; margin-bottom:2px; background-color:#F6F6F6;}
.main_n .left .left_box ul li a{color:#666666; font-size:14px;text-decoration: none;}
.main_n .left .left_box ul li:hover{background-color:#006C2A;text-decoration: none;}
.main_n .left .left_box ul li:hover a{color:#ffffff; font-weight:bold;text-decoration: none;}

/*右边*/
.main_n .right{width:720px; overflow:auto; float:right;}
.main_n .right .right_tit{ height:29px; width:720px; line-height:29px; border-bottom:1px solid #E7E7E7;}
.main_n .right .right_tit span{ float:left; font-size:16px; font-weight:bold; color:#61A93F;}
.main_n .right .right_tit p{float:right; color:#666666;}
.main_n .right .right_tit p a{color:#006C2A; font-weight:bold;}
.main_n .right .right_box{ padding:15px; line-height:32px;}

/*新闻资讯*/
.right_xwzx{padding:20px 20px; font-size:12px; color:#9f6446; line-height:25px;}
.right_xwzx ul li{height:35px;line-height:35px;padding-left:5px;border-bottom:1px dashed #ccc;font-size:12px;padding-right:5px;}
.right_xwzx ul li a{ display:block; float:left; width:600px; color:#666666;}
.right_xwzx ul li a:hover{color:#006C2A;    text-decoration: none;}

/*产品中心*/
.right_cpzx{padding:20px 20px; font-size:12px; color:#9f6446; line-height:25px;}
.right_cpzx ul li{ width:264px; height:230px; float:left; margin-left:15px; margin-right:15px; margin-bottom:10px;}
.right_cpzx ul li img{ width:262px; height:197px; border:1px solid #666; }
.right_cpzx ul li img:hover{ border:1px solid #004c92;}
.right_cpzx ul li a{ color:#666;}
.right_cpzx ul li a:hover{ text-decoration:underline;}
.right_cpzx ul li p{ height:30px; line-height:30px; text-align:center; color:#333;}

/*页码*/
.page{ text-align:center; padding-bottom:20px; padding-top:20px; height:20px; clear:both;}
.page ul{ text-align:center;}
.page ul li{ display:inline; height:20px; line-height:20px; font-size:12px; color:#333333; padding:0px 3px;}
.page ul li a{ color:#333333;}
.p_center img{width: 100%;}