.neiye { display: flex; padding: 50px 0; }
.neiye-left { flex: 1; margin-right: 40px; }
.neiye-right { width: 380px; }
.neiye-right .neiye-right-bk:last-child { margin-bottom: 0; }

.neiye-right-bk { padding: 10px 19px; border: 1px solid #eee; margin-bottom: 30px; }
.neiye-right-bk .tb { height: 60px; display: flex; border-bottom: 1px solid #eee; }
.neiye-right-bk .tb .bt { flex: 1; line-height: 60px; font-size: 28px; font-weight: bold; color: #333; }
.neiye-right-bk .tb .gd { margin-top: 24px; color: #999; }
.neiye-right-bk .tb .gd:hover { color: #315ca3; }

.ny_fanwei { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 20px 40px; padding: 25px 0 10px 0; }
.ny_fanwei .zi { text-align: center; }
.ny_fanwei .zi p { padding: 10px 0; margin: 0; font-size: 20px; }

.ny_tuijian { padding: 25px 0 0 0; }
.ny_tuijian ul > li { text-align: center; margin-bottom: 15px; }
.ny_tuijian ul > li img { width: 320px; height: 210px; }
.ny_tuijian ul > li p { margin: 0; font-size: 20px; line-height: 1.6em; padding: 5px 0; }
.ny_tuijian ul > li a:hover { color: #315ca3; }

.ny_lianxi { padding: 25px 0; }
.ny_lianxi .tu { text-align: center; }
.ny_lianxi .tu img { width: 320px; height: 210px; }
.ny_lianxi .dh { display: flex; justify-content: center; padding-top: 10px; }
.ny_lianxi .dh .icon { width: 26px; height: 26px; margin-right: 10px; background: url("../img/ny_lxwm_icon.jpg") no-repeat center center; background-size: 100% 100%; }
.ny_lianxi .dh .hm { font-size: 20px; line-height: 26px; }

.mbx { line-height: 60px; font-size: 28px; border-bottom: 1px solid #eee; }
.mbx a:hover { color: #315ca3; }

.liebiao ul li { display: flex; padding: 40px 0; border-bottom: 1px solid #eee; }
.liebiao ul li .tu { margin-right: 25px; }
.liebiao ul li .tu, .liebiao ul li .tu img { width: 300px; height: 200px; }
.liebiao ul li .wbq { display: flex; flex-direction: column; justify-content: space-between; }
.liebiao ul li .wbq h3 { margin: 0; font-size: 24px; font-weight: normal; }
.liebiao ul li .wbq h3 a:hover { color: #315ca3; text-decoration: underline; }
.liebiao ul li .wbq p { font-size: 20px; color: #666; margin: 0; }
.liebiao ul li .wbq .sj { text-align: right; color: #999; align-self: flex-end; }

@media (max-width: 768px) { .neiye { padding: 10px; width: auto; flex-direction: column; }
  .mbx { font-size: 15px; line-height: 40px; }
  .neiye-left { margin-right: 0; margin-bottom: 15px; }
  .liebiao ul li { padding: 10px 0; }
  .liebiao ul li .tu { width: 120px; height: auto; margin-right: 10px; }
  .liebiao ul li .tu img { width: 100%; height: 100%; }
  .liebiao ul li .wbq { flex: 1; }
  .liebiao ul li .wbq h3 { font-size: 18px; }
  .liebiao ul li .wbq p { display: none; }
  .neiye-right { width: auto; }
  .neiye-right-bk { margin-bottom: 15px; }
  .neiye-right-bk .tb { height: 40px; }
  .neiye-right-bk .tb .bt { line-height: 40px; font-size: 18px; }
  .neiye-right-bk .tb .gd { margin-top: 5px; line-height: 30px; } }
.wenzhang .biaoti { text-align: center; font-size: 30px; font-weight: normal; }
.wenzhang .shuxin { display: flex; justify-content: space-between; font-size: 16px; color: #999; border-bottom: 1px solid #eee; padding-bottom: 15px; }
.wenzhang .shuxin span { margin-right: 30px; }
.wenzhang .zhengwen { font-size: 20px; color: #666; border-bottom: 1px solid #eee; padding-bottom: 15px; margin-bottom: 30px; }

.wz_sxye { font-size: 20px; display: flex; }
.wz_sxye li { flex: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.wz_sxye li a { transition: all 0.3s; }
.wz_sxye li a:hover { color: #315ca3; text-decoration: underline; }
.wz_sxye li:first-child { margin-right: 30px; }
.wz_sxye li:last-child { text-align: right; margin-left: 30px; }

@media (max-width: 768px) { .wenzhang .biaoti { font-size: 22px; }
  .wenzhang .zhengwen { margin-bottom: 20px; font-size: 17px; line-height: 1.666; }
  .wenzhang .zhengwen img { max-width: 100%; min-width: auto; }
  .wz_sxye { flex-direction: column; }
  .wz_sxye li { flex: 1; padding: 5px 0; font-size: 17px; }
  .wz_sxye li:last-child { margin: 0; text-align: left; } }

/*# sourceMappingURL=neiye.css.map */
