@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
  overflow: hidden;
  font-size: 14px; }

body,
html {
  -webkit-text-size-adjust: none;
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: auto; }

div,
p,
ul,
li {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none; }

li {
  list-style: none; }

img {
  border: 0; }

#contant_us {
  width: 100%;
  overflow: hidden;
      position: relative;}
  #contant_us > #language {
    background: #ffde00;
    height: 30px; }
    #contant_us > #language > .language_choose {
      width: 1200px;
      max-width: 1200px;
      margin: auto;
      display: flex;
          height: 100%;
       }
      #contant_us > #language > .language_choose > .choose_language {
        width: 85.2%;
        display: flex; }
        #contant_us > #language > .language_choose > .choose_language > li {
          color: #b6b6b6;
          font-size: 14px;
          width: 50px;
          line-height: 30px;
          cursor: pointer; }
        #contant_us > #language > .language_choose > .choose_language > .lang_active {
          color: #333; }
      #contant_us > #language > .language_choose > .user_login {
        display: flex;
        background: #034fa2;
        /*width: 100px;*/
        justify-content: center;
        align-items: center;
        cursor:pointer;
        padding: 0 15px;
        color: #fff;
        }
        #contant_us > #language > .language_choose > .user_login > img {
          display: block;
          width: 16px;
          height: 18px;
          margin-right: 5px;}
        #contant_us > #language > .language_choose > .user_login > a {
          color: #fff;
          font-size: 12px;
          margin-left: 5px; }
  #contant_us > #headers {
    height: 60px;
    width: 100%;
    display: flex; }
    #contant_us > #headers > .logo_img {
      margin-left: 20%; }
      #contant_us > #headers > .logo_img > img {
        display: block;
        height: 60px; }
    #contant_us > #headers > .menu {
      margin: auto; }
      #contant_us > #headers > .menu > nav {
        height: 100%; }
        #contant_us > #headers > .menu > nav > .navigation {
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center; }
          #contant_us > #headers > .menu > nav > .navigation > li {
            font-size: 16px;
            padding: 10px 15px;
            border-bottom: 3px solid transparent; }
            #contant_us > #headers > .menu > nav > .navigation > li > a {
              color: #bababa;
              cursor: pointer; }
          #contant_us > #headers > .menu > nav > .navigation > .border_bottom {
            border-bottom: 3px solid #034fa2; }
            #contant_us > #headers > .menu > nav > .navigation > .border_bottom > a {
              color: #333; }
  #contant_us > #carousel {
    width: 100%;
    height: 739px; }
    #contant_us > #carousel > #carousel_img {
      width: 100% !important;
      height: 100% !important;
      background-color: #fff !important; }
      #contant_us > #carousel > #carousel_img > div > div > img {
        width: 100%;
        display: block; }
  #contant_us > #search_infor {
    width: 460px;
    height: 420px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: 7%;
    right: 18.2%;
    z-index: 10; }
    #contant_us > #search_infor > .freight_inquiry > ul {
      width: 70%;
      margin: 8% auto 5% auto;
      display: flex;
      justify-content: space-between; }
      #contant_us > #search_infor > .freight_inquiry > ul > li {
        font-size: 22px;
        color: #b6b6b6;
        border-bottom: 3px solid #b6b6b6;
        padding-bottom: 10px;
        cursor: pointer; }
      #contant_us > #search_infor > .freight_inquiry > ul > .h5_botttom {
        color: #034fa2;
        border-bottom-color: #034fa2; }
    #contant_us > #search_infor > .freight_inquiry > .search_switch > .port_origin {
      width: 80%;
      margin: 2% auto 0 auto;
      display: block; }
      #contant_us > #search_infor > .freight_inquiry > .search_switch > .port_origin > label {
        display: block;
        font-size: 16px;
        width: 100%; }
      #contant_us > #search_infor > .freight_inquiry > .search_switch > .port_origin > input {
        width: 98%;
        height: 45px;
        padding-left: 2%;
        border: 2px solid #a0a0a0;
        margin: 3% 0;
        border-radius: 5px; }
    #contant_us > #search_infor > .freight_inquiry > .goods_search {
      display: none; }
    #contant_us > #search_infor > #search {
      display: block;
      width: 80%;
      margin: 5% auto;
      background: #ffdf0b;
      font-size: 18px;
      border: none;
      padding: 2% 0;
      border-radius: 5px; }
  #contant_us > #content > .new_content {
    max-width: 1200px;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    z-index: 10; }
    #contant_us > #content > .new_content > .information_detail {
      position: absolute;
      top: 23%;
      display: flex;
      width: 1200px;
      }
      #contant_us > #content > .new_content > .information_detail > .sailing_date {
            width: 255px;
            height: 225px;
            background: #ffdf0b;
            border-radius: 5px;
            margin-right: 1%;
            padding: 2%;}
        #contant_us > #content > .new_content > .information_detail > .sailing_date > h4 {
          font-size: 26px;
          text-align: center;
          line-height: 50px; }
        #contant_us > #content > .new_content > .information_detail > .sailing_date > .h4_bottom {
          border-bottom: 5px solid #034fa2;
          width: 50px;
          margin: auto; }
        #contant_us > #content > .new_content > .information_detail > .sailing_date > .text_infor {
          width: 100%;
          height: 100px;
          margin-top: 20px; }
          #contant_us > #content > .new_content > .information_detail > .sailing_date > .text_infor > p {
            font-size: 16px;
            color: #797040;
            text-align: center; }
        #contant_us > #content > .new_content > .information_detail > .sailing_date > button {
          display: block;
          background: #034fa2;
          margin: 20px auto;
          border: none;
          border-radius: 5px; }
          #contant_us > #content > .new_content > .information_detail > .sailing_date > button > a {
            display: block;
            padding: 5px 10px;
            color: #fff;
            font-size: 18px; }
    #contant_us > #content > .new_content > .news_information {
      margin-top: 40%; }
      #contant_us > #content > .new_content > .news_information > h3 {
        font-size: 36px;
        text-align: center; }
      #contant_us > #content > .new_content > .news_information > .h3_botttom {
        border-bottom: 6px solid #034fa2;
        width: 150px;
        margin: 10px auto; }
        #contant_us > #content > .new_content > .news_information > .advantage {
        width: 96%;
        height:300px;
        margin-top: 50px;
        background:#eee;
        border-radius: 10px;
        padding:2%;
        display:flex;
        }
        #contant_us > #content > .new_content > .news_information > .advantage>.video{
        width:50%;
        height:300px;
        background:#fff;
        border-radius: 10px;
        }
                #contant_us > #content > .new_content > .news_information > .advantage>.video>iframe{
        width:100%;
        height:100%;
        border-radius: 10px;
        }
        #contant_us > #content > .new_content > .news_information > .advantage>.advantage_list{
    width: 47%;
    padding-left: 3%;
    position:relative;
}
 #contant_us > #content > .new_content > .news_information > .advantage>.advantage_list>ul{
    margin-top:20px;
 }
 #contant_us > #content > .new_content > .news_information > .advantage>.advantage_list>ul>li{
font-size:16px;
    line-height: 35px;
    display: flex;
    align-items: center;
}
        #contant_us > #content > .new_content > .news_information > .advantage>.advantage_list>ul>li>.circle_bg {
    width: 10px;
    height: 10px;
    background: #034fa2;
    border-radius: 50px;
    margin-right: 10px;
}
#contant_us > #content > .new_content > .news_information > .advantage>.advantage_list>div{
        margin-left: auto;
    position: absolute;
    left: 0;
    right: 0;
    /* top: 0; */
    bottom: 0;
    width: 64px;
    cursor:pointer;
}
#contant_us > #content > .new_content > .news_information > .advantage>.advantage_list>div>a{
text-decoration: underline;
}

      #contant_us > #content > .new_content > .news_information > .news_text {
        width: 100%;
        margin-top: 50px; }
        #contant_us > #content > .new_content > .news_information > .news_text > ul {
          display: flex; }
          #contant_us > #content > .new_content > .news_information > .news_text > ul > li {
            display: block;
            width: 50%;
            height: 435px; }
            #contant_us > #content > .new_content > .news_information > .news_text > ul > li > .detail_new {
              height: 100px;
              background: #eee;
              margin-right: 10%;
              border-radius: 10px;
              display: flex;
              margin-bottom: 45px; }
              #contant_us > #content > .new_content > .news_information > .news_text > ul > li > .detail_new > .detail_date {
                width: 16%;
                background: #ffdf0b;
                color: #034fa2;
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px; }
                #contant_us > #content > .new_content > .news_information > .news_text > ul > li > .detail_new > .detail_date > h3 {
                  font-size: 30px;
                  font-weight: 600;
                  text-align: center;
                  margin: 0;
                  padding: 0; }
                #contant_us > #content > .new_content > .news_information > .news_text > ul > li > .detail_new > .detail_date > h5 {
                  text-align: center; }
              #contant_us > #content > .new_content > .news_information > .news_text > ul > li > .detail_new > .detail_text {
                width: 80%;
                padding: 3% 2% 3% 5%;
                 position: relative;}
                 #contant_us > #content > .new_content > .news_information > .news_text > ul > li > .detail_new > .detail_text > a:hover{
                 color:#333;
                 display:block;
                 }
                #contant_us > #content > .new_content > .news_information > .news_text > ul > li > .detail_new > .detail_text > a> p {
                  font-size: 20px; }
                #contant_us > #content > .new_content > .news_information > .news_text > ul > li > .detail_new > .detail_text > a >div{
                    text-decoration: underline;
                    color: #b3b3b3;
                    position: absolute;
                    right: 5%;
                    bottom: 17%;
                    cursor: pointer;
                  }
          #contant_us > #content > .new_content > .news_information > .news_text > ul > li:nth-of-type(2) .detail_new {
            margin-left: 10%;
            margin-right: 0; }
        #contant_us > #content > .new_content > .news_information > .news_text > .more {
          text-decoration: underline;
          display: flex;
          justify-content: end;
          margin-left: 95%; }
  #contant_us > #map {
    margin-top: 80px; }
    #contant_us > #map > ul {
      display: flex;
      justify-content: center; }
      #contant_us > #map > ul > li {
        margin-right: 150px;
        color: #bababa;
        cursor: pointer; }
        #contant_us > #map > ul > li > h3 {
          font-size: 36px;
          text-align: center; }
        #contant_us > #map > ul > li > div {
          border-bottom: 6px solid #bababa;
          width: 150px;
          margin: 10px auto; }
        #contant_us > #map > ul > li > .h3_botttom {
          border-bottom: 6px solid #034fa2;
          width: 150px;
          margin: 10px auto; }
      #contant_us > #map > ul > li:nth-of-type(2) {
        margin: 0; }
      #contant_us > #map > ul > .li_color {
        color: #333; }
    #contant_us > #map > .map_img {
      margin-top: 40px;
      position: relative; }
      #contant_us > #map > .map_img > img {
        display: block;
        width: 100%;
        height: auto;
        }
      #contant_us > #map > .map_img > .city_contact > .choose_city {
        width: 25px;
        height: 23px;
        background: transparent;
        position: absolute;
        cursor: pointer; }
      #contant_us > #map > .map_img > .city_contact > .contact_information {
        width: 635px;
        height: 370px;
        position: absolute;
        top: 47%;
        left: 13%;
        color: #fff;
        background: #034da2;
        display: none;
        padding: 0 10px;
        }
        #contant_us > #map > .map_img > .city_contact > .contact_information > h5 {
          font-size: 26px;
          text-align: center;
          margin-top: 20px; }
        #contant_us > #map > .map_img > .city_contact > .contact_information > .h5_bottom {
          width: 80px;
          height: 5px;
          background: #ffde0b;
          display: block;
          margin: 0 auto 30px; }
        #contant_us > #map > .map_img > .city_contact > .contact_information > p {
          text-align: center;
          line-height: 30px;
          font-size: 16px; }
        #contant_us > #map > .map_img > .city_contact > .contact_information > ul {
          display: flex;
          margin-top: 10px;
          justify-content: center;
          color: #FFFFFF; }
          #contant_us > #map > .map_img > .city_contact > .contact_information > ul > li {
            margin-right: 9px;
            font-size: 14px;
            cursor: pointer;
            color: #FFFFFF;
            display: flex; }
            #contant_us > #map > .map_img > .city_contact > .contact_information > ul > li > a {
              color: #abc2dd;
              margin-left: 5px; }
              #contant_us > #map > .map_img > .city_contact > .contact_information > ul > li > a > img {
                margin-top: -2px; }
      #contant_us > #map > .map_img > .city_contact > .shanghai_new > ul > li {
        margin-right: 6px; }
      #contant_us > #map > .map_img > .city_contact > .ningbo_new > ul > li {
        margin-right: 7px;
        font-size: 12px; }
        #contant_us > #map > .map_img > .city_contact > .ningbo_new > ul > li > a {
          margin-left: 3px; }
      #contant_us > #map > .map_img > .city_contact > .contact_block {
        display: block; }
        #contant_us > #map > .map_img > .city_contact > .choose_city_title {
        width: 120px;
        height: 23px;
        background: transparent;
        position: absolute;
        cursor: pointer; }
        #contant_us > #map > .map_img > .city_contact > .city_shanghai_title {
        top: 63%;
        right: 23.8%; }
        #contant_us > #map > .map_img > .city_contact > .city_dalian_title {
           top: 41%;
    right: 23.8%; }
        #contant_us > #map > .map_img > .city_contact > .city_fuzhou_title {
            top: 75%;
    right: 25.8%;}
        #contant_us > #map > .map_img > .city_contact > .city_guangzhou_title {
           top: 81%;
    right: 44.8%; }

        #contant_us > #map > .map_img > .city_contact > .city_jinan_title {
          top: 49%;
    right: 42.8%; }
        #contant_us > #map > .map_img > .city_contact > .city_shenzhen_title {
        top: 82.5%;
    right: 31.8%; }
        #contant_us > #map > .map_img > .city_contact > .city_ningbo_title {
        top: 66%;
    right: 23.8%;}
        #contant_us > #map > .map_img > .city_contact > .city_qingdao_title {
                top: 47.5%;
    right: 23.8%;}
            #contant_us > #map > .map_img > .city_contact > .city_xianggang_title {
            top: 85.5%;
    right: 30.8%; }
                #contant_us > #map > .map_img > .city_contact > .city_yantai_title {
        top: 44%;
    right: 23.8%; }
        #contant_us > #map > .map_img > .city_contact > .city_zhongshan_title {
top: 85%;
    right: 45.8%;}
         #contant_us > #map > .map_img > .city_contact > .city_xiamen_title {
            top: 79%;
    right: 26.8%; }
        #contant_us > #map > .map_img > .city_contact > .city_tianjin_title {
     top: 43%;
    right: 41.8%;}

        #contant_us > #map > .map_img > .city_contact > .city_beijing_title {
            top: 40%;
    right: 41.8%; }
            #contant_us > #map > .map_img > .city_contact > .city_shijiazhuang_title {
            top: 46%;
    right: 43.8%; }
                #contant_us > #map > .map_img > .city_contact > .city_zhengzhou_title {
            top: 54%;
    right: 44.8%; }
              #contant_us > #map > .map_img > .city_contact > .city_weifang_title {
          top: 51%;
    right: 25.8%; }
        #contant_us > #map > .map_img > .city_contact > .city_chongqing_chengdu_title {
          top: 68%;
          right: 51%;
          width: 250px; }



      #contant_us > #map > .map_img > .city_contact > .city_shanghai {
        top: 61%;
        right: 33.8%; }

      #contant_us > #map > .map_img > .city_contact > .city_dalian {
        top: 40%;
        right: 34.6%; }
      #contant_us > #map > .map_img > .city_contact > .city_fuzhou {
        top: 74%;
        right: 36%; }
      #contant_us > #map > .map_img > .city_contact > .city_guangzhou {
        top: 81%;
        right: 41%; }
      #contant_us > #map > .map_img > .city_contact > .city_jinan {
        top: 48%;
        right: 38.5%; }
      #contant_us > #map > .map_img > .city_contact > .city_shenzhen {
        top: 81%;
        right: 39.2%; }
      #contant_us > #map > .map_img > .city_contact > .city_ningbo {
        top: 65%;
        right: 33.2%; }
      #contant_us > #map > .map_img > .city_contact > .city_qingdao {
        top: 48%;
        right: 35.6%; }
      #contant_us > #map > .map_img > .city_contact > .city_xianggang {
        top: 84%;
        right: 40.5%; }
      #contant_us > #map > .map_img > .city_contact > .city_yantai {
        top: 45%;
        right: 34.5%; }
      #contant_us > #map > .map_img > .city_contact > .city_zhongshan {
        top: 83.8%;
    right: 41.7%;}
      #contant_us > #map > .map_img > .city_contact > .city_xiamen {
        top: 78%;
        right:36%; }
      #contant_us > #map > .map_img > .city_contact > .city_tianjin {
        top: 42%;
        right: 38.6%; }
      #contant_us > #map > .map_img > .city_contact > .city_beijing {
        top: 39%;
        right: 39%; }
      #contant_us > #map > .map_img > .city_contact > .city_shijiazhuang {
        top: 44.5%;
        right: 40%; }
      #contant_us > #map > .map_img > .city_contact > .city_zhengzhou {
        top: 53%;
        right: 41%; }
      #contant_us > #map > .map_img > .city_contact > .city_weifang {
        top: 48%;
        right: 37%; }
      #contant_us > #map > .map_img > .city_contact > .city_chongqing_chengdu {
        top: 69.5%;
        right: 49%; }
    #contant_us > #map > .map_img1 {
      margin-top: 40px;
      display: none; }
      #contant_us > #map > .map_img1 > a > img {
        display: block; }
  #contant_us > #footer {
    margin-top: 80px;
    margin-bottom: 100px; }
    #contant_us > #footer > h3 {
      font-size: 36px;
      text-align: center; }
    #contant_us > #footer > button {
      border: none;
      border-radius: 10px;
      background-color: #034fa2;
      margin: 30px auto;
      display: block; }
      #contant_us > #footer > button > a {
        color: #fff;
        padding: 8px 12px;
        font-size: 28px;
        text-align: center;
        display: block; }
  #contant_us > #footers {
    background: #034fa2;
    height: 480px; }
    #contant_us > #footers > .footer_content {
      width: 100%;
      max-width: 1200px;
      margin: 0 auto 50px;
      font-size: 16px;
      display: flex; }
      #contant_us > #footers > .footer_content > .media {
        width: 20%;
        margin-left: 6%;
        /* text-align: center; */
        margin-top: 50px; }
        #contant_us > #footers > .footer_content > .media > h4 {
          font-size: 22px;
          font-weight: bold;
          color: #fff; }
        #contant_us > #footers > .footer_content > .media > ul {
          margin-top: 20px; }
          #contant_us > #footers > .footer_content > .media > ul > li {
            height: 30px; }
            #contant_us > #footers > .footer_content > .media > ul > li > a {
              color: #fff; }
        #contant_us > #footers > .footer_content > .media > img {
          width: 184px;
          margin-top: 20px; }
    #contant_us > #footers > p {
      color: #fff;
      text-align: center;
      font-size: 16px;
      line-height: 30px; }

.layui-carousel-ind li {
  width: 15px;
  height: 15px;
  margin: 0 8px;
  background: #fff; }

.layui-carousel-ind {
  top: -75px; }

.layui-carousel-ind li.layui-this {
  background-color: #ffdb0b; }

.layui-carousel {
  background: #fff; }

@media screen and (max-width: 1440px) {
#contant_us > #language > .language_choose > .choose_language {
    width: 65.2%;
    margin-left: 15%;
}

#contant_us > #content > .new_content {
    max-width: 1000px;
    width: 1000px;
}
  #contant_us > #carousel {
    width: 100%;
    height: 502px; }
    #contant_us > #carousel > #carousel_img {
      width: 100% !important;
      height: 100% !important;
      background-color: #fff !important; }
      #contant_us > #carousel > #carousel_img > div > div > img {
        width: 100%;
        display: block; }
  #contant_us > #search_infor {
    width: 360px;
    height: 320px;
    top: 6%;
    right: 10.2%;
    z-index: 10; }
    #contant_us > #search_infor > .freight_inquiry > .search_switch > .port_origin {
      width: 80%;
      margin: 3% auto 0 auto;
      display: block; }
      #contant_us > #search_infor > .freight_inquiry > .search_switch > .port_origin > label {
        font-size: 14px;}
      #contant_us > #search_infor > .freight_inquiry > .search_switch > .port_origin > input {
        width: 98%;
        height: 35px;
        padding-left: 2%;
        border: 2px solid #a0a0a0;
        margin: 3% 0;
        border-radius: 5px; }
    #contant_us > #search_infor > #search {
      display: block;
      width: 80%;
      margin: 3% auto;
      background: #ffdf0b;
      font-size: 18px;
      border: none;
      padding: 2% 0;
      border-radius: 5px; }
  #contant_us > #content > .new_content > .information_detail {
    top: 19%; }
    #contant_us > #content > .new_content > .information_detail > .sailing_date {
          width: 211px; }

    #contant_us > #content > .new_content > .information_detail > .sailing_date > .text_infor > p{
    font-size: 14px;
    }
  #contant_us > #map > .map_img {
    width: 100%; }
    #contant_us > #map > .map_img > img {
      width: 100%;
      height: auto; }
    #contant_us > #map > .map_img > .city_contact > .contact_information {
      width: 490px;
      height: 350px;
      left: 7%;
      top: 31%; }
      #contant_us > #map > .map_img > .city_contact > .contact_information > .h5_bottom {
        margin: 0 auto 15px; }
      #contant_us > #map > .map_img > .city_contact > .contact_information > p {
        font-size: 14px; }
      #contant_us > #map > .map_img > .city_contact > .contact_information > ul {
        margin-top: 9px; }
        #contant_us > #map > .map_img > .city_contact > .contact_information > ul > li {
          margin-left: 4px;
          margin-right: 4px;
          font-size: 12px; }
    #contant_us > #map > .map_img > .city_contact > .ningbo_new > ul > li {
      margin-left: 2px;
      margin-right: 2px; }
  #contant_us > #map > .map_img1 {
    width: 100%; }
    #contant_us > #map > .map_img1 > a > img {
      width: 100%;
      height: auto; }
  #contant_us > #language > .choose_language {
    margin-left: 80%; }
  #contant_us > #footers > .footer_content {
    max-width: 1000px; }
    #contant_us > #content > .new_content > .news_information {
    margin-top: 40%;
}
    }

.ui-autocomplete-loading {
    background: white url("/static/img/ui-anim_basic_16x16.gif?b1389ed73da0") right center no-repeat;
}