﻿@charset "gb2312";
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* CSS Document */
html {
  color: #000;
  height: 100%;
}
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;
}
/*页面元素初始化样式*/
body {
  font-family: Microsoft YaHei, "微软雅黑", Arial, Helvetica;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
em,
strong {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
  background-repeat: no-repeat;
}
select,
option,
span,
input,
textarea,
ul,
ul li,
ol li,
h1,
h2,
h3,
h4,
h5,
p,
dl,
dl dt,
dl dd {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
table {
  border-collapse: collapse;
}
/*布局*/
.container,
.center {
  width: 980px;
  margin: 0 auto;
}
.container {
  margin-bottom: 45px;
  height: auto;
  min-height: 650px;
}
/* CSS Document */
#nav_box {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
}
.head {
  width: 960px;
  height: 120px;
  position: relative;
  margin: 0 auto;
  z-index: 500;
}

/*configs*/
.wFull {
  width: 100%;
}
.w1000 {
  width: 1000px;
}
.w980 {
  width: 980px;
}
.w550 {
  width: 570px;
}
.w400 {
  width: 400px;
}
.clearfix:after {
  display: block;
  clear: both;
  content: ".";
  visibility: hidden;
  height: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.marTop10 {
  margin-top: 10px;
}
.header {
  background: #222;
  height: 89px;
  text-align: center;
  width: 100%;
}
.logo_sicent {
  width: 1000px;
  height: 49px;
  margin: 0 auto 0;
  padding: 25px 0 0 0;
  /*position: relative;*/
}
.logo_sicent a {
  display: block;
  width: 121px;
  height: 41px;
  float: left;
}
.logo {
  margin: -10px 100px 0 0;
  width: 176px;
  height: 49px;
}


.bottom {
  background: url('images/bottom_bj.jpg') repeat-x;
  height: 122px;
  margin: 0px auto;
  color: #666;
}
.bottom_nr {
  margin: 0 auto;
  line-height: 20px;
  padding-top: 27px;
}
.bottom a {
  color: #ccc;
  line-height: 25px;
}
.bottom a:hover {
  color: #fff;
}
/*公司简介*/
.middlebg {
  width: 100%;
  background: #fff;
  height: 380px;
  padding: 0 0 60px 0;
}
.content {
  margin: 0 auto;
  min-height: 115px;
}
.content p {
  text-align: left;
  color: #333;
  font-size: 14px;
  line-height: 25px;
  padding: 5px 0 0 0;
}
.content p.righter {
  text-align: right;
  padding: 25px 0 0 0;
}
.content .pageTitle {
  font-size: 24px;
  font-family: "微软雅黑", "黑体";
  padding: 30px 0 0 0;
}

.content .subPic {
  margin: 15px 0 0 0;
}
/*productPage*/
.products_table {
  width: 100%;
}
.products_table .row {
  min-height: 30px;
  padding: 10px 4px;
  _padding: 5px 4px;
}
.products_table .row:hover {
  background: #fefdf7;
}
.products_table .row.active {
  background: #f7f7f7;
}
.row_detail {
  display: none;
  line-height: 25px;
  color: #524429;
  padding: 25px 15px;
  background: #f7f7f7;
}
.products_table .row.thead {
  background: #eee;
  font-size: 14px;
  color: #524429;
  height: 30px;
  border-top: 1px solid #e4e3e3;
  line-height: 30px;
  padding: 0;
}
.products_table .row.tbody {
  border-bottom: 1px solid #e5e5e5;
}
.products_table .row.tbody .index1 img {
  margin: 20px 16px -14px 0;
  float: left;
  _margin: 20px 8px -7px 0;
}
.products_table .row.tbody .index1 div {
  font-family: "微软雅黑", "黑体";
  font-size: 18px;
  line-height: 30px;
    word-wrap: break-word;
  word-break: normal;
  float: left;
  padding: 20px 0 0 0;
}
.products_table .row.tbody .index2,
.products_table .row.tbody .index3,
.products_table .row.tbody .index4,
.products_table .row.tbody .index5 {
  padding: 35px 15px 20px 0;
  line-height: 20px;
  color: #524429;
}
.products_table .row.tbody .index6 {
  padding: 35px 0 0 10px;
}
.products_table .row .col {
  float: left;
  text-align: left;
  padding-left: 10px;
}
.products_table .row .index1 {
  width: 225px;
}
.products_table .row .index2 {
  width: 80px;
}
.products_table .row .index3 {
  width: 60px;
}
.products_table .row .index4 {
  width: 90px;
}
.products_table .row .index5 {
  width: 265px;
  _width: 230px;
}
.products_table .row .index6 {
  width: 190px;
}
.pro_btn,
.see_more {
  background: url('images/pro_button.png');
  width: 82px;
  height: 27px;
  border: none;
  color: #fff799;
  line-height: 27px;
  cursor: pointer;
  float: left;
  margin-right: 10px;
}
.pro_btn:hover,
.see_more:hover {
  background-position: 0 -27px;
  color: #ffffff;
}






/*config*/
.height_auto {
  height: auto;
  min-height: 650px;
}
.marginB45 {
  margin-bottom: 45px;
}
.marTop10 {
  margin-top: 10px;
}
.clear {
  clear: both;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.header {
  background: #222;
  height: 89px;
  text-align: center;
  width: 100%;
}
.header .nav {
  font-family: Microsoft YaHei, "微软雅黑", Arial, Helvetica;
  width: 1000px;
  height: 49px;
  margin: 0 auto 0;
  padding: 25px 0 0 0;
}
.header .nav a {
  display: block;
  float: left;
}
.header .nav a.logo {
  margin: -10px 100px 0 0;
  width: 176px;
  height: 49px;
  background-image: url(images/logo.png);
  _background-image: url(images/ie6/logo.gif);
}
.header .nav a.menu {
  color: #AAAAAA;
  font-size: 17px;
  width: 421px;
  line-height: 45px;
  height: 41px;
}
.header .nav a.menu:hover {
  color: #C04A25;
  text-decoration: none;
}
.header .nav a.menu.active {
  color: #C04A25;
  background-color: #424242;
}
.header .nav a.menu.ok:after {
  content: "√";
}
.header .nav a.menu.doing:after {
  content: "ing";
}
.header .nav .select-group {
  margin-top: 9px;
  float: right;
}



/*回到顶部控件*/
#toTop {
  display: none;
  text-decoration: none;
  opacity: 0.5;
  position: fixed;
  bottom: 227px;
  right: 0;
  width: 39px;
  height: 53px;
  border: none;
  background-image: url(../images/component/to_top.png);
  background-repeat: no-repeat;
  background-position: center center;
}
#toTop:hover {
  opacity: 0.9;
}



