@charset "utf-8";
body {
  font-size: 12px;
  color: #000;
  /*word-break: break-all;*/
}
ul,
li {
  list-style: none;
}
* {
  padding: 0px;
  margin: 0px;
  outline: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
body,
textarea,
input {
  resize: none;
  font-family: Microsoft YaHei,微软雅黑,MicrosoftJhengHei,华文细黑,STHeiti,MingLiu;
}
input:focus,
textarea,
select:focus {
  outline: none;
}
.clearfix {
  zoom: 1;
  *zoom: 1;
  *clear: both;
  _clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clear {
  clear: both;
}
table {
  border-collapse: collapse;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.header {
  height: 94px;
  background: url('../images/logo.jpg') 0 0 no-repeat;
}
.header p {
  margin-top: 52px;
}
.header p img {
  margin: 0 5px;
  vertical-align: middle;
}
.inline-block {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.nav {
  height: 40px;
  background: url("../images/nav_bg.jpg") 0 0 repeat-x;
}
.nav ul li {
  width: 127px;
  height: 40px;
  float: left;
  line-height: 40px;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin-right: 25px;
}
.nav ul li:first-child {
  width: 86px;
}
.nav ul li:hover {
  background: url("../images/nav_li_hover.jpg") 0 0 no-repeat;
}
.nav ul li:hover a {
  color: #fff;
}
.nav #search {
  border: 1px solid #d0d0d0;
  margin-top: 8px;
}
.nav #search input {
  float: left;
  border: none;
}
.nav #search input[type=text] {
  height: 23px;
  width: 157px;
  padding-left: 5px;
}
.nav #search i {
  width: 30px;
  height: 23px;
  font-size: 17px;
  text-align: center;
  line-height: 20px;
  background-color: #fff;
  cursor: pointer;
}
.banner {
  width: 100%;
  height: 500px;
}
.banner #kinMaxShow {
  visibility: hidden;
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.banner #kinMaxShow .fn-dp-n {
  display: none;
}
.banner #kinMaxShow .fn-dp-b {
  display: block;
}
.banner #kinMaxShow .fn-cf_o {
  overflow: hidden;
  _zoom: 1;
}
.banner #kinMaxShow .fn-cf_a:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.banner #kinMaxShow .fn-cf_a {
  _zoom: 1;
}
.banner #kinMaxShow .fn-cf_c {
  clear: both;
  line-height: 0;
  font-size: 0;
}
.banner #kinMaxShow .fn-fs-14 {
  font-size: 14px;
}
.banner #kinMaxShow .fn-ta-l {
  text-align: left;
}
.banner #kinMaxShow .fn-ta-c {
  text-align: center;
}
.banner #kinMaxShow .fn-ta-r {
  text-align: right;
}
.banner #kinMaxShow .fn-of-h {
  overflow: hidden;
}
.banner #kinMaxShow .fn-td-n {
  text-decoration: none;
}
.banner #kinMaxShow .fn-td-u {
  text-decoration: underline;
}
.banner #kinMaxShow .fn-fw-n {
  font-weight: normal;
}
.banner #kinMaxShow .fn-fw-b {
  font-weight: bold;
}
.banner #kinMaxShow .fn-f-l {
  float: left;
}
.banner #kinMaxShow .fn-f-r {
  float: right;
}
.banner #kinMaxShow .fn-b-0 {
  border: 0;
}
.banner #kinMaxShow .fn-pt-r {
  position: relative;
}
.banner #kinMaxShow .fn-pt-a {
  position: absolute;
}
.banner #kinMaxShow .fn-ff-v {
  font-family: Verdana;
}
#content {
  margin-top: -2px;
}
#content .table {
  width: 100%;
  color: #999999;
}
#content .table tr td.current {
  background-color: #0061ae;
}
#content .table tr td {
  width: 330px;
  border: 1px solid #cccccc;
  text-align: center;
}
#content .table tr td div {
  height: 390px;
  overflow: hidden;
}
#content .table tr td div h3 {
  margin: 37px 0 20px;
  font-size: 24px;
  text-align: center;
  color: #696969;
}
#content .table tr td div img {
  width: 263px;
  height: 161px;
  margin-bottom: 26px;
}
#content .table tr td div a {
  color: #999999;
}
#content .table tr td div p {
  padding: 0 22px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 23px;
  text-align: left;
}
#content .table tr td div p i {
  color: #0061ae;
}
#content .table tr td div p a:hover {
  color: #0061ae;
}
#news_list,
#products_list {
  padding: 30px 30px 30px 30px;
  border: 1px solid #cccccc;
}
#news_list h1,
#products_list h1,
#news_list h3,
#products_list h3 {
  text-align: center;
}
#news_list h1,
#products_list h1 {
  margin: 0 0 28px 0;
  font-size: 24px;
}
#news_list .sanjiaoxing,
#products_list .sanjiaoxing {
  display: none;
  margin-top: 9px;
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0061ae;
}
#news_list h3,
#products_list h3 {
  height: 38px;
  overflow: hidden;
}
#news_list h3 .current2,
#products_list h3 .current2 {
  color: #0061ae;
}
#news_list h3 .current2 div,
#products_list h3 .current2 div {
  display: block;
}
#news_list h3 a.current2,
#products_list h3 a.current2 {
  color: #0061ae;
}
#news_list h3 a.current2 div,
#products_list h3 a.current2 div {
  display: block;
}
#news_list h3 a,
#products_list h3 a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 7px;
  color: #5d5d5d;
  font-size: 12px;
  height: 16px;
  border-left: 1px solid #5d5d5d;
}
#news_list h3 a:first-child,
#products_list h3 a:first-child {
  border-left: none;
}
#news_list h3 div,
#products_list h3 div {
  display: none;
  margin-top: 9px;
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0061ae;
}
#products_list ul li {
  width: 270px;
  height: 180px;
  float: left;
  margin: 40px 20px 0 20px;
  overflow: hidden;
  border: 1px solid #858585;
}
#products_list ul li img {
  width: 270px;
  height: 152px;
}
#products_list ul li p {
  height: 28px;
  line-height: 28px;
  background-color: #7f7f7f;
  font-size: 14px;
  text-align: center;
}
#products_list ul li p a {
  color: #fefefe;
}
#products_list ul li:hover {
  border-color: #0061ae;
}
#products_list ul li:hover p {
  background-color: #0061ae;
}
.detail_container {
  padding: 30px 30px 30px 30px;
  border: 1px solid #cccccc;
}
.detail_container h1,
.detail_container h3 {
  text-align: center;
}
#news_list #Info {
  padding-top: 20px;
}
#news_list ul li {
  height: 14px;
  padding-top: 1px;
  padding-bottom: 8px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  line-height: 15px;
  font-size: 14px;
}
#news_list ul li a {
  float: left;
}
#news_list ul li a:hover {
  color: #0061ae;
}
#news_list ul li span {
  float: right;
}
#news_list ul li i {
  color: #0061ae;
  margin-right: 5px;
}
#products_content {
  padding: 30px 30px 30px 30px;
  border: 1px solid #cccccc;
  line-height: 24px;
}
#products_content h1,
#products_content h3 {
  text-align: center;
}
#products_content > img {
  margin: 30px 0;
}
#products_content ul li {
  width: 100px;
  height: 120px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 5px;
  overflow: hidden;
}
#products_content ul li img {
  width: 100px;
  height: 100px;
}
#products_content ul li p {
  height: 20px;
  display: block;
}
#news_content {
  padding: 30px 30px 30px 30px;
  border: 1px solid #cccccc;
}
#news_content h1,
#news_content h3 {
  text-align: center;
}
#news_content h3 {
  margin: 15px 0 15px 0;
}
#news_content .info {
  line-height: 24px;
}
.current {
  background-color: #eeeeee;
  color: #222222;
}
#page {
  margin-top: 25px;
  text-align: center;
}
#page a {
  padding: 5px 9px;
  margin: 0 5px;
  color: #222222;
  border: 1px solid #aaaaaa;
}
#page a:hover {
  background-color: #eeeeee;
  color: #222222;
}
#page a.current {
  background-color: #eeeeee;
  color: #222222;
}
.w_container {
  width: 1000px;
  margin: 0 auto;
}
#menu {
  padding: 50px 0;
  word-spacing: -4px;
}
#menu li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 154px;
  margin: 0 48px;
  overflow: hidden;
  word-spacing: 0;
  text-align: center;
}
#menu li:hover label {
  color: #A3A3A3;
}
#menu li:hover .menu1 {
  background-position: -29px -240px;
}
#menu li:hover .menu2 {
  background-position: -216px -242px;
}
#menu li:hover .menu3 {
  background-position: -400px -242px;
}
#menu li:hover .menu4 {
  background-position: -584px -242px;
}
#menu li > a {
  display: block;
  width: 154px;
}
#menu li .menu2 {
  background-position: -215px -56px;
}
#menu li .menu3 {
  background-position: -400px -56px;
}
#menu li .menu4 {
  background-position: -584px -56px;
}
#menu li span {
  display: block;
  margin-bottom: 45px;
  width: 154px;
  height: 154px;
  background: url('../images/menu.jpg') -29px -56px no-repeat;
}
#menu label {
  word-spacing: 0;
  color: #cccccc;
  font-size: 23px;
}
#footer {
  background: url("../images/footer_bg.jpg") 0 0 repeat-x;
}
#footer .w_container {
  padding-left: 85px;
  width: 915px;
}
#footer #top {
  line-height: 52px;
}
#footer #top a {
  color: #959595;
  padding: 0 45px;
  border-left: 1px solid #959595;
}
#footer #top a:first-child {
  border-left: none;
}
#footer #middel {
  height: 6px;
}
#footer #bottom {
  background: url("../images/lxfs.jpg") 0 29px no-repeat;
  height: 126px;
  padding: 29px 0 0 50px;
}
#footer #bottom p {
  color: #666666;
  line-height: 24px;
}
