* {
  margin: 0 auto;
  padding: 0;
  outline: none;
}
body {
  font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
  font-size: 14px;
  line-height: 26px;
  color: #333;
  _background-image: url(about:blank);
  _background-attachment: fixed;
}
a {
  color: #333;
  text-decoration: none;
  transition: color 0.7s;
}
a:hover {
  color: #e0b453;
  transition: color 0.7s;
}
ul {
  list-style: none;
}
img {
  border: none;
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cf {
  *zoom: 1;
}
.imgDef a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: opacity 0.7;
}
input {
  font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
}
.imgHide {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.imgHide img {
  width: 100%;
  height: 100%;
}
.enlarge a img {
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
}
.enlarge a:hover img,
.enlarge.a:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  /* IE 9 */
  -moz-transform: scale(1.05);
  /* Firefox */
  -webkit-transform: scale(1.05);
  /* Safari and Chrome */
  -o-transform: scale(1.05);
  /* Opera */
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.cf {
  *zoom: 1;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  overflow: hidden;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url(../images/left.png);
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/right.png);
  right: 10px;
  left: auto;
}
.wrap {
  width: 1200px;
  overflow: hidden;
}


@-webkit-keyframes beiying {
  0% {
    height: 0;
  }
  to {
    height: 113px;
  }
}
@keyframes beiying {
  0% {
    height: 0;
  }
  to {
    height: 113px;
  }
}

.n_banner{ display:block; width:100%;min-width: 1920px;height:678px;background:url(../images/laodongjie.jpg) no-repeat top center; margin-bottom:50px}
.wrap1 {
  margin-bottom: 35px;
}
.wrap1 .hot {
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  margin-bottom: 40px;
  padding: 0 65px;
}
.wrap1 .hot h3 {
  margin-bottom: 10px;
}
.wrap1 .hot h3 a {
  line-height: 56px;
  font-size: 36px;
  font-weight: bold;
}
.wrap1 .hot p {
  max-height: 78px;
  line-height: 26px;
  overflow: hidden;
  text-align: left;
}
.wrap1 .hot p a {
  font-size: 16px;
  color: #666;
}
.wrap1 .jdt {
  width: 550px;
  height: 325px;
  margin-left: 50px;
}
.wrap1 .jdt .swiper-slide {
  position: relative;
}
.wrap1 .jdt .swiper-slide img {
  width: 100%;
  height: 100%;
}
.wrap1 .jdt .swiper-slide h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.wrap1 .fr {
  width: 520px;
  margin-right: 25px;
}
.wrap1 .fr .newslist {
  overflow: hidden;
  margin-top: -14px;
}
.wrap1 .fr .newslist li {
  position: relative;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  padding-top: 4px;
  text-indent: 28px;
  overflow: hidden;
}
.wrap1 .fr .newslist li::after {
  position: absolute;
  content: '';
  left: 0;
  top: 19px;
  width: 10px;
  height: 10px;
  border: 4px solid #e0b453;
  border-radius: 50%;
}
.wrap2 {
  background-color: #ecebeb;
  margin-bottom: 35px;
  padding-top: 30px;
}
.wrap2 .title {
  width: 1200px;
  height: 50px;
  margin-bottom: 30px;
  background: url(../images/zm.png) top left no-repeat;
  font-size: 30px;
  font-family: "微软雅黑";
  color: #fff;
  line-height: 50px;
  padding-left: 125px;
}
.wrap2 .title a {
  display: block;
  width: 100%;
  height: 100%;
}
.wrap2 .threeNews {
  width: 1130px;
  margin-bottom: 50px;
}
.wrap2 .threeNews li {
  width: 340px;
  height: 270px;
  overflow: hidden;
  float: left;
  margin: 18px;
}
.wrap2 .threeNews li::before {
  content: '';
  display: block;
  width: 300px;
  height: 10px;
  margin: 0 auto;
  background-color: #e0b453;
}
.wrap2 .threeNews li a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #dedede;
  background-color: #fff;
  box-sizing: border-box;
}
.wrap2 .threeNews li a img {
  width: 300px;
  height: 185px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.wrap2 .threeNews li a h3 {
  position: relative;
  width: 280px;
  line-height: 24px;
  font-size: 14px;
  padding-left: 0px;
  text-align: justify;
}
/*.wrap2 .threeNews li a h3::after {
  position: absolute;
  content: '';
  top: 4px;
  left: 0;
  width: 30px;
  height: 37px;
  background: url(../img/icon.png) top center no-repeat;
}*/

.wrap3_2 {
  margin-bottom: 35px;
  background-color: #46aec0;
  padding-top: 20px;
  padding-bottom: 30px;
}
.wrap3_2 .title {
  width: 1200px;
  height: 50px;
  margin-bottom: 30px;
  background: url(../images/zm.png) top left no-repeat;
  font-size: 30px;
  font-family: "微软雅黑";
  color: #fff;
  line-height: 50px;
  padding-left: 125px;
}
.wrap3_2 .title a {
  display: block;
  width: 100%;
  height: 100%;
}
.wrap3_2 .images {
  width: 1200px;
}
.wrap3_2 .images .left {
  width: 600px;
  height: 340px;
}
.wrap3_2 .images .left img {
  width: 100%;
  height: 100%;
}
.wrap3_2 .images .right {
  width: 585px;
  overflow: hidden;
}
.wrap3_2 .images .right .imglist {
  width: 600px;
}
.wrap3_2 .images .right .imglist li {
  width: 280px;
  height: 160px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}
.wrap3_2 .images .right .imglist li img {
  width: 100%;
  height: 100%;
}
.wrap4 {
  margin-bottom: 30px;
}
.wrap4 .title {
  width: 1200px;
  height: 50px;
  margin:30px 0;
  background: url(../images/zm.png) top left no-repeat;
  font-size: 30px;
  font-family: "微软雅黑";
  color: #fff;
  line-height: 50px;
  padding-left: 125px;
}
.wrap4 .title a {
  display: block;
  width: 100%;
  height: 100%;
}
.wrap4 .fl {
  margin-left: 25px;
}
.wrap4 .fr {
  margin-right: 25px;
}
.wrap4 .fl,
.wrap4 .fr {
  width: 540px;
}
.wrap4 .fl .top,
.wrap4 .fr .top {
  width: 100%;
  height: 140px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.wrap4 .fl .top img,
.wrap4 .fr .top img {
  width: 220px;
  height: 130px;
  float: left;
}
.wrap4 .fl .top .text,
.wrap4 .fr .top .text {
  width: 300px;
  margin-top: -5px;
  float: right;
}
.wrap4 .fl .top .text h3,
.wrap4 .fr .top .text h3 {
  max-height: 64px;
  line-height: 32px;
  font-size: 20px;
  overflow: hidden;
}
.wrap4 .fl .top .text p,
.wrap4 .fr .top .text p {
  max-height: 84px;
  line-height: 28px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}
.wrap4 .fl .newslist,
.wrap4 .fr .newslist {
  width: 490px;
}
.wrap4 .fl .newslist li,
.wrap4 .fr .newslist li {
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  overflow: hidden;
}
.wrap5 {
  position: relative;
  overflow: hidden;
  height: 630px;
  min-width: 1200px;
  margin-bottom:10px;
}
.wrap5 .title {
  width: 1200px;
  height: 50px;
  background: url(../images/zm.png) top left no-repeat;
  font-size: 30px;
  font-family: "微软雅黑";
  color: #fff;
  line-height: 50px;
}
.wrap5 .title a {
  display: block;
  width: 100%;
  height: 100%;
}
.wrap5 .quantu {
  position: absolute;
  width: 2940px;
  bottom: 0;
  left: 50%;
  margin-left: -1470px;
  height: 550px;
}
.wrap5 .quantu .swiper-button-prev {
  left: 50%;
  margin-left: -470px;
}
.wrap5 .quantu .swiper-button-next {
  left: 50%;
  margin-left: 445px;
}
.wrap5 .quantu::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 980px;
  height: 550px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.wrap5 .quantu::before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 980px;
  height: 550px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.wrap5 .quantu .swiper-slide {
  position: relative;
  width: 980px;
  height: 550px;
}
.wrap5 .quantu .swiper-slide img {
  width: 100%;
  height: 100%;
}
.wrap5 .quantu .swiper-slide h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

@media screen and (max-width: 667px) {
  #pubTopBarBox {
    display: none;
  }
 
  @-webkit-keyframes beiying {
    0% {
      height: 0;
    }
    to {
      height: 1.375rem;
    }
  }
  @keyframes beiying {
    0% {
      height: 0;
    }
    to {
      height: 1.375rem;
    }
  }
}
  
  
/*频道头部导航公共样式*/
.topnav{margin:0px auto;height:30px;line-height:30px; background:#fefefe; overflow:hidden; border-bottom:1px #c6c6c6 solid;}
.topnav ul{width:1000px; margin:0px auto; color:#c6c6c6;list-style:none;}
.topnav li{float:left; padding-right:4px; font-size:13px; margin:0px 2px; }
.topnav li a{color:#828282; text-decoration:none;}
.topnav li a:hover{text-decoration:underline;}

/*频道尾部公共样式*/
.w1000{width:1200px; margin:0 auto; color:#e0b453}
.bottom{width:100%;min-width:1200px;height:100px;line-height:26px; background-color:#c61d1a;overflow:hidden; font-size:12px;color:#e0b453; text-align:center; padding:70px 0px 0px 0px; margin:0px auto}
.bottom a{color:#e0b453;}
.bottom a:hover{color:#e0b453;}
.bottom font{ color:#e0b453}

}