
.clearfix:after {
    content: " ";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    *zoom: 1;
}

.warpper {
    width: 100%;
    height: auto;
    background: #1E2864;
    float: left;
    padding: 60px 0;
}

.toptab_new {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.qirepic {
    width: 100%;
    height: 150px;
    color: #FFFFFF;
    float: left;
    overflow: hidden;
}

.qirepic li {
    width: 100%;
    float: left;
}

.qirepic-silder-img {
    display: block;
    width: 250px;
    height: 150px;
    float: left;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 2px;
}

.qirepic-silder-intro {
    height: 150px;
    width: calc(100% - 265px);
    float: left;
    padding-left: 15px;
}

.qirepic-silder-title {
    width: 100%;
    line-height: 30px;
    padding: 4px 0 14px 0;
    float: left;
}

.qirepic-silder-title h2 {
    width: 100%;
    height: auto;
    float: left;
}

.qirepic-silder-title h2 a {
    color: #FFFFFF;
    font-size: 26px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    display: block;
}

.qirepic-silder-title h2 a:hover {
    text-decoration: underline;
}

.qirepic-silder-info li, .qirepic-silder-desc {
    font-size: 14px;
    color: #999999;
}

.qirepic-silder-info li {
    width: auto;
    height: 25px;
    overflow: hidden;
    float: left;
    margin-right: 40px;
}

.qirepic-silder-info li span, .qirepic-silder-desc span {
    color: #CCCCCC;
}

.qirepic-silder-info li.long {
    width: 100%;
    margin-bottom: 5px;
    margin-right: 0;
}

.qirepic-silder-desc {
    display: block;
    height: auto;
    line-height: 24px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.num {
    width: 100%;
    height: 100px;
    padding: 10px 0;
    margin-top: 20px;
    float: left;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1);
}

.num ul {
    width: 100%;
    float: left;
}

.num li {
    float: left;
    color: #CCCCCC;
    font-size: 14px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    width: 26%;
    margin: 10px 1.66%;
    padding: 0 2%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 1px;
    cursor: pointer;
}

.num li.on {
    color: #000000;
    background: #eeeeee;
}




.news_box .qirepic-silder-panel {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0;
}

.news_box .qirepic-silder-img {
    display: block;
    width: 180px;
    height: 100px;
    float: left;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 2px;
    opacity: 0.85;
    transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
}

.news_box .qirepic-silder-intro {
    height: 100px;
    width: calc(100% - 200px);
    float: left;
    padding-left: 15px;
}

.news_box .qirepic-silder-title {
    width: 100%;
    line-height: 30px;
    padding: 4px 0 10px 0;
    float: left;
}

.news_box .qirepic-silder-title h2 {
    width: 100%;
    height: auto;
    float: left;
}

.news_box .qirepic-silder-title h2 a {
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
}

.news_box .qirepic-silder-title h2 a:hover {
    width: 99%;
    padding-left: 1%;
    text-decoration: none;
    color: #CF0A33;
}

.news_box .qirepic-silder-info li {
    font-size: 14px;
    color: #888888;
}

.news_box .qirepic-silder-info li {
    width: auto;
    overflow: hidden;
    float: left;
    margin-right: 40px;
}

.news_box .qirepic-silder-info span {
    color: #888888 !important;
}

.news_box .qirepic-silder-desc span {
    color: #999999 !important;
}

.news_box .qirepic-silder-info li.long {
    width: 100%;
    height: 20px;
    margin-bottom: 5px !important;
    margin-right: 0;
}

.news_box .qirepic-silder-info li.long label{
    height: 20px;
    line-height: 20px;
    float: left;
}

.news_box .qirepic-silder-info li.long span{
    width: calc(100% - 50px) !important;
    height: 20px !important;
    line-height: 20px !important;
    overflow: hidden !important;
    text-decoration: none !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
    display: inline-block !important;
    float: left !important;
}

.news_box .qirepic-silder-desc {
    width: 90%;
    display: block;
    height: auto;
    line-height: 24px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999999;
    margin-top: 10px;
}

