@charset "utf-8";
/*================重置样式部分===============*/
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 100px;
}
body {
  font-family: 微软雅黑;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: .01rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
a {
  text-decoration: none;
}
.wrap img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: top;
}
ul {
  list-style-type: none;
}
/*外层宽度*/
.wrap {
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto .1rem auto;
  overflow: hidden;
}
.w100 {
  width: 100%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w98 {
  width: 98%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w96 {
  width: 96%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w94 {
  width: 94%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w92 {
  width: 92%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w90 {
  width: 90%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.w88 {
  width: 88%;
  height: auto;
  margin: auto;
  overflow: hidden;
}
.head1 {
  width: 100%;
  height: auto;
  margin: auto;
  overflow: hidden;
  text-align: center;
  /*.font(0.48rem,0.48rem);.bgImg("../images/bg_h.png",no-repeat center center,100% .02rem);*/
}
.head1 strong {
  display: inline-block;
  text-align: center;
  padding: .05rem .2rem;
  background-color: #ffffff;
  font-size: 0.32rem;
  color: #0e186b;
  line-height: 0.6rem;
  font-weight: bold;
  border: 0.02rem dashed #000000;
}
.head2 {
  width: 100%;
  text-align: center;
  font-size: 0.35rem;
  line-height: .66rem;
  font-weight: bold;
  overflow: hidden;
  color: #32B9FF;
}
.p_text {
  width: 96%;
  height: auto;
  margin: auto;
  overflow: hidden;
  font-size: 0.2rem;
  color: 0.45rem;
  line-height: #000000;
  font-weight: 0.45rem;
  padding: 0.2rem 0;
  text-align: justify;
  text-indent: .3rem;
}
.p_text strong {
  font-size: 0.26rem;
  color: 0.45rem;
  line-height: #7f4393;
  font-weight: normal;
}
.link {
  width: 100%;
  height: auto;
  margin: auto;
  overflow: hidden;
  padding: 0.2rem 0 .5rem 0;
  text-align: center;
}
.swt {
  display: inline-block;
  padding: 0 .3rem;
  font-size: 0.2rem;
  color: #000000;
  line-height: 0.41rem;
  font-weight: normal;
  -webkit-border-radius: 0.03rem;
  -moz-border-radius: 0.03rem;
  -ms-border-radius: 0.03rem;
  -o-border-radius: 0.03rem;
  border-radius: 0.03rem;
  background-color: #ffdd55;
  /*border:0.02rem solid #FFFFFF;.boxShadow(0,0.04rem,0.08rem,#000);.txtShadow(0.02rem,0.02rem,0.02rem,#000);.txtStroke(0.01rem #6C502C);.linearGradient(to bottom,#FFFFFF,#B17937);*/
}
.banner {
  position: relative;
}
.banner a {
  position: absolute;
  left: 1.3rem;
  top: 2.6rem;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.p0 ul {
  justify-content: space-between;
  align-content: center;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  display: flex;
  display: -webkit-box;
  padding: .1rem 0;
}
.p0 li {
  width: 2.01rem;
}
/*滑动模块*/
.p2 {
  position: relative;
}
.p2 .swiper2 {
  width: 100%;
  padding-top: .6rem;
  overflow: hidden;
}
.p2 .swiper2 .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.p2 .swiper2 .swiper-slide img {
  width: 100%;
  height: auto;
}
.swiper33 .swiper-wrapper .swiper-slide{padding-top: 50px;}
.p2 .swiper2 .swiper-slide a {
  display: block;
  width: 3.1rem;
  height: .84rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.p2 .swiper-pagination {
  width: 100%;
  height: .65rem;
  background-color: #e3e3e3;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 99;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*去掉点击出现时出现的颜色*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
}
.p2 .swiper-pagination span {
  width: 1.5rem;
  height: .46rem;
  justify-items: center;
  align-content: center;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  display: flex;
  display: -webkit-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  opacity: 1;
  font-size: 0.15rem;
  color: #ffffff;
  line-height: 0.2rem;
  font-weight: bold;
  background-color: #858585;
}
.p2 .swiper-pagination span.swiper-pagination-bullet {
  margin: 0;
}
.p2 .swiper-pagination span div {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  -webkit-box-align: center;
  display: flex;
  display: -webkit-box;
  -webkit-box-pack: center;
  position: relative;
}
.p2 .swiper-pagination span.swiper-pagination-bullet-active {
  background: #07569B;
  color: #fff;
}
.p2 .swiper-pagination span.swiper-pagination-bullet-active div:before {
  content: "";
  display: block;
  border-width: 0.08rem;
  border-color: #07569b transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  width: 0px;
  height: 0px;
  overflow: hidden;
  position: absolute;
  left: 45%;
  bottom: -0.15rem;
}
.p3 {
  position: relative;
}
.p3 .swiper-container {
  padding-bottom: .4rem;
}
.p3 .swiper-pagination {
  overflow: hidden;
  left: .74rem;
  bottom: 0;
  z-index: 99;
  width: 4.94rem;
}
.p3 .swiper-pagination span {
  width: .13rem;
  height: .13rem;
  background: #ccc;
  opacity: 1;
}
.p3 .swiper-pagination span.swiper-pagination-bullet-active {
  background: red;
  color: #5AD0D0;
}
.p4 {
  position: relative;
  background-color: #ecf3fe;
}
.p4 .swiper-container {
  padding-bottom: .4rem;
}
.p4 .swiper-pagination {
  overflow: hidden;
  left: .74rem;
  bottom: 0;
  z-index: 99;
  width: 4.94rem;
}
.p4 .swiper-pagination span {
  width: .13rem;
  height: .13rem;
  background: #ccc;
  opacity: 1;
}
.p4 .swiper-pagination span.swiper-pagination-bullet-active {
  background: red;
  color: #5AD0D0;
}
.p4 ul {
  justify-content: space-between;
  align-content: center;
  -webkit-box-pack: justify;
  -webkit-box-align: center;
  display: flex;
  display: -webkit-box;
  padding: .2rem 0;
}
.p4 ul li {
  width: 2.02rem;
  text-align: center;
  padding: .12rem 0;
}
.p4 ul img {
  width: .29rem;
}
.p4 ul strong {
  font-size: 0.2rem;
  color: #ffffff;
  line-height: 0.35rem;
  font-weight: bold;
}
.p4 ul li:nth-of-type(1) {
  background-color: #07569b;
}
.p4 ul li:nth-of-type(2) {
  background-color: #458ee4;
}
.p4 ul li:nth-of-type(3) {
  background-color: #45aee3;
}
.p4 .swiper-container {
  padding-bottom: .6rem;
}
.p5 ul {
  justify-content: space-between;
  align-content: top;
  -webkit-box-pack: justify;
  -webkit-box-align: top;
  display: flex;
  display: -webkit-box;
  padding: .2rem 0;
}
.p5 ul li {
  width: 1.46rem;
  text-align: center;
}
.p5 ul strong {
  font-size: 0.2rem;
  color: #ffffff;
  line-height: 0.35rem;
  font-weight: bold;
}
.p5 ul p {
  display: inline-block;
  width: 90%;
  font-size: 0.2rem;
  color: #ffffff;
  line-height: 0.25rem;
  font-weight: normal;
  text-align: justify;
  padding-bottom: .2rem;
}
.p5 ul li:nth-of-type(1) {
  background-color: #4da2fd;
}
.p5 ul li:nth-of-type(2) {
  background-color: #258a9a;
}
.p5 ul li:nth-of-type(3) {
  background-color: #07569b;
}
.p5 ul li:nth-of-type(4) {
  background-color: #0e8ccc;
}
.p6 {
  background-color: #ecf3fe;
}
.p6 ul {
  justify-content: space-between;
  align-content: top;
  -webkit-box-pack: justify;
  -webkit-box-align: top;
  display: flex;
  display: -webkit-box;
  padding: .2rem 0;
}
.p6 ul li {
  width: 1.88rem;
}
.p6 ul p {
  padding: .1rem 0 0 .19rem;
  background: url("../images/p6_q.jpg") no-repeat left 0.15rem;
  background-size: 0.19rem 0.43rem;
  font-size: 0.18rem;
  color: #222222;
  line-height: 0.25rem;
  font-weight: normal;
}
.p6 ul a {
  color: #07569B;
}
