﻿@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{
	height:auto;
	color:#444444;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:24px;
}
#wrap{
    width:1000px;
	margin:0px auto;
	height:auto !important;
	min-height:800px;
	height:800px;
}
/***************************顶部优化部分**********************************/
#seo_top{
    float:left;
	width:790px;
	color:#999;
	height:24px;
	overflow:hidden;
	padding:0 20px 0 10px;
	background-color:#f2f2f2;
}
#seo_top a{
    color:#999;
	text-decoration:none;
}
#seo_top a:hover{
    color:#629f19;
}
#lang_select{
    float:left;
	background-color:#eee;
	width:180px;
}
#lang_select span{
    font-weight:bold;
	color:#0E66AE;
	float:left;
}
#lang_select select{
    margin:2px 10px 0 10px;
	float:left;
	border:#83ABE0 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	height:18px;
}
/***************************顶部logo,公司名称，购物车部分********************/
#header{
    margin:20px 0 0 0;
	float:left;
}
#logo{
    float:left;
	margin:0 20px;
	_margin:0 20px 0 10px;
}
#company_name{
    float:left;
	width:600px;
}
#company_name h1{
    color:#326197;
	font-size:24px;
	font-weight:bold;
        margin-top:-200px;
	margin-bottom:170px;
}
#company_name p{
    color:#999;
	height:40px;
	overflow:hidden;
}
#buy_car{
    float:left;
	margin:0 0 0 50px;
}
/***************************导航部分********************/
#nav{
    background:url(../images/nav_li_bg.jpg) repeat-x left top;
	height:41px;
	width:1000px;
	line-height:41px;
	float:left;
}
#nav_left{
    background:url(../images/nav_left_bg.jpg) no-repeat left top;
	width:10px;
	height:41px;
	float:left;
}
#nav_right{
    background:url(../images/nav_right_bg.jpg) no-repeat left top;
	width:10px;
	height:41px;
	float:left;
}
#nav_center{
    background:url(../images/nav_center_bg.jpg) repeat-x left top;
	width:980px;
	height:41px;
	float:left;
}
#nav_center li{
    float:left;
	display:inline;
	width:139px;
	text-align:center;
	border-right:#ccc 1px solid;
}
#nav_center li.nav_no_border_right{
    border-right:none;
}
#nav_center li a{
    color:#444;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav_center li a:hover{
    color:#FFF;
	background:url(../images/nav_over_bg.jpg) repeat-x left top;
	height:41px;
}
/***************************面包屑导航部分********************/
#position{
    float:left;
	height:30px;
	line-height:30px;
	width:990px;
	padding-left:10px;
	margin:10px 0;
}
#position a{
    text-decoration:underline;
	color:#444;
}
#position a:hover{
    text-decoration:none;
	color:#0e66ae;
}
/***************************左栏部分********************/
#body_left{
    float:left;
	width:250px;
}
/***************************左栏标题部分********************/
.body_left_title{
	height:39px;
	width:250px;
	float:left;
}
.body_left_title_left{
   float:left;
   background:url(../images/body_left_title_left_bg.jpg) no-repeat left top;
   width:9px;
   height:39px;
}
.body_left_title_right{
   float:left;
   background:url(../images/body_left_title_right_bg.jpg) no-repeat left top;
   width:9px;
   height:39px;
}
.body_left_title_center{
   float:left;
   background:url(../images/body_left_title_center_bg.jpg) repeat-x left top;
   width:232px;
   height:39px;
   line-height:39px;
}
.body_left_title_center h3{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
/***************************左栏内容背景部分********************/
.body_left_content_top{
    background:url(../images/body_left_content_top_bg.jpg) repeat-x left bottom;
	width:248px;
	height:auto !important;
	min-height:104px;
	height:104px;
	float:left;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
}
.body_left_content_bottom{
    background:url(../images/body_left_content_bottom_bg.jpg) no-repeat left top;
	width:250px;
	height:6px;
	float:left;
	margin-top:-2px;
	margin-bottom:10px;
	_margin-bottom:0px;
}
/***************************左栏产品类别部分********************/
#product_categories li{
    background:url(../images/product_categories_bg.jpg) repeat-x left bottom;
	width:248px;
	line-height:24px;
}
.product_categories_first a{
    display:block;
	background:url(../images/blue_icon.jpg) no-repeat 230px 50%;
	width:213px;
	padding:0 25px 0 10px;
	color:#444;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}
.product_categories_first a:hover{
    background:url(../images/blue_over_icon.jpg) no-repeat 230px 50%;
	color:#297abc;
}
.product_categories_two a{
    display:block;
	background:#FFF url(../images/blue_white_icon.jpg) no-repeat 230px 50%;
	width:203px;
	padding:0 25px 0 20px;
	color:#444;
	text-decoration:none;
	border-bottom:#ccc 1px solid;
	line-height:24px;
}
.product_categories_two a:hover{
    background:#FFF url(../images/blue_white_over_icon.jpg) no-repeat 230px 50%;
	color:#297abc;
}
/***************************左栏产品搜索部分********************/
#product_search{
    margin:12px 0 0 10px;
}
.search_input{
    float:left;
	width:220px;
	margin-bottom:10px;
}
.search_select{
    float:left;
	width:224px;
	margin-bottom:10px;
}
.search_button{
   float:right;
   margin-right:15px;
   background:url(../images/button.png) no-repeat left top;
   width:68px;
   height:20px;
   border:none;
   color:#FFFFFF;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
}
/***************************左栏关于我们部分********************/
#contact_us{
    margin:12px 0 12px 10px;
}
/***************************左栏友情链接部分********************/
#friend_link{
    margin:12px 0 0 10px;
}
#friend_link li{
    padding:0 0 10px 0;
}
#friend_link li a{
    color:#444;
	text-decoration:none;
}
#friend_link li a:hover{
    text-decoration:underline;
	color:#326197;
}
/***************************右边内容主体部分********************/
#body_right{
    float:right;
	width:739px;
}
.body_right_title{
    margin-top:10px;
	margin-bottom:10px;
	float:left;
	border-bottom:#ccc 3px solid;
	width:735px;
}
.body_right_title h3{
    float:left;
	color:#0e66ae;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
}
.body_right_title span{
    float:right;
	padding-right:10px;
	font-size:11px;
	font-weight:bold;
}
.body_right_title span a{
    color:#65923d;
	text-decoration:none;
}
/***************************右边内容主体关于我们部分********************/
#about_us{
    width:725px;
	padding:0 5px;
	float:left;
}
#about_us p{
    width:715px;
	text-align:justify;
	float:left;
}
#about_us img{
    float:right;
	padding:3px;
	border:#ccc 1px solid;
}
/***************************右边内容主体特色产品部分********************/
#featured_products{
    float:left;
	width:725px;
	padding:0 5px;
}
#featured_products 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:#0066CD 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:#65923d;
	text-decoration:underline;
}
.featured_products_name a:hover{
	color:#0E66AE;
}
.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:#0E66AE;
}
.featured_products_button{
	font-size:11px;
	padding:3px 0;
	width:140px;
	margin-left:17px;
}
a.add_to_basket{
	color:#0E66AE;
	text-decoration:underline;
}
a:hover.add_to_basket{
	text-decoration:none;
}
a.send_inquiry{
	color:#0E66AE;
	text-decoration:underline;
}
a:hover.send_inquiry{
	text-decoration:none;
}
/***************************右边内容主体新闻部分********************/
#news{
    float:left;
	margin-left:5px;
	margin-bottom:20px;
}
#news li{
    width:725px;
	border-bottom:#ccc 1px solid;
	padding:5px 0 5px 10px;
	background:url(../images/icon2.jpg) no-repeat left 15px;
}
#news li a{
    color:#444;
	text-decoration:none;
}
#news li a:hover{
    text-decoration:underline;
	color:#326197;
}
/***************************现在联系我们部分********************/
#contact_now{
    padding:0 0 10px 0;
	float:left;
	width:250px;
	text-align:center;
}
/***************************新产品，热门产品，随机产品部分********************/
.new_hot_random_product{
    float:left;
	width:240px;
}
.new_hot_random_product_title{
    background:url(../images/body_bottom_item_title_top_bg.jpg) no-repeat left top;
	width:240px;
	height:32px;
	padding-top:6px;
}
.new_hot_random_product_title h3{
    background:url(../images/body_bottom_item_title_bottom_bg.jpg) repeat-x left top;
	height:32px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	text-align:center;
	color:#666;
	font-size:14px;
	font-weight:bold;
}
.new_hot_random_product_content_top{
    background:url(../images/body_left_content_top_bg.jpg) repeat-x left bottom;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	width:238px;
	height:auto !important;
	min-height:104px;
	height:104px;
	float:left;
}
.new_hot_random_product_content_top li{
    padding:5px 0 5px 10px;
	margin:0 10px;
	height:24px;
	overflow:hidden;
	background:url(../images/icon2.jpg) no-repeat left 15px;
	border-bottom:#ccc 1px solid;
}
.new_hot_random_product_content_top li a{
    color:#444;
	text-decoration:none;
}
.new_hot_random_product_content_top li a:hover{
    text-decoration:underline;
	color:#326197;
}
.new_hot_random_product_content_bottom{
    background:url(../images/body_bottom_item_content_bottom_bg.jpg) no-repeat left top;
	width:240px;
	height:6px;
	float:left;
	margin-top:-1px;
}
.margin_right_5px{
    margin-right:9px;
}
/***************************页面底部部分********************/
#bottom_top{
    background:url(../images/bottom_top.jpg) no-repeat left top;
	width:1000px;
	height:9px;
	margin-top:20px;
	_margin-top:10px;
	float:left;
	overflow:hidden;
}
#bottom_center{
    background:url(../images/bottom_center_bg.jpg) repeat-x left bottom;
    width:998px;
    height:auto !important;
    min-height:100px;
    height:100px;
    float:left;
    border-left:#ccc 1px solid;
    border-right:#ccc 1px solid;
}
#bottom_bottom{
    background:url(../images/bottom_bottom_bg.jpg) no-repeat left top;
    width:1000px;
    height:9px;
    margin-bottom:10px;
    float:left;
}
#bottom_center div{
    width:998px;
    text-align:center;
}
#technical_support{
    font-weight:bold;
}
#bottom_center a {
	color:#444;
	text-decoration:none;
}
#bottom_center a:hover {
	text-decoration:underline;
	color:#326197;
}
#nav_bottom {
	float:left;
	margin:0 49px;
	width:900px;
	display:inline;
}
#nav_bottom li {
	float:left;
	display:inline;
	width:90px;
	text-align:center;
}
.seo_bottom {
	text-align:center;
}
#flag{
    float:left;
	width:898px;
	padding:0 50px;
	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_title{
    float:right;
	width:739px;
	border-bottom:#ccc 3px solid;
	margin-bottom:10px;
}
#page_title h2{
    color:#0e66ae;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
}