.content{
    width:100%;
    background:url("../image/zhuan/y-s-bg.jpg") no-repeat;
    min-height: 300px;
}
.content-info{
    margin:460px auto 100px auto;
    background:rgba(254,217,193,1);
    border-radius:10px;
    height:4133px;
}
.content-info2{
    width:1150px;
    float: left;
    margin-top:25px;
    margin-left:25px;
    background:rgba(255,157,126,1);
    height:4079px;
    border-radius:10px;
}
.content-info3{
    width:1078px;
    float: left;
    margin-top:34px;
    margin-left:34px;

    background:rgba(255,255,255,1);
    border-radius:10px;
    height:4001px;
}
.content-list{
    text-align: center;
    margin-top:88px;
}
.content-list-title{
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:400;
    display: inline-block;
    color:rgba(255,255,255,1);
    padding:19px 22px;
    background:rgba(117,151,242,1);
    border-radius:10px;
    z-index: 33;
    height: 60px;
    margin-top: 10px;
}
.content-list-title-bg{
    background:rgba(189,207,255,0.6);
    border-radius:10px;
    padding:0 12px;
    display: inline-block;

    z-index: 22;
    height: 60px;

}
.content-list-title-num{
    font-size:24px;
    margin-right: 12px;
    font-family:SourceHanSansCN;
    font-weight:500 ;
    text-align: center;
    color:rgba(255,157,126,1) ;
    width:30px ;
    height:30px ;
    margin-top:5px;
    background:rgba(255,225,213,1) ;
    border-radius:50% ;
    display: inline-block;
}
.content-list-title2{
    width:331px;
    height:44px;
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    margin:19px auto 30px auto;
    color:rgba(133,161,236,1);
}
