/* commonCSS */
a{text-decoration: none;}
/* 游戏页IE提示 */
.gameIEBox{position: fixed;left: 0;top: 0;right: 0;bottom: 0;}
.gameIEBox .shadow{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,1);}
.gameIEBox .alert{position: absolute;width: 789px;height: 374px;top: 275px;left: 50%;margin-left: -405px;background: url(../images/ie/gameIE.png) 0 0 no-repeat;}
.gameIEBox .alert .btn{position: absolute;width: 300px;height: 73px;bottom: 63px;left: 50%;margin-left: -151px;background: center no-repeat;cursor: pointer;}
.gameIEBox .alert .btn:hover{background: url(../images/ie/gameIE_btn_mut.png) center no-repeat;}
.gameIEBox .alert .tips{color: #eb413f;font-size: 18px;position: absolute;right: 40px;bottom: 21px;width: 128px;height: 24px;}
.gameIEBox .alert .tips a,.gameIEBox .alert .btn a{position: absolute;right: 0;top: 0;left: 0;bottom: 0;}
.gameIEBox .alert .tips a{font-size: 18px;color: #eb413f;}
.gameIEBox .alert .tips a:hover{color: #f6554a;}


/* 51官网IE提示 */
.IEBox {position: absolute;left: 50%;top: 35px;margin-left: 0;width: 377px;height: 176px;border-radius: 4px;overflow: hidden;background: url(../images/ie/51IE.png) 0 0 no-repeat;z-index: 10000;}
.IEBox .text{font-size: 12px;padding: 0px 20px;color: #666666;margin: 60px 0 0 8px;letter-spacing: 1px;}
.IEBox .btn{position: relative;width: 216px;height: 34px;background: #f41a3c;margin: 25px auto 0;color: #fff;line-height: 34px;font-size: 16px;letter-spacing: 2px;text-align: center;border-radius: 4px;}
.IEBox .btn a{position: absolute;left: 0;top: 0;bottom: 0;right: 0;color: #fff;}
.IEBox .btn a:hover{background: #d61533;}
.IEBox .close{position: absolute;right: 22px;top: 21px;width: 16px;height: 16px;cursor: pointer;background: url(../images/ie/close_51IE.png) 0 0 no-repeat;}


/* 浏览器升级页面 */
.webIEBox{position: fixed;left: 0;top: 0;bottom: 0;right: 0;background: #f3f0f7;min-width: 1200px;}
.webIEBox .img{width: 1200px;height: 408px;background: url(../images/ie/webIE_bg.png) top center no-repeat;margin: 0 auto;}
.webIEBox .text{ width: 452px;text-align: center;margin: 0 auto;color: #32424c;font-size: 18px;letter-spacing: 0px;line-height: 30px;font-weight: bold;}
.webIEBox .dowmloadBox {width: 612px;margin: 32px auto 0;}
.webIEBox .dowmloadBox .IE,.webIEBox .dowmloadBox .chrome{position: relative;display: inline-block;top: 0px;width: 213px;height: 247px;background: #ffffff;border-radius: 4px;cursor: pointer;box-shadow: 0px 0px 9px 0px rgb(0 0 0 / 30%);transition: all 0.2s;}
.webIEBox .dowmloadBox .IE a,.webIEBox .dowmloadBox .chrome a{position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.webIEBox .dowmloadBox .IE:hover,.webIEBox .dowmloadBox .chrome:hover{box-shadow: 0px 2px 9px 0px rgb(0 0 0 / 50%);top: -2px;}
.webIEBox .dowmloadBox .IE .imgIcon,.webIEBox .dowmloadBox .chrome .imgIcon{width: 96px;height: 121px;margin: 25px auto 0;background: url(../images/ie/360IE.png) center no-repeat;background-size: 100%;}
.webIEBox .dowmloadBox .text{width: 100%;margin: 9px 0 0 0;letter-spacing: 1px;font-weight: normal;}
.webIEBox .dowmloadBox .btn{position: relative;width: 152px;height: 34px;background: #f41a3c;text-align: center;line-height: 34px;border-radius: 4px;margin: 10px auto 0;overflow: hidden;}
.webIEBox .dowmloadBox .btn a{position: absolute;right: 0;top: 0;left: 0;bottom: 0;color: #fff;}
.webIEBox .dowmloadBox .btn a:hover{background: #d61533;}
.webIEBox .dowmloadBox .chrome .imgIcon{background-image: url(../images/ie/chrome.png);}
.webIEBox .dowmloadBox .IE{margin: 0 87px 0 50px;}
.webIEBox .public_newfoot{position: relative;background: transparent;margin: 42px auto 0;height: 143px!important;font-size: 14px;padding: 10px 0;text-align: center;color: #403f3f;}
.webIEBox .public_newfoot p {padding-top: 5px;margin: 0;}
.webIEBox .public_newfoot a {color: #403f3f;}
.webIEBox .public_newfoot .line {margin: 0 10px;}
.webIEBox .public_newfoot a {color: #403f3f;}
.webIEBox .public_newfoot .guo a {display: inline-block;margin: 10px;}
embed, img, input, object {vertical-align: middle;}
.webIEBox .public_newfoot .mr {position: absolute;bottom: 25px;color: #a0a0a0;font-size: 12px;}