* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
}
img{
    border:none;
}
.top {
    width: 100%;
    margin: 0 auto;
    height: 41px;
    z-index: 11000;
    position: relative;
}
@font-face {
    font-family: fzFont;
    src: url('../font/FZSKBXKJW.TTF');
}

.conter {
    width: 100%;
    height: 2000px;
    background: url('../image/badao_01.jpg');
    margin: 0 auto;
}

.nav {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background-color: #3E2E36;
}

.nav0 {
    width: 1128px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}

.nav1 {
    width: 131px;
    height: 50px;
    list-style: none;
    margin-left: 30px;
    float: left;
    font-family: "微软雅黑";
    font-size: 15px;
    font-weight: 500;
    color: white;
    text-align: center;
    line-height: 50px;
}

.nav1 a {
    color: white;
}

.nav1 a:hover {
    color: #CFAE69;
}

.nav2:hover a {
    color: #CFAE69;
}

.nav:hover {
    box-shadow: 1px 50px 100px white;
    behavior: url(http://bd.td22.com/css/ie-css3.htc);
}

.nav2 {
    width: 131px;
    height: 30px;
    list-style: none;
    display: none;
    text-align:center;
}

.nav2 a {
    color: black;
}

.nav1:hover .nav2 {
    display: block;
}

.conter .c-logo {
    width: 121px;
    height: 75px;
    position: absolute;
    left: 50%;
    top:12px;
    margin-left: -60px;
    z-index: 11111;
}

.together {
    width: 811px;
    height: 725px;
    margin-left: 27%;
    margin-top: 0%;
}
    .together .together-1 {
        width: 392px;
        height: 583px;
        float: left;
        margin-top: 75px;
        animation: s4 1s .5s ease both;
        -webkit-animation: s4 1s .5s ease both;
        -moz-animation: s4 1s .5s ease both;
        -ms-animation: s4 1s .5s ease both;
    }
@keyframes s4 {
    0% {
        opacity: 0;
        transform: scale(2)
    }

    70% {
        opacity: 0.3;
        transform: scale(1.5)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes s4 {
    0% {
        opacity: 0;
        transform: scale(2)
    }

    70% {
        opacity: 0.3;
        transform: scale(1.5)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-moz-keyframes s4 {
    0% {
        opacity: 0;
        transform: scale(2)
    }

    70% {
        opacity: 0.3;
        transform: scale(1.5)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-ms-keyframes s4 {
    0% {
        opacity: 0;
        transform: scale(2)
    }

    70% {
        opacity: 0.3;
        transform: scale(1.5)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

.together .together-2 {
    width: 130px;
    height: 120px;
    margin: 0 auto;
    background: url('../image/badao_04.png') no-repeat;
}

.together .together-2 img {
    display: block;
    width: 35px;
    height: 35px;
    margin-left: 46%;
    padding-top: 27%;
}

.layerModel_wrapper .layerModel_content h4 {
    color: #fff;
}
/* 新闻 */

.new {
    width: 1200px;
    height: 237px;
    margin: 0 auto;
    position:relative;
}

.new .n-left {
    width: 260px;
    height: 237px;
    float: left;
}

.new .n-left .n-download {
    width: 259px;
    height: 111px;
    position: relative;
}

.new .n-left .n-download .yy {
    width: 259px;
    height: 111px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.new .n-left .n-download:hover .yy {
    display: block;
}

.new .n-left .n-download:hover .pp {
    display: none;
}

.new .n-left .n-logn {
    width: 260px;
    height: 126px;
    background: url('../image/zhzc.png') no-repeat;
    position: relative;
}

.new .n-left .n-logn p a:hover {
    color: red;
}

.new .n-left .n-logn .p-zc {
    display:block;
    position: absolute;
    left: 17%;
    top: 18%;
}

    .new .n-left .n-logn .p-lb {
        display: block;
        position: absolute;
        left: 65%;
        top: 17%;
    }

    .new .n-left .n-logn .p-cz {
        display: block;
        position: absolute;
        left: 17%;
        top: 62%;
    }

    .new .n-left .n-logn .p-kf {
        display: block;
        position: absolute;
        left: 65%;
        top: 62%;
    }

.new .n-left .n-logn p a {
    color: #FFCF7C;
}

.new .n-bunner {
    width: 620px;
    height: 237px;
    margin-left: 10px;
    float: left;
}

.new .n-bunner .slideBox {
    width: 620px;
    height: 237px;
    overflow: hidden;
    position: relative;
}

.new .n-bunner .slideBox .hd {
    width: 150px;
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 0px;
    z-index: 1;
}

.new .n-bunner .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
    height: 20px;
}

.new .n-bunner .slideBox .hd ul li {
    margin-top: 5px;
    float: left;
    margin-right: 2px;
    margin-left: 10px;
    width: 10px;
    height: 10px;
    transform: skew(-20deg);
    line-height: 14px;
    text-align: center;
    background: white;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.new .n-bunner .slideBox .hd ul li.on {
    background: #AE6E2B;
    color: #fff;
}

.new .n-bunner .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.new .n-bunner .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.new .n-bunner .slideBox .bd img {
    width: 620px;
    height: 237px;
    display: block;
}

.new .n-right {
    width: 300px;
    height: 237px;
    margin-left: 10px;
    float: left;
}

.new .n-right .now-1 {
    width: 300px;
    height: 35px;
    line-height: 35px;
    background-color: white;
    color: #333333;
}

.new .n-right .now-2 {
    width: 300px;
    height: 35px;
    background-color: #CFAE69;
}

.new .n-right .now-2 p {
    width: 150px;
    height: 35px;
    color: white;
    float: left;
    text-align: center;
    line-height: 35px;
}
    .new .n-right .now-3 .fl-center{
        width:300px;
        height:118px;
        display:block;
        overflow:hidden;
    }
        .new .n-right .now-3 .fl-center img {
            width: 300px;
            height: 118px;
            display: block;
            overflow: hidden;
        }
        .new .n-right .now-3 {
            width: 300px;
            height: 119px;
            position: relative;
            background: url('../image/badao_08.jpg') no-repeat;
        }

.new .n-right .now-3 .zz {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid white;
    position: absolute;
    top: 38%;
    left: 40%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    display:none;
}

.new .n-right .now-3 .zz img {
    margin-top: 8px;
    margin-left: 7px;
}


/* 指南 */

.guide {
    width: 1200px;
    height: 280px;
    margin: 0 auto;
    margin-top: 10px;
}

.guide .g-left {
    width: 260px;
    height: 280px;
    float: left;
    overflow: hidden;
}

.guide .g-left p {
    width: 260px;
    height: 93px;
    overflow:hidden
}

    .guide .g-left p a img {
        vertical-align: middle;
        height: 93px;
        transition: all .4s;
    }

.guide .g-left p a img:hover {
    transition: all .4s;
    transform: scale(1.1);
}

.guide .g-select {
    width: 620px;
    height: 280px;
    float: left;
    margin-left: 10px;
}

.slideTxtBox {
    width: 620px;
    height: 280px;
    background-color: white;
}

.slideTxtBox .hd {
    height: 37px;
    line-height: 37px;
    background: #CFAE69;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.slideTxtBox .hd a {
    display: block;
    float: right;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0 15px;
    color: white;
    font-weight: 600;
    cursor: pointer;
}

.slideTxtBox .hd ul li.on {
    height: 37px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
    color: black;
}
    .slideTxtBox .bd {
        width: 620px;
        height: 240px;
        display: block;
        overflow: hidden;
    }
        .slideTxtBox .bd ul {
            width: 583px;
            height: 240px;
            display: block;
            overflow: hidden;
            margin: 0 auto;
        }
        .slideTxtBox .bd li .date {
            float: right;
            color: #8b8b8b;
            width: 93px;
            display: block;
            font-family: fzFont;
        }

.slideTxtBox .bd li {
    margin-top: 9px;
}

    .slideTxtBox .bd li a {
        color: #333;
        width: 465px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        font-family: fzFont;
    }

.slideTxtBox .bd li a:hover {
    color: #ffcf7c;
}

.guide .g-right {
    width: 300px;
    height: 280px;
    margin-left: 10px;
    float: left;
}

.guide .g-right .hot_1 {
    width: 150px;
    height: 140px;
    float: left;
    background-color: #373D48;
}

.guide .g-right .hot_1 .picture-1 {
    margin-left: 27%;
    margin-top: 17%;
}

.guide .g-right .hot_1 .word-1 {
    text-align: center;
}

    .guide .g-right .hot_1 .word-1 a {
        color: #CFAE69;
    }

    .guide .g-right .hot_1:hover .picture-1 img {
        display: none;
    }

    .guide .g-right .hot_1:hover .word-1 a {
        font-size: 20px;
        display: block;
        line-height: 80px;
        color: #373D48;
    }

.guide .g-right .hot_1:hover p {
    text-align: center;
}

.guide .g-right .hot_1:hover {
    background-color: #CFAE69;
    text-align: center;
}

.guide .g-right .hot_2 {
    width: 150px;
    height: 140px;
    float: left;
    background-color: #373D48;
}

    .guide .g-right .hot_2 .picture-2 {
        margin-left: 27%;
        margin-top: 17%;
    }

    .guide .g-right .hot_2 .word-2 {
        text-align: center;
    }

        .guide .g-right .hot_2 .word-2 a {
            color: #CFAE69;
        }

    .guide .g-right .hot_2:hover .picture-2 img {
        display: none;
    }

    .guide .g-right .hot_2:hover .word-2 a {
        font-size: 20px;
        display: block;
        line-height: 80px;
        color: #373D48;
    }

.guide .g-right .hot_2:hover p {
    text-align: center;
}

.guide .g-right .hot_2:hover {
    background-color: #CFAE69;
    text-align: center;
}

.guide .g-right .hot_3 {
    width: 150px;
    height: 140px;
    float: left;
    background-color: #373D48;
}

    .guide .g-right .hot_3 .picture-3 {
        margin-left: 27%;
        margin-top: 17%;
    }

    .guide .g-right .hot_3 .word-3 {
        text-align: center;
    }

        .guide .g-right .hot_3 .word-3 a {
            color: #CFAE69;
        }

    .guide .g-right .hot_3:hover .picture-3 img {
        display: none;
    }

    .guide .g-right .hot_3:hover .word-3 a {
        font-size: 20px;
        display: block;
        line-height: 80px;
        color: #373D48;
    }

.guide .g-right .hot_3:hover p {
    text-align: center;
}

.guide .g-right .hot_3:hover {
    background-color: #CFAE69;
    text-align: center;
}

.guide .g-right .hot_4 {
    width: 150px;
    height: 140px;
    float: left;
    background-color: #373D48;
}

    .guide .g-right .hot_4 .picture-4 {
        margin-left: 27%;
        margin-top: 17%;
    }

    .guide .g-right .hot_4 .word-4 {
        text-align: center;
    }

        .guide .g-right .hot_4 .word-4 a {
            color: #CFAE69;
        }

    .guide .g-right .hot_4:hover .picture-4 img {
        display: none;
    }

    .guide .g-right .hot_4:hover .word-4 a {
        font-size: 20px;
        display: block;
        line-height: 80px;
        color: #373D48;
    }

.guide .g-right .hot_4:hover p {
    text-align: center;
}

.guide .g-right .hot_4:hover {
    background-color: #CFAE69;
    text-align: center;
}


/* 过度 */

.fight {
    width: 1200px;
    height: 130px;
    margin: 0 auto;
    margin-top: 10px;
}

.fight ul .fight_a {
    float: left;
    position: relative;
}

.fight ul .fight_b {
    float: left;
    position: relative;
}

.fight ul .fight_c {
    float: left;
    position: relative;
}

.fight ul .fight_d {
    float: left;
    position: relative;
}

.fight .fight_1 {
    width: 300px;
    height: 130px;
    background: url('../image/zd.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.fight .fight_1 .fight-c {
    color: #CFAE69;
    text-align: center;
    line-height: 26px;
    margin-top: 45px;
    font-size: 26px;
}

    .fight .fight_1 .fight-e {
        color: #CFAE69;
        text-align: center;
        font-size: 12px;
    }

.fight .fight_2 {
    width: 300px;
    height: 130px;
    background: url('../image/zd.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

    .fight .fight_2 .fight-c {
        color: #CFAE69;
        text-align: center;
        line-height: 26px;
        margin-top: 45px;
        font-size: 26px;
    }

    .fight .fight_2 .fight-e {
        color: #CFAE69;
        text-align: center;
        font-size: 12px;
    }

.fight .fight_3 {
    width: 300px;
    height: 130px;
    background: url('../image/zd.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

    .fight .fight_3 .fight-c {
        color: #CFAE69;
        text-align: center;
        line-height: 26px;
        margin-top: 45px;
        font-size: 26px;
    }

    .fight .fight_3 .fight-e {
        color: #CFAE69;
        text-align: center;
        font-size: 12px;
    }

.fight .fight_4 {
    width: 300px;
    height: 130px;
    background: url('../image/zd.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

    .fight .fight_4 .fight-c {
        color: #CFAE69;
        text-align: center;
        line-height: 26px;
        margin-top: 45px;
        font-size: 26px;
    }

    .fight .fight_4 .fight-e {
        color: #CFAE69;
        text-align: center;
        font-size: 12px;
    }


/* 媒体礼包 */

.media {
    width: 1200px;
    height: 330px;
    margin: 0 auto;
    margin-top: 10px;
}

.media .m-left {
    width: 260px;
    height: 330px;
    float: left;
}

.media .m-left-w {
    width: 260px;
    height: 50px;
    background-color: #CFAE69;
    line-height: 35px;
}

    .media .m-left-w h5 {
        color: white;
        margin-left: 10px;
        font-size: 27px;
        font-weight: 400;
        height: 50px;
        line-height: 50px;
    }

    .media .m-left-w p {
        height: 12px;
        line-height: 12px;
        color: white;
        margin-left: 5px;
        font-size: 12px;
        text-indent: 10px;
    }

    .media .m-left-p {
        width: 260px;
        height: 280px;
        margin: 0 auto;
        background-color: #FCFBF8;
    }
        .media .m-left-p li {
            width: 120px;
            height: 50px;
            float: left;
            margin-top: 10px;
            margin-top: 5px;
        }
            .media .m-left-p li img {
                width: 80px;
                height: 26px;
                display: block;
                margin: 0 auto;
                margin-top: 11px;
            }
            .media .m-search {
                width: 620px;
                height: 330px;
                background: url('../image/zybg.png') no-repeat;
                margin-left: 10px;
                float: left;
            }

.slidePhoto {
    width: 620px;
    height: 330px;
    position: relative;
}

.slidePhoto .hd {
    height: 52px;
    line-height: 37px;
    position: absolute;
    top: 0;
    left: 0;
}

.slidePhoto .hd ul {
    float: left;
    height: 52px;
}

.slidePhoto .hd ul li {
    float: left;
    padding: 15px 15px;
    cursor: pointer;
}

    .slidePhoto .hd ul li .imgDark {
        display: none;
    }

.slidePhoto .hd ul li.on {
    height: 37px;
}

.slidePhoto .bd {
    height: 330px;
}

.slidePhoto .bd ul {
    width: 620px;
    height: 330px;
}

.slidePhoto .bd .ul-1{
    background: url('../image/DAO.png') no-repeat;
    background-position-x: 240px;
}

    .slidePhoto .bd .ul-2 {
        background: url('../image/JIAN.png') no-repeat;
        background-position-x: 240px;
    }

    .slidePhoto .bd .ul-3 {
        background: url('../image/DIE.png') no-repeat;
        background-position-x: 276px;
        background-size: 341px 331px;
    }

    .slidePhoto .bd .ul-4 {
        background: url('../image/XIAO.png') no-repeat;
        background-position-x: 276px;
        background-size: 341px 331px;
    }

.slidePhoto .bd .nature {
    width: 290px;
    height: 330px;
}

.slidePhoto .bd .nature .name {
    width: 110px;
    height: 36px;
    padding-top: 70px;
    padding-left: 10px;
}

.slidePhoto .bd .nature p span {
    font-size: 20px;
}

    .slidePhoto .bd .nature p {
        padding-left: 10px;
        font-size: 16px;
        color: #FFD784;
        font-family: fzFont;
    }

.slidePhoto .bd .nature h4 {
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-left: 10px;
    margin-top: 10px;
    border: 1px solid #FFD784;
}

    .slidePhoto .bd .nature h4 a {
        color: #FFD784;
        font-family: fzFont;
    }

.slidePhoto .bd .nature h4:hover a {
    color: white;
}

.slidePhoto .bd .nature h4:hover {
    background-color: #CFAE69;
}

.media .m-right {
    width: 300px;
    height: 330px;
    margin-left: 10px;
    float: left;
}

.slideVideo {
    width: 300px;
    height:330px;
}
    .slideVideo a {
        width: 145px;
        height: 160px;
        display:block;
        float:left;
    }
    .slideVideo .tutu_1 {
        width: 145px;
        height: 160px;
        float: left;
        overflow: hidden;
        perspective: 500px;
        position: relative;
    }

        .slideVideo .tutu_1 .cc {
            width: 145px;
            height: 160px;
            background-color: #1D0C02;
            position: absolute;
            top: 0;
            left: 0;
            backface-visibility: hidden;
            transition: all 1s ease 0s;
        }

        .slideVideo .tutu_1 .bb {
            width: 145px;
            height: 160px;
            position: absolute;
            top: 0;
            left: 0;
            backface-visibility: hidden;
            transition: all 1s ease 0s;
        }

        .slideVideo .tutu_1 .bb {
            transform: rotateY(-180deg);
        }

        .slideVideo .tutu_1 .cc {
            transform: rotateY(0deg);
        }

        .slideVideo .tutu_1:hover .bb {
            transform: rotateY(0deg);
        }

        .slideVideo .tutu_1:hover .cc {
            transform: rotateY(0deg);
        }

        .slideVideo .tutu_1 .cc span {
            width: 145px;
            height: 67px;
            background-color: #1D0C02;
            display: block;
            line-height: 30px;
            text-align: center;
            color: #cfae69;
            text-align: center;
            bottom: 30px;
        }

        .slideVideo .tutu_1 .cc .yin {
            width: 145px;
            height: 93px;
            background-color: #1D0C02;
        }

            .slideVideo .tutu_1 .cc .yin img {
                width: 52px;
                height: 46px;
                padding-top: 30px;
                display: block;
                margin: 0 auto;
            }

    .slideVideo .tutu_2 {
        width: 145px;
        height: 160px;
        float: left;
        margin-left: 10px;
        overflow: hidden;
        perspective: 500px;
        position: relative;
    }

        .slideVideo .tutu_2 .cc {
            width: 145px;
            height: 160px;
            background-color: #1D0C02;
            position: absolute;
            top: 0;
            left: 0;
            backface-visibility: hidden;
            transition: all 1s ease 0s;
        }

        .slideVideo .tutu_2 .bb {
            width: 145px;
            height: 160px;
            position: absolute;
            top: 0;
            left: 0;
            backface-visibility: hidden;
            transition: all 1s ease 0s;
        }

        .slideVideo .tutu_2 .bb {
            transform: rotateY(-180deg);
        }

        .slideVideo .tutu_2.cc {
            transform: rotateY(0deg);
        }

        .slideVideo .tutu_2:hover .bb {
            transform: rotateY(0deg);
        }

        .slideVideo .tutu_2:hover .cc {
            transform: rotateY(0deg);
        }

        .slideVideo .tutu_2 .cc span {
            width: 145px;
            height: 67px;
            background-color: #1D0C02;
            display: block;
            line-height: 30px;
            text-align: center;
            color: #cfae69;
            text-align: center;
            bottom: 30px;
        }

        .slideVideo .tutu_2 .cc .yin {
            width: 145px;
            height: 93px;
            background-color: #1D0C02;
        }

            .slideVideo .tutu_2 .cc .yin img {
                width: 52px;
                height: 46px;
                padding-top: 30px;
                display: block;
                margin: 0 auto;
            }

    .slideVideo .tutu_3 {
        width: 145px;
        height: 160px;
        float: left;
        overflow: hidden;
        margin-top: 10px;
        perspective: 500px;
        position: relative;
    }

.cc {
    width: 145px;
    height: 160px;
    background-color: #1D0C02;
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden;
    transition: all 1s ease 0s;
}

.bb {
    width: 145px;
    height: 160px;
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden;
    transition: all 1s ease 0s;
}

.bb {
    transform: rotateY(-180deg);
}

.cc {
    transform: rotateY(0deg);
}

.tutu_3:hover .bb {
    transform: rotateY(0deg);
}

.tutu_3:hover .cc {
    transform: rotateY(0deg);
}

.tutu_3 .cc span {
    width: 145px;
    height: 67px;
    background-color: #1D0C02;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #cfae69;
    text-align: center;
    bottom: 30px;
}

.tutu_3 .cc .yin {
    width: 145px;
    height: 93px;
    background-color: #1D0C02;
}

    .tutu_3 .cc .yin img {
        width: 52px;
        height: 48px;
        padding-top: 30px;
        display: block;
        margin: 0 auto;
    }

.slideVideo .tutu_4 {
    width: 145px;
    height: 160px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 10px;
    perspective: 500px;
    position: relative;
}

.cc {
    width: 145px;
    height: 160px;
    background-color: #1D0C02;
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden;
    transition: all 1s ease 0s;
}

.bb {
    width: 145px;
    height: 160px;
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden;
    transition: all 1s ease 0s;
}

.bb {
    transform: rotateY(-180deg);
}

.cc {
    transform: rotateY(0deg);
}

.tutu_4:hover .bb {
    transform: rotateY(0deg);
}

.tutu_4:hover .cc {
    transform: rotateY(0deg);
}

.tutu_4 .cc span {
    width: 145px;
    height: 67px;
    background-color: #1D0C02;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #cfae69;
    text-align: center;
    bottom: 30px;
}

.tutu_4 .cc .yin {
    width: 145px;
    height: 93px;
    background-color: #1D0C02;
}

    .tutu_4 .cc .yin img {
        width: 52px;
        height: 46px;
        padding-top: 30px;
        display: block;
        margin: 0 auto;
    }


/* 客服中心 */

.serve {
    width: 1200px;
    height: 276px;
    margin: 0 auto;
    margin-top: 10px;
}

.serve .s-left {
    width: 260px;
    height: 276px;
    float: left;
    background-color: white;
}

.serve .s-left-w {
    width: 260px;
    height: 50px;
    background-color: #CFAE69;
    line-height: 35px;
}

    .serve .s-left-w h5 {
        color: white;
        margin-left: 10px;
        font-size: 27px;
        font-weight: 400;
        height: 50px;
        line-height: 50px;
    }

    .serve .s-left-w p {
        height: 12px;
        line-height: 12px;
        color: white;
        margin-left: 9px;
        font-size: 12px;
        text-indent: 5px;
    }

.serve .s-left-p {
    width: 260px;
    height: 50px;
}

.serve .s-left-p p {
    text-align: center;
    margin-top: 5px;
}

.serve .s-left-h {
    width: 240px;
    height: 60px;
    margin: 0 auto;
    border-top: 1px solid #CFCFCF;
}

.serve .s-left-h span {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
}

.serve .s-left-h span a {
    color: #9B9B9B;
}

.serve .s-left-h span a:hover {
    color: black;
}

.serve .s-left-c {
    width: 260px;
    height: 110px;
    background-color: #CFAE69;
}

.serve .s-left-c .wechat {
    width: 90px;
    height: 110px;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

    .serve .s-left-c .know {
        width: 140px;
        height: 110px;
        float: right;
        color: white;
        line-height: 23px;
        font-size: 15px;
    }

.serve .s-left-c .know .know-1 {
    margin-top: 35px;
}

.serve .s-data {
    width: 620px;
    height: 276px;
    margin-left: 10px;
    float: left;
}

.serve .s-top {
    width: 620px;
    height: 276px;
}

.serve .s-top .s-top-1 {
    width: 147px;
    height: 276px;
    background: url('../image/fb-1.png') no-repeat;
    opacity: 1;
    filter: alpha(opacity=100);
    float: left;
}
    .serve .s-top .s-top-1 .our{
        width:147px;
        height:276px;
        display:inline-block;
    }
    .serve .s-top .s-top-1:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }
    .serve .s-top .s-top-1 span {
        width: 100%;
        height: 27px;
        display: block;
        line-height: 27px;
        color: #3e3e3e;
        font-size: 14px;
        text-align: center;
    }
    .serve .s-top .s-top-1 .s-word {
        display: block;
        margin-top: 30px;
        font-size: 18px;
        color: #3e3e3e;
        font-weight: 600;
       text-align:center;
    }

    .serve .s-top .s-top-1 .s-img {
        display: inline-block;
        margin-left: 49px;
        margin-top: 10px;
    }

    .serve .s-top .s-top-2 {
        width: 147px;
        height: 276px;
        background: url('../image/fb-2.png') no-repeat;
        margin-left: 10px;
        opacity: 1;
        filter: alpha(opacity=100);
        float: left;
    }

.serve .s-top .s-top-2:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
        .serve .s-top .s-top-2 span {
            width: 100%;
            height: 27px;
            display: block;
            line-height: 27px;
            color: #3e3e3e;
            text-align: center;
            font-size: 14px;
        }
        .serve .s-top .s-top-2 .our {
            width: 147px;
            height: 276px;
            display: inline-block;
        }
        .serve .s-top .s-top-2 .s-word {
            display: block;
            margin-top: 30px;
            font-size: 18px;
            color: #3e3e3e;
            font-weight: 600;
           text-align:center;
        }

        .serve .s-top .s-top-2 .s-img {
            display: inline-block;
            margin-left: 49px;
            margin-top: 10px;
        }

    .serve .s-top .s-top-3 {
        width: 147px;
        height: 276px;
        margin-left: 10px;
        background: url('../image/fb-3.png') no-repeat;
        opacity: 1;
        filter: alpha(opacity=100);
        float: left;
    }

.serve .s-top .s-top-3:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
        .serve .s-top .s-top-3 span {
            width: 100%;
            height: 27px;
            display: block;
            line-height: 27px;
            color: #3e3e3e;
            text-align: center;
            font-size: 14px;
        }
        .serve .s-top .s-top-3 .our {
            width: 147px;
            height: 276px;
            display: inline-block;
        }
        .serve .s-top .s-top-3 .s-word {
            display: block;
            margin-top: 30px;
            font-size: 18px;
            color: #3e3e3e;
            font-weight: 600;
           text-align:center;
        }

        .serve .s-top .s-top-3 .s-img {
            display: inline-block;
            margin-left: 49px;
            margin-top: 10px;
        }

    .serve .s-top .s-top-4 {
        width: 147px;
        height: 276px;
        margin-left: 10px;
        background: url('../image/fb-4.png') no-repeat;
        opacity: 1;
        filter: alpha(opacity=100);
        float: left;
    }

.serve .s-top .s-top-4:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
        .serve .s-top .s-top-4 span {
            width: 100%;
            height: 27px;
            display: block;
            line-height: 27px;
            color: #3e3e3e;
            font-size: 14px;
            text-align: center;
        }
        .serve .s-top .s-top-4 .our {
            width: 147px;
            height: 276px;
            display: inline-block;
        }
        .serve .s-top .s-top-4 .s-word {
            display: block;
            margin-top: 30px;
            font-size: 18px;
            color: #3e3e3e;
            font-weight: 600;
           text-align:center;
        }

        .serve .s-top .s-top-4 .s-img {
            display: inline-block;
            margin-left: 49px;
            margin-top: 10px;
        }

.serve .s-bot {
    width: 620px;
    height: 140px;
    background-color: white;
    margin-top: 10px;
}

.serve .s-bot .s-bot-l {
    width: 150px;
    height: 140px;
    background-color: #CFAE69;
    float: left;
}

.serve .s-bot .s-bot-l span {
    text-align: center;
    display: block;
    padding-top: 30px;
}

.serve .s-bot .s-bot-l p {
    color: white;
    text-align: center;
    font-size: 20px;
}

.serve .s-bot .s-bot-r {
    width: 470px;
    height: 140px;
    float: left;
}

.serve .s-bot .s-bot-r div {
    margin-top: 5px;
}

.serve .s-bot .s-bot-r div span {
    margin-left: 23px;
    width:90px;
    display:block;
    float:left;
}

.serve .s-bot .s-bot-r div span a {
    color: #9B9B9B;
}

.serve .s-bot .s-bot-r div span a:hover {
    color: black;
}

.serve .s-right {
    width: 300px;
    height: 276px;
    margin-left: 10px;
    float: left;
}

    .serve .s-right .zz {
        width: 300px;
        height: 127px;
        overflow: hidden;
        background-color: #cfae69;
        margin-bottom: 22px;
    }
        .serve .s-right .zz .qq-ma {
            width: 150px;
            height: 127px;
            display: block;
            float: left;
            text-align: center;
            color: #fff;
        }
            .serve .s-right .zz .qq-ma em {
                font-style: normal;
                display: block;
                text-align: center;
                height: 30px;
                margin-top: 36px;
            }
            .serve .s-right .zz .qq-ma i {
                font-style: normal;
                display: block;
                text-align: center;
                line-height: 24px;
            }
        .serve .s-right .zz img {
            display: block;
            width: 90px;
            height: 90px;
            float: right;
            margin-right: 26px;
            margin-top: 18px;
        }
    .serve .s-right .qq {
        width: 300px;
        height: 127px;
        overflow: hidden;
        background-color: #cfae69;

    }

    .serve .s-right .qq .qq-ma {
        width: 150px;
        height: 127px;
        display: block;
        float: left;
        text-align: center;
        color: #fff;
    }

        .serve .s-right .qq .qq-ma em {
            font-style: normal;
            display: block;
            text-align: center;
            height: 30px;
            margin-top: 36px;
        }

        .serve .s-right .qq .qq-ma i {
            font-style: normal;
            display: block;
            text-align: center;
            line-height: 24px;
        }

    .serve .s-right .qq img {
        display: block;
        width: 90px;
        height: 90px;
        float: right;
        margin-right: 26px;
        margin-top: 18px;
    }
.windows {
    width: 154px;
    height: 122px;
    display: block;
    position: fixed;
    text-indent: -9999px;
    z-index: 10000;
    -webkit-animation: bounceAnimate3 5s ease infinite;
    -moz-animation: bounceAnimate3 5s ease infinite;
    -o-animation: bounceAnimate3 5s ease infinite;
    -ms-animation: bounceAnimate3 5s ease infinite;
    animation: bounceAnimate3 5s ease infinite;
    transition: all 1s;
}

@-webkit-keyframes bounceAnimate3 {
    0%,50%,100% {
        -webkit-transform: translate(0px,0px);
    }

    25%,75% {
        -webkit-transform: translate(0px,-10px);
    }
}

@-moz-keyframes bounceAnimate3 {
    0%,50%,100% {
        -moz-transform: translate(0px,0px);
    }

    25%,75% {
        -moz-transform: translate(0px,-10px);
    }
}

@-o-keyframes bounceAnimate3 {
    0%,50%,100% {
        -o-transform: translate(0px,0px);
    }

    25%,75% {
        -o-transform: translate(0px,-10px);
    }
}

@-ms-keyframes bounceAnimate3 {
    0%,50%,100% {
        -ms-transform: translate(0px,0px);
    }

    25%,75% {
        -ms-transform: translate(0px,-10px);
    }
}

@keyframes bounceAnimate3 {
    0%,50%,100% {
        transform: translate(0px,0px);
    }

    25%,75% {
        transform: translate(0px,-10px);
    }
}
.windows .pao{
    width:154px;
    height:124px;
}
.window-a .pao {
    background: url('../image/pao-1.png') no-repeat;
}

.window-b .pao {
    background: url('../image/pao-2.png') no-repeat;
}

.window-c .pao {
    background: url('../image/pao-3.png') no-repeat;
}

.window-d .pao {
    background: url('../image/pao-4.png') no-repeat;
}
.window-a {
    top: 20%;
    left: 128px
}

.window-b {
        top: 38%;
        left: 128px
    }
 .window-c {
    top: 56%;
    left: 128px
}
.window-d {
    top: 74%;
    left: 128px
}
.pm img{
    width:124px;
    height:124px;
    display:block;
}
.windows .pm {
    opacity: 0;
    width: 124px;
    height: 124px;
    margin-top: -124px;
    transition: all 0.5s;
}
.window-a:hover  .pm-1 {
    opacity: 1;
    transition: all 0.5s;
}
.window-b:hover .pm-2 {
    opacity: 1;
    transition: all 0.5s;
}
.window-c:hover .pm-3 {
    opacity: 1;
    transition: all 0.5s;
}
.window-d:hover .pm-4 {
    opacity: 1;
    transition: all 0.5s;
}

.yqlj {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    margin-top: 5px;
    background-color: #fff;
}

.yqlj-title {
    width: 100px;
    height: 60px;
    float: left;
    display: block;
    line-height: 60px;
    text-align: center;
    color: #000;
    font-size: 21px;
    margin-left: 20px;
    font-weight: 600;
    font-family: simsun;
}

.qimo8 {
    overflow: hidden;
    width: 1020px;
    float: right;
    margin-right: 30px;
    margin-top: 16px;
}

    .qimo8 .qimo {
        /*width:99999999px;*/
        width: 8000%;
        height: 30px;
    }

        .qimo8 .qimo div {
            float: left;
        }

        .qimo8 .qimo ul {
            float: left;
            height: 30px;
            overflow: hidden;
            zoom: 1;
        }

            .qimo8 .qimo ul li {
                float: left;
                line-height: 30px;
                list-style: none;
                min-width: 50px;
                margin-right: 10px;
            }

    .qimo8 li a {
        margin-right: 10px;
        color: #444444;
    }


    /*飘窗*/
.by-windows {
    width: 300px;
    height: 550px;
    background: url('../image/by-windows.png') no-repeat;
    position: fixed;
    right: 0;
    top: 240px;
}

    .by-windows .by-1 {
        width: 112px;
        height: 103px;
        display: block;
        margin-top: 68px;
        margin-left: 43px;
    }

    .by-windows .by-2 {
        width: 116px;
        height: 88px;
        display: block;
        margin-left: 158px;
        margin-top: 85px;
    }

    .by-windows .hdBtn {
        width: 210px;
        height: 30px;
        margin-top: 58px;
        margin-left: 52px;
    }

        .by-windows .hdBtn .by-3 {
            width: 105px;
            height: 30px;
            float: left;
            display: block;
        }

        .by-windows .hdBtn .by-4 {
            width: 105px;
            height: 30px;
            float: right;
            display: block;
        }



    .by-windows .btn {
        position: absolute;
        top: 25px;
        right: 40px;
        width: 22px;
        height: 22px;
        line-height: 22px;
        background: #ba3702;
        font-size: 26px;
        text-align: center;
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        border: 1px solid #fff;
        -webkit-transform: rotateZ( 45deg);
        -moz-transform: rotateZ(45deg);
        -o-transform: rotateZ(45deg);
        -ms-transform: rotateZ(45deg);
        transform: rotateZ( 45deg);
    }
    .by-windows .btn i{
        font-style:normal
    }
.qq-client {
    width: 40px;
    height: 160px;
    position: fixed;
    right: -50px;
    top: 240px;
}
    .qq-client a {
        width: 29px;
        height: 160px;
        display: inline-block;
        background-color: #393943;
        line-height: 40px;
        font-size: 16px;
        color: #ffcf7c;
        text-align: center;
        padding: 6px;
        font-style: italic;
    }