﻿@font-face {
    font-family: 'futura_mdcn_btmedium';
    src: url("futuramc-webfont.eot");
    src: url("futuramc-webfont.eot-#iefix") format('embedded-opentype'), url("futuramc-webfont.woff")format('woff'), url("futuramc-webfont.ttf") format('truetype'), url("futuramc-webfont.svg#futura_mdcn_btmedium") format('svg');
    font-weight: normal;
    font-style: normal;
}

.fmb {
    font-family: "futura_mdcn_btmedium";
    letter-spacing: 2px;
}

body {
    margin: 0;
    font-family: "Arial", "Microsoft YaHei";
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    background: url("../images/bg.jpg") no-repeat 140px #171d2b;
    background-size: cover;
    background-position: center bottom;
}

a,
a:hover,
a:visited,
a:active {
    text-decoration: none;
}

.clear {
    clear: both;
}

.wrap {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

h2 {
    font-size: 40px;
}


/* header */

header {
    background: #FFFFFF;
    border-bottom: 1px solid #414342;
    width: 100%;
    height: 100%;
    color: #9b9b9b;
}

.info {
    border-bottom: 1px solid #DFDFDF;
    width: 100%;
    height: 44px;
}

.info span {
    line-height: 44px;
    float: right;
}

.info a span {
    color: #989898;
}

.info a:hover span {
    color: #F89514;
}

.info span.time {
    float: left;
}

.info span.favorite {
    color: #55ABEB;
    margin-right: 15px;
}

.service {
    color: #BEC1C0;
    height: 96px;
}

.service h2 {
    font-size: 36px;
    font-weight: normal;
    line-height: 15px;
    display: inline-block;
    text-align: center;
    position: absolute;
    right: 0;
}

.service h2 p {
    font-size: 14px;
    letter-spacing: 6px;
}

.logo {
    width: 537px;
    height: 47px;
    background: url("../images/logo.png") no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
}


/* content */

.c_bg {
    background: url("../images/c_bg.png") no-repeat;
    width: 930px;
    height: 770px;
    margin: 0 auto;
    margin-top: 76px;
    text-align: center;
    padding: 0 35px;
}
.c_bg h1 {
    font-size: 72px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: -5px;
}
.c_bg h2 {
    font-size: 18px;
    font-weight: normal;
    padding-top: 25px;
}
.c_bg h3 {
    font-size: 14px;
    font-weight: normal;
    margin-top: 45px;
    margin-bottom: 14px;
}

/* .c_bg span.icon-reload {
    display: inline-block;
    color: #f7e6b0;
    font-size: 18px;
    width: 18px;
} */

.c_bg a:hover span.icon-reload {
    color: #fff;
    -webkit-animation: loading 1s infinite linear;
    -moz-animation: loading 1s infinite linear;
    -o-animation: loading 1s infinite linear;
    animation: loading 1s infinite linear;
}

.c_bg span.fresh {
    font-size: 18px;
    color: #f7e6b0;
    margin-bottom: 10px;
    display: inline-block;
}

.c_bg span.fresh:hover {
    color: #fff;
}


/* 圓 */

.ip_circle1,
.ip_circle2,
.ip_circle3 {
    border-radius: 100%;
    position: absolute;
}

.ip_circle1 {
    background: url("../images/ip_circle1.png") no-repeat \9;
    background: -moz-radial-gradient(center, ellipse cover,  rgba(255,174,61,1) 0%, rgba(255,119,29,1) 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,174,61,1) 0%,rgba(255,119,29,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center,  rgba(255,174,61,1) 0%,rgba(255,119,29,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae3d', endColorstr='#ff771d',GradientType=1 ); */ /* IE6-9 fallback on horizontal gradient */
    width: 178px;
    height: 178px;
    margin-left: 6px;
    top: 6px;
    text-align: center;
    letter-spacing: 4px;
    animation-play-state: paused;
}

.ip_circle1 h2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    padding-top: 60px;
}
.ip_circle1 span.icon-reload {
    display: block;
    color: rgba(255, 255, 255, 0.8);
    color: #fff\9;
    font-size: 44px;
    width: 44px;
    margin: 0px auto;
    margin-top: 55px;
}

.ip_circle1 a:hover span.icon-reload {
    color: #fff;
    -webkit-animation: loading 1s infinite linear;
    -moz-animation: loading 1s infinite linear;
    -o-animation: loading 1s infinite linear;
    animation: loading 1s infinite linear;
}

.ip_circle1 span.fresh {
    display: block;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
    color: #fff\9;
    padding-top: 5px;
}

.ip_circle1 span.fresh:hover {
    color: #fff;
}

.ip_circle2 {
    border: 2px solid rgba(255, 255, 255, 0.5);
    border: 2px solid#FFFFFF\9;
    width: 190px;
    height: 190px;
    margin-left: 8px;
    top: 8px;
    background: url("../images/ip_circle2.png")  no-repeat\9;
}

.ip_circle3 {
    background: rgba(255, 140, 51, 0.5);
    background: #FF8C33\9;
    width: 210px;
    height: 210px;
    margin-left: 1px;
    left: 799px;
    top: -56px;
    z-index: 2;
    -webkit-animation: enlargeip 2s infinite linear;
    -moz-animation: enlargeip 2s infinite linear;
    -o-animation: enlargeip 2s infinite linear;
    animation: enlargeip 2s infinite linear;
    background: url("../images/ip_circle3.png")  no-repeat\9;
}


/* 線路清單 */

.link_block,
.operating_block {
    width: 560px;
    float: left;
    text-align: left;
}

.operating_block {
    width: 340px;
    margin-left: 30px;
    color: #FFF;
    margin-top: 206px;
}

.operating_block span {
    display: block;
    color: #fff;
    font-size: 16px;
    display: block;
    margin-top: 12px;
}

ul.step {
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    list-style-type: upper-alpha;
    list-style-position: outside;
    margin: 0 0 0 20px;
    padding: 0px;
}

ul.step li {
    color: #FFB03C;
    margin-top: 15px;
}

ul.step li img {
    margin-top: 15px;
}

.btn_clear {
    background: #F89514 \9;
    background: rgba(255, 119, 29, 1.0);
    color: #fff;
    font-size: 16px;
    width: 330px;
    padding: 20px 0;
    text-align: center;
    margin: 31px auto 0 auto;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.0);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.0);
    transition: all 0.1s linear;
}

.btn_clear:hover {
    background: #F7922F \9;
    background: rgba(255, 119, 29, 1.0);
    -ms-transform: scale(1.02, 1.02);
    /* IE 9 */
    -webkit-transform: scale(1.02, 1.02);
    /* Safari */
    transform: scale(1.02, 1.02);
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.5);
}

.weblist {
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    background-color: #fff;
    color: #aaa;
    margin-bottom: 12px;
    position: relative;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    transition: all 0.1s linear;
}

.weblist:hover {
    -ms-transform: scale(1.02, 1.02);
    /* IE 9 */
    -webkit-transform: scale(1.02, 1.02);
    /* Safari */
    transform: scale(1.02, 1.02);
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.3);
}

.weblist span {
    font-size: 26px;
    font-family: "futura_mdcn_btmedium";
    letter-spacing: 0px;
    vertical-align: middle;
}

.weblist .icon-check,
.weblist .icon-wait {
    margin: 0 5px 0 10px;
    font-size: 18px;
    width: 18px;
    color: #43A047;
    vertical-align: middle;
}

.weblist .icon-wait {
    color: #999;
    display: inline-block;
    -webkit-animation: loading 1s infinite linear;
    -moz-animation: loading 1s infinite linear;
    -o-animation: loading 1s infinite linear;
    animation: loading 1s infinite linear;
}

.weblist span.cline {
    width: 1px;
    height: 30px;
    background-color: #aaa;
    margin: 0 5px;
    display: inline-block;
}

.weblist span.btn,
.weblist span.btngray {
    background: #FF771D;
    background: rgb(255,160,28);
    background: -moz-linear-gradient(top,  rgba(255,160,28,1) 0%, rgba(255,119,29,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,160,28,1) 0%,rgba(255,119,29,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,160,28,1) 0%,rgba(255,119,29,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa01c', endColorstr='#ff771d',GradientType=0 );
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    color: #fff;
    font-size: 14px;
    padding: 0px 35px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -20px;
}

.weblist span.btn:hover {
    background: #358FC5;
    background: rgb(93,207,252);
    background: -moz-linear-gradient(top,  rgba(93,207,252,1) 0%, rgba(53,143,197,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(93,207,252,1) 0%,rgba(53,143,197,1) 100%);
    background: linear-gradient(to bottom,  rgba(93,207,252,1) 0%,rgba(53,143,197,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dcffc', endColorstr='#358fc5',GradientType=0 );
}

.weblist span.btngray {
    background: #ccc;
    background: -moz-linear-gradient(top, rgba(204, 204, 204, 1) 0%, rgba(125, 125, 125, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(204, 204, 204, 1)), color-stop(100%, rgba(125, 125, 125, 1)));
    background: -webkit-linear-gradient(top, rgba(204, 204, 204, 1) 0%, rgba(125, 125, 125, 1) 100%);
    background: -o-linear-gradient(top, rgba(204, 204, 204, 1) 0%, rgba(125, 125, 125, 1) 100%);
    background: -ms-linear-gradient(top, rgba(204, 204, 204, 1) 0%, rgba(125, 125, 125, 1) 100%);
    background: linear-gradient(to bottom, rgba(204, 204, 204, 1) 0%, rgba(125, 125, 125, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#7d7d7d', GradientType=0);
    cursor: not-allowed;
    ;
}

.weblist span.sec_green {
    color: #43A047;
}

.weblist span.sec_orange {
    color: #F57F17;
}

.weblist span.sec_gray {
    color: #999;
    font-size: 14px;
}


/* footer */

footer {
    margin: 10px auto;
    margin-bottom: 30px;
    text-align: center;
    color: #5F5F5F;
    font-size: 14px;
}


/* 旋轉動畫 */

@-webkit-keyframes loading {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes loading {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes loading {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(360deg);
    }
}

@keyframes loading {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


/* 放大縮小動畫 */

@-webkit-keyframes enlargeip {
    0% {
        -webkit-transform: scale(1.0, 1.0);
    }
    50% {
        -webkit-transform: scale(1.02, 1.02);
    }
    100% {
        -webkit-transform: scale(1.0, 1.0);
    }
}

@-moz-keyframes enlargeip {
    0% {
        -moz-transform: scale(1.0, 1.0);
    }
    50% {
        -moz-transform: scale(1.02, 1.02);
    }
    100% {
        -moz-transform: scale(1.0, 1.0);
    }
}

@-o-keyframes enlargeip {
    0% {
        -o-transform: scale(1.0, 1.0);
    }
    50% {
        -o-transform: scale(1.02, 1.02);
    }
    100% {
        -moz-transform: scale(1.0, 1.0);
    }
}

@keyframes enlargeip {
    0% {
        transform: scale(1.0, 1.0);
    }
    50% {
        transform: scale(1.02, 1.02);
    }
    100% {
        -moz-transform: scale(1.0, 1.0);
    }
}
