﻿.Carousel-bg {
  background: url('../images/center2.jpg') no-repeat;
  background-size: 100%;
  background-position: left;
  padding-bottom: 7%;
}
.btnn {
  color: #fff;
  background-color: #b29865;
  height: 50px;
  border-radius: 35px;
  border: 1px solid #ccc;
}
.btnn:active {
  background-color: #fff;
  color: #fff;
}
.headnav li {
  display: inline-block;
  width: 140px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  background: #b29865;
  border-radius: 20px;
}
.headnav li.active {
  color: #b29865;
  background-color: #fff;
  border: 1px solid #b29865;
  margin-bottom: 20px;
}
.media-body .img3 {
  float: left;
  margin-right: 15px;
  height: 10rem;
  line-height: 10rem;
  vertical-align: middle;
}
.btn {
  height: 20%;
}
.media-body {
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid #ccc;
}
.border-r0btn {
  float: right;
  margin-top: 5rem;
  color: #fff;
  background-color: #d6b161;
  width: 6rem;
  height: 2rem;
  line-height: 2rem;
  border: 1px solid #fbfbfb;
  cursor: pointer;
}
.textbox {
  box-sizing: border-box;
  margin: 20px;
}
.textbox span {
  position: absolute;
  top: 0;
  right: 1rem;
}
.textbox .bigP {
  font-size: 14px;
  line-height: 29px;
  text-align: left;
  float: left;
  width: 100%;
  height: 4rem !important;
  overflow: hidden;
}
.details {
  width: 100%;
  height: 100%;
  min-height: 85rem;
  background-color: #ffffff;
  z-index: 200;
  top: 10rem;
  display: none;
  padding: 34px;
}
.upPage {
  cursor: pointer;
  width: 10rem !important;
  height: 2rem;
  line-height: 2rem;
  border: 1px solid #ccc;
  border-radius: 20px;
  margin: 3rem 0  1rem 50% !important;
  transform: translateX(-50%);
}
.pagination {
  position: absolute;
  left: 50%;
  background-color: #ccc;
  transform: translateX(-50%);
}
.pagination li {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  background-color: pink;
  border: 1px solid #ccc;
}
.details .row p,
.details .row img,
.details .row div,
.details .row h1,
.details .row span {
  text-align: center;
  width: 100%;
  margin: auto;
}
.details .row h1 {
  margin-bottom: 2rem;
}
.M-box1 span,
.M-box1 a,
.M-box2 span,
.M-box2 a {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  color: #000;
  border: 1px solid #cccccc;
  margin-left: 1rem;
}
.M-box1 .active,
.M-box2 .active {
  background: #b69965;
  color: #fff;
}
#qyzixun:active,
#Hynew:active {
  background-color: #99802d;
}
