@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, 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{
    background:#fff url(../images/body_bg.png) repeat left top;
	color:#444;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:24px;
}
#wrap{
    width:990px;
	margin:0px auto;
	height:auto !important;
	min-height:800px;
	height:800px;
	padding:0 5px;
	background:url(../images/wrap_bg.png) repeat-y 50% top;
}
/***************************顶部优化部分**********************************/
#seo_top{
    float:left;
	width:755px;
	color:#999;
	font-size:11px;
	height:25px;
	line-height:25px;
	padding-left:5px;
	overflow:hidden;
	background:url(../images/seo_top_bg.png) repeat-x left top;
}
#seo_top a{
    color:#999;
	text-decoration:underline;
}
#seo_top a:hover{
    text-decoration:none;
}
/***************************语言选择部分**************************/
#lang_select{
    float:left;
	width:160px;
	height:25px;
	line-height:25px;
	padding-left:70px;
	_padding-top:1px;
	_height:24px;
	background:url(../images/seo_top_bg.png) repeat-x left top;
}
#lang_select span{
    color:#24599e;
	font-weight:bold;
}
/***************************顶部logo,公司名称，购物车,导航部分*******************/
#head{
	float:left;
	width:990px;
	height:305px;
	position:relative;
}
#logo{
	position:absolute;
	left:10px;
	top:10px;
}
#company_name{
	position:absolute;
	left:75px;
	top:25px;
}
#company_name h1{
	color:#333;
	text-indent:-1000px;
}
#company_name p{
    color:#999;
	height:18px;
	overflow:hidden;
	width:600px;
	text-indent:-1000px;
}
/***************************顶部导航部分*******************/
#nav{
	float:left;
	width:990px;
	height:48px;
	background:url(../images/nav_bg.png) repeat-x left top;
}
#nav ul{
	float:left;
	width:967px;
	height:38px;
	padding:0 0 0 13px;
	margin:0 0 0 10px;
	display:inline;
	background:url(../images/nav_border.png) no-repeat left 50%;
}
#nav li{
	float:left;
	height:38px;
	line-height:38px;
	background:url(../images/nav_border.png) no-repeat right 50%;
}
#nav li a{
	float:left;
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0 28px 0 15px;
}
#nav li a:hover{
	color:#24599e;
	text-decoration:underline;
}
#nav li#inquiry_basket{
	padding:0 0 0 15px;
}
#nav li#inquiry_basket a{
	width:139px;
	padding:0 0 0 28px;
	background:url(../images/inquiry_basket_icon_out.gif) no-repeat left 50%;
}
#nav li#inquiry_basket a:hover{
	background:url(../images/inquiry_basket_icon_over.gif) no-repeat left 50%;
}
/***************************面包屑部分*******************/
#position{
	float:left;
	width:700px;
	height:28px;
	line-height:28px;
	padding-left:30px;
	border-bottom:#dde8ef 1px solid;
	background:url(../images/position_icon.gif) no-repeat 10px 50%;
}
#position a{
	color:#24599e;
	text-decoration:underline;
}
#position a:hover{
	color:#fd9c12;
	text-decoration:none;
}
/***************************收藏/分享部分*******************/
#save_share{
	float:left;
	width:200px;
	height:28px;
	line-height:28px;
	_height:23px;
	_padding-top:5px;
	padding-left:60px;
	border-bottom:#dde8ef 1px solid;
}
#save_share span{
	font-weight:bold;
	color:#24599e;
}
#save_share a img{
	vertical-align:middle;
}
/***************************内容主体部分********************/
#content{
	float:left;
	width:990px;
	margin-top:15px;
	background:url(../images/content_bg.png) repeat-y left top;
}
/***************************左栏部分********************/
#content_left{
	float:left;
	width:244px;
	padding:0 8px;
}
#content_left h3{
	float:left;
	width:234px;
	height:30px;
	line-height:25px;
	padding-left:10px;
	color:#24599e;
	font-weight:bold;
	background:url(../images/content_left_title_bg.png) no-repeat left top;
}
/***************************左栏产品搜索部分********************/
#product_search{
	float:left;
	padding:15px 0 20px 5px;
}
.search_input{
	float:left;
	width:210px;
	color:#999;
	padding-left:20px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff url(../images/product_search_icon.jpg) no-repeat 2px 50%;
}
.search_select{
	float:left;
	width:234px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.search_button{
	float:right;
	border:none;
	width:58px;
	height:23px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
	background:url(../images/search_button_bg.jpg) no-repeat left top;
}
/***************************左栏产品类别列表部分********************/
#product_categories{
	float:left;
	width:244px;
	padding:0 0 25px 0;
}
#product_categories li{
	height:auto !important;
	min-height:30px;
	height:30px;
	border-bottom:#ebebeb 1px solid;
}
.product_categories_first a{
	display:block;
	width:219px;
	padding:9px 0 9px 25px;
	color:#666;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/product_categories_first_icon.gif) no-repeat 5px 50%;
}
.product_categories_first a:hover{
	color:#fd9c12;
	background-color:#fcfbf8;
}
.product_categories_two a{
	display:block;
	width:199px;
	padding:9px 0 9px 45px;
	line-height:14px;
	color:#666;
	text-decoration:none;
	background:url(../images/product_categories_second_icon.gif) no-repeat 25px 50%;
}
.product_categories_two a:hover{
	color:#fd9c12;
	background-color:#fcfbf8;
}
/***************************左栏联系我们部分********************/
#contact_us{
	float:left;
	width:234px;
	padding:10px 5px 20px 5px;
}
#contact_us li{
	line-height:24px;
}
#contact_us li span{
	font-weight:bold;
}
/***************************左栏友情链接部分********************/
#friend_link{
	float:left;
	width:244px;
	padding:0 0 25px 0;
}
#friend_link li{
	height:auto !important;
	min-height:30px;
	height:30px;
	border-bottom:#ebebeb 1px solid;
}
#friend_link li a{
	display:block;
	width:224px;
	color:#666;
	line-height:14px;
	text-decoration:none;
	padding:9px 0 9px 20px;
	background:url(../images/product_categories_icon.gif) no-repeat 5px 50%;
}
#friend_link li a:hover{
	color:#fd9c12;
	background-color:#fcfbf8;
}
/***************************左栏快速通道部分********************/
.quick_link{
	float:left;
	margin-bottom:10px;
}
/***************************内容主体右栏部分*******************/
#content_right{
	float:left;
	width:714px;
	padding:0 8px;
}
.content_right_title{
	float:left;
	width:714px;
	height:30px;
	line-height:25px;
	background:url(../images/content_right_title_bg.png) no-repeat left top;
}
.content_right_title h3{
	float:left;
	color:#24599e;
	font-weight:bold;
	padding-left:10px;
}
.content_right_title a{
	float:right;
	color:#444;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
}
.content_right_title a:hover{
	color:#fd9c12;
}
/***************************关于我们部分*******************/
#about_us{
	float:left;
	width:699px;
	padding:10px 5px 20px 10px;
}
#about_us p{
	line-height:24px;
}
#about_us img{
	float:right;
	max-width:200px;
	padding:3px;
	margin:5px;
	border:#ccc 1px solid;
}
/***************************推荐产品部分*******************/
#featured_products{
	float:left;
	width:714px;
	margin:15px 0 25px 0;
	background:url(../images/featured_products_bg.png) repeat-y 50% top;
}
#featured_products ul{
	float:left;
	width:337px;
	height:135px;
	overflow:hidden;
	display:inline;
	padding:15px 0;
	margin:0 10px;
	border-bottom:#ebebeb 1px solid;
}
#featured_products ul:hover{
	background-color:#fcfbf8;
}
.products_pic{
	float:left;
	margin-right:10px;
}
.products_pic a{
	display:block;
	width:130px;
	height:130px;
	padding:3px;
	text-align:center;
	background-color:#e8f2f7;
}
.products_pic a:hover{
	background-color:#feeed7;
}
.products_pic img{
	width:128px;
	height:128px;
	border:#ccc 1px solid;
}
.products_name{
	float:left;
	width:182px;
	height:18px;
	overflow:hidden;
	margin-bottom:10px;
}
.products_name a{
	color:#5283c3;
	font-weight:bold;
	text-decoration:none;
}
.products_name a:hover{
	color:#fd9c12;
	text-decoration:underline;
}
.products_introduction{
	float:left;
	width:182px;
	height:70px;
	line-height:18px;
	font-size:11px;
	overflow:hidden;
	margin-bottom:10px;
}
.products_introduction a{
	color:#999;
	text-decoration:none;
}
.products_introduction a:hover{
	text-decoration:underline;
}
.products_button{
	float:left;
	width:182px;
}
/***************************右边内容主体新闻部分********************/
#news{
    float:left;
	padding:10px 0;
	width:714px;
}
#news li{
	line-height:18px;
	padding:7px 0 7px 25px;
	border-bottom:#ebebeb 1px solid;
	background:url(../images/product_categories_icon.gif) no-repeat 10px 50%;
}
#news li a{
	color:#444;
	text-decoration:none;
}
#news li a:hover{
	color:#fd9c12;
	text-decoration:underline;
}
/************************热门最新产品部分*****************/
#hot_new_products{
	float:left;
	width:714px;
}
#hot_new_title{
	float:left;
	width:714px;
	height:30px;
	margin:15px 0 20px 0;
	background:url(../images/hnr_title_bg.png) repeat-x left bottom;
}
#hot_new_title h3{
	font-weight:bold;
	float:left;
	width:236px;
	height:26px;
	line-height:26px;
	text-align:center;
	margin:0 3px 0 0;
	cursor:hand;
	display:inline;
}
#hot_new_title h3#no_margin_left{
	margin-right:0px;
}
.active{
	color:#24599e;
	background:url(../images/active_title_bg.png) no-repeat left top;
}
.no_active{
	color:#999;
	background:url(../images/no_active_title_bg.png) no-repeat left top;
}
.block { 
    display: block;
}
.unblock { 
    display: none;
}
#hot_new_content{
	float:left;
	width:714px;
	height:179px;
	overflow:hidden;
}
#hot_new_content div{
	padding:0 0 15px 0;
}
#hot_new_content div ul{
	float:left;
	width:108px;
	height:159px;
	padding:0 17px;
}
.hot_new_products_pic{
	float:left;
	margin-bottom:5px;
}
.hot_new_products_pic a{
	display:block;
	width:102px;
	height:102px;
	padding:3px;
	text-align:center;
	background-color:#e8f2f7;
}
.hot_new_products_pic a:hover{
	background-color:#feeed7;
}
.hot_new_products_pic img{
	width:100px;
	height:100px;
	border:#ccc 1px solid;
}
.hot_new_products_title{
	width:108px;
	text-align:center;
	height:25px;
	line-height:12px;
	overflow:hidden;
}
.hot_new_products_title a{
	color:#5283c3;
	font-weight:bold;
	text-decoration:underline;
}
.hot_new_products_title a:hover{
	color:#fd9c12;
}
/***************************页面底部部分********************/
#footer{
	float:left;
	width:990px;
	height:139px;
	line-height:30px;
	text-align:center;
	margin-top:20px;
	padding-top:5px;
	border-top:#dde8ef 10px solid;
	background:#fff url(../images/bottom_bg.jpg) no-repeat 50% top;
}
#footer a{
    color:#444;
	text-decoration:none;
}
#footer a:hover{
    color:#fd9c12;
	text-decoration:underline;
}
.seo_bottom{
	width:800px;
	height:22px;
	margin:0 auto;
	overflow:hidden;
}
/****************浮动询盘部分********************/
.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:left;
	width:714px;
	height:30px;
	line-height:27px;
	background:url(../images/content_right_title_bg.png) no-repeat left top;
}
#page_title h2{
	color:#24599e;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
#page_content{
	float:left;
	width:714px;
	margin-bottom:20px;
}