* {
    padding: 0;
    margin: 0;
}

body {
    font-size: 14px;
    width: 1900px;
    font-family: "Microsoft Yahei";
}

ul, li {
    list-style: none;
}

a, a:hover {
    text-decoration: none;
    color: #000;
}

.clear {
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

i {
    font-style: normal;
}

.float-left {
    position: fixed;
    z-index: 9999;
    top: 40%;
    left: 4.8%;
    width: 226px;
    height: 349px;
    background: url("float-left.html"/*tpa=http://www.yscq2.com/Content/index/statics/images/float-left.html*/) no-repeat center top;
}

.fl-l-ewm {
    width: 100%;
    height: 349px;
    position: relative;
}

    .fl-l-ewm .imgewm {
        width: 129px;
        height: 129px;
        position: absolute;
        top: 42%;
        left: 22%;
    }

.dlp {
    width: 100%;
    height: 60px;
    text-align: center;
    display: block;
    position: absolute;
    top: 15%;
}

    .dlp img {
        margin: 0 auto;
    }

.float-right {
    position: fixed;
    z-index: 9999;
    top: 40%;
    right: 3.8%;
    width: 259px;
    height: 370px;
    background: url("float-right.png"/*tpa=http://www.yscq2.com/Content/index/statics/images/float-right.png*/) no-repeat center top;
}

.fl-r-ewm span {
    position: absolute;
    left: 33%;
    display: block;
    color: #fff;
    font-size: 15px;
    text-shadow: 1px 1px 3px #000;
}


.fl-r-box {
    width: 160px;
    height: auto;
    left: 47px;
    top: 44px;
    position: absolute;
}

.fl-r-bg {
    width: 160px;
    height: auto;
    background: url("f-r-bg.png"/*tpa=http://www.yscq2.com/Content/index/statics/images/f-r-bg.png*/) repeat-y;
}

.fl-r-bg-box {
    width: 132px;
    height: auto;
    margin-left: 14px;
    text-shadow: 1px 1px 3px #000;
}

.fl-r-bt {
    width: 160px;
    height: 58px;
    background: url("fl-r-bt-bg.png"/*tpa=http://www.yscq2.com/Content/index/statics/images/fl-r-bt-bg.png*/) no-repeat;
}

.fl-r-bg-box .title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-top: 1px solid #FF2C29;
    color: #FDCD01;
    font-size: 16px;
    display: block;
}

.fl-r-bg-box .num {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    display: block;
}

    .fl-r-bg-box .num img {
        margin-left: 5px;
    }

.fl-r-bg-box .flimg {
    width: 100%;
    height: auto;
}

    .fl-r-bg-box .flimg img {
        width: 110px;
        height: 110px;
        border: 10px solid #fff;
    }



.main {
    background: url("bg.jpg"/*tpa=http://www.yscq2.com/Content/index/statics/images/bg.jpg*/)no-repeat center top;
    background-color: #09080d;
    position: relative;
}
/*.main-body{ position: absolute; top:0; left:0; z-index: 1;}*/
.main-bg {
    position: absolute;
    top: 0;
    left: 0;
}

.banner {
    width: 1268px;
    height: 580px;
    margin: 0 auto;
}

.banner-box {
    width: 1268px;
    height: 580px;
    position: relative;
    z-index: 222;
}

.imgbox {
    width: 1268px;
    height: 580px;
    position: relative;
    overflow: hidden;
}

.img {
    width: 1268px;
    position: absolute;
    display: none;
}

.im {
    display: block;
}
.nnx {
    position: absolute;
    z-index: 999999;
}
.nn1 {
    width: 208px;
    height: 57px;
    bottom: 10%;
    right: 41%;
    position: absolute;
    z-index: 999999;
}

.nn2 {
    width: 103px;
    height: 103px;
    top: 38%;
    left: 27%;
    position: absolute;
    z-index: 999999;
}

.nn3 {
    width: 160px;
    height: 161px;
    top: 70%;
    right: 26%;
    position: absolute;
    z-index: 999999;
}

.nn4 {
    width: 397px;
    height: 109px;
    top: 65%;
    left: 35%;
    position: absolute;
    z-index: 999999;
}

.nn {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    animation: pulse infinite;
    cursor: pointer;
}

.qq-img {
    -webkit-animation-name: flash;
    animation-name: flash;
    animation: flash infinite;
    cursor: pointer;
}


.cirbox {
    width: 200px;
    position: absolute;
    bottom: 15px;
    z-index: 10;
    left: 50%;
    margin-left: -44px;
    cursor: pointer;
}

.cir {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: .4;
    float: left;
    border-radius: 6px;
    margin: 0 5px;
    cursor: pointer;
}

    .cir:hover {
        background-color: cyan;
        transition: .8s;
    }

.cr {
    opacity: 1;
}

    .cr:hover {
        background-color: #fff;
    }


.box {
    width: 1268px;
    height: auto;
    background: #F7F8FC;
    margin: 0 auto;
}

.box-list {
    width: 1258px;
    height: auto;
    margin: 0 auto;
    background: red;
}

    .box-list li {
        width: 33.3%;
        height: auto;
        float: left;
    }

.box-list-box {
    width: 98%;
    height: 350px;
    background: #fff;
    margin: 10px auto;
    position: relative;
}

.int {
    width: 83px;
    height: 82px;
    background: url("int.png"/*tpa=http://www.yscq2.com/Content/index/statics/images/int.png*/) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
}

.show-img-body {
    width: 100%;
    height: 231px;
}

.show-img-box {
    position: relative;
    cursor: pointer;
}

.show-img {
    width: 410px;
    height: 231px;
    position: absolute;
    left: 0;
    top: 0;
}

    .show-img img {
        width: 410px;
        height: 231px;
    }

.show-ewm {
    width: 410px;
    height: 231px;
    background: rgba(000,000,000,.5);
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
}

.show-img-box:hover .show-ewm {
    display: block;
}

.show-ewm span {
    width: 100%;
    height: 158px;
    margin-top: 30px;
    display: block;
    text-align: center;
}

    .show-ewm span img {
        border: 5px solid #fff;
        height: 159px;
        width: 159px;
    }

.title-box {
    width: 100%;
}

    .title-box .left {
        width: 70%;
        height: 110px;
        float: left;
    }

        .title-box .left span {
            width: 80%;
            display: block;
            line-height: 40px;
            margin: 0 auto;
        }

            .title-box .left span:first-child {
                margin-top: 20px;
                font-size: 24px;
                color: #000;
            }

    .title-box .right {
        width: 30%;
        height: 110px;
        float: left;
    }

.more {
    width: 100%;
    text-align: center;
}

    .more img {
        margin-top: 15px;
    }

.banben {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}

    .banben span {
        width: 104px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        background: url("banben.png"/*tpa=http://www.yscq2.com/Content/index/statics/images/banben.png*/) no-repeat center;
        display: block;
        margin: 0 auto;
        color: #9A6C30;
    }

.home-sub span {
    width: 104px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #F9761B;
    display: block;
    border-radius: 15px;
    margin: 0 auto;
    color: #FCFFFF;
    cursor: pointer;
}

    .home-sub span:hover {
        background: #9A6C30;
    }


.footer {
    width: 100%;
    height: 110px;
    text-align: center;
    overflow: hidden;
    background: #29282E;
    color: #ffffff;
    line-height: 35px;
}

    .footer span {
        margin-top: 10px;
        display: block;
    }
