
.container {
    width: 1200px;
    margin: 0 auto;
}	
	
.footer {
    color: #999;
    font-size: 14px;
    background: #222;

}


.footer dt, dd{
   margin: 0;
    padding: 0;
}




.footer a {
    color: #999;
}

.footer a:hover {
    color: #aaa;
}

.footer .footer_service {
    color: #999;
    background: #272727;
    padding: 40px 0;
    font-size: 14px;
    height: 50px;
}

.footer .footer_service li {
    float: left;

}

.footer .footer_service li:nth-child(1) {
    width: 323px;
}

.footer .footer_service li:nth-child(2) {
    width: 323px;
}

.footer .footer_service li:nth-child(3) {
    width: 323px;
}

.footer .footer_service li:nth-child(4) {
    width: 215px;
}

.footer .footer_service li i {
    float: left;
    width: 50px;
    height: 50px;
    background: url(/default/img/home/bottom-icon.png) no-repeat;
}

.footer .footer_service li.item-1 i {
    background-position: 0 0;
}

.footer .footer_service li.item-2 i {
    background-position: -60px 0;
}

.footer .footer_service li.item-3 i {
    background-position: -120px 0;
}

.footer .footer_service li.item-4 i {
    background-position: -180px 0;
}

.footer .footer_service li .text {
    padding-left: 70px;
}

.footer .footer_service li .text .h3 {
    font-size: 18px;
    color: #fff;
}

.footer .footer_link {
    padding-top: 44px;
    overflow: hidden;
}

.footer .footer_link .ft-help-1 {
    display: none;
    float: left;
    width: 333px;
    position: relative;
}

.footer .footer_link .ft-help-1 .logo {
    width: 152px;
    height: 50px;
    margin-bottom: 10px;
    background: url(/default/img/home/bottom-logo.png) no-repeat left top;
    margin-left: 20px;
}

.footer .footer_link .ft-help-1 .company {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 35px;
}

.footer .footer_link .ft-help-1 .number {
    width: 191px;
    height: 62px;
    border: 1px solid #333539;
}

.footer .footer_link .ft-help-1 .number .img {
    width: 24px;
    height: 31px;
    float: left;
    background: url(/default/img/home/bottom-icon2.png) no-repeat left top;
    margin: 12px 0 0 15px;
}

.footer .footer_link .ft-help-1 .number .info {
    margin-left: 53px;
    margin-top: 10px;
    font-size: 13px;
    white-space: nowrap;
}

.footer .footer_link .ft-help-1 .number .info h3 {
    color: #fff;
    margin-bottom: 2px;
}

.footer .footer_link .ft-help-1 .stage h3 {
    padding: 15px 0;
}

.footer .footer_link .ft-help-1 .stage .links a {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: url(/default/img/home/bottom-icon2.png) no-repeat;
}

.footer .footer_link .ft-help-1 .stage .links a.item-1 {
    background-position: 0px -41px;
}

.footer .footer_link .ft-help-1 .stage .links a.item-2 {
    background-position: -30px -41px;
}

.footer .footer_link .ft-help-1 .stage .links a.item-3 {
    background-position: -60px -41px;
}

.footer .footer_link .ft-help-1 .stage .links a.item-4 {
    background-position: -90px -41px;
}

.footer .footer_link .ft-help-1 .stage .links a.item-5 {
    background-position: -120px -41px;
}

.footer .footer_link .ft-help-2 {
    float: left;
    width: 250px;
    margin-left: 50px;
}

.footer .footer_link .ft-help-2 .contact {
    margin-bottom: 24px;
}

.footer .footer_link .ft-help-2 .contact i {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    float: left;
    background: rgba(255, 255, 255, .05) url(/default/img/home/bottom-mobile.png) no-repeat center;
}

.footer .footer_link .ft-help-2 .contact .text {
    margin-left: 63px;
}

.footer .footer_link .ft-help-2 .contact .text h3 {
    font-size: 14px;
    color: #999;
}

.footer .footer_link .ft-help-2 .contact .text p {
    font-size: 23px;
    color: #fff;
}

.footer .footer_link .ft-help-2 .qrcode {
}

.footer .footer_link .ft-help-2 .qrcode .item {
    text-align: center;
    float: left;
    margin-right: 20px;
}

.footer .footer_link .ft-help-2 .qrcode .item .img {
    width: 110px;
    height: 110px;
    background: url(/default/img/index/2wm.jpg) no-repeat center;
}

.footer .footer_link .ft-help-2 .qrcode .item-2 {
    margin-right: 0;
}

.footer .footer_link .ft-help-2 .qrcode .item-2 .img {
    background: url(/default/img/index/2wm1.jpg) no-repeat center;
}

.footer .footer_link .ft-help-2 .qrcode .item p {
    line-height: 44px;
    color: #999;
    font-size: 14px;
}

.footer .ft-menu {
    float: left;
}

.footer .ft-menu .menu-list {
    float: left;
    width: 216px;
}

.footer .ft-menu .menu-list dt {
    font-size: 20px;
    color: #ccc;
    margin-bottom: 13px;
}

.footer .ft-menu .menu-list a {
    display: block;
    line-height: 30px;
}

.footer .ft-menu .menu-1 {
    width: 220px;
}

.footer .ft-menu .menu-2 {
    width: 180px;
}

.footer .ft-menu .menu-3 {
    width: 180px;
}

.footer .ft-menu .menu-4 {
    width: 165px;
}

.footer .ft-menu .menu-5 {
    width: 135px;
}

.footer .footer_copy {
    text-align: center;
    padding-bottom: 56px;
    padding-top: 43px;
}

.footer .footer_copy p {
    line-height: 2;
    color: #737373;
}

.footer .footer_copy p span {
    margin: 0 10px;
}

.footer .ft-solution {
    text-align: center;
    margin-bottom: 10px;
    border-top: 1px solid #353535;
    border-bottom: 1px solid #353535;
    padding: 23px 0;
}

.footer .ft-solution .item {
    display: inline-block;
    margin: 0 25px;
}

.footer .ft-solution span.item {
    color: #fff;
}

.footer .ft-friend {
    padding: 0 0 8px;
}

.footer .ft-friend a {
    margin: 0 9px;
}

.footer .ft-friend .icon-friend-sh {
    padding: 1px 20px;
    position: relative;
}

.footer .ft-friend .icon-friend-sh:after {
    position: absolute;
    content: '';
    border-top: 7px solid #999;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    top: 5px;
    cursor: pointer;
}

.footer .ft-friend #friend_div {
    display: none;
}

.footer .ft-friend.top #friend_div {
    display: inline-block !important;
}

.footer .ft-friend.top .icon-friend-sh:after {
    border-bottom: 7px solid #999;
    border-top: 0;
}
	
		
    .common-float-win div { box-sizing: border-box; }
    .common-float-win { position: fixed; z-index: 100; right: 16px; bottom: 200px; width: 64px; height: 212px; }
    .common-float-win .common-float-item { width: 64px; height: 64px; border: 2px solid #fb6638; background-color: #ffffff;  background-position: center 12px; background-repeat: no-repeat; border-radius: 10px; padding-top: 34px; margin-bottom: 10px; transition: all .2s ease; cursor: pointer; position: relative; box-shadow: 1px 2px 6px rgba(0,0,0,.1); }
    .common-float-icon { display: block; margin: 0 auto; transition: all .2s ease; }
    .common-float-name { line-height: 17px; font-size: 12px; margin-top: 5px; color: #585e81; text-align: center; transition: color .2s ease; }
    .common-float-win .common-float-item:hover { background-color: #fb6638; }
    .common-float-win .common-float-item:hover .common-float-name { color: #fff; }

    .common-float-item.float-wechat { background-image: url(http://www.cqanfei.com/default/img/home/float/qrcode.act.png); }
    .common-float-item:hover.float-wechat { background-image: url(http://www.cqanfei.com/default/img/home/float/qrcode.png); }
    .common-float-item.float-wxworker { background-image: url(http://www.cqanfei.com/default/img/home/float/wechat.act.png); }
    .common-float-item:hover.float-wxworker { background-image: url(http://www.cqanfei.com/default/img/home/float/wechat.png); }
    .common-float-item.float-phone { background-image: url(http://www.cqanfei.com/default/img/home/float/phone.act.png); }
    .common-float-item:hover.float-phone { background-image: url(http://www.cqanfei.com/default/img/home/float/phone.png); }

    .common-float-item.back-top { padding: 0; height: 30px; background: #fff;  transition: all .2s ease; border: unset; display: flex; align-items: center; justify-content: center; height: 0; overflow: hidden; }
    .common-float-item.back-top.show { height: 30px; }
    .common-float-item.back-top:hover { transform: scale(1.04); background: #fff; }

    .common-float-item .hover-floatwin { width: 150px; padding: 12px 0; position: absolute; top: 0; left: -162px; border-radius: 10px; background: #fb6638; transition: opacity .2s ease; opacity: 0; z-index: -1; }
    .common-float-item .hover-floatwin-img { display: block; margin: 0 auto 10px; width: 126px; height: 126px; }
    .common-float-item .hover-floatwin-desc { line-height: 21px; color: #ffffff; font-size: 14px; text-align: center; }
    .common-float-item:hover .hover-floatwin { opacity: 1; z-index: 1; }

