.con .gzyw .yw {
    width: 581px;
}
.con .gzyw .yw img {
    width: 581px;
    height:337px;
}
.con .gzyw .yw p{
    font-size:26px;
    line-height: 48px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.con .list{
    width:550px;
}
.con .list li{
    margin-bottom: 14px;
}
.con .list li a {
    line-height: 38px;
    font-size: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display:block;
}

.con  .list li span.point {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #f1891b;
    margin-right: 10px;
    vertical-align: 3px;
}
.con  .list li span.time{
    font-size:20px;
    color:#999999;
    margin-left: 20px;
}
.tzgg .list {
    width: 1160px;
}
.bsfw{
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}
.bsfw h6{
    padding: 30px 20px;
    font-weight: bold;
    font-size: 50px;
    line-height: 55px;
}
.bsfw h6 span{
    float: left;
    width: 5px;
    height: 60px;
    margin-right: 10px;
    background: #f1891b;
}
.bsfw .iconList li{
    float: left;
    width: 275px;
    height: 240px;
    margin: 0 0 30px 20px;
    border-radius: 12px;
}
.bsfw .iconList li:hover {
    transform: scale(1.1);
    transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
    -webkit-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
}
.bsfw .iconList li.icon1 {
    background: #e94857;
}

.bsfw .iconList li.icon2 {
    background: #f0705b;
}

.bsfw .iconList li.icon3 {
    background: #648de0;
}

.bsfw .iconList li.icon4 {
    background: #8b6e9e;
}

.bsfw .iconList li.icon5 {
    background: #eeb23e;
}

.bsfw .iconList li.icon6 {
    background: #aeb063;
}

.bsfw .iconList li.icon7 {
    background: #81bee1;
}
.bsfw .iconList li.yss {
    background: #759dca;
}
.bsfw .iconList li span{
    height: 60px;
    line-height: 60px;
    display: block;
    margin: 30px auto;
    text-align: center;
}
.bsfw .iconList li.yss span{
    height:125px;
    margin: 30px auto 10px;
}
.bsfw .iconList li p{
    font-size:30px;
    line-height: 38px;
    font-weight: bold;
    color:#ffffff;
    text-align: center;
}

















