* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

img {
    border: none;
}

.top {
    width: 100%;
    height: 45px;
}

.container {
    width: 100%;
    height: 2233px;
    background: url('../img/bg.jpg') no-repeat top;
}

.back {
    width: 100%;
    height: 40px;
}

.back .fhgw {
    width: 169px;
    height: 40px;
    text-align: center;
    display: block;
    float: right;
    line-height: 40px;
    margin-right: 16%;
}

.slogan {
    width: 763px;
    height: 386px;
    margin: 0 auto;
    margin-top: 40px;
    background: url('../img/slogan.png') no-repeat;
}

.slogan .time {
    width: 763px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: FZDaBiaoSong-B06S;
    color: #f5de1e;
    font-size: 24px;
    float: left;
    margin-top: 180px;

}

.login {
    width: 955px;
    height: 53px;
    margin: 0 auto;
    margin-top: 10px;
}

.login .cli-login {
    width: 226px;
    height: 53px;
    background: url('../img/login.png?09') no-repeat top;
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 23px;
    color: white;
    float: left;
    margin-left: 38%;
}

.login .cli-login:hover {
    font-size: 25px;
}

.message {
    width: 955px;
    height: 50px;
    text-align: center;
    color: #9b0506;
    float: left;
    line-height: 50px;
}

.message span {
    color: #ff0000;
}

.message span em {
    color: #ff0000;
    font-size: 20px;
    font-style: normal;
    min-width: 76px;
    display: inline-block;
}

.message .bddq {
    margin-left: 10px;
    display: inline-block;
}

.cd-popup-trigger0 {
    width: 181px;
    height: 44px;
    display: block;
    float: left;
    margin-left: 5px;
}

.content {
    width: 1202px;
    min-height: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}

.content .hd1 {
    width: 1202px;
    height: 217px;
    background: url('../img/hd1-bg.png') no-repeat;
}

.content .hd1 p {
    font-family: FZDaBiaoSong-B06S;
    color: #480f07;
    font-size: 21px;
    padding: 20px;
    line-height: 35px;
}

.content .hd1 p em {
    color: #ff2c00;
    font-style: normal;
}

.content .hd2 {
    width: 1202px;
    height: 1145px;
    margin-top: 50px;
}

.slideTxtBox {
    width: 1202px;
    height: 1145px;
}

.slideTxtBox .hd {
    width: 1202px;
    height: 98px;
    line-height: 98px;
    position: relative;
}

.slideTxtBox .hd ul {
    width: 1202px;
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 98px;
}

.slideTxtBox .hd ul li {
    width: 559px;
    height: 98px;
    float: left;
    cursor: pointer;
    text-indent: -9999em;
}

.slideTxtBox .hd ul li:last-of-type {
    float: right;
}

.slideTxtBox .hd ul li.stone {
    background: url('../img/dh_stone1.png') no-repeat;
}

.slideTxtBox .hd ul li.on.stone {
    background: url('../img/dh_stone2.png') no-repeat;
}

.slideTxtBox .hd ul li.pet {
    background: url('../img/dh_pet1.png') no-repeat;
}

.slideTxtBox .hd ul li.on.pet {
    background: url('../img/dh_pet2.png') no-repeat;
}


.slideTxtBox .bd .ul-1 {
    zoom: 1;
    width: 1004px;
    height: 913px;
    background: url('../img/stone-bg.png') no-repeat;
    margin-left: 99px;
    margin-top: 60px;
}

.slideTxtBox .bd .ul-2 {
    zoom: 1;
    width: 1202px;
    height: 495px;
    background: url('../img/pet-bg.png') no-repeat;
    margin-top: 60px;
}

.slideTxtBox .bd .ul-1 .tit-1 {
    width: 100%;
    line-height: 30px;
    font-family: FZDaBiaoSong-B06S;
    text-align: center;
    color: #4a4a4a;
    float: left;
    margin-top: 13px;
}

.slideTxtBox .bd .ul-1 .tit-2 {
    width: 100%;
    line-height: 30px;
    font-family: FZDaBiaoSong-B06S;
    text-align: center;
    color: #4a4a4a;
    float: left;
    margin-top: 13px;
}

.slideTxtBox .bd .ul-1 .tit-2 span {
    width: 400px;
    line-height: 30px;
    font-family: FZDaBiaoSong-B06S;
    text-align: center;
    color: #4a4a4a;
    float: left;
    margin-top: 13px;
}

.slideTxtBox .bd .ul-1 .tit-2 span:last-of-type {
    float: right;
}

.ul-1 table {
    width: 1004px;
    border-collapse: collapse;
    border-color: #bca071;
}

.ul-1 table tr {
    height: 35px;
}

.ul-1 table tr th {
    text-align: center;
}

.ul-1 table tr td {
    text-align: center;
    color: #292826;
}

.ul-1 table tr:first-of-type {
    height: 69px;
}

.ul-1 table td .btnBox {
    width: 120px;
    height: 18px;
    margin: 0 auto;
}

.ul-1 table td .btnBox .btns {
    width: 35px;
    border: 1px solid #e0971c;
    background-color: #fff;
    height: 18px;
    float: left;
    color: #ff0000;

}

.ul-1 table td .btnBox input {
    width: 50px;
    border: 1px solid #e0971c;
    background-color: #fff;
    height: 16px;
    border-left: 0;
    border-right: 0;
    text-align: center;
    float: left;
    outline: none;
    color: #ff0000;
    line-height: 15px;
}

.ul-1 .dh {
    width: 226px;
    height: 53px;
    display: block;
    margin: 0 auto;
    margin-top: 13px;
}

.ul-1 .dh1 {
    background: url('../img/dh1.png') no-repeat;
}

.ul-1 .dh2 {
    background: url('../img/dh2.png') no-repeat;
}

.ul-1 .dh3 {
    background: url('../img/dh3.png') no-repeat;
}

.slideTxtBox .bd .ul-2 .tit-1 {
    width: 100%;
    line-height: 25px;
    font-family: FZDaBiaoSong-B06S;
    text-align: center;
    color: #4a4a4a;
    float: left;
    margin: 15px 0;
}

.ul-2 table {
    width: 1202px;
    border-collapse: collapse;
    border-color: #bca071;
}

.ul-2 table tr {
    height: 65px;
}

.ul-2 table tr th {
    text-align: center;
    font-weight: 500;
    font-family: FZDaBiaoSong-B06S;
    color: #4a4a4a;

}

.ul-2 table tr .sel_pet {
    cursor: pointer;
}

.ul-2 table tr .sel_pet.on {
    box-shadow: inset 0px 0px 17px #e90000;
}

.ul-2 table tr th img {
    display: block;
    margin: 0 auto;
}

    .ul-2 table tr th span {
        width: 50%;
        height: 20px;
        display: block;
        float: left;
        font-size: 13px;
        line-height: 20px;
    }

.ul-2 table tr td img {
    display: block;
    margin: 0 auto;
    margin-top: 5px;
}

.ul-2 table tr td span {
    width: 100%;
    height: 20px;
    display: block;
    float: left;
    line-height: 20px;
    font-size: 14px;
}

.ul-2 table tr td {
    text-align: center;
    color: #292826;
}

.ul-2 table tr:first-of-type {
    height: 138px;
}

.ul-2 table td .btnBox {
    width: 120px;
    height: 18px;
    margin: 0 auto;
}

.ul-2 table td .btnBox .btns {
    width: 35px;
    border: 1px solid #e0971c;
    background-color: #fff;
    height: 18px;
    float: left;
    color: #ff0000;

}

.ul-2 table td .btnBox input {
    width: 50px;
    border: 1px solid #e0971c;
    background-color: #fff;
    height: 16px;
    border-left: 0;
    border-right: 0;
    text-align: center;
    float: left;
    outline: none;
    color: #ff0000;
    line-height: 15px;
}

.ul-2 .dh {
    width: 226px;
    height: 53px;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}

.ul-2 .dh1 {
    background: url('../img/dh1.png') no-repeat;
}

.ul-2 .dh2 {
    background: url('../img/dh2.png') no-repeat;
}

.ul-2 .dh3 {
    background: url('../img/dh3.png') no-repeat;
}

.hd3 {
    width: 1000px;
    height: 240px;
    margin: 0 auto;
    color: #901204;
    font-size: 18px;
    font-family: FZDaBiaoSong-B06S;
    line-height: 33px;
}