.cont {
    width: 100%;
    background-color: #f2f2f2;
    min-height: 680px;
}
.wp-wapper {
    width: 1200px;
    margin: 0 auto;
}
.g-box2 {
    background-color: #fff;
    padding: 38px 40px;
}
.box-tit {
    line-height: 1;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
}
.box-tit h3 {
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 19px;
    position: relative;
    color: #b9060a;
    border-bottom: 1px solid #e0e0e0;
}
.box-tit .cur {
    position: absolute;
    top: 13px;
    right: 0px;
    font-family: 宋体;
    padding-left: 22px;
    font-size: 14px;
}
.ul-list3 {
    margin-bottom: 30px;
    min-height: 450px;
}
.ul-list3 li {
    border-bottom: 1px dashed #e9e9e9;
}
ul li {
    list-style-type: none;
}
.ul-list3 li a {
    height: 55px;
    display: block;
    line-height: 55px;
    overflow: hidden;
    font-size: 14px;
    background: url(../images/dian.png) no-repeat left center;
    padding-left: 16px;
}
.ul-list3 li a:hover .ul-list3 li a h4{
    color: #ce0202!important;
}
.ul-list3 li span {
   /* float: right;*/
    color: #9e9e9e;
}
.ul-list3 li h4 {
    font-weight: normal;
}
.m-txt2 {
    min-height: 450px;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    padding: 8px 0 0;
    margin-bottom: 20px;
}
.m-txt2 h1 {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
}
.m-txt2 .info {
    text-align: center;
    color: #999;
    font-size: 12px;
    margin-bottom: 13px;
}
.m-txt2 .info span {
    margin: 0 7px;
}

.time {
    background: url(../images/time.png) no-repeat left center;
    float: left;
}
.view {
    background: url(../images/view.png) no-repeat left center;
    float: right;
}
.time, .view {
    color: #797979;
    margin-right: 10px;
    padding-left: 26px;
    margin-bottom: 2px;
}

.rr{
    width: 200px;
    float: right;
}

.fanye {
    height: 80px;
    padding-top: 30px;
}
.page-navigation {
    text-align: center;
}
.page-navigation a:link {
    text-decoration: none;
}

.page-navigation a{
    border:1px solid #ccc;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation select {
    margin-bottom:3px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 15px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-info {
    text-align: center;
    margin-top: 10px;
}
.page-info span {
    margin-right: 10px;
    color: #666;
}
