* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #ffffff;
}


body {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #ffff;
}

.logo {
    width: 100%;
    height: 205px;
    background: url(../images/top.png) no-repeat center top;
}

.banner {
    width: 100%;
    height: 451px;
    background: url(../images/banner.jpg) no-repeat center top;
}

.cont1 {
    width: 100%;
    height: 527px;
    background: url(../images/bg-1.png) no-repeat center top;
}

.w1200 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.flashtext {
    padding-top: 40px;
    box-sizing: border-box;
}

.flash {
    float: left;
    width: 608px;
    height: 405px;
    border: 1px solid #ffffff;
    position: relative;
}

.flash a {
    display: block;
}

.flash span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    margin-top: -80px;
    width: 160px;
    height: 160px;
    background: url(../images/v-icon.png) no-repeat center center;
    z-index: 99;
}

.newstext {
    width: 560px;
    height: 405px;
    float: right;
}

.newstext h2 {
    width: 520px;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    background: url(../images/news-tit.png) no-repeat center center;
    font-size: 24px;
    padding: 0 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newstext p {
    width: 100%;
    height: 120px;
    line-height: 40px;
    overflow: hidden;
    font-size: 20px;
    margin-bottom: 10px;
}

.newstext p a {
    color: #cccccc;
}


.newstext p a span {
    color: #ffffff;
}

.newstext ul li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
}

.newstext ul li a:hover {
    color: #cccccc;
}

.cont2 {
    width: 100%;
    height: 802px;
    background: url(../images/bg-pro1.png) no-repeat center top;
}

.cont3 {
    width: 100%;
    height: 740px;
    background: url(../images/bg-pro2.png) no-repeat center top;
}

.cont4 {
    width: 100%;
    height: 379px;
    background: url(../images/bg-4.png) no-repeat center top;
}

.flashvideo {
    height: 322px;
    overflow: hidden;
    background: url(../images/videoimg-2.png) no-repeat center top;
}

.cont5 {
    width: 100%;
    height: 1785px;
    background: url(../images/bg-5.png) no-repeat center top;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}

.xbt {
    width: 1200px;
    height: 404px;
    padding: 0 40px 0 30px;
    box-sizing: border-box;
    background: url(../images/bg-person.png) no-repeat center top;
}

.xbtcont a {
    display: flex;
    justify-content: space-between;
}


.xbtvideo {
    position: relative;
    margin-right: 50px;
}

.xbtvideo span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: url(../images/v-icon.png) no-repeat center center;
    background-size: contain;
}


.xbtcont a p {
    display: flex;
    align-items: center;
    line-height: 40px;
    font-size: 22px;
}

.cont6 {
    width: 100%;
    height: 787px;
    padding-top: 230px;
    box-sizing: border-box;
    background: url(../images/bg-6.png) no-repeat center top;
}

.xzwj {
    width: 1040px;
    height: auto;
    overflow: hidden;
}

.xzwj ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.xzwj ul li {
    width: 300px;
    height: 234px;
    line-height: 34px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    font-size: 18px;
}

.xzwj ul li img {
    width: 300px;
    height: 200px;
    display: block;
    border: 1px solid #ffffff;
    box-sizing: border-box;
}

.xzwj ul li span {
    position: absolute;
    width: 59px;
    height: 95px;
    left: 10px;
    bottom: 0;
    background: url(../images/add-icon.png) no-repeat center center;
    padding-top: 58px;
    box-sizing: border-box;
    color: #ffffff;
    text-align: center;
    line-height: 37px;

}


.xzwj ul li p {
    padding-left: 75px;
    box-sizing: border-box;
    overflow: hidden;
    height: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cont7 {
    width: 100%;
    height: 807px;
    background: url(../images/bg-7.png) no-repeat center center;
}

.cont8 {
    width: 100%;
    height: 1065px;
    padding-top: 155px;
    padding-bottom: 50px;
    box-sizing: border-box;
    background: url(../images/bg-8.png) no-repeat center center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.userwrap {
    height: 389px;
    padding: 10px 50px 60px 60px;
    box-sizing: border-box;
    background: url(../images/use-bg.png) no-repeat center top;
    display: flex;
    justify-content: space-between;
}


.userwrap a img {
    margin-right: 45px;
    border: 1px solid #ffffff;
    box-sizing: border-box;
}

.usertext {
    padding-left: 20px;
    padding-top: 50px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 42px;
}


.usertext h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

.cont9 {
    width: 100%;
    height: 707px;
    padding-top: 155px;
    box-sizing: border-box;
    background: url(../images/bg-9.png) no-repeat center top;
}

.jxzd ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.jxzd ul li {
    width: 270px;
    height: 230px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
}


.jxzd ul li img {
    display: block;
    width: 268px;
    height: 168px;
    border: 1px solid #ffffff;
}


.jxzd ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cont10 {
    width: 100%;
    height: 701px;
    padding-top: 125px;
    box-sizing: border-box;
    background: url(../images/bg-10.png) no-repeat center top;
}

.footer {
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    margin-top: 30px;
}

.feedback {
    width: 1200px;
    background: #ffffff;
    padding: 20px 50px;
    box-sizing: border-box;
}

.buses-u-23-24 {
    width: 100% !important;
}

.buses-u-1-2 {
    width: 50%;
    padding-right: 10px;
    box-sizing: border-box;
}

.buses-u-1-2-fr {
    padding-right: 0;
}

.buses-u-3-5 {
    padding-right: 10px;
    box-sizing: border-box;
}

/*.buy {
    position: fixed;
    right: 10px;
    bottom: 50px;
    width: 90px;
    height: 90px;
}

.buy img {
    width: 100%;
}

*/



@media screen and (max-width: 1920px) {

    .buy {
        position: fixed;
        right: 10px;
        bottom: 50px;
        width: 90px;
        height: 90px;
        z-index: 99;
    }

    .buy img {
        width: 100%;
    }


}

@media screen and (max-width: 1200px) {

    .buy {
        position: fixed;
        right: 10px;
        top: 1150px;
        width: 200px;
        height: 200px;
        z-index: 99;
    }

    .buy img {
        width: 100%;
    }


}