.news-wrap {
  padding-top: 1rem;
  box-sizing: border-box;
}
.news-content p {
  font-size: 0.18rem;
  font-family: MiSans-Regular, MiSans;
  font-weight: 400;
  color: #666666;
  line-height: 0.36rem;
}
.news-content .img-box {
  width: 10.24rem;
  height: 6.81rem;
  margin: 0.4rem 0 0.8rem;
}
.news-title {
  /* height: 0.32rem; */
  font-size: 0.24rem;
  font-family: MiSans-Bold, MiSans;
  font-weight: bold;
  color: #193158;
  /*text-align: center;*/
  line-height: 0.24rem;
}
.news-orther {
  padding: 0.16rem 0 0.22rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
 
 
}
.news-orther .right {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news-orther span {
  margin-right: 0.83rem;
  font-size: 0.16rem;
  font-family: MiSans-Regular, MiSans;
  font-weight: 400;
  color: #9B9B9B;
}
.news-orther span img {
  margin-left: 0.11rem;
}
.news-orther span img:first-child {
  margin: 0;
}
.news-orther span:nth-child(2n) {
  margin-right: 0;
}
.news-btn {
  margin-bottom: 0.8rem;
  display: flex;
  border-top: 0.01rem solid #C8C8C8;
  border-bottom: 0.01rem solid #C8C8C8;
}
.news-btn a {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0.4rem 0.25rem;
}
.news-btn a:nth-child(2) {
  justify-content: flex-end;
}
.news-btn a:nth-child(2) .news_xname {
  border-right: 0.01rem solid #9DA4B1;
  border-left: none !important;
}
.news-btn a:hover {
  background: #193158;
}
.news-btn a:hover .news_xico_1 {
  display: none!important;
}
.news-btn a:hover .news_xico_2 {
  display: block!important;
}
.news-btn a:hover .news_xname {
  color: #fff;
}
.news-btn a .news_xico {
  width: 0.1rem;
  height: 0.17rem;
  position: relative;
  margin: 0 0.2rem;
}
.news-btn a .news_xico img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.news-btn a .news_xico .news_xico_2 {
  display: none;
}
.news-btn a .news_xname {
  color: #666;
  font-size: 0.16rem;
  padding: 0 0.2rem;
  border-left: 0.01rem solid #9DA4B1;
}
.news-related {
  height: 6.3rem;
  background: url(../img/news/news-bg.jpg) no-repeat center / cover;
}
.news-related .centerBox {
  border-bottom: 0.01rem solid #fff;
  margin-bottom: 0.63rem;
}
.related-title {
  font-size: 0.3rem;
  font-family: Catamaran-ExtraBold, Catamaran;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 0.4rem;
  padding-top: 0.63rem;
  padding-bottom: 0.02rem;
  position: relative;
}
.related-title::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -0.01rem;
  transform: translate(-50%, 0);
  width: 2.45rem;
  height: 0.04rem;
  background: #E11932;
}
.related-swiper {
  position: relative;
}
.related-swiper .related_items_box {
  height: 3.75rem;
}
.related-swiper .related_items_box:hover .related_imgbox > img {
  transform: scale(1.03);
}
.related-swiper .related_items_box:hover .related_ch {
  display: block;
}
.related-swiper .related_items_box:hover .related_timer {
  background: #e11931;
}
.related-swiper .related_items_box:hover .related_en {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.related-swiper .related_imgbox {
  overflow: hidden;
  height: 2.5rem;
  position: relative;
}
.related-swiper .related_imgbox img {
  width: 100%;
  height: 100%;
  transition: all 0.25s;
}
.related-swiper .related_title {
  background: #fff;
  padding: 0.2rem 0.15rem;
}
.related-swiper .related_ch {
  color: #0e2a55;
  font-size: 0.16rem;
  margin-bottom: 0.15rem;
  display: none;
}
.related-swiper .related_en {
  color: #484848;
  font-size: 0.16rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.related-swiper .related_timer {
  position: absolute;
  background: #b9b9b8;
  border-radius: 0.2rem 0 0 0;
  padding: 0.05rem 0.12rem;
  right: 0;
  bottom: 0;
}
.related-swiper .swiper-pagination {
  bottom: -0.3rem !important;
}
.related-swiper .swiper-pagination-bullet {
  width: 0.5rem !important;
  height: 0.03rem !important;
  border-radius: 0!important;
  margin: 0 0.12rem !important;
  background: #fff;
}
.comment {
  padding-top: 0.87rem;
  box-sizing: border-box;
  height: 9rem;
  background: url(../img/news/news-bg2.jpg) no-repeat center / cover;
}
.comment .comment-title {
  font-size: 0.3rem;
  font-family: Catamaran-ExtraBold, Catamaran;
  font-weight: 800;
  color: #193158;
  line-height: 0.4rem;
  position: relative;
  margin-bottom: 0.45rem;
}
.comment .comment-title::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -0.1rem;
  background: #E11932;
  width: 2.54rem;
  height: 0.04rem;
}
.comment .comment-form {
  width: 14.4rem;
  height: 5.6rem;
  background: rgba(255, 255, 255, 0.54);
  border-radius: 0rem 0rem 0rem 0rem;
  opacity: 1;
  border: 0.01rem solid #FFFFFF;
  padding: 0.6rem 0 0 0.9rem;
}
.comment .comment-form .form-div {
  display: flex;
  margin-bottom: 0.22rem;
}
.comment .comment-form .input-group {
  margin-right: 0.35rem;
}
.comment .comment-form .input-group p {
  font-size: 0.18rem;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0;
}
.comment .comment-form .input-group p span {
  color: #D42313;
}
.comment .comment-form .input-group input {
  width: 4rem;
  height: 0.51rem;
  border-radius: 0.09rem 0.09rem 0.09rem 0.09rem;
  border: 0.02rem solid #C4C4C4;
  color: #ACACAC;
}
.comment .comment-form .input-group textarea {
  resize: none;
  width: 12.7rem;
  height: 2.16rem;
  background: #FFFFFF;
  border-radius: 0.09rem 0.09rem 0.09rem 0.09rem;
  opacity: 1;
  border: 0.02rem solid #C4C4C4;
  color: #333;
  padding-left: 0.12rem;
  font-size: 0.14rem;
  font-family: MiSans-Regular, MiSans;
  font-weight: 400;
  color: #ACACAC;
  padding-top: 0.06rem;
  outline: 0;
}
.comment .comment-form .input-group textarea::focus {
  border: 0px solid transparent;
}
.comment .comment-form .input-group textarea::-webkit-input-placeholder {
  color: #ACACAC;
}
.comment .comment-form .submit {
  margin-top: 0.15rem;
  width: 3.35rem;
  height: 0.55rem;
  background: linear-gradient(179deg, #3674A8 0%, #193158 100%);
  border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  opacity: 1;
  border: 0;
}
.comment .comment-form .advise {
  width: 3.54rem;
  height: 0.24rem;
  font-size: 0.18rem;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin-left: 0.4rem;
}



@media only screen and (max-width:1024px){
    .news-wrap{
        padding: 15px;
    }
    .news-title{
        font-size: 16px;
    }
    .news-orther span{
        font-size: 12px;
        display: block;
        margin-right: 15px;
        width: fit-content;
    }
    .news-content p{
        font-size: 12px;
    }
    .related-swiper{
        padding: 0 15px;
    }
    .related-swiper .related_timer,
    .related-swiper .related_en{
        font-size: 12px;
    }
    .comment{
        padding: 15px;
    }
    .comment .comment-form{
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }
    .comment .comment-form .form-div{
        flex-direction: column;
    }
    .comment .comment-form .input-group{
        margin: 0;
        margin-bottom: 15px;
    }
    .comment .comment-form .input-group p{
        font-size: 14px;
    }
    .comment .comment-form .input-group input,
    .comment .comment-form .input-group textarea{
        width: 100%;
        box-sizing: border-box;
        font-size: 12px;
    }
    .comment .comment-form .submit{
        font-size: 14px;
    }
    .comment .comment-form .advise{
        font-size: 12px;
    }
}
