
/* clearfix */
.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(https://tem2.cits.net/zten/style/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-controls .owl-buttons .owl-prev { background:url(https://tem2.cits.net/zten/images/yxcm_wpld-l.png) no-repeat; width:21px; height:38px; position:absolute; left:60px; top:50%;}
.owl-controls .owl-buttons .owl-next{ background:url(https://tem2.cits.net/zten/images/yxcm_wpld-r.png) no-repeat; width:21px; height:38px; position:absolute; right:60px; top:50%;}

/*******轮播图*******/
#BgPicList,
#BgPicList .owl-carousel,
#BgPicList .owl-carousel .owl-item,
#BgPicList .piclist_c{height:897px;}
#BgPicList.yxcm_inban,
#BgPicList.yxcm_inban .owl-carousel,
#BgPicList.yxcm_inban .owl-carousel .owl-item,
#BgPicList.yxcm_inban .piclist_c{height:1078px;}

#BgPicList{width:100%;overflow:hidden;position:relative;}
#BgPicList .piclist_c{position:absolute;width:100%;left:0;top:0;}
#BgPicList .piclist_a{position:absolute;width:100%;bottom:168px;left:0;text-align:center;z-index:500;}
#BgPicList .piclist_a a{background-color:#fff; border-radius:50%; display:inline-block; width:16px; height:16px; margin:0 10px;}
#BgPicList .piclist_a a.one,#BgPicList .piclist_a a:hover{cursor:pointer;background-color:#ffc20e;}
#BgPicList .pic_li {width:100%;height:100%;text-align:center;z-index:100;display:none;left:0;top:0;position:absolute;background:no-repeat center;background-size:cover;}
#BgPicList .owl-carousel .pic_li{display:block;}
#BgPicList .owl-carousel {width: 100%;margin-left: auto;margin-right: auto;}
#BgPicList .owl-carousel .item{display: block;float:left;width:100%;}
#BgPicList .owl-carousel img {display: block;width: 100%;}
#BgPicList .owl-carousel .pic_li{position:relative;z-index:100;}
#BgPicList .owl-carousel .owl-controls{margin-top:-30px;position:relative;z-index:500;text-align:center;}
#BgPicList .owl-carousel .owl-pagination .owl-page{height:12px;width:12px;margin:0 9px;background:#fff;display:inline-block;border-radius:12px;}
#BgPicList .owl-carousel .owl-pagination .active{cursor:pointer;background:#000;}

#BgPicList .piclist_l a,#BgPicList .piclist_r a{z-index:999; display:block; width:65px; height:74px; background:url(https://tem2.cits.net/zten/images/yxcm_left.png) no-repeat; position:absolute; top:545px;}
#BgPicList .piclist_l a{left:0; }
#BgPicList .piclist_l a:hover{ background:url(https://tem2.cits.net/zten/images/yxcm_left2.png) no-repeat;}
#BgPicList .piclist_r a{right:0; background:url(https://tem2.cits.net/zten/images/yxcm_right2.png) no-repeat;}
#BgPicList .piclist_r a:hover{ background:url(https://tem2.cits.net/zten/images/yxcm_right.png) no-repeat;}

#BgPicList .yss_inbtn_dian a{background-color:#6075b7;}
#BgPicList .yss_inbtn_dian a.one{ transform:scale(1.2,1.2);background-color:#b50b77;}
#BgPicList .yss_inbtn_dian a:hover{background-color:#6075b7;}


@media screen and (max-width: 1200px){
#BgPicList .owl-carousel .owl-item{ height:700px;}	
}
@media screen and (max-width: 768px){
#BgPicList .owl-carousel .owl-item{ height:400px;}	
.piclist_l,.piclist_r{ display:none;}
}





