body{
    margin:0;
    padding:0;
    background: #fff;
}
.blue{
    width:100%;
    height:61px;
    background:#0f3fa8;
    margin-top: -4px;
}
.blue_sub{
    width:374px;
    height:60px;
    margin:0 auto;
}
.hyxw{
    padding:19px 60px 20px 60px;
    line-height: 60px;
    background: #fff;
    color:#000;
    cursor: pointer;
}
.gsxw{
    padding:19px 55px 20px 55px;
    line-height:60px;
    background: #103FA9;
    color:#fff;
    cursor: pointer;
}

/*������Ѷ*/
.News_information{
    width:1170px;
    margin:0 auto;
    padding-top:100px;
    padding-bottom: 50px;

}
.index_h1{
     font-size:30px;
     font-weight:bold;
     text-align: center;
     color:#303030;
 }
.index_h6{
    font-size:12px;
    font-weight:bold;
    text-align: center;
    color:#656565;
    margin-top: 10px;
    margin-bottom: 50px;
}
.information_box{
    overflow: hidden;
}
.information_box_left{
    float:left;
}
.information_box_right{
    float: right;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 31px;
    padding-top: 33px
}
.information_box_left{
  width:201px;
height:120px;
    margin-right:20px;
}
.information_box_left>a>img{
  width:100%;
  height:100%;
}


.information_1,.information_2{
    display: inline-block;
}
.information_1{
    font-size:16px;
    color:#303030;
    font-weight: bold;
}
.information_2{
    right:0;
    position: absolute;
}
.information_3{
    width:944px;
    margin-top:10px;
    overflow: hidden; /*�Զ���������*/
    text-overflow: ellipsis;/*�������غ�����ʡ�Ժ�*/
    white-space: nowrap;/*ǿ�Ʋ�����*/
}
.information_box_right:hover{
    border:1px solid #0F3FA8;
}
/*.information_box_right:hover .information_1{*/
    /*display: none;*/
/*}*/
hr{
    margin:30px 0;
    background:#DCDCDC;
}
.page{
    width:120px;
    margin:0 auto;
    padding-bottom: 100px;
}
.yeshu{
    display: inline-block;
    border: 1px solid #ccc;
    padding-top:7px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right:12px;
}








