.footer {
    padding-top: 50px;
    padding-bottom: 30px;
    background-color: #e1251b;
}
.footwrap {
    width: 1200px;
    margin: auto;
}

.footwrap * {
    font-family: Microsoft Yahei, Simsun;
    font-size: 16px;
}

.footerIcon em,
.footerInfoIcon a,
.footerNav ul span a {
    background-image: url(../images/footer.gif);
}

.footerIcon {
    padding-top: 40px;
    height: 90px;
}

.footerIcon li {
    float: left;
    width: 270px;
    padding-left: 30px;
}

.footerIcon h4 {
    float: left;
    width: 190px;
    color: #e52871;
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
}

.footerIcon span {
    float: left;
    width: 190px;
    color: #999;
}

.footerIcon em {
    float: left;
    display: block;
    width: 52px;
    height: 52px;
    margin-right: 10px;
}

.footerIcon-2 {
    background-position: -52px 0;
}

.footerIcon-3 {
    background-position: -104px 0;
}

.footerIcon-4 {
    background-position: -156px 0;
}

.footerNav {
    border-bottom: 1px solid #DDD;
    padding-bottom: 30px;
}

.footerNav ul {
    float: left;
    width: 200px;
    _display: inline;
    line-height: 22px;
    list-style: none;
}

.footerNav ul li + li {
    margin-top: 10px;
}

.footerNav ul strong {
    display: block;
    _display: inline;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}

.footerNav ul span.s1,
.footerNav ul a:link,
.footerNav ul a:visited {
    font-size: 16px;
    color: #dddddd;
    line-height: 1.3;
}

.footerNav ul a:hover {
    text-decoration: underline;
}

.footerNav ul span a:link,
.footerNav ul span a:visited {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    overflow: hidden;
    outline: none;
    margin-right: 5px;
}

.footerNavFollow-1 {
    background-position: 0 -52px;
}

.footerNavFollow-2 {
    background-position: -24px -52px;
}

.footerNavFollow-3 {
    background-position: -48px -52px;
}

.footerNavFollow-4 {
    background-position: -72px -52px;
}

.footerLink {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

.footerLink ul {
    height: 20px;
    margin: 12px 0 0;
    overflow: hidden;
}

.footerLink ul li {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.footerLink span {
    margin-right: 30px;
    color: #666;
    text-indent: 30px;
}

.footerLink span strong {
    color: #1BC14C;
}

.footerLink a:link,
.footerLink a:visited {
    margin-right: 10px;
    font-size: 12px;
    color: #666;
}

.footerLink a:hover {
    color: #15AB43
}

.footerInfo {
    margin-top: 30px;
    text-align: center;
    color: #dddddd;
    font-size: 13px;
}

.footerInfo p,
.footerInfo a {
    color: #dddddd;
    font-size: 13px;
}

.footerInfo p + p {
    margin-top: 10px;
}

.footerInfoIcon {
    width: 385px;
    height: 40px;
    overflow: hidden;
    margin: auto;
    margin-top: 20px;
}

.footerInfoIcon a:link,
.footerInfoIcon a:visited {
    float: left;
    margin: 0 4px 0 4px;
    display: block;
    width: 108px;
    height: 40px;
    text-indent: -9999px;
    outline: none;
}

.footerInfo-1 {
    background-position: 0 -76px;
}

.footerInfo-2 {
    background-position: 0 -116px;
}

.footerInfo-3 {
    background-position: 0 -156px;
}

.footerInfo-4 {
    background-position: 0 -196px;
}

.footerInfo-5 {
    background-position: 0 -236px;
}

.footer .service-wrap {
    width: 220px;
    height: auto;
    font-size: 0;
    margin-top: 10px;
}

.footer .service-wrap::before {
    display: none;
}

.footer .service-wrap .service-item {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 32px;
    line-height: 32px;
    border-radius: 0;
    margin-right: 10px;
}

.footer .service-wrap .service-img1,
.footer .service-wrap .service-img2 {
    height: 32px;
}

.footimg {
    margin-top: 15px;
}
.footimg .jsimg {
    margin: 0 2px;
}
.footimg .jsimg img {
    /* width: 144px;
    height: 53px; */
    width: 86px;
    height: 30px;
}