.penpai {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #010204;
  background-position: center;
  background-repeat: no-repeat;
}
.heade {
  transition: all 0.5s;
  width: 248px;
  height: 80%;
  position: fixed;
  top: 4%;
  left: 40px;
  background-color: #121212;
  padding-top: 120px;
  padding-bottom: 80px;
  box-sizing: border-box;
  z-index: 33;
}
.heade .ovsid {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.heade .ydany {
  position: absolute;
  right: -40px;
  top: 50%;
  display: block;
  content: "";
  width: 40px;
  height: 150px;
  z-index: 999;
  margin-top: -75px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/lef.png);
  background-color: #525252;
  background-size: 50%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.rieto {
  background-image: url(../images/righ.png) !important;
}
.wfie {
  background-size: 100%;
}
.htie {
  background-size: auto 100%;
}
.riwen {
  position: fixed;
  right: 0px;
  top: 8.76%;
  height: 76.9%;
  width: calc(100% - 290px);
  overflow: hidden;
  overflow-y: auto;
}
.foot {
  background-color: #000000;
  border-top: 1px solid #595959;
}
.footmaxw {
  max-width: 1550px;
  width: 95%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  color: #595959;
  line-height: 60px;
  font-size: 14px;
  flex-wrap: wrap;
}
.hei {
  height: 60px;
}
.fiberi a {
  text-align: right;
  margin-left: 50px;
}
.fxboto {
  position: fixed;
  width: 100%;
  left: 0px;
  bottom: 0px;
}
.guanyucon {
  width: 78.8%;
  margin: 0 auto;
}
.titerp {
  line-height: 140px;
  color: #ffffff;
  font-weight: bold;
  font-size: 48px;
}
.fantanon {
  line-height: 50px;
  color: #ffffff;
  text-indent: 2em;
  font-size: 16px;
}
.kunacon {
  margin-top: 100px;
}
.kunacon ul {
  display: flex;
  flex-wrap: wrap;
}
.kunacon li {
  padding: 55px 0px;
  width: 16.666%;
  box-sizing: border-box;
  border: 1px solid #ffffff;
}
.imgg {
  text-align: center;
  height: 55px;
  margin-bottom: 30px;
}
.fonte {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
.phon {
  display: none;
}
.ovsid::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.ovsid::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.ovsid::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.riwen::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.riwen::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.riwen::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.conermtaut::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.conermtaut::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.conermtaut::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.penpai::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.penpai::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.penpai::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.logs {
  display: block;
  width: 150px;
  margin: 0 auto;
}
.fenx {
  width: 100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.fenx a {
  display: block;
  width: 20px;
}
.fenx a img {
  width: 100%;
}
.navs {
  padding-top: 100px;
  padding-bottom: 120px;
}
.navs {
  text-align: center;
  font-size: 16px;
  color: #8f8f8f;
}
.navs a {
  display: block;
}
.navs li {
  margin-bottom: 30px;
}
.navs li > a:nth-child(2) {
  display: none;
  margin-top: 10px;
  padding-bottom: 30px;
}
.navs .chenli > a:nth-child(1) {
  color: #ffffff;
}
.navs .chenli > a:nth-child(2) {
  display: block;
}
.sanshow {
  width: 50px;
}
.sanshow div {
  transition: all 0.5s;
  margin: 10px 0px;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  border-radius: 50em;
}
.heaftop {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100% ;
  display: none;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 5%;
  box-sizing: border-box;
  z-index: 88;
  background-color: #000000;
}
.logons {
  display: block;
}
.logons img {
  width: 85px;
}
.santu > div:nth-child(1) {
  transform: rotate(45deg) translate(10px, 10px);
}
.santu > div:nth-child(2) {
  opacity: 0;
}
.santu > div:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -7px);
}
.navanhei {
  overflow: hidden;
  overflow-y: auto;
  transition: all 0.5s;
  position: fixed;
  top: 0px;
  left: 0px;
  box-sizing: border-box;
  padding-top: 100px;
  height: 100%;
  width: 100%;
  background-color: #000;
  z-index: 77;
  transform: rotateX(90deg);
  transform-origin: top;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.navanhei>div{
  height: 100%;
}
.retdontop {
  transform: rotateX(0deg);
}
.tepro {
  display: block;
  width: 100%;
  line-height: 80px;
  font-size: 25px;
  color: #ffffff;
  text-align: center;
}
.diluchup {
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ffffff;
  padding-top: 45px;
  padding-bottom: 35px;
}
.chaxun {
  display: block;
  font-size: 18px;
  color: #ffffff;
  width: 220px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #525252;
  border-radius: 50em;
  margin: 0 auto;
  margin-bottom: 100px;
  transition: all 0.5s;
}
.chaxun:hover {
  background-color: #fff;
  color: #525252;
}
.conermtaut {
  overflow: hidden;
  overflow-y: auto;
  height: 65.7%;
  margin-top: 9.7%;
}
.lankewen {
  font-size: 48px;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
}
.linke {
  font-size: 18px;
  color: #5289b0;
  text-align: center;
  line-height: 70px;
}
.erwem {
  margin: 0 auto;
  width: 356px;
  display: flex;
  justify-content: space-between;
}
.wewn {
  width: 140px;
  margin:auto;
}
.wewn img {
  width: 100%;
}
.hei {
  height: 90px;
}
.fontes {
  color: #ffffff;
  font-size: 14px;
  margin-top: 20px;
  text-align: center;
}
.heitoer {
  overflow: hidden;
  overflow-y: auto;
}
.zbao {
  float: right;
  width: calc(100% - 290px);
  margin-bottom: 90px;
}
.showbutm {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 63px;
  width: 163px;
  padding: 0px;
  border: 0px;
  border-radius: 50em;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(../images/bvacp.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.cxun {
  text-indent: 2em;
  width: 350px;
  height: 60px;
  border-radius: 5px;
  border: 1px solid #575757;
  font-size: 18px;
  background-color: #292828;
}
.cxun::placeholder {
  color: #575757;
}
.cshwocon button {
  vertical-align: middle;
}
.cshwocon input {
  vertical-align: middle;
}
.titlre {
  color: #ffffff;
  font-size: 30px;
  line-height: 90px;
}
table,
table tr th,
table tr td {
  border: 1px solid #484848;
  color: #a1a1a1;
  font-size: 16px;
  padding: 0px 30px;
  background-color: rgba(45, 45, 45, 0.4);
}
.baopei {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
table {
  width: 100%;
  line-height: 55px;
  text-align: center;
  border-collapse: collapse;
}
.conwencn {
  width: 86%;
  margin: 0 auto;
}
.titl {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  line-height: 70px;
}
.titl span {
  color: #ffc977;
}
.onsrcnt {
  line-height: 35px;
  color: #fff;
  font-size: 20px;
}
.conwencn {
  padding-top: 140px;
}
.conwencn li {
  float: right;
  width: 665px;
  margin-bottom: 80px;
}
.ultopli {
  font-size: 30px;
  font-weight: bold;
  color: #404040;
}
.ultopli ul {
  width: 430px;
  display: flex;
  justify-content: space-between;
}
.ultopli li {
  cursor: pointer;
  margin-bottom: 45px;
}
.colosr {
  color: #f4c072;
}
.liriep {
  font-size: 20px;
  color: #fff;
}
.liriep li {
  margin-bottom: 25px;
}
.heip {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 780px;
}
.ulperoli {
  overflow: hidden;
  width: 429px;
}
.ulperoli > ul {
  width: 300%;
}
.ulperoli > ul > li {
  float: left;
  width: 33.33%;
}
.daoleler .baopei {
  padding-left: 308px;
  box-sizing: border-box;
}
.daoleler .banpei {
  padding-left: 308px;
  box-sizing: border-box;
}
.matop {
  margin-top: -60px;
}
.shoconpe {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.shoconpe > div {
  width: 50%;
}
.marlefcon {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 100%;
}
.opdcli {
  width: 465px;
  height: 45px;
  background-color: rgba(99, 99, 99, 0.8);
  color: #ffffff;
  text-indent: 1em;
  margin-bottom: 20px;
  border: 0px;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari 和 Chrome */
}
.linshuru {
  box-sizing: border-box;
  padding-left: 80px;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  overflow-y: auto;
}
.tierps {
  color: #fff;
  font-size: 36px;
  height: 40px;
  margin-bottom: 40px;
}
.ulconli {
  height: 280px;
  overflow: hidden;
  overflow-y: auto;
  margin-top: 20px;
}
.ulconli li {
  margin-bottom: 40px;
}
.conri {
  color: #fff;
  font-size: 18px;
  margin-bottom: 24px;
  line-height: 20px;
}
.conri div {
  margin-bottom: 20px;
}
.conri img {
  margin-right: 10px;
}
.leimg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 175px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.leimg img {
  opacity: 0px;
  width: 100%;
}
.ulconli li {
  padding-left: 190px;
  box-sizing: border-box;
  position: relative;
}
.ulconli::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.ulconli::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.ulconli::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.linshuru::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.linshuru::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.linshuru::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.conju li {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  min-height: 935px;
  width: 100%;
  float: left;
}
.conju .tierocn {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.sancon {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  width: 76%;
  margin: 0 auto;
}
.vaocn {
  width: 48%;
  padding-top: 78px;
  padding-bottom: 120px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
}
.zbaocun {
  width: 165px;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #0397da;
  transition: all 0.5s;
  display: block;
  margin: 0 auto;
  border-radius: 50em;
  font-size: 16px;
}
.zbaocun:hover {
  box-shadow: 0px 0px 10px #0397da;
}
.menduin {
  color: #fff;
  font-size: 36px;
  font-weight: 100;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 45px;
}
.imgttop {
  text-align: center;
}
.matopr {
  padding-top: 120px;
}
.consepr {
  text-align: center;
  width: 380px;
  font-size: 16px;
  margin: 0 auto;
  color: #Ffff;
  line-height: 30px;
  margin-bottom: 45px;
}
.titope {
  font-size: 48px;
  color: #fff;
  margin-bottom: 35px;
  text-align: center;
}
.jiamen {
  width: 147px;
  height: 48px;
  display: block;
  border: 1px solid #ffffff;
  margin: 0 auto;
  font-size: 16px;
  text-align: center;
  color: #fff;
  line-height: 48px;
  border-radius: 50em;
  transition: all 0.5s;
}
.jiamen:hover {
  background-color: #fff;
  color: #000000;
}
.iumerop {
  text-align: center;
}
.iumerop img {
  max-width: 745px;
  width: 80%;
}
.buanniu {
  font-size: 24px;
  font-weight: 100;
  border-radius: 50em;
  margin: 0 auto;
  margin-top: 50px;
  display: block;
  width: 312px;
  line-height: 60px;
  text-align: center;
  background-color: rgba(119, 119, 119, 0.4);
  color: #fff;
  transition: all 0.5s;
}
.buanniu:hover {
  transform: scale(1.05);
}
.herplef {
  padding-top: 1%;
}
.herplef li {
  float: left;
  margin-left: 1%;
  width: 23.7%;
  margin-bottom: 1%;
}
.herplef li img {
  width: 100%;
}
.weiper {
  width: 100%;
}
.swiper-button-next,
.swiper-button-prev {
  top: 79% !important;
}
.prev {
  left: 5% !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../images/lefgcon.png);
}
.prev::after {
  content: "" !important;
}
.next {
  right: 5% !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../images/riglpcp.png);
}
.next::after {
  content: "" !important;
}
.conpero {
  width: 75%;
  margin: 0 auto;
}
.conpero {
  padding-top: 150px;
  padding-bottom: 180px;
}
.conpero ul {
  display: flex;
  justify-content: space-between;
}
.conpero li {
  width: 23%;
}
.conpero li img {
  width: 100%;
}


/* ==================================================================== */
.chenli .erlan{
  display: block;
} 
.erlan{
  display: none;
  padding-top: 20px;
}

.erlan a{
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}
.pernv .npro{
  display: block;
}
.npro{
  display: none;
  padding: 20px 0px;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
}
.npro a{
  display: block;
}