.browseView{position: fixed;left: 0;top: 0;bottom: 0;right: 0;background-color: #E7F0F9;z-index: 10000;}
.browseView-inner{width: 440px;height: 240px;padding: 30px;background-color: #F9FCFE;position: absolute;top: 50%;left: 50%;margin-left: -250px;margin-top: -200px;color: #677887;}
.browse-title{font-size: 18px;font-weight: normal;color: #283038;line-height: 30px;}
.browse-p1{font-size: 16px;margin-bottom: 9px;}
.brower-item{display: inline-block;text-align: center;margin-right: 24px;}
.brower-item b{display: block;height: 24px;line-height: 24px;font-size: 12px;}
.brower-ie,.brower-chrome{display: inline-block;width: 64px;height: 64px;overflow: hidden;vertical-align: top;}
.browser-from{font-size: 16px;text-align: right;}
.browser-arrow{position: absolute;bottom: -60px;right: 0;display: inline-block;width: 0;height: 0;border: 60px solid #F9FCFE;border-left: 0;border-top: 0;border-bottom-color: transparent;}
.brower-ie{background: url('../images/ie.png') no-repeat center center;}
.brower-chrome{background: url('../images/chrome.png') no-repeat center center;}
