.internationalbox { padding: 60px 0 80px 0; }

.internationalbox .title { margin-bottom: 40px; }

.overseas-news-list { padding: 10px 0; }

.overseas-news-list .time-tip { position: absolute; left: 10px; width: 80px; height: 90px; background-color: #ff622b; color: #fff; font-size: 28px; text-align: center; vertical-align: middle; padding-top: 10px; }

.overseas-news-list .list-top { position: relative; }

.overseas-news-list .list-top .time-tip { top: -20px; }

.overseas-news-list .list-top .news-title { position: absolute; top: 0; left: 120px; background-color: #fff; width: 800px; height: 80px; padding-left: 30px; }

.overseas-news-list .list-top .news-title h3 { width: 600px; vertical-align: middle; font-size: 22px; line-height: 1.5; color: #333; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.overseas-news-list .list-top .news-title h3 i { display: inline-block; border: 1px solid #ff622b; width: 50px; vertical-align: middle; margin-right: 10px; }

.overseas-news-list .list-top .right-text { position: absolute; right: 0; top: 0; height: 100%; width: 25%; padding: 0 3% 0 3%; background-color: #40498c; background-color: rgba(44, 53, 129, 0.9); color: #fff; vertical-align: middle; }

.overseas-news-list .list-top .right-text p { padding-top: 50px; line-height: 2; text-align: justify; }

.overseas-news-list .list-top .right-text span { position: absolute; bottom: 0; left: 0; width: 100%; height: 80px; background-color: #ff622b; line-height: 80px; text-align: center; }

.overseas-news-list .list-top .right-text span em { display: inline-block; width: 8px; height: 14px; background: url(../images/international-icon-01.png) no-repeat center top; vertical-align: middle; margin-left: 5px; }

.overseas-news-list ul { width: 105.264%; margin-top: 50px; }

.overseas-news-list ul li { position: relative; float: left; width: 45%; margin-right: 5%; }

.overseas-news-list ul li .time-tip { bottom: 40px; }

.overseas-news-list ul li .news-title-2 { height: 90px; background-color: #fff; padding: 0 90px 0 120px; overflow: hidden; }

.overseas-news-list ul li .news-title-2 h3 { color: #333; line-height: 1.4; padding-top: 18px; font-size: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.overseas-news-list ul li .news-title-2 span { position: absolute; right: 0; bottom: 0; width: 80px; height: 90px; background: url(../images/international-icon-02.png) no-repeat center center #ff622b; }

/*crumbs*/
.crumbs { width: 100%; }

.crumbs ul { width: 100%; text-align: center; }

.crumbs ul li { width: 20%; float: none; }

.crumbs ul li.on a, .crumbs ul li:hover a { color: #ff622b; }

@media screen and (max-width: 1366px){
  .overseas-news-list .list-top .news-title h3{
    width: 540px;
  }
}
@media screen and (max-width: 1200px) { .overseas-news-list .time-tip { width: 50px; height: 60px; font-size: 20px; padding-top: 5px; }
.overseas-news-list .list-top .news-title { left: 80px; height: 70px; }
.overseas-news-list .list-top .news-title h3 { font-size: 18px; width: 450px; }
.overseas-news-list .list-top .news-title h3 i { width: 35px; }
.overseas-news-list .list-top .right-text p { padding-top: 30px; line-height: 1.8; }
.overseas-news-list ul li .time-tip { bottom: 25px; }
.overseas-news-list ul li .news-title-2 { padding: 0 55px 0 70px; height: 60px; }
.overseas-news-list ul li .news-title-2 h3 { font-size: 18px; padding-top: 5px; }
.overseas-news-list ul li .news-title-2 span { width: 50px; height: 60px; } }

@media screen and (max-width: 768px) { .overseas-news-list .list-top a { width: 100%; display: block; }
.overseas-news-list .list-top .news-title { left: 80px; width: -webkit-calc(100% - 80px); width: -moz-calc(100% - 80px); width: calc(100% - 80px); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 20px; }
.overseas-news-list .list-top .news-title h3 { width: auto; padding-right: 20px; padding-top: 5px; }
.overseas-news-list .list-top .news-title h3 i { width: 30px; margin-right: 3px; }
.overseas-news-list .list-top .right-text { position: static; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; }
.overseas-news-list .list-top .right-text p { padding-top: 10px; }
.overseas-news-list .list-top .right-text span { position: static; float: right; width: 120px; height: 36px; display: block; line-height: 36px; margin: 15px 0 20px 0; } }

@media screen and (max-width: 480px) { .overseas-news-list .list-top .news-title { left: 70px; top: -23px; width: -webkit-calc(100% - 70px); width: -moz-calc(100% - 70px); width: calc(100% - 70px); }
.overseas-news-list .list-top .news-title h3 i { width: 15px; margin-right: 3px; }
.overseas-news-list .list-top .right-text p { padding-top: 10px; font-size: 14px; }
.overseas-news-list .list-top .right-text span { position: static; float: right; width: 100px; height: 30px; display: block; line-height: 30px; margin: 10px 0 20px 0; font-size: 14px; }
.overseas-news-list ul { width: 100%; }
.overseas-news-list ul li { float: left; width: 100%; margin-right: 0; margin-bottom: 20px; }
.overseas-news-list ul li .time-tip { bottom: 25px; }
.overseas-news-list ul li .news-title-2 { padding: 0 55px 0 70px; height: 60px; }
.overseas-news-list ul li .news-title-2 h3 { font-size: 18px; padding-top: 5px; }
.overseas-news-list ul li .news-title-2 span { width: 50px; height: 60px; } }



/* 190320 */
.overseas-news-list ul li{margin-bottom: 20px;}
.overseas-news-list ul li img{height:320px;margin: 0 auto;}

@media screen and (max-width: 1600px){
  .overseas-news-list ul li img{height:320px;}
}
@media screen and (max-width: 1400px){
  .overseas-news-list ul li img{height:325px;}
}
@media screen and (max-width: 1200px){
  .overseas-news-list ul li img{height:275px;}
}
@media screen and (max-width: 998px){
  .overseas-news-list ul li img{height:230px;}
}
@media screen and (max-width: 768px){
  .overseas-news-list ul li img{height:190px;}
}
@media screen and (max-width: 640px){
  .overseas-news-list ul li img{height:170px;}
}
@media screen and (max-width: 480px){
  .overseas-news-list ul li img{height:auto;}
}

/* 190508 */
.internationalbox .container{
  width: 1200px;
  max-width: none;
}
@media screen and (max-width: 1400px){
  .internationalbox .container{
    width: 80%;
    padding: 0;
  }

}

@media screen and (max-width: 998px){
  .internationalbox .container{
    width: 88%;
  }
}
@media screen and (max-width: 768px){
  .internationalbox .container{
    width: 85%;
  }
}
@media screen and (max-width: 640px){
  .internationalbox .container{
    width: 90%;
  }
}