.co-orange {
  color: #f60;
}
.bg01 {
  background-color: #387fa8;
}
.bg02 {
  background-color: #386fa8;
}
.bg03 {
  background-color: #385da8;
}
.bg04 {
  background-color: #3dacf1;
}
.bg05 {
  background-color: #1e78d2;
}
.bg06 {
  background-color: #db2f2f;
}
.zt-mip .header {
  height: 460px;
  background: url(../zt-mip/slide.jpg) no-repeat 50% 50%;
}
.zt-mip .ng-nav {
  padding: 20px 0;
  background: #fafafa;
  text-align: center;
}
.zt-mip .ng-nav .link {
  display: inline-block;
  background: #fff;
  padding: 12px 60px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  margin: 0 20px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.zt-mip .ng-nav .link:hover {
  color: #fff;
  background: #ff6600;
}
.zt-mip .mip-group {
  padding: 80px 0;
}
.zt-mip .mip-group .caption {
  font-size: 32px;
  color: #333;
  color: #ff6600;
  text-align: center;
  margin-bottom: 60px;
}
.zt-mip .ys-bg {
  background: url(../zt-mip/ysbg.png) no-repeat 50% 50%;
  background-size: cover;
}
.zt-mip .fa-bg {
  background: url(../zt-mip/fabg.png) no-repeat top;
}
.zt-mip .sg-gary {
  background-color: #f7f7f7;
  background-size: cover;
}
.zt-mip .case-wrap {
  background-size: cover;
}
.zt-mip .mip-introduce .fl {
  margin: 0 120px;
}
.zt-mip .mip-introduce .con p {
  font-size: 16px;
  margin-bottom: 40px;
  line-height: 26px;
}
.zt-mip .mip-introduce .mip-part {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.zt-mip .mip-introduce .mip-part .part-list {
  width: 400px;
  padding: 30px 0;
}
.zt-mip .mip-introduce .mip-part .part-list .list-bg {
  width: 50%;
  margin: 0 auto;
}
.zt-mip .mip-introduce .mip-part .part-list:first-child .list-bg {
  background: url(../zt-mip/part1.png) no-repeat 50% 50%;
}
.zt-mip .mip-introduce .mip-part .part-list:nth-child(2) .list-bg {
  background: url(../zt-mip/part2.png) no-repeat 50% 50%;
}
.zt-mip .mip-introduce .mip-part .part-list:last-child .list-bg {
  background: url(../zt-mip/part3.png) no-repeat 50% 50%;
}
.zt-mip .mip-introduce .mip-part .part-list .list-bg span {
  display: block;
  font-size: 20px;
  color: #fff;
  text-align: center;
  padding: 40px 0;
}
.zt-mip .mip-introduce .mip-part .part-list .list-in {
  font-size: 15px;
  color: #fff;
  line-height: 25px;
  margin-top: 20px;
  text-align: center;
}
.zt-mip .mip-advantage {
  position: relative;
  height: 370px;
}
.zt-mip .mip-advantage .adv-in {
  font-size: 16px;
  font-weight: bold;
  color: #1a1a1a;
  float: left;
}
.zt-mip .mip-advantage .adv-in:first-child {
  margin-top: 220px;
}
.zt-mip .mip-advantage .adv-in:nth-child(2) {
  margin-top: 120px;
  margin-left: -20px;
}
.zt-mip .mip-advantage .adv-in:nth-child(3) {
  margin-top: 40px;
  margin-left: -70px;
}
.zt-mip .mip-advantage .adv-in:nth-child(4) {
  margin-top: 40px;
  margin-left: 460px;
}
.zt-mip .mip-advantage .adv-in:nth-child(5) {
  margin-top: 60px;
  margin-left: 720px;
}
.zt-mip .mip-advantage .adv-in:nth-child(6) {
  margin-top: 80px;
  margin-left: 890px;
}
.zt-mip .mip-entrance {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
}
.zt-mip .mip-entrance .item {
  float: left;
  width: 23%;
  text-align: center;
}
.zt-mip .mip-entrance .item:hover .circle img {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.zt-mip .mip-entrance .item:hover .info {
  color: #ff6600;
}
.zt-mip .mip-entrance .circle {
  background-color: #3dacf1;
  padding: 60px 0;
  border-radius: 8px 8px 0 0;
}
.zt-mip .mip-entrance .circle img {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.zt-mip .mip-entrance .info-box {
  background-color: #f5f5f5;
  padding: 20px 0;
  min-height: 195px;
}
.zt-mip .mip-entrance .info-box .info {
  font-size: 24px;
  color: #1a1a1a;
}
.zt-mip .mip-entrance .info-box .in-dec {
  width: 100px;
  height: 1px;
  background: url(../zt-mip/ty.png) no-repeat 50% 50%;
  margin: 10px auto;
}
.zt-mip .mip-entrance .info-box .in-jianjie {
  font-size: 15px;
  line-height: 25px;
  color: #1a1a1a;
  text-align: center;
}
.zt-mip .mip-module {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
}
.zt-mip .mip-module .fa-list {
  width: 390px;
  height: 200px;
  border-radius: 10px;
  box-shadow: 1.5px 2.5px 6px 0px rgba(0, 0, 0, 0.3);
}
.zt-mip .mip-module .fa-list:hover span {
  font-size: 30px;
}
.zt-mip .mip-module .fa-list span {
  font-size: 26px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 200px;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.zt-mip .xcy {
  font-size: 26px;
  color: #1e78d2;
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
}
.zt-mip .miphelp-list li {
  float: left;
  width: 390px;
  overflow: hidden;
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 4px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.zt-mip .miphelp-list li:nth-child(3n) {
  margin-right: 0;
}
.zt-mip .miphelp-list li a {
  display: block;
}
.zt-mip .miphelp-list li .date {
  color: #666;
  font-size: 15px;
  position: relative;
}
.zt-mip .miphelp-list li .date:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 3px;
  background-color: #387fa8;
  bottom: -12px;
  left: 0;
}
.zt-mip .miphelp-list li .help-info {
  font-size: 16px;
  color: #1a1a1a;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
}
.zt-mip .miphelp-list li .help-info:hover {
  color: #ff6600;
}
.mip-case {
  background-color: #f8f8f8;
}
.mip-case .item {
  position: relative;
  margin: 0 15px;
  border: 1px solid #2486fc;
}
.mip-case .item .case-zz {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
}
.mip-case .item .case-zz .zz-info {
  font-size: 16px;
  color: #fff;
  padding-top: 60px;
  text-align: center;
  background: url(../zt-mip/baid.png) no-repeat top center;
  margin-top: 60%;
}
.mip-case .item:hover .case-zz {
  display: block;
}
.mip-case .m_case {
  margin: 30px auto;
  text-align: center;
}
.mip-case .m_case a {
  padding: 10px 30px;
  background: #f60;
  border-radius: 5px;
  color: #fff;
}
