


.bPopup{width:700px;display:none;z-index:9999999999999999999999999999999999999;}
.bPopup.pop-dia{left:calc(50% - 225px) !important;top:90px !important;}
.bPopup .pop-content{padding:0px 0px 0 0px;background-color:#fff;border-radius:3px;}
.bPopup .pop-content .pop-bottom{margin-top:1em;}
.bPopup .pop-close{height:27px;position:absolute;top:20px;right:20px;font-size:12px;display:block;cursor:pointer;color:#fff;background:#000;border:1px solid #000;text-align:center;line-height:22px;vertical-align:middle;}
.bPopup .pop-close p{width:20px;font-size:12px;display:inline-block;border:1px solid #fff;text-align:center;vertical-align:middle;line-height:16px;}
.bPopup .item{text-align:center;display:block;margin:0;padding:0;}
.bPopup .item .pop-tit{padding:0 30px;line-height:60px;color:#fff;background-color:#000;font-size:16px;text-align:left;}
.bPopup .item img{width:100%;display:block;}
#pop .owl-page{margin:3px;}

@media (max-width:640px) {
.bPopup{width:100%;padding:15px;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}
.bPopup.pop-dia{left:auto !important;top:10px !important;}
.bPopup>.inner{position:relative;}
.item .pop-tit{padding:0 20px;line-height:50px;font-size:16px;}

.bPopup .closeBox{width:100%;background:#000;display:flex;padding-right:10px;justify-content:flex-end;}
.bPopup .pop-close{width:auto;height:30px;position:static;font-size:12px;display:block;cursor:pointer;color:#fff;background:#000;border:1px solid #000;text-align:right;line-height:22px;vertical-align:middle;}
}


/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 *  owl.carousel.css
 */

/* clearfix */
.owl-carousel .owl-wrapper:after{height:0;content:".";display:block;clear:both;visibility:hidden;line-height:0;}

.owl-carousel{width:100%;margin:0;padding:0;display:none;position:relative;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}

.owl-carousel .owl-wrapper-outer{width:100%;overflow:hidden;position:relative;}
.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);}

.grabbing{cursor:url(grabbing.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 Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls{margin:0;padding:0;text-align:center;}

.owl-theme .owl-controls .owl-buttons{}
.owl-theme .owl-controls .owl-buttons div.owl-prev{position:absolute;top:20%;left:0;}
.owl-theme .owl-controls .owl-buttons div.owl-next{position:absolute;top:20%;right:0;}

@media only screen and (max-width:967px) {
.owl-theme .owl-controls .owl-buttons div.owl-prev{position:absolute;top:12%;left:0;}
.owl-theme .owl-controls .owl-buttons div.owl-next{position:absolute;top:12%;right:0;}
}

.owl-theme .owl-controls .owl-buttons div{width:29px;height:29px;margin:0;padding:0;display:inline-block;zoom:1;*display:inline;font-size:12px;filter:Alpha(Opacity=50);opacity:0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}

.owl-theme .owl-controls .owl-page{width:12px;margin:20px 3px;display:inline-block;zoom:1;}
.owl-theme .owl-controls .owl-page span{width:12px;height:12px;margin:3px;display:inline-block;clear:both;background:#737373;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}

.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1;border:2px solid #737373;background:#fff;}
.owl-theme .owl-controls .owl-page span.owl-numbers{width:auto;height:auto;padding:2px 10px;color:#FFF;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}



.bot_close_out{position:absolute;right:-10px;top:0px;color:#FFFFFF;}

