/*service*/
.online_section {
    position: fixed;
    z-index: 99999999999;
    top: 200px;
    right: -200px;
    transition: all .3s ease;
}

.online_section ul li {
    list-style: none;
    width: 240px;
    height: 40px;
    color: #fff;
    padding-left: 40px;
    margin-bottom: 3px;
    -moz-border-radius: 0px 0 0 0px;
    -webkit-border-radius: 0px 0 0 0px;
    border-radius: 0px 0 0 0px;
    transition: all .5s ease;
    overflow: hidden;
    margin-bottom: 3px;
    line-height: 40px;
    font-size: 14px;
    position: relative;
    background: #00afd7;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.online_section ul li:nth-child(even) {
}

.online_section ul li a {
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    transition: all 0.3s ease 0s;
}

.online_section ul li i {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}

.online_section .online_coad p {
    padding-left: 50px;
    font-family: 'lato';
    font-size: 14px;
}

.online_section .online_coad img {
    width: 100%;
    height: auto;
}

.online_coad .img {
    max-width: 200px;
    padding: 10px 30px;
    margin: 0 auto;
    padding-top: 0px;
}

.online_section ul:hover li {
}

.online_section ul:hover li a {
    color: #fff;
}

.online_section ul:hover li.wechat {
    height: 120px;
}

.online_section ul:hover li:nth-child(even) {
}

.online_section ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    .online_section {
        display: none;
    }
}

/*service*/
#online_qq_layer {
    z-index: 9999999;
    position: fixed;
    right: 0px;
    bottom: 0;
}

#floatShow {
    display: block;
}

#floatHide {
    display: none;
}

#online_qq_tab {
    position: relative;
    z-index: 9;
}

#online_qq_tab #floatShow {
    overflow: hidden;
    background: url(../img/online/ser_2.jpg) no-repeat right bottom;
    height: 34px;
    width: 250px;
    padding-top: 6px;
    font-size: 12px;
    padding-left: 50px;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-family: 'poppins-s';
    color: #fff;
}

#online_qq_tab #floatShow img {
    max-height: 24px;
    float: right;
    margin-top: 6px;
}

#online_qq_tab #floatHide img {
    max-height: 32px;
    float: right;
    margin-top: 2px;
}

#online_qq_tab #floatHide {
    overflow: hidden;
    background: #00afd7 url(../img/online/ser_1.png) no-repeat left center;
    width: 100%;
    height: 36px;
    font-size: 14px;
    font-family: 'poppins-s';
    color: #fff;
    line-height: 36px;
    padding-left: 50px;
    width: 320px;
    text-transform: capitalize;
}

#onlineService {
    display: inline;
    width: 320px;
    overflow: hidden;
    display: none;
    background: #fff;
    font-size: 12px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #eee;
}

#onlineService .p {
    margin: 5px 0;
    color: #808080;
    line-height: 20px;
    font-size: 12px;
}

.i_message_inquiry h4 {
    font-size: 16px;
    color: #ff8e09;
    text-transform: uppercase;
    font-family: 'poppins-s';
}

.i_message_inquiry {
    padding: 18px;
    padding-top: 20px;
}

.i_message_inquiry .my_btn2 {
    background: #ff8e09 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'poppins-s';
    font-size: 16px;
    margin-top: 15px;
    padding: 8px 15px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

.i_message_inquiry .my_btn2 {
    background: #00afd7;
    color: #fff;
    line-height: 38px;
    font-size: 14px;
    font-family: 'poppins-s';
    display: inline-block;
    padding: 0px 26px;
    text-transform: uppercase;
    margin-top: 15px;
}

#online_qq_layer .inquiry .btn_1 {
    line-height: 30px;
    border-radius: 30px;
    border: 2px solid #00afd7;
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'poppins-s';
    background: #00afd7;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    margin-top: 10px;
    padding: 0 24px;
}

#online_qq_layer .inquiry .btn_1:hover {
    background: none;
    color: #00afd7;
}

.i_message_inquiry .inquiry .input-group-addon {
    background: none;
    border: none;
    border-radius: 0px;
    padding: 0px 10px;
    vertical-align: top;
}

.i_message_inquiry .inquiry .input-group-addon i {
    line-height: 34px;
    font-size: 13px;
}

.i_message_inquiry .inquiry .form-control {
    border: none;
    background: none;
    border-radius: 0px;
    height: 34px;
    line-height: 34px;
    color: #999;
    font-size: 13px;
}

.i_message_inquiry #message {
    height: 80px;
}

.i_message_inquiry .inquiry .input-group {
    border: 1px solid #ddd;
    background: #fff;
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
    #onlineService {
        width: 100%;
    }

    #online_qq_layer {
        width: 100%;
    }

    #online_qq_tab {
        width: 100%;
    }

    #online_qq_tab #floatShow {
        width: 46px;
        height: 46px;
        position: absolute;
        left: 50%;
        bottom: 10px;
        margin-left: -23px;
        padding-left: 46px;
        background: url(../img/online/inquiry_ico.png) no-repeat center center;
    }

    #online_qq_tab #floatHide {
        width: 100%;
        background: #00afd7 url(../img/online/ser_1.png) no-repeat left center;
        width: 100%;
        height: 36px;
    }
}
