@media (max-width: 1360px) {
  .section2 {
    padding-bottom: 45px;
  }
  .section2 .item-pic {
    width: 48%;
  }
  .section3 .info,
  .section3 .slides .swp-jt {
    width: 75%;
    max-width: 100%;
  }
}

@media (min-width: 981px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
  }
  .navbar-nav .nav-item {
    margin-left: 40px;
  }
  .navbar-nav .nav-item .active {
    color: #28C785;
  }
}

@media (max-width: 980px) {
  .navbar-toggler {
    padding: 4px 10px;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .header {
    padding: 15px 0;
  }
  .header .tpl {
    width: 100%;
    height: auto;
    margin-bottom: 12px;
  }
  .header .tpl ul {
    display: flex;
    justify-content: space-between;
  }
  .header .tpl ul li {
    width: auto;
    margin: 0 !important;
  }
  .header .tpl ul li img {
    margin-right: 5px;
    width: 20px;
  }
  .header .wp {
    overflow: hidden;
  }
  .header .tpr {
    width: 100%;
    position: unset;
  }
  .header .tpr .quote {
    width: 90px;
    padding: 8px 20px;
    font-size: 13px;
    margin-right: 10px;
  }
  .header .tpr .search {
    width: 100%;
    flex: 1;
    padding: 0 10px;
    overflow: hidden;
  }
  .header .tpr .search form {
    height: 35px;
  }
  .header .tpr .search button {
    height: 24px;
    display: flex;
    align-items: center;
    margin-top: -1px;
    margin-right: 6px;
  }
  .header .tpr .search button img {
    width: 20px;
  }
  .navbar {
    padding: 5px 0 !important;
  }
  .navbar .navbar-brand img {
    width: 65px;
  }
  .navbar .navbar-nav {
    padding: 15px 0 0 0;
  }
  .navbar .navbar-nav .active {
    color: #28C785;
  }
  .navbar-toggler-icon {
    width: 1.3em;
    height: 1.3em;
  }
  body.fix .neck,
  body.fix2 .neck {
    width: 100%;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 222;
    border-bottom: 1px solid #ddd;
  }
  .sec-tit {
    line-height: 1;
    margin-bottom: 30px;
  }
  .section1 {
    margin-top: 30px;
    overflow: hidden;
    flex-direction: column-reverse;
  }
  .section1 .item-pic {
    width: 100%;
    margin: 25px 0 0 0;
  }
  .section1 .item-info {
    flex: auto;
  }
  .section1 .item-info .item-desc {
    margin-top: 15px;
  }
  .section1.part1 {
    margin-bottom: 0;
  }
  .section2 {
    margin-top: 30px;
  }
  .section2 .wrap {
    padding-bottom: 35px;
  }
  .section2 .map {
    left: 0;
  }
  .section3 {
    padding-right: 15px;
    overflow: hidden;
    margin-top: 30px;
    flex-direction: column-reverse;
  }
  .section3 .tabs {
    flex-direction: column;
    width: 100%;
    padding-top: 30px;
  }
  .section3 .tabs .list a {
    padding: 15px 0;
  }
  .section3 .tabs .sec-type {
    position: unset;
    margin-bottom: 30px;
  }
  .section3 .info {
    margin: 0;
    padding: 35px 0;
  }
  .section3 .slides {
    width: 100%;
  }
  .section3 .slides .info {
    width: 100%;
    max-width: 100%;
    padding-left: 30px;
  }
  .section3 .slides .info .cont {
    margin: 30px 0 60px;
  }
  .section3 .slides .swp-jt {
    margin: 0;
    left: 30px;
    bottom: 35px;
    transform: translate(0, 0);
  }
  .section3 .slides .swp-jt img {
    width: 30px;
  }
  .section4 {
    padding: 30px 0 10px 0;
  }
  .section4 .sec-tit {
    margin-bottom: 25px;
  }
  .section4 .item {
    margin-bottom: 25px;
  }
  .section4 .item .item-txt {
    padding: 15px 20px;
  }
  .section4 .item .item-txt .item-tit {
    height: auto;
    margin-bottom: 20px;
  }
  .section5 {
    padding: 30px 0 100px 0;
  }
  .section5 .info .txt1 {
    margin-bottom: 15px;
  }
  .section5 .info .txt2 {
    padding-bottom: 20px;
  }
  .section5 .info .txt2 li {
    margin-bottom: 12px;
  }
  .section5 .info .share {
    margin-bottom: 35px;
  }
  .section5 .info .share .share-tit {
    padding: 20px 0;
  }
  .section5 .form input {
    height: 45px;
  }
  .section5 .form textarea {
    height: 120px;
  }
  .section5 .form .btns button {
    width: 150px;
  }
  .google-map {
    margin: -60px 0 40px;
  }
  .share a {
    width: 40px;
    height: 40px;
  }
  .share a img {
    width: 15px;
  }
  .footer .ft1 {
    padding: 25px 0;
  }
  .footer .ft1 .logo img {
    max-width: 60px;
  }
  .footer .ft1 .address {
    margin: 20px 0;
    max-width: 100%;
  }
  .footer .ft1 .share {
    margin-bottom: 28px;
  }
  .footer .ft1 .col-tit {
    margin-bottom: 15px;
  }
  .footer .ft1 .sub {
    padding-left: 0;
    margin-bottom: 25px;
  }
  .footer .ft1 .msg li {
    margin-bottom: 8px;
  }
  .footer .copyright {
    padding: 15px 0;
  }
  .job .list .dd .dt {
    margin-bottom: 15px;
    padding-left: 25px;
    font-size: 20px;
  }
  .job .list .dd .dt::before {
    width: 12px;
    height: 12px;
  }
  .job .list .dd .cont {
    font-size: 16px;
    line-height: 1.6;
  }
  .job .list .dd .cont h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .job .list .dd:last-child {
    padding-bottom: 0;
  }
}
