* {
    margin: 0px;
    padding: 0px;
}
idiv {
    position: fixed;
    top: 41px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
body{
    font-family: Arial, "Microsoft JhengHei";
}

#nav_bar{
    position:fixed;  
    top:50%;  
    right:30px;
    z-index:9999;  
    text-align: right;
    font-size:20px;
}
#nav_bar ul li{
    font-size: 49px;
    line-height:29px;
    color:#C3C3C3;
}
#new_bg1{
    background-color:#86a192;
    position:relative;
    height:auto;
    width:100%;
    margin: 0;
    margin-top:30px;
    background-image: radial-gradient(circle farthest-side at center bottom, #C7EAD7, #4A6F5B 125%);
}
#fit{
    display: inline;
    position: absolute;
    margin-left: -43.5%;
    margin-top: 28.8%;
    font-size: 1.4em;
    color: white;
}
#receipt_text{
    position:relative;
    width:31%;
    height:auto;
    margin-left:13%;
    margin-top:13%;
    margin-bottom:17.5%;
    margin-right:13%;
}
#earth{
    position: absolute;
    width: 47%;
    height: auto;
    margin-left: -11%;
    margin-top: 7%;
    margin-bottom: 13%;
}
/*    第二區*/
#bg2{
    background-color:#a38671;
    position:relative;
    height:auto;
    width:100%;
    margin: 0;
    padding: 100px;

}
#cloud{
    position: relative;
    width: 40%;
    height: auto;
    margin-left: 57%;
    margin-top: -6%;
    margin-bottom:12%;
    margin-right: 0;
}
.TitleText{
    position: absolute;
    z-index: 4;
    margin-left: 58%;
    margin-top: -29.5%;
    font-size: 2.6em;
    font-weight: bold;
    color: #1b5f00;
}
.section2_text {
    position: absolute;
    z-index: 4;
    margin-left: 59.2%;
    margin-right: 0%;
    margin-top: -26.5%;
    font-size: 1.7em;
    font-weight: bold;
    color: #545454;
}
.video-container {
    margin-left: 18%;
    margin-top: 17.6%;
    position: absolute;
    z-index: 7;
    padding-bottom: 32.25%;
    padding-top: 0px;
    height: 0;
    width: 54.5%;
    height: 7%;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width: 97%;
    height: 91%;
}

#mac{
    position: absolute;
    z-index: 4;
    width: 46%;
    height: auto;
    margin-left: -85%;
    margin-top: 10%;
}
#receipt{
    position: absolute;
    z-index: 3;
    width: 23%;
    height: auto;
    margin-left: -72.5%;
    margin-top: 2%;

}
/*第三區*/
#bg3_word{
    font-size: 4em;
    margin-top: 0;
    padding-top:55px;
    margin-left:13%;
    font-weight: bold;
    margin-bottom: 3%;
}
#bg3{
    background-color:#e7e7e7;
    position:relative;
    height:auto;
    width:100%;
    margin: 0;
    padding: 0;
    padding-bottom: 3%;
}

#iphone{
    position: absolute;
    z-index: 2;
    width: 21%;
    height: auto;
    margin-left: 10%;
    margin-top:5%;
}
#receipt_forphone{
    position: absolute;
    z-index: 2;
    width: 13%;
    height: auto;
    margin-left: 13.8%;
    margin-top: 14.2%;
}


#icon_title{
    color: #25682E;
    font-weight: bold;
    font-size:2em;
    z-index: 3;
    width:auto;
    height:20%;
    margin-bottom: 2%
}
#icon_title2{
    color: #25682E;
    font-weight: bold;
    font-size:2em;
    z-index: 3;
    width:auto;
    height:20%;
}
#icon_title3{
    color: #25682E;
    font-weight: bold;
    font-size:2em;
    z-index: 3;
    width:auto;
    height:20%;
}

.dialog_box {
    background: white;
    height: 150px;
    color: #3a3235;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    padding:12px;
    z-index: 4;
    box-shadow: -1px 1px 10px #333333;
    -webkit-box-shadow: -1px 1px 10px #333333;
    -moz-box-shadow: -1px 0px 1px #333333;
    opacity: 0.8;
    font-size: 17px;
    text-align: left;
    width:65%;
    margin: 0 auto;
}

#dialog01{
    position:relative;
    z-index:3;
    width: 13%;
    height : auto;
    margin-left:35%;
    margin-top:0%;
}
#dialog02{
    position:relative;
    z-index:3;
    width: 13%;
    height : auto;
    margin-left:55%;
    margin-top:0%;
}
#dialog03{
    position:relative;
    z-index:3;
    width: 13%;
    height : auto;
    margin-left:75%;
    margin-top:0%;
}
#film_bg{
    position:absolute;
    z-index:1;
    height:auto;
    width:100%;
    margin: 0;
    padding: 0;
    margin-top: 140.3%;
}

/*    第四區費率*/
#bg4{
    background-color:#ffffff;
    position:relative;
    height:auto;
    width:100%;
    margin: 0;
    padding:0;
}
#num_title {
    margin-bottom: 10px;
    background-color: #cc5d41;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    border-radius: 27px;
    border: 1px solid #cc5d41;
    color: white;
    padding: 10px 28px;
    text-decoration: none;
    width:30%;
    height: auto;
    font-size:2.4em;
    text-align: center;
    position: relative;
    margin-top:11.8%;
    margin-left:50%;
    z-index: 1;
    font-weight: bold;
}
#num_3000{
    margin-left:35.1%;
    margin-top:3.9%;
    background-color:#F6F6F4;
    position: relative;
    width:60%;
    height:23%;
    padding:6.2%;
    border-top-style: solid;
    border-color: #cc5d41;
    border-width: 11px;
    font-weight: bold;
}

#num_10000{
    margin-left:35.1%;
    margin-top:4.6%;
    margin-bottom: 31.4%;
    background-color:#F6F6F4;
    position:relative;
    width: 60%;
    height: 23%;
    padding:6.2%;
    border-top-style: solid;
    border-color: #cc5d41;
    border-width: 11px;
    font-weight: bold;
}
#year_title{
    margin-bottom: 10px;
    background-color: #373737;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    border-radius: 27px;
    border: 1px solid #373737;
    color: white;
    padding: 10px 28px;
    text-decoration: none;
    width:15%;
    height: auto;
    font-size:2.4em;
    text-align: center;
    position: relative;
    margin-top:4.6%;
    margin-left:54%;
    z-index: 1;
    font-weight: bold;
}
#basic{
    font-weight: bold;
    margin-left:-4%;
    margin-top:1.6%;
    margin-bottom: 10.4%;
    background-color:#F6F6F4;
    width:76%;
    height: 21.8%;
    padding-top:2%;
    padding-bottom:2%;
    padding-left:4%;
    padding-right:4%;
    border-top-style: solid;
    border-color: #cc5d41;
    border-width: 11px;
}
#expert{
    font-weight: bold;
    margin-left: -4%;
    margin-top:-9%;
    margin-bottom: 10.4%;
    background-color:#F6F6F4;
    width:76%;
    height: 21%;
    border-top-style: solid;
    border-color: #cc5d41;
    border-width: 11px;
    padding-top:2%;
    padding-bottom:2%;
    padding-left:4%;
    padding-right:4%;
}
#vip{
    font-weight: bold;
    margin-left: -4%;
    margin-top: -9%;
    margin-bottom: 10.4%;
    background-color:#F6F6F4;
    width: 76%;
    height: 21%;
    padding: 2%;
    border-top-style: solid;
    border-color: #cc5d41;
    border-width: 11px;
    padding-top:2%;
    padding-bottom:2%;
    padding-left:4%;
    padding-right:4%;
}
.section_four_title{
    font-size:2.7em;
    color:#cc5d41;

}
.section_four_text{
    font-size:1.1em;

}
.basic_add_title{
    color:#efbf00;
    font-size:1.8em;
    margin-top:3%;
    border-top-style:dashed;
    border-color: #44510d;
    padding-top:5%;
}
.btn_style{
    width:100px; 
    height:auto;
}
#count_form{
    font-size:4em;
    margin-top:9%;
    margin-left: 15%;
    font-weight:bold;

}
.footer_sm_look{
    display:inline;
}
/*    第五區*/
.video-container {
    margin-left: 18.3%;
    margin-top: 17.6%;
    position: absolute;
    z-index: 7;
    padding-bottom: 32.25%;
    padding-top: 0px;
    height: 0;
    width: 54.5%;
    height: 7%;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal-sm{
    margin-top: 0%;
}
#news{
    position: relative;
    z-index:4;
    line-height: 30px;
    margin-top: -43px;
    background: #fff;
    background-color: rgba(255,255,255,0.2);
    padding-right:10%;
    padding-left:15.5%;
    padding-top:3px;
    padding-bottom:3px;
}

/*    最新消息*/
.news_text{

    z-index:2;
    display:inline;
    color:white;
    width:auto;      
    font-size:1.2em;
    margin-right:10px;
    font-weight:bold;

}
.news_content{
    display:inline;
    padding-left:14px;
    color:#007529;
}



#block{ 
    position: absolute; 
    top:0; 
    left:0; 
    height:100%; 
    width:100%; 
    background-color:gray; 
    z-index:998; 
    visibility: hidden; 
} 
#fm{ 
    position: absolute; 
    top:30%; 
    left:40%; 
    width:20%; 
    height:20%; 
    background-color:white; 
    z-index:999; 
    visibility: hidden; 
} 
#bu1{ 
    margin-top:20%; 
    margin-left:40%; 
} 
body{ 
    margin:0px; 
} 

.pop_contant{
    margin-left: 0%;
    padding-top: 7%;
    padding-left: 13%;
    padding-right:13%;
    padding-bottom: 10%;
    line-height: 23px;
    font-size: 1.1em;
}　

.modal-header {
    min-height: 14px;
    padding: 19px;
    border-bottom: 1px solid #e5e5e5;
}

/* 最新消息label的背景色...*/
.label-warning {
    background-color: #EF962B;
}
.label-danger {
    background-color: #CF0000;
}
/* 最新消息...*/

.newsstyle{
    width: 90%;
    height: 30px;
}
#semicircle{ 
    margin:0 auto;
    width:200px; 
    height:100px; 
    background:#324290; 
    -moz-border-radius:  0 0 100px 100px; 
    -webkit-border-radius: 0 0   100px 100px; 
    border-radius:  0 0  100px 100px;
    font-size:1.5em;
    color:white;
    text-align:center;
    padding-top:25px;
}
.head_top {
    background-color: #2e2e2e;
    height: 69px;
    border-color: #bababa;
    box-shadow: 0px 1px 2px -1px rgba(63, 63, 95, 0.5);
    -moz-box-shadow: 0px 1px 2px -1px rgba(63, 63, 95, 0.5);
    -webkit-box-shadow: 0px 1px 2px -1px rgba(63, 63, 95, 0.5);
    padding-top: 8px;
}
.right_top {
    margin-top: 7px;
    margin-bottom: 5px;
    display: inline-block;
    text-align: right;
    vertical-align: bottom;
    float: right;
    margin-right: 300px;
}
.link_style{
    color:white;
    text-decoration:none;
}
.link_style:a{
    color:orange;
    text-decoration:none;
}	
.link_style:visited {
    color:white;
    text-decoration: none;
}
.link_style:hover{
    color:#428BCA;
    text-decoration:none;
}
#mobile_footer{
    display:none;
}    		
/*
MediaQuery 
*/
@media screen and (max-width: 2048px) {
    #receipt_text {
        position: relative;
        width: 31%;
        height: auto;
        margin-left: 13%;
        margin-top: 13%;
        margin-bottom: 20%;
        margin-right: 13%;
    }
}
@media screen and (max-width: 1440px)  { 
    #basic{
        font-weight: bold;
        margin-left: -4%;
        margin-top: 1.4%;
        margin-bottom: 10.4%;
        background-color: #F6F6F4;
        width:80%;
        height: 24.8%;
        padding-top: 4%;
        padding-bottom: 4%;
        padding-left: 4%;
        padding-right: 4%;
        border-top-style: solid;
        border-color: #cc5d41;
        border-width: 11px;
    }
    #expert{
        font-weight: bold;
        margin-left: -4%;
        margin-top: -8%;
        margin-bottom: 10.4%;
        background-color: #F6F6F4;
        width:80%;
        height: 21%;
        border-top-style: solid;
        border-color: #cc5d41;
        border-width: 11px;
        padding-top: 4%;
        padding-bottom: 4%;
        padding-left: 4%;
        padding-right: 4%;
    }
    #vip{
        font-weight: bold;
        margin-left: -4%;
        margin-top: -8%;
        margin-bottom: 10.4%;
        background-color: #F6F6F4;
        width:80%;
        height: 21%;
        padding: 2%;
        border-top-style: solid;
        border-color: #cc5d41;
        border-width: 11px;
        padding-top: 4%;
        padding-bottom: 4%;
        padding-left: 4%;
        padding-right: 4%;
    }
    #fit{
        font-size:1.1em;
    }
    .TitleText{    
        font-size:1.9em;
        margin-left: 53%;
        margin-top: -27.5%;
    }
    .section2_text{ 
        margin-left:56%;
        margin-top:-24%;
        font-size:1.4em;
    }
    #num_title{
        font-size:2em;
        width: 35%;
    }    
    #year_title{
        font-size:2em;

    }
    #bg3_word{
        font-size:3.5em;
        margin-bottom: 3%;
    }
    #count_form{
        font-size:3.5em;
    }
    .video-container {
        margin-left: 17.8%;
        margin-top: 17.5%;
    }
    #cloud{
        position: relative;
        width: 40%;
        height: auto;
        margin-left: 59%;
        margin-top: -11%;
        margin-bottom:12%;
        margin-right: 0;
    }
    #receipt_text{
        position:relative;
        width:30%;
        height:auto;
        margin-left:13%;
        margin-top:13%;
        margin-bottom:24%;
        margin-right:13%;
    }
    #earth {
        position: absolute;
        width: 47%;
        height: auto;
        margin-left: -11%;
        margin-top: 10%;
        margin-bottom: 13%;
    }
    #bg2 {
        background-color: #a38671;
        position: relative;
        height: auto;
        width: 100%;
        margin: 0;
        padding: 126px;
    }
    #about_nomal_text {
        color: #666666;
        font-size: 20px;
        margin-bottom: 80px;
        width: 50%;
        margin-left: 500px;
    }
    #mobile_footer{
        display:none;
    }
}
@media screen and (max-width: 1280px) {
    .TitleText {
        font-size: 1.5em;
        margin-left: 53%;
        margin-top: -27.5%;
    }
    .section2_text {
        margin-left: 53%;
        margin-top: -24%;
        font-size: 1.2em;
    }
    #news {
        position: relative;
        z-index: 4;
        line-height: 30px;
        margin-top: -132px;
        background: #fff;
        background-color: rgba(255,255,255,0.2);
        padding-right: 10%;
        padding-left: 4.5%;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    #earth {
        position: absolute;
        width: 41%;
        height: auto;
        margin-left: -5%;
        margin-top: 10%;
        margin-bottom: 13%;
    }
    #mac {
        position: absolute;
        z-index: 4;
        width: 36%;
        height: auto;
        margin-left: -80%;
        margin-top: 10%;
    }
    #bg3_word {
        font-size: 3em;
        margin-top: 0;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-left: 9%;
        font-weight: bold;
        margin-bottom: 3%;
    }

    #icon_title {
        color: #25682E;
        font-weight: bold;
        font-size: 1.5em;
        z-index: 3;
        width: auto;
        height: 20%;
    }
    #icon_title2 {
        color: #25682E;
        font-weight: bold;
        font-size: 1.5em;
        z-index: 3;
        width: auto;
        height: 20%;
    }
    #icon_title3 {
        color: #25682E;
        font-weight: bold;
        font-size: 1.5em;
        z-index: 3;
        width: auto;
        height: 20%;
    }
    #mobile_footer{
        display:none;
    }
}
@media screen and (max-width: 1024px){ 
    #logo {
        margin-left: 10px;
        width: 325px;
        margin-top: 14px;
    }
    #basic{
        font-weight: bold;
        margin-left: -4%;
        margin-top: 1.4%;
        margin-bottom: 10.4%;
        background-color: #F6F6F4;
        width:80%;
        height: 24.8%;
        padding-top: 4%;
        padding-bottom: 4%;
        padding-left: 4%;
        padding-right: 4%;
        border-top-style: solid;
        border-color: #cc5d41;
        border-width: 11px;
    }
    #expert{
        font-weight: bold;
        margin-left: -4%;
        margin-top: -8%;
        margin-bottom: 10.4%;
        background-color: #F6F6F4;
        width:80%;
        height: 21%;
        border-top-style: solid;
        border-color: #cc5d41;
        border-width: 11px;
        padding-top: 4%;
        padding-bottom: 4%;
        padding-left: 4%;
        padding-right: 4%;
    }
    #vip{
        font-weight: bold;
        margin-left: -4%;
        margin-top: -8%;
        margin-bottom: 10.4%;
        background-color: #F6F6F4;
        width:80%;
        height: 21%;
        padding: 2%;
        border-top-style: solid;
        border-color: #cc5d41;
        border-width: 11px;
        padding-top: 4%;
        padding-bottom: 4%;
        padding-left: 4%;
        padding-right: 4%;
    }
    #fit{
        font-size:0.1em;
        margin-top: 37.8%;
    }
    .TitleText {
        font-size: 1.5em;
        margin-left: 44%;
        margin-top: -28.6%;
    }
    .section2_text {
        margin-left: 46%;
        margin-top: -26%;
        font-size: 1.1em;
    }
    #icon_title{
        font-size: 1.5em;
    }
    #icon_title2{
        font-size: 1.5em;
    }
    #icon_title3{
        font-size: 1.5em;
    }
    #num_title{
        font-size:2em;
        width: 35%;
    }    
    #year_title{
        font-size:2em;

    }
    #bg3_word{
        font-size:2.5em;
        margin-bottom: 3%;
    }
    #count_form{
        font-size:3.5em;
    }
    .video-container {
        margin-left: 17.8%;
        margin-top: 17.5%;
    }
    #cloud {
        position: relative;
        width: 48%;
        height: auto;
        margin-left: 51%;
        margin-top: -4%;
        margin-bottom: 12%;
        margin-right: 0;
    }
    #earth {
        position: absolute;
        width: 47%;
        height: auto;
        margin-left: -11%;
        margin-top: 17%;
        margin-bottom: 13%;
    }
    #mac {
        position: absolute;
        z-index: 4;
        width: 46%;
        height: auto;
        margin-left: -85%;
        margin-top: 10%;
    }
    #receipt_text{
        position:relative;
        width:30%;
        height:auto;
        margin-left:10%;
        margin-top:22%;
        margin-bottom:24%;
        margin-right:13%;
    }

    #bg2 {
        background-color: #a38671;
        position: relative;
        height: auto;
        width: 100%;
        margin: 0;
        padding: 126px;
    }
    #news {
        position: relative;
        z-index: 4;
        line-height: 30px;
        margin-top: -43px;
        background: #fff;
        background-color: rgba(255,255,255,0.2);
        padding-right: 10%;
        padding-left: 2.5%;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    #receipt {
        position: absolute;
        z-index: 3;
        width: 25%;
        height: auto;
        margin-left: -73.5%;
        margin-top: 2%;
    }
    #mobile_footer{
        display:none;
    }
}
@media screen and (max-width: 799px) { 
    #nav_bar {
        display: none;
    }
    .apply {
        display: none;
    } 
    .enter {
        display: none;
    }
    #earth {
        position: absolute;
        width: 47%;
        height: auto;
        margin-left: -5%;
        margin-top: 17%;
        margin-bottom: 13%;
    }
    #cloud {
        position: relative;
        width: 70%;
        height: auto;
        margin-left: -19%;
        margin-top: -24%;
        margin-bottom: 12%;
        margin-right: 0;
    }
    #mac {
        position: absolute;
        z-index: 4;
        width: 53%;
        height: auto;
        margin-left: -4%;
        margin-top: 12%;
    }
    .TitleText {
        font-size: 1.5em;
        margin-left: -5%;
        margin-top: -33.5%;
    }
    .section2_text {
        margin-left: -2%;
        margin-top: -28%;
        font-size: 1.1em;
    }
    #receipt {
        position: absolute;
        z-index: 3;
        width: 31%;
        height: auto;
        margin-left: 8.5%;
        margin-top: 19%;
        opacity: 1;
    }
    #mobile_footer{
        display:none;
    }
}
@media screen and (max-width: 766px)  {

    #top-bar {
        width: 100%;
        height: 74px;
        background: #2e2e2e;
        position: fixed;
        z-index: 9999;
        -webkit-box-shadow: 0px 2px 2px #2e2e2e;
        -moz-box-shadow: 0px 2px 2px #2e2e2e;
        box-shadow: 0px 2px 2px #2e2e2e;
        padding-top: 1px;

    }
    .logout{
        font-size: 0.8em;
        padding: 5px 19px;
        margin-top: 23px;
        margin-right: -144px;
    }
    #number_word {
        margin-top: 28px;
        margin-right: 139px;
        font-size: 0.7em;
    }
    #sm-bar{
        margin-top: 12px;
        width: 100%;
        background: #2E2E2E;
        position: fixed;
        z-index:5;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 25px;
        padding-right: 10px;
        text-align: center;
        padding-right: 25px;
    }
    .sm-menu-style{
        font-size: 1em;
        padding-bottom: 10px;
        padding-top: 12px;
        border-bottom: 1px solid #666666;
    }
    .sm-menu-style:last-of-type{
        border-bottom:none;
    }
    .sm_menu_text{
        text-decoration:none;
        color:white;
    }

    .sm_menu_text:hover{
        text-decoration:none;
        color:#e5e5e5;
    }
    #fit{
        font-size: 0.6em;
    }

    #menu_btn {
        margin-top:-44px;
        position: fixed;
        display: block;
        float: right;
        z-index: 9999;
        width: 34px;
        height: auto;
        margin-left: 87%;
        cursor: pointer;
    }
    .modal-sm {
        width:85%;
        margin-left:7%;
        margin-right: 30%;
        margin-top: 20%;
    }
    .enter{
        font-size: 0.8em;
        padding: 5px 19px;
        margin-right:20px;
        margin-top: 24px;
    }
    .apply {
        font-size: 0.8em;
        margin-right: 6px;
        padding: 5px 19px;
        margin-top: 24px;
    }
    #cloud {
        position: relative;
        width: 285%;
        height: auto;
        margin-left: -81%;
        margin-top: -115%;
        margin-bottom: 12%;
        margin-right: 0;
    }
    #new_bg1 {
        background-color: #86a192;
        position: relative;
        height: 538px;
        width: 100%;
        margin: 0;
        margin-top: 74px;
        background-image: radial-gradient(circle farthest-side at center bottom, #C7EAD7, #4A6F5B 125%);
    }
    #receipt_text {
        position: relative;
        width: 73%;
        height: auto;
        margin-left: 13%;
        margin-top: 14%;
        margin-bottom: 24%;
        margin-right: 13%;
    }
    #receipt{
        display:none;
    }
    #earth {
        position: absolute;
        width: 85%;
        height: auto;
        margin-left: 8%;
        margin-top: 8%;
        margin-bottom: 13%;
        display: inherit;
    }
    .newsstyle {
        width: 90%;
        height: 60px;
    }
    #fit {
        font-size: 1.0em;
        margin-top: 67%;
        margin-left: -95.5%;
    }
    #mac {
        position: absolute;
        z-index: 4;
        width: 71%;
        height: auto;
        margin-left: -31%;
        margin-top: -6%;
    }
    #bg3 {
        background-color: #e7e7e7;
        position: relative;
        width: 100%;
        margin: 0;
        padding: 0;
        padding-bottom: 3%;
    }

    #footer{
    }
    #mobile_footer{
        display:inline-block;
    }
    #bg3_word {
        font-size: 2em;
        margin-bottom: 3%;
    }
}

