﻿* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "microsoft yahei";
}
a {
  text-decoration: none;
}
body {
  font-size: 13px;
  color: #333;
}
/*header  BG*/
/*.header {
  height: 150px;
  width: 100%;
  background-color: #eee;
}
.header .headerBody {
  height: 115px;
  width: 1210px;
  margin: 0 auto;
}
.header .headerBody .headerLogo {
  float: left;
  margin-top: 43px;
}
.header .headerBody .serviceIcon {
  width: 290px;
  height: 23px;
  background: url("../image/indexIconList.png") 0 -40px;
  float: left;
  margin-top: 70px;
  margin-left: 65px;
}
.header .headerBody .searchContainer {
  width: 300px;
  height: 35px;
  float: left;
  margin: 67px 0 0 42px;
}
.header .headerBody .headerTel {
  width: 226px;
  height: 32px;
  background: url("../image/indexIconList.png") 0 0;
  float: right;
  margin-top: 65px;
}
.header .headerNav {
  height: 36px;
  width: 100%;
  background-image: url("../images/NFSIndex/headerNavBg.gif");
  background-repeat: repeat-X;
}
.header .headerNav .headerNavContainer {
  width: 1210px;
  margin: 0 auto;
}
.header .headerNav .headerNavContainer .allSort {
  float: left;
  position: relative;
}
.header .headerNav .headerNavContainer .allSort > h3 {
  display: inline-block;
  margin: 0;
  width: 185px;
  height: 36px;
  background: url("../image/indexIconList.png") 0 -70px;
  font-size: 13px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-weight: normal;
  letter-spacing: 2px;
  cursor: pointer;
}
.header .headerNav .headerNavContainer .allSort .zhankaiNav {
  width: 1210px;
  min-height: 200px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  padding: 25px 15px 25px 15px;
  top: 36px;
  display: none;
  z-index: 5000;
  border: 1px solid #eee;
  border-top: none;
  box-shadow: 2px 2px 2px #ddd;
}
.header .headerNav .headerNavContainer .allSort .zhankaiNav > ul {
  width: 572px;
  height: 305px;
  float: left;
}
.header .headerNav .headerNavContainer .allSort .zhankaiNav > ul > li {
  border: 1px solid #ffcccc;
  background: #eee;
  width: 572px;
  height: 85px;
  float: left;
  margin-top: 23px;
}
.header .headerNav .headerNavContainer .allSort .zhankaiNav > ul > li:hover {
  box-shadow: 2px 2px 3px #999;
}
.header .headerNav .headerNavContainer .allSort .zhankaiNav > ul > li > h4 {
  float: left;
  width: 89px;
  height: 85px;
  display: block;
  background: url("../image/indexIconList.png") 0 -215px;
  color: #fff;
  font-size: 13px;
  line-height: 85px;
  text-align: center;
  letter-spacing: 2px;
  margin: 0;
}
.header .headerNav .headerNavContainer .allSort .zhankaiNav > ul > li > p {
  display: block;
  padding: 20px 10px;
  width: 462px;
  height: 45px;
  float: right;
  line-height: 23px;
  font-size: 12px;
  letter-spacing: 1px;
  position: relative;
  z-index: 1000;
}
.header .headerNav .headerNavContainer .headerNavItem {
  margin-left: 47px;
  float: left;
}
.header .headerNav .headerNavContainer .headerNavItem > li {
  float: left;
}
.header .headerNav .headerNavContainer .headerNavItem > li > a {
  display: inline-block;
  height: 36px;
  padding: 0 25px 0px 25px;
  text-decoration: none;
  color: #fff;
  line-height: 36px;
  font-size: 13px;
  letter-spacing: 2px;
}
.header .headerNav .headerNavContainer .headerNavItem > li > a:hover {
  background-color: #ff0606;
}*/
/*header  OVER*/
/*页首通栏banner BG*/
.headerBigBanner {
  width: 100%;
}
.bigBanner {
  min-height: 300px;
  width: 100%;
  overflow: hidden;
}
/*页首通栏banner OVER*/
/*热区 BG*/
.hotArea {
  margin: 0 auto;
  width: 1210px;
  margin-top: 25px;
}
.hotArea .hotAreaFoot {
  margin-top: 25px;
}
/*热区 OVER*/
/*楼侧样式 BG*/
.floorContainer {
  width: 1210px;
  overflow: hidden;
  margin: 55px auto;
}
.floorContainer .floorTitle {
  width: 100%;
  height: 27px;
  border-bottom: 1px solid #4BC531;
}
.floorContainer .floorTitle > span {
  display: inline-block;
  float: left;
  width: 35px;
  height: 27px;
  background: url("../image/indexIconList.png") 0 -305px;
  line-height: 27px;
  font-size: 13px;
  padding-left: 4px;
  color: #fff;
}
.floorContainer .floorTitle > h3 > a {
  display: inline-block;
  float: left;
  line-height: 27px;
  font-size: 18px;
  padding-left: 9px;
  letter-spacing: 2px;
  color: #333;
}
.floorContainer .floorNav {
  width: 210px;
  height: 475px;
  float: left;
}
.floorContainer .floorNav .floorNavTop {
  display: block;
  float: left;
  height: 238px;
  width: 100%;
}
.floorContainer .floorNav .floorNavTop > img {
  width: 100%;
  height: 100%;
}
.floorContainer .floorNav .floorNavCenter {
  width: 100%;
  height: 88px;
  background: #f6f6f6;
  float: left;
}
.floorContainer .floorNav .floorNavCenter > ul {
  padding: 10px;
  margin-top: 10px;
}
.floorContainer .floorNav .floorNavCenter > ul > li {
  width: 95px;
  height: 32px;
  float: left;
  text-align: center;
  line-height: 15px;
}
.floorContainer .floorNav .floorNavCenter > ul > li > a {
  line-height: 100%;
  font-size: 14px;
  text-decoration: none;
  color: #333;
}
.floorContainer .floorNav .floorNavCenter > ul > li > a:hover {
  color: #ff0606;
}
.floorContainer .floorNav .floorNavBottom {
  width: 190px;
  height: 149px;
  background: #fbfbfb;
  float: left;
  padding: 0 10px 0 10px;
}
.floorContainer .floorNav .floorNavBottom .floorNavBottomTop {
  width: 180px;
  height: 60px;
  margin: 15px 0 0 10px;
}
.floorContainer .floorNav .floorNavBottom .floorNavBottomTop > a {
  display: block;
  text-decoration: none;
  color: #333;
  line-height: 30px;
}
.floorContainer .floorNav .floorNavBottom .floorNavBottomTop > a:hover {
  color: #ff0606;
}
.floorContainer .floorNav .floorNavBottom > ul {
  margin: 10px 0 0 10px;
  width: 190px;
}
.floorContainer .floorNav .floorNavBottom > ul > li {
  float: left;
  padding: 0px 10px 0 0;
}
.floorContainer .floorNav .floorNavBottom > ul > li > a {
  text-decoration: none;
  color: #333;
  font-size: 12px;
}
.floorContainer .floorNav .floorNavBottom > ul > li > a:hover {
  color: #ff0606;
}
.floorContainer .floorProduct {
  width: 970px;
  height: 475px;
  float: left;
  padding-left: 30px;
}
.floorContainer .floorBrand {
  width: 100%;
  height: 66px;
  margin-top: 15px;
  float: left;
}
/*楼侧样式 OVER*/
