@charset "utf-8";
.wjdh_footfixed {
    height: 116px;
    position: fixed;
    bottom: 0;
    left: -100%;
    z-index: 9999;
    width: 100%;
    _position: absolute;
    _left: expression(eval(document.documentElement.scrollLeft));
    _top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 215));
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.wjdh_footfixed2 {
    width: 100%;
    height: 80px;
    position: relative;
    top: 36px;
    background: url(../images/wjdh_footfixed_bg.png) repeat;
}

.wjdh_footclose {
    position: absolute;
    right: 0;
    top: 10px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/wjdh-christmas.png) 0 0 no-repeat;
    -webkit-transition: all 400ms;
}

.wjdh_footclose:hover {
    transform: rotate(90deg);
    cursor: pointer;
}

.wjdh_footcontent {
    width: 1000px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}

.wjdh_footcontent_L {
    width: 75px;
    height: 80px;
    position: absolute;
    top: -36px;
    left: 0px;
    z-index: 9999;
}

.wjdh_footcontent_con {
    position: relative;
    width: 745px;
    height: 80px;
    margin: 0 auto;
}

.wjdh_footcontent_con_a {
    width: 40px;
    height: 30px;
    background-color: #1c8cfd;
    float: left;
    margin: 27px 0 0 20px;
}

.wjdh_footcontent_con_a img {
    margin: 8px 0 0 9px;
}

.wjdh_footcontent_con_b {
    width: 140px;
    height: 30px;
    background: #FFFFFF;
    float: left;
    margin: 27px 0 0 0px;
    overflow: hidden;
    padding: 0 10px;
}

.wjdh_footcontent_con_b2 {
    width: 140px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border: 0PX;
    font-family: "Microsoft YaHei";
    color: #333333;
    outline: none;
}

.wjdh_footcontent_con_c {
    width: 130px;
    height: 35px;
    margin: 24px 0 0 20px;
    background: #1c8cfd;
    text-align: center;
    line-height: 35px;
    float: left;
    color: #FFFFFF;
    display: block;
    cursor: pointer;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    border: 0px;
    outline: none;
    font-family: "Microsoft YaHei";
}

.wjdh_footcontent_con_c:hover {
    background: #0068d1;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
}

.wjdh_footcontent_con_d {
    width: 130px;
    height: 35px;
    margin: 24px 0 0 20px;
    background: #5eb95e;
    text-align: center;
    line-height: 35px;
    float: left;
    color: #FFFFFF;
    display: block;
    cursor: pointer;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    color: #FFFFFF;
}

.wjdh_footcontent_con_d:hover {
    background: #3a993a;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    color: #FFFFFF;
}

.wjdh_footcontent_con_d a:link,
.wjdh_footcontent_con_d a:visited,
.wjdh_footcontent_con_d a:hover,
.wjdh_footcontent_con_d a:active {
    color: #FFFFFF;
    width: 130px;
    height: 35px;
    display: block;
}

.wjdh_footopen {
    display: block;
    width: 66px;
    height: 124px;
    background: #ccc;
    position: fixed;
    bottom: 0;
    left: 0;
    background: url(../images/wjdh_Customer_service_open.png) no-repeat left bottom;
    cursor: pointer;
}
