@import url("reset.css");
body {
    -webkit-text-size-adjust: none;
    text-decoration: none;
    font-family: "微軟正黑體", "Microsoft JhengHei", "新細明體", "細明體", Arial, Helvetica;
}


/*共用顏色*/

.B {
    color: #1f8bd5;
}

.R {
    color: #ec4c46;
}

.R2 {
    color: #cd0303;
}

.G {
    color: #3dc471;
}


/*共用間距*/

#it205 .BLANK {
    clear: both;
    width: 100%;
    height: 20px;
}

#it205 .BLANK02 {
    width: 100%;
    height: 10px;
}


/*字型*/



#it205 .T04 {
    /*大捲軸-粗*/
    font-size: 1.8em;
    line-height: 1.8em;
    color: #333;
    font-weight: bold;
    padding-top: 30px;
}

#it205 .T04_2 {
    /*大捲軸-粗*/
    font-size: 2.6em;
    line-height: 1.7em;
    color: #cd0303;
    font-weight: bold;
}




/*==============桌機版================桌機版==============桌機版=============================================*/


/*PC表頭尾*/




/*PC表頭尾*/


/*消失區*/



/*消失區尾*/


/*框架區*/



@media print {
    .PC #it205 {
        min-width: 680px;
    }
}




/*框架區尾*/


/*表頭區*/


@-webkit-keyframes shinning {
    0% {
        -moz-box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0);
        -webkit-box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0);
        box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0);
    }
    100% {
        -moz-box-shadow: inset 0px 0px 15px rgba(255, 255, 255, .3);
        -webkit-box-shadow: inset 0px 0px 15px rgba(255, 255, 255, .3);
        box-shadow: inset 0px 0px 15px rgba(255, 255, 255, .3);
    }
}


/*影片區 尾*/







/*=========================輸入頁 尾================*/


/*=========================結果頁================*/
 
/*==============手機版================手機版==============手機版=============================================*/

body.MOBILE {
    background-color: #fefefe;
    -webkit-box-sizing: border-box;
}


/*MOBILE表頭尾*/

.MOBILE #float_icon,
.MOBILE #header,
.MOBILE .CHANG,
.MOBILE .FOOT_MOBILE {
    display: block;
}


/*MOBILE表頭尾*/


/*消失區*/

.MOBILE #it205 #INPUT_BOX {
    display: none;
}


/*消失區尾*/


/*框架區*/



.MOBILE #it205 {
    width: 100%;
    height: 100%;
    margin-top: 45px;
}

.MOBILE #it205 .FRAME {
    width: 100%;
    height: auto;
    overflow: hidden;
}


/*框架區尾*/


/*表頭區*/

.MOBILE #it205 .e_TOP {
    width: 100%;
    height: 0;
    padding-bottom: 45.5%;
    padding-top: 8%;
    background: url(../images/in_title1.png) no-repeat top center;
    background-size: cover;
    margin: 0 auto;
}

.MOBILE #it205 h1 {
    width: 100%;
    height: 0;
    padding-top: 6%;
    padding-bottom: 33%;
    background: url(../images/in_title2.png) no-repeat center;
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: -9999px;
}


/*表頭區尾*/

.MOBILE #it205 .CONTENT_FOOT {
    display: none;
}


/*內容區*/

.MOBILE #it205 .CONTENT {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    background-color: #fefefe;
}


/*內容框架*/

.MOBILE #it205 .CONTENT img,
.CONTENT_FOOT img {
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}


/*字型*/

.MOBILE #it205 .T01 {
    /*一般解說-粗*/
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    font-weight: bold;
}

.MOBILE #it205 .T01_PC {
    /*手機版不顯示-大運主星宮位*/
    display: none;
}

.MOBILE #it205 .T01_MB {
    /*手機版-大運主星宮位*/
    font-size: 0.9em;
    line-height: 1em;
    color: #333;
    font-weight: normal;
}

.MOBILE #it205 .T01_2 {
    /*一般解說-普通*/
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    font-weight: normal;
}

.MOBILE #it205 .T02 {
    /*使用者 女*/
    font-size: 1.3em;
    color: #ff2285;
    font-weight: bold;
    padding-left: .5em;
}

.MOBILE #it205 .T02_2 {
    /*使用者 男*/
    font-size: 1.3em;
    color: #012ba4;
    font-weight: bold;
    padding-left: .5em;
}

.MOBILE #it205 .T03 {
    /*引言*/
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.MOBILE #it205 .T03_B {
    /*虛歲區間*/
    font-size: 1.1em;
    line-height: 24px;
}

.MOBILE #it205 .T03_S {
    /*國曆區間-灰小字*/
    font-size: 0.8em;
    line-height: 20px;
    font-weight: normal;
    color: #636363;
    font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica;
}

.MOBILE #it205 .T04 {
    /*大捲軸-粗*/
    font-size: 5vw;
    line-height: 0.2vw;
    color: #333;
    font-weight: bold;
    padding-top: 7%;
}
.PC #it205 .T04 {
    /*大捲軸-粗*/
    font-size: 3vw;
    line-height: 3vw;
    color: #333;
    font-weight: bold;
    padding-top: 7%;
}

@media screen and (min-width: 440px) {
    .MOBILE #it205 .T04 {
        line-height: 6vw;
    }
}

.MOBILE #it205 .T04_2 {
    /*大捲軸-粗*/
    font-size: 7.5vw;
    line-height: 14vw;
    color: #cd0303;
    font-weight: bold;
}
.PC #it205 .T04_2 {
    /*大捲軸-粗*/
    font-size: 4vw;
    line-height: 7vw;
    color: #cd0303;
    font-weight: bold;
}

.MOBILE #it205 .T04_3 {
    /*大捲軸-粗 試算頁*/
    font-size: 9vw;
    line-height: 14vw;
    line-height: 1.7em;
    color: #cd0303;
    font-weight: bold;
    padding-top: 7.5%;
    -webkit-text-shadow: 1px 0px 3px #fff, 0px 1px 3px #fff, -1px 0px 3px #fff, 0px -1px 3px #fff, 0px 0px 10px #fff;
    text-shadow: 1px 0px 3px #fff, 0px 1px 3px #fff, -1px 0px 3px #fff, 0px -1px 3px #fff, 0px 0px 10px #fff;
}
.PC #it205 .T04_3 {
    /*大捲軸-粗 試算頁*/
   font-size: 9vw;
    line-height: 14vw;
    line-height: 1.7em;
    color: #cd0303;
    font-weight: bold;
    padding-top: 7.5%;
    -webkit-text-shadow: 1px 0px 3px #fff, 0px 1px 3px #fff, -1px 0px 3px #fff, 0px -1px 3px #fff, 0px 0px 10px #fff;
    text-shadow: 1px 0px 3px #fff, 0px 1px 3px #fff, -1px 0px 3px #fff, 0px -1px 3px #fff, 0px 0px 10px #fff;
}

/*按鈕*/

.MOBILE #it205 .e_BT {
    width: 90%;
    margin: 0 auto;
}

.MOBILE #it205 .e_BT ul.ONE {
    width: 100%;
    height: 50px;
    margin: 0 auto 0px auto;
}

.MOBILE #it205 .e_BT ul.ONE li {
    width: 100%;
    margin: 0 auto;
    height: 55px;
}


/* .MOBILE #it205 .e_BT ul.TWO_PC{display: none;} */

.MOBILE #it205 .e_BT ul.TWO_FREE {
    width: 95%;
    height: 50px;
    margin: 5px auto;
}

.MOBILE #it205 .e_BT ul.TWO_FREE li {
    float: left;
    width: 50%;
}

.MOBILE #it205 .e_BT ul.TWO_FREE li:nth-child(3) {
    clear: both;
    width: 100%;
    line-height: 1.8em;
    font-size: .9em;
    text-align: center;
    color: #ffea00;
}

.MOBILE #it205 .e_BT ul.TWO li+li {
    margin-top: 5px;
}

.MOBILE #it205 .e_BT ul.TWO li {
    width: 100%;
}

.MOBILE #it205 .e_BT ul.TWO li a {
    line-height: 47px;
}

.MOBILE #it205 .e_BT li a {
    display: block;
    width: 95%;
    margin: 0 auto;
    height: 50px;
    font-size: 1.1em;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: 2px;
    line-height: 20px;
    text-decoration: none;
    background-color: #013796;
    background: -moz-linear-gradient( top, #009bf9 0%, #013796);
    background: -webkit-gradient( linear, left top, left bottom, from(#009bf9), to(#013796));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #013c9b;
    -moz-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
}

.MOBILE #it205 .e_BT li a span {
    display: block;
}

.MOBILE #it205 .e_BT li a.n_BT {
    display: block;
    width: 95%;
    margin: 0 auto;
    height: 50px;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
    text-decoration: none;
    color: #333;
    border: 1px solid #a0632c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    background-color: #fdfe03;
    background: -moz-linear-gradient( top, #feb602 0%, #fdfe03 75%);
    background: -webkit-gradient( linear, left top, left bottom, from(#feb602), to(#fdfe03));
}

.MOBILE #it205 .PRINT {
    display: none;
}


/*=========================輸入頁================*/

.MOBILE #it205 .CON_PH1 {
    width: 92%;
    height: auto;
    margin: 0 auto 8px auto;
}

.MOBILE #it205 .CON_BOX02_BAR1,
.MOBILE #it205 .CON_BOX02_BAR2 {
    width: 95%;
    height: 50px;
    margin: 10px auto 0 auto;
    font-size: 1.3em;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    text-indent: 10px;
    position: relative;
    text-align: left;
    background-color: #903605;
}

.MOBILE #it205 .CON_BOX02_BAR2 {
    background-color: #489805;
}

.MOBILE #it205 .CON_BOX02_BAR2 span {
    display: none;
}

.MOBILE #it205 .CON_BOX02_BAR1 .DR_DOWN a,
.MOBILE #it205 .CON_BOX02_BAR2 .DR_DOWN a {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    right: 0px;
    top: 15px;
}

.MOBILE #it205 .CON_BOX_BG {
    width: 95%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-image: url(../images/input/bg.jpg);
    background-size: 100% auto;
}

.MOBILE #it205 .CON_BOX02_FOOT {
    width: 95%;
    margin: 0 auto;
}


/*影片區*/

.MOBILE #it205 .CON_BOX_BG .VIDEO_PC {
    display: none;
}

.MOBILE #it205 .CON_BOX_BG .VIDEO_MB {
    width: 100%;
    max-width: 474px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #333;
}

.MOBILE #it205 .VIDEO_MB li+li {
    border-bottom: 1px solid rgba( 255, 255, 255, .1);
}

.MOBILE #it205 .VIDEO_MB li:nth-child(1) {
    margin: 0 auto;
    width: 237px;
    height: 150px;
    background-color: #000;
    color: #fff;
    text-align: center;
    line-height: 150px;
}

.MOBILE #it205 .VIDEO_MB li:nth-child(n+2) {
    position: relative;
    width: 100%;
    height: 60px;
    background-color: #333;
}

.MOBILE #it205 .VIDEO_MB li:nth-child(n+2):before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 22px;
    left: 10%;
    border-style: solid;
    border-width: 7px 10px 7px 0px;
    border-color: transparent #fff transparent transparent;
}

.MOBILE #it205 .VIDEO_MB li a {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 1.1em;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    text-decoration: none;
}

.MOBILE #it205 .VIDEO_MB li.PLAY_NOW {
    width: 100%;
    height: 60px;
    font-size: 1.1em;
    color: #fff100;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    background-color: rgba( 65, 65, 65, 1);
    -webkit-animation: shinning 1s linear infinite alternate;
}

.MOBILE #it205 .VIDEO_MB li.PLAY_NOW1 a {
    color: #fff100;
}

@-webkit-keyframes shinning {
    0% {
        -moz-box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0);
        -webkit-box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0);
        box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0);
    }
    100% {
        -moz-box-shadow: inset 0px 0px 15px rgba(255, 255, 255, .3);
        -webkit-box-shadow: inset 0px 0px 15px rgba(255, 255, 255, .3);
        box-shadow: inset 0px 0px 15px rgba(255, 255, 255, .3);
    }
}


/*影片區 尾*/

.MOBILE #it205 .CON_BOX img {
    display: block;
    margin: 0 auto;
}

.MOBILE #it205 .LISTIMG {
    /*大運配圖*/
    display: none;
}

.MOBILE #it205 .LISTBOX {
    width: 93%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
}

.MOBILE #it205 .LISTBOX li {
    float: none;
    line-height: 28px;
    list-style-image: url(../images/input/icon.jpg);
    list-style-position: outside;
    /* width:98%; */
    margin: 0 auto;
    font-size: 1.1em;
    color: #333;
    margin-left: 25px;
    padding-bottom: 10px;
}


/*BOX01尾*/

.MOBILE #it205 .INPUT_TOP {
    width: 95%;
    height: 17vw;
    font-size: 1.3em;
    line-height: 12vw;
    background-image: url(../images/input/t2.jpg);
    background-color: #ffe9ae;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    margin: 18px auto 0 auto;
    text-align: center;
    color: #443000;
    font-weight: bold;
    -webkit-text-shadow: 1px 1px 5px #fff, -1px 1px 5px #fff, -1px -1px 5px #fff, 1px -1px 5px #fff;
    text-shadow: 1px 1px 5px #fff, -1px 1px 5px #fff, -1px -1px 5px #fff, 1px -1px 5px #fff;
}

.MOBILE #it205 ul.FORM {
    width: 86%;
    overflow: hidden;
    clear: both;
}

.MOBILE #it205 .CON_BOX02_BG {
    width: 95%;
    height: auto;
    overflow: hidden;
    clear: both;
    background-repeat: repeat-y;
    background-image: url(../images/input/bg2.jpg);
    background-size: 100% auto;
    margin: 0 auto;
    padding-bottom: 5px;
}

.MOBILE #it205 .CON_BOX02_BG>ul.FORM {
    width: 83%;
}


/*=========================輸入頁 尾================*/


/*=========================結果頁================*/

.MOBILE #it205 .RE_WRAPPER {
    clear: both;
    display: block;
    margin: 0 auto;
    width: 95%;
    overflow: hidden;
    border: 2px solid #694630;
    background-color: #fff;
}


/*個人資料-最上方*/

.MOBILE #it205 .TOP_INFOR {
    margin: 10px auto;
    width: 100%;
}

.MOBILE #it205 .INFOR {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.MOBILE #it205 .INFOR img {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 5px;
}

.MOBILE #it205 .INFOR p {
    float: none;
    text-align: center;
}


/*結果頁內容-標題上SAM說話*/

.MOBILE #it205 .RE_TALK {
    clear: both;
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 0;
    padding-bottom: 57.89%;
    background-image: url(../images/mobile/sam1.jpg);
    background-position: -15px bottom;
    background-repeat: no-repeat;
    background-size: 90% auto;
    position: relative;
}

.MOBILE #it205 .RE_TALK2 {
    clear: both;
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 0;
    padding-bottom: 57.89%;
    background-repeat: no-repeat;
    background-size: 90% auto;
    background-image: url(../images/mobile/sam2.jpg);
    background-position: 35px bottom;
    position: relative;
}

.MOBILE #it205 .RE_TALK .TALK_WRAPPER {
    position: absolute;
    top: 1%;
    left: 40%;
    width: 55%;
    line-height: 1.4em;
    color: #333;
    text-align: left;
    -webkit-text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
    text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
}

.MOBILE #it205 .RE_TALK .TALK_WRAPPER p {
    padding-top: 15%;
    font-size: 1em;
}

.MOBILE #it205 .RE_TALK2 .TALK_WRAPPER2_PC {
    display: none;
}

.MOBILE #it205 .RE_TALK2 .TALK_WRAPPER2_MB {
    position: absolute;
    top: 8%;
    left: 2%;
    width: 65%;
    line-height: 1.4em;
    color: #333;
    padding-top: 11%;
    font-size: 1em;
    text-align: left;
    -webkit-text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
    text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
}

.MOBILE #it205 .RE_TOP {
    /*大標頭*/
    clear: both;
    width: 100%;
    height: 0;
    padding-bottom: 21.34%;
    margin: 0 auto 10px auto;
}

.MOBILE #it205 .RE_TOP3 {
    /*次次標頭*/
    clear: both;
    width: 95%;
    height: 0;
    padding-bottom: 10%;
    margin: 15px auto 0 auto;
}


/*第二區 命運轉變*/

.MOBILE #it205 .AGES1 {
    /*第二塊的運勢區間*/
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding-bottom: 15px;
}

.MOBILE #it205 .AGES1 .PC {
    display: none;
}

.MOBILE #it205 .AGES1 .MB {
    width: 100%;
    height: 298px;
    margin: 8px auto 15px auto;
    border: 2px solid #638c0b;
}

.MOBILE #it205 .AGES1 .MB li {
    float: left;
    width: 34%;
    height: 59px;
    background-color: #fff9e4;
    border-bottom: 1px solid #638c0b;
}

.MOBILE #it205 .AGES1 .MB li:nth-child(2n) {
    border-left: 1px solid #638c0b;
}

.MOBILE #it205 .AGES1 .MB li:nth-child(n+9) {
    border-bottom: none;
}

.MOBILE #it205 .AGES1 .MB li.COLUMN1 {
    background-color: #638c0b;
    font-size: 1em;
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-color: #fff;
}

.MOBILE #it205 .AGES1 .MB li.COLUMN2 {
    font-size: 1em;
    color: #333;
    font-weight: normal;
    text-align: center;
    padding-top: 9px;
}

.MOBILE #it205 .AGES1 .MB li.COLUMN2 p:nth-child(2) {
    font-size: .8em;
    font-weight: normal;
    color: #878787;
}

.MOBILE #it205 .AGES1 .MB li:nth-child(2n) {
    width: 66%;
}

.MOBILE #it205 .YEAR_ANALYZE {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
}

.MOBILE #it205 .YEAR_ANALYZE .WIDTH_WRAPPER {
    clear: both;
    width: 95%;
    margin: 10px auto;
    overflow: hidden;
    border-bottom: 2px dotted #bcbcbc;
}

.MOBILE #it205 .WIDTH_WRAPPER .L_CON {
    float: left;
    width: 48.5%;
    overflow: hidden;
}

.MOBILE #it205 .WIDTH_WRAPPER .L_CON ul {
    width: 100%;
    margin-bottom: 10px;
}

.MOBILE #it205 .WIDTH_WRAPPER .L_CON li:nth-child(1) {
    width: 100%;
    font-size: 1.8em;
    line-height: 45px;
    color: #cd0303;
    text-align: center;
    font-weight: bold;
    margin-top: 10%;
}

.MOBILE #it205 .WIDTH_WRAPPER .L_CON li:nth-child(2) {
    display: block;
    background-color: #cd0303;
    width: 100%;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    letter-spacing: 5px;
}

.MOBILE #it205 .WIDTH_WRAPPER .R_CON {
    float: right;
    position: relative;
    width: 50%;
    height: 158px;
    margin-bottom: 18px;
    overflow: hidden;
}

.MOBILE #it205 .WIDTH_WRAPPER .R_CON .LINK {
    position: absolute;
    width: 50.5%;
    height: 77px;
    left: 25%;
    top: 23.4%;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #93af83;
}

.MOBILE #it205 .WIDTH_WRAPPER .R_CON .LINK a {
    display: block;
    width: 100%;
    height: 75px;
    color: #3598dc;
    text-align: center;
    font-size: 0.9em;
    line-height: 75px;
    text-decoration: none;
}

.MOBILE #it205 .WIDTH_WRAPPER .R_CON ul {
    width: 100%;
    height: 156px;
}

.MOBILE #it205 .WIDTH_WRAPPER .R_CON li {
    float: left;
    width: 25%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #fff;
    font-size: 0.9em;
    color: #bbb;
    border-left: 1px solid #93af83;
    border-bottom: 1px solid #93af83;
}

.MOBILE #it205 .WIDTH_WRAPPER .R_CON li:nth-child(-n+4) {
    border-top: 1px solid #93af83;
}

.MOBILE #it205 .WIDTH_WRAPPER .R_CON li:nth-child(4n) {
    border-right: 1px solid #93af83;
}

.MOBILE #it205 .WIDTH_WRAPPER .R_CON li.NOW {
    background-color: #81a921;
    font-weight: bold;
    color: #fff;
}

.MOBILE #it205 .YEAR_ANALYZE .WIDTH_WRAPPER2 {
    clear: both;
    width: 95%;
    margin: 10px auto;
    overflow: hidden;
    padding-top: 0px;
}

.MOBILE #it205 .WIDTH_WRAPPER2 .RE02 {
    /*卷軸*/
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 31.3%;
    background: url(../images/con2/1-2.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    font-size: 7.8vw;
    line-height: 34vw;
    color: #cd0303;
    font-weight: bold;
}

.MOBILE #it205 .WIDTH_WRAPPER2 .TXT_TITLE1 {
    width: 100%;
    height: 42px;
    color: #054a15;
    font-size: 1.3em;
    line-height: 44px;
    text-align: left;
    font-weight: bold;
    background-color: #efffc8;
    margin: 20px auto 10px auto;
    text-indent: 10px;
}

.MOBILE #it205 .WIDTH_WRAPPER2 .TXT_TITLE1:before {
    float: left;
    content: '';
    width: 12px;
    height: 42px;
    background-color: #9bc100;
}

.MOBILE #it205 .WIDTH_WRAPPER2 .TIP1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15px;
    padding: 15px 20px;
    background-color: #efffc8;
    background-image: url(../images/con2/1-3.jpg);
    background-size: 89px 76px;
    background-repeat: no-repeat;
    background-position: 5px top;
    border-radius: 5px;
}

.MOBILE #it205 .WIDTH_WRAPPER2 .TIP1 p {
    font-size: 1.3em;
    line-height: 1.7em;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.MOBILE #it205 .WIDTH_WRAPPER2 .TIP1 span {
    color: #cd0303;
    padding-left: 5px;
}


/*第三區 人生發展能量*/

.MOBILE #it205 .WIDTH_WRAPPER3 {
    clear: both;
    width: 95%;
    margin: 10px auto;
    overflow: hidden;
}

.MOBILE #it205 .WIDTH_WRAPPER3 ul {
    width: 100%;
    margin: 0 auto;
}

.MOBILE #it205 .WIDTH_WRAPPER3 li {
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 1.4em;
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    font-weight: normal;
}

.MOBILE #it205 .AGES2 {
    /*第三塊的運勢區間*/
    width: 95%;
    max-width: 640px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.MOBILE #it205 .AGES2 ul {
    width: 100%;
    overflow: hidden;
    margin: 8px auto;
    border: 2px solid #ab904b;
}

.MOBILE #it205 .AGES2 li {
    float: left;
    width: 23%;
    padding: 0 2%;
    height: 58px;
    background-color: #fff9e4;
    border-bottom: 1px solid #ab904b;
}

.MOBILE #it205 .AGES2 li+li {
    border-left: 1px solid #ab904b;
}

.MOBILE #it205 .AGES2 li.COLUMN1 {
    background-color: #ab904b;
    font-size: 0.9em;
    color: #fff;
    padding-top: 10px;
    font-weight: bold;
    text-align: center;
    border-color: #fff;
}

.MOBILE #it205 .AGES2 li.COLUMN2 {
    font-size: .9em;
    line-height: 58px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.MOBILE #it205 .AGES2 li:nth-child(4n+1) {
    width: 31%;
    border-left: none;
    padding-top: 8px;
}

.MOBILE #it205 .AGES2 li:nth-child(n+17) {
    border-bottom: none;
}

.MOBILE #it205 .MAP_WRAPPER {
    position: relative;
    margin: 10px auto 0px auto;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 87.41%;
    background-image: url(../images/con3/3-1.jpg);
    background-position: center top;
    background-size: 98% auto;
    background-repeat: no-repeat;
}

.MOBILE #it205 .ENERGY_MAP {
    width: 90%;
    position: absolute;
    padding-bottom: 68.87%;
    background-image: url(../images/con3/3-2.jpg);
    background-position: center top;
    background-size: 98% auto;
    background-repeat: no-repeat;
    top: 7%;
    left: 5%;
}

.MOBILE #it205 .MAP_WRAPPER ul {
    width: 82%;
    position: absolute;
    top: 67.5%;
    left: 16.5%;
}

.MOBILE #it205 .MAP_WRAPPER li {
    float: left;
    width: 22%;
    overflow: hidden;
    font-size: 3vw;
    line-height: 5vw;
    color: #cd0303;
    font-weight: normal;
    text-align: center;
}

.MOBILE #it205 .MAP_WRAPPER li p {
    font-weight: normal;
    color: #636363;
}

.MOBILE #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_PC {
    display: none;
}

.MOBILE #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_MB {
    width: 100%;
    margin: 0 auto;
    padding: 6px 0px;
    color: #cd0303;
    font-size: 1.1em;
    line-height: 30px;
    font-weight: bold;
    margin: 0px auto 15px auto;
    text-align: center;
    background-color: #fffbc5;
}

.MOBILE #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_MB span {
    color: #333;
}

.MOBILE #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_MB span:before {
    content: '【';
}

.MOBILE #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_MB span:after {
    content: '】';
}

.MOBILE #it205 .WIDTH_WRAPPER3 .KEY_AGE li {
    list-style: none;
    width: 97%;
    margin: 0 auto;
    padding: 0px 0px 0px 35px;
    margin-bottom: 8px;
    position: relative;
}

.MOBILE #it205 .WIDTH_WRAPPER3 .KEY_AGE li::before {
    position: absolute;
    left: 0px;
    content: '';
    width: 29px;
    height: 29px;
    display: block;
    background-size: 100% auto;
    background-repeat: no-repeat;
    float: left;
}

.MOBILE #it205 .WIDTH_WRAPPER3 .KEY_AGE li:nth-child(1):before {
    background-image: url(../images/con3/4-1.jpg);
}

.MOBILE #it205 .WIDTH_WRAPPER3 .KEY_AGE li:nth-child(2):before {
    background-image: url(../images/con3/4-2.jpg);
}

.MOBILE #it205 .WIDTH_WRAPPER3 .KEY_AGE li:nth-child(3):before {
    background-image: url(../images/con3/4-3.jpg);
}

.MOBILE #it205 .WIDTH_WRAPPER3 .KEY_AGE li span {
    color: #cd0303;
    font-weight: bold;
}


/*第四區 你最該掌握的黃金十年*/

.MOBILE #it205 .RE03 {
    /*卷軸*/
    clear: both;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 34%;
    margin: 0 auto;
    background: url(../images/con4/1.jpg) no-repeat top center;
    background-size: cover;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}


/*第六區 張老師的貼心叮嚀*/

.MOBILE #it205 .WIDTH_WRAPPER2 ul.COMD {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
}

.MOBILE #it205 .WIDTH_WRAPPER2 .COMD li:nth-child(1) {
    width: 100%;
}

.MOBILE #it205 .WIDTH_WRAPPER2 .COMD li:nth-child(2) {
    width: 100%;
}

.MOBILE #it205 .COUPON {
    width: 95%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15px;
    padding: 15px 20px;
    background-color: #fff799;
    background-image: url(../images/mobile/ph3.jpg);
    background-size: 89px 76px;
    background-repeat: no-repeat;
    background-position: 5px top;
    border-radius: 5px;
}

.MOBILE #it205 .COUPON p {
    width: 97%;
    margin: 0 auto;
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    font-weight: normal;
}

.MOBILE #it205 .COUPON a {
    margin-left: 5px;
    color: #cd0303;
    text-decoration: underline;
    font-weight: bold;
}


/*=========================試算頁================*/

.MOBILE #it205 .PH_WRAPPER {
    clear: both;
    display: block;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.MOBILE #it205 .PH_WRAPPER:nth-child(2) {
    background-color: #dcdcdc;
}

.MOBILE #it205 .NEW_BT_F {
    /*浮水按鈕*/
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    background-image: url(../images/bt_bg.png);
    background-repeat: repeat;
    padding-top: 5px;
    font: 15px/55px "微軟正黑體", Helvetica, Arial;
}

.MOBILE #it205 .NEW_BT_F a {
    /*浮水按鈕*/
    display: block;
    width: 300px;
    margin: 0 auto;
    height: 50px;
    font-size: 1.5em;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
    text-decoration: none;
    background-color: #013796;
    background: -moz-linear-gradient( top, #009bf9 0%, #013796);
    background: -webkit-gradient( linear, left top, left bottom, from(#009bf9), to(#013796));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #013c9b;
    -moz-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
}

.MOBILE #it205 .SAMPLE {
    width: 100%;
    margin: 3px auto;
    background-image: url(../images/fuzzy.png);
}

.MOBILE #it205 .SAMPLE2 {
    /*LIST模糊試算用*/
    width: 100%;
    margin: 3px 0 0 20px;
    background-image: url(../images/fuzzy.png);
}

.MOBILE #it205 .FREE_PH {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
    clear: both;
}

.MOBILE #it205 .FREE_PH img {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.MOBILE #it205 .AGES2 .QMARK:before {
    content: '?';
    position: absolute;
    top: 40%;
    left: 50%;
    color: #cd0303;
    font-size: 28vw;
    font-weight: bold;
    z-index: 500px;
    -webkit-text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
    text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
}

.MOBILE #it205 .MAP_WRAPPER .QMARK2:before {
    content: '?';
    position: absolute;
    top: 19%;
    left: 45%;
    color: #cd0303;
    font-size: 28vw;
    font-weight: bold;
    -webkit-text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
    text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
}


/*=========================試算頁 尾================*/

.MOBILE #it205 #container {
    margin: 10.3vw 0 0 17.8vw;
    width: 56vw;
    height: 41vw;
}


/*==============PC版=====================================*/

body.PC {
    background-color: #fefefe;
    -webkit-box-sizing: border-box;
}


/*MOBILE表頭尾*/

.PC #float_icon,
.PC #header,
.PC .CHANG,
.PC .FOOT_MOBILE {
    display: block;
}


/*MOBILE表頭尾*/


/*消失區*/

.PC #it205 #INPUT_BOX {
    display: none;
}


/*消失區尾*/


/*框架區*/



.PC #it205 {
    width: 100%;
    height: 100%;
    margin-top: 45px;
}

.PC #it205 .FRAME {
    width: 100%;
    height: auto;
    overflow: hidden;
}


/*框架區尾*/


/*表頭區*/

.PC #it205 .e_TOP {
    width: 100%;
    height: 0;
    padding-bottom: 45.5%;
    padding-top: 8%;
    background: url(../images/in_title1.png) no-repeat top center;
    background-size: cover;
    margin: 0 auto;
}

.PC #it205 h1 {
    width: 100%;
    height: 0;
    padding-top: 6%;
    padding-bottom: 33%;
    background: url(../images/in_title2.png) no-repeat center;
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: -9999px;
}


/*表頭區尾*/

.PC #it205 .CONTENT_FOOT {
    display: none;
}


/*內容區*/

.PC #it205 .CONTENT {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    background-color: #fefefe;
}


/*內容框架*/

.PC #it205 .CONTENT img,
.CONTENT_FOOT img {
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}


/*字型*/

.PC #it205 .T01 {
    /*一般解說-粗*/
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    font-weight: bold;
}

.PC #it205 .T01_PC {
    /*手機版不顯示-大運主星宮位*/
    display: none;
}

.PC #it205 .T01_MB {
    /*手機版-大運主星宮位*/
    font-size: 0.9em;
    line-height: 1em;
    color: #333;
    font-weight: normal;
}

.PC #it205 .T01_2 {
    /*一般解說-普通*/
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    font-weight: normal;
}

.PC #it205 .T02 {
    /*使用者 女*/
    font-size: 1.3em;
    color: #ff2285;
    font-weight: bold;
    padding-left: .5em;
}

.PC #it205 .T02_2 {
    /*使用者 男*/
    font-size: 1.3em;
    color: #012ba4;
    font-weight: bold;
    padding-left: .5em;
}

.PC #it205 .T03 {
    /*引言*/
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.PC #it205 .T03_B {
    /*虛歲區間*/
    font-size: 1.1em;
    line-height: 24px;
}

.PC #it205 .T03_S {
    /*國曆區間-灰小字*/
    font-size: 0.8em;
    line-height: 20px;
    font-weight: normal;
    color: #636363;
    font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica;
}

 



/*按鈕*/

.PC #it205 .e_BT {
    width: 90%;
    margin: 0 auto;
}

.PC #it205 .e_BT ul.ONE {
    width: 100%;
    height: 50px;
    margin: 0 auto 0px auto;
}

.PC #it205 .e_BT ul.ONE li {
    width: 100%;
    margin: 0 auto;
    height: 55px;
}


/* .PC #it205 .e_BT ul.TWO_PC{display: none;} */

.PC #it205 .e_BT ul.TWO_FREE {
    width: 95%;
    height: 50px;
    margin: 5px auto;
}

.PC #it205 .e_BT ul.TWO_FREE li {
    float: left;
    width: 50%;
}

.PC #it205 .e_BT ul.TWO_FREE li:nth-child(3) {
    clear: both;
    width: 100%;
    line-height: 1.8em;
    font-size: .9em;
    text-align: center;
    color: #ffea00;
}

.PC #it205 .e_BT ul.TWO li+li {
    margin-top: 5px;
}

.PC #it205 .e_BT ul.TWO li {
    width: 100%;
}

.PC #it205 .e_BT ul.TWO li a {
    line-height: 47px;
}

.PC #it205 .e_BT li a {
    display: block;
    width: 95%;
    margin: 0 auto;
    height: 50px;
    font-size: 1.1em;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: 2px;
    line-height: 20px;
    text-decoration: none;
    background-color: #013796;
    background: -moz-linear-gradient( top, #009bf9 0%, #013796);
    background: -webkit-gradient( linear, left top, left bottom, from(#009bf9), to(#013796));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #013c9b;
    -moz-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
}

.PC #it205 .e_BT li a span {
    display: block;
}

.PC #it205 .e_BT li a.n_BT {
    display: block;
    width: 95%;
    margin: 0 auto;
    height: 50px;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
    text-decoration: none;
    color: #333;
    border: 1px solid #a0632c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    background-color: #fdfe03;
    background: -moz-linear-gradient( top, #feb602 0%, #fdfe03 75%);
    background: -webkit-gradient( linear, left top, left bottom, from(#feb602), to(#fdfe03));
}

.PC #it205 .PRINT {
    display: none;
}


/*=========================輸入頁================*/

.PC #it205 .CON_PH1 {
    width: 92%;
    height: auto;
    margin: 0 auto 8px auto;
}

.PC #it205 .CON_BOX02_BAR1,
.PC #it205 .CON_BOX02_BAR2 {
    width: 95%;
    height: 50px;
    margin: 10px auto 0 auto;
    font-size: 1.3em;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    text-indent: 10px;
    position: relative;
    text-align: left;
    background-color: #903605;
}

.PC #it205 .CON_BOX02_BAR2 {
    background-color: #489805;
}

.PC #it205 .CON_BOX02_BAR2 span {
    display: none;
}

.PC #it205 .CON_BOX02_BAR1 .DR_DOWN a,
.PC #it205 .CON_BOX02_BAR2 .DR_DOWN a {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    right: 0px;
    top: 15px;
}

.PC #it205 .CON_BOX_BG {
    width: 95%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-image: url(../images/input/bg.jpg);
    background-size: 100% auto;
}

.PC #it205 .CON_BOX02_FOOT {
    width: 95%;
    margin: 0 auto;
}


/*影片區*/

.PC #it205 .CON_BOX_BG .VIDEO_PC {
    display: none;
}

.PC #it205 .CON_BOX_BG .VIDEO_MB {
    width: 100%;
    max-width: 474px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #333;
}

.PC #it205 .VIDEO_MB li+li {
    border-bottom: 1px solid rgba( 255, 255, 255, .1);
}

.PC #it205 .VIDEO_MB li:nth-child(1) {
    margin: 0 auto;
    width: 237px;
    height: 150px;
    background-color: #000;
    color: #fff;
    text-align: center;
    line-height: 150px;
}

.PC #it205 .VIDEO_MB li:nth-child(n+2) {
    position: relative;
    width: 100%;
    height: 60px;
    background-color: #333;
}

.PC #it205 .VIDEO_MB li:nth-child(n+2):before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 22px;
    left: 10%;
    border-style: solid;
    border-width: 7px 10px 7px 0px;
    border-color: transparent #fff transparent transparent;
}

.PC #it205 .VIDEO_MB li a {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 1.1em;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    text-decoration: none;
}

.PC #it205 .VIDEO_MB li.PLAY_NOW {
    width: 100%;
    height: 60px;
    font-size: 1.1em;
    color: #fff100;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    background-color: rgba( 65, 65, 65, 1);
    -webkit-animation: shinning 1s linear infinite alternate;
}

.PC #it205 .VIDEO_MB li.PLAY_NOW1 a {
    color: #fff100;
}

@-webkit-keyframes shinning {
    0% {
        -moz-box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0);
        -webkit-box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0);
        box-shadow: inset 0px 0px 10px rgba(255, 255, 255, 0);
    }
    100% {
        -moz-box-shadow: inset 0px 0px 15px rgba(255, 255, 255, .3);
        -webkit-box-shadow: inset 0px 0px 15px rgba(255, 255, 255, .3);
        box-shadow: inset 0px 0px 15px rgba(255, 255, 255, .3);
    }
}


/*影片區 尾*/

.PC #it205 .CON_BOX img {
    display: block;
    margin: 0 auto;
}

.PC #it205 .LISTIMG {
    /*大運配圖*/
    display: none;
}

.PC #it205 .LISTBOX {
    width: 93%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
}

.PC #it205 .LISTBOX li {
    float: none;
    line-height: 28px;
    list-style-image: url(../images/input/icon.jpg);
    list-style-position: outside;
    /* width:98%; */
    margin: 0 auto;
    font-size: 1.1em;
    color: #333;
    margin-left: 25px;
    padding-bottom: 10px;
}


/*BOX01尾*/

.PC #it205 .INPUT_TOP {
    width: 95%;
    height: 17vw;
    font-size: 1.3em;
    line-height: 12vw;
    background-image: url(../images/input/t2.jpg);
    background-color: #ffe9ae;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    margin: 18px auto 0 auto;
    text-align: center;
    color: #443000;
    font-weight: bold;
    -webkit-text-shadow: 1px 1px 5px #fff, -1px 1px 5px #fff, -1px -1px 5px #fff, 1px -1px 5px #fff;
    text-shadow: 1px 1px 5px #fff, -1px 1px 5px #fff, -1px -1px 5px #fff, 1px -1px 5px #fff;
}

.PC #it205 ul.FORM {
    width: 86%;
    overflow: hidden;
    clear: both;
}

.PC #it205 .CON_BOX02_BG {
    width: 95%;
    height: auto;
    overflow: hidden;
    clear: both;
    background-repeat: repeat-y;
    background-image: url(../images/input/bg2.jpg);
    background-size: 100% auto;
    margin: 0 auto;
    padding-bottom: 5px;
}

.PC #it205 .CON_BOX02_BG>ul.FORM {
    width: 83%;
}


/*=========================輸入頁 尾================*/


/*=========================結果頁================*/

.PC #it205 .RE_WRAPPER {
    clear: both;
    display: block;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    border: 2px solid #694630;
    background-color: #fff;
}


/*個人資料-最上方*/

.PC #it205 .TOP_INFOR {
    margin: 10px auto;
    width: 100%;
}

.PC #it205 .INFOR {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.PC #it205 .INFOR img {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 5px;
}

.PC #it205 .INFOR p {
    float: none;
    text-align: center;
}


/*結果頁內容-標題上SAM說話*/

.PC #it205 .RE_TALK {
        clear: both;
    display: block;
    margin: 40px auto 0 auto;
    width: 100%;
    height: 230px;
    background-image: url(../images/con2/sam.jpg);
    background-position: left top;
    background-repeat: no-repeat; 
}

.PC #it205 .RE_TALK2 {
    clear: both;
    display: block;
    margin: 40px auto 0 auto;
    width: 100%;
    height: 230px;
    background-image: url(../images/con3/sam.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}

.PC #it205 .RE_TALK .TALK_WRAPPER {
     margin-left: 280px;
    padding-top: 50px;
    width: 370px;
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    text-align: left;
}

.PC #it205 .RE_TALK .TALK_WRAPPER p {
    padding-top: 15%;
    font-size: 1em;
}

.PC #it205 .RE_TALK2 .TALK_WRAPPER2_PC {
   
     margin-left: 60px;
    padding-top: 80px;
    width: 370px;
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    text-align: left;
}

.PC #it205 .RE_TALK2 .TALK_WRAPPER2_MB {
    display: none;
}

.PC #it205 .RE_TOP {
    /*大標頭*/
    clear: both;
    width: 100%;
    height: 0;
    padding-bottom: 21.34%;
    margin: 0 auto 10px auto;
}

.PC #it205 .RE_TOP3 {
    /*次次標頭*/
    clear: both;
    width: 95%;
    height: 0;
    padding-bottom: 10%;
    margin: 15px auto 0 auto;
}


/*第二區 命運轉變*/

.PC #it205 .AGES1 {
    /*第二塊的運勢區間*/
    width: 90%;
    overflow: hidden;
    margin: 0px auto;
    padding-bottom: 15px;
}

.PC #it205 .AGES1 .PC {
    display: none;
}

.PC #it205 .AGES1 .MB {
    width: 100%;
    height: 298px;
    margin: 8px auto 15px auto;
    border: 2px solid #638c0b;
}

.PC #it205 .AGES1 .MB li {
    float: left;
    width: 34%;
    height: 59px;
    background-color: #fff9e4;
    border-bottom: 1px solid #638c0b;
}

.PC #it205 .AGES1 .MB li:nth-child(2n) {
    border-left: 1px solid #638c0b;
}

.PC #it205 .AGES1 .MB li:nth-child(n+9) {
    border-bottom: none;
}

.PC #it205 .AGES1 .MB li.COLUMN1 {
    background-color: #638c0b;
    font-size: 1em;
    height: 58px;
    line-height: 58px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-color: #fff;
}

.PC #it205 .AGES1 .MB li.COLUMN2 {
    font-size: 1em;
    color: #333;
    font-weight: normal;
    text-align: center;
    padding-top: 9px;
}

.PC #it205 .AGES1 .MB li.COLUMN2 p:nth-child(2) {
    font-size: .8em;
    font-weight: normal;
    color: #878787;
}

.PC #it205 .AGES1 .MB li:nth-child(2n) {
    width: 66%;
}

.PC #it205 .YEAR_ANALYZE {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
}

.PC #it205 .YEAR_ANALYZE .WIDTH_WRAPPER {
    clear: both;
    width: 95%;
    margin: 10px auto;
    overflow: hidden;
    border-bottom: 2px dotted #bcbcbc;
}

.PC #it205 .WIDTH_WRAPPER .L_CON {
    float: left;
    width: 48.5%;
    overflow: hidden;
}

.PC #it205 .WIDTH_WRAPPER .L_CON ul {
    width: 100%;
    margin-bottom: 10px;
}

.PC #it205 .WIDTH_WRAPPER .L_CON li:nth-child(1) {
    width: 100%;
    font-size: 1.8em;
    line-height: 45px;
    color: #cd0303;
    text-align: center;
    font-weight: bold;
    margin-top: 10%;
}

.PC #it205 .WIDTH_WRAPPER .L_CON li:nth-child(2) {
    display: block;
    background-color: #cd0303;
    width: 100%;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    letter-spacing: 5px;
}

.PC #it205 .WIDTH_WRAPPER .R_CON {
    float: right;
    position: relative;
    width: 50%;
    height: 158px;
    margin-bottom: 18px;
    overflow: hidden;
}

.PC #it205 .WIDTH_WRAPPER .R_CON .LINK {
    position: absolute;
    width: 50.5%;
    height: 77px;
    left: 25%;
    top: 23.4%;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #93af83;
}

.PC #it205 .WIDTH_WRAPPER .R_CON .LINK a {
    display: block;
    width: 100%;
    height: 75px;
    color: #3598dc;
    text-align: center;
    font-size: 0.9em;
    line-height: 75px;
    text-decoration: none;
}

.PC #it205 .WIDTH_WRAPPER .R_CON ul {
    width: 100%;
    height: 156px;
}

.PC #it205 .WIDTH_WRAPPER .R_CON li {
    float: left;
    width: 25%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: #fff;
    font-size: 0.9em;
    color: #bbb;
    border-left: 1px solid #93af83;
    border-bottom: 1px solid #93af83;
}

.PC #it205 .WIDTH_WRAPPER .R_CON li:nth-child(-n+4) {
    border-top: 1px solid #93af83;
}

.PC #it205 .WIDTH_WRAPPER .R_CON li:nth-child(4n) {
    border-right: 1px solid #93af83;
}

.PC #it205 .WIDTH_WRAPPER .R_CON li.NOW {
    background-color: #81a921;
    font-weight: bold;
    color: #fff;
}

.PC #it205 .YEAR_ANALYZE .WIDTH_WRAPPER2 {
    clear: both;
    width: 95%;
    margin: 10px auto;
    overflow: hidden;
    padding-top: 0px;
}

.PC #it205 .WIDTH_WRAPPER2 .RE02 {
    /*卷軸*/ 
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 31.3%;
    background: url(../images/con2/1-2.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    font-size: 4em;
    line-height: 250px;
    color: #cd0303;
    font-weight: bold;
}

.PC #it205 .WIDTH_WRAPPER2 .TXT_TITLE1 {
    width: 100%;
    height: 42px;
    color: #054a15;
    font-size: 1.3em;
    line-height: 44px;
    text-align: left;
    font-weight: bold;
    background-color: #efffc8;
    margin: 20px auto 10px auto;
    text-indent: 10px;
}

.PC #it205 .WIDTH_WRAPPER2 .TXT_TITLE1:before {
    float: left;
    content: '';
    width: 12px;
    height: 42px;
    background-color: #9bc100;
}

.PC #it205 .WIDTH_WRAPPER2 .TIP1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15px;
    padding: 15px 20px;
    background-color: #efffc8;
    background-image: url(../images/con2/1-3.jpg);
    background-size: 89px 76px;
    background-repeat: no-repeat;
    background-position: 5px top;
    border-radius: 5px;
}

.PC #it205 .WIDTH_WRAPPER2 .TIP1 p {
    font-size: 1.3em;
    line-height: 1.7em;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.PC #it205 .WIDTH_WRAPPER2 .TIP1 span {
    color: #cd0303;
    padding-left: 5px;
}


/*第三區 人生發展能量*/

.PC #it205 .WIDTH_WRAPPER3 {
   clear: both;
    width: 95%;
    margin: 10px auto;
    overflow: hidden;
}

.PC #it205 .WIDTH_WRAPPER3 ul {
    width: 100%;
    margin: 0 auto;
}

.PC #it205 .WIDTH_WRAPPER3 li {
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 1.4em;
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    font-weight: normal;
}

.PC #it205 .AGES2 {
    /*第三塊的運勢區間*/
    width: 95%;
    max-width: 640px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.PC #it205 .AGES2 ul {
    width: 100%;
    overflow: hidden;
    margin: 8px auto;
    border: 2px solid #ab904b;
}

.PC #it205 .AGES2 li {
    float: left;
    width: 23%;
    padding: 0 2%;
    height: 58px;
    background-color: #fff9e4;
    border-bottom: 1px solid #ab904b;
}

.PC #it205 .AGES2 li+li {
    border-left: 1px solid #ab904b;
}

.PC #it205 .AGES2 li.COLUMN1 {
    background-color: #ab904b;
    font-size: 0.9em;
    color: #fff;
    padding-top: 10px;
    font-weight: bold;
    text-align: center;
    border-color: #fff;
}

.PC #it205 .AGES2 li.COLUMN2 {
    font-size: .9em;
    line-height: 58px;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.PC #it205 .AGES2 li:nth-child(4n+1) {
    width: 31%;
    border-left: none;
    padding-top: 8px;
}

.PC #it205 .AGES2 li:nth-child(n+17) {
    border-bottom: none;
}

.PC #it205 .MAP_WRAPPER {
    position: relative;
    margin: 0 auto;
    width: 556px;
    height: 486px;
    background-image: url(../images/con3/3-1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

.PC #it205 .ENERGY_MAP {
    width: 90%;
    position: absolute;
    padding-bottom: 68.87%;
    background-image: url(../images/con3/3-2.jpg);
    background-position: center top;
    background-size: 98% auto;
    background-repeat: no-repeat;
    top: 7%;
    left: 5%;
}

.PC #it205 .MAP_WRAPPER ul {
    width: 82%;
    position: absolute;
    top: 67.5%;
    left: 16.5%;
}

.PC #it205 .MAP_WRAPPER li {
    float: left;
    width: 23%;
    font-size: 1.1em;
    line-height: 1.2em;
    color: #cd0303;
    font-weight: bold;
    text-align: center;
}

.PC #it205 .MAP_WRAPPER li p {
    font-weight: normal;
    color: #636363;
}

.PC #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_PC {
   width: 100%;
    margin: 0 auto;
    padding: 6px 0px;
    color: #cd0303;
    font-size: 1.1em;
    line-height: 30px;
    font-weight: bold;
    margin: 0px auto 15px auto;
    text-align: center;
    background-color: #fffbc5;
}
.PC #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_PC span {
    color: #333;
}
.PC #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_MB {
    display: none;
}

.PC #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_MB {
    width: 100%;
    margin: 0 auto;
    padding: 6px 0px;
    color: #cd0303;
    font-size: 1.1em;
    line-height: 30px;
    font-weight: bold;
    margin: 0px auto 15px auto;
    text-align: center;
    background-color: #fffbc5;
}

.PC #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_MB span {
    color: #333;
}

.PC #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_MB span:before {
    content: '【';
}

.PC #it205 .WIDTH_WRAPPER3 .TXT_TITLE4_MB span:after {
    content: '】';
}

.PC #it205 .WIDTH_WRAPPER3 .KEY_AGE li {
    list-style: none;
    width: 97%;
    margin: 0 auto;
    padding: 0px 0px 0px 35px;
    margin-bottom: 8px;
    position: relative;
}

.PC #it205 .WIDTH_WRAPPER3 .KEY_AGE li::before {
    position: absolute;
    left: 0px;
    content: '';
    width: 29px;
    height: 29px;
    display: block;
    background-size: 100% auto;
    background-repeat: no-repeat;
    float: left;
}

.PC #it205 .WIDTH_WRAPPER3 .KEY_AGE li:nth-child(1):before {
    background-image: url(../images/con3/4-1.jpg);
}

.PC #it205 .WIDTH_WRAPPER3 .KEY_AGE li:nth-child(2):before {
    background-image: url(../images/con3/4-2.jpg);
}

.PC #it205 .WIDTH_WRAPPER3 .KEY_AGE li:nth-child(3):before {
    background-image: url(../images/con3/4-3.jpg);
}

.PC #it205 .WIDTH_WRAPPER3 .KEY_AGE li span {
    color: #cd0303;
    font-weight: bold;
}


/*第四區 你最該掌握的黃金十年*/

.PC #it205 .RE03 {
    /*卷軸*/
    clear: both;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 34%;
    margin: 0 auto;
    background: url(../images/con4/1.jpg) no-repeat top center;
    background-size: cover;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}


/*第六區 張老師的貼心叮嚀*/

.PC #it205 .WIDTH_WRAPPER2 ul.COMD {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
}

.PC #it205 .WIDTH_WRAPPER2 .COMD li:nth-child(1) {
    width: 100%;
}

.PC #it205 .WIDTH_WRAPPER2 .COMD li:nth-child(2) {
    width: 100%;
}

.PC #it205 .COUPON {
    width: 95%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15px;
    padding: 15px 20px;
    background-color: #fff799;
    background-image: url(../images/mobile/ph3.jpg);
    background-size: 89px 76px;
    background-repeat: no-repeat;
    background-position: 5px top;
    border-radius: 5px;
}

.PC #it205 .COUPON p {
    width: 97%;
    margin: 0 auto;
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
    font-weight: normal;
}

.PC #it205 .COUPON a {
    margin-left: 5px;
    color: #cd0303;
    text-decoration: underline;
    font-weight: bold;
}


/*=========================試算頁================*/

.PC #it205 .PH_WRAPPER {
    clear: both;
    display: block;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.PC #it205 .PH_WRAPPER:nth-child(2) {
    background-color: #dcdcdc;
}

.PC #it205 .NEW_BT_F {
    /*浮水按鈕*/

    width: 750px;
    height: 86px;
    position: fixed;
    bottom: 0;
    z-index: 1000;
     
    background-image: url(../images/bt_bg.png);
    background-repeat: repeat;
    padding-top: 5px;
    font: 15px/55px "微軟正黑體", Helvetica, Arial;
}

.PC #it205 .NEW_BT_F a {
    /*浮水按鈕*/
    display: block;
    width: 300px;
    margin: 0 auto;
    height: 50px;
    font-size: 1.5em;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
    text-decoration: none;
    background-color: #013796;
    background: -moz-linear-gradient( top, #009bf9 0%, #013796);
    background: -webkit-gradient( linear, left top, left bottom, from(#009bf9), to(#013796));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #013c9b;
    -moz-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 1);
}

.PC #it205 .SAMPLE {
    width: 100%;
    margin: 3px auto;
    background-image: url(../images/fuzzy.png);
}

.PC #it205 .SAMPLE2 {
    /*LIST模糊試算用*/
    width: 100%;
    margin: 3px 0 0 20px;
    background-image: url(../images/fuzzy.png);
}

.PC #it205 .FREE_PH {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
    clear: both;
}

.PC #it205 .FREE_PH img {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.PC #it205 .AGES2 .QMARK:before {
    content: '?';
    position: absolute;
    top: 40%;
    left: 50%;
    color: #cd0303;
    font-size: 10vw;
    font-weight: bold;
    z-index: 500px;
    -webkit-text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
    text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
}

.PC #it205 .MAP_WRAPPER .QMARK2:before {
    content: '?';
    position: absolute;
    top: 19%;
    left: 45%;
    color: #cd0303;
    font-size: 10vw;
    font-weight: bold;
    -webkit-text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
    text-shadow: 1px 0px 1px #fff, 0px 1px 1px #fff, -1px 0px 1px #fff, 0px -1px 1px #fff, 0px 0px 2px #fff;
}


/*=========================試算頁 尾================*/

.PC #it205 #container {
    margin: 65px 0 0 106px;
    width: 321px;
    height: 234px;
}
/* iPad Portrait (768px) */
@media screen and (max-width: 768px) {
    .PC .listUpDiv{
        width: 100%; 
    }
    .PC .overlap{
        max-width: 768px;
    }
    .PC #it205 .WIDTH_WRAPPER2 .RE02{
        line-height: 300px;
    }
    .PC #it205 .NEW_BT_F{
        width: 100%;
        max-width: 768px;
    }
     .PC #it205 .T04{
        font-size: 6vw;
        line-height: 8vw;
    }
     .PC #it205 .T04_2{
        font-size: 8vw;
        line-height: 12vw;
    }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    .PC .listUpDiv{
        width: 100%; 
    }
    .PC .overlap{
        max-width: 1024px;
    } 
    .PC #it205 .WIDTH_WRAPPER2 .RE02{
        line-height: 350px;
    }
    .PC #it205 .NEW_BT_F{
        width: 100%;
        max-width: 1024px;
    }
    .PC #it205 .T04{
        font-size: 6vw;
        line-height: 8vw;
    }
     .PC #it205 .T04_2{
        font-size: 8vw;
        line-height: 12vw;
    }
}