.header{ 
    background-image: linear-gradient(135deg, #08003D 0%, #071C64 100%); 
} 

.migration-cloud-services{ 
    width: 100%; 
} 

.left-top{ 
    float: left; 
    width:44%; 
    height:650px;
    margin-left: 4%; 
    margin-bottom: 60px; 
    background:rgba(255,255,255,1); 
    border-radius:11px; 
    border:1px solid rgba(217,217,217,1); 
} 

.left-top img{ 
    width: 54%; 
    height: 255px; 
    margin-top: 21px; 
    margin-left: 20%; 
    margin-bottom: 8%; 
} 

.right-top{ 
    float: left; 
    width:44%; 
    height:650px;
    margin-left: 4%; 
    margin-bottom: 60px; 
    background:rgba(255,255,255,1); 
    border-radius:11px; 
    border:1px solid rgba(217,217,217,1); 
} 

.right-top img{ 
    width: 55%; 
    height: 272px; 
    margin-top: 17px; 
    margin-left: 20%; 
    margin-bottom: 5%; 
} 

.left-bottom{ 
    float: left; 
    width:44%; 
    height:615px;
    margin-left: 4%; 
    margin-bottom: 60px; 
    background:rgba(255,255,255,1); 
    border-radius:11px; 
    border:1px solid rgba(217,217,217,1); 
} 

.left-bottom img{ 
    width: 55%; 
    height: 254px; 
    margin-left: 15%; 
    margin-top: 19px; 
    margin-bottom: 6%; 
} 

.right-bottom{ 
    float: left; 
    width:44%; 
    height:615px;
    margin-left: 4%; 
    margin-bottom: 60px; 
    background:rgba(255,255,255,1); 
    border-radius:11px; 
    border:1px solid rgba(217,217,217,1); 
} 

.right-bottom img{ 
    width: 55%; 
    height: 278px; 
    margin-top: 21px; 
    margin-left: 20%; 
    margin-bottom: 5%; 
} 

.migration-plan-content{ 
    width: 100%; 
    height: 1380px;
} 

.migration-plan-content p{ 
    font-size: 22px; 
    color: #000000; 
    font-weight: 600; 
    line-height: 33px; 
    margin: 0px; 
    margin-left: 37px; 
    margin-right: 36px; 
} 

.left-top div,.right-top div,.left-bottom div,.right-bottom div{ 
    font-size: 18px; 
    color: rgba(0,0,0,0.8); 
    line-height: 28px; 
    margin-left: 37px; 
    margin-top: 20px; 
    margin-right: 36px; 
    font-family:"寰蒋闆呴粦"; 
} 

.migration-plan-content span{ 
    color: #005FFF; 
} 

.active{ 
    width: 100px; 
    height: 46px; 
    border-radius: 3px; 
    margin-top: -15px; 
    line-height: 46px; 
    text-align: center; 
    border: 1px solid rgba(0,139,243,1) 
} 