body {
    min-width: 1200px;
}

.topWrap {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    border-top: 50px #5a5959 solid;
}

.topDiv {
    width: 1200px;
    margin: 0 auto;
    height: 160px;
    overflow: hidden;
}

.logo {
    float: left;
    padding-top: 5px;
    width: 400px;
}

.topR {
    width: 800px;
    height: 76px;
    padding-top: 15px;
    color: #999999;
}

    .topR a {
        color: #999999;
        padding: 0 5px;
    }

.topR_t {
    height: 40px;
    color: #9e0b0f;
}

    .topR_t a {
        font-size: 14px;
        color: #9e0b0f;
    }

.Search {
    width: 287px;
    height: 38px;
    background: url(/sxy/img/top_hunt_bg.png) no-repeat;
    margin-top: 15px;
    *float: right;
    float: right;
}

.fdj {
    float: right;
    height: 18px;
    margin-top: 6px;
    margin-left: 10px;
}

    .fdj img {
        margin-right: 5px;
    }

.search_text {
    float: left;
    width: 195px;
    margin-top: 2px;
    height: 30px;
    line-height: 30px;
    outline: none;
    font-family: "Î¢ÈíÑÅºÚ";
    color: #c8c8c8;
    margin-left: 15px;
}

.button {
    background: url(/sxy/img/top_hunt.png) no-repeat;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin-right: 10px;
    outline: none;
}

.navWrap {
    width: 100%;
    background: #dbecfa;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
}

.nav {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}

    .nav ul {
        min-width: 610px;
        float: right;
    }

    .nav li {
        float: left;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        position: relative;
        width: 140px;
        text-align: right;
        background: url(/sxy/images/nav_bg.png) right center no-repeat;
    }

        .nav li a {
            color: #9e0b0f;
            display: block;
            padding: 0 12.3px;
            text-align: right;
            font-weight: bold;
            margin-right: 10px;
        }

            .nav li a.cut {
                background: #4684d9;
                color: #fff;
            }
    /*
    .nav ul li a:hover {
        display: block;
        color: #fff;
        background: #4285f4;
    }
    */
    .nav dl {
        font-size: 16px;
        background: #fff;
        position: absolute;
        top: 50px;
        left: 0px;
        z-index: 9999;
        width: 100%;
    }

        .nav dl dd a {
            color: #9e9e9e;
            padding: 8px 0;
            line-height: 22px;
            display: block;
            text-align: center;
            font-weight: normal;
        }

            .nav dl dd a:hover {
                color: #1e31e8;
                background: #deeffd;
            }


.bannerWrap {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.banner_one {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1;
}

.slideBox {
    width: 100%;
    height: auto;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    min-height: 400px;
}

    .slideBox .hd {
        height: 4px;
        overflow: hidden;
        position: absolute;
        right: 43.6%;
        bottom: 20px;
        z-index: 1;
    }

        .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;
        }

            .slideBox .hd ul li {
                float: left;
                margin-right: 5px;
                width: 60px;
                height: 4px;
                border-radius: 2px;
                text-align: center;
                background: #8f8586;
                cursor: pointer;
            }

                .slideBox .hd ul li.on {
                    background: #fff;
                }

    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox .bd li {
            zoom: 1;
            vertical-align: middle;
        }

        .slideBox .bd img {
            width: 100%;
            height: auto;
            display: block;
        }

    .slideBox .prev {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -25px;
        float: left;
        display: block;
        width: 40px;
        height: 74px;
        background: url(/sxy/img/s_banner_l.png) no-repeat;
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    .slideBox .next {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -25px;
        float: right;
        display: block;
        width: 40px;
        height: 74px;
        background: url(/sxy/img/s_banner_r.png) no-repeat;
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

        .slideBox .prev:hover, .slideBox .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
        }

    .slideBox .prevStop {
        display: none;
    }

    .slideBox .nextStop {
        display: none;
    }


.banner_two {
    width: 976px;
    margin: 10px auto 0;
}

.pic {
    width: 976px;
    height: 335px;
}

    .pic ul li {
        list-style: none;
        width: 50px;
        height: 334px;
        float: left;
    }

    .pic .l1 {
        background-image: url(/sxy/temp/m_banner.jpg);
    }

    .pic .l4 {
        background-image: url(/sxy/temp/b_banner.jpg);
    }

    .pic .l3 {
        background-image: url(/sxy/temp/m_banner.jpg);
    }

    .pic .l2 {
        background-image: url(/sxy/temp/b_banner.jpg);
        width: 824px;
    }

.txt {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: url(/sxy/img/m_banbg.png) no-repeat 0px 0px;
    margin-top: 292px;
}

    .txt p {
        color: #fff;
        font-family: "Î¢ÈíÑÅºÚ";
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 42px;
        line-height: 42px;
        text-indent: 50px;
    }

    .txt .p1 {
        font-size: 16px;
    }

.banner_three {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1;
}

.eachBox {
    min-height: 300px;
    height: auto;
}

.changeBox_a1 {
    float: left;
    width: 100%;
    min-height: 400px;
    height: auto;
    position: relative;
}

    .changeBox_a1 .a_bigImg img {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        display: none;
    }

.changeDiv {
    position: absolute;
    top: 0px;
    left: 2px;
    display: none;
}

    .changeDiv h3 {
        position: absolute;
        left: 0px;
        bottom: 0;
        width: 100%;
        height: 60px;
        line-height: 43px;
        /*background: rgba(255,255,255,0.7);*/
        filter: alpha(opacity=70);
        opacity: 0.7;
    }

        .changeDiv h3 a {
            display: block;
            padding-left: 15px;
            color: #fff;
            font-size: 16px;
        }

    .changeDiv a img {
        display: block;
        max-width: 1920px;
    }

.ul_change_a2 {
    position: absolute;
    right: 20px;
    bottom: 16px;
    padding-left: 19px;
    overflow: hidden;
}

    .ul_change_a2 li {
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

    .ul_change_a2 span {
        display: -moz-inline-stack;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-right: 2px;
        background: #a99f97;
        filter: alpha(opacity=85);
        opacity: 0.85;
        cursor: hand;
        cursor: pointer;
        width: 12px;
        height: 12px;
        border-radius: 50%;
    }

   