.ie8 .index-sophy-in{
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff,endColorstr=#B2ffffff);
}
.ie8 .txt{
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
}
.ie8 .txt a{
    border: 1px solid #fff;
}
.ie8 .index-about-info a,.ie8 .index-new-tab-in-right>a{
    border: 1px solid #999999;
}
.ie8 .submenu li{
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff,endColorstr=#B2ffffff);
}
.ie8 .ie8index{
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    position: relative;
    z-index: 999;
}
.ie8 .loader{
    display: none !important;
}
.ie9 .loader{
    display: none !important;
}
.ie8index{
    display: none;
}
.ie8 .header{
    height: auto;
}
.ie8 .submenu{
    /*position: static;*/
}
/*.ie8 .content-nav {*/
    /*border: 1px solid #c1c1c1;*/
    /*border-bottom: none;*/
/*}*/
.ie8 .content-info {
    border: 1px solid #cdcdcd;
}
.ie8 .pub-content-right{
    width: 958px;
}
.ie8 .ie8-back{
    position: absolute;
    width: 100%;
    height: 83px;
    top: 0px;
    left: 0px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff,endColorstr=#B2ffffff);
    z-index: -1;
}
.ie8 .index-title{
    padding-top: 90px;
}
.ie8 .banners img{
    display: none;
}
.ie8 .banners li{
    height: 800px;
}
@media screen and (max-width: 1366px) {
    .ie8 .banners li{
        height: 500px;
    }
}
@media screen and (max-width: 1280px) {
    .ie8 .banners li{
        height: 400px;
    }
}