@charset "UTF-8";

.container {
  padding: 1.5rem 0rem 2rem;
}

.am-g {
  content: none;
  padding: 0;
  /* margin: 0; */
}

.am-g:before,
.am-g:after {
  content: none;
}

/* part1 */
.top-tit {
  margin: 1rem auto 4rem;
  border-top: 3px solid #F7C2AA;
  border-bottom: 3px solid #F7C2AA;
  padding: 2.5rem;
  text-align: center;
}

.top-tit img{
  width:100%;
}

.part-1 .swiper-news {
  width: 100%;
  margin-top: 1rem;
}

.part-1 .swiper-news .swiper-slide .info {
  padding: 2.2rem 4rem 2.2rem 0;
  width: calc(100% - 61.3rem);
}

.part-1 .swiper-news .swiper-slide .info span {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 3.6rem;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}

.part-1 .swiper-news .swiper-slide .info span:nth-of-type(2) {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 3rem;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.75);
  margin: 1.7rem 0 7rem;
}


.part-1 .swiper-news .swiper-container img {
  width: 61.3rem;
  height: 36.5rem;
}

.part-1 .swiper-news .swiper-slide .info .details:hover {
  color: #F5D389;
}

.part-1 .swiper-news .swiper-slide .info .details img {
  width: 17.2rem;
  height: 4.4rem;
}

.part-1 .swiper-news .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 1rem;
  z-index: 10;
  width: initial;
}

.part-1 .swiper-news .pagination-no {
  position: absolute;
  float: right;
  right: 11rem;
  bottom: 2.5rem;
  z-index: 11;
}

.part-1 .swiper-news .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  margin-right: 1.8rem;
  opacity: 1;
}

.part-1 .swiper-news .swiper-pagination-bullet-active {
  background: #FFDE9F;
}

/* part-2 */
.part-2 {
  width: 100%;
  margin: 6rem 0 2rem 0;
}

.part-2>div>div {
  padding: 2rem;
  background: #F8F8F8;
  border-radius: 8px;
}

.part-2>div>div.list {
  margin-left: 1.5rem;
}

.part-2 .left {
  margin-right: 1rem;
}

.part-2 .left .type-title {
  font-size: 3.6rem;
  font-weight: bold;
  color: #CA2225;
  text-align: left;
}

.part-2 .left .news-list {
  padding-right: 1rem;
}

.part-2 .left .news-list .item {
  padding: 2.5rem 0;
  border-bottom: 1px solid #D8D8D8;
}

.part-2 .left .news-list .item:last-child {
  border-bottom: none;
}

.part-2 .left .news-list .item .date {
  width: 10rem;
  color: #A1A1A4;
}

.part-2 .left .news-list .item .day {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 3.6rem;
  border-bottom: 1px solid #EDEDED;
  padding: 0rem 1.8rem .5rem;
}

.part-2 .left .news-list .item .year {
  font-size: 2rem;
  font-weight: normal;
  line-height: 3.6rem;
}

.part-2 .left .news-list .item .title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 3.6rem;
  color: #CA2225;
}

.zxjy-title {
  padding-left: 2rem !important;
}

.part-2 .left .news-list .item .title:hover {
  font-weight: bold;
}

.part-2 .left .news-list .item .sub-title {
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2.4rem;
  color: #787676;
}

.part-2 .left .item-rt{
  padding-left:3.5rem;
  width: calc(100% - 10rem);
}

/*走进我委*/
.p3-box .act-big {
  flex-wrap: wrap;
  margin-top: 1rem;
}

.p3-box .act-big a {
  width: 152px;
  height: 120px;
  background: #FFFFFF url(./jzw-index-4.png) no-repeat center center;
  border-radius: 10px;
  font-size: 1.8rem;
  color: #111111;
  background-position-y: 3rem;
  padding-top: 6rem;
  margin-top: 3rem;
}

.p3-box .act-big a:hover {
  background: #BD1A2D url(./jzw-index-4-cur.png) no-repeat center center;
  color: #FFFFFF;
  background-position-y: 3rem;
  font-weight: bold;
}

.p3-box .act-big a:nth-child(2) {
  background: #FFFFFF url(./jzw-index-10.png) no-repeat center center;
  background-position-y: 3rem;
}

.p3-box .act-big a:nth-child(2):hover {
  background: #BD1A2D url(./jzw-index-10-cur.png) no-repeat center center;
  background-position-y: 3rem;
}

.p3-box .act-big a:nth-child(3) {
  background: #FFFFFF url(./jzw-index-11.png) no-repeat center center;
  background-position-y: 3rem;
}

.p3-box .act-big a:nth-child(3):hover {
  background: #BD1A2D url(./jzw-index-11-cur.png) no-repeat center center;
  background-position-y: 3rem;
}

.p3-box .act-big a:nth-child(4) {
  background: #FFFFFF url(./jzw-index-13.png) no-repeat center center;
  background-position-y: 3rem;
}

.p3-box .act-big a:nth-child(4):hover {
  background: #BD1A2D url(./jzw-index-13-cur.png) no-repeat center center;
  background-position-y: 3rem;
}

.p3-box .act-big a:nth-child(5) {
  background: #FFFFFF url(./jzw-index-12.png) no-repeat center center;
  background-position-y: 3rem;
}

.p3-box .act-big a:nth-child(5):hover {
  background: #BD1A2D url(./jzw-index-12-cur.png) no-repeat center center;
  background-position-y: 3rem;
}

.p3-box .act-big a:nth-child(6) {
  background: #FFFFFF url(./jzw-index-15.png) no-repeat center center;
  background-position-y: 3rem;
}

.p3-box .act-big a:nth-child(6):hover {
  background: #BD1A2D url(./jzw-index-15-cur.png) no-repeat center center;
  background-position-y: 3rem;
}


/* part-3 研究报告*/
.part-3 {
  margin-bottom: 2rem;
}

.part-3 div.list {
  width: calc((100% - 2rem) / 2);
  padding-left: 0rem;
  padding-right: 0rem;
}


.list .text-list {
  padding-top: 2rem;
}

.list .list-title {
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 3rem;
  color: #333333;
  padding-left: 1.5rem;
  border-left: 4px solid #CA2225;
  text-align: left;
}

.part-2 .text-list .item .title {
  padding-left: 1rem;
  max-width: 98%;
  font-size: 1.8rem;
}

.part-2 .text-list .item:before {
  display: none;
}

.p3-box .left {
  margin-right: 1rem;
}

.p3-box .left .item .title {
  padding-left: 1rem;
}

.p3-box .am-g>div {
  background: #F8F8F8 url(./jzw-index-zxjy-bg.png) no-repeat left top;
  background-size: 100% 8.6rem;
  box-sizing: border-box;
  border-radius: 8px;
}

.p3-box .am-g>div.right {
  margin-left: 1rem;
  background: #F8F8F8;
  border-radius: 8px;
  padding: 3rem 4rem;
}

.part-2 .list .text-list {
  height: 42rem;
  padding-top: 1.8rem;
}

.part-2 .list .text-list .item {
  padding-left: 0rem;
  height: auto;
  margin-bottom: .8rem;
  border-bottom: 1px dashed rgba(170, 0, 20, 0.3);
  padding-bottom: 0.6rem;
}

.part-2 .list .text-list .item .item-tit {
  background: url(./jzw-dian.png) no-repeat top left;
  background-position-y: 15px;
  line-height: 3.6rem;
  overflow: hidden;
  padding-left: 10px;
  font-size: 1.6rem;
  display: flex;
  vertical-align: middle;
  justify-content: space-between;
  position: relative;
}

.part-2 .list .text-list .item .item-tit:hover {
  background: url(./jzw-dian-cur.png) no-repeat top left;
  background-position-y: 15px;
}

.part-2 .list .text-list .item .item-tit .item-cont {
  line-height: 2.6rem;
  color: #979797;
  font-size: 1.6rem;
}

.part-2 .list .text-list .item .item-tit .date {
  position: absolute;
  bottom: -4px;
  right: 0px;
}

.p3-box .time-date {
  color: #999999;
}

.p3-box .text-list {
  padding: 2rem 2rem 0rem;
}

.p3-box .text-list .item {
  line-height: 5.8rem;
}

.p3-box .right .text-list .item .title {
  max-width: 100%;
}

.lecture-date {
  font-size: 1.2rem;
  color: #999999;
}

/* part-4 */
.part-4 {
  margin-bottom: 2rem;
}

.p4-box .left {
  background: #F8F8F8;
  padding: 2rem;
  border-radius: 8px;
}

.p4-box .right {
  padding-left: 2rem;
  padding-right: 0rem;
}

.part-4 .line-hr {
  background: rgba(202, 34, 37, 0.15);
  width: 44.47%;
  height: 1.75px;
  display: block;
}

.part-4 .hot {
  width: 100%;
  height: auto;
}


.list-title a:hover {
  color: #CA2225;
}

.jyxc-cont {
  background: #FFFFFF;
  padding: 2rem 3.2rem;
  margin-top: 2rem;
  text-align: justify;
}

.jyxc-cont div p {
  font-size: 1.6rem;
  line-height: 3.38rem;
  color: #111111;
  text-indent: 2em;
  letter-spacing: .5px;
}

.jyxc-cont a {
  display: block;
  border-radius: 27.5px;
  background: #F7E3D1;
  width: 17rem;
  height: 4.6rem;
  color: #A2744A;
  font-size: 2.6rem;
  line-height: 4.6rem;
  text-align: center;
  margin: 2.8rem auto 1.2rem;
}

.index-yjbg {
  background: #F8F8F8 url(./jzw-index-yjbg-bg.png) no-repeat left top;
  padding: 0rem 2.7rem 2.2rem;
  border-radius: 8px;
}

.yjbg-title {
  height: 8.6rem;
  line-height: 8.6rem;
  display: flex;
  align-items: center;
}

.hot {
  width: 100%;
}

@media only screen and (max-width: 640px){
  .text-list .item .title {
    max-width: 68%;
}
}