body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}
.back-btn {
    height: 60px;
    display: block;
    position: fixed;
    right: 100px;
    top: 130px;
    top: 64px;
    z-index: 111111111111111111111111;
    cursor: pointer;

}
.carousel-inner{

    height: 100% !important;
}
.item-lunbo{

    height: 100% !important;
}
.item-lunbo img {

    height: 100% !important;
    object-fit: cover;
}

body {
    font: 12px "微软雅黑", "Arial Narrow", HELVETICA;
    background: #fff;
}

a {
    color: #172c45;
    text-decoration: none
}

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

em,
i {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word
}

.t {
    width: 100%;
}

.c {
    width: 1200px;
    margin: 0 auto;
}

.l {
    float: left;
}

.r {
    float: right;
}

.nodata {
    width: 100%;
    height: 300px;
    font-size: 18px;
    text-align: center;
    color: #c6c6c6;
}
.carousel-indicators li{
margin-right: 6px !important;
}

.item-lunbo-jump {

    cursor: pointer;
}


