.section{
    padding: 90px 0;
}
.section .container{
    padding: 0 15px;
    width: 1500px;
    margin: 0 auto;
}

/*.banner{*/
/*    width: 100%;*/
/*    height: 510px;*/
/*    background-image: url(../index//image/school.jpg);*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/
    /* background: no-repeat center / cover; */
/*    color: #fff; */
/*}*/
.container{
    padding: 0 15px;
    width: 1500px;
    margin: 0 auto;
}
.banner .container {
    display: table;
    height: 100%;
}
.banner .warp {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 30px 0;
}
.banner h5 {
    margin: 0;
    font-size: 80px;
    text-transform: uppercase;
    color: #fff; 
    font-weight: bold;
}
.banner h4 {
    margin: 0;
    font-size: 36px;
    font-weight: normal;
    color: #fff; 
    font-weight: normal;

}
.banner .sc-form {
    margin: 30px auto 0;
    max-width: 700px;
}
.outBox{
    display: flex;
}
.sc-form button{
    width: 62px;
    height: 62px;
    border-radius: 50%;
    cursor: pointer;
    border: 0;
    outline: none;
    background: #00a2e9 url(../index//image/search.png) no-repeat center / contain;
}
.inputOut{
    background-color: #fff; 
    margin-right: 83px;
    padding: 15px 32px;
    border-radius: 60px;
    width: 80%;
}
.banner .sc-form  input {
    outline: none;
    display: block;
    width: 100%;
    border: 0;
    font-size: 16px;
    line-height: 32px;
    padding: 0;
}
.sort {
    margin-bottom: 40px;
}
.sort dl {
    margin: 0 0 1px;
    background-color: #fbfbfb;
    overflow: hidden;
}
.sort dt {
    float: left;
    text-align: center;
    width: 128px;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 0;
}
.sort dt strong {
    display: block;
    border-right: 1px solid #c5c5c5;
}
.sort dd {
    margin-left: 168px;
    overflow: hidden;
    height: 60px;
}
.sort dd p {
    margin: 0;
    overflow: hidden;
    padding: 0 0 20px;
}
.sort dd p a:hover, .sort dd p a.active {
    color: #d8b86c;
}


.sort dd p a {
    display: block;
    float: left;
    margin: 20px 65px 0 0;
}
.sort dd .more {
    float: right;
    background: url(../img/footer11.png) no-repeat right center;
    padding-right: 20px;
    margin: 20px;
}
.scBox {
    position: relative;
    background-color: #f7f7f7;
    display: flex;
    flex-direction: row;
}
.scLeft{
    background-color: #fff;
    padding-right: 40px;
    min-height: 700px;
    width: 80%;
}
.scRight{
    width: 300px;
}
.filter {
    background-color: #e1e1e1;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}
.filter a.active {
    background-color: #009bde;
    color: #fff;
    
}
.filter a {
    line-height: 54px;
    font-size: 0;
    padding: 0 30px;
}
.filter a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
.filter .search{
    position: relative;
    margin-top: 12px;
    margin-right: 12px;
}
.search button{
    outline: none;
}
.filter  input {
    outline: none;
    display: block;
    padding: 5px 55px 5px 15px;
    border: 0;
    background-color: #fff;
    border-radius: 20px;
    line-height: 20px;
    width: 200px;
}
.img {
    text-align: center;
    font-size: 0;
}
.filter  button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 30px;
    border: 0;
    background: url(../img/product5.png) no-repeat center;
}
.list-4 li {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #f1f1f1;
}
.list-4 li a {
    display: block;
    overflow: hidden;
    display: flex;
}
.list-4 li .img {
    width: 270px;
    background: #006693;
    position: relative;
}
.list-4 li .img .imgbg {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    opacity: .7;
}
.scLogo{
    width: 87px;
    height: 87px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -43.5px 0 0 -43.5px;

}
.img .logo {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}
.list-4 li .text {
    position: relative;
    padding-right: 170px;
    margin-left: 40px;
    width: 70%;
}

.list-4 li .text h4 {
    margin: 0;
    font-weight: normal;
    font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-4 li .text h4 small {
    display: block;
    color: #666;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-4 li .text .add {
    color: #666;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    display: block;
    background: url(../img/index23.png) no-repeat 0 center;
    padding-left: 20px;
}
.list-4 li .text .tag {
    font-size: 0;
    margin-top: 10px;
}
.list-4 li .text .tag span {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 5px 0 0;
    color: #727272;
    background-color: #f3f3f3;
    padding: 3px 10px;
    font-size: 14px;
}
.list-4 li .text .price p {
    margin: 10px 60px 0 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #8f8f8f;
}
.list-4 li .text .price span {
    display: block;
    color: #333;
}
.list-4 li .text .more {
    position: absolute;
    right: 0;
    top: 50%;
    line-height: 35px;
    margin-top: -17px;
    background-color: #d8b86c;
    color: #fff;
    width: 140px;
    text-align: center;
    border-radius: 20px;
    font-size: 16px;
}
a:hover h4{
    color: #d8b86c;
}
.scRight .top-img img{
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.list-5 li a{
    display: flex;
    padding: 30px 20px;
    border-top: solid 1px #e8e8e8;
    overflow: hidden;
}
.list-5 li .img {
    float: left;
    width: 85px;
    height: 85px;
    line-height: 85px;
    border-radius: 50%;
    overflow: hidden;
}
.img img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.list-5 li .text  {
    width: 60%;
    margin-left: 20px;
}
.list-5 li .text h4 {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-5 li .text p {
    margin: 30px 0 0 0;
    font-size: 12px;
    color: #797979;
}
.list-5 li .text p span {
    color: #c00000;
}
.six-list {
    margin-left: -50px;
}
.six-list li {
    float: left;
    width: 16.666666%;
}
.six-brand {
    padding: 30px 0;
    border-top: 1px solid #eee;
}
.six-list li:first-child .wrap {
    background: none;
}

.six-list li .wrap {
    background: url(./image/index39.png) no-repeat left center;
    padding: 0 0 0 25px;
    overflow: hidden;
    margin-left: 25px;
}
.six-list li .img {
    float: left;
    border: 1px solid #eee;
    border-radius: 50%;
    overflow: hidden;
    width: 64px;
    height: 64px;
    line-height: 64px;
}
.six-list .img img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.six-list li .text {
    margin-left: 74px;
    font-size: 16px;
    line-height: 2.9;
    padding: 5px 0;
    text-align: justify;
}
@media screen and (max-width: 1550px){
.container {
    width: 1200px;
}
.six-list li .img {
    float: none;
    margin: 0 auto;
}
.six-list li .text {
    margin: 10px 0 0;
    text-align: center;
    font-size: 14px;
}
.list-4 li .text {
    margin-left: 40px;
    padding-right: 140px;
}
}



@media screen and (max-width: 767px){
    .scLeft{

        width: 100%;
    }
    .sort {
        margin: -30px -15px 20px;
    }
    .sort dt {
        width: 90px;
        font-size: 12px;
        line-height: 18px;
        padding: 15px 0;
    }
    .sort dd {
        height: 48px;
        margin-left: 110px;
    }
    .sort dd p {
        padding-bottom: 15px;
    }
    .sort dd p a {
        margin: 15px 15px 0 0;
        font-size: 12px;
        line-height: 18px;
    }
    .six-brand {
        display: none;
    }
    .list-4 li .img {
        width: auto;
    }
    .list-4 li a {
        display: block;
        overflow: hidden;
    }
    .scBox{
        flex-direction: column;
    }
    .scLeft {
        margin: 0;
        padding: 0;
        min-height: auto;
    }
    .scBox {
        background-color: transparent;
        margin-bottom: -30px;
    }
    .list-4 li .text {
        margin: 15px 0 0;
        padding: 0;
        width: 100%;
    }
    .list-4 li .text h4 {
        font-size: 20px;
    }
    .list-4 li .text .tag span {
        font-size: 12px;
    }
    .list-4 li .text .price p {
        margin-top: 10px;
        margin-right: 20px;
        font-size: 12px;
    }
    .list-4 li .text .more {
        width: 80px;
        font-size: 12px;
        line-height: 30px;
        top: auto;
        bottom: 0;
        margin: 0;
    }
    .scRight {
        position: static;
        width: auto;
        margin: 30px -15px 0;
        background-color: #f7f7f7;
    }
    .scRight>.top-img:first-child {
        display: none;
    }
}

