*{
    margin:0;
    padding:0;
    text-decoration: none;
    list-style: none;
}
.m1200{
    width:1200px;
    margin:0 auto;
}
.gzyfx{
    display: table;
    width:100%;
}
.gzyfx_list{
    position: relative;
    margin-top:20px;
    overflow: hidden;
}
.gzyfx span{
    color: #101E75;
    font-family: "Source Han Sans CN";
    font-size: 40px;
    font-style: normal;
    font-weight: 350;
    line-height: normal;
}
.gzyfx .left{
    width: 819.969px;
    height: 265px;
    background:url(1.png) no-repeat;
    background-size:100% 100%;
    display: table;
    float: left;
    background-size: 100% 100%;
    background-position: center;
    transition: background-size 0.5s ease;
}
.xn .left{
    background:url(2.png) no-repeat;
    background-size: 100% 100%;
}
.fz .left{
    background:url(3.png) no-repeat;
    background-size: 100% 100%;
}
.bzjj .left{
    background:url(4.png) no-repeat;
    background-size: 100% 100%;
}

.gzyfx:hover .left{
    background-size: 105% 105%;
}

.gzyfx:hover .right{
    background-size: 105% 105%;
}

.gzyfx .left .name{
    width:332px;
    height:36px;
    padding: 12px 20px;
}
.on .name{
    border-left: 2px solid #00329F;
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
}

.one .name{
    margin:100px 150px;
}
.two .name{
    margin-top:32px;
    margin-left:150px;
}
.two{
    background:url(2.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    transition: background-size 0.5s ease;
}

.gzyfx .left .name svg,.left .name p{
    float: left;
}
.gzyfx .left .name svg{
    margin-top:7px;
}
.gzyfx .left .name p{
    color: #000;
    font-family: "Source Han Sans CN";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-left:20px;
}
.gzyfx .left .name p a{
    color: #000;
}


.gzyfx .right{
    float: left;
    display: flex;
    width: 676.056px;
    height: 213px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;   
    position: absolute;
    right: 0;
    top:25px;
}
.gzyfx .right div{
    background:url(11.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    transition: background-size 0.5s ease;
}
.gzyfx .right p{
    color: #FFF;
    text-align: justify;
    font-family: "Source Han Sans CN";
    font-size: 20px;
    font-style: normal;
    font-weight: 350;
    line-height: 36px; /* 180% */
    padding:20px;
}
.gzyfx .right a{
    color: #FFF;
    font-family: "Source Han Sans CN";
    font-size: 16px;
    font-style: normal;
    font-weight: 350;
    line-height: 36px; /* 225% */
    display: flex;
    padding: 0 20px;
    align-items: flex-start;
    background: #044AE0;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 64px;
    height: 36px;
    float: right;
}
.xn .right div:nth-child(1){
    background:url(22.png) no-repeat;
}

.fz .right div:nth-child(1){
    background:url(33.png) no-repeat;
}
.fz .right div:nth-child(2){
    background:url(333.png) no-repeat;
}

.bzjj .right div:nth-child(1){
    background:url(44.png) no-repeat;
}
.bzjj .right div:nth-child(2){
    background:url(444.png) no-repeat;
}
.bzjj .right div:nth-child(3){
    background:url(4444.png) no-repeat;
}
.bzjj .two .name{
    margin-top:10px;
    margin-left:150px;
}
.gzyfx{
    margin-top:60px;
}