.new_relation {
  background-color: #ffffff;
}
.new_relation .top_img {
  width: 100%;
}
.new_relation .mark_box {
  padding: 0.5333rem;
}
.new_relation .mark_box p {
  font-size: 0.42rem;
  line-height: 0.7rem;
  color: #6D6E71;
}
.new_relation .mark_box img {
  width: 100%;
  margin-top: 0.4rem;
}
.new_relation .hotline_box {
  padding: 0 0.5333rem;
}
.new_relation .hotline_box .title_h4 {
  font-size: 0.6rem;
  color: #454545;
  margin-bottom: 0.2667rem;
}
.new_relation .hotline_box .address_txt {
  font-size: 0.36rem;
  color: #6D6E71;
  margin-bottom: 0.4rem;
}
.new_relation .hotline_box .table_box {
  border: 1px solid #E9E9E9;
  border-bottom: none;
  margin-bottom: 0.8667rem;
}
.new_relation .hotline_box .table_box .row_box {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E9E9E9;
}
.new_relation .hotline_box .table_box .row_box .label_txt {
  width: 30%;
  font-size: 0.42rem;
  line-height: 0.4533rem;
  padding: 0.4rem 0;
  text-indent: 0.4rem;
  color: #6D6E71;
}
.new_relation .hotline_box .table_box .row_box .value_txt {
  border-left: 1px solid #E9E9E9;
  flex: 1;
  font-size: 0.42rem;
  color: #454545;
  line-height: 0.4533rem;
  padding: 0.4rem;
  font-weight: bold;
}
.new_relation .stock_box {
  background: #F6F7F8;
  padding-top: 0.7733rem;
}
.new_relation .stock_box .table_wrap {
  padding: 0 0.5333rem;
}
.new_relation .stock_box .table_wrap .title_h4 {
  font-size: 0.48rem;
  color: #454545;
  line-height: 0.56rem;
  margin-bottom: 0.4533rem;
}
.new_relation .stock_box .table_wrap .table_box {
  border-top: 1px solid #E1E1E1;
  border-left: 1px solid #E1E1E1;
  margin-bottom: 0.5333rem;
}
.new_relation .stock_box .table_wrap .table_box .row_d {
  border-bottom: 1px solid #E1E1E1;
  display: flex;
  align-items: center;
}
.new_relation .stock_box .table_wrap .table_box .row_d .col_d {
  flex: 1;
  padding: 0.5333rem 0;
  border-right: 1px solid #E1E1E1;
}
.new_relation .stock_box .table_wrap .table_box .row_d .col_d .value_d {
  font-size: 0.48rem;
  font-family: DIN;
  font-weight: bold;
  color: #454545;
  margin-bottom: 0.2267rem;
  text-align: center;
}
.new_relation .stock_box .table_wrap .table_box .row_d .col_d .label_d {
  font-size: 0.36rem;
  text-align: center;
  color: #999999;
}
.new_relation .stock_box .number_box {
  padding: 0 0.5333rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.2667rem;
}
.new_relation .stock_box .number_box .left_d {
  display: flex;
  align-items: center;
  color: rgb(153, 153, 153);
}
.new_relation .stock_box .number_box .red_txt{
  color: #E9081E;
}
.new_relation .stock_box .number_box .green_txt{
  color: green;
}
.new_relation .stock_box .number_box .left_d .big_d {
  font-size: 0.72rem;
  font-family: DIN;
  font-weight: bold;
  margin-right: 0.1333rem;
}
.new_relation .stock_box .number_box .left_d .small_d {
  font-size: 0.24rem;
  font-family: DIN;
}
.new_relation .stock_box .number_box .right_d {
  font-size: 0.36rem;
  color: #999999;
}
.new_relation .stock_box .echarts_wrap {
  padding-bottom: 0.5333rem;
}
.new_relation .stock_box #line_d {
  width: 100%;
  height: 5.3333rem;
}
.new_relation .swiper_box {
  padding: 0.5333rem;
  background: #FFFFFF;
}
.new_relation .swiper_box .title_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.64rem;
}
.new_relation .swiper_box .title_wrap .h2_title {
  font-size: 0.6rem;
  color: #454545;
}
.new_relation .swiper_box .title_wrap .more_tit {
  display: flex;
  justify-content: center;
  align-items: center;
}
.new_relation .swiper_box .title_wrap .more_tit a {
  display: block;
  font-size: 0.36rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.new_relation .swiper_box .title_wrap .more_tit i {
  display: block;
  width: 0.28rem;
  height: 0.28rem;
  background: url(../images/tit_more.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.25rem;
}
.new_relation .swiper_box .swiper-container {
  box-shadow: 0px 3px 0.48rem 0px rgba(226, 226, 226, 0.54);
  padding-bottom: 1.0667rem;
}
.new_relation .swiper_box .swiper-container .swiper-pagination-bullet-active {
  background-color: #E90017;
}
.new_relation .swiper_box .swiper_item {
  background: #FFFFFF;
  padding: 0.2667rem;
}
.new_relation .swiper_box .swiper_item .wrap {
  position: relative;
}
.new_relation .swiper_box .swiper_item .wrap .graywrap{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.4);
  top: 0;
  left: 0;
}
.new_relation .swiper_box .swiper_item .wrap .graywrap img{
  width: 18%;
  height: auto;
  opacity: 0.6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.new_relation .swiper_box .swiper_item .item_img {
  width: 100%;
  margin-bottom: 0.3467rem;
}
.new_relation .swiper_box .swiper_item .item_tit {
  font-size: 0.48rem;
  color: #454545;
  font-weight: bold;
  line-height: 0.66rem;
  margin-bottom: 0.0933rem;
}
.new_relation .swiper_box .swiper_item .item_time {
  font-size: 0.42rem;
  color: #999999;
  margin-bottom: 0.32rem;
}
.new_relation .swiper_box .swiper_item .item_cont {
  font-size: 0.42rem;
  color: #6D6E71;
  line-height: 0.60rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new_relation .interactive_wrap {
  background-color: #F6F7F8;
  padding: 0.6667rem 0.5333rem;
}
.new_relation .interactive_wrap .tit_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5333rem;
}
.new_relation .interactive_wrap .tit_box .title_h3 {
  font-size: 0.60rem;
  color: #454545;
}
.new_relation .interactive_wrap .tit_box .btn_d {
  background: #ED011D;
  box-shadow: 0px 2px 0.0933rem 0px rgba(237, 1, 29, 0.25);
  border-radius: 0.3867rem;
  padding: 0.2267rem 0.4667rem;
  font-size: 0.32rem;
  text-align: center;
}
.new_relation .interactive_wrap .tit_box .btn_d a {
  font-size: 0.36rem;
  line-height: 0.4533rem;
  color: #FFFFFF;
}
.new_relation .interactive_wrap .cont_box .item_wrap {
  margin-bottom: 0.5333rem;
}
.new_relation .interactive_wrap .cont_box .item_wrap .issues_item {
  margin-bottom: 0.2667rem;
}
.new_relation .interactive_wrap .cont_box .item_wrap .issues_item .user_info {
  display: flex;
  align-items: center;
}
.new_relation .interactive_wrap .cont_box .item_wrap .issues_item .user_info .head_icon {
  width: 0.6133rem;
  height: 0.6133rem;
  margin-right: 0.2267rem;
}
.new_relation .interactive_wrap .cont_box .item_wrap .issues_item .user_info .name_item {
  font-size: 0.42rem;
  color: #454545;
  font-weight: bold;
  margin-right: 0.2267rem;
  height: 0.7rem;
  line-height: 0.7rem;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: -webkit-box;
  width: 3.1rem;
}
.new_relation .interactive_wrap .cont_box .item_wrap .issues_item .user_info .time_item {
  color: #999999;
  font-size: 0.42rem;
}
.new_relation .interactive_wrap .cont_box .item_wrap .issues_item .issues_cont_box {
  padding: 0 0.84rem;
}
.new_relation .interactive_wrap .cont_box .item_wrap .issues_item .issues_cont_box .issues_cont {
  background: #FFFFFF;
  padding: 0.3rem;
  box-shadow: 0px 3px 0.48rem 0px rgba(226, 226, 226, 0.54);
  border-radius: 0px 0.2267rem 0.2267rem 0.2267rem;
  overflow: hidden;
}
.new_relation .interactive_wrap .cont_box .item_wrap .issues_item .issues_cont_box .issues_cont .issues_txt {
  font-size: 0.42rem;
  line-height: 0.6rem;
  color: #6D6E71;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
}
.new_relation .interactive_wrap .cont_box .item_wrap .reply_box .reply_info {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.new_relation .interactive_wrap .cont_box .item_wrap .reply_box .reply_info .head_icon {
  width: 0.6133rem;
  height: 0.6133rem;
  margin-left: 0.2267rem;
}
.new_relation .interactive_wrap .cont_box .item_wrap .reply_box .reply_info .name_item {
  font-size: 0.42rem;
  color: #454545;
  font-weight: bold;
  margin-left: 0.2267rem;
}
.new_relation .interactive_wrap .cont_box .item_wrap .reply_box .reply_info .time_item {
  color: #999999;
  font-size: 0.42rem;
}
.new_relation .interactive_wrap .cont_box .item_wrap .reply_box .reply_cont_box {
  padding: 0 0.84rem;
}
.new_relation .interactive_wrap .cont_box .item_wrap .reply_box .reply_cont_box .reply_cont {
  padding: 0.3rem;
  background: #FFF5F6;
  border: 1px solid #EE273A;
  box-shadow: 0px 4px 0.2133rem 0px rgba(216, 49, 53, 0.12);
  border-radius: 0.2267rem 0px 0.2267rem 0.2267rem;
  overflow: hidden;
}
.new_relation .interactive_wrap .cont_box .item_wrap .reply_box .reply_cont_box .reply_cont .reply_txt {
  font-size: 0.42rem;
  line-height: 0.6rem;
  color: #6D6E71;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  /*text-align: justify;*/
}
.new_relation .interactive_wrap .more_wrap {
  padding-top: 0.1333rem;
}
.new_relation .interactive_wrap .more_box {
  width: 4.16rem;
  height: 0.8533rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #CCCCCC;
  margin: 0 auto 0.1333rem;

  width: 7.5rem;
  height: 1.18rem;
  font-size: 0.42rem;
}
.new_relation .interactive_wrap .more_box .more_icon {
  width: 0.42rem;
  height: 0.42rem;
  margin-right: 0.24rem;
}
.new_relation .interactive_wrap .more_box span {
  font-size: 0.36rem;
  color: #999999;
}
.new_relation .notice_box {
  padding: 0 0.5333rem;
  background-color: #ffffff;
}
.new_relation .notice_box .soc_wrap_g .soc_main li:last-of-type {
  border-bottom: 1px solid #CCCCCC;
}
