.p-no-data{text-align: center;    padding: 0.2rem 0;}

img {
  max-width: 100%;
}
/* 行显示，多出省略 */
/*
* 自定义滚动条样式
* @class: 类名
* @w:滚动条宽度
* @barColor：滚动条拖拽条的颜色
* @barOpacity：滚动条拖拽条的透明度
* @bgColor：滚动条背景色
* @bgOpacity：滚动条的透明度
*
* 使用：.scrollBar(xx,8px,#ff0)
*/
.clear,
.cl {
  display: block!important;
  float: none!important;
  clear: both;
  width: auto!important;
  max-width: none!important;
  min-width: 0!important;
  max-height: none!important;
  min-height: 0!important;
  overflow: hidden;
  margin: 0!important;
  padding: 0!important;
  border: 0 none!important;
  font-size: 0!important;
  line-height: 0 !important;
}
.site_text .wrap p {
  text-transform: uppercase;
}
/* 国际化 */
.sec_tit {
  font-weight: bold;
}
.int_sec1 {
  padding-top: 7.1654373%;
  background: url(../images/int_sec1_bg.jpg) center bottom no-repeat;
  background-size: cover;
}
.int_sec1 .cont {
  position: relative;
  margin-top: 7.63888889%;
  height: 328px;
  background: url(../images/int_01.jpg) center center no-repeat;
  background-size: cover;
}
.int_sec1 .cont .l_shadow {
  position: absolute;
  left: -7.98611111%;
  top: -16.76829268%;
  height: calc(100% + 16.76829268%);
  width: 30%;
  z-index: 1;
  background: url(../images/int_icon1.png) 0 0 no-repeat;
  background-size: 100% 100%;
}
.int_sec1 .cont p {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 27.91666667%;
  transform: translateY(-50%);
  width: 68%;
  line-height: 1.5em;
  max-height: 7.5em;
  overflow: hidden;
}
.int_sec2 {
  position: relative;
  z-index: 3;
  padding-top: 7.1654373%;
}
.int_sec2 .sec_tit {
  float: left;
}
.int_sec2 .cont {
  position: relative;
}
.int_sec2 .r_img {
  float: right;
  width: 64.44444444%;
}
.int_sec2 .swp_cont {
  width: 56.25%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 15.70996979%;
  box-shadow: 0 0 30px -6px rgba(0, 0, 0, 0.2);
  padding: 0.7rem;
}
.int_sec2 .swp_cont .swiper-button-prev,
.int_sec2 .swp_cont .swiper-button-next,
.int_sec4 .swp_cont .swiper-button-prev,
.int_sec4 .swp_cont .swiper-button-next {
  width: 59px;
  height: 59px;
  line-height: 59px;
  font-weight: bold;
  font-size: 22px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background-image: none;
  text-align: center;
  color: #ea2d36;
}
@media only screen and (min-width: 768px) {
  .int_sec2 .swp_cont .swiper-button-prev:hover,
  .int_sec2 .swp_cont .swiper-button-next:hover {
    background-color: #ea2d36;
    color: #fff;
  }
}
.int_sec2 .swp_cont .swiper-button-prev,
.int_sec4 .swp_cont .swiper-button-prev {
  left: -25px;
  right: auto;
}
.int_sec2 .swp_cont .swiper-button-next,
.int_sec4 .swp_cont .swiper-button-next {
  right: -25px;
  left: auto;
}
.int_sec2 .swiper-container .tit {
  border-bottom: 3px solid #c9caca;
}
.int_sec2 .swiper-container h3 {
  position: relative;

  line-height: 1;
  max-width: 100%;
  white-space: nowrap;
  padding-bottom: 0.3rem;
  border-bottom: 3px solid #ea2d36;
  display: inline-block;
  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}

.int_sec2 .swiper-container .tit,.int_sec2 .swiper-container h3{height: 60px;}


.int_sec2 .swiper-container p {
  margin-top: 0.3rem;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;

  overflow: hidden;
}
.int_sec2 .swiper-container .swiper-slide {
  padding-bottom: 10%;
}
.int_sec2 .swiper-container .swiper-pagination {
  position: relative;
  left: 0;
  bottom: 0;
  text-align: left;
}
.int_sec2 .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.int_sec2 .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ea2d36;
}
.int_sec3 {
  transform: translateY(-7.08994709%);
  position: relative;
}
.int_sec3 .tit {
  text-align: center;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 3.4rem;
  width: 100%;
}
.int_sec3 .r_b {
  /*position: absolute;*/
  /*right: 2.3rem;*/
  /*bottom: 0.78rem;*/
  float: right;
}
.int_sec3 .l_b{float: left;}
.lrbox{position: absolute;left: 0;bottom: 0.5rem;width: 100%;}


.int_sec3 .lrbox .name {
  font-weight: bold;
  margin-bottom: 0.3rem;
}
.int_sec3 .img {
  /*text-align: right;*/
  /*height: 2.4rem;*/
}
.int_sec3 .img img {

  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-left: 0.2rem;

}
.int_sec3 .l_b img{width:2.53rem;}
.int_sec3 .r_b img{width: 1.72rem;}
.int_sec3 .img img:first-child{margin-left: 0;}


.int_sec4 {
  background: url(../images/int_sec4_bg.jpg) center 0 no-repeat;
  background-size: cover;
  padding: 6.53319283% 0 7.37618546%;
}
.int_sec4 .swp_cont {
  position: relative;
}
.int_sec4 .swp_cont .swiper-pagination {
  display: none;
  width: 100%;
  bottom: -10px;
}
.int_sec4 .swp_cont .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 5px;
}
.int_sec4 .swp_cont .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ea2d36;
}
@media only screen and (min-width: 768px) {
  .int_sec4 .swp_cont .swiper-button-prev:hover,
  .int_sec4 .swp_cont .swiper-button-next:hover {
    background-color: #ea2d36;
    color: #fff;
  }
}
.int_sec4 .swiper-slide p {
  padding: 0 15px;
  margin: 20px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.5;
  max-height: 1.5em;
  height: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* 可持续发展 */
.dev_sec1 {
  padding: 6.00632244% 0 3.16122234%;
}
.dev_sec1 .ll {
  width: calc(100% - 3rem);
  float: left;
}
.dev_sec1 .ll p {
  color: #84888d;
  margin-top: 0.45rem;

}
.dev_sec1 .rr {
  float: right;
  width: 1.89rem;
}
.dev_sec2 {
  background: url(../images/dev_sec2_bg.png) 0 bottom no-repeat;
  padding: 8.42992624% 0 5.2687039%;
}
.dev_sec2 .list .item {
  float: left;
  width: 49.30555556%;
}
.dev_sec2 .list .item:nth-child(2n) {
  float: right;
}
.dev_sec2 .list p {
  padding: 0 15px;
  margin: 0.25rem 0;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.5;
  max-height: 1.5em;
  height: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dev_sec3 {
  padding: 5.2687039% 0 8.42992624%;
}
.dev_sec3 .img_wrap {
  position: relative;
}
.dev_sec3 .slide-btn {
  /*position: absolute;*/
  bottom: 0.31rem;
  right: 0;
  width: 43.05555556%;
  clear: both;
  float: right;
}
.dev_sec3 .swiper-button-prev,
.dev_sec3 .swiper-button-next {
  position: static;
  width: 47px;
  height: 47px;
  text-align: center;
  line-height: 47px;
  border-radius: 50%;
  background: #fff;
  color: #ea2d36;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin: 0 20px 0 0;
  display: inline-block;
}
.dev_sec3 .big_img {
  width: 51.38888889%;
  float: left;
}
.dev_sec3 .big_img img {
  width: 100%;
}
.dev_sec3 .big_img p {
  font-weight: bold;
  margin: 0.32rem 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.5;
  max-height: 1.5em;
  height: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dev_sec3 .swp_cont {
  float: right;
  width: 43.05555556%;
}
.dev_sec3 .swp_cont .img {
  width: 48.5483871%;
  float: left;
  cursor: pointer;
}
.dev_sec3 .swp_cont .img.on img,
.dev_sec3 .swp_cont .img:hover img {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.dev_sec3 .swp_cont .img:nth-child(2n) {
  float: right;
}
.dev_sec3 .swp_cont .img p {
  margin: 0.25rem 0 0.38rem;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.5;
  max-height: 1.5em;
  height: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
}
.index_title_des {
  color: #84888d;

  margin-top: 0.25rem;
}
.dev_sec4 {
  padding: 6.84931507% 0 6.16438356%;
  background: url(../images/dev_sec4_bg.png) center bottom no-repeat;
  background-size: cover;
}
.dev_sec4 .list {
  position: relative;
}
.dev_sec4 .list .img:nth-child(1) {
  width: 66.31944444%;
}
.dev_sec4 .list .img:nth-child(2),
.dev_sec4 .list .img:nth-child(3) {
  width: 32.15277778%;
  position: absolute;
  right: 0;
  top: 0;
}
.dev_sec4 .list .img:nth-child(3) {
  top: auto;
  bottom: 0;
}
.dev_sec5 {
  background: url(../images/dev_sec5_bg.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 5.79557429% 0 15.8061117%;
}
.dev_sec5 .index_title {
  color: #fff;
}

.dev_sec1 .ll p,.index_title_des,.dev_sec5 .index_title_des{line-height: 30px;}
.dev_sec5 .index_title_des {
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;

  max-height: 150px;

  overflow: hidden;
}

.int_sec2 .swiper-container p{line-height: 30px;max-height: 150px;}
@media only screen and (max-width:1024px) {

  .dev_sec1 .ll p,.index_title_des,.dev_sec5 .index_title_des,.int_sec2 .swiper-container p{line-height: 24px;}
  .dev_sec5 .index_title_des,.int_sec2 .swiper-container p{max-height: 120px;}


}

/* 联系我们 */
.contact_wrap {
  position: relative;
}
.contact_wrap #map {
  height: 980px;
}
.map_info {
  position: absolute;
  top: 50%;
  right: 12.11801897%;
  padding: 2.10748156% 3.68809273%;
  transform: translateY(-50%);
  border-top: 4px solid #ea2d36;
  width: 27.2918862%;
  background: url(../images/map_info_bg.jpg) 0 0 no-repeat;
  background-size: cover;
}
.map_info dl {
  color: #000;
}
.map_info dt,
.map_info dd {
  padding-left: 35px;
}
.map_info dt {
  font-weight: bold;
}
.map_info dt:not(:first-child) {
  margin-top: 0.3rem;
}
.map_info dd a {
  color: #000 !important;
}
.map_info .i1 {
  background: url(../images/map_icon01.png) 0 center no-repeat;
  background-size: auto 23px;
}
.map_info .i2 {
  background: url(../images/map_icon02.png) 0 center no-repeat;
  background-size: auto 23px;
}
.map_info .i3 {
  background: url(../images/map_icon03.png) 0 center no-repeat;
  background-size: auto 19px;
}
.map_info .i4 {
  background: url(../images/map_icon04.png) 0 center no-repeat;
  background-size: auto 16px;
}
.map_info .i5 {
  background: url(../images/map_icon05.png) 0 center no-repeat;
  background-size: auto 19px;
}
/* 定期报告和公司报告 */
.report_sec1 {
  padding: 7.90305585% 0;
  background: url(../images/report_sec1_bg.png) center bottom no-repeat;
  background-size: cover;
}
.report_sec1 .en {
  font-size: 12px;
}
.report_sec1 .ll {
  width: 36.31944444%;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
}
.report_sec1 .ll span {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.report_sec1 .ll span.up {
  color: #ea2d36;
}
.report_sec1 .ll span.down {
  color: green;
}
.report_sec1 .ll span.down em{
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.report_sec1 .ll span em {
  position: absolute;
  right: -1.5em;
  top: 0;
  font-size: 18px;
  font-weight: bold;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.report_sec1 .ll span i {
  position: absolute;
  bottom: 0;
  right: -7.5em;
  font-size: 18px;
}
.report_sec1 .rr {
  border-left: 1px solid #c8c8c8;
  float: left;
  width: 63.68055556%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.report_sec1 .rr li {
  float: left;
  width: 25%;
  padding-left: 5.4525627%;
}
.report_sec1 .rr li .label {
  color: #84888d;
}
.report_sec1 .rr li .num {
  color: #202f45;
  font-family: arial;
  line-height: 1.2;
}
.filter_wrap {
  padding: 4.21496312% 0 3.16122234%;
}
.filter_wrap .filter_item {
  float: left;
  width: 24.02777778%;
  position: relative;
  margin-right: 20px;
  z-index: 4;
}
.filter_wrap .filter_item i {
  transition: all 0.3s;
}
.filter_wrap .filter_item.on i {
  transform: rotate(180deg);
}
.filter_wrap .filter_item:first-child {
  position: relative;
  z-index: 5;
}
.filter_wrap .filter_item i {
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
  color: #84888d;
  cursor: pointer;
  font-size: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.filter_wrap .filter_item dt {
  color: #84888d;
  border: 1px solid #dadbdd;
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  border-radius: 29px;
  padding-left: 27px;
  background: #fff;
  position: relative;
  z-index: 4;
  cursor: pointer;
}
.filter_wrap .filter_item dd {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 2;
  border: 1px solid #dadbdd;
  border-top: none;
  background: #fff;
  width: 100%;
  margin-top: -23px;
  padding-top: 23px;
  overflow-x: hidden;
}
.filter_wrap .filter_item dd .scroll {
  max-height: 150px;
  overflow-y: auto;
  margin-right: -17px;
}
.filter_wrap .filter_item dd .choice {
  padding: 8px 20px;
  color: #000;
  line-height: 1.5;
  cursor: pointer;
}
.filter_wrap .filter_item dd .choice.on,
.filter_wrap .filter_item dd .choice:hover {
  background: #eee;
  color: #ea2d36;
}
.filter_wrap .filter_item dd .choice_month {
  padding: 8px 20px;
  color: #000;
  line-height: 1.5;
  cursor: pointer;
}
.filter_wrap .filter_item dd .choice_month.on,
.filter_wrap .filter_item dd .choice_month:hover {
  background: #eee;
  color: #ea2d36;
}


.filter_search {
  position: relative;
  float: right;
  border: 1px solid #ea2d36;
  height: 58px;
  line-height: 58px;
  width: 31.66666667%;
  padding-left: 27px;
  background: #fff;
  border-radius: 29px;
}
.filter_search input {
  padding: 18px 0;
  width: calc(100% - 140px);
  background: none;
  font-size: 16px;
}
.filter_search .search_submit {
  position: absolute;
  right: 0;
  height: 100%;
  border-radius: 29px;
  color: #fff;
  border: none;
  cursor: pointer;
  width: 135px;
  background: #ea2d36;
}
/* 定期报告搜索结果 */
.filter_periodical_result {
  padding-bottom: 6.58587987%;
}
.filter_periodical_result li {
  float: left;
  width: 48.61111111%;
  margin-bottom: 2.77777778%;
}
.filter_periodical_result li:nth-child(2n) {
  float: right;
}
.filter_periodical_result li a {
  position: relative;
  display: block;
  padding: 5.14285714% 6%;
  color: #000;
}
.filter_periodical_result li a::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  background: #fafafa;
  transition: transform 0.3s;
}



.filter_periodical_result li a.nopdf{cursor:default;}
.filter_periodical_result li a.nopdf i{opacity:0}


@media only screen and (min-width: 768px) {
  .filter_periodical_result li a:hover::before {
    height: calc(100% + 17px);
    background: url(../images/report_bg.png) 0 bottom no-repeat;
    top: auto;
    bottom: 0;
    background-size: 100% 100%;
  }
  .filter_periodical_result li a:hover {
    color: #fff !important;
  }
  .filter_periodical_result li a:hover .icon {
    color: #fff;
  }
  .filter_periodical_result li a:hover .tit {
    font-weight: bold;
    transform: scale(1.1);
  }
}
.filter_periodical_result li .top {
  height: 30px;
  line-height: 30px;
}
.filter_periodical_result li .tit {
  float: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.5;
  max-height: 1.5em;
  height: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 80%;
}
.filter_periodical_result li .date {
  float: right;
  font-size: 16px;
}
.filter_periodical_result li .name {
  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin-bottom: 10px;
}
.filter_periodical_result li .icon {
  line-height: 1;
  margin-top: 20px;
  color: #ea2d36;
  transition: all 0.3s;
}
/* 公司报告搜索结果 */
.filter_sustainable_result {
  padding-bottom: 6.58587987%;
}
.filter_sustainable_result li {
  position: relative;
}
.filter_sustainable_result li.active a {
  border: none;
}
@media only screen and (min-width: 768px) {
  .filter_sustainable_result li:hover a {
    color: #fff !important;
    border-color: #ea2d36;
  }
  .filter_sustainable_result li:hover a::before {
    background-color: #fff;
  }
  .filter_sustainable_result li:hover::after {
    content: '';
    position: absolute;
    left: 0;
    top: -8px;
    width: 100%;
    height: calc(100% + 16px);
    z-index: -1;
    background: url(../images/report_bg2.png) center center no-repeat;
    background-size: 100% 100%;
    display: block;
  }
  /*.filter_sustainable_result li:hover .date {
    float: left;
  }*/
  .filter_sustainable_result li:hover .down_icon {
    display: block;
    color: #fff;
  }
  .filter_sustainable_result li:hover .name {
    font-weight: bold;
    font-size: 20px;
  }
}
.filter_sustainable_result li a {
  position: relative;
  display: block;
  color: #000;
  padding: 0.35rem 20px 20px 45px;
  font-size: 18px;
  overflow: hidden;
  width: 1440px;
  max-width: 90%;
  margin: auto;
  border-bottom: 1px solid #ccc;
}
.filter_sustainable_result li a::before {
  content: '';
  position: absolute;
  left: 20px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ea2d36;
}
.filter_sustainable_result li a .name {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80%;
}
.filter_sustainable_result li .date {
  float: right;
  font-size: 16px;
  font-family: arial;
  padding-left: 25px;
  margin-top: 3px;
}
.filter_sustainable_result li .down_icon {
  display: none;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
/* 投资者互动 */
.index_04 {
  padding-top: 1.6rem;
}
.interact_contact {
  color: #fff;
  font-size: 16px;
  padding-left: 47px;
  background: url(../images/address_icon.png) 0 0 no-repeat;
}
.interact_contact dt {
  padding: 8px 0 20px;
}
.interact_contact dd {
  margin-bottom: 5px;
}
.interact_contact dd a {
  color: #fff !important;
}
.interact_cxtext {
  width: 6.8rem;
  height: 4.73rem;
}
.interact_05 {
  height: 6.6rem;
  margin-top: 0.78rem;
}
.interact_05 .message_btn {
  color: #fff;
  background: #ea2d36;
}
.interact_05 .message_btn {
  background: #ea2d36;
  color: #fff;
  font-size: 16px;
  width: 203px;
  height: 58px;
  line-height: 58px;
  display: block;
  text-align: center;
  border-radius: 29px;
  transition: all 0.3s;
}
.interact_05 .message_btn:hover {
  color: #fff !important;
  opacity: 0.8 !important;
}
@media screen and (max-width: 1024px) {
  /* 联系我们 */
  .contact_wrap #map {
    height: 300px;
  }
  .map_info {
    position: static;
    width: 100%;
    transform: none;
  }
  /* 可持续发展 */
  .dev_sec3 .big_img,
  .dev_sec3 .swp_cont {
    float: none;
    width: 100%;
  }
  .dev_sec3 .slide-btn {
    position: static;
    width: 100%;
    text-align: center;
  }
  .dev_sec4 {
    padding-top: 1rem;
    background-size: auto 105%;
  }
  .dev_sec4 .img {
    width: 100% !important;
    position: static !important;
    margin-bottom: 2%;
  }
  /* 国际化 */
  .int_sec1 .l_shadow {
    display: none;
  }
  .int_sec1 .cont {
    height: auto !important;
  }
  .int_sec1 .cont p {
    position: static;
    transform: none;
    padding: 0;
    width: 100%;
    max-height: inherit;
    height: 140px;
    line-height: 28px;
    padding: 0;
  }
  .int_sec1 .cont{padding: 40px 20px;}
  .int_sec2 .sec_tit,
  .int_sec2 .r_img {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 2%;
  }
  .int_sec2 .swp_cont {
    position: relative;
    width: 100%;
    margin-bottom: 2%;
  }
  .int_sec3 {
    margin-top: 0;
    transform: none;
  }
  .int_sec3 .r_b, .int_sec3 .l_b {
    position: static;
    width: 100%;
    text-align: center;
    padding-bottom: 30px
  }

  .lrbox{position: static;overflow: hidden}

  .int_sec3 .l_b .img {
    text-align: center;
    height: auto !important;
  }
  .int_sec3 .l_b .img img {
    margin: 0 1%;
    width: 30%;
  }

  .int_sec3 .r_b .img {
    text-align: center;
    height: auto !important;
  }
  .int_sec3 .r_b .img img {
    margin: 0 1%;
    width: 40%;
  }
  .int_sec2 .swiper-button-prev,
  .int_sec4 .swiper-button-prev,
  .int_sec2 .swiper-button-next,
  .int_sec4 .swiper-button-next {
    display: none !important;
  }
  /* 报告 */
  .report_sec1 .ll,
  .report_sec1 .rr {
    float: none;
    width: 100%;
    border: none;
  }
  .report_sec1 .rr li {
    padding-left: 0;
  }
  .filter_wrap .filter_item,
  .filter_wrap .filter_search {
    float: none;
    width: 100%;
    margin-bottom: 3%;
  }
  .filter_wrap .filter_item dt,
  .filter_wrap .filter_search {
    height: 40px;
    line-height: 40px;
  }
  .filter_wrap .filter_item dt input,
  .filter_wrap .filter_search input {
    padding: 9px 0;
  }
  .filter_wrap .search_submit {
    width: 90px;
    height: 38px;
  }
  .filter_periodical_result li {
    float: none !important;
    width: 100%;
  }
  .filter_periodical_result li .icon {
    display: none;
  }
  .filter_sustainable_result li a {
    padding-left: 10px;
  }
  .filter_sustainable_result li a .name {
    font-size: 14px;
    width: 65%;
  }
  .filter_sustainable_result li a::before {
    left: 0;
    width: 3px;
    height: 3px;
    margin-top: -2px;
  }
  .filter_sustainable_result li .date {
    font-size: 12px;
  }
  .int_sec4 .swp_cont .swiper-pagination {
    display: block;
  }

  .int_sec2 .swiper-container .tit,.int_sec2 .swiper-container h3{height: 40px;}



}
@media screen and (max-width: 768px) {
  /* 可持续发展 */
  .dev_sec1 .rr,
  .dev_sec1 .ll {
    width: 100%;
    float: none;
    padding: 1% 0;
  }
  .dev_sec1 .rr {
    width: 30%;
    height: auto !important;
    margin: 0 auto;
  }
  .dev_sec2 .list .item {
    float: none;
    width: 100%;
    margin: 1% 0;
  }
  /* 国际化 */
  .filter_sustainable_result li a {
    padding: 20px;
  }
  .report_sec1 .rr {
    padding-top: 0;
    padding-bottom: 0;
  }
  .report_sec1 .rr li {
    width: 50%;
    margin-top: 2%;
  }
  .report_sec1 .rr li .num {
    font-size: 24px;
    font-weight: bold;
  }
  .index_cxtext {
    width: 100%;
    height: auto !important;
  }
  .int_sec3 .tit {
    top: 0.8rem;
  }
  .interact_05 {
    height: auto !important;
    margin-top: 0;
  }
  .interact_05 .message_btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .interact_contact {
    background-size: 20px auto;
    padding-left: 32px;
  }
  .interact_contact dt {
    padding-top: 0;
  }

  .int_sec2 .swp_cont{padding: 20px;}
  .int_sec2 .swiper-container .swiper-slide{padding-bottom: 20px;}

}
/*# sourceMappingURL=./wly.css.map */


.interact_cxtext  h4{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;      line-height: 1.22em;  margin-bottom: 0.2rem;}
.interact_contact{    height: calc(100% - 1.22em - 0.2rem);overflow: hidden;}

@media only screen and (max-width:1440px) {

  .interact_cxtext{width: 9rem;height: 5.2rem;}
}
@media only screen and (max-width:767px) {
  .interact_cxtext h4{margin-bottom: 15px;}
  .interact_cxtext,.interact_contact{width: 100%;height:auto;}
}














