.y-container {
    width: 1200px;
    margin: 0 auto;
}

.ytitle {
    text-align: center;
    margin: 40px auto 40px;
}

.pos {
    position: relative;
}

.contentnew {
    width: 1197px;
    height: 255px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(9, 41, 213, 0.2);
}

.imgbox {
    width: 436px;
    height: 262px;
    position: absolute;
    top: -26px;
    left: 16px;
}

.imgbox .imgbd img {
    width: 436px;
    height: 262px;
}

.newslist {
    margin-left: 470px;
    width: 712px;
    padding-top: 10px;
}

.newslist .item {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 38px;
    position: relative;
    background: url(../img/zwfw/point.jpg) no-repeat left center;
    padding-left: 15px;
}

.newslist .item a {
    display: block;
    width: 594px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newslist .item .time {
    position: absolute;
    top: 0;
    right: 0;
    color: rgba(51, 51, 51, 0.6);
    font-size: 16px;
}

.ulimg {
    position: absolute;
    z-index: 9999;
    width: 100%;
    height: 20px;
    text-align: right;
    bottom: 0;
}

.ulimg li {
    display: inline-block;
    width: 20px;
    height: 10px;
    margin-right: 8px;
    background: #fff;
    cursor: pointer;
}

.ulimg li.on {
    background: #278add;
}

.advimg {
    position: relative;
    margin: 30px auto;
}

.advimg .advhd {
    position: absolute;
    width: 100%;
    height: 20px;
    text-align: right;
    z-index: 999;
    bottom: 8px;
}

.advimg .advhd li {
    display: inline-block;
    margin-right: 2px;
    width: 23px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    opacity: 0.6;
    border: 1px solid #fff;
    text-align: center;
    background: #333333;
    cursor: pointer;
}

.advimg .advhd li.on {
    background: #00ff00;
    color: #fff;
}

.advimg .advbd img {
    width: 100%;
    height: 117px;
}

.fluid {
    width: 100%;
    height: 336px;
    background: rgba(241, 247, 255, 0.5);
    margin: 60px auto;
}

.djfc {
    width: 740px;
    height: 336px;
}

.djfc .title {
    padding: 24px 0;
}

.djfc .newslist {
    margin: 0;
}

.djfc .newslist .item {
    background: url(../img/zwfw/point2.jpg) no-repeat left center;
    padding-left: 25px;
}

.tzgg {
    width: 439px;
    height: 378px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(9, 41, 213, 0.2);
    position: absolute;
    top: -21px;
    right: 0;
}

.tzgg .title {
    padding: 22px 20px;
}

.tzgg .newslist {
    margin: 0;
    position: relative;
    padding: 0 20px;
    padding-top: 30px;
}

.tzgg .newslist .item {
    background: transparent;
    line-height: 42px;
}

.tzgg .newslist .item a {
    width: 360px;
}

.tzgg .newslist .item .col {
    position: absolute;
    left: 0;
    color: rgba(236, 127, 10, 1);
}

.zwgk {
    background: url(../img/zwfw/gsimg.png) no-repeat center;
    height: 350px;
}

.gmore {
    position: absolute;
    left: 174px;
    top: 269px;
    width: 151px;
    height: 49px;
    border-radius: 21px;
}

.likutl {
    width: 732px;
    margin-left: 460px;
    height: 342px;
    padding: 20px 0;
}

.likutl .item {
    float: left;
    width: 224px;
    height: 140px;
    margin-right: 20px;
    margin-bottom: 20px;
}