
.hyst { 
  overflow: hidden;
}
.hyst .main {
  width: 1200px;
  margin: 0 auto;
}
.hyst .collection-content div {
  webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hyst .collec-banner {
  display: block;
  min-width: 1200px;
  margin: 0 auto;
}
.hyst .collec-banner img {
  display: block;
  width: 100%;
}
.hyst .wrap-m {
  width: 1200px;
  margin: 0 auto;
}
.hyst .collec-func-box {
  height: 330px;
  background: #fafafa;
  position: relative;
  padding-top: 30px;
}
.hyst .collec-func {
  margin: 0 auto;
  background: #fff;
  margin-top: -60px;
  box-shadow: 0px 9px 50px 0px rgba(0, 0, 0, 0.13);
  border-radius: 4px;
  padding: 60px 55px;
  box-sizing: border-box;
}
.hyst .title {
  font-size: 30px;
  line-height: 54px;
  height: 54px;
  font-weight: bold;
  color: #5a6b99;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.hyst .title::before {
  position: absolute;
  display: block;
  content: '';
  background: #5a6b99;
  height: 1px;
  left: 0;
  right: 0;
  top: 54%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.hyst .collec-func .title {
  width: 742px;
}
.hyst .title-text {
  padding: 0 20px;
  background: #fff;
  z-index: 2;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  left: 50%;
  white-space: nowrap;
}
.hyst .collec-func-decs {
  font-size: 18px;
  line-height: 36px;
  margin-top: 40px;
  color: #8089aa;
}
.hyst .m-scene {
  padding: 48px 0 56px;
}
.hyst .m-scene .title {
  width: 450px;
}
.hyst .decs-label {
  width: 195px;
  height: 38px;
  margin: 0 auto;
  background: #ffd951;
  border-radius: 19px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}
.hyst .m-scene .decs-label {
  margin-top: 60px;
}
.hyst .decs-text {
  text-align: center;
  font-size: 16px;
  line-height: 46px;
  color: #8089aa;
}
.hyst .images-box {
  margin-top: 25px;
}
.hyst .images-item {
  float: left;
  margin-right: 25px;
  text-align: center;
}
.hyst .images-item:last-child {
  margin-right: 0;
}
.hyst .images-item p {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #666;
}
.hyst .example-image-link {
  display: block;
  width: 220px;
  height: 220px;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
.hyst .example-image {
  height: 100%;
  width: auto;
}
.hyst .backgr-fa {
  background: #fafafa;
}
.hyst .m-asset {
  padding: 60px 0 56px;
}
.hyst .bottom-banner {
  background: url(../images/collection/bottom_banner.jpg) no-repeat top center;
  height: 450px;
  padding: 85px 0 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hyst .bottom-title {
  font-size: 50px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 80px;
}
.hyst .bottom-decs {
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 48px;
  margin-bottom: 47px;
}
.hyst .bottom-btn {
  display: block;
  margin: 0 auto;
  width: 284px;
  text-align: center;
  height: 70px;
  line-height: 70px;
  color: #fff;
  border-radius: 35px;
  font-size: 20px;
  background: -webkit-linear-gradient(#24c0fd, #11dfdb);
  background: linear-gradient(#24c0fd, #11dfdb);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.4);
}
#LRdiv3 {
  display: none!important;
}
#LRdiv2 {
  display: none!important;
}
.hyst .picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99999;
  display: none;
}
.hyst .pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199999;
  display: none;
}
.hyst .pictures_eyes_in {
  position: relative;
  text-align: center;
}
.hyst .pictures_eyes_in img {
  max-height: 500px;
  max-width: 1000px;
}
.hyst .pictures_eyes_in .prev,
.hyst .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}
.hyst .pictures_title {
  margin-top: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
.hyst .pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299999;
}
.hyst .pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 6px 0;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}
.hyst .pictures_eyes_indicators img {
  height: 50px;
}
.hyst .pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.hyst .collection-content div {
  webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hyst .collec-banner {
  display: block;
  min-width: 1200px;
  height: 430px;
  margin: 0 auto;
  background: url('../images/ecology/banner.jpg') no-repeat top center;
}
.hyst .collec-banner img {
  display: block;
  width: 100%;
}
.hyst .wrap-m {
  width: 1200px;
  margin: 0 auto;
}
.hyst .collec-func-box {
  height: 330px;
  background: #fafafa;
  position: relative;
  padding-top: 30px;
}
.hyst .collec-func {
  margin: 0 auto;
  background: #fff;
  margin-top: -60px;
  box-shadow: 0px 9px 50px 0px rgba(0, 0, 0, 0.13);
  border-radius: 4px;
  padding: 60px 55px;
  box-sizing: border-box;
}
.hyst .title {
  font-size: 32px;
  line-height: 30px;
  height: 32px;
  font-weight: bold;
  color: #5a6b99;
  position: relative;
  text-align: center;
  margin-bottom: 50px;
}
.hyst .collec-func-decs {
  font-size: 18px;
  line-height: 36px;
  color: #8089aa;
}
.hyst .m-mode {
  padding: 60px 0;
}
.hyst .m-bg-fa {
  background: #fafafa;
}
.hyst .mode-item {
  float: left;
  width: 268px;
  position: relative;
  border-radius: 5px;
  margin-right: 40px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  padding-top: 50px;
  background: #fff;
}
.hyst .character .mode-item {
  width: 386px;
  height: 240px;
  margin-right: 20px;
}
.hyst .mode-item:last-child {
  margin-right: 0;
}
.hyst .character .mode-item img {
  height: 100%;
  width: 100%;
}
.hyst .character .mode-item-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  padding: 60px 30px;
}
.hyst .character .mode-item-title {
  margin-bottom: 22px;
  font-weight: bold;
  font-size: 20px;
}
.hyst .character .mode-item-decs {
  font-size: 16px;
  color: #fff;
}
.hyst .mode-item-title {
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
}
.hyst .mode-item-box {
  margin-bottom: 50px;
  padding-top: 40px;
}
.hyst .mode-item-box:last-child {
  margin-bottom: 0;
}
.hyst .line {
  height: 2px;
  width: 26px;
  background: #36a8fe;
  margin: 25px auto;
}
.hyst .mode-item-decs {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.hyst .mode-item-text {
  height: 200px;
  padding: 0 28px;
}
.hyst .bottom-banner {
  background: url(../images/collection/bottom_banner.jpg) no-repeat top center;
  height: 450px;
  padding: 85px 0 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hyst .bottom-title {
  font-size: 50px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 80px;
}
.hyst .bottom-decs {
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 48px;
  margin-bottom: 47px;
}
.hyst .bottom-btn {
  display: block;
  margin: 0 auto;
  width: 284px;
  text-align: center;
  height: 70px;
  line-height: 70px;
  color: #fff;
  border-radius: 35px;
  font-size: 20px;
  background: -webkit-linear-gradient(#24c0fd, #11dfdb);
  background: linear-gradient(#24c0fd, #11dfdb);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.4);
}
.hyst .mode-item-top {
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  text-align: center;
}
.hyst .mode-box .title::before {
  background: transparent;
}



.hyst .banner_contain a.banner{
  display: block;
  width:100%;
  height:428px;
  background:url("../img/index/jia-1.png") no-repeat center;
}

.hyst .banner_contain a.banner_hyst{
  display: block;
  width:100%;
  height:428px;
  background:url("../img/index/ji-100.png") no-repeat center;
}