@charset "UTF-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
nav,
header,
footer,
section,
aside,
form,
table,
td,
img,
dl,
dt,
dd,
ul,
ol,
li,
p,
input,
legend,
em {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block;
}

html {
    overflow-y: scroll;
    _background-image: url(about:blank);
    _background-attachment: fixed;
    min-width: 1200px;
}

body {
    background: #fff;
    color: #333;
    font: 12px/1.75 'Microsoft Yahei', 'Helvetica Neue', "Myriad Pro", Helvetica, Arial, sans-serif;
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
em {
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
}

img {
    display: block;
    border: 0;
}

input,
textarea,
button,
select {
    outline: 0;
    resize: none;
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input,
textarea,
select {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    resize: none;
    outline: none;
}

ul,
ol,
li {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
    outline: 0;
}

a {
    outline: none;
}


/* a:active {
    star: expression_r(this.onFocus=this.blur());
} */

a:focus {
    -moz-outline-style: none;
    outline-style: none;
}

a:hover {
    color: #d72340;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    clear: both;
}

.mr20 {
    margin-right: 20px;
}

.mr21 {
    margin-right: 21px;
}

.pt16 {
    padding-top: 16px;
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
    clear: both;
}


/* @-moz-keyframes fadeInUp {
    0% {
        -moz-transform: translateY(190px)
    }
    100% {
        -moz-transform: translateY(0)
    }
} */

@-webkit-keyframes gupIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -30px, 0);
    }
}

@-moz-keyframes gupIn {
    from {
        opacity: 0;
        -moz-transform: translate3d(0, -30px, 0);
    }
}

@keyframes gupIn {
    from {
        opacity: 0;
        transform: translate3d(0, -30px, 0);
    }
}

@font-face {
    font-family: "iconfont";
    /* Project id 2604564 */
    src: url('../fonts/iconfont.woff2?t=1624091687920') format('woff2'), url('../fonts/iconfont.woff?t=1624091687920') format('woff'), url('../fonts/iconfont.ttf?t=1624091687920') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-phone-channel:before {
    content: "\e686";
}

.icon-fanhuidingbu:before {
    content: "\e612";
}

.icon-w_liuyan:before {
    content: "\e66e";
}

.icon-weixin:before {
    content: "\e7e5";
}

.icon-weibo:before {
    content: "\e67a";
}

.icon-lianjie:before {
    content: "\e629";
}

.icon-lianxiwomenyoujian:before {
    content: "\e634";
}

.icon-lianxiwomendibiao:before {
    content: "\e620";
}

.icon-kuaijieshouhou:before {
    content: "\e618";
}

.icon-xingji:before {
    content: "\e601";
}

.icon-message:before {
    content: "\e667";
}

.icon-zan:before {
    content: "\e61f";
}

.icon-jiantou2:before {
    content: "\e604";
}

.icon-gongsi:before {
    content: "\e769";
}

.icon-jiantou21:before {
    content: "\e600";
}