* {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

#head {
    clear: both;
    width: 100%;
    background-color: #F5F5F5;
    height: 40px;
}

#good {
    width: 1226px;
    height: 640px;
    margin: 0px auto;
    margin-top: 40px;
}
.good-middle {
    float: left;
    margin-left: 50px;
    margin-top:-30px ;
}
.good-middle img{
    width: 560px;
    height: 560px;
}
.good-right {
    float: right;
    width: 420px;
    margin-bottom: 100px;
}

.dizhi {
    width: 400px;
    border: 1px solid#E0E0E0;
    height: 65px;
    line-height: 60px;
    background-color: #FAFAFA;
    margin-top: 13px;
}

.dizhi span {
    margin-right: 10px;
    font-size: 20px;
}

.jiaqian {
    width: 400px;
    border: 1px solid#E0E0E0;
    height: 65px;
    line-height: 60px;
    margin-top: 20px;
}
.jiaqian span{
    font-size: 28px;
    color: #ff6700;
    margin-left: 20px;
}
.car {
    width: 420px;
}

.shopcar {
    float: left;
    width: 264px;
    height: 50px;
    line-height: 50px;
    background-color: #ff6700;
    font-size: 18px;
    color: white;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 25px;
    cursor: pointer;
}

.shopcar:hover {
    background-color: #FB6302;
}

.like {
    margin-top: 30px;
    float: right;
    background-color: #B0B0B0;
    width: 143px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: white;
    text-align: center;
    margin-bottom: 25px;
    cursor: pointer;
}

.like:hover {
    background-color: #949494;
}

.tuihuo {
    clear: both;
    color: #B0B0B0;
    font-size: 14px;
    font-weight: bold;
}

.pingjia {
    width: 420px;
    border: 1px solid#E0E0E0;
    border-left: none;
    border-right: none;
    height: 38px;
    line-height: 38px;
    margin-top: 20px;
    text-align: center;
}

.pingjia a {
    display: block;
    float: left;
    width: 139px;
    text-align: center;
    border-right: 1px solid#E0E0E0;
    line-height: 18px;
    color: #757575;
    position: relative;
    top: 10px;
}

.pingjia a:hover {
    color: #ff6700;
}

.chakan a {
    color: #757575;
}

.chakan a:hover {
    color: #ff6700;
}
#caidan {
    width: 100%;
    height: 41px;
    background-color: #333333;
    position: relative;
}

.caidan-1 {
    width: 1226px;
    margin: 0px auto;
    height: 41px;
}

.caidan-1 li {
    list-style-type: none;
    float: left;
    line-height: 41px;
    margin: 0px 3px;
    color: #424242;
}

.caidan-1 li a {
    color: #B0B0B0;
}

.caidan-1 li a:hover {
    color: white
}

.cart {
    float: right;
    height: 41px;
    line-height: 41px;
    text-align: center;
    color: #F5F5F5;
    width: 120px;
    background-color: #b0b0b076;
}
.cart a{
    text-decoration: none;
    color: #333;
}
.cart:hover {
    background-color: white;
}

.caidan-2 {
    width: 1226px;
    margin: 0px auto;
    margin-top: 25px;
    text-align: center;
    position: relative;
}
.caidan-2-logo{
    float: left;
    margin-bottom: 25px;
}
.caidan-2-logo img{
    width:56px;
    height:56px;
}
.caidan-2-1 {
    margin-top: 25px;
    margin-left: 50px;
}

.caidan-2-1 li {
    list-style-type: none;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    cursor: pointer;
    padding-bottom: 40px;
}

.caidan-2-1 li:hover {
    color: #ff6700;
}

#all:hover {
    color: #333333;
}
.seacher{
    float: right;
}
#neirong {
    width: 242px;
    border: 1px solid#b0b0b0;
    height: 47px;
    position: relative;
    outline: none;
}
#x {
    position: relative;
    top: -35px;
    height: 20px;
    line-height: 20px;
    left: 45px;
}
#y {
    position: relative;
    top: -55px;
    left: 155px;
    height: 20px;
    line-height: 20px;
}
.z {
    height: 120px;
    border: 1px solid#ff6700;
    border-top: none;
    width: 242px;
    z-index: 10;
    position: absolute;
    top: 50px;
    background-color: white;
    display: none;
}

.z div {
    height: 30px;
    line-height: 30px;
    width: 242px;
    cursor: pointer;
}

.z div:hover {
    background-color: #E0E0E0;
}
.z span{
    color: #424242;
}
#fenlei {
    clear: both;
    position: absolute;
    top: 83px;
    background-color: white;
    width: 235px;
    height: 460px;
    border: 1px solid#ff6700;
    text-align: left;
    display: none;
    z-index: 1;
}

#fenlei ul {
    margin-top: 20px;
}

#fenlei li {
    list-style-type: none;
    height: 42px;
    line-height: 42px;
    color: #424242;
    padding-left: 20px;
    font-weight: bold;
    cursor: pointer;
}

#fenlei li:hover {
    background-color: orangered;
    color: white;
}
#fenlei i{
    float: right;
    margin-right: 20px ;
    
}
.caidan-3 {
    width: 100%;
    position: absolute;
    top: 150px;
    height: 244px;
    border-top: 1px solid#E0E0E0;
}

#img-head {
    width: 100%;
    background-color: #F5F5F5;
}
#shouji {
    width: 795px;
    height: 460px;
    background-color: white;
    position: absolute;
    top: 84px;
    left: 237px;
    z-index: 10;
    display: none;
    border-top: 1px solid#E0E0E0;
}

.shouji-1 {
    width: 265px;
    height: 76.6px;
    background-color: white;
    z-index: 2;
    cursor: pointer;
}

.shouji-1:hover .shouji-1-2 {
    color: #ff6700;
}

.shouji-1-1 {
    float: left;
    margin-top: 15px;
    margin-left: 20px;
}
.shouji-1-1 img{
    width: 45px;
    height: 45px;
}
.shouji-1-2 {
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}

#xiaomishouji {
    width: 100%;
    position: absolute;
    top: 148px;
    z-index: 10;
    border-top: 1px solid black;
    height: 230px;
    background-color: white;
    display: none;
}

.xiaomishouji-1 {
    float: left;
    width: 200px;
    text-align: center;
}

.xiaomishouji-1-2 {
    margin-top: 30px;
    margin-left: -30px;
}

.xiaomishouji-1-2 img {
    width: 60%;
}

.xiaomishouji-1-3 {
    width: 120px;
    text-align: center;
    margin-top: 30px;
    margin-left: 25px;
}

@keyframes myfirst {
    from {
        left: -1226px;
    }
    to {
        left: 0px;
    }
}

@keyframes myfirst1 {
    from {
        left: -2452px;
    }
    to {
        left: 0px;
    }
}

@keyframes myfirst2 {
    from {
        left: -3678px;
    }
    to {
        left: 0px;
    }
}

@keyframes myfirst3 {
    from {
        left: 0px;
    }
    to {
        left: -1226px;
    }
}

@keyframes myfirst4 {
    from {
        left: 0px;
    }
    to {
        left: -2452px;
    }
}

@keyframes myfirst5 {
    from {
        left: 0px;
    }
    to {
        left: -3678px;
    }
}

@keyframes myfirst6 {
    from {
        left: -1226px;
    }
    to {
        left: -2452px;
    }
}

@keyframes myfirst7 {
    from {
        left: -1226px;
    }
    to {
        left: -3678px;
    }
}

@keyframes myfirst8 {
    from {
        left: -2452px;
    }
    to {
        left: -1226px;
    }
}

@keyframes myfirst9 {
    from {
        left: -3678px;
    }
    to {
        left: -1226px;
    }
}

@keyframes myfirst10 {
    from {
        left: -2452px;
    }
    to {
        left: -3678px;
    }
}

@keyframes myfirst11 {
    from {
        left: -3678px;
    }
    to {
        left: -2452px;
    }
}
@keyframes myfirst {
    from {
        left: -1226px;
    }
    to {
        left: 0px;
    }
}

@keyframes myfirst1 {
    from {
        left: -2452px;
    }
    to {
        left: 0px;
    }
}

@keyframes myfirst2 {
    from {
        left: -3678px;
    }
    to {
        left: 0px;
    }
}

@keyframes myfirst3 {
    from {
        left: 0px;
    }
    to {
        left: -1226px;
    }
}

@keyframes myfirst4 {
    from {
        left: 0px;
    }
    to {
        left: -2452px;
    }
}

@keyframes myfirst5 {
    from {
        left: 0px;
    }
    to {
        left: -3678px;
    }
}

@keyframes myfirst6 {
    from {
        left: -1226px;
    }
    to {
        left: -2452px;
    }
}

@keyframes myfirst7 {
    from {
        left: -1226px;
    }
    to {
        left: -3678px;
    }
}

@keyframes myfirst8 {
    from {
        left: -2452px;
    }
    to {
        left: -1226px;
    }
}

@keyframes myfirst9 {
    from {
        left: -3678px;
    }
    to {
        left: -1226px;
    }
}

@keyframes myfirst10 {
    from {
        left: -2452px;
    }
    to {
        left: -3678px;
    }
}

@keyframes myfirst11 {
    from {
        left: -3678px;
    }
    to {
        left: -2452px;
    }
}
#last {
    width: 100%;
    background-color: white;
}

.last-head {
    width: 1226px;
    margin: 0px auto;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid#E0E0E0;
}

.weixiu {
    float: left;
    width: 244px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-right: 1px solid#E0E0E0;
    position: relative;
    left: 0px;
    top: 50%;
    margin-top: -12.5px;
}

.weixiu a {
    color: #616161;
    font-size: 16px;
}

.weixiu a:hover {
    color: #FF6700;
}

.last-middle {
    width: 1226px;
    margin: 0px auto;
    height: 200px;
}

.last-middle-left {
    width: 978px;
    border-right: 1px solid#E0E0E0;
    height: 124px;
    float: left;
    margin-top: 40px;
}

.last-middle-right {
    float: right;
    width: 246px;
    height: 124px;
    margin-top: 40px;
    text-align: center;
}

#rexian {
    width: 123px;
    height: 28px;
    line-height: 28px;
    border: 1px solid#FF6700;
    font-size: 12px;
    margin-left: 60px;
    margin-top: 20px;
    color: #FF6700;
}

#rexian:hover {
    background-color: #FF6700;
    color: white;
}

.last-middle-left-help {
    float: left;
    width: 162px;
    height: 124px;
    color: #424242;
}

.last-middle-left-help a {
    color: #757575;
    font-size: 12px;
}

.last-middle-left-help a:hover {
    color: #FF6700;
}

#mi {
    width: 100%;
    background-color: #FAFAFA;
    height: 200px;
}

.mi-1 {
    width: 1226px;
    margin: 0px auto;
}

.logo {
    float: left;
    margin-top: 40px;
}

.mi-1-1 a {
    font-size: 12px;
    color: #757575;
}

.mi-1-1 span {
    font-size: 12px;
    color: #757575;
}

.mi-1-1 a:hover {
    color: #FF6700;
}

.zuihou2 {
    width: 1226px;
    margin: 0px auto;
    text-align: center;
    clear: both;
}

.zuihou2 p {
    font-size: 20px;
    color: #C2C2C2;
}