h1, h2, h3, h4, h5, h6, p, div, br, hr, body, input, tr, td, th, table, ul, li, ol, form, html {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
}

* {
    box-sizing: border-box;
}

a {
    color: inherit !important;
    text-decoration: none;
    border: none;
}

a:hover {
    text-decoration: none;
}

em {
    font-style: normal
}

img {
    vertical-align: middle;
    border: none;
}

input {
    border: none;
    outline: none;
}

body {
    font-family: "微软雅黑", 'Heiti SC', 'Droidsansfallback', 'Droid Sans', 'Helvetica', 'HelveticaNeue', 'Dengxian';
    overflow-x: hidden;
}

button {
    border: none;
}


.new_cars_tu ul li p {
    height: 56px;
}

.new_cars_tu ul li p.new_cars_tu_text {
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*!*end===================*!*/





/*    !*iphone5*!*/






/*    !*三星note*!*/






/*    !*iphone6*!*/






















