@charset "utf-8";

.content-box{
    width: 992px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0 auto;
  margin-bottom:100px;
}
.content-right-top-right {
    float: right;
    width: 907px;
    height: 50px;
    border-bottom: 2px solid #5e5e5e;
    text-align: right;
    line-height: 69px;
    color: #666666;
}
.list-banner-top {
    max-width: 1440px;
    min-width: 1002px;
    margin: 0 auto;
    height: 179px;
}
.content-right-top-right a {
    text-align: right;
    line-height: 69px;
    color: #666666;
    font-family: '宋体';
}

.content-right-top-left {
    width: 81px;
    height: 50px;
    border-bottom: 2px solid #0071bc;
    line-height: 50px;
    float: left;
}

.content-right-top-left a {
    color: #0071bc;
    font-size: 19px !important;
    font-weight: bold;
    font-family: '微软雅黑';
    line-height: 62px;

}
.content-right-top {
    width: 992px;
    height: 52px;
}
.content-right-center{
    width: 902px;
    border: 1px solid #eeeeee;
    border-top: 0;
    padding-bottom: 57px;
    padding-top: 32px;
    padding-left: 39px;
    padding-right: 49px;
    margin-bottom: 116px;
}
.tit{
    color:#0071bc;
    font-size: 25px;
    font-family: '微软雅黑';
    text-align: center;
}
.tit a{
    color: #0071bc;
}
.content-right-center .html img{
  max-width: 800px;
}