html, body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #ffffff;
  background-color: #fff;
}

.root {
  background: #010e21;
  min-height: 100vh;
}

.container {
  width: 1200px;
  margin: 0 auto;
  background: url(../images/bg.jpg)no-repeat top center;
  overflow: hidden;
  min-height: 750px;
}

.content {
  width: 1000px;
  margin: 0 auto;
}

a {
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
}

#wrapper {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #010E21;
  text-align: center;
  position: absolute;
}

.logo {
  position: absolute;
  margin: 140px 0 0 200px;
  text-align: left;
  z-index: 2;
  border-radius: 50%;
}

.logo img {
  border-radius: 50%;
  animation-name: light;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes light {
  from {
    box-shadow: 0 0 50px 0 #fe0000;
  }
  to {
    box-shadow: 0 0 0px 0 #fe0000;
  }
}

.foot {
  width: 1000px;
  margin: 0 auto;
  padding-top: 20px;
}

.foot a {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  display: block;
  text-align: center;
  overflow: hidden;
  width: 100%;
}

.foot .fr p {
  font-size: 12px;
  text-align: right;
}

#xun {
  width: 100%;
  height: 945px;
  background: url(../images/bj.jpg) top left repeat-x;
  text-align: center;
  position: relative;
  text-align: center;
  z-index: 1;
  overflow: hidden;
}

#xun .shouyebg {
  display: block;
  margin: 236px auto 0;
}

.btm {
  display: block;
  margin: 46px auto 0;
  animation: keyup infinite 2s;
  position: relative;
}

@keyframes keyup {
  0% {
    top: 0px;
  }
  50% {
    top: 20px;
  }
  100% {
    top: 0px;
  }
}

.qyjj {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  display: block;
}

.group {
  width: 550px;
  height: 408px;
  position: absolute;
  text-align: center;
  z-index: 0;
  right: 80px;
  top: 160px;
}

.group .swf61 {
  animation-name: opacAnim;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes opacAnim {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: .8;
  }
  70% {
    opacity: .6;
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: .3;
  }
}

.group .logo1 {
  position: absolute;
  right: 85px;
  top: 110px;
}

.mtbox {
  position: relative;
  padding-top: 359px;
  text-align: center;
  z-index: 0;
  height: 250px;
  width: 752px;
  margin: 0 auto;
}

.mtbox img {
  position: absolute;
}

.mtbox .logo1 {
  width: 58px;
  box-shadow: 0 0 12px 1px #969c8a;
  border-radius: 50%;
  left: 45px;
}

.mtbox .mticon1 {
  left: 5px;
  bottom: 60px;
}

.mtbox .mticon2 {
  left: 134px;
  bottom: 112px;
  visibility: hidden;
}

.mtbox .mticon3 {
  left: 268px;
  bottom: 155px;
  visibility: hidden;
}

.mtbox .mticon4 {
  right: 130px;
  bottom: 125px;
  visibility: hidden;
}

.mtbox .mticon5 {
  right: 0;
  bottom: 50px;
  visibility: hidden;
}

.opacAnim1 {
  animation-name: opacAnim1;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes opacAnim1 {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: visible;
  }
  100% {
    visibility: hidden;
  }
}

.globe {
  position: relative;
  margin-left: -570px;
  text-align: center;
  z-index: 0;
}

.globe img {
  width: 190px;
  height: 190px;
  border-radius: 50%;
}

.wenhua {
  position: relative;
  padding-top: 240px;
  text-align: center;
  z-index: 0;
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  height: 351px;
}

.wenhua .wh {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 351px;
  height: 351px;
}

.wenhua .logo1 {
  width: 78px;
  position: absolute;
  right: 132px;
  bottom: 140px;
  box-shadow: 0 0 20px 2px #fff;
  border-radius: 50%;
}

.zhaopin {
  position: relative;
  padding-top: 400px;
  text-align: center;
  z-index: 0;
  width: 1000px;
  margin: 0 auto;
}

.zhaopin .zplogo {
  width: 50px;
  border-radius: 50%;
  animation-name: light1;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  position: absolute;
  bottom: 20px;
  left: 190px;
}

@keyframes light1 {
  from {
    box-shadow: 0 0 15px 2px #fff;
  }
  to {
    box-shadow: 0 0 0px 0 #fff;
  }
}

.lx {
  position: relative;
  padding-top: 140px;
  text-align: center;
  z-index: 0;
  width: 900px;
  margin: 0 auto;
}

.lx .lxlogo {
  width: 78px;
  position: absolute;
  right: 83px;
  bottom: 10px;
  border-radius: 50%;
  animation-name: light1;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

#lxwm {
  width: 900px;
  background-color: #010E21;
  text-align: center;
  height: 1600px;
  margin: 0 auto;
  padding-left: 100px;
}

#lxwm ul {
  width: 430px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 20px;
  float: left;
}

#lxwm ul li {
  font-family: "黑体";
  color: #FFFFFF;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

#floatTips {
  position: absolute;
  padding: 0 0 0 140px;
  color: #FFFFFF;
  font-family: "黑体";
  font-size: 19px;
  font-style: normal;
  position: fixed;
  margin-top: 30px;
  z-index: 1;
}

#floatTips ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 680px;
  float: left;
  background-color: #14234A;
  display: flex;
  justify-content: space-evenly;
}

#floatTips ul li {
  list-style: none;
  margin: 0;
  float: left;
  color: #FFFFFF;
  height: 44px;
  line-height: 44px;
  font-size: 19px;
}

#floatTips ul li a {
  display: block;
}

#floatTips ul li a.on, #floatTips ul li a:hover {
  color: #ff0000;
  font-family: "微软雅黑", "粗体";
}

#floatTips1 {
  position: absolute;
  color: #FFFFFF;
  font-family: "ºÚÌå";
  font-size: 19px;
  font-style: normal;
  padding: 20px 0 0 178px;
}

#floatTips1 img {
  width: 215px;
  height: 112px;
}

#tu1 {
  width: 1000px;
  text-align: center;
  margin: 0 auto;
}

#tu2 {
  width: 840px;
  position: absolute;
  margin-top: 200px;
  font-family: "ºÚÌå";
  font-size: 14px;
  margin-left: 100px;
}

#tu2 p {
  margin: 0;
  padding: 0;
  line-height: 18px;
}

#tu3 {
  width: 940px;
  position: absolute;
  margin-top: 200px;
  font-family: "ºÚÌå";
  font-size: 14px;
  margin-left: 60px;
}

#tu3 p {
  margin: 0;
  padding: 0;
  line-height: 23px;
}

#tu3 img {
  width: 600px;
  height: 270px;
}

.zi {
  font-family: "¿¬Ìå";
}

.black_overlay {
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=88);
}

.white_content {
  color: #000000;
  display: none;
  position: absolute;
  top: 25%;
  left: 45%;
  width: 500px;
  height: 300px;
  padding: 20px;
  border: 10px solid orange;
  background-color: white;
  z-index: 1002;
  overflow: auto;
}

.white_content a {
  color: #000000;
  text-decoration: none;
}

.white_content a:hover {
  color: #ff0000;
  text-decoration: none;
}

.rongyup {
  color: #000000;
  text-align: left;
  display: none;
  position: absolute;
  top: 20%;
  left: 35%;
  padding: 20px;
  border: 10px solid orange;
  background-color: white;
  z-index: 1002;
  overflow: auto;
  width: 500px;
  height: 350px;
}

.rongyup a {
  color: #000000;
  text-decoration: none;
}

.rongyup a:hover {
  color: #ff0000;
  text-decoration: none;
}

.rongyup1 {
  color: #000000;
  text-align: left;
  display: none;
  position: absolute;
  top: 15%;
  left: 35%;
  padding: 20px;
  border: 10px solid orange;
  background-color: white;
  z-index: 1002;
  overflow: auto;
  width: 400px;
  height: 600px;
}

.rongyup1 a {
  color: #000000;
  text-decoration: none;
}

.rongyup1 a:hover {
  color: #ff0000;
  text-decoration: none;
}

#e44 {
  width: 1003px;
  height: 535px;
  background: url(../images/e60.jpg) top left no-repeat;
  text-align: center;
  float: left;
}

#e44 p {
  width: 150px;
  height: 100px;
  float: left;
  text-align: center;
  font-family: "ºÚÌå";
  line-height: 15px;
}

/* .gd {
  text-align: left;
  line-height: 21px;
}

.gd {
  list-style: none;
  float: left;
  width: 800px;
  margin-left: -50px;
  margin-right: 50px;
}

.gd li {
  float: left;
  width: 870px;
} */
.contaninercont p{
  line-height: .3rem;
}
/* 底部 */

.footer {
  width: 1000px;
  margin: 0 auto;
  margin-top: 20px;
}

.footer p {
  padding-bottom: 18px;
  text-align: center;
  font-size: 14px;
  color: #9d9ea0;
}

.footer p span {
  margin-right: 22px;
}

.footer p a {
  color: #fff;
}

.footer p a:hover {
  color: #ff0000;
}

.footer p img {
  margin: 0 5px;
}

/* 导航 */

.header {
  width: 1000px;
  margin: 18px 0 55px 186px;
}

.header .zylogo {
  width: 64px;
  height: 64px;
  margin-right: 10px;
  float: left;
}

.header .zylogo img {
  width: 100%;
}

.header .nav {
  width: 731px;
  background: #14234a;
  height: 48px;
  line-height: 48px;
  float: left;
  display: flex;
  margin-top: 8px;
  justify-content: space-around;
}

.header .nav a {
  font-size: 18px;
  color: #fff;
}

.header .nav a:hover, .header .nav a.on {
  color: #fe0000;
}

.jtjj {
  display: flex;
  margin-bottom: 98px;
}

.jt_l {
  margin-top: 112px;
  width: 272px;
  height: 375px;
}

.jt_r {
  flex: 1;
}

.jt_r h1 {
  color: #08f8df;
  font-size: 33px;
  margin-bottom: 64px;
  font-weight: normal;
}

.jt_r div p {
  color: #08f8df;
  font-size: 13px;
  line-height: 24px;
}

.tdfc {
  margin-top: 80px;
}

.tdfc h1 {
  font-size: 33px;
  text-align: center;
  margin-bottom: 48px;
  font-weight: normal;
}

.tdfc .imgbox img {
  display: block;
  max-width: 100%;
}

.gotop {
  background: #015581;
  font-weight: bold;
  text-align: center;
  height: 30px;
  line-height: 30px;
  width: 110px;
  cursor: pointer;
  margin: 0 auto 50px;
}

.gotop:hover {
  color: #fe0000;
}

.ryzz {
  position: relative;
}

.ryzz .swiper-button-prev {
  left: -80px;
  height: 34px;
  width: 34px;
  top: 94%;
  cursor: pointer;
  background: url(../images/lt.png)no-repeat center;
}

.ryzz .swiper-button-next {
  right: -80px;
  height: 34px;
  width: 34px;
  top: 19%;
  cursor: pointer;
  background: url(../images/rt.png)no-repeat center;
}

.ryzz h1 {
  font-size: 33px;
  margin-top: 95px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: normal;
}

.ryswiper {
  background: url(../images/rybg.png)no-repeat center;
  width: 99%;
  height: 490px;
}

.popup {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 100;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, .5);
  display: none;
}

.popup div {
  min-width: 300px;
  min-height: 300px;
  background: #fff;
  border: 10px solid orange;
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.popup div img {
  display: block;
  padding: 20px 20px 0;
}

.popup div button {
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #000;
  width: 100%;
  font-size: 15px;
}

.popup div button:hover {
  color: #ff0000;
}

.ryswiper a {
  position: absolute;
  width: 150px;
  font-size: 13px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.ryswiper a:nth-child(1) {
  left: 0;
  bottom: 117px;
}

.ryswiper a:hover {
  color: #ff0000;
}

.ryswiper a:nth-child(2) {
  left: 170px;
  bottom: 183px;
}

.ryswiper a:nth-child(3) {
  left: 360px;
  bottom: 250px;
}

.ryswiper a:nth-child(4) {
  left: 540px;
  bottom: 320px;
}

.ryswiper a:nth-child(5) {
  right: 140px;
  bottom: 383px;
}

.ryswiper a:nth-child(6) {
  right: 0;
  bottom: 450px;
}

.ryswiper a:nth-child(7) {
  left: 75px;
  top: 450px;
}

.ryswiper a:nth-child(8) {
  left: 260px;
  top: 381px;
}

.ryswiper a:nth-child(9) {
  left: 440px;
  top: 312px;
}

.ryswiper a:nth-child(10) {
  right: 240px;
  top: 245px;
}

.ryswiper a:nth-child(11) {
  right: 50px;
  top: 175px;
}

.more, .rymore {
  float: right;
  margin-right: 100px;
  position: relative;
  bottom: 140px;
  z-index: 2;
}

.more:hover {
  color: #fe0000;
}

.rymore {
  cursor: inherit!important;
}

.more img, .rymore img {
  float: left;
}

.more span, .rymore span {
  float: left;
  font-size: 14px;
  min-width: 121px;
  box-sizing: border-box;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-left: 5px;
  background: #015581;
}

/* 客户 */

.kehutab {
  width: 880px;
  margin: 76px auto 50px;
}

.kehutab a {
  background: url(../images/lozenge.png)no-repeat center;
  background-size: cover;
  width: 115px;
  height: 101px;
  text-align: center;
  line-height: 101px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-right: 7px;
}

.kehutab a:hover, .kehutab a.on {
  color: #010e21;
  background: url(../images/lozengeh.png)no-repeat center;
  background-size: cover;
}

.kehutab a:last-child {
  margin-right: 0;
}

.khbd {
  width: 898px;
  margin: 0 auto 19px;
}

.khbd .cons {
  display: none;
}

.khbd .cons.on {
  display: block;
}

.khbd .cons h1 {
  text-align: center;
  font-size: 33px;
  margin-bottom: 42px;
  font-weight: normal;
}

.khbd .cons p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 48px;
}

.khbd .cons .imgs a {
  display: inline-block;
  width: 213px;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 110px;
  overflow: hidden;
}

.khbd .cons .imgs a img {
  width: 100%;
  height: 100%;
  transition: .3s;
}

.khbd .cons .imgs a:hover img {
  transform: scale(1.1);
}

.khbd .cons .imgs a:nth-child(4n) {
  margin-right: 0;
}

.mtcon {
  margin-top: 85px;
  min-height: 500px;
  /* margin-bottom: 186px; */
}

.mtcon h1 {
  text-align: center;
  font-size: 33px;
  color: #08f8df;
  margin-bottom: 36px;
  font-weight: normal;
}

.mtcon div {
  width: 936px;
  margin: 0 auto;
}
.xj_div {
  width: 936px;
  margin: 0 auto;
}
.xj_div .qywh div{
  margin:0 auto;
}
.mtcon div p {
  margin-bottom: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.mtcon div img {
  width: 147px;
  float: left;
}

.mtcon p span {
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 17px;
  box-sizing: border-box;
  min-height: 65px;
  line-height: 28px;
  float: left;
}

.mtcon p:nth-child(even) {
  justify-content: flex-start;
}

.mtcon p:nth-child(even) {
  justify-content: flex-end;
}

.mtcon p:nth-child(even) span {
  background: url(../images/txtbg2.png)no-repeat center;
  width: 572px;
  background-size: 100% 100%;
}

.mtcon p:nth-child(odd) span {
  width: 650px;
  background: url(../images/txtbg.png)no-repeat center;
  background-size: 100% 100%;
}

.xw {
  width: 900px;
  margin: 85px auto 40px;
}

.slideshow {
  width: 100%;
  height: 310px;
  position: relative;
}

.slideshow .bd {
  width: 650px;
  float: left;
  height: 310px;
}

.slideshow .hd {
  position: absolute;
  right: 0;
  top: 0;
  width: 296px;
  height: 310px;
  z-index: 1;
}

.slideshow .hd a {
  height: 77.5px;
  width: 278px;
  display: flex;
  padding: 8px 10px 0 20px;
  box-sizing: border-box;
  float: right;
  background: #424242;
  position: relative;
}

.slideshow .hd a img {
  width: 45px;
  height: 60px;
  margin-right: 12px;
}

.slideshow .hd h4 {
  line-height: 21px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slideshow .hd p {
  line-height: 18px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
}

.slideshow .hd li.on a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/xwhovic.png)no-repeat center;
  width: 296px;
  height: 77.5px;
}

.slideshow .bd a {
  display: block;
  width: 650px;
  height: 310px;
  position: relative;
}

.slideshow .bd a img {
  width: 100%;
  height: 100%;
}

.slideshow .bd a p {
  position: absolute;
  left: 0;
  top: 0;
}

.slideshow .bd a h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 30px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, .5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zylist {
  overflow: hidden;
  margin-top: 42px;
  margin-bottom: 28px;
  min-height: 600px;
}

.zylist h1 {
  color: #08f8df;
  font-size: 33px;
  text-align: center;
  margin-bottom: 32px;
  font-weight: normal;
}

.zylist a h1:hover {
  color: #ff0000;
}

.zylist li {
  width: 50%;
  position: relative;
}

.zylist li:nth-child(odd) {
  float: right;
  margin-left: 2%;
}

.zylist li:nth-child(even) {
  float: left;
  margin-right: 2%;
}

.zylist li a {
  min-height: 80px;
  box-sizing: border-box;
  display: block;
}

.zylist ul {
  overflow: hidden;
  position: relative;
  padding: 30px 0;
}

.zylist ul:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  border-right: 3px solid #08f8df;
}

.zylist li:nth-child(odd) a {
  padding-left: 10%;
}

.zylist li:nth-child(even) a {
  padding-right: 10%;
}

.zylist li p, .zylist li span {
  font-size: 14px;
  display: block;
  line-height: 22px;
}

.zylist li:nth-child(odd):after {
  content: '';
  position: absolute;
  width: 39px;
  height: 21px;
  left: 0;
  top: 0;
  background: url(../images/rico.png)no-repeat center;
}

.zylist li:nth-child(even):after {
  content: '';
  position: absolute;
  width: 39px;
  height: 21px;
  top: 0;
  right: 0;
  background: url(../images/lico.png)no-repeat center;
}

.zylist li a:hover {
  color: #fe0000;
}

.selmore {
  position: initial;
  display: flex;
  justify-content: center;
  float: initial;
  margin-right: 0;
  margin-bottom: 120px;
}

.xwxq {
  width: 900px;
  margin: 72px auto 54px;
}

.xwxq h1 {
  text-align: center;
  font-size: 33px;
  line-height: 40px;
  color: #ff0000;
  margin-bottom: 34px;
  font-weight: normal;
}

.xwxq img {
  max-width: 100%;
  margin: 0 auto;
}

.xwxq p {
  font-size: 14px;
  line-height: 24px;
}

/* .whswiper{
  position: relative;
} */

.whcontainer {
  width: 1060px;
  margin: 0 auto;
  position: relative;
}

.whswiper {
  width: 900px;
}

.whswiper .swiper-slide {
  width: 500px;
  height: 308px;
}

.whswiper .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}

.whcontainer .swiper-button-next {
  right: 10px;
  height: 34px;
  width: 34px;
  background: url(../images/rt.png)no-repeat center;
  top: 60%;
}

.whcontainer .swiper-button-prev {
  height: 34px;
  width: 34px;
  background: url(../images/lt.png)no-repeat center;
  top: 60%;
}

.lmtit {
  text-align: center;
  font-size: 33px;
  margin: 40px 0;
  color: #08f8df;
  font-weight: normal;
}

.qywh div {
  width: 760px;
}

.qywh div p {
  font-size: 14px;
  line-height: 22px;
}

.qywh a {
  font-size: 14px;
}

.qywh a:hover {
  color: #ff0000;
}

.zhuanlan {
  margin-bottom: 66px;
}

.zhuanlan li {
  float: left;
  width: 236px;
  height: 63px;
  box-sizing: border-box;
  border: 1px solid #00525b;
  margin-bottom: 18px;
  margin-right: 18px;
  line-height: 63px;
  position: relative;
}

.zhuanlan li:nth-child(4n) {
  margin-right: 0;
}

.zhuanlan li a {
  display: block;
  padding-left: 16px;
  padding-right: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}

.zhuanlan li:after {
  content: '';
  position: absolute;
  background: url(../images/rtico.png)no-repeat center;
  width: 16px;
  height: 16px;
  right: 14px;
  top: 50%;
  margin-top: -8px;
}

.zhuanlan li:nth-child(4n) {
  margin-right: 0;
}

.zhuanlan li:hover a, .xunly a:hover {
  color: #ff0000;
}

.xunly {
  margin-bottom: 64px;
}
.xunly .wymb{
    text-indent:0.2rem;
}
.xunly a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  width: 930px;
  margin-left: 70px;
  margin-top: 8px;
}

.gd {
  width: 870px;
  margin: 0 auto;
}

.gd li {
  line-height: 21px;
  font-size: 14px;
}

.zpmain {
  background: url(../images/zpbg.png)no-repeat center;
  width: 1070px;
  min-height: 800px;
  background-size: 100% 100%;
  margin: 0 auto;
  overflow: hidden;
}

.zpmain .items {
  width: 508px;
  /* min-height: 220px; */
  float: left;
  margin-bottom: 30px;
}

.zpmain .items:nth-child(2n) {
  float: right;
}

.zpmain .items h2 {
  font-size: 20px;
  margin-bottom: 16px;
}

.zpmain .items p {
  font-size: 14px;
  line-height: 21px;
}

.lxmain {
  width: 1070px;
  min-height: 800px;
  margin: 0 auto;
  overflow: hidden;
}

.lxmain ul {
  overflow: hidden;
  padding-left: 109px;
}

.lxmain li {
  float: left;
  width: 480px;
  margin-bottom: 34px;
}

.lxmain li:nth-child(even) {
  float: right;
}

.lxmain li h2 {
  margin-bottom: 34px;
  font-size: 20px;
}

.lxmain li p {
  font-size: 14px;
  line-height: 20px;
}
.lxmain li .dz{
  display: flex;
}
.lxmain li .dz span{
  width: 46px;
}
.khmain h1 {
  color: #ff0000;
  text-align: center;
  font-size: 33px;
  margin-top: 60px;
}

.khmain img {
  width: 600px;
  height: 270px;
  display: block;
  margin: 50px auto;
}

.qytxt {
  position: absolute;
  left: 7%;
  top: 50%;
  text-align: left;
  cursor: pointer;
}

.qytxt h1 {
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 14px;
}

.qytxt:hover h1 {
  color: #ff0000;
}

.qytxt p {
  font-size: 15px;
  margin-bottom: 18px;
}

.qytxt div {
  display: flex;
}

.qytxt span {
  margin-right: 10px;
  font-size: 20px;
  background: #015885;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
}

.kehu {
  position: relative;
  display: block;
  width: 1000px;
  margin: 0 auto;
}

.meiti {
  position: relative;
  margin: 0 auto;
  width: 1000px;
  display: block;
}

.mttxt {
  left: 24%;
  top: 40%;
}

.indexxw {
  margin: 0 auto;
  width: 1000px;
  display: block;
}

.xwposi {
  position: relative;
  top: -350px;
}

.xwtxt {
  position: absolute;
  left: 43%;
  text-align: left;
}

.xwtxt h1 {
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 14px;
}

.xwtxt:hover h1 {
  color: #ff0000;
}

.xwtxt p {
  font-size: 15px;
  margin-bottom: 18px;
}

.xwtxt .fr {
  display: flex;
  margin-left: 100px;
  margin-top: 19px;
}

.xwtxt span {
  margin-right: 10px;
  font-size: 20px;
  background: #015885;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
}

.whtxt {
  left: 9%;
}

.zptxt {
  left: inherit;
  top: 89%;
  right: 17%;
}

.lxtxt {
  left: inherit;
  top: 200%;
  right: 10%;
}

.idnexft {
  width: 1000px;
  margin: 0 auto;
}

.idnexft .footer {
  width: 700px;
  float: left;
}

.idnexft .footer p {
  text-align: left;
}

.idnexft .slebox {
  float: right;
  position: relative;
  cursor: pointer;
  margin-top: 20px;
}

.idnexft .slebox .cont {
  width: 245px;
  height: 46px;
  line-height: 46px;
  background: #0e1b2e;
  color: #fff;
  padding-left: 14px;
  padding-right: 46px;
  box-sizing: border-box;
  font-size: 14px;
  position: relative;
}

.idnexft .slebox .cont:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 6px;
  right: 20px;
  top: 50%;
  margin-top: -3px;
  background: url(../images/btico1.png)no-repeat center;
}

.idnexft .slebox:hover ul {
  opacity: 1;
}

.idnexft .slebox ul {
  position: absolute;
  left: 0;
  width: 100%;
  height: 150px;
  overflow-y: scroll;
  overflow-x: scroll;
  top: -150px;
  background: #0e1b2e;
  opacity: 0;
  transition: .3s;
}

.idnexft .slebox ul::-webkit-scrollbar {
  width: 4px;
  height: 0;
}

.idnexft .slebox ul::-webkit-scrollbar-thumb {
  background: #d7d7d7;
}

.idnexft .slebox ul::-webkit-scrollbar-track {
  background: #0e1b2e;
}

.idnexft .slebox ul a {
  display: block;
  height: 32px;
  line-height: 32px;
  padding-left: 14px;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  text-align: left;
}

.idnexft .slebox ul a:hover {
  color: #ff0000;
}

.wzdt {
  display: flex;
  background: url(../images/zpbg.png)no-repeat top -180px center;
  min-height: 500px;
  background-size: 100%;
  margin-top: 200px;
  justify-content: space-evenly;
}

.wzdt li {
  padding-top: 20px;
}

.wzdt a {
  font-size: 20px;
}

.wzdt a:hover {
  color: #ff0000;
}

.zjjz, .NewsNo {
  text-align: center;
  margin: 30px 0;
}