body {
    -webkit-text-size-adjust: none;
    text-decoration: none;
    font-family: "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
}


/*PC字型*/

#it202 .T01 {
    font-size: 1.1em;
    line-height: 1.6em;
    color: #333;
}

#it202 .T02 {
    /*結果頁名字*/
    font: bold 1.4em/1.6em "微軟正黑體", Helvetica, Arial;
    color: #000;
    padding-top: 12px;
}

#it202 .T03 {
    /*結果頁-生辰*/
    font: bold 1em/1em "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #333;
}

#it202 .T03_2 {
    /*結果頁-生辰2*/
    font: 1em/1.8em "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #333;
}

#it202 .T04 {
    color: #dc2400;
}


/*結果頁-星相大字*/

#it202 .T04_2 {
    color: #006ae2;
}

#it202 .T04_3 {
    color: #8e0e99;
}

#it202 .T04_4 {
    color: #1e7e1e;
}

#it202 .T05 {
    /*結果頁-分析內容*/
    font: normal 1.1em/1.6em "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #333;
    padding-top: 10px;
}

#it202 .T05_2 {
    /*免費頁頁-分析內容*/
    font: bold 1.1em/1.6em "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #333;
    padding-top: 10px;
}

#it202 .T06 {
    font: italic bold 1.7em/1.5em "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #be00c0;
    text-align: center;
    padding-top: 10px;
}

#it202 .T07 {
    /*月曆用*/
    font-size: 1.9em;
    font-weight: bold;
    color: #cc0000;
    line-height: 1.8em;
}

#it202 .T08 {
    /*月曆用*/
    font-size: 1em;
    color: #333;
    line-height: 1.2em;
}

#it202 .T08_2 {
    /*月曆用小字*/
    font-size: 1em;
    color: #cc0000;
    line-height: 1.2em;
    text-align: center;
}

#it202 .T09 {
    font: bold 2.4em/1.8em "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
    letter-spacing: 3px;
}

#it202 .T10 {
    /*字前有方條*/
    font: bold 1.1em/1.6em "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #333;
    padding-top: 15px;
}

#it202 .T10:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 18px;
    margin-right: 3px;
    background-color: #be00c0;
}

#it202 .T10_2 {
    font: normal 0.8em/1em "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
}


/*共用間距*/

.PC .BLANK {
    clear: both;
    width: 100%;
    height: 20px;
}


/*==============桌機版================桌機版==============桌機版=============================================*/


/*PC表頭尾*/

.PC .PC_LOGIN,
.PC .FOOT_PC {
    width: 100%;
    display: block;
}


/*PC表頭尾*/

.PC .TOPHOME02,
.PC .FOOT_MOBILE {
    display: none;
}


/*消失區*/

.PC #it202 .BACK_top,
.LIST_ICON {
    display: none;
}


/*消失區尾*/


/*框架區*/

.PC #it202 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/in_bg01.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    -webkit-box-sizing: border-box;
    background-color: #ffc21e;
}

.PC #it202 .FRAME {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}


/*框架區尾*/


/*表頭區*/

.PC #it202 .e_TOP {
    width: 100%;
    height: 300px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/in_bg02.png) repeat-x top center;
    margin: 0 auto;
}

.PC #it202 h1 {
    width: 100%;
    height: 300px;
    /*margin:0 auto;*/
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/in_top.png) no-repeat top center;
    text-indent: -9999px;
}


/*表頭區尾*/


/*內容區*/

.PC #it202 .CONTENT {
    width: 750px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/con_bg.jpg);
    background-size: 100% auto;
}


/*內容框架*/

.PC #it202 .CONTENT_TOP,
.PC #it202 .CONTENT_FOOT {
    display: block;
    width: 750px;
    height: auto;
    margin: auto;
}


/*共用按鈕*/

.PC #it202 .e_BT {
    width: 90%;
    margin: 0 auto 20px auto;
}

.PC #it202 .e_BT ul.ONE {
    width: 100%;
    height: 50px;
}

.PC #it202 .e_BT ul.ONE li {
    width: 50%;
    margin: 0 auto;
    height: 50px;
}

.PC #it202 .e_BT ul.TOW {
    width: 100%;
    height: 50px;
}

.PC #it202 .e_BT ul.TOW li {
    float: left;
    width: 50%;
}

.PC #it202 .e_BT li a {
    display: block;
    width: 95%;
    margin: 0 auto;
    height: 50px;
    color: #fff;
    text-decoration: none;
    background-color: #ff1a00;
    background: -moz-linear-gradient( top, #ff1a00 0%, #cd0000);
    background: -webkit-gradient( linear, left top, left bottom, from(#ff1a00), to(#cd0000));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #bb0500;
    -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);
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
}

.PC #it202 .e_BT li a:hover {
    background-color: #cd0000;
    color: #fee300;
    background: -moz-linear-gradient( top, #cd0000 0%, #ff1a00);
    background: -webkit-gradient( linear, left top, left bottom, from(#cd0000), to(#ff1a00));
}

.PC #it202 .e_BT li a.ALINE {
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
}

.PC #it202 .e_BT li a.BLINE {
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
}

.PC #it202 .PRINT a {
    display: block;
    width: 50%;
    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: #63A90E;
    background: -moz-linear-gradient( top, #81b907 0%, #347f0b);
    background: -webkit-gradient( linear, left top, left bottom, from(#81b907), to(#347f0b));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #2a9615;
    -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 #it202 .PRINT a:hover {
    background-color: #347f0b;
    color: #ffea00;
    background: -moz-linear-gradient( top, #347f0b 0%, #81b907);
    background: -webkit-gradient( linear, left top, left bottom, from(#347f0b), to(#81b907));
}


/*=========================輸入頁面================*/


/* 20190715新增 */

.PC #it202 .CON_BOX img {
    display: block;
    width: 100%;
    margin: 10 auto !important;
}

.PC #it202 .DISCOUNT_IMG {
    clear: both;
    width: 490px;
    margin: 10px auto;
}

.PC #it202 #INPUT_BOX .txt02 {
    FONT-SIZE: 10pt;
    COLOR: #333333;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: "Arial";
    TEXT-DECORATION: line-through;
}

/* 20190715新增尾 */

.PC #it202 .CON_BOX {
    width: 616px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-repeat: repeat-y;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/enter_bg.png);
}

.PC #it202 .CON_BOX_BG {
    /*分析區塊*/
    width: 635px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 15px auto;
    padding: 20px 0 0 25px;
}

.PC #it202 .CON_BOX02_FOOT {
    width: 660px;
    height: auto;
    clear: both;
}

.PC #it202 .CON_BOX img {
    display: block;
    margin: 0 auto;
}

.PC #it202 .LISTBOX {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.PC #it202 .LISTBOX .LISTIMG {
    /*左圖*/
    float: left;
    width: 205px;
    margin: 10px 18px 0px 5px;
}

.PC #it202 .LISTBOX ul {
    float: right;
    width: 400px;
    padding-top: 10px;
}

.PC #it202 .LISTBOX li {
    float: none;
    line-height: 1.6em;
    margin-bottom: 10px;
    list-style-type: square;
    list-style-position: inside;
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
}

.PC #it202 .LISTBOX li span {
    padding-left: 1em;
}

.PC #it202 .CON_BOX02_BAR {
    width: 90%;
    height: 45px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.6em;
    line-height: 45px;
    color: #9700ca;
    font-weight: bold;
    border-bottom: 1px solid #b200c2;
}

.PC #it202 .CON_BOX02_BG {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-repeat: repeat-y;
    background-size: 100% auto;
    margin: 0 auto;
}

.PC #it202 .CON_BOX img {
    display: block;
    width: 100%;
    margin: 0 auto;
}


/*=========================輸入頁面 尾================*/


/*=========================輸入頁面 動畫================*/

.PC #it202 .ANI1 {
    width: 699px;
    height: 460px;
    margin: 10px auto;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/in_ani/in_animebg.jpg);
    background-repeat: no-repeat;
}


/*=========================輸入頁面 動畫尾================*/


/*=========================付費結果頁================*/

.PC #it202 .USER_INFO {
    width: 700px;
    margin: 0 auto;
}

.PC #it202 .USER_INFO ul {
    overflow: hidden;
    margin: 10px auto;
    width: 700px;
    height: 111px;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/user_bg.jpg);
}

.PC #it202 .USER_INFO li {
    text-align: center;
}

.PC #it202 .USER_INFO li img {
    width: 22px;
    height: auto;
    margin-left: 10px;
    vertical-align: text-bottom;
}

.PC #it202 .GUARD {
    width: 670px;
    height: 564px;
    margin: 0 auto;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/guard/g1-1.jpg) no-repeat center top;
    position: relative;
}

.PC #it202 .GUARD .POS1 {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 18px;
    top: 180px;
}

.PC #it202 .GUARD .POS2 {
    width: 200px;
    height: 200px;
    position: absolute;
    right: 18px;
    top: 180px;
}

.PC #it202 .GUARD .POS3 {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 235px;
    top: 182px;
}

.PC #it202 .MYSTAR {
    width: 200px;
    height: 200px;
}

.PC #it202 .MYSTAR img {
    width: 100%;
    height: auto;
}

.PC #it202 .GSTAR {
    width: 200px;
    height: 200px;
    margin: 10px auto;
    background-size: 200px auto;
}

.PC #it202 .GSTAR p {
    padding-top: 30px;
    font: 4.3em/1.6em "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    text-align: center;
}

.PC #it202 .RE_TOP {
    /*大標頭*/
    clear: both;
    display: block;
    width: 670px;
    margin: 20px auto 0 auto;
}

.PC #it202 .RE_BG {
    /*BOX背景*/
    width: 666px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fffef6;
    border: solid 2px #845229;
    padding: 20px 0;
}

.PC #it202 .CON {
    /*內文範圍*/
    width: 600px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.PC #it202 .RE_BG .POS_L {
    float: left;
    /*margin-left: 10px;*/
    width: 240px;
    height: 240px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/cloud.png) no-repeat center;
    background-size: 240px auto;
}

.PC #it202 .RE_BG .POS_R {
    float: right;
    margin-right: 20px;
    width: 400px;
}

.PC #it202 .RE_BG .GUARD2 {
    /*=========守護獸圖+運勢=========*/
    width: 639px;
    height: 553px;
    margin: 0 auto;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/con3_bg.jpg) no-repeat center;
}

.PC #it202 .RE_BG .GUARD2 img {
    display: block;
    width: 100%;
    height: auto;
}

.PC #it202 .RE_BG .GUARD2 .MAMO_POS {
    margin: 0 auto;
    width: 496px;
    height: 300px;
    position: relative;
}

.PC #it202 .RE_BG .GUARD2 .MAMO_POS .G_NAME {
    width: 50px;
    height: 178px;
    position: absolute;
    top: 10px;
    left: 112px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/guard/g_bg2.png) no-repeat center;
    background-size: 100% auto;
}

.PC #it202 .RE_BG .GUARD2 .MAMO_POS .G_IMG {
    width: 230px;
    position: absolute;
    top: 48px;
    left: 133px;
}

.PC #it202 .RE_BG .GUARD2 .MAMO_TWOPC {
    width: 540px;
    margin: 0 auto;
    border: 1px solid #8b3b8c;
    background-color: #ececec;
}

.PC #it202 .RE_BG .GUARD2 .MAMO_TWOPC .T {
    width: 100%;
    height: 48px;
    font: bold 2em/48px "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #fff;
    background-color: #8b3b8c;
    text-align: center;
    letter-spacing: 3px;
}

.PC #it202 .RE_BG .GUARD2 .MAMO_TWOPC ul {
    width: 100%;
    height: 160px;
    padding: 2%;
}

.PC #it202 .RE_BG .GUARD2 .MAMO_TWOPC li {
    float: left;
    width: 47%;
    height: 160px;
    margin-right: 2%;
    background-color: #fff;
    text-align: center;
}

.PC #it202 .RE_BG .GUARD2 .MAMO_TWOPC li p {
    font: bold 1.5em/45px "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #5f3500;
}

.PC #it202 .RE_BG .GUARD2 .MAMO_TWOPC li img {
    margin: 0 auto;
    width: 62%;
    height: auto;
}

.PC #it202 .RE_BG .MAMO_TWOMB {
    display: none;
}

.PC #it202 .RE_BG .WUNSE {
    width: 600px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #ffffdf;
    padding: 10px;
}

.PC #it202 .RE_BG .WUNSE .T2 {
    width: 600px;
    height: 130px;
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/txt_bg1.jpg) no-repeat center;
    background-size: 90% auto;
}

.PC #it202 .RE_BG .WUNSE ul {
    width: 550px;
    margin: 15px auto 0 auto;
    overflow: hidden;
}

.PC #it202 .RE_BG .WUNSE li {
    float: left;
    width: 49%;
    height: 40px;
    border-bottom: 1px solid #ad6329;
    margin-right: 2%;
    margin-bottom: 8px;
}

.PC #it202 .RE_BG .WUNSE li:nth-child(even) {
    margin-right: 0;
}

.PC #it202 .RE_BG .WUNSE li .WORD {
    display: inline-block;
    float: left;
    width: 36%;
    height: 40px;
    color: #fff;
    text-align: center;
    font: normal 1.1em/40px "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    background-color: #ad6329;
    box-shadow: 0 0 3px 1px hsla(26, 90%, 57%, 0.3) inset;
}

.PC #it202 .RE_BG .WUNSE li img {
    float: right;
    width: 60%;
    height: auto;
    margin: 10px 2px 0 0;
}

.PC #it202 .RE_BG .T3 {
    width: 600px;
    height: 100px;
    margin: 0 auto;
    font: 2em/100px "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #333;
    font-weight: bold;
    text-align: center;
    letter-spacing: 3px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/txt_bg2.jpg) no-repeat center;
    background-size: 90% auto;
}

.PC #it202 .CHARTBG02_BG {
    /*月曆圖框*/
    width: 82%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
}

.PC #it202 .CHARTBG02 {
    /*月曆圖*/
    float: left;
    width: 170px;
    height: 163px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/calendar_pc.jpg) no-repeat center;
    margin: 0 5px;
}

.PC #it202 .YEAR {
    /*年份*/
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 6px;
}

.PC #it202 .CHARTBG02 .TIME {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.PC #it202 .RE_BG_PC {
    width: 666px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fffef6;
    border: solid 2px #845229;
    padding: 20px 0;
}

.PC #it202 .RE_BG_PC .CON {
    width: 600px;
    margin: 0 auto;
}

.PC #it202 .RE_BG_PC .MAMO_D {
    margin: 0 auto;
    width: 400px;
    height: 400px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/cloud.png) no-repeat top center;
}

.PC #it202 .RE_BG_PC .MAMO_D img {
    display: block;
    width: 82%;
    height: auto;
    margin: 0 auto;
    padding-top: 40px;
}

.PC #it202 .RE_BG_MB {
    display: none;
}


/*=========================付費結果頁 尾================*/


/*=========================免費頁================*/

.PC #it202 .SAMPLE {
    width: 100%;
    margin: 3px auto;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/fuzzy.png);
}

.PC #it202 .RE_BG .GUARD2 .MAMO_POS .G_NAME2 {
    width: 450px;
    position: absolute;
    top: 230px;
    left: 23px;
}

.PC #it202 .CHARTBG02_X {
    /*月曆圖*/
    float: left;
    width: 170px;
    height: 163px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/calendar_pc_x.jpg) no-repeat center;
    position: relative;
    margin: 0 5px;
}

.PC #it202 .FREE01 {
    width: 90px;
    height: 47px;
    margin: 0 auto;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/fuzzy_bigw1.png) no-repeat center;
    background-size: 100% auto;
}

.PC #it202 .FREE02 {
    width: 379px;
    height: 89px;
    margin: 0 auto;
}

.PC #it202 .FREE02 img {
    width: 379px;
    height: auto;
}

.PC #it202 .FREE03 {
    width: 384px;
    height: 50px;
    margin: 0 auto;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/fuzzy_bigw3.png) no-repeat center;
    padding-top: 55px;
    background-size: 100% auto;
}

.PC #it202 .NEW_BT_F {
    /*浮水按鈕*/
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/bt_bg.png);
    background-repeat: repeat;
    padding-top: 5px;
    font: 15px/60px "微軟正黑體", Helvetica, Arial;
}

.PC #it202 .NEW_BT_F a {
    /*浮水按鈕*/
    display: block;
    width: 300px;
    margin: 0 auto;
    height: 50px;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
    text-decoration: none;
    color: #fff;
    text-decoration: none;
    background-color: #ff1a00;
    background: -moz-linear-gradient( top, #ff1a00 0%, #cd0000);
    background: -webkit-gradient( linear, left top, left bottom, from(#ff1a00), to(#cd0000));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #bb0500;
    -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 #it202 .NEW_BT_F a:hover {
    /*浮水按鈕*/
    background-color: #cd0000;
    color: #fee300;
    background: -moz-linear-gradient( top, #cd0000 0%, #ff1a00);
    background: -webkit-gradient( linear, left top, left bottom, from(#cd0000), to(#ff1a00));
}

.PC #it202 .FREE_PH {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 10px auto 0 auto;
    clear: both;
}

.PC #it202 .FREE_PH img {
    display: block;
    width: 100%;
    height: auto;
}


/*=========================免費頁 尾================*/


/*=========================免費頁 動畫================*/

.PC #it202 .ANI2 {
    width: 230px;
    height: 230px;
    position: absolute;
    top: 48px;
    left: 133px;
    overflow: hidden;
    position: relative;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/guard/g_bg.png);
    background-size: 100% auto;
}

.PC #it202 .ANI2 .IMG {
    width: 920px;
    height: 230px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/guard/test.png) no-repeat left top;
    -webkit-animation: fpage 9s infinite;
    -moz-animation: fpage 9s infinite;
    animation: fpage 9s infinite;
    background-size: 920px 230px;
    position: absolute;
}

@-webkit-keyframes fpage {
    0% {
        left: 0px;
        opacity: 0;
    }
    12% {
        left: 0px;
        opacity: 1;
    }
    24% {
        left: 0px;
        opacity: 0;
    }
    25% {
        left: -230px;
        opacity: 0;
    }
    37% {
        left: -230px;
        opacity: 1;
    }
    49% {
        left: -230px;
        opacity: 0;
    }
    50% {
        left: -460px;
        opacity: 0;
    }
    62% {
        left: -460px;
        opacity: 1;
    }
    74% {
        left: -460px;
        opacity: 0;
    }
    75% {
        left: -690px;
        opacity: 0;
    }
    87% {
        left: -690px;
        opacity: 1;
    }
    99% {
        left: -690px;
        opacity: 0;
    }
    100% {
        left: 0px;
        opacity: 0;
    }
}

@-moz-keyframes fpage {
    0% {
        left: 0px;
        opacity: 0;
    }
    12% {
        left: 0px;
        opacity: 1;
    }
    24% {
        left: 0px;
        opacity: 0;
    }
    25% {
        left: -230px;
        opacity: 0;
    }
    37% {
        left: -230px;
        opacity: 1;
    }
    49% {
        left: -230px;
        opacity: 0;
    }
    50% {
        left: -460px;
        opacity: 0;
    }
    62% {
        left: -460px;
        opacity: 1;
    }
    74% {
        left: -460px;
        opacity: 0;
    }
    75% {
        left: -690px;
        opacity: 0;
    }
    87% {
        left: -690px;
        opacity: 1;
    }
    99% {
        left: -690px;
        opacity: 0;
    }
    100% {
        left: 0px;
        opacity: 0;
    }
}

@keyframes fpage {
    0% {
        left: 0px;
        opacity: 0;
    }
    12% {
        left: 0px;
        opacity: 1;
    }
    24% {
        left: 0px;
        opacity: 0;
    }
    25% {
        left: -230px;
        opacity: 0;
    }
    37% {
        left: -230px;
        opacity: 1;
    }
    49% {
        left: -230px;
        opacity: 0;
    }
    50% {
        left: -460px;
        opacity: 0;
    }
    62% {
        left: -460px;
        opacity: 1;
    }
    74% {
        left: -460px;
        opacity: 0;
    }
    75% {
        left: -690px;
        opacity: 0;
    }
    87% {
        left: -690px;
        opacity: 1;
    }
    99% {
        left: -690px;
        opacity: 0;
    }
    100% {
        left: 0px;
        opacity: 0;
    }
}


/*=========================免費頁 動畫尾================*/


/*=========================列印頁面區===============*/

.PC #it202 .PRINT_TOP {
    width: 680px;
    height: 222px;
    margin: 0 auto;
    border-bottom: 1px solid #fabf2e;
}

.PC #it202 .PRINT_BG {
    width: 680px;
    border: 1px solid #fabf2e;
    background-color: #fff;
    margin: 0 auto;
}


/*=========================列印頁面區 尾===============*/


/*=========================浮水購買區塊================*/

.PC #it202 #INPUT_BOX {
    position: fixed;
    width: 255px;
    height: 280px;
    right: 2%;
    top: 40%;
}

.PC #it202 #INPUT_BOX .BOX_TOP {
    width: 255px;
    height: 105px;
    position: relative;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/input_box/in_top2.png);
}

.PC #it202 #INPUT_BOX .BOX_TOP a {
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    right: 5px;
    top: 5px;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/input_box/in_top_x.png);
    text-indent: -9999px;
}

.PC #it202 #INPUT_BOX .BOX_BG {
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/input_box/in_bg.png);
    width: 225px;
    overflow: hidden;
    padding: 0 10px 0 20px;
    text-align: center;
}

.PC #it202 #INPUT_BOX .BOX_BG p {
    margin: 8px auto;
}

.PC #it202 #INPUT_BOX .BLANK3 {
    height: 10px;
}

.PC #it202 #INPUT_BOX a.BT_PAY {
    display: block;
    width: 140px;
    height: 33px;
    background-position: 0px 0px;
    text-indent: -9999px;
    margin: 0 auto;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/input_box/bt_input.png);
}

.PC #it202 #INPUT_BOX a.BT_PAY:hover {
    background-position: 0px -33px;
}

.PC #it202 #INPUT_BOX .txt01 {
    FONT-SIZE: 12pt;
    COLOR: #cc03de;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    font-weight: bold;
}

.PC #it202 #INPUT_BOX .txt02 {
    FONT-SIZE: 10pt;
    COLOR: #333333;
    LINE-HEIGHT: 16px;
    FONT-FAMILY: "Arial";
    TEXT-DECORATION: line-through;
}


/*=========================浮水購買區塊 尾================*/


/*平板小於內容js縮放*/

@media screen and (max-width: 1000px) {
    .PC #it202 {
        width: 1000px !important;
        transform-origin: 0 0;
    }
}


/*==============================手機版=======手機版=====手機版====手機版===============================================*/

/* 20190715新增 */
.MOBILE #it202 .FREE_PH {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 5px auto -2vw auto;
    clear: both;
}

.MOBILE #it202 .FREE_PH img {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
}

.MOBILE #it202 .DISCOUNT_IMG {
    clear: both;
    width: 90%;
    max-width: 490px;
    margin: 0 auto;
    padding-top: 5px;
}

.MOBILE #it202 .DISCOUNT_IMG img {
    display: block;
    margin: 10 auto !important;
}

/* 20190715新增尾 */

.MOBILE .PC_LOGIN,
.MOBILE .FOOT_PC {
    display: none;
}


/*MOBILE表頭尾*/

.MOBILE .TOPHOME02,
.MOBILE .FOOT_MOBILE {
    width: 100%;
}


/*MOBILE表頭尾*/


/*消失區*/

.MOBILE #it202 #INPUT_BOX,
{
    display: none;
}


/*消失區尾*/


/*手機用向上按鈕*/

.MOBILE #it202 .BACK_top {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    position: fixed;
    right: 10px;
    bottom: 80px;
    background-color: #abaeb7;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/top_icon.png);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center center;
    background-opacity: 0.6;
    z-index: 9999;
    opacity: .8;
}

.MOBILE #it202 .BACK_top a {
    display: block;
    height: 50px;
    width: 50px;
}


/*手機項目浮水印LISTICON*/

.MOBILE #it202 .LIST_ICON {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    position: fixed;
    right: 10px;
    bottom: 145px;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/list_icon.png);
    background-color: #abaeb7;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-opacity: 0.6;
    z-index: 9999;
    opacity: .8;
}

.MOBILE #it202 .LIST_ICON a {
    display: block;
    height: 50px;
    width: 50px;
}


/*框架區*/

.MOBILE #it202 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 45px;
    background-color: #fff8f0;
}

.MOBILE #it202 .FRAME {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}


/*框架區尾*/


/*表頭區*/

.MOBILE #it202 .e_TOP {
    width: 100%;
}

.MOBILE #it202 h1 {
    width: 100%;
    height: 0;
    padding-bottom: 32.64%;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/print.png) no-repeat top center;
    background-repeat: no-repeat;
    background-size: cover;
    text-indent: -9999px;
}


/*表頭區尾*/


/*內容區*/

.MOBILE #it202 .CONTENT {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 3% 3% 3%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}


/*內容框架*/

.MOBILE #it202 .CONTENT_TOP,
.MOBILE #it202 .CONTENT_FOOT {
    display: none;
}


/*FONT*/

.MOBILE #it202 .T02 {
    /*結果頁名字*/
    font: bold 1.1em/0.2em "微軟正黑體", Helvetica, Arial;
    color: #000;
    padding-top: 12px;
}

.MOBILE #it202 .T2 .T02 {
    /*結果頁年份*/
    font: bold 4vw/3vw "微軟正黑體", Helvetica, Arial;
    color: #000;
    padding-top: 9px;
}

.MOBILE #it202 .T03 {
    /*結果頁-生辰*/
    font: bold 1em/1em "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #333;
}

.MOBILE #it202 .T03_2 {
    /*結果頁-生辰2*/
    font: 1em/1em "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #333;
}

.MOBILE #it202 .T06 {
    font: italic bold 1.4em/1.5em "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #be00c0;
    text-align: center;
    padding-top: 10px;
}

.MOBILE #it202 .T09 {
    font: bold 7.5vw/15.5vw "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
    letter-spacing: 2px;
}

.MOBILE #it202 .T11 {
    /*結果頁名字*/
    font: bold 1.1em/1.4em "微軟正黑體", Helvetica, Arial;
    color: #cc0000;
    text-align: center;
    padding-top: 10px;
}


/*共用按鈕*/

.MOBILE #it202 .e_BT {
    width: 90%;
    margin: 15px auto 20px auto;
}

.MOBILE #it202 .e_BT ul.ONE {
    width: 100%;
    height: 50px;
}

.MOBILE #it202 .e_BT ul.ONE li {
    width: 100%;
    margin: 0 auto;
    height: 50px;
}

.MOBILE #it202 .e_BT ul.TOW {
    width: 100%;
    height: 50px;
}

.MOBILE #it202 .e_BT ul.TOW li {
    float: left;
    width: 50%;
}

.MOBILE #it202 .e_BT li a {
    display: block;
    width: 95%;
    margin: 0 auto;
    height: 50px;
    color: #fff;
    text-decoration: none;
    background-color: #ff1a00;
    background: -moz-linear-gradient( top, #ff1a00 0%, #cd0000);
    background: -webkit-gradient( linear, left top, left bottom, from(#ff1a00), to(#cd0000));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #bb0500;
    -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);
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
}

.MOBILE #it202 .e_BT li a:hover {
    background-color: #cd0000;
    color: #fee300;
    background: -moz-linear-gradient( top, #cd0000 0%, #ff1a00);
    background: -webkit-gradient( linear, left top, left bottom, from(#cd0000), to(#ff1a00));
}

.MOBILE #it202 .e_BT li a.ALINE {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
}

.MOBILE #it202 .e_BT li a.BLINE {
    font-size: 1.1em;
    height: 45px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    line-height: 1.2em;
}

.MOBILE #it202 .e_BT li a.BLINE span.BR {
    display: block;
}

.MOBILE #it202 .PRINT a {
    display: none;
}


/*=========================輸入頁面================*/

.MOBILE #it202 .CON_BOX {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/enter_bg.png);
    background-repeat: repeat-y;
    background-size: 100% auto;
}

.MOBILE #it202 .CON_BOX img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.MOBILE #it202 .CON_BOX_BG {
    /*分析區塊*/
    width: 100%;
    height: auto;
    overflow: hidden;
    clear: both;
    padding: 0 5%;
}

.MOBILE #it202 .CON_BOX img {
    display: block;
    margin: 0 auto;
}

.MOBILE #it202 .LISTIMG {
    /*左圖*/
    display: none;
}

.MOBILE #it202 .LISTBOX {
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
}

.MOBILE #it202 .LISTBOX li {
    float: none;
    line-height: 1.6em;
    margin-bottom: 10px;
    width: 100%;
    font-size: 1em;
    font-weight: bold;
    color: #333;
}

.MOBILE #it202 .LISTBOX li:before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/list_style.png);
    background-size: 90% auto;
    margin-right: 5px;
    background-position: center;
}

.MOBILE #it202 .CON_BOX02_BAR {
    width: 90%;
    height: 45px;
    margin: 0 auto 15px auto;
    font-size: 1.3em;
    line-height: 45px;
    color: #9700ca;
    font-weight: bold;
    border-bottom: 1px solid #b200c2;
    position: relative;
}

.MOBILE #it202 .CON_BOX02_BAR .DR_DOWN a {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: right center;
    right: 0px;
    top: 6px;
}

.MOBILE #it202 .CON_BOX02_BG {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-repeat: repeat-y;
    background-size: 100% auto;
    margin: 0 auto;
}


/*=========================輸入頁面 尾================*/


/*=========================輸入頁面 動畫================*/

.MOBILE #it202 .ANI1 {
    width: 100%;
    height: 0;
    margin: 10px auto;
    padding-bottom: 65.8%;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/in_ani/in_animebg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}


/*=========================輸入頁面 動畫尾================*/


/*=========================付費結果頁================*/

.MOBILE #it202 .USER_INFO {
    width: 100%;
    margin: 0 auto;
}

.MOBILE #it202 .USER_INFO ul {
    overflow: hidden;
    margin: 0 auto 15px auto;
    width: 100%;
}

.MOBILE #it202 .USER_INFO li {
    text-align: center;
    padding-top: 10px;
}

.MOBILE #it202 .USER_INFO li img {
    width: 22px;
    height: auto;
    margin-left: 10px;
    vertical-align: text-bottom;
}

.MOBILE #it202 .GUARD {
    width: 100%;
    height: 0;
    margin: 0 auto;
    padding-bottom: 84.17%;
    background-size: cover;
    position: relative;
}

.MOBILE #it202 .GUARD .POS1 {
    width: 35%;
    height: 35%;
    position: absolute;
    left: 1%;
    top: 29%;
}

.MOBILE #it202 .GUARD .POS2 {
    width: 35%;
    height: 35%;
    position: absolute;
    right: 1%;
    top: 29%;
}

.MOBILE #it202 .GUARD .POS3 {
    width: 31%;
    height: 31%;
    position: absolute;
    left: 35%;
    top: 31%;
}

.MOBILE #it202 .MYSTAR {
    width: 100%;
    height: 0;
}

.MOBILE #it202 .MYSTAR img {
    width: 100%;
    height: auto;
}

.MOBILE #it202 .GSTAR {
    width: 100%;
    height: 0;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 100%;
    background-repeat: no-repeat;
}

.MOBILE #it202 .GSTAR p {
    font: 12vw/2.2em "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    text-align: center;
}

.MOBILE #it202 .RE_TOP {
    /*大標頭*/
    clear: both;
    display: block;
    width: 100%;
    margin: 20px auto 0 auto;
    border: 2px solid #845229;
}

.MOBILE #it202 .RE_TOP img {
    width: 100%;
    height: auto;
}

.MOBILE #it202 .RE_BG {
    /*BOX背景*/
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fffef6;
    border: 2px solid #845229;
    padding: 3%;
}

.MOBILE #it202 .RE_BG .POS_L {
    margin: 0 auto;
    width: 150px;
    height: 150px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/cloud.png);
    background-size: 100% auto;
}

.MOBILE #it202 .RE_BG .POS_L .GSTAR p {
    font: 3em/2.6em "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    text-align: center;
}

.MOBILE #it202 .RE_BG .POS_R {
    width: 100%;
}

.MOBILE #it202 .RE_BG .GUARD2 {
    /*=========守護獸圖+運勢=========*/
    width: 280px;
    height: 242px;
    margin: 0 auto;
    overflow: hidden;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/con3_bg.jpg);
    background-size: 100% auto;
    position: relative;
}

.MOBILE #it202 .RE_BG .GUARD2 .MAMO_POS {
    width: 85%;
    margin: 0 auto;
}

.MOBILE #it202 .RE_BG .GUARD2 img {
    display: block;
    width: 100%;
    height: auto;
}

.MOBILE #it202 .RE_BG .GUARD2 .MAMO_POS .G_NAME {
    position: absolute;
    top: -10px;
    width: 50px;
    height: 178px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/guard/g_bg2.png) no-repeat center;
    background-size: 90% auto;
}

.MOBILE #it202 .RE_BG .GUARD2 .MAMO_POS .G_IMG {
    width: 195px;
    margin: 25px auto 0 auto;
}

.MOBILE #it202 .RE_BG .GUARD2 .MAMO_TWOPC {
    display: none;
}

.MOBILE #it202 .RE_BG .MAMO_TWOMB {
    width: 280px;
    margin: 0 auto;
    border: 1px solid #8b3b8c;
    background-color: #ececec;
}

.MOBILE #it202 .RE_BG .MAMO_TWOMB .T {
    width: 100%;
    height: 40px;
    font: 1.4em/40px "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #fff;
    background-color: #8b3b8c;
    text-align: center;
}

.MOBILE #it202 .RE_BG .MAMO_TWOMB ul {
    width: 100%;
    overflow: hidden;
    padding: 2%;
}

.MOBILE #it202 .RE_BG .MAMO_TWOMB li {
    float: left;
    width: 47%;
    margin-right: 2%;
    padding-bottom: 5px;
    background-color: #fff;
    text-align: center;
}

.MOBILE #it202 .RE_BG .MAMO_TWOMB li p {
    font: bold 1.3em/2em "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #5f3500;
}

.MOBILE #it202 .RE_BG .MAMO_TWOMB li img {
    margin: 0 auto;
    width: 100px;
    height: auto;
}

.MOBILE #it202 .RE_BG .WUNSE {
    width: 98%;
    overflow: hidden;
    margin: 0 auto;
    background-color: #ffffdf;
    padding: 1%;
}

.MOBILE #it202 .RE_BG .WUNSE .T2 {
    width: 100%;
    height: 0;
    padding-bottom: 24.56%;
    margin: 0 auto;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/txt_bg1.jpg);
}

.MOBILE #it202 .RE_BG .WUNSE ul {
    width: 100%;
    margin: 15px auto 0 auto;
    overflow: hidden;
}

.MOBILE #it202 .RE_BG .WUNSE li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 8px;
}

.MOBILE #it202 .RE_BG .WUNSE li .WORD {
    display: inline-block;
    float: left;
    height: 40px;
    color: #ad6329;
    text-align: left;
    font: bold 1.1em/40px "微軟正黑體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
}

.MOBILE #it202 .RE_BG .WUNSE li .WORD:after {
    content: '：';
}

.MOBILE #it202 .RE_BG .WUNSE li img {
    display: block;
    float: left;
    width: 56%;
    height: auto;
    margin-top: 2.5%;
}

.MOBILE #it202 .RE_BG .T3 {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
    font: bold 1.5em/60px "標楷體", "新細明體", "細明體", Arial, Helvetica, sans-serif;
    color: #cc0000;
    text-align: center;
    background-color: #ffffdf;
    text-decoration: underline;
}

.MOBILE #it202 .CHARTBG02_BG {
    /*月曆圖框*/
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}

.MOBILE #it202 .CHARTBG02 {
    /*月曆圖*/
    width: 180px;
    height: 172px;
    background-repeat: no-repeat;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/calendar.jpg);
    background-size: 180px 172px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px;
}

.MOBILE #it202 .YEAR {
    /*年份*/
    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    padding-top: 8px;
}

.MOBILE #it202 .CHARTBG02 .TIME {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.MOBILE #it202 .RE_BG_PC {
    display: none;
}

.MOBILE #it202 .RE_BG_MB {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fffef6;
    border: 2px solid #845229;
    padding: 3%;
}

.MOBILE #it202 .RE_BG_MB .MAMO_D {
    margin: 0 auto;
    width: 100%;
}

.MOBILE #it202 .RE_BG_MB .MAMO_D img {
    display: block;
    width: 82%;
    height: auto;
    margin: 0 auto;
    padding: 3% 0;
}


/*=========================免費頁================*/

.MOBILE #it202 .SAMPLE {
    width: 100%;
    margin: 3px auto;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/fuzzy.png);
}

.MOBILE #it202 .RE_BG .GUARD2 .MAMO_POS .G_NAME2 {
    width: 100%;
    position: absolute;
    top: 190px;
    left: 0;
}

.MOBILE #it202 .CHARTBG02_X {
    /*月曆圖*/
    width: 180px;
    height: 172px;
    background-repeat: no-repeat;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/calendar_x.jpg);
    background-size: 180px 172px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 15px;
}

.MOBILE #it202 .FREE01 {
    width: 90px;
    height: 47px;
    margin: 0 auto;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/fuzzy_bigw1.png) no-repeat center;
    background-size: 100% auto;
}

.MOBILE #it202 .FREE02 {
    width: 90%;
    margin: 0 auto;
}

.MOBILE #it202 .FREE02 img {
    width: 100%;
    height: auto;
}

.MOBILE #it202 .FREE03 {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/fuzzy_bigw3.png) no-repeat center;
    background-size: contain;
    background-color: #fff;
}

.MOBILE #it202 .NEW_BT_F {
    /*浮水按鈕*/
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/bt_bg.png);
    background-repeat: repeat;
    padding-top: 5px;
}

.MOBILE #it202 .NEW_BT_F a {
    /*浮水按鈕*/
    display: block;
    width: 95%;
    margin: 0 auto;
    height: 50px;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    line-height: 47px;
    text-decoration: none;
    color: #fff;
    text-decoration: none;
    background-color: #ff1a00;
    background: -moz-linear-gradient( top, #ff1a00 0%, #cd0000);
    background: -webkit-gradient( linear, left top, left bottom, from(#ff1a00), to(#cd0000));
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #bb0500;
    -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 #it202 .NEW_BT_F a:hover {
    /*浮水按鈕*/
    background-color: #cd0000;
    color: #fee300;
    background: -moz-linear-gradient( top, #cd0000 0%, #ff1a00);
    background: -webkit-gradient( linear, left top, left bottom, from(#cd0000), to(#ff1a00));
}

.MOBILE #it202 .FREE_PH {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 5px auto -2vw auto;
    clear: both;
}

.MOBILE #it202 .FREE_PH img {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
}


/*=========================免費頁 尾================*/


/*=========================免費頁 動畫================*/

.MOBILE #it202 .ANI2 {
    width: 195px;
    height: 195px;
    position: absolute;
    top: 20px;
    left: 25px;
    overflow: hidden;
    position: relative;
    background-image: url(https://imgs.click108.com.tw/unit001/item00202/images/guard/g_bg.png);
    background-size: 100% auto;
}

.MOBILE #it202 .ANI2 .IMG {
    width: 780px;
    height: 195px;
    background: url(https://imgs.click108.com.tw/unit001/item00202/images/guard/test.png) no-repeat left top;
    -webkit-animation: fpagemb 9s infinite;
    -moz-animation: fpagemb 9s infinite;
    animation: fpagemb 9s infinite;
    background-size: 780px 195px;
    position: absolute;
}

@-webkit-keyframes fpagemb {
    0% {
        left: 0px;
        opacity: 0;
    }
    12% {
        left: 0px;
        opacity: 1;
    }
    24% {
        left: 0px;
        opacity: 0;
    }
    25% {
        left: -195px;
        opacity: 0;
    }
    37% {
        left: -195px;
        opacity: 1;
    }
    49% {
        left: -195px;
        opacity: 0;
    }
    50% {
        left: -390px;
        opacity: 0;
    }
    62% {
        left: -390px;
        opacity: 1;
    }
    74% {
        left: -390px;
        opacity: 0;
    }
    75% {
        left: -585px;
        opacity: 0;
    }
    87% {
        left: -585px;
        opacity: 1;
    }
    99% {
        left: -585px;
        opacity: 0;
    }
    100% {
        left: 0px;
        opacity: 0;
    }
}

@-moz-keyframes fpagemb {
    0% {
        left: 0px;
        opacity: 0;
    }
    12% {
        left: 0px;
        opacity: 1;
    }
    24% {
        left: 0px;
        opacity: 0;
    }
    25% {
        left: -195px;
        opacity: 0;
    }
    37% {
        left: -195px;
        opacity: 1;
    }
    49% {
        left: -195px;
        opacity: 0;
    }
    50% {
        left: -390px;
        opacity: 0;
    }
    62% {
        left: -390px;
        opacity: 1;
    }
    74% {
        left: -390px;
        opacity: 0;
    }
    75% {
        left: -585px;
        opacity: 0;
    }
    87% {
        left: -585px;
        opacity: 1;
    }
    99% {
        left: -585px;
        opacity: 0;
    }
    100% {
        left: 0px;
        opacity: 0;
    }
}

@keyframes fpagemb {
    0% {
        left: 0px;
        opacity: 0;
    }
    12% {
        left: 0px;
        opacity: 1;
    }
    24% {
        left: 0px;
        opacity: 0;
    }
    25% {
        left: -195px;
        opacity: 0;
    }
    37% {
        left: -195px;
        opacity: 1;
    }
    49% {
        left: -195px;
        opacity: 0;
    }
    50% {
        left: -390px;
        opacity: 0;
    }
    62% {
        left: -390px;
        opacity: 1;
    }
    74% {
        left: -390px;
        opacity: 0;
    }
    75% {
        left: -585px;
        opacity: 0;
    }
    87% {
        left: -585px;
        opacity: 1;
    }
    99% {
        left: -585px;
        opacity: 0;
    }
    100% {
        left: 0px;
        opacity: 0;
    }
}


/*=========================免費頁 動畫尾================*/


/*=========================浮水購買區塊================*/

.MOBILE #it202 #INPUT_BOX {
    display: none;
}