@import 'iconfont.css';
.go_banner .bg_banner:after {
  background: none;
}
.zhuoyue_rongyu > h2 {
  font-size: 2.4rem;
  padding-top: 3.5rem;
  padding-bottom: 4.4rem;
  text-align: center;
}
.zhuoyue_rongyu .rongyu-banner {
  padding: 0 5.5rem;
  position: relative;
}
.zhuoyue_rongyu .rongyu-banner img {
  width: 100%;
}
.zhuoyue_rongyu .rongyu-banner .rongyu-title {
  position: absolute;
  top: 29%;
  left: 14%;
  color: #fff;
  text-shadow: 0px 6px 10px rgba(30, 48, 85, 0.27);
}
.zhuoyue_rongyu .rongyu-banner .rongyu-title h2 {
  font-size: 3rem;
  letter-spacing: 0.6rem;
}
.zhuoyue_rongyu .rongyu-banner .rongyu-title p {
  font-size: 1.5rem;
}
.zhuoyue_rongyu .rongyu-banner .rongyu-con {
  margin-top: -3rem;
  background: #fff;
  font-size: 0.8rem;
  line-height: 1.5rem;
  color: #999;
  padding: 2.7rem 3rem 3.5rem;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
.rongyu-list ul {
  width: 20%;
  margin: 1.9rem auto;
}
.rongyu-list ul li {
  width: 46%;
  height: 2.5rem;
  float: left;
  text-align: center;
  border: 1px solid #e6e6e6;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.rongyu-list ul li:last-child {
  float: right;
}
.rongyu-list ul li i {
  color: #999;
  font-size: 1rem;
}
.rongyu-list ul li a {
  font-size: 1rem;
  color: #666;
  line-height: 2.5rem;
  margin-left: 0.6rem;
}
.rongyu-list ul li.active,
.rongyu-list ul li:hover {
  background: #28468e;
}
.rongyu-list ul li.active i,
.rongyu-list ul li:hover i,
.rongyu-list ul li.active a,
.rongyu-list ul li:hover a {
  color: #fff;
}
.rongyu-wrapper ul.rongyu-jiangxiang {
  margin: 0 auto 3rem;
}
.rongyu-wrapper ul.rongyu-jiangxiang li {
  float: left;
  width: 31.2%;
  border: 1px solid #e6e6e6;
  text-align: center;
  cursor: pointer;
}
.rongyu-wrapper ul.rongyu-jiangxiang li:not(:last-child) {
  margin-right: 3.2%;
}
.rongyu-wrapper ul.rongyu-jiangxiang li > div {
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
}
.rongyu-wrapper ul.rongyu-jiangxiang li > div img {
  width: 100%;
}
.rongyu-wrapper ul.rongyu-jiangxiang li p {
  height: 5rem;
  font-size: 1rem;
  color: #28468e;
  margin-top: 1rem;
  padding: 0 2rem;
}
.rongyu-wrapper ul.rongyu-detail {
  margin-bottom: 4.2rem;
  border-top: 1px solid #e6e6e6;
}
.rongyu-wrapper ul.rongyu-detail li {
  border-bottom: 1px solid #e6e6e6;
  padding: 1.8rem 0;
}
.rongyu-wrapper ul.rongyu-detail li div {
  float: left;
}
.rongyu-wrapper ul.rongyu-detail li div:first-child {
  width: 16.6%;
}
.rongyu-wrapper ul.rongyu-detail li div:first-child > div {
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  border: 1px solid #e6e6e6;
  cursor: pointer;
}
.rongyu-wrapper ul.rongyu-detail li div:first-child > div .rongyu-img img {
  width: 100%;
}
.rongyu-wrapper ul.rongyu-detail li div:nth-child(2) {
  width: 66.5%;
  margin-left: 3%;
}
.rongyu-wrapper ul.rongyu-detail li div:nth-child(2) h3 {
  font-size: 1rem;
  margin-bottom: 1.3rem;
}
.rongyu-wrapper ul.rongyu-detail li div:nth-child(2) p {
  font-size: 0.8rem;
  color: #999;
  line-height: 1.4rem;
}
.rongyu-wrapper ul.rongyu-detail li div:last-child {
  width: 5.6rem;
}
.rongyu-wrapper ul.rongyu-detail li div:last-child .wenzi {
  height: 2rem;
  background: #9ba1ae;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  line-height: 2rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  position: relative;
  top: -1.8rem;
  left: 3.4rem;
}
.rongyu-wrapper ul.rongyu-detail li div:last-child .wenzi:hover {
  background: #28468e;
}
.page-list {
  padding: 0 0 6% 0;
}
.page-list ul {
  margin: 0 auto;
  text-align: center;
  font-size: 0;
}
.page-list ul li {
  width: 2.6rem;
  height: 2.6rem;
  line-height: 2.6rem;
  background-color: #fff;
  border: solid 1px #eaeaea;
  display: inline-block;
  font-size: 1rem;
}
.page-list ul li:not(:last-child) {
  margin-right: 1rem;
}
.page-list ul li a {
  color: #666;
}
.page-list ul li.pre-btn,
.page-list ul li.next-btn {
  background-color: #f3f3f3;
  border: 1px solid #eaeaea;
}
.page-list ul li.pre-btn .iconfont,
.page-list ul li.next-btn .iconfont {
  font-size: 1rem;
}
.page-list ul li:nth-last-of-type(1) {
  font-size: 1rem;
  color: #666666;
  border: none;
  white-space: nowrap;
  background-color: transparent!important;
  cursor: auto;
}
.page-list ul li.page-num.active {
  background-color: #28468e;
}
.page-list ul li.page-num.active a {
  color: #fff;
}
.page-list ul li:hover {
  background-color: #28468e;
}
.page-list ul li:hover a {
  color: #fff;
}
.show-pic {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
.show-pic .pic-box {
  width: 60%;
  position: absolute;
  top: 10%;
  left: 20%;
}
.show-pic .pic-box img {
  width: 100%;
}
.show-pic .pic-box .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  font-size: 1.2rem;
  color: #999;
  cursor: pointer;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.show-pic .pic-box .close:hover {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
@media screen and (max-width: 1024px) {
  .zhuoyue_rongyu .rongyu-banner .rongyu-con {
    width: 54rem;
  }
  .zhuoyue_rongyu .rongyu-banner {
    padding: 0 3rem;
  }
  .zhuoyue_rongyu > h2 {
    padding-bottom: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .zhuoyue_rongyu > h2 {
    font-size: 1.6rem;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
  }
  .zhuoyue_rongyu .rongyu-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .zhuoyue_rongyu .rongyu-banner .rongyu-title {
    top: 11%;
    left: 3.5rem !important;
  }
  .zhuoyue_rongyu .rongyu-banner .rongyu-title h2 {
    font-size: 1.4rem;
  }
  .zhuoyue_rongyu .rongyu-banner .rongyu-title p {
    font-size: 14px;
  }
  .zhuoyue_rongyu .rongyu-banner .rongyu-con {
    width: 100%;
    padding: 1rem;
    line-height: 1.5;
    text-align: justify;
  }
  .zhuoyue_rongyu .rongyu-banner .rongyu-con p {
    font-size: 13px;
  }
  .rongyu-list ul {
    width: 60%;
    margin: 1.9rem auto 1rem;
  }
  .rongyu-list ul li {
    height: 3rem;
  }
  .rongyu-list ul li a {
    line-height: 3rem;
    font-size: 13px;
  }
  .rongyu-wrapper ul.rongyu-jiangxiang li {
    width: 100%;
    height: 25.5rem;
    margin-top: 1rem;
  }
  .rongyu-wrapper ul.rongyu-jiangxiang li:not(:last-child) {
    margin-right: 0;
  }
  .rongyu-wrapper ul.rongyu-jiangxiang li p {
    font-size: 14px;
  }
  .rongyu-wrapper ul.rongyu-detail li {
    padding: 2.5rem 0;
    position: relative;
  }
  .rongyu-wrapper ul.rongyu-detail li div:first-child {
    width: 50%;
    margin: 0 auto;
    float: none;
  }
  .rongyu-wrapper ul.rongyu-detail li div:first-child > div {
    height: 12.5rem;
  }
  .rongyu-wrapper ul.rongyu-detail li div:nth-child(2) {
    float: none;
    width: 90%;
    margin-left: 0;
    margin: 0 auto;
    margin-top: 1rem;
  }
  .rongyu-wrapper ul.rongyu-detail li div:nth-child(2) h3 {
    margin-bottom: 0.8rem;
    font-size: 14px;
    text-align: center;
  }
  .rongyu-wrapper ul.rongyu-detail li div:nth-child(2) p {
    font-size: 13px;
    line-height: 1.5;
    text-align: justify;
  }
  .rongyu-wrapper ul.rongyu-detail li > div:last-child {
    width: 6.6rem;
    height: 2.5rem;
    margin-top: 1rem;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
  }
  .rongyu-wrapper ul.rongyu-detail li > div:last-child .wenzi {
    width: 6.6rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 13px;
    top: -12px;
    left: 0;
  }
}
/*# sourceMappingURL=zhuoyue_rongyu.css.map */