﻿.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(404.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 38px;
    height: 74px;
    text-indent: 40px;
    margin-top: -16%;
    z-index: 9;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(404.png) no-repeat;
    float: left
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
    background: url(404.png) no-repeat
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(404.png) no-repeat;
    float: right
}

.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
    background: url(404.png) no-repeat
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ccc
}

.owl-theme .owl-controls .owl-page.active span {
    background: #4cb6ed
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(404.png) no-repeat center center
}

.flash_div {
    display: none
}

#index-flash {
    text-align: center
}

#index-flash.owl-theme .owl-controls {
    bottom: 0;
    text-align: center;
    position: absolute;
    width: 100%
}

#index-flash.owl-theme .owl-controls .owl-pagination {}

#index-flash.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

#index-flash.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0%;
    background: #fff
}

#index-flash.owl-theme .owl-controls .owl-page.active span {
    background: #f4663f
}

#index-flash.owl-theme .owl-controls .owl-buttons {
    position: absolute;
    top: 30%;
    width: 100%;
    left: 0;
    height: 0;
    display: none
}

#index-flash.owl-theme .owl-controls .owl-page {
    display: inline-block
}

#index-flash .item {
    margin: 0
}

#index-flash .item img {
    display: block;
    width: 100%;
    height: 100%
}

#index-flash .item dd {
    width: 100%
}

#owl-demo4,#owl-demo4-1 {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

#owl-demo4.owl-theme .owl-controls .owl-pagination,#owl-demo4-1.owl-theme .owl-controls .owl-pagination {
    display: none
}

#owl-demo4.owl-theme .owl-controls .owl-buttons,#owl-demo4-1.owl-theme .owl-controls .owl-buttons {
    position: absolute;
    top: 40%;
    width: 100%;
    left: 0;
    height: 0
}

#owl-demo4.owl-theme .owl-controls .owl-buttons div,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 19px;
    height: 28px;
    text-indent: 60px;
    overflow: hidden;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    margin-top: -1%
}

#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(../image/zuo2.png) no-repeat;
    float: left;
    background-size: 100%;
    margin-left: -23px;
    display: none
}

#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev:hover,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
    transition: all .3s;
    opacity: .8;
    filter: Alpha(opacity=80)
}

#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(../image/zuo2.png) no-repeat;
    background-size: 100%;
    float: right;
    margin-right: -23px
}

#owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next:hover,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
    transition: all .3s;
    opacity: .8;
    filter: Alpha(opacity=80)
}

#owl-demo4.owl-theme .owl-controls .owl-page,#owl-demo4-1.owl-theme .owl-controls .owl-page {
    display: inline-block
}

#owl-demo4 .item,#owl-demo4-1 .item {
    margin: 0 0 0 0
}

#owl-demo4 .item img,#owl-demo4-1 .item img {
    display: block;
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    z-index: 0
}

#owl-demo4 .item dd,#owl-demo4-1 .item dd {
    overflow: hidden
}

#owl-demo4 .item dd .imgs,#owl-demo4-1 .item dd .imgs {
    overflow: hidden
}



#owl-demo5 {
    text-align: center;
    padding-top: 3%
}

#owl-demo5.owl-theme .owl-pagination {
    display: none
}

#owl-demo5.owl-theme .owl-controls {
    padding-top: 0%
}

#owl-demo5.owl-theme .owl-controls .owl-buttons {
    position: absolute;
    top: 32%;
    width: 100%;
    left: 0;
    height: 0;
    display: none
}

#owl-demo5.owl-theme .owl-controls .owl-page {
    display: inline-block
}

#owl-demo5 .item {
    margin: 0 5%;
    text-align: center
}

#owl-demo5 .item img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#owl-demo5 .item dd {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 5%
}

#owl-demo5 .item dd .imgs {
    overflow: hidden
}

#owl-demo5 .item dd .imgs img {
    display: block;
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

#owl-demo5 .item dd .txts {
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    background: #9e9e9e;
    text-align: left;
    padding-left: 4%;
    padding-right: 3%;
    transition: all .3s
}

#owl-demo5 .item dd .txts .h3 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    height: 38px;
    line-height: 38px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 22px;
    margin-bottom: 30px
}

#owl-demo5 .item dd .txts .p {
    text-align: right;
    height: 30px;
    line-height: 30px;
    font-weight: lighter;
    margin-bottom: 20px
}

#owl-demo5 .item dd:hover .imgs img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

#owl-demo5 .item dd:hover .txts {
    background: #ff643e
}

#owl-demo7 {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

#owl-demo7.owl-theme .owl-controls .owl-pagination {
    display: none
}

#owl-demo7.owl-theme .owl-controls .owl-buttons {
    position: absolute;
    top: 40%;
    width: 100%;
    left: 0;
    height: 0
}

#owl-demo7.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 19px;
    height: 28px;
    text-indent: 60px;
    overflow: hidden;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    margin-top: -1%
}

#owl-demo7.owl-theme .owl-controls .owl-buttons div.owl-prev {
    
    float: left;
    background-size: 100%;
    margin-left: -23px
}

#owl-demo7.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
    transition: all .3s;
    opacity: .8;
    filter: Alpha(opacity=80)
}

#owl-demo7.owl-theme .owl-controls .owl-buttons div.owl-next {
    
    background-size: 100%;
    float: right;
    margin-right: -23px
}

#owl-demo7.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
    transition: all .3s;
    opacity: .8;
    filter: Alpha(opacity=80)
}

#owl-demo7.owl-theme .owl-controls .owl-page {
    display: inline-block
}

#owl-demo7 .item {
    margin: 0
}

#owl-demo7 .item .imgs {
    border: 1px solid #dc5e3c;
    overflow: hidden;
    background: #de6b4b
}

#owl-demo7 .item .imgs img {
    display: block;
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

#owl-demo7 .item dd:hover .imgs img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

@media screen and (max-width:1440px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1100px) {
    #owl-demo4.owl-theme .owl-controls .owl-buttons div,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div {
        width: 12px;
        height: 18px
    }

    #owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div.owl-prev {
        margin-left: 10px
    }

    #owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div.owl-next {
        margin-right: 10px
    }
}

@media screen and (max-width:979px) {}

@media screen and (max-width:890px) {}

@media screen and (max-width:830px) {}

@media screen and (max-width:780px) {}

@media screen and (max-width:640px) {
    #owl-demo5 .item dd .txts {
        font-size: 14px
    }

    #owl-demo5 .item dd .txts .h3 {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 20px
    }

    #owl-demo5 .item dd .txts .p {
        margin-bottom: 15px
    }
}

@media screen and (max-width:480px) {
    #owl-demo4.owl-theme .owl-controls .owl-buttons div,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div {
        margin-top: -2%
    }

    #owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div.owl-prev {
        margin-left: 5px
    }

    #owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next,#owl-demo4-1.owl-theme .owl-controls .owl-buttons div.owl-next {
        margin-right: 5px
    }

    #owl-demo5 .item {
        margin: 0 2%
    }

    #owl-demo5 .item dd .txts {
        font-size: 13px
    }

    #owl-demo5 .item dd .txts .h3 {
        font-size: 15px;
        height: 24px;
        line-height: 24px;
        margin-bottom: 10px
    }

    #owl-demo5 .item dd .txts .p {
        height: 22px;
        line-height: 22px
    }
}

@media screen and (max-width:360px) {}