﻿@charset "utf-8";
/*初始样式*/
body{ color:#333;font-size: 14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a{ color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  
a:focus{outline:0;} 
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam{ vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:0;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}
i,em{ font-style:normal;}

.tr {text-align:right;}
.tl {text-align:left;}
.center{ text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}

/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;}
.pic img,.picl img,.pics img{-webkit-transition: -webkit-transform 0.8s; -moz-transition: -moz-transform 0.8s; -o-transition: -o-transform 0.8s; transition: transform 0.8s;}
.pic img:hover{-webkit-transform: scale(1.03);-moz-transform: scale(1.03);-ms-transform: scale(1.03);-o-transform: scale(1.03);  transform: scale(1.03);}
.picl img:hover{-moz-transform: translate(0,5px);-webkit-transform: translate(0,5px);-ms-transform: translate(0,5px);-o-transform: translate(0,5px);}
.pics img:hover{-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);}
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after {left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
@keyframes myfirst{0%{background-position:0 0;} 100%{background-position:100% 100%;}}
@keyframes jtdh{0%{top: 0;} 100%{top: 10px;opacity: 0;}}
body{min-width:1200px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden;}
i,em{ font-style:normal;}
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}



/*banner*/
.banner{height: auto;max-width: 1920px;margin:0 auto!important;position: relative;}
.banner .bd li{float: left;width: 100%;line-height: 0;}
.banner .bd li img{width: 100%;}
.banner .bd li a{display: block;height: 100%;}
.banner .prev{position:absolute;top:45%;left:3%;z-index: 10;cursor: pointer;}
.banner .next{position:absolute;top:45%;right:3%;z-index: 10;cursor: pointer;}
.banner i{text-align: center;width: 60px; height: 60px;border-radius: 50%;background: rgba(0,0,0,0.5);}
.banner i img{height: 30px;display: inline-block;margin-top: 15px;}
.banner .hd{z-index: 1; margin: 0 auto; text-align: center; position: absolute; left: 0; width: 100%; bottom:8%;}
.banner .hd li{width: 15px;height: 15px;background: #fff;margin: 0 15px;display: inline-block;border-radius: 20px;cursor: pointer;transition: width .25s linear;}
.banner .hd li.on{background: #FF9315;width: 30px;}


/*首页搜索*/
.sou{height: 70px;background: #F3F3F3;}
.sou-l{float: left;font-size: 13px;color: #999;line-height: 70px;width: 500px;}
.sou-l b{margin-right: 10px;font-weight: normal;}
.sou-l em a{margin-right: 10px;color: #999;}
.sou-l em a:hover{color: #FF9315;}
.sou-l em a:last-child{margin-right: 0;}
.sou-r{float: right;padding-top: 22px;}
.sou-r .txt{width: 242px;line-height: 30px;height:30px;border: none;display: block;float: left;color: #959595;text-indent: 13px;background: none;border-right: 1px solid rgba(27,27,27,0.21);border-left: 1px solid rgba(27,27,27,0.21);font-size: 12px;margin-right: 14px;display: inline;}
.sou-r .btn{float: right;width: 22px;height: 21px;display: block;background: url(Img/Index/search.png) no-repeat left top;border: none;margin-top: 4px;}


/*公共标题*/
.title{text-align: center;font-size: 42px;line-height: 42px;color: #333;font-weight: normal;letter-spacing: 3px;padding-top: 22px;box-sizing: border-box;}
.title a{display: block;color: #333;}
.title span{display: block;font-size: 16px;color: #666;line-height: 16px;margin-top: 17px;letter-spacing:2px;}
.title span em{font-size: 24px;}

/*应用行业*/
.yz{padding-top: 100px;padding-bottom: 82px;background:#fff url(Img/Index/yz-bg.jpg) no-repeat center top;}
.yz h2{background: url(Img/Index/yz-tbg.png) no-repeat center top;height: 114px;}
.yz .con{margin-top: 46px;}
.yz .con i img{width: 60%;margin: 0 auto;margin-top: 18px;display: block;cursor: pointer;}
.yz .con .prev{width: 28px;height: 70px;background: #eee;display:block;margin-left: -28px;margin-top:5px;float: left;}
.yz .con .next{width: 28px;height: 70px;background: #eee;display:block;margin-right: -28px;margin-top:5px;float: right;}
.yz .con .tempWrap{float: left;}
.yz .con li{width: 200px;text-align: center;float: left;cursor: pointer;}
.yz .con li em{display: block;box-sizing: border-box;position: relative;width: 94px;margin: 0 auto;height: 35px;transition: all .25s linear;}
.yz .con li em:last-of-type{ height:0}
.yz .con li b{display: block;font-size: 20px;line-height: 20px;color: #333;font-weight: normal; margin-top:10px}
.yz .con li b:before{content: "";display: block;width: 22px;height: 1px;background: #434343;margin: 0 auto;margin-bottom: 14px;}
.yz .con li:hover em{height:0; -moz-transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);}
.yz .con li:hover em:last-of-type{height: 35px;-moz-transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);}
.yz .con li:hover b{color: #FF9315;}
.yz .con li:hover b:before{background:#FF9315;}


/*工作服定制*/
.pro{background: url(Img/Index/pro-bg.jpg) no-repeat center top;padding-top: 51px;box-sizing: border-box;height: 1256px;}
.pro h2{background: url(Img/Index/pro-tbg.png) no-repeat center top;height: 120px;}
.pro .tit{margin-top: 30px;text-align: center;margin-bottom: 9px;}
.pro .tit li{display: inline-block;line-height: 42px;height: 44px;box-sizing: border-box;border-radius: 22px;border:1px solid #959595;background: none;text-align: center;font-size: 18px;margin: 0 8px;text-transform: uppercase;width: 168px;box-sizing: border-box;vertical-align: top;margin-bottom: 15px;}
.pro .tit li:last-child{font-size: 14px;width: 110px;margin-right: 0;}
.pro .tit li a{color: #333;}
.pro .tit li:hover,.pro .tit li.cur{background: #FF9315;border-color: #FF9315;}
.pro .tit li:hover a,.pro .tit li.cur a{color: #fff;}
.pro .con dl{position: relative;}
.pro .con dl dt{position: absolute;left: 354px;top: 0;width: 491px;}
.pro .con dl dt i{display: block;width: 491px;height: 654px;overflow: hidden;}
.pro .con dl dt i img{width: 491px;height: 654px;display: block;}
.pro .con dl dt h3 a{font-size: 26px;line-height: 26px;display: block;color: #333;font-weight: normal;padding: 33px 40px 14px 32px;}
.pro .con dl dt p{padding: 0 40px 0 32px;font-size: 16px;color: #666;line-height: 28px;box-sizing: border-box;}
.pro .con dl dt em{display: block;margin-left: 32px;margin-top: 22px;}
.pro .con dl dt em a{width: 132px;height: 41px;background: none;border-radius: 10px;border:1px solid #A0A0A0;display: inline-block;line-height: 42px;color: #666;padding-left: 24px;background: url(Img/Index/pro-more.png) no-repeat 86px center;box-sizing: border-box;margin-right: 36px;}
.pro .con dl dt em a.cur,.pro .con dl dt em a:hover{background:#FF9315 url(Img/Index/pro-moreh.png) no-repeat 86px center;border-color: #FF9315;color: #fff;}
.pro .con dl dd li{float: left;width: 327px;height: 436px;overflow: hidden;position: relative;margin-right: 500px;margin-bottom: 22px;}
.pro .con dl dd li:nth-of-type(2n){float: right;margin-right: 0;}
.pro .con dl dd li img{width: 327px;height: 436px;}
.pro .con dl dd li h4{position: absolute;left: 0;bottom: 0;background: rgba(51,51,51,0.6);width: 100%;height: 90px;line-height: 90px;text-align: center;color: #fff;font-size: 20px;font-weight: normal;}


/*职业装定制*/
.pro2{background: url(Img/Index/pro2-bg.jpg) no-repeat center bottom;padding-top: 51px;box-sizing: border-box;padding-bottom: 97px;height: auto;}
.pro2 h2{background: url(Img/Index/pro2-tbg.png) no-repeat right top;height: 125px;text-align: right;}
.pro2 .tit{text-align: right;width: 495px;float: right;margin-bottom: 22px;position: relative;z-index: 1;}
.pro2 .tit li:nth-of-type(2){margin-right: 0;}
.pro2 .con dl dt i{display: block;width: 492px;height: 656px;overflow: hidden;}
.pro2 .con dl dt i img{width: 492px;height: 656px;display: block;}
.pro2 .con dl dt{float: left;width: 494px;position: relative;left: 0;top: 0;}
.pro2 .con dl dd{float: right;width: 678px;}
.pro2 .con dl dd li{margin-right: 0;}
.pro2 .con dl dd li:nth-of-type(2n){margin-right: 0;}


/*工艺优势*/
.ys{background: url(Img/Index/ys-bg.jpg) no-repeat center top;height:934px;box-sizing: border-box;padding-top: 47px;}
.ys h2{background: url(Img/Index/ys-tbg.png) no-repeat center top;height: 130px;padding-top: 32px;}
.ys .tit{text-align: center;margin-top: 33px;margin-bottom: 25px;}
.ys .tit li{display: inline-block;line-height: 42px;height: 44px;box-sizing: border-box;border-radius: 22px;border:1px solid #959595;background: none;text-align: center;font-size: 18px;margin: 0 8px;text-transform: uppercase;width: 168px;box-sizing: border-box;vertical-align: top;margin-bottom: 15px;position: relative;}
.ys .tit li:after{content: "";display: block;width:0;height:0;border-right:16px solid transparent;border-left:16px solid transparent;border-top:11px solid #FF9315;position: absolute;left: 30%;margin-left: -16px;transition: all .15s linear;opacity: 0;}
.ys .tit li:last-child{margin-right: 0;}
.ys .tit li:hover,.ys .tit li.cur{background: #FF9315;border-color: #FF9315;color: #fff;}
.ys .tit li:hover:after,.ys .tit li.cur:after{left: 50%;opacity: 1;}
.ys .con{background: #f6f9ff;height: 514px;box-sizing: border-box;position: relative;box-shadow: 0 5px 5px rgba(0,0,0,0.1)}
.ys .con:before{content: "";display: block;width: 113px;height: 120px;background: url(Img/Index/ys-vs.png)  ;position: absolute;left: 533px;bottom: 15px;z-index: 1;}
.ys .con dt,.ys .con dd{float: left;width: 600px;position: relative;}
.ys .con dt i,.ys .con dd i{display: block;line-height: 0;width: 600px;height: 514px;overflow: hidden;}
.ys .con dt img,.ys .con dd img{width: 600px;height: 514px;}
.ys .con dt h3,.ys .con dd h3{text-align: center;background: url(Img/Index/ys-cbg1.png) no-repeat center top;height: 142px;padding-top: 33px;box-sizing: border-box;font-weight: normal;font-size: 22px;line-height: 22px;position: absolute;left: 0;bottom: 0;width: 100%;}
.ys .con dd h3{background: url(Img/Index/ys-cbg2.png);}
.ys .con dt h3 span,.ys .con dd h3 span{display: block;font-size: 16px;color: #333;margin-top: 40px;}


/*实力保障*/
.sj{background: url(Img/Index/sj-bg.jpg) no-repeat center top;height: 709px;box-sizing: border-box;}
.sj-t{background: url(Img/Index/sj-cbg.jpg);width: 669px;height: 368px;text-align: center;margin: 0 auto;padding-top: 45px;box-sizing: border-box;}
.sj-t h2{background: url(Img/Index/sj-tbg.png) no-repeat center top;padding-top: 32px;}
.sj-t h2:after{content: "";display: block;width: 120px;height: 20px;background: url(Img/Index/sj-jd.png) no-repeat;margin: 0 auto;margin-top: 42px;}
.sj-t h2 a{color: #fff;}
.sj-t h2 span{color: #fff;}
.sj-t p{font-size: 18px;color: #fff;line-height: 30px;text-align: center;padding: 0 45px;margin-top: 38px;}
.sj-t p span{font-size: 28px;}
.sj-b{position: relative;margin-top: 100px;}
.sj-b:before{content: "";display: block;background: url(Img/Index/sj-line.png);width: 208px;height: 160px;position: absolute;left: 280px;top: 0;}
.sj-b:after{content: "";display: block;background: url(Img/Index/sj-line.png);width: 208px;height: 160px;position: absolute;right: 246px;top: 0;}
.sj-b li{float: left;text-align: center;}
.sj-b li:nth-of-type(2){width: 692px;}
.sj-b li:last-of-type{float: right;}
.sj-b li b{font-size: 24px;line-height: 24px;color: #333;}
.sj-b li b:after{content: "";display: block;width: 32px;height: 2px;background: #313131;margin: 30px auto 11px;}
.sj-b li p{font-size: 18px;color: #333;text-align: center;line-height: 28px;}


/*四大理由*/
.why{padding-top: 114px;position: relative;}
.why h2{background: url(Img/Index/why-tbg.png) no-repeat center top;padding-top: 23px;height: 121px;margin-bottom: 33px;}
.why .tit{height: 190px;background: #ff9315;margin-top: 30px;padding-top: 22px;box-sizing: border-box;position: relative;z-index: 2;}
.why .tit li{text-align: center;float: left;width: 300px;border-right: 1px dashed rgba(255,255,255,0.2);height: 150px;box-sizing: border-box;padding-top: 21px;background: none;position: relative;transition: all .2s linear;}
.why .tit li:before{content: "";display: block;width: 300px;position: absolute;left: 0;top: 0;height: 0;transition: all .2s linear;}
.why .tit li:nth-of-type(1):before{background: url(Img/Index/why-tbg1.png) no-repeat;}
.why .tit li:nth-of-type(2):before{background: url(Img/Index/why-tbg2.png) no-repeat;}
.why .tit li:nth-of-type(3):before{background: url(Img/Index/why-tbg3.png) no-repeat;}
.why .tit li:nth-of-type(4):before{background: url(Img/Index/why-tbg4.png) no-repeat;}
.why .tit li:last-of-type{border-right: none;}
.why .tit li em{display: block;position: relative;z-index: 1;}
.why .tit li b{display: block;font-size: 20px;line-height: 20px;color: #fff;font-weight: normal;margin-top: 16px;position: relative;z-index: 1;}
.why .tit li i{display: block;font-size: 12px;color: rgba(255,255,255,0.2);line-height: 80%;margin-top: 8px;position: relative;z-index: 1;}
.why .tit li.cur,.why .tit li:hover{border-right: none;padding-top: 40px;}
.why .tit li.cur:before,.why .tit li:hover:before{height: 205px;}
.why .con dl{position: relative;}
.why .con dt{margin-left: -360px;}
.why .con dt img{width: 1920px;height: 649px;}
.why .con dd{position: absolute;right: 0;bottom: -51px;width: 436px;height: 382px;background: url(Img/Index/why-cbg.jpg) no-repeat;box-sizing: border-box;padding: 85px 40px 0 54px;box-shadow:1px 2px 12px 1px rgba(0, 0, 0, 0.09);}
.why .con dd i{color: #ff9315;font-size: 15px;display: block;}
.why .con dd h3{font-size: 30px;line-height: 30px;color: #333;display: block;margin-top: 18px;}
.why .con dd p{font-size: 14px;line-height: 28px;color: #666;display: block;margin-top: 25px;height: 115px;padding-right: 8px;}
.why .con dd em{display: block; width: 120px; height: 36px; line-height: 36px; text-align: center; color: #fff; background: #ff9315; border-radius: 18px; margin-left: -16px; margin-top: 15px; position: relative; transition: all .15s linear;float: right;}
.why .con dd em a{color: #fff;display: block;}
.why .tit2{position: absolute;bottom: -46px;left: 50%;margin-right: -600px;}
.why .tit2 .prev{display: inline-block;margin-right: 14px;cursor: pointer;}
.why .tit2 .next{display: inline-block;margin-left: 14px;cursor: pointer;}
.why .tit2 .prev img,.why .tit2 .next img{width: 19px;height: 16px;display: block;}
.why .tit2 em{font-size: 22px;color: #333;display: inline-block;vertical-align: bottom;line-height: 80%;letter-spacing: 2px;}
.why .tit2 em span{display: none;color: #ff9315;font-size: 22px;vertical-align: middle;margin-right: 5px;}
.why .tit2 em b{font-size: 14px;font-weight: normal;color: #333;margin-left: 5px;}


/*客户案例*/
.case{padding-top: 148px;padding-bottom: 120px;}
.case h2{background: url(Img/Index/case-tbg.png) no-repeat center bottom;height: 150px;padding-top: 35px;}
.case .con{margin-top: 30px;}
.case dl{float: left;width: 394px;margin-right: 6px;display: inline;position: relative;}
.case dl:last-of-type{margin-right: 0;}
.case dl dt{width: 394px;height: 222px;overflow: hidden;line-height: 0;}
.case dl dt img{width: 394px;height: 221px;display: block;}
.case dl dd{display: block;background: #fff;height: 269px;box-sizing: border-box;padding: 47px 34px 0 25px;box-shadow:1px 2px 12px 1px rgba(0, 0, 0, 0.09);}
.case dl dd h4 a{font-size: 18px;display: block;font-weight: normal;line-height: 18px;margin-bottom: 16px;
overflow: hidden; text-overflow:ellipsis;white-space:nowrap;display: block;}
.case dl dd p{font-size: 14px;line-height: 26px;color: #666;max-height: 104px;margin-bottom: 50px;text-align: justify;}
.case dl dd h4 a:hover{color: #ff9315;}
.case dl dd em a{text-align: right;display: inline-block;float: right;color: #ff9315;}
.case dl:nth-of-type(2) dd{position: absolute;top: 0;height: 196px;padding-top: 44px;}
.case dl:nth-of-type(2) dd p{height: 52px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 34px;}
.case dl:nth-of-type(2) dt{margin-top: 196px;}
.case .more{width:132px; height:42px; background:#ff9315 url(Img/Index/case-more.png) no-repeat 86px center; border-radius:10px;line-height: 42px;color: #fff;display: block;margin: 0 auto;position: relative;top: -42px;transition: all .25s linear;padding-left: 24px;box-sizing: border-box;}
.case .more:hover{width: 140px;}
.case .more a{display: block;color: #fff;}


/*新闻资讯*/
.new{padding-top: 100px;background: url(Img/Index/new-bg.jpg) no-repeat center top;padding-bottom: 94px;}
.new h2{margin-bottom: 64px;background: url(Img/Index/new-tbg.png) no-repeat center top;height: 134px;padding-top: 37px;}
.new-l{width: 710px;float: left;}
.new-l dt{float: left;width: 389px;height: 226px;overflow: hidden;margin-right: 28px;display: inline;}
.new-l dt img{width: 389px;height: 226px;display: block;}
.new-l dd{float: left;width: 290px;padding-top: 34px;}
.new-l dd h4 a{font-size: 18px;display: block;color: #333;line-height: 26px;font-weight: normal;height: 45px;background: url(Img/Index/new-line.png) no-repeat left bottom;}
.new-l dd h4 a:hover{color: #ff9315;}
.new-l dd p{font-size: 14px;line-height: 26px;color: #666;margin-top: 16px;}
.new-l dd em a{font-size: 14px;color: #ff9315;font-weight: bold;float: right;margin-top: 35px;}
.new-l ul{margin-top: 8px;}
.new-l ul li{height: 72px;background: #fff url(Img/Index/new-jt.png) no-repeat 676px center;box-sizing: border-box;padding-top: 20px;padding-left: 23px;margin-bottom: 7px;transition: all .25s linear;}
.new-l ul li i{display: block;font-weight: bold;color: #999;font-size: 13px;line-height: 80%;}
.new-l ul li b{display: block;font-weight: normal;font-size: 16px;line-height: 16px;margin-top: 8px;}
.new-l ul li:hover{box-shadow:0px 0px 16px 0px rgba(0, 0, 0, 0.12);background: url(Img/Index/);background: #fff url(Img/Index/new-jth.png) no-repeat 676px center;}

.new-r{width: 470px;float: right;height: 565px;background: url(Img/Index/new-rbg.png) no-repeat;padding-top: 36px;box-sizing: border-box;margin-right: -23px;}
.new-r h3 p{font-size: 24px;line-height: 24px;color: #333;font-weight: normal;padding-left: 36px;float: left;position: relative;}
.new-r h3 p:before{position: absolute;left: 0;content: "";width: 14px;height: 14px;background: #ff9315;display: block;top: 5px;}
.new-r h3 p span{display: block;font-size: 14px;text-transform: capitalize;color: #333;line-height: 80%;margin-top: 8px;}
.new-r h3 em{float: right;font-size: 14px;color: #333;text-transform: uppercase;background: url(Img/Index/new-more.png)
  no-repeat right center;padding-right: 19px;font-weight: normal;margin-top: 32px;margin-right: 48px;line-height: 80%;}
.new-r h3 em:hover a{color: #ff9315;}
.new-r ul{width: 360px;margin-left: 37px;}
.new-r ul li{position: relative;border-bottom: 1px dotted #ccc;padding-left: 18px;padding-top: 33px;padding-bottom: 26px;}
.new-r ul li:before{content: "";width: 11px;height: 2px;background: #333;display: block;position: absolute;left: 0;top:40px;}
.new-r ul li h4 a{font-size: 16px;color: #333;display: block;line-height: 16px;font-weight: normal;margin-bottom: 22px;overflow: hidden; text-overflow:ellipsis;white-space:nowrap;display: block;}
.new-r ul li p{font-size: 14px;line-height: 26px;color: #666;display: block;}
.new-r ul li:last-of-type{border-bottom: none;}
.new-r ul li h4 a:hover{color: #ff9315;}


/*走进工服美*/
.abt{background: url(Img/Index/abt-bg.jpg) no-repeat center top;padding-top: 166px;height: 602px;box-sizing: border-box;}
.abt h2{background: url(Img/Index/abt-tbg.png) no-repeat center bottom;padding-bottom: 33px;}
.abt .title a{color: #fff;}
.abt .desc{font-size: 14px;text-align: center;width: 810px;margin: 0 auto;color: #fff;line-height: 24px;margin-top:24px;margin-bottom: 46px;}
.abt ul{background: url(Img/Index/abt-jd.png) no-repeat left center;padding-left: 75px;margin-left: 263px;}
.abt ul li{float: left;width: 154px;text-align: center;line-height: 54px;height: 54px;background: url(Img/Index/abt-cbg.png);margin-right: 32px;display: inline;font-size: 16px;position: relative;}
.abt ul li:before{content: "";display: block;width: 18px;height: 1px;background: url(Img/Index/abt-line.png);position: absolute;left: -24px;top: 27px;}
.abt ul li a{color: #fff;}
.abt ul li:last-of-type{margin-right: 0;}


