@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

html,
body {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-family: "微軟雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    background: url(../images/body-bj.jpg) repeat;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none;
}

.top>img.wap {
    display: none;
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.px1720 {
    max-width: 1720px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}

.gg-tit {
    line-height: 46px;
    font-family: "楷體";
}

.gg-tit h2 {
    float: left;
    font-size: 0;
    font-weight: normal;
}

.gg-tit h2 i {
    float: left;
    font-size: 28px;
    width: 46px;
    text-align: center;
    background: url(../images/s1-rtbj.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-weight: lighter;
    margin-right: 5px;
}

.gg-tit h2 img {
    vertical-align: middle;
    max-height: 46px;
}

.gg-tit h2 span {
    vertical-align: middle;
    font-size: 28px;
    margin-left: 5px;
    position: relative;
}

.gg-tbj {
    float: left;
    height: 46px;
    font-size: 28px;
    line-height: 40px;
    padding: 0 30px;
    background: url("../images/tzgg-tit.png") no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-family: "楷體";
}

.gg-more {
    float: right;
    font-size: 0;
}

.gg-more img {
    vertical-align: middle;
    height: 13px;
}

.gg-more a {
    vertical-align: middle;
    color: #877762;
    margin-left: 15px;
    font-size: 14px;
}


/* nav */

.head.t60 {
    top: 60px;
}

.head {
    background: url(../images/head-bj.jpg) no-repeat;
    background-size: 1920px auto;
    background-position: center top;
}

.head-top {
    padding-top: 30px;
    padding-bottom: 55px;
    position: relative;
    z-index: 999;
}

.logo {
    float: left;
}

.logo a {
    font-size: 0;
    line-height: 80px;
}

.logo a img {
    display: block;
    height: 78px;
    vertical-align: middle;
    transition: all 0.3s;
}

.search {
    float: right;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    color: #d6d6d6;
    font-size: 0;
    text-align: right;
}

.search a {
    font-size: 14px;
    color: #000;
    vertical-align: middle;
    margin-left: 15px;
}

.search a:hover {
    color: #005da3;
}

.search-box>div {
    margin-top: 45px;
    background: #a0927b;
    float: right;
}

.search-box:hover {
    border-color: #005da3;
}

.search-box input[type="text"] {
    width: 170px;
    padding: 0 10px;
    line-height: 33px;
    height: 33px;
    background: none;
    color: #333;
    vertical-align: middle;
    transition: all 0.3s;
    font-size: 14px;
    color: #fff;
}

.search-box input[type="text"]::placeholder {
    color: #fff;
}

.search-box input[type="image"] {
    height: 17px;
    vertical-align: middle;
    margin-right: 5px;
    padding-left: 5px;
}

.search-box img {
    display: block;
    height: 17px;
    margin-top: 9px;
    cursor: pointer;
}

.t-search {
    background: #223356;
    padding: 10px 0;
    display: none;
}

.t-search>div {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    padding-right: 50px;
    padding: 5px 0;
    background: #fff;
}

.t-search>div input[type="text"] {
    display: block;
    width: 100%;
    padding: 0 70px 0 20px;
    height: 30px;
    box-sizing: border-box;
}

.search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: #9b0c14;
}

.search-btn input {
    display: block;
    width: 20px;
    margin: 10px auto;
}

.head.on .nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.nav {
    background: #72624c;
}

.nav>ul {
    font-size: 0;
    text-align: center;
}
/*主導航樣式*/
.nav>ul>li {
    display: inline-block;
    width: 12.285%; /* 欄目寬度*/
    position: relative;
    transition: all 0.3s;
}

.nav>ul>li>a {
    font-size: 17px;
    line-height: 44px;
    color: #fff;
    position: relative;
}

.nav>ul>li>a:after {
    content: "";
    width: 1px;
    height: 0;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all 0.3s;
}

.nav>ul>li>a:before {
    content: "";
    left: 50%;
    right: 50%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -1px;
    transition: all 0.3s;
}

.nav>ul>li ul {
    display: none;
    position: absolute;
    top: 100%;
    padding: 10px 0;
    width: 280px;
    /* right: 0; */
    /* left: 50%; */
    /* margin-left: -140px; */
    background: #f4f4f4;
    overflow: hidden;
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-top: 1px solid transparent;
    z-index: 99999;
}

.nav>ul>li ul li {
    float: left;
    width: 120px;
    padding: 10px;
    text-align: center;
}

.nav>ul>li ul li a {
    display: block;
    font-size: 14px;
    color: #333;
    padding: 5px 0;
}

.nav>ul>li ul li a:hover {
    color: #fff;
    background: #e70c0c;
}

.nav>ul>li:hover {
    background: #e70c0c;
}

.nav>ul>li.active {
    background: #e70c0c;
}

.nav>ul>li.active>a {
    color: #fff;
}

.nav>ul>li.on>a:after {
    height: 15px;
    bottom: -16px;
}

.nav>ul>li.on>a::before {
    left: 0;
    right: 0;
}

.pic {
    padding-top: 30%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
   /* height: 100%;*/
    transition: all 0.3s;
}

.pic img:hover {
    transform: scale(1.05);
}

.footer {
    background: #c4a35d;
}

.foot-c {
    background: url(../images/footer-bj.png) no-repeat;
    background-position: center center;
    padding-left: 35px;
    padding-right: 35px;
    padding: 35px 0;
}

.foot-l {
    float: left;
    width: 32.5%;
}

.foot-l img {
    display: block;
    margin: 25px auto;
    max-width: 80%;
}

.foot-m {
    float: left;
    width: 34%;
}

.foot-m>div {
    float: left;
    width: 40%;
    margin: 25px 5%;
    position: relative;
}

.foot-m>div>div {
    text-align: center;
    color: #fff;
    line-height: 36px;
    background: url(../images/foot-link-bj.png) no-repeat;
    background-size: 100% 100%;
}

.foot-m>div>div p {
    line-height: 34px;
    height: 34px;
    display: inline-block;
    padding: 0 10px;
    background: #c4a35d;
}

.foot-m>div>div p span {
    margin-right: 5px;
    font-size: 14px;
}

.foot-m>div ul {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    border: 1px solid #fff;
    border-bottom: 0;
    background: #c3a25c;
    padding: 10px 0;
    display: none;
}

.foot-m>div ul li {
    line-height: 30px;
    text-align: center;
}

.foot-m>div ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
}

.foot-m>div ul li a:hover {
    text-decoration: underline;
}

.foot-m>p {
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.foot-r {
    float: right;
    width: 26.5%;
}

.foot-r>div {
    float: left;
    width: 94px;
    max-width: 40%;
    margin-right: 10%;
}

.foot-r>div img {
    display: block;
    width: 100%;
}

.foot-r>div p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.links {
    position: relative;
    margin-top: 60px;
    margin-bottom: 20px;
}

.links span {
    position: absolute;
    left: 0;
}

.links ul {
    overflow: hidden;
    padding-left: 200px;
}

.links ul li {
    float: left;
    margin: 0 10px;
    line-height: 46px;
}

.links ul li a {
    display: block;
    font-size: 15px;
    color: #000;
}

.links ul li a:hover {
    color: #8a693d;
}

@media screen and (max-width:1440px) {
    .head-top {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .search-box>div {
        margin-top: 25px;
    }
    .foot-m>div {
        width: 48%;
        margin: 25px 1%;
    }
}

@media screen and (max-width:1024px) {
    html,
    body {
        font-size: 14px;
        line-height: 22px;
    }
    .pc {
        display: none;
    }
    .wap {
        display: block;
    }
    .gg-tit {
        line-height: 36px;
    }
    .gg-tit h2 i {
        font-size: 22px;
        width: 36px;
    }
    .gg-tit h2 span {
        font-size: 22px;
    }
    .gg-tit h2 img {
        max-height: 36px;
    }
    .gg-tbj {
        height: 36px;
        line-height: 32px;
        font-size: 22px;
    }
    .top {
        max-width: 1920px;
        margin: 0 auto;
        position: fixed;
        right: 10px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999;
    }
    .top>img {
        display: block;
        width: 100%;
    }
    .wap-menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0;
    }
    .wap-menu img {
        height: 25px;
    }
    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
    }
    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #e9ddc5;
        padding: 10px;
        z-index: 999;
    }
    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }
    .m-logo img {
        height: 40px;
        max-width: 90%;
        line-height: 40px;
        vertical-align: middle;
    }
    .m-tlink {
        padding: 10px 15px 0 15px;
    }
    .m-tlink a {
        font-size: 14px;
        margin-right: 15px;
        color: #333;
    }
    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        background: #a0927b;
        margin-top: 15px;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff;
    }
    .m-search input[type="text"]::placeholder {
        color: #fff;
    }
    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px;
    }
    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #e9ddc5;
        overflow-y: scroll;
        border-top: 1px solid #fff;
    }
    .m-nav ul {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }
    .m-nav ul li {
        border-bottom: 1px solid #fff;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        position: relative;
    }
    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }
    .m-nav ul li ul {
        display: none;
        overflow: hidden;
    }
    .m-nav ul li ul li {
        border: none;
        float: left;
        width: 33%;
    }
    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #333;
    }
    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }
    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }
    .foot-l {
        float: none;
        width: auto;
    }
    .foot-m {
        width: 65%;
        margin: 0 2.5%;
    }
    .links {
        margin-top: 30px;
    }
    .links ul {
        padding-left: 160px;
    }
    .links ul li {
        line-height: 36px;
    }
}

@media screen and (max-width:768px) {
    .foot-m,
    .foot-r {
        float: none;
        width: auto;
    }
    .foot-l img {
        margin: 0 auto;
    }
    .foot-m>div {
        margin: 15px 1%;
    }
    .foot-m {
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .foot-r {
        text-align: center;
    }
    .foot-r>div {
        float: none;
        display: inline-block;
        margin: 0 10px;
    }
    .links span {
        position: static;
    }
    .links ul {
        padding: 0;
        clear: both;
    }
}

@media screen and (max-width:480px) {
    .foot-c {
        padding: 25px 0;
    }
}