|
@@ -871,7 +871,7 @@
|
|
|
.lock {overflow:hidden;}
|
|
.lock {overflow:hidden;}
|
|
|
.pd_pop.full_pop {display:none; position:fixed; top:0; bottom:0; left:0; right:0; margin-top:16.0rem; width:100%; height:calc(100% - 16.0rem); overflow-y:auto; z-index:110; background:#fff; line-height:1;}
|
|
.pd_pop.full_pop {display:none; position:fixed; top:0; bottom:0; left:0; right:0; margin-top:16.0rem; width:100%; height:calc(100% - 16.0rem); overflow-y:auto; z-index:110; background:#fff; line-height:1;}
|
|
|
.pd_pop.full_pop.pd_itemthumb_pop {margin-top:0; height:100%;}
|
|
.pd_pop.full_pop.pd_itemthumb_pop {margin-top:0; height:100%;}
|
|
|
-.pd_pop .full_popup_wrap .btn_close {position:fixed; right:3.0rem; top:3.0rem; display:inline-block; z-index:130; cursor:pointer;}
|
|
|
|
|
|
|
+.pd_pop .full_popup_wrap .btn_close {position:fixed; right:3.0rem; top:3.0rem; display:inline-block; z-index:130; cursor:pointer;background-color: rgba(255, 255, 255, 0.7); padding: 1.0rem; border: 1px solid #f6f6f6; border-radius: 100%; box-sizing: border-box;}
|
|
|
.pd_pop .full_popup_wrap .btn_close a {display:block; width:2.5rem; height:2.5rem; text-indent:-999.9rem; background:url('//image.istyle24.com/Style24/images/pc/ico_pop_cls.png') no-repeat 50% 50%; background-size:100% auto;}
|
|
.pd_pop .full_popup_wrap .btn_close a {display:block; width:2.5rem; height:2.5rem; text-indent:-999.9rem; background:url('//image.istyle24.com/Style24/images/pc/ico_pop_cls.png') no-repeat 50% 50%; background-size:100% auto;}
|
|
|
.full_pop.pd_itemthumb_pop .full_pop_container {width:100%; padding:0;}
|
|
.full_pop.pd_itemthumb_pop .full_pop_container {width:100%; padding:0;}
|
|
|
.full_pop.pd_itemthumb_pop .full_pop_container .scaleview {position:relative; display:block; text-align:center; margin-top:4.0rem; z-index:1;}
|
|
.full_pop.pd_itemthumb_pop .full_pop_container .scaleview {position:relative; display:block; text-align:center; margin-top:4.0rem; z-index:1;}
|