.main {
  padding: 1px 0;
}
.main .con {
  margin: 0.5rem auto;
  width: 94%;
  box-sizing: border-box;
}
.main .con .list {
  margin: 0 auto 0.1rem;
}
.main .con .list li {
  margin: 0.2rem 0 0.1rem;
  line-height: 0.5rem;
}
.main .con .list li a {
  width: 86%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.main .con .list li span.point {
  background: #3f6ddb;
  display: inline-block;
  width: 5px;
  height: 5px;
  vertical-align: 3px;
  margin-right: 0.1rem;
}
.main .con .list li span.time {
  color: #cccccc;
  float: right;
}
.main .con a.more {
  color: #3f6ddb;
  display: block;
  text-align: center;
}
.main .title {
  margin: 0.3rem auto;
}
.main .title img {
  display: block;
  margin: 0 auto;
  width: 44vw;
}
.main .yjgk {
  margin-bottom: 0.2rem;
}
.main .yjgk .describe p {
  font-size: 0.28rem;
  line-height: 0.48rem;
  text-align: justify;
}
.main .yjgk .videos {
  margin: 0.3rem auto;
}
.main .yjgk .videos .prism-player {
  width: 100%;
  height: 53vw !important;
  background-color: #ffffff;
}
.main .yjgk .videos .prism-player .prism-cover{
  background-color: #ffffff;
}
.main .yjgk .videos .prism-player .prism-big-play-btn{
  left: 3vw !important;
  bottom: 3vw !important;
}
.main .yjgk .videos p{
  display: none;
}
.main .yjgk .yjgkList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.main .yjgk .yjgkList li {
  text-align: center;
  width: 21vw;
  font-size: 0.3rem;
  background: #f0f2fb;
  line-height: 0.8rem;
  margin-bottom: 0.26rem;
}
.main .lsyg {
  background: url("../images/lsyg_bg_m.jpg") no-repeat center center #f6f7fb;
  background-size: 100% auto;
  padding: 0.1rem 0;
}
.main .lsyg .lsygCon {
  position: relative;
  margin-bottom: 0.2rem;
}
.main .lsyg .lsygCon .line {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #dddddd;
  left: 0;
  bottom: 21vw;
}
.main .lsyg .lsygCon .swiper-container {
  overflow: hidden;
  width: 90vw;
  margin: 0 auto;
}
.main .lsyg .lsygCon .swiper-container .swiper-slide .section {
  height: 50vw;
  width: 26vw;
  margin: 0 auto;
  background: url("../images/lsyg_m.png") no-repeat center top;
  background-size: 100% auto;
}
/* .main .lsyg .lsygCon .swiper-container .swiper-slide .section .text {
  padding: 0.4rem 0.15rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 0.4rem;
  height: 1.6rem;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 0.27rem;
} */
.main .lsyg .lsygCon .swiper-container .swiper-slide .section .text {
  padding: 0.4rem 0.15rem 0;
  overflow: auto;
  text-overflow: ellipsis;
  display: block;
  line-height: 0.4rem;
  height: 1.6rem;
  /* -webkit-line-clamp: 4; */
  -webkit-box-orient: vertical;
  font-size: 0.27rem;
}
.main .lsyg .lsygCon .swiper-container .swiper-slide .section .text p {
  display: none;
}
.main .lsyg .lsygCon .swiper-container .swiper-slide .section .subtitle {
  margin: 0.8rem auto 0;
  width: 23vw;
  text-align: center;
  font-size: 0.3rem;
}
.main .lsyg .lsygCon .swiper-container .swiper-slide-active .section {
  background: url("../images/lsyg_m_a.png") no-repeat center top;
  background-size: 100% auto;
}
.main .lsyg .lsygCon .swiper-container .swiper-slide-active .section .text p {
  display: block;
  margin-bottom:10px;
}
.main .lsyg .lsygCon .swiper-button-prev {
  position: absolute;
  background: url("../images/left1_m.png") no-repeat;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.5vw;
  top: 20vw;
  left: 2vw;
}
.main .lsyg .lsygCon .swiper-button-next {
  position: absolute;
  background: url("../images/right1_m.png") no-repeat;
  background-size: 100% 100%;
  width: 2vw;
  height: 3.5vw;
  top: 20vw;
  right: 2vw;
}
.main .bmsc .bmscCon {
  background: #dce6ff;
  border-radius: 0.1rem;
  padding: 0.2rem;
}
.main .bmsc .bmscCon .bmscNav {
  display: flex;
  justify-content: space-between;
}
.main .bmsc .bmscCon .bmscNav li {
  background-color: #4887c7;
  color: #FFFFFF;
  border-radius: 0.1rem;
  width: 30%;
  line-height: 0.8rem;
  text-align: center;
}
.main .bmsc .bmscCon .bmscNav li.yjmsNav{
  background: url("../images/icon_m_yjms.png") no-repeat right bottom #4887c7;
  background-size: 30% auto;
}
.main .bmsc .bmscCon .bmscNav li.lxtjNav{
  background: url("../images/icon_m_lxtj.png") no-repeat right bottom #4887c7;
  background-size: 24% auto;
}
.main .bmsc .bmscCon .bmscNav li.wzyjNav{
  background: url("../images/icon_m_wzyj.png") no-repeat right bottom #4887c7;
  background-size: 24% auto;
}
.main .bmsc .bmscCon .bmscNav li.active {
  background-color: #3f6ddb;
  transform: scale(1.07);
}
.main .bmsc .bmscCon .bmscBox {
  margin: 0.2rem auto 0;
}
.main .bmsc .bmscCon .bmscBox .box .section {
  display: flex;
  justify-content: space-between;
  background: #FFFFFF;
  border-radius: 0.1rem;
  margin-bottom: 0.2rem;
  padding: 0.1rem;
}
.main .bmsc .bmscCon .bmscBox .box .section .bmscPic {
  width: 52%;
  position: relative;
  margin-top: 0.04rem;
}
.main .bmsc .bmscCon .bmscBox .box .section .bmscPic .swiper-container {
  overflow: hidden;
}
.main .bmsc .bmscCon .bmscBox .box .section .bmscPic .swiper-container a {
  display: block;
  width: 100%;
  position: relative;
}
.main .bmsc .bmscCon .bmscBox .box .section .bmscPic .swiper-container a img {
  width: 100%;
  height: 26vw;
}
.main .bmsc .bmscCon .bmscBox .box .section .bmscPic .swiper-container a p {
  width: 100%;
  bottom: 0;
  position: absolute;
  padding: 0 0.8rem 0 0.1rem;
  line-height: 0.5rem;
  color: #FFFFFF;
  font-size: 0.28rem;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  background-size: 100% 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .bmsc .bmscCon .bmscBox .box .section .bmscPic .pagination {
  position: absolute;
  right: 0.1rem;
  bottom: 0.2rem;
  z-index: 2;
}
.main .bmsc .bmscCon .bmscBox .box .section .bmscPic .pagination .swiper-pagination-bullet {
  margin-left: 1.5vw;
  background: #FFFFFF;
  opacity: 0.5;
}
.main .bmsc .bmscCon .bmscBox .box .section .bmscPic .pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.main .bmsc .bmscCon .bmscBox .box .section .list {
  margin: 0;
  width: 44%;
}
.main .bmsc .bmscCon .bmscBox .box .section .list li {
  font-size: 0.28rem;
  margin: 0;
}
.main .jddt .jddtCon {
  background: url("../images/jddt_bg_m.png") no-repeat center bottom;
  background-size: 100% auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 10vw 0;
  margin-bottom: 0.1rem;
}
.main .jddt .jddtCon .pic {
  background: url("../images/jddt_m.png") no-repeat left bottom;
  background-size: auto 100%;
  width: 32vw;
  box-sizing: border-box;
  padding: 2vw 0 0.31rem 6vw;
  margin: 1vw 0 2vw;
}
.main .jddt .jddtCon .pic p {
  font-size: 0.28rem;
  margin-bottom: 0.1rem;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  width: 100%;  
}
.main .jddt .jddtCon .pic img {
  width: 100%;
  height: 17vw;
}
.main .yjss .yjssCon {
  position: relative;
  height: 56vw;
  overflow: hidden;
}
.main .yjss .yjssCon .swiper-container {
  height: 56vw;
  width: 100%;
  overflow: hidden;
}
.main .yjss .yjssCon .swiper-container a {
  position: relative;
  display: block;
}
.main .yjss .yjssCon .swiper-container a img {
  width: 100%;
  height: 56vw;
}
.main .yjss .yjssCon .swiper-container a p {
  width: 100%;
  bottom: 0;
  position: absolute;
  padding: 0 0.1rem;
  line-height: 0.65rem;
  color: #FFFFFF;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  background-size: 100% 100%;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .yjss .yjssCon .swiper-button-prev {
  position: absolute;
  background: url("../images/left_m.png") no-repeat;
  background-size: 100% 100%;
  width: 3vw;
  height: 4vw;
  top: 29vw;
  left: 1vw;
}
.main .yjss .yjssCon .swiper-button-next {
  position: absolute;
  background: url("../images/right_m.png") no-repeat;
  background-size: 100% 100%;
  width: 3vw;
  height: 4vw;
  top: 29vw;
  right: 1vw;
}