html {
    font-size: 100px;
}

.page {
    position: relative;
    overflow: hidden;
    width: 19.200rem;
    height: 9.5rem;
}

.main1 {
    width: 19.200rem;
    height: 9.5rem;
    background: url(./img/bg.jpg) no-repeat;
    /* background-size: contain; */
    /* background-size: 19.2rem 10.8rem;
    background-position-y: 1rem; */
}

.block1 {
    margin: 6.54rem auto 0;
    padding: 0 0.6rem;
    width: 11.34rem;
    height: 3.82rem;
    /* background-color: rgba(0, 0, 0, 0.8); */
    background: url(./img/text-bg.png) no-repeat;
    background-size: contain;
}

.bd1 {
    margin: 0.4rem auto 0;
    /* width: 11.34rem;
    height: 3.82rem; */
}

.txt1 {
    color: #995a3a;
    font-weight: 800;
    font-size: 0.24rem;
    font-family: cursive, Microsoft YaHei;
    line-height: 0.36rem;
}

.mod1 {
    margin: 0.3rem 0 0 0.9rem;
    color: #995a3a;
    font-weight: 800;
    font-size: 0.24rem;
    font-family: cursive, Microsoft YaHei;
    line-height: 0.36rem;
}

.word1 {
    color: #995a3a;
    font-weight: 800;
    font-size: 0.24rem;
    font-family: cursive, Microsoft YaHei;
    line-height: 0.36rem;
}

.info1 {
    color: #995a3a;
    text-decoration: none;
    font-weight: 800;
    font-size: 0.24rem;
    font-family: cursive, Microsoft YaHei;
    line-height: 0.36rem;
}

.mod2 {
    margin-left: 0.9rem;
    color: #995a3a;
    font-weight: 800;
    font-size: 0.24rem;
    font-family: cursive, Microsoft YaHei;
    line-height: 0.36rem;
}

.info2 {
    color: #995a3a;
    font-weight: 800;
    font-size: 0.24rem;
    font-family: cursive, Microsoft YaHei;
    line-height: 0.36rem;
}

.word2 {
    color: #995a3a;
    font-weight: 800;
    font-size: 0.24rem;
    font-family: cursive, Microsoft YaHei;
    line-height: 0.36rem;
}


/* 版權*/

.footer-pc {
    position: relative;
    z-index: 99;
    float: left;
    overflow: hidden;
    padding-bottom: 20px;
    width: 100%;
    background: #383838;
    color: #fff;
}

.foot {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 1400px;
    font-size: 14px;
}

.foot-logo {
    display: inline;
    float: left;
    margin-top: 35px;
    margin-left: 6px;
    padding-right: 25px;
    width: 275px;
    height: 72px;
    border-right: 1px solid #545454;
}

.foot-info {
    display: inline;
    float: left;
    margin-top: 25px;
    margin-left: 30px;
    padding-bottom: 5px;
    width: 400px;
    text-align: center;
}

.foot-nav a {
    padding-right: 10px;
    padding-left: 10px;
    color: #fff;
}

.foot-nav a:hover {
    color: #f7b232;
}

.foot-info p {
    clear: both;
    color: #a9a9a9;
    font-size: 12px;
}

.foot-service {
    display: inline;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 390px;
    border: 2px solid #707070;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.foot-service img {
    margin-top: -2px;
    margin-right: 5px;
    vertical-align: middle;
}

.lower {
    position: relative;
    display: inline;
    float: left;
    margin-top: 35px;
    margin-left: 20px;
    padding-left: 20px;
    width: 630px;
    height: 72px;
    border-left: 1px solid #545454;
    color: #fff;
    font-size: 12px;
}

.rig-cr p {
    line-height: 20px;
}

.rig-class {
    float: left;
}

.rig-class img {
    margin-right: 5px;
}

.class {
    width: 62px;
}

.footer-mb {
    display: none;
}

.footer-mb {
    float: left;
    overflow: hidden;
    padding: 20px 0 20px 0;
    width: 100%;
    background: #383838;
    color: #676768;
    text-align: center;
}

.footer-mb p {
    font-size: 12px;
}

.foot-service-mb {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 390px;
    border: 2px solid #707070;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.foot-service-mb img {
    margin-top: -2px;
    margin-right: 5px;
    width: 20px;
    vertical-align: middle;
}

.foot-service-mb .img {
    display: block;
    width: 100%;
}

.footer-mb .mover-logo {
    float: none;
    padding-right: 20px;
    height: 50px;
    border-right: 1px solid #545454;
}

.footer-mb .class {
    padding-left: 20px;
    width: 50px;
}

.foot-service-rule {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 400px;
    color: #fff;
    text-align: left;
    font-size: 14px;
}

@media (max-width:1400px) {
    .footer-pc {
        display: none;
    }
    .footer-mb {
        display: block;
    }
}
