#all #this_col {
  background-color: #f1f1f1;
}
#all #this_col #banner {
  position: relative;
  overflow: hidden;
}
#all #this_col #banner > .img_b {
  overflow: hidden;
}
#all #this_col #banner > .img_b img {
  width: 100%;
}
#all #this_col #banner .banner_text .banner_text_in {
  transform: translate(0, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#all #this_col #banner .banner_text .banner_text_in h2 {
  font-weight: bold;
  color: #fff;
  font-size: 55px;
  padding-bottom: 5px;
}
#all #this_col #banner .banner_text .banner_text_in h2 span {
  font-size: 32px;
}
#all #this_col #banner .banner_text .banner_text_in h5 {
  color: #FFF;
  font-size: 20px;
  margin-bottom: 1vw;
}
#all #this_col #banner .banner_text .banner_text_in h5 span::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  margin: 0 5px;
  background-color: #fff;
}
#all #this_col #banner .banner_text .banner_text_in h5 span:last-child::after {
  background-color: transparent;
}
#all #this_col #banner .banner_text .banner_text_in .hvr-sweep-to-right:before {
  border-radius: 8px;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #db7c19;
}
#all #this_col #content #why,
#all #this_col #content #process,
#all #this_col #content #team,
#all #this_col #content #delivery,
#all #this_col #content #faq,
#all #this_col #content #pro,
#all #this_col #content #ammonia,
#all #this_col #content #app {
  width: 70vw;
  margin: auto;
  margin-top: 120px;
}
#all #this_col #content #why .top_text,
#all #this_col #content #process .top_text,
#all #this_col #content #team .top_text,
#all #this_col #content #delivery .top_text,
#all #this_col #content #faq .top_text,
#all #this_col #content #pro .top_text,
#all #this_col #content #ammonia .top_text,
#all #this_col #content #app .top_text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#all #this_col #content #why .top_text h5,
#all #this_col #content #process .top_text h5,
#all #this_col #content #team .top_text h5,
#all #this_col #content #delivery .top_text h5,
#all #this_col #content #faq .top_text h5,
#all #this_col #content #pro .top_text h5,
#all #this_col #content #ammonia .top_text h5,
#all #this_col #content #app .top_text h5 {
  color: #155e8a;
  font-size: 16px;
}
#all #this_col #content #why .top_text h3,
#all #this_col #content #process .top_text h3,
#all #this_col #content #team .top_text h3,
#all #this_col #content #delivery .top_text h3,
#all #this_col #content #faq .top_text h3,
#all #this_col #content #pro .top_text h3,
#all #this_col #content #ammonia .top_text h3,
#all #this_col #content #app .top_text h3 {
  padding: 15px 20px;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
}
#all #this_col #content #why .top_text span,
#all #this_col #content #process .top_text span,
#all #this_col #content #team .top_text span,
#all #this_col #content #delivery .top_text span,
#all #this_col #content #faq .top_text span,
#all #this_col #content #pro .top_text span,
#all #this_col #content #ammonia .top_text span,
#all #this_col #content #app .top_text span {
  font-size: 14px;
  color: #888888;
}
#all #this_col #content #swiper_text {
  width: 70vw;
  margin: auto;
}
#all #this_col #content #swiper_text h3 {
  color: #db7c19;
  font-size: 40px;
  line-height: 60px;
  margin: 50px 0;
}
#all #this_col #content #swiper_text .this_in {
  display: flex;
}
#all #this_col #content #swiper_text .this_in .swiperLeft .Bigswiper {
  width: 30vw;
  overflow: hidden;
  margin-right: 1vw;
}
#all #this_col #content #swiper_text .this_in .swiperLeft .Bigswiper .swiper-wrapper .swiper-slide .imgWarpper {
  height: 24vw;
}
#all #this_col #content #swiper_text .this_in .swiperLeft .Bigswiper .swiper-wrapper .swiper-slide .imgWarpper img {
  width: 100%;
  height: 100%;
}
#all #this_col #content #swiper_text .this_in .swiperLeft .Smallswiper {
  width: 30vw;
  overflow: hidden;
  margin-top: 1vw;
}
#all #this_col #content #swiper_text .this_in .swiperLeft .Smallswiper .swiper-wrapper .swiper-slide .imgWarpper {
  width: 9.5vw;
  height: 9vw;
}
#all #this_col #content #swiper_text .this_in .swiperLeft .Smallswiper .swiper-wrapper .swiper-slide .imgWarpper img {
  width: 100%;
  height: 100%;
}
#all #this_col #content #swiper_text .this_in .right_text {
  display: flex;
  flex-direction: column;
  display: flex;
  align-items: flex-start;
}
#all #this_col #content #swiper_text .this_in .right_text h5 {
  font-weight: 700;
  font-size: 20px;
}
#all #this_col #content #swiper_text .this_in .right_text p {
  color: #848484;
  margin-top: 1vw;
}
#all #this_col #content #swiper_text .this_in .right_text table {
  margin-top: 1vw;
}
#all #this_col #content #swiper_text .this_in .right_text table tr th,
#all #this_col #content #swiper_text .this_in .right_text table tr td {
  padding: 10px 15px;
  border: 1px solid #888;
}
#all #this_col #content #swiper_text .this_in .right_text table tr th {
  color: #fff;
  font-size: 15px;
  background-color: #155e8a;
  font-weight: 500;
}
#all #this_col #content #swiper_text .this_in .right_text table tr td {
  font-size: 16px;
  background-color: #f1f1f1;
}
#all #this_col #content #swiper_text .this_in .right_text button {
  padding: 10px 50px;
  border-radius: 3px;
  font-size: 19px;
  margin-top: 2vw;
  background-color: #155e8a;
  color: #fff;
}
#all #this_col #content #ammonia p {
  color: #777777;
  font-size: 24px;
  line-height: 45px;
  text-align: center;
}
#all #this_col #content #app {
  width: 100%;
}
#all #this_col #content #app .bottom_img {
  padding: 0 2vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#all #this_col #content #app .bottom_img .this_child {
  position: relative;
  margin-top: 1.5vw;
  overflow: hidden;
  width: 23vw;
  /*height: 18vw;*/
  height: 14.5vw;
}
#all #this_col #content #app .bottom_img .this_child .img_b {
  width: 100%;
  overflow: hidden;
}
#all #this_col #content #app .bottom_img .this_child .img_b img {
  width: 100%;
  transition: all 500ms ease-in-out;
}
#all #this_col #content #app .bottom_img .this_child .this_text {
  padding: 10px 15px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.6);
}
#all #this_col #content #app .bottom_img .this_child .this_text span {
  color: #020202;
  font-size: 22px;
  font-weight: bold;
}
#all #this_col #content #app .bottom_img .this_child:hover .img_b img {
  transform: scale(1.1);
}
#all #this_col #content #faq {
  margin-top: 180px;
  width: 70vw;
}
#all #this_col #content #faq .this_in {
  margin-top: 40px;
}
#all #this_col #content #faq .this_in .bottom_content {
  display: flex;
  align-items: flex-start;
}
#all #this_col #content #faq .this_in .right_down {
  width: 100%;
}
#all #this_col #content #faq .this_in .right_down .this_list {
  display: flex;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul {
  width: 100%;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul {
  font-size: 18px;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li {
  box-shadow: 0 2px 5px #dadada;
  border-radius: 5px;
  margin-bottom: 1vw;
  background-color: #ffffff;
  padding: 1rem 0 0 0;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li .one_a {
  padding: 0 1rem;
  padding-bottom: 1rem;
  width: 100%;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li .one_a text {
  font-size: medium;
  font-size: 18px;
  color: #3e4851;
  display: inline-block;
  width: 90%;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li .one_a div {
  width: 15px;
  overflow: hidden;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li .one_a div img {
  width: 100%;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li .li_in_ul {
  display: none;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li .li_in_ul .two_li {
  padding: 1rem 1vw;
  padding-bottom: 2em;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li .li_in_ul .two_li .two_a {
  color: #949494;
  font-size: medium;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li .li_in_ul .two_li .two_a_active {
  color: #fe3f3f;
  border-bottom: #fe3f3f 1px solid;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li .ul_active {
  background-color: #fff;
  padding: 0 10px;
  border: none;
  display: block;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li_active {
  border-bottom: none;
  background-color: #155e8a;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li_active .one_a text {
  color: #fff;
  display: inline-block;
  width: 90%;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li_active .one_a div {
  width: 15px;
  overflow: hidden;
}
#all #this_col #content #faq .this_in .right_down .this_list #list_nav_ul ul .one_li_active .one_a div img {
  width: 100%;
}
#all #this_col #content #pro {
  width: 100%;
}
#all #this_col #content #pro .this_child {
  overflow: hidden;
  width: 28vw;
  /*height:24vw;*/
  margin-right: 1vw;
  margin-top: 1vw;
  border-radius: 2px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2vw 2vw;
}
#all #this_col #content #pro .this_child .relatedpro{
    width:60%;
    margin: 0 auto;
}
#all #this_col #content #pro .this_child span {
  font-weight: 700;
  color: #1b618c;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 30px;
  padding: 8px 15px;
  padding-left: 0;
}
#all #this_col #content #pro .this_child h5 {
  text-align: start;
  font-size: 1.3vw;
  font-weight: 700;
  margin: 15px 0;
}
#all #this_col #content #pro .this_child p {
  color: #949494;
  font-size: 18px;
  line-height: 28px;
}
#all #this_col #content #pro .this_child a {
  /*margin-top: 10px;*/
  color: #145d89;
  border-bottom: 1px solid #145d89;
  font-size: 1vw;
}

@media screen and (min-width: 1280px) and (max-width: 1439px) {
  #all #this_col #content #ammonia p {
    color: #777777;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  #all #this_col #content #why .top_text h5,
  #all #this_col #content #process .top_text h5,
  #all #this_col #content #team .top_text h5,
  #all #this_col #content #delivery .top_text h5,
  #all #this_col #content #faq .top_text h5,
  #all #this_col #content #pro .top_text h5,
  #all #this_col #content #ammonia .top_text h5,
  #all #this_col #content #app .top_text h5 {
    color: #155e8a;
    font-size: 16px;
  }
  #all #this_col #content #why .top_text h3,
  #all #this_col #content #process .top_text h3,
  #all #this_col #content #team .top_text h3,
  #all #this_col #content #delivery .top_text h3,
  #all #this_col #content #faq .top_text h3,
  #all #this_col #content #pro .top_text h3,
  #all #this_col #content #ammonia .top_text h3,
  #all #this_col #content #app .top_text h3 {
    padding: 15px 20px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
  }
  #all #this_col #content #why .top_text span,
  #all #this_col #content #process .top_text span,
  #all #this_col #content #team .top_text span,
  #all #this_col #content #delivery .top_text span,
  #all #this_col #content #faq .top_text span,
  #all #this_col #content #pro .top_text span,
  #all #this_col #content #ammonia .top_text span,
  #all #this_col #content #app .top_text span {
    font-size: 14px;
    color: #888888;
  }
  #all #this_col #content #ammonia p {
    color: #777777;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
  }
  #all #this_col #content #swiper_text h3 {
    font-size: 28px;
    line-height: 36px;
  }
  #all #this_col #content #app .bottom_img .this_child .this_text span {
    color: #020202;
    font-size: 24px;
    font-weight: 500;
  }
}
@media screen and (max-width: 900px) {
  #all #this_col #content #swiper_text .this_in {
    display: flex;
    width: 100%;
  }
  #all #this_col #content #swiper_text .this_in .swiperLeft {
    width: 30vw;
  }
  #all #this_col #content #swiper_text .this_in .right_text {
    margin-left: 1vw;
    width: 40vw;
  }
  #all #this_col #content #swiper_text .this_in .right_text .this_table_b {
    width: 100%;
    overflow-x: scroll;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #all #this_col #content #why .top_text h5,
  #all #this_col #content #process .top_text h5,
  #all #this_col #content #team .top_text h5,
  #all #this_col #content #delivery .top_text h5,
  #all #this_col #content #faq .top_text h5,
  #all #this_col #content #pro .top_text h5,
  #all #this_col #content #ammonia .top_text h5,
  #all #this_col #content #app .top_text h5 {
    color: #155e8a;
    font-size: 16px;
  }
  #all #this_col #content #why .top_text h3,
  #all #this_col #content #process .top_text h3,
  #all #this_col #content #team .top_text h3,
  #all #this_col #content #delivery .top_text h3,
  #all #this_col #content #faq .top_text h3,
  #all #this_col #content #pro .top_text h3,
  #all #this_col #content #ammonia .top_text h3,
  #all #this_col #content #app .top_text h3 {
    padding: 15px 20px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
  }
  #all #this_col #content #why .top_text span,
  #all #this_col #content #process .top_text span,
  #all #this_col #content #team .top_text span,
  #all #this_col #content #delivery .top_text span,
  #all #this_col #content #faq .top_text span,
  #all #this_col #content #pro .top_text span,
  #all #this_col #content #ammonia .top_text span,
  #all #this_col #content #app .top_text span {
    font-size: 14px;
    color: #888888;
  }
  #all #this_col #content #ammonia p {
    color: #777777;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
  }
  #all #this_col #content #swiper_text h3 {
    font-size: 28px;
    line-height: 36px;
  }
  #all #this_col #content #app .bottom_img .this_child .this_text span {
    color: #020202;
    font-size: 24px;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) {
  #all #this_col #content #swiper_text .this_in .swiperLeft .Smallswiper{
       width: 100%; 
  }
  #all #this_col #content #swiper_text .this_in .swiperLeft .Smallswiper .swiper-wrapper .swiper-slide .imgWarpper {
  width: 22.5vw;
  height: 22vw;
  }
    
  #all #this_col #content #why .top_text h5,
  #all #this_col #content #process .top_text h5,
  #all #this_col #content #team .top_text h5,
  #all #this_col #content #delivery .top_text h5,
  #all #this_col #content #faq .top_text h5,
  #all #this_col #content #pro .top_text h5,
  #all #this_col #content #ammonia .top_text h5,
  #all #this_col #content #app .top_text h5 {
    color: #155e8a;
    font-size: 16px;
  }
  #all #this_col #content #why .top_text h3,
  #all #this_col #content #process .top_text h3,
  #all #this_col #content #team .top_text h3,
  #all #this_col #content #delivery .top_text h3,
  #all #this_col #content #faq .top_text h3,
  #all #this_col #content #pro .top_text h3,
  #all #this_col #content #ammonia .top_text h3,
  #all #this_col #content #app .top_text h3 {
    padding: 15px 20px;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
  }
  #all #this_col #content #why .top_text span,
  #all #this_col #content #process .top_text span,
  #all #this_col #content #team .top_text span,
  #all #this_col #content #delivery .top_text span,
  #all #this_col #content #faq .top_text span,
  #all #this_col #content #pro .top_text span,
  #all #this_col #content #ammonia .top_text span,
  #all #this_col #content #app .top_text span {
    font-size: 14px;
    color: #888888;
  }
  #all #this_col #content #ammonia p {
    color: #777777;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
  }
  #all #this_col #content #swiper_text h3 {
    font-size: 28px;
    line-height: 36px;
  }
  #all #this_col #content #swiper_text .this_in {
    flex-wrap: wrap;
  }
  #all #this_col #content #swiper_text .this_in .swiperLeft {
    width: 100%;
  }
  #all #this_col #content #swiper_text .this_in .swiperLeft .Bigswiper {
    width: 100%;
  }
  #all #this_col #content #swiper_text .this_in .swiperLeft .Bigswiper .swiper-wrapper .swiper-slide .imgWarpper {
    height: 50vw;
  }
  #all #this_col #content #swiper_text .this_in .right_text {
    width: 100%;
  }
  #all #this_col #content #app .bottom_img .this_child {
    /*width: 47vw;*/
    /*height: 33vw;*/
    width: 100%;
    height: 60vw;
  }
  #all #this_col #content #app .bottom_img .this_child .this_text span {
    color: #020202;
    font-size: 20px;
    font-weight: 500;
  }
  #all #this_col #content #faq {
    width: 80vw;
  }
  #all #this_col #content #pro .swiper-father {
    max-width: 100%;
    padding: 0 10vw;
  }
  #all #this_col #content #pro .this_child {
    width: auto;
  }
}
@media screen and (max-width: 450px) {
  #all #this_col #content #swiper_text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  #all #this_col #content #ammonia p {
    font-size: 16px;
    line-height: 24px;
  }
}/*# sourceMappingURL=detail.css.map */