﻿body,
html {
  width: 100%;
  font-family: "微软雅黑";
  box-sizing: border-box;
}
#app {
  width: 100%;
  padding: 0px;
  margin: 0px;
  background: #f5f5f5;
  height: 100vh;
  padding-top: 90px;
  box-sizing: border-box;
  overflow: hidden;
}
.app {
  float: left;
  width: 100%;
  background-color: #ffffff;
  /* padding-bottom: 20px; */
  box-sizing: border-box;
  height: 100%;
  overflow-y: auto;
}
.app_content {
  width: 100%;
  height: auto;
  margin: 0px auto;
  box-sizing: border-box;
  min-height: calc(100% - 225px);
}
.gsjjbox {
  width: 100%;
  min-width: 700px;
  background: url(../../Images/cl_image/gsjj_head.jpg) no-repeat center fixed;
  background-size: 100% 100%;
  padding: 5% 0px;
}
.gsjjbox .gsjjbox_content {
  width: 80%;
  margin: 0 auto;
  display: flex;
  background-color: rgba(46, 45, 45, 0.55);
  color: white;
  flex-direction: column;
}
.gsjjbox .gsjjbox_content .app_content_head {
  color: white;
}
.gsjjbox .gsjjbox_content img {
  width: 222px;
  height: 257px;
  padding: 0px 0;
  margin-left: 4%;
}
.gsjjbox .gsjjbox_content .gsjjbox_content_text {
  padding: 20px 20px;
  padding-bottom: 35px;
  max-width: 80%;
  min-width: 620px;
  margin: 0 auto;
  font-size: 18px;
  letter-spacing: 1px;
  width: 100%;
  text-indent: 4rem;
  text-align: left;
  line-height: 35px;
  color: white;
}
.gsjjbox .gsjjbox_content .gsjjbox_content_text p {
  text-indent: 36px;
}
.app_content_head {
  height: 94px;
  letter-spacing: 2px;
  color: #132842;
  font-size: 29px;
  font-weight: 700;
  padding-top: 50px;
  text-align: center;
  box-sizing: border-box;
  width: 80%;
  margin: 0 auto;
}
.clearflx::after,
.clearflx::before {
  content: '';
  display: block;
  clear: both;
}
/*修改滚动条样式*/
*::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
*::-webkit-scrollbar-track {
  background: #efefef;
  border-radius: 2px;
}
*::-webkit-scrollbar-thumb {
  background: #bfbfbf;
  border-radius: 10px;
}
*::-webkit-scrollbar-thumb:hover {
  background: #333;
}
*::-webkit-scrollbar-corner {
  background: transparent;
}
.qywhbox {
  width: 100%;
  height: auto;
  padding-top: 40px;
}
.qywhbox .qywhbox_content {
  width: 1270px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 70px;
}
.qywhbox .qywhbox_content .qywhbox_li {
  width: 100%;
  display: flex;
  height: 460px;
  color: white;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_left {
  width: 750px;
  box-sizing: border-box;
  background: url(../../Images/cl_image/qywh_yz.jpg) no-repeat center center;
  background-size: cover;
  margin-right: 20px;
  border-radius: 20px;
  position: relative;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_left:hover .qywhbox_li1_left_content > p {
  height: 180px;
  line-height: 30px;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_left .qywhbox_li1_left_contents {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_right {
  width: 500px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_right .qywhbox_li1_right_top,
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_right .qywhbox_li1_right_bottom {
  flex: 1;
  box-sizing: border-box;
  border-radius: 20px;
  position: relative;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_right .qywhbox_li1_right_top:hover .qywhbox_li1_right_bottom_content > p,
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_right .qywhbox_li1_right_bottom:hover .qywhbox_li1_right_bottom_content > p {
  height: 25px;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_right .qywhbox_li1_right_top .qywhbox_li1_right_bottom_contents,
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_right .qywhbox_li1_right_bottom .qywhbox_li1_right_bottom_contents {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_right .qywhbox_li1_right_bottom:nth-of-type(2):hover .qywhbox_li1_right_bottom_content > p {
  height: 52px;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_right .qywhbox_li1_right_top {
  background: url(../../Images/cl_image/qywh_mb.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 20px;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li1_right .qywhbox_li1_right_bottom {
  background: url(../../Images/cl_image/qywh_sm.jpg) no-repeat center center;
  background-size: cover;
}
.qywhbox .qywhbox_content .qywhbox_li .qywhbox_li2 {
  flex: 1;
  box-sizing: border-box;
}
.qywhbox_xcsp {
  width: 100%;
  height: auto;
  height: 350px;
  border-radius: 20px;
  display: flex;
  margin-top: 20px;
  position: relative;
}
.qywhbox_xcsp .qywhbox_xcsp_left,
.qywhbox_xcsp .qywhbox_xcsp_right {
  flex: 1;
  position: relative;
  border-radius: 20px;
  cursor: pointer;
}
.qywhbox_xcsp .qywhbox_xcsp_left:hover .qywhbox_xcsp_content > p,
.qywhbox_xcsp .qywhbox_xcsp_right:hover .qywhbox_xcsp_content > p {
  height: 80px;
}
.qywhbox_xcsp .qywhbox_xcsp_left .qywhbox_xcsp_contents,
.qywhbox_xcsp .qywhbox_xcsp_right .qywhbox_xcsp_contents {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qywhbox_xcsp .qywhbox_xcsp_left .qywhbox_xcsp_content p,
.qywhbox_xcsp .qywhbox_xcsp_right .qywhbox_xcsp_content p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.qywhbox_xcsp .qywhbox_xcsp_left .qywhbox_xcsp_content p .iconfont,
.qywhbox_xcsp .qywhbox_xcsp_right .qywhbox_xcsp_content p .iconfont {
  font-size: 50px;
  margin-bottom: 10px;
}
.qywhbox_xcsp .qywhbox_xcsp_left {
  margin-right: 20px;
  box-sizing: border-box;
  background: url(../../Images/cl_image/qp.png) no-repeat center center;
  background-size: cover;
}
.qywhbox_xcsp .qywhbox_xcsp_right {
  box-sizing: border-box;
  background: url(../../Images/cl_image/4s.png) no-repeat center center;
  background-size: cover;
}
.hover_bj {
  transition: all 0.4s;
}
.hover_bj::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1;
}
.hover_bj:hover::before {
  background: linear-gradient(to right, rgba(39, 70, 133, 0.81) 0%, rgba(61, 179, 197, 0.74) 100%);
}
.hover_bj:hover p {
  margin-top: 15px;
}
.hover_bj:hover {
  box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.45);
}
.qywhbox_li1_right_bottom_content,
.qywhbox_li1_left_content,
.qywhbox_xcsp_content {
  transition: all 0.4s;
  text-align: center;
}
.qywhbox_li1_right_bottom_content h1,
.qywhbox_li1_left_content h1,
.qywhbox_xcsp_content h1 {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 2px;
  text-align: center;
  color: white;
  display: inline-block;
  position: relative;
}
.qywhbox_li1_right_bottom_content h1::before,
.qywhbox_li1_left_content h1::before,
.qywhbox_xcsp_content h1::before {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: white;
  top: 50%;
  left: 0px;
  transform: translate(-120%, -50%);
}
.qywhbox_li1_right_bottom_content h1::after,
.qywhbox_li1_left_content h1::after,
.qywhbox_xcsp_content h1::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  background-color: white;
  top: 50%;
  right: 0px;
  transform: translate(120%, -50%);
}
.qywhbox_li1_right_bottom_content p,
.qywhbox_li1_left_content p,
.qywhbox_xcsp_content p {
  text-align: left;
  line-height: 25px;
  font-size: 18px;
  height: 0px;
  overflow: hidden;
  transition: all 0.6s;
  letter-spacing: 1px;
  color: white;
}
