body, html, .page, .page-box {
  padding: 0;
  margin: 0;
  width: 100%;
}
.white,.white a:link,.white a:visited,.white a:hover{color:white;}
.owo-animation {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owo-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owo-animation-forward {
  z-index: 99;
}

img {
  border: none;
}

[route-active="false"] {
  display: none;
}

/* اه³‎¸،¶¯ */
.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.swiper-container-p2 {
  position: relative;
  width: 640px;
  height: 440px;
  margin: 0 auto;
  overflow: hidden;
  color: white;
}

.swiper-container-p2 .swiper-slide {
  width:640px;
  height:440px;
  position: relative;
}

.swiper-container-p2 .swiper-slide a {
  display: block;
}

.swiper-container-p2 .swiper-slide span {
  background-color: rgba(0, 0, 0, 0.6);
  height: 64px;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 64px;
  font-size: 16px;
}

.swiper-container-p2 .prev {
  background: url(http://www.mingriaudio.com/img/2016people/images/focus_left_b.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 18px;
  left:30px;
  z-index: 10;
}

.swiper-container-p2 .next {
  background: url(http://www.mingriaudio.com/img/2016people/images/focus_right_b.png);
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  bottom: 18px;
  right:30px;
  z-index: 10;
}

.swiper-container-p2 .swiper-pagination1 {
  display: none;
}

.swiper-container-p2 .num1 {
  color: #fff;
  display: block;
  font-size: 18px;
  position: absolute;
  left:10%;
  bottom: 7px;
  line-height: 200%;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}

.swiper-container-p2 .num1 i em {
  color: #fff;
  margin-left: 2px;
}

.swiper-container-p2 .num1 i em.thisp {
  font-size: 28px;
  color: #e71f18;
  margin-right: 1px;
  margin-left: 0;
}
.show {
  text-align: center;
  color: white;
  cursor: pointer;
  overflow: hidden;
  display: block;
}

.show a,
.show img {
  display: block;
  width: 100%;
  height: 100%;
  color: white;
  text-decoration: none;
}

.show a:hover {
  color: white;
  text-decoration: none;
}
#copyright {
  height: 60px;
  padding: 40px 0;
  position: relative;
  font-size: 14px;
  height: 160px;
  color: #000000;
  z-index: 999;
  width: 100%;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
}
.home {
  background-image: url('/img/MAIN/2022/04/121387/images/bg.jpg');
}

.title-bar {
  background-image: url('/img/MAIN/2022/04/121387/images/title-bar.png');
}

.bg-box {
  display: block;
  width: 100%;
}

.title-bar {
  height: 70px;
  background-repeat: no-repeat;
  width: 1206px;
  margin: 0 auto;
}

.title-bar .item {
  line-height: 70px;
  width:20%;
  text-align: center;
  font-size: 24px;
  color: white;
}

.title-bar .item a {
  color: white;
}

.main-title h1 {
  font-size: 42px;
  line-height: 80px;
  margin-top: 40px;
  text-align: center;
}

.main-title p {
  text-align: center;
  font-size: 14px;
}

.main-title p span {
  margin: 0 10px;
}

.lr-box {
  margin-top: 40px;
}

.lr-box .fr {
  width:530px;
}

.lr-box .tab-bar {
  width: 100%;
}

.lr-box .tab-bar .item {
  width: 23%;
  line-height: 28px;
  background-color: #a6a4a4;
  margin: 0 1%;
  text-align: center;
  color: white;
  border-radius: 5px 5px 0 0;
  font-size:18px;
  cursor: pointer;
}

.lr-box .tab-bar .active {
  background-color: #c45440;
}

.lr-box .card-box {
  display: block;
  background-color: #be4c38;
  color: white;
  padding:10px 25px;;
  margin:0 3px;
  height:412px;
}

.lr-box .card-box h3 {
  font-size:22px;
  line-height: 44px;
}

.lr-box .card-box p {
  text-indent: 2em;
  line-height:28px;
  font-size:16px;
  margin:8px auto;
  display: block;
}

.lr-box .card-box li {
  line-height: 30px;
  font-size:16px;
  background-image: url('/img/MAIN/2022/04/121387/images/doit.png');
  background-position: 0 13px;
  padding-left: 17px;
  background-repeat: no-repeat;
}

.lr-box .card-box li a {
  color: white;
}

.lr-box .card-box .line {
  height: 1px;
  background-color: #d0a199;
  margin: 15px 0;
}

.show {
  margin-top: 40px;
}

.jnb-box {
  width:1400px;
  height:886px;
  background-image: url('/img/MAIN/2022/04/121387/images/jnb.jpg');
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
  max-width: 100%;
  background-position: center;background-size: contain;
}

.title-item {
  display: block;
  margin: 0 auto;
  margin-top: 60px;
  width: 100%;
  max-width: 1400px;
}

.xianhua {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 10px;
  cursor: pointer;
}

.hualan {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  margin: 0 auto;
  opacity: 0;
  transition: opacity 1s;
}

.message-card {
  background-color: white;
  height: 400px;
  padding: 45px;
  border-radius: 5px;
  font-size: 20px;
  box-shadow: 1px 1px 5px #ccc;
  position: relative;
  overflow: auto;
}

.message-card .item {
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  line-height: 52px;
  padding: 10px 0;
  position: relative;
}

.message-card .item p {
  width: 970px;
}

.message-card input {
  border: 1px solid #d86d59;
  margin: 0 20px;
  width: 140px;
  height: 36px;
  border-radius: 3px;
  display: inline-block;
  padding: 0 10px;
}

.message-card .text-bar-2 {
  display: flex;
  margin-top: 20px;
}

.message-card textarea {
  display: inline-block;
  border: 1px solid #d86d59;
  border-radius: 3px;
  width: 900px;
  height: 200px;
  padding: 10px;
  font-size: 14px;
}

.message-card .tijiao {
  margin: 0 auto;
  margin-top: 16px;
  cursor: pointer;
  display: block;
}

.message-card-box {
  background-color: #fbf6f0;
  margin-top: 40px;
  padding-top: 60px;
  padding-bottom: 40px;
}

.remen-title {
  margin: 35px 0;
}

.img-show-3 {
  padding: 40px 0;
}

.img-show-3 a {
  display: block;
}

.img-show-3 .item {
  margin: 0 20px;
}

.home {
  background-repeat: no-repeat;
  padding-top:500px;min-width:1400px;display:block;
  background-position: center 0;
}

.zan {
  background-image: url('/img/MAIN/2022/04/121387/images/dianzan.png');
  width: 44px;
  height: 45px;
  position: absolute;
  right: 5px;
  top: 11px;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.zan.active {
  background-image: url('/img/MAIN/2022/04/121387/images/zan-active.png');
}

