@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
img{width:100%;}

.icon {display:inline-block;}
.icon-footer {position:relative;width:35px;height:35px;}
.icon-footer-wx {background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010616074941327/cms/image/f683f6a4-c675-4a72-a0c8-94e5b3380045.png);background-repeat:no-repeat;width:35px;height:35px;background-size: cover;}
.icon-footer-ios {background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010616074941327/cms/image/860dfc92-8358-4272-a442-088fd5943e4f.png);background-repeat:no-repeat;width:35px;height:35px;background-size: cover;}
.icon-footer-android {background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010616074941327/cms/image/7c569409-3011-4520-93d6-b6b4ae75bbb5.png);background-repeat:no-repeat;width:35px;height:35px;background-size: cover;}
.icon-footer-qq {background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010616074941327/cms/image/b0a8cd31-20b3-49f6-82e8-3fe60bcd8610.png);background-repeat:no-repeat;width:35px;height:35px;background-size: cover;}
.icon-footer-inter {background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010616074941327/cms/image/488e1c55-9d2d-43a9-b600-950ef0a06aee.png);background-repeat:no-repeat;width:35px;height:35px;background-size: cover;}
.icon-footer-rss {background-image:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010616074941327/cms/image/28ce68e9-45fd-45a7-9e5c-0c60cfd000da.png);background-repeat:no-repeat;width:35px;height:35px;background-size: cover;}
.icon-footer-wx:hover {filter: brightness(0) invert(80%);}
.icon-footer-qq:hover {filter: brightness(0) invert(80%);}
.icon-footer-ios:hover {filter: brightness(0) invert(80%);}
.icon-footer-android:hover {filter: brightness(0) invert(80%);}
.icon-footer-inter:hover { filter: brightness(0) invert(80%);}
.icon-footer-rss:hover {filter: brightness(0) invert(80%);}

.footer{padding-top:0px;width:100%;z-index:1;bottom:0;}
footer .copy-right {position:relative;z-index:1;}
footer .footer-tag-list a {font-size:14px;margin-right:15px;}
footer .footer-icon-list {position:absolute;top:0;right:0;}
footer .footer-icon-list ul li {position:relative;float:left;width:35px;height:35px;text-align:center;border-radius:20px;margin-left:20px;}
footer .footer-icon-list ul li:before {content:"";position:absolute;z-index:0;width:35px;height:35px;border-radius:50%;opacity:0;-webkit-transition:.5s cubic-bezier(.3,0,0,1.3);-moz-transition:.5s cubic-bezier(.3,0,0,1.3);-ms-transition:.5s cubic-bezier(.3,0,0,1.3);-o-transition:.5s cubic-bezier(.3,0,0,1.3);transition:.5s cubic-bezier(.3,0,0,1.3);-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);}

footer .footer-icon-list .app-qrcode {display:none;position:absolute;width:130px;height:130px;margin-top:-141px;box-shadow:0 0 6px rgba(14,22,30,.3);margin-left:-45px;}footer .footer-bull {position:relative;font-size:20px;top:2px;margin:0 15px;}
footer .bull-em {font-style:normal;margin-left:15px;}
footer .footer-icon-list .app-qrcode:before {content:'';display:block;position:absolute;width:0;height:0;border:8px solid transparent;border-top:10px solid rgba(0,0,0,.3);top:130px;left:56px;}
footer .footer-icon-list .app-qrcode:after {content:'';display:block;position:absolute;width:0;height:0;border:8px solid transparent;border-top:10px solid #fff;top:129px;left:57px;}
footer .footer-icon-list ul li:hover:before {opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}
