@import url("css-Poppins400500600700800900.css");
body {
  background: #fff;
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111;
}
a {
  color: #111;
}
a:hover {
  color: #f7a30a;
  text-decoration: none;
  transition: 0.5s ease-out;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
}
p {
  line-height: 26px;
}
.bg-grey {
  background: #f5f3fd;
}
.button {
  background: #f7a30a;
  padding: 12px 30px;
  font-weight: 500;
  font-size: 15px;
  border-radius: 5px;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 22px;
  display: inline-block;
  border: 0;
}
.button:hover {
  color: #fff;
}
.hb-fill-right:before {
  background: #021d38 !important;
  color: #fff !important;
}
.spinner4 {
  background: #f7a30a;
}
.navbar {
  padding: 0;
  transition: 0.5s ease-out;
  background: transparent;
}
.navbar .container-fluid {
  padding: 0;
  background-color: #021d38;
}
.navbar span.call {
  font-size: 17px;
  margin-left: 12px;
  margin-top: 5px;
  color: #fff;
}
.navbar .navbar-brand {
  padding: 15px;
  background-color: #fff;
}
.navbar .navbar-nav li {
  padding: 0 15px;
}
.navbar .navbar-nav li a {
  color: #fff;
  font-weight: 500;
  font-size: 15px;
}
.navbar .navbar-nav li a:last-child {
  padding-right: 0 !important;
}
.navbar .navbar-nav li:last-child {
  padding-right: 30px;
}
.navbar .navbar-toggler i {
  color: #fff;
}
.navbar-fixed {
  background: #021d38;
  transition: 0.5s ease-out;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0);
}
.navbar-fixed span.call {
  color: #fff;
}
.navbar-fixed .navbar-brand {
  color: #fff;
}
.navbar-fixed .navbar-nav li a {
  color: #fff;
}
.navbar-fixed .navbar-toggler i {
  color: #fff;
}
.navbar-transparent {
  background: transparent !important;
}
.header-title {
  padding: 250px 0 150px;
  text-align: center;
}
.header-title h3 {
  color: #fff;
  font-size: 42px;
  font-weight: 600;
}
.about {
  position: relative;
}
.about .content {
  padding: 0 20px 20px;
}
.about .content-image {
  padding: 0 20px 20px;
}
.about .row {
  background: #fff;
  position: relative;
  top: 120px;
  border-radius: 0 0 5px 5px;
  margin-top: -20px;
}
.about .bg-style {
  width: 100%;
  height: 244px;
  background: #f7a30a;
}
.about ul li {
  margin-bottom: 10px;
}
.about ul li i {
  margin-right: 15px;
}
.about ul li:last-child {
  margin-bottom: 0;
}
.about h2 {
  font-weight: 600;
}
.about h2 span {
  color: #f7a30a;
}
.about h6 {
  color: #333;
  margin-bottom: 28px;
  margin-top: 10px;
}
.home-intro {
  background: linear-gradient(rgba(3, 6, 28, 0.7), rgba(3, 6, 28, 0.9)),
    url("../image/header.jpg");
  background-position-x: 0, 0%;
  background-position-y: 0, 0%;
  background-attachment: scroll, scroll;
  background-size: auto, auto;
  background-position: center;
  background-size: cover;
  padding: 210px 0 120px !important;
}
.home-intro .content {
  text-align: center;
}
.home-intro .content .button-intro {
  border: 2px solid #f7a30a;
  background: transparent;
  padding: 10px 30px;
}
.home-intro .content .button-intro:hover {
  border-color: #fff;
}
.home-intro .content .button {
  margin-right: 20px;
  margin-left: 20px;
}
.home-intro .button:hover {
  color: #333;
}
.home-intro .hb-fill-right:before {
  background: #fff !important;
  color: #333 !important;
}
.home-intro h5 {
  color: #f7a30a;
  font-size: 26px;
  margin-bottom: 32px;
  font-weight: 600;
}
.home-intro h2 {
  color: #fff;
  font-size: 62px;
  font-weight: 700;
  margin: 25px 0;
  line-height: 54px;
  letter-spacing: 1px;
}
.home-intro h6 {
  color: #fff;
  line-height: 35px;
  font-size: 17px;
  margin-bottom: 15px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.home-intro img {
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.section {
  padding: 100px 0 120px;
}
.title-section {
  text-align: center;
  margin-bottom: 50px;
}
.title-section h3 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}
.title-section h3 span {
  color: #f7a30a;
}
.title-section-left {
  margin-bottom: 0;
}
.title-section-left h3 {
  font-size: 40px;
  font-weight: 600;
}
.title-section-left h3 span {
  color: #f7a30a;
}
.title-section p {
  width: 60%;
  margin: auto;
  line-height: 30px;
  font-size: 15px;
}
.title-section-two {
  text-align: left;
}
.title-section-two p {
  width: 100%;
}

.services .content {
  background: #fff;
  text-align: center;
  border-radius: 6px;
  margin-bottom: 30px;
  box-shadow: 0 12px 30px -15px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.services .content:hover {
  background: #f7a30a; 
}
.services .content i {
  font-size: 54px;
  color: #f7a30a;
}
.services .content h5 {
  margin: 15px 20px;
  height: 60px;
}

.services .content p {
  padding: 0 20px 30px 20px;
}

.services .content:hover h5 {
    color:#fff;
}

.services .content:hover p {
    color:#fff;
}
.services .content-center {
  background: #f7a30a;
  color: #fff;
}
.services .content-center i {
  color: #fff;
}
.services .content-center h5 {
  color: #fff;
}
.our-work {
  background: #111;
  padding-top: 100px;
  color: #eee;
}
.our-work h3 {
  color: #fff;
}
.our-work .content img {
  width: 100%;
  position: relative;
}
.our-work .content .caption {
  position: absolute;
  background-color: rgba(255, 169, 11, 0.9);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.3s ease;
  padding-top: 140px;
  text-align: center;
  width: 80%;
  height: 100%;
  margin: auto;
}
.our-work .content .caption h6 {
  color: #fff;
}
.our-work .content .caption p {
  color: #fff;
}
.our-work .content .caption p:hover {
  color: #fff;
}
.our-work .content a:hover .caption {
  opacity: 1;
  width: 100%;
  transition: all 0.3s ease;
}
.pricing .content {
  border-radius: 6px;
  padding: 30px;
  box-shadow: 0 12px 30px -15px rgba(0, 0, 0, 0.2);
  text-align: center;
  background: #fff;
}
.pricing .content h3 {
  font-size: 38px;
  font-weight: 600;
  margin: 10px 0 22px;
  color: #f7a30a !important;
}
.pricing .content li {
  margin: 15px 0;
}
.pricing .content li i {
  margin-right: 20px;
}
.pricing .content-color {
  border: 2px solid #f7a30a;
  padding: 0 !important;
}
.pricing .content-color .head {
  background: #f7a30a;
  padding: 30px;
  border-radius: 0 0 50px 50px;
  padding-bottom: 1px;
}
.pricing .content-color .head h5 {
  color: #fff;
}
.pricing .content-color .head h3 {
  color: #fff !important;
}
.pricing .content-color .button {
  margin-bottom: 30px;
}
.features .content {
  background: #fff;
  border-radius: 6px;
  padding-bottom: 40px;
  position: relative;
}
.features .content i {
  font-size: 30px;
  color: #f7a30a;
  margin-top: 16px;
}
.features .content h5 {
  margin: 0 0 9px;
}
.features .content .icon {
  float: left;
  margin-right: 30px;
  text-align: center;
  width: 65px;
  height: 65px;
  background: #021d38;
  border-radius: 5px;
  line-height: 65px;
}
.features .content .content-text {
  overflow: hidden;
}
.latest-blog {
  padding-top: 120px;
}
.latest-blog .content {
  border-radius: 6px;
  box-shadow: 0 12px 30px -15px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.latest-blog .content:hover {
    background: #f7a30a;
}
.latest-blog .content img {
  border-radius: 3px 3px 0 0;
}
.latest-blog .content-text {
  padding: 30px;
}
.latest-blog .content-text span {
  font-size: 15px;
  color: #777;
  margin-bottom: 15px;
  display: block;
}
.latest-blog .content-text h5 {
  line-height: 30px;
}

.latest-blog .content:hover h5 {
    color: #fff;
}

.latest-blog .content:hover span {
    color: #fff;
}

.latest-blog .content:hover p {
    color: #fff;
}
.latest-blog .content-text a:hover {
  color: #fff;
  transition: 0.5s ease-out;
}
.blog .content {
  border-radius: 6px;
  margin-bottom: 30px;
  box-shadow: 0 12px 30px -15px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.blog .content img {
  border-radius: 3px 3px 0 0;
}
.blog .content-text {
  padding: 30px;
}
.blog .content-text span {
  font-size: 15px;
  color: #777;
  margin-bottom: 15px;
  display: block;
}
.blog .content-text h5 {
  line-height: 30px;
}
.blog .content-text a:hover {
  color: #f7a30a;
  transition: 0.5s ease-out;
}
.pagination {
  text-align: center;
  margin: 0 auto;
  display: inherit;
}
.pagination ul li {
  display: inline-block;
  margin: 10px;
}
.pagination ul li a {
  height: 50px;
  width: 50px;
  line-height: 48px;
  text-align: center;
  border: 2px solid #ddd;
  display: block;
  font-size: 18px;
  border-radius: 6px;
}
.pagination ul li .active {
  background: #f7a30a;
  color: #fff;
  border-color: #f7a30a;
}
.blog-single .content h5 {
  font-size: 24px;
  line-height: 34px;
}
.blog-single .content li {
  display: inline-block;
  margin-right: 20px;
}
.blog-single .content li i {
  margin-right: 10px;
}
.blog-single .content img {
  margin-top: 30px;
  margin-bottom: 25px;
}
.blog-single .content .quote {
  background: #eee;
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 22px;
}
.blog-single .comments {
  border-top: 2px solid #ddd;
  padding-top: 30px;
  margin-top: 35px;
}
.blog-single .comments h5 {
  margin-bottom: 25px;
}
.blog-single .button {
  margin-top: 0;
}
.blog-single .search {
  margin-bottom: 16px;
}
.blog-single .search input {
  width: calc(100% - 65px);
  height: 52px;
}
.blog-single .search .button {
  float: right;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 22px;
  height: 52px;
  line-height: 26px;
  width: 52px;
}
.blog-single .sidebar-link h5 {
  border-bottom: 2px solid #ddd;
  padding-bottom: 14px;
  margin-bottom: 22px;
}
.blog-single .sidebar-link li {
  margin-bottom: 16px;
}
.blog-single .sidebar-link li a {
  font-size: 15px;
}
.blog-single .categories {
  margin-top: 40px;
}
.contact form input,
.contact form textarea {
  border: 2px solid #ddd;
  padding: 15px 20px;
  border-radius: 6px;
  margin-bottom: 30px;
  width: 100%;
  color: #aaa;
}
.contact .button {
  margin-top: 0;
}
.contact li {
  margin-bottom: 25px;
  font-size: 20px;
}
.contact li i {
  margin-right: 28px;
  color: #f7a30a;
}
.contact .map {
  position: relative;
  top: -5px;
}
.contact .map i {
  float: left;
  margin-right: 34px;
  margin-top: 10px;
}
.contact .map p {
  overflow: hidden;
  line-height: 42px;
}
::placeholder {
  color: #aaa;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #aaa;
}
::-ms-input-placeholder {
  color: #aaa;
}
form input,
form textarea {
  border: 2px solid #ddd;
  padding: 15px 20px;
  border-radius: 6px;
  margin-bottom: 30px;
  width: 100%;
  color: #aaa;
}
.footer-bottom {
  background: #021d38;
  text-align: center;
  color: #eee;
  padding: 20px 0 8px;
}
footer {
  background: linear-gradient(rgba(2, 29, 56, 0.98), rgba(2, 29, 56, 0.98)),
    url("../image/footer.jpg");
  background-position-x: 0, 0%;
  background-position-y: 0, 0%;
  background-attachment: scroll, scroll;
  background-size: auto, auto;
  background-position: center;
  background-size: cover;
  padding: 120px 0 110px;
  color: #bbb;
  font-size: 15px;
  border-bottom: 1px solid #253d55;
}
footer h5 {
  color: #fff;
  margin-bottom: 25px;
}
footer h6 {
  color: #f7a30a;
  font-size: 32px;
  font-weight: 700;
  position: relative;
  top: -8px;
}
footer ul li {
  margin-bottom: 15px;
}
footer ul li a {
  color: #bbb;
}
footer ul li a:hover {
  color: #f7a30a;
  transition: 0.5s ease-out;
}
footer ul li i {
  margin-right: 25px;
}
footer ul .map {
  line-height: 30px;
}
footer ul .map i {
  float: left;
  margin-right: 34px;
  margin-top: 5px;
}
footer ul .map p {
  overflow: hidden;
}
footer ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 980px) {
  .navbar .navbar-nav li {
    padding: 0 10px;
  }
  .home-intro h2 {
    line-height: 80px;
  }
  .our-work .content img {
    height: 240px;
  }
  .our-work .content .caption {
    padding-top: 90px;
  }
  .features .content:last-child {
    margin-bottom: 30px;
  }
  .services .content {
    padding: 20px;
  }
  .pricing .content {
    padding: 20px;
  }
  .latest-blog .content {
    margin-bottom: 30px;
  }
  .latest-blod .content.r-980 {
    margin-bottom: 0;
  }
  .about .col-md-6 {
    max-width: 100%;
    flex: 100%;
  }
  .features .col-md-6 {
    max-width: 100%;
    flex: 100%;
  }
}
@media (max-width: 767px) {
  .navbar span.call {
    display: none;
  }
  .navbar .navbar-toggler i {
    margin-right: 20px;
  }
  .navbar .navbar-nav {
    background: #021d38;
    padding-top: 10px;
    padding-bottom: 12px;
  }
  .navbar .navbar-nav li {
    padding: 0 32px;
  }
  .pricing .content {
    margin-bottom: 30px;
  }
  .pricing .last-content {
    margin-bottom: 0;
  }
  .latest-blod .content.r-980 {
    margin-bottom: 0;
  }
  .blog-single .search {
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .services .content {
    margin-bottom: 30px;
  }
  .services .col-sm-12:last-child .content {
    margin-bottom: 0;
  }
  .our-work .content img {
    height: 210px;
  }
  .pricing .content {
    margin-bottom: 30px;
  }
  .pricing .col-sm-12:last-child .content {
    margin-bottom: 0;
  }
  .latest-blod .content.r-980 {
    margin-bottom: 0;
  }
  .blog-single .search {
    margin-top: 30px;
  }
  footer .col-sm-6 {
    margin-top: 50px;
  }
}
@media (max-width: 480px) {
  .home-intro h2 {
    font-size: 42px;
    line-height: 60px;
  }
  .about .content-image {
    padding-bottom: 0;
  }
  .about .bg-style {
    background: transparent;
  }
  .latest-blod .content.r-980 {
    margin-bottom: 0;
  }
  footer .col-12 {
    margin-top: 30px;
  }
}
@media (max-width: 360px) {
  .home-intro h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .latest-blod .content.r-980 {
    margin-bottom: 0;
  }
} 




/*新闻列表*/

    .article-page {
        margin: 80px 0;
    }
    
    .article-content {
        background-color: #F2F7FB;
        border-radius: 8px;
        overflow: hidden;
        margin-bottom: 30px;
    }
    
    .article-content-box-date {
        padding: 25px;
    }
    
    .article-content-box-date i {
        color: #f7a30a;
    }
    
    .article-content-box-img img {
        width: 100%;
    }
    
    .article-content-box-date ul {
        display: flex;
        gap: 25px;
    }
    
    .article-content-box-text {
        padding: 0 25px;
    }
    
    .article-content-box-text a {
        font-size: 1.6rem;
        font-weight: 600;
    }
    
     .article-content-box-text img {
         width: 100%;
     }
    
    .article-content-box-btn {
        padding: 15px 25px 45px 25px;
    }
    
    .article-content-box-btn a {
        padding: 10px 25px;
        background-color: #f7a30a;
        color: #fff;
        border-radius: 25px;
    }
    
    .article-pagenive {
        display: flex;
        gap: 10px;
    }
    
    .article-pagenive a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background-color: #F2F7FB;
        border-radius: 5px;
    }
    
    .article-pagenive a.active {
        background-color: #021d38;
        color: #fff;
    }
    
    .article-sidebar-item {
        padding: 25px;
        background-color: #F2F7FB;
        border-radius: 8px;
        margin-bottom: 30px;
    }
    
    .article-sidebar-item h3 {
        font-weight: 600;
    }
    
    .article-sidebar-item-pro {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    
    .article-sidebar-item-pro a {
        padding: 8px 25px;
        background-color: #fff;
        border-radius: 25px;
        border: 1px solid #e1e1e1;
    }
    
    .article-sidebar-item-blog {
        margin-top: 20px;
    }
    
    .article-sidebar-item-blog-item {
        margin-bottom: 10px;
    }
    
    .article-sidebar-item-blog-item-img img {
        width: 100%;
    }
    
    .article-sidebar-item-tag {
        margin-top: 20px;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    
    .article-sidebar-item-tag a {
        padding: 8px 25px;
        background-color: #fff;
        border-radius: 25px;
        border: 1px solid #e1e1e1;
    }
    
    .article-sidebar-box {
        padding: 25px;
        background-color: #143556;
        border-radius: 8px;
    }
    
    .article-sidebar-box-img img {
        width: 100%;
    }
    
    .article-sidebar-box-text {
        margin-top: 20px;
        text-align: center;
        color: #fff;
    }
    
    .article-sidebar-box-text h4 {
        color: #fff;  
    }
    
    .article-sidebar-box-info input {
        border: none;
        display: block;
        width: 100%;
        background-color: #fff;
        border-radius: 25px;
        text-align: center;
        line-height: 50px;
        color: #FFF;
        font-family: sm;
        outline: none;
        font-size: 18px;
    }
    
    .article-sidebar-box-info-btn {
        margin-top: 20px;
        width: 100%;
    }
    
    .article-sidebar-box-info-btn a {
        border: none;
        display: block;
        width: 100%;
        background-color: #4DA1F4;
        border-radius: 25px;
        text-align: center;
        line-height: 50px;
        color: #FFF;
        font-family: sm;
        outline: none;
        font-size: 18px;
    }
    
    .article-sidebar-pic {
        margin-top: 30px;
        width: 100%;
        border-radius: 8px;
        overflow: hidden;
    }
    
    .article-sidebar-pic img {
        width: 100%;
    }
    
    /*新闻列表*/
    
    
    
    
    /*客户案例*/
    .case-page {
        margin: 80px 0;
    }
    
    .case-item-img {
        border-radius: 5px;
        overflow: hidden;
    }
        
    .case-item-img img {
        width: 100%;
    }
        
    .case-item {
        padding: 25px;
        background-color: #F2F7FB;
        border-radius: 8px;
        margin-bottom: 30px;
    }
        
    .case-item:hover {
        background-color: #021d38;
    }
        
    .case-item-desc {
        margin-top: 10px;
    }
        
    .case-item-desc h6 {
        color: #021d38; 
        font-size: 1rem;
        font-weight: 600;
    }
    
    .case-item-desc p {
        margin-bottom: 0;
    }
        
    .case-item:hover .case-item-content h5 {
        color: #f7a30a;
    }
        
    .case-item:hover .case-item-content h6 {
        color: #fff;
    }
        
    .case-item:hover .case-item-content p {
        color: #fff;
    }
    /*客户案例*/
    
    
    .product-page {
        margin: 80px 0;
    }
    
    .product-detail-img img {
        width: 100%;
    }
    
    .product-detail-content {
        margin-top: 50px;
    }
    
    .product-detail-content-title {
        width: 100%;
        height: 60px;
        background-color: #021d38;line-height: 60px;
        text-align: center;
    }
    
    .product-detail-content-title h3 {
        color: #fff;
        line-height: 60px;
        font-weight: 600;
    }
    
    .product-detail-content-parameter img {
        width: 100%;
    }
    
    
    .contact-page {
        margin: 80px 0;
    }
    
    .contact-info {
        background-color: #f8f5f3;
        padding: 40px;
        border-radius: 35px;
        margin-bottom: 30px;
    }
    
    .contact-info:hover {
        background: linear-gradient(90deg,#f3722e 0,#f90 100%);
    }
    
    .contact-info h6 {
        color: #F7A30A;
    }
    
    .contact-info:hover h5 {
        color: #fff;
    }
     
    .contact-info-icon {
        border-radius: 15px;
        width: 70px;
        height: 70px;
        background: #FFF;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 13px;
    }
    
    .contact-info-icon i {
        font-size: 2rem;
        color: linear-gradient(90deg,#f3722e 0,#f90 100%);
    }
    
    .contact-form h3 {
        font-weight: 600;
    }
    
    .contact-form form {
        margin-top: 30px;
    }
    
    .contact-form-input {
        background: #f8f5f3;
        border-radius: 10px;
        padding: 15px 30px;
        position: relative;
        border: 1px solid transparent;
        transition: all .5s ease;
        outline: 0;
        width: 100%;
        font-family: s;
        color: #333;
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .contact-form-textarea {
        background: #f8f5f3;
        border-radius: 10px;
        padding: 15px 30px;
        position: relative;
        border: 1px solid transparent;
        transition: all .5s ease;
        outline: 0;
        width: 100%;
        font-family: s;
        color: #333;
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .contact-form button {
        background: linear-gradient(90deg,#f3722e 0,#f90 100%);
        color: #FFF;
        padding: 22.5px 50px;
        border-radius: 35px;
        border: none;
        font-size: 18px;
    }