body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{font-weight:normal;font-family:'Microsoft YaHei', sans-serif;color:#9e9e9e;}
b{font-weight:normal}
a{text-decoration:none;}
a:hover{text-decoration:none;cursor:pointer}
img{display:block}
input{-webkit-appearance:none}
.flex {
  display: flex;
  justify-content: space-around;
}
.wrap{
    margin:0 auto;
    width:100%;
    max-width:7.5rem;
    min-width:3.2rem;
    overflow:hidden;
    position:relative;
}
.banner{
    width:7.5rem;
    height:5rem;
}
.banner img{
    width:7.5rem;
    height:5rem;
}
.kf_right {
  width: 1.7rem;
  height: 1.5rem;
  position: fixed;
  right: -0.55rem;
  top: 50%;
  background:url("../img/kf-bac.png") no-repeat left center;
  background-size: 100%;
  z-index: 99999;
}
.kf_right .kf{
  width: 0.6rem;
  height: 0.8rem;
  margin: 0 auto;
  padding-top: 0.15rem;
  background:url("../img/kf.png") no-repeat left center;
  background-size: 100%;
}
.kf_right .kf a {
  display: block;
  width: 0.22rem;
  height: 0.48rem;
  margin: 0 auto;
  font-size: 0.22rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.26rem;
}
.kf_right .top{
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 auto;
  padding-top: 0.2rem;
  background:url("../img/top.png") no-repeat left center;
  background-size: 100%;
}
.kf_right .top .triangle{
  width: 0; 
  height: 0;
  margin: 0 auto;
  border-width: 0.1rem;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  transform: rotate(90deg); /*顺时针旋转90°*/
}
.kf_right .top p {
  width: 0.32rem;
  height: 0.13rem;
  margin: 0 auto;
  font-size: 0.2rem;
  margin-top: -0.05rem;
  text-align: center;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.13rem;
}
.nav {
  width: 7.5rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: #FF2351;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.nav-fixed{
  position: fixed;
  top: 0;
  z-index: 9999;
}
.nav .nav-br{
  color: #fff;
}
.nav .nav-title{
  display: flex;
  width: 1.6rem;
  height: 0.5rem;
  margin: 0 auto;
  line-height: 0.5rem;
  font-size: 0.28rem;
  font-family: Source Han Sans CN;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: #FFFFFF;
  /* background-color: aqua; */
}
.nav .active{
  background:url("../img/nav-active.png") no-repeat left center;
  background-size: 100%;
}
.nav .nav-img1{
  width: 0.23rem;
  height: 0.32rem;
  margin: 0.12rem 0.04rem 0 0.22rem;
  vertical-align: middle;
  text-align: center;
}
.nav .nav-img2{
  width: 0.30rem;
  height: 0.32rem;
  margin: 0.12rem 0.04rem 0 0.2rem;
  vertical-align: middle;
  text-align: center;
}
.nav .nav-img3{
  width: 0.36rem;
  height: 0.32rem;
  margin: 0.12rem 0.04rem 0 0.16rem;
  vertical-align: middle;
  text-align: center;
}
.part{
  margin:0 auto;
  width:100%;
  overflow: hidden;
}
.p0 {
  width: 7.5rem;
  height: 5.5rem;
  background:url("../img/p0-bac.png") no-repeat left center;
  background-size: 100%;
  padding-top: 1px;
  margin-top: -1px;
}
/* 播放器样式 */
.news_trends>img.videos {
  width: 6.8rem;
  height: 4rem;
  margin: 0 auto;
  display: block;
  border-radius: 0.1rem;
}

.news_trends>img.videos .ccH5Poster img {
  max-width: 100%;
  max-height: 100%;
}

.news_trends .ccH5PlayBtn {
  /* background:url(../image/play.png) no-repeat !important; */
  background-size: 100%;
  z-index: 999;
}

.news_trends .ccH5Poster img {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.news_trends .ccH5playerBox video { 
  background-color: #fff;
}

.news_trends .ccH5Poster {
  background-color: #fff;
}
.p0,.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8{
  position: relative;
}
.p0 .news_trends{
  width: 7.14rem;
  height: 4.89rem;
  margin: 0.54rem auto;
  padding-top: 1px;
  background:url("../img/p0-video.png") no-repeat left center;
  background-size: 100%;
}
.news_trends>div {
  width: 6.8rem;
  height: 4rem;
  margin: 0.3rem auto;
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 0.15rem;
}

.p1 {
  background-color: #082EB1;
}
.p1 .p1-img {
  display: block;
  width: 4.62rem;
  height: 0.5rem;
  margin: 0.6rem auto 0.34rem;
}
.p1 .p1-title {
  width: 4rem;
  height: 0.54rem;
  line-height: 0.54rem;
  margin: 0 auto;
  font-size: 0.28rem;
  font-family: Source Han Sans CN;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  background:url("../img/p1-title-bac.png") no-repeat left center;
  background-size: 100%;
}
.p1 .p1-time{
  width: 7.5rem;
  height: 2.45rem;
  margin: 0 auto;
  margin-top: -0.13rem;
  background:url("../img/p1-time-no-bac.png") no-repeat left center;
  background-size: 100%;
}
.p1 .p1-time img {
  width: 3.05rem;
  height: 0.55rem;
  margin: 0 auto;
  transform: translateY(0.9rem);
}
.p1 .p1-time .p1-time-content {
  padding-top: 0.45rem;
}
.p1 .p1-time p {
  width: 6rem;
  text-align: center;
  vertical-align: bottom;
  margin: 0 auto;
  font-size: 0.28rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 2px 2px rgba(0,0,0,0.6);
}
.p1 .p1-time .p1-time-content span{
  display: inline-block;
  width: 0.45rem;
  height: 0.64rem;
  font-size: 0.52rem;
  text-align: center;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #F44157;
  background:url("../img/p1-time-span.png") no-repeat left center;
  background-size: 100%;
}
.p1 .p1-time .p1-time-content span{
  margin: auto 0.05rem;
}
.p1 .p1-time .p1-time-content .time-p2{
  margin-top: 0.35rem;
}
.p1-active-time {
  width: 7.5rem;
  margin-top: 0.19rem;
}
.p1 .p1-active-time-div {
  width: 1.69rem;
  text-align: center;
}
.p1 .p1-active-time p{
  font-size: 0.24rem;
  line-height: 0.4rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
}
.p1 .p1-active-time .p1-active-time-p {
  width: 1.69rem;
  height: 0.49rem;
  background:url("../img/btn.png") no-repeat left center;
  background-size: 100%;
}
.p1 .p1-active-time div {
  float: left;
}
.p1 .p1-fl{
  margin-left: 1.48rem;
}
.p1 .p2-fl{
  margin-left: 0.13rem;
  padding-bottom: 0.6rem;
}
.p1 .p1-active-time .p2-title{
  margin-left: 1.08rem;
}
.p1 .p1-active-time .p4-title{
  margin-left: 1.08rem;
  margin-right: 1rem;
}
.p1 .p1-time-img {
  width: 5.84rem;
  height: 0.56rem;
  margin: 0 auto;
}
.p1 .moment {
  margin-bottom: 0.6rem;
}
.p1 .moment .moment-title{
  margin-bottom: 0.16rem;
}
.p1 .moment .moment-title img {
  width: 2.46rem;
  margin: 0 auto;
}
.p1 .mySwiper2 img {
  width: 7.26rem;
  height: 4.26rem;
  border-radius: 0.1rem;
  margin: 0 auto;
}
.p1 .mySwiper{
  width: 6.85rem;
  margin-left: 0.37rem;
  margin-top: 0.2rem;
}

.p1 .mySwiper img{
  width: 1.6rem;
  height: 0.9rem;
  border-radius: 0.1rem;
}
.p1 .swiper-button-next,
.p1 .swiper-button-prev {
  width: 0.25rem;
  height: 0.7rem;
	top: 90%;
}
.p1 .mySwiper .swiper-slide {
  opacity: 0.4;
  position: relative;
}
.p1 .mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.p1 .mySwiper .cover {
  width: 1.6rem;
  height: 0.9rem;
	border-radius: 0.1rem;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 0.9rem;
	text-align: center;
}
.p1 .mySwiper .none {
  display: none;
}
.swiper-button-next {
	background-image: url(../img/moment-next.png);
  background-size: 100%;
	right: 2px;
}
/*先去掉默认样式*/
.swiper-button-prev:after{
  display: none;
}
.swiper-button-next:after{
  display: none;
}
.swiper-button-prev {
  width: 0.25rem;
  height: 0.7rem;
	background-image: url(../img/moment-prev.png);
  background-size: 100%;
	left: -10px;
}
.medium {
  width: 7.5rem;
  height: 6.4rem;
  background-image: url(../img/medium-bac.png);
  background-size: 100%;
  padding-top: 1px;
}
.medium .medium-title{
  width: 3.16rem;
  height: 0.7rem;
  margin: 0.5rem auto 0.16rem; 
}
.medium .content {
  width: 7.3rem;
  display: flex;
  margin: 0 auto;
}
.medium .content .left {
  width: 3.16rem;
  height: 4.5rem;
  background: url(../img/yg.png)  no-repeat;
  background-size: 100%;
  padding-top: 1px;
}
.medium .content .left img{
  width: 0.7rem;
  height: 0.7rem;
  margin-left: 1.19rem;
  margin-top: 2.14rem;
}
.medium .content .mySwiper3{
  width: 4.28rem;
  height: 4.7rem;
  overflow: hidden;
  position: relative;
}
.medium .content .mySwiper3 .swiper-slide{
  width: 3.08rem;
  height: 4.28rem;
}
.medium .content .mySwiper3 .swiper-slide .news{
  width: 4.28rem;
  height: 2.08rem;
  background-image: url(../img/medium-p.png);
  background-size: 100%;
}
.medium .content .left .icon{
  width: 0.8rem;
  height: 0.3rem;
  text-align: center;
  margin-top: 0.06rem;
  line-height: 0.3rem;
  transform: translateX(1.95rem);
  font-size: 0.16rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  }
  
  .medium .content .left .news-content{
    width: 2.44rem;
    margin: 0 auto;
  }
  
  .medium .content .left  h3{
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.25rem;
    margin: 0.1rem auto 0.1rem;
  }
  .medium .content .left p{
    font-size: 0.16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.22rem;
    margin: 0.26rem auto 0.1rem;
  }
  .medium .content .left .line{
    width: 2.4rem;
    height: 1px;
    margin-top: 0.2rem;
    background-image: url(../img/medium-left-line.png);
    background-size: 100%;
  }
.medium .content .mySwiper3 .swiper-slide .news .icon{
  width: 0.8rem;
  height: 0.3rem;
  text-align: center;
  line-height: 0.36rem;
  transform: translateX(3.05rem);
  font-size: 0.16rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  }
  .medium .content .mySwiper3 .swiper-slide .news .news-content{
    width: 3.6rem;
    margin: 0 auto;
  }
  .medium .content .mySwiper3 .swiper-slide .news .line{
    width: 3.6rem;
    height: 1px;
    margin-top: 0.2rem;
    background-image: url(../img/medium-right.png);
    background-size: 100%;
  }
  .medium .content .mySwiper3 .swiper-slide .news h3{
    font-size: 0.2rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.25rem;
    margin: 0.1rem auto 0.1rem;
  }
  .medium .content .mySwiper3 .swiper-slide .news p{
    font-size: 0.16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.22rem;
    margin: 0.1rem auto 0.1rem;
  }
.p2 {
  height: 2.2rem;
  /* padding-top: 0.5rem; */
  background:url("../img/p2-bac.png") no-repeat left center;
  background-size: 100%;
  margin-top: -0.1rem;
}
.p2 p {
  color: #fff;
}
.p2 .p2-p1 {
  padding: 0.54rem 0rem 0.14rem 0.2rem;
  font-size: 0.4rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
}
.p2 .p2-btn {
  width: 3.13rem;
  margin-left: 0.2rem;
  display: flex;
  border-radius: 0.1rem;
  background:url("../img/p2-btn.png") no-repeat left center;
  background-size: 100%;
}
.p2 .p2-btn .p2-p2 {
  height: 0.54rem;
  line-height: 0.48rem;
  padding-left: 0.2rem;
  margin-right: 0.27rem;
  text-align: center;
  font-size: 0.3rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
}
.p2 .p2-btn .p2-right {
  display: inline-block;
  margin-top: 0.15rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.1rem  0.1rem  0.1rem  0.14rem; 
  border-color: transparent transparent transparent #fff;
}

.p2 .p2-qw {
  width: 7.5rem;
}
.p2 .qw-img {
  width: 2.3rem;
  height: 3.22rem;
  border-radius: 0.1rem;
  float: right;
  margin-top: -2.1rem;
  background:url("../img/p2-qw-bac.png") no-repeat left center;
  background-size: 100%;
}
.p2 .p2-img {
  width: 1.9rem;
  height: 1.9rem;
  margin: 0.1rem;
}

.p3 {
  width: 100%;
  background-color: #082EB1;
  padding-top: 0.6rem;
}
.p3 .p3-title {
  width: 5.82rem;
  height: 0.5rem;
  margin: 0 auto;
  background:url("../img/p3-title.png") no-repeat left center;
  background-size: 100%;
}
.p3 .p3-img {
  display: flex;
  width: 2.59rem;
  height: 6.14rem;
  background:url("../img/p3-img.png") no-repeat left center;
  background-size: 100%;
  margin-top: 0.05rem;
}
.p3 .p3-img p{
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.24rem;
  text-align: center;
}
.p3 .p3-content {
  display: flex;
  margin-left: 0.3rem;
  margin-top: 0.44rem;
}
.p3 .p3-l {
  margin-right: 0.1rem;
}
.p3 .p3-l p {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.23rem;
  text-align: right;
}
.p3 .p3-r {
  margin-left: 0.1rem;
}
.p3 .p3-r p {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.23rem;
  text-align: left;
}
/* p3左右栏 */
.p3 .p3-l .p3-l-p1 {
  margin-top: 0.6rem;
  margin-bottom: 0.77rem;
}
.p3 .p3-l .p3-l-p3 {
  margin-top: 0.8rem;
  margin-bottom: 0.9rem;
}
.p3 .p3-l .p3-l-p5 {
  margin-top: 0.85rem;
}
.p3 .p3-r .p3-r-p1 {
  margin-top: 0.13rem;
  margin-bottom: 0.95rem;
}
.p3 .p3-r .p3-r-p3 {
  margin-top: 0.9rem;
  margin-bottom: 0.7rem;
}
.p3 .p3-r .p3-r-p5 {
  margin-top: 0.8rem;
}
/* P3中间栏 */

.p3 .p3-img .p3-ml-p1 {
  margin-top: 0.73rem;
  margin-bottom: 0.97rem;
}
.p3 .p3-img .p3-ml-p3 {
  margin-top: 0.95rem;
  margin-bottom: 0.97rem;
}
.p3 .p3-img .p3-ml-p5 {
  margin-top: 0.96rem;
}
.p3 .p3-img .p3-img-l{
  width: 1.35rem;
  padding-left: 0.1rem;
}
.p3 .p3-img .p3-img-r {
  width: 1.35rem;
}
.p3 .p3-img .p3-mr-p1 {
  margin-top: 0.13rem;
  margin-bottom: 0.98rem;
}
.p3 .p3-img .p3-mr-p3 {
  margin-top: 0.95rem;
  margin-bottom: 0.96rem;
}
.p3 .p3-img .p3-mr-p5 {
  margin-top: 0.96rem;
}
.p3 .p3-20 img{
  width: 7.5rem;
  height: 2.65rem;
}
.p4 {
  width: 100%;
  height: 3.1rem;
  padding-top: 0.53rem;
  display: flex;
  justify-content: space-around;
  /* align-items: center; */
  background:url("../img/p4-bac.png") no-repeat left center;
  background-size: 100%;
  margin-top: -1px;
}
.p4 div {
  text-align: center;
}
.p4 div .img1{
  width: 0.61rem;
  height: 0.61rem;
  margin: 0 auto;
}
.p4 div .img2{
  width: 0.57rem;
  height: 0.61rem;
  margin: 0 auto;
}
.p4 div .img3{
  width: 0.61rem;
  height: 0.61rem;
  margin: 0 auto;
}
.p4 div .img4{
  width: 0.63rem;
  height: 0.61rem;
  margin: 0 auto;
}
.p4 div .img5{
  width: 0.52rem;
  height: 0.61rem;
  margin: 0 auto;
}
.p4 p {
  font-size: 0.16rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.24rem;
}
.p4 .p4-p {
  font-size: 0.36rem;
  margin: 0.12rem auto 0.26rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 2px 0px rgba(0,0,0,0.5);
}
.p4 .p4-p .p4-span {
  font-size: 0.20rem;
}
.p5 {
  background-color: #082EB1;
  padding-top: 1px;
  padding-bottom: 1rem;
}
.p5 .title-p{
  display: inline-block;
  width: 2rem;
  height: 0.46rem;
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.5rem;
  text-align: center;
  background:url("../img/p5-p1.png") no-repeat left center;
  background-size: 100%;
}
.p5 .p5-title {
  width: 5.82rem;
  height: 0.5rem;
  margin: 0.6rem auto 0.33rem;
  background:url("../img/p5-title.png") no-repeat left center;
  background-size: 100%;
}
.p5 .content .title {
  width: 3.83rem;
  height: 0.54rem;
  margin: 0 auto;
  text-align: center;
  font-size: 0.28rem;
  line-height: 0.5rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 2px 2px rgba(0,0,0,0.4);
  background:url("../img/p5-t.png") no-repeat left center;
  background-size: 100%;
}
.p5 .content .active {
  width: 7.5rem;
  height: 8.68rem;
  margin-top: -0.24rem;
  padding-top: 0.4rem;
  padding-left: 0.44rem;
  background:url("../img/p5-bac.png") no-repeat left center;
  background-size: 100%;
}
.p5 .content .active-p {
  font-size: 0.22rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.3rem;
}
.p5 .content .title2 {
  margin: 0.14rem auto;
}
.p5 .content .title3 {
  width: 7.5rem;
  display: flex;
}
.p5 .p5-btn {
  width: 2.49rem;
  height: 0.59rem;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 0.49rem;
  background:url("../img/p5-btn.png") no-repeat left center;
  background-size: 100%;
}
.p5 .title3 .p5-title3{
  width: 4.2rem;
}
.p5 .title4 .title4-p {
  width: 5.8rem;
  margin: 0.2rem auto 0.45rem;
  font-size: 0.22rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.33rem;
}
.p5 .p5-zhufu{
  width: 2.9rem;
  margin: 0.4rem auto;
  font-size: 0.24rem;
  text-align: center;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.3rem;
}
.p5 .qw-img {
  width: 3.22rem;
  height: 3.29rem;
  margin: 0 auto;
  border-radius: 0.12rem;
  padding-top: 1px;
  background-color: #fff;
  background:url("../img/p5-qw-bac.png") no-repeat left center;
  background-size: 100%;
  transform: translateX(0.6rem);
}
.p5 .qw-img img{
  width: 1.9rem;
  height: 1.9rem;
  margin: 0.1rem 0 0 0.07rem;
}
 /* video祝福 */
.p5 .video-top{
  width: 7.5rem;
  height: 5.21rem;
  background:url("../img/video-bac.png") no-repeat left center;
  background-size: 100%;
  padding-top: 1px;
}
.p5 .mySwiper4 {
  width: 6.1rem;
  height: 3.84rem;
  /* background-color: red; */
  margin: 0.38rem auto;
}
.p5 .mySwiper4 .swiper-slide{
  width: 6.1rem;
  height: 3.84rem;
}
.p5 .mySwiper4 .swiper-slide video{
  width: 6.1rem;
  height: 3.84rem;
}
.p5 .mySwiper5 {
  width: 6.5rem;
  margin: 0 auto;
}
.p5 .mySwiper5 .swiper-slide {
  width: 2rem;
  height: 1.46rem;
}
.p5 .mySwiper5 .swiper-slide div{
  width: 2rem;
  height: 1.46rem;
  padding-top: 0.1rem;
  /* border-radius: 0.3rem; */
}
.p5 .mySwiper5 .swiper-slide .img0{
  background:url("../img/nsdk-v.png") no-repeat center center;
  background-size: 100%;
  border-radius: 0.2rem;
  
}
.p5 .mySwiper5 .swiper-slide p{
  width: 2rem;
  height: 0.5rem;
  background-color:#1446FA;
  font-size: 0.16rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  text-align: center;
  color: #FFFFFF;
  line-height: 0.2rem;
  margin-top: 0.8rem;
  padding-top: 0.05rem;
}
.p5 .mySwiper5 .swiper-slide .img1{
  background:url("../img/hzhb-v.png") no-repeat  center center;
  background-size: 100%;
}
.p5 .mySwiper5 .swiper-slide .img2{
  background:url("../img/next.png") no-repeat  center center;
  background-size: 100%;
}
.p5 .mySwiper5 .swiper-slide .img3{
  background:url("../img/gwzf-v.png") no-repeat  center center;
  background-size: 100%;
}
.p5 .mySwiper5 .swiper-slide .img4{
  background:url("../img/mxxy-v.png") no-repeat  center center;
  background-size: 100%;
}
.p5  .active{
  /* width: 2.1rem !important;
  height: 1.5rem !important;
  display: block !important; */
  transform: scale(1.1) !important;
  /* border-radius: 0.1rem; */
}
.p5 .swiper-button-next1,
.p5 .swiper-button-prev1 {
  position: absolute;
  width: 0.11rem;
  height: 0.21rem;
  bottom: 1.55rem;
}
.p5 .swiper-button-next1{
  background:url("../img/video-r.png") no-repeat left center;
  background-size: 100%;
  right: 0.2rem;
}
.p5 .swiper-button-prev1{
  background:url("../img/video-l.png") no-repeat left center;
  background-size: 100%;
  left: 0.2rem;
}
.p6 {
  width: 7.5rem;
  height: 2.7rem;
  background:url("../img/p6-bac.png") no-repeat left center;
  background-size: 100%;
  margin-top: -2px;
}
.p6 img {
  width: 7.2rem;
  height: 3.15rem;
  transform: translate(0rem,-0.8rem);
}
.p7{
  width: 7.5rem;
  background-color: #082EB1;
  padding-top: 1px;
  padding-bottom: 0.6rem;
}
.p7 .p7-btn{
  width: 6rem;
  margin: 0.56rem auto 0.35rem;
  display: flex;
}
.p7 .p7-btn .btn{
  width: 2.8rem;
  height: 0.8rem;
  line-height: 0.65rem;
  text-align: center;
  margin: 0 auto;
  font-size: 0.3rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 2px 2px rgba(0,0,0,0.4);
  background:url("../img/p7-btn.png") no-repeat left center;
  background-size: 100%;
}
.p7 .p7-btn .active{
  background:url("../img/p7-btn-active.png") no-repeat left center;
  background-size: 100%;
}
.p7 .content1 {
  width: 6.5rem;
  margin: 0 auto;
}
.p7 .content1 img{
  width: 1.58rem;
  height: 0.59rem;
}
.p7 .content1 .item-height{
  height: 0.6rem;
}
.p7 .content1 .top {
  margin-top: 0.16rem;
}
.p7 .content2 {
  width: 7rem;
  margin: 0 auto;
}
.p7 .content2 .flex div{
  width: 0.9rem;
  margin: 0 auto;
}
.p7 .content2 p {
  width: 0.95rem;
  font-size: 0.12rem;
  margin: 0.1rem auto;
  text-align: center;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
}
.p8 {
  width: 7.5rem;
  height: 1rem;
  background: #0e2ca6;
  /* opacity: 0.9; */
}
.p8 img{
  width: 3.22rem;
  height: 1.15rem;
  margin: 0 auto;
}
.bottom{
    padding:0.18rem 0;
    background:#293449;
}
.bottom p{
    font-size:0.24rem;
    line-height:0.32rem;
    text-align:center;
    color:#ffffff;
}

