@charset "utf-8";
.wrapper{
  min-width: 1200px;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
  background: #1c1311;
}
.view .wrapper{
  padding-top: 92px;
}
#header, #among, #footer, .width{
  max-width: 1788px;
  margin: auto;
}
.width1{
  max-width: 1320px;
  margin: 0 auto;
}
.padding{
  padding: 0 1.7%;
}
.padding1{
  padding-top: 3%;
}
.padding2{
  padding-bottom: 3%;
}
.among{
  padding: 3% 1.7%;
  overflow: hidden;
}
.among.bg{
  background: #2a2120;
}
.fixedBox{
  position: fixed;
  width: 100%;
  max-width: 1920px;
  background: rgba(0,0,0,.6);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header{
  top: 0;
  z-index: 999;
}
#header{
  position: relative;
  height: 92px;
}
#header .logo{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#header .em{
  background: url("../images/icon.png") left no-repeat;
  color: #FFF;
  font-size: 16px;
  text-indent: 44px;
  cursor: pointer;
  line-height: 40px;
  position: absolute;
  left: 0;
  top: 26px;
}
#header .em:after{
  content: '栏目';
}
.on #header .em:after{
  content: '关闭';
}
#header .bb{
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
}
#header .bb a{
  text-align: center;
  color: #FFF;
  font-size: 12px;
  width: 22px;
  display: block;
  line-height: 22px;
  border-radius: 22px;
  border: 1px solid white;
}
#header .box{
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -12px;
  font-size: 0;
  letter-spacing: -1px;
}
#header .box > *{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
#header .box a{
  margin-right: 20px;
}
#header .box ul{
  position: relative;
}
#header .box ul li{
  display: none;
  position: absolute;
  left: 50%;
  background: #000;
  padding: 10px;
  margin-top: 5px;
  transform: translate(-50%,0);
}
#header .box ul:hover li{
  display: block;
}
#header .box ul li img{
  width: 110px;
  height: 110px;
}
#header .box i{
  width: 1px;
  height: 24px;
  margin: 0 35px;
  background: #FFF;
}
.menuBox{
  top: 92px;
  bottom: 0;
  z-index: 998;
  display: none;
  overflow-y: auto;
}
.on .menuBox{
  display: block;
}
.footer{
  background: #1c1311;
}
#footer *{
  color: #c2c2c2;
  font-size: 14px;
  line-height: 24px;
}
#footer a:hover{
  color: #FFF;
}
#footer .info{
  float: left;
}
#footer .info span{
  display: block;
}
#footer .info font{
  display: block;
  font-size: 48px;
  line-height: 1.1;
  margin-top: 20px;
  font-family: 'bookman_old_styleitalic';
}
#footer .share{
  float: right;
}
#footer .share > span{
  display: block;
}
#footer .share > ul{
  font-size: 0;
  margin-top: 30px;
  letter-spacing: -1px;
}
#footer .share > ul > *{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin-left: 32px;
}
#footer .share > ul > li{
  margin-left: 0;
  position: relative;
}
#footer .share > ul > li div{
  position: absolute;
  display: none;
  padding: 10px;
  background: #000;
  bottom: 150%;
  left: 50%;
  transform: translate(-50%,0);
}
#footer .share > ul > li:hover div{
  display: block;
}
#footer .share > ul > li div img{
  width: 110px;
  height: 110px;
}
#footer .copyright{
  clear: both;
  padding-top: 2%;
}
#footer .copyright,
#footer .copyright *{
  font-size: 12px;
}
.banner{
  position: relative;
  display: block;
  overflow: hidden;
}
.banner a{
  display: block;
}
.banner a img{
  width: 100%;
}
.banner a ul{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6%;
}
.banner a ul li{
  font-size: 24px;
  line-height: 1.1;
  color: #FFF;
  text-transform: uppercase;
}
.banner .arrow{
  position: absolute;
  left: 0;
  bottom: 5%;
  right: 0;
  font-size: 0;
  z-index: 1;
  letter-spacing: -1px;
  text-align: center;
  height: 10px;
}
.banner .arrow span{
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background: none;
  border-radius: 0;
  border: 1px solid #FFF;
}
.banner .arrow span.swiper-pagination-bullet-active{
  background: #FFF;
}
.listBox .box{
  float: left;
}
.listBox .box .list a{
  display: block;
}
.listBox .box .list a ul{
  margin-top: 3%;
  padding-right: 25px;
  background: url("../images/arrow1.png") right center no-repeat;
}
.listBox .box .list a ul > span{
  font-size: 24px;
  color: #FFF;
  line-height: 1.2;
}
.listBox .box .list a:hover ul > span{
  text-decoration: underline;
}
.listBox .box .list a ul li{
  color: #ada4a2;
  line-height: 1.2;
  margin-top: 3%;
}
.listBox .box .list a ul li span{
  font-family: '宋体';
}
.listBox1 .box{
  width: 32%;
  margin: 0 0 0 2%;
}
.listBox1 .box:nth-child(3n+1){
  margin-left: 0;
}
.listBox1 .box .list{
  margin-top: 12%;
}
.listBox1 .box .list:nth-child(1){
  margin-top: 0!important;
}
.listBox2{
  max-width: 1282px;
  margin: 0 auto;
}
.listBox2 .box{
  width: 48%;
  margin: 0 0 0 4%;
}
.listBox2 .box:nth-child(3n+1){
  margin-left: 0;
}
.listBox2 .box .list{
  margin-top: 8%;
}
.detailed > h1{
  font-weight: normal;
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
}
.detailed .listimg{
  float: left;
  width: 54%;
}
.detailed .listimg li{
  text-align: right;
}
.detailed .listimg li img{
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  margin: 7px 0 0;
}
.detailed .listimg li:nth-child(1) img{
  margin-top: 0;
  width: 100%;
}
.detailed .info{
  float: right;
  width: 41%;
}
.detailed .info > h1{
  font-size: 60px;
  line-height: 1.1;
  font-weight: normal;
}
.detailed .info > h2{
  font-weight: normal;
  font-size: 18px;
  margin-top: 7%;
}
.detailed .info .xx{
  color: #ada4a2;
  margin-top: 2%;
}
.detailed .info .xx span{
  font-family: '宋体';
}
.detailed .info .cont,
.detailed .info .cont *{
  color: #bcbcbc;
  font-size: 18px;
  line-height: 24px;
}
.detailed .info1{
  text-align: center;
  margin: 10px 0;
  color: #9a9a9a;
}
.detailed .info2{
  position: relative;
  margin-bottom: 3%;
  text-align: right;
}
.detailed .info2 span{
  display: block;
  font-size: 18px;
  text-align: left;
  color: #bcbcbc;
  line-height: 1.5;
}
.detailed .info2 li{
  font-size: 24px;
  color: #bcbcbc;
  line-height: 1.5;
}
.detailed .info2 a{
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 18px;
  color: #bcbcbc;
  line-height: 30px;
  margin-top: -15px;
  padding-right: 40px;
  background: url("../images/back.png") right center no-repeat;
}
.detailed .info2 a:hover{
  text-decoration: underline;
}
.detailed .line{
  display: block;
  height: 1px;
  background: #5b5b5b;
  margin: 5% 0 2%;
}
.detailed .cont{
  margin-top: 3%;
}
.detailed1 > .box{
  max-width: 1320px;
  margin: 0 auto;
}
.detailed1 > .box .picBox{
  width: 45%;
  float: left;
}
.detailed1 > .box .picBox .swiper-slide img{
  width: 100%;
}
.detailed1 > .box .picBox .swiper1{
  border: 1px solid #EEE;
  overflow: hidden;
  background: #FFF;
}
.detailed1 > .box .picBox .swiper1 .prev,
.detailed1 > .box .picBox .swiper1 .next{
  cursor: pointer;
  position: absolute;
  width: 56px;
  height: 56px;
  z-index: 1;
  bottom: 4%;
  background: url("../images/icon2.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.detailed1 > .box .picBox .swiper1 .prev{
  left: 4%;
}
.detailed1 > .box .picBox .swiper1 .next{
  right: 4%;
  transform:rotate(180deg);
}
.detailed1 > .box .picBox .swiper2{
  margin-top: 3.5%;
  position: relative;
}
.detailed1 > .box .picBox .swiper2 .swiper-slide{
  border: 1px solid #d3d3d3;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.detailed1 > .box .picBox .swiper2 .swiper-slide.swiper-slide-thumb-active{
  border-color: #CCC;
}
.detailed1 > .box .right{
  float: right;
  width: 43%;
}
.detailed1 > .box .right > h1{
  font-size: 36px;
  line-height: 1.2;
  color: #f3f3f3;
}
.detailed1 > .box .right > span{
  font-size: 16px;
  line-height: 20px;
  display: block;
  margin: 3% 0 0;
}
.detailed1 > .box .right > .info{
  margin-top: 5%;
}
.detailed1 > .box .right > .info li,
.detailed1 > .box .right > .info li a{
  font-size: 16px;
}
.detailed1 > .box .right > font{
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 14%;
}
.detailed1 > .box .right > .list li{
  line-height: 20px;
  padding: 8px 0 8px 20px;
  position: relative;
}
.detailed1 > .box .right > .list li a{
  text-decoration: underline;
  font-size: 16px;
  line-height: 20px;
}
.detailed1 > .box .right > .list li:before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 16px;
  width: 5px;
  height: 5px;
  background: #c1c1c1;
  border-radius: 5px;
}
.detailed1 > h2{
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  padding-top: 2%;
  max-width: 1660px;
  margin: 4% auto 0;
  border-top: 1px solid #655f5e;
}
.prev-next{
  border-top: 1px solid #655f5e;
  margin-top: 4%;
  padding-top: 2%;
}
.location{
  padding-bottom: 3%;
}
.location li{
  padding-left: 30px;
  background: url("../images/arrow2.png") left center no-repeat;
}
.location li span:after{
  content: " > ";
  font-family: "宋体";
}
.location *{
  font-size: 20px;
  color: #bab3b1;
  line-height: 24px;
}
.location a:hover{
  text-decoration: underline;
}
.content{
  min-height: 400px;
}
.content > p:first-child{
  margin-top: 0;
}
#news-pro-tn{
  text-align: center;
  margin: 0 0 5px;
  font-size: 16px;
}
.sidebar{
  background: #e9e8e8;
  padding-top: 1%;
}
.sidebar .list{
  float: left;
  font-size: 0;
  letter-spacing: -1px;
  width: calc(85% - 440px - 40px);
}
.sidebar .list a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
  color: #676767;
  margin-right: 3%;
}
.sidebar .list a:last-child{
  margin-right: 0;
}
.sidebar .list a:hover,
.sidebar .list a.on{
  color: #1c1311;
  text-decoration: underline;
}
.sidebar select{
  display: block;
  width: 220px;
  font-size: 16px;
  margin-left: 2.5%;
  border: 0;
  background: none;
  height: 40px;
  border-bottom: 3px solid #1c1311;
  float: left;
}
.sidebar .search{
  display: block;
  float: right;
  font-size: 0;
  position: relative;
  z-index: 98;
  letter-spacing: -1px;
}
.sidebar .search input{
  height: 40px;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .search input[type='text']{
  padding: 0 10px;
  width: 220px;
  background: #CCC;
  line-height: 40px;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 40px;
  border-right: 0;
  display: none;
  border-color: #CCC;
}
.sidebar .search input::-webkit-input-placeholder{


  color: #999;
}
.sidebar .search input[type='button']{
  width: 40px;

  display: block;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
  border-left: 0;
  background: url(../images/s.png) center center no-repeat;
  background-size: 26px;
}
.sidebar .search:hover input[type='text']{
  display: block;
}
.sidebar .search:hover input[type='button']{
  background-color: #CCC;
  border-color: #CCC;
}
.officeTypeBox{
  background: #2f2523;
  padding: 2% 1.7%;
}
.officeTypeBox *{
  color: #c2c2c2;
  line-height: 30px;
}
.officeTypeBox a:hover{
  color: #FFF;
  text-decoration: underline;
}
.officeTypeBox .name{
  font-size: 18px;
  line-height: 1.2;
}
.officeTypeBox .box{
  margin-top: 2%;
}
.officeTypeBox .box span{
  display: block;
  float: left;
  width: 100px;
  margin-left: 3%;
}
.officeTypeBox .box span a{
  font-size: 18px;
}
.officeTypeBox .box span:after{
  content: '：';
}
.officeTypeBox .box li{
  float: left;
  width: calc(97% - 100px);
  font-size: 0;
  letter-spacing: -1px;
}
.officeTypeBox .box li a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 15px;
  margin-left: 3%;
}
.officeBox{
  max-width: 1050px;
  margin: 0 auto;
}
.officeBox .type{
  font-size: 0;
  letter-spacing: -1px;
}
.officeBox .type li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 33.333333%;
}
.officeBox .type li a{
  display: block;
  text-align: center;
  font-size: 24px;
  color: #6b6361;
  font-weight: bold;
  border: 1px solid transparent;
}
.officeBox .type a:hover,
.officeBox .type a.on{
  color: #d5d5d5;
}
.officeBox .type a.on{
  border-color: #908886;
}
.officeBox .box a{
  display: block;
  float: left;
  width: 44%;
  margin: 4% 0 0 12%;
}
.officeBox .box a:nth-child(2n+1){
  margin-left: 0;
  clear: both;
}
.officeBox .box a span{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 3%;
  color: #bab3b1;
}
.officeBox .box a:hover span{
  color: #FFF;
}
.news_type_box{
  background: #2f2523;
}
.news_type_box li{
  font-size: 0;
  letter-spacing: -1px;
}
.news_type_box li a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  line-height: 38px;
  padding: 0 5%;
  font-weight: bold;
  font-size: 18px;
  margin-right: 3%;
  border: 1px solid white;
}
.news_type_box li a:last-child{
  margin-right: 0;
}
.news_type_box li a:hover,
.news_type_box li a.on{
  background: #FFF;
  color: #2f2523;
}
.list_news a{
  display: block;
  float: left;
}
.list_news a .ellipsis1{
  font-size: 18px;
  line-height: 24px;
  height: 48px;
  margin-top: 5%;
}
.list_news a:hover *{
  color: inherit;
}
.list_news a .info{
  margin-top: 4%;
}
.list_news a .info span{
  font-family: '宋体';
}
.list_news a > font{
  display: block;
  margin-top: 2%;
  text-decoration: underline;
}
.aboutBox{
  background: #2f2523;
}
.aboutBox ul{
  max-width: 1460px;
  font-size: 0;
  position: relative;
  letter-spacing: -1px;
}
.aboutBox ul li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 330px;
}
.aboutBox ul li:nth-child(2){
  margin: 0 calc((100% - 990px) / 2);
}
.aboutBox ul li > *{
  display: block;
  line-height: 1.2;
  text-align: center;
}
.aboutBox ul li div{
  font-size: 60px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed;
}
.aboutBox ul li div span{
}
.aboutBox ul li font{
  padding-top: 15px;
  font-size: 20px;
}
.aboutBox1{
  padding: 6% 1.7%;
}
.aboutBox1 > ul{
  max-width: 1340px;
  margin: 0 auto;
}
.aboutBox1 .box{
  float: left;
  width: 50%;
}
.aboutBox1 .box1{
  padding-bottom: 956px;
}
.aboutBox1 .box *{
}
.aboutBox1 .box > span{
  display: block;
  font-size: 32px;
  line-height: 54px;
  position: relative;
}
.aboutBox1 .box1 > span{
  margin-right: 20%;
}
.aboutBox1 .box2 > span{
  margin-top: 15%;
}
.aboutBox1 .box > span i{
  display: block;
  position: absolute;
  top: 16px;
  right: 100%;
  height: 1px;
  background: #FFF;
  width: 99999px;
  margin-right: 20px;
}
.aboutBox1 .box1 > div{
  margin: 12% 20% 28% 0;
}
.aboutBox1 .box2 > div{
  margin-top: 8%;
}
.aboutBox1 .box > div,
.aboutBox1 .box > div *{
  font-size: 18px;
  line-height: 30px;
}
.aboutBox1 .box .img,
.aboutBox1 .box .img3{
  display: none;
}
.aboutBox1 .box .img1 li{
  position: relative;
  margin-right: 20%;
}
.aboutBox1 .box .img1 li img{
  position: absolute;
  right: 0;
  top: 0;
}
.aboutBox1 .box .img2{
  margin-top: 16px;
}
.aboutBox2{
  background: center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 11% 1.7%;
}
.aboutBox2 *{
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
}
.aboutBox2 > ul{
  max-width: 1120px;
}
.aboutBox2 > ul > span{
  display: block;
  font-size: 36px;
}
.aboutBox2 > ul > li{
  text-align: center;
}
.aboutBox2 > ul > a{
  display: block;
  width: 200px;
  line-height: 44px;
  color: #a8a8a8;
  margin: 0 auto;
  font-size: 16px;
  border: 1px solid #a8a8a8;
}
.aboutBox2 > ul > li{
  margin: 7% 0;
}
.aboutBox2 > ul > a:hover{
  background: #a8a8a8;
  color: #1c1311;
}
.homeBox{
  background: #e9e8e8;
  padding: 4% 1.7%;
}
.homeBox *{
  color: #231815;
}
.homeBox a{
  color: #231815;
  border-bottom: 1px solid #231815;
}
.homeBox a:hover{
  color: red!important;
  border-bottom-color: red;
}
.homeBox .left{
  float: left;
  width: 50%;
}
.homeBox .left div{
  font-size: 48px;
  line-height: 1.2;
}
.homeBox .left a{
  display: inline-block;
  vertical-align: top;
  line-height: 26px;
  margin-top: 10%;
}
.homeBox .right{
  float: left;
  font-size: 0;
  width: 50%;
  letter-spacing: -1px;
}
.homeBox .right ul{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin-left: 20%;
}
.homeBox .right ul li{
  font-size: 72px;
  line-height: 1.1;
}
.homeBox .right ul li b{
  font-size: 120px;
}
.homeBox .right ul a{
  font-size: 24px;
}
.type-name{
  font-size: 36px;
  color: #FFF;
  line-height: 1;
  font-weight: bold;
}
.projectBox{
  position: relative;
  margin: 4% 0;
}
.projectBox .width{
  position: relative;
}
.projectBox .box{
  margin-top: 2%;
  position: relative;
}
.projectBox .box > ul{
  display: none;
}
.projectBox .box > ul:nth-child(1){
  display: block;
}
.projectBox .box > ul > img{
  display: block;
  margin: 0;
  width: 63%;
}
.projectBox .box .width ul{
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
.projectBox .box .width ul li{
  font-size: 72px;
  line-height: 1.1;
  color: #FFF;
  max-width: 620px;
  text-align: right;
  margin-top: 30%;
  text-decoration: underline;
}
.projectBox .box .width ul span{
  display: block;
  text-align: right;
  font-size: 22px;
  line-height: 1.2;
  max-width: 620px;
  margin-top: 5%;
}
.projectBox .box .width ul a{
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 5%;
}
.projectBox .number{
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  text-align: right;
  font-size: 0;
  letter-spacing: -1px;
}
.projectBox .number *{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  font-size: 36px;
}
.projectBox .number font{
  margin: 0 1%;
}
.projectBox .arrow{
  position: absolute;
  left: 0;
  width: 63%;
  bottom: 3%;
  z-index: 1;
  text-align: center;
  font-size: 0;
  letter-spacing: -1px;
}
.projectBox .arrow li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  cursor: pointer;
  width: 5px;
  height: 5px;
  overflow: hidden;
  padding: 7px;
  border-radius: 100%;
  margin: 0 2px;
  border: 1px solid transparent;
}
.projectBox .arrow li:after{
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #FFF;
  border-radius: 5px;
}
.projectBox .arrow li.on{
  border-color: #FFF;
}
.projectBox .btn li{
  cursor: pointer;
  background: url("../images/icon3.png") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.projectBox .btn .next{
  transform:rotate(180deg);
}
.newsBox{
  background: url("../images/news.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.newsBox .box{
  position: relative;
  margin: 3% 0 0 12%;
}
.newsBox .box a{
  display: block;
}
.newsBox .box a *{
  color: #dadada;
}
.newsBox .box a > span{
  font-size: 30px;
  line-height: 36px;
  height: 72px;
  margin-top: 20px;
}
.newsBox .box a > p{
  margin-top: 10px;
}
.newsBox .box a > p b{
  color: #FFF;
}
.newsBox .box a > p span{
  font-family: '宋体';
}
.newsBox .box a > font{
  display: inline-block;
  vertical-align: top;
  margin-top: 12px;
  text-decoration: underline;
}
.newsBox .btn{
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  width: 6%;
  transform: translate(0,-50%);
}
.newsBox .btn img{
  float: left;
  cursor: pointer;
}
.newsBox .btn img.next{
  float: right;
  transform:rotate(180deg);
}
.officesBox .box{
  margin-top: 1%;
}
.officesBox .box a{
  display: block;
  margin: 8% 0 4%;
  transition: all .5s;
}
.officesBox .box a:hover{
  margin-top: 0;
}
.officesBox .box a span{
  font-size: 20px;
  font-weight: bold;
  margin-top: 3%;
  color: #FFF;
}
.officesBox .box a p{
  background: url("../images/add.png") 1px 2px no-repeat;
  padding-left: 23px;
  font-size: 16px;
  color: #d2cbc9;
  line-height: 20px;
}
.officesBox .btn{
  font-size: 0;
  padding-top: 2%;
  letter-spacing: -1px;
  text-align: center;
}
.officesBox .btn img{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
}
.officesBox .btn img:nth-child(2){
  margin: 0 1.5%;
}
.officesBox .btn img.prev{
  cursor: pointer;
}
.officesBox .btn img.next{
  cursor: pointer;
  transform:rotate(180deg);
}