.smtl210413 {
  border: 2px solid #e1132a;
  box-sizing: border-box;
  padding: 30px 46px 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.smfl {
  width: 60%;
}

.smfr {
  width: 36%;
  margin-left: 4%;
}

.smtl210413 h2 {
  padding-bottom: 24px;
  color: #ED213A;
  font-size: 30px;
  border-bottom: 1px solid #FCE0E3;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.smtl210413 h2 p a, .smtl210413 h2 p {
  font-size: 18px;
  font-weight: normal;
  color: #ED213A;
}

.smtl210413 h2 img {
  width: 38px;
  height: 38px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.smtl210413 h2 a {
  color: #ED213A;
  font-size: 30px;
  font-weight: bold;
}

.smfl_body {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.smfl_body_l {
  width: 55%;
}

.smfl_body_r {
  width: 37%;
}

.smfl_body_r .swiper-container {
  width: 100%;
  height: 174px;
  border-radius: 10px;
  overflow: hidden;
}

.smfl_body_r .swiper-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.smfl_body_r_swiper1 {
  margin-bottom: 10px;
}

.smfl_body_l h3, .smfr h3 {
  line-height: 1;
  margin-bottom: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.smfr h3 {
  margin-bottom: 20px;
}

.smfl_body_l h3 a, .smfr h3 a {
  color: #ED213A;
  font-size: 22px;
  display: inline-block;
  margin: 0 5px;
  font-weight: bold;
}

.link_list li {
  margin-bottom: 10px;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
  line-height: 26px;
}

.link_list li a {
  font-weight: normal;
  font-size: 16px;
}

.link_list li span {
  color: #CCCCCC;
}

.link_list li a:hover {
  color: #ED213A;
}

.zgzx_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 28px;
}

.zgzx_tip {
  display: block;
  width: 33%;
  height: 78px;
  background: url(https://www.huatu.com/images/2020css/images/fxtl/01/zgzx_bg.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.3;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}

.zgzx_swiper {
  width: 66%;
  height: 78px;
  position: relative;
}

.zgzx_swiper .swiper-container {
  width: 96%;
  height: 100%;
  margin: 0 auto;
}

.zgzx_swiper .swiper-button-prev, .zgzx_swiper .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 22px;
  height: 22px;
  margin: 0;
  background: url(https://www.huatu.com/images/2020css/images/fxtl/01/arrow_l.png) no-repeat center;
}

.zgzx_swiper .swiper-button-prev {
  left: -2px;
}

.zgzx_swiper .swiper-button-next {
  right: -2px;
  background: url(https://www.huatu.com/images/2020css/images/fxtl/01/arrow_r.png) no-repeat center;
}

.zgzx_swiper a {
  display: block;
  width: 100%;
  height: 78px;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  background: url(https://www.huatu.com/images/2020css/images/fxtl/01/gw1.png) no-repeat center center;
  background-size: 100% 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  line-height: 78px;
}

.zgzx_swiper .swiper-slide:nth-child(1n) a {
  background: url(https://www.huatu.com/images/2020css/images/fxtl/01/gw1.png) no-repeat center center;
  background-size: 100% 100%;
}

.zgzx_swiper .swiper-slide:nth-child(2n) a {
  background: url(https://www.huatu.com/images/2020css/images/fxtl/01/gw2.png) no-repeat center center;
  background-size: 100% 100%;
}

.zgzx_swiper .swiper-slide:nth-child(3n) a {
  background: url(https://www.huatu.com/images/2020css/images/fxtl/01/gw3.png) no-repeat center center;
  background-size: 100% 100%;
}

.zwjs_container {
  width: 100%;
  height: 58px;
  background: #FFF0F1;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 24px;
}

.zwjs_tip {
  float: left;
  display: block;
  width: 100%;
  margin-right: 1%;
  height: 36px;
  background: #fdfafa;
  border-radius: 2px;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
}

.zwjs_container .selDiv {
  float: left;
  width: 18%;
  height: 36px;
  margin-right: 1%;
  position: relative;
}

.zwjs_container .selDiv cite {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  box-sizing: border-box;
  padding-right: 20%;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  background: #fff url(https://www.huatu.com/images/2020css/images/fxtl/01/select_bg.png) no-repeat 90% center;
  font-size: 16px;
  font-style: normal;
  line-height: 36px;
  padding-left: 10%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: .3s;
}

.zwjs_container .selDiv:hover cite {
  border-color: #ed6346;
  box-shadow: 0 6px 10px rgba(252, 93, 72, .2);
  background-image: url(https://www.huatu.com/images/2020css/images/fxtl/01/select_active.png);
  color: #df3636;
}

.zwjs_container .selDiv ul {
  display: none;
  position: absolute;
  right: 0;
  top: 35px;
  width: 98%;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 10;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
}

.zwjs_container .selDiv li {
  font-size: 16px;
  text-indent: 10%;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zwjs_container .selDiv li:hover {
  background-color: #f7f7f7;
}

.zwjs_container .btn {
  float: right;
  display: block;
  width: 22%;
  height: 36px;
  cursor: pointer;
  border: none;
  outline: none;
  appearance: none;
  background: url(https://www.huatu.com/images/2020css/images/fxtl/01/search_bg.png) no-repeat center center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  opacity: .8;
}

.zwjs_container .btn:hover {
  opacity: 1;
}

.smfr_gfkc {
  width: 100%;
  height: 78px;
  background: url(https://www.huatu.com/images/2020css/images/fxtl/01/jb_bg.png) no-repeat center center;
  background-size: 100% 100%;
  margin-top: 22px;
}

.smfr_gfkc a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #FFFFFF;
  font-size: 20px;
  box-sizing: border-box;
  padding: 0 7% 0 5%;
}

.smfr_gfkc a img {
  width: 47px;
  height: 47px;
}

.smfl_body_r .swiper-container-horizontal>.swiper-pagination-bullets, .smfl_body_r .swiper-pagination-custom, .smfl_body_r .swiper-pagination-fraction {
  bottom: -7px;
}

.smfl_body_r .swiper-pagination-bullet {
  background: #fff;
  opacity: .5;
}

.smfl_body_r .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}

@media screen and (max-width:1520px){
  .smtl210413 h2 a{
    font-size:28px;
  }
  .zgzx_tip{
    font-size:18px;
  }
  .zgzx_swiper a{
    font-size: 16px;
  }
}
Google 翻译
原文
提供更好的翻译建议
