/*首页*/
.content {
    background: #eae8df url(../../img/main/bg.png) center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}
.content>div{
    min-height: 564px;
}

.content>div>div{
    width: 100%;
}

.content>div>div:first-child{
    height: 276px;
    min-height: 276px;
}

.content>div>div:last-child{
    height:250px;
    min-height: 250px;
    margin-top: 10px;
}
.content>div>div>div{
    position: relative;
    cursor: pointer;
    height: 100%;
    float: left;
}

.content>div>div:first-child #xwdt{
    margin: 0 8px;
}

.swiper-container{
    width: 100%;
    height: 100%;
}
.content>div>div>div img{
    width:100%;
    height:100%;
}

.content>div>div>div>p{
    position: absolute;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5)));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
    bottom: 0px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 8px;
}



.content>div>div>div>p>span{
    position: absolute;
    height: 42px;
    line-height: 42px;
    padding-left: 36px;
    font-size: 23px;
}
.content>div #xwdt .swiper-container p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 95%;
    height: 42px;
    line-height: 42px;
    padding-left: 36px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5)));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-bottom: 8px;
}
.content>div #xwdt .swiper-container p span{
    font-size: 23px;
}

.content>div #kfsj>p{
    position: relative;
    top: 0;
    color: #fff;
    height: 90px;
    padding-bottom: 0px;
    background: none;
}

.content>div #kfsj>p>span{
    bottom: 10px;
}

.content>div #kfsj>div{
    padding-top: 40px;
    height: 165px;
}
.content>div #kfsj>div>p span{
    float: left;
    color: #fff;
    font-size: 15px;
}

.content>div  .swiper-container p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 95%;
    height: 42px;
    line-height: 42px;
    padding-left: 36px;
    /*background: #857966;*/
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5)));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 8px;
}
.content>div  .swiper-container p span{
    font-size: 23px;
}

#cgxz {
    min-width: 204px;
    min-height: 276px;
}

#xwdt {
    min-height: 276px;
    min-width: 539px;
}

#kfsj{
    min-width: 245px;
    min-height: 276px;
    background: url(../../img/main/kfsj_bg.jpg);
    background-size: 100% 100%;
}

.content>div>div:last-child>div{
    min-height: 250px;
    min-width: 245px;
}

/*.content>div>div>div:hover p.title{*/
/*background: #c96f48;*/
/*}*/

/*.content #xwdt:hover p.title{*/
/*background: #c96f48;*/
/*}*/

#lgzt p,#xgzt p,#cgxz p{
    background: none;
}