@import "https://at.alicdn.com/t/font_178760_jbhcv8m7cf.css";
a:hover, a:focus {
    text-decoration: none;
    color: #0069c5;
}
.footer {
    padding-bottom: 8px;
    background-color: #565a5d;
    color: rgba(255,255,255,.8);
    font-size: 12px;
}
.footer .links {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    background-color: #4e5358;
}
.footer .links ul {
    position: relative;
}
.footer .links li {
    margin-left: 78px;
    float: left;
    color: #fff;
    position: static;
}
.footer .links .dropdown {
    margin-left: 166px;
}
.footer .links li:first-child {
    margin-left: 0;
}
.footer .links li p {
    margin: 0;
    padding: 15px 0;
}
.text-white {
    color: #fff !important;
}
.iconfont {
    font-size: inherit;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}
.footer-icp a {
    display: inline-block;
    margin-left: 25px;
}
.footer .links li p i {
    margin-left: 3px;
    display: inline-block;
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.footer .links ul {
    margin-bottom: 0;
}
.dropdown-menu {
    z-index: 998;
}
.footer .links .dropdown ul {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 100%;
}
.footer .links .dropdown li {
    float: none;
    margin-right: 0;
    color: #666;
}
.footer .links .dropdown li a {
    margin: 5px 0;
    float: left;
    width: 16.666%;
    clear: none;
}
.float-btn-group {
    z-index: 999;
    position: fixed;
    right: 30px;
    bottom: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.footer-logo {
    line-height: 28px;
    margin-top: 0;
}
.footer-logo p {
    line-height: 20px;
    margin: 15px 0 30px;
}
.footer-logo img {
    display: block;
    margin: 0 auto;
    width: 96px;
}
.footer-add {
    margin-top: 10px;
}
.footer-add li {
    float: left;
    padding: 3px 0;
}
.col40 {
    width: 40% !important;
}
.padding-foot2 {
    padding: 2px 0!important;
}
.footer-bottom {
    padding-top: 8px;
    border-top: 1px solid #b7b9ba;
    margin-top: 12px;
}
.footer-help a {
    padding: 0 13px;
    display: inline-block;
    color: #b7b9ba;
    line-height: 14px;
}
.footer-help > a + a {
    border-left: 1px solid #b9b9b9;
}
.no-border-left {
    border-left: 0 !important;
}
.footer-help img{
    width:93px;
    height: auto;
}
.footer-icp img {
    margin: 18px auto;
}
@media (max-width: 1200px){
.footer {
    padding-top: 20px;
}
.footer-icp a {
    margin-left: 15px;
}
}
@media (max-width: 1199px) and (min-width: 992px){
.footer-help a {
    padding: 0 5px;
}
.footer-icp, .footer-icp div {
    margin-bottom: 10px;
}
}
@media (max-width: 991px){
.footer {
    padding-top: 5px;
}
.footer-icp, .footer-help .no-border-left, .footer-logo, .footer-bottom span {
    display: none;
}
.footer-add {
    margin-bottom: 10px;
}
.footer-add li {
    padding: 0;
}
.footer-add .col40 {
    width: 50% !important;
}
.footer-help > a:first-child {
    padding-left: 0;
}
.padding-foot2 {
    padding: 0!important;
}
.footer-help {
    float: none !important;
}
}
@media (max-width: 767px){
.footer .links {
    float: none;
}
.footer .links li {
    margin: 0;
    width: 50%;
    text-align: center;
}
}
@media screen and (max-width: 480px){
.footer-add li, .footer-help {
    width: 100% !important;
    text-align: center;
}
.footer-add .col40 {
    width: 100% !important;
}
}


