@charset "utf-8";
/*
“全局公用定义” 样式
2010.4.23 17:00 for SEOPLUS01
Last modified 2010.4.23 17:00
Author:Jeffrey (wjf217@foxmail.com)
Copyright (c) 2010, Web-sun.cn All rights reserved.
*/

/*---------------- base -----------------------------------------------------------*/

*{ padding: 0px; margin: 0px; }
html{ background: #FFF; }
body{ font: 12px Verdana,Arial,Tahoma; line-height: 150%; background:url(../images/bg.gif) repeat-x top;}
img{ border: none; }
a{ color: #000; text-decoration: none; }
a:hover{ color: #F00; text-decoration: underline; }
ul{ list-style: none; }
input,select,button{ vertical-align: middle; }
.top{overflow:hidden;height:99px;width:964px;margin:0px auto;}
.logo{float: left; margin-top:8px}
.center{margin:0px auto;}
.clearfix:after{ content: "."; display: block;  clear: both; visibility: hidden;}
.NavBottom{clear: both;overflow:hidden;height:31px;width:100%}
*html .clearfix{ height: 1%; }
*+html .clearfix{ height: 1%; }
/*英文强制换行*/
.word{ word-break: break-all; }
.red{ color: #f00; }
/*--------------- stock ---------------------------------------------------------*/
.center{ margin: 0px auto; }
.w960{ width: 964px; /*position:relative;*/ }
.fLeft{ float: left; margin-top:0px}
.fRight{ float: right;margin-right:3px; }
.left_column{ width: 215px; }
.center_column{ width: 742px; }
.right_column{ width: 190px; }
/*通用块*/
.box{ margin-top: 8px; }
.box h3{ background: url(../images/title.gif); height: 35px; line-height: 35px; font-size: 12px; color: #fff;padding-left: 15px; }
.box ul{border:1px solid #e5e5e5; border-bottom:0; border-top:0;padding: 3px 3px 10px 3px; }
/*面包屑导航*/
.daohang{ border-bottom: 1px #ccc solid; height: 33px; padding-left:10px;line-height: 33px; }
/*---------- frame : header ---------------------------------------------------*/
/* 头部语言 */
.languages_block_top { font-size: 11px; margin-top: 5px; }
.languages_block_top li{ float: right; margin-left: 5px; }
/* 导航 */
.NavBottom{}
.MainNav{ padding:0px 0 0px 0; line-height:31px;position:relative;height:31px; font-size:15px;overflow:hidden;}
.MainNav li{ float: left;margin-left:4px;}
.MainNav li.first{ background:none; margin:0;}
.MainNav .nav-l{ display:none;}
.MainNav .nav-r{display:none;}
.MainNav li a{ color:#fff;width:134px; height:31px; line-height:31px;float:left; text-align:center; background:url(../images/nav_default.gif) no-repeat;}
.MainNav .nbg a{ background:url(../images/nav_hover.gif) no-repeat;}




/*头部搜索*/

.search_block_nav{ margin-top:30px; width:200px;float:right}
.search_block_nav #search_query{ margin-right:-6px; background:#fff; height:17px; line-height:17px;}
.search_block_nav .keyword{ border: 1px #999 solid; background: #f3f4f5;font-size: 11px;width:170px;  }
.search_block_nav .button{ background: url(../images/search-bt.gif); width: 23px; height: 19px; border: 0; color: #fff; font-size: 10px; text-align: left; padding-left: 2px; }
/*---------- frame : left -----------------------------------------------------*/

/* 左边分类 */
#categories_block_left h3{ background: url(../images/title.gif); height: 35px; line-height:35px; font-size: 12px; color: #fff;padding-left: 15px; }
#categories_block_left{ }
#categories_block_left ul.tree {padding: 3px;border:1px solid #e5e5e5; border-bottom:0; border-top:0;}
#categories_block_left ul.tree li { border: none; font-size: 12px; line-height: 24px; font-weight: bold; background: url(../images/b-dot.gif) left 21px repeat-x; margin: 0 4px; padding-left:2px;}
#categories_block_left ul.tree li ul{background: url(../images/b-dot.gif) left  bottom repeat-x;}
#categories_block_left ul.tree .small{ background:none;font-weight: normal; margin-left: 10px; padding-left: 5px; }
#categories_block_left ul.tree li ul li ul li{ padding-left: 15px; font-size: 9px; }
#categories_block_left ul.tree a{ padding-left: 8px; color: #646464; background:url(../images/pro_li.gif) no-repeat left 4px;}
#categories_block_left ul.tree a:hover{ color:#f00;}
#categories_block_left ul.tree a.selected{ color: #f00; font-weight: bold; }
#categories_block_left span.grower{ display: block; float: left; background-position: 0px 7px; background-repeat: no-repeat; width: 9px; height: 22px; padding: 0; }
#categories_block_left span.OPEN { background-image: url('../images/icon/less.gif'); }
#categories_block_left span.CLOSE{ background-image: url('../images/icon/more.gif'); }
/*左边联系方式*/
.left-contact{ padding: 5px;border:1px solid #e5e5e5;  border-top:0;border-bottom:0;color: #727272;word-wrap: break-word;  word-break: normal;}
/*左边新闻列表*/
.news-left{ display: block; }
.news-left ul{ float:left; width:734px;}
.news-left li{ line-height: 23px; border-bottom: 1px #e5e5e5 dashed; padding-left: 5px; float:left; width:340px; margin-right:10px;}
.link-left li{line-height: 23px; border-bottom: 1px #e5e5e5 dashed; padding-left:}
.news-left li a{ color: #646464; background:url(../images/news_li.gif) no-repeat left center; padding-left:10px;}
.link-left li a{color: #646464;}
.news-left h3{ background:url(../images/pro_about_top.gif) no-repeat; color:#006D9B; font-weight:normal;}
.link-left h3{ background:url(../images/title.gif) no-repeat;}
/*左边标签*/
.tags_content{padding: 5px;border:1px solid #e5e5e5; border-bottom:0; border-top:0;color: #727272;}
.tags_content a{color: #727272;}
/*---------- frame : right ----------------------------------------------------*/
/*首页简介*/
.editorial_block{ display: block; margin-bottom:10px;}
.products h3,.products_block h3,.editorial_block h3{ background:url(../images/pro_about_top.gif) no-repeat;color: #727272;font-size: 12px; line-height: 35px; padding-left:15px; color:#006D9B; font-weight:normal; text-align:left;}
.news-left .more,.products h3 .more,.products_block h3 .more,.editorial_block h3 .more{ background:url(../images/more.gif) no-repeat; width:37px; height:13px; float:right; margin:12px 12px 0 0;+margin:-23px 12px 0 0;}



.editorial_block .about-c{ padding:10px 20px; color:#727272; line-height:180%;border:1px solid #e5e5e5; border-bottom:0; border-top:0;}
/*内页单页面内容*/
.subpage{ line-height: 150%; }
/*产品列表*/
.products-top{padding: 10px auto 0 auto;}
.products h2{ font-size: 12px; font-weight: normal;width: 140px;}
.products p{ color: #f00; }
.products{ display: block; text-align: center;  }
.produt_content,.products ul{ padding: 10px auto; clear:both; float:left; width:740px;}
.produt_content,.products-top ul{border:1px solid #e5e5e5; border-bottom:0; border-top:0;}
.products li{ float: left; width: 140px; height:180px; margin: 5px 9px 0 30px;}
.products ul{ padding-top:10px}
.products_block{padding: 10px auto 0 auto; margin-bottom:10px;}
.produt_content{}
.produt_content dl{ float:left; width:140px; height:180px; text-align:center; margin-right:10px;}

.products .product_img_link,.products .product_image,.products_block .product_image{ border:5px solid #DFDFDF; float:left;}
.products img{ display:block;}
.products .product_img_link:hover,.products .product_image:hover,.products_block .product_image:hover{border:5px solid #b0dc00; }
 

/*内页新闻列表*/
.news-list{ display: block; overflow: hidden; margin-top: 10px; }
.news-list li{ border-bottom: 1px #ddd solid; line-height: 25px; background: url(../images/dot.gif) left center no-repeat; padding-left: 10px; }
.left-msn{border:1px solid #e5e5e5; border-bottom:0; border-top:1px solid #e5e5e5; padding:8px 0}
.left-msn span{ margin:0 10px; }
/*留言表单*/
/*订单留言*/
dl.table{margin:50px 0px 0px 20px; font-size: 14px;}
dl.table dt{float:left; width:110px; height:50px; text-align:right;line-height:25px; margin-right: 5px;}
dl.table dd{float:left; width:500px; height:50px; line-height:25px;}
.textwidth{width:350px; height: 20px;}
dl.table dd.biezhu{height:130px;}
dl.table dd.biezhu textarea{height:115px;width:350px;}
.codeimg{background-color: #000; margin: 0px 0px -6px 5px;}
input.submit_btn{color:#2D629A;background:#FFFFFF url(../images/btn_bg.gif) repeat-x;border:1px solid #AABAC3;padding-top:3px;padding-bottom:2px;font-size:13px; font-weight:bold;width:70px;cursor:pointer!important;cursor:hand;overflow:hidden;height:25px; margin-right: 5px;}

a.inquiry_btn{display: block; width: 102px; height: 31px; text-align: center; line-height: 31px; font-size: 15px; color: #fff; background: url(../images/inquiry_btn.jpg) no-repeat; margin: 5px 0;}
a.inquiry_btn:hover{text-decoration: none; color: #fff; background: url(../images/inquiry_btn_hover.jpg) no-repeat; }
a.down_btn{ float: right; margin:10px 0px 10px 0px;}

.contact-form{ display: block; }
.contact-form p.tishi{ padding: 5px 0; }
.contact-form form label{ width: 150px; color: #000; float: left; }
.contact-form p{ margin: 5px auto; }
.contact-form input,.contact-form textarea{ width: 300px; }
/*产品详细页*/
.product_detail{margin-top:10px;}
.product_detail h1{font-size:16px; margin-bottom:10px;}
.product_detail .product_img{margin:0 auto; text-align:center; border:1px #CCC solid;}
.product_detail .thumbs_list{text-align:center; border:1px #CCC solid; border-top:0; padding:10px 0;}
.product_detail .thumbs_list li{margin:5px; display:inline; border:1px #CCC solid;}
.more_info_block{border:1px #CCC solid; border-top:0; padding:10px;}
/*搜索结果*/
.search h2,.search h3{font-size:14px; margin-top:10px;}
.search h3{border-bottom:1px #ccc dashed; padding-bottom:10px;}
/*---------- frame : footer ---------------------------------------------------*/
.footer{ border-top: 1px #e8e8e8 solid; padding: 10px 0; margin: 10px auto; text-align:center;}
.footer li{ display: block; line-height: 150%; }
/*---------- 分页 --------------------------------------------------------------*/
div.pagination { margin:10px auto; }
ul.pagination {list-style: none;float: left;}
ul.pagination li {display: inline;float: left;margin-right: 0.3em;}
ul.pagination li, ul.pagination a, ul.pagination span {font-weight: bold;color: #374853;}
ul.pagination a, ul.pagination span {border: 1px solid #888;padding: 0em 0.4em;display: block;line-height: 17px;background: #bdc2c9 url('../images/pagination_bg.gif') repeat-x top right;}
ul.pagination a { text-decoration: none; }
ul.pagination li.current span {background-color: #595a5e;background-image: url('../images/pagination-bg-current.gif');color: white;border: 1px solid #595a5e;}
ul.pagination li.truncate {padding: 0.3em;background: none;}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
background-image: url('../images/pagination-prevnext-bg.gif');	border: none;line-height: 19px;	border-color: #d0d1d5;border-style: solid;border-width: 0 1px;}
#pagination_previous {background: transparent url('../images/pagination-prev-border.gif') no-repeat top left;padding-left: 6px;}
#pagination_previous a, #pagination_previous span {border-left: none;}
#pagination_next {background: transparent url('../images/pagination-next-border.gif') no-repeat top right;padding-right: 6px;}
#pagination_next a, #pagination_next span { border-right: none; }
li.disabled span {color: #888;background-color: #f1f2f4;}
form.pagination { text-align: right; }
form.pagination label {line-height: 1.4em;vertical-align: bottom;float:right;margin-left: 0.3em;}
form.pagination select { float:right; }
form.pagination select option{font-size: 0.9em;padding-right: 1em;}
form.pagination input{ float:right; }
form.pagination .button_mini{width:50px;}
/*  站点地图 */
#sitemap_content{ margin-left:20px; }
div.sitemap_block{padding:0;float:right;width:40%;}
div.sitemap_block ul{ text-align:left; }
div.sitemap_block h3, .categTree h3{font-size:14px; margin:10px auto;}
div.categTree {width:45%; float:left;}
/* Category tree (i.e. in sitemap) */
div.tree_top1 {	background:url('../images/sitemap-top.gif') no-repeat -1px -3px;padding-left:24px;	padding-bottom:5px;	padding-top:3px;}
ul.tree1, ul.tree1 ul{ list-style-type:none; }
ul.tree1 li{padding-left:1.2em;	border-left:1px gray dotted;background:url(../images/sitemap-horizontal.gif) no-repeat left 10px;margin-left:1em;}
ul.tree1 a{ padding-left:0.2em; }
ul.tree1 a.selected{ font-weight:bold; }
ul.tree1 li.last{background:url(../images/sitemap-last.gif) no-repeat -12px -2px;border:none;}

/*---------- 图片切换 CSS -----------------------------------------------------*/
/*广告图*/
#flashc{margin: 0px auto;width:962px;height: 268px; margin-bottom:10px;}
.flash {clear:both; width:959px; height:268px; overflow:hidden; border: 1px solid #d3d3d3;}
#full-screen-slider { width:100%; height:268px; float:left; position:relative}
#slides { display:block; width:100%; height:268px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:30%; top:240px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#C29902}

#center{clear:both; width:964px;}


.picshow { z-index: 444; position: relative; background-color: #e4f2fa; width: 100%; height: 268px; }/**/
.picshow_main { position: relative; width: 962px; height: 268px; border: 1px #E7E7E7 solid; margin-bottom:10px;}
.picshow_main .imgbig { filter: progid:dximagetransform.microsoft.wipe(gradientsize=1.0,wipestyle=4, motion=forward); width: 962px; height: 268px; }
.picshow_change { position: absolute; text-align: left; bottom: 0px; height: 30px; right: 0px; left:882px; top: 242px; }
.picshow_change img { width: 15px; height: 15px; padding: 0 !important; }
.picshow_change a { border: 1px solid; display: block; float: left; margin-right: 5px; -display: inline; line-height: 15px; height: 15px; }
.picshow_change a.axx { border-color: #555; }
.picshow_change a.axx:hover { border-color: #000; }
.picshow_change a.axx img { filter: alpha(opacity=40); opacity: 0.4; -moz-opacity: 0.4; }
.picshow_change a.axx:hover img { filter: alpha(opacity=100); opacity: 1.0; -moz-opacity: 1.0; }
.picshow_change a.bxx { border-color: #000; }
.picshow_change a.bxx:hover { border-color: #000; }
/*---------- errors 错误 --------------------------------------------------------*/
.error { width: 90%; border: 1px solid #da0f00; background-color: #f1f2f4; color: #f00; margin: 0.3em auto 1.5em auto; padding: 0.3em 0.8em 1em; }
.error p { font-weight: bold; }
.error li { list-style-position: inside; list-style-type: decimal-leading-zero; padding-left: 3em; }
/*---------- warning 警告----------------------------------------------------- */
.warning { color: black; font-size: 1.2em; background-color: #F8E1A0; border: 1px dashed #F9E400; font-weight: bold; margin: 0.2em 2em; padding: 0.6em 1em; }
.warning_inline { color: #da0f00; font-weight: bold; }
/*---------- success 成功 -----------------------------------------------------*/
.success { color: green; background-color: #d0d3d8; border: 1px dashed green; font-weight: bold; margin: 0.2em 1em; padding: 0.3em 0.8em 1em; }
.success_inline { color: green; font-weight: bold; }
.line-box{border-top:0; border-bottom:0;}
.left_column .line-box{ background:url(../images/pro_bottom.gif) no-repeat bottom; padding-bottom:5px;}
.center_column .line-box{ background:url(../images/news_chang_bottom.gif) no-repeat bottom; padding-bottom:5px;}

#demo {background: #FFF;overflow:hidden;width: 720px; margin-left:10px;}
#demo2 div,#demo1 div{ float:left;display:block; margin:8px 2px 0 0px;}
#demo img { display:block;}
#indemo {float: left;width: 900%;}
#demo1,#demo2 {float: left;}

/*分页样式*/
.page{clear:both; margin:30px 0px; text-align: center; font-size: 13px;}
.page a {font-size:13px;border: #afafaf 1px solid; background-color: #fafafa; padding:5px 9px; margin: 2px; color: #333333; text-decoration: none}
.page a:hover,.page a:active{border: #b0dc00 1px solid;color: #fff; background-color: #b0dc00;}
.page .current {border: #b0dc00 1px solid; padding:5px 9px; font-weight: bold; margin: 2px;  color: #fff; background-color: #b0dc00}


/*产品展示*/
.main_photo{float:left; width:310px; margin:12px 3px 0px 0px; }
.product_group{float:left; width:365px; margin:12px 0px 0px 14px;}
.product_group h1{color:#000;font-size:14px;text-align:center; line-height:22px; padding:6px 0px 7px 0px;border-bottom:dotted 1px #c9c9c9;}
.product_group ul{ margin-top:12px;}
.product_group li{list-style:none; padding-bottom:6px; line-height:26px; font-size:13px;word-break: break-all; }
.product_content{ clear:both; width:690px; overflow:hidden;line-height:26px; font-size:13px; padding:12px 3px 10px 3px;word-break: break-all; }
h2.introduce{ margin: 20px 0px 0px 10px;width:742px;font-size:14px;line-height:22px;}
.clear{clear:both;}

/*上一个下一个*/
.point{margin:40px 0px 35px 0px; text-align:center; line-height:22px;}
.point span.to_prev{padding:4px 12px;}
.point span.to_prev a{color:#fc5f01;}
.point span.to_next{padding:4px 12px;}
.point span.to_next a{color:#fc5f01;}



/*相关产品*/
.related_product{ margin:15px 0px;}
.related_title{color:#FFF; height:34px; background:url(../images/related_title.jpg) left top no-repeat; font:14px/26px Arial,Verdana; font-weight:bold; padding-left:22px;}
/*产品列表*/
.products_list{ margin:15px 0px 0px 14px; width: 742px; overflow:hidden;}
.products_list li{list-style:none; display:inline; padding: 15px; _padding-right: 0px; float:left; width:190px;height: 280px; margin:0px 25px 15px 0px; border: 1px solid #ccc;-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background-color: #fff;}
.products_list img{ margin-bottom: 12px;}
.products_list img:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.products_list h3{ text-align:center; width:190px; margin-left: -15px;  line-height:20px; padding:10px 15px 4px 15px; border-top: 1px solid #ccc;}
.products_list h3 a{ color: #333333;}
.pro_desc{line-height:20px; color: #777777;}

/*新闻列表*/
ul.news_list{margin-top:10px;}
ul.news_list li{list-style:none;border-bottom:1px #CCCCCC dashed; line-height:3em;background: url(../images/li.gif) left center no-repeat;padding-left:18px; margin:0px 6px;}
ul.news_list li a:link,ul.news_list li a:visited,ul.news_list li a:active{color:#5a5a5a; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
ul.news_list li a:hover{color:#f87b00; text-decoration:none;}
.list_time{float:right;color:#9292a4;}
/*新闻显示*/
h1.content_title{font-size:16px; text-align:center; line-height:40px; margin-top:12px;}
.news_data{text-align:right; padding-right:10px; margin:8px 0px;}
.content_bg{border:#EAEAEA 1px solid; border-top:none; margin-bottom:10px;}
.content{clear:both; width:703px; overflow:hidden; padding:9px 5px 0px 15px; line-height:26px; font-size:13px;}
.related_new{margin:25px 0px 20px 0px;}

/*网站地图*/
.ul_sitemap{margin: 10px 0px 30px 30px;}
.ul_sitemap li{list-style: none; line-height: 26px;}
.ul_sitemap li a{color: #7d7d7d;}
li.small_li_sitemap{clear: both;padding-left: 12px;}
li.small_li2_sitemap{float: left; padding-left: 20px;}
/*翻译*/
#translate{width:190px; height: 18px; padding-top: 5px; margin: 0px; float: right;}
#translate-this{width:180px;}