@media only screen and (max-width: 2280px) and (min-width: 470px) {
    .m-tj-li li {
        width: 50%;
    }

    .m-tj-li li:nth-child(3n-3) {
        width: 50%;
    }
}

body {
    background: #f7f7f7;
}

#navautos2 {
    background: #16257C;
    border-radius: 6px;
}

#navautos2 img {
    margin: 5px 5px;
    height: 50px;
    width: 50px;
}

.scrollBar {
    font-size: 0.9rem;
    line-height: 1.6rem;
    height: 1.6rem;
    color: red;
    overflow: hidden;
    position: relative;
    border: 0;
}

.scrollBar p {
    z-index: 0;
    width: 19.5rem;
    top: 0;
    left: 3.2rem;
    position: absolute;
}

.scrollBar p a {
    display: block;
    width: 80%;
    height: 1.6rem;
    overflow: hidden;
}

.scrollBar p a b {
    color: #000;
    /*text-shadow: 0px 0px 5px #000;*/
}

.scrollBar img {
    height: 1.4rem;
    width: 2rem;
    margin-left: 14px;
    margin-top: 1px;
}

@media only screen and (max-width: 470px) and (min-width: 270px) {

}

.m-lott-li li {
    display: block;

}

.hotimg {
    position: relative;
    padding-top: 0;
    min-height: 225px;
    top: 0px;
    left: 0px;
}
.hotimg #newBtn{
    position: absolute;
    top: 10px;
    background: rgba(0,0,0, .4);
    padding: 10px 5px;
    border-radius: 5px;
    /*outline: hidden;*/
    outline-style: none;
    left: 10px;
    color: #fff000;
    z-index: 2;
    font-size: 1rem;
}
.hotimg .slides li img {
    /*height: 140px;*/
}

.hotimg .arc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    border-radius: 8px 8px 0 0;
    background: #fff;
}

/*中部导航栏*/
.navauto {
    margin: 0.6rem 0;
    padding: 0px;
}

.navauto:before,
.navauto:after {
    content: " ";
    display: table;
}

.navauto:after {
    clear: both;
}

.navauto ul {
    width: 100%;
    height: 100%;
}

.navauto ul li {
    width: 19%;
    display: inline-block;
}

.navauto-con {
    height: 100%;
    width: 100%;
}

.navauto-con a {
    display: block;
    text-align: center;
    margin-top: 5px;
    font-size: 13px;
}

.navauto-img {
    margin: 0 auto;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    position: relative;
}

.navauto ul li:nth-child(1) .navauto-con .navauto-img {
    background: #FF0000;
}

.navauto ul li:nth-child(2) .navauto-con .navauto-img {
    background: #FFD200;
}

.navauto ul li:nth-child(3) .navauto-con .navauto-img {
    background: #45D1F8;
}

.navauto ul li:nth-child(4) .navauto-con .navauto-img {
    background: #E479F4;
}

.navauto ul li:nth-child(5) .navauto-con .navauto-img {
    background: #24DEAC;
}

.navauto-img img {
    height: 30px;
    width: 30px;
    position: absolute;
    left: 5px;
    top: 5px;
}

.nav-text {
    height: 1rem;
    background: #f7f7f7;
}

.nav-texts {
    height: 2.3rem;
    background: #f7f7f7;
}

.m-round {
    border: 0;
    margin: auto;
    border-radius: 0 !important;
    border: 0;
}

.nav-texts-con {
    line-height: 2.3rem;
    display: block;
    width: 80%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.nav-texts-con .nav-texts-con-img {
    display: inline-block;
    height: 1.2rem;
    width: 1.2rem;
    background: url({G_TEMPLATES_STYLE}/mobile/img/jiexiao.png);
    background-size: 100% 100%;
    position: absolute;
    left: -6px;
    top: 7px;
}

.nav-texts-con .nav-texts-con-tuijian {
    display: inline-block;
    height: 1.2rem;
    width: 1.2rem;
    background: url({G_TEMPLATES_STYLE}/mobile/img/aixin.png);
    background-size: 100% 100%;
    position: absolute;
    left: -5px;
    top: 7px;
}

.nav-texts-con .nav-texts-center {
    display: inline-block;
    width: 24%;
    position: relative;
    text-align: right;
}

.nav-texts-con .nav-texts-line-left {
    display: inline-block;
    height: 0;
    width: 20%;
    border: 0.8px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 3px;
    margin-right: 5px;
}

.nav-texts-con .nav-texts-line-right {
    margin-bottom: 1px;
    display: inline-block;
    height: 0;
    width: 20%;
    border: 0.8px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 3px;
    margin-left: 5px;
}

.shadows {
    box-shadow: 0 -2px 20px #d4d3d3 !important;
}

.g-main:before,
.g-main:after {
    content: " ";
    display: table;
}

.g-main:after {
    clear: both;
}

.show-time {
    width: 100%;
    color: #FF6600;
}

.show-time:after,
.show-time:before {
    content: " ";
    display: table;
}

.show-time {
    clear: both;
}

.show-time a {
    height: 10px;
    width: 10px;
    color: #FF6600;
}

.newAnnounce {
    padding: 0 5px;
}

.newAnnounce b {
    color: #FF6600;
}

.m-lott-li li:nth-child(4n-4) {
    display: block;
    border-right: 0 !important;
}

.m-lott-li li {
    width: 25% !important;
    border-right: 1px solid #eee !important;
}

@media only screen and (max-width: 470px) and (min-width: 270px) {
    .m-lott-li li:nth-child(5n-5) {
        display: none;
    }
}

.m-lott-li .u-lott-pic img {
    height: 60px;
    width: 60px;
}

.m-lott-li li .u-lott-pic {
    height: 60px;
}

.m-tt1 a {
    color: red;
}

.m-lott-li li span {
    color: #000;
    margin-top: 3px;
    margin-bottom: 6px;
}

.newAnnounce {
}

.g-right {
    position: absolute;
    right: .3rem;
    top: .4rem;
    height: .8rem !important;
    display: inline-block;
    width: .8rem !important;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 100%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    height: 100%;
    width: 100%;

}

.m-lott-conduct {
    display: none;
}

.swiper-container-horizontal > .swiper-pagination {
    left: 140px;
    bottom: 5px
}

.swiper-pagination-bullet-active {
    background: #fff;
}

.m-tj-li li .m-tj-pic img {
    height: 100px;
    width: 100px;
}

.u-title {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.u-price {
    text-align: left;
    color: #999;
    margin: 5px 0;
}

.u-btn {
    padding: 0 .2rem;
    margin: 0 auto;
    margin-top: 7px;
    overflow: hidden;
    position: relative;
}

.u-btn:before,
.u-btn:after {
    content: " ";
    display: table;
}

.u-btn:after {
    clear: both;
}

.u-home {
    width: 70%;
    color: #007ED3;;
    position: relative;
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    border-radius: 16px;
    border: 1px solid #007ED3;;
    margin-right: 8px;
}

.u-shopping {
    background: #007ED3;
    position: relative;
    height: 28px;
    width: 28px;
    float: left;
    margin: 0 auto;
    border-radius: 18px;
}

.u-shopping img {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 5px;
    right: 4px;
}

#pageDialogBG {
    -webkit-border-radius: 5px;
    width: 255px;
    height: 45px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
}

.swiper-pagination-bullet-active {
    background: #fff;
}