@charset "utf-8";
.wrapper{
  min-width: 1200px;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
}
#header, #among, #footer, .width{
  max-width: 1680px;
  margin: auto;
}
#header{
  max-width: 1756px;
}
.among{
  padding: 3% 1.7%;
}
.among.bg{
  background: #fafafa;
}
.padding{
  padding: 0 1.7%;
}
.padding1{
  padding-top: 3%;
}
.padding2{
  padding-bottom: 3%;
}
.header{
  background: #141414;
}
.header1{
  background: #FFF;
}
#header{
  position: relative;
}
#header .welcome{
  float: left;
  font-size: 12px;
  color: #bcbcbc;
  line-height: 32px;
  font-family: 'Microsoft YaHei UI Light';
}
#header .right{
  float: right;
  font-size: 0;
  letter-spacing: -1px;
}
#header .right > *{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  color: #bcbcbc;
  font-size: 12px;
  line-height: 32px;
  text-indent: 22px;
  font-family: 'Microsoft YaHei UI Light';
}
#header .right font{
  background: url("../images/icon1.png") left center no-repeat;
}
#header .right span{
  margin: 0 30px;
  background: url("../images/icon2.png") left center no-repeat;
}
#header .right a{
  background: url("../images/icon3.png") left center no-repeat;
}
#header .right a:hover{
  color: #FFF;
}
.header #header{
  position: relative;
  z-index: 98;
}
#header .logo{
  float: left;
}
#header .search{
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -19px;
  display: block;
  font-size: 0;
  width: 15.5%;
  letter-spacing: -1px;
  border: 1px solid #9d9d9d;
  border-radius: 5px;
}
#header .search input{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  border: 0;
  width: 100%;
  height: 36px;
}
#header .search input[type='text']{
  width: calc(100% - 40px);
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px;
}
#header .search input[type='button']{
  width: 40px;
  background: url("../images/s.png") center no-repeat;
}
.footer{
  background: #292929;
}
.footer1{
  background: #222;
}
.footer2{
  background: #000;
}
#footer *{
  color: #dbd9db;
  font-size: 14px;
  line-height: 30px;
}
#footer a:hover{
  color: #ef0053;
}
#footer .txt{
  float: left;
  font-size: 36px;
  font-weight: bold;
  line-height: 48px;
}
#footer .msg{
  float: right;
  font-size: 0;
  width: 50%;
  max-width: 710px;
  letter-spacing: -1px;
}
#footer .msg input{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  border: 0;
  height: 58px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Microsoft YaHei UI Light';
}
#footer .msg input[type='text']{
  width: calc(100% - 180px);
  padding: 0 15px;
  color: #222;
  font-size: 16px;
}
#footer .msg input[type='button']{
  width: 180px;
  text-indent: 24px;
  cursor: pointer;
  color: #FFF;
  padding: 0;
  font-size: 18px;
  text-align: left;
  background: #f02f72 url("../images/img.png") 130px center no-repeat;
}
#footer .msg p{
  font-size: 14px;
  line-height: 24px;
  color: #DDD;
  letter-spacing: 0;
  margin-top: 3%;
  font-family: 'Microsoft YaHei UI Light';
}
#footer .tn{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 15px;
  display: block;
}
#footer .tn1{
  text-transform: uppercase;
}
#footer .type{
  float: left;
  width: calc((100% - 610px) / 2);
}
#footer .info{
  float: right;
  width: 610px;
}
#footer .info *{
  line-height: 24px!important;
}
#footer .info > ul{
  font-size: 0;
  margin-top: 6px;
  letter-spacing: -1px;
}
#footer .info > ul:nth-child(1){
  margin-top: 0;
}
#footer .info > ul li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
#footer .info > ul li:nth-child(1){
  width: 72px;
}
#footer .info > ul li:nth-child(2){
  width: calc(100% - 72px);
}
#footer .info > font{
  display: block;
  font-size: 16px;
  margin-top: 10%;
}
#footer .info div{
  font-size: 0;
  margin-top: 15px;
  letter-spacing: -1px;
}
#footer .info div ul{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  margin-left: 4%;
}
#footer .info div ul:nth-child(1){
  margin-left: 0;
}
#footer .info div ul > a img{
  display: block;
}
#footer .copyright{
  margin: 10px 0;
}
.banner{
  position: relative;
  display: block;
  overflow: hidden;
}
.banner img{
  width: 100%;
}
.banner a{
  display: block;
  position: relative;
}
.banner a ul{
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
}
.banner a ul li{
  font-size: 48px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
}
.banner .arrow{
  position: absolute;
  left: 0;
  bottom: 3%;
  right: 0;
  font-size: 0;
  z-index: 1;
  letter-spacing: -1px;
  text-align: center;
}
.banner .arrow span{
  margin: 0 0.3%!important;
  width: 31px;
  height: 5px;
  border-radius: 0;
  background: rgba(255,255,255,.72);
}
.banner .arrow span.swiper-pagination-bullet-active{
  background: #ff0012;
}
.prev-next{
  border-top: 1px solid #e1e1e1;
  margin-top: 4%;
  padding-top: 2%;
}
.location{
  background: #f4f4f4;
  padding-top: 0.8%;
  padding-bottom: 0.8%;
}
.location li{
  position: relative;
  padding-left: 22px;
  background: url("../images/icon.png") left no-repeat;
}
.location li span:after{
  content: " > ";
  font-family: "宋体";
}
.location *{
  font-size: 14px;
  line-height: 24px;
  color: #909090;
}
.content > p:first-child{
  margin-top: 0;
}
#news-pro-tn{
  text-align: center;
  margin: 0 0 5px;
  font-size: 16px;
}
.type-name{
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  color: #0c0c0c;
}
.type-name:after{
  content: '';
  display: block;
  width: 48px;
  height: 4px;
  background: #525252;
  margin-top: 10px;
}
.type-name1,
.type-name2{
  text-align: center;
}
.type-name1:after{
  margin-left: auto;
  margin-right: auto;
}
.type-name2:after{
  display: none;
}
.type-note{
  max-width: 820px;
  margin: 2% auto 0;
  text-align: center;
}
.type-note,
.type-note *{
  font-size: 16px;
  line-height: 24px;
}
.message{
  float: left;
  width: 46%;
  margin-top: 2%;
}
.message > span{
  display: block;
  line-height: 18px;
  color: #515151;
}
.message > font{
  display: block;
  font-size: 12px;
  color: #b4b4b4;
}
.message ul{
  position: relative;
  background: #FFF;
  float: left;
  padding: 5px 10px 5px 30px;
  width: 49%;
  margin: 2% 0 0 2%;
  border: 1px solid #CCC;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.message ul:nth-child(2n),
.message ul.code{
  clear: both;
  margin-left: 0;
}
.message ul.textarea,
.message ul.button{
  width: 100%;
}
.message ul .tn{
  display: none;
}
.message ul .xing{
  position: absolute;
  left: 0;
  top: 5px;
  width: 30px;
  text-align: center;
  color: red;
  line-height: 36px;
}
.message ul .input input,
.message ul .textarea textarea{
  display: block;
  width: 100%;
  height: 30px;
  border: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.message ul .textarea textarea{
  height: 90px;
  line-height: 1.4;
  padding: 7px 0;
}
.message ul.code{
  width: 250px;
}
.message ul.code .img img{
  position: absolute;
  right: 10px;
  top: 5px;
  width: 70px;
  height: 30px;
}
.message ul.button{
  border: 0;
  padding: 0;
  background: none;
}
.message ul.button input{
  border: 0;
  width: 100%;
  height: 46px;
  cursor: pointer;
  background: #ef0053;
  color: #FFF;
  font-size: 14px;
}
#slides{
  width: 100%;
  position: relative;
  margin: 30px 0 65px;
}
#slides > div, #slides > div > div > div{
  width: 1100px;
  height: 390px;
  overflow: hidden;
  margin: auto;
}
#slides > a{
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 9;
  top: 145px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid #cdcdcd;
  border-radius: 100%;
  font-family: '宋体';
  font-size: 22px;
  color: #cdcdcd;
  background: #FFF;
}
#slides > a:hover{
  background: #C00;
  border-color: #C00;
  color: #FFF;
}
#slides .prev{
  left: 0;
}
#slides .next{
  right: 0;
}
#slides .pagination{
  display: none;
}
.list_news a{
  display: block;
}
.list_news a .title{
  font-size: 20px;
  line-height: 24px;
  max-height: 48px;
  margin-top: 3%;
}
.list_news a time{
  display: block;
  font-size: 18px;
  color: #8d8d8d;
  margin-top: 10px;
  border-top: 1px solid #d3d3d3;
  font-family: 'Microsoft YaHei UI Light';
}
.list_news a p{
  font-size: 16px;
  line-height: 24px;
  max-height: 96px;
  -webkit-line-clamp: 3;
  margin: 2% 0 3%;
  color: #989898;
}
.list_news a:after{
  content: 'Read more →';
  display: inline-block;
  vertical-align: top;
  color: #8b8b8b;
  font-size: 14px;
  line-height: 1.2;
  text-decoration: underline;
}
.list_news a:hover *,
.list_news a:hover:after{
  color: inherit!important;
}
#mapBox{
  height: 650px;
  margin-top: 4%;
  border: 1px solid #EEE;
}
.contactBox{
  float: right;
  width: 46%;
  margin-top: 2%;
}
.contactBox ul{
  font-size: 0;
  margin-top: 6px;
  letter-spacing: -1px;
}
.contactBox ul:nth-child(1){
  margin-top: 0;
}
.contactBox ul *{
  font-size: 16px;
  line-height: 24px;
}
.contactBox ul li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
.contactBox ul li:nth-child(1){
  width: 80px;
  color: #131213;
}
.contactBox ul li:nth-child(2){
  width: calc(100% - 80px);
}
.contactBox div{
  margin: 5% 0 0 80px;
  font-size: 0;
  letter-spacing: -1px;
}
.contactBox div li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
.contactBox div li:nth-child(2){
  margin-left: 10%;
}
.contactBox div li img{
  width: 110px;
  height: 110px;
  padding: 5px;
  border: 1px solid #dbdbdb;
}
.contactBox div li span{
  display: block;
  text-align: center;
  font-size: 16px;
  margin-top: 5px;
}
.aside{
  padding-top: 2%;
  padding-bottom: 2%;
}
.aside li{
  font-size: 0;
  letter-spacing: -1px;
  text-align: center;
}
.aside li a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #131212;
  line-height: 48px;
  padding: 0 40px;
  border-radius: 100px;
  margin: 1%;
  background: #f4f4f4;
  box-shadow:3px 3px 3px #dad9d9;
}
.aside li a:hover{
  color: #ef0053;
}
.aside li a.on{
  background: #ef0053;
  color: #FFF;
}
.dlBox .box{
  background: #f9f9f9;
  border-radius: 8px;
  margin-top: 3%;
  padding: 3%;
}
.dlBox .box > div{
  position: relative;
  margin-top: 3%;
  font-size: 0;
  letter-spacing: -1px;
}
.dlBox .box > div:nth-child(1){
  margin-top: 0;
}
.dlBox .box > div > a{
  display: inline-block;
  vertical-align: top;
  width: 21%;
}
.dlBox .box > div > a img{
  width: 100%;
}
.dlBox .box > div ul .name{
  font-size: 30px;
  color: #d4237a;
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 3%;
}
.dlBox .box > div ul .name:hover{
  text-decoration: underline;
}
.dlBox .box > div ul li{
  font-size: 16px;
  line-height: 36px;
  color: #646464;
}
.dlBox .box > div ul .btn{
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: underline;
  padding-right: 30px;
  background: url("../images/icon4.png") right center no-repeat;
}
.faqBox .tn{
  text-align: center;
  position: relative;
  margin-top: 4%;
}
.faqBox .tn b{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 30px;
  line-height: 1.2;
  background: #FFF;
  padding: 0 12px;
}
.faqBox .tn:after{
  content: '';
  display: block;
  height: 1px;
  background: #d2d2d2;

  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: -1;
}
.listfaq .list{
  background: #f7f7f7;
  margin-top: 6%;
  padding: 5px 28px 5px 62px;
  box-shadow: inset 0 -4px 5px rgba(154, 154, 154, 0.24);
}
.listfaq .list > *{
  position: relative;
  line-height: 24px;
  padding: 15px 0;
}
.listfaq .list span{
  display: block;
  font-size: 18px;
  border-bottom: 1px solid #d1d1d1;
}
.listfaq .list p{
  font-size: 16px;
  min-height: 72px;
  color: #6c6c6c;
}
.listfaq .list span:before,
.listfaq .list p:before{
  content: "A";
  display: block;
  position: absolute;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #CCC;
  border-radius: 5px;
  font-size: 24px;
  color: #FFF;
  font-weight: bold;
  left: -46px;
  margin-top: -4px;
}
.listfaq .list span:before{
  background: #ef0053;
}
.listfaq .list p:before{
  content: 'Q';
  color: #565656;
}
.list_pro a{
  display: block;
  float: left;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
.list_pro a span{
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.list_pro a p{
  text-align: center;
  margin-bottom: 12px;
  font-family: 'Microsoft YaHei UI Light';
}
.detailed > h1{
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
}
.detailed .picBox{
  float: left;
  width: 44%;
}
.detailed .picBox .swiper-slide img{
  width: 100%;
}
.detailed .picBox .swiper1{
  border: 1px solid #bcbcbc;
  overflow: hidden;
  position: relative;
}
.detailed .picBox .swiper1 .prev,
.detailed .picBox .swiper1 .next{
  position: absolute;
  top: 50%;
  width: 46px;
  height: 86px;
  z-index: 1;
  cursor: pointer;
  transform: translate(0,-50%);
  background: rgba(204,204,204,.2) center no-repeat;
}
.detailed .picBox .swiper1 .prev{
  left: 0;
  background-image: url("../images/btn1.png");
}
.detailed .picBox .swiper1 .next{
  right: 0;
  background-image: url("../images/btn2.png");
}
.detailed .picBox .swiper2{
  margin-top: 20px;
  position: relative;
}
.detailed .picBox .swiper2 .swiper-slide{
  border: 1px solid #bcbcbc;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.detailed .picBox .swiper2 .swiper-slide.swiper-slide-thumb-active{
  border-color: #e41270;
}
.detailed .picBox .swiper2 .btn{
  z-index: 2;
  display: block;
}
.detailed .info{
  float: right;
  width: 50%;
}
.detailed .info > h1{
  font-size: 48px;
  color:#ef0053;
  line-height:1.2;
}
.detailed .info > h2{
  font-size: 18px;
  margin-top: 3%;
}
.detailed .info > li{
  font-size: 18px;
  color: #747474;
}
.detailed .info > a{
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  border-radius: 8px;
  color: #FFF;
  cursor: pointer;
  font-size: 14px;
  margin-top: 5%;
  padding: 0 28px 0 68px;
  background: #ef0053 url("../images/btn.png") 37px center no-repeat;
}
.detailed .info1{
  text-align: center;
  font-size: 12px;
  margin: 10px 0;
  color: #9a9a9a;
}
.detailed > .tn{
  margin-top: 4%;
  border-top: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
}
.detailed > .tn li{
  font-weight: bold;
  font-size: 18px;
  padding: 0 30px;
  line-height: 2.8;
  background: #252525;
  color: #FFF;
  display: inline-block;
  vertical-align: top;
}
.detailed .cont{
  margin-top: 3%;
}
.infoBox{
  background: url("../images/bg.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.infoBox *{
  color: #FFF;
}
.infoBox div{
  font-size: 0;
  letter-spacing: -1px;
  text-align: center;
}
.infoBox div ul{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 22%;
  margin: 1% 0 1% 4%;
}
.infoBox div ul:nth-child(1){
  margin-left: 0;
}
.infoBox div ul li{
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2;
}
.infoBox div ul li span{
  font-size: 60px;
}
.infoBox div ul p{
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  margin-top: 3%;
}
.companyBox{
  margin: 3% 0 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 660px;
}
.companyBox > b{
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  background: center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.companyBox > b img{
  display: none;
}
.companyBox .left{
  float: left;
  width: 42%;
  margin-top: 2%;
}
.companyBox .left > h1{
  color: #eb135e;
  font-size: 24px;
  line-height: 1.2;
  margin-top: 4%;
}
.companyBox .left .cont{
  margin-top: 2%;
}
.companyBox .left .cont,
.companyBox .left .cont *{
  font-size: 16px;
  line-height: 1.5;
  color: #525252;
}
.honorBox .box{
  position: relative;
  max-width: 1896px;
  margin: 2% auto 0;
}
.honorBox .box .swiper{
  margin: 0 70px;
}
.honorBox .box .swiper a ul{
  margin: 10px;
}
.honorBox .box .swiper a ul li{
  box-shadow:0 0 10px #bfbfbf;
}
.honorBox .box .btn{
  width: 60px;
  height: 60px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 1;
  box-shadow:0 0 10px #bfbfbf;
  border-radius: 100px;
  background: #FFF url("../images/btn3.png") center no-repeat;
}
.honorBox .box .prev{
  left: 0;
}
.honorBox .box .next{
  right: 0;
  transform:rotate(180deg);
}
.factoryBox{
  background: #f8f8f8;
}
.factoryBox .swiper{
  margin-top: 3%;
}
.factoryBox a span{
  text-align: center;
  background: #f02f72;
  color: #FFF;
  font-size: 18px;
  padding: 2% 12px;
  line-height: 1.7;
}
.factoryBox .arrow{
  text-align: center;
  margin-top: 2%;
  height: 8px;
}
.proBox .type-name{
  padding-top: 2%;
}
.proBox .list{
  padding: 2% 0;
}
.proBox .list a{
  display: block;
  background: #f9f9f9;
  padding: 10px;
  transition: all .3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.proBox .list a span{
  font-size: 36px;
  font-weight: bold;
  color: #161616;
  line-height: 1.2;
  margin: 2% 3% 0;
}
.proBox .list a p{
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  margin: 4% 3%;
  font-family: 'Microsoft YaHei UI Light';
}
.proBox .list a font{
  display: block;
  color: #f02f72;
  margin: 0 3%;
  text-decoration: underline;
  font-size: 12px;
}
.proBox .list a img{
  width: 100%;
  margin-top: 4%;
}
.proBox .list a:hover{
  box-shadow:0 0 10px #bfbfbf;
}
.productBox{
  background: url("../images/product.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.productBox .type-name{
  color: #FFF;
}
.productBox .type-name:after{
  background: #FFF;
}
.productBox .type-note,
.productBox .type-note *{
  color: #f3f3f3;
}
.productBox .swiper{
  max-width: 1560px;
  margin: 3% auto 0;
}
.productBox .swiper a{
  display: block;
  background: #FFF;
}
.productBox .swiper a span{
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}
.productBox .swiper a p{
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.5;
  font-family: 'Microsoft YaHei UI Light';
}
.productBox .arrow{
  text-align: center;
  height: 8px;
  margin-top: 2%;
}
.advantagesBox{
  background: url("../images/advantages.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 2px;
}
.advantagesBox .type-name{
  color: #FFF;
}
.advantagesBox .type-name:after{
  background: #FFF;
}
.advantagesBox .type-note,
.advantagesBox .type-note *{
  color: #f3f3f3;
}
.advantagesBox .img{
  margin: 3% 0 1%;
}
.advantagesBox .img img{
  max-width: 100%;
}
.newsBox .list_news{
  margin-top: 3%;
}
.newsBox .more{
  margin-top: 3%;
  text-align: center;
}
.newsBox .more a{
  display: inline-block;
  vertical-align: top;
  padding: 0 30px;
  line-height: 44px;
  border: 1px solid #343434;
}
.newsBox .more a:hover{
  border-color: #ef0053;
}
.aboutBox{
  position: relative;
  margin: 1px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 660px;
}
.aboutBox .width{
  max-width: 1560px;
  padding: 1% 0;
}
.aboutBox > b{
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  background: center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.aboutBox .clearfix{
  width: 46%;
  max-width: 640px;
  margin: 3% 0 4%;
}
.aboutBox .clearfix,
.aboutBox .clearfix *{
  font-size: 16px;
  line-height: 36px;
  color: #525252;
}
.aboutBox .more a{
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 3;
  color: #FFF;
  padding: 0 40px;
  border-radius: 100px;
  background: #ee1660;
}
.aboutBox .more a:hover{
  background: #d4064d;
}
.aboutBox > b img{
  display: none;
}