/***
----------------说明------------------
该文件用来重定义（即覆盖）原先首页的样式，重置为宽度百分百
----------放在style.css后面-----------
***/
html {
  background: #015852;
}
body {
  font-family: "Noto Sans SC";
}
.page {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.hotNews {
  padding: 0px 15px;
}
.sliderShadow {
  width: 100%;
}
.spreadImgWrap {
  overflow: hidden;
  width: 100%;
}
.spreadImg {
  width: 25%;
  float: left;
}
.spreadImg4 {
  margin-right: -1px;
}
/**在ie7中仅且需要其中一列设置，否则会掉下来**/
.spreadImg a {
  display: block;
  font-size: 0px;
  vertical-align: top;
}
.spreadImg img {
  max-width: 100%;
  vertical-align: top;
}
.foot_home {
  padding: 15px;
  /*border-top: 1px solid #D0D0D0;*/
}
.footPhone,
.footCode {
  float: left;
}
.footPhone {
  margin-right: 20px;
}
.footPhoneImg,
.footCodeImg {
  float: left;
  margin-right: 10px;
}
.footPhoneText1 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
.footPhoneText2 {
  font-size: 20px;
  color: #fff;
}
.footCodeImg {
  width: 65px;
}
.footCodeText {
  color: #505050;
  font-size: 13px;
  line-height: 22px;
  min-width: 300px;
}
.footActivity {
  float: right;
  margin-right: 50px;
}
.footActivityCell {
  display: block;
  float: left;
  vertical-align: middle;
  height: 50px;
  margin-right: 50px;
}
.footActCell_last {
  margin-right: 0px;
}
.footRecruitImg,
.footContactImg,
.footRecruitImg {
  vertical-align: middle;
  margin-right: 5px;
}
.footActivityCell span {
  color: #505050;
  font-size: 13px;
  line-height: 50px;
}
.banner-box .hd {
  top: -130px;
}
.banner-box {
  height: 485px;
}
.banner-box .bd li {
  height: auto;
}
.banner-box .bd li .m-width {
  height: 100%;
}
.banner-box .bd li .m-width a {
  height: 100%;
}
.banner-box .bd li .m-width a > img {
  height: 100%;
}
#tab-bar {
  text-align: center;
  margin-top: -100px;
  position: relative;
  z-index: 2;
}
#tab-bar .tab-wrap {
  display: inline-block;
}
#tab-bar .tab-wrap .item {
  height: 200px;
  overflow: hidden;
  cursor: pointer;
  float: left;
}
#tab-bar .tab-wrap .item:nth-child(1) .left {
  position: relative;
}
#tab-bar .tab-wrap .item:nth-child(1) .left p {
  text-align: left;
  color: #000;
  font-size: 14px;
  position: absolute;
  left: 20px;
}
#tab-bar .tab-wrap .item:nth-child(1) .left p:nth-of-type(1) {
  top: 20px;
}
#tab-bar .tab-wrap .item:nth-child(1) .left p:nth-of-type(2) {
  top: 60px;
}
#tab-bar .tab-wrap .item:nth-child(1) .left p:nth-of-type(3) {
  bottom: 20px;
}
#tab-bar .tab-wrap .item:nth-child(1) .right h5 {
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: bold;
}
#tab-bar .tab-wrap .item:nth-child(1) .right p {
  font-size: 12px;
}
#tab-bar .tab-wrap .item:nth-child(3) .right {
  background: #00736E;
}
#tab-bar .tab-wrap .item:nth-child(3) .right p {
  color: #fff;
}
#tab-bar .tab-wrap .item .right {
  padding: 20px;
  position: relative;
  box-sizing: border-box;
}
#tab-bar .tab-wrap .item .right p {
  text-align: left;
  color: #000;
  font-size: 14px;
}
#tab-bar .tab-wrap .item .right p:nth-child(1) {
  margin-bottom: 20px;
}
#tab-bar .tab-wrap .item .right p:nth-child(3) {
  position: absolute;
  bottom: 20px;
}
#tab-bar .item:hover > .right {
  width: 150px;
}
#tab-bar .left {
  height: 100%;
  float: left;
}
#tab-bar .left > img {
  height: 100%;
}
#tab-bar .right {
  float: left;
  width: 130px;
  height: 100%;
  transition: all 0.5s;
  position: relative;
  background: #fff;
}
/*#tab-bar .item-big-show {*/
/*display: none;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*opacity: 1;*/
/*}*/
.foot_home {
  bottom: 0;
  background: #015852;
  color: #fff;
  padding: 15px 15%;
  margin-top: -117px;
  padding-top: 144px;
  width: 100%;
  box-sizing: border-box;
}
.foot_home .footPhoneText {
  float: right;
  color: #fff;
}
.foot_home .footPhoneText > span {
  color: #fff;
}
.foot_home .footCodeText {
  color: #fff;
  display: inline-block;
}
.foot_home .footCodeText a {
  color: #fff;
}
.foot_home .footActivity span {
  color: #fff;
}
@media screen and (max-width: 1367px) {
  .banner-box {
    height: 400px;
  }
  .foot_home {
    bottom: -95px !important;
  }
  #tab-bar {
    margin-top: -70px;
  }
  #tab-bar .item {
    height: 160px;
  }
  .banner-box .hd {
    top: -100px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1500px) {
  .banner-box .hd {
    top: -115px;
  }
}
@media screen and (min-width: 1900px) {
  #tab-bar .item {
    height: 270px !important;
  }
  .banner-box .bd li {
    height: 550px;
  }
  .banner-box {
    height: 580px !important;
  }
}
/*# sourceMappingURL=styleHome.css.map */
/*# sourceMappingURL=styleHome.css.map */