123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257 |
- .popup_html .popup-lt {
- position: absolute;
- top: 0px;
- left: -20px;
- bottom: 19px;
- width: 20px;
- background: url(../images/popup/bg-pp-2d-lt.png) top left no-repeat;
- }
- .popup_html .popup-lb {
- position: absolute;
- left: -20px;
- bottom: 0px;
- width: 42px;
- height: 19px;
- background: url(../images/popup/bg-pp-2d-lb.png) top left no-repeat;
- }
- .popup_html .popup-ct {
- height: 48px;
- background: url(../images/popup/bg-pp-23d-ct.png) top left repeat-x !important;
- }
- .popup_html .popup-cb {
- background: #ffffff !important;
- }
- .popup_html .popup-rt {
- position: absolute;
- right: -8px;
- top: 0px;
- bottom: 19px;
- width: 8px;
- background: url(../images/popup/bg-pp-2d-rt.png) top left no-repeat;
- }
- .popup_html .popup-rb {
- position: absolute;
- right: -8px;
- bottom: 0px;
- height: 19px;
- left: 22px;
- background: url(../images/popup/bg-pp-2d-rb.png) top right no-repeat;
- }
- /*3D*/
- /*.popup_html.TD .popup-lt {
- position: absolute;
- top: 0px;
- left: 0px;
- bottom: 19px;
- width: 20px;
- background: url(../images/popup/bg-pp-3d-lt.png) top left no-repeat;
- }
- .popup_html.TD .popup-lb {
- position: absolute;
- left: 0px;
- bottom: 0px;
- width: 42px;
- height: 19px;
- background: url(../images/popup/bg-pp-3d-lb.png) top left no-repeat;
- }
- .popup_html.TD .popup-ct {
- height: 48px;
- background: url(../images/popup/bg-pp-23d-ct.png) top left repeat-x;
- }
- .popup_html.TD .popup-cb {
- background: #ffffff;
- }
- .popup_html.TD .popup-rt {
- position: absolute;
- right: 0px;
- top: 0px;
- bottom: 19px;
- width: 8px;
- background: url(../images/popup/bg-pp-3d-rt.png) top left no-repeat;
- }
- .popup_html.TD .popup-rb {
- position: absolute;
- right: 0px;
- bottom: 0px;
- height: 19px;
- left: 16px;
- background: url(../images/popup/bg-pp-3d-rb.png) top right no-repeat;
- }
- .popup_html .popup-ct p {
- font-size: 16px;
- line-height: 46px;
- color: #ffffff;
- text-indent: 20px;
- }*/
- /**************************************************************/
- .popup_html.TD .popup-lt {
- position: absolute;
- top: 0px;
- left: -20px;
- bottom: 19px;
- width: 20px;
- height: 100%;
- background-position: top left;
- }
- .popup_html.TD .popup-lb {
- position: absolute;
- left: -20px;
- bottom: -14px;
- width: 42px;
- height: 19px;
- background-position: top left;
- }
- .popup_html.TD .popup-ct {
- background: rgba(9, 30, 41, 0.8);
- border-top-right-radius: 4px;
- border-top-left-radius: 4px;
- color: #fff
- }
- .popup_html.TD .popup-cb {
- background: rgba(19, 46, 67, 0.86);
- border-bottom-right-radius: 4px;
- border-bottom-left-radius: 4px;
- padding-left: 5px;
- }
- .popup_html.TD .popup-rt {
- position: absolute;
- right: -8px;
- top: 0px;
- bottom: 19px;
- width: 8px;
- height: 100%;
- background-position: top right;
- }
- .popup_html.TD .popup-rb {
- position: absolute;
- right: -8px;
- bottom: -14px;
- height: 19px;
- left: 22px;
- background-position: top right;
- }
- /**************************************************************/
- /**
- * marker标记
- .popup_html.marker .popup-lt {
- position: absolute;
- top: 0px;
- left: -21px;
- bottom: 9px;
- width: 21px;
- background: url(../images/popup/markerPopup_tl.png) top left no-repeat;
- }
- .popup_html.marker .popup-lb {
- position: absolute;
- left: -9px;
- bottom: 0px;
- width: 9px;
- height: 9px;
- background: url(../images/popup/markerPopup_lb.png) top left no-repeat;
- }
- .popup_html.marker .popup-ct {
- height: 2px;
- background: none;
- background-color: #01b7ff;
- }
- .popup_html.marker .popup-cb {
- background: #ffffff;
- min-height: 60px;
- border-bottom: 2px solid #01b7ff;
- }
- .popup_html.marker .popup-rt {
- position: absolute;
- right: -9px;
- top: 0px;
- bottom: 9px;
- width: 9px;
- background: url(../images/popup/markerPopup_tr.png) top left no-repeat;
- }
- .popup_html.marker .popup-rb {
- position: absolute;
- right: -9px;
- bottom: 0px;
- height: 9px;
- left: 9px;
- background: url(../images/popup/markerPopup_br.png) top right no-repeat;
- }
- /*3D*/
- .popup_html.marker.TD .popup-lt {
- position: absolute;
- top: 0px;
- left: 0px;
- bottom: 19px;
- width: 20px;
- background: url(../images/popup/bg-pp-3d-lt.png) top left no-repeat;
- }
- .popup_html.marker.TD .popup-lb {
- position: absolute;
- left: 0px;
- bottom: 0px;
- width: 42px;
- height: 19px;
- background: url(../images/popup/bg-pp-3d-lb.png) top left no-repeat;
- }
- .popup_html.marker.TD .popup-ct {
- height: 48px;
- background: url(../images/popup/bg-pp-23d-ct.png) top left repeat-x;
- }
- .popup_html.marker.TD .popup-cb {
- background: #ffffff;
- }
- .popup_html.marker.TD .popup-rt {
- position: absolute;
- right: 0px;
- top: 0px;
- bottom: 19px;
- width: 8px;
- background: url(../images/popup/bg-pp-3d-rt.png) top left no-repeat;
- }
- .popup_html.marker.TD .popup-rb {
- position: absolute;
- right: 0px;
- bottom: 0px;
- height: 19px;
- left: 16px;
- background: url(../images/popup/bg-pp-3d-rb.png) top right no-repeat;
- }
- .popup_html.marker .popup-ct p {
- font-size: 16px;
- line-height: 46px;
- color: #ffffff;
- text-indent: 20px;
- }
|