﻿
.copyright {clear:both;padding: 20px 0;margin: 0;color: #c2c2c2; background: #454449;z-index: 2;font-family: "microsoft yahei","微软雅黑","Arial",sans-serif;font-size: 12px;position: relative}
.copyright a { color: #c2c2c2;text-decoration: none}
.copyright a:hover{color: #fff}
.copyright_content { width: 1024px; margin: 0 auto;padding: 0;clear: both; position: relative; }
.copyright .left { float: left; width: 206px; height:46px; margin: 30px 30px 0 0px;padding: 0; background: url("../images/footer_logo1.png") no-repeat }
.copyright .right { float: left; width: 750px;padding:0 0 0 30px;margin: 0;line-height: 20px;border-left: 1px solid #c2c2c2;}
.copyright .copyright_icon{width:41px;height:47px;position: absolute;top:50%;right: -20px;margin-top:-24px;}
.copyright .copyright_icon a{display: block;width:41px;height:47px;background: url("../images/dzicon.png") no-repeat;}

/*右侧悬浮客服*/
._wrap_1facf_1 {
    background: url(../images/community-bg.87d60694.png) no-repeat 0 0;
    background-size: 100% 100%;
    position: fixed;
    right: 0;
    top: 48.5%;
    transform: translateY(-50%);
    transition: transform .2s;
    width: 150px;
    z-index: 9;
}
._content_1facf_36 {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding:10px
}

._content_1facf_36 ._btnImg_1facf_42 {
    cursor: pointer;
    height: 44px;
    margin-top: .1rem;
    width: 110px
}

._content_1facf_36 p {
    margin: 0;
    padding: 0
}

._content_1facf_36 ._scan_1facf_52 { 
    position: relative
}

._content_1facf_36 ._scan_1facf_52 img {
    height: 110px;
    width: 110px
}

._content_1facf_36 ._scan_1facf_52:after {
    animation: _scan_1facf_52 3s infinite;
    background: #bdd9ff;
    content: "";
    height: .04rem;
    left: 0;
    position: absolute;
    width: 1.3rem
}