.close1{
        		float: right;
                font-size: 21px;
                font-weight: 700;
                line-height: 1;
                color: #000;
                text-shadow: 0 1px 0 #fff;
                opacity: .2;
        	}
            .close2{
        		float: right;
                font-size: 21px;
                font-weight: 700;
                line-height: 1;
                color: #000;
                text-shadow: 0 1px 0 #fff;
                opacity: .2;
        	}
            /* .tzggsy li:nth-child(1) a {
                color: red;
            } */
            .index-zt-sliders .owl-nav,  .index-zt-sliders .owl-dots{
                display: none;
            }
            .index-manger-sliders .owl-prev, .index-manger-sliders .owl-next{
                position: absolute;
                top: 50%;
                padding: 10px 2px;
                margin-top: -25px;
                background: rgba(0,0,0,.2);
                width: 18px;
                height: 41px;
                border: none;
                border-radius: 3px;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                transition: all .3s ease;
            }
            .index-manger-sliders .owl-prev{
                  left: -30px;
            }
             .index-manger-sliders .owl-prev span, .index-manger-sliders .owl-next span{
              font-size: 36px;
              color: #fff;
              height: 41px;
              display: block;
              line-height: 13px;
             }
             .index-manger-sliders .owl-next{
              right: -22px;
             }
             .slider-index button, .index-manger-sliders button{
              background: none;
              border: none;
              padding: 0;
             }
             .slider-index .owl-dots .owl-dot.active span, .slider-index .owl-dots .owl-dot:hover span {
                  background: #0069c5;
              }
              .index-manger-sliders .owl-dots .owl-dot.active span, .index-manger-sliders .owl-dots .owl-dot:hover span {
                  background: #0069c5;
              }
              .index-manger-sliders .owl-dots{
                text-align: center;
              }
 /* .logo-100th{
                width:100px;
                position: absolute;
                top: 5px;
                left: 380px;
              } 
              .navbar-brand h1 img{
	width:100%;
}
              @media screen and (max-width: 1100px){
                .logo-100th{
                    left: 330px;
                }
              }
              @media screen and (max-width: 991px){
                .logo-100th{
                    width: 80px;
                    top: 85px;
                    left: inherit;
                    right: 20px;
                    z-index: 999;
                }
              }*/
 /* .two20da-pc,.two20da-iphone{
     display: block;
     width:100%;
   
 }
    .two20da-pc img,.two20da-iphone img{
        width: 100%;
  display: block;
  margin: 0 auto;
 }
    @media (min-width: 480px){
         .two20da-iphone{
      display: none;
         }
        }
        @media (max-width: 480px){
     .two20da-pc{
     display: none;
     }
        } */