.ie-notice {display: none;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ie-notice {position: fixed; z-index: 99999999; display: block !important; width: 700px; height: 500px; background-color: #fff; font-size: 0; font-family: Arial, Helvetica, sans-serif; line-height: 1.5; left: 0; top: 0; bottom: 0; right: 0; margin: auto; padding: 0;}
    .ie-notice * {font-family: Arial, Helvetica, sans-serif;}
    .ie-notice a {color: blue;}
    .ie-notice a:hover {text-decoration: underline;}

    .browser-down {position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%;}
    .browser-down a {position: absolute; z-index: 1; height: 20px; left: 0; right: 0; margin: auto;}
    .browser-down a.link1 {width: 250px; bottom: 170px;}
    .browser-down a.link2 {bottom: 141px; width: 177px;}
    .browser-down a.link3 {bottom: 111px; width: 231px;}

    .browser-pop-btn1 {position: absolute; z-index: 1; left: 177px; margin: auto; border: 0; box-shadow: none; opacity: 1; display: block; width: 170px; height: 44px; bottom: 21px; opacity: 0;}
    .browser-pop-btn2 {position: absolute; z-index: 1; right: 177px; margin: auto; border: 0; box-shadow: none; opacity: 1; display: block; width: 170px; height: 44px; bottom: 21px; opacity: 0;}
}/*end*/