* {
  margin: 0;
  border: 0;
  padding: 0;
}

.ps {
  position: absolute;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

.dn {
  display: none;
}

img {
  height: auto;
  overflow: hidden;
  pointer-events: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: absolute;
}

div {
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img[src=""] {
  display: none;
}

.clearFix:after {
  content: "";
  display: block;
  clear: both;
}

body,
html {
  width: 100%;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  overflow-x: hidden;
  font-family: "Noto Sans SC", sans-serif;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.service {
  width: 100%;
  position: relative;
  height: auto;
}

.service_nav {
  width: 100%;
  height: 155px;
}

.nav_logo {
  z-index: 1;
  width: 228px;
  height: 22px;
  top: 44px;
  left: 22px;
  position: absolute;
  text-align: center;
}

.nav_logo a {
  display: block;
  width: 100%;
  height: 22px;
  color: #8f8f8f;
  /* text-align: center; */
  /* line-height: 15px; */
  /* font-size: .8em; */
}
/* .nav_logo a:nth-of-type(3){
    color: #f093a8;
}

.nav_logo  p{
    width: 1px;
    height: 50px;
    padding: 0;
    margin: 5px 0 5px 50px;
    background-color: #f093a8;
}
.nav_logo  p:nth-of-type(2),
.nav_logo  p:nth-of-type(3){
    height: 10px;
    margin: 5px 0 5px 50px;
} */

.p1_1 {
  position: absolute;
  left: 0;
  width: 100%;
}

.nav_box {
  position: absolute;
  right: 24px;
  top: 39px;
}

.nav_btn {
  width: 39px;
  height: 63px;
  position: absolute;
  top: 0px;
  right: 0px;
}

.nav_btn img {
  width: 39px;
}

.nav_item_box {
  width: 155px;
  position: absolute;
  top: 0;
  right: 0;
}

.nav_item_box li {
  width: 100%;
  height: 37px;
  line-height: 37px;
  background: #e6e6e7;
  margin-bottom: 2px;
  text-align: center;
}

.nav_item_box li a {
  color: #4c4c4c;
  font-size: 18px;
  font-weight: 300;
}

.main {
  width: 100%;
  height: 938px;
  box-sizing: border-box;
  position: relative;
  top: 0px;
}
.main-list {
  height: 100%;
  margin-left: 60px;
}
.main-item {
  width: 600px;
  height: 222px;
}
.main-list a {
  display: block;
  width: 100%;
  height: 100%;
}
.main-list a img {
  width: 600px;
}

.banner {
  position: relative;
  width: 100%;
  height: 421px;
  background: #ca2b39;
}

.banner img {
  position: absolute;
  top: -44px;
  left: 0;
  width: 100%;
}

.footer {
  position: relative;
  width: 100%;
  height: 300px;
  /* font-size: 1.3em; */
  box-sizing: border-box;
  border-top: 40px solid transparent;
}

/* .footer p {
    color: #969393;
    font-size: 1em;
    text-align: center;
    line-height: 23px;
    font-weight: 100;
}


.footer div {
    padding-top: 23px;
} */
.footer-left {
  float: left;
  width: 85px;
  height: 150px;
  margin-left: 150px;
  background: #fff;
}
.footer-left img {
  display: block;
  width: 90px;
  margin-top: 30px;
}
.footer-right {
  float: right;
  width: 480px;
  height: 150px;
  border-left: 1px solid #b4b4b4;
  /* margin-left: 267px; */
  color: #868686;
  line-height: 14px;
}
.footer-text {
  margin-left: 22px;
  font-size: 0.8em;
  margin-bottom: 10px;
}
.footer-text:nth-of-type(3) {
  margin-bottom: 0;
}

.footer-bottom {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
  font-size: 0.8em;
  color: #979797;
}

@media screen and (orientation: portrait) {
  /*  css[竖向定义样式]  */
  /*#land{ display: none;}*/
}

/*iphoneX 以下*/
@media screen and (max-height: 1400px) and (orientation: portrait) {
}

/*iphoneX 以下*/
@media screen and (max-height: 1200px) and (orientation: portrait) {
}

@media screen and (orientation: landscape) {
  #land {
    display: block;
  }

  #musicBtn {
    display: none;
  }
}

/*提示横屏*/
.land {
  display: none;
  z-index: 9999;
  position: fixed;
  width: 100%;
  height: 102%;
  z-index: 9999;
  background-color: #fff;
}
.land img,
.land div,
.land p {
  position: absolute;
}
img.land_phone1,
img.land_phone2 {
  left: 50%;
  margin-left: -5vw;
  width: 6vw;
  top: 30%;
}
.land_phone2 {
  z-index: 10;
  -webkit-animation: land_phone2 1.5s infinite ease-in-out;
  -webkit-transform-origin: 10% 90%;
}
img.land_arrow {
  width: 3.21vw;
  height: 2.59vw;
  left: 50%;
  margin-left: 4vw;
  top: 36%;
}
.land p {
  position: absolute;
  -webkit-transform: scale(0.8);
  top: 68%;
  width: 100%;
  text-align: center;
  text-align: center;
  font-size: 3vw;
  color: #000;
}
@keyframes land_phone2 {
  0%,
  30%,
  100% {
    -webkit-transform: rotate(90deg);
  }
  55%,
  70% {
    -webkit-transform: rotate(0deg);
  }
}
