﻿.plugin-x_topInfos_3-top .pagediv {
    text-align:center;
}
.plugin-x_topInfos_3-top a {
    font-size:inherit;
    color:inherit;
}
.plugin-x_topInfos_3-top a:hover {color:inherit;}
.plugin-x_topInfos_3-top .clearfix:after { content: '';clear: both;display: block;height: 0;overflow: hidden;}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_title {
    border-bottom: 2px solid #1e9fff;
}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_title h3{
    display: inline-block;
    font-size: 18px;
}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_title h3 ins{
    display: block;
    padding: 10px;
    background: #1e9fff;
    border-radius: 5px 5px 0 5px;
    color: #fff;
    text-decoration: none;
}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_title span{
    float: right;
    display: block;
    margin-right:10px;
    /*color: #983432;*/
    font-size: 16px;
    line-height: 34px;
}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_title span a{   
    text-decoration: none;
}
.plugin-x_topInfos_3-top >.plugin-x_topInfos_3-top_title span a:hover{text-decoration: underline;}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_1 {width: 100%;overflow: hidden;padding: 13px 0;}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_1 ul {width: 100%;}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_1 li {
    float: left;
    /*display: inline;
    margin: 0.5%;
    width: 19%;*/
    display: inline-block;
    width: 20%;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_1 li .img {
    display: block;
    width: 100%;
    height: 180px;
    border: 1px solid #ccc;
    text-align: center;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.plugin-x_topInfos_3-top a {
    color: inherit;
    text-decoration: none;
}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_1 li .txt {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    text-align: center;
    line-height: 40px;
    background:#1e9fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
        white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.plugin-x_topInfos_3-top .plugin-x_topInfos_3-top_1 li .txt a {
    display:block;
    width:100%;
    color:inherit;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}