
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
html{
    font-family: STHeiti,'Microsoft YaHei',Helvetica,Arial,sans-serif;
}
body{
    background: #fff;
    color: #333;
    font-family: STHeiti,'Microsoft YaHei',Helvetica,Arial,sans-serif;
    -webkit-text-size-adjust: none;
    word-break: break-word;
    max-width: 500px;
    margin: 0 auto!important;

}
h1{
    font-size: 2em;
}
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd { margin: 0px; padding: 0px;font-weight: normal; }
ul { list-style: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;}
img { border-style: none; }
a{
    text-decoration: none;
    color: #333333;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.index-hot li img,.index-series li img{
    width: 100%;
    vertical-align:top;
    display: block;
    max-height: 8.35rem;
}body{
    background: #f7f7f7;
}
.index-more-list{
    margin: 3.2rem auto;
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.single_item .item{
    width: 30rem;
}
.index-more-list .item{
    padding: 1rem 0;
}
.index-more-list img{
    width: 8.5rem;
    height:auto;
    position: relative;
}
.index-more-list li span {
    font-size: 1rem;
    padding: 0 0.45rem;
}
.time_stau{
    width: 100%;
    display: block;
    font-size: 1rem;
    margin: 0.5rem;
}
.index-more-list li .redbtn{
    background: #B9000F;
    width: 10em;
    height: 2rem;
    display: inline-block;
    line-height: 2rem;
    color: #fff;
    text-align: center;
    border-radius: 0.5rem;
}
.jiazhi{
    text-decoration: line-through;
    font-size: 0.8rem;
}
.index-more-list li p.title{
    width: 20rem;
    overflow: hidden;
    display:block;
    white-space: nowrap;
    margin-bottom: 0.2rem;
    text-overflow: ellipsis;
}
.index-more-list .info{
    width: 20rem;
    float: right;
}
.technologyInnerMainTop li{
    display: inline-block;
    float: left;
    width: 33%;
    margin: 0.5rem 0;
}
.reseller-list{
    width: 100%;
}
.reseller-list li{
    display: inline-block;
    float: left;
    background: #fff;
    text-overflow: ellipsis;
    position: relative;
    padding: 1rem;
    padding-top: 1.5rem;
    padding-right: 0;
    margin-left: 0.1rem;
}
.reseller-list li .store-index{
    position: absolute;
    top:0;
    background: #00eef3;
    color: #000;
    left: 0;
    padding: 0.5rem;
    border-radius: 0rem 0rem  3rem 0;
}
.reseller-list li p{
    width: 100%;
    line-height: 2rem;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
    display: inline-block;
}
.ll_right{
    margin-left: -0.5rem;
}
.hide{
    display: none;
}
.swiper-button-next, .swiper-button-prev{
    top:45%;
}
.zan_info{
    float: right;
    margin-right: 5px;
}
.zan_info img{
    width: 1.6rem;
    margin:0 0.2rem;
    vertical-align: bottom;
    display: inline-block;
}
.zan_info .support {
    margin-left: 0.5rem;
}
.container{
    width: 100%;
    padding: 0;
}
.zan_info .nosupport img{
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    vertical-align: bottom;
    display: inline-block;
}
.reseller-list li{
    padding-bottom: 3rem;
}
.row_agree{
    position: absolute;
    bottom: 1rem;
    left: 0;
    width: 100%;
    z-index: 999;
    display: inline-block;
    background-color: #fff;
    padding-left: 1rem;
    line-height: 2rem;
}
.con {
    min-width: 30rem;
    width: 100%;
    overflow: hidden;
}
