/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#01833a;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
dt{font-weight: normal;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{max-width: 1640px;margin:0 auto;padding: 0 20px;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.mob-nav.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.mob-nav {
  z-index: 99999;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 93.6%;
  background: url(//cdn.myxypt.com/b0cfa852/21/05/181cf084e51c444ff00bc13e04a767759efaad07.jpg) no-repeat top center;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.k2 .nav-btn{font-size: 30px; line-height: 30px;padding-top: 50%; display: block;color: #fff; text-align: center;font-family: "arial";text-transform: uppercase;padding-bottom: 42px;background: url(//cdn.myxypt.com/b0cfa852/21/04/c041ecbcc0dc77868ca0204b30dd399a829c0704.png) no-repeat bottom center;}

.close-btn{text-align: right;margin: 3% 50px 5% 0;}

/*热门搜索*/
.sou{margin-top: 30px;}
.ss{position: relative;}
.ss #formsearch{position: absolute;display: none;top: 58px;left: 5%;width: 90%;}
.hotSearch{line-height:24px;font-weight:normal;text-align:right;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
.ss #formsearch input{height:22px;background:#fff;border:none;line-height:22px;outline: none;}
.ss #formsearch input#keyword{height:22px;line-height:22px;padding-left:4px;color:#000;width: 60%;}
.ss #formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#fff;color:#666;border:none;cursor:pointer;font-size: 12px;}

.tbox{text-align: center;width: 10%;position: absolute;bottom: 15%;right: 0;z-index: 999999;}
.wx{margin-bottom: 35px;position: relative;}
.wei{position: absolute;left: -35%;top:-28px;display: none;}
.wx:hover .wei{display: block;}


.mob-nav ul{max-width: 1340px;margin: 0 auto;}
.mob-nav ul li {width: 20%;}
.mob-nav ul li b{font-weight: normal;padding-left: 9%;}
.mob-nav ul li span{color: #ffffff;position: relative; font-size: 36px;margin-bottom: 15px;padding-left: 9%; font-family: 'Impact';display: block;text-transform: uppercase;padding-bottom: 10px; }
.mob-nav ul li >a{display: block;color: #fff;font-size: 20px;}
.mob-nav ul li span:after{content: '';position: absolute;height: 1px;background:#01833a;width: 0;bottom: 0;left: 0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.mob-nav ul li:hover span:after{width: 60%;}
.mob-nav ul li .sec{margin-top: 20px;padding-left: 9%;}
.mob-nav ul li .sec a{color: #fff;opacity: 0.66;font-size: 14px;display: block;line-height: 40px;}
.mob-nav ul li:hover span{color: #01833a;}
@media(max-width: 1470px){
  .mob-nav ul li .sec a{line-height: 28px;}
  .close-btn{margin-bottom: 2%;}
}
@media(max-width: 1214px){
  .mob-nav ul li span{font-size: 24px;margin-bottom: 0;}
  .mob-nav ul li .sec a{line-height: 28px;}
  .close-btn{margin-bottom: 2%;}
}
@media(max-width: 1600px){
 .wei{left: -80px;}
}





.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}

/*头部样式*/
.x-banner{width: 90%;position: relative;}
.top1{height: 27px;background: #e6e6e6;color: #595959;line-height: 27px;overflow: hidden;font-size: 13px;}
.top2{position: relative;}
#header{width:1000px;margin:0 auto;}
.wh2 .logo{position: absolute;top:60px;z-index: 9999;left:8.333%;}
.top2 .k2{width:10%;background:#01833a;border-left: 4px solid #098b57;height: 93.6%;position: absolute;right: 0;top:0;text-align: center;}

.topLink{text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}

.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}
.wh2{position: relative;}
.zx{width: 100%;left: 50%;margin-left: -61px;bottom: 0;position: absolute;z-index: 99999;}
.zx a{display: block;width: 122px;height: 122px;background: url(//cdn.myxypt.com/b0cfa852/21/05/c7f1948bca4b922529d8dbc1be077f7067d3da1a.png) no-repeat center;color: #ffffff;font-size: 15px;line-height: 122px;text-align: center;}




/*首页banner*/


@media(max-width: 992px){
.x-banner{width: 100%;float: none;}
.x-banner .owl-carousel .owl-dots{width: 100%;text-align: center;left: 0;bottom: 10%;top:auto;right: auto;}
.x-banner .owl-carousel .owl-dots button.owl-dot{display: inline-block; padding-bottom: 0!important;width: 1em;height: 1em;margin:0 4px;background: #fff;border-radius: 50%;}
.x-banner .owl-carousel .owl-dots button.owl-dot.active:after{display: none;}
.x-banner .owl-carousel .owl-dots button.owl-dot.active{background: #1f136e;}
}


/*内页头部样式*/
#menu2{}

.top22{height: 100px;}
.top22 .logo{line-height: 100px;float: left;width:21%;}
.top22 .logo img{max-width: 100%;}
#menu2{width: 60%;}






/*导航栏样式*/
.nav li{text-align:center;float:left;position:relative;z-index:999;width: 20%; }

.nav li a{display:block;line-height:100px;color:#333;height:100px;padding: 0;font-size: 16px;padding: 0;}
.nav li a:hover{color:#1f136e;text-decoration:none;background-color:transparent;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.nav .sec{height:0;background:#1f136e;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:100px;left:0px;width: 100%;}
.nav .sec a{background:#01833a;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.nav .sec a:hover{background:#1f136e;text-decoration:none;color: #fff;}




.box1{background: url(//cdn.myxypt.com/b0cfa852/21/04/aa852a5bdbf3f1054cf94cd4812c87ceff66b4bf.jpg) no-repeat top center;background-size:cover;padding-top: 70px;}
.aleft h3{font-weight: normal;color: #333333;font-size: 24px;}
.acon{color: #666666;font-size: 14px;line-height: 36px;margin-top: 45px;}
.wh3{max-width: 1440px;margin:0 auto;padding: 0 20px;}
.aleft{width: 40%;padding-top: 63px;}
.aleft a{display: block;margin-top: 67px; width: 154px;height: 47px;border: solid 1px #01833a;line-height: 45px;text-align: center;color: #01833a;font-size: 14px;}

.aright{width:54%;}
.yzs{margin:0 auto;overflow: hidden;box-shadow: 0 0 10px #f6aca9;}
.yzs li{float:left;width:10.5%;transition:all .8s;position:relative;z-index:99;border: 1px solid #fff;}
.yzs li.on{width:35.5%;}
.yzs li h3{position:absolute;writing-mode: tb-rl;z-index:9999;top:0px;color:#fff;font-size:24px;font-weight:bold;top:75px;left:60px;text-align:center;letter-spacing:5px}
.yzs li h3 a{color:#fff;font-size:24px;font-weight:bold;writing-mode:tb-rl;text-align:center;}
.yzs li.on h3{display:none}
.yzs li .serx{position:absolute;top:50%;left:10%; display:none;width: 100%;margin-top: -21px;}
.yzs li .serx h4 a{color:#fff;font-weight:normal;font-size: 16px;color: #fff;line-height: 42px;overflow: hidden; text-align: center;  width: 80%;height: 42px;display: block; /*background-color: #01833a;*/
}
.yzs li.on .serx{display:block;}
.ads1 {margin-top: 90px;display: flex;align-content: space-between;flex-wrap: nowrap;display: -webkit-flex;}
.ads1 li{border:1px solid #dcdcdc;padding:25px 0;width: 33.3333%; display: flex;align-content: space-between;flex-wrap: nowrap;display: -webkit-flex;}
.ads1 li .img{display: block;margin-left: 5%; width: 20%;text-align: center;display:flex;justify-content:center;align-items: center;}
.ads1 li .ys1{width: 70%;}
.ads1 li h3{color: #333333;font-size: 18px;font-weight: normal;}
.ads1 li p{color: #666666;font-size: 14px;line-height: 30px;margin-top: 15px;}


@media(max-width: 1271px){
  .ads1 li h3{font-size: 16px;}
  .ads1 li .img{margin-left: 0;}
  .ads1 li p{font-size: 12px;line-height: 24px;}
}

@media (max-width: 1060px){
  .ads1{display: block;}
  .ads1 li{width: 100%;margin-bottom: 10px;}
  .ads1 li .img{margin: 0 3%;}
  .aleft,.aright{float: none;width: 100%;}
  .aright{margin-top: 40px;}
  .aleft{padding-top: 0px;}
}
@media (max-width: 700px){
  .aright{display: none;}
  .box1{padding-top: 30px;}
  .aleft h3{font-size: 18px;}
  .acon{margin-top: 20px;}
  .aleft a{margin-top: 20px;}
  .ads1{margin-top: 30px;}
}




.ht1 img{width: 100%;display: block;height: 100%;}
.jie{margin: 65px 0 55px 0;display: flex;align-content: space-between;flex-wrap: nowrap;display: -webkit-flex;}
.jie .bd{width: 70%;position: relative;height: 100%;}
.jie .bd li{width: 100%;height: 100%;}
.jie .bd li a{display: block;width: 100%;height: 100%;}
.jie .bd li img{display: block;width: 100%;height: 100%;}
.jie .hd{width: 30%;position: relative;z-index: 9;}
.jie .hd li{background:#01833a;border-bottom: 1px solid #0c9347;height: 25%;padding:7% 2% 2% 6%;}
.jie .hd ul{height: 100%;}
.jie .hd ul li.active{background: #14a56b;position: relative;width: 120%;margin-left: -20%;font-size: 0;}
.jie .hd ul li a{display: block;color: #fff;}
.jie .hd ul li h3{font-size: 26px;font-weight: normal;}
.jie .hd ul li span{font-size: 14px;font-family: 'Arial';text-transform: uppercase;margin-top: 30px;display: block;}
.jie { position: relative; }
.jie .bd li { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.jie .bd li { opacity: 0; visibility: hidden; transition: all .5s ease; }
.jie .bd li.active { position: static; opacity: 1; visibility: visible;  }


@media (max-width: 1560px){
  .jie .hd ul li h3{font-size: 22px;}
.jie .hd ul li span{font-size: 12px;margin-top: 20px;}
}


@media (max-width: 1260px){
  .jie .hd ul li h3{font-size: 18px;}
.jie .hd ul li span{font-size: 12px;margin-top: 20px;}
}

@media (max-width: 1220px){
.jie{display: block;}
.jie .bd{width: 100%;}
.jie .hd{width: 100%;margin-top: 20px;}
.jie .hd ul{display: flex;align-content: space-between;flex-wrap: nowrap;display: -webkit-flex;}
.jie .hd ul li{width: 23%;padding:3%;text-align: center;height: auto;margin: 0 1%;}
.jie .hd ul li.active{width: 23%;margin: 0 1%;}
}

@media (max-width: 1080px){
.jie .hd ul li h3{font-size: 16px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.jie{margin-top: 35px;}
}

@media (max-width: 768px){
  .jie .hd ul{flex-wrap: wrap;}
.jie .hd ul li{width: 46%;margin-bottom: 10px;}
.jie .hd ul li.active{width: 46%;margin-bottom: 10px;}
.jie .hd ul li h3{font-size: 14px;}
.jie .hd ul li span{margin-top: 8px;}

}



.box2{background: #f7f7f7;padding:60px 0;}
.bt1{color: #333333;font-size: 36px;}
.bt1 span{display: block;color: #666666;font-size: 20px;font-family: 'Arial';}
.boxx a{display: block;margin-top: 10px; font-size: 14px;color: #01833a;font-family: 'Arial';width: 141px;height: 42px;line-height: 40px;text-align: center;color: #01833a;font-size: 14px;padding-left: 52px;background: url(//cdn.myxypt.com/b0cfa852/21/04/2a0c1b8fff6cbc41a853b0cf45bb76c5a57aecc6.png) no-repeat 17px center; border: solid 1px #01833a;}
.plist2{margin-top: 50px;}
.plist2 li{width: 31%;margin-right: 3.5%;margin-bottom: 53px;}
.plist2 li:nth-child(3n){margin-right: 0;}
.plist2 li a.img img{display: block;width: 100%;}
.bj2{background: #fff;padding:0 5%;}
.bj2 h3 a{display: block;color: #666666;font-size: 17px;font-weight: normal;line-height: 60px;border-bottom: 1px solid #e7e7e7;}
.cmore a{color: #999999;font-size: 13px;line-height: 50px;display: block;background: url(//cdn.myxypt.com/b0cfa852/21/04/c1703762a584da75eaf3d99464b31bc15f5ee50d.png) no-repeat right center;text-transform: uppercase;}
.plist2 li:hover .cmore a{background: url(//cdn.myxypt.com/b0cfa852/21/04/bb5730ee30528068e08f96f75d158f41c16f1877.png) no-repeat right center;color: #01833a;}
.plist2 li:hover h3 a{color: #01833a;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.plist2 li:hover{box-shadow: 0px 1px 16px 0px rgba(172, 36, 203, 0.1);}




.box3{background: url(//cdn.myxypt.com/b0cfa852/21/04/867940529e12ad927198f56c6bbd3470bfe7c5d1.jpg) no-repeat top center;background-size: cover;padding: 6% 0 17% 0;}
.news_list1{margin-top: 54px;border-bottom: 1px solid #f0f0f0;padding-bottom: 30px;}
.news_list1 .img{width: 52%;}
.news_list1 .img img{display: block;width: 100%;}
.nei{width: 45%;}
.nei h3 a{display: block;color: #01833a;font-size: 18px;font-weight: normal;padding: 5% 0;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nei span{display: block;color: #999999;font-size: 14px;}
.nei p{color: #666666;font-size: 14px;line-height: 36px;padding-top: 3%;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.nmore a{display: block;color: #fff;width: 131px;height: 38px;margin-top: 9%; background-color: #01833a;border-radius: 19px;line-height: 38px;text-align: center;color: #ffffff;font-size: 14px;text-transform: uppercase;}

.news_list2{margin-top: 30px;}
.news_list2 li{width: 47%;}
.news_list2 li:nth-child(2n){float: right;}
.nei2{width: 76%;}
.ntime{width:20%;text-align: center;color: #01833a;margin-top: 10px;}
.ntime dd{font-size: 30px;}
.ntime dt{font-size: 18px;margin-top: 10px;}
.nei2 h3 a{color: #333333;font-size: 17px;font-weight: normal;display: block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nei2  p{color: #666666;font-size: 13px;line-height: 36px;margin-top: 15px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 2;}





/*友情链接*/

/*页面底部*/
.foot{background: #01833a;border-top: 7px solid #14a56b;border-bottom: 1px solid #0c9347;}
.foot1{background: #01833a;padding: 25px 0 20px 0;color: #4f4f4f;}
.foot1 a{color: #4f4f4f;}
.tleft{width: 30%;border-right: 1px solid #0c9347;padding-top:35px;padding-bottom: 28px;}
.lx{margin-top: 20px;color: #fff;font-size: 14px;line-height: 30px;padding-right: 5px;}
.tright{width: 70%;padding-top:35px;}
.dao{/* width: 47%; */margin-bottom: 20px;width: 100%;text-align: right;}
.dd{border-bottom: 1px solid #0c9347;}
.dao a{color: #ffffff;font-size: 16px;text-align: right;/* float: left; */margin-left: 4%;}
.dao a:hover{color: #01833a;}
.tbox2{}
.f_link{color: #4f4f4f;font-size: 14px;width: 60%;padding: 3%;}
.f_link span{display: block;margin-bottom: 30px;}
.f_link a{color: #4f4f4f;}
.f2{width: 40%;border-left: 1px solid #0c9347;padding-bottom: 20px;padding: 3% 0 3% 2%;}
.tewm{text-align: right;padding-right: 20px;margin-bottom: 20px;}
.ft1 .wh3,.tbox2{
  display: flex;
    align-content: space-between;
    flex-wrap: nowrap;
    display: -webkit-flex;
  }
.bq{width: 40%;}
.tlogo img{display: block;max-width: 100%;}

@media(max-width: 992px){
  .bj2 h3 a{font-size: 14px;line-height: 40px;}
  .cmore a{font-size: 12px;line-height: 36px;}
  .plist2 li{margin-bottom: 20px;}
  .box2{padding:35px 0;}
  .plist2{margin-top: 25px;}
  .nei h3 a{padding:0  0 5% 0;}
  .nmore a{margin-top: 3%;}
  .nei p{line-height: 26px;}
  .news_list2 li{width: 100%;float: none;margin-bottom: 20px;}
}
@media(max-width: 993px){
  .page-banner,.x-banner{margin-top: 60px;}
}
@media(max-width: 768px){
.plist2 li{width: 46%;margin: 0 2% 20px 2%;}
.plist2 li:nth-child(3n){margin-right: auto;}
.bt1{font-size: 26px;}
.bt1 span{font-size: 14px;}
.jie{margin-bottom: 30px;}
.boxx a{width: 100px;line-height: 35px;height: 37px; margin-top: 10px; font-size: 12px;   padding-left: 13px; 
    background: url(//cdn.myxypt.com/b0cfa852/21/04/2a0c1b8fff6cbc41a853b0cf45bb76c5a57aecc6.png) no-repeat 5px center;}
    
.news_list1 .img{width: 100%;float: none;}
.nei{width: 100%;float: none;}
.nei h3 a{padding:15px 0 10px 0;}
.nei p{padding-top: 15px;}
.ntime dd{font-size: 24px;}
.ntime dt{font-size: 16px;}
.ntime dd{font-size: 24px;}
.ntime{width: 80px;margin-top:0;}
.nei2{width: 70%;}
.nei2 p{line-height: 26px;margin-top: 10px;}
.lx{font-size: 12px;line-height: 24px;}



}


@media(max-width: 940px){
.bq,.x-region{float: none;width: 100%;text-align: center;padding: 0 5px;}
.ft1 .wh3, .tbox2{display: block;}
.tleft{border:none;width: 100%;}
.tright{width: 100%;padding-top: 0;}
.dao{width: 100%;text-align: left;float: none;}
.dao a{margin-right: 4%;margin-left: 0;font-size: 14px;}
.f_link{width: 100%;padding: 0;margin-top: 15px;}
.f_link span{margin-bottom:10px;}
.f2{width: 100%;border:none;padding: 0;margin: 15px 0;}
.tewm,.hotSearch,.topLink{text-align: left;}
}



















/*内页左侧样式*/



.page-product-inquiry a{color: #fff;}






/*内页左侧样式*/
.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-product-inquiry a{color: #fff;}




/*手机底部*/
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #01833a;
}

.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;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #da251c;
}

.footer ul li a {
  display: block;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: 16px;color:#fff;
}


.footer li .icon-home{ background: url(//cdn.myxypt.com/b0cfa852/21/04/706ae1f8d468a98c25f3a49216de12afad4974a3.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(//cdn.myxypt.com/b0cfa852/21/04/571674cf845b487799e29a7953d735827754f74f.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(//cdn.myxypt.com/b0cfa852/21/04/e50ccd8c6b01285388ca0ee3a5269e67a2c3c19b.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(//cdn.myxypt.com/b0cfa852/21/04/79da5080cecf560fdb56364eb8fd793fef3abfcf.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}
.footer ul li a{border-right:1px solid #fff;}
.footer ul li:last-child a{border-right:none;}
