/*commmon mode*/
.lanren-input input,
.lanren-input select,
.lanren-input button {
    outline: none;
    border: none;
    font-family: inherit;
}
.huoke * {
    box-sizing: border-box;
}


.hide {
    display: none !important;
}

.kf {
    width: 800px;
    margin: 0 auto;
}

.kefu {
    width: 800px;
    height: 375px;
    background: #fff url(../images/lanren/kfp.png) no-repeat right bottom;
    background: rgba(255, 255, 255, 0.9) url(../images/lanren/kfp.png) no-repeat right bottom;
    filter: alpha(opacity=90);
    position: fixed;
    top: 200px;
    right: -1000px;
    z-index: 9999999;
    border-radius: 10px;
    padding: 45px;
    box-shadow: 0px 0px 12px 0px #ccc;
}

.kf-close {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 30px;
    color: #999;
    cursor: pointer;
}

.kf-close:hover {
    color: #666;
}

.kefu>h3 {
    color: #333;
    font-size: 20px;
}

.kf-li {
    height: 42px;
    line-height: 42px;
    background: url(../images/lanren/kfpic.png) no-repeat left;
    margin: 10px 0;
    padding-left: 60px;
}

.kf-dh {
    margin-top: 20px;
    background-position: 0 0;
    font-size: 24px;
    color: #fe8431;
}

.kf-qq {
    margin-bottom: 20px;
}

.kf-wx {
    background-position: 0 -105px;
    position: relative;
}

.kf-wxhm {
    position: absolute;
    left: 200px;
    top: -60px;
    display: none;
}

.kf-wx>.kf-a:hover+.kf-wxhm {
    display: block;
}

a.kf-a {
    display: inline-block;
    width: 130px;
    height: 36px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 4px;
    font-size: 16px;
    margin: 0 50px;
}

a.kf-a:hover {
    color: #fff;
}

a.a-blue {
    background: #3770c7;
}

a.a-blue:hover {
    background: #5280c6;
}

a.a-orange {
    background: #fe8431;
}

a.a-orange:hover {
    background: #fe9b1d;
}

a.a-gray {
    background: #666;
    margin-left: 20px;
}

a.a-gray:hover {
    background: #888;
}

.kf-huidian {
    margin-top: 20px;
}

input.yourtel {
    width: 150px;
    height: 36px;
    line-height: 34px;
    font-size: 16px;
    border: 1px solid #ccc;
    background: none;
    padding: 0 10px;
    border-radius: 4px;
    margin: -4px 20px 0 0;
}

.kf-sure {
    width: 360px;
    margin: 0 auto;
}

.kefu-sure {
    width: 360px;
    height: 200px;
    background: #f5f5f5;
    position: fixed;
    top: 280px;
    z-index: 9999999;
    border-radius: 10px;
    padding: 40px;
    box-shadow: 0px 0px 6px 0px #bbb;
    text-align: center;
}

.kefu-sure>h5 {
    font-size: 18px;
    color: #333;
}

.kefu-yournumber {
    font-size: 24px;
    font-weight: bold;
    color: #fe8431;
    margin: 15px 0 20px 0;
}

.kefu-wrong {
    width: 360px;
    height: 200px;
    background: #f5f5f5;
    position: fixed;
    top: 280px;
    z-index: 9999999;
    border-radius: 10px;
    padding: 40px;
    box-shadow: 0px 0px 6px 0px #bbb;
    text-align: center;
}

.wrong-text {
    font-size: 18px;
    margin: 20px 0;
}

.kefu-tip {
    width: 300px;
    color: #fff;
    background: #333;
    position: fixed;
    top: 380px;
    margin-left: 30px;
    z-index: 9999999;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
    display: none;
}

.xiaoer {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #595c6c;
    background: rgba(89, 92, 108, 0.9);
    filter: alpha(opacity=90);
    position: fixed;
    z-index: 999;
    bottom: 0;
}

.xe-main {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.xe-pic {
    margin: 12px 0 0 0px;
    float: left;
}

.xe-main>span {
    font-size: 17px;
    color: #fffefe;
    margin: 0 15px;
    float: left;
}

.xe-main>span.xe-bigfont {
    font-size: 26px;
}

.xe-main>span:nth-of-type(1) {
    margin-right: 35px
}

.xe-main>input.yourtel {
    background: #fff;
}

.xe-co {
    cursor: pointer;
}

.xe-up {
    top: -30px;
    transform: rotate(180deg);
}

.lanren-div {
    cursor: pointer;
    position: fixed;
    bottom: 1px;
    right: 41px;
    margin-top: 200px;
    border: 1px solid #fe8431;
    width: 190px;
    height: 62px;
    font-size: 16px;
    color: #999999;
    padding-left: 70px;
    background: #fff url(../images/lanren/xiaoer-orange.png) no-repeat;
    background-position: 15px center;
    z-index: 889;
    box-shadow: 1px 1px 6px 0px #bbb;
    display: none;
}

.bigfont {
    font-size: 18px;
    color: #fe8431;
    margin-top: 5px;
}

.lanren-box {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 998;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    filter: alpha(opacity=70);
    display: none;
}

.lanren-window {
    width: 400px;
    height: 540px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -270px;
    font-size: 16px;
}

.lanren-title {
    background: #fe8431 url(../images/lanren/xiaoer.png) no-repeat;
    background-position: 20px center;
    height: 66px;
    line-height: 66px;
    color: #fff;
    padding-left: 80px;
    font-size: 18px;
}

.lanren-title>span {
    font-size: 22px;
    font-weight: bold;
    margin-right: 10px;
}

.lanren-close {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 25px;
}

.lanren-main {
    padding: 20px;
}

.lanren-h5 {
    font-size: 18px;
    color: #ff6800;
    margin-bottom: 10px;
}

.lanren-input {
    border-bottom: 1px solid #ddd;
    line-height: 48px;
    margin-top: 2px;
    position: relative;
}

.lanren-input>span {
    color: #333;
    float: left;
}

.lanren-input>input[type='text'] {
    height: 48px;
    display: block;
    float: left;
    width: 280px;
}

a.lanren-submit {
    width: 100%;
    margin: 20px 0;
    height: 48px;
    line-height: 48px;
}

.hover-line {
    height: 1px;
    background: #fe8431;
    position: absolute;
    bottom: -1px;
    left: 50%;
    width: 0;
    z-index: 3;
    transition: all 0.4s;
}

.lanren-input>input:focus+.hover-line {
    width: 100%;
    left: 0;
}

.lanren-p {
    font-size: 14px;
    color: #aaa;
    text-align: center;
}

.lanren-contact {
    background: #f9f9f9;
    height: 200px;
    padding: 20px;
}

.contact-title {
    text-align: center;
}

.contact-ways {
    padding: 20px 20px 10px 20px;
    color: #666;
}

.contact-ways>div {
    font-size: 16px;
}

.ways-tel {
    background: url(../images/lanren/phone.png) no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    width: 55%;
    margin: 10px 0;
}

.ways-qq {
    background: url(../images/lanren/lqq.png) no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    width: 55%;
}

.ways-wx {
    border: 1px solid #eee;
    position: relative;
    background-position: -50px center;
    float: right;
}

.ways-wxpic {
    position: absolute;
    left: -50px;
    top: 50%;
    margin-top: -15px;
    background: #fff;
}

.ways-pic {
    display: block;
    width: 85px;
    position: relative;
    z-index: 10;
    padding: 5px;
    background: #fff;
    cursor: pointer;
}

.ways-arrow {
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -9px;
}

.contact-p {
    text-align: center;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
}

.retract {
    cursor: pointer;
}

.contact-p span {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
}

.contact-p img {
    vertical-align: middle;
    margin-left: 10px;
}

.ewm-div {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 950;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    filter: alpha(opacity=70);
    display: none;
}

.big-ewm {
    padding: 15px;
    width: 400px;
    height: 400px;
    border: 1px solid #eee;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -200px;
    background: #fff;
}

@media only screen and (min-width: 769px) {
    .visible-xs-block {
        display: none !important;
    }
}

@media only screen and (min-width:320px) and (max-width: 768px) {
    .hidden-xs {
        display: none !important;
    }
    .lanren-circle {
        width: 60px;
        height: 60px;
        display: none;
        position: fixed;
        bottom: 60px;
        right: 0;
        z-index: 880;
        cursor: pointer;
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        background: url("../images/lanren/lr.png") no-repeat;
        background-size: 50% 50%;
    }
    .lanren-window {
        width: 300px;
        margin-left: -150px;
        margin-top: -200px;
        font-size: 14px;
        height: auto;
    }
    .lanren-h5 {
        font-size: 15px;
    }
    .lanren-input {
        line-height: 36px;
    }
    .lanren-input>input[type="text"] {
        height: 36px;
        width: auto;
    }
    a.lanren-submit {
        height: 36px;
        line-height: 36px;
    }
    .contact-ways {
        padding: 10px;
    }
    .lanren-contact {
        height: auto;
        padding: 10px;
    }
    .ways-tel,
    .ways-qq {
        width: 100%;
    }
    .telnow {
        display: block;
        float: right;
        border: 1px solid #fe8431;
        border-radius: 3px;
        width: 90px;
        height: 32px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        color: #fe8431;
    }
    .qqnow {
        display: block;
        float: right;
        border: 1px solid #1296db;
        border-radius: 3px;
        width: 90px;
        height: 32px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        color: #1296db;
    }
    .lanren-title {
        background-size: auto 50%;
        background-position: 10px center;
        font-size: 16px;
        padding-left: 50px;
        position: relative;
    }
    .lanren-title>span {
        font-size: 20px;
    }
    .lanren-close {
        width: 15px;
        right: 5px;
        top: 25px;
    }
    .lanren-main {
        padding: 10px;
    }
}