
.main_warp{
    width:1200px;
    height: 665px;
    overflow: hidden;
    margin: 123px auto 0px;
    border-radius: 5px;
    background:url(fff_bg.png) no-repeat center  ;
}
.main_warp .h_logo{
    display: block;
    width:31%;
    height:73px;
    margin:25px 0px 0px 26px;
    float: left;
}
.main_warp .h_list{
    display: block;
    width:40%;
    margin:25px 0px 0px 90px;
    float: left;
}
.main_warp .h_list li{
    float: left;
    height:73px;
    cursor: pointer;
    text-align:center ;
    color: #205693;
    width:96px;
    font: 20px/73px "";
}
.main_warp .h_list li.on .ms_sp{
    display: block;
    height:73px;
    width:100%;
    background: url(qxq_brt.jpg) no-repeat top;
}
.main_warp .h_list li.on{
    color: #fff;
    background: #0e83c6;
    box-shadow:inset 0px -10px 5px #0a72ac;
    -moz-box-shadow: inset 0px -10px 5px #0a72ac;
    -webkit-box-shadow:inset 0px -10px 5px #0a72ac;
    -o-box-shadow:inset 0px -10px 5px #0a72ac ;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background:url(blue_br.jpg) no-repeat center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;

}
.main_warp .h_list .news_nav{
    width:192px;
}
.main_warp .h_list .news_on{
    color: #fff;
    width:192px;
    background:url(blue_br.jpg) #0e83c6 no-repeat center;
}
.main_warp .h_list .ms_on{
    width:96px;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background:url(ms_brt.jpg) #0e83c6 no-repeat center;
}

.main_warp .h_list .qxq_on{
    color: #fff;
    width:96px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background:url(qxq_brt.jpg) #0e83c6 no-repeat center;
}
.main_warp .btn{
    float: right;
    margin: 40px 20px 0px 0px;
    color: #0B95E1;
    font-size: 30px;
}
.main_warp .btn span{
    cursor: pointer;
}
.main_warp .news_left{
    width:31%;
    float: left;
    margin-left: 13px;
}
.main_warp .news_right{
    width:67%;
    height:555px;
    margin-left: 2px;
    border:1px solid #e9e7e8;
    float: left;
}
.news_right .news_title{
    padding:31px 0px 4px 0px;
    height:25px;
    width:95%;
    margin-left: 22px;
    font-size: 19px;
    border-bottom:1px solid #e9e7e8;
}
.news_right .news_title img{
    float: left;
    margin-right: 7px;
}
.news_right .news_title p{
    padding-top: 3px;
}
/*视频新闻css*/
.news_right .news_ul li{
    float: left;
    width:31%;
    text-align: center;
    margin:32px 0px 0px 16px ;
}
.news_right ul li a{
    color:#434444;
}
.news_right ul li a:hover{
    color: #0e84c7;
    font-size: 16px;
}
/*视频新闻结束*/
/*盟市css*/
.news_right .ms{
    margin-top: 2px;
}
.news_right .ms li{
    height:68px;
    width:21%;
    float: left;
    text-align: center;
    line-height: 68px;
    margin:32px 0px 0px 3%;
    font-size: 20px;
    background:url(ms_br.jpg) no-repeat center;
}
.news_right .ms li a:hover{
    color: #0e84c7;
    font-size: 20px;
}
/*旗县区css*/
.news_right .qxq_hd{
    width:95%;
    padding-bottom:4px;
    margin:4px 0px 0px 28px;
    height:107px;
   background:url(dubline.jpg) no-repeat center;
}
.news_right .qxq_hd li{
    width:16.5%;
    height:34px;
    float: left;
    text-align: center;
    margin:10px -3px 0px 0px;
    line-height: 34px;
}
.news_right .qxq_hd li .line{
    margin-top: 6px;
}
.news_right .qxq_hd li span{
    width:80%;
    height:100%;
    float: left;
    margin-left: 13px;
}
.news_right .qxq_hd li.on span{
    display: block;
    color: #fff;
    font-weight: 100;
    background: #0e83c6;
    border-radius:5px;
}
.news_right .qxq_bd1{
    margin-left: 28px;
    overflow: hidden;
}
.news_right .qxq_bd1>li{
    height:21px;
    float: left;
    padding:5px 10px 10px 10px;
    margin: 10px 0px 0px 0px;
    white-space:nowrap;
}
.news_right  li span{
    margin-left: 15px;
}
.news_right  li .line1{
    display: block;
    width:4px;
    height:18px;
   /* margin-left: 10px;*/
    float: right;
    background:url(line.jpg) no-repeat center;
}
.clear{
    clear: both;
}
.foot{
    height:60px;
    width:100%;
    position: absolute;
    top:900px;
    background:#0C83C6;
}
.foot ul{
    width:1200px;
    margin: 0px auto;
    line-height: 60px;
}
.foot ul li{
    float: left;
    color: #fff;
    margin-right: 43px;
    font-size:12px;
}
.foot ul .first_li{
    margin-left: 223px;
}

/*分页*/
.pages { width:95%;text-align: center;padding: 12px;clear: both;margin-top: 60px;}
.pages span, .pages a, .pages b {font-size: 16px;margin: 0 2px;}
.pages span font {color: #666666;font-size: 12px;}
.pages a, .pages b {border: 1px solid #ccc;background: #F1F1F1;padding: 2px 8px;text-decoration: none}
.pages span { padding-right: 10px}
.pages b, .pages a:hover {background: #fff;color: #FF1700;border: 1px solid #BBBBBB;}

body>span {
    display:none;
}
body>a{
    display:none;
}
body>b{
    display:none;
}