body {
  font-family: '微软雅黑';
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.img img {
  width: 100%;
  height: 100%;
}
.pc-com-module-title {
  padding: 100px 0 70px 0;
  text-align: center;
}
.pc-com-module-title .title {
  font-size: 44px;
  line-height: 64px;
  color: #ffffff;
  font-weight: bold;
}
.pc-com-module-title .title em {
  font-size: 44px;
  line-height: 64px;
  color: #f5638c;
  font-weight: bold;
}
body {
  background-color: #10003c;
}
.pagebox {
  padding-bottom: 100px;
}
.banner {
  height: 638px;
  background: url(../../images/taxplan/im_banner_a.png) no-repeat center;
  background-size: cover;
  position: relative;
}
.banner a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .w1200 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
}
.banner .formbox {
  cursor: auto;
  padding-top: 35px;
  width: 310px;
  height: 295px;
  border-radius: 4px;
  background-color: #ffffff;
  position: absolute;
  top: 136px;
  right: 0;
}
.banner .formbox .tit {
  font-size: 21px;
  line-height: 50px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 16px;
  text-align: center;
}
.banner .formbox .insome {
  width: 230px;
  height: 50px;
  border-radius: 4px;
  background-color: #f3f3f3;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: 16px;
}
.banner .formbox .insome input {
  width: 100%;
  height: 50px;
  font-size: 13px;
  line-height: 50px;
  color: #333333;
  background-color: transparent;
}
.banner .formbox .insome input::-ms-input-placeholder {
  color: #999;
}
.banner .formbox .insome input::-webkit-input-placeholder {
  color: #999;
}
.banner .formbox .btn {
  margin: 4px auto;
  width: 270px;
  height: 50px;
  border-radius: 4px;
  background-color: #f3f3f3;
  cursor: pointer;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#ffcb5b), to(#ff8800));
  background: linear-gradient(left, #ffcb5b, #ff8800);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#ffcb5b, endColorstr=#ff8800);
  font-size: 17px;
  line-height: 50px;
  color: #ffffff;
  font-weight: bold;
}
.tax-way .pc-com-module-title {
  padding-top: 80px;
}
.tax-way .waybox .box-l,
.tax-way .waybox .box-r {
  width: 564px;
  height: 438px;
  border-radius: 4px;
  background-color: #ffffff;
  margin: 0 18px;
  overflow: hidden;
}
.tax-way .waybox .timg {
  width: 100%;
  height: 150px;
  background: #ffffff url(../../images/taxplan/im_bg_redgeren.png) no-repeat center;
  background-size: 100%;
  text-align: center;
}
.tax-way .waybox .timg .tit {
  padding-top: 15px;
  font-size: 20px;
  line-height: 58px;
  color: #ffffff;
  font-weight: bold;
}
.tax-way .waybox .timg p {
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  padding: 0 60px;
}
.tax-way .waybox .ways {
  padding: 60px 0 0 46px;
}
.tax-way .waybox .ways li {
  float: left;
  width: 148px;
  height: 40px;
  border-radius: 4px;
  background-color: #fef2f1;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  color: #ff5a4d;
  margin: 0 14px 14px 0;
}
.tax-way .waybox .ways li.sel {
  background-color: #ff5a4d;
  color: #fff;
}
.tax-way .waybox .box-r .timg {
  background-image: url(../../images/taxplan/im_bg_buleqy.png);
}
.tax-way .waybox .box-r .ways li {
  background-color: #ecf7ff;
  color: #2faaff;
}
.tax-way .waybox .box-r .ways li.sel {
  background-color: #2faaff;
  color: #fff;
}
.tax-person .pbox {
  width: 1106px;
  margin: 0 auto;
}
.tax-person .pbox .item {
  float: left;
  width: 338px;
  height: 430px;
  border-radius: 4px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px #14043e;
          box-shadow: 0 0 10px #14043e;
  margin: 0 15px;
  overflow: hidden;
}
.tax-person .pbox .item img {
  width: 100%;
  height: 210px;
}
.tax-person .pbox .item .intro {
  padding: 0 33px;
  padding-top: 20px;
}
.tax-person .pbox .item .intro .tit {
  font-size: 15px;
  line-height: 26px;
  color: #333333;
  margin-bottom: 16px;
}
.tax-person .pbox .item .intro .tit .name {
  font-size: 18px;
  margin-right: 22px;
}
.tax-person .pbox .item .intro p {
  font-size: 14px;
  line-height: 26px;
  color: #999999;
}
.tax-plan .planbox {
  position: relative;
  width: 312px;
  height: 420px;
}
.tax-plan .planbox .ibox {
  padding: 90px 0 0 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 19;
}
.tax-plan .planbox .ibox li {
  width: 250px;
  height: 120px;
  border-radius: 4px;
  background-color: #1d075a;
  font-size: 18px;
  line-height: 120px;
  color: #ffffff;
  text-indent: 38px;
  z-index: 1;
}
.tax-plan .planbox .ibox li.sel {
  width: 260px;
  background: -webkit-gradient(linear, left top, right top, from(#3120af), to(#00d5d1));
  background: linear-gradient(left, #3120af, #00d5d1);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#3120af, endColorstr=#00d5d1);
  -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
.tax-plan .planbox .intro,
.tax-plan .planbox .intro2 {
  z-index: 1;
  width: 826px;
  height: 420px;
  border-radius: 4px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 311px;
  text-align: center;
}
.tax-plan .planbox .intro .tit,
.tax-plan .planbox .intro2 .tit {
  font-size: 19px;
  line-height: 40px;
  color: #333333;
  font-weight: bold;
  padding-top: 58px;
}
.tax-plan .planbox .intro .tit {
  margin-bottom: 0;
}
.tax-plan .planbox .intro .sm,
.tax-plan .planbox .intro2 .sm {
  font-size: 15px;
  line-height: 28px;
  color: #666666;
  margin-bottom: 40px;
}
.tax-plan .planbox .intro .sm .num,
.tax-plan .planbox .intro2 .sm .num {
  font-weight: bold;
  color: #333;
  display: inline-block;
  padding: 0 1px;
  position: relative;
}
.tax-plan .planbox .intro .sm .num span,
.tax-plan .planbox .intro2 .sm .num span {
  z-index: 9;
  position: relative;
}
.tax-plan .planbox .intro .sm .num .line,
.tax-plan .planbox .intro2 .sm .num .line {
  display: block;
  width: 100%;
  height: 12px;
  background-color: #fff836;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.tax-plan .planbox .intro ul.count,
.tax-plan .planbox .intro2 ul.count {
  text-align: left;
  padding-left: 116px;
}
.tax-plan .planbox .intro ul.count li,
.tax-plan .planbox .intro2 ul.count li {
  float: left;
  width: 270px;
  height: 180px;
  border-radius: 4px;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, right bottom, from(#00eba5), to(#00ccc8));
  background: linear-gradient(left top, #00eba5, #00ccc8);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#00eba5, endColorstr=#00ccc8);
  padding-left: 30px;
  margin-right: 46px;
}
.tax-plan .planbox .intro ul.count li .tit,
.tax-plan .planbox .intro2 ul.count li .tit {
  font-size: 19px;
  line-height: 40px;
  color: #ffffff;
  padding: 18px 0 14px 0;
}
.tax-plan .planbox .intro ul.count li .gs,
.tax-plan .planbox .intro2 ul.count li .gs,
.tax-plan .planbox .intro ul.count li .sh,
.tax-plan .planbox .intro2 ul.count li .sh {
  font-size: 15px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 8px;
}
.tax-plan .planbox .intro ul.count li .gs .num,
.tax-plan .planbox .intro2 ul.count li .gs .num,
.tax-plan .planbox .intro ul.count li .sh .num,
.tax-plan .planbox .intro2 ul.count li .sh .num {
  font-weight: bold;
  color: #fff;
  display: inline-block;
  padding: 0 1px;
  position: relative;
}
.tax-plan .planbox .intro ul.count li .gs .num span,
.tax-plan .planbox .intro2 ul.count li .gs .num span,
.tax-plan .planbox .intro ul.count li .sh .num span,
.tax-plan .planbox .intro2 ul.count li .sh .num span {
  z-index: 9;
  position: relative;
}
.tax-plan .planbox .intro2 ul.count li .gs .num span.tis {
  font-size: 14px;
  font-weight: normal;
}
.tax-plan .planbox .intro ul.count li .gs .num .line,
.tax-plan .planbox .intro2 ul.count li .gs .num .line,
.tax-plan .planbox .intro ul.count li .sh .num .line,
.tax-plan .planbox .intro2 ul.count li .sh .num .line {
  display: block;
  width: 100%;
  height: 12px;
  background-color: #06bbaa;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.tax-plan .planbox .intro ul.count li.li-r,
.tax-plan .planbox .intro2 ul.count li.li-r {
  background: -webkit-gradient(linear, left top, right bottom, from(#ff8752), to(#ff583a));
  background: linear-gradient(left top, #ff8752, #ff583a);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#ff8752, endColorstr=#ff583a);
}
.tax-plan .planbox .intro ul.count li.li-r .gs .line,
.tax-plan .planbox .intro2 ul.count li.li-r .gs .line,
.tax-plan .planbox .intro ul.count li.li-r .sh .line,
.tax-plan .planbox .intro2 ul.count li.li-r .sh .line {
  background-color: #ee4b29;
}
.tax-plan .planbox .intro2 {
  display: none;
}
.tax-plan p.tis {
  padding: 20px 63px 0 0;
  font-size: 15px;
  line-height: 20px;
  color: #999999;
  text-align: right;
}
.ggw {
  position: relative;
  height: 160px;
  margin-top: 72px;
}
.ggw img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #ffffff;
}
.ggw .btn {
  width: 180px;
  height: 54px;
  border-radius: 4px;
  background-color: #ffffff;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  line-height: 54px;
  color: #ffffff;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, right top, from(#ffcc5b), to(#ff8800));
  background: linear-gradient(left, #ffcc5b, #ff8800);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#ffcc5b, endColorstr=#ff8800);
  -webkit-box-shadow: 0 0 10px #4040b0;
          box-shadow: 0 0 10px #4040b0;
  position: absolute;
  top: 55px;
  right: 155px;
}
.serve-flow .flowbox {
  width: 1201px;
  height: 354px;
  margin: 0 auto;
  background: url(../../images/taxplan/im_fwlc.png) no-repeat center;
  background-size: 1201px 66px;
  position: relative;
}
.serve-flow .flowbox .item {
  width: 170px;
  height: 54px;
  border-radius: 0;
  background-color: #ffffff;
  background: url(../../images/taxplan/im_lc_chzx.png) no-repeat center;
  background-size: 100%;
  font-size: 19px;
  line-height: 54px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.serve-flow .flowbox .item .word1 {
  width: 160px;
  font-size: 14px;
  line-height: 28px;
  color: #969bab;
  position: absolute;
  top: -70px;
  left: 8px;
}
.serve-flow .flowbox .item .word2 {
  width: 160px;
  font-size: 14px;
  line-height: 28px;
  color: #969bab;
  position: absolute;
  bottom: -66px;
  left: 8px;
}
.serve-flow .flowbox .item1 {
  position: absolute;
  top: 70px;
  left: 68px;
  padding-bottom: 8px;
}
.serve-flow .flowbox .item2 {
  position: absolute;
  top: 228px;
  left: 276px;
  padding-top: 8px;
  background-image: url(../../images/taxplan/im_lc_fxyw.png);
}
.serve-flow .flowbox .item3 {
  position: absolute;
  top: 66px;
  left: 482px;
  padding-bottom: 8px;
  background-image: url(../../images/taxplan/im_lc_qsht.png);
}
.serve-flow .flowbox .item4 {
  position: absolute;
  bottom: 64px;
  right: 338px;
  padding-top: 8px;
  background-image: url(../../images/taxplan/im_lc_cljh.png);
}
.serve-flow .flowbox .item5 {
  position: absolute;
  bottom: 220px;
  right: 122px;
  padding-bottom: 8px;
  background-image: url(../../images/taxplan/im_lc_kshz.png);
}
.question-module img {
  width: 26px;
  height: 26px;
  border-radius: 2px;
  background-color: #ffffff;
}
.question-module .question li {
  width: 554px;
  height: 190px;
  border-radius: 5px;
  background-color: #ffffff;
  padding: 50px 0 0 36px;
  margin-bottom: 20px;
}
.question-module .question li .ques {
  margin-bottom: 22px;
}
.question-module .question li .ques img,
.question-module .question li .ans img,
.question-module .question li .ques div,
.question-module .question li .ans div {
  float: left;
}
.question-module .question li .ques img,
.question-module .question li .ans img {
  margin-right: 18px;
}
.question-module .question li .tit,
.question-module .question li .cont {
  max-width: 482px;
}
.question-module .question li .tit {
  font-size: 15px;
  line-height: 26px;
  color: #30c8c6;
}
.question-module .question li .cont {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.question-module .question li.card-r {
  padding-left: 25px;
}
.question-module .btnbox {
  padding-top: 30px;
}
.question-module .btnbox .zxbtn {
  width: 180px;
  height: 54px;
  border-radius: 5px;
  background-color: #ffffff;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  line-height: 54px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#f7cd6e), to(#ff8f2c));
  background: linear-gradient(left, #f7cd6e, #ff8f2c);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#f7cd6e, endColorstr=#ff8f2c);
  -webkit-box-shadow: 0 0 10px 4px #381d34;
          box-shadow: 0 0 10px 4px #381d34;
  margin: 0 auto;
}
.companys .friend li {
  float: left;
  width: 236px;
  height: 118px;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  overflow: hidden;
  cursor: pointer;
}
.companys .friend li img {
  width: 100%;
  height: 100%;
}