
.other{display:inline-block;position:relative;line-height: 90px;font-size: 16px;top: -8px;}
.other .cate{width:auto;height: 30px;border: 1px solid #ffffff;line-height: 30px;text-align: center;padding: 0 10px;cursor: pointer;}
.other .blist{font-size:16px;font-weight:inherit; display:none;border: 1px solid #ffffff;line-height: 30px;width: 100%;float: left;margin-top: 10px;box-sizing: border-box;}
.other:hover .icn{transform:rotate(180deg);}
.other:hover .blist{display:block}
.other .blist .bli{display:block;width:100%;padding:0 10px;box-sizing: border-box;cursor: pointer;border-bottom: 1px solid #ffffff;}
.other .blist .bli:last-child{border-bottom:0;}
.other .blist .bli:hover{background:#fff;}
.other .blist .bli:hover a{color:#333}


.col1{padding:20px 0;}
.col1 .cate_imgs{width:100%;height: 780px;overflow: hidden;position: relative;  }
.swiper1{width:100%;height: 780px;}
.swiper1 .swiper-wrapper .swiper-slide,.swiper1 .swiper-wrapper .swiper-slide .img {width:100%;height: 100%; }
.swiper1 .swiper-wrapper .swiper-slide .img {width:50%;height: 100%; }

.swiper-button-prev {
    background: rgba(0,0,0,0.5);
    left:0; padding:10px 5px;
    background-repeat:no-repeat; background-position:center center;
    
}

.swiper-button-next {
    background: rgba(0,0,0,0.5);
    right: 0;
    padding: 10px 5px;
    background-repeat: no-repeat;
    background-position: center center;
}


#positionButtonDiv {color: #fff;text-align: left;position: absolute;right:35px;top:35px;z-index: 1;text-align: center;}
#positionButtonDiv .positionButtonSpan img {border: 0;}
.positionMapClass area {cursor: pointer;}
.zoomButton {border: 0;	cursor: pointer;}
#positionButtonDiv .btn1 {width:100%;text-align:center;}
#positionButtonDiv .btn1 span{margin: 0 5px;display:inline-block}
#positionButtonDiv .btn2 {margin-top: 10px;width:100%;text-align:center;}