      /* header s */
      .dama_page{
        position: relative!important;
        background-color: #fff;
      }
      .dama_page .hp_topbanner {
        background-color: #3d91eb;
        height: 100px;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 100;
      }
      .dama_page .hp_topbanner_container {
        height: 110px;
        width: 1160px;
        padding: 0 ;
      }
      .dama_page .top-left {
        width: 100%;
        height: 53px;
        margin-top: 30px;
      }
      .dama_page .top-right {
        /* width: 500px; */
        width: 60%;
        height: 50px;
        line-height: 50px;

        margin-top: 25px;
        color: #fff;
        font-size: 16px;
        text-align: right;
      }
      .dama_page #dama_time_ul {
        display: inline-block;
        position: relative;
        height: 90px;
      }
      .dama_page #dama_time_ul::after{
        content: "";
        position: absolute;
        bottom: 0;
        left: 14px;
        right: 4px;
        background: #fff;
        height: 1px;
      }
      .dama_page #dama_time_ul li {
        display: inline-block;
        text-align: center;
        margin-left: 6px;
      }
 
      .dama_page #dama_time_ul .time_item {
        height: 30px;
        width: 30px;
        text-align: center;
        color: #fff;
        font-size: 24px;
        line-height: 40px;

      }
      .dama_page #dama_time_ul p {
        font-size: 12px;
      }
      .dama_page #dama_time_ul .time_title{
        position: absolute;
        top: 50px;
        color: #fff;
        width: 16px;
        font-size: 12px!important;
        text-align: center;
      }
      .dama_page #dama_time_ul .time_title:nth-child(2){
        left: 10px;
      }
      .dama_page #dama_time_ul .time_title:nth-child(4) {
        left: 46px;

      }
      .dama_page #dama_time_ul .time_title:nth-child(6) {
        left: 90px;

      }

      .dama_page #dama_time_ul .time_title:nth-child(8) {
        left: 130px;

      }
      .dama_page .entry_container{
        position: absolute;
        bottom: 66px;
      }
      .dama_page .entry_container li{
        display: inline-block;
        text-align: center;
        width: 90px;
      }
      .dama_page .entry_container li p{
        font-size: 16px;
        color: #fff;
        margin-top: 10px;
      }
      .dama_page .hp_topbanner_container .language {
        /* top: 10px;
        right: 0px;
        font-size: 0;
        line-height: 30px; */
      }
      .dama_page .language span {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        vertical-align: middle;
        margin-left: 6px;
      }
      .dama_page .language .language_title {
        height: 36px;
        line-height: 32px;
        width: 36px;
        border: 2px solid #fff;
        border-radius: 50%;
        box-sizing: border-box;
        /* margin-left: 30px; */
        margin-left: 15px;
        margin-top: -5px;
        font-size: 16px;
      }
      .dama_page .language .language_title.active {
        color: #000;
        background: #fff;
      }
      /* header e */
      .dama_page .hp_navbar {
        background-color: #004c98;
        position: fixed;
        top: 100px;
        z-index: 100;
        height: 50px;
      }
      .dama_page .navbar-ui {
        /* max-width: 1920px; */
      }
      .navbar-ui>.dd-item:last-child{
       color: #e53935
      }
      /* .dama_page .navbar-ui>.dd-item:first-child{
          text-align: left;
      } */
      
      .dama_page .navbar-ui > .dd-item > .dd-list > .dd-item:hover {
        color: #fff;
      }

      .dama_page .hp_mainbanner {
        margin-top: 180px;
        position: relative;
      }
      /* entry s */
      .dama_page .dama_tools {
        margin: 0;
        width: 877px;
        margin-left: -5px;
        height: 128px;
        background-image: url('https://r3.ihuipao.com/site/2020/yantai/img/bg.png');
        background-size: cover;
      }
      .dama_page .hp_topbanner_container.list li {
        width: 33.33%;
        /* max-width: 232px;
        max-height: 144px;
        padding: 20px 10px; */
        height: 128px;
        box-sizing: border-box;
        text-align: center;
        border-radius: 20px;
        margin: 0;
      }
      /* .dama_page .tool_img */
      .dama_page .hp_topbanner_container.list li img{
        width: 60px;
        margin-top: 20px;
      }
      /* .dama_page .hp_topbanner_container.list li:hover{
        cursor: pointer;
        box-shadow:2px 2px 5px #333333;
      }
      .dama_page .hp_topbanner_container.list li:hover img{
        zoom:1;
        transform: scale(1.3);
      } */
      .dama_page .hp_topbanner_container.list li:hover::after{
        content: "";
        position: absolute;
        bottom: -12px;
        left: 0;
        right: 0;
        height: 2px;
        width: 100%;
      }
      /* .dama_page .hp_topbanner_container.list li:first-child:hover::after{
        background-color: #2377dd;

      }
      .dama_page .hp_topbanner_container.list li:nth-child(2):hover::after {
        background-color: #06afad;
      }
      .dama_page .hp_topbanner_container.list li:nth-child(3):hover::after {
        background-color: #45c287;
      }

      .dama_page .hp_topbanner_container.list li:nth-child(4):hover::after {
        background-color: #ec8117;
      }
      .dama_page .hp_topbanner_container.list li:nth-child(5):hover::after {
        background-color: #1995d9;
      }

      .dama_page .hp_topbanner_container.list li:first-child {
        background-color: #2377dd;

      }
      .dama_page .hp_topbanner_container.list li:nth-child(2) {
        background-color: #06afad;
      }
      .dama_page .hp_topbanner_container.list li:nth-child(3) {
        background-color: #45c287;
      }

      .dama_page .hp_topbanner_container.list li:nth-child(4) {
        background-color: #ec8117;
      }
      .dama_page .hp_topbanner_container.list li:nth-child(5) {
        background-color: #1995d9;
      }
      .dama_page .hp_topbanner_container.list li:first-child .tool_img {
        width: 39px;
      } */
      .dama_page .tool_img {
        width: 43px;
        height: auto;
      }
      .dama_page .hp_topbanner_container.list li .tool_item {
        text-align: center;
      }
      .dama_page .hp_topbanner_container.list li div {
        background-color: initial;
        font-size: 20px;
        line-height: 1;
      }
      .dama_page .tool_item p {
        font-size: 16px;
        margin-top: -6px;
      }
      .dama_page .tool_item span {
        font-size: 10px;
        -webkit-transform: scale(0.8);
      }
      /* entry e */
      /* news s */
      .dama_page .hp_home_content {
        height: auto;
        background-color: #fff;
        margin-top: 30px;
      }
      .dama_page .hp_home_content .hp_home_container {
        /* width: 100%; */
        /* max-width: 1920px; */
        padding: 0 ;
        height: auto;
        width: 867px;
        margin: 0;
        border-radius: 20px;
        background-color: #3d91eb;
        min-height: 286px;
      }
      .dama_page .hp_home_item {
        margin: 0;
        padding: 20px !important;
        width: 100%;
      }
      .dama_page .hp_home_left {
        width: 100%;
        height: auto;
        display: none;
        /* padding: 20px; */
      }
      .dama_page .hp_home_left.active{
        display: block;
      }
      .dama_page .hp_home_left .race-news-title
      {
        display: inline-block;
        height: 30px;
        margin-left: 65px;
        margin-right: 230px;
        color: #fff!important;
      }
      .dama_page .hp_news .race-news-title{
        border-bottom: 2px solid #fff;

      }
      .dama_page  .hp_notices .race-news-titles{
        border-bottom: 2px solid #fff;
        display: inline-block;
        height: 30px;
        color: #fff!important;

      }
      /* .dama_page .hp_home_left:nth-child(2).active .race-news-title{
        border-bottom: 2px solid #fff;

      } */
      .dama_page .hp_home_left .race_new {
        margin-top: 0;
        min-height: 0;
      }
      .dama_page .hp_home_container .hp_home_item ul {
        height: auto;
      }
      .dama_page .hp_home_left .race_new ul a:first-child .clearfix {
        padding-top: 0px;
        height: 60px;
      }
      .dama_page .hp_home_left .race_new .clearfix {
        width: 100%;
        box-shadow: none;
        font-size: 14px;
        height: 60px;
        margin-top: 10px;
        position: relative;
        background-color: #fff;
      }
/* 
      .dama_page .hp_home_left .race_new .clearfix::after{
        content: "";
        height: 1px;
        width: 100%;
        background: #ddd;
        visibility: visible;
        position: absolute;
        bottom: -10px;
      } */
      /* .dama_page .hp_home_left .race_new .clearfix:hover {
        background-color: #F2F2F2;
      }
      .dama_page .hp_home_left .race_new .clearfix:hover .left {
        background-color: #F2F2F2;
      }
      .dama_page .hp_home_left .race_new .clearfix:hover .right {
        background-color: #F2F2F2;
      } */
      .dama_page .hp_home_left .race_new ul .left {
        width: 136px;
        height: 60px;
        max-width: 136px;
        max-height: 60px;
        background-color: #004c98;
      }
      .dama_page .hp_home_left .race_new ul .left img {
        width: 40px;
        height: 40px;
        max-width: 40px;
        max-height: 40px;
        margin: 10px 0 10px 20px;
      }
      .dama_page .hp_home_left .race_new p {
        font-weight: normal;
        font-size: 16px;
        padding: 0 20px 10px;
        display: -webkit-box;
        display:-moz-box;
        color: #fff;
        -webkit-box-orient: vertical;
        -moz-box-orient:vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
      }
      .dama_page .hp_home_left .race_new .clearfix  p.news_title {
        color: #004c98;
        font-size: 20px;
        line-height: 60px;
        height: 80px;
      }
      .dama_page .hp_home_left .race_new p.news_title {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        padding: 0!important;
      }
      .dama_page .hp_home_left .race_new p.news_content {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        color: #fff;
        padding: 0!important;

        -webkit-line-clamp:1;
      }
      .dama_page .hp_home_left .race_new p.news_time {
        display: inline-block;
        height: 80px;
        color: #fff;
        font-size: 26px;
        padding: 0!important;
        line-height: 26px;
        word-break: break-all;
        width: 35px;
        margin-top: -22px;
        margin-left: 20px;
      }
      .dama_page .hp_home_left .race_new ul .right {
        padding-left: 150px;
        padding-top: 0;
        padding-right: 0;
      }

      .dama_page .hp_home_left .race_new span.ne {
        font-size: 14px;
        padding: 3px 9px;
        color: #000;
        vertical-align: middle;
        position: absolute;
        top: 2px;
        right: 10px;
      }
      .dama_page .hp_home_left .race_new span + span a {
        color: #fff;
      }
      /* news e */
      /* dama_more_tools s*/
      .dama_page .dama_more_tools {
        width: 100%;
        max-width: 1160px;
        padding: 0 ;
        /* font-size: 0; */
        margin: 20px auto;
        max-height: 300px;
        height: auto;
        position: relative;
      }
      .dama_page .dama_more_tools ul {
        display: flex;
      }
      .dama_page .dama_more_tools li:hover img{
        zoom:1;
        transform: scale(1.1);
      }
      .dama_page .dama_more_tools li {
        width: 33.33%;
        max-width: 386px;
        max-height: 300px;
        padding: 20px;
        box-sizing: border-box;
        color: #fff;
        display: inline-block;
        font-size: 20px;
        text-align: center;
        background-color: #3d91eb;
      }
      .dama_page .dama_more_tools li + li {
        margin-left: 20px;
      }
      .dama_page .dama_more_tools .tool_img {
        width: 108px;
      }
      .dama_page .dama_more_tools .tool_item {
        color: #fff;
        font-size: 20px;
        line-height: 50px;
      }
      /* dama_more_tools e */
      /* sponsor s */
      .dama_page .sponsor {
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
      }

      .dama_page .sponsor-container {
        width: 100%;
        /* max-width: 1160px; */
        padding: 20px 0 100px;
        margin: 20px auto 0;
        background-color: #fff;

      }

      .dama_page .sponsor4-ul li,
      .dama_page .sponsor3-ul li,
      .dama_page .sponsor2-ul li,
      .dama_page .sponsor-ul li {
        /* width: 186px; */
        width: 176px;
        background-color: #fff;
        border: none;
        margin-bottom: 10px
      }
      .dama_page .sponsor4-ul li:first-child,
      .dama_page .sponsor3-ul li:first-child,
      .dama_page .sponsor2-ul li:first-child,
      .dama_page .sponsor-ul li:first-child{
        margin-left: 0;
      }
      .dama_page .sponsor-items{
        width: 930px;

      }
      .dama_page .sponsor-row {
        width: 930px;
        margin: 0 auto;
        padding-bottom: 40px;
      }
      .dama_page .sponsor-row:last-child {
        border: none;
      }
      .dama_page .sponsor-name {
        font-size: 20px;
      }
      /* sponsor  e */
      /* footer s */
      .dama_page .hp_footer {
        height: 137px;
        background-color: #3d91eb;
        padding: 20px;
        width: 1120px;
        margin: 0 auto;
      }
      .dama_page .hp_footer .hp_footer_container {
        height: auto;
        padding: 0;
      }
      @media screen and (max-width: 900px) {
        .hp_footer .hp_footer_container .hp_left{
          max-width: 100%;
        }
        .hp_footer .hp_footer_container .hp_right{
          position: relative;
          float:left
        }
        .hp_footer .hp_footer_container .erwei{
          position: relative;
          margin-bottom: 20px;
        }
         } 
      .dama_page .erwei img {
        width: 102px;
        /* border-radius: 6px; */
      }
      .dama_page .hp_right .erwei {
        right: 144px;
        width: 102px;
        font-size: 0;
        /* border-radius: 6px; */
        top: 0;
      }
      .dama_page .hp_right .erwei:nth-child(2) {
        right: 155px;
      }
      .dama_page .hp_right .erwei:nth-child(3) {
        right: 10px;
      }
      .dama_page .hp_footer .footer_tips {
        font-size: 12px;
        line-height: 40px;
        color: #fff;
        width: 100%;
        max-width: 1160px;
        margin: 0 auto;
        position: relative;
      }
      .dama_page .hp_footer .footer_tips p a{
        margin-left: 10px;
      }
      .dama_page .hp_footer i {
        border: solid #fff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 6px;
        position: absolute;
        right: 40px;
        top: 25px;
      }

      .dama_page .hp_footer .up {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
      }
      /* footer e */

      /* .hp_list_container s*/
      .dama_page .hp_list_container{
        width: 100%;
        max-width: 1160px;
        min-height: auto;
        margin: 0 auto;
      }
      .dama_page .hp_list_container .hp_list_left{
        width: 100%;
        max-width: 1160px;
        min-height: 600px;
        margin: 185px auto 20px;
      }

      .dama_page  .hp_list_container .hp_list .pagination{
          width: 100%;
          left: 0;
      }
      .dama_page  .hp_list_left .race_new p{
          font-size: 20px;
          padding: 20px 20px 0px!important;

          color: #000;
      }
      .dama_page .hp_list_left .race_new ul .right{
          font-size: 16px;
      }
      .dama_page  .hp_list_container .race_new span::before{
          display: none;
      }
      /* .hp_list_container e*/
      /* .hp_content_container s*/
      .dama_page  .hp_content_container{
        width: 100%;
        max-width: 1160px;
        min-height: auto;
        margin: 0 auto;
      }
      .dama_page .hp_content_container .hp_content_left{
        width: 100%;
        max-width: 1160px;
        margin: 185px auto 20px;
      }
      .dama_page .hp_content_container .hp_content_left_title{
        background-color: #fff;
      }
      .dama_page .hp_content_container .hp_content_left_title span{
        color: #515151;
        font-size: 24px;
        text-shadow: none;
      }
      .dama_page .hp_content_container .hp_content_left_title,.dama_page .hp_content_container .hp_content_left_content{
        width: 100%;
        max-width: 1160px;
      }
      /* .hp_content_container e*/

      .dama_page  .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background-color: #fff;
      }

      .dama_page  .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
        border: 2px solid #fff;
        opacity: 1;
        position: relative;
        background-color: transparent
    }
    .dama_page  .swiper-pagination-bullet::after{
      position: absolute;
      top: -5px;
      left: -5px;
      width: 21px;
      height: 21px;
      z-index: -1;
      content: "";
      border-radius: 50%;
      /* background-color: rgba(0, 0, 0, .5); */
      /* background: RED; */

    }
    /* .dama_page .hp_diy_navigation{
      position: relative;
      max-width: 1160px;
      margin: 0 auto;
    } */
    .dama_page  .swiper-button-prev{
      background-image: url('https://stor.ihuipao.com/image/96e87b4998df0d814dcbf71523f3635d.png');
      color: #fff;
      width: 30px;
      height: 70px;
      background-size: cover;
      display: none;

    }
    .dama_page .swiper-button-next{
      display: none;
      background-image: url('https://stor.ihuipao.com/image/573df4aad2b340b21f21a46887944815.png');
      color: #fff;
      width: 30px;
      height: 70px;
      background-size: cover;
      position: absolute;

    }

    .sponsor_row_1 .sponsor-ul  li{
      width: 300px;
      max-width: 300px;
    }
    .sponsor_row_4{
      margin-left: 115px!important;
    }
    .sponsor_row_5{
      margin-right: 115px!important;
    }
    .sponsor_row_5,    .sponsor_row_4{

      display: inline-block;
      width: 460px!important;
      text-align: center;
    }
    .sponsor_row_4 .sponsor-items,.sponsor_row_5 .sponsor-items{
      width: 460px!important;

    }