﻿@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px ;
}
#container {
	height: auto;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
#header {
	height: 376px;
	width: 958px;
	float: left;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main {
	width: 958px;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	margin-bottom: 14px;
	clear: both;
}
#footer {
	height: 87px;
	width: 958px;
	background-image: url(images/footer_bg_img.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	float: left;
	padding-top: 8px;
	clear: both;
}
#banner {
	float: left;
	height: 355px;
	width: 620px;
	padding-left: 33px;
}
#left-header {
	float: left;
	height: 360px;
	width: 267px;
	padding-left: 38px;
}
#logo {
	float: left;
	height: 107px;
	width: 267px;
	padding-top: 23px;
}
.nav_L {
	float: left;
	height: 46px;
	width: 230px;
	padding-left: 37px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav {
	float: left;
	height: 230px;
	width: 267px;
}
.nav_L_img {
	float: left;
	height: 17px;
	width: auto;
	padding-top: 16px;
	text-align: left;
}
#left_main {
	float: left;
	height: auto;
	width: 236px;
	padding-right: 23px;
	padding-left: 46px;
	padding-top: 14px;
}
.left_nav {
	float: left;
	height: auto;
	width: 236px;
}
.left_nav_top {
	text-align: left;
	float: left;
	height: 28px;
	width: 236px;
	padding-bottom: 5px;
	background-image: url(images/left-nav-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.left_nav_main {
	float: left;
	height: auto;
	width: 236px;
	padding-top: 17px;
	padding-bottom: 19px;
}
.left_nav_li {
	background-image: url(images/square_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	line-height: 20px;
	float: left;
	height: 20px;
	width: 213px;
	padding-left: 11px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
    overflow: hidden;
	text-overflow: ellipsis;
}
.left_nav_li a{
	height: 20px;
	width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	color: #006699;
	white-space: nowrap;
}  
.left_nav_li a:hover{
	color: #999;
	clear: both;
}
#tel_img {
	float: left;
	height: 64px;
	width: 236px;
	padding-top: 9px;
}
#right_main {
	float: right;
	height: auto;
	width: 559px;
	margin-left: 33px;
	padding-right: 9px;
	padding-left: 52px;
	padding-top: 14px;
	padding-bottom: 15px;
	overflow: hidden;
}
#right_main_2 {
	float: right;
	height: auto;
	width: 559px;
	margin-left: 33px;
	padding-right: 9px;
	padding-left: 52px;
	padding-top: 14px;
	overflow: hidden;
}
.R_title {
	background-image: url(images/left-nav-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	height: 28px;
	width: 559px;
	padding-bottom: 5px;
}
.R_title_L_img {
	float: left;
	height: 28px;
	width: 100px;
}
.R_title_R_img {
	float: right;
	height: 28px;
	width: 131px;
}
#aboutus {
	font-family: Verdana;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #999;
	float: left;
	height: 98px;
	width: 545px;
	padding-top: 17px;
	padding-right: 7px;
	padding-left: 7px;
}
#aboutus_2 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #999;
	float: left;
	height: auto;
	width: 545px;
	padding-top: 17px;
	padding-right: 7px;
	padding-left: 7px;
}
.blue_font{
	color:#006699;
}
#pro_sroll {
	float: left;
	height: 1017px;
	width: 551px;
	padding-right: 4px;
	padding-left: 4px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 18px;
}
.pro_main_hide {
	float: left;
	height: 1017px;
	width: 600px;
}
.pro_area {
	float: left;
	padding-top: 8px;
	padding-right: 50px;
}
.pro_img {
	float: left;
}
.pro_text {
	background-color: #cccccc;
	text-align: center;
	float: left;
	height: 15px;
	width: 150px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #006699;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
.pro_text a{
	height: 15px;
	width: 145px;
	color: #006699;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	white-space: nowrap;
}
.pro_text a:hover{
	color: #FFF;
}

/* product */
.accordion {
	width: 236px;
}
.accordion h3 {
	cursor: pointer;
}
.accordion p {
	display: block;
}
.left_nav_hide {
	float: left;
	height: auto;
	width: 236px;
	padding-top: 17px;
	padding-bottom: 19px;
}
.left_nav_top_hide {
	text-align: left;
	float: left;
	height: 28px;
	width: 200px;
	padding-bottom: 5px;
	background-image: url(images/left-nav-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.left_nav_top_hide2 {
	text-align: left;
	float: left;
	height: 28px;
	width: 230px;
	padding-bottom: 5px;
	background-image: url(images/left-nav-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #77C406;
	text-transform: uppercase;
	text-decoration: none;
}


.accordion2 {
	width: 230px;
}
.accordion2 h3 {
	cursor: pointer;
}
.accordion2 p {
	display: none;
}
#pro_no_sroll {
	float: left;
	height: auto;
	width: 551px;
	padding-right: 4px;
	padding-left: 4px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 18px;
}
.pro_main_no_hide {
	float: left;
	height: auto;
	width: 600px;
}
#tel_img_2 {
	float: left;
	height: 64px;
	width: 236px;
	padding-top: 33px;
}
#tel_img_3 {
	float: left;
	height: 64px;
	width: 236px;
	padding-top: 45px;
}
#page_area {
	float: left;
	height: 19px;
	width: 439px;
	text-align: center;
	padding-top: 39px;
	padding-left: 110px;
}
.page_li {
	line-height: 15px;
	color: #74C60A;
	text-align: center;
	height: 15px;
	width: 20px;
	border: 1px solid #999;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	float: left;
}
.page_li_grey {
	background-color: #999;
}
.page_li a {
	text-decoration: none;
	color: #006699;
}
.page_li a:hover {
	color: #66cc00;
}
.left_nav_top_hide2 li {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #77C406;
	text-transform: uppercase;
	text-decoration: none;
}
.pro_font {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
#pdf_area{
	text-align: center;
	height: auto;
	width: 545px;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 60px;
	float: left;
}
/*contact*/

#contact {
	display: inline;
	float: left;
	height: auto;
	width: 547px;
	margin-top: 37px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 38px;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#view_map {
	text-align: right;
	float: left;
	height: 45px;
	width: 547px;
	padding-top: 5px;
}
#website {
	float: left;
	height: 288px;
	width: 547px;
}
.web_li {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	float: left;
	height: 20px;
	width: 547px;
	text-align: right;
	padding-bottom: 12px;
}
#contact a {
	color: #999999;
	text-decoration: none;
}
#contact a:hover {
	color: #006699;
}
#web_li_L {
	text-align: left;
	float: left;
	height: 20px;
	width: 140px;
}
#web_li_R {
	text-align: right;
	float: right;
	height: auto;
	width: 140px;
}
#web_li_mid {
	text-align: center;
	float: left;
	height: 20px;
	width: 267px;
}
#contact_main {
	float: left;
	height: 59px;
	width: 547px;
	padding-top: 20px;
	padding-bottom: 30px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #999999;
}
#tel {
	float: left;
	height: 24px;
	width: 273px;
	text-align: left;
}
#fax {
	float: left;
	height: 24px;
	width: 273px;
	text-align: left;
}
#add {
	text-align: left;
	float: left;
	height: 24px;
	width: 547px;
	padding-top: 11px;
}

#email {
	text-align: left;
	float: left;
	height: 24px;
	width: 547px;
	padding-bottom: 11px;
}

#contact_main img {
	float: left;
	height: 24px;
	width: 44px;
	padding-right: 11px;
	display: block;
}
/*ch-home*/
#aboutus_ch {
	font-family: SimHei,Verdana;
	font-size: 14px;
	line-height: 26px;
	color: #999;
	float: left;
	height: 98px;
	width: 545px;
	padding-top: 17px;
	padding-right: 7px;
	padding-left: 7px;
}
.left_nav_li_ch {
	font-family: SimHei,Verdana;
	font-size: 14px;
}
.pro_text_ch{
    font-family: SimHei,Verdana;
	font-size: 13px;
	line-height: 15px;
}
#aboutus_2_ch {
	font-family: SimHei,Verdana;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	float: left;
	height: auto;
	width: 545px;
	padding-top: 17px;
	padding-right: 7px;
	padding-left: 7px;
}
#contact_area_ch {
	display: inline;
	float: left;
	height: auto;
	width: 547px;
	margin-top: 37px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 38px;
	background-image: url(images/contact_bg_ch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contact_area_ch a {
	color: #999999;
	text-decoration: none;
}
#contact_area_ch a:hover {
	color: #006699;
}
/*ch-product*/
.left_nav_top_hide2_ch{
	font-family: SimHei, Verdana;
}
.pro_font_ch {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	font-weight: bold;
}