@charset "utf-8";
body{
	text-align:center;
	margin:0;
	padding:0;
	font-family:arial;
	font-size:0.9em;
	color:#000000;
	background:#FFFFFF;
}
*{
	list-style-type:none;
}
a,img{
	border:0;
}
a{
	text-decoration:none;
}
/*a:hover{
	text-decoration:underline;
}*/

/*menu*/
.top_laguage{
	padding-left:576px; 	
}
.top_laguage li{
	float:left;
	list-style-type:none;
	background:url(../images/top_dot.jpg) no-repeat 0px 12px;
	width:50px;	
	padding:6px 0 0 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#999;
}
.top_menu{
	background:url(../images/menu_back.jpg);
	width:745px;
}
.top_menu ul{
	height:36px;
	padding:0;
}
.top_menu li{
	float:left;
	list-style-type:none;
	line-height:36px;
	padding:0 9px;
}
.top_menu li a{
	color:#FFF;
}
.top_menu li a:hover,.top_menu li .selected{
	color:#000;
}
.top_menu #menu_vertical_line{
	background:url(../images/menu_vertical_line.jpg) no-repeat;
	padding:0;
	width:1px;
	height:36px;
	margin:0 14px;
}
.top_menu #menu_left{
	width:10px;
	background:url(../images/menu_left.jpg) no-repeat;
	height:36px;
}
.top_menu #menu_right{
	width:2px;
	background:url(../images/menu_right.jpg) no-repeat;
	height:36px;
	padding:0;
	float:right;
}

/*banner*/
#banner{
	width:970px;
	margin:0 auto;
}
.slider{
	margin:0 auto;
	width:970px;
	height:303px;
	position:relative;
	overflow:hidden;
}
.conbox{
	position:absolute;/*必要元素*/
}
.switcher{
	position:absolute;
	bottom:10px;
	right:10px;
	float:right;
	z-index:99;
}
.switcher a{
	background:#000;
	cursor:pointer;
	float:left;
	font-family:arial;
	height:18px;
	line-height:18px;
	width:18px;
	margin:4px;
	text-align:center;
	color:#fff;
}
.switcher a.cur,.switcher a:hover{
	background:#FF0000;
	border:1px solid #D00000;
	height:24px;
	line-height:24px;
	width:24px;
	margin:0 2px;
	color:#fff;
	font-weight:800;
}
#slider1 .conbox div{
	/*
	width:620px;
	height:340px;
	*/
}

/*index_content*/
.index_content{
	border:#f2f2f2 8px solid;
	width:100%;
	margin-top:5px;	
	padding:10px; 
}
.index_content td{
	background-color:#FFF;
}
.index_notice,.video{
	width:251px;
}
#notice_content{
	margin:10px 0;
}
#notice_content ul{
	padding:0;
	margin:0;
}
#notice_content ul li{
	background:url(../images/top_dot.jpg) no-repeat 6px 7px;
	padding-left:16px;
	text-align:left;
	height:40px;
}
#notice_content ul li a{
	color:#000;
}
.video{
	margin-top:10px;
}
.grey_line_5{
	height:5px;
	background-color:#f2f2f2;
}
#index_products_content{
	padding:0;
	margin:0;
	width:100%;
}
#index_products_content dl{
	border:#f2f2f2 1px solid;
	width:140px;
	height:135px;
	margin:20px 2px;
	float:left;
}
#index_products_content dt{
	margin:5px;
}
#index_products_content dd{
	width:140px;
	height:30px;
	margin:0;
	line-height:30px;
	text-align:center;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr='#ffffff',endColorStr='#f2f2f2'); /*IE 6 7 8*/ 
	background:-ms-linear-gradient(top, #fff,  #f2f2f2);        /* IE 10 */
	background:-moz-linear-gradient(top,#fff,#f2f2f2);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#f2f2f2));/*谷歌*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f2f2f2));      /* Safari 4-5, Chrome 1-9*/
	background:-webkit-linear-gradient(top, #fff, #f2f2f2);   /*Safari5.1 Chrome 10+*/
	background:-o-linear-gradient(top, #fff, #f2f2f2);  /*Opera 11.10+*/	
}
.index_contact_us_content{
	width:220px;
}
.index_contact_us_content ul{
	padding:0;
	margin:0;
}
.index_contact_us_content ul li{
	margin:5px 0;
	color:#6a6a6a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#index_company{
	font-size:15px;
	font-weight:bold;
}
#index_tel{
	background:url(../images/tel_icon.jpg) no-repeat 6px 6px;
	height:30px;
	margin-top:14px;
}
#index_fax{
	background:url(../images/fax_icon.jpg) no-repeat 6px 6px;
	height:30px;
}
#index_tel span,#index_fax span{
	padding-left:37px;
	float:left;
	line-height:33px;
}
#index_email{
	background:url(../images/email_icon.jpg) no-repeat 6px 5px;
	height:35px;
	line-height:30px;
}
#index_email span{
	width:220px;
	/*display:block;
	word-break:break-all;
	word-wrap:break-word;*/
	padding-left:37px;	
}
#index_add{
	background:url(../images/add_icon.jpg) no-repeat 6px 16px;
	height:66px;
}
#index_add span{
	width:172px;
	display:block;
	word-break:break-all;
	word-wrap:break-word;
	padding-left:37px;	
}
#index_welcome{
	background:url(../images/figure.jpg) no-repeat 6px 8px;
	height:85px;
}
#index_welcome span{
	width:150px;
	display:block;
	word-break:break-all;
	word-wrap:break-word;
	padding:14px 0 0 65px;
	color:#66962b;
	font-weight:bold;
	font-size:18px;		
}

/*left*/
.font_height{
	font-size:15px;
	height:35px;
	line-height:15px;
	text-align:left;
	}
	
/*navigation*/
.navigation{
	border:5px solid #f2f2f2;	
	padding:10px;
	height:20px;
}	
#navigation_name{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	padding-left:10px;
	float:left;
}
#navigation_url{
	float:right;
	font-size:12px;
	padding-top:3px;
}
.navigation a{
	color:#000;
}

/*articles*/
.Style_Article_Td1{
	width:10PX;
	text-align:center;
	border-bottom:1px dotted #CCC;
}
.Style_Article_Td2{
	width:610PX;
	text-align:left;
	height:30px;
	line-height:20px;
	border-bottom:1px dotted #CCC;
}
.Style_Article_Td3{
	border-bottom:1px dotted #CCC;
}
.Style_Article_Td2 a{
	color:#000;
}

.Style_ArticleID_Ta{
	width:100%;
}
.Style_ArticleID_Td_title{
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
.Style_ArticleID_Td_hit{
text-align:center;
}

/*products*/
.product_class_title{
	background:url(../images/grey_arrow.jpg) no-repeat 30px 5px;
	padding-left:55px;
	color:#666;
}
.product_class_title_selected{
	background:url(../images/green_arrow.jpg) no-repeat 30px 5px;
	padding-left:55px;
	color:#060;
}

/*products tab*/
#tab{
	margin:0 auto;
	width:730px;
	overflow:hidden;
}
.nav{ 
	width:100%;
	margin:0 auto;
	height:26px;
	background:url(../images/title_images.jpg) no-repeat;
}
.nav li{
	float:left;
	width:117px;
	height:23px;
	background-color:#598900;
	margin:3px 20px 0px 0px;
	cursor:pointer;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	color:#fff;
}
.nav li.nav_current {
	background-color:#fff;
	color:#060;
}
.nav-down{
	 height:500px;
	 width:730px;
}
.dis{ display:block}
.undis{ display:none}

/*products list*/
#products_list{
	padding:0;
	margin:0;
	width:730px;
}
#products_list dl{
	border:#f2f2f2 1px solid;
	width:170px;
	height:170px;
	margin:20px 5px;
	float:left;
}
#products_list dt{
	margin:5px;
}
#products_list dd{
	width:140px;
	height:30px;
	margin:0;
	font-weight:bold;
	line-height:30px;
	text-align:center;	
}

/*report list*/
.Style_ShowDownList_Ta{
	width:100%;
}
.Style_ShowDownList_TdTitle{
	text-align:left;
	height:30px;
	line-height:20px;
	border-bottom:1px dotted #CCC;
	width:100%;
	background:url(../images/top_dot.jpg) no-repeat 10px 15px;
	padding-left:25px;
}

.Style_ShowDownList_TdTitle a{
	color:#000;
}

/*bottom*/
#bottom{
	margin-top:5px;
	height:70px;
}
#bottom_left{
	padding:20px 0 0 30px;
}
#bottom_left ul{
	padding:0;
	margin:0;
}
#bottom_left ul li{
	margin-right:5px;
	background-color:#f2f2f2;
	float:left;
	padding:5px;
	color:#818181;
	font-size:11px;
	line-height:11px;
}

#bottom_left ul li a{
	color:#818181;
}
#bottom_left ul li a:hover{
	color:#000;
}
#copyright{
	color:#818181;
	float:right;
	padding-right:30px;
	font-size:11px;
}
.copyright_border{
	padding:10px;	
	margin-top:5px;
	border:5px solid #f2f2f2;
	width:920px;
	text-align:right;
}

/*go top*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #569006 url("../images/gotop.jpg") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #569006;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}