@font-face {
    font-family: iconfontabout;
    src: url(iconfont.eaea43f.woff2) format("woff2"), url(../fonts/iconfont.ea1024a.woff) format("woff"), url(../fonts/iconfont.ab314f0.ttf) format("truetype")
}

.iconfontabout {
    font-family: iconfontabout !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.icon-ic_quality:before {
    content: "\E672"
}
.icon-ic_shipping:before {
    content: "\E670"
}
.icon-ic_security:before {
    content: "\E673"
}
.icon-ic_service:before {
    content: "\E674"
}
.icon-ic_warehouse1:before {
    content: "\E675"
}
.icon-Arrow-right:before {
    content: "\E615"
}




address,
body,
button,
code,
dd,
dl,
dt,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
textarea,
ul {
    padding: 0;
    margin: 0
}

ol,
ul {
    list-style: none
}

em,
i {
    font-style: normal
}

button,
input {
    border: none;
    outline: none
}

button {
    font-size: 12px
}

textarea {
    overflow-y: auto;
    resize: none;
    outline: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

body,
code {
    font-family: OpenSans
}

body {
    font-size: 12px;
    line-height: 1;
    color: #666;
    cursor: default
}

a {
    color: #656d78;
    text-decoration: none;
    outline: none
}

img {
    border: 0
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder,
::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

body::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

body::-webkit-scrollbar-track {
    background-color: #fff
}

body::-webkit-scrollbar-thumb {
    width: 8px;
    border-radius: 10px;
    background-color: #96918c
}
body,
button,
input {
    font-family: OpenSans, Arial
}

.wrap {
    width: 1440px
}
