p {
  margin: 0 0 0.25rem 0;
}
p:last-child {
  margin: 0;
}
* {
  padding: 0;
  margin: 0;
  outline: none !important;
  box-sizing: border-box;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
img {
  vertical-align: middle;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #fff;
  color: #666666;
  font-size: 0.28rem;
}
.text-center {
  text-align: center;
}
.container {
  width: 83%;
  margin: auto;
}
.navbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  height: 0.84rem;
  background: #eb5648;
}
.navbar .navbar_main {
  height: 100%;
  padding: 0.2rem 0.18rem;
  font-size: 0;
  background: url('../images/logo_gsh.png') no-repeat center center / auto 0.44rem;
}
.navbar .left_menu {
  display: inline-block;
  padding-right: 0.3rem;
  height: 100%;
}
.navbar .left_menu img {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.navbar .navbar_nav {
  font-size: 0.28rem;
  background: #fff;
  text-align: center;
  height: 3.52rem;
  overflow: hidden;
  transition: height 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-shadow: 0 1px 6px #ccc;
}
.navbar .navbar_nav li:first-child {
  padding-top: 0.16rem;
}
.navbar .navbar_nav a {
  display: block;
  color: inherit;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  line-height: 0.4rem;
}
.navbar .navbar_nav a:hover {
  background: transparent;
  color: #f55c54;
}
.navbar.collapse .navbar_nav {
  height: 0;
}
.content-top {
  margin-top: 0.84rem;
}
#footer {
  background: #eb5648;
  padding: 0.08rem 0.35rem;
  color: #fddedc;
  font-size: 0.24rem;
  line-height: 1.5;
  text-align: center;
}
#footer .text {
  margin-bottom: 0.2rem;
}
#footer .text:last-child {
  margin: 0;
}
#footer a {
  color: #fddedc;
}
#footer a img {
  width: 20px;
  margin-right: 0.04rem;
}
.btn {
  display: inline-block;
  padding: 0.06rem 0.12rem;
  margin-bottom: 0;
  font-size: 0.14rem;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0.04rem;
}
.page #banner .swiper-pagination-bullet-active {
  background: #EB5648;
}
.page #banner .swiper-container {
  height: 3.41rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.page #banner .swiper-container img {
  width: 100%;
  height: 100%;
}
.page #banner .swiper-container .swiper-wrapper {
  height: 100%;
}
.page #banner .swiper-container .swiper-pagination {
  font-size: 0;
  bottom: 0.2rem;
}
.page .case_title {
  text-align: center;
  margin: 0.35rem auto 0.5rem auto;
}
.page .case_title .case_title1 {
  font-size: 0.32rem;
  font-weight: bold;
  margin-bottom: 0.23rem;
}
.page .case_title .case_underLine {
  border-bottom: 0.04rem solid #F55D54;
  width: 1.22rem;
  margin: 0 auto;
}
.page .case_title .case_title2 {
  font-size: 0.32rem;
  margin-top: 0.22rem;
}
.page #case .zzst-wrap {
  padding-bottom: 0.35rem;
}
.page #case .zzst-wrap .imgs_wrap .desc_text {
  text-align: center;
}
.page #case .zzst-wrap .imgs_wrap .desc_text .let1 {
  font-size: 0.28rem;
  line-height: 0.3rem;
  font-weight: bold;
  margin-bottom: 0.3rem;
  margin-top: 0.6rem;
}
.page #case .zzst-wrap .imgs_wrap .desc_text .let2 {
  display: inline-block;
  font-size: 0.22rem;
  line-height: 0.5rem;
  padding: 0 0.1rem;
  color: #fff;
  background: #ea4545;
  border-radius: 0.25rem;
  margin-bottom: 0.2rem;
}
.page #case .zzst-wrap .imgs_wrap .right-bottom-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-shrink: 1;
}
.page #case .zzst-wrap .imgs_wrap .right-bottom-wrap .each-item {
  width: 50%;
  display: flex;
  margin-bottom: 0.2rem;
  align-items: center;
}
.page #case .zzst-wrap .imgs_wrap .right-bottom-wrap .each-item .icon-wrap img {
  width: 1rem;
  height: 1rem;
}
.page #case .zzst-wrap .imgs_wrap .right-bottom-wrap .each-item .let {
  font-weight: bold;
  font-size: 0.22rem;
  color: #393939;
  margin-left: 0.3rem;
}
.page #case .zzst-wrap .imgs_wrap .more-wrap {
  display: block;
}
.page #case .zzst-wrap .imgs_wrap .more-wrap img {
  max-width: 40%;
}
.page #case .zzst-wrap .imgs_wrap .icons_title {
  font-size: 1.1rem;
  margin-bottom: 1.1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #D5D3D2;
}
.page #case .zzst-wrap .imgs_wrap .yiban_img {
  width: 100%;
}
.page #case #case1 {
  padding-bottom: 0.35rem;
}
.page #case #case1 .imgs_wrap {
  line-height: 1.25;
}
.page #case #case1 .imgs_wrap .yiban_logo {
  margin-top: 0.27rem;
  width: 2.4rem;
  max-width: 32%;
}
.page #case #case1 .imgs_wrap .desc_panel {
  font-size: 0.28rem;
  text-align: center;
}
.page #case #case1 .imgs_wrap .desc_panel .desc_text {
  position: relative;
  padding: 0.25rem 0;
  margin: 0.26rem auto 0.26rem auto;
}
.page #case #case1 .imgs_wrap .desc_panel .desc_text:before {
  content: '.';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  text-indent: -9999px;
  height: 1px;
  background: #e1e1e1;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.page #case #case1 .imgs_wrap .desc_panel .desc_text:after {
  content: '.';
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  text-indent: -9999px;
  height: 1px;
  background: #e1e1e1;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.page #case #case1 .imgs_wrap .qrcode_panel {
  width: 100%;
  display: flex;
  align-items: center;
}
.page #case #case1 .imgs_wrap .qrcode_panel .left {
  width: 34%;
  max-width: 100%;
}
.page #case #case1 .imgs_wrap .qrcode_panel .left img {
  width: 100%;
  height: auto;
  box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.15);
}
.page #case #case1 .imgs_wrap .qrcode_panel .left .text {
  font-size: 0.22rem;
  margin-top: 0.2rem;
  text-align: center;
}
.page #case #case1 .imgs_wrap .qrcode_panel .right {
  flex: 1;
  min-width: 0;
  text-align: right;
}
.page #case #case1 .imgs_wrap .qrcode_panel .right img {
  width: 94%;
  height: auto;
}
.page #case #case1 .imgs_wrap .step-panel {
  display: flex;
  align-items: center;
  margin-top: 0.54rem;
}
.page #case #case1 .imgs_wrap .step-panel .step_title {
  width: 34%;
  font-size: 0.3rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
  text-align: left;
}
.page #case #case1 .imgs_wrap .step-panel .step_title p {
  margin-bottom: 0.13rem;
}
.page #case #case1 .imgs_wrap .step-panel .step_title .step_logo {
  background: #f56b5f;
  color: #fff;
  font-size: 0.32rem;
  display: block;
  width: 1.35rem;
  text-align: center;
}
.page #case #case1 .imgs_wrap .step-panel .step_content {
  text-align: center;
  flex: 1;
  min-width: 0;
  display: flex;
  justify-content: space-between;
}
.page #case #case1 .imgs_wrap .step-panel .step_content > span {
  font-size: 0;
  vertical-align: middle;
}
.page #case #case1 .imgs_wrap .step-panel .step_content > span img {
  display: block;
  width: auto;
  margin: 0 auto 0.14rem auto;
  height: 0.5rem;
}
.page #case #case1 .imgs_wrap .step-panel .step_content > span p {
  display: inline-block;
  font-size: 0.28rem;
}
.page #case #case2 {
  background: no-repeat center center / 100% 100%;
  text-align: center;
}
.page #case #case2 .imgs_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page #case #case2 .img_item {
  width: 44%;
  text-align: center;
  margin-bottom: 0.3rem;
}
.page #case #case2 .bg-div {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F8F8F8;
  padding: 12%;
  max-width: 2.7rem;
  border: 1px solid #DAD7D7;
  position: relative;
}
.page #case #case2 .bg-div img {
  max-height: 65%;
  max-width: 100%;
  height: auto;
  width: auto;
}
.page #case #case2 .mark-title {
  margin-top: 0.24rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #de5549;
}
.page #case #case2 .desc {
  font-size: 0.24rem;
  margin-bottom: 0;
}
.page #case #case3 {
  background: no-repeat center center / 100% 100%;
}
.page #case #case3 .py_platform {
  height: 2rem;
  font-size: 0;
  background: no-repeat center center / 100% 100%;
  text-align: center;
  color: #fff;
  padding: 0.4rem 0 0.4rem 42%;
}
.page #case #case3 .py_platform img {
  width: 100%;
}
.page #case #case3 .py_platform .text {
  font-size: 0.36rem;
  letter-spacing: 0.05rem;
  font-weight: bold;
}
.page #case #case3 .py_platform button {
  width: 1.62rem;
  font-size: 0.28rem;
  background: #eb5648;
  color: #fff;
}
.page #case #case3 .py_platform button:focus,
.page #case #case3 .py_platform button:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c92436;
}
.page #case #case3 .case3_wrap {
  padding: 0.2rem 0;
}
.page #case #case3 .case3_wrap .py_cases {
  display: flex;
  flex-wrap: wrap;
}
.page #case #case3 .case3_wrap .py_cases .items {
  width: 50%;
  padding: 0.2rem;
}
.page #case #case3 .case3_wrap .py_cases .items .img-wrap {
  position: relative;
}
.page #case #case3 .case3_wrap .py_cases .items .img-wrap .img_f {
  width: 100%;
  height: 100%;
}
.page #case #case3 .case3_wrap .py_cases .items .img-wrap .img_s {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 37%;
  transform: translate(-50%, -50%);
}
.page #case #case4 {
  line-height: 1.5;
}
.page #case #case4 .swiper-slide {
  height: 100%;
}
.page #case #case4 .swiper-container {
  height: 3.35rem;
}
.page #case #case4 .swiper-container p {
  font-size: 0.28rem;
  line-height: 0.42rem;
}
.page #case #case4 .swiper-container p:last-child {
  margin-bottom: 0;
}
