/*style*/
.line{border-bottom: 1px solid #160b03}
.line_content{width: 170px;background: #ffffff;margin: -15px  auto 10px auto;text-align: center;
    font-size:20px;font-weight: bold;color: #160b03;letter-spacing: 2px;
}
.font_center{text-align: center;padding-top: 5px}
/*style*/
/*ad*/
.aui-content-box {
    position: relative;
    width: 1200px;
    height: 275px;
   margin-top: -30px;
    float: left;
}

.aui-content-item-img {
    position: absolute;
    width: 280px;
    height: 180px;
    left: 50%;
    margin-left: -119px;
    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: 190px;
    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 li {
    float: left;
}

.aui-content-box-list ul li a {
    position: relative;
    display: block;
    width: 290px;
    height: 275px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list ul li a img {
    transition: all 0.5s;
}

.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: 1153px;
    overflow: hidden;
    position: relative;
    height: 275px;
    margin-left: 10px;
}

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

.prev {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev a {
    position: absolute;
    left: 0;
    top:20%;
    z-index: 100;
    width: 40px;
    height:150px;
    background: #ffffff;
    padding-top:130px;
}

.next a {
    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-btn {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}


/*ad*/

/*ad1*/
.aui-content-box1 {
    position: relative;
    width: 1200px;
    height: 155px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

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

.aui-content-item-img1 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-name1 {
    position: absolute;
    top: 190px;
    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-list1 ul li {
    float: left;
}

.aui-content-box-list1 ul li a {
    position: relative;
    display: block;
    width: 230px;
    height: 155px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list1 ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list1 ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price1 {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new1 {
    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-new1 i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

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

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

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

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

.aui-content-box-ovf1 {
    width: 1153px;
    overflow: hidden;
    position: relative;
    height: 155px;
    margin-left: 60px;
}

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

.prev1 {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next1 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev1 a {
    position: absolute;
    left: 0;
    top:20%;
    z-index: 100;
    width: 40px;
    padding-top:70px;
}

.next1 a {
    position: absolute;
    right:5px;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

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

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

.prev1 a:hover {
    opacity: 1;
}

.next1 a:hover {
    opacity: 1;
}

.aui-btn1 {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}


/*ad1*/


/*ad2*/
.aui-content-box2 {
    position: relative;
    width: 1200px;
    height: 155px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

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

.aui-content-item-img2 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-name2 {
    position: absolute;
    top: 190px;
    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-list2 ul li {
    float: left;
}

.aui-content-box-list2 ul li a {
    position: relative;
    display: block;
    width: 230px;
    height: 155px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list2 ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list2 ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price2 {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new2 {
    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-new2 i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

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

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

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

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

.aui-content-box-ovf2 {
    width: 1153px;
    overflow: hidden;
    position: relative;
    height: 155px;
    margin-left: 60px;
}

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

.prev2 {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next2 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev2 a {
    position: absolute;
    left: 0;
    top:20%;
    z-index: 100;
    width: 40px;
    padding-top:70px;
}

.next2 a {
    position: absolute;
    right:5px;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

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

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

.prev2 a:hover {
    opacity: 1;
}

.next2 a:hover {
    opacity: 1;
}

.aui-btn2 {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}
/*ad2*/


/*ad3*/
.aui-content-box3 {
    position: relative;
    width: 1200px;
    height: 155px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

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

.aui-content-item-img3 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-name3 {
    position: absolute;
    top: 190px;
    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-list3 ul li {
    float: left;
}

.aui-content-box-list3 ul li a {
    position: relative;
    display: block;
    width: 230px;
    height: 155px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list3 ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list3 ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price3 {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new3 {
    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-new3 i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

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

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

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

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

.aui-content-box-ovf3 {
    width: 1153px;
    overflow: hidden;
    position: relative;
    height: 155px;
    margin-left: 60px;
}

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

.prev3 {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next3 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev3 a {
    position: absolute;
    left: 0;
    top:20%;
    z-index: 100;
    width: 40px;
    padding-top:70px;
}

.next3 a {
    position: absolute;
    right:5px;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

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

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

.prev3 a:hover {
    opacity: 1;
}

.next3 a:hover {
    opacity: 1;
}

.aui-btn3 {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}
/*ad3*/

/*ad4*/
.aui-content-box4 {
    position: relative;
    width: 1200px;
    height: 155px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

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

.aui-content-item-img4 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-name4 {
    position: absolute;
    top: 190px;
    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-list4 ul li {
    float: left;
}

.aui-content-box-list4 ul li a {
    position: relative;
    display: block;
    width: 230px;
    height: 155px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list4 ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list4 ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price4 {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new4 {
    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-new4 i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

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

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

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

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

.aui-content-box-ovf4 {
    width: 1153px;
    overflow: hidden;
    position: relative;
    height: 155px;
    margin-left: 60px;
}

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

.prev4 {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next4 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev4 a {
    position: absolute;
    left: 0;
    top:20%;
    z-index: 100;
    width: 40px;
    padding-top:70px;
}

.next4 a {
    position: absolute;
    right:5px;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

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

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

.prev4 a:hover {
    opacity: 1;
}

.next4 a:hover {
    opacity: 1;
}

.aui-btn4 {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}
/*ad4*/


/*ad5*/
.aui-content-box5 {
    position: relative;
    width: 1200px;
    height: 155px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

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

.aui-content-item-img5 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-name5 {
    position: absolute;
    top: 190px;
    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-list5 ul li {
    float: left;
}

.aui-content-box-list5 ul li a {
    position: relative;
    display: block;
    width: 230px;
    height: 155px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list5 ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list5 ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price5 {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new5 {
    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-new5 i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

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

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

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

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

.aui-content-box-ovf5 {
    width: 1153px;
    overflow: hidden;
    position: relative;
    height: 155px;
    margin-left: 60px;
}

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

.prev5 {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next5 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev5 a {
    position: absolute;
    left: 0;
    top:20%;
    z-index: 100;
    width: 40px;
    padding-top:70px;
}

.next5 a {
    position: absolute;
    right:5px;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

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

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

.prev5 a:hover {
    opacity: 1;
}

.next5 a:hover {
    opacity: 1;
}

.aui-btn5 {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}
/*ad5*/


/*ad6*/
.aui-content-box6 {
    position: relative;
    width: 1200px;
    height: 155px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

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

.aui-content-item-img6 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-name6 {
    position: absolute;
    top: 190px;
    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-list6 ul li {
    float: left;
}

.aui-content-box-list6 ul li a {
    position: relative;
    display: block;
    width: 230px;
    height: 155px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list6 ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list6 ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price6 {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new6 {
    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-new6 i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

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

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

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

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

.aui-content-box-ovf6 {
    width: 1153px;
    overflow: hidden;
    position: relative;
    height: 155px;
    margin-left: 60px;
}

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

.prev6 {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next6 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev6 a {
    position: absolute;
    left: 0;
    top:20%;
    z-index: 100;
    width: 40px;
    padding-top:70px;
}

.next6 a {
    position: absolute;
    right:5px;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

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

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

.prev6 a:hover {
    opacity: 1;
}

.next6 a:hover {
    opacity: 1;
}

.aui-btn6 {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}
/*ad6*/



/*ad7*/
.aui-content-box7 {
    position: relative;
    width: 1200px;
    height: 155px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

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

.aui-content-item-img7 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-name7 {
    position: absolute;
    top: 190px;
    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-list7 ul li {
    float: left;
}

.aui-content-box-list7 ul li a {
    position: relative;
    display: block;
    width: 230px;
    height: 155px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list7 ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list7 ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price7 {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new7 {
    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-new7 i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

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

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

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

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

.aui-content-box-ovf7 {
    width: 1153px;
    overflow: hidden;
    position: relative;
    height: 155px;
    margin-left: 60px;
}

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

.prev7 {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next7 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev7 a {
    position: absolute;
    left: 0;
    top:20%;
    z-index: 100;
    width: 40px;
    padding-top:70px;
}

.next7 a {
    position: absolute;
    right:5px;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

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

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

.prev7 a:hover {
    opacity: 1;
}

.next7 a:hover {
    opacity: 1;
}

.aui-btn7 {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}
/*ad7*/


/*ad8*/
.aui-content-box8 {
    position: relative;
    width: 1200px;
    height: 155px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

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

.aui-content-item-img8 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-name8 {
    position: absolute;
    top: 190px;
    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-list8 ul li {
    float: left;
}

.aui-content-box-list8 ul li a {
    position: relative;
    display: block;
    width: 230px;
    height: 155px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list8 ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list8 ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price8 {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new8 {
    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-new8 i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

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

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

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

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

.aui-content-box-ovf8 {
    width: 1153px;
    overflow: hidden;
    position: relative;
    height: 155px;
    margin-left: 60px;
}

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

.prev8 {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next8 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev8 a {
    position: absolute;
    left: 0;
    top:20%;
    z-index: 100;
    width: 40px;
    padding-top:70px;
}

.next8 a {
    position: absolute;
    right:5px;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

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

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

.prev8 a:hover {
    opacity: 1;
}

.next8 a:hover {
    opacity: 1;
}

.aui-btn8 {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}
/*ad8*/



/*ad9*/
.aui-content-box9 {
    position: relative;
    width: 1200px;
    height: 155px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

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

.aui-content-item-img9 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-name9 {
    position: absolute;
    top: 190px;
    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-list9 ul li {
    float: left;
}

.aui-content-box-list9 ul li a {
    position: relative;
    display: block;
    width: 230px;
    height: 155px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list9 ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list9 ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price9 {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new9 {
    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-new9 i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

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

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

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

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

.aui-content-box-ovf9 {
    width: 1153px;
    overflow: hidden;
    position: relative;
    height: 155px;
    margin-left: 60px;
}

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

.prev9 {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next9 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev9 a {
    position: absolute;
    left: 0;
    top:20%;
    z-index: 100;
    width: 40px;
    padding-top:70px;
}

.next9 a {
    position: absolute;
    right:5px;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

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

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

.prev9 a:hover {
    opacity: 1;
}

.next9 a:hover {
    opacity: 1;
}

.aui-btn9 {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}
/*ad9*/



/*ad10*/
.aui-content-box10 {
    position: relative;
    width: 1200px;
    height: 155px;
    margin: 0 auto;
    float: left;
    overflow: hidden;
}

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

.aui-content-item-img10 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-name10 {
    position: absolute;
    top: 190px;
    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-list10 ul li {
    float: left;
}

.aui-content-box-list10 ul li a {
    position: relative;
    display: block;
    width: 230px;
    height: 155px;
    text-align: center;
    margin: auto;
}

.aui-content-box-list10 ul li a img {
    transition: all 0.5s;
}

.aui-content-box-list10 ul li a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.aui-content-price10 {
    position: absolute;
    left: 15px;
    top: 230px;
    width: 160px;
    height: 20px;
    padding: 1px;
    background: #e6382f;
    line-height: 20px;
}

.aui-content-price-new10 {
    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-new10 i {
    /* margin-right: 3px; */
    font-family: arial;
    font-weight: 400;
    font-size: 12px;
}

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

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

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

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

.aui-content-box-ovf10 {
    width: 1153px;
    overflow: hidden;
    position: relative;
    height: 155px;
    margin-left: 60px;
}

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

.prev10 {
    position: absolute;
    left: 0px;
    top: 0%;
    margin-top: -30px;
    background: #ffffff;
    padding-top: 100px;
}

.next10 {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    height: 190px;
    background: #ffffff;
}

.prev10 a {
    position: absolute;
    left: 0;
    top: 20%;
    z-index: 100;
    width: 40px;
    padding-top: 70px;
}

.next10 a {
    position: absolute;
    right:5px;
    z-index: 100;
    width: 24px;
    height: 45px;
    opacity: 0.6;
}

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

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

.prev10 a:hover {
    opacity: 1;
}

.next10 a:hover {
    opacity: 1;
}

.aui-btn10 {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear;
}
/*ad10*/