﻿.plugin-x_topInfos_40-top {width:100%;}
.plugin-x_topInfos_40-top * {margin:0;padding:0;}
.plugin-x_topInfos_40-top ul, .plugin-x_topInfos_40-top li {list-style:none;}
.plugin-x_topInfos_40-top a {text-decoration:none;color:#5a5a5a;}
.plugin-x_topInfos_40-top em,.plugin-x_topInfos_40-top strong {font-style:normal;font-weight:normal;}
.plugin-x_topInfos_40-top .clearfix:after {content:"\200B"; display:block; height:0; clear:both; }
.plugin-x_topInfos_40-top .clearfix { *zoom:1; }
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_title h3 {
    margin-bottom:11px;
    font-size:36px;
    color:#37474f;
    text-align:center;
    font-weight:300;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_title span {
    display:block;
    font-size:16px;
    color:#5e7387;
    text-align:center;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_tit {
    text-align:center;
}

.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_tit .list_tit {
    display:inline-block;
    height:34px;
    padding:0 30px;
    line-height:34px;
    color:#fff;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_tit ul {
    display:inline-block;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    margin: 30px auto;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_tit li {
    display:inline-block;
    margin-right:2px;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_tit li > span {
    display:block;
    padding:8px 30px;
    color:#76838f;
    cursor:pointer;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con {
    
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li {
    min-height:165px;
    display:none;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl {
    float: left;
    width: 33.33%;
    padding: 0 5px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dt {
    display:block;
    width:100%;
    height:373px;
    position:relative;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dt > a {
    display:block;
    width:100%;
    height:100%;
    overflow:hidden;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dt .info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    color:#fff;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dt .info .border {
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    border: 1px solid #fff;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dt .info .inner {
    display: table;
    width: 100%;
    height: 100%;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dt .info .inner .inner_con {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 30px;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dt .info .inner .inner_con a {color:inherit;}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dd {
    display:block;
    padding: 12px 20px;
    position:relative;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dd h4 {
    font-size:18px;
    color:#305dc3;
    font-weight:bold;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    position:relative;
    z-index:2;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dd .bg {
    display:block;
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height:0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con li dl dd h4 > a {color: inherit;}
.plugin-x_topInfos_40-top .plugin-x_topInfos_40-top_con .show {
    display:block;
}
