
/* Scroll */
.scrollup {
	width: 44px;
	height: 44px;
	position: fixed;
	bottom: 15px;
	right: 5px;
	display: none;
	text-indent: -9999px;
	background: url(../img/backtotop.png) no-repeat;
	z-index: 99999;
}
.sticky {
	width: 44px;
	height: 46px;
	position: fixed;
	bottom: 90px;
	right: 4px;
	display: none;
	text-indent: -9999px;
	background: url(../img/sticky/sticky.png) no-repeat;
	z-index: 99999;
}
/* sticky */
.no1, .no2, .no3, .no4, .no5, .no6, .no7, .no8, .no9{
	width: 157px;
	height: 47px;
	position: fixed;
	right: 0px;
	display: none;
	text-indent: -9999px;
	z-index: 98;
}

.no1{
    bottom:490px;
}

.no2{
   	bottom:440px;
}

.no3{
	bottom:390px;
}

.no4{
	bottom:340px;
}

.no5{
	bottom:290px;
}

.no6{
	bottom:240px;
}

.no7{
	bottom:190px;
}

.no8{
	bottom:140px;
}

.no9{
	bottom:90px;
}

.sticky_01 {
	background: url(../img/sticky/sticky01.png) no-repeat;
}
.sticky_02 {
	background: url(../img/sticky/sticky02.png) no-repeat;
}
.sticky_03 {
	background: url(../img/sticky/sticky03.png) no-repeat;
}
.sticky_04 {
	background: url(../img/sticky/sticky04.png) no-repeat;
}
.sticky_05 {
	background: url(../img/sticky/sticky05.png) no-repeat;
}
.sticky_06 {
	background: url(../img/sticky/sticky06.png) no-repeat;
}
.sticky_07 {
	background: url(../img/sticky/sticky07.png) no-repeat;
}
.sticky_08 {
	background: url(../img/sticky/sticky08.png) no-repeat;
}
.sticky_09 {
	background: url(../img/sticky/sticky09.png) no-repeat;
}
.sticky_10 {
	background: url(../img/sticky/sticky10.png) no-repeat;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
	-webkit-tap-highlight-color: transparent;
	font-size: 30px;
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 55px;
    margin: 5px;
    padding: 4px 7px;
	
}
.owl-nav button{
	background: rgba(255, 255, 255, 0); 
	border: 0px;
	outline:none;
}
.owl-pre1 span{
	display: block;
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-nav .owl-pre1{
	position: absolute;
	top: 25%;
	left: 0%;
}
.owl-nav button span{
	font-weight: 100;
}
.owl-nav .owl-pre2{
	position: absolute;
	top: 25%;
	right: 0%;
}
.owl-bot .item img{
	width: 269px !important;
	height: 269px !important;
}
.owl-pre2:before {
    content: "\e649";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    color: #fff;
}
.owl-pre1{
	transform: rotate(-180deg);
	top: 32% !important;
}
.owl-pre1 span,.owl-pre2 span{
	display: none;
}
.owl-pre1:before {
	content: "\e649";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
	color: #fff;
	
}
    .telsection {
      background: #f0f0f0;
      margin-bottom: 50px;
    }

    .telbox {
      text-align: center;
    }

    .xs:nth-last-child(1) .fanhui:nth-last-child(2) {
      display: none;
    }

    .xs:nth-last-child(1) .fanhui:nth-last-child(1) {
      margin-top: 70px;
    }

    /* footer div:nth-child(4) .menu li:nth-child(6) {
            opacity: 0;
        } */
    section {
      padding-top: 0;
    }

    .slides {
      max-height: 357px;
      overflow: hidden;
    }

    .owl-lp .owl-dots {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
    }

  .owl-lp .owl-nav {
	/* position: absolute;
	bottom: 0; */
  }
.owl-lp .owl-lp1 span, .owl-lp .owl-lp2 span {
	text-shadow: 3px 3px 10px #ccc;
}
.owl-lp .owl-lp1{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translatey(-50%);
}
.owl-lp .owl-lp2{
	position: absolute;
	top: 50%;
	right: 0;
	transform: translatey(-50%);
}
.owl-pre1.disabled, .owl-pre2.disabled {
	opacity: 0 !important;
}