@charset "utf-8";
@media screen\0 {
    .news_pic div{
        background-color: #1D82C4;
        color: white;
        width: 246px;
        height: 30px;
        position: relative;
        top: -67px;
        opacity: .9;
        -moz-box-sizing: border-box;  /*Firefox3.5+*/
        -webkit-box-sizing: border-box; /*Safari3.2+*/
        -ms-box-sizing: border-box; /*IE8*/
        box-sizing: border-box;
    }
    .news_detail{
        display: inline-block;
        width: 375px;
        height: 220px;
        position: relative;
        top: 47px;
        left: 18px;
    }
    .news_pic>img{
        width: 246px;
        height: 188px;
        position: relative;
        top: -34px;
    }
    .first_detail{
        position: relative;
        top: -35px;
    }
    .bulletin {
        top: -47px;
    }
    .second_floor{
        margin-top: 30px;
    }
    .fourthRightWorld{
        display: inline-block;
        width: 550px;
        position: relative;
        top: -34px;
    }
    .fourthData{
        top: 1px;
    }
    .fourthRightWorld>div>span{
        position: relative;
        top: 6px;
    }
    .sixRight img{
        border:0;
    }
}
/*ie8,7,6*/
@media \0screen, screen\9 {
    .firstOrder{
        width: 10px;
        height: 10px;
        background-color: white;
        display: inline-block;
        border-radius: 50%;
        position: relative;
        top: 4px;
        _top: 7px;
        left: 8px;
        _left: 2px;
        _font-size: 0;
    }
}
.firstListDetail{
    position: relative;\9;
    top: 8px;\9;
    left: 5px;\9;/* IE6、IE7、IE8支持 */
}

/*.firstOrder{*/
    /*width: 10px;*/
    /*height: 10px;*/
    /*background-color: white;*/
    /*display: inline-block;*/
    /*border-radius: 50%;*/
    /*position: relative;*/
    /*top: 4px;*/
    /*left: 8px;*/
/*}*/