﻿@charset "utf-8";
/* CSS Document */
/******************
* 重置代码         *
******************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}
/******************
* 基本类代码         *
******************/
.clear_both{
    clear:both;
}
.display_none{
    display:none;
}
/******************
* 主体代码         *
******************/
body{
	color:#444444;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:24px;
}
/***************************头部框架部分**************************/
#head_outter{
    background:url(../images/head_bg.jpg) repeat-x left top;

}
#head_inner{
    width:1000px;
	margin:0 auto;
	height:195px;
	background:url(../images/banner.jpg) no-repeat 240px top;
}
/***************************顶部优化部分**************************/
#seo_top{
    float:left;
	width:750px;
	color:#999;
	height:24px;
	overflow:hidden;
	margin-right:20px;
}
#seo_top a{
    color:#999;
	text-decoration:none;
}
#seo_top a:hover{
    color:#629f19;
}
#lang_select{
    float:left;
}
#lang_select span{
    font-weight:bold;
	color:#629F19;
	float:left;
}
#lang_select select{
    margin:2px 10px 0 10px;
	float:left;
	border:#83ABE0 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	height:18px;
}
#lang_select a{
    font-weight:bold;
	color:#629F19;
	text-decoration:none;
}
/***************************顶部logo,公司名称，购物车,导航部分*****************/
#logo_cname_buyc{
    float:left;
	width:1000px;
	height:73px;
	padding-top:28px;
}
#logo{
    float:left;
	margin-left:11px;
}
#company_name{
    float:left;
	margin-left:20px;
	width:500px;
}
#company_name h1{
    color:#629f19;
	font-size:20px;
	padding:5px 0 10px 0;
}
#company_name p{
    height:36px;
	color:#666;
	overflow:hidden;
	line-height:18px;
}
#nav{
    float:left;
	padding-top:33px;
	_padding-top:30px;
}
#nav li{
    float:left;
	width:107px;
	margin-right:7px;
}
#nav li a{
    display:block;
	width:107px;
	height:31px;
	line-height:31px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/nav_mouse_out_bg.jpg) no-repeat left top;
}
#nav li a:hover{
    background:url(../images/nav_mouse_over_bg.jpg) no-repeat left top;
}
#buy_car{
    float:left;
	padding-top:18px;
}
/***************************内容框架部分**************************/
#content_outter{
	background:url(../images/content_bg.jpg) repeat-x left top;
}
#content_inner{
    width:1000px;
	margin:0 auto;
	height:auto !important;
	min-height:800px;
	height:800px;
}
/***************************面包屑导航部分********************/
#position{
    width:990px;
	float:left;
	padding-left:10px;
	height:30px;
	line-height:30px;
}
#position a{
    color:#444;
	text-decoration:underline;
}
#position a:hover{
    text-decoration:none;
}
/***************************左栏部分********************/
#content_left{
    float:left;
	width:260px;
}
/***************************左栏产品搜索部分********************/
.product_search_top{
    background:url(../images/product_search_top_bg.jpg) no-repeat left top;
	width:260px;
	height:22px;
	float:left;
}
.product_search_middle{
    background:url(../images/product_search_middle_bg.jpg) repeat-x left top;
	width:250px;
	height:auto !important;
	min-height:165px;
	height:165px;
	float:left;
	padding-left:10px;
}
.product_search_bottom{
    background:url(../images/product_search_bottom_bg.jpg) no-repeat left top;
	width:260px;
	height:21px;
	float:left;
}
.product_search_middle h3{
    color:#629f19;
	font-size:14px;
	font-weight:bold;
	width:240px;
	border-bottom:#9fcb44 1px solid;
	text-align:center;
}
#product_search{
    float:left;
	margin-top:20px;
	margin-left:5px;
	width:235px;
	display:inline;
}
.search_input{
    float:left;
	width:225px;
	height:22px;
	margin-bottom:15px;
	border:#83ABE0 1px solid;
}
.search_select{
    float:left;
	width:229px;
	height:24px;
	margin-bottom:15px;
	border:#83ABE0 1px solid;
	font-family:Arial, Helvetica, sans-serif;
}
.search_button{
    float:right;
    margin-right:10px;
    background:url(../images/button.jpg) no-repeat left top;
    width:70px;
    height:23px;
    border:none;
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}
/***************************左栏产品类别列表部分********************/
.product_categories_top{
    background:url(../images/product_categories_top_bg.jpg) no-repeat left top;
	width:260px;
	height:22px;
	float:left;
}
.product_categories_middle{
    background:url(../images/product_categories_middle_bg.jpg) repeat-x left top;
	width:250px;
	height:auto !important;
	min-height:165px;
	height:165px;
	float:left;
	padding-left:10px;
}
.product_categories_bottom{
    background:url(../images/product_categories_bottom_bg.jpg) no-repeat left top;
	width:260px;
	height:21px;
	float:left;
}
.product_categories_middle h3{
    color:#629f19;
	font-size:14px;
	font-weight:bold;
	width:240px;
	border-bottom:#9fcb44 1px solid;
	text-align:center;
}
#product_categories{
    float:left;
	width:240px;
	margin-top:15px;
}
#product_categories li{
    margin-bottom:10px;
}
.product_categories_first{
    background:url(../images/icon1.jpg) no-repeat 10px 7px;
	padding-left:30px;
}
.product_categories_first a{
    font-weight:bold;
	text-decoration:none;
	color:#444;
}
.product_categories_first a:hover{
    color:#3476C1;
	text-decoration:underline;
}
.product_categories_two{
    background:url(../images/icon1.jpg) no-repeat 25px 7px;
	padding-left:45px;
}
.product_categories_two a{
    color:#444;
	text-decoration:none;
}
.product_categories_two a:hover{
    color:#3476C1;
	text-decoration:underline;
}
/***************************左栏联系我们部分********************/
.contact_us_top{
    background:url(../images/contact_us_top_bg.jpg) no-repeat left top;
	width:260px;
	height:22px;
	float:left;
}
.contact_us_middle{
    background:url(../images/contact_us_middle_bg.jpg) repeat-x left top;
	width:250px;
	height:auto !important;
	min-height:165px;
	height:165px;
	float:left;
	padding-left:10px;
}
.contact_us_bottom{
    background:url(../images/contact_us_bottom_bg.jpg) no-repeat left top;
	width:260px;
	height:21px;
	float:left;
}
.contact_us_middle h3{
    color:#629f19;
	font-size:14px;
	font-weight:bold;
	width:240px;
	border-bottom:#9fcb44 1px solid;
	text-align:center;
}
#contact_us{
    float:left;
	width:220px;
	margin:10px 10px 0 10px;
	display:inline;
}
/***************************左栏友情链接部分********************/
.friend_link_top{
    background:url(../images/contact_us_top_bg.jpg) no-repeat left top;
	width:260px;
	height:22px;
	float:left;
}
.friend_link_middle{
    background:url(../images/contact_us_middle_bg.jpg) repeat-x left top;
	width:250px;
	height:auto !important;
	min-height:165px;
	height:165px;
	float:left;
	padding-left:10px;
}
.friend_link_bottom{
    background:url(../images/contact_us_bottom_bg.jpg) no-repeat left top;
	width:260px;
	height:21px;
	float:left;
}
.friend_link_middle h3{
    color:#629f19;
	font-size:14px;
	font-weight:bold;
	width:240px;
	border-bottom:#9fcb44 1px solid;
	text-align:center;
}
#friend_link{
    float:left;
	width:240px;
	margin-top:10px;
}
#friend_link li{
    padding:0 0 0 25px;
	background:url(../images/icon1.jpg) no-repeat 10px 7px;
	margin-bottom:10px;
}
#friend_link li a{
    color:#444;
	text-decoration:none;
}
#friend_link li a:hover{
    text-decoration:underline;
	color:#81AAE0;
}
/***************************现在联系我们部分********************/
#contact_now{
    padding:10px 0;
	float:left;
	width:260px;
}
/***************************右边内容主体部分*******************/
#content_right{
    float:left;
	width:714px;
	margin-left:26px;
	height:auto !important;
	min-height:500px;
	height:500px;
}
/***************************右边内容主体关于我们部分********************/
.about_us_top{
    float:left;
	width:714px;
	height:27px;
	background:url(../images/about_us_top_bg.jpg) no-repeat left top;
}
.about_us_top h3{
    float:left;
	height:27px;
	padding:0 15px;
	margin-left:40px;
	background:url(../images/about_us_title_bg.jpg) repeat-x left top;
	font-size:14px;
	color:#629f19;
	font-weight:bold;
	display:inline;
}
.about_us_top span{
    float:right;
	height:27px;
	padding:0 10px;
	margin-right:30px;
	background:url(../images/about_us_title_bg.jpg) repeat-x left top;
}
.about_us_top span a{
    color:#3476c1;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.about_us_top span a:hover{
    color:#629f19;
}
.about_us_middle{
    float:left;
	width:708px;
	border-left:#9fcb44 3px solid;
	border-right:#9fcb44 3px solid;
	height:auto !important;
	min-height:100px;
	height:100px;
}
.about_us_bottom{
    float:left;
	width:714px;
	height:27px;
	background:url(../images/about_us_bottom_bg.jpg) no-repeat left top;
}
.about_us_middle p{
    width:668px;
	margin-left:20px;
	text-align:justify;
}
/***************************右边内容主体推荐产品部分********************/
.featured_products_top{
    float:left;
	width:714px;
	height:27px;
	margin-top:10px;
	background:url(../images/featured_products_top_bg.jpg) no-repeat left top;
}
.featured_products_top h3{
    float:left;
	height:27px;
	padding:0 15px;
	margin-left:40px;
	background:url(../images/featured_products_title_bg.jpg) repeat-x left top;
	font-size:14px;
	color:#629f19;
	font-weight:bold;
	display:inline;
}
.featured_products_top span{
    float:right;
	height:27px;
	padding:0 10px;
	margin-right:30px;
	background:url(../images/featured_products_title_bg.jpg) repeat-x left top;
}
.featured_products_top span a{
    color:#3476c1;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.featured_products_top span a:hover{
    color:#629F19;
}
.featured_products_middle{
    float:left;
	width:702px;
	border-left:#9fcb44 3px solid;
	border-right:#9fcb44 3px solid;
	height:auto !important;
	min-height:100px;
	height:100px;
        padding-left:6px;
}
.featured_products_bottom{
    float:left;
	width:714px;
	height:27px;
	background:url(../images/featured_products_bottom_bg.jpg) no-repeat left top;
}
.featured_products_middle ul{
    float:left;
	width:174px;
	padding:15px 0;
	border-bottom:#ddd 1px solid;
}
.featured_products_pic{
	margin-left:22px;
}
.featured_products_pic a{
	display:block;
	border:#ccc 1px solid;
	width:128px;
	height:128px;
}
.featured_products_pic a:hover{
	border:#62AE00 1px solid;
}
.featured_products_pic img{
	width:128px;
	height:128px;
}
.featured_products_name{
    font-size:12px;
	font-weight:bold;
	margin:5px 0 5px 22px;
	height:20px;
	overflow:hidden;
}
.featured_products_name a{
    color:#3476c1;
	text-decoration:underline;
}
.featured_products_name a:hover{
	color:#629F19;
}
.featured_products_introduction{
	height:28px;
	line-height:14px;
	overflow:hidden;
	margin-bottom:5px;
	font-size:11px;
	width:130px;
	margin-left:22px;
}
.featured_products_introduction a{
    color:#444;
	text-decoration:none;
}
.featured_products_introduction a:hover{
    text-decoration:underline;
	color:#629F19;
}
.featured_products_button{
	font-size:11px;
	padding:3px 0;
	width:140px;
	margin-left:17px;
}
a.add_to_basket{
	color:#629F19;
	text-decoration:underline;
}
a:hover.add_to_basket{
	text-decoration:none;
}
a.send_inquiry{
	color:#629F19;
	text-decoration:underline;
}
a:hover.send_inquiry{
	text-decoration:none;
}
/***************************右边内容主体新闻部分********************/
.news_top{
    float:left;
	width:714px;
	height:27px;
	margin-top:10px;
	background:url(../images/news_top_bg.jpg) no-repeat left top;
}
.news_top h3{
    float:left;
	height:27px;
	padding:0 15px;
	margin-left:40px;
	background-color:#fff;
	font-size:14px;
	color:#629f19;
	font-weight:bold;
	display:inline;
}
.news_top span{
    float:right;
	height:27px;
	padding:0 10px;
	margin-right:30px;
	background-color:#fff;
}
.news_top span a{
    color:#3476c1;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.news_top span a:hover{
    color:#629F19;
}
.news_middle{
    float:left;
	width:708px;
	border-left:#9fcb44 3px solid;
	border-right:#9fcb44 3px solid;
	height:auto !important;
	min-height:100px;
	height:100px;
}
.news_bottom{
    float:left;
	width:714px;
	height:27px;
	background:url(../images/news_bottom_bg.jpg) no-repeat left top;
}
.news_middle ul{
    margin:0 15px;
}
.news_middle li{
	line-height:30px;
	background:url(../images/icon2.jpg) no-repeat left 12px;
	padding:0 0 0 12px;
}
.news_middle li a{
	color:#444;
	text-decoration:none;
}
.news_middle li a:hover{
	color:#3476c1;
	text-decoration:underline;
}
/***************************新产品，热门产品，随机产品部分********************/
.new_hot_random_products_top{
    float:left;
	width:714px;
	height:27px;
	margin-top:10px;
	background:url(../images/news_top_bg.jpg) no-repeat left top;
}
.new_hot_random_products_top h3{
    float:left;
	height:27px;
	padding:0 15px;
	margin-left:40px;
	background-color:#fff;
	font-size:14px;
	color:#629f19;
	font-weight:bold;
	display:inline;
}
.new_products_title{
    margin-right:75px;
}
.hot_products_title{
    margin-right:75px;
}
.new_hot_random_products_middle{
    float:left;
	width:708px;
	border-left:#9fcb44 3px solid;
	border-right:#9fcb44 3px solid;
	height:auto !important;
	min-height:100px;
	height:100px;
}
.new_hot_random_products_bottom{
    float:left;
	width:714px;
	height:27px;
	background:url(../images/news_bottom_bg.jpg) no-repeat left top;
    _margin-top:-14px;
}
.new_products_content{
    float:left;
	width:200px;
	margin-left:20px;
	_margin-left:10px;
}
.hot_products_content{
    float:left;
	width:200px;
	margin-left:40px;
}
.random_products_content{
    float:left;
	width:200px;
	margin-left:40px;
}
.new_products_content li,.hot_products_content li,.random_products_content li{
    background:url(../images/icon2.jpg) no-repeat left 8px;
	padding-left:10px;
}
.new_products_content li a,.hot_products_content li a,.random_products_content li a{
    color:#444;
	text-decoration:none;
}
.new_products_content li a:hover,.hot_products_content li a:hover,.random_products_content li a:hover{
    color:#3476c1;
	text-decoration:underline;
}
/***************************页面底部部分********************/
#bottom_outter{
    width:auto;
	background:#fff url(../images/bottom_bg.jpg) repeat-x left top;
}
#bottom_inner{
    width:1000px;
	margin:0 auto;
	height:auto !important;
	min-height:100px;
	height:100px;
	margin-top:20px;
	padding:15px 0;
	text-align:center;
}
#bottom_inner a{
    color:#444;
	text-decoration:none;
}
#bottom_inner a:hover{
    color:#3476c1;
	text-decoration:underline;
}
#technical_support{
    font-weight:bold;
}
#flag{
    float:left;
	width:900px;
	padding:0 60px;
	margin:0 auto;
}
#flag li{
    float:left;
	width:110px;
	height:30px;
	text-align:left;
}
/****************浮动询盘部分********************/
.sendmail_big {
	width: 400px;
	height: auto;
	text-align: left;
	position: absolute;
	right:0;
	bottom:0;
	z-index:2;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
.sendmail_big_inner{
	float: left; 
	width: 398px; 
	height: 436px; 
	border: 1px solid #ccc;
	background: #fff;
}
.sendmail_big_title {
	float: left;
	width: 398px;
	height: 20px;
	line-height: 20px;
	background: url(/images/winD_left.gif) repeat-x;
}
.sendmail_big_title strong, .sendmail_small_title strong {
	padding: 0 0 0 8px;
	font-size: 13px;
	color: #000;
	font-weight:bold;
}
.sendmail_big_title span{
	padding-left: 300px;
}
.sendmail_big_title span a img{
	width:13px;
	height:13px;
}
.sendmail_big_description {
	float: left;
	width: 392px;
	height: 22px;
	line-height: 22px;
	padding-left: 6px;
	color: #666;
}
.sendmail_big label {
	float: left;
}
.sendmail_big label span {
	float: left;
	width: 70px;
	height: 24px;
	line-height: 24px;
	padding-right: 2px;
	text-align: right;
}
.sendmail_big input {
	width: 240px;
	height: 20px;
	margin-top: 2px;
	border: 1px solid #ccc;
}
.sendmail_big textarea {
	width: 380px;
	margin-left: 8px;
	height: 130px;
	border: 1px solid #ccc;
}
.sendmail_big select{
	width: 244px;
    margin-top: 2px;
}
.verifycode_img{
	clear: both; 
	width: 300px; 
	padding-left: 72px;
}
.sendmail_big #sendbutton {
	margin: 5px 0 5px 72px;
	width: 59px;
	height: 22px;
	border: 0;
	background: url(/images/liuyansubmit.jpg) no-repeat;
}
.sendmail_small {
	width: 150px;
	height: 107px;
	text-align: left;
	position: absolute;
	right: 0;
	bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.sendmail_small_inner{
	float: left; 
	width: 148px; 
	background: #fff; 
	border: 1px solid #ccc;
}
.sendmail_small_title {
	float: left;
	width: 148px;
	height: 20px;
	line-height: 20px;
	text-align:left;
	background: url(/images/winD_left.gif) repeat-x;
}
.sendmail_small_title img, .sendmail_big_title img {
	padding:2px 0 0 0;
}
.sendmail_small_title span{
	padding-left:55px;
}
.sendmail_small_title span a img{
	width:13px;
	height:13px;
}
.sendmail_small textarea {
	width: 130px;
	margin-left: 8px;
	margin-bottom: 8px;
	height: 50px;
	font-size:11px;
	line-height:16px;
	border: 1px solid #ccc;
	color: #999; 
	text-align: center
}
.sendmail_small_description {
	float: left;
	height: 22px;
	line-height: 22px;
	padding-left: 8px;
	color: #666;
}
.control_big_small {
	width:100%;
	z-index:1;
	position:absolute;
	right:0;
	bottom:0;
}
.sendmail_results{
    position: absolute; 
	left: 30%; 
	top: 40%;	
}
.sendmail_results_inner{
	float: left; 
	width: 420px;
	border:#333 1px solid;
}
.button_close{
	float: left; 
	width: 410px; 
	padding: 0 0 0 10px; 
	height: 24px;
	line-height:24px;
	background-color:#ddd;
	border-bottom:#333 1px solid;
}
.button_close h4{
	float:left;
	color:#000;
	font-weight:bold;
}
.button_close a{
	float:right;
	margin:4px 5px 0 0;
}
.sendmail_results_content{
	float:left; 
	padding:10px; 
	width:400px;
	height:auto !important;
	min-height:50px;
	height:50px;
	text-align:left; 
	background-color:#f2f2f2;
}
.sendmail_results_content span{
	color:#f00;
	font-weight:bold;
}
/****************内页标题内容部分********************/
#page_content_top{
    background:url(../../images/about_us_top_bg.jpg) no-repeat left top;
	width:714px;
	height:27px;
	float:left;
}
#page_content_top h2{
    background:url(../../images/about_us_title_bg.jpg) repeat-x left top;
	float:left;
	height:27px;
	padding:0 15px;
	margin-left:40px;
	font-size:14px;
	color:#629f19;
	font-weight:bold;
	display:inline;
}
#page_content_middle{
    float:left;
	width:690px;
	padding:0 9px;
	border-left:#9fcb44 3px solid;
	border-right:#9fcb44 3px solid;
	height:auto !important;
	min-height:1000px;
	height:1000px;
}
#page_content_bottom{
    background:url(../../images/news_bottom_bg.jpg) no-repeat left top;
	width:714px;
	height:27px;
	float:left;
}