﻿#DefaultVisitor {
}

    #DefaultVisitor .BlueTag {
        color: #3278BC;
    }
    #DefaultVisitor .RedTag {
        color: #d93636;
    }
    #DefaultVisitor .Title {
        font-size: 26px;
        font-weight: 500;
    }
    #DefaultVisitor .SubTitle {
        font-size: 20px;
        font-weight: 200;
    }



    #DefaultVisitor .Main {
        margin: 0 auto;
        width: 85%;
        max-width:1170px;
        height: auto;
        position: relative;
        background-position: center center;
    }
    /*slider1*/
    #DefaultVisitor .flexslider {
        width: 100%;
        max-width: 1170px;
        margin:0 auto;
        border: none;
        z-index: 2;
    }

    #DefaultVisitor .flex-control-nav {
        bottom: 25px;
    }

    #DefaultVisitor #Slider1 .flex-viewport {
        max-height: 750px;
    }
    #DefaultVisitor #Slider1 {
        display: block;
    }
    #DefaultVisitor #Slider1_Mobile {
        display: none;
    }

    #DefaultVisitor .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);
    }

        #DefaultVisitor .flex-control-paging li a.flex-active {
            background: #FFF;
        }



    #DefaultVisitor #UserProblemArea {
        margin-top: 50px;
        padding: 20px 0;
        width: 750px;
        height: 328px;
    }
        #DefaultVisitor #UserProblemArea #ThinkingPeople {
            float: left;
            width: 30%;
            min-height: 328px;
            background-repeat: no-repeat;
            background-image: url('/_Image/DefaultVisitor-01.png');
        }
        #DefaultVisitor #UserProblemArea #ThinkingContent {
            float: left;
            padding: 90px 35px 60px 80px;
            width: 70%;
            min-height: 328px;
            background-repeat: no-repeat;
            background-image: url('/_Image/DefaultVisitor-02.png');
            font-size: 38px;
            font-weight: 100;
        }

    /*slider2*/
    #DefaultVisitor #Slider2 {        
        padding: 0 5%;
    }

        #DefaultVisitor #Slider2 .item:hover {
            opacity: 0.7;
        }

        
        #DefaultVisitor #Slider2 .item {
            position: relative;
            margin: 0 auto;
            width: 80%;
            height: 300px;
        }

                #DefaultVisitor #Slider2 .item .Image img {
                    position: absolute;
                    bottom: 50px;
                    left: 0px;
                    width: 100%;
                }

            #DefaultVisitor #Slider2 .item p {
                position: absolute;
                bottom: -5px;
                left: 50%;
                width: 100%;
                transform: translateX(-50%);
                -moz-transform: translateX(-50%);
                -o-transform: translateX(-50%);
                -webkit-transform: translateX(-50%);
                text-align: center;
            }
        #DefaultVisitor #Slider2 .flex-control-nav {
            bottom: 0;
        }

    #DefaultVisitor .owl-carousel.owl-loaded {
        position: relative;
    }

    #DefaultVisitor .owl-nav div {
        display: inline-block;
        position: absolute;
        top: 45%;
    }

    #DefaultVisitor .owl-nav .owl-prev {
        left: -5%;
    }

    #DefaultVisitor .owl-nav .owl-next {
        right: -5%;
    }

      #DefaultVisitor .owl-nav .owl-prev.disabled,  #DefaultVisitor .owl-nav .owl-next.disabled {
          display: none;
      }

    #DefaultVisitor .owl-nav img {
        width: 65px;
    }
/************slider2,小於768**************/
@media screen and (max-width: 768px) {

    #DefaultVisitor .owl-nav img {
        width: 42px;
    }
    #DefaultVisitor .owl-nav .owl-prev {
        left: 0;
    }

    #DefaultVisitor .owl-nav .owl-next {
        right: 0%;
    }

}
/************slider2,768到992**************/
@media screen and (min-width: 768px) and (max-width: 992px) {
    #DefaultVisitor #Slider2 {
        margin-top: -5%;
    }

    #DefaultVisitor .owl-nav img {
        width: 45px;
    }
}
/************slider2,993到1320**************/
@media screen and (min-width: 993px) and (max-width: 1320px) {
    #DefaultVisitor #Slider2 {
        margin-top: -3%;
    }

    #DefaultVisitor .owl-nav img {
        width: 55px;
    }
}

#DefaultVisitor #MainBreifArea {
    margin-top: 50px;
    background-image: url('/_Image/DefaultVisitor-03.jpg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    height: 450px;
}


#DefaultVisitor #MainBreifArea img{
    width:60%;
}
    #DefaultVisitor #MainBreifArea .Title {
        color: #3278BC;
        padding:0 15% 0 15%;
        margin-top:-50px;
    }
    #DefaultVisitor #MainBreifArea .SubTitle {
        letter-spacing: 2px;
        padding-left: 15%;
    }



#DefaultVisitor #EasyToSyncArea  {
        margin-top: 100px;
    }

#DefaultVisitor #EasyToSyncArea .Title {
    color: #000000;
    text-align: center;
}

#DefaultVisitor #EasyToSyncArea .SubTitle {   
    letter-spacing: 2px;
    text-align: center;
}

    #DefaultVisitor #EasyToSyncArea .SubTitle .BlueTag {
        font-weight:400;
    }
    #DefaultVisitor #EasyToSyncArea .SyncItem {
        display: block;
        float: left;
        width: 25%;
        height: 350px;
        text-align: center;
    }
        #DefaultVisitor #EasyToSyncArea .SyncItem: {
            text-align: right;
        }

#DefaultVisitor #EasyToSyncArea .SyncItem:nth-child(2n) {       
    width: 11%;   
    vertical-align:middle;
    background-image:url('/_Image/DefaultVisitor-07.png');
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-size:contain;
    font-size:20px;
}
        #DefaultVisitor #EasyToSyncArea .SyncItem:nth-child(2n) span {
            display:block;  
            margin-top:95%;
        }




#DefaultVisitor #SyncDescriptionArea {
    width:55vw;
    padding:100px;
    font-size: 18px;
    font-weight:200;
    letter-spacing:5px;
    line-height:150%;
}

#DefaultVisitor #SyncDescriptionArea .BlueTag{    
    font-weight: 500;   
}

#DefaultVisitor #SyncDescriptionArea2 {
    width: 55vw;
    padding: 100px;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 5px;
    line-height: 150%;
    list-style-image: url('/_Image/DefaultVisitor-13.png');
}
    #DefaultVisitor #SyncDescriptionArea2 .BlueTag {
        font-weight: 500;
    }



#DefaultVisitor #SmartToDoArea {
    background-color: #BEDDF4;
    color: #444;
}

    #DefaultVisitor #SmartToDoArea .Title {
        padding: 30% 20% 0 20%;
    }

    #DefaultVisitor #SmartToDoArea .SubTitle {
        padding-left: 20%;
    }

    #DefaultVisitor #SmartToDoArea .ShowSmart {
        display: block;
        float: left;
        width: 50%;
    }

        #DefaultVisitor #SmartToDoArea .ShowSmart:nth-child(2) {
            width: 40%;
            height: 550px;
            text-align: center;
            vertical-align: middle;
        }

    #DefaultVisitor #SmartToDoArea .ShowSmart img{
        width:100%;
        height:auto;
    }



#DefaultVisitor #ComparisonChart.Main{
    width: 70%;
}

#DefaultVisitor #ComparisonChart table {
    margin: auto 0;
    margin: 100px 0 0 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
}
#DefaultVisitor #ComparisonChart table tr td{
    padding:5px;
}


#DefaultVisitor #ComparisonChart table thead{
    font-size:26px;
}
    #DefaultVisitor #ComparisonChart table thead tr:first-child td{
        padding: 0 0 30px 0;
        font-weight: 500;
    }
    #DefaultVisitor #ComparisonChart table tbody tr td{
        font-size: 20px;
        font-weight: 200;
        border-bottom: #3278BC solid 1px;
    }
    #DefaultVisitor #ComparisonChart table thead tr:nth-child(2) td {
        font-size: 20px;
        font-weight: 500;
        border-bottom: #3278BC solid 1px;
    }

    #DefaultVisitor #ComparisonChart table tbody tr:nth-child(2n) td {
        background-color: #eef8ff;
    }
    
    #DefaultVisitor #ComparisonChart table thead .Line {
        background: linear-gradient(45deg, transparent 49.9%, #3278BC 49.5%, #3278BC 50.5%, transparent 50.5%);
    }
    #DefaultVisitor #ComparisonChart table thead span {
        margin: auto 0;
        display: block;
        width: calc(100% - 40px);
        float: left;
        font-size: 18px;
        padding:0 20px;
    }
    #DefaultVisitor #ComparisonChart table thead .Crown {
        background-image:url('../_Image/DefaultVisitor-12.png');
        background-position:top center;
        background-repeat:no-repeat;
    }
    #DefaultVisitor #ComparisonChart table thead span:first-child {
        text-align:right;
    }
        #DefaultVisitor #ComparisonChart table thead span:nth-child(2n) {
            text-align: left;
        }
    #DefaultVisitor #ComparisonChart table .LeftTitle {
        font-size:18px;
        width: 8%;
        border-right: #3278BC solid 1px;
    }
    #DefaultVisitor #ComparisonChart table .RichtComparison {
        font-weight:400;
        width: 5%;
        color: #d93636;
    }




#DefaultVisitor #SafetyArea {
    text-align:center;
    background-image:url('/_Image/DefaultVisitor-14.jpg');
    background-repeat:no-repeat;
    background-position:bottom center;
    padding-bottom:300px;
}

#DefaultVisitor #SafetyArea img {
    width:150px;
    vertical-align:bottom;
}
    #DefaultVisitor #SafetyArea .SubTitle {
        line-height:190%;
    }
    #DefaultVisitor #SafetyArea .BlueTag {
        font-weight:400;
    }





#DefaultVisitor #IRProtectionArea {
    text-align: center;
    background-image: url('/_Image/DefaultVisitor-15.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    padding: 30px 0 220px 0;
    margin-top: 100px;
}

    #DefaultVisitor #IRProtectionArea .SubTitle {
        line-height: 190%;
    }

    #DefaultVisitor #IRProtectionArea span {
        font-size:16px;
        line-height:200%;
    }


    #DefaultVisitor #IRProtectionArea .Memo {
        display: block;
        float: right;
        position: absolute;
        right: 30px;
        bottom: 30px;
        text-align: left;
        font-size: 24px;
    }




#DefaultVisitor #SevenFAnsArea {
    text-align: left;
    background-image: url('/_Image/DefaultVisitor-16.jpg');
    background-repeat: no-repeat;
    background-position: 80% 50%;
    width:80%;
    padding: 10% 0 20% 20%;
}

#DefaultVisitor #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%;
}
    #DefaultVisitor #BuyNowArea .FanPreview > .Photo {
        float: left;
        display: block;
        width: 50px;
        height: 50px;
        background-image: url('../_Image/DefaultVisitor-17.jpg');
        background-size: contain;
    }
    #DefaultVisitor #BuyNowArea .FanPreview > .Name {
        display: block;
        width: calc(100% - 70px);
        margin-left: 70px;
        font-size: 16px;
    }
    #DefaultVisitor #BuyNowArea .FanPreview > .Price {
        display: block;
        width: calc(100% - 70px);
        margin-left: 70px;
        font-size:18px;
        color:#d93636;
    }

#DefaultVisitor #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) {
    #DefaultVisitor .Main {
        width: 90%;
    }

    #DefaultVisitor #SmartToDoArea .Title {
        padding: 18% 20% 0 8%;
    }

    #DefaultVisitor #SmartToDoArea .SubTitle {
        padding-left: 8%;
    }
    #DefaultVisitor #SmartToDoArea .ShowSmart {
        width: 60%;
    }

        #DefaultVisitor #SmartToDoArea .ShowSmart:nth-child(2) {
            width: 40%;
            height: 430px;
        }
}

/************小於768**************/
@media screen and (max-width: 769px) {
    #DefaultVisitor .Main {
        width: 100%;
    }

    #DefaultVisitor #MainBreifArea {
        margin-top: 70px;
        background-image: url('/_Image/DefaultVisitor-03-Mobile.jpg');
        background-position: 50% 50%;
        background-size: cover;        
        height:800px;
    }
    
        #DefaultVisitor #MainBreifArea img {
            width: 100%;
        }

        #DefaultVisitor #MainBreifArea .Title {
            font-size: 28px;
            padding: 0 15% 0 15%;
            margin-top: -50px;
        }

        #DefaultVisitor #MainBreifArea .SubTitle {            
            margin-bottom: 50px;
        }

    #DefaultVisitor #SyncDescriptionArea {
        padding: 50px;
    }

}

/************小於488**************/
@media screen and (max-width: 488px) {
    #DefaultVisitor #Slider1 {
        display: none;
    }
    #DefaultVisitor #Slider1_Mobile {
        display: block;
    }
    #DefaultVisitor #UserProblemArea {
        margin-top: 30px;
        padding: 10px 10px;
        width: calc(100% - 20px);
        min-height: 150px;
        height: auto;
    }

        #DefaultVisitor #UserProblemArea #ThinkingPeople {
            background-size: contain;
            width: 30%;
            min-height: 150px;
        }

        #DefaultVisitor #UserProblemArea #ThinkingContent {
            padding: 7% 10% 10% 12%;
            min-height: 150px;
            font-size: 16px;
            background-size: contain;
        }

    #DefaultVisitor #MainBreifArea {
        margin-top: 70px;
        background-image: url('/_Image/DefaultVisitor-03-Mobile.jpg');
        background-position: 50% 50%;
        background-size: cover;
        height: 600px;
    }

        #DefaultVisitor #MainBreifArea img {
            width: 110%;
            margin-left: -5%;
        }

        #DefaultVisitor #MainBreifArea .Title {
            font-size: 20px;
            padding: 0 5% 0 5%;
            margin-top: -50px;
        }

        #DefaultVisitor #MainBreifArea .SubTitle {
            font-size: 16px;
            padding-left: 5%;
        }

    #DefaultVisitor #SyncDescriptionArea {
        width: 80vw;
        padding: 0px;
        padding: 50px 10px;
    }

    #DefaultVisitor #SmartToDoArea .Title {
        padding: 8% 8% 0 8%;
    }

    #DefaultVisitor #SmartToDoArea .SubTitle {
        padding-left: 8%;
    }

    #DefaultVisitor #SmartToDoArea .ShowSmart {
        width: 100%;
        height:auto;
    }

        #DefaultVisitor #SmartToDoArea .ShowSmart:nth-child(2) {
            width: 100%;
            height: auto;
        }

        #DefaultVisitor #SmartToDoArea .ShowSmart img {
            width: 100%;
            height: auto;
        }

    #DefaultVisitor #ComparisonChart.Main {
        width: 95%;
    }

    #DefaultVisitor #ComparisonChart table {
        margin-top: 40px;
    }

        #DefaultVisitor #ComparisonChart table tr td {
            padding: 3px;
        }

        #DefaultVisitor #ComparisonChart table thead tr:nth-child(2) td {
            font-size: 12px;
        }

        #DefaultVisitor #ComparisonChart table thead span {
            width: calc(100% - 4px);
            font-size: 12px;
            padding: 0 2px;
        }

        #DefaultVisitor #ComparisonChart table thead .Crown {
            background-size: 20%;
        }

        #DefaultVisitor #ComparisonChart table .LeftTitle {
            font-size: 12px;
        }



    
    #DefaultVisitor #SyncDescriptionArea2 .Title {
        line-height: 125%;
    }


    #DefaultVisitor #SyncDescriptionArea2 {
        width: calc(100% - 40px);
        padding: 20px;
        font-size: 16px;
        letter-spacing: 1px;
    }

        #DefaultVisitor #SyncDescriptionArea2 ul li {
            padding-bottom: 10px;
        }



    #DefaultVisitor #SafetyArea {
        width: calc(100% - 50px);
        padding: 25px;
        padding-bottom: 300px;
    }

        #DefaultVisitor #SafetyArea .SubTitle {
            font-size: 16px;
        }

        #DefaultVisitor #SafetyArea br {
            content: "";
            display: none;
        }




    #DefaultVisitor #IRProtectionArea {
        padding: 30px 0 190px 0;
        background-size: 165%;
        background-position: 33% 100%;
        margin-top: 50px;
    }

        #DefaultVisitor #IRProtectionArea .SubTitle {
            font-size: 16px;
        }

        #DefaultVisitor #IRProtectionArea .Memo {
            right: 5px;
            bottom: 5px;
            font-size: 14px;
        }



    #DefaultVisitor #EasyToSyncArea {
        margin-top: 50px;
    }
    #DefaultVisitor #EasyToSyncArea br {
        content: "";
        display: none;
    }
    #DefaultVisitor #EasyToSyncArea .SubTitle{
        font-size:16px;
    }

        #DefaultVisitor #EasyToSyncArea .SyncItem {
            height: auto;
            max-height: 350px;
            min-height: 112px;
        }

        #DefaultVisitor #EasyToSyncArea .SyncItem img{
            width: 100%;
        }
            #DefaultVisitor #EasyToSyncArea .SyncItem:nth-child(2n) {
                font-size: 14px;
                width: 16%;
                margin-left: -15px;

            }
                #DefaultVisitor #EasyToSyncArea .SyncItem:nth-child(2n) span {
                    margin-top: 35%;
                }




    #DefaultVisitor #SevenFAnsArea br {
        content: "";
        display: none;
    }
    #DefaultVisitor #SevenFAnsArea {
        background-position: 100% 100%;
        padding: 50px 20px 50% 20px;
        width: calc(100% - 40px);
        background-size: 200%;
    }
        #DefaultVisitor #SevenFAnsArea .SubTitle {
            font-size: 16px;
        }



    #DefaultVisitor #BuyNowArea .alwaysShow {
        padding: 5px 5% 5px 5%;
    }


    #DefaultVisitor #BuyNowArea .FanPreview > .Name {
        font-size: 14px;
    }

    #DefaultVisitor #BuyNowArea .FanPreview > .Price {
        font-size: 16px;
    }
}