  .slideBoxd1 {
        width: 493px;
        height: 320px;
        overflow: hidden;
        position: relative;}

    .slideBoxd1 .hdd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 10px;
        bottom: 5px;
        z-index: 1;}

    .slideBoxd1 .hdd ul {
        overflow: hidden;
        zoom: 1;
        float: left;}

    .slideBoxd1 .hdd ul li {
        float: left;
        margin-right: 7px;
        width: 13px;
        height: 13px;
        line-height: 14px;
        text-align: center;
        background: #fff;
        cursor: pointer;
        border-radius: 100%;}

    .slideBoxd1 .hdd ul li.on {
        background: #f00;
        color: #fff;}

    .slideBoxd1 .bdd {
        position: relative;
        height: 100%;
        z-index: 0;}

    .slideBoxd1 .bdd li {
        zoom: 1;
        vertical-align: middle;}

    .slideBoxd1 .bdd img {
        width: 493px;
        height: 320px;
        display: block;}

    .slideBoxd1 .dabox {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        background: rgba(0, 0, 0, 0.4);
        height: 63px;}

    .slideBoxd1 .dabox .date1 {
        display: block;
        text-align: center;
        font-size: 25px;
        color: #fff;
        font-weight: bold;
        padding-top: 3px;}

    .slideBoxd1 .dabox .date2 {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #fff;
        font-weight: bold;}

    .slideBoxd1 .titbox {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 370px;
        color: #fff;
        text-align: left;
        text-indent: 20px;
        font-size: 16px;
        background: rgba(0, 0, 0, 0.4);
        height: 63px;
        line-height: 45px;
        font-weight: bold;}


    /* 下面是前/后按钮代码，如果不需要删除即可 */
    .slideBoxd1 .prev,
    .slideBoxd1 .next {
        position: absolute;
        left: 3%;
        top: 50%;
        margin-top: -25px;
        display: block;
        width: 32px;
        height: 40px;
        background: url(../images/slider-arrow.png) -110px 5px no-repeat;
        filter: alpha(opacity=50);
        opacity: 0.5;
        display: none;}

    .slideBoxd1 .next {
        left: auto;
        right: 3%;
        background-position: 8px 5px;}

    .slideBoxd1 .prev:hover,
    .slideBoxd1 .next:hover {
        filter: alpha(opacity=100);
        opacity: 1;}

    .slideBoxd1 .prevStop {
        display: none;}

    .slideBoxd1 .nextStop {
        display: none;}
  .slideBoxd2 {
        width: 493px;
        height: 320px;
        overflow: hidden;
        position: relative;}

    .slideBoxd2 .hdd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 10px;
        bottom: 5px;
        z-index: 1;}

    .slideBoxd2 .hdd ul {
        overflow: hidden;
        zoom: 1;
        float: left;}

    .slideBoxd2 .hdd ul li {
        float: left;
        margin-right: 7px;
        width: 13px;
        height: 13px;
        line-height: 14px;
        text-align: center;
        background: #fff;
        cursor: pointer;
        border-radius: 100%;}

    .slideBoxd2 .hdd ul li.on {
        background: #f00;
        color: #fff;}

    .slideBoxd2 .bdd {
        position: relative;
        height: 100%;
        z-index: 0;}

    .slideBoxd2 .bdd li {
        zoom: 1;
        vertical-align: middle;}

    .slideBoxd2 .bdd img {
        width: 493px;
        height: 320px;
        display: block;}

    .slideBoxd2 .dabox {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        background: rgba(0, 0, 0, 0.4);
        height: 63px;}

    .slideBoxd2 .dabox .date1 {
        display: block;
        text-align: center;
        font-size: 25px;
        color: #fff;
        font-weight: bold;
        padding-top: 3px;}

    .slideBoxd2 .dabox .date2 {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #fff;
        font-weight: bold;}

    .slideBoxd2 .titbox {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 370px;
        color: #fff;
        text-align: left;
        text-indent: 20px;
        font-size: 16px;
        background: rgba(0, 0, 0, 0.4);
        height: 63px;
        line-height: 45px;
        font-weight: bold;}


    /* 下面是前/后按钮代码，如果不需要删除即可 */
    .slideBoxd2 .prev,
    .slideBoxd2 .next {
        position: absolute;
        left: 3%;
        top: 50%;
        margin-top: -25px;
        display: block;
        width: 32px;
        height: 40px;
        background: url(../images/slider-arrow.png) -110px 5px no-repeat;
        filter: alpha(opacity=50);
        opacity: 0.5;
        display: none;}

    .slideBoxd2 .next {
        left: auto;
        right: 3%;
        background-position: 8px 5px;}

    .slideBoxd2 .prev:hover,
    .slideBoxd2 .next:hover {
        filter: alpha(opacity=100);
        opacity: 1;}

    .slideBoxd2 .prevStop {
        display: none;}

    .slideBoxd2 .nextStop {
        display: none;}
.slideBoxd3 {
        width: 493px;
        height: 320px;
        overflow: hidden;
        position: relative;}

    .slideBoxd3 .hdd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 10px;
        bottom: 5px;
        z-index: 1;}

    .slideBoxd3 .hdd ul {
        overflow: hidden;
        zoom: 1;
        float: left;}

    .slideBoxd3 .hdd ul li {
        float: left;
        margin-right: 7px;
        width: 13px;
        height: 13px;
        line-height: 14px;
        text-align: center;
        background: #fff;
        cursor: pointer;
        border-radius: 100%;}

    .slideBoxd3 .hdd ul li.on {
        background: #f00;
        color: #fff;}

    .slideBoxd3 .bdd {
        position: relative;
        height: 100%;
        z-index: 0;}

    .slideBoxd3 .bdd li {
        zoom: 1;
        vertical-align: middle;}

    .slideBoxd3 .bdd img {
        width: 493px;
        height: 320px;
        display: block;}

    .slideBoxd3 .dabox {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        background: rgba(0, 0, 0, 0.4);
        height: 63px;}

    .slideBoxd3 .dabox .date1 {
        display: block;
        text-align: center;
        font-size: 25px;
        color: #fff;
        font-weight: bold;
        padding-top: 3px;}

    .slideBoxd3 .dabox .date2 {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #fff;
        font-weight: bold;}

    .slideBoxd3 .titbox {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 370px;
        color: #fff;
        text-align: left;
        text-indent: 20px;
        font-size: 16px;
        background: rgba(0, 0, 0, 0.4);
        height: 63px;
        line-height: 45px;
        font-weight: bold;}


    /* 下面是前/后按钮代码，如果不需要删除即可 */
    .slideBoxd3 .prev,
    .slideBoxd3 .next {
        position: absolute;
        left: 3%;
        top: 50%;
        margin-top: -25px;
        display: block;
        width: 32px;
        height: 40px;
        background: url(../images/slider-arrow.png) -110px 5px no-repeat;
        filter: alpha(opacity=50);
        opacity: 0.5;
        display: none;}

    .slideBoxd3 .next {
        left: auto;
        right: 3%;
        background-position: 8px 5px;}

    .slideBoxd3 .prev:hover,
    .slideBoxd3 .next:hover {
        filter: alpha(opacity=100);
        opacity: 1;}

    .slideBoxd3 .prevStop {
        display: none;}

    .slideBoxd3 .nextStop {
        display: none;}
 .imgBox {
        position: relative;
        overflow: hidden;
        isolation: isolate
    ;}

    .imgBox .img {
        padding-bottom: 52.4%;
        transition: .5s;
        background-size: cover;
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        background: #eee
    ;}

    .imgBox img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: .5s
    ;}

    .homeg {    padding: 10px;
    border: #eaeaea 1px solid;
        position: relative;}

    .homeg .item .img {
        padding-bottom: 52.4%
    ;}

  

    .swiBtn a.prev {
            display: block;
    width: 17px;
    height: 17px;
    overflow: hidden;
    cursor: pointer;
    background: url(images/ks-arrow.png) -2px -21px #038fa5 no-repeat;
    position: absolute;
    top: 40%;
    left: 27px;
    transform: translateY(-40%);
    z-index: 99999;}

    .swiBtn a.next {
            display: block;
    width: 17px;
    height: 17px;
    float: right;
    overflow: hidden;
    cursor: pointer;
    background: url(images/ks-arrow.png) -21px -22px #038fa5 no-repeat;
    position: absolute;
    top: 40%;
    right: 27px;
    transform: translateY(-40%);
    z-index: 99999;}
.swiBtn a.prev:hvoer{background: url(images/ks-arrow.png) -21px -22px #6589b7 no-repeat;}
.swiBtn a.next:hvoer{    background: url(images/ks-arrow.png) -2px -21px #6589b7 no-repeat;}
.footer_left li
{
margin:0 0 20px！important;
display:block;}
