@charset "UTF-8";
.address, .fixedBot, .public {
    max-width: 660px
}

.public .logo, .slideNew {
    width: 6.6rem;
    height: .94rem
}

.slideLeft img, img {
    vertical-align: top
}

.phone-btn, .phoneIpt input, a, a:active {
    outline: 0
}

.public {
    width: 6.6rem;
    margin: 0 auto
}

.slideNew {
    background: #eee;
    position: fixed;
    left: 50%;
    margin-left: -3.3rem;
    top: -2rem;
    z-index: 19;
    display: flex;
    align-items: center
}

.slideLeft {
    width: .65rem;
    height: .65rem;
    position: relative;
    margin-left: .16rem
}

.slideLeft img {
    width: 100%
}

.wx-sp {
    position: absolute;
    right: -.1rem;
    top: -.1rem;
    font-size: .16rem;
    display: block;
    width: .3rem;
    height: .3rem;
    background: red;
    text-align: center;
    line-height: .3rem;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    animation: ani 2s ease-in infinite
}

.fee, .fixedPhone .freeCall {
    width: .8rem;
    text-align: center
}

@keyframes ani {
    0%, 100% {
        opacity: 1
    }
    33%, 66% {
        opacity: 0
    }
}

.slideRight h2 {
    font-size: .26rem;
    margin-top: .05rem;
    color: #d62c2c
}

.slideRight {
    height: .8rem;
    margin-left: .2rem
}

.slideRight .view {
    overflow: hidden;
    height: .45rem
}

.slideRight ul li {
    font-size: .26rem;
    line-height: .45rem
}

.slideNew .arrow {
    font-size: .5rem;
    position: absolute;
    right: .2rem
}

.fee, .phoneBox {
    position: fixed
}

.fee {
    right: 2px;
    top: 25%;
    height: .9rem;
    background: #d62c2c;
    color: #fff;
    font-size: .25rem;
    z-index: 10;
    display: flex;
    border-radius: 11px;
    animation: donghua 1s linear infinite
}

.fee a {
    display: block;
    color: #fff;
    margin: auto
}

@keyframes donghua {
    0%, to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
}

.fixedPhone .freeCall {
    color: #fff;
    background: #0678d1;
    position: fixed;
    right: 0;
    top: 35%;
    font-size: .26rem;
    padding: .2rem 0;
    border-radius: 2px;
    z-index: 100
}

.phoneBox {
    width: 6rem;
    height: 2.8rem;
    border: 3px solid #0b7bd2;
    left: 50%;
    margin-left: -3rem;
    top: 38%;
    border-radius: 5px;
    display: none;
    z-index: 100;
    background: #fff
}

.fixedBot ul, .phone-form form {
    display: flex
}

.phone-form {
    width: 5.8rem;
    font-size: 0;
    margin: .3rem auto 0
}

.phoneIpt {
    width: 4rem;
    height: .7rem;
    margin-left: .1rem;
    position: relative;
    border: 2px solid #e5e5e5
}

.phoneIpt input {
    border: 0;
    text-indent: .5em;
    color: #777;
    width: 95%;
    height: .56rem;
    position: absolute;
    left: 0;
    top: 0;
    font-size: .32rem
}

.phone-btn {
    width: 1.5rem;
    height: .7rem;
    margin-left: .1rem;
    background: #0678d1;
    color: #fff;
    border: none;
    font-size: .3rem
}

.phoneBox .pro {
    color: #0678d1;
    font-size: .3rem;
    width: 5.8rem;
    line-height: .45rem;
    margin: .2rem auto 0;
    text-indent: 1em
}

.phoneBox .close_ {
    right: -.26rem;
    top: -.42rem;
    font-size: .5rem;
    color: #0678d1;
    position: absolute
}

.fixedBot {
    width: 6.6rem;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -3.3rem;
    background: #fff;
    z-index: 10
}

.fixedBot ul {
    justify-content: space-around;
    padding-top: .2rem
}

.fixedBot li {
    width: 50%;
    height: .84rem;
    text-align: center;
    font-size: .33rem;
    line-height: .84rem;
    background: #3c98ed
}

.fixedBot li:nth-child(1) {
    background: #0678d1
}

.fixedBot li:nth-child(2) {
    background: #d62c2c
}

.botForm .zhuanye select, .botForm input {
    height: .72rem;
    text-indent: .18rem;
    background: #fff;
    left: 0;
    top: 0
}

.fixedBot a {
    color: #fff;
    display: block;
    width: 100%
}

.fixedBot i {
    font-size: .3rem !important
}

.address {
    width: 100%;
    margin: .46rem auto 1.5rem
}

.address p {
    text-align: center;
    font-size: .28rem;
    margin-bottom: .05rem
}

.address .beian a {
    color: #000
}

.botForm {
    width: 6.2rem;
    margin: 0 auto
}

.botForm .iptBox {
    width: 6.2rem;
    height: .72rem;
    line-height: .72rem;
    position: relative;
    margin-top: .2rem
}

.botForm input {
    width: 6.2rem;
    border: .01rem solid #626262;
    position: absolute;
    font-size: .3rem
}

.botForm .zhuanye {
    width: 100%;
    height: .72rem;
    position: relative;
    margin-top: .2rem
}

.botForm .zhuanye select {
    width: 100%;
    font-size: .28rem;
    position: absolute
}

.botForm .tijiao {
    width: 100%;
    height: .74rem;
    position: relative;
    margin-top: .14rem
}

.botForm button {
    width: 100%;
    height: .74rem;
    background: #cd003a;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: .74rem;
    color: #fff;
    font-size: .3rem;
    border: 0
}

.nav {
    width: 6.6rem;
    height: .8rem;
    border-bottom: .01rem solid #eee
}

.nav ul {
    display: flex
}

.nav ul li {
    width: 33%;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    font-size: .36rem
}

.nav a {
    color: #000;
    display: block
}

abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a, img {
    border: none;
    -webkit-tap-highlight-color: transparent
}

input {
    white-space: nowrap
}

* {
    background-repeat: no-repeat;
    -webkit-tap-highlight-color: transparent
}

li, ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    -webkit-focus-ring-color: transparent;
    -moz-tap-highlight-color: transparent;
    -moz-focus-ring-color: transparent
}

a:visited {
    color: inherit
}

button, input, select, textarea {
    outline: 0;
    -webkit-appearance: none
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #ccc
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #ccc
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #ccc
}

.clearfix:after {
    content: ".";
    display: block;
    overflow: hidden;
    height: 0;
    clear: both;
    visibility: hidden
}

.fl {
    float: left
}

.fr {
    float: right
}

.LR_yaoqingcontent p {
    color: #fff
}

.LR_yaoqing {
    background: #333 !important
}

.LR_yaoqing-form {
    padding: 0 !important
}

#LRfloater3 {
    right: 6px !important
}

#LRMINIBar {
    right: 0 !important;
    bottom: 1.2rem !important;
    opacity: .8
}

.LR_yaoqingtit img {
    width: unset
}

#ks_ol_floatWin {
    bottom: 10% !important;
    right: 0 !important;
    left: inherit !important;
    font-size: 0;
}

* {
    box-sizing: border-box;
}

.phone-btn {
    font-size: 0.2rem;
    height: 0.7rem;
    padding: 0.2rem 0;
}