/* 雲端平台介紹 */
.cloud-top{
    background-color:#EBEAEC ;
    background-size: 100% auto;
    overflow: hidden;
    position: relative;
    top: 0px;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.cloud-top-pic{
    position: relative;
    background-image: url(../img/lock-top.png);
    background-repeat: no-repeat;
    background-size: cover;
    
}
.cloud-top-con{
    width: 75%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
    padding-top: 5%;
}

.cloud-top-title{
    font-weight: bold;
    color: #ffffff;
    

}
.cloud-top-text{
    /* font-size: 5vmin; */
    font-weight: bold;
    color: #ffffff;
    margin: auto;

}
.cloud-top-p{
    text-align: left;
    width: 600px;
    font-size: 3.5vmin;
    color: #ffffff;
    margin: auto;
}
.cloud-top-right{
    background-image: url(../img/cloud-top-right.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    
}

/* 雲端服務 */
.cloud-service-bg{
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px;
    top: -100px;
}
.cloud-service-bg-con{
    width: 100%;
    width: 2000px;
    height: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    flex-flow: row;
}
.cloud-service-con{
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
}
.cloud-service{
    position: relative;
    top: -50px;
    align-items: center;
    justify-content: center;
    z-index: 10;
    width: 70%;
}
.cloud-service-text-bg{
    background-color:#959595 ;
    width: 80%;
    height: 100%;
    z-index: 10;
    padding: 15px 30px ;
    margin: auto;
}
.cloud-title{
    width: 100%;
}
.cloud-service-p{
   line-height: 24px;
    font-weight: bold;
    color: #ffffff;
    font-size: 3vmin;
}
/* 使用流程 */
.manual-title-con{
    margin-top: 0;
}
/* .manual-con{
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
    font-size: 4vmin;
} */
.manual-color{
    color: #000;
    /* margin: auto; */
    text-align: center;
}


/* 雲端配備 */
.cloud-outfit-title-con{
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    position: relative;
}
.outfit-color{
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-top: 50px;
}
.cloud-outfit-bg-p{
    color: #ECEBEA;
    font-weight: bold;
    text-align: center;
    z-index: -10;
}
.cloud-outfit-con{
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin: auto;
}

.cloud-outfit-p{
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
}


/* 產品優點 */
.cloud-advantag{
    background-image: url(../img/lock-advantage.png);
    background-size: cover;
    background-repeat: no-repeat;
  
}
.cloud-white{
   flex-flow: column;
    width: 70%;
    /* height: 80%; */
    background-color: #ffffff;
    opacity: .8;
    margin: 60px auto ;
 
    
}
.cloud-advantag-text-color{
    color: #000;
    z-index: 90;
    /* margin: auto auto 10px; */
}
.advantag-p{
    display: flex;
    justify-content: center;
    font-size: 3vmin;
    font-weight: bold;
    margin-top: 12px;
    width: 74%;
    margin:10px auto auto;
}

/* 實際照片 */
.pic{
    width: 100%;
    background-color: #ECEBEA;
    padding-top: 20px;
}
.pic-bg{
    width: 100%;
    background-color: #ECEBEA;
    margin-top: 10px;
    padding-bottom: 80px;
}
.a-between{
    align-content: space-between;
}

/* 交通部入口 */

.motc-bg{
    background-color: #7B7B7B;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.motc-word{
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.btn03{
    color: #ffffff;
    background-color: #044FAF;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    width: 50%;
    text-align: center;
    padding: 4px 10px;
    margin-top: 10px;
    }
 .p-30{
     padding: 30px;
 }




@media only screen and (min-width: 360px) and (max-width: 766px) {
   /* 雲端平台介紹 */
   .cloud-top{
    padding-bottom: 100px;
}
.cloud-top-con {
    padding-top: 24%;
}
.cloud-top-pic{
    padding-bottom: 50px;
    margin: 0 30px;
}
.cloud-top-title{
    font-size: 18px;
    padding-top: 10px;
    line-height: 1;
}
.cloud-service-p {
    line-height: 1.2;
    margin-top: -15px;
    font-size: 14px;
}
.cloud-top-text {
    font-size: 14px;
    
    
}
.cloud-text-con{
    width: 80%;
    line-height: 1.2;
padding-bottom: 5px;
}
.cloud-top-p{
    font-size:14px;
    width: 80%;
}
.cloud-top-right{
    width: 100px;
    height: 38px;
    right: -8px;
    bottom: 85px;
}
/* 雲端服務 */
.cloud-service{
    justify-content: center;
    align-items: center;
}
.w-65{
    width: 80%;
}
/* 雲端配備 */
.outfit-color{
    font-size: 18px;
    margin-top: 50px;
    width: 80%;
    margin: 30px auto 0;
}
.cloud-outfit-bg-p{
    margin-top: -28px;
}
.cloud-outfit-p{
    font-size: 4vmin;
}
.cloud-outfit-con {
    height: auto;
    width: 60%;
}
.cloud-outfit-pic{
    padding: 10px 30px;
}
 /* 雲端流程 */
   
 .cloud-outfit-p {
    font-size: 12px;
    line-height: 1.2;
    }
    .process-icon-con{
        padding: 10px 30px;
    }
    .p-t-80{
        padding-top: 15px;
    }
    .cloud-outfit-p {
 padding-top: 10px;
    }
/* 產品優點 */
.cloud-advantag{
background-image: url(../img/cloud-advantage.png);
background-size: cover;
background-repeat: no-repeat;
margin-top: 40px;
}
.cloud-white{
flex-flow: column;
width: 80%;
height: 55%;
background-color: #ffffff;
opacity: .8;
margin: 60px auto ;

}
.cloud-advantag-text-color{
color: #000;
/* z-index: 90; */
margin: auto;
font-size: 16px;
}
.advantag-p{
font-size: 14px;
width: 85%;

}
/* 實際照片 */
.pic-site{
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
}

.pic{
padding-top: 30px;
}
.p-30{
    padding: 10px 70px 50px;
}

/* 交通部入口 */
.motc-word{
font-size: 16px;
margin-bottom: 0;
}
.pic-con{
margin-bottom: 20px;
}
.motc-bg {
padding-top: 25px;
padding-bottom: 25px;
}
.motc-con{
width: 98%;
margin: auto;
}
.btn03{
font-size: 14px;
}
.p-0-50-70{
    padding: 0px 50px 70px;
}
}
@media only screen and (min-width: 766px) and (max-width: 900px) {
    /* 雲端平台介紹 */
    .cloud-top{
       padding-bottom: 150px;
   }
   .cloud-top-con{
       width: 55%;
       justify-content: center;
       align-items: center;
       text-align: center;
       margin: auto;
       padding-top: 14%;
   }
   .cloud-top-pic{
       padding-bottom: 90px;
       margin: 0 60px;
   }
   .cloud-top-title{
       font-size: 20px;
       padding-top: 15px;
   line-height: 1;
   }
   .cloud-top-text{
       font-size: 18px;
     
   }
   .cloud-text-con{
       width: 80%;
   }
   .cloud-top-p{
       width: 90%;
       font-size: 14px;
       margin-top:10px ;
   }
   .cloud-top-right{
       width: 128px;
       height: 60px;
       right: -5px;
       bottom: 130px;
   }
   /* 雲端服務 */
   .cloud-service-text-bg {
       width: 100%;
   }
   .cloud-service-p{
       line-height: 1.2;
      margin-top: -15px;
       font-size: 16px;
   }
   .w-65{
       width: 100%;
   }
   
   /* 雲端流程 */
   
   .cloud-outfit-p {
   font-size: 24px;
   line-height: 1.2;
   }
   .process-icon-con{
       padding: 10px 80px;
   }
   .p-t-80{
       padding-top: 30px;
   }
   .mt-50{margin-top: 50px;}
   .cloud-outfit-p {
padding-top: 10px;
   }
   /* 產品優點 */
   .advantag-p {
   font-size: 16px;
   }
   /* 雲端配備 */
   .cloud-outfit-title-con{
       margin-top: 70px;
   }
    .cloud-outfit-pic{
        padding: 0 30px;
    }   
   .outfit-color{
       font-size: 4vmin;
        /* margin-top: -30px; */
   }
    .cloud-outfit-bg-p{
        font-size: 4vmin;
        margin-top: -28px;
    }
    .cloud-outfit-con {
        height: 450px;
   
   }
   .outfit-color{
       font-size: 20px;
       /* margin-top: -50px; */
   }
   
   .cloud-outfit-p{
       font-size: 14px;
   }
   .cloud-outfit-con {
       margin-top: 40px;
       height: auto;
       margin-bottom: 70px;
   }
   
   
   /* 交通部入口 */
   .motc-word{
   font-size: 20px;
   margin-bottom: 0;
   }
   
   .btn03{
   width: 36%;
   font-size: 16px;
   }
   .p-50-45-70{
       padding: 50px 45px 70px;
   }
   }

   @media only screen and (min-width: 900px) and (max-width: 1200px) {
    /* 雲端平台介紹 */
    .cloud-top{
       padding-bottom: 150px;
   }
   .cloud-top-con{
       width: 55%;
       justify-content: center;
       align-items: center;
       text-align: center;
       margin: auto;
       padding-top: 12%;
   }
   .cloud-top-pic{
       padding-bottom: 100px;
       margin: 0 80px;
   }
   .cloud-top-title{
       font-size: 24px;
       padding-top: 20px;
   
   }
   .cloud-top-text{
       font-size: 22px;
       /* margin: auto; */
   }
   .cloud-text-con{
       width: 80%;
   }
   .cloud-top-p{
       width: 90%;
       font-size: 18px;
       margin-top:10px ;
   }
   .cloud-top-right{
       width: 184px;
       height: 86px;
       right: -15px;
       bottom: 122px;
   }
   /* 雲端服務 */
   .cloud-service-p{
      line-height: 1.2;
       margin-top: -10px;
       font-size: 18px;
   }
   .w-60{
       width: 90%;
   }
   
   /* 雲端流程 */
   
   .cloud-outfit-p {
   font-size: 24px;
   line-height: 1.2;
   }
   .process-icon-con {
       padding: 0 30px;
   }
   .p-t-80{
       padding-top: 60px;
   }
   /* 產品優點 */
   .advantag-p {
   font-size: 18px;
   }
   /* 雲端配備 */
   .cloud-outfit-title-con{
       margin-top: 70px;
   }
    .cloud-outfit-pic{
        padding: 0 80px;
    }   
   .outfit-color{
       font-size: 4vmin;
        /* margin-top: -30px; */
   }
    .cloud-outfit-bg-p{
        font-size: 4vmin;
        margin-top: -28px;
    }
    .cloud-outfit-con {
        height: 450px;
   
   }
   .outfit-color{
       font-size: 24px;
       /* margin-top: -50px; */
   }
   .cloud-outfit-bg-p{
       font-size: 4vmin;
       /* margin-top: -50px; */
       
   }
   .cloud-outfit-p{
       font-size: 16px;
   }
   .cloud-outfit-con {
       margin-top: 50px;
       height: auto;
       margin-bottom: 70px;
   }
   
   
   /* 交通部入口 */
   .p-50-30-100{
       padding: 50px 30px 100px;
   }
   .motc-word{
   font-size: 20px;
   }
   
   .btn03{
   width: 36%;
   font-size: 16px;
   }
   }

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
 /* 雲端平台介紹 */
 .cloud-top{
    padding-bottom: 150px;
}
.cloud-top-con{
    width: 55%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
    padding-top: 10%;
}
.cloud-top-pic{
    padding-bottom: 150px;
    margin: 0 100px;
}
.cloud-top-title{
    font-size: 26px;
    padding-top: 20px;

}
.cloud-top-text{
    font-size: 24px;
    /* margin: auto; */
}
.cloud-text-con{
    width: 80%;
}
.cloud-top-p{
    width: 90%;
    font-size: 20px;
    margin-top:20px ;
}
.cloud-top-right{
    width: 270px;
    height: 110px;
    right: -33px;
    bottom: 110px;
}
/* 雲端服務 */
.cloud-service-p{
    /* line-height: 1.1; */
    margin-top: -10px;
    font-size: 22px;
}
.w-60{
    width: 77%;
}

/* 雲端流程 */

.cloud-outfit-p {
font-size: 24px;
line-height: 1.2;
}
.process-icon-con {
    padding: 0 30px;
}
.p-t-80{
    padding-top: 80px;
}
/* 產品優點 */
.advantag-p {
font-size: 20px;
}
/* 雲端配備 */
.cloud-outfit-title-con{
    margin-top: 70px;
}
   
.outfit-color{
    font-size: 4vmin;
     /* margin-top: -30px; */
}
 .cloud-outfit-bg-p{
     font-size: 4vmin;
     margin-top: -28px;
 }
 .cloud-outfit-con {
     height: 450px;

}
.cloud-outfit-pic{
    padding: 0 100px;
}
.outfit-color{
    font-size: 26px;
    margin-top: 70px;
}
.cloud-outfit-bg-p{
    font-size: 4vmin;
    /* margin-top: -50px; */
    
}
.cloud-outfit-p{
    font-size: 18px;
}
.cloud-outfit-con {
    margin-top: 50px;
    height: auto;
    margin-bottom: 100px;
}


/* 交通部入口 */
.motc-word{
font-size: 24px;
margin-bottom: 0;
}

.btn03{
width: 36%;
font-size: 20px;
}
.p-50-30-100{
    padding: 50px 30px 100px;
}
}
@media only screen and (min-width: 1500px) {
    /* 雲端平台介紹 */
    .cloud-top{
        padding-bottom: 200px;
    }
    .cloud-top-con{
        width: 55%;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin: auto;
        padding-top: 10%;
    }
    .cloud-top-pic{
        padding-bottom: 150px;
        margin: 0 100px;
    }
    .cloud-top-title{
        font-size: 32px;
        padding-top: 30px;

    }
    .cloud-top-text{
        font-size: 26px;
        /* margin: auto; */
    }
    .cloud-text-con{
        width: 80%;
    }
    .cloud-top-p{
        width: 80%;
        font-size: 22px;
        margin-top:10px ;
    }
    .cloud-top-right{
        width: 300px;
        height: 120px;
        right: -33px;
        bottom: 159px;
    }
    /* 雲端服務 */
    .cloud-service-p{
        line-height: 1.1;
        margin-top: -5px;
        /* padding-top: -5px; */
        font-size: 22px;
    }
    .w-65{
        width: 65%;
    }

/* 雲端流程 */

.cloud-outfit-p {
    font-size: 24px;
    line-height: 1.2;
}
.p-t-80{
    padding-top: 80px;
}
/* 產品優點 */
.advantag-p {
    font-size: 22px;
}
 /* 雲端配備 */
    .cloud-outfit-title-con{
        margin-top: 70px;
    }
        
    .outfit-color{
        font-size: 4vmin;
         /* margin-top: -30px; */
    }
     .cloud-outfit-bg-p{
         font-size: 4vmin;
         margin-top: -28px;
     }
     .cloud-outfit-con {
         height: 450px;

    }
    .outfit-color{
        font-size: 32px;
        /* margin-top: -50px; */
    }
    .cloud-outfit-bg-p{
        font-size: 4vmin;
        /* margin-top: -50px; */
        
    }
    .cloud-outfit-p{
        font-size: 20px;
    }
    .cloud-outfit-con {
        margin-top: 50px;
        height: auto;
        margin-bottom: 100px;
    }
 
    
  /* 交通部入口 */
.motc-word{
    font-size: 26px;
}

.btn03{
    width: 36%;
}
.p-50-30-100{
    padding: 50px 30px 100px;
}

}
