@charset "UTF-8";
@media (max-width:1280px) {
    .section {
        min-width: 100%;
        max-width: 100%;
    }
    .content {
        width: 100%;

    }

}

@media (max-width:1023px){
    .section {
        min-width: 100%;
        max-width: 100%;
    }
    .content {
        width: 100%;
    }
    #banner h1{
        font-size: 36px;
    }
}
@media (max-width:767px){
    .section {
        min-width: 100%;
        max-width: 100%;
    }
    .content {
        width: 100%;
    }
}
@media (max-width:467px) and (min-width: 414px){
    #banner{
        display: none;
    }
    #m_banner{
        display: block;
        height: 500px;
        background: url(/project/CEBIT/images/mbanner.jpg) no-repeat center center;
        background-size: cover;
    }
    #m_banner h1{
        font-size: 42px;
        text-align: center;
        padding-top: 78%;
    }
    #m_banner h1>span{
        color: #3b88e9;
    }
    #m_banner p{
        font-size: 23px;
        text-align: center;
        padding-top: 5%;
    }
   .boss-show{
        width: 100%;
   }
    #V-service .Vsgroup{

    }
    #V-service .VsimgG {
        width: 100%;
        margin: 0 5%;
    }
    #V-service .Vsgroup>p {
        font-size: 16px;
        text-align: justify;
        color: #333;
        padding: 0 5%;
    }
    #V-service .Vsgroup>p br{
        display: none;
    }
    #V-service h4{
        font-size: 13px;
        padding: 0 2%;
    }
    #V-method h1{
        padding: 0 5%;
        padding-top: 4%;
    }
    #V-method .vm-img{
        width: 100%;
        height: auto;
    }
    #V-method .vm-text>p {
        font-size: 13px;
        margin: 0 auto;
        text-align: justify;
        line-height: 28px;
        padding: 5%;
        width: auto;
    }
    #V-unscramble h1 {
        padding: 0 5%;
        padding-top: 4%;
    }
    #V-unscramble h3 {
        font-size:16px;
        padding: 0 5%;
    }
}

@media (max-width:413px){

    .section {
        min-width: 100%;
        max-width: 100%;
    }
    .content {
        width: 100%;
    }
    #banner{
        display: none;
    }
    #m_banner{
        display: block;
        height: 500px;
        background: url(/project/CEBIT/images/mbanner.jpg) no-repeat center center;
        background-size: cover;
    }
    #m_banner h1{
        font-size: 42px;
        text-align: center;
        padding-top: 78%;
    }
    #m_banner h1>span{
        color: #3b88e9;
    }
    #m_banner p{
        font-size: 23px;
        text-align: center;
        padding-top: 5%;
    }
    .boss-show{
        width: 100%;
    }
    #V-service .Vsgroup{

    }
    #V-service .VsimgG {
        width: 100%;
        margin: 0 5%;
    }
    #V-service .Vsgroup>p {
        font-size: 16px;
        text-align: justify;
        color: #333;
        padding: 0 5%;
    }
    #V-service .Vsgroup>p br{
        display: none;
    }
    #V-service h4{
        font-size: 13px;
        padding: 0 2%;
    }
    #V-method h1{
        padding: 0 5%;
    }
    #V-method .vm-img{
        width: 100%;
        height: auto;
    }
    #V-method .vm-text>p {
        font-size: 13px;
        margin: 0 auto;
        text-align: justify;
        line-height: 28px;
        padding: 5%;
        width: auto;
    }
}

@media (max-width:374px){
    .section {
        min-width: 100%;
        max-width: 100%;
    }
    .content {
        width: 100%;
    }
    #banner{
        display: none;
    }
    #m_banner{
        display: block;
        height: 500px;
        background: url(/project/CEBIT/images/mbanner.jpg) no-repeat center center;
        background-size: cover;
    }
    #m_banner h1{
        font-size: 42px;
        text-align: center;
        padding-top: 78%;
    }
    #m_banner h1>span{
        color: #3b88e9;
    }
    #m_banner p{
        font-size: 23px;
        text-align: center;
        padding-top: 5%;
    }
    .boss-show{
        width: 100%;
    }
    #V-service .Vsgroup{

    }
    #V-service .VsimgG {
        width: 100%;
        margin: 0 5%;
    }
    #V-service .Vsgroup>p {
        font-size: 16px;
        text-align: justify;
        color: #333;
        padding: 0 5%;
    }
    #V-service .Vsgroup>p br{
        display: none;
    }
    #V-service h4{
        font-size: 13px;
        padding: 0 2%;
    }
    #V-method h1{
        padding: 0 5%;
    }
    #V-method .vm-img{
        width: 100%;
        height: auto;
    }
    #V-method .vm-text>p {
        font-size: 13px;
        margin: 0 auto;
        text-align: justify;
        line-height: 28px;
        padding: 5%;
        width: auto;
    }
}