a:link {color:#000;}
a:visited {color:#000}
.main {
  padding-top: 18px;
  background: url('newnmcb_200103yyc_16.jpg') no-repeat top;
  background-size: contain;
  background-color: #f6f6f6;
}
.main .inner .nav {
  margin-top: 30px;
}
.main .inner .nav ul li {
  float: left;
  width: 130px;
  height: 43px;
  background: url('newnmcb_200103yyc_26.png') no-repeat center;
  background-size: 100% 100%;
  border-radius: 2px;
  box-sizing: border-box;
  line-height: 43px;
  text-align: center;
  margin-right: 30px;
  overflow: hidden;
}
.main .inner .nav ul li.active {
  background: url('newnmcb_200103yyc_27.png') no-repeat center;
}
.main .inner .nav ul li.active a {
  color: #fff;
}
.main .inner .nav ul li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #009da3;
  font-size: 20px;
}
.main .inner .lunBoBox {
  margin-top: 33px;
  position: relative;
}
.main .inner .lunBoBox .pagination {
  position: absolute;
  z-index: 20;
  bottom: -30px;
  width: 100%;
  text-align: center;
}
.main .inner .lunBoBox .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 0 5px;
  opacity: 0.8;
  cursor: pointer;
  border: solid 1px #009da3;
}
.main .inner .lunBoBox .swiper-active-switch {
  background: #009da3;
}
.main .inner .lunBoBox .swiper-container {
  height: 472px;
}
.main .inner .lunBoBox .swiper-wrapper {
  height: 472px;
  position: relative;
}
.main .inner .lunBoBox .swiper-wrapper .swiper-slide {
  height: 472px !important;
  overflow: hidden;
}
.main .inner .lunBoBox .swiper-wrapper .swiper-slide .info {
  height: 472px;
  background-color: #009da3;
  padding: 60px;
  box-sizing: border-box;
}
.main .inner .lunBoBox .swiper-wrapper .swiper-slide .info .l_pic {
  width: 548px;
  height: 355px;
  float: left;
}
.main .inner .lunBoBox .swiper-wrapper .swiper-slide .info .l_pic > img {
  width: 100%;
  height: 100%;
}
.main .inner .lunBoBox .swiper-wrapper .swiper-slide .info .r_txt {
  float: left;
  margin-left: 75px;
  max-width: 440px;
  color: #ffffff;
  padding-top: 20px;
}
.main .inner .lunBoBox .swiper-wrapper .swiper-slide .info .r_txt > h4 {
  font-size: 54px;
  margin-top: 5px;
}
.main .inner .lunBoBox .swiper-wrapper .swiper-slide .info .r_txt > h5 {
  margin-top: 5px;
  font-size: 38px;
}
.main .inner .lunBoBox .swiper-wrapper .swiper-slide .info .r_txt > p {
  margin-top: 10px;
  font-size: 22px;
  line-height: 2;
  max-height: 180px;
  overflow: auto;
}
.main .inner .listBox {
  margin-top: 50px;
  padding-left: 17px;
}
.main .inner .listBox ul li {
  float: left;
  width: 275px;
  height: 375px;
  background: #fff;
  margin-right: 20px;
  margin-top: 20px;
  position: relative;
}
.main .inner .listBox ul li:nth-child(4n) {
  margin-right: 0px;
}
.main .inner .listBox ul li > a {
  display: block;
  text-align: justify;
}
.main .inner .listBox ul li > a .pic {
  width: 275px;
  height: 275px;
  overflow: hidden;
}
.main .inner .listBox ul li > a .pic img {
  width: 100%;
  transition: all 1s;
}
.main .inner .listBox ul li > a .pic img:hover {
  transform: scale(1.1);
}
.main .inner .listBox ul li > a > p {
  max-height: 45px;
  overflow: hidden;
  padding: 0 20px;
  margin-top: 20px;
  color: #333333;
}
.main .inner .listBox ul li .btn {
  color: #333333;
  font-size: 14px;
  position: absolute;
  right: 13px;
  bottom: 13px;
  width: 55px;
  height: 18px;
  background: url('newnmcb_200103yyc_29.png') no-repeat;
  padding-right: 15px;
  box-sizing: border-box;
  background-position: 38px 5px;
}
.main .inner .listBox .pageCode {
  margin-top: 58px;
  position: relative;
  height: 100px;
}
.main .inner .listBox .pageCode .page {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}
.main .inner .listBox .pageCode .page em {
  float: left;
  width: 20px;
  height: 35px;
  cursor: pointer;
}
.main .inner .listBox .pageCode .page .beginem {
  margin-right: 20px;
  background: url('newnmcb_200103yyc_14.png') no-repeat center;
}
.main .inner .listBox .pageCode .page .endem {
  margin-left: 20px;
  background: url('newnmcb_200103yyc_15.png') no-repeat center;
}
.main .inner .listBox .pageCode .page span {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  float: left;
  width: 30px;
  margin: 0 10px;
  margin-top: 2px;
  border-radius: 50%;
  text-align: center;
}
.main .inner .listBox .pageCode .page span.active {
  background: #009da3;
  color: #fff;
}
