
@media only screen and (max-width: 1130px) {
  .message_row {
    padding: 15px 20px !important;
  }
}

@media only screen and (min-width: 657px) {
  body {
    overflow-x: hidden;
  }
  /*undefined var*/
  /*undefined public less*/
  .public_left {
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-size: 0.06rem;
  }
  .message_row_public {
    width: 50%;
    height: 52px;
    margin: 0px auto;
  }
  .message_row_public a {
    cursor: pointer;
    color: #fff;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
    text-align: center;
    display: inline-block;
    width: 75%;
    font-size: 15px;
    height: 52px;
    line-height: 52px;
    margin: 0rem auto;
  }
  .message_row_public a:hover {
    color: #ffffff;
  }
  .message_row_public a:link {
    color: #ffffff;
  }
  .message_row_public a:active {
    color: #ffffff;
  }
  .message_row_public a:visited {
    color: #ffffff;
  }
  .message_row_public span {
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
  }
  .message_row_public b {
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
  }
  /* end undefined public less*/
  .message {
    width: 100%;
    /*height:52px !important;*/
    background-color: #ff9900;
    border: 0px;
    position: relative;
    left: 50%;
    margin-left: -50%;
  }
  .message_container {
    width: 100%;
    /*height: 52px;*/
    margin: 0px auto;
    position: relative;
  }
  #message_show {
    width: 100%;
    /*height: 52px;*/
    margin: 0px auto;
  }
  .message_two_child{
     width: 100%;
    /*height: 52px;*/
    margin: 0rem auto;
    clear: both;
    display: flex;
    justify-content: space-between;
  }

  .message_row{
    float: left;
    width: 100%;
    margin: 0rem auto;
    padding:15px 0px;
    background:linear-gradient(to right,#ffba61,#FFD166);
    background: -moz-linear-gradient(to right,#ffba61,#FFD166);
    background: -o-linear-gradient(to right,#ffba61,#FFD166);
    background: -webkit-linear-gradient(to right,#ffba61,#FFD166);
    /*clear: both;    */
  }

  .message_row_left {
    float: left;
    width: 50%;
    height: 52px;
    margin: 0rem auto;
    padding: 0px!important;
    background:linear-gradient(to right,#ffba61,#FFD166);
    background: -moz-linear-gradient(to right,#ffba61,#FFD166);
    background: -o-linear-gradient(to right,#ffba61,#FFD166);
    background: -webkit-linear-gradient(to right,#ffba61,#FFD166);
    clear: both;
  }
  .message_row a {
    cursor: pointer;
    color: #fff;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
    text-align: center;
    display: block;
    width: 86%;
    font-size: 15px;
    margin: 0rem auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .message_row_left a:hover {
    color: #ffffff;
  }
  .message_row_left a:link {
    color: #ffffff;
  }
  .message_row_left a:active {
    color: #ffffff;
  }
  .message_row_left a:visited {
    color: #ffffff;
  }
  .message_row span {
    display: block;
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    float: right;
    margin-right: 3%;
  }
 .message_row span:last-child{
    line-height: 48px;
    right:25px;
  }
  .pc_notice{
    display: block !important;
    position: relative !important;
    float: none !important;
  }
  .mobile_notice{display:none !important}
  .message_row b {
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-size:18px;
    display: none;

  }
  .message_row_right {
    float: right;
    width: 50%;
    height: 52px;
    margin: 0px auto;
    padding: 0px!important;
    background:linear-gradient(to right,#ffba61,#FFD166);
    background: -moz-linear-gradient(to right,#ffba61,#FFD166);
    background: -o-linear-gradient(to right,#ffba61,#FFD166);
    background: -webkit-linear-gradient(to right,#ffba61,#FFD166);

  }
  .message_row_right a {
    cursor: pointer;
    color: #fff;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
    text-align: center;
    display: block;
    width: 86%;
    font-size: 15px;
    height: 52px;
    line-height: 52px;
    margin: 0rem auto;
       text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .message_row_right a:hover {
    color: #ffffff;
  }
  .message_row_right a:link {
    color: #ffffff;
  }
  .message_row_right a:active {
    color: #ffffff;
  }
  .message_row_right a:visited {
    color: #ffffff;
  }
  .message_row_right span {
        display: block;
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    height: 52px;
    line-height: 52px;
    float: right;
    margin-right: 8%;
  }
  .message_row_right b {
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    display: none;
  }
}







@media screen and (max-width: 657px) {
  body {
    overflow-x: hidden;
  }
  .public_left {
    height: 52px;
    margin: 0rem auto;
  }
  .message_row_left_public {
    display: block;
    width: 0.1rem;
    height: 52px;
    line-height: 52px;
    float: right;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 16px;
  }
  .message {
    width: 100%;
    height: 0px;
    background-image: linear-gradient(to right,#ffba61,#FFD166);
    border: 0px;
    position: relative;
    overflow-y: hidden;
  }
  .message_container {
    width: 100%;
    /*height: 52px;*/
    margin: 0rem auto;
  }
  .message_show {
    width: 100%;
    /*height: 52px;*/
    margin: 0rem auto;
  }
  .message_two_child{
    overflow: hidden;
  }
  .message_row {
    width: 100%;
    /*height: 52px;*/
    margin: 0rem auto;
    float: left;
    padding:15px 30px;
    position: relative;
  }
  .message_row_left {
    width: 100%;
    height: 52px;
    margin: 0rem auto;
    background:linear-gradient(to right,#ffba61,#FFD166);
     background: -moz-linear-gradient(to right,#ffba61,#FFD166);
    background: -o-linear-gradient(to right,#ffba61,#FFD166);
    background: -webkit-linear-gradient(to right,#ffba61,#FFD166);
  }
  .message_row a {
       color: #fff;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
    text-align: center;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    display: block;
    white-space: nowrap;
    width: 70%;
    font-size: 16px;
    margin-left: 0.95rem;

  }
  .message_row_left a:hover {
    color: #fff;
  }
  .message_row_left a:link {
    color: #fff;
  }
  .message_row_left a:visited {
    color: #fff;
  }
  .message_row_left a:active {
    color: #fff;
  }
  .message_row b {
    display: block;
    /* width: 0.1rem; */
    height: 52px;
    line-height: 54px;
    float: right;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
    font-weight: bold;
  }
  .message_row_right_b{
    float: left !important;
  }
  .message_row span {
    display: block;
    float: right;
    cursor: pointer;
    font-weight: 600;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    margin-right: 6%;
    position: absolute;
    top: 0px;
    right: 0px;
  }
 .message_row span:last-child{
    line-height: 48px;
    margin-right: 40px;
  }
  .message_row_right {
    width: 100%;
    height: 52px;
    margin: 0rem auto;
    background:linear-gradient(to right,#ffba61,#FFD166);
    background: -moz-linear-gradient(to right,#ffba61,#FFD166);
    background: -o-linear-gradient(to right,#ffba61,#FFD166);
    background: -webkit-linear-gradient(to right,#ffba61,#FFD166);
  }
  .message_row_right a {
    color: #fff;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    width: 70%;
    height: 52px;
    line-height: 52px;
    font-size: 17px;
    margin-left: 0.7rem;
    /* text-indent: 30px; */
    /* margin: 0px auto; */
  }
  .message_row_right a:hover {
    color: #fff;
  }
  .message_row_right a:link {
    color: #fff;
  }
  .message_row_right a:visited {
    color: #fff;
  }
  .message_row_right a:active {
    color: #fff;
  }
  .message_row_right b {
    display: block;
    /* width: 0.1rem; */
    height: 52px;
    line-height: 54px;
    float: right;
    cursor: pointer;
    color: #fff;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
    font-weight: bold;
    float: left;

  }
  .message_row_right span {
    display: block;
    height: 52px;
    line-height: 52px;
    float: right;
    cursor: pointer;
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-size: 17px;
    vertical-align: middle;
    margin-right: 6%;
  }
}

@media screen and (max-width: 414px) {

  .message_row_left a {
    font-weight: 600;
  }
  .message_row_right a {
    font-weight: 600;
  }
}

@media only screen and (max-width: 991px) {
  .message_row{
    width:100% !important;
    text-align: center;
    color: #fff;
  }

}
.message{overflow:hidden;display: none;}
.message_row{
  color:#fff;
  position: relative;
  text-align:center;
  font-family: LatoRegular;
  font-weight: 600;
  font-size: 16px;
}
.message_row span {
  position: absolute;
  top: 0px;
  right: 0px;
}
@media (max-width: 991px) {
.pc_notice{display:none !important}
.mobile_notice{
  display: block !important;
  position: relative !important;
  float: none !important;
}
.message{
  height: auto !important;
}
}



@media (max-width:1250px) {
  .message .item{
    padding: 10px 100px;
  }
}
.message .owl-dots{
  position: absolute;
  width: 100%;
  top: 12px;
}
.message .owl-navs{
  position: absolute;
  width: 100%;
  top: 15px;
}
.message .owl-navs .owl-next{
  position: absolute;
  right:0px;
  top: 3px;
  z-index: 888888;
  padding:0 !important;
  background:transparent !important;
}
.message .owl-navs .owl-prev{
  position: absolute;
  left:0px;
  top: 3px;
  z-index: 888888;
  padding:0 !important;
  background:transparent !important;
}
.message .owl-navs .owl-next:after{
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
  content: '\f80d';
  font-family: 'porto-icons';
  margin: 0 9px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;

}
.message .owl-navs .owl-prev:after{
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
  content: '\f80e';
  font-family: 'porto-icons';
  margin: 0 9px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
@media (max-width:1200px) {
  .message span:nth-of-type(3){
    top:3px !important;
  }
  .message .owl-navs{
    top:0px !important;
  }
}
