﻿#DefaultSwitch {
}

    #DefaultSwitch .BigTag {
        font-size: 26px;
        font-weight: 200;
    }
    #DefaultSwitch .SmallTag {
        font-size: 14px;
    }
    #DefaultSwitch .BlueTag {
        color: #3278BC;
    }
    #DefaultSwitch .CoffeeTag {
        color: #98917d;
    }
    #DefaultSwitch .RedTag {
        color: #d93636;
    }
    #DefaultSwitch .Title {
        font-size: 26px;
        font-weight: 500;
    }
    #DefaultSwitch .SubTitle {
        font-size: 20px;
        font-weight: 200;
    }

    #DefaultSwitch .Main {
        margin: 0 auto;
        width: 85%;
        max-width:1170px;
        height: auto;
        position: relative;
        background-position: center center;
    }

    /*slider1*/
    #DefaultSwitch .flexslider {
        width: 100%;
        max-width: 1170px;
        margin:0 auto;
        border: none;
        z-index: 2;
    }

    #DefaultSwitch .flex-control-nav {
        bottom: 25px;
    }

    #DefaultSwitch #Slider1 .flex-viewport {
        max-height: 750px;
    }
    #DefaultSwitch #Slider1 {
        display: block;
    }
    #DefaultSwitch #Slider1_Mobile {
        display: none;
    }

    #DefaultSwitch .flex-control-paging li a {
        width: 20px;
        height: 20px;
        margin: 0 5px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        background: rgba(255, 255, 255, 0.5);
    }

        #DefaultSwitch .flex-control-paging li a.flex-active {
            background: #FFF;
        }




    #DefaultSwitch #SwitchArea {
        margin-top: 50px;
        width: 100%;
        background-image:url('/_Image/DefaultSwitch-01.png');
        background-position:left bottom;
        background-size:cover;
        background-repeat: no-repeat;
    }
        #DefaultSwitch #SwitchArea .Centent {
            text-align:center; 
        }
        #DefaultSwitch #SwitchArea .Centent > span{
            display:block;
        }
        #DefaultSwitch #SwitchArea > p:nth-child(2) {
            padding: 0 0 35% 0;
        }



    #DefaultSwitch #SyncDescriptionArea {
        width: 55vw;
        padding: 100px;
        font-size: 18px;
        font-weight: 200;
        letter-spacing: 5px;
        line-height: 150%;
    }
        #DefaultSwitch #SyncDescriptionArea .BlueTag {
            font-weight: 500;
        }



    #DefaultSwitch #ChangeToSmart {
        font-size: 18px;
        font-weight: 200;
        letter-spacing: 5px;
        line-height: 150%;
    }
        #DefaultSwitch #ChangeToSmart .Left {
            float: left;
            padding: 25% 0%;
            width: 50%;
            background-image: url('/_Image/DefaultSwitch-03.png');
            background-position:center center;
            background-repeat: no-repeat;
        }
        #DefaultSwitch #ChangeToSmart .Right {
            float: left;
            padding: 3% 5%;
            width: 40%;
        }
            #DefaultSwitch #ChangeToSmart .Right .BlueTag {
                font-weight: 500;
            }
            #DefaultSwitch #ChangeToSmart .Right .First {
                display: block;
                width:70%;
                padding: 15% 0 5% 0;
                font-size: 30px;
            }
            #DefaultSwitch #ChangeToSmart .Right .SubTitle {
                display: block;
                width: 70%;
                padding: 0 0 5% 0;
            }


    #DefaultSwitch #VideoShow {
        
    }
        #DefaultSwitch #VideoShow .Centent {
            padding: 10% 0 5% 0;
            text-align: center;
        }



    #DefaultSwitch #EazyToChange {
        width: 100%;
        padding: 3% 0 3% 0;
        margin-bottom: 20px;
        background: #001933;
        color: #FFFFFF;
        text-align: center;
        font-size: 16px;
    }
        #DefaultSwitch #EazyToChange .Top {
            display: block;
            width: 100%;
            font-weight:normal;
        }
            #DefaultSwitch #EazyToChange .Top .Title {
                display: block;
                width: 100%;
                padding: 0 0 3% 0;
            }

        #DefaultSwitch #EazyToChange .Buttom {
            display: block;
            width: 100%;
            padding: 10% 0 5% 0;
        }






    #DefaultSwitch #BuyNowArea .alwaysShow {
        z-index: 0;
        position: fixed;
        position: fixed;
        bottom: 49px;
        left: 0;
        margin-top: 0;
        margin-bottom: auto;
        background-color: #ffffff;
        opacity: 0.94;
        width: 100%;
        padding: 5px 20% 5px 20%;
    }
    #DefaultSwitch #BuyNowArea .SwitchPreview > .Photo {
        float: left;
        display: block;
        width: 50px;
        height: 50px;
        background-image: url('../_Image/DefaultSwitch-05.png');
        background-size: contain;
    }
    #DefaultSwitch #BuyNowArea .SwitchPreview > .Name {
        display: block;
        width: calc(100% - 70px);
        margin-left: 70px;
        font-size: 16px;
    }
    #DefaultSwitch #BuyNowArea .SwitchPreview > .Price {
        display: block;
        width: calc(100% - 70px);
        margin-left: 70px;
        font-size:18px;
        color:#d93636;
    }

#DefaultSwitch #BuyNowArea .alwaysBuyNow {
    z-index: 10;
    position: fixed;
    bottom: 0;
    left: 0;
    margin-top: 0;
    margin-bottom: auto;
    min-width: 100%;
    opacity: 0.94;
    transition: opacity .5s ease-out;
}



    

/************小於1170**************/
@media screen and (max-width: 1169px) {
    #DefaultSwitch .Main {
        width: 90%;
    }


}

/************小於768**************/
@media screen and (max-width: 769px) {
    #DefaultSwitch .Main {
        width: 100%;
    }


    #DefaultSwitch #ChangeToSmart .Left {
        float: left;
        padding: 33% 0%;
        width: 50%;

    }

    #DefaultSwitch #ChangeToSmart .Right {
        float: left;
        padding: 3% 5%;
        width: 40%;
    }
        #DefaultSwitch #ChangeToSmart .Right .First {
            display: block;
            width: 100%;
            padding: 15% 0 5% 0;
            font-size: 30px;
        }
        #DefaultSwitch #ChangeToSmart .Right .Last br {
            content: "";
            display: none;
        }


    #DefaultSwitch #EazyToChange .Buttom  img{
        width:90%;
    }


    #DefaultSwitch #VideoShow .Centent {
        padding: 6% 0 3% 0;
        text-align: center;
    }


}

/************小於488**************/
@media screen and (max-width: 488px) {
    #DefaultSwitch #Slider1 {
        display: none;
    }
    #DefaultSwitch #Slider1_Mobile {
        display: block;
    }



    #DefaultSwitch #SwitchArea {
        background-position:center center;
        background-size: cover;
    }
        #DefaultSwitch #SwitchArea .Title  {
            margin: 0;
            padding-top: 5%
        }
        #DefaultSwitch #SwitchArea .Title img{
            padding: initial;
            width: 75%;
        }
        #DefaultSwitch #SwitchArea .Secend {
            margin: 0;
        }



    #DefaultSwitch #SyncDescriptionArea {
        padding: 10% 10% 0 10%;
        width: 80%;
        font-size: 16px;
    }




    #DefaultSwitch #ChangeToSmart .Left {
        padding: 30% 0;
        width: 100%;
        background-size: cover;
    }

    #DefaultSwitch #ChangeToSmart .Right {
        padding: 0 6%;
        width: 88%;
    }
        #DefaultSwitch #ChangeToSmart .Right .First {            
            padding: 0 0 5% 0;
        }





    #DefaultSwitch #VideoShow .Centent {
        padding: 6% 3% 5% 3%;
        text-align: center;
    }




    #DefaultSwitch #BuyNowArea .alwaysShow {
        padding: 5px 5% 5px 5%;
    }


    #DefaultSwitch #BuyNowArea .SwitchPreview > .Name {
        font-size: 14px;
    }

    #DefaultSwitch #BuyNowArea .SwitchPreview > .Price {
        font-size: 16px;
    }
}