.footer-wrapper {
    background: #37363C;
    text-align: center;
}
.footer-content-wrapper {
    /* width: 744px; */
    height: 100%;
    margin: auto;
}
.footer-logo {
    display: inline-block;
    width: 120px;
    height: 100%;
    vertical-align: top;
    line-height: 253px;
    margin-left: -50px;
}
.footer-logo .logo-img{
    width: 120px;
}
.footer-content {
    display: inline-block;
    width: 544px;
    height: 100%;
    margin-left: 80px;
    color: #7F8896;
    text-align: left;
    position: relative;
}
.content-title {
    color: #7F8896;
    height: 30px;
    border-bottom: 1px solid #58565E;
    text-align: left;
    font-size: 16px;
    margin-top: 40px;
}
.title-ul {
    list-style: none;
    width: 100%;
    height: 30px;
    padding-left: 0;
}
.title-li {
    display: inline-block;
    margin-right: 40px;
    cursor: pointer;
}
.title-li a {
    color: #7F8896;
}
.title-li a:hover {
    color: #BCC2CC;
    text-decoration: none;
}
.title-li:hover {
    color: #BCC2CC;
}
.common-p {
    font-size: 12px;
    margin-bottom: 5px;
}
.p-top {
    margin-top: 46px;
}
.p-bottom {
    margin-top: 26px;
}
.contact-wrapper {
    position: absolute;
    width: 180px;
    height: 40px;
    right: 160px;
    bottom: 86px;
}
.contact-ul {
    list-style: none;
    padding-left: 0;
}
.contact-li {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    cursor: pointer;
}
.contact-li a {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.contact-li-qq {
    background: url('/resources/images/common/footer-QQ.png') no-repeat center;
}
.contact-li-wx {
    background: url('/resources/images/common/footer-WX.png') no-repeat center;
}
.contact-li-ww {
    background: url('/resources/images/common/footer-WW.png') no-repeat center;
    position: relative;
}

.contact-li-qq:hover {
    background: url('/resources/images/common/footer-QQhover.png') no-repeat center;
}
.contact-li-wx:hover {
    background: url('/resources/images/common/footer-WXhover.png') no-repeat center;
}
.contact-li-ww:hover {
    background: url('/resources/images/common/footer-WWhover.png') no-repeat center;
}
.contact-li-wx:hover > .wx-hover-wrapper  {
    display: block;
}
.xcx-code-wrapper {
    /* display: inline-block; */
    text-align: center;
    font-size: 12px;
    position: absolute;
    right: -110px;
    bottom: 24px;
}
.xcx-code-wrapper p {
    margin-top: 10px;
}
.wx-hover-wrapper {
    position: absolute;
    top: -150px;
    left: 88px;
    font-size: 12px;
    display: none;
}
.p-line1 {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
.p-line2 {
    position: absolute;
    bottom: 6px;
    text-align: center;
    width: 100%;
}
.right_box{
    position: fixed;
    top: 38%;
    right: 12px;
    z-index: 999;
}
.code-fixed {
    position: fixed;
    right: 12px;
    top: 32%;
    padding: 10px;
    font-size: 12px;
    color: #7F8896;
    box-shadow: 0px 2px 6px #c7c3c3;
    background: #fff;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}
.code-fixed p {
    margin-bottom: 0px;
}
.contact-fixed {
    /* position: fixed; */
    position: relative;
    /* right: 12px; */
    /* top: 42%; */
    background: #bcc2cc;
    margin-top: 164px;
    height: 128px;
    width: 44px;
    padding: 9px;
    color: #fff;
    cursor: pointer;
    line-height: 20px;
}
.contact-fixed:hover {
    background: #FF7002;
}
.contact-fixed:hover > .contact-content-wrapper {
    display: block;
}
.contact-dy{
    position: relative;
    /* position: fixed; */
    /* right: 12px; */
    /* top: 50%; */
    /* margin-top: 320px; */
    margin-top: 10px;
    margin-left: -4px;
}
.contact-dy-code{
    display: none;
    position: absolute;
    right: 50px;
    top:-130px;
}
.contact-dy-icon{
    cursor: pointer;
}
.contact-dy-icon:hover + .contact-dy-code{
    display: block;
}
.contact-content-wrapper {
    cursor: auto;
}
.contact-content-a {
    cursor: pointer;
    color: #7F8896;
}
.contact-content-a:hover {
    text-decoration: none;
    color: #FF7002;
}
.back-top-button {
    position: fixed;
    bottom: 24px;
    right: 12px;
    width: 44px;
    height: 44px;
    background: url('/resources/images/common/toTop.png') no-repeat center;
    box-shadow: 0px 2px 6px #c7c3c3;
    cursor: pointer;
    display: none;
    background-color: #fff;
}
.contact-content-wrapper {
    display: none;
    position: absolute;
    left: -119px;
    top: 0;
    width: 120px;
    height: 128px;
    color: #7F8896;
    font-size: 12px;
    text-align: left;
    background: url('/resources/images/common/contact-back.png') no-repeat center
}
.contact-left-div {
    width: 104px;
    height: 128px;
    padding: 5px 14px;
}
.phone-contact {
    position: absolute;
    left: 0;
    top: 6px;
}
.phone-contact-div {
    padding-left: 29px;
    position: relative;
}
.phone-contact-div p {
    margin-bottom: -6px;
}
.contact-common {
    margin-top: 8px;
}
.yixin_container{
    display: inline-block;
    vertical-align: middle;
    margin-left: 100px;
    margin-top: -10px;
}