﻿@charset "UTF-8";
.content {
  width: 7.5rem;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.w100 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.w68 {
  width: 6.8rem;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.clear:after {
  content: '';
  display: block;
  clear: both;
}

.clear {
  zoom: 1;
}

.mr0 {
  margin-right: 0 !important;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

.bannerHome {
  height: auto;
}

.bannerHome a {
  display: block;
  width: 100%;
  height: 100%;
}

.bannerHome img {
  display: block;
  width: 100%;
  height: auto;
}

.titH1 {
  display: flex;
  justify-content: center;
  margin-bottom: .3rem;
}

.titH1 p {
  font-size: .32rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .32rem;
  color: #333333;
  position: relative;
}

.titH1 p span {
  color: #5EA6EA;
}

.titH1 p::before {
  content: '';
  width: .6rem;
  height: .32rem;
  background: url(t1.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: -.7rem;
}

.titH1 p::after {
  content: '';
  width: .6rem;
  height: .32rem;
  background: url(t2.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  right: -.7rem;
}

.kfLink {
  display: block;
  width: 6rem;
  height: .75rem;
  background: linear-gradient(90deg, #5EA6EA 0%, #3360C8 100%);
  border-radius: .9rem;
  margin: 0 auto;
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .75rem;
  color: #FFFFFF;
  text-align: center;
}

.xmjs {
  padding: .5rem 0;
}

.xmjs .xmjsBanner .bd li {
  overflow: hidden;
  padding: .05rem;
}

.xmjs .xmjsBanner .bd li .item {
  width: 7rem;
  height: auto;
  margin: .6rem auto 0;
  position: relative;
  padding: .3rem .2rem;
  box-shadow: 0.03rem 0.06rem 0.06rem rgba(6, 88, 182, 0.15);
  border-radius: 0px .1rem .1rem .1rem;
}

.xmjs .xmjsBanner .bd li .item h2 {
  position: absolute;
  top: -.6rem;
  left: 0;
  height: .6rem;
  background: linear-gradient(90deg, #67B5F2 0%, #3360C8 100%);
  opacity: 1;
  border-radius: .1rem .1rem 0 0;
  font-size: .28rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .6rem;
  color: #FFFFFF;
  padding: 0 .2rem;
}

.xmjs .xmjsBanner .bd li .item p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #666666;
  height: 3.2rem;
}

.hd {
  margin-top: .2rem;
}

.hd ul {
  display: flex;
  justify-content: center;
}

.hd ul li {
  width: .18rem;
  height: .08rem;
  background: #B5B5B5;
  opacity: 1;
  border-radius: .1rem;
  font-size: 0;
  margin: 0 .05rem;
}

.hd ul li.on {
  width: .35rem;
  background: #5EA6EA;
}

.xgzy {
  padding: .5rem 0rem;
  background: url(13.png) no-repeat center top;
  background-size: 100% 100%;
}

.xgzy .xgzyBanner {
  position: relative;
}

.xgzy .xgzyBanner .bd {
  width: 5.4rem;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.xgzy .xgzyBanner .bd li {
  padding: 0.02rem 0;
}

.xgzy .xgzyBanner .bd li .items {
  width: 5.2rem;
  height: auto;
  background: url(200.png) no-repeat center top #fff;
  background-size: 100% auto;
  text-align: center;
  padding: .05rem .2rem .3rem;
  box-shadow: 0 0.1rem 0.08rem 0.02rem rgba(6, 88, 182, 0.15);
  margin: 0 auto;
  border-radius: .05rem;
}

.xgzy .xgzyBanner .bd li .items h2 {
  font-size: .28rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .7rem;
  color: #FFFFFF;
  margin-bottom: .2rem;
}

.xgzy .xgzyBanner .bd li .items p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #666666;
  height: 3.3rem;
}

.xgzy .xgzyBanner .bd li .items a {
  width: 3.95rem;
  border: 0.01rem solid #3387C8;
  background: #fff;
  color: #3387C8;
}

.xgzy .xgzyBanner .aBtn {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  top: 2.4rem;
  left: 0;
  padding: 0 .5rem;
}

.xgzy .xgzyBanner .aBtn a {
  width: .32rem;
  height: 32px;
  background: url(a1.png) no-repeat center;
  background-size: auto .32rem;
  opacity: 1;
}

.xgzy .xgzyBanner .aBtn a + a {
  background: url(a2.png) no-repeat center;
  background-size: auto .32rem;
}

.kcxx {
  padding: .5rem .25rem;
}

.kcxx > ul.w1200 li {
  width: 100%;
  height: 4.7rem;
  background: #fff;
  border-radius: .1rem;
  margin: 0 auto .3rem;
  box-shadow: 0 0 0.08rem 0.02rem rgba(94, 166, 234, 0.4);
}

.kcxx > ul.w1200 li > div {
  margin-top: .1rem;
}

.kcxx > ul.w1200 li .div2 {
  margin-top: .5rem;
}

.kcxx > ul.w1200 li h2 {
  display: flex;
  align-items: center;
  width: 1.9rem;
  height: .65rem;
  background: linear-gradient(90deg, #67B5F2 0%, #3360C8 100%);
  border-radius: .1rem 0px .1rem 0px;
  font-size: .28rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .65rem;
  color: #FFFFFF;
}

.kcxx > ul.w1200 li h2 img {
  width: .32rem;
  height: .32rem;
  display: block;
  margin: 0 .1rem;
}

.kcxx > ul.w1200 li p {
  margin: 0 .5rem;
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #333333;
  position: relative;
  padding-left: .25rem;
  margin-bottom: .04rem;
}

.kcxx > ul.w1200 li p::before {
  content: '';
  width: .13rem;
  height: .13rem;
  background: #5EA6EA;
  border-radius: 50%;
  position: absolute;
  top: .15rem;
  left: 0;
}

.xgysrz {
  padding: .5rem 0rem;
  background: url(14.jpg) no-repeat center;
  background-size: 100% 100%;
}

.xgysrz ul.w1200 {
  width: 5.78rem;
  height: 8.22rem;
  background: url(24.png) no-repeat center top;
  background-size: 100% 100%;
  margin: 0 auto .4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.xgysrz ul.w1200 li {
  width: 2.4rem;
  height: 1.1rem;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #666666;
  margin-bottom: .69rem;
}

.xgysrz ul.w1200 li span {
  color: #5EA6EA;
}

.sqyq {
  padding: .4rem .25rem;
}

.sqyq div.w1200 {
  width: 100%;
  height: auto;
  background: linear-gradient(90deg, #5EA6EA 0%, #3360C8 100%);
  box-shadow: 0.03rem 0.06rem 0.06rem rgba(6, 88, 182, 0.15);
  border-radius: .1rem;
  padding: .4rem .2rem;
}

.sqyq div.w1200 h2 {
  font-size: .32rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 1em;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: .2rem;
}

.sqyq div.w1200 p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #FFFFFF;
  margin: 0 .2rem .2rem;
  padding-left: .3rem;
  position: relative;
}

.sqyq div.w1200 p::before {
  content: "●";
  position: absolute;
  left: 0;
  top: -.02rem;
}

.sqyq div.w1200 a {
  background: #fff;
  color: #3360C8;
}

.ksxx {
  padding: .5rem .2rem;
  background: url(15.jpg) no-repeat center;
  background-size: 100% 100%;
}

.ksxx > .w1200 {
  background: #fff;
  padding-bottom: .3rem;
}

.ksxx > .w1200 > h2 {
  width: 2.4rem;
  height: .65rem;
  background: linear-gradient(90deg, #67B5F2 0%, #3360C8 100%);
  border-radius: .1rem 0px .1rem 0px;
  font-size: .28rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .65rem;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: .2rem;
}

.ksxx > .w1200 > p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #666666;
  padding-left: 1.1rem;
  position: relative;
  margin: 0 .4rem .2rem;
}

.ksxx > .w1200 > p span {
  position: absolute;
  top: .06rem;
  left: 0;
  display: block;
  width: .9rem;
  height: .4rem;
  background: linear-gradient(90deg, #67B5F2 0%, #3360C8 100%);
  border-radius: .1rem 0px .1rem 0px;
  line-height: .4rem;
  color: #FFFFFF;
  text-align: center;
}

.ksxx .table {
  margin-top: .3rem;
  background: linear-gradient(90deg, #67B5F2 0%, #3360C8 100%);
  padding: .3rem;
  border-radius: .1rem;
  overflow: hidden;
}

.ksxx .table h2 {
  font-size: .32rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 1em;
  color: #FFFFFF;
  margin-bottom: .2rem;
  text-align: center;
}

.ksxx .table table {
  width: 100%;
  background: #fff;
  border-collapse: collapse;
  border-spacing: 0;
}

.ksxx .table table tr:first-child {
  font-weight: 900;
}

.ksxx .table table tr td {
  text-align: center;
  font-size: .2rem;
  padding: .1rem 0;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .34rem;
  color: #333333;
  border: 0.01rem solid #eee;
}

.zlzs {
  padding: .5rem 0;
}

.zlzs .zlzsBanner {
  position: relative;
}

.zlzs .zlzsBanner .bd {
  width: 6.1rem;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.zlzs .zlzsBanner .bd li {
  text-align: center;
  font-size: 0;
}

.zlzs .zlzsBanner .bd li .item {
  display: inline-block;
  margin: 0 .2rem;
}

.zlzs .zlzsBanner .bd li .item img {
  display: block;
  width: 2.6rem;
  height: 3rem;
}

.zlzs .zlzsBanner .bd li .item p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .44rem;
  color: #333333;
}

.zlzs .zlzsBanner .aBtn {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  top: 1.2rem;
  left: 0;
  padding: 0 .5rem;
}

.zlzs .zlzsBanner .aBtn a {
  width: .32rem;
  height: 32px;
  background: url(a1.png) no-repeat center;
  background-size: auto .32rem;
  opacity: 1;
}

.zlzs .zlzsBanner .aBtn a + a {
  background: url(a2.png) no-repeat center;
  background-size: auto .32rem;
}

.jzgh {
  padding: .5rem 0;
  background: url(15.jpg) no-repeat center;
  background-size: 100% 100%;
}

.jzgh .jzghBanner .bd li {
  text-align: center;
  font-size: 0;
  padding: .05rem 0;
}

.jzgh .jzghBanner .bd li .item {
  display: inline-block;
  width: 2.95rem;
  height: 2.8rem;
  background: #fff;
  box-shadow: 0 0.08rem 0.2rem rgba(6, 88, 182, 0.15);
  border-radius: .1rem;
  margin: 0 .1rem;
  overflow: hidden;
  position: relative;
}

.jzgh .jzghBanner .bd li .item span {
  position: absolute;
  top: 0;
  left: 0;
  width: .6rem;
  height: .6rem;
  background: linear-gradient(90deg, #67B5F2 0%, #3360C8 100%);
  border-radius: .1rem 0px .1rem 0px;
  font-size: .35rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: .6rem;
  color: #FFFFFF;
}

.jzgh .jzghBanner .bd li .item img {
  width: 1.2rem;
  height: 1.2rem;
  margin: .3rem auto .2rem;
}

.jzgh .jzghBanner .bd li .item p {
  font-size: .26rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: .44rem;
  color: #666666;
}

.jzgh .jzghBanner .hd {
  margin-bottom: .3rem;
}
