body{
    min-width: 1300px;
    overflow-x: hidden;
}
.zg_nav {
  height: 50px;
}
.zg_nav .zg_logo {
  margin-top: 6px;
  width: 171px;
  height: 38px;
  display: block;
}
.zg_nav .zg_logo img {
  width: 171px;
  height: 38px;
  display: block;
}
.zg_nav ul {
  float: left;
  margin-left: 70px;
  height: 50px;
}
.zg_nav ul li {
  float: left;
  height: 50px;
  line-height: 60px;
  color: #333;
  font-size: 18px;
  margin-right: 30px;
}
.zg_nav ul li a {
  display: block;
  height: 50px;
  line-height: 60px;
  display: block;
}
.zg_nav ul li a:hover {
  color: #e60012;
  text-decoration: underline;
}
.zg_nav .zg_tel {
  color: #333;
  font-size: 18px;
  line-height: 60px;
  height: 50px;
}
.zg_nav .zg_tel span {
  color: #e60012;
}
/* .zg_banner {
  background: url(../images/banner.jpg) no-repeat center;
  height: 719px;
  min-width: 1200px;
  overflow: hidden;
}
.zg_banner .zg_banner_center {
  position: relative;
  height: 100%;
}
.zg_banner .zg_banner_center #container {
  width: 1920px;
  height: 699px;
  position: absolute;
  top: 0;
  left: -360px;
}
.zg_banner .zg_banner_center h1 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  position: absolute;
  top: 100px;
  left: 322px;
}
.zg_banner .zg_banner_center h2,
.zg_banner .zg_banner_center h3 {
  background: url(../images/title1.png) no-repeat;
  width: 1920px;
  height: 719px;
  position: absolute;
  top: 0px;
  left: -360px;
  margin: 0;
  padding: 0;
  text-indent: -200rem;
  overflow: hidden;
}
.zg_banner .zg_banner_center h3 {
  background: url(../images/title2.png) no-repeat;
}
.zg_banner .zg_banner_center strong {
  background: url(../images/banner_balloon.png) no-repeat;
  width: 125px;
  height: 143px;
  position: absolute;
  top: 42px;
  left: 750px;
  text-indent: -2000px;
  overflow: hidden;
}
.zg_banner .zg_banner_center .zg_book {
  background: url(../images/banner_book.png) no-repeat top center;
  width: 300px;
  height: 300px;
  position: absolute;
  top: 340px;
  left: 970px;
  animation: bannerBook 0.8s steps(3) infinite;
}
@keyframes bannerBook {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0px -900px;
  }
} */
/* banner */
.zg_banner{
	height: 841px;
	text-align: center;
	position: relative;
	background: url(../images/banner.png) no-repeat center;
}
.zg_banner .zg_container{
    width: 1000px;
    margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.zg_banner .banner_text{
	width: 597px;
	height: 128px;
	margin-top: 100px;
	font-size: 37px;
	text-align: center;
	padding-top: 15px;
	background: url(../images/kuang.png) no-repeat center;
	background-size: 100% 100%;
}
.banner_text p:nth-of-type(1){
	color: #073c6e;
}
.banner_text p:nth-of-type(2) a{
	color: #e85b36;
}
.zg_bg {
  background: url(../images/zhyh.jpg) no-repeat top center #394be1;
  overflow: hidden;
  min-width: 1200px;
  position: relative;
  z-index: 1;
  padding-bottom: 120px;
  background-color: #cdf5f4;
}
.zg_section_title {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zg_section_title em {
  width: 320px;
  height: 14px;
  border-radius: 14px;
  display: block;
  background-image: -moz-linear-gradient(
    0deg,
    #fff 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    #fff 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    0deg,
    #fff 0%,
    rgba(255, 255, 255, 0) 100%
  );
}
.zg_section_title em:nth-of-type(1) {
  background-image: -moz-linear-gradient(
    180deg,
    #fff 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    180deg,
    #fff 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    180deg,
    #fff 0%,
    rgba(255, 255, 255, 0) 100%
  );
}
.zg_section_title h2 {
  height: 60px;
  line-height: 60px;
  font-size: 54px;
  font-weight: 700;
  color: #000;
  margin: 0 20px;
  letter-spacing: 2px;
}
.zg_section_title h2 i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #000;
  display: inline-block;
  margin: -11px 20px 0;
  vertical-align: middle;
}
.zg_s2 {
  position: relative;
  z-index: 1;
}
.zg_s2 .zg_s2_hd {
  width: 1190px;
  display: flex;
  margin-top: 60px;
  height: 75px;
  justify-content: space-between;
}
.zg_s2 .zg_s2_hd li {
  color: #fae98d;
  line-height: 75px;
  height: 75px;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  margin-left: -73px;
  cursor: pointer;
}
.zg_s2 .zg_s2_hd li:nth-of-type(1) {
  background: url(../images/s2_li1.png) no-repeat bottom center;
  background-size: 100% 100%;
  width: 235px;
  padding-right: 30px;
  z-index: 4;
  margin-left: 0px;
}
.zg_s2 .zg_s2_hd li:nth-of-type(2) {
  z-index: 3;
}
.zg_s2 .zg_s2_hd li:nth-of-type(3) {
  z-index: 2;
}
.zg_s2 .zg_s2_hd li:nth-of-type(4) {
  z-index: 1;
}
.zg_s2 .zg_s2_hd li:nth-of-type(2),
.zg_s2 .zg_s2_hd li:nth-of-type(4) {
  background: url(../images/s2_li2.png) no-repeat bottom center;
  background-size: 100% 100%;
  width: 300px;
}
.zg_s2 .zg_s2_hd li:nth-of-type(3),
.zg_s2 .zg_s2_hd li:nth-of-type(5) {
  background: url(../images/s2_li3.png) no-repeat bottom center;
  background-size: 100% 100%;
  width: 300px;
}
.zg_s2 .zg_s2_hd .zg_s2_on {
  height: 85px;
  line-height: 85px;
  transform: translateY(-10px);
  background-size: 100% 100% !important;
}
.zg_s2 .zg_s2_bd {
  width: 1200px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  height: 530px;
  background-color: #fff;
}
.zg_s2 .zg_s2_bd ul {
  width: 1100px;
  display: none;
  margin: 60px auto 0;
}
.zg_s2 .zg_s2_bd ul:nth-of-type(1) {
}
.zg_s2 .zg_s2_bd ul.show {
  display: flex;
  justify-content: center;
}
.zg_s2 .zg_s2_bd ul li {
  width: 250px;
  height: 408px;
  margin-right: 30px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0px 0px 35px 0px rgba(39, 60, 220, 0.35);
  background: url(../images/s2_bg1.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.zg_s2 .zg_s2_bd ul li:nth-last-of-type(2) {
  background: url(../images/s2_bg2.png) no-repeat;
  background-size: 100% 100%;
}
.zg_s2 .zg_s2_bd ul li:nth-last-of-type(1) {
  margin-right: 0;
  background: url(../images/s2_bg3.png) no-repeat;
  background-size: 100% 100%;
}
.zg_s2 .zg_s2_bd ul li .zg_s2_list_title {
  margin: 26px auto 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zg_s2 .zg_s2_bd ul li .zg_s2_list_title em {
  width: 100px;
  height: 8px;
  display: block;
  background-image: -moz-linear-gradient(
    0deg,
    #0f89e6 0%,
    rgba(224, 239, 251, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    #0f89e6 0%,
    rgba(224, 239, 251, 0) 100%
  );
  background-image: -ms-linear-gradient(
    0deg,
    #0f89e6 0%,
    rgba(224, 239, 251, 0) 100%
  );
}
.zg_s2 .zg_s2_bd ul li .zg_s2_list_title em:nth-of-type(1) {
  background-image: -moz-linear-gradient(
    180deg,
    #0f89e6 0%,
    rgba(224, 239, 251, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    180deg,
    #0f89e6 0%,
    rgba(224, 239, 251, 0) 100%
  );
  background-image: -ms-linear-gradient(
    180deg,
    #0f89e6 0%,
    rgba(224, 239, 251, 0) 100%
  );
}
.zg_s2 .zg_s2_bd ul li .zg_s2_list_title h3 {
  color: #0f89e6;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin: 0 10px;
}
.zg_s2 .zg_s2_bd ul li .zg_s2_li_content {
  padding: 0 20px;
}
.zg_s2 .zg_s2_bd ul li .zg_s2_icon {
  width: 120px;
  height: 30px;
  border-radius: 30px;
  background-color: #ce2b2b;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.zg_s2 .zg_s2_bd ul li .zg_s2_icon strong {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin: 0 10px;
}
.zg_s2 .zg_s2_bd ul li p {
  color: #333;
  font-size: 18px;
  margin-bottom: 20px;
}
.zg_s3 {
  margin-top: 68px;
}
.zg_s3 .zg_s3_content {
  margin-top: 40px;
  height: 1869px;
  border-radius: 15px;
  background-color: #fff;
}
.zg_s3 .zg_s3_content .zg_s3_top {
  height: 620px;
  position: relative;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_title1 {
  width: 410px;
  padding-right: 70px;
  height: 114px;
  background: #2745be;
  position: absolute;
  top: 240px;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_title1 strong {
  background: url(../images/six.png) no-repeat;
  width: 75px;
  height: 98px;
  text-indent: -2000px;
  overflow: hidden;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_title1 span {
  color: #ffe900;
  font-size: 35px;
  font-weight: 700;
  display: block;
  margin-left: 10px;
  height: 50px;
  line-height: 48px;
  border-top: 1px solid #ffe900;
  border-bottom: 1px solid #ffe900;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle {
  border-width: 1px;
  border-color: #bfbfbf;
  border-style: solid;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 0px 38px 0px rgba(57, 75, 225, 0.16);
  position: absolute;
  width: 465px;
  height: 465px;
  top: 58px;
  left: 412px;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle::before,
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle::after {
  content: "";
  border-width: 1px;
  border-color: #bfbfbf;
  border-style: solid;
  border-radius: 50%;
  background-color: #f3f3f3;
  position: absolute;
  width: 412px;
  height: 412px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle::after {
  width: 356px;
  height: 356px;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle #pie {
  position: absolute;
  width: 356px;
  height: 356px;
  border-radius: 50%;
  overflow: hidden;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle em {
  z-index: 5;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle em:nth-of-type(1) {
  background: url(../images/cirlce_center.png) no-repeat;
  width: 68px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -19px 0 0 -49px;
  transform-origin: 49px 19px;
  animation: circleCenter 10s linear infinite;
}
@keyframes circleCenter {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle em:nth-of-type(2) {
  background: url(../images/circle_icon1.png) no-repeat;
  width: 41px;
  height: 29px;
  position: absolute;
  top: 160px;
  left: 187px;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle em:nth-of-type(3) {
  background: url(../images/circle_icon2.png) no-repeat;
  width: 29px;
  height: 27px;
  position: absolute;
  top: 214px;
  left: 132px;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle em:nth-of-type(4) {
  background: url(../images/circle_icon3.png) no-repeat;
  width: 41px;
  height: 43px;
  position: absolute;
  top: 300px;
  left: 180px;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle em:nth-of-type(5) {
  background: url(../images/circle_icon4.png) no-repeat;
  width: 32px;
  height: 25px;
  position: absolute;
  top: 276px;
  left: 266px;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle em:nth-of-type(6) {
  background: url(../images/circle_icon5.png) no-repeat;
  width: 26px;
  height: 35px;
  position: absolute;
  top: 214px;
  left: 292px;
}
.zg_s3 .zg_s3_content .zg_s3_top .zg_s3_circle em:nth-of-type(7) {
  background: url(../images/circle_icon6.png) no-repeat;
  width: 37px;
  height: 37px;
  position: absolute;
  top: 148px;
  left: 254px;
}
.zg_s3 .zg_s3_content .zg_s3_top i::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #394be1;
  position: absolute;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(1) {
  background: url(../images/line1.png) no-repeat;
  width: 251px;
  height: 118px;
  position: absolute;
  top: 66px;
  left: 345px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(1)::before {
  top: -6px;
  left: 0px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(2) {
  background: url(../images/line2.png) no-repeat;
  width: 213px;
  height: 52px;
  position: absolute;
  top: 164px;
  left: 300px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(2)::before {
  top: -6px;
  left: -6px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(3) {
  background: url(../images/line3.png) no-repeat;
  width: 206px;
  height: 61px;
  position: absolute;
  top: 436px;
  left: 360px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(3)::before {
  bottom: -6px;
  left: 0px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(4) {
  background: url(../images/line4.png) no-repeat;
  width: 224px;
  height: 66px;
  position: absolute;
  top: 96px;
  right: 244px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(4)::before {
  top: -6px;
  right: 0px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(5) {
  background: url(../images/line5.png) no-repeat;
  width: 228px;
  height: 40px;
  position: absolute;
  top: 266px;
  right: 200px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(5)::before {
  bottom: -6px;
  right: -6px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(6) {
  background: url(../images/line6.png) no-repeat;
  width: 207px;
  height: 62px;
  position: absolute;
  top: 374px;
  right: 268px;
}
.zg_s3 .zg_s3_content .zg_s3_top i:nth-of-type(6)::before {
  bottom: -6px;
  right: 0px;
}
.zg_s3 .zg_s3_content .zg_s3_top p {
  color: #333333;
  font-size: 26px;
  font-weight: 700;
  position: absolute;
}
.zg_s3 .zg_s3_content .zg_s3_top p:nth-of-type(1) {
  top: 18px;
  left: 162px;
}
.zg_s3 .zg_s3_content .zg_s3_top p:nth-of-type(2) {
  top: 115px;
  left: 120px;
}
.zg_s3 .zg_s3_content .zg_s3_top p:nth-of-type(3) {
  top: 510px;
  left: 180px;
}
.zg_s3 .zg_s3_content .zg_s3_top p:nth-of-type(4) {
  top: 110px;
  right: 66px;
}
.zg_s3 .zg_s3_content .zg_s3_top p:nth-of-type(5) {
  top: 317px;
  right: 50px;
}
.zg_s3 .zg_s3_content .zg_s3_top p:nth-of-type(6) {
  top: 450px;
  right: 90px;
}
.zg_s3 .zg_s3_content .zg_s3_hd {
  width: 1150px;
  margin: 0 auto;
  display: flex;
  height: 75px;
  justify-content: space-between;
}
.zg_s3 .zg_s3_content .zg_s3_hd li {
  color: #fae98d;
  line-height: 75px;
  height: 75px;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  margin-left: -73px;
  cursor: pointer;
}
.zg_s3 .zg_s3_content .zg_s3_hd li:nth-of-type(1) {
  background: url(../images/s2_li1.png) no-repeat bottom center;
  background-size: 100% 100%;
  width: 235px;
  padding-right: 30px;
  z-index: 6;
  margin-left: 0px;
}

.zg_s3 .zg_s3_content .zg_s3_hd li:nth-of-type(odd) {
  background: url(../images/s2_li2.png) no-repeat bottom center;
  background-size: 100% 100%;
  width: 300px;
}
.zg_s3 .zg_s3_content .zg_s3_hd li:nth-of-type(even) {
  background: url(../images/s2_li3.png) no-repeat bottom center;
  background-size: 100% 100%;
  width: 300px;
}

.zg_s3 .zg_s3_content .zg_s3_hd .zg_s3_on {
  height: 85px;
  line-height: 85px;
  transform: translateY(-10px);
  background-size: 100% 100% !important;
}
.zg_s3 .zg_s3_content .zg_s3_bd {
  width: 1150px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0px 0px 38px 0px rgba(57, 75, 225, 0.16);
}
.zg_s3 .zg_s3_content .zg_s3_bd ul {
  width: 1200px;
  display: none;
  margin: 50px auto 0;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul:nth-of-type(1) {
  display: block;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul li {
  display: inline-block;
  width: 274px;
  *display:inline;
  z-index:1;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul li:nth-of-type(4) .zg_s3_book {
  border-right: none;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul li .zg_s3_book:nth-of-type(1) {
  width: 273px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px dashed #d2d2d2;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul li .zg_s3_book:nth-of-type(1) img {
  width: 270px;
  height: 290px;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul li .zg_s3_book:nth-of-type(2) {
  width: 220px;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-between;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul li .zg_s3_book:nth-of-type(2) p {
  width: 110px;
  color: #666666;
  font-size: 16px;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul li .zg_s3_book:nth-of-type(2) p span {
  display: block;
}
.zg_s3
  .zg_s3_content
  .zg_s3_bd
  ul
  li
  .zg_s3_book:nth-of-type(2)
  p
  span:nth-of-type(1) {
  text-decoration: line-through;
}
.zg_s3
  .zg_s3_content
  .zg_s3_bd
  ul
  li
  .zg_s3_book:nth-of-type(2)
  p
  span:nth-of-type(2) {
  color: #d90000;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul li .zg_s3_book:nth-of-type(2) a {
  border-radius: 10px;
  background-color: #d90000;
  width: 80px;
  height: 40px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 40px;
  transition: 0.2s;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul li .zg_s3_book:nth-of-type(2) a:hover {
  box-shadow: 0 0 10px #d90000;
}
.zg_s3 .zg_s3_content .zg_s3_bd ul li .zg_s3_book_title {
  width: 220px;
  height: 42px;
  overflow: hidden;
  margin: 26px auto 0;
  text-align: justify;
}
.zg_s3 .zg_s3_content .zg_s3_bot {
  background-color: #fff;
  box-shadow: 0px 0px 38px 0px rgba(57, 75, 225, 0.16);
  margin: 16px auto 0;
  width: 1150px;
  height: 590px;
  border-radius: 15px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_section_title {
  margin-top: 50px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_section_title h2 {
  color: #333333;
  font-size: 40px;
  height: 60px;
  line-height: 60px;
  letter-spacing: 1px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_section_title h2 span {
  background: url(../images/sooner.png) no-repeat;
  width: 102px;
  height: 60px;
  display: inline-block;
  color: rgba(224, 239, 251, 0);
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_section_title h2 span:nth-of-type(2) {
  background: url(../images/bigger.png) no-repeat;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_section_title em {
  width: 200px;
  height: 14px;
  border-radius: 0px;
  display: block;
  background-image: -moz-linear-gradient(0deg, #3b4de2 0%, #f0f2fd 100%);
  background-image: -webkit-linear-gradient(0deg, #3b4de2 0%, #f0f2fd 100%);
  background-image: -ms-linear-gradient(0deg, #3b4de2 0%, #f0f2fd 100%);
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_section_title em:nth-of-type(1) {
  background-image: -moz-linear-gradient(180deg, #3b4de2 0%, #f0f2fd 100%);
  background-image: -webkit-linear-gradient(180deg, #3b4de2 0%, #f0f2fd 100%);
  background-image: -ms-linear-gradient(180deg, #3b4de2 0%, #f0f2fd 100%);
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis {
  background: url(../images/axis.png) no-repeat;
  width: 777px;
  height: 344px;
  margin: 74px auto 0;
  position: relative;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis em {
  background: url(../images/arrow.png) no-repeat;
  position: absolute;
  width: 777px;
  height: 344px;
  top: 0;
  left: 0;
  animation: arrow 1s linear;
}
@keyframes arrow {
  0% {
    width: 0;
  }
  100% {
    width: 777px;
  }
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis .zg_arrow {
  background: url(../images/s3_bot_arrow.png) no-repeat;
  width: 210px;
  height: 166px;
  position: absolute;
  top: 40px;
  left: 248px;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 50px;
  padding-top: 40px;
  letter-spacing: 1px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis .zg_arrow strong {
  font-size: 58px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis i {
  background: url(../images/s3_bot_circle.png) no-repeat;
  width: 37px;
  height: 37px;
  position: absolute;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis i:nth-of-type(1) {
  top: 192px;
  left: 144px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis i:nth-of-type(2) {
  top: 270px;
  left: 340px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis i:nth-of-type(3) {
  top: 220px;
  left: 480px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis i:nth-of-type(4) {
  top: 116px;
  left: 600px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis p {
  color: #333333;
  font-size: 24px;
  font-weight: 700;
  position: absolute;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis p strong {
  color: #f73c30;
  font-size: 40px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis p:nth-of-type(1) {
  top: 254px;
  left: 492px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis p:nth-of-type(2) {
  top: 150px;
  left: 620px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis ul {
  position: absolute;
  bottom: -12px;
  left: 144px;
  color: #5c5c5c;
  font-size: 18px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis ul li {
  width: 106px;
  position: absolute;
  top: 0;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis ul li span {
  font-weight: 700;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis ul li:nth-of-type(1) {
  left: 0;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis ul li:nth-of-type(2) {
  left: 170px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis ul li:nth-of-type(2) span {
  color: #f73c30;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis ul li:nth-of-type(3) {
  left: 330px;
}
.zg_s3 .zg_s3_content .zg_s3_bot .zg_axis ul li:nth-of-type(4) {
  left: 480px;
}
.zg_s4 {
  margin-top: 74px;
}
.zg_s4 .zg_section_title h2 {
  font-size: 36px;
  letter-spacing: 0px;
}
.zg_s4 .zg_section_title em {
  width: 200px;
}
.zg_s4 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.zg_s4 ul li {
  width: 236px;
  height: 307px;
  background: #fff;
  position: relative;
  border: 9px solid #263590;
}
.zg_s4 ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  background: #263590;
  border-radius: 50%;
  position: absolute;
  top: 240px;
  left: -5px;
}
.zg_s4 ul li::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #263590;
  border-radius: 50%;
  position: absolute;
  top: 240px;
  right: -5px;
}
.zg_s4 ul li img {
  margin: 14px auto 0;
  width: 210px;
  height: 210px;
  display: block;
}
.zg_s4 ul li span {
  height: 62px;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 62px;
  color: #333;
  font-size: 18px;
  border-top: 1px dashed #263590;
}
.zg_end {
  color: #000;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  margin-top: 70px;
}
.zg_right_fixed {
  background: url(../images/fixed.png?11) no-repeat;
  width: 185px;
  height: 405px;
  position: fixed;
  top: 15%;
  right: 0;
  transform-origin: top right;
  z-index: 1000;
}
.zg_right_fixed::before {
  content: "";
  background: url(../images/fixed_balloon.png) no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.zg_right_fixed ul {
  position: relative;
  z-index: 1;
  width: 157px;
  position: absolute;
  top: 100px;
  left: 25px;
}
.zg_right_fixed ul li {
  border-style: solid;
  margin-bottom: 8px;
  border-width: 1px;
  border-color: #3661ff;
  background-image: -moz-linear-gradient(0deg, #233af7 0%, #081dc2 100%);
  background-image: -webkit-linear-gradient(0deg, #233af7 0%, #081dc2 100%);
  background-image: -ms-linear-gradient(0deg, #233af7 0%, #081dc2 100%);
  width: 155px;
  height: 44px;
  display: block;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 44px;
  cursor: pointer;
  transition: 0.2s;
}
.zg_right_fixed ul li:hover {
  color: #fee712;
  transform: translateX(-4px);
}
.zg_right_fixed ul li:hover a {
  color: #fee712;
}
.zg_right_fixed ul li a {
  display: block;
  width: 155px;
  height: 44px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 44px;
}
.zg_right_fixed .zg_top {
  background: url(../images/top.png) no-repeat;
  width: 71px;
  height: 63px;
  position: absolute;
  bottom: 24px;
  left: 68px;
  cursor: pointer;
  text-indent: -2000px;
  overflow: hidden;
}
@media screen and (max-width: 1540px) and (min-width: 1250px) {
  .zg_right_fixed {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 1250px) {
  .zg_right_fixed {
    transform: scale(0.6);
  }
}
.zg_bot_fixed {
  background: rgba(51, 51, 51, 0.8);
  width: 100%;
  height: 100px;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  display: none;
}
.zg_bot_fixed .zg_bot_fixed_center {
  position: relative;
  height: 100%;
}
.zg_bot_fixed .zg_bot_fixed_center .zg_fixed_book {
  background: url(../images/fixed_book.png) no-repeat;
  width: 126px;
  height: 68px;
  position: absolute;
  top: 8px;
  left: 85px;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  text-align: center;
  padding-top: 16px;
}
.zg_bot_fixed .zg_bot_fixed_center .zg_fixed_book span {
  color: #e60012;
  font-weight: 700;
}
.zg_bot_fixed .zg_bot_fixed_center p {
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  line-height: 50px;
  height: 50px;
  position: absolute;
  top: 25px;
  left: 246px;
}
.zg_bot_fixed .zg_bot_fixed_center p strong {
  background: url(../images/free_get.png) no-repeat center;
  width: 167px;
  height: 50px;
  display: block;
  float: left;
  margin-right: 10px;
  text-indent: -2000px;
  overflow: hidden;
}
.zg_bot_fixed .zg_bot_fixed_center p span {
  display: block;
  float: left;
}
.zg_bot_fixed .zg_bot_fixed_center a {
  background-image: -moz-linear-gradient(90deg, #e30000 0%, #c5360f 100%);
  background-image: -webkit-linear-gradient(90deg, #e30000 0%, #c5360f 100%);
  background-image: -ms-linear-gradient(90deg, #e30000 0%, #c5360f 100%);
  position: absolute;
  width: 171px;
  height: 35px;
  border-radius: 35px;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 35px;
  font-weight: 700;
  position: absolute;
  top: 32.5px;
  left: 910px;
  transform-origin: center center;
  transition: 0.4s;
}
.zg_bot_fixed .zg_bot_fixed_center a:hover {
  transform: scale(1.1);
}
