.index_banner {
  width: 100%;
  position: relative;
  height: 4.8rem;
  margin-bottom: 0.3rem;
}

.index_banner #banner {
  width: 100%;
  height: 4.8rem;
  overflow: hidden;
  position: relative;
}

.index_banner #banner .swiper-slide {
  position: relative;
  text-align: center;
}

.index_banner #banner .swiper-slide img {
  max-width: 100%;
}

.index_banner #banner .pagination {
  position: absolute;
  bottom: 1.5rem;
  z-index: 9;
  text-align: center;
  left: 0;
  width: 100%;
}

.index_banner #banner .pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  border: 0.03rem solid #fff;
  opacity: 1;
  background: none;
}

.index_banner #banner .pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.index_banner .sousuo {
  width: 6.75rem;
  left: 0.375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 0.3rem;
  z-index: 9;
  background: rgba(255, 255, 255, 0.9);
}

.index_banner .sousuo .left {
  width: 4.58rem;
  background: url('../images/index/sousuo.png') 0.45rem center no-repeat;
  background-size: 0.43rem;
  padding-left: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 1.02rem;
}

.index_banner .sousuo .left input {
  font-size: 0.25rem;
  border: 0;
  margin-left: 15px;
  width: 3.4rem;
  background: none;
}

.index_banner .sousuo .right {
  width: 2.15rem;
  height: 1.02rem;
  font-size: 0.35rem;
  color: #fff;
  line-height: 1.02rem;
  background: #945c4c;
  text-align: center;
}

.index_about {
  width: 6.75rem;
  margin: 0 auto;
  position: relative;
  background: url('../images/index/1.png') right center no-repeat;
  background-size: contain;
}

.index_about .text {
  width: 4.55rem;
  background: #945c4c;
  height: 100%;
  padding-bottom: 0.5rem;
}

.index_about .text .t1 {
  font-size: 0.25rem;
  color: #ffffff;
  text-align: center;
  width: 100%;
  display: block;
  padding-top: 0.6rem;
}

.index_about .text .t2 {
  font-size: 0.35rem;
  color: #ffffff;
  text-align: center;
  width: 100%;
  display: block;
  margin: 0.15rem auto 0.2rem;
}

.index_about .text .more {
  width: 1.2rem;
  border-radius: 0.4rem;
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  padding: 0.15rem 0;
  font-size: 0.2rem;
  display: block;
  margin: 0 auto;
}

.index_title {
  width: 6.75rem;
  margin: 0 auto;
  position: relative;
  height: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.index_title .line {
  height: 1px;
  width: 100%;
  background: #efefef;
}

.index_title .text {
  font-size: 0.25rem;
  color: #945c4c;
  background: #fff;
  position: absolute;
  left: 0;
  padding-right: 0.2rem;
  top: 0.3rem;
}

.index_news {
  width: 6.75rem;
  margin: 0 auto;
  position: relative;
}

.index_news .item {
  border-left: 0.08rem solid #e4d6d2;
  margin-bottom: 0.15rem;
  padding-left: 0.2rem;
}

.index_news .item .tagtime {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.index_news .item .tagtime span {
  font-size: 0.2rem;
  color: #a1a1a1;
}

.index_news .item .title {
  font-size: 0.25rem;
  color: #525252;
  display: block;
}

.index_server {
  width: 6.75rem;
  margin: 0 auto 0.5rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.index_server .server_right {
  width: 4.24rem;
  margin-left: 0.12rem;
}

.index_server .server_right .server_bottom {
  width: 4.24rem;
  position: relative;
  height: 1.5rem;
  margin-top: 0.1rem;
}

.index_server .server_right .server_bottom p {
  background: rgba(0, 0, 0, 0.7);
  display: block;
  width: 100%;
  height: 0.75rem;
  position: absolute;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 0.25rem;
  line-height: 0.75rem;
}

.index_server .server_right .server_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.index_server .server_right .server_top .item {
  width: 2.07rem;
  height: 1.6rem;
  overflow: hidden;
  position: relative;
}

.index_server .server_right .server_top .item p {
  background: rgba(0, 0, 0, 0.7);
  display: block;
  width: 100%;
  height: 0.75rem;
  position: absolute;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 0.25rem;
  line-height: 0.75rem;
}

.index_server .server_left {
  width: 2.4rem;
  height: 3.25rem;
  overflow: hidden;
  position: relative;
}

.index_server .server_left p {
  background: rgba(0, 0, 0, 0.75);
  display: block;
  width: 100%;
  height: 0.75rem;
  position: absolute;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 0.25rem;
  line-height: 0.75rem;
}

.about {
  width: 100%;
  background: url('../images/about/2.jpg') center top;
  /*background-size: 100%;*/
  padding-bottom: 0.6rem;
}

.about .content {
  width: 6.75rem;
  margin: 0 auto;
}

.about .content .page {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #945c4c;
  font-size: 0.25rem;
  padding: 0.3rem 0;
}

.about .content .page a {
  color: #945c4c;
}
.a_c img{
    width:100%;
}
.about .content .html {
  width: 100%;
  background: #fff;
  font-size:14px;
  line-height: 21px;
}

.about .content .html p{
  padding:0 10px;
}
.det .title {
  width: 6rem;
  text-align: center;
  display: block;
  font-size: 0.25rem;
  margin: 0 auto 0.2rem;
  padding-top: 0.5rem;
  color: #525252;
  font-weight: bold;
}

.det .time {
  width: 3rem;
  margin: 0 auto 0.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.2rem;
  color: #a1a1a1;
}

.det .html_content {
  min-height: 200px;
  width: 6rem;
  margin: 0 auto;
}
.det .html_content img{
  max-width: 90%!important;
  height:auto!important;
}

.det .html_content .bshare-custom {
  padding-bottom: 1rem;
  padding-top: 0.5rem;
  text-align: center;
  width: 100%;
}

.det .html_content .bshare-custom a {
  width: 32px;
  height: 32px !important;
  padding-left: 5px !important;
}

.det .html_content .bshare-weixin {
  background: url('../images/icon/weixin.png') no-repeat !important;
}

.det .html_content .bshare-sinaminiblog {
  background: url('../images/icon/weibo.png') no-repeat !important;
}

.det .html_content .bshare-qqim {
  background: url('../images/icon/qq.png') no-repeat !important;
}

.det .html_content .bshare-qzone {
  background: url('../images/icon/kongjian.png') no-repeat !important;
}

.det .html_content .bshare-douban {
  background: url('../images/icon/dou.png') no-repeat !important;
}

.det .html_content .bshare-itieba {
  background: url('../images/icon/tieba.png') no-repeat !important;
}

.det .html_content .bshare-more {
  display: none !important;
}

.rencai {
  background: #fff;
  width: 6rem;
  margin: 0 auto 0.2rem;
  padding-top: 0.4rem;
}

.rencai ul {
  width: 100%;
  margin: 0 auto;
}

.rencai ul li {
  list-style: none;
  width: 100%;
  margin-bottom: 10px;
}

.rencai ul li .title {
  height: 45px;
  font-size: 14px;
  color: #fff;
  line-height: 45px;
  padding-left: 26px;
  display: block;
  background: #704239 url('../images/about/arrow.png') 5.5rem center no-repeat;
  cursor: pointer;
}

.rencai ul li.active .title {
  background: #704239 url('../images/about/arrow_up.png') 5.5rem center no-repeat;
}

.rencai ul li.active .nav {
  display: block;
}

.rencai ul li.active .warp {
  display: block;
}

.rencai ul li .nav {
  display: none;
  font-size: 14px;
  font-weight: bold;
  color: #704239;
  background: #e5e5e5;
  margin: 7px 0;
  height: auto;
}

.rencai ul li .nav span {
  width: 1.2rem;
  text-align: center;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  font-size: 0.2rem;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.rencai ul li .warp {
  width: 100%;
  display: none;
  font-size: 14px;
  color: #704239;
}

.rencai ul li .warp .item {
  width: 100%;
  background: #f4f4f4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.rencai ul li .warp .item span {
  width: 1.2rem;
  text-align: center;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  font-size: 0.2rem;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.rencai ul li .warp .white {
  background: #fff;
}

.hudongzhongxin {
  width: 6.1rem;
  margin: 0 auto;
  padding: 0.3rem 0;
}

.hudongzhongxin .item_top {
  width: 100%;
  margin-bottom: 0.3rem;
  background: #f9f9f9;
}

.hudongzhongxin .item_top .pic {
  width: 100%;
  height: 2.75rem;
  overflow: hidden;
}

.hudongzhongxin .item_top .pic img {
  width: 100%;
  display: block;
  min-height: 2.75rem;
}

.hudongzhongxin .item_top .info {
  width: 100%;
  height: 1.3rem;
}

.hudongzhongxin .item_top .info .title {
  font-size: 0.25rem;
  color: #525252;
  display: block;
  padding-left: 0.25rem;
  padding-top: 0.27rem;
  font-weight: bold;
  padding-right: 0.25rem;
}

.hudongzhongxin .item_top .info div {
  margin-top: 12px;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hudongzhongxin .item_top .info div .time {
  font-size: 0.2rem;
  color: #a1a1a1;
}

.hudongzhongxin .item_top .info div .more {
  font-size: 0.2rem;
  color: #e46363;
  float: right;
  cursor: pointer;
}

.hudongzhongxin .item {
  width: 100%;
  height: 1.7rem;
  background: #f9f9f9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.3rem;
}

.hudongzhongxin .item .pic {
  width: 2.75rem;
  height: 1.7rem;
  overflow: hidden;
}

.hudongzhongxin .item .pic img {
  width: 100%;
  display: block;
  min-height: 1.7rem;
}

.hudongzhongxin .item .info {
  width: 4rem;
  height: 100%;
}

.hudongzhongxin .item .info .title {
  font-size: 0.25rem;
  color: #525252;
  display: block;
  padding-left: 0.25rem;
  padding-top: 0.27rem;
  font-weight: bold;
  padding-right: 0.25rem;
}

.hudongzhongxin .item .info div {
  margin-top: 12px;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hudongzhongxin .item .info div .time {
  font-size: 0.2rem;
  color: #a1a1a1;
}

.hudongzhongxin .item .info div .more {
  font-size: 0.2rem;
  color: #e46363;
  float: right;
  cursor: pointer;
}

.hudongzhongxin_more {
  border-width: 1px;
  border-color: #e2e2e2;
  border-style: solid;
  background-color: #f9f9f9;
  width: 6.07rem;
  height: 0.56rem;
  line-height: 0.56rem;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 0.2rem;
  color: #a1a1a1;
}

.complain {
  width: 100%;
  background: #f9f9f9;
  padding-bottom: 0.3rem;
  margin-bottom: 0.25rem;
}

.complain .complain_content {
  width: 100%;
  padding-top: 0.28rem;
}

.complain .complain_content .item {
  border-radius: 0.1rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(70, 70, 70, 0.05);
  box-shadow: 0px 3px 5px 0px rgba(70, 70, 70, 0.05);
  width: 6.15rem;
  height: 1.2rem;
  margin: 0 auto;
  padding-top: 0.2rem;
  margin-bottom: 0.3rem;
}

.complain .complain_content .item .item_one {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 0.1rem;
}

.complain .complain_content .item .item_one .tag {
  width: 0.88rem;
  text-align: center;
  font-size: 0.2rem;
  color: #704239;
  display: inline-block;
}

.complain .complain_content .item .item_one .title {
  font-size: 0.2rem;
  display: inline-block;
  width: 4.9rem;
  color: #525252;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.complain .complain_content .item .item_one .huifu {
  font-size: 0.2rem;
  display: inline-block;
  line-height: 0.35rem;
  width: 4.9rem;
  color: #525252;
}

.complain .complain_content .item .item_one .addtime {
  font-size: 0.14rem;
  display: inline-block;
  color: #a1a1a1;
}

.complain .complain_nav {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.complain .complain_nav span.active {
  background: #f9f9f9;
  color: #704239;
}

.complain .complain_nav span {
  width: 2.2rem;
  display: inline-block;
  text-align: center;
  height: 0.75rem;
  line-height: 0.75rem;
  font-size: 0.3rem;
  background: #704239;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  position: relative;
}

.complain .complain_nav span i {
  width: 1.8rem;
  height: 0.03rem;
  position: absolute;
  background: #704239;
  bottom: 0;
  left: 50%;
  margin-left: -0.9rem;
}

.complain_form {
  background: #f9f9f9;
  padding-top: 0.2rem;
  padding-bottom: 0.5rem;
  width: 100%;
}

.complain_form .item {
  width: 100%;
  margin-top: 0.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.complain_form .item .btn {
  background: #704239;
  border: none;
  color: #fff;
  cursor: pointer;
  text-align: center;
  font-size: 0.2rem;
  float: right;
  margin-left: 1.15rem;
  border-radius: 0.06rem;
  width: 1rem;
  height: 0.45rem;
  line-height: 0.45rem;
}

.complain_form .item .title {
  font-size: 0.2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #525252;
  width: 1.55rem;
  text-align: right;
}

.complain_form .item input {
  width: 3.68rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.2rem;
  padding-left: 0.1rem;
  border-radius: 0.05rem;
  border: 1px solid #eaeaea;
}

.complain_form .item textarea {
  width: 4rem;
  line-height: 0.4rem;
  height: 230px;
  font-size: 14px;
  padding: 0.1rem;
  border-radius: 0.05rem;
  border: 1px solid #eaeaea;
  resize: none;
}

.complain_form .item label {
  padding-left: 0.3rem;
  background: url('../images/select.png') left center no-repeat;
  background-size: 0.17rem;
  height: 0.5rem;
  line-height: 0.5rem;
  display: inline-block;
  margin-right: 0.2rem;
  font-size: 0.2rem;
  cursor: pointer;
}

.complain_form .item label.active {
  background: url('../images/selected.png') left center no-repeat;
  background-size: 0.17rem;
}

.bianminfuwu {
  width: 6.1rem;
  margin: 0 auto;
  padding-top: 0.3rem;
  padding-bottom: 0.35rem;
}

.bianminfuwu .item {
  width: 100%;
  margin-bottom: 0.2rem;
  background: #f2f2f2;
  padding-bottom: 0.2rem;
}

.bianminfuwu .item .pic {
  width: 100%;
  display: block;
  height: 2rem;
  overflow: hidden;
}

.bianminfuwu .item .pic img {
  width: 100%;
  display: block;
  min-height: 2rem;
}

.bianminfuwu .item .info {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 0.3rem;
}

.bianminfuwu .item .info .title {
  color: #945c4c;
  font-size: 0.4rem;
  padding-left: 0.5rem;
}

.bianminfuwu .item .info .text {
  width: 3.55rem;
  padding-right: 0.2rem;
}

.bianminfuwu .item .info .text .text_warp {
  font-size: 0.2rem;
  color: #262626;
}

.bianminfuwu .item .info .text .more {
  font-size: 0.2rem;
  color: #945c4c;
  text-align: right;
  display: block;
  height: 0.5rem;
  line-height: 0.5rem;
}

.jiaotong {
  width: 6rem;
  margin: 0 auto;
  padding-top: 0.3rem;
}

.jiaotong .go_address {
  width: 100%;
  display: block;
  background: #945c4c;
  height: 0.7rem;
  line-height: 0.7rem;
  text-align: center;
  font-size: 0.25rem;
  color: #fff;
  margin: 0.3rem 0;
}

.yuding {
  width: 6.1rem;
  margin: 0.3rem auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.yuding .item {
  width: 2.95rem;
  border-radius: 0.1rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(70, 70, 70, 0.05);
  box-shadow: 0px 3px 5px 0px rgba(70, 70, 70, 0.05);
  padding-bottom: 0.25rem;
  margin-bottom: 0.2rem;
}

.yuding .item .pic {
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
  width: 2.55rem;
  margin: 0 auto;
  height: 1.95rem;
  overflow: hidden;
}

.yuding .item .pic img {
  width: 100%;
  min-height: 1.95rem;
}

.yuding .item .text {
  width: 2.55rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.yuding .item .text .title {
  font-size: 0.2rem;
  color: #525252;
}

.yuding .item .text .btn {
  border-radius: 0.1rem;
  background-color: #945c4c;
  width: 0.95rem;
  height: 0.35rem;
  line-height: 0.35rem;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 0.2rem;
}

.yuding_form {
  background: #f9f9f9;
  padding-top: 0.38rem;
  padding-bottom: 0.5rem;
  width: 100%;
}

.yuding_form .yuding_title {
  margin-left: 0.55rem;
  font-size: 0.3rem;
  color: #704239;
}

.yuding_form .item {
  width: 100%;
  margin-top: 0.2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.yuding_form .item .btn {
  background: #704239;
  border: none;
  color: #fff;
  cursor: pointer;
  text-align: center;
  font-size: 0.2rem;
  float: right;
  margin-left: 1.15rem;
  border-radius: 0.06rem;
  width: 1rem;
  height: 0.45rem;
  line-height: 0.45rem;
}

.yuding_form .item .title {
  font-size: 0.2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #525252;
  text-align: right;
  padding-left: 0.55rem;
}

.yuding_form .item input {
  width: 4.4rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.2rem;
  padding-left: 0.1rem;
  border-radius: 0.05rem;
  border: 1px solid #eaeaea;
}

.yuding_form .item .table {
  width: 4.4rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.2rem;
  padding-left: 0.1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.yuding_form .item .table p {
  width: 50%;
  text-align: center;
  color: #525252;
}

.yuding_form .item .list_product {
  width: 4.4rem;
  font-size: 0.2rem;
  padding-left: 0.1rem;
  border-radius: 0.05rem;
  border: 1px solid #eaeaea;
  background: #fff;
  height: 1.5rem;
  overflow-y: auto;
}

.yuding_form .item .list_product .product {
  width: 4.1rem;
  margin: 0 auto;
  border-bottom: 1px solid #f3f3f3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0.5rem;
  line-height: 0.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.yuding_form .item .list_product .product .name {
  color: #525252;
  font-size: 0.2rem;
  text-align: center;
  width: 50%;
}

.yuding_form .item .list_product .product .operation {
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.yuding_form .item .list_product .product .operation span {
  display: inline-block;
  margin: 0 0.1rem;
}

.yuding_form .item label {
  padding-left: 0.3rem;
  background: url('../images/select.png') left center no-repeat;
  background-size: 0.17rem;
  height: 0.5rem;
  line-height: 0.5rem;
  display: inline-block;
  margin-right: 0.2rem;
  font-size: 0.2rem;
  cursor: pointer;
}

.yuding_form .item label.active {
  background: url('../images/selected.png') left center no-repeat;
  background-size: 0.17rem;
}

.zaixianliulan {
  width: 100%;
  background: url('../images/1.jpg') center top no-repeat;
  background-size: cover;
  padding-bottom: 0.6rem;
}

.zaixianliulan .content {
  width: 6.75rem;
  margin: 0 auto;
}

.zaixianliulan .content .page {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #945c4c;
  font-size: 0.25rem;
  padding: 0.3rem 0;
}

.zaixianliulan .content .page a {
  color: #945c4c;
}

.zaixianliulan .content .html {
  width: 100%;
}

.zaixianliulan .content .html .video {
  width: 100%;
  margin-top: 0.15rem;
  padding-top: 0.15rem;
  background: #333333;
  padding-bottom: 0.3rem;
}

.zaixianliulan .content .html .video .hudongzhongxin_more {
  background: #333333;
  color: #a1a1a1;
}

.zaixianliulan .content .html .video .video_list {
  padding-top: 0.3rem;
  width: 6rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zaixianliulan .content .html .video .video_list .item {
  width: 2.85rem;
  height: 1.6rem;
  overflow: hidden;
  margin-bottom: 0.3rem;
}

.zaixianliulan .content .html .video .video_list .item .pic {
  width: 100%;
  height: 100%;
}

.zaixianliulan .content .html .video .video_list .item .pic img {
  width: 100%;
  min-height: 1.6rem;
}

.zaixianliulan .content .html .video .video_box {
  width: 100%;
  background: #1f1f1f;
}

.zaixianliulan .content .html .video .video_box .dplayer_video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.zaixianliulan .content .html .video .video_box .dplayer_video .play {
  position: absolute;
  width: 1rem;
  z-index: 99;
}

.zaixianliulan .content .html .video .video_box .dplayer_video #dplayer {
  width: 6.45rem;
  margin: 0 auto;
}

.zaixianliulan .content .html .video .video_box .dplayer_video #dplayer video {
  width: 100%;
}

.zaixianliulan .content .html .video .video_box .dplayer_video #dplayer .dplayer-controller,
.zaixianliulan .content .html .video .video_box .dplayer_video #dplayer .dplayer-controller-mask {
  display: none;
}

.zaixianliulan .content .html .wenhuaxunwei {
  width: 100%;
  background: url('../images/2.png');
  background-size: 100%;
  margin-top: 0.15rem;
  padding-top: 0.55rem;
}

.zaixianliulan .content .html .wenhuaxunwei .wenhuaxunwei_warp {
  width: 6rem;
  margin: 0 auto;
  padding-bottom: 0.4rem;
}

.zaixianliulan .content .html .wenhuaxunwei .wenhuaxunwei_warp .item.active {
  padding-bottom: 0.35rem;
}

.zaixianliulan .content .html .wenhuaxunwei .wenhuaxunwei_warp .item.active .texts {
  display: block;
}

.zaixianliulan .content .html .wenhuaxunwei .wenhuaxunwei_warp .item {
  width: 100%;
  margin-bottom: 0.15rem;
  background: #fff;
  border-radius: 0.1rem;
}

.zaixianliulan .content .html .wenhuaxunwei .wenhuaxunwei_warp .item .pic {
  width: 100%;
  display: block;
}

.zaixianliulan .content .html .wenhuaxunwei .wenhuaxunwei_warp .item .texts {
  display: none;
  width: 5.2rem;
  margin: 0.35rem auto 0;
  font-size: 0.2rem;
  height: 4.8rem;
  color: #845950;
  position: relative;
  overflow: hidden;
}

.zaixianliulan .content .html .wenhuaxunwei .wenhuaxunwei_warp .item .texts img {
  max-width: 100%;
  height: auto !important;
}

.zaixianliulan .content .html .wenhuaxunwei .wenhuaxunwei_warp .item .texts .texts_p {
  width: 95%;
}

.zaixianliulan .content .html .wenhuaxunwei .wenhuaxunwei_warp .item .texts .iScrollVerticalScrollbar {
  position: absolute;
  top: 0;
  right: 0;
  width: 2px !important;
  height: 100%;
  background-color: #af928c;
  overflow: initial !important;
}

.zaixianliulan .content .html .wenhuaxunwei .wenhuaxunwei_warp .item .texts .iScrollVerticalScrollbar .iScrollIndicator {
  position: absolute;
  top: 0;
  left: -2.5px;
  width: 7px !important;
  background-color: #845950 !important;
  border-radius: 0 !important;
}

.zaixianliulan .content .html .sijimeijing {
  width: 100%;
  background: url('../images/2.png');
  background-size: 100%;
  margin-top: 0.15rem;
  padding-top: 0.55rem;
}

.zaixianliulan .content .html .sijimeijing .sijimeijing_content {
  width: 5.8rem;
  margin: 0 auto;
  padding-bottom: 0.4rem;
}

.zaixianliulan .content .html .sijimeijing .sijimeijing_content .item {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.2rem;
}

.zaixianliulan .content .html .sijimeijing .sijimeijing_content .item .imgs {
  display: none;
}

.zaixianliulan .content .html .sijimeijing .sijimeijing_content .item .icon {
  width: 0.41rem;
  margin-left: 0.45rem;
}

.zaixianliulan .content .html .sijimeijing .sijimeijing_content .item .pics {
  width: 4.76rem;
}

.zaixianliulan .content .html .sijimeijing .sijimeijing_content .item .pics .bg {
  width: 100%;
  display: block;
}

.zaixianliulan .content .html .sijimeijing .sijimeijing_content .item .pics .pic {
  width: 4.55rem;
  position: absolute;
  top: 0.28rem;
  left: 0.1rem;
}

.zaixianliulan .content .html .fenghuang {
  width: 100%;
  background: url('../images/2.png');
  background-size: 100%;
  margin-top: 0.15rem;
  padding-top: 0.55rem;
}

.zaixianliulan .content .html .fenghuang .fenghuang_content {
  width: 5.8rem;
  margin: 0 auto;
  padding-bottom: 1.2rem;
}

.zaixianliulan .content .html .fenghuang .fenghuang_content .fenghuang_html {
  font-size: 0.25rem;
  color: #fff;
  width: 100%;
  line-height: 0.4rem;
  margin-top: 0.3rem;
}

.zaixianliulan .content .html .fenghuang .fenghuang_content #banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.zaixianliulan .content .html .fenghuang .fenghuang_content #banner img {
  width: 100%;
}

.zaixianliulan .content .html .fenghuang .fenghuang_content #banner .pagination {
  position: absolute;
  bottom: 0.3rem;
  z-index: 9;
  text-align: center;
  left: 0;
  width: 100%;
}

.zaixianliulan .content .html .fenghuang .fenghuang_content #banner .pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  border: 0.03rem solid #fff;
  opacity: 1;
  background: none;
}

.zaixianliulan .content .html .fenghuang .fenghuang_content #banner .pagination .swiper-pagination-bullet-active {
  background: #fff;
}

.zaixianliulan .content .html .title {
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  background: url('../images/2.png');
  background-size: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.35rem;
  font-weight: bold;
  color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.15rem;
}

.zaixianliulan .content .html .title .left {
  width: 0.35rem;
  margin-left: 0.35rem;
  vertical-align: middle;
}

.zaixianliulan .content .html .title .right {
  width: 0.35rem;
  margin-right: 0.35rem;
  vertical-align: middle;
}

.zaixianliulan .content .html .title .center {
  width: 5.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.zaixianliulan .content .html .title .center img {
  margin-right: 0.15rem;
  width: 0.32rem;
}

.big_img {
  position: fixed;
  z-index: -1;
  opacity: 0;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.big_img .swiper-container2 {
  position: relative;
  width: 100%;
  height: 100%;
}

.big_img .swiper-container2 .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.big_img .swiper-slide {
  width: 100%;
  height: 100%;
  display: table;
}

.big_img .swiper-slide .cell {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.big_img .swiper-slide img {
  max-width: 90%;
  max-height: 80%;
  margin: 0 auto;
}

.big_img .swiper-pagination2 {
  position: absolute;
  bottom: 0.2rem;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 0.23rem;
}

.big_img .swiper-pagination2 span {
  margin: 0 0.05rem;
}

#body_iscrool {
  width: 100%;
  height: 100%;
  overflow: hidden;
}