#slide_gmp {
  width: 100%;
  max-width: 212px;
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  position: relative;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.2); }

#warrper-en #slide_gmp {
  max-width: none; }

#slide_gmp .tieude-h1 {
  height: 34px;
  line-height: 34px;
  font-size: 100%;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding-left: 5px;
  background: #e04d58 url(../images/site_portal/bg-tieude.png) right center no-repeat;
  /*background-color: #bf443f;
  background:url(../images/bg-tieude.png) right center no-repeat; 
  background: url(../images/bg-tieude.png) right center no-repeat, -moz-linear-gradient(top, #bf443f 35%, #fb404f 100%); 
  background: url(../images/bg-tieude.png) right center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(35%,#bf443f), color-stop(100%,#fb404f)); 
  background: url(../images/bg-tieude.png) right center no-repeat, -webkit-linear-gradient(top, #bf443f 35%,#fb404f 100%); 
  background: url(../images/bg-tieude.png) right center no-repeat, -o-linear-gradient(top, #bf443f 35%,#fb404f 100%); 
  background: url(../images/bg-tieude.png) right center no-repeat, -ms-linear-gradient(top, #bf443f 35%,#fb404f 100%); 
  background: url(../images/bg-tieude.png) right center no-repeat, linear-gradient(to bottom, #bf443f 35%,#fb404f 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf443f', endColorstr='#fb404f',GradientType=0 );*/ }

* + html #slide_gmp {
  overflow: hidden; }

.nsp_main {
  overflow: hidden; }

.nsp_bottom_interface div,
.nsp_top_interface div {
  float: right;
  padding-right: 2px; }

.nsp_bottom_interface .pagination,
.nsp_top_interface .pagination {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left; }

.nsp_bottom_interface .pagination li,
.nsp_top_interface .pagination li {
  float: left;
  cursor: pointer;
  text-indent: -999em;
  width: 16px;
  height: 16px;
  background: #ddd;
  margin-right: 2px;
  border-radius: 2px 2px;
  -moz-border-radius: 2px 2px;
  -webkit-border-radius: 2px 2px; }

.nsp_bottom_interface .pagination li:hover,
.nsp_bottom_interface .pagination li.active,
.nsp_top_interface .pagination li:hover,
.nsp_top_interface .pagination li.active {
  background: #444444; }

.nsp_bottom_interface .prev,
.nsp_top_interface .prev {
  cursor: pointer;
  background: url(../images/site_portal/prev2.png) no-repeat;
  width: 10px;
  height: 20px;
  position: absolute;
  right: 23px;
  top: 7px; }

.nsp_bottom_interface .next,
.nsp_top_interface .next {
  cursor: pointer;
  background: url(../images/site_portal/next3.png) no-repeat;
  width: 10px;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 7px; }

.nsp_bottom_interface .prev1,
.nsp_top_interface .prev1 {
  cursor: pointer;
  background: url(../images/site_portal/prev1.png) no-repeat;
  width: 37px;
  height: 34px;
  position: absolute;
  right: 42px;
  top: 5px;
  z-index: 9; }

.nsp_bottom_interface .nex1t,
.nsp_top_interface .next1 {
  cursor: pointer;
  background: url(../images/site_portal/next1.png) no-repeat;
  width: 37px;
  height: 34px;
  position: absolute;
  right: 0px;
  top: 5px;
  z-index: 9; }

.nsp_bottom_interface .counter,
.nsp_top_interface .counter {
  background: #ddd;
  color: #444;
  padding: 1px 3px;
  cursor: pointer;
  border-radius: 2px 2px;
  -moz-border-radius: 2px 2px;
  -webkit-border-radius: 2px 2px;
  font-size: 9px;
  float: left;
  margin: 0 0 0 3px; }

.nsp_arts {
  overflow: hidden; }

.nsp_art {
  float: left; }

.nsp_art div {
  padding: 0 20px;
  overflow: hidden; }

/* here you can put padding for your articles content */
.nsp_art h4.nsp_header a {
  color: #446611; }

.nsp_art h4.nsp_header a:hover {
  color: #446611; }

.nsp_art img.nsp_image {
  width: 206px;
  height: 98px; }

.nsp_art p.nsp_text {
  float: none; }

.nsp_art p.nsp_info {
  font-size: 90%; }

.nsp_art .tleft {
  text-align: left; }

.nsp_art .tright {
  text-align: right; }

.nsp_art .tcenter {
  text-align: center; }

.nsp_art .tjustify {
  text-align: justify; }

.nsp_art .fleft {
  float: left; }

.nsp_art .fright {
  float: right; }

.nsp_art .fnone {
  clear: both;
  width: 100%;
  float: none; }

.readon_class.left,
.readon_class.right,
.readon_class.center {
  clear: both; }

.readon_class.left {
  float: left; }

.readon_class.right {
  float: right; }

.readon_class.center {
  display: inline;
  float: none; }

.nsp_links ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

.nsp_links ul li h4 a {
  color: #446611; }

/* positioning */
.nsp_arts.left {
  float: right; }

.nsp_links_wrap.left {
  float: left; }

.nsp_arts.right {
  float: left; }

.nsp_links_wrap.right {
  float: right; }

/* make element unvisible */
.nsp_main .unvisible {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

/* font-size classes */
.nsp_fs80 {
  font-size: 80%; }

.nsp_fs90 {
  font-size: 90%; }

.nsp_fs100 {
  font-size: 100%;
  /*background: #F6F6F6 ;*/
  margin: 0px auto 0;
  width: 100%; }

.nsp_fs110 {
  font-size: 100%;
  margin: 0 auto;
  width: 100%; }

.nsp_fs120 {
  font-size: 120%; }

.nsp_fs130 {
  font-size: 130%; }

.nsp_fs140 {
  font-size: 140%; }

.nsp_fs150 {
  font-size: 150%; }

.nsp_fs160 {
  font-size: 160%; }

.nsp_fs170 {
  font-size: 170%; }

.nsp_fs180 {
  font-size: 180%; }

.nsp_fs190 {
  font-size: 190%; }

.nsp_fs200 {
  font-size: 200%; }

.nsp_header {
  margin: 5px 0; }

.anyClass {
  background: #fff;
  width: 100%;
  margin: 0 auto;
  display: block;
  padding-bottom: 5px; }

#warrper-en .anyClass li {
  width: 266px !important; }

.anyClass li {
  list-style: none;
  display: block;
  font-size: 12px;
  width: 212px !important;
  height: auto !important; }

.anyClass li a img {
  width: 92%;
  max-height: 92px;
  margin: 6px 4% 0;
  float: left;
  border: 1px solid #ccc;
  object-fit: cover; }

.travel .tieude-h1 {
  background: rgba(0, 0, 0, 0) url("../images/site_portal/icon.png") no-repeat scroll 15px center;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  height: 38px;
  line-height: 38px;
  margin-bottom: 10px;
  padding-left: 48px;
  text-transform: uppercase; }

.travel .tieude-h1 a {
  color: #000;
  display: block;
  height: 38px;
  padding: 0 10px; }

.travel .tieude-h1 a:hover {
  color: #e96e00; }

.anyClass1 {
  background: #fff;
  width: 100%;
  margin: 10px auto;
  display: block;
  padding-bottom: 5px; }

.anyClass1 .tieude-h2 a {
  font-size: 14px;
  color: #333;
  line-height: 18px;
  text-align: left;
  float: left;
  padding: 6px 0 6px 6px;
  font-weight: bold; }

.anyClass1 li {
  list-style: none;
  display: block;
  font-size: 12px;
  width: 50%;
  height: auto;
  text-align: center; }

.anyClass1 li a img {
  width: 96%;
  max-height: 180px;
  object-fit: cover; }

.hidden1 {
  height: auto;
  overflow: auto; }

@media (max-width: 767px) {
  .hidden1 {
    height: 0;
    overflow: hidden; }

   #slide_gmp {max-width:100%;} }