.MapBrowse-widget { z-index: 10; padding: 0 10px; } .menu_list { width: 100%; margin: 0 auto; } .menu_head { height: 30px; line-height: 30px; padding-left: 5px; font-size: 14px; color: #525252; cursor: pointer; border: 1px solid #e1e1e1; position: relative; margin: 0px; font-weight: bold; background: #f1f1f1 url(../../assets/images/pro_left.png) center right no-repeat; } .menu_list .current { background: #f1f1f1 url(../../assets/images/pro_down.png) center right no-repeat; } .menu_body { border-left: 1px solid #e1e1e1; backguound: #fff; border-right: 1px solid #e1e1e1; } .ztree li span.demoIcon { position: absolute; right: 0px; } .ztree li span.button.icon01 { margin: 0; background: url(../../assets/images/Context_menu11.png) no-repeat scroll 0 0 transparent; vertical-align: top; *vertical-align: middle } .his { position: absolute; right: 25px; } .ztree { margin-left: 5px; padding-top: 5px; } .nextBtn { background: #fff; border: none; width: 4% !important; height: 100px; position: absolute; z-index: 1; top: 50%; margin-top: -50px; right: 0px; opacity: 0.6; } .nextBtn:hover { opacity: 0.8; } .prevBtn { background: #fff; border: none; width: 4% !important; height: 100px; position: absolute; z-index: 1; top: 50%; margin-top: -50px; left: 0px; opacity: 0.6; } .prevBtn:hover { opacity: 0.8; } .MapBrowse-tree-box { border: 1px solid #C1C1C1; overflow-y: hidden; } .zoomContainer { background-image: url("../../images/transparent.png"); } /*ztree自定义按钮样式*/ .diyBtn1 { margin: 0; background: url(../../images/edit.png) no-repeat scroll 0 0 transparent; vertical-align: top; width: 16px; height: 16px; display: inline-block; border: 0 none; cursor: pointer; outline: none; } /*桌面专题图的样式*/ .Bigimgs { overflow: hidden; position: absolute; width: calc(100% - 285px); right: 0; height: 100%; background: rgba(000, 000, 000, 0.6); z-index: 1000; } .Bigimgs span { color: #fff; cursor: pointer; width: 30px; font-size: 25px; position: absolute; right: 0; } .Bigimgs .ims { width: 200px; height: 200px; position: absolute; z-index: 2; } .Bigimgs img { width: 620px; } .fenbu-img { left: -15px; width: 100%; position: absolute; /*overflow: ;*/ } .fenbu-img div { width: 150px; height: 200px; position: absolute; } .fenbu-img div img { border-left: 2px solid #8c8c8c; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; width: auto; height: 100%; /*transform: rotate(-3deg);*/ } .slider-imgs { padding: 10px 0; height: 210px; width: 100%; position: relative; overflow: hidden; } span.myPrevBtn:hover { opacity: 0.8; cursor: pointer; } span.myPrevBtn { background: #22891e; border: none; width: 17px !important; line-height: 50px; position: absolute; z-index: 999; left: 0px; opacity: 0.6; color: #ffffff; margin-top: 80px; } .myPrevBtn p { height: 100%; text-align: center; line-height: 50px; font-size: 14px; } span.myNextBtn:hover { opacity: 0.8; cursor: pointer; } .myNextBtn p { height: 100%; text-align: center; line-height: 50px; font-size: 14px; } span.myNextBtn { background: #22891e; border: none; width: 17px !important; line-height: 50px; position: absolute; z-index: 999; right: 0px; opacity: 0.6; color: #ffffff; margin-top: 80px; } .introduce-container { display: none; padding: 0 10px; margin-top: 15px; } .layer-container { display: none; padding: 0 10px; margin-top: 10px; } .container-show { display: block !important; } .introduce-title { display: block; border-bottom: 1px solid #00B83F; height: 30px; } .tab-container { background: #F6F5F1; height: 50px; width: 348px; border-bottom: 1px solid #E3E2DE; margin-left: -10px; } .tab-container li { display: inline-block; height: calc(100% - 20px); padding: 10px 0; font-size: 16px; line-height: 30px; cursor: pointer; width: calc(50% - 20px); text-align: center; } .tab-container li img { width: 20px; padding: 2px 10px 5px; } .tab-selected { color: #60ab89; }