﻿.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.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: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.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{/*margin-bottom:20px;*/text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:38px; height:74px;/*IE7 life-saver*/ text-indent:40px; margin-top:-16%; z-index:9; position:relative; overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_pro_left.png) no-repeat; float:left;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_pro_left_on.png) no-repeat;}
.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_pro_right.png) no-repeat; float:right;}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_pro_right_on.png) no-repeat; }
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ display:none;}
.owl-theme .owl-controls .owl-page span{display: block;width: 10px;height: 10px;margin: 5px 5px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background:#ccc;}
.owl-theme .owl-controls .owl-page.active span{background:#4cb6ed;}
/* If PaginationNumbers is true 
.owl-theme .owl-controls.clickable .owl-page:hover span*/
.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;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}

/*首页手机轮显*/
.flash_div{ display:none;}
#owl-flash{text-align:center;}
#owl-flash.owl-theme .owl-controls{ bottom:0px; text-align:center; position:absolute; width:100%;}
#owl-flash.owl-theme .owl-controls .owl-pagination{ }
/* Styling Pagination*/
#owl-flash.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
#owl-flash.owl-theme .owl-controls .owl-page span{display: block;width: 10px;height: 10px;margin: 5px 5px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 50%;background:#fff;}
#owl-flash.owl-theme .owl-controls .owl-page.active span{background:#f3e1b2;}
#owl-flash.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30%; width:100%; left:0; height:0; display:none;}
#owl-flash.owl-theme .owl-controls .owl-page{ display:inline-block;}

#owl-flash .item{margin: 0px;}
#owl-flash .item img{display:block; width:100%; height:100%;}
#owl-flash .item dd{ width:100%;}

/*梧桐俱乐部*/
.owl-demo4{ width:100%; margin-top:4%; margin-bottom:4%;}
/* Styling Next and Prev buttons*/
.owl-demo4.owl-theme .owl-controls .owl-pagination{ position:absolute; bottom:-20px; padding-top:10px; right:-3%; padding-right:3%; padding-left:3%; height:38px; background-color:#65c42f; display:none;}
/* Styling Pagination*/
.owl-demo4.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/transition:all 0.3s; }
.owl-demo4.owl-theme .owl-controls .owl-page span{display: block;width: 6px;height: 6px;margin: 5px 3px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 20px;border-radius: 20px;background:#fff;transition:all 0.3s;}
.owl-demo4.owl-theme .owl-controls .owl-page.active span{background:#ef8700;}
.owl-demo4.owl-theme .owl-controls .owl-page:hover span{opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo4.owl-theme .owl-controls .owl-buttons{ position:absolute; top:40%; width:100%; left:0; height:0; display:none;}


.owl-demo4 .item{margin:0 2%;}
.owl-demo4 .item .imgs img{display: block;width: 100%; vertical-align:bottom;/*height:244px;*/-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;  margin:0 auto; vertical-align:bottom; }
.owl-demo4 .item dd{ /*width:286px;*/width:100%; text-align:center;background:#f5f5f5;}
.owl-demo4 .item dd .imgs{margin:0 auto;overflow:hidden;}
.owl-demo4 .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-demo4 .item dd .txts{  height:117px; overflow:hidden; position:relative;}
.owl-demo4 .item dd .txts .txts_div{ height:117px; overflow:hidden; position:absolute; left:0; top:0; width:0%; transition:all 0.3s; z-index:-1;}
.owl-demo4 .item dd h2{font-size:20px; font-weight:normal;color:#000; height:68px; line-height:68px;overflow:hidden; padding-left:8px; padding-right:8px;transition:all 0.3s;}
.owl-demo4 .item dd .pics{ display:block; width:28px; height:28px; background:url(../images/i_bg3.png) no-repeat; margin:0 auto; background-size:100% 100%;transition:all 0.3s; }
.owl-demo4 .item dd:hover .txts .txts_div{ color:#fff; background:#6e625a;width:100%;}
.owl-demo4 .item dd:hover .pics{background:url(../images/i_bg3_on.png) no-repeat;background-size:100% 100%;}
.owl-demo4 .item dd:hover h2{ color:#fff;}
.owl-demo4 .item dd:hover .p{ color:#fff;}

/*VIP会员更可尊享*/
.owl-demo5.owl-carousel .owl-wrapper-outer{ padding-top:10px; padding-bottom:6px;}
.owl-demo5{ width:100%; margin:0 auto; text-align:center;  }
/* Styling Next and Prev buttons*/
.owl-demo5.owl-theme .owl-controls{/* bottom:60%;*/ height:0; top:50%;}
.owl-demo5.owl-theme .owl-controls .owl-pagination{ display:none;}
.owl-demo5.owl-theme .owl-controls .owl-buttons{ position:absolute; bottom:-30%; width:100%; left:0;  height:0;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:40px; height:40px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/left2.png) no-repeat; float:left;background-size:100% 100%;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);background:url(../images/left2_on.png) no-repeat;background-size:100% 100%;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/right2.png) no-repeat; float:right;background-size:100% 100%; }
.owl-demo5.owl-theme .owl-controls .owl-buttons div.owl-next:hover{transition:all 0.3s;opacity:0.8;filter:Alpha(opacity=80);background:url(../images/right2_on.png) no-repeat;background-size:100% 100%;}

.owl-demo5.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo5 .item{margin:0 0px;}
.owl-demo5 .item img{display: block;width: 100%;}
.owl-demo5 .item dd{ text-align:center;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
.owl-demo5 .item dd:hover{-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 i{ display:inline-block; width:126px; height:126px; border:2px solid #fff; border-radius:50%;transition:all 0.3s;background-repeat:no-repeat; background-position:center center; background-size:100% 100%;}
.owl-demo5 .item dd:hover i{background-color:#6e615a;border:2px solid #6e615a;}
.owl-demo5 .item dd i#isel{ background-color:#6e615a;border:2px solid #6e615a;}
.owl-demo5 .item dd i.bgs1{background-image:url(../images/i_pic1.png);}
.owl-demo5 .item dd i.bgs2{background-image:url(../images/i_pic2.png);}
.owl-demo5 .item dd i.bgs3{background-image:url(../images/i_pic3.png);}
.owl-demo5 .item dd h2{ font-weight:normal; overflow:hidden; margin-top:3%; height:30px; line-height:30px; color:#fff;}

/*首页新闻*/
.owl-demo6{ max-width:510px;width:94%; padding-left:3%; padding-right:3%; margin:0 auto; overflow:hidden;}
.owl-demo6.owl-theme .owl-controls{ bottom:-25%; text-align:left; position:absolute; width:100%;}
.owl-demo6.owl-theme .owl-controls .owl-pagination{ }
/* Styling Pagination*/
.owl-demo6.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-demo6.owl-theme .owl-controls .owl-page span{display: block;width: 10px;height: 10px;margin: 5px 5px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 50%;background:#ddba9c;}
.owl-demo6.owl-theme .owl-controls .owl-page.active span{background:#fff;}
.owl-demo6.owl-theme .owl-controls .owl-buttons{ position:absolute; top:30%; width:100%; left:0; height:0; display:none;}
.owl-demo6.owl-theme .owl-controls .owl-page{ display:inline-block;}

.owl-demo6 .item{margin: 0px;}
.owl-demo6 .item dd{ width:100%;line-height: 22px;}
.owl-demo6 .item dd a{ color:#fff;}
.owl-demo6 .item dd .p{ overflow:hidden; margin-top:7%; height:22px; line-height:22px; overflow:hidden; font-size:16px;}
.owl-demo6 .item dd .p .imore{ float:right; font-size:14px;transition:all 0.3s;}
.owl-demo6 .item dd .p .imore:hover{opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo6 .item dd .h2{ font-weight:normal; font-size:18px; line-height:28px; height:56px; overflow:hidden; max-width:420px; margin-top:7%;transition:all 0.3s;}
.owl-demo6 .item dd .h2:hover{opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo6 .item dd .dates{ background:url(../images/i_bg5.jpg) left top no-repeat; overflow:hidden; height:40px; line-height:40px; font-size:14px; display:block; margin-top:6%;}

/*空间展示*/
.owl-demo7{ width:98%; margin:0 auto; margin-top:3.5%; margin-bottom:4%;}
/* Styling Next and Prev buttons*/
.owl-demo7.owl-theme .owl-controls .owl-pagination{ position:absolute; bottom:-20px; padding-top:10px; right:-3%; padding-right:3%; padding-left:3%; height:38px; background-color:#65c42f; display:none;}
/* Styling Pagination*/
.owl-demo7.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/transition:all 0.3s; }
.owl-demo7.owl-theme .owl-controls .owl-page span{display: block;width: 6px;height: 6px;margin: 5px 3px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 50%;-moz-border-radius: 20px;border-radius: 20px;background:#fff;transition:all 0.3s;}
.owl-demo7.owl-theme .owl-controls .owl-page.active span{background:#ef8700;}
.owl-demo7.owl-theme .owl-controls .owl-page:hover span{opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo7.owl-theme .owl-controls .owl-buttons{ position:absolute; top:40%; width:100%; left:0; height:0; display:none;}


.owl-demo7 .item{margin:0 3%;}
.owl-demo7 .item .imgs img{display: block;width: 100%; vertical-align:bottom;/*height:244px;*/-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;  margin:0 auto; vertical-align:bottom; }
.owl-demo7 .item dd{ /*width:286px;*/width:100%; text-align:center;}
.owl-demo7 .item dd .imgs{margin:0 auto;overflow:hidden;}
.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);}
.owl-demo7 .item dd .h2{ font-weight:normal;color:#666666; margin-top:4%;}
.owl-demo7 .item dd:hover .h2{ color:#b39173;}


@media screen and (max-width: 1200px) {
/*梧桐俱乐部*/
.owl-demo4 .item dd .txts{ height:107px;}
.owl-demo4 .item dd h2{ font-size:18px; height:60px; line-height:60px;}
/*VIP会员更可尊享*/
.owl-demo5.owl-theme .owl-controls .owl-buttons{ bottom:-20%;}
/*首页新闻*/
.owl-demo6 .item dd .p{ font-size:14px;}
.owl-demo6 .item dd .p .imore{ font-size:12px;}
.owl-demo6 .item dd .h2{ font-size:16px;line-height:26px; height:52px;}
.owl-demo6 .item dd .dates{ font-size:12px;}

}

@media screen and (max-width: 1100px) {
/*VIP会员更可尊享*/
.owl-demo5.owl-theme .owl-controls .owl-buttons{ bottom:-15%;}
}
@media screen and (max-width: 1000px) {
/*梧桐俱乐部*/
.owl-demo4 .item dd .txts{ height:97px;}
.owl-demo4 .item dd h2{ font-size:16px;height:50px; line-height:50px;}
/*VIP会员更可尊享*/
.owl-demo5.owl-theme .owl-controls .owl-buttons{ bottom:-10%;}
.owl-demo5 .item dd i{ width:116px; height:116px;}
/*首页新闻*/
.owl-demo6 .item dd .h2{ margin-top:5%;}

}
@media screen and (max-width: 960px) {
/*VIP会员更可尊享*/
.owl-demo5.owl-theme .owl-controls .owl-buttons{ bottom:-9%;}
.owl-demo5 .item dd i{ width:110px; height:110px;}
}

@media screen and (max-width: 830px) {
/*VIP会员更可尊享*/
.owl-demo5.owl-theme .owl-controls .owl-buttons{ bottom:-5%;}
.owl-demo5.owl-theme .owl-controls .owl-buttons div{ width:30px; height:30px;}
.owl-demo5 .item dd i{ width:100px; height:100px;}

}
@media screen and (max-width: 780px) {
/*VIP会员更可尊享*/
.owl-demo5.owl-theme .owl-controls .owl-buttons{ bottom:0%;}
/*首页新闻*/
.owl-demo6{ max-width:none;}
.owl-demo6 .item dd .p{ margin-top:4%;}
.owl-demo6 .item dd .h2{ margin-top:4%;}
.owl-demo6 .item dd .dates{ margin-top:4%;}
}
@media screen and (max-width: 640px) {
.flash_div{ display:block;}
#slider{ display:none;}
/*梧桐俱乐部*/
.owl-demo4 .item dd .txts{ height:77px;}
.owl-demo4 .item dd h2{ font-size:14px;height:40px; line-height:40px;}
.owl-demo4 .item dd .pics{ width:20px; height:20px;}
/*VIP会员更可尊享*/
.owl-demo5.owl-theme .owl-controls .owl-buttons{ bottom:8%;}
.owl-demo5 .item dd i{ width:80px; height:80px;}

}
@media screen and (max-width: 520px) {
/*VIP会员更可尊享*/
.owl-demo5.owl-theme .owl-controls .owl-buttons{ bottom:10%;}
.owl-demo5 .item dd i{ width:70px; height:70px;}
/*首页新闻*/
.owl-demo6 .item dd .h2{ font-size:14px; line-height:22px; height:44px;}
.owl-demo6 .item dd .dates{ margin-top:6%;}
}
@media screen and (max-width: 480px) {
/*VIP会员更可尊享*/
.owl-demo5.owl-theme .owl-controls .owl-buttons{ bottom:20%;}
.owl-demo5 .item dd h2{ height:22px; line-height:22px;}

}
@media screen and (max-width: 360px) {
/*VIP会员更可尊享*/
.owl-demo5.owl-theme .owl-controls .owl-buttons{ bottom:30%;}
.owl-demo5 .item dd i{ width:60px; height:60px;}

}