@charset "utf-8";
body {
  font-family: "微软雅黑";
}

.block {
  padding-top: 5px;
}

.md_mag li {
  float: left;
  width: 50%;
  padding: 3px 5px;
  height: 25px;
}

.md_mag li img {
  height: 100%;
}

.block_title {
  background: #f8b500;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 3px;
}
.block_title span.case_title {
  color: #fff;
}
.case_nav {
  width: 100%;
  overflow: hidden;
}
.case_nav li {
  width: 28%;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style: none;
}
.case_nav li a {
  display: block;
  width: 100%;
  border: 1px solid #f60;
  color: #f60;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 10px;
  text-decoration: none;
}
a.more {
  width: 51px;
  height: 27px;
  display: block;
}

#carousel-top .item img {
  height: 120px;
  margin-left: auto;
  margin-right: auto;
}

#carousel-show .item img {
  height: 250px;
  margin-left: auto;
  margin-right: auto;
}

#carousel-process .item img {
  margin-left: auto;
  margin-right: auto;
}

.store_left_title {
  padding-bottom: 5px;
}

.store_left_title img {
  padding-left: 20px;
  padding-right: 10px;
}
.store_left_mian li {
  height: 175px;
  padding-bottom: 5px;
}
.store_left_mian li img {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 5px;
}
.store_left_mian li p img {
  border: 0 none;
  padding: 0;
}
.store_left_mian img {
  float: left;
}
.store_left_mian li p {
  float: left;
  padding-left: 5px;
}
.footer {
  margin-top: 5px;
  text-align: center;
  border-top: 1px solid #f8b500;
}

.breadcrumb {
  background-color: #fff;
  margin-bottom: 0;
}

.ad img {
  width: 100%;
}

.store_content li img {
  border-radius: 20px;
  text-align: center;
}
.list-unstyled {
  width: 100%;
}

a.pic {
  text-align: center;
  display: block;
}
.list-unstyled img {
  max-width: 100%;
}
.store_content li span {
  position: relative;
  left: 0;
  top: -50px;
  width: 100%;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  display: block;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #f5b416;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  font-weight: bold;
}

.navbar-default {
  background-color: #f8b500 !important;
  border-color: #e7e7e7 !important;
}
.navbar-default .navbar-brand {
  color: #fff !important;
}
.navbar-nav {
  background: #f8b500;
}
.dropdown-menu {
  background: #ffd362 !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #ffd362 !important;
  color: #fff !important;
}
.navbar-nav .active a {
  background: #ffd362 !important;
  color: #fff !important;
}
.navbar-default .navbar-nav > li > a {
  color: #fff !important;
}
.dropdown-menu > li > a {
  color: #fff !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #f8b500 !important;
  color: #262626;
  text-decoration: none;
}

/*guestbook*/
.guestbook {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 15px;
}
.guestbook table {
  font-family: "微软雅黑";
  color: #666;
  line-height: 40px;
}
.guestbook table.broder1 {
  border: 1px solid #444;
}
.guestbook table tr {
  height: 50px;
}
.guestbook input {
  background-color: #fffdfd;
  border: 2px solid #dedbdb;
  border-radius: 5px;
  color: #555;
  height: 40px;
  line-height: 40px;
  padding-left: 5px;
  font-family: "微软雅黑";
  font-size: 13px;
}
.guestbook textarea {
  background-color: #fffdfd;
  border: 2px solid #dedbdb;
  border-radius: 5px;
  color: #555;
  line-height: 22px;
  font-size: 13px;
  font-family: "微软雅黑";
  padding-left: 5px;
  width: 90%;
}
.guestbook input.btn-2 {
  width: 80px;
  height: 30px;
  cursor: pointer;
  padding: 0;
  line-height: 30px;
}
.guestbook input.btn-2:hover {
  background: #f2f2f2;
}

.call {
  position: fixed;
  bottom: 30px;
  left: 10px;
  z-index: 9999;
}
.call img {
  margin-top: 8px;
  width: 23px;
  margin-left: 8px;
}
.call a.call_ico {
  background-color: #ebc424;
  border: 4px solid #cfd0d2;
  border-radius: 25px;
  bottom: 0;
  cursor: pointer;
  height: 50px;
  left: 0;
  padding: 1px;
  position: absolute;
  width: 50px;
}
.call .call_no {
  background-color: #ffffff;
  border: 4px solid #cfd0d2;
  border-radius: 4px;
  padding: 1px;
  position: relative;
  width: 130px;
  top: -55px;
}
.call .call_no a {
  color: #2a2a2a;
  cursor: pointer;
  height: 28px;
  line-height: 25px;
  text-decoration: none;
  display: block;
  width: 115px;
  text-align: center;
  height: 25px;
}
.call .call_no a:hover {
  background: #ddd;
}

.logo {
  text-align: center;
  margin: 1rem auto;
  overflow: hidden;
}
.logo img {
  width: 80%;
  max-width: 426px;
}

.ad {
  padding-top: 10px;
}
.dress_content li {
  padding: 10px 0;
}
.bdshare-slide-bottom {
  display: none;
}

.head_img img {
  width: 100%;
}
.mg1 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0;
  margin: 10px 0;
  align-items: center;
}
.mg1 li {
  width: 29%;
  list-style: none;
  border: 3px solid #ececec;
  border-radius: 16px;
  padding: 10px;
  margin: 10px 0;
  text-align: center;
}
.mg1 svg {
  margin: 0 auto;
  width: 5rem;
  height: 5rem;
  position: relative;
  display: block;
}
.mg2 img {
  max-width: 100%;
}
.mg2 h2 {
  text-align: center;
  font-size: 18px;
  line-height: 1.4em;
  color: rgb(241, 134, 138);
  padding: 0 20px;
  margin-bottom: 20px;
}
.mg2 .mg2_list {
  padding: 10px;
  text-align: center;
}
.mg2 .mg2_list h3 {
  font-size: 18px;
  margin: 20px 0 10px;
  color: #222;
  font-weight: normal;
}
.mg2 .mg2_list p {
  font-size: 15px;
  line-height: 1.6em;
  color: #707070;
}
.mg3 {
  padding: 50px 0 30px;
  background-color: #fafafa;
}
.mg3 h2 {
  text-align: center;
  color: #f1868a;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: normal;
}
.mg3 .mg3_box {
  margin-top: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  display: flex;
}
.mg3 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.mg3 li {
  list-style: none;
  box-sizing: border-box;
  width: 25%;
  padding: 10px 5px 5px;
  text-align: center;
}
.mg3 img {
  width: 4rem;
}
.mg4 {
  width: 100%;
}
.mg4 img {
  width: 100%;
}
.mg5 {
  background: url(../images/flowers-paper.jpg) no-repeat;
  padding: 70px 0 60px;
}
.mg5 h2 {
  color: #f1868a;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 30px;
}
.mg5 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
.mg5 li {
  box-sizing: border-box;
  padding: 10px;
  background: #fff;
  width: 48%;
  list-style: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(177, 177, 177);
  border-radius: 15px 0px 15px 0px;
}
.mg5 img {
  width: 100%;

  border-radius: 15px 0px 15px 0px;
}

.foot_link {
  display: flex;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.foot_link img {
  height: 80%;
  padding-top: 1rem;
}
.foot_link .kefu {
  text-align: center;
  width: 15rem;
  height: 6rem;
  flex: 1;
  background: #ffeda3;
}
.foot_link .tel {
  text-align: center;
  width: 30rem;
  height: 6rem;
  flex: 2;
  background: #b9edbc;
}
.h60 {
  clear: both;
  height: 60px;
  width: 100%;
  overflow: hidden;
}
.erweima {
  text-align: center;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 0;
  transition: 1s;
  z-index: -2;
}
.erweima .bg {
  position: absolute;
  opacity: 0.8;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.erweima img {
  margin-top: 20%;
}
.list_yuezi {
}
.heading-line {
  border-color: #f55f8d;
  border-width: medium;
  width: 50px;
  margin: 0 auto;
}

.list_yuezi h2 {
  font-size: 24px;
  color: #f55f8d;
  text-align: center;
}
.list_yuezi .yuezi_list ul {
  padding: 0;
  margin-top: 40px;
}
.list_yuezi .yuezi_list li {
  list-style: none;
  border: 1px solid #e6e7e8;
  margin-bottom: 20px;
}
.list_yuezi .yuezi_list img {
  width: 100%;
}
.list_yuezi .yuezi_list h4 {
  font-size: 15px;
  padding: 0 20px;
}
.list_yuezi .yuezi_list p {
  font-size: 13px;
  padding: 0 20px;
}
