
.title {
  margin: 60px auto 77px;
}

.header-title div {
  width: 1056px;
  margin: 0 auto;
}

.header-title div p {
  text-indent: 2em;
  /* width: 1055px;
  height: 48px; */
  font: bold 12px Microsoft YaHe;
  color: #333333;
  line-height: 20px;



}

.zx{
  width: 140px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  background: #0072FF;
  cursor: pointer;
  position: relative;
  top: 25%;
  left: 5%;
}
.zx>*{
  vertical-align: middle;
}
.zx span {
  font-size: 16px;
  color: #fff;
}


.main-services-box {
  margin: 80px auto;
  width: 1200px;
  height: 480px;
  position: relative;
}

.main-services-box .main-services-list-box .main-services-list {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;

}

.main-services-list-box .main-services-list li .noShow-box,
.show-box {

  width: 300px;
  height: 240px;
  box-sizing: border-box;

  border: 1px solid #E5E5E5;
}

.main-services-list-box .main-services-list li .noShow-box {
  display: none;
}

.main-services-title {
  color: #0362C1;
  line-height: 32px;
  margin: 24px auto;
  text-align: center;
  font: bold 16px Microsoft YaHe;
}

.main-services-list li .main-services-text {
  width: 230px;
  height: 92px;
  font-size: 14px;
  text-indent: 2em;
  color: #333333;
  line-height: 20px;
  margin: auto;
}

.main-services-list-box .main-show-icon {
  float: left;
}

.main-services-box .main-show-list li .show-box {

  width: 300px;
  height: 240px;
  box-sizing: border-box;
  border: 1px solid #E5E5E5;
  font-family: Microsoft YaHe;
  font-weight: bold;
}

.show-icon-main{
  width: 80px;
  height: 80px;
  margin: 50px auto 0;
}
.show-icon-main img{
  width: 80px;
  height: 80px;
}


.pic-box {
  height: 469px;
  width: 100%;
  margin: 77px auto;
  position: relative;

}

.pic-box>img{
  width: 100%;
  height: 100%;
  position: absolute;
}
.pic-box .pic-content-box {
  width: 1055px;
  margin: 0 auto;
  padding-top: 49px;
  position: relative;
}


.pic-box .pic-content-box .pic-content-textBox p {
  font: bold 12px Microsoft YaHe;
  color: #FFFFFF;
  line-height: 20px;
  text-indent: 2em;
}


.pic-box .pic-content-box .pic-content-picBox {
  margin-top: 44px;
}

.pic-box .pic-content-box .pic-content-picBox ul {
  display: flex;
  justify-content: space-between;
}

.pic-box .pic-content-box .pic-content-picBox .pic-content-picbox {
  width: 300px;
  height: 300px;
  position: relative;
}

.pic-content-picbox .pic-text {
  padding-top: 247px;
  text-align: center;

  font: bold 16px Microsoft YaHe;
  color: #FFFFFF;
  line-height: 32px;
  position: relative;
}

.pic-list .pic-content-picbox-textbox {
  width: 300px;
  height: 300px;
  background: #FFFFFF;
  opacity: 0.7;
  border-radius: 40px;
  display: none;
}

.pic-list .pic-content-picbox-textbox-title {
  text-align: center;
  font: bold 16px Microsoft YaHe;
  color: #0362C1;
  line-height: 100px;
}

.pic-list .pic-content-picbox-textbox-text {
  width: 184px;
  margin: 0 auto;
  height: 178px;
  font: bold 12px Microsoft YaHe;
  color: #333333;
  line-height: 32px;
  text-indent: 2em;
}
.pic-content-picbox>img{
  width: 100%;
  height: 100%;
  position: absolute;
}


.group-box {
  margin-top:41px;
}

.group-box-text {
  margin: 0 auto;
  width: 1055px;
  height: 48px;
  font: bold 15px Microsoft YaHe;
  color: #333333;
  line-height: 32px;
  text-indent: 2em;
}

.group-box-pic {
  width: 1080px;
  display: flex;
  justify-content: space-between;
  margin: 62px auto 95px;
}

.group-pic {
  width: 220px;
  height: 120px;
}

.group-pic .group-pic-text {
  text-align: center;
  font: 400 22px Microsoft YaHe;
  color: #FFFFFF;
  line-height: 40px;
  margin-top: 20px;
}
.group-pic .group-pic-text-Eng{
  font: 400 16px Microsoft YaHei;
  color: #FFFFFF;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
}

.group-pic:nth-child(1) {
  background: url(../imgs/finance-and-taxation/zhuanye.png);
}

.group-pic:nth-child(2) {
  background: url(../imgs/finance-and-taxation/nianqing.png);
}

.group-pic:nth-child(3) {
  background: url(../imgs/finance-and-taxation/chuangxin.png);
}

.group-pic:nth-child(4) {
  background: url(../imgs/finance-and-taxation/tuanjie.png)
}

.zizhi-pic-box {
  display: flex;
  height: 240px;
  margin: 53px auto 112px;
  justify-content: space-around;
}
.zizhi-pic-box .zizhi-pic img{
  width: 100%;
  height: 100%;
}
.zizhi-pic:nth-child(1) {
  width: 330px;
  height: 237px;
}

.zizhi-pic:nth-child(2) {
  width: 300px;
  height: 225px;
}

.zizhi-pic:nth-child(3) {
  width: 165px;
  height: 220px;

}

.zizhi-pic:nth-child(4) {
  width: 166px;
  height: 222px;

}

/* dialog */

.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 2;
}

.dialog {
  width: 451px;
  height: 451px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 20px;
  background: #FFFFFF;
}

.close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

figure {
  width: 246px;
  height: 332px;
  margin: 50px auto;
  /* background: seashell; */
  text-align: center;
}

figcaption {
  font-size: 22px;
  color: #333333;
  line-height: 26px;
  text-align: center;
}

figure p {
  color: #333333;
  font-size: 16px;
  line-height: 26px;
  margin: 26px 0 42px;
}

figure p a {
  color: #FF4200;
  text-decoration: none;
}

figure img {
  width: 203px;
  height: 203px;
}