.index-cont .content{
    padding-right: 0;
}
.banners{
    height:287px;
    width: 100%;
    background: url("../images/view_hlhz.jpg") no-repeat center center;
}
.cont-left-xl li {
    display: inline-block;
    width: 100%;
    background: url("/global/2017_picgl_ico01.png") 220px 20px no-repeat;
    font: 16px/50px "微软雅黑";
    color: #333;
}

.cont-left-xl li.cur {
    background: url("/global/2017_picgl_ico01_h.png") 220px 20px no-repeat;;
    color: #d10001;
}
.gl-r {
    width: 934px;
}
.ymygd {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 2;
}
.picList li{
    width: 280px;
    height: 182px;
    position: relative;
    float: left;
    margin:0 15px 30px;
}
.picList li img{
    width: 100%;
    height: 100%;
}
.picList li p {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 46px;
    line-height: 46px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    font-size: 18px;
    bottom: 0;
    left: 0;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
   text-overflow: ellipsis;
}