*{
    padding: 0;
    margin: 0;
}
body{
    padding: 0;
    margin: 0;
    background: #ffffff;
    font-weight: 300;
    font:14px/1.5  "ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
}
ul{list-style:none;}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5 {
    font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","Microsoft YaHei UI","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
}
ul{list-style:none ;}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.nr{
    width: 420px;
    height: auto;
    margin: auto;
    position: absolute;
    top:50%;
    left: 50%;
    margin-left: -210px;
    margin-top: -395px;
}
.logo{
    width: 284px;
    height: 328px;
    margin: auto;
}
.logo img{
    width: auto;
    height: 268px;
    display: block;
}
.jx{
    overflow: hidden;
}
.jx a{
    display: block;
    width: 420px;
    height: 84px;
    margin-bottom: 70px;
    background-image: url("../images/076tz_07.jpg");
    background-repeat: no-repeat;
    background-size: 420px 84px;
    background-position: center;
    font-size: 40px;
    color: #a49259;
    line-height: 84px;
    text-align: center;
    font-weight: 600;
}
.jx a:hover{
    background-image: url("../images/076tz_10.jpg");
    color: #ff0000;
}
.kf{
    overflow: hidden;
}
.kf a{
    display: block;
    width: 420px;
    height: 84px;
    background-image: url("../images/076tz_07.jpg");
    background-repeat: no-repeat;
    background-size: 420px 84px;
    background-position: center;
    font-size: 40px;
    color: #a49259;
    line-height: 84px;
    text-align: center;
    font-weight: 600;
}
.kf a:hover{
    background-image: url("../images/076tz_10.jpg");
    color: #ff0000;
}
@media (max-width: 1441px) {
    .nr{
        margin-top: -300px;
    }
}
@media (max-width: 750px) {
    .nr{
        width: 15rem;
        margin-left: -7.5rem;
        margin-top: -12rem;
    }
    .logo{
        width: 10rem;
        height: 11.7rem;
    }
    .logo img{
        width: auto;
        height: 9.57rem;
    }
    .jx a{
        display: block;
        width: 15rem;
        height: 3rem;
        margin-bottom: 2.5rem;
        background-size: 15rem 3rem;
        font-size: 1.4rem;
        line-height: 3rem;
        text-align: center;
    }
    .kf a{
        display: block;
        width: 15rem;
        height: 3rem;
        background-size: 15rem 3rem;
        font-size: 1.4rem;
        line-height: 3rem;
        text-align: center;
    }
}