.aui-content-box {
    position: relative;
    width: 1155px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    float: left;

}

.aui-content-item-img {
    position: absolute;
    width: 140px;
    height: 140px;
    left: 50%;
    margin-left: -70px;
    top: 40px;
    -webkit-transition: opacity ease .2s;
    -o-transition: opacity ease .2s;
    -moz-transition: opacity ease .2s;
    transition: opacity ease .2s;
}

.aui-content-item-img img {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.aui-content-item-name {
    position: absolute;
    top: 280px;
    left: 0;
    width: 160px;
    padding: 0 15px;
    line-height: 30px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
    font-size: 13px;
}

.aui-content-box-list ul .l2 {
    float: left;
    border-right: 1px solid #eee;
    width: 256px;
    height: 407px;
    margin: 0 0.6em;
}

.aui-content-box-list ul .l2 a {
    position: relative;
    display: block;

}

.aui-content-box-list ul .l2 .by-img img {
    /*transition: all 0.5s;*/
    width: 100%;
    height: 407px
}

/*.aui-content-box-list ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}
*/
.aui-content-price {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new {
    float: left;
    width: 80px;
    height: 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

.aui-content-price-new span {
    height: 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.aui-content-price-origin {
    float: left;
    width: 80px;
    height: 20px;
    background: #fff;
    text-align: center;
    color: #b7bcb8;
    font-size: 12px;
    text-decoration: line-through;
}

.aui-content-price-origin i {
    margin-right: 3px;
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

.aui-content-price-origin span {
    height: 20px;
    background: #fff;
    text-align: center;
    color: #b7bcb8;
    font-size: 12px;
    text-decoration: line-through;
}

.aui-content-box-ovf {
    width: 1100px;
    overflow: hidden;
    position: relative;
    margin-left: 24px;
    height: 407px;
}

.aui-content-box-list {
    width: 6950px;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.prev {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -40px;
}

.next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -40px;
}

.prev a {
    opacity: 0.6;
    background: #ccc;
    position: absolute;
    left: 0;
    z-index: 100;
    width: 24px;
    height: 45px;
}

.next a {
    background: #ccc;
    position: absolute;
    right: 0;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

.prev img {
    width: 80%;
    display: block;
    border: none;
    position: absolute;
    left: 0;
    top: 12px;
}

.next img {
    width: 80%;
    display: block;
    position: absolute;
    border: none;
    top: 13px;
    right: 0;
}

.prev a:hover {
    opacity: 1;
}

.next a:hover {
    opacity: 1;
}

.aui-content-max {
    width: 1370px;
    height: 288px;
    background: #fff;
    margin: 0 auto;
    position: relative;
}

.aui-sale-time {
    position: relative;
    float: left;
    width: 190px;
    height: 275px;
    background: #e83632;
    color: #fff;
}

.aui-sale-time-link {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.aui-sale-title {
    position: absolute;
    font-family: 'fzzxh';
    left: 0;
    width: 100%;
    text-align: center;
    top: 32px;
    font-size: 36px;
}

.aui-sale-second {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 90px;
    color: #edac8e;
    color: #f19999;
    color: rgba(255, 255, 255, 0.5);
    font-size: 20px;
}

.aui-sale-icon-sd {
    position: absolute;
    left: 86px;
    top: 126px;
    display: block;
    width: 20px;
    height: 33px;
    background-position: -35px -25px;
    background-image: url(../img/icon-end.png);
    background-position: -32.5px 0;
    -moz-background-size: 52.5px 40px;
    background-size: 52.5px 40px;
}



.aui-content-box a .intro {
    position: absolute;
    left: 0;
    z-index: 10;
    background-color: #fff;
    filter: alpha(opacity=70);
    width:100%;
    color: #000;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.9;
    text-align: center;
}
.aui-content-box a .intro h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    height: 30px;
    width: 100%;
    line-height: 30px;
    font-weight:100;
    display: block;
    overflow: hidden;
    font-weight: bold;
}
.aui-content-box a .intro h5 span{
    font-weight: normal;
    font-size: 14px;
}
.aui-content-box a .intro p {
    font-size: 13px;
    line-height: 20px;
    margin: 25px 20px;
    height: 70px;
    overflow: hidden;
    float: left;
    text-align: left;
}
.aui-content-box a .intro b{
    font-size: 18px;
    font-weight: normal;
}
.aui-content-box a .intro {
    bottom: -105px;
}
.aui-content-box a:hover .intro {
    bottom: 0px;
}
.aui-content-box .bysimg{
    width: 20%;
    height: auto;
    float: right;
    overflow: hidden;
    margin: 1.5em 0.8em;
}
.aui-content-box .bysimg img{
    width: 100%;
    height: auto;
}
#mybtns a:hover, .aui-content-box, #mybtns a, /*.aui-content-box a:hover */.intro,.news-s .aui-content-box a .intro, .aui-content-box .aui-content-boxbox {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.news-s a .intro {
    position: absolute;
    left: 0;
    z-index: 10;
    background-color: #22395b;
    filter: alpha(opacity=70);
    width:100%;
    color: #fff;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.9;
    text-align: center;
    height: 318px
}
.news-s a .intro h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    width: 100%;
    line-height: 30px;
    font-weight:100;
    display: block;
    overflow: hidden;
    font-weight: bold;
}
.news-s a .intro h5 span{
    font-weight: normal;
    font-size: 14px;
}
.news-s a .intro p {
    font-size: 16px;
    line-height: 20px;
    margin: 25px 20px;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: left;
    padding-top: 50px;
}
.news-s a .intro b{
    font-size: 18px;
    font-weight: normal;
}
.news-s a .intro {
    bottom: -400px;
}
.news-s a:hover .intro {
    bottom: 0px;
}
.news-s .bysimg{
    width: 20%;
    height: auto;
    float: right;
    overflow: hidden;
    margin: 1.5em 0.8em;
}
.news-s .bysimg img{
    width: 100%;
    height: auto;
}
.news-s .aui-sale-time {
    position: relative;
    float: left;
    width: 190px;
    height: 275px;
    background: #e83632;
    color: #fff;
}

.news-s .aui-sale-time-link {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.news-s .news-s .aui-sale-title {
    position: absolute;
    font-family: 'fzzxh';
    left: 0;
    width: 100%;
    text-align: center;
    top: 32px;
    font-size: 36px;
}

.news-s .aui-sale-second {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 90px;
    color: #edac8e;
    color: #f19999;
    color: rgba(255, 255, 255, 0.5);
    font-size: 20px;
}

.news-s .aui-sale-icon-sd {
    position: absolute;
    left: 86px;
    top: 126px;
    display: block;
    width: 20px;
    height: 33px;
    background-position: -35px -25px;
    background-image: url(../img/icon-end.png);
    background-position: -32.5px 0;
    -moz-background-size: 52.5px 40px;
    background-size: 52.5px 40px;
}

.news-s .aui-content-box-list ul .li1 {
    float: left;
    border-right: 1px solid #eee;
    width: 325px;
    height: 293px;
    margin: 0.6em 0.6em;
    overflow: height;
    box-shadow: 5px 5px 5px 5px #eee;
    background: #fff;
}

.news-s .aui-content-box-list ul li a {
    position: relative;
    display: block;

}
.news-s .aui-content-box-list ul .li1 .news-img{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.news-s .aui-content-box-list ul .li1 .news-img img {
    transition: all 0.5s;
    width: 100%;
    height: 213px;
}
.news-s .aui-content-box-list ul .li1 .news-img h4{
    font-size: 18px;
    font-weight: normal;
    display: block;
    width: 100%;
    height: 100px;
    padding: 0.5em;
}
.news-s .aui-content-box-list ul .li1 .news-img img:hover{
    transform: scale(1.1);
    transition: all 0.5s;
}

*.news-gd{
    width: 100%;
    height: auto;
    margin: 3em auto;
    text-align: center;
}