.rota-box {
    width: 300%;
}

.img-item {
    width: 33.333333333333333%;
}

.w1157 {
    width: 57.85rem;
}

.h200 {
    height: 10rem;
}

.mg-25-at {
    margin: 1.25rem auto;
}

/*------------轮播--------------------*/
.ul-cle {
    z-index: 1;
    bottom: 1rem;
}

.li-cle {
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    border: 0.05rem solid #FFFFFF;
}

.aBtn {
    width: 15%;
    height: 100%;
    line-height: 100%;
    z-index: 2;
    cursor: pointer;
}

.aBtn:hover {
    background: rgba(0, 0, 0, 0.05)
}

.aBtn:hover>span {
    color: white
}

.btn-l {
    left: 0;
}

.btn-r {
    right: 0;
}

.aBtn>span {
    font-size: 3rem;
    color: #ccc;
    width: 100%;
    font-weight: 900;
    text-align: center;
    display: block;
    line-height: 20rem;
}

/*-----------------------中间四块------------------------*/

.index-cont-item:hover {
    background: #eee;
}
/*-----------------------产品介绍------------------------*/
/* .instruction-fl-R p {
        text-align: left;
        font-size: 0.85rem;
        line-height: 0.9rem;
        color: #545a5f;
        text-indent: 0.85rem;
    }*/
/*-------------------news-list----------------------*/
.inews-box {
    overflow: hidden
}

.inews-box-item {
    position: relative;
    width: 18rem;
    font-size: 0.85rem;
    text-align: left;
}

.inews-item-title {
    color: #999;
    font-size: 0.8rem;
    font-weight: 500;
}

.inews-item-cont a {
    color: #545a5f;
    cursor: pointer;
}

.inews-item-cont a:hover {
    color: #337ab7;
}

.inews-item-cont p a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*--------------------news-list-------------------*/
@media screen and (min-width: 768px) {
    .index-cont-icon {
        margin-top: 0.75rem;
        margin-bottom: 1rem;
    }

    .fourImg {
        margin-top: 1rem;
    }

    .fourImg,
    .index-ban5 {
        width: 57.85rem;
    }

    .index-cont {
        margin: 0 auto 0.5rem;
        width: 58.5rem;
    }

    .index-cont-item {
        width: 14.55rem;
        padding: 1rem;
        text-align: center;
        display: inline-block;
        border-right: 1px solid #ebebeb;
    }

    .instruction-flex {
        display: flex;
        font-family: "SimSun";
    }

    .instruction-fl-L {
        flex: 1;
    }

    .instruction-fl-R {
        flex: 1;
        padding-right: 5.8rem;
    }

    .instruction-fl-R h3 {
        margin-top: 4rem;
        margin-bottom: 2rem;
        color: #0078e6;
        font-size: 22px;
    }

    .instruction-fl-R p {
        text-align: left;
        font-size: 14px;
        line-height: 22px;
        color: #545a5f;
        text-indent: 28px;
    }

    .index-news {
        margin: 0 auto 1.25rem;
        text-align: center
    }

    .index-news>h2>img {
        margin: 1rem auto;
    }

    .inews-box-item {
        padding: 0 0.75rem;
        margin-bottom: 1.5rem;
    }

    .index-company {
        padding: 1.25rem 0;
        margin: 0 auto 1.25rem
    }

    .index-banks {
        height: 3.4rem;
    }

    .index-banks>ul {
        position: absolute;
        left: 0;
        width: calc(1100%/3);
    }

    .index-banks-li {
        width: calc(100%/22);
    }

    .ind-ad {
        width: 1170px;
    }

    .ind-ad-L {
        width: 30%;
        height: 500px;
    }

    .ind-ad-R {
        width: 70%;
    }

    .ind-ad-L,
    .ind-ad-R {
        vertical-align: top;
    }

    .ind-ad-R span {
        font-size: 25px;
        margin-left: 1em;
    }

    .ind-ad-L,
    .ind-ad-R {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    #pic-list {
        z-index: 0;
    }

    .rota-box {
        z-index: 4;
    }

    .index-ban5 {
        width: 100%;
        overflow: hidden;
        margin: 0.5rem auto
    }

    .index-ban5>img {
        width: 100%;
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
    }

    .index-cont-icon {
        margin-top: 0;
        margin-bottom: 0.3rem;
        text-align: center;
    }

    .fourImg {
        width: 100%;
    }

    .index-cont {
        width: 98%;
        box-sizing: border-box;
        margin: 0 auto 0.3rem;
    }

    .index-cont-item {
        width: 25%;
        padding: 2% 0;
    }

    .index-cont-item>h5 {
        width: 90%;
        margin: 0 auto;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .index-cont-icon>img {
        width: 85%;
    }

    .instruction-flex {
        font-family: "SimSun";
    }
    .instruction-fl-L img {
    width:90%;
    }
    .instruction-fl-R h3 {
        margin-bottom: 2rem;
        color: #0078e6;
        font-size: 1rem;
    }

    .instruction-fl-R {
        padding-bottom: 0.5rem;
        padding: 0 0.5rem;
    }

    .instruction-fl-R p {
        text-align: left;
        font-size: 0.85rem;
        line-height: 1.5rem;
        margin-bottom: 0.5rem;
        color: #545a5f;
        text-indent: 1.7rem;
    }

    .index-news {
        width: 100%;
        margin: 0 auto 0.5rem;
        text-align: center
    }

    .index-news>h2>img {
        margin: 0.5rem auto 0;
        width: 100%;
        max-width: 25rem;
    }

    .inews-box {
        width: 98%;
        margin: 0 auto;
    }

    .inews-box-item,
    .inews-item-cont,
    .inews-item-cont>p,
    .index-company {
        width: 100%;
    }

    .inews-box-item {
        margin-bottom: 0.8rem;
    }

    .inews-item-cont {
        padding: 0 0.5rem;
        box-sizing: border-box;
    }

    .inews-item-cont>p>a {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .inews-item-title {
        margin-bottom: 0.3rem;
        font-size: 0.75rem;
    }

    .index-company>h2>img {
        margin: 0.25rem auto 0.25rem;
        width: 100%;
        max-width: 25rem;
    }

    #rotB {
        width: 100%;
        margin-bottom: 0.5rem;
    }

    .index-banks-li {
        width: calc(100%/3)
    }

    .ind-ad-L {
        width: 100%;
    }

    .ind-ad-R {
        width: 100%;
    }

    .ind-ad-L,
    .ind-ad-R {
        font-size: 14px;
    }

    .ind-ad-R p {
        margin-bottom: 0.3em;
    }

    .ind-ad-R>span {
        margin-left: 1em;
        font-size: 16px;
    }
    .cp-img img{
    width:48%;
    margin:1px 0;
    }

}

.index-cont-item>h5 {
    font-size: 0.7rem;
    font-weight: 500;
    text-align: center
}

.index-banks {
    width: 100%;
    position: relative;
    overflow: hidden
}

.index-banks-li {
    list-style: none;
    text-align: center;
}

.bank-img {
    display: block
}

.bank-img>img {
    height: 3.4rem
}

.ind-ad {
    margin-top: 1em;
}

.ind-ad-L,
.ind-ad-R {
    display: inline-block;
}

.ind-ad-L {
    background-color: orange;
}

.ind-ad-R p {
    text-indent: 2em;
    line-height: 1.6em;
    text-align: justify;
    padding-left: 1em;
    padding-right: 1em;
}

.ind-ad-R span {
    color: #0078e6;
}

.ind-ad-R>h2 {
    text-align: center;
    line-height: 1em;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    background-color: #fee;
}

.adT {
    padding-top: 0.6em;
    padding-bottom: 1.2em;
}

.adT>span{
    display: inline-block;
    vertical-align: middle;
}
.adT>span:before,
.adT>span:after {
    display: none;
    vertical-align: middle;
}

.adT>span:before,
.adT>span:after {
    width: 4em;
    height: 1px;
    background-color: #ccc;
    content: ""
}

.adT>span {
    font-size: 22px;
    font-family: "SimSun";
    color: #0078e6;
}

.adT>span:before {
    margin-right: 1em;
}

.adT>span:after {
    margin-left: 1em;
}
