@CHARSET "UTF-8"; #header {
    width: 100%;
    text-align: center;
    padding-top: 5px;
    background: #fff;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 44px;
    font: bold 20px/44px "微软雅黑";
    color: #434343;
    position: relative;
    border-bottom: 1px solid #bebebe;
}

.header_left {
    width: 74px;
    height: 34px;
    background: url(../../images/abc.png) center 10px no-repeat;
    background-size: 26px 24px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 5px;
}

.header_right {
    width: 74px;
    height: 34px;
    background: url(../../images/13.png) center 10px no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 26px 21px;
    margin-top: 5px;
}

/*header css style*/
#nav {
    text-align: left;
    width: 100%;
    padding: 5px 0 5px 0px;
    background: #e33b3d;
    display: -webkit-box;
}

#nav li {
    height: 28px;
    line-height: 28px;
    font:  14px/28px '微软雅黑';
    -webkit-box-flex: 1;
}

#nav li a {
    display: block;
    color: #fff;
    width: 100%;
    font-weight: bold;
}

/*网站头部返回按钮样式*/
.header_return {
    position: absolute;
    right: 15px;
    top: 2px;
}

.header_return img {
    width: 43px;
    height: 40px;
}

/*banner css style*/
.out_b {
    overflow: hidden;
    margin: 0 auto;
    width: 320px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.slide {
    position: relative;
    height: 150px;
    overflow: hidden;
    width: 320px;
    overflow: hidden;
    margin: 0 auto;
}

.slide .content {
    height: 320px;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
}

.slide a {
    display: inline-block;
    float: left;
    width: 320px;
    height: 150px;
}

.slide a img {
    width: 320px;
}

.slide .mark {
    width: 100%;
    position: absolute;
    height: 3px;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.5);
    -webkit-transform: translate3d(0, 0, 0);
    display: -webkit-box;
}

.slide .mark li {
    display: block;
    -webkit-box-flex: 1;
    height: 100%;
    overflow: hidden;
}

.slide .mark li.active {
    background-color: #25a4bb;
}

.scroll {
    width: 320px;
    height: auto;
    margin: 0 auto 0 auto;
    position: relative;
    overflow: hidden;
}

.mod_01 {
    float: left;
    width: 320px;
}

.mod_01 img {
    display: block;
    width: 100%;
    height: auto;
}

.dotModule_new {
    padding: 0 5px;
    height: 11px;
    line-height: 6px;
    -webkit-border-radius: 11px;
    background: rgba(45, 45, 45, 0.5);
    position: absolute;
    bottom: 5px;
    right: 50%;
    z-index: 11;
    width: 80px;
    margin-right: -40px;
}

#slide_01_dot {
    text-align: center;
    margin: 1px 0 0 0;
}

#slide_01_dot span {
    display: inline-block;
    margin: 0 2px;
    width: 5px;
    height: 5px;
    vertical-align: middle;
    background: #f7f7f7;
    -webkit-border-radius: 5px;
}

#slide_01_dot .selected {
    background: #66ff33;
}

/*product css style*/
.products {
    position: relative;
    width: 99.5%;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
}

.contentss {
    padding: 10px;
    line-height: 25px;
    text-align: left;
    text-indent: 25px;
}

.ee {
    padding-left: 20px;
    font-family: "微软雅黑";
}

.products_title {
    background: url(../../images/eef.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font:  14px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.products ul {
    padding-bottom: 5px;
    text-align: left !important;
}

.products ul li {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
    width: 49.0%;
    padding: 5px;
}

.products ul li a {
    display: inline-block;
    overflow: hidden;
    border: 1px solid #fff;
    box-shadow: 3px 3px 5px #aaa;
    width: 100%;
}

.products ul li a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.products ul li h3 {
    display: block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    background: #eee;
}

/* news css style*/
.news {
    position: relative;
    width: 99.5%;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
}

.news_title {
    background: url(../../images/eef.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font:  14px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.news ul {
}

.news ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d3d3d3;
    background: url(../../images/dd1.jpg) 95% center no-repeat;
    background-size: 20px 20px;
}

.news ul li a {
    font:  12px/35px "微软雅黑";
    padding-left: 28px;
    text-align: left;
    display: block;
}

/* product_cate css style*/
.product_cate {
    width: 99.5%;
    margin: 0 auto;
    margin-top: 20px;
}

.product_cate_title {
    background: url(../../images/eef.jpg) 18px center no-repeat #fff;
    background-size: 2px 22px;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid #d5d5d5;
    font:  16px/40px "微软雅黑";
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.product_cate ul {
}

.product_cate ul li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d3d3d3;
    background: url(../../images/abcd.png) 95% center no-repeat;
    background-size: 20px 20px;
}

.product_cate ul li a {
    font:  12px/35px "微软雅黑";
    padding-left: 20px;
    text-align: left;
    display: block;
}

/* footer css style*/
.distraction {
    height: 58px;
    width: 100%;
}

/*.footer {*/
/*background: #303030;*/
/*display: -webkit-box;*/
/*width: 100%;*/
/*margin-top: 6px;*/
/*background-size: 9px 128px;*/
/*position: fixed;*/
/*z-index: 110;*/
/*bottom: 0;*/
/*left: 0;*/
/*}*/

/*.footer a {*/
/*-webkit-box-flex: 1;*/
/*display: -webkit-box;*/
/*color: #fff;*/
/*}*/

/*.footer span {*/
/*width: 74px;*/
/*display: block;*/
/*margin: 0 auto;*/
/*text-align: right;*/
/*font:  16px/35px "微软雅黑";*/
/*color: #fff;*/
/*height: 35px;*/
/*}*/

/*.footer span.span1 {*/
/*background: url(../../images/a1.png) 10px 6px no-repeat;*/
/*background-size: 23px 27px;*/
/*}*/

/*.footer span.span2 {*/
/*background: url(../../images/a2.png) 10px 4px no-repeat;*/
/*background-size: 23px 27px;*/
/*}*/

/*.footer span.span3 {*/
/*background: url(../../images/a3.png) 10px 6px no-repeat;*/
/*background-size: 23px 27px;*/
/*}*/

/*.footer span.span0 {*/
/*background: url(../../images/icon.png) 10px -75px no-repeat;*/
/*background-size: 110px 385px;*/
/*}*/

/*share css style*/
#mobile_share {
    position: fixed;
    right: 0;
    bottom: 90px;
    width: 123px;
    z-index: 99999;
    background: #fff;
    padding: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(100%);
}

#mobile_share h2.title {
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: #717577;
    color: #fff;
    font-size: 14px;
}

#mobile_share .share_item {
    padding: 8px;
    background: #fff;
    border: 1px solid #f1f1f1;
}

#mobile_share .share_item li {
    display: block;
    overflow: hidden;
    margin: 8px 0;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
}

.share-link {
    display: block;
    margin: 0 auto;
    width: 105px;
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    padding-left: inherit;
}

.share-link i {
    background: url(../../images/share_icon.png) no-repeat;
    background-size: 200px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 20px;
    float: left;
}

.share-link span {
    display: inline-block;
}

.share-weibo i {
    background-position: 0 0;
}

.share-renren i {
    background-position: -42px 0;
}

.share-douban i {
    background-position: -84px 0;
}

.share-qweibo i {
    background-position: -126px 0;
}

.share-qzone i {
    background-position: -168px 0;
}

.share-weixin {
    display: block;
    margin: 0 auto;
    width: 105px;
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    padding-left: inherit;
}

.share-weixin i {
    background: url(../../images/share_icon2.png) no-repeat;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 20px;
    float: left;
}

.share-weixin span {
    display: inline-block;
}

body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    position: relative;
}

/*job css style*/
.jobcontent h4 {
    background-color: #fff;
    height: 26px;
    line-height: 26px;
    padding-left: 15px;
}

.jobcontent .text {
    padding: 5px 15px;
    line-height: 20px;
}

/*search css style*/
/*.search {*/
/*background: #eae8e8;*/
/*padding: 8px 10% 0;*/
/*}*/

/*#formsearch {*/
/*width: 100%;*/
/*}*/

/*#keyword {*/
/*border: 1px solid #959595;*/
/*line-height: 32px;*/
/*height: 32px;*/
/*width: 80%;*/
/*text-align: left;*/
/*text-indent: 20px;*/
/*float: left;*/
/*border-radius: 4px;*/
/*}*/

/*#s_btn {*/
/*width: 15%;*/
/*line-height: 32px;*/
/*height: 32px;*/
/*background: #ed6d00;*/
/*border-radius: 6px;*/
/*float: right;*/
/*color: #fff;*/
/*}*/

/*search news css style*/
.newslist {
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}

.newslist li {
    text-align: left;
    padding-left: 10px;
    line-height: 34px;
    height: 34px;
    position: relative;
    margin-bottom: 1px;
    background: #fff;
    font-family: "Microsoft YaHei"
}

.newslist li span {
    position: absolute;
    right: 10px;
    top: 0;
}

/* 头部 */
.mob-head {
    background: #fff;
    padding: 10px 0;
    position: relative;
}

.mob-head .logo {
    padding: 0 127px 0 15px;
}

.mob-head .logo img {
    max-width: 100%;
}

.mob-head .head-btn {
    position: absolute;
    right: 15px;
    height: 26px;
    top: calc(50% - 13px);
    font-size: 0;
}

.mob-head .head-btn a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    line-height: 26px;
    text-align: center;
}

.mob-head .head-btn a .iconfont {
    font-size: 20px;
    vertical-align: middle;
}

.mob-head .head-btn a .icon-sousuo {
    font-size: 25px;
}

.mob-head .head-btn .search-btn {
    margin-right: 10px;
    width: 40px;
}

/* 搜索框样式 */
.search {
    border-top: 1px solid #ddd;
    padding: 10px 15px;
    display: none;
}

.search form {
    width: 100%;
    border: 1px solid #444444;
    border-radius: 10px;
    background-color: #fff;
    height: 38px;
    padding: 7px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search input[type="text"] {
    width: 70%;
    padding-left: 15px;
    font-size: 16px;
    color: #323232;
    height: 22px;
    line-height: 22px;
    border: none;
    outline: none;
    background: none;
    box-sizing: content-box;
}

.search input[type='submit'] {
    width: 25%;
    border: none;
    border-left: 1px solid #b6b6b4;
    text-align: center;
    height: 22px;
    font-size: 16px;
    color: #323232;
    background: none;
    outline: none;
    border-radius: 0;
}

/* 导航样式 */
.mob-nav {
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #1e4d83;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.mob-nav .close-btn {
    text-align: right;
    padding: 15px 15px 0 0;
}

.mob-nav .close-btn .iconfont {
    font-size: 30px;
    color: #fff;
    font-weight: 100;
}

.mob-nav li a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
}

.mob-nav li a:hover {
}

.mob-nav li:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.mob-nav.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}

/* 首页banner */
.mob-banner {
    position: relative;
}

.mob-banner .slick-slide {
    outline: none;
}

.mob-banner a {
    display: block;
}

.mob-banner a img {
    width: 100%;
}

.mob-banner .slick-dots {
    position: absolute;
    z-index: 99;
    left: 0;
    width: 100%;
    bottom: 20px;
    text-align: center;
    font-size: 0;
}

.mob-banner .slick-dots li {
    display: inline-block;
    width: 36px;
    height: 5px;
    background: #fff;
    margin: 0 5px;
}

.mob-banner .slick-dots li button {
    display: none;
}

.mob-banner .slick-dots li.slick-active {
    background: #1e4d83;
}

/*首页样式*/
.icon-sousuo:before {
    content: '';
    background: url(../../images/ss.png) no-repeat top center;
    width: 25px;
    height: 24px;
    display: block;
}

.icon-icon-shuanglieliebiao:before {
    content: '';
    background: url(../../images/btnx.png) no-repeat top center;
    width: 35px;
    height: 28px;
    background-size: 90%;
    display: block;
}

.m1 {
    background: #fff;
}

.m1 ul {
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    display: -webkit-flex;
    text-align: center;
}

.m1 li {
    width: 25%;
    border: 1px solid #ededed;
    border-left: none;
    border-top: none;
    box-sizing: border-box;
    padding-bottom: 10px;
}

.m1 ul li .img {
    height: 60px;
    line-height: 60px;
}

.m1 ul li .img img {
    width: 45%;
    text-align: center;
    vertical-align: middle;
}

.m1 li a {
    display: block;
}

.m1 ul li h3 {
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    line-height: 1.5;
}

.m1 ul li h3 span {
    font-size: 24px;
    font-family: Impact;
    color: #111;
    padding-right: 3px;
}

.m1 ul li:nth-child(2n) h3 span {
    color: #fff;
}

.m1 ul li h4 {
    font-size: 14px;
    font-weight: bold;
    color: #111;
    line-height: 1.5;
}

.m1 ul li:nth-child(2n) h4 {
    color: #fff;
}

.pa10 {
    padding: 2%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mtlt1 {
    text-align: center;
    padding: 20px 0;
}

.mtlt1 h3 {
    font-weight: normal;
    font-size: 24px;
    color: #333333;
    line-height: 1.5;
}

.mtlt1 p {
    font-size: 14px;
    color: #666666;
    font-family: 'Arial';
    text-transform: uppercase;
    line-height: 1.5;
}

.m2 {
    background: #fff;
    border-top: 12px solid #ededed;
}

.m2-con .list {
    background: #fff;
    padding: 3%;
    box-shadow: 0 0 2px #eee;
    margin-bottom: 10px;
}

.m2-con .list .list-left {
    width: 52%;
    float: left;
}

.m2-con .list .list-right {
    width: 40%;
}

.m2-con .list .list-right img {
    width: 100%;
}

.m2-con .list .list-left > a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-right: 20px;
    background: url(../images/jt.png) no-repeat right center;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m2-con .list .list-left ul li {
    width: 50%;
    float: left;
    padding-right: 3px;
    box-sizing: border-box
}

.m2-con .list .list-left ul li a {
    display: block;
    font-size: 12px;
    line-height: 25px;
    color: #333;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m3-con {
    padding: 0 10px;
    position: relative;
}

.m3-con .slick-arrow {
    display: block;
    text-indent: 100px;
    overflow: hidden;
    outline: none;
    border: none;
    padding: 0;
    width: 30px;
    height: 70%;
    position: absolute;
    top: 15%;
}

.slick-dots {
    text-align: center;
    margin-top: 20px;
}

.slick-dots li button {
    font-size: 0;
    border: none;
    outline: none;
    background: none;
}

.slick-dots li {
    width: 30px;
    height: 3px;
    background: #d6d6d6;
    display: inline-block;
    margin: 0 5px;
}

.slick-dots li.slick-active {
    background: #1e4d83;
}

.m3-con h3 a {
    display: block;
    color: #333333;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    margin-top: 15px;
}

.yul {
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    display: -webkit-flex;
    text-align: center;
    margin-top: 20px;
}

.yul li {
    width: 31.3333%;
    margin: 0 1% 10px 1%;
    border-left: none;
    border-top: none;
    background: #fff;
    box-sizing: border-box;
    padding: 10px 0;
}

.yul li .img {
    height: 60px;
    line-height: 60px;
}

.yul li .img img {
    width: 45%;
    text-align: center;
    vertical-align: middle;
}

.yul a {
    display: block;
}

.yul li h3 {
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    line-height: 1.5;
}

.m3-con .slick-prev {
    background: url(../images/left01.png) no-repeat center #2b4051;
    left: 0;
}

.m3-con .slick-next {
    background: url(../images/right01.png) no-repeat center #2b4051;
    right: 0;
}

.m3-con .slick-con .img {
    width: 100%;
}

.m3-con .slick-con .img img {
    width: 100%;
}

.m3-con .slick-con .wz {
    padding: 5%;
    background: #f0f0f0
}

.m3-con .slick-con .wz h3 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 2;
}

.m3-con .slick-con .wz p {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}

.youshi {
    background: url(../../images/2d7f6d4fd8f2046a5ff0ae5e7e75c2789153a72b.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 5% 0 8% 0;
    margin-top: 10px;
}

.ybt {
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: url(../../images/dd551288cb50a2fe359c537ea1d4028d087dfc68.png) no-repeat bottom center;
    padding-bottom: 15px;
}

.anli {
    border-top: 12px solid #ededed;
}

.plist2 li {
    width: 46%;
    margin: 0 2% 15px 2%;
}

.plist2 li a.img img {
    display: block;
    width: 100%;
}

.plist2 li h3 a {
    display: block;
    color: #333333;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    margin-top: 10px;
}

.mtlt2 {
    text-align: center;
    padding: 20px 0;
}

.mtlt2 h3 {
    font-weight: bold;
    font-size: 26px;
    color: #fff;
    background: url(../../images/2695175a675b88cf4835b32ed04c48d14e7abd4d.png) no-repeat center;
    line-height: 1.5;
}

.mtlt2 p {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}

.m4 {
    border-top: 12px solid #ededed;
}

.slideTxtBox {
    background: #fff;
}

.slideTxtBox .hd {
    margin-bottom: 15px;
    background: #ededed;
}

.slideTxtBox .hd li {
    width: 33%;
    float: left;
    margin-right: 0.33%;
    text-align: center;
    font-size: 16px;
    background: url(../../images/21caa5128c8cc5fc8e816731b2f64b2e227d2160.jpg) no-repeat center;
    background-size: 100% 100%;
    color: #333333;
    line-height: 45px;
    position: relative;
}

.slideTxtBox .hd li:last-child {
    margin-right: 0;
}

.slideTxtBox .hd li.on {
    background: #1e4d83;
    color: #fff;
}

.slideTxtBox .hd li.on:after {
    content: '';
    display: block;
    width: 21px;
    height: 10px;
    background: url(../../images/e82caabd67884d06dd432d8c68ee88813cb81ea4.jpg) no-repeat center;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -11px;
}

.slideTxtBox .bd .tjxw {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.slideTxtBox .bd .tjxw {
    margin-top: 10px;
}

.slideTxtBox .bd .tjxw li {
    padding-left: 15px;
    background: url(../../images/50fd2eb017c14046cbe02db0c36b8909f5d2884e.jpg) no-repeat left center;
    border-bottom: 1px solid #ededed;
    line-height: 40px;
}

.slideTxtBox .bd .tjxw li a {
    display: block;
    color: #333333;
    font-size: 14px;
}

.slideTxtBox .bd .tjxw li span {
    display: block;
    color: #999999;
    font-size: 14px;
}

.m5 {
    background: url(//cdn.myxypt.com/8a815d63/21/11/2d7f6d4fd8f2046a5ff0ae5e7e75c2789153a72b.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding: 5% 0 14% 0;
    margin-top: 10px;
}

.aboutjj {
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
    margin-top: 20px;
    line-height: 24px;
    text-align: center;
}

.shu {
    width: 98%;
    margin: 0 auto;
    margin-top: 15px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
    display: -webkit-flex;
    text-align: center;
}

.shu li {
    width: 25%;
}

.shu li h3 {
    color: #fff;
    font-size: 16px;
    font-family: 'Impact';
}

.shu li h3 span {
    font-weight: normal;
    font-size: 12px;
    font-family: 'Arial';
}

.shu li p {
    font-size: 14px;
    color: #fff;
    margin-top: 4px;
}

.nimg {
    margin-top: 5px;
}

.nimg img {
    display: block;
    width: 100%;
}

.aaa {
    height: 40px;
}


/*底部导航*/

/* 页脚 */
.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #1e4d83;
}

.footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    font-size: 0;
}

.footer ul li.active {
    background: #2a72c5;
}

.footer ul li a {
    display: block;
    padding-top: 30px;color:#fff;
}

.footer ul li .iconfont {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.footer ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.footer ul li:first-child a{
    background: url(../../images/a1.png) no-repeat center 5px;
    background-size: 23px 23px;
}
.footer ul li:nth-child(2) a{
    background: url(../../images/a2.png) no-repeat center 5px;
    background-size: 25px 25px;
}

.footer ul li:nth-child(3) a{
    background: url(../../images/a3.png) no-repeat center 5px;
    background-size: 25px 25px;
}

.footer ul li:nth-child(4) a{
    background: url(../../images/a4.png) no-repeat center 5px;
    background-size: 25px 25px;
}

