

.index-left-one {
    height: 112px;
}

.index-left-one img {
    width: 130px;
    height: 78px;
    display: inline-block;
}
.index-left-one .secondImg{
    width: 230px;
    height: 63px;
    display: inline-block;
    position: absolute;
    top:30px;
}
.index-left-two {
    height: 112px;
}

.index-right {
    height: 112px;
}

.index-right img {
    width: 138px;
    height: 76px;
    display: inline-block;
}

.index-sign {
    height: 80px;
    line-height: 80px;
}

.inde-sign-font {
    color: #ca231c;
}
.index-red-color {
    color: #ca231c;
}

.jumbotron {
    padding-top: 5px;
}

.index-content {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 101, 101);
    line-height: 1.2;
}

.index-pages-color {
    background: red;
}

.index-frame {
    width: 450px;
    height: 510px;
    background: white;
    position: fixed;
    border: 1px solid gray;
    border-radius: 2%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    
    
    
    
}

.index-frame-margin {
    margin-top: 25px;
}

.shopcar {
    background: #9c0903;
    color: white;
}
.fenye {
    background: gray;
}

