/* 标题 */
.public-title {
  width: 100%;
  padding: 4rem 0 2rem 0;
  text-align: center;
  white-space: nowrap;
}

.public-title>div>div {
  padding-top: 0.5rem;
}

.public-title>div i {
  display: inline-block;
  color: #ef3500;
  font-size: 1.4rem;
  margin-right: -0.5rem;
}

.public-title>div span {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  color: #2c2f2b;
  padding: 0 0.5rem 0 1rem;
}

.public-title>div {
  position: relative;
  z-index: 2;
}


.public-title>p {
    font-size: 2rem;
    font-weight: 500;
    color: #ECECEC;
    margin-top: -0.3rem;
    position: relative;
    z-index: 1;
}

/* 头部 */
.header-box-pc{
  display: none;
}
.header-box {
  width: 100%;
  height: 4.4rem;
  background: #fff;
  border-bottom: 1px solid #eee;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999;
}

.header-box img {
  display: block;
  height: 3.2rem;
}

.header-box i {
  display: block;
  width: 4.4rem;
  font-size: 2.6rem;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 4.4rem;
  text-align: center;
}

.header-tan-box {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 8001;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.header-tan {
  width: 18rem;
  height: 100vh;
  position: fixed;
  right: -18rem;
  top: 0;
  padding-top: 4.4rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  overflow-y: auto;
  transition: right 0.4s;
  z-index: 8002;
}

.header-tan>ul {
  width: 86%;
  margin: auto;
}

.header-tan>ul>li {
  width: 100%;
  border-bottom: 1px solid #e9f4cb;
}

.header-tan>ul>li>a {
  font-size: 1.6rem;
  color: #fff;
  display: block;
  width: 100%;
  height: 4.4rem;
  line-height: 4.4rem;
  padding-left: 0rem;
  cursor: pointer;
}

.header-tan>ul>li>ul {
  width: 86%;
  display: none;
  margin: auto;
}

.header-tan>ul>li>ul>li>a {
  display: block;
  font-size: 1.4rem;
  color: #f7f7f7;
  line-height: 3rem;
  cursor: pointer;
}

.header-tan>ul>li>ul>li:last-child {
  margin-bottom: 1.5rem;
}

/* banner */
.indexs-banner {
  width: 100%;
  margin: auto;
  overflow: hidden;
  margin-top: 0rem;
  position: relative;
}


.indexs-banner .swiper-container .item {
  width: 100%;
  height: 25rem;
}



.indexs-banner .swiper-pagination-bullet-active {
  width: 2.4rem;
  height: 0.4rem;
  background: #ef3500;
  border-radius: 0.6rem;
  opacity: 1;
}

.swiper-pagination1 {
  left: 0;
  right: 0;
  margin: auto;
  bottom: 1rem;
}

/* 免费获取服务报 */
.indexs-bj-box {
  width: 92%;
  margin: auto;
  background: #ffffff;
  box-shadow: 0px 0.2rem 0.5rem 0.1rem #e5eaef;
  border-radius: 0.6rem;
  margin-top: 1.5rem;
  padding-top: 1rem;
}

.indexs-bj-title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #2b2d2f;
  text-align: center;
  padding: 1rem 0 0rem 0;
  letter-spacing: 0.1rem;
}

.indexs-bj-title span {
  font-size: 2rem;
  color: #ef3500;
  padding-right: 0.5rem;
}

.indexs-bj-input-box input {
  height: 4rem;
  border-radius: 0.6rem;
  border: 1px solid #d6d9db;
  padding: 0 1.2rem;
  font-size: 1.4rem;
  color: #333;
  margin: auto;
  margin-top: 1rem;
}

.indexs-bj-input-box input:nth-child(1) {
  width: 45%;
  margin-left: 0;
  margin-right: 0;
}

.indexs-bj-input-box input:nth-child(2) {
  width: 51.5%;
  margin-left: 1rem;
}

.indexs-bj-input-box .indexs-bj-select {
  width: 100%;
  border-radius: 0.6rem;
  border: 1px solid #d6d9db;
  overflow: hidden;
  position: relative;
  margin: auto;
  margin-top: 1rem;
}

.indexs-bj-input-box button {
  width: 100%;
  height: 4rem;
  border-radius: 0.6rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  font-size: 1.4rem;
  color: #fff;
  cursor: pointer;
  margin: auto;
  margin-top: 1rem;
}
.indexs-bj-input-box .js-ajax-submit {
  width: 100%;
  height: 4rem;
  border-radius: 0.6rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  font-size: 1.4rem;
  color: #fff;
  cursor: pointer;
  margin: auto;
  margin-top: 1rem;
}
.indexs-bj-input-box {
  width: 90%;
  padding-bottom: 1.5rem;
  margin: auto;
}

.indexs-bj-input-box .indexs-bj-select select {
  width: 100%;
  height: 4rem;
  border: 0;
  font-size: 1.4rem;
  padding: 0 1.2rem;
  outline: none;
  -webkit-appearance: none;
  color: #8b8d8a;
}

.indexs-bj-input-box .indexs-bj-select .iconfont {
  font-size: 2rem;
  color: #d4d4d4;
  position: absolute;
  right: 1.4rem;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 4.8rem;
}

input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #8b8d8a;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #8b8d8a;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #8b8d8a;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #8b8d8a;
}

/* 一站式企业服务 */
.indexs-fw-left{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.indexs-fw-left li {
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 0 -1.5rem;
  background-size: 6.5rem auto;
  background-image: url(../images/bj2.png);
  flex: 1;
  text-align: center;
  
}

.indexs-fw-left li>img {
  width: 3rem;
  display: block;
  margin: auto;
}

.indexs-fw-left li>div {
  position: relative;
}

.indexs-fw-left li>div p {
  font-size: 1.2rem;
  font-weight: 500;
  color: #2c2f2b;
  position: relative;
  z-index: 2;
  padding-top: 0.8rem;
}
.indexs-fw-right{
  display: none;
}


/* 你是否有以下问题？ */
.indexs-quest-top{
	display:none;
}

.indexs-quest-box {
  width: 100%;
  padding-bottom: 2rem;
  margin-top: 2rem;
  background-size: cover;
  background-image: url(../../images/m-bj1.png);
}

.indexs-quest-bot {
  width: 98%;
  margin: auto;
  background: #ffffff;
  box-shadow: 0px 0px 0.4rem 0.2rem #eef0e9;
  border-radius: 0.6rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 0 1.5rem;
}

.indexs-quest-bot li {
  width: 100%;
  padding: 1.5rem 0;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.indexs-quest-bot li img {
 display: none;
}

.indexs-quest-bot li:last-child {
  border: 0;
}

.indexs-quest-bot-con {
  display: flex;
  flex-wrap: nowrap;
}

.indexs-quest-bot-con p {
  width: 5.6rem;
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  text-align: left;
}

.indexs-quest-bot-con span {
  flex: 1;
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  text-align: justify;
  padding-left: 1.5rem;
}

.indexs-quest-bot-con i {
  display: none;
}

/* 4大理由选择我们 */
.indexs-advant {

  padding-bottom: 4rem;
}

.indexs-advant a {
  width: 18rem;
  height: 4rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 2.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #ffffff;
  margin: auto;
  text-align: center;
  margin-top: 3rem;
}

.indexs-advant ul {
      display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.indexs-advant ul li {
  width: 48%;
  height: 25rem;
  background: #ffffff;
  box-shadow: 0px 0px 0.5rem 0.3rem #f3f3f3;
  border-radius: 0.6rem;
  margin-right: 3.5%;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  margin-top: 1.5rem;
}

.indexs-advant ul li:nth-child(1),
.indexs-advant ul li:nth-child(2) {
  margin-top: 0;
}

.indexs-advant ul li:nth-child(2n) {
  margin-right: 0;
}

.indexs-advant ul li img {
  width: 100%;
  height: 10rem;
  display: block;
}

.indexs-advant-icon {
  position: relative;
  z-index: 2;
  width: 5.2rem;
  height: 5.2rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  box-shadow: 0px 0px 0.7rem 0.2rem #ef3500;
  border-radius: 50%;
  margin: auto;
  margin-top: -3rem;
  text-align: center;
  line-height: 5.2rem;
}

.indexs-advant-icon .iconfont {
  font-size: 2.6rem;
  color: #fff;
}

.indexs-advant ul li .tit {
  font-size: 1.4rem;
  font-weight: 500;
  color: #2c2f2b;
  padding-top: 1rem;
}

.indexs-advant ul li .tit .s1 {
  font-size: 1.8rem;
  font-weight: 500;
  color: #ef3500;
  padding-right: 0.2rem;
  padding-top: 0.2rem;
}

.indexs-advant ul li .wb {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  padding: 1rem 1rem 0 1rem;
  text-align: justify;
}
.indexs-advant-tan{
  display: none;
}


/* 优势 */
.indexs-ys-box {
  width: 100%;
  height: 10.5rem;
  background-size: cover;
}

.indexs-ys {
  width: 92%;
  margin: auto;
  height: 8rem;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0.4rem;
}

.indexs-ys li {
  text-align: center;
}

.indexs-ys li .iconfont {
  color: #ef3500;
  font-size: 2.6rem;
}

.indexs-ys li.shu {
  width: 0.2rem;
  height: 3.4rem;
  background: #c7cfc7;
}

.indexs-ys li p {
  font-size: 1.2rem;
  color: #ede8e4;
  font-weight: 500;
  padding: 0.5rem 0;
}
.indexs-ys li span {
  display: none;
}

/* 热门服务 */
.indexs-rmfw-box {
  padding-bottom: 4rem;
}
.indexs-rmfw-left{
  display: none;
}
.indexs-rmfw-right li {
  width: 44.8%;
  height: 11.5rem;
  margin-left: 3.5%;
  margin-top: 1.5rem;
  background: #ffffff;
  box-shadow: 0px 0px 0.5rem 0.2rem #f0f1ee;
  border-radius: 0.6rem;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s;
}

.indexs-rmfw-right li:nth-child(1),
.indexs-rmfw-right li:nth-child(2) {
  margin-top: 0;
}

.indexs-rmfw-right li .iconfont {
  font-size: 2.6rem;
  color: #ef3500;
  display: block;
  margin-top: 1rem;
  margin-left: 1rem;
}

.indexs-rmfw-right li p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  margin-top: 0.5rem;
  margin-left: 1rem;
}

.indexs-rmfw-right li span {
  display: block;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
}

.indexs-rmfw-right li:hover {
  background: #ef3500;
}

.indexs-rmfw-right li:hover .iconfont,
.indexs-rmfw-right li:hover p {
  color: #fff;
}

.indexs-rmfw-right li:hover span {
  color: #f7f7f7;
}

/* 客户评价 */
.indexs-pj-box {
  width: 100%;
  background: #f7f7f7;
  padding-bottom: 3rem;
}
.indexs-pj-left-pc{
  display: none;
}

.indexs-pj-right {
  /* height: 100%; */
  padding-left: 2.5rem;
  overflow: hidden;
  padding-right: 0.6rem;
  padding-top: 2rem;
}

.indexs-pj-right .swiper-container2 .swiper-slide {
  width: 15rem !important;
  height: 24rem;
  background: #ffffff;
  box-shadow: 0.4rem 0.5rem 0.6rem 0px #ef3500;
  border-radius: 0.6rem;
  margin-right: 2.5rem;
  position: relative;
  overflow: visible;
}

.indexs-pj-right .indexs-pj-right-top,
.indexs-pj-right .swiper-container2,
.indexs-pj-right .swiper-container2 .swiper-wrapper {
  width: 100%;
  overflow: visible;
  padding-bottom: 1rem;
}

.indexs-pj-right .swiper-container2 .swiper-slide>img.dh {
  width: 6rem;
  position: absolute;
  top: -2.5rem;
  right: 0;
}

.indexs-pj-right .swiper-container2 .swiper-slide>p {
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.5;
  padding: 2.5rem 2rem 0 2rem;
  text-align: justify;
}

.indexs-pj-right .swiper-container2 .swiper-slide>.tx-box {
  position: absolute;
  right: 2rem;
  bottom: 1.5rem;
}

.indexs-pj-right .swiper-container2 .swiper-slide>.tx-box img {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
}

.indexs-pj-right .swiper-container2 .swiper-slide>.tx-box span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #8b8d8a;
  margin-left: 0.5rem;
}

.swiper-button-box {
  width: 100%;
  height: 3rem;
  position: relative;
  margin-top: 3rem;
}

.swiper-button-box>div {
  width: 3rem;
  height: 3rem;
  outline: none;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "";
}

.swiper-button-box>div.swiper-button-prev {
  left: 0;
}

.swiper-button-box>div.swiper-button-next {
  right: unset;
  left: 4rem;
}

/* 新闻动态 */
.news-con {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.news-con .news-con-li {
  width: 100%;
  border-bottom: 1px solid #ececec;
  display: flex;
  flex-wrap: nowrap;
  padding: 1rem 0;
  cursor: pointer;
}

.news-con-left {
  width: 10rem;
  height: 6.4rem;
  border-radius: 0.4rem;
  overflow: hidden;
}

.news-con-left img {
  width: 100%;
  /* max-height:100%; */
  border-radius: 0.6rem;
}

.news-con-right {
  flex: 1;
  padding-left: 1rem;
}

.news-con-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #2c2f2b;
  padding-top: 0.1rem;
}

.news-con-right>p {
  width: 100%;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  padding-top: 0.5rem;
  text-align: justify;
}

.news-con-bot {
  padding-top: 0.3rem;
}

.news-con-bot>span {
  font-size: 1.1rem;
  font-weight: 400;
  color: #b9b9b9;
}

.fwgw-nav {
  width: 85%;
  height: 3rem;
  border-radius: 10rem;
  border: 0.1rem solid #ef3500;
  margin: auto;
  overflow: hidden;
}

.fwgw-nav>li {
  flex: 1;
  text-align: center;
  /*line-height: 3.4rem;*/
  border-left: 0.1rem solid #ef3500;
  height: 100%;
}

.fwgw-nav>li:first-child {
  border-left: 0;
}

.fwgw-nav>li a {
  width: 100%;
  height: 100%;
  color: #ef3500;
  font-size: 1.2rem;
  font-weight: 500;
  padding: 0 2rem;
}

.fwgw-nav>li.active a,
.fwgw-nav>li.active {
  color: #fff;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
}

/* 财务服务 服务内容*/
.fs-con-left {
  width: 94%;
  margin: auto;
  background: #fff;
  text-align: center;
}

.fs-con-left>li {
  flex: 1;
  cursor: pointer;
}

.fs-con-left>li img {
  display: block;
  margin: auto;
  height: 3rem;
}

.fs-con-left>li p {
  font-size: 1.3rem;
  font-weight: bold;
  color: #2b2d2f;
  padding-top: 0.5rem;
  height: 4rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

/* 我们的优势 */
.fs-myys-top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.fs-myys-bot{
  display:none;
}
.fs-myys-top>li .shu {
  display:none;
}
.fs-myys-top>li .heng{
  display:none;
}

.fs-myys-top>li {
  width: 44%;
  height: 17rem;
  text-align: center;
  box-shadow: 0px 0px 0.4rem 0.2rem #eef0e9;
  margin-left: 4%;
  border-radius: 0.6rem;
  margin-bottom: 1.5rem;
  padding-top: 1rem;
}

.fs-myys-top>li .fs-myys-top-icon {
  width: 4.5rem;
  height: 4.5rem;
  background: #f2f2f2;
  border-radius: 50%;
  margin: auto;
}

.fs-myys-top>li .fs-myys-top-icon .iconfont {
  font-size: 2.4rem;
  color: #333;
}

.fs-myys-top>li>p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  line-height: 1.5;
  padding-top: 0.5rem;
}

.fs-myys-top>li>span {
  display: block;
  text-align: justify;
  font-size: 1.2rem;
  font-weight: 500;
  color: #2c2f2b;
  padding: 0.5rem 1.5rem 0 1.5rem;
  line-height: 1.5;
}

/* 服务流程 */
.dljz-fwlc{
  display: none;
}
.fs-fwlc li {
  height: 6rem;
  display: flex;
  flex-wrap: nowrap;
}
.fs-fwlc li:nth-child(odd) .fs-fwlc-left text{
	display: none;
}
.fs-fwlc li:nth-child(even) .fs-fwlc-right text{
	display: none;
}

.fs-fwlc-cen>div {
  width: 3rem;
  height: 3rem;
  background: rgba(159, 82, 5, 0.3);
  border-radius: 50%;
}

.fs-fwlc-cen>div>p {
  width: 2.2rem;
  height: 2.2rem;
  background: #ef3500;
  border-radius: 50%;
  font-size: 1.4rem;
  font-weight: 500;
  color: #ffffff;
}

.fs-fwlc-cen>span {
  display: block;
  width: 0.2rem;
  height: 3rem;
  background: #ef3500;
  margin: auto;
}

.fs-fwlc-right {
  font-size: 1.3rem;
  padding-left: 1rem;
  padding-top: 0.5rem;
}

.fs-fwlc-left {
  font-size: 1.3rem;
  text-align: right;
  padding-right: 1rem;
  padding-top: 0.5rem;
}

/* 代理记账 */
.agent-fwxm-box {
  width: 100%;
  margin-bottom: 2rem;
}

.agent-fwxm>li {
  width: 28%;
  height: 11.5rem;
  background: #ffffff;
  box-shadow: 0px 0px 0.5rem 0.2rem #f5f5f5;
  border-radius: 0.6rem;
  margin-left: 4%;
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  position: relative;
}

.agent-fwxm-left {
  width: 2.8rem;
  height: 2.8rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  box-shadow: 0.2rem 0.2rem 0.4rem 0px rgba(0, 0, 0, 0.12);
  border-radius: 0.4rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #ffffff;
  top: -1.4rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.agent-fwxm-right {
  padding: 0 1rem;
}

.agent-fwxm-right>div {
  text-align: right;
}

.agent-fwxm-right>p {
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.5;
  height: 5.4rem;
  margin-top: 2.5rem;
}

.agent-fwxm-right>div a {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ef3500;
  margin-top: 0.5rem;
  display: inline-block;
}

.agent-fwxm-right>div a .iconfont {
  font-size: 1rem;
  margin-left: 0.2rem;
}

.agent-ziliao-title-pc{
	display: none;
}
.agent-ziliao-box {
  background: #f7f7f7;
  padding-bottom: 2rem;
}
.agent-ziliao-title{
  display: none;
}
.agent-ziliao-con-left{
  display: none;
}
.agent-ziliao-con-right li {
  width: 92%;
  margin: auto;
  height: 4rem;
  background: #ffffff;
  box-shadow: 0.2rem 0.2rem 0.9rem 0px rgb(0 0 0 / 4%);
  border-radius: 0.6rem;
  margin-bottom: 1.2rem;
  padding-left: 1.5rem;
  font-size: 1.4rem;
  color: #2c2f2b;
}

.agent-ziliao-con-right li i {
  color: #646862;
  margin-right: 1rem;
}

/* 财务理账待办理步骤 */
.fa-bl-box-pc{
	display: none;
}
.fa-bl-box {
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}

.fa-bl-box li {
  flex: 1;
}

.fa-bl-box li .fa-bl-box-left {
  width: 4.2rem;
  height: 4.2rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  box-shadow: 0px 0px 0.7rem 0.15rem #dbe9ae;
  border-radius: 50%;
  margin: auto;
}

.fa-bl-box li .fa-bl-box-left .iconfont {
  font-size: 2.2rem;
  color: #fff;
}

.fa-bl-box li .fa-bl-box-cen {
  text-align: center;
}

.fa-bl-box li .fa-bl-box-cen p {
  font-size: 1.3rem;
  font-weight: 500;
  color: #2c2f2b;
  line-height: 1.5;
  padding-top: 0.5rem;
}

.fa-bl-box li .icon-gengduo {
  font-size: 1.2rem;
  color: #ef3500;
}

.fa-bl-box>li.jiantou {
  flex: none;
  width: 1.2rem;
  padding-bottom: 2rem;
}

/* 财务理账所需资料*/
.fa-ziliao{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.fa-ziliao>li {
  width: 44%;
  margin-left: 4%;
  height: 15.5rem;
  background: #ffffff;
  box-shadow: 0 0 0.5rem 0.2rem #f5f5f5;
  border-radius: 3rem 0 3rem 0;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 1.5rem;
}

.fa-ziliao>li .fa-ziliao-top {
  background-color: #f3f8e0;
  width: 100%;
  height: 4.5rem;
  position: relative;
  transition: all 0.3s;
}

.fa-ziliao>li .fa-ziliao-top img {
  height: 2.5rem;
}

.fa-ziliao>li .fa-ziliao-top span {
  display: block;
  width: 100%;
  height: 0.2rem;
  background: #ef3500;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  transition: width 0.3s;
}

.fa-ziliao>li>p {
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  color: #2c2f2b;
  padding: 1rem 0 0.5rem 0;
}

.fa-ziliao>li>span {
  height: 4rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  display: block;
  padding: 0 1rem;
  text-align: justify;
}

.fa-ziliao>li>a {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ef3500;
  margin-left: 1rem;
  margin-top: 0.4rem;
  transition: all 0.3s;
}

.fa-ziliao>li>a>i {
  font-size: 1rem;
  color: #ef3500;
  margin-left: 0.2rem;
}

.fa-ziliao>li:nth-child(1) {
  width: 92%;
  height: 13.5rem;
  margin: auto;
  margin-bottom: 1.5rem;
}

.fa-ziliao>li:nth-child(1)>span {
  height: 2rem;
}

.fa-fwnr-top-pc{
	display: none;
}
.fa-fwnr-bot {
  background: #ffffff;
  box-shadow: 0.4rem 0.4rem 1.2rem 0.2rem rgba(0, 0, 0, 0.06);
  width: 96%;
  margin: auto;
  border-radius: 0.6rem;
}

.fa-fwnr-bot li {
  width: 50%;
  height: 15.5rem;
  border-bottom: 0.1rem solid #e1dfdf;
  border-right: 0.1rem solid #e1dfdf;
  padding: 1rem 1rem 0 1rem;
}

.fa-fwnr-bot li:nth-child(2n) {
  border-right: 0;
}

.fa-fwnr-bot li:nth-child(5),
.fa-fwnr-bot li:nth-child(6) {
  border-bottom: 0;
}

.fa-fwnr-bot li img {
  width: 3.5rem;
  display: block;
}

.fa-fwnr-bot li p {
  font-size: 1.5rem;
  font-weight: bold;
  color: #2c2f2b;
  padding-bottom: 0.5rem;
}

.fa-fwnr-bot li span {
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  display: block;
  text-align: justify;
}
.fa-about .fa-about-left{
display: none;
}

.fa-about-right {
  padding-bottom: 2rem;
}

.fa-about-right>p {
  font-size: 1.3rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.7;
  text-align: justify;
  text-indent: 2em;
}

.aanniu {
  width: 14rem;
  height: 3.6rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 2.4rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #ffffff;
  margin: auto;
  margin-top: 2rem;
}

/* 我们的优势 */
.fa-youshi>li {
  width: 90%;
  /*height: 20.5rem;*/
  background: #ffffff;
  box-shadow: 0px 0px 1rem 0.4rem #f5f5f5;
  border-radius: 0.6rem;
  overflow: hidden;
  margin: auto;
  border-bottom: 0.2rem solid #ef3500;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
}

/* .fa-youshi>li:nth-child(1){
	margin-left:0;
} */
.fa-youshi-top {
  width: 100%;
  height: 13.5rem;
  font-size: 1.8rem;
  font-weight: bold;
  color: #ffffff;
  background-size: cover;
}

.fa-youshi>li>p {
  font-size: 1.6rem;
  font-weight: bold;
  color: #2c2f2b;
  line-height: 1.5rem;
  padding: 0 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}

.fa-youshi>li>span {
  font-size: 1.4rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.5;
  padding: 1.5rem;
  display: block;
}

.fa-youshi-a {
  text-align: right;
  padding: 0 1rem;
}

.fa-youshi-a a {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ef3500;
}

.fa-youshi-a a .iconfont {
  font-size: 1rem;
  color: #ef3500;
  margin-left: 0.2rem;
}

/* 财务检查 */
.cwjc-zhongyao .li-none{
  display: none;
}
.cwjc-zhongyao>li {
  width: 46%;
  height: 9rem;
}


.final-check-content{
  display: none;
}
.final-check-why-box{
	display: none;
}

.cwjc-con {
  padding: 0;
}

.cwjc-con>li.news-con-li {
  box-shadow: 0px 0px 1rem 0.4rem #f5f5f5;
  border-radius: 0.6rem;
  background: #ffffff;
  border: 0;
  margin-bottom: 1.2rem;
  padding: 1rem;
  align-items: center;
}

.cyjc-why>li {
  padding-right: 1rem;
  height: 6rem;
  line-height: 1.5;
}

.cyjc-why>li>i {
  color: #ef3500;
}

.final-check-whenti-box {
  padding-bottom: 2rem;
}

.final-check-whenti li {
  width: 98%;
  margin: auto;
  background: #f7f7f7;
  border-radius: 0.6rem;
  margin-bottom: 1.5rem;
  cursor: pointer;
  position: relative;
}

.final-check-whenti li p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #2c2f2b;
  line-height: 2.8rem;
  padding: 1rem 1.5rem 0.5rem 2rem;
}

.final-check-whenti li span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.6;
  padding: 0 1.5rem 1.5rem 2rem;
  text-align: justify;
}

.final-check-whenti li:hover {
  background-color: #ef3500;
  overflow: hidden;
}

.final-check-whenti li:hover p,
.final-check-whenti li:hover span {
  color: #fff;
}

.final-check-whenti li div {
  width: 0.3rem;
  height: 100%;
  background: #ef3500;
  border-radius: 0.2rem;
  position: absolute;
  left: 0;
  top: 0;
}

.final-check-ruhe-box {
  width: 100%;
}

.final-check-ruhe {
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  padding-bottom: 4rem;
  line-height: 22rem;
}

.final-check-ruhe>li.final-check-ruhe-li {
  display: inline-block;
  width: 20rem;
  height: 22rem;
  background: #ffffff;
  box-shadow: 0px 0px 1rem 0.4rem #f5f5f5;
  border-radius: 0.5rem;
  position: relative;
  vertical-align: middle;
}

.final-check-ruhe-li:first-child {
  margin-left: 1.5rem;
}

.final-check-ruhe-li:last-child {
  margin-right: 1.5rem;
}

.final-check-ruhe-img {
  display: inline-block;
  vertical-align: middle;
}

.final-check-ruhe-img img {
  width: 5rem;
}

.final-check-ruhe-li .num {
  font-size: 10rem;
  font-weight: 500;
  color: #f6f6f6;
  position: absolute;
  bottom: -6.5rem;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 1;
}

.final-check-ruhe-li-top {
  width: 100%;
  height: 4.4rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 0.5rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #ffffff;
}

.final-check-ruhe-li-top .iconfont {
  font-size: 2.4rem;
  color: #fff;
  margin-right: 1.1rem;
}

.final-check-ruhe-li-con {
  height: 11.4rem;
  position: relative;
  z-index: 2;
  white-space: normal;
  padding: 1.5rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.5;
  text-align: justify;
}

.final-check-ruhe-li .zixun {
  width: 10rem;
  height: 3rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 1.5rem;
  z-index: 2;
  font-size: 1.2rem;
}

.final-check-ruhe::-webkit-scrollbar {
  display: none;
  width: 0px;
  height: 0px;
}

/*滚动条滑块*/
.final-check-ruhe::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #535353;
}

/*滚动条轨道*/
.final-check-ruhe::-webkit-scrollbar-track {
  border-radius: 20px;
  background: #ccc;
}

/* 工商服务 */
.gsfu-pinpai-box ul {
  padding: 0 0.8rem;
  padding-bottom: 2rem;
}

.gsfu-pinpai-box ul li {
  width: 47%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  height: 11.8rem;
  overflow: hidden;
  border-radius: 0.6rem;
  position: relative;
  margin-bottom: 1.2rem;
}

.gsfu-pinpai-box ul li img {
  width: 100%;
  height: 100%;
  display: block;
}

.gsfu-pinpai-box ul li .gsfu-pinpai-text {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0;
  top: 0;
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
}

.gsfw-teshu-box {
  background: #f7f7f7;
}

.gsfw-teshu {
  padding-bottom: 2rem;
}

.gsfw-teshu ul {
  width: 92%;
  background: #fff;
  border-radius: 0.8rem;
}

.gsfw-teshu ul li {
  width: 50%;
  text-align: center;
  padding: 1rem 1rem 1.5rem 1rem;
  border-right: 0.1rem solid #f7f7f7;
  border-bottom: 0.1rem solid #f7f7f7;
}

.gsfw-teshu ul li i {
  font-size: 3.6rem;
  color: #ef3500;
}

.gsfw-teshu ul li p {
  font-size: 1.4rem;
  font-weight: 500;
  color: #2c2f2b;
  padding-top: 0.5rem;
}

.gsfw-teshu ul li span {
  font-size: 1rem;
  font-weight: 400;
  color: #d3d3d3;
  display: block;
  text-align: center;
  padding-top: 0.5rem;
}

.gsfw-teshu ul li div {
  width: 3rem;
  height: 0.2rem;
  background: #ef3500;
  margin: auto;
  margin-top: 1rem;
}

.gsfw-teshu ul li a {
  width: 7rem;
  height: 2.2rem;
  border-radius: 2rem;
  border: 0.1rem solid #ef3500;
  margin: auto;
  font-size: 1.1rem;
  font-weight: 400;
  color: #fff;
  background: #ef3500;
  margin-top: 1.5rem;
}

.gsfw-taocan-box {
  padding-bottom: 4rem;
}

.gsfw-taocan {
  text-align: center;
}

.gsfw-taocan .top-img {
  width: 105%;
  display: block;
}

.gsfw-taocan .gsfw-service-price {
  font-size: 1.4rem;
  font-weight: 500;
  color: #1762a3;
  padding-top: 0;
}

.gsfw-taocan .gsfw-service-price>span {
  font-size: 1.8rem;
  margin: 0 0.3rem;
  display: inline-block;
}

.gsfw-taocan .gsfw-price-hx {
  font-size: 1.2rem;
  font-weight: 400;
  color: #cccccc;
  text-decoration: line-through;
}



.gsfw-taocan .gsfw-chuangye-t {
  font-size: 1.6rem;
  font-weight: 500;
  color: #2c2f2b;
  padding-top: 0.8rem;
}

.gsfw-taocan .swiper-container2 .swiper-slide>p {
  font-size: 1.2rem;
  text-align: justify;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  padding: 1rem;
}

.gsfw-taocan .swiper-container2 .swiper-slide {
  height: 21rem;
}

.gsfw-chengli-top {
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  padding: 0 0.8rem 0 0.5rem;
}

.gsfw-chengli-top::-webkit-scrollbar {
  display: none;
}

.gsfw-chengli-top li {
  display: inline-block;
  width: 13rem;
  height: 4rem;
  position: relative;
  color: #0b0500;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  line-height: 3.5rem;
  margin-left: -1.25rem;
  background-size: 100% 100%;

}
.gsfw-chengli-top-li {
  background-image: url(../../images/jx1.png);
}

.gsfw-chengli-top-ckeck-li {
  background-image: url(../../images/jx2.png);
}

.gsfw-chengli-top li:nth-child(1) {
  margin-left: 0;
}

.gsfw-chengli-bot {
  margin-top: 1rem;
  border: 0.1rem solid #eee;
  padding: 1.5rem;
  border-radius: 0.6rem;
  margin-bottom: 3rem;
}

.gsfw-chengli-bot li {
  display: none;
}

.gsfw-chengli-bot-right>.gsfw-chengli-bot-right-title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #2c2f2b;
}

.gsfw-chengli-bot-right>p {
  font-size: 1.4rem;
  font-weight: 500;
  color: #2c2f2b;
  line-height: 1.5;
  padding-top: 1.2rem;
}

.gsfw-chengli-bot-right>span {
  display: block;
  font-size: 1.2rem;
  font-weight: 500;
  color: #646862;
  line-height: 2;
  padding-top: 0.3rem;
}

.gsfw-chengli-bot li>a {
  width: 12rem;
  height: 3.4rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 2.4rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #ffffff;
  margin: auto;
  margin-top: 1.5rem;
}

.gsfw-tehui {
  width: 96%;
  margin: auto;
}

.gsfw-tehui-box {
  width: 100%;
  margin-bottom: 2rem;
}

.gsfw-tehui li {
  width: 33%;
  margin-left: 1%;
  background-size: 100% 100%;
}

.gsfw-tehui li:nth-child(1) {
  margin-left: 0;
}

.gsfw-tehui-li {
  text-align: center;
}

.gsfw-tehui-li>p {
  font-size: 1.2rem;
  font-weight: bold;
  color: #1762a3;
  padding-top: 2.5rem;
}

.gsfw-tehui-li>p>span {
  font-size: 1.8rem;
  margin: 0 0.2rem;
  display: inline-block;
}

.gsfw-tehui-li>div {
  width: 5rem;
  height: 3.6rem;
  background: #f2f2f2;
  border-radius: 0.4rem;
  margin: 0.5rem auto;
}

.gsfw-tehui-li>div i {
  color: #2c2f2b;
  font-size: 2.4rem;
}

.gsfw-tehui-li>span {
  font-size: 1.2rem;
  font-weight: 500;
  color: #2c2f2b;
  display: block;
  padding-top: 0.3rem;
}

.gsfw-tehui-li>a {
  width: 7.5rem;
  height: 2.5rem;
  background: linear-gradient(225deg, #ef3500 0%, #ef3500 100%);
  border-radius: 2rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
  margin: auto;
  margin-top: 2.8rem;
  margin-bottom: 1.5rem;
}

.gsfw-service {
  padding-bottom: 3rem;
}

.gsfw-service li {
  width: 30%;
  height: 18rem;
  box-shadow: 0.2rem 0.2rem 0.6rem 0.1rem rgba(0, 0, 0, 0.1);
  border-radius: 0.6rem;
  margin-left: 2.5%;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  background-image: url(../img/bj53-1.png);
  background-size: 100% 100%;
}

.gsfw-service-title {
  width: 83%;
  margin: auto;
  border-bottom: 0.1rem solid #e2e2e2;
  font-size: 1.4rem;
  font-weight: bold;
  color: #646862;
  position: relative;
  line-height: 3.4rem;
}

.gsfw-service-price {
  font-size: 1.2rem;
  font-weight: bold;
  color: #1762a3;
  padding-top: 1rem;
}

.gsfw-service-price>span {
  font-size: 1.8rem;
  margin: 0 0.2rem;
  display: inline-block;
}

.gsfw-service li>p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  padding-top: 0.5rem;
}

.gsfw-service li>span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  padding: 0 1rem;
  padding-top: 0.5rem;
  line-height: 1.5;
}

.gsfw-service li>a {
  width: 8rem;
  height: 2.6rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  box-shadow: 0px 0.2rem 0.3rem 0px #ddeab5;
  border-radius: 2rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
  margin: auto;
  margin-top: 1rem;
}

/* 工商注册 */
.gszc-zhuyi-box .fa-fwnr-bot li img {
  width: auto;
  height: 2.5rem;
  margin-bottom: 0.8rem;
}

.gszc-zhuyi-box .fa-fwnr-bot li {
  height: 13.5rem;
}

/* 工商注册资料 */
.gszc-ziliao-box ul {
  width: 100%;
}

.gszc-ziliao-box ul li {
  width: 45%;
  /* height: 11rem; */
  margin-left: 2.5%;
  background: #ffffff;
  box-shadow: 0px 0px 0.5rem 0.2rem #f5f5f5;
  border-radius: 0.4rem;
  margin-bottom: 1rem;
  overflow: hidden;
}

.gszc-ziliao-box ul li div {
  width: 100%;
  height: 12.5rem;
  overflow: hidden;
  text-align: center;
}

.gszc-ziliao-box ul li div img {
  max-width: 100%;
  max-height: 100%;
}

.gszc-ziliao-box ul li p {
  height: 3.5rem;
  width: 100%;
  font-size: 1.2rem;
  border-top: 1px solid #eee;
  color: #666;
}

.gszc-ziliao{
	display: none;
}
/* 工商变更 */
.gsbg-ys-box {
  padding: 0 1.5rem;
  padding-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.gsbg-ys-box li {
  width: 50%;
  padding-top: 1.5rem;
}

.gsbg-ys-box li:nth-child(2n) {
  padding-left: 1rem;
}

.gsbg-ys-left {
  width: 4rem;
  height: 4rem;
  border: 0.1rem dashed #ef3500;
  border-radius: 50%;
}

.gsbg-ys-left span {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  background: rgba(162, 206, 25, 0.2);
  box-shadow: 0px 0px 1.4rem 0.3rem #dbe9ae;
  border: 0.1rem solid #ef3500;
}

.gsbg-ys-left span i {
  font-size: 1.8rem;
  color: #ef3500;
}

.gsbg-ys-right {
  flex: 1;
  padding-left: 1rem;
}

.gsbg-ys-right p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
}

.gsbg-ys-right span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  padding-top: 0.2rem;
}

.gsbg-xiangmu-box {
  padding-bottom: 3rem;
}

.gsbg-xiangmu-box ul {
  background: #ffffff;
  box-shadow: 0px 0px 1.3rem 0.25rem #f0f1ee;
  border-radius: 0.6rem;
  overflow: hidden;
}

.gsbg-xiangmu-box ul li {
  width: 50%;
  height: 16.5rem;
  border-bottom: 0.1rem solid #e1e1e1;
  border-right: 0.1rem solid #e1e1e1;
  padding: 0 1.5rem;
  text-align: right;
  cursor: pointer;
}

.gsbg-xiangmu-box ul li:nth-child(2n) {
  border-right: 0;
}

.gsbg-xiangmu-box ul li:nth-child(7),
.gsbg-xiangmu-box ul li:nth-child(8) {
  border-bottom: 0;
}

.gsbg-xiangmu-box ul li div {
  padding-top: 2rem;
  text-align: left;
}

.gsbg-xiangmu-box ul li div i {
  font-size: 2.4rem;
}

.gsbg-xiangmu-box ul li div span {
  font-size: 1.6rem;
  font-weight: bold;
  color: #2c2f2b;
  display: block;
  margin-left: 0.8rem;
}

.gsbg-xiangmu-box ul li p {
  font-size: 1.2rem;
  font-weight: 400;
  color: #8b8d8a;
  line-height: 1.6;
  padding-top: 1rem;
  text-align: justify;
  height: 7.5rem;
}

.gsbg-xiangmu-box ul li a {
  width: 7rem;
  height: 2.6rem;
  background: #ef3500;
  border-radius: 1.4rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin: auto;
}

.gsbg-ziliao-box {
  width: 100%;
  padding-bottom: 3rem;
}

.gsbg-ziliao-right {
  margin-top: 1.5rem;
}

.gsbg-ziliao ul li {
  width: 100%;
  height: 4rem;
  background: rgba(0, 0, 0, 0.04);
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  cursor: pointer;
}

.gsbg-ziliao ul li img {
  width: 1rem;
  height: 1rem;
  display: block;
  margin-left: 1rem;
}

.gsbg-ziliao ul li span {
  font-size: 1.2rem;
  font-weight: 500;
  color: #2c2f2b;
  margin-left: 0.8rem;
  display: block;
}

/* 公司注销 */
.gszx-lianxikefu-box {
  width: 100%;
  height: 7rem;
  display: block;
  position: relative;
  background-size: 100% 100%;
}

.gszx-lianxikefu-box span {
  width: 8rem;
  height: 2.6rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 3.4rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3rem;
}

.gszx-weihai-box .fa-fwnr-bot li img {
  width: auto;
  height: 2.5rem;
}

.gszx-weihai-box .fa-fwnr-bot li p {
  font-size: 1.3rem;
  padding-top: 0.7rem;
}

.gszx-weihai-box .fa-fwnr-bot li {
  height: 21rem;
}

/* 高薪资质 */
.gxzz-haochu {
  margin-bottom: 3rem;
}

.gxzz-haochu>.gxzz-haochu-left,
.gxzz-haochu>.gxzz-haochu-right {
  padding-top: 1.5rem;
  padding-bottom: 3rem;
}

.gxzz-haochu>.gxzz-haochu-left {
  padding-bottom: 3.5rem;
  border-radius: 0.6rem 0.6rem 0 0;
}

.gxzz-haochu>.gxzz-haochu-right {
  padding-top: 3.5rem;
  border-radius: 0 0 0.6rem 0.6rem;
}

.gxzz-haochu-top {
  width: 16rem;
  height: 3.2rem;
  margin: auto;
  border-radius: 0.4rem;
  border: 0.2rem solid #ffffff;
}

.gxzz-haochu-top>div {
  width: 4rem;
  height: 100%;
  background-color: #fff;
}

.gxzz-haochu-top>div i {
  font-size: 2rem;
  color: #ef3500;
}

.gxzz-haochu-top>span {
  font-size: 1.6rem;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 0.1rem;
}

.gxzz-haochu-right .gxzz-haochu-top {
  border: 0.2rem solid #2c2f2b;
}

.gxzz-haochu-right .gxzz-haochu-top>div {
  background-color: #2c2f2b;
}

.gxzz-haochu-right .gxzz-haochu-top>div i {
  color: #fff;
  font-size: 2rem;
}

.gxzz-haochu-right .gxzz-haochu-top>span {
  color: #2c2f2b;
}

.gxzz-haochu ul li {
  padding: 0 1.5rem;
  display: flex;
  flex-wrap: nowrap;
  margin-top: 1.5rem;
}

.gxzz-haochu ul li>div:nth-child(1) {
  font-size: 1.4rem;
  font-weight: bold;
  font-style: italic;
  padding-top: 0.2rem;
}

.gxzz-haochu ul li>div:nth-child(2) {
  padding-left: 1rem;
}

.gxzz-haochu ul li>div:nth-child(2) p {
  font-size: 1.4rem;
  font-weight: bold;
}

.gxzz-haochu ul li>div:nth-child(2) span {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
  padding-top: 0.5rem;
}

.gxzz-haochu .gxzz-haochu-right ul li>div:nth-child(1),
.gxzz-haochu .gxzz-haochu-right ul li>div:nth-child(2) p,
.gxzz-haochu .gxzz-haochu-right ul li>div:nth-child(2) span {
  text-shadow: none;
  color: #2c2f2b;
}

.gxzz-haochu>div.gxzz-haochu-vs {
  width: 4rem;
  height: 4rem;
  background: #ffffff;
  box-shadow: 0px 0.2rem 0.5rem 0px rgba(0, 0, 0, 0.19);
  border-radius: 50%;
  position: relative;
  z-index: 2;
  font-size: 1.8rem;
  color: #f56c6c;
  font-style: italic;
  margin: auto;
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.gxzz-qiye-box {
  width: 100%;
  background-color: #f7f7f7;
  padding-bottom: 2rem;
}

.gxzz-qiye-box ul li {
  width: 48.2%;
  height: 12rem;
  box-shadow: 0 0 0.5rem 0.3rem #eee;
  margin-right: 3.5%;
  overflow: hidden;
  border-radius: 0.6rem;
  margin-bottom: 1.5rem;
  position: relative;
}

.gxzz-qiye-box ul li:nth-child(2n) {
  margin-right: 0;
}

.gxzz-qiye-box ul li img {
  display: block;
  width: 100%;
  height: 100%;
}

.gxzz-qiye-box ul li p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.8rem;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 1.5rem;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px 0.3rem 0.5rem rgba(0, 0, 0, 0.5);
}

.gxzz-ziliao-box ul {
  padding-bottom: 2rem;
}

.gxzz-ziliao-box ul li {
  width: 100%;
  padding: 1.5rem 0;
  /* height:13.4rem; */
  background: #ffffff;
  box-shadow: 0px 0px 0.3rem 0.2rem #f6f6f6;
  border-radius: 0.6rem;
  margin-bottom: 1.5rem;
}

.gxzz-ziliao-box ul li .gxzz-ziliao-left {
  width: 4.4rem;
  height: 4.4rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 0.6rem;
  margin-left: 1.5rem;
}

.gxzz-ziliao-box ul li .gxzz-ziliao-left i {
  font-size: 2.7rem;
  color: #fff;
}

.gxzz-ziliao-box ul li .gxzz-ziliao-right {
  margin-left: 1rem;
}

.gxzz-ziliao-box ul li .gxzz-ziliao-right p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2b2d2f;
}

.gxzz-ziliao-box ul li .gxzz-ziliao-right span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 2.2rem;
  padding-top: 0.5rem;
}

.gxzz-youshi-box {
  width: 100%;
  padding-bottom: 2rem;
}

.gxzz-youshi-box ul li {
  width: 48.2%;
  margin-right: 3.5%;
  background: #fff;
  box-shadow: 0px 0.2rem 1.7rem 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.6rem;
  padding: 1.5rem;
  text-align: right;
  margin-bottom: 1.5rem;
  overflow: hidden;
}

.gxzz-youshi-box ul li:nth-child(2n) {
  margin-right: 0;
}

.gxzz-youshi-box ul li>div>span {
  display: block;
  width: 0.4rem;
  height: 1.9rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
}

.gxzz-youshi-box ul li>div>div {
  margin-left: 0.8rem;
  text-align: left;
}

.gxzz-youshi-box ul li>div>div>p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  letter-spacing: 0.1rem;
}

.gxzz-youshi-box ul li>div>div>span {
  font-size: 1.2rem;
  font-weight: 400;
  color: #d6d6d6;
  margin-top: -0.1rem;
}

.gxzz-youshi-box ul li>p {
  width: 4.6rem;
  height: 4.6rem;
  background: #f2f2f2;
  border-radius: 0.4rem;
  margin-top: 0.8rem;
}

.gxzz-youshi-box ul li>p i {
  font-size: 2.7rem;
  color: #2c2f2b;
}

.gxzz-youshi-box ul li>span {
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.5;
  text-align: justify;
  display: block;
  margin-top: 1rem;
  height: 11rem;
}

.gxzz-youshi-box ul li:nth-child(1)>span,
.gxzz-youshi-box ul li:nth-child(2)>span {
  height: 7.3rem;
}

.gxzz-youshi-box ul li>a {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ef3500;
  margin-top: 1rem;
  display: inline-block;
}

.gxzz-youshi-box ul li>a i {
  font-size: 1rem;
  margin-left: 0.2rem;
}

.gxzz-youshi-box ul li:hover {
  background-image: url(../img/bj26.png);
}

.gxzz-youshi-box ul li:hover>div>span {
  background: #fff;
}

.gxzz-youshi-box ul li:hover>div>div>p,
.gxzz-youshi-box ul li:hover>div>div>span,
.gxzz-youshi-box ul li:hover>span,
.gxzz-youshi-box ul li:hover>a,
.gxzz-youshi-box ul li:hover>a i {
  color: #fff;
}

.gxzz-youshi-box ul li:hover>p i {
  color: #ef3500;
}

/* 商标注册 */
.sbzc-ziliao-box {
  padding-bottom: 4rem;
}

.sbzc-ziliao-box>ul>li {
  width: 100%;
  height: 21.9rem;
  border-radius: 0 1.6rem 0 0;
  margin-bottom: 1.5rem;
}

.sbzc-ziliao-box>ul>li>p {
  font-size: 1.6rem;
  padding: 1rem 1.5rem;
  font-weight: 500;
  color: #ffffff;
}

.sbzc-ziliao-box>ul>li>ul {
  width: 96.5%;
  height: 17.8rem;
  background: #ffffff;
  box-shadow: 0px 0.1rem 0.55rem 0px #e3e6da;
  border-radius: 0px 1.6rem 0px 0px;
  position: relative;
  z-index: 2;
}

.sbzc-ziliao-box>ul>li>ul>li {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding-top: 1rem;
  color: #ef3500;
}

.sbzc-ziliao-box>ul>li>ul>li>i {
  font-size: 1.1rem;
  display: block;
  margin-left: 1.5rem;
  margin-right: 0.8rem;
}

.sbzc-ziliao-box>ul>li>ul>li>span {
  font-size: 1.3rem;
  font-weight: 400;
  color: #2c2f2b;
}

.sbzc-ziliao-box>ul>li>ul>li a {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ef3500;
  display: inline-block;
  margin-right: 1.5rem;
}

.sbzc-ziliao-box>ul>li>ul>li a i {
  font-size: 1rem;
  margin-left: 0.2rem;
}

.sbzc-ziliao-box>ul>li:nth-child(2)>ul>li,
.sbzc-ziliao-box>ul>li:nth-child(2)>ul>li a,
.sbzc-ziliao-box>ul>li:nth-child(2)>ul>li a i {
  color: #35b8b3;
}

.sbzc-zixun li {
  flex: 1;
  height: 17.1rem;
  background: #ffffff;
  box-shadow: 0px 0px 1rem 0.4rem #f5f5f5;
  border-radius: 0.6rem;
  padding: 1rem;
}

.sbzc-zixun li:nth-child(2) {
  margin-left: 1rem;
  margin-right: 1rem;
}

.sbzc-zixun li p {
  width: 4rem;
  height: 4rem;
  background: #f2f2f2;
  border-radius: 0.4rem;
  margin-top: 0.3rem;
}

.sbzc-zixun li p img {
  width: 3rem;
  display: block;
}

.sbzc-zixun li div {
  font-size: 1.4rem;
  font-weight: 500;
  color: #2c2f2b;
  margin-top: 0.8rem;
}

.sbzc-zixun li span {
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  display: block;
  padding-top: 0.8rem;
}

.sbzc-zixun li a {
  margin: auto;
  width: 7rem;
  height: 2.4rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  box-shadow: 0px 0.2rem 0.35rem 0px #ddeab5;
  border-radius: 2rem;
  font-size: 1.1rem;
  font-weight: 400;
  color: #ffffff;
  margin-top: 1.1rem;
}

/* 知识产权 */
.zscq-why-box {
  padding-bottom: 2rem;
}

.zscq-why-box ul li {
  text-align: center;
  width: 48.2%;
  height: 20.5rem;
  background: #ffffff;
  border-radius: 0.6rem;
  margin-right: 3.5%;
  box-shadow: 0px 0.3rem 0.8rem 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.5rem;
}

.zscq-why-box ul li:nth-child(2n) {
  margin-right: 0;
}

.zscq-why-box ul li>div {
  width: 7.5rem;
  height: 4.6rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #ef3500;
  margin: 1.5rem auto;
  background: #ef3500;
}

.zscq-why-box ul li>div i {
  font-size: 2.6rem;
  color: #fff;
}

.zscq-why-box ul li>p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  margin-top: -0.3rem;
}

.zscq-why-box ul li>span {
  display: block;
  padding: 0.5rem 1.5rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
}

.zscq-why-box ul li>a {
  margin: auto;
  width: 9rem;
  height: 2.6rem;
  border-radius: 1.9rem;
  border: 0.1rem solid #ef3500;
  font-size: 1.2rem;
  font-weight: 500;
  margin-top: 0.5rem;
  background: #ef3500;
  color: #fff;
}

.zscq-youshi-box {
  padding-bottom: 3rem;
}

.zscq-youshi-box>ul {
  background: #fff;
  box-shadow: 0px 0.2rem 1.2rem 0.2rem #f0f1ee;
  border-radius: 0.6rem;
  overflow: hidden;
}

.zscq-youshi-box>ul>li {
  width: 50%;
  border-right: 0.1rem solid #e1e1e1;
  border-bottom: 0.1rem solid #e1e1e1;
  display: flex;
  flex-wrap: nowrap;
  padding: 2rem 1rem 0.5rem 1rem;
}

.zscq-youshi-box>ul>li:nth-child(2n) {
  border-right: 0;
}

.zscq-youshi-box>ul>li:nth-child(3),
.zscq-youshi-box>ul>li:nth-child(4) {
  border-bottom: 0;
}

.zscq-youshi-box>ul>li .zscq-youshi-left {
  width: 3.6rem;
  height: 3.6rem;
  background: #f2f2f2;
  border-radius: 0.4rem;
}

.zscq-youshi-box>ul>li .zscq-youshi-left i {
  font-size: 2.2rem;
}

.zscq-youshi-box>ul>li .zscq-youshi-right {
  text-align: right;
  padding-left: 0.8rem;
  flex: 1;
}

.zscq-youshi-box>ul>li .zscq-youshi-right p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  text-align: left;
  padding-bottom: 0.5rem;
}

.zscq-youshi-box>ul>li .zscq-youshi-right span {
  display: block;
  text-align: justify;
  font-size: 1.2rem;
  font-weight: 400;
  color: #8b8d8a;
  line-height: 1.5;
  height: 11.5rem;
}

.zscq-youshi-box>ul>li .zscq-youshi-right>a {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ef3500;
  margin-top: 0.5rem;
  display: inline-block;
  margin-bottom: 1rem;
}

.zscq-youshi-box>ul>li .zscq-youshi-right>a i {
  font-size: 1rem;
  margin-left: 0.2rem;
}

.zscq-zaixian-box {
  padding-bottom: 3rem;
}

.zscq-zaixian-box>ul>li {
  width: 48%;
  margin-right: 4%;
  height: 29.8rem;
  background: #ffffff;
  box-shadow: 0px 0px 1rem 0.4rem #f5f5f5;
  border-radius: 0.6rem;
  text-align: center;
  margin-bottom: 1.5rem;
}

.zscq-zaixian-box>ul>li:nth-child(2n) {
  margin-right: 0;
}

.zscq-zaixian-box>ul>li>div {
  width: 14rem;
  height: 19rem;
  margin: auto;
  margin-top: 1.2rem;
  position: relative;
}

.zscq-zaixian-box>ul>li>div img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 0.6rem;
}

.zscq-zaixian-box>ul>li>div span {
  position: absolute;
  top: 1.5rem;
  left: -0.8rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 0px 10rem 10rem 0px;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
  padding: 0.2rem 1.2rem 0.2rem 0.8rem;
}

.zscq-zaixian-box>ul>li>p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #2c2f2b;
  padding-top: 0.5rem;
}

.zscq-zaixian-box>ul>li>a {
  display: block;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 500;
  color: #ef3500;
  margin-top: 1rem;
}

.zscq-zaixian-box>ul>li>a span {
  display: block;
}

.zscq-zaixian-box>ul>li>a i {
  font-size: 1.6rem;
  margin-top: 1rem;
  display: block;
}

.zscq-zaixian-box>ul>li.manglu>div span {
  background: linear-gradient(270deg, #cacaca 0%, #898a89 100%);
}

.zscq-zaixian-box>ul>li.manglu>a i {
  color: #e0e0e0;
}

.zscq-banquanfuwu-box {
  background: #f7f7f7;
  padding-bottom: 3rem;
}

.zscq-banquanfuwu-box>ul>li {
  width: 100%;
  background: #fff;
}

.zscq-banquanfuwu-box>ul>li>img {
  display: block;
  width: 50%;
}

.zscq-banquanfuwu-box>ul>li>div>p {
  font-size: 1.6rem;
  font-weight: bold;
  color: #ef3500;
  font-style: italic;
  padding-left: 1.5rem;
}

.zscq-banquanfuwu-box>ul>li>div>span {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  padding-left: 1.5rem;
  padding-top: 0.2rem;
  display: block;
}

.zscq-zhuanli-box {
  padding-bottom: 2rem;
}

.zscq-zhuanli-box ul li {
  width: 48.2%;
  margin-right: 3.5%;
  height: 15.4rem;
  background: #ffffff;
  box-shadow: 0px 0.1rem 0.8rem 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.6rem;
  overflow: hidden;
  text-align: center;
  margin-bottom: 1.5rem;
}

.zscq-zhuanli-box ul li:nth-child(2n) {
  margin-right: 0;
}

.zscq-zhuanli-box ul li>div {
  width: 100%;
  height: 4rem;
}

.zscq-zhuanli-box ul li>div i {
  font-size: 3rem;
  color: #fff;
}

.zscq-zhuanli-box ul li>p {
  font-size: 1.5rem;
  font-weight: bold;
  color: #2c2f2b;
  padding-top: 1rem;
}

.zscq-zhuanli-box ul li>span {
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  display: block;
  padding-top: 0.6rem;
}

.zscq-zhuanli-box ul li>a {
  margin: auto;
  width: 9rem;
  height: 2.6rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 2rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
  margin-top: 1.5rem;
}

/* 专利申请 */
.zlsq-haochu-pc{
  display: none;
}
.zlsq-haochu-box>ul>li>div {
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
}

.zlsq-haochu-box>ul>li {
  height: 11rem;
}

.zlsq-zhuanli-box {
  padding-bottom: 3rem;
  background-size: 100% auto;
  background-repeat: repeat;
}

.zlsq-zhuanli-box>ul>li {
  background: #fff;
  box-shadow: 0rem 0rem 0.8rem 0.2rem rgb(0 0 0 / 5%);
  border-radius: 0.6rem;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
}

.zlsq-zhuanli-left {
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 50%;
  background: #ef3500;
}

.zlsq-zhuanli-left i {
  font-size: 2.6rem;
  color: #fff;
}

.zlsq-zhuanli-right {
  padding-left: 1rem;
}

.zlsq-zhuanli-right p {
  font-size: 1.4rem;
  font-weight: 600;
  color: #2c2f2b;
}

.zlsq-zhuanli-right span {
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.6;
  display: block;
  text-align: justify;
  padding-top: 0.8rem;
}

.rlzy-mode-box {
  padding-bottom: 2rem;
}

.rlzy-mode>li {
  width: 31%;
  background: #ffffff;
  box-shadow: 0px 0px 0.5rem 0.2rem rgba(240, 241, 238, 1);
  border-radius: 0.6rem;
  margin-right: 3.5%;
  margin-bottom: 1.5rem;
  overflow: hidden;
  position: relative;
}

.rlzy-mode>li>div {
  width: 3.6rem;
  height: 3.6rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 50%;
  position: absolute;
  right: -0.5rem;
  bottom: -0.5rem;
  padding-right: 0.2rem;
  padding-bottom: 0.2rem;
}

.rlzy-mode>li>div i {
  font-size: 1.6rem;
  color: #fff;
}

.rlzy-mode>li>p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  padding: 1.2rem;
}

.rlzy-mode>li>span {
  display: block;
  width: 4rem;
  height: 0.4rem;
  background: #d8d8d8;
  margin-left: 1.8rem;
}

.rlzy-mode>li:nth-child(3n) {
  margin-right: 0;
}

/*.rlzy-mode>li:nth-child(12){*/
/*padding:1.5rem;*/
/*box-shadow: none;*/
/*}*/
/*.rlzy-mode>li:nth-child(12) a{*/
/*margin: 0 auto;*/
/*height:3rem;*/
/*font-size:1.2rem;*/
/*width:10rem;*/
/*}*/
.rlzy-renshi-box {
  padding-bottom: 3rem;
}

.rlzy-renshi-nav {
  border: 0.1rem solid #ef3500;
  border-radius: 0.6rem 0.6rem 0 0;
  overflow: hidden;
}

.rlzy-renshi-nav>li {
  height: 4rem;
  background: #f6fce4;
  color: #ef3500;
  font-size: 1.4rem;
}

.rlzy-renshi-nav>li.active {
  background: #ef3500;
  color: #ffffff;
}

.rlzy-renshifuwu-right {
  background: #fff;
  border-radius: 0 0 0.6rem 0.6rem;
  padding: 0 1.5rem;
  padding-bottom: 1.5rem;
}

.rlzy-renshifuwu-right>li {
  display: none;
}

.rlzy-renshifuwu-right>li.active {
  display: block;
}

.rlzy-renshifuwu-right>li>p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

.rlzy-renshifuwu-right>li>p>span {
  display: block;
  width: 0.3rem;
  height: 1.5rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  margin-right: 0.5rem;
}

.rlzy-renshifuwu-right>li>.tops>li {
  width: 100%;
  padding: 1.5rem;
  background: #f2f2f2;
  border-radius: 0.6rem;
  margin-bottom: 1rem;
}

.rlzy-renshifuwu-right>li>.tops>li>p {
  font-size: 1.3rem;
  font-weight: bold;
  color: #2c2f2b;
  line-height: 1.5;
}

.rlzy-renshifuwu-right>li>.tops>li>span {
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.6;
  display: block;
  padding-top: 0.5rem;
}

.rlzy-renshifuwu-right>li>.bots>li {
  width: 100%;
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.6;
  padding-top: 0.6rem;
}

.rlzy-renshifuwu-right>li>.bots>li:nth-child(1) {
  padding-top: 0;
}

/* 人事外包 */
.fa-about-right>p {
  font-size: 1.3rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.6;
  text-align: justify;
  text-indent: 2em;
}

.rswb-yewu-box {
  background: #f7f7f7;
}

.rswb-yewu-box .final-check-ruhe-li-con {
  font-size: 1.3rem;
  text-align: center;
  height: auto;
  padding: 0 1.5rem;
  padding-top: 3rem;
}

.rswb-yewu-box .final-check-ruhe-li .zixun {
  bottom: 4rem;
}

.rswb-mokuai-box .rlzy-mode>li {
  height: 11.4rem;
}

.rswb-mokuai-box .rlzy-mode>li>i {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  color: #ef3500;
  font-style: italic;
  padding-left: 1.5rem;
  padding-top: 1.5rem;
}

.rswb-mokuai-box .rlzy-mode>li>p {
  padding-top: 0.3rem;
  text-align: justify;
}

.xchs-xingshi-box ul {
  background: #ffffff;
  box-shadow: 0px 0px 1.3rem 0.25rem rgba(240, 241, 238, 1);
  border-radius: 0.6rem;
  margin-bottom: 3rem;
  overflow: hidden;
}

.xchs-xingshi-box ul>li {
  width: 50%;
  border-right: 0.1rem solid #e1e1e1;
  border-bottom: 0.1rem solid #e1e1e1;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
  padding: 1rem;
}

.xchs-xingshi-box ul>li:nth-child(2n) {
  border-right: 0;
}

.xchs-xingshi-box ul>li:nth-child(7),
.xchs-xingshi-box ul>li:nth-child(8) {
  border-bottom: 0;
}

.xchs-xingshi-box ul>li>div {
  width: 4.6rem;
  height: 4.6rem;
  background: #f2f2f2;
  border-radius: 0.4rem;
}

.xchs-xingshi-box ul>li>div img {
  width: 2.8rem;
}

.xchs-xingshi-box ul>li>p {
  padding-left: 0.8rem;
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  flex: 1;
}

.gyhz-duixiang-box {
  padding-bottom: 3rem;
}

.gyhz-duixiang-box .indexs-quest-bot {
  padding: 0;
}

.gyhz-duixiang-box .indexs-quest-bot li {
  width: 50%;
  height: 14.4rem;
  border-bottom: 0.1rem solid #e1dfdf;
  border-right: 0.1rem solid #e1dfdf;
  text-align: center;
  padding: 1.5rem;
}

.gyhz-duixiang-box .indexs-quest-bot li:nth-child(2),
.gyhz-duixiang-box .indexs-quest-bot li:nth-child(4),
.gyhz-duixiang-box .indexs-quest-bot li:nth-child(6),
.gyhz-duixiang-box .indexs-quest-bot li:nth-child(7) {
  border-right: 0;
}

.gyhz-duixiang-box .indexs-quest-bot li:nth-child(7) {
  border-bottom: 0;
}

.gyhz-duixiang-box .indexs-quest-bot li>img {
  width: auto;
  height: 3rem;
  display: inline-block;
  margin: 0;
  /* margin-top:5rem; */
}

.gyhz-duixiang-box .indexs-quest-bot li>p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  padding-top: 0.5rem;
}

.gyhz-duixiang-box .indexs-quest-bot li>span {
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  text-align: justify;
  display: block;
  padding-top: 0.5rem;
}

.gyhz-duixiang-box .indexs-quest-bot li:hover {
  background: #ffffff;
  box-shadow: 0px 0.5rem 1.9rem 0.1rem rgba(0, 0, 0, 0.12);
}

.gyhz-duixiang-box .indexs-quest-bot li:nth-child(7) {
  width: 100%;
}

.rswb-youshi-box>ul>li>div>i {
  font-size: 1.2rem;
  color: #2c2f2b;
  padding: 0 1.5rem;
  line-height: 1.5;
  padding-top: 0.5rem;
}

.rswb-youshi-box>ul>li {
  height: 11.7rem;
  overflow: hidden;
}

.rswb-youshi-box>ul>li:hover>img {
  display: none;
}

.rswb-youshi-box>ul>li:hover>div {
  width: 100%;
  height: 100%;
  color: #fff;
}

.rswb-youshi-box>ul>li:hover>div>p {
  padding-top: 1rem;
}

.rswb-youshi-box>ul>li:hover>div>p,
.rswb-youshi-box>ul>li:hover>div>span,
.rswb-youshi-box>ul>li:hover>div>i {
  color: #fff;
  display: block;
}

.rswb-youshi-box>ul>li:hover:nth-child(1)>div {
  background-image: url(../img/bj58-1.png);
}

.rswb-youshi-box>ul>li:hover:nth-child(2)>div {
  background-image: url(../img/bj58-2.png);
}

.rswb-youshi-box>ul>li:hover:nth-child(3)>div {
  background-image: url(../img/bj58-3.png);
}

.rswb-youshi-box>ul>li:hover:nth-child(4)>div {
  background-image: url(../img/bj58-4.png);
}

.rswb-youshi-box>ul>li:hover:nth-child(5)>div {
  background-image: url(../img/bj58-5.png);
}

/* 基础服务 */
.jcfw-duixiang-box .agent-fwxm>li {
  width: 44%;
  height: 9rem;
}

/*.jcfw-duixiang-box .agent-fwxm>li:nth-child(5){*/
/*width:92%;*/
/*height:8rem;*/
/*}*/
.jcfw-duixiang-box .agent-fwxm-right>p {
  height: 3.4rem;
}

/*.jcfw-duixiang-box .agent-fwxm>li:nth-child(5) .agent-fwxm-right>p{*/
/*height:2rem;*/
/*}*/
.jcfw-youshi-box ul li p {
  height: 11.5rem;
}

.jcfw-youshi-box ul li {
  height: 20rem;
}

.jcfw-youshi-box ul li:nth-child(3) p,
.jcfw-youshi-box ul li:nth-child(4) p {
  height: 9.5rem;
}

.jcfw-youshi-box ul li:nth-child(3),
.jcfw-youshi-box ul li:nth-child(4) {
  height: 18rem;
}

.jcfw-youshi-box ul li:nth-child(5) p,
.jcfw-youshi-box ul li:nth-child(6) p {
  height: 7.5rem;
}

.jcfw-youshi-box ul li:nth-child(5),
.jcfw-youshi-box ul li:nth-child(6) {
  height: 16rem;
  border-bottom: 0;
}

/* 综合服务 */
.zhfw-fuwu-box .gsfw-chengli-bot-right>span {
  text-align: justify;
  line-height: 1.5;
  padding-top: 1rem;
}

.zhfw-fuwu-ul>span {
  display: inline-block;
  width: 31%;
  margin-right: 2%;
  background: #f6f9eb;
  border-radius: 0.2rem;
  text-align: center;
  line-height: 2.6rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ef3500;
  margin-top: 1rem;
}

.zhfw-fuwu-ul>span:nth-child(3n) {
  margin-right: 0;
}

/* 专项服务 */
.zxfw-zhuanxiang-box>ul>li>ul>li>span {
  display: block;
  text-align: justify;
  font-size: 1.3rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.8;
  padding: 2rem 1.5rem;
}

/* 福利管理 */
.flgl-yiliao-box {
  background: #f7f7f7;
}

.flgl-tijian {
  background: #ffffff;
  box-shadow: 0px 0.3rem 0.65rem 0px rgba(0, 0, 0, 0.15);
  margin-bottom: 3rem;
  border-radius: 1.2rem 1.2rem 0 0;
  overflow: hidden;
}

.flgl-tijian>li {
  width: 100%;
  height: 4rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.flgl-tijian>.flgl-tijian-tit {
  width: 100%;
  height: 4.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #ffffff;
  text-shadow: 0px 0.2rem 0.4rem #7c9e14;
}

.flgl-tijian>li:nth-child(3),
.flgl-tijian>li:nth-child(5) {
  background-color: #f6fbe6;
}

.flgl-tijian>li>p {
  flex: 1;
  font-size: 1.2rem;
  font-weight: bold;
  color: #2c2f2b;
}

.flgl-tijian>li>p i {
  font-size: 1.6rem;
  color: #ef3500;
  font-weight: normal;
  margin-right: 0.4rem;
}

.flgl-tijian>li>p span {
  display: block;
  width: 5rem;
}

.flgl-yiliao-box ul {
  padding-bottom: 3rem;
}

.flgl-yiliao-box ul li {
  width: 31.3%;
  height: 15rem;
  background: #ffffff;
  box-shadow: 0px 0.3rem 0.8rem 0px rgba(0, 0, 0, 0.1);
  border-radius: 0.6rem;
  text-align: center;
  cursor: pointer;
  margin-right: 3%;
}

.flgl-yiliao-box ul li:nth-child(4),
.flgl-yiliao-box ul li:nth-child(5) {
  margin-right: 0;
  width: 48.3%;
  margin-right: 3%;
  margin-top: 1.5rem;
}

.flgl-yiliao-box ul li:nth-child(3),
.flgl-yiliao-box ul li:nth-child(5) {
  margin-right: 0;
}

.flgl-yiliao-box ul li>div {
  width: 4.6rem;
  height: 3.6rem;
  background: #ef3500;
  border-radius: 0.4rem;
  margin: 1.5rem auto;
  margin-bottom: 0.8rem;
}

.flgl-yiliao-box ul li>div i {
  font-size: 2rem;
  color: #fff;
}

.flgl-yiliao-box ul li>p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  line-height: 1.5;
}

.flgl-yiliao-box ul li>span {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  color: #adadad;
  line-height: 1.5;
  padding-top: 0.2rem;
}

.flgl-yiliao-box ul li>a {
  margin: auto;
  width: 7.6rem;
  height: 2.2rem;
  box-shadow: 0px 0.2rem 0.4rem 0px rgba(0, 0, 0, 0.18);
  border-radius: 2rem;
  border: 0.1rem solid #ef3500;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ef3500;
  text-shadow: 0px 0.3rem 0.4rem rgba(0, 0, 0, 0.13);
  margin-top: 1.5rem;
}

/* 联系我们 */
.lxwm-list h4{
	font-weight:normal;
	line-height:32px;
}
.lxwm-touxu-box>ul>li:nth-child(1) {
  width: 100%;
  /* width:57.3rem; */
  height: 22rem;
}

.lxwm-touxu-box>ul>li:nth-child(1)>ul {
  width: 81%;
  height: 13rem;
  background: rgba(255, 255, 255, 0.82);
  border-radius: 0.6rem;
  /* margin-left:-6rem; */
  padding-left: 2rem;
}

.lxwm-touxu-box>ul>li:nth-child(1)>ul>li:nth-child(1) img {
  width: 7.4rem;
  height: 7.4rem;
  display: block;
  margin: auto;
  /* margin-left:4.5rem; */
}

.lxwm-touxu-box>ul>li:nth-child(1)>ul>li:nth-child(1) p {
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  text-align: center;
  padding-top: 0.5rem;
}

.lxwm-touxu-box>ul>li:nth-child(1)>ul>li:nth-child(2) {
  text-align: center;
}

.lxwm-touxu-box>ul>li:nth-child(1)>ul>li:nth-child(2) i {
  font-size: 2rem;
  color: #2c2f2b;
}

.lxwm-touxu-box>ul>li:nth-child(1)>ul>li:nth-child(2) p {
  font-size: 1.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.6;
  padding-top: 0.3rem;
}

.lxwm-touxu-box>ul>li:nth-child(1)>ul>li:nth-child(2) span {
  display: block;
  font-size: 1.6rem;
  line-height: 1.6;
}

.lxwm-touxu-box>ul>li:nth-child(2) {
  width: 94%;
  margin: auto;
  /* height: 43.4rem; */
  background: #ffffff;
  box-shadow: 0px 0px 0.9rem 0px rgba(0, 0, 0, 0.1);
  border-radius: 0.6rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
}

.lxwm-touxu-box>ul>li:nth-child(2) form {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 2rem;
}

.lxwm-touxu-box>ul>li:nth-child(2) form .indexs-bj-select,
.lxwm-touxu-box>ul>li:nth-child(2) form input {
  width: 90%;
  margin: auto;
  margin-top: 1.5rem;
  font-size: 1.4rem;
}

.lxwm-touxu-box>ul>li:nth-child(2) form textarea {
  height: 9.6rem;
  border-radius: 0.6rem;
  border: 1px solid #d6d9db;
  padding: 1rem 1.2rem;
  font-size: 1.4rem;
  width: 90%;
  color: #333;
  margin: auto;
  margin-top: 1.5rem;
  font-weight: 500;
  outline: none;
  resize: none;
  line-height: 1.5;
}

.lxwm-touxu-box>ul>li:nth-child(2) form button {
  margin: auto;
  width: 14rem;
  height: 4rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 0.6rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #ffffff;
  margin-top: 2rem;
}

/* 合作洽谈 */
.hzqt-hezuo-box>ul>li {
  width: 100%;
  /* height:31rem; */
  background: #ffffff;
  box-shadow: 0px 0px 0.4rem 0px rgba(0, 0, 0, 0.12);
  margin-bottom: 1.5rem;
  padding: 1.5rem 0;
}

.hzqt-hezuo-box>ul>li>img {
  width: 11rem;
  display: block;
  margin-left: 1rem;
}

.hzqt-hezuo-box>ul>li>div {
  padding: 0 1.5rem 0 1rem;
  text-align: right;
  flex: 1;
}

.hzqt-hezuo-box>ul>li>div>p {
  font-size: 1.4rem;
  font-weight: 500;
  color: #2c2f2b;
  padding-bottom: 0.6rem;
  text-align: left;
}

.hzqt-hezuo-box>ul>li>div>div>i {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  background: #ef3500;
  margin-right: 0.2rem;
  border-radius: 50%;
}

.hzqt-hezuo-box>ul>li>div>span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.5;
  margin-top: 1rem;
  text-align: justify;
}

.hzqt-hezuo-box>ul>li>div>a {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ef3500;
  margin-top: 1rem;
  display: inline-block;
}

.hzqt-hezuo-box>ul>li>div>a i {
  font-size: 1rem;
  margin-left: 0.2rem;
}

.hzqt-lianxi-box {
  width: 100%;
  padding-bottom: 4rem;
}

.hzqt-lianxi-map {
  font-size: 12px;
  height: 16rem;
}

/* 新闻资讯详情 */
.news-detail-content-box2 {
  width: 100%;
  background: #f8fafd;
}

.news-detail-content {
  background: #ffffff;
}

.news-detail-title {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #2b2d2f;
  padding-top: 2rem;
}

.news-detail-time {
  font-size: 1.2rem;
  font-weight: 400;
  color: #9ca1a8;
  text-align: center;
  padding-top: 0.7rem;
}

.news-detail-con {
  padding: 1.1rem 0.5rem;
  font-size: 1.3rem;
  font-weight: 400;
  color: #2b2d2f;
  line-height: 1.6;
  /*text-indent:2em;*/
  border-bottom: 0.1rem dashed #cbcac9;
}

.news-detail-footer {
  padding: 1.2rem 0;
}

.news-detail-footer a {
  font-size: 1.2rem;
  font-weight: 400;
  color: #2b2d2f;
  display: block;
}

.news-detail-pre {
  text-align: left;
  padding-top: 0.5rem;
}

.news-detail-next {
  text-align: left;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.news-detail-content-box2 .news-detail-content {
  padding: 0 1rem;
}

/* 关于春雪 */
.gycx-jianjie-con {
  font-size: 1.4rem;
  font-weight: 500;
  color: #2c2f2b;
  line-height: 1.8;
  text-indent: 2em;
  text-align: justify;
}

.gycx-jianjie-li {
  background: #ffffff;
  box-shadow: 0px 0.1rem 0.9rem 0px rgba(0, 0, 0, 0.06);
  border-radius: 0.6rem;
  margin-top: 2rem;
}

.gycx-jianjie-li-left {
  text-align: center;
  padding-top: 1.5rem;
}

.gycx-jianjie-li-left i {
  font-size: 2.8rem;
  color: #2c2f2b;
}

.gycx-jianjie-li-left p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #2c2f2b;
  padding-top: 0.5rem;
}

.gycx-jianjie-li-left span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #d3d3d3;
  padding-top: 0.2rem;
}

.gycx-jianjie-li-right {
  font-size: 1.4rem;
  font-weight: 500;
  color: #2c2f2b;
  line-height: 1.6;
  text-indent: 2em;
  padding: 1.5rem;
  text-align: justify;
}

.gycx-jianjie-photo {
  display: block;
  margin-top: 2rem;
}

.gycx-jiegou-box {
  width: 100%;
  background: #f7f7f7;
  margin-top: 3rem;
  padding-bottom: 2rem;
}

.gycx-jiegou-box>img {
  width: 100%;
  display: block;
}

.gycx-rongyu-box {
  padding-bottom: 3rem;
}

.gycx-rongyu-box ul li {
  /* height: 13.5rem; */
}

.gycx-rongyu-box ul li p {
  padding: 0.5rem 1rem 0 1rem;
  height: auto;
  font-size: 1.1rem;
  text-align: justify;
}

/* 发展历程 */
.fzlc-fazhan-box {
  padding: 3rem 0 2rem 0;
}

.fzlc-fazhan-top {
  display: block;
  width: 4rem;
  margin: auto;
}

.fzlc-fazhan {
  width: 100%;
}

.fzlc-fazhan li {
  width: 100%;
  /*height:15rem;*/
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  cursor: pointer;
}

/*.fzlc-fazhan li:nth-child(3),.fzlc-fazhan li:nth-child(4),.fzlc-fazhan li:nth-child(8){*/
/*height:28rem;*/
/*}*/
/*.fzlc-fazhan li:nth-child(5),.fzlc-fazhan li:nth-child(6),.fzlc-fazhan li:nth-child(7){*/
/*height:18rem;*/
/*}*/
/*.fzlc-fazhan li:nth-child(1) {*/
/*margin-top:0rem;*/
/*}*/
.fzlc-fazhan-li-left {
  width: 14rem;
  height: 8.5rem;
  background-image: url(../img/bj48.png);
  margin-left: 1rem;
  padding-top: 0.1rem;
  background-size: 100% 100%;
}

.fzlc-fazhan-li-left img {
  width: 14.5rem;
  display: block;
  margin-top: 0.6rem;
  margin-left: 0.6rem;
  border-radius: 0.4rem;
}

.fzlc-fazhan-li-right {
  width: 50%;
  background: #f7f7f7;
  padding: 1.4rem 2rem;
}

.fzlc-fazhan-li-right p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
}

.fzlc-fazhan-li-right span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.5;
  padding-top: 0.6rem;
  text-align: justify;
}

.fzlc-fazhan-li-cen {
  width: 1rem;
  height: 100%;
  margin-right: -0.5rem;
  position: relative;
}

.fzlc-fazhan-li-cen .shu {
  display: block;
  width: 0.2rem;
  height: 50%;
  background-color: #ef3500;
  margin: auto;
}

.fzlc-fazhan-li-cen .yuan {
  display: block;
  width: 1rem;
  height: 1rem;
  background: #ef3500;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

/*.fzlc-fazhan li:nth-child(2n) .fzlc-fazhan-li-left{*/
/*margin-left:1.5rem;*/
/*}*/

/*.fzlc-fazhan li:nth-child(2n) .fzlc-fazhan-li-cen{*/
/*margin-right:0;*/
/*margin-left:-0.5rem;*/
/*}*/
.fzlc-fazhan li:last-child .fzlc-fazhan-li-cen .shu:nth-child(3) {
  display: none;
}

/* 公司列表 */
.gslb-sousuo-box {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0.2rem 0.7rem 0px rgba(0, 0, 0, 0.08);
  padding: 2rem 0;
}

.gslb-sousuo-left>span {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
}

.gslb-sousuo-left>div {
  flex: 1;
  height: 3.6rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #cfcfcf;
  margin-left: 1rem;
  padding: 0 1rem;
  font-size: 1.6rem;
  font-weight: 400;
}

.gslb-sousuo-left>div input {
  height: 100%;
  flex: 1;
  padding-right: 1.4rem;
}

.gslb-sousuo-left>div button {
  font-size: 1.8rem;
  color: #ef3500;
}

.gslb-sousuo-right {
  margin-top: 1.5rem;
}

.gslb-sousuo-right>span {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
}

.gslb-sousuo-right>div {
  flex: 1;
  height: 3.6rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #cfcfcf;
  margin-left: 1rem;
  padding: 0 1rem;
}

.gslb-sousuo-right select {
  width: 100%;
  height: 100%;
  outline: none;
  -webkit-appearance: none;
  border: 0;
  line-height: 3.6rem;
}

.gslb-sousuo-right i {
  font-size: 1.8rem;
  color: #cfcfcf;
}

.gslb-quyu-box {
  background: #ffffff;
  box-shadow: 0 0.5rem 1.2rem 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.4rem;
  padding: 1rem;
  margin-top: 1.5rem;
}

.gslb-quyu-box ul {
  border-radius: 0.6rem;
  border: 0.1rem dashed #ef3500;
  border-bottom: 0;
  border-right: 0;
  overflow: hidden;
}

.gslb-quyu-box li {
  width: 25%;
  border-right: 0.1rem dashed #ef3500;
  border-bottom: 0.1rem dashed #ef3500;
  height: 3.6rem;
}

.gslb-quyu-box li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 3.6rem;
  background-color: #fafcf2;
  font-size: 1.3rem;
  font-weight: 500;
  color: #ef3500;
}

.gslb-quyu-box li a.active,
.gslb-quyu-box li a:hover {
  background-color: #ef3500;
  color: #fff;
}

.gslb-list {
  padding-bottom: 4rem;
  margin-top: 1rem;
}

.gslb-list li {
  /* margin-top:3rem; */
  border-bottom: 1px solid #eee;
  padding: 1.5rem 0;
}

.gslb-list-left {
  width: 30%;
  /*height: 8rem;*/
  /*overflow: hidden;*/
}

.gslb-list-left img {
  width: 100%;
  border-radius: 0.6rem;
  box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.1);
  display: block;
}

.gslb-list-right {
  flex: 1;
  background: #ffffff;
  border-radius: 0.6rem;
  text-align: left;
  padding-left: 1rem;
}

.gslb-list-right p {
  font-size: 1.5rem;
  font-weight: bold;
  color: #2c2f2b;
  padding-bottom: 0.3rem;
}

.gslb-list-right span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.5;
  padding-top: 0.4rem;
}

.gslb-list-right a {
  width: 8rem;
  height: 2.6rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 2rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
  margin-top: 1rem;
}

/* 服务顾问 */
.fwgw-list {
  padding-top: 1rem;
}

.fwgw-list li {
  width: 48%;
  height: 33rem;
  background: #ffffff;
  box-shadow: 0px 0.2rem 1.7rem 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.6rem;
  margin-right: 3%;
  margin-top: 1.5rem;
  padding-top: 1rem;
}

.fwgw-list li:nth-child(2n) {
  margin-right: 0;
}

.fwgw-list li div {
  width: 87%;
  height: 14.71rem;
  border-radius: 0.6rem;
  overflow: hidden;
  margin: auto;
  text-align: center;
}

.fwgw-list li img {
  height: 100%;
}

.fwgw-list li p {
  font-size: 1.6rem;
  font-weight: bold;
  color: #2c2f2b;
  line-height: 1.5;
  padding: 0.5rem 1.5rem 0 1.5rem;
}

.fwgw-list li span {
  display: block;
  padding: 0 1.5rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  padding-top: 0.5rem;
}

.fwgw-list li a {
  margin: auto;
  width: 9rem;
  height: 2.6rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 2rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
  margin-top: 1rem;
}

.fwgw-more {
  margin-bottom: 3rem;
  margin-top: 3rem;
}

/* 人才招聘 */
.rczp-list {
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.rczp-list>li {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0.2rem 1.7rem 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.6rem;
  overflow: hidden;
  margin-top: 2rem;
}

.rczp-list-top {
  width: 100%;
  height: 13rem;
}

.rczp-list-middle {
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0.25rem 0.7rem 0px rgba(0, 0, 0, 0.05);
  padding: 1.5rem;
}

.rczp-list-bot {
  padding: 1.5rem 0;
  display: flex;
  flex-wrap: nowrap;
}

.rczp-list-bot>div {
  flex: 1;
  padding: 0 1.5rem;
}

.rczp-list-bot>.rczp-list-bot-right {
  padding-left: 0;
}

.rczp-list-bot>div>p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  padding-bottom: 0.5rem;
}

.rczp-list-bot>div>ul>li {
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.5;
  padding-top: 0.5rem;
}

.rczp-list-middle>img {
  width: 6rem;
  height: 6rem;
  background: #d8d8d8;
  border-radius: 50%;
}

.rczp-list-middle-name {
  padding-left: 1rem;
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  line-height: 2rem;
}

.rczp-list-middle-name span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ef3500;
}

.rczp-list-middle-fs {
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.7;
}

.rczp-list-top-left {
  padding-left: 1.5rem;
  padding-top: 1.5rem;
}

.rczp-list-top-left>p {
  font-size: 1.6rem;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 0.6rem;
}

.rczp-list-top-left>p>span {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ffffff;
  margin-left: 1rem;
}

.rczp-list-top-left>span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.8;
}

.rczp-list-top>a {
  width: 9rem;
  height: 2.6rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  border-radius: 2rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ffffff;
  margin-left: 1.5rem;
  margin-top: 0.6rem;
}

/* 教育培训 */
.jypx-youhui li {
  width: 50%;
  margin-left: 0;
  margin-bottom: 0.2rem;
}

.jypx-wenti-box {
  background: #f7f7f7;
}

.jypx-wenti-box .final-check-whenti li {
  background: #fff;
}

.jypx-wenti-box .final-check-whenti li:hover {
  background: #ef3500;
}

.jypx-renyuan-right {
  padding-left: 2rem;
  padding-bottom: 2rem;
}

.jypx-renyuan-right>li {
  width: 100%;
  background: #ffffff;
  box-shadow: 0.2rem 0.25rem 0.4rem 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 1.5rem;
  position: relative;
}

.jypx-renyuan-right-icon {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: #ef3500;
  box-shadow: 0px 0.2rem 0.5rem 0px rgba(0, 0, 0, 0.11);
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -2rem;
}

.jypx-renyuan-right-icon i {
  font-size: 2rem;
  color: #fff;
}

.jypx-renyuan-right-con {
  padding: 1.5rem 1.5rem 1.5rem 3.5rem;
}

.jypx-renyuan-right-con>p {
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  line-height: 1.5;
}

.jypx-renyuan-right-con>span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
  text-align: justify;
  padding-top: 0.2rem;
}

.jypx-renyuan-right-con>ul>li {
  padding: 0.3rem 0.7rem;
  background-color: #f0f0f0;
  margin-right: 1rem;
  margin-top: 0.9rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.jypx-renyuan-right-con>ul>li:last-child {
  margin-right: 0;
}

.jypx-renyuan-right-con>ul>li span {
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  margin-left: 0.2rem;
}

.jypx-renyuan-right-con>ul>li i {
  font-size: 1.4rem;
  color: #646862;
}

.jypx-caiwu-box {
  padding-bottom: 3rem;
}

.jypx-caiwu {
  width: 98%;
  margin: auto;
}

.jypx-caiwu>li {
  flex: 1;
  text-align: center;
}

.jypx-caiwu>li>div {
  height: 1.5rem;
  margin-top: 0.7rem;
  position: relative;
}

.jypx-caiwu>li>div>span {
  display: block;
  width: 100%;
  height: 0.2rem;
  background-color: #ef3500;
}

.jypx-caiwu>li>div>i {
  width: 1.3rem;
  height: 1.3rem;
  background: rgba(216, 129, 8, 0.44);
  box-shadow: 0px 0.25rem 0.25rem 0px rgba(0, 0, 0, 0.07);
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
}

.jypx-caiwu>li>div>i>i {
  width: 1rem;
  height: 1rem;
  background: rgba(162, 206, 25, 0.46);
  box-shadow: 0px 0.25rem 0.25rem 0px rgba(0, 0, 0, 0.07);
  border-radius: 50%;
}

.jypx-caiwu>li>div>i>i>i {
  width: 0.7rem;
  height: 0.7rem;
  background: #ef3500;
  box-shadow: 0px 0.25rem 0.25rem 0px rgba(0, 0, 0, 0.07);
  border-radius: 50%;
}

.jypx-caiwu>li>span {
  font-size: 1.2rem;
  font-weight: bold;
  color: #2c2f2b;
  line-height: 1.5rem;
  display: block;
  padding-top: 0.4rem;
}

.jypx-caiwu>li>p {
  font-size: 1.3rem;
  font-weight: 500;
  color: #2c2f2b;
  line-height: 2rem;
  padding-bottom: 0.7rem;
}

.jypx-caiwu>li>ul {
  width: 8.5rem;
  display: block;
  background-color: #ef3500;
  margin: auto;
  box-shadow: 0 0.1rem 0.8rem 0.05rem rgba(0, 0, 0, 0.18);
  border-radius: 0.6rem 0.6rem 0 0;
  padding-top: 1.5rem;
  position: relative;
}

.jypx-caiwu>li:nth-child(1)>ul {
  height: 13.5rem;
}

.jypx-caiwu>li:nth-child(2)>ul {
  height: 15rem;
}

.jypx-caiwu>li:nth-child(3)>ul {
  height: 16.5rem;
}

.jypx-caiwu>li:nth-child(4)>ul {
  height: 18rem;
}

.jypx-caiwu>li:nth-child(1) {
  padding-top: 4.5rem;
}

.jypx-caiwu>li:nth-child(2) {
  padding-top: 3rem;
}

.jypx-caiwu>li:nth-child(3) {
  padding-top: 1.5rem;
}

.jypx-caiwu>li:nth-child(4) {
  padding-top: 0rem;
}

.jypx-caiwu>li>ul>li {
  font-size: 1.2rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.5;
  width: 5rem;
  margin: auto;
  text-align: left;
}

.jypx-caiwu>li>ul>li>a {
  width: 6rem;
  height: 2rem;
  background: #ffffff;
  border-radius: 1.4rem;
  margin: auto;
  font-size: 1rem;
  font-weight: 400;
  color: #ef3500;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.8rem;
}

/* 真账实操 */
.zzsc-why-box .fa-fwnr-bot li {
  height: 13.5rem;
}

.zzsc-why-box .fa-fwnr-bot li:nth-child(3),
.zzsc-why-box .fa-fwnr-bot li:nth-child(4),
.zzsc-why-box .fa-fwnr-bot li:nth-child(5) {
  width: 100%;
  border-right: 0;
  height: auto;
  padding-bottom: 1.5rem;
}

.gsbg-fuwu{
  display: none;
}
.fs-fwlc-right>span,
.fs-fwlc-left>span {
  font-size: 1rem;
  color: #646862;
  display: block;
  padding-top: 0.2rem;
}

.zzsc-teshu-box {
  background: #fff;
}

.zzsc-teshu-box ul li:nth-child(3),
.zzsc-teshu-box ul li:nth-child(4),
.zzsc-teshu-box ul li:nth-child(5) {
  width: 33.3333333%;
}

.zzsc-teshu-box ul li span {
  font-size: 1.2rem;
  color: #646862;
}

/* 授课 */
.shouke-wangke {
  width: 98%;
  margin: auto;
  padding-bottom: 2rem;
}

.shouke-wangke>li {
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../img/bj55.png);
  margin-bottom: 0.5rem;
  text-align: right;
  padding: 3rem 2rem 1.6rem 2.5rem;
}

.shouke-wangke-left {
  width: 5.4rem;
  height: 5.4rem;
  background: #f2f2f2;
  border-radius: 0.4rem;
}

.shouke-wangke-left img {
  width: 3.2rem;
  display: block;
}

.shouke-wangke-right {
  text-align: left;
  padding-left: 1rem;
}

.shouke-wangke-right>p {
  font-size: 1.8rem;
  font-weight: bold;
  color: #1762a3;
}

.shouke-wangke-right>p>span {
  font-size: 1.2rem;
  font-weight: 500;
  color: #1762a3;
  padding: 0 0.6rem;
}

.shouke-wangke-right>span {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #2c2f2b;
  line-height: 1.5;
  padding-top: 0.5rem;
  padding-left: 0.5rem;
}

.shouke-wangke>li>a {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: bold;
  color: #ef3500;
  margin-top: 0.5rem;
}

.shouke-wangke>li>a i {
  font-size: 1rem;
  color: #ef3500;
  margin-left: 0.2rem;
  font-weight: 500;
}

/* 咨询管理首页 */
.zxgl-zixun-box .fa-fwnr-bot li {
  width: 33.3333%;
  height: 17rem;
}

.zxgl-zixun-box .fa-fwnr-bot li:nth-child(2n) {
  border-right: 0.1rem solid #e1dfdf;
}

.zxgl-zixun-box .fa-fwnr-bot li:nth-child(3n) {
  border-right: 0;
}

.zxgl-zixun-box .fa-fwnr-bot li:nth-child(5),
.zxgl-zixun-box .fa-fwnr-bot li:nth-child(6) {
  border-bottom: 0.1rem solid #e1dfdf;
}

.zxgl-zixun-box .fa-fwnr-bot li:nth-child(7),
.zxgl-zixun-box .fa-fwnr-bot li:nth-child(8),
.zxgl-zixun-box .fa-fwnr-bot li:nth-child(9) {
  border-bottom: 0;
  height: 15.5rem;
}

.zxgl-zixun-box .fa-fwnr-bot li:nth-child(4),
.zxgl-zixun-box .fa-fwnr-bot li:nth-child(5),
.zxgl-zixun-box .fa-fwnr-bot li:nth-child(6) {
  height: 15.5rem;
}

/* 咨询管理2 */
.zxgl-liucheng-box .fs-myys-top>li>span {
  text-align: center;
  height: 4.1rem;
}

.zxgl-liucheng-box .fs-myys-top>li>a {
  width: 8.6rem;
  height: 2.6rem;
  box-shadow: 0px 0.1rem 0.2rem 0px rgb(0 0 0 / 18%);
  border-radius: 2rem;
  border: 0.1rem solid #ef3500;
  margin: auto;
  font-size: 1.1rem;
  font-weight: 500;
  color: #ef3500;
  text-shadow: 0px 0.15rem 0.2rem rgb(0 0 0 / 13%);
  margin-top: 1rem;
}

.zxgl-zixun-box {
  padding-bottom: 3rem;
  background: #f7f7f7;
}

.zxgl-zixun {
  width: 92%;
}

.zxgl-zixun>li {
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0.15rem 1rem 0px rgba(0, 0, 0, 0.13);
  border-radius: 0.6rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
  position: relative;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 5rem auto;
  padding-bottom: 1rem;
}

.zxgl-zixun>li>.triangle-topleft {
  display: block;
  width: 0;
  height: 0;
  border-top: 5.5rem solid #ef3500;
  border-right: 5.5rem solid transparent;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.zxgl-zixun>li>span>i {
  display: block;
  font-size: 2rem;
  position: absolute;
  top: -4.7rem;
  left: 0.4rem;
  color: #fff;
  z-index: 3;
}

.zxgl-zixun>li>p {
  width: 100%;
  height: 2.5rem;
  position: relative;
  display: block;
  text-align: center;
  margin-top: 1rem;
}

.zxgl-zixun>li>p>i {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 1.7rem;
  font-weight: 300;
  color: #f5f5f5;
  white-space: nowrap;
}

.zxgl-zixun>li>p>span {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 1.6rem;
  font-weight: bold;
  color: #2c2f2b;
}

.zxgl-zixun>li>a {
  position: absolute;
  right: 1.7rem;
  bottom: 0.8rem;
  z-index: 3;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ef3500;
  margin-top: 1rem;
  display: inline-block;
  margin-bottom: 0.5rem;
}

.zxgl-zixun>li>a i {
  font-size: 1rem;
  margin-left: 0.2rem;
}

.zxgl-zixun>li>ul {
  padding: 1.5rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #646862;
  line-height: 1.5;
}

.zxgl-zixun>li>ul>li {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 0.6rem;
}

.zxgl-zixun>li>ul>li>i {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background: #646862;
  border-radius: 50%;
  margin-right: 0.4rem;
  margin-top: 0.6rem;
}

.zxgl-zixun>li>ul>li>span {
  display: block;
  flex: 1;
}

/* 春雪学院 */
.gyhz-lianxi-box {
  width: 100%;
  padding-bottom: 3rem;
}

.gyhz-lianxi {
  padding: 3rem 0;
  background: rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0.2rem 1.7rem 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.6rem;
}

.gyhz-lianxi-nei {
  width: 90%;
  padding-bottom: 2rem;
  background: rgba(0, 0, 0, 0.18);
  box-shadow: 0px 0.2rem 1.7rem 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.6rem;
}

.gyhz-lianxi-nei ul {
  padding: 1.5rem 1.5rem 0 1.5rem;
}

.gyhz-lianxi-nei ul li {
  font-size: 1.4rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 2;
  text-shadow: 0px 0.3rem 0.5rem #000000;
}

.cxxy-lianxi-box {
  margin-top: 3rem;
}

.cxxy-lianxi-box .gyhz-lianxi-nei .cxxy-lianxi-right li img {
  width: 7rem;
  display: block;
  margin: auto;
}

.cxxy-lianxi-box .gyhz-lianxi-nei .cxxy-lianxi-right li p {
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 2rem;
  text-align: center;
  padding-top: 0.2rem;
}

.cxxy-con p {
  font-size: 1.4rem;
  font-weight: 500;
  color: #2c2f2b;
  line-height: 1.6;
  text-indent: 2em;
  padding-bottom: 1.5rem;
  text-align: justify;
}

.cxxy-con img {
  display: block;
  width: 100%;
}

/* 关于春雪学院 */
.gycxxy-team-box {
  padding-bottom: 3rem;
}

.gycxxy-team-box ul li {
  width: 100%;
  /* height: 24rem; */
  background: #ffffff;
  box-shadow: 0px 0.2rem 1.7rem 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.6rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
}

.gycxxy-team-left {
  width: 45%;
  height: 15rem;
  overflow: hidden;
}

.gycxxy-team-left img {
  display: block;
  width: 100%;
}

.gycxxy-team-right p {
  font-size: 1.4rem;
  font-weight: 500;
  color: #2c2f2b;
  line-height: 1.6;
  text-align: center;
  margin: auto;
  padding: 0 1.5rem;
}

.gycxxy-team-right a {
  width: 10.6rem;
  height: 3.2rem;
  box-shadow: 0px 0.2rem 0.4rem 0px rgba(0, 0, 0, 0.18);
  border-radius: 2rem;
  border: 0.1rem solid #ef3500;
  margin: auto;
  margin-top: 3rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: #ef3500;
  text-shadow: 0px 0.3rem 0.4rem rgba(0, 0, 0, 0.13);
}

/* 关于合作 */
.gyhz-mubiao-box {
  padding-bottom: 2rem;
}

.gyhz-mubiao-box>ul>li {
  width: 48.2%;
  margin-right: 3.5%;
  /* height:36.9rem; */
  box-shadow: 0px 0rem 1rem 0.5rem rgba(0, 0, 0, 0.02);
  border-radius: 0.6rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 1.5rem;
}

.gyhz-mubiao-box>ul>li:nth-child(2n) {
  margin-right: 0;
}

.gyhz-mubiao-box>ul>li>img {
  width: 100%;
  display: block;
}

.gyhz-mubiao-box>ul>li>div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: url(../img/bj41.png);
  color: #fff;
}

.gyhz-mubiao-box>ul>li>div>div {
  position: absolute;
  top: 45%;
  padding: 0 1.5rem;
  transition: top 0.3s;
}

.gyhz-mubiao-box>ul>li>div>div>p {
  font-size: 1.6rem;
  font-weight: bold;
  text-shadow: 0px 0.3rem 0.6rem rgba(0, 0, 0, 0.5);
}

.gyhz-mubiao-box>ul>li>div>div>span {
  display: block;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.5;
  text-shadow: 0px 0.3rem 0.6rem rgba(0, 0, 0, 0.5);
  padding-top: 0.5rem;
  text-align: justify;
}

.gyhz-moshi-box .fa-ziliao>li .fa-ziliao-top {
  height: 5rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
}

.gyhz-moshi-box .fa-ziliao>li .fa-ziliao-top i {
  font-size: 2.6rem;
  color: #fff;
}

.gyhz-moshi-box .fa-ziliao>li {
  height: auto;
  padding-bottom: 1rem;
  border-radius: 3rem 0 3rem 0;
  margin-left: 3%;
  margin-bottom: 1.5rem;
}

.gyhz-moshi-box .fa-ziliao>li:nth-child(1) {
  width: auto;
  height: auto;
  margin: 0;
}

.gyhz-moshi-box .fa-ziliao>li:nth-child(1),
.gyhz-moshi-box .fa-ziliao>li:nth-child(2) {
  width: 45.5%;
  margin-left: 3%;
  margin-bottom: 1.5rem;
}

.gyhz-moshi-box .fa-ziliao>li>span {
  height: 4rem;
}

.gyhz-moshi-box .fa-ziliao>li:nth-child(3),
.gyhz-moshi-box .fa-ziliao>li:nth-child(4),
.gyhz-moshi-box .fa-ziliao>li:nth-child(5) {
  width: 29.4%;
}

.gyhz-moshi-box .fa-ziliao>li>a {
  font-size: 1.1rem;
}

.gyhz-tuandui-box>ul>li {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  box-shadow: 0 0 0.5rem 0.25rem rgba(0, 0, 0, 0.05);
  border-radius: 0.6rem;
  margin-top: 4.5rem;
  background-size: 100% 100%;
}

.gyhz-tuandui-box>ul>li>img {
  width: 10rem;
  display: block;
  margin-top: -2.7rem;
  box-shadow: 0 0 0.4rem 0.1rem rgba(0, 0, 0, 0.05);
}

.gyhz-tuandui-box>ul>li>div {
  padding: 1.5rem;
}

.gyhz-tuandui-box>ul>li>div>p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #2c2f2b;
}

.gyhz-tuandui-box>ul>li>div>span {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  color: #2c2f2b;
  line-height: 1.5;
  padding-top: 0.7rem;
}

/*分页*/
.pages-box-pc {
  display: none;
}
.pages-box {
  padding-bottom: 2rem;
}

.pages-box ul {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.pages-box ul li {
  background: #ffffff;
  border-radius: 0.2rem;
  border: 1px solid #d7dde4;
  font-weight: 400;
  padding: .01rem ;
  
  text-align: center;
  line-height: 2.8rem;
  margin-left: 2rem;
}

.pages-box ul li:nth-child(1) {
  margin-left: 0;
}

.pages-box ul li span {
  display: block;
  width: 100%;
  height: 100%;
  color: #666;
  background: #eee;
}

.pages-box ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding:.3rem .5rem;
  font-size: 1.4rem;
  color: #ffffff;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
}

.pages-box ul li:first-child span,
.pages-box ul li:last-child span,
.pages-box ul li:first-child a,
.pages-box ul li:last-child a {
  /*width: 6rem;*/
  font-size: 1.6rem;
}

.pages-box ul li.active {
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
}

.pages-box ul li.active a,
.pages-box ul li.active span {
  color: #ffffff;
}

/* 底部banner */
.footer-banner,
.footer-banner img {
  display: block;
  width: 100%;
}

/* fooetr */
.footer-box {
  width: 100%;
  background: #F47405;
}

.footer-top {
  width: 96%;
  margin: auto;
  padding: 1.5rem 0;
}


.footer-pc{
  display: none;
}


.footer-bot {
  width: 100%;
  padding: 1rem 0;
  border-top: 0.2rem solid #F47405;
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 1.6;
}

.footer-bot a {
  font-size: 1.2rem;
  font-weight: 400;
  color: #ffffff;
  margin-left: 0.5rem;
}
.footer-bot .phone {
  font-size: 2.5rem;
    line-height: 3.5rem;
    color: #ffffff;
}
.footer-bot .cont {
  font-size: 1.8rem;
    line-height: 2.5rem;
    color: #ffffff;
}

/*登录*/
.header-tan {
  background: #fff;
  padding-top: 6.4rem;
}

.header-tan>ul>li {
  border: 0;
  text-align: center;
}

.header-tan>ul>li>a,
.header-tan>ul>li>ul>li>a {
  color: #ef3500;
}

.header-tan>ul>li.active,
.header-tan>ul>li.active a {
  background: #ef3500;
  color: #fff;
  border-radius: 0.6rem;
}

.header-tan>ul>li>ul>li.active,
.header-tan>ul>li>ul>li.active a {
  background: #f2f8de;
  color: #ef3500;
  border-radius: 0.4rem;
}

.login-btn {
  font-size: 1.4rem;
  cursor: pointer;
  height: 2.8rem;
  border-radius: 0.4rem;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
  color: #fff;
  width: 5rem;
  position: absolute;
  left: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
}

.login-box {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999;
  display: none;
}

.login {
  width: 85%;
  height: 35rem;
  padding: 2rem;
  background-color: white;
  border-radius: 1rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.login-close {
  width: 100%;
  text-align: right;
  padding-bottom: 2rem;
  font-size: 1.8rem;
}

.login-close i {
  cursor: pointer;
}

.login form {
  display: block;
  padding-top: 2rem;
}

.login-input {
  width: 100%;
  height: 4rem;
  border: 0.1rem solid #ef3500;
  border-radius: 0.6rem;
  margin-top: 1.5rem;
  padding: 0 1rem;
}

.login-btns {
  width: 100%;
  height: 4rem;
  border-radius: 0.6rem;
  margin-top: 3rem;
  background: #ef3500;
  font-size: 1.4rem;
  color: #fff;
  cursor: pointer;
}

.login-input img {
  display: block;
  width: 2rem;
}

.login-input input {
  flex: 1;
  padding: 0 1rem;
  font-size: 1.4rem;
  height: 100%;
  line-height: 4rem;
}

.login-input span {
  background: #ef3500;
  color: #fff;
  font-size: 1.2rem;
  width: 8.5rem;
  height: 2.6rem;
  border-radius: 0.4rem;
  cursor: pointer;
}

.login-fwgw-nav {
  width: 100%;
  height: 4rem;
  border-radius: 10rem;
  border: 0.1rem solid #ef3500;
  margin: auto;
  overflow: hidden;
}

.login-fwgw-nav>li {
  flex: 1;
  text-align: center;
  line-height: 4rem;
  border-left: 0.1rem solid #ef3500;
}

.login-fwgw-nav>li:first-child {
  border-left: 0;
}

.login-fwgw-nav>li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ef3500;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0 2.5rem;
}

.login-fwgw-nav>li.active a,
.login-fwgw-nav>li.active {
  color: #fff;
  background: linear-gradient(225deg, #ff7d00 0%, #ef3500 100%);
}