@charset "utf-8";
/* public */
.clear{ clear:both; width: 0; height: 0; margin: 0; padding: 0;}
.left{ float:left;}
.right{ float:right;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{ margin:0; padding:0;}
img,a{ border:0;}
ul,li{ list-style:none;}
a{ text-decoration:none; font-family: Arial, Helvetica, sans-serif; color: #5a5a5a;}
a:hover{ color: #096b44;}
input{ font-family: Arial, Helvetica, sans-serif;}
/*body*/
body{ background-color:#fff; font-family: Arial, Helvetica, sans-serif; font-size:12px; margin:0; color: #5a5a5a;}
.center{ width:960px; margin:0 auto;}


/*header*/
.header{ background: url('../images/header_bg.gif') repeat-x; height: 130px;overflow: hidden;}
.header_logo{ float:left; width: 260px; overflow: hidden;}

.header_right{ float: right; height: 130px; overflow: hidden;}

.header_language_user{ height: 40px; line-height: 40px; overflow: hidden; color: #94c84a;}
.header_language_user a{ color: #94c84a;}
.header_language_user a:hover{ text-decoration:underline; color: #096b44;}
.header_language{ float: right;}
.header_language a{ margin-left: 10px;}
.header_user{ float: right; margin-right: 20px;}


.header_company{ float: right; height: 90px; line-height: 90px; overflow: hidden;}
.header_company h1{ font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; color: #096b44; }


/*navigation*/
.navigation{ height: 42px; margin: 6px 0; }
.sf-menu, .sf-menu * {
  margin:     0;
  padding:    0;
  list-style:   none;
}
.sf-menu {
  line-height:  42px;
}
.sf-menu ul {
  position:   absolute;
  top:      42px;
  /* width:      250px; left offset of submenus need to match (see below) */
}
.sf-menu ul li {
  width:      100%;
}
.sf-menu li:hover {
  visibility:   inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float:      left;
  position:   relative;
}
.sf-menu a {
  display:    block;
  position:   relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left:     0px;
  top:      42px; /* match top ul list item height */
  z-index:    99999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: 42px;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: 0;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  top: 0;
}

/*** DEMO SKIN ***/
.sf-menu {
  float:      right;
}
.sf-menu a {
  padding:    0 20px;
  text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
  font-size: 16px;
}
.sf-menu li {
}
.sf-menu li a{
  color: #5a5a5a;
}
.sf-menu li:hover {
  background:url('../images/navigation_hover_bg.gif') bottom center no-repeat; outline: 0;
}
.sf-menu li li {
  background: #424242;
}
.sf-menu li li a{
  color: #FFFFFF;
}
.sf-menu li li:hover {
  background: #91c846; outline:    0;
}
.sf-menu li li li {
  background: #424242;
}
.sf-menu li li li:hover {
  background: #91c846; outline:    0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right:  30px;
  min-width:    1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
  position:   absolute;
  display:    block;
  right:      .75em;
  top:      1.05em; /* IE6 only */
  width:      10px;
  height:     10px;
  text-indent:  42px;
  overflow:   hidden;
  background:   url('../images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
  top:      15px;
  background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}

#current{ background:url('../images/navigation_hover_bg.gif') bottom center no-repeat; }
#current a{ color: #096b44;}
#current ul a{ color: #FFFFFF;}
/*index_banner*/
.index_banner{}

.left_product_center_title{ width: 258px; height: 50px; color: #fff; font-size: 30px; text-align: center; line-height: 50px; border-bottom: 5px solid #84bd36; overflow: hidden; }

.left_other_title{ background: #096b44; text-align: center; height: 46px; color: #FFFFFF; font-size: 28px; line-height: 46px; overflow: hidden;}
.left_about_title{ border-bottom: 1px solid #84bd36; text-align: center; height: 46px; color: #FFFFFF; font-size: 28px; line-height: 46px;}
.left_news_title{ border-bottom: 1px solid #84bd36; text-align: center; height: 46px; color: #FFFFFF; font-size: 28px; line-height: 46px;}

.index_full_title{ background: url('../images/full_title_bg.gif') repeat-x; border: 1px solid #1e7f28; width: 688px; }
.index_full_title span{ color: #FFFFFF; font-size: 24px; padding-left: 18px; height: 38px; line-height: 38px; }


.right_title{ width: 690px; margin-bottom: 20px; color: #096b44; font-size: 26px; line-height: 30px; padding:10px; padding-bottom: 15px; border-bottom: 1px solid #d3d3d3;}
.right_title h2{ font-weight: normal; font-size: 26px; }

.full_title{ width: 960px; margin-bottom: 20px; color: #096b44; font-size: 26px; line-height: 30px; padding:10px; padding-bottom: 15px; border-bottom: 1px solid #d3d3d3;}
.full_title h2{ font-weight: normal; font-size: 26px;}


/* 侧边 */
/*middle_left_product_category*/
.middle_left_product_category{ margin-bottom: 16px; border: 1px solid #69b646; background:url('../images/middle_left_product_category.gif') repeat-x top; background-color: #91c846;}
.middle_left_product_category_main{ width: 258px; overflow: hidden;}
.middle_left_product_category_one{ background: url('../images/middle_left_category_bg.gif') no-repeat 10px 15px;}

.middle_left_product_category_one_1{ padding:10px 10px 10px 25px; }
.middle_left_product_category_one_1 a{display: block; color: #FFFFFF; font-size: 14px; }
.middle_left_product_category_one_1 a:hover{ color: #0b6b45; text-decoration:none;}

.middle_left_product_category_one_2{ padding:10px 10px 10px 25px; background: #76ba19;}
.middle_left_product_category_one_2 a{display: block; color: #FFFFFF; font-size: 14px;}
.middle_left_product_category_one_2 a:hover{ color: #0b6b45; text-decoration:none;}

.middle_left_product_category_one_3{ padding:10px 10px 10px 35px; background: #76ba19;}
.middle_left_product_category_one_3 a{display: block; color: #FFFFFF; font-size: 14px;}
.middle_left_product_category_one_3 a:hover{ color: #0b6b45; text-decoration:none;}
/* 侧边弹出菜单 */
#middle_left_product_category_sidemenu{}
#sidemenu{
  width: 258px;
}
ul#sidemenu, ul#sidemenu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 258px;
}
ul#sidemenu a {
  display: block;
  text-decoration: none;	
}
ul#sidemenu li#big {
  margin-bottom: 0;
}
ul#sidemenu li a {
  color: #FFFFFF;	
  padding:10px 0 10px 25px; 
  font-size: 14px;
  background: url('../images/middle_left_category_bg.gif') no-repeat 10px 15px;
}
ul#sidemenu li a:hover {
  color: #0b6b45;
  text-decoration:none;
}
ul#sidemenu li ul{
  background: #6baa14;
  padding-right: 10px;
  width: 248px;
}
ul#sidemenu li ul li a {
  background: none;
  color: #FFFFFF;
  padding:10px 0; 
  margin: 0 0 0 25px; 
}
ul#sidemenu li ul li a:hover{
  color: #0b6b45;
  text-decoration:none;
}
ul#sidemenu li ul li#little a {
  background: none;
  color: #FFFFFF;
  padding:10px 0; 
  margin: 0 0 0 35px;
}
ul#sidemenu li ul li#little a:hover{
  color: #0b6b45;
  text-decoration:none;
}

/*middle_left_product_search*/
.middle_left_product_search{ width: 258px; height: 34px; border: 1px solid #0a6b44; margin-bottom: 16px; overflow: hidden; }
.middle_left_product_search_input_div{ float: left;}
.middle_left_product_search_input{ height: 34px; width: 178px; border: none; background: none; padding:0 10px; line-height: 34px;  color: #0a6b44;}

.middle_left_product_search_button_div{ float: left;}
.middle_left_product_search_button{ background: url('../images/search_button.gif') no-repeat; border: none; height: 34px; width: 60px; cursor: pointer;}


/*middle_left_about*/
.middle_left_about{ margin-bottom: 20px; background: #91c846; border: 1px solid #69b646;}
.middle_left_about_main{ width: 258px; overflow: hidden; padding-bottom: 10px;}
.middle_left_about_one{ background-image: url('../images/middle_left_category_bg.gif'); background-repeat: no-repeat; background-position: 10px 15px; padding:10px 0 10px 25px;}
.middle_left_about_one a{ display: block; color: #FFFFFF; font-size: 14px;}
.middle_left_about_one a:hover{ text-decoration:none;}
/*middle_left_newclass*/
.middle_left_newclass{ margin-bottom: 20px; background: #91c846; border: 1px solid #69b646;}
.middle_left_newclass_main{ width: 258px; overflow: hidden; padding-bottom: 10px;}
.middle_left_newclass_one{ background-image: url('../images/middle_left_category_bg.gif'); background-repeat: no-repeat; background-position: 10px 15px; padding:10px 0 10px 25px;}
.middle_left_newclass_one a{ display: block; color: #FFFFFF; font-size: 14px;}
.middle_left_newclass_one a:hover{ text-decoration:none;}
/*middle_left_new*/
.middle_left_new{ margin-bottom: 20px; border: 1px solid #096b44;}
.middle_left_new_main{ width: 258px; overflow: hidden; padding: 10px 0;}
.middle_left_new_main a{ display: block; background: url('../images/left_list_bg.gif') no-repeat 10px 11px; padding:5px 0 5px 25px; line-height: 18px; color: #5A5A5A; }
.middle_left_new_main a:hover{ color: #0b6b45;}
/*middle_left_newpro*/
.middle_left_newpro{ margin-bottom: 20px; background: #91c846; }
.middle_left_newpro_main{ width: 260px; padding: 20px 0; overflow: hidden;}
.middle_left_newpro_img{ background: #fff; text-align:center; display:table-cell; vertical-align:middle; }
.middle_left_newpro_img a{ display:block;}
.middle_left_newpro_text{ text-align: center; margin-top: 12px;}
.middle_left_newpro_text a{ line-height: 20px; color: #0a6b44; font-weight: bold;}
.middle_left_newpro_text a:hover{ text-decoration:underline; color: #096b44}
/*middle_left_contact*/
.middle_left_contact{ margin-bottom: 20px; background: #0b6b45; border: 1px solid #005332;}
.middle_left_contact_main{ width: 240px; overflow: hidden; padding:10px; line-height:20px; color: #FFFFFF;}
.middle_left_contact_main a{ color: #FFFFFF;}

.index_main{ background: url('../images/index_main_bg.gif') left top repeat-x; background-color: #FFFFFF; padding-top: 16px;}
.index_middle_left{ width: 260px; float: left; margin-right: 10px; overflow: hidden;}
.index_middle_right{ width: 690px; float: left; overflow: hidden;}


/*index_about*/
.index_about{ margin-bottom: 16px; }

.index_about_us{ background: #fff; width:690px}
.index_about_us_title{ background: url('../images/full_title_bg.gif') repeat-x; border: 1px solid #1e7f28; color: #FFFFFF; font-size: 24px; padding-left: 18px; height: 38px; line-height: 38px;}
.index_about_us_main{ line-height: 22px; margin-top: 10px;}
.index_about_us_main img{ padding:10px 0;}



/*index_hot_product*/
.index_hot_product{ margin-bottom: 15px; }
.index_hot_product_main{ background: #fff; padding-top: 20px;}
.index_hot_product_tr{ width: 690px; margin-bottom: 16px;}
.index_hot_product_td{ float: left;}
.index_hot_product_td_img{ display:table-cell; vertical-align:middle; overflow: hidden; border: 1px solid #d8d8d8; background: #fff; text-align:center;}
.index_hot_product_td_img:hover{ border: 1px solid #096b44;}
..index_hot_product_td_img a{ display:block;}
.index_hot_product_td_text{}
.index_hot_product_td_text a{ color: #5A5A5A; }
.index_hot_product_td_text a:hover{ text-decoration:none; color: #0b6b45;}
.index_hot_product_td_name{ text-align: center; line-height: 24px;}
.index_hot_product_td_number{ text-align: center; line-height: 22px;}


/*index_new_product*/
.index_new_product{ margin-bottom: 15px; background: #fff; }
.index_new_product_main{ margin-top: 20px;}
.marqueeleft{ width:690px; overflow:hidden;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;overflow:hidden;}
.marqueeleft li .pic{ text-align:center; border: 1px solid #d8d8d8; overflow:hidden; display:table-cell; vertical-align:middle;}
.marqueeleft li .pic:hover{ border: 1px solid #096b44;}
.marqueeleft li .txt_name{text-align:center; line-height:24px;}
.marqueeleft li .txt_name a{ color:#5A5A5A;}
.marqueeleft li .txt_name a:hover{ color:#0b6b45; text-decoration:none;}
.marqueeleft li .txt_no{text-align:center;height:22px;line-height:22px;}
.marqueeleft li .txt_no a{ color:#5A5A5A;}
.marqueeleft li .txt_no a:hover{ color:#0b6b45; text-decoration:none;}


/*footer*/
.footer{ background: #fafafa; border-top: 1px solid #EEEEEE; padding-top: 10px;}
.contact{ line-height: 22px;}




.partners_img{ padding: 10px 0; border-top: 1px solid #EEEEEE;}
.partners_img a img{}

.footer_bg{ background-color: #424242; padding: 20px 0; text-align: center; line-height: 22px;}
.partners_text{ padding: 8px 0; color: #FFFFFF;}
.partners_text a{ color: #FFFFFF;}
.partners_text a:hover{ color:#0b6b45; text-decoration:none;}
.foot_navigation{ padding: 8px 0; color: #FFFFFF;}
.foot_navigation a{ color: #FFFFFF;}
.foot_navigation a:hover{ color:#0b6b45; text-decoration:none;}
.foot_other_code{ padding: 8px 0;  color: #FFFFFF;}

/*----------------------------子页CSS---------------------*/

/*middle*/
.middle_bg{ background: url('../images/other_middle_bg.gif') top repeat-x; padding-top: 28px;}
.middle{ width: 960px; margin-bottom: 10px; overflow: hidden; }

/*second_navigation*/
.second_navigation{ padding:12px 0; line-height: 22px; color: #0a6b44;}
.second_navigation a{ color: #0a6b44; }
.second_navigation a:hover{ text-decoration:none; color: #5A5A5A;}

/*other_banner*/
.other_banner_bg{ background: #fff;}
.other_banner{ margin-bottom: 15px;}


/*middle_left*/
.middle_left{ float: left; width: 260px; margin-right: 10px;}
/*middle_right*/
.middle_right{ float: left; width: 690px; }
.middle_right_main{ }
.middle_right_name{ text-align: center; padding-bottom: 10px;}
.middle_right_name h2{ line-height: 30px; color: #5a5a5a;}
.middle_right_time{ text-align: right; padding-right: 20px; line-height: 28px;}

.middle_right_main_text{ line-height: 22px; padding: 10px 0; background: #fff; margin-top: 10px;}
.middle_right_main_text_main{ border-top: 2px solid #ccc; padding-top: 10px;}

.middle_right_main_text_list{ padding-bottom: 10px; }
.middle_right_main_text_list a{ display: block; padding:10px 0 10px 30px; background: url('../images/text_list_bg.gif') 10px 0 no-repeat; line-height: 18px; color: #5a5a5a; border-bottom: 1px dashed #bbb;}
.middle_right_main_text_list a:hover{ color: #0b6b45;}


/*middle_part*/
.middle_part{ padding: 10px; background: #fff; margin-top: 10px; border: 1px solid #d3d3d3;}
.middle_part_left{ float: left; width: 538px; line-height: 22px; padding-right: 10px;}
.middle_part_right{ float: left; width: 388px; color: #777; background: #f4f4f4; border: 1px solid #ececec; padding: 18px 0;}

.feedbacl_title{ color: #777;}
.feedback_tip{ color: #FF0000; padding-left: 5px;}
.feedback_input{ font-family:Arial, Helvetica, sans-serif; width:260px; height:26px; line-height:26px; padding:0 10px; margin:5px 0; border:1px solid #ccc;}
.feedback_textarea{ font-family:Arial, Helvetica, sans-serif; width:280px; height:150px; line-height:26px; margin:5px 0; border:1px solid #ccc; font-size:12px;}
.feedback_code{ width:60px; height:26px; line-height:26px; padding:0 10px; margin:5px 0; border:1px solid #ccc;}
.feedback_submit{ font-family:Arial, Helvetica, sans-serif; height:30px; line-height:30px; padding:0 10px; margin:10px 10px 10px 0; cursor:pointer; background:#0a6b44; color: #fff; border: none; border-radius: 2px;}
.feedback_submit:hover{ background: #91c846;}

.member_info_title{ font-weight: bold; font-size: 16px; line-height: 40px;}
.member_info_tip{ background: #ededed; width: 350px; padding: 10px; line-height: 25px; margin-bottom: 20px; margin: 0 10px;}
.login_title{ font-weight: bold; padding-right: 10px;}
.login_input{ height:26px; line-height:26px; width:220px; margin:5px 0; margin-left:10px; padding: 0 5px;}
.login_button{ padding:0 12px; margin:8px 5px; height:30px; line-height:30px; font-family:Arial, Helvetica, sans-serif; background:#0a6b44; border: none; color: #fff; cursor: pointer; border-radius: 2px;}
.login_button:hover{ background: #91c846;}

.register_title{ font-weight: bold; text-align: center; font-size: 14px;}
.register_info{ line-height: 22px; color: #777;}
.register_table{ width:940px; margin-top:10px;}
.register_table table{ border-collapse:collapse;}
.register_table_title{ font-weight: bold; padding-right: 20px;}
.register_table table td{  border:solid 1px #fff; height:50px;}
.register_input{ height:26px; line-height:26px; width:320px; margin-left:10px; padding: 0 5px;}
.register_button{ padding:0 12px; margin:8px 5px; height:30px; line-height:30px; font-family:Arial, Helvetica, sans-serif; background:#0a6b44; border: none; color: #fff; cursor: pointer; border-radius: 2px;}
.register_button:hover{ background: #91c846;}
.register_tip{ color: #FF0000; padding-left: 5px;}

/*product_class_content*/
.product_class_content{ line-height: 22px; background: #fff; border-bottom: 1px solid #d3d3d3; padding-bottom: 10px; }

/*product_list*/
.product_list{ background: #fff; margin-top: 10px; padding: 10px 0;}

/*product_list_window*/
.product_list_tr{ width: 690px; margin-bottom: 15px;}
.product_list_td{ float: left;}
.product_list_td_img{ overflow: hidden; border: 1px solid #d8d8d8; background: #fff; text-align:center; display:table-cell; vertical-align:middle;}
.product_list_td_img a{ display:block;}
.product_list_td_img:hover{ border: 1px solid #096b44;}
.product_list_td_text{}
.product_list_td_text a{ color: #5a5a5a;}
.product_list_td_text a:hover{ text-decoration:none; color: #096b44;}
.product_list_td_name{ text-align: center; line-height: 24px;}
.product_list_td_number{ text-align: center; line-height: 22px;}


/*product_introduction*/
.product_introduction{ width: 668px; margin-bottom: 20px; overflow: hidden; color: #686868; background: #fff; padding: 10px; border: 1px solid #e8e8e8; margin-top: 10px;}
.product_introduction_pic{ float: left; width: 362px;}
.product_introduction_pic_big{ border: 1px solid #e6e6e6; background: #fff; width: 360px; height: 360px; background: #fff;}
.product_introduction_pic_small{ margin-top: 16px;}
.product_introduction_pic_small_img{ float: left; width: 60px; height: 60px; background: #fff; border: 1px solid #e6e6e6; margin: 0 5px;}

.product_introduction_parameter{ float: left; width: 276px; margin-left:20px;}
.parameter{ border-bottom:1px solid #e6e6e6; line-height:22px; padding:8px 10px;}
.enlarge_botton{ padding:5px 12px; font-family:Arial, Helvetica, sans-serif; background:#096b44; border:0; color:#fff; cursor:pointer; margin-right:20px; border-radius: 2px;}
.enlarge_botton:hover{ background: #91c846;}
.inquiry_botton{ padding:5px 12px; font-family:Arial, Helvetica, sans-serif; background:#096b44; border:0; color:#fff; cursor:pointer; border-radius: 2px;}
.inquiry_botton:hover{ background: #91c846;}
.share_button{ padding:15px 0 0 10px;}

/*product_directions*/
.product_directions{ width: 690px; margin-bottom: 20px; overflow: hidden; color: #686868; }
.product_directions_text{ line-height: 22px; background: #fff; padding: 10px; border: 1px solid #e8e8e8; margin-top: 10px;}

/*product_inquiry*/
.product_inquiry{ width: 690px; margin-bottom: 20px; overflow: hidden; color: #686868;}
.product_inquiry_main{ background: #fff; padding: 10px; margin-top: 10px; border: 1px solid #e8e8e8;}
.product_inquiry_explanation{ line-height: 22px;}
.product_inquiry_table{ background: #fff; padding: 10px 0;}
.product_inquiry_table_title{ font-weight: bold; padding-right: 10px;}
.product_inquiry_table_tip{ color: #FF0000; padding-left: 5px;}
.inquiry_input{ font-family:Arial, Helvetica, sans-serif; width:360px; height:26px; line-height:26px; padding:0 10px; margin:5px 0; border:1px solid #dee6ee;}
.inquiry_textarea{ font-family:Arial, Helvetica, sans-serif; width:500px; height:150px; line-height:26px; padding:0 0 0 10px; margin:5px 0; border:1px solid #dee6ee; font-size:12px;}
.inquiry_code{ width:60px; height:26px; line-height:26px; padding:0 10px; margin:5px 0; border:1px solid #dee6ee;}
.inquiry_submit{ padding:0 12px; margin:8px 5px; height:30px; line-height:30px; font-family:Arial, Helvetica, sans-serif; background:#096b44; border: none; color: #fff; cursor: pointer; border-radius: 2px;}
.inquiry_submit:hover{ background: #91c846;}


/*product_related*/
.product_related{ width: 690px; overflow: hidden;}
.product_related_list{ padding: 10px 0; background: #fff; margin-top: 10px;}
.product_related_list_td{ float: left;}
.product_related_list_td_img{ overflow: hidden; border: 1px solid #e6e6e6; background: #fff; text-align:center; display:table-cell; vertical-align:middle;}
.product_related_list_td_img a{ display:block;}
.product_related_list_td_img:hover{ border: 1px solid #096b44;}
.product_related_list_td_text{}
.product_related_list_td_text a{ color: #777;}
.product_related_list_td_text a:hover{ text-decoration:none; color: #096b44;}
.product_related_list_td_name{ text-align: center; line-height: 24px;}
.product_related_list_td_number{ text-align: center; line-height: 22px;}


/*分页样式*/
.middle_right_main_page{ text-align: center;}
.paginations {
	margin: 20px 0;
}
.paginations a{
	color:#096b44;
}
.paginations li{ display:inline; color:#096b44;}
.paginations .totalpage{ border:1px solid #096b44; margin:0 4px; padding:3px 8px;}
.paginations li a{ border:1px solid #096b44; margin:0 4px; padding:3px 8px;}
.paginations .current{ border:1px solid #096b44; background:#096b44; border:1px solid #096b44; margin:0 4px; padding:3px 8px; color:#fff;}

/*back to top*/
#toTop{
 position:fixed;
 _position:absolute;
 right:30px;
 bottom:70px;
 _top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-40);
 cursor:pointer;
 display:none;
}


