body {
  background: #f8f7f6;
}
.banner {
  width: 100%;
  position: relative;
}
.banner img {
  width: 100%;
}
.header {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 100%;
}
.header > div {
  width: 1000px;
  margin: 0 auto;
  height: 32px;
  color: #d9cdba;
}
.header > div img {
  width: 82px;
  float: left;
}
.header > div span {
  float: right;
  line-height: 30px;
}
.header > div span a {
  color: #d9cdba;
}
.tabbox {
  width: 100%;
  background: white;
}
.tabbox.tabboxauto div {
  height: auto;
  padding-bottom: 50px;
}
.tabbox > div {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
.tabimg {
  overflow: hidden;
  padding-top: 35px;
  margin-bottom: 50px;
}
.tabimg li {
  text-align: center;
  line-height: 183px;
  float: left;
  height: 120px;
  font-size: 18px;
  color: #e58910;
  text-indent: 60px;
  width: 25%;
  cursor: pointer;
}
.tabimg li.wudong1 {
  background: url(../images/wudong1.png) no-repeat center center;
  background-size: 90%;
}
.tabimg li.wudong2 {
  background: url(../images/wudong2.png) no-repeat center;
  background-size: 90%;
}
.tabimg li.wudong3 {
  background: url(../images/wudong3.png) no-repeat 14px center;
  background-size: 90%;
}
.tabimg li.wudong4 {
  background: url(../images/wudong4.png) no-repeat center;
  background-size: 90%;
}
.tabimg li.active {
  color: white;
}
.tabimg li.wudong1.active {
  background: url(../images/wudong1a.png) no-repeat center;
  background-size: 90%;
}
.tabimg li.wudong2.active {
  background: url(../images/wudong2a.png) no-repeat 14.5px center;
  background-size: 90%;
}
.tabimg li.wudong3.active {
  background: url(../images/wudong3a.png) no-repeat 11px center;
  background-size: 90%;
}
.tabimg li.wudong4.active {
  background: url(../images/wudong4a.png) no-repeat center;
  background-size: 90%;
}
.tablistul {
  padding: 0 22px ;
  box-sizing: border-box;
}
.tablistul li {
  height: 40px;
  color: #393939;
  font-size: 14px;
  line-height: 40px;
  border-bottom: 1px dashed #e3e3e3;
}
.tablistul li a {
  color: #393939;
}
.tablistul li span {
  float: right;
}
.tablist {
  position: relative;
  padding-bottom: 113px;
}
.tablist p {
  font-size: 14px;
  color: #393939;
  text-indent: 28px;
  padding: 0 60px ;
  margin-bottom: 10px;
}
.dian {
  position: absolute;
  top: -16px;
  left: 10px;
}
.dian1 {
  position: absolute;
  right: 0;
}
.zuijia {
  width: 34%;
  height: 42px;
  margin: 40px auto 0px;
  background: url(../images/wudongtitle.png) no-repeat center;
}
.zuijia li {
  font-size: 20px;
  float: left;
  width: 33.33%;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}
.zuijia li.active {
  color: #b90c0c;
}
.zuijia li:hover {
  color: #b90c0c;
}
.zuijiacont {
  width: 1000px;
  margin: 0 auto;
}
.zuijialist {
  overflow: hidden;
}
.zuijialist li {
  width: 33.33%;
  float: left;
}
.kuanglist {
  width: 278px;
  height: 375px;
  margin: 44px auto 0;
  background: white;
  box-shadow: 1px 1px 1px #f1f0ef, -1px -1px 1px #f1f0ef;
  border-top: 1px solid #f1f0ef ;
  border-bottom: 1px solid #f1f0ef ;
}
.kuanglist img {
  width: 100%;
  height: 100%;
  display: block;
}
.kuanglist > div {
  width: 100%;
  height: 220px;
  overflow: hidden;
  position: relative;
}
.kuanglist > div span {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 30px;
  line-height: 30px;
  background: #040d1f;
  color: white;
  text-align: center;
}
.kuanglist h5 {
  padding-left: 20px;
  font-size: 16px;
  color: #393939;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
}
.kuanglist p {
  padding-left: 20px;
}
.kuanglist p span {
  display: block;
  font-size: 12px;
  color: #393939;
  line-height: 20px;
}
.kuanglist button {
  width: 112px;
  height: 26px;
  color: #e58910;
  margin: 15px auto 0;
  border-radius: 3px;
  background: none;
  display: block;
  cursor: pointer;
  border: 1px solid #e58910;
}
.kuanglist button:hover {
  background: #ffe4c4;
}
.wrap {
  overflow: hidden;
}
.pagebtn {
  display: block;
  width: 400px;
  min-width: 400px;
  margin: 40px auto 0px;
  padding-bottom: 60px;
  text-align: center;
}
.pagebtn li {
  float: left;
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  background: white;
  cursor: pointer;
  border: 1px solid #b9b9b9;
  color: #999999;
  border-radius: 3px;
  margin-right: 8px;
  display: inline-block;
}
.pagebtn li.listdian {
  background: none;
  cursor: default;
  border: none;
}
.pagebtn li.listdian:hover {
  background: none;
  border: none;
  color: #999999;
}
.pagebtn li:hover {
  color: white;
  background: #f5a43b;
  border: 1px solid #f5a43b;
}
.blist_footer {
  min-width: 1000px;
  height: 405px;
  background: url(../images/listfooter_bg_02.jpg) 0 0 no-repeat;
  overflow: hidden;
}
.blist_footerin {
  width: 1000px;
  margin: 0 auto;
  padding-top: 40px;
  height: 365px;
  position: relative;
}
.blist_ftleft {
  width: 670px;
  height: 320px;
  float: left;
}
.bl_footertitl {
  width: 70px;
  height: 18px;
  background: url(../images/listbnli_10.png) 0 0 no-repeat;
  margin-bottom: 15px;
}
.bl_footerlp {
  font-size: 12px;
  line-height: 24px;
  color: #434343;
}
.bl_footerlgbox {
  overflow: hidden;
  margin-top: 85px;
}
.bl_footerlglogo {
  float: left;
  width: 310px;
  height: 64px;
  background: url(../images/listfooter_06.png) 0 0 no-repeat;
  display: inline;
}
.blist_ewmbox {
  float: left;
  width: 79px;
  margin-left: 40px;
  text-align: center;
  color: #434343;
  line-height: 16px;
}
.blist_ftright {
  float: left;
  overflow: hidden;
  width: 330px;
}
.blist_ftright ul {
  float: left;
  margin-left: 85px;
  font-size: 14px;
}
.blist_ftright li {
  margin-top: 34px;
}
.blist_ftright a {
  color: #434343;
}
.backtop {
  position: absolute;
  width: 60px;
  height: 62px;
  background: url(../images/indeximg_61.png) 0 0 no-repeat;
  right: -100px;
  top: 50%;
  margin-top: -31px;
}
.blist_footer {
  background: #000000;
}
@media screen and (max-width: 1000px) {
  .tabbox > div {
    width: 100%;
    margin: 0 auto;
  }
  .header > div {
    width: 100%;
  }
  .zuijia {
    width: 100%;
  }
  .zuijialist li {
    width: 50%;
  }
  .tabimg {
    padding-top: 0;
    margin-bottom: 0;
  }
  .kuanglist h5 {
    font-size: 14px;
  }
  .kuanglist {
    width: 95%;
  }
  .tablistul li a {
    color: #393939;
    width: 65%;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }
  .tabimg > li {
    text-align: center;
    line-height: 14!important;
    float: left;
    height: 120px;
    font-size: 18px;
    color: #e58910;
    text-indent: 16px!important;
    width: 25%;
    cursor: pointer;
    font-size: 10px !important;
  }
  .tabimg li.wudong2.active {
    background: url(../images/wudong2a.png) no-repeat center;
    background-size: 90%;
  }
  .zuijiacont {
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
  .tabimg > li {
    line-height: 12!important;
    text-indent: 21px!important;
    width: 25%;
    cursor: pointer;
    font-size: 12px !important;
  }
}
@media screen and (max-width: 375px) {
  .tabimg > li {
    text-align: center;
    line-height: 12!important;
    float: left;
    height: 120px;
    font-size: 18px;
    color: #e58910;
    text-indent: 16px!important;
    width: 25%;
    cursor: pointer;
    font-size: 12px !important;
  }
}
