
		.post-slide{
		    margin: 0 15px 20px;
			-moz-box-shadow: 10px 10px 5px #c4c3c3; /* 老的 Firefox */
box-shadow: 10px 10px 5px #c4c3c3;
		}


.text-desc{position:absolute;left: 0;top: 0;background-color: rgba(6, 6, 6, 0.6);height: 100%;opacity: 0;width: 100%;}
 .text-desc{opacity: 0.9;top: -110%;transition: 0.5s;color: #fff;padding: 10% 5% 0% 5%;}
 .text-desc p{padding: 1px 15px;text-align: left;text-indent: 25px;}
 .text-desc.text-center h3{margin:10px 0px;}
 .text-desc img{transition: 0.5s;}
 .owl-item  .item:hover .text-desc{top: 0px;}
 .owl-item  .item:hover .events-content{display:none;}
 .text-desc button{border-radius:0px;/* line-height: 30px; */border: 2px solid #ffffff;background: transparent;color: #fff;margin: 5% 0 0 0;}
 .text-desc button.btn-our:hover {color: #ffffff;text-shadow: none; background: #8e7037; border: 2px solid #8e7037;}
.avatar.imgurltp.nv-hua img:nth-child(2){display:none;}
.dl-xiang .item img{padding:10%;}



.sky-p {
  font-size: 14px;
  color: #FFF;
  }
.sky-h3{
	 color:#fff;
}
 .events-item {
    position: relative;
    text-align: center;
    overflow: hidden;
    display: block;
    cursor: pointer; }
    .events-item:before {
      background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(5, 5, 5, 0.6)));
      background: -webkit-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
      background: -moz-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
      background: -ms-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
      background: -o-linear-gradient(top, transparent, rgba(5, 5, 5, 0.6));
      bottom: 0;
      left: 0;
      right: 0;
      top: 50%;
      position: absolute;
      content: '';
      pointer-events: none;
      z-index: 1; }
   .events-item img {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
     .events-item:hover img {
      transform: scale(1.2);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
     .events-item .events-content {
      position: absolute;
      bottom: -73%;
      width: 100%;
      height: 100%;
      z-index: 1; }
       .events-item .events-content a:hover {
        text-decoration: none; }

.text-desc p
{
	font-size:0.9rem;
	}


.slider1-img-responsive{
	height:500px;
	
}

 /*.owl-carousel {
    margin-top: 3rem; }
	
     .owl-nav {
      display: flex;
      position: absolute;
      left:100px;
      top: 25px;

      }
       .owl-nav .owl-prev1 {
        font-size: 0;
        }
          .owl-nav .owl-prev1:hover:before {
          background: #f3efe7 url(../images/index/even-l-icon-color.png) no-repeat 15px center;
          background-size: 7px 12px;
	
          }
         .owl-nav .owl-prev1:before {
          content: "";
          background: rgba(0, 0, 0, 0.16) url(../images/index/even-l-icon.png) no-repeat 15px center;
          position: absolute;
          width: 30px;
          height: 60px;
          margin-left: -20px;
          border-radius: 30px 0px 0px 30px;
          background-size: 7px 12px;

          }
        .owl-nav .owl-next1 {
        font-size: 0; 
		}
          .owl-nav .owl-next1:before {
          content: "";
          background: rgba(0, 0, 0, 0.16)  url(../images/index/even-r-icon.png) no-repeat 8px center;
          position: absolute;
          width: 30px;
          height: 60px;
          margin-left: 12px;
          border-radius: 0px 30px 30px 0px;
          background-size: 7px 12px;
	
          }
         .owl-nav .owl-next1:hover:before {
          background: #f3efe7  url("../images/index/even-r-icon.png") no-repeat 8px center; background-size: 7px 12px;
		  }*/


