* {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft YaHei';
}
i{ font-style: normal}
ul, ol, li {
  list-style: none;
}

li {
  cursor: pointer;
}

img {
  vertical-align: top;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}

html,body {
  width: 100%;
  overflow-x: hidden;
}
.wraps{
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

#banner{
  width: 1920px;
  height: 980px;
  position: relative;
  background: url(../images/banner_bg1.jpg) 0 0 no-repeat,
              url(../images/banner_bg2.jpg) 0 215px no-repeat,
              url(../images/banner_bg3.jpg) 0 396px no-repeat,
              url(../images/banner_bg4.jpg) 0 589px no-repeat,
              url(../images/banner_bg5.jpg) 0 774px no-repeat;
  overflow: hidden;
}
#nav {
  width: 100%;
  height: 80px;
  background: #16213E;
  /* background-size: 100% 100%; */
}
#nav ul {
  display: flex;
  width: 1066px;
  height: 80px;
  margin: 0 auto;
  font-size: 16px;
}

#nav ul li {
  flex: 1;
  text-align: center;
  color: #fff;
}

#nav ul li p:first-child {
  font-size: 20px;
  margin-top: 14px;
}
#nav ul li p:last-child {
  font-size: 12px;
  margin-top: 5px;
}
#nav ul li a{
  color: #fff;
}

#nav ul li a:hover {
  color: #5ED5FF;
}

#nav ul li a:visited {
  color: #fff;
}

#nav ul li a:hover {
  color: #5ED5FF;
}
.bb{
  position: absolute;
  left: 0;
  bottom: 0;
}
/* --------------------------------------- */
#down{
  height: 164px;
  width: 542px;
  position: absolute;
  top: 679px;
  left: 692px;
  background: url(../images/down_bg.png) no-repeat;
  z-index: 99;
}
#down img,#down a{
  display: block;
  width: 100%;
  height: 100%;
}
.ewm1{
  width: 122px;
  height: 130px;
  position: absolute;
  top: 20px;
  left: 46px;
}
.ewm2{
  width: 108px;
  height: 108px;
  position: absolute;
  top: 18px;
  left: 404px;
}
.btn1,.btn2{
  width: 204px;
  height: 49px;
  position: absolute;
  left: 179px;
}
.btn1{
  top: 19px;
}
.btn2{
  top: 92px;
}
.btn1:hover,.btn2:hover{
  background: rgba(255,255,255,.2);
}

/* --------------------------------------- */
#float{
  height: 602px;
  width: 146px;
  position: fixed;
  top: 228px;
  right: 90px;
  background: url(../images/float_bg.png) no-repeat;
  z-index: 999;
}
.f-ewm1,.f-ewm2{
  width: 92px;
  height: 92px;
  position: absolute;
  left: 27px;
}
.f-ewm1{
  top: 48px;
}
.f-ewm2{
  top: 222px;
}
.f-ewm1 img,.f-ewm2 img{
  width: 92px;
  height: 92px;
}
.qun1,.qun2{
  position: absolute;
  left: 28px;
}
.qun1{
  top: 433px;
}
.qun2{
  top: 524px;
}
/* --------------------------------------- */
#main{
  height: 4732px;
  background: url(../images/main_bg.jpg) no-repeat;
  overflow: hidden;
}
#news{
  width: 1094px;
  height: 384px;
  background: url(../images/news_bg.png) no-repeat;
  margin: 9px 0 0 352px;
  position: relative;
}
.news{
  position: absolute;
  top: 114px;
  left: 534px;
  font-size: 14px;
  line-height: 41px;
}
.zbimg{
  width: 1158px;
  height: 482px;
  margin: 296px 0 0 381px;
  background: #000;
  padding-left: 8px;
}
.zbimg img{
  float: left;
  margin: 10px 5px;
}
/* ------------------------------------------- */
#slide-box{
  width: 100%;
  height: 482px;
  margin-top: 234px;
  position: relative;
}
.slide-box{
  width: 972px;
  height: 482px;
  margin-left: 474px;
  overflow: hidden;
}
.slide-box img{
  width: 976px;
  height: 482px;
}
.btnl,.btnr{
  width: 54px;
  height: 68px;
  position: absolute;
  outline: none !important;
}
.btnl{
  left: 380px;
  top: 175px;
}
.btnr{
  left: 1490px;
  top: 205px;
}
/* ------------------------------------- */
.zb-list{
  width: 1000px;
  height: 695px;
  margin: 239px 0 0 478px;
}
.li{
  width: 125px;
  height: 125px;
  background: url(../images/zb_bg.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  float: left;
  margin-bottom: 20px;
}
.li img{
  width: 44px;
  height: 46px;
  margin: 39px 0 0 40px
}
.newDiv{
  position: absolute;
  z-index: 999;
}

.imgs{
  width: 1121px;
  height: 592px;
  background: url(../images/imgs_bg.png) no-repeat;
  overflow: hidden;
  margin-left: 396px;
}
.img1{
  margin-top: 80px;
}
.imgs img{
  width: 1018px;
  height: 534px;
  margin: 35px 0 0 52px;
}


/* ------------------------------foot */
.foot{
  height: 125px;
  background: #000;
}
.f-logo{
  float: left;
  margin: 30px 0 0 427px;
  font-size: 16px;
}
.f-text{
  height: 125px;
  width: 900px;
  float: left;
  margin-left: 30px;
  background: #000;
  background-size: 1px 88px;
  background-position: left center;
  font-size: 16px;
  color: #aaa;
  text-indent: 20px;
}
.f-text p:first-child{
  margin-top: 40px;
  margin-bottom: 10px;
}
