.sszd-box1{
    height: 543px;
    background: url(../images/xxgkfs2_03.jpg) no-repeat center top;
    overflow: hidden;
}
.sszd-b1{
    text-align: center;
    margin-top: 184px;
}
.sszd-box2{
    height: 738px;
    background: url(../images/zwgkfs10_02.jpg) no-repeat center top;
    padding-top: 110px;
}
.sszd-b2-1 ul{
    padding: 0 20px;
}
.sszd-b2-1 li{
    margin-top: 48px;
    float: left;
    width: 25%;
    text-align: center;
}
.sszd-b2-1 li span{
    display: block;
    font-size: 24px;
    text-align: center;
    margin-top: 20px;
}
.sszd-b2-1 li img{
    transition: all .2s;
}
.sszd-b2-1 li:hover img{
    /* transform: rotate(360deg); */
    transform:scaleX(-1)
}
.sszd-b2-1 li:hover span{
    color: #015293;
}
.sszd-box3{
    padding: 58px 0;
}

.sszd-box3 li{
    float: left;
    width: 226px;
    height: 164px;
    background: url(../images/xxgkfs2_06.jpg) no-repeat;
    margin-right: 17px;
    transition: .2s;
}
.sszd-box3 li:last-child{
    margin-right: 0;
}
.sszd-box3 li:nth-of-type(2),.sszd-box3 li:nth-of-type(4){
    background: url(../images/xxgkfs2_08.jpg) no-repeat;
}
.sszd-box3 li a{
    display: block;
    height: 100%;
    text-align: center;
    line-height: 164px;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.sszd-box3 li:hover{
    transform: translateY(-10px);
}
.sszd-box4{
    height: 684px;
    background: url(../images/xxgkfs30_02.jpg) no-repeat center top;
}
.sszd-b4{
    padding-top: 82px;
}
.sszd-b4 ul{
    margin-top: 104px;
}
.sszd-b4 li{
    float: left;
    width: 249px;
    margin-right: 64px;
    transition: all .2s;
}
.sszd-b4 li:hover{
    transform: translateY(-10px);
}
.sszd-b4 li:last-child{
    margin-right: 0;
}
.sszd-b4 li img{
    display: block;
}
.sszd-box5{
    height: 650px;
}
.sszd-b5{
    padding-top: 94px;
}
.sszd-b5 ul{
    margin-top: 98px;
    text-align: center;
}
.sszd-b5 li{
    display: inline-block;
    width: 399px;
    height: 207px;
    border: 3px solid #c6bbff;
    border-radius: 8px;
    margin: 0 92px;
    background: url(../images/xxgkfs86_03.png) no-repeat;
}
.sszd-b5 li i{
    width: 94px;
    height: 91px;
    background: url(../images/xxgkfs85_03.png) no-repeat;
    display: block;
    margin: 25px auto 16px;
}
.sszd-b5 li span{
    font-weight: bold;
    font-size: 24px;
    color: #4a2eff;
}
.sszd-b5 li i.i1{
    background-position: -9px -12px;
}
.sszd-b5 li i.i2{
    background-position: -153px -12px;
}
.sszd-b5 li a{
    display: block;
    height: 100%;
}
.sszd-b5 li:hover{
    background: #9f8cff;
    border-color: #fff;
    box-shadow: 0 0 30px rgba(77, 44, 255, 0.55);
}
.sszd-b5 li:hover .i1{
    background-position: -9px -130px;
}
.sszd-b5 li:hover .i2{
    background-position: -153px -130px;
}
.sszd-b5 li:hover span{
    color: #fff;
}
.sszd-box6{
    height: 612px;
    background: url(../images/xxgkfs50_02.jpg) no-repeat center top;
}
.sszd-b6{
    padding-top: 111px;
}
.sszd-b6 ul{
    margin-top: 74px;
}
.sszd-b6 li{
    float: left;
    margin-right: 68px;
    transition: all .2s;
}
.sszd-b6 li:last-child{
    margin-right: 0;
}
.sszd-b6 li:hover{
    transform: translateY(-10px);
}
.sszd-box7{
    height: 564px;
    background: url(../images/xxgkfs82_02.jpg) no-repeat center top;
}
.sszd-b7{
    padding-top: 78px;
}
.sszd-b7 ul{
    margin-top: 48px;
    text-align: center;
}
.sszd-b7 li{
    display: inline-block;
    width: 300px;
    margin:0 47px;
}
.sszd-b7 li a{
    display: block;
    height: 100%;
}
.sszd-b7 li span{
    display: block;
    height: 50px;
    background: #357f05;
    border-radius: 10px;
    line-height: 50px;
    margin-top: 30px;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
}
.sszd-b7 li img{
    transition: all .2s;
}
.sszd-b7 li:hover img{
    transform: translateY(10px);
}
.sszd-b7 li:hover span{
    background: #2e6f04;
}