.banner {
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}
.banner .ban_img ul {
  display: flex;
  position: relative;
}
.banner .ban_img ul li {
  width: 100%;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 767px) {
  .banner .ban_img ul li .bg_img img {
    width: 120%;
  }
}
.banner .ban_img ul li .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
}
.banner .ban_img ul li .text .t_con {
  margin-top: 162px;
}
.banner .ban_img ul li .text .t_con h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 48px;
}
.banner .ban_img ul li .text .t_con h4 {
  font-family: MicrosoftYaHei-Bold;
  padding-top: 45px;
  font-size: 24px;
  line-height: 36px;
}
.banner .ban_img ul li .text .t_con a {
  width: 180px;
  height: 50px;
  line-height: 50px;
  margin-top: 54px;
  font-size: 16px;
  text-align: center;
  color: #000;
  background-color: #f6f6f6;
  transition: all 0.4s;
}
.banner .ban_img ul li .text .t_con a:hover {
  color: #fff;
  background-color: #206eb7;
}
@media (max-width: 1600px) {
  .banner .ban_img ul li .text .t_con {
    margin-top: 10%;
  }
  .banner .ban_img ul li .text .t_con h3 {
    font-size: 40px;
  }
  .banner .ban_img ul li .text .t_con h4 {
    padding-top: 25px;
    font-size: 20px;
    line-height: 34px;
  }
  .banner .ban_img ul li .text .t_con a {
    width: 150px;
    height: 45px;
    line-height: 45px;
    margin-top: 45px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .banner .ban_img ul li .text .t_con h3 {
    font-size: 40px;
  }
  .banner .ban_img ul li .text .t_con h4 {
    padding-top: 18px;
    font-size: 18px;
    line-height: 30px;
  }
  .banner .ban_img ul li .text .t_con a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-top: 32px;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .banner .ban_img ul li .text .t_con h3 {
    font-size: 35px;
  }
  .banner .ban_img ul li .text .t_con h4 {
    padding-top: 11px;
    font-size: 16px;
    line-height: 22px;
  }
  .banner .ban_img ul li .text .t_con a {
    width: 105px;
    height: 36px;
    line-height: 36px;
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .banner .ban_img ul li .text .t_con {
    margin-top: 8%;
  }
  .banner .ban_img ul li .text .t_con h3 {
    font-size: 20px;
  }
  .banner .ban_img ul li .text .t_con h4 {
    padding-top: 10px;
    font-size: 12px;
    line-height: 15px;
  }
  .banner .ban_img ul li .text .t_con a {
    width: 87px;
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
    font-size: 11px;
  }
}
.banner .btn {
  position: absolute;
  bottom: 45px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.banner .btn span {
  width: 50px;
  height: 2px;
  margin: 0 14px;
  cursor: pointer;
  opacity: 1;
  border-radius: 0;
  background-color: #ffffff;
  /* &:nth-child(1){
        display:none;
      }
      &:nth-last-child(1){
        display:none;
      }
      &.show{
        background-color: #206eb7;
      }*/
}
.banner .btn span.swiper-pagination-bullet-active {
  background-color: #206eb7;
}
@media (max-width: 1200px) {
  .banner .btn {
    bottom: 20px;
  }
}
@media (max-width: 1024px) {
  .banner .btn {
    bottom: 10px;
  }
}
@media (max-width: 768px) {
  .banner .btn {
    bottom: 10px;
  }
  .banner .btn span {
    width: 25px;
    margin: 0 5px;
  }
}
#subject {
  /* Product_Center*/
  /*New_products*/
  /*contact_banner*/
  /*application_Scope*/
  /*news*/
}
#subject .Product_Center {
  background-color: #f6f6f6;
}
#subject .Product_Center .p_con {
  padding-bottom: 56px;
}
#subject .Product_Center .p_con > p {
  padding-top: 30px;
  text-align: center;
  color: #666;
}
#subject .Product_Center .p_con .a_c_list {
  margin-top: 40px;
  margin-bottom: 46px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#subject .Product_Center .p_con .a_c_list li:nth-child(1) a .images {
  background: url('../images/icon_new_2.png') no-repeat center center / 77px #fff;
}
#subject .Product_Center .p_con .a_c_list li:nth-child(2) a .images {
  background: url('../images/icon_new_3.png') no-repeat center center / 77px #fff;
}
#subject .Product_Center .p_con .a_c_list li:nth-child(3) a .images {
  background: url('../images/icon_new_6.png') no-repeat center center / 77px #fff;
}
#subject .Product_Center .p_con .a_c_list li:nth-child(4) a .images {
  background: url('../images/icon_new_8.png') no-repeat center center / 77px #fff;
}
#subject .Product_Center .p_con .a_c_list li:nth-child(5) a .images {
  background: url('../images/icon_new_10.png') no-repeat center center / 77px #fff;
}
#subject .Product_Center .p_con .a_c_list li a .images {
  width: 150px;
  height: 150px;
  line-height: 150px;
  text-align: center;
  border-radius: 50%;
  transition: all 0.5s;
}
#subject .Product_Center .p_con .a_c_list li a .text {
  margin-top: 28px;
  /*&:hover{
                h3{
                  font-weight:700;
                }
                .selling_p{
                  p{
                    &:nth-child(2){
                      color: #206eb7;
                    }
                  }
                }
              }*/
}
#subject .Product_Center .p_con .a_c_list li a .text h3 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #206eb7;
  transition: all 0.5s;
}
#subject .Product_Center .p_con .a_c_list li a .text > span {
  display: block;
  width: 25px;
  height: 1px;
  margin: 19px auto 14px;
  background-color: #999;
}
#subject .Product_Center .p_con .a_c_list li a .text .selling_p p {
  text-align: center;
  line-height: 24px;
  color: #666;
  transition: all 0.3s;
}
#subject .Product_Center .p_con .a_c_list li:hover:nth-child(1) .images {
  background: url('../images/icon_new_1.png') no-repeat center center / 77px #206eb7;
}
#subject .Product_Center .p_con .a_c_list li:hover:nth-child(2) .images {
  background: url('../images/icon_new_4.png') no-repeat center center / 77px #206eb7;
}
#subject .Product_Center .p_con .a_c_list li:hover:nth-child(3) .images {
  background: url('../images/icon_new_5.png') no-repeat center center / 77px #206eb7;
}
#subject .Product_Center .p_con .a_c_list li:hover:nth-child(4) .images {
  background: url('../images/icon_new_7.png') no-repeat center center / 77px #206eb7;
}
#subject .Product_Center .p_con .a_c_list li:hover:nth-child(5) .images {
  background: url('../images/icon_new_9.png') no-repeat center center / 77px #206eb7;
}
#subject .Product_Center .p_con .a_c_list li:hover .images {
  transform: rotate(360deg);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
}
#subject .Product_Center .p_con .a_c_list li:hover .text h3 {
  font-weight: 700!important;
}
#subject .Product_Center .p_con .a_c_list li:hover .text .selling_p p:nth-child(2) {
  color: #206eb7;
}
#subject .New_products {
  margin-bottom: 90px;
}
#subject .New_products .n_con {
  padding-top: 45px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#subject .New_products .n_con .n_c_left {
  width: 400px;
}
#subject .New_products .n_con .n_c_left .c_c_con {
  position: relative;
}
#subject .New_products .n_con .n_c_left .c_c_con .images {
  position: relative;
}
#subject .New_products .n_con .n_c_left .c_c_con .images .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 62px;
  padding-left: 50px;
  box-sizing: border-box;
}
#subject .New_products .n_con .n_c_left .c_c_con .images .text h3 {
  font-size: 24px;
  text-align: left;
  color: #206eb7;
}
#subject .New_products .n_con .n_c_left .c_c_con .images .text p {
  font-size: 18px;
  padding-top: 15px;
}
#subject .New_products .n_con .n_c_left .c_c_con .caption {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: rgba(32, 110, 183, 0.7);
  transition: all 0.3s;
}
#subject .New_products .n_con .n_c_left .c_c_con .caption .c_b {
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 4px;
  border: solid 1px #eee;
}
#subject .New_products .n_con .n_c_left .c_c_con .caption .c_b i {
  width: 25px;
  height: 25px;
  margin-top: 50%;
  display: inline-block;
  background: url('../images/icon_40.png') no-repeat center center / cover;
}
#subject .New_products .n_con .n_c_left .c_c_con .caption .c_b p {
  padding-top: 18px;
  text-align: center;
  color: #fff;
}
#subject .New_products .n_con .n_c_left .c_c_con .caption .c_b span {
  display: block;
  width: 30px;
  height: 1px;
  margin: 21px auto 0;
  background-color: #fff;
}
#subject .New_products .n_con .n_c_left:hover .c_c_con .caption {
  opacity: 1;
}
#subject .New_products .n_con .n_c_right {
  width: 800px;
}
#subject .New_products .n_con .n_c_right li {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}
#subject .New_products .n_con .n_c_right li .c_c_con {
  position: relative;
}
#subject .New_products .n_con .n_c_right li .c_c_con .caption {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: rgba(32, 110, 183, 0.7);
  transition: all 0.3s;
}
#subject .New_products .n_con .n_c_right li .c_c_con .caption .c_b {
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 4px;
  border: solid 1px #eee;
}
#subject .New_products .n_con .n_c_right li .c_c_con .caption .c_b i {
  width: 25px;
  height: 25px;
  margin-top: 20%;
  display: inline-block;
  background: url('../images/icon_40.png') no-repeat center center / cover;
}
#subject .New_products .n_con .n_c_right li .c_c_con .caption .c_b p {
  padding-top: 18px;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
#subject .New_products .n_con .n_c_right li .c_c_con .caption .c_b span {
  display: block;
  width: 30px;
  height: 1px;
  margin: 19px auto 0;
  background-color: #fff;
}
#subject .New_products .n_con .n_c_right li:hover .c_c_con .caption {
  opacity: 1;
}
#subject .contact_banner {
  padding-top: 85px;
}
#subject .contact_banner .mainsVw {
  background: url('../images/home_02_02.jpg') no-repeat center center / cover;
}
#subject .contact_banner .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 15px;
}
#subject .contact_banner .container .ban_img {
  width: 650px;
  height: 485px;
  position: relative;
  top: -80px;
}
#subject .contact_banner .container .ban_img .images a {
  display: none;
  opacity: 0;
  transition: all 0.4s;
}
#subject .contact_banner .container .ban_img .images a.show {
  display: block;
  opacity: 1;
}
#subject .contact_banner .container .ban_img .btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 220px;
  height: 60px;
  padding-top: 23px;
  box-sizing: border-box;
  background-color: rgba(78, 126, 212, 0.7);
  z-index: 9;
}
#subject .contact_banner .container .ban_img .btn a {
  width: 32px;
  height: 15px;
  transition: 0.4s;
}
#subject .contact_banner .container .ban_img .btn a:nth-child(1) {
  background: url('../images/icon_44.png') no-repeat center center / cover;
}
#subject .contact_banner .container .ban_img .btn a:nth-child(3) {
  background: url('../images/icon_46.png') no-repeat center center / cover;
}
#subject .contact_banner .container .ban_img .btn a:hover {
  opacity: 0.7;
}
#subject .contact_banner .container .ban_img .btn .num {
  padding: 0 24px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
#subject .contact_banner .container .ban_text {
  width: 469px;
  position: relative;
}
#subject .contact_banner .container .ban_text .head {
  font-family: Impact;
  font-size: 90px;
  position: absolute;
  top: -98px;
  left: 0;
  color: #000;
  opacity: 0.02;
}
#subject .contact_banner .container .ban_text ul li.show {
  display: block;
}
#subject .contact_banner .container .ban_text ul li h3 {
  margin-top: 70px;
  font-size: 36px;
  color: #fff;
}
#subject .contact_banner .container .ban_text ul li > span {
  display: block;
  margin-top: 30px;
  width: 60px;
  height: 3px;
  background-color: #fff;
}
#subject .contact_banner .container .ban_text ul li p {
  margin-top: 45px;
  font-size: 15px;
  height: 112px;
  line-height: 28px;
  color: #ddd;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#subject .contact_banner .container .ban_text ul li .more {
  margin-left: 0;
  text-align: left;
  border: 0;
  background-color: transparent;
}
#subject .contact_banner .container .ban_text ul li .more span {
  color: #fff;
}
#subject .contact_banner .container .ban_text ul li .more i {
  background: url('../images/icon_36.png') no-repeat center center / cover;
}
#subject .application_Scope {
  background-color: #f6f6f6;
  padding-bottom: 80px;
}
#subject .application_Scope p {
  padding-top: 40px;
  padding-bottom: 42px;
  text-align: center;
  color: #666666;
}
#subject .application_Scope .a_con {
  position: relative;
  overflow: inherit;
}
#subject .application_Scope .a_con .ban_img {
  width: 100%;
  overflow: hidden;
}
#subject .application_Scope .a_con .ban_img ul {
  position: relative;
  display: flex;
  justify-content: space-between;
}
#subject .application_Scope .a_con .ban_img ul li {
  width: 385px;
  /*padding-right:22px;*/
  flex-shrink: 0;
}
#subject .application_Scope .a_con .ban_img ul li a .images {
  overflow: hidden;
}
#subject .application_Scope .a_con .ban_img ul li a .images .img_top {
  overflow: hidden;
  border-radius: 4px;
  position: relative;
  z-index: 2;
}
#subject .application_Scope .a_con .ban_img ul li a .images .img_top img {
  transition: all 0.4s;
}
#subject .application_Scope .a_con .ban_img ul li a .images > img {
  margin-top: -5px;
}
#subject .application_Scope .a_con .ban_img ul li a > p {
  margin-top: 13px;
  margin-bottom: 45px;
  padding: 0;
  font-size: 18px;
  text-align: center;
}
#subject .application_Scope .a_con .ban_img ul li a:hover .img_top img {
  transform: scale(1.1);
}
#subject .application_Scope .a_con .ban_img ul li a:hover p {
  color: #206eb7;
}
#subject .application_Scope .a_con > a {
  position: absolute;
  top: 33%;
  width: 26px;
  height: 50px;
  margin-top: -25px;
}
#subject .application_Scope .a_con > a.prev {
  left: -4%;
  background: url('../images/icon_51.png') no-repeat center center / cover;
}
#subject .application_Scope .a_con > a.next {
  right: -4%;
  background: url('../images/icon_54.png') no-repeat center center / cover;
}
#subject .news {
  padding-bottom: 53px;
}
#subject .news .n_con {
  padding-top: 55px;
  padding-bottom: 55px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#subject .news .n_con .n_list {
  width: 635px;
}
#subject .news .n_con .n_list ul li {
  margin-bottom: 7px;
}
#subject .news .n_con .n_list ul li a {
  padding: 21px 29px;
  background-color: #f6f6f6;
  transition: all 0.4s;
}
#subject .news .n_con .n_list ul li a .header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#subject .news .n_con .n_list ul li a .header h3 {
  width: 80%;
  height: 23px;
  font-size: 17px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#subject .news .n_con .n_list ul li a .header span {
  color: #777;
}
#subject .news .n_con .n_list ul li a .text {
  padding-top: 15px;
  color: #777;
  height: 48px;
  font-size: 15px;
  line-height: 24px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#subject .news .n_con .n_list ul li.show a {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
}
#subject .news .n_con .n_list ul li.show a h3 {
  color: #206eb7;
}
#subject .news .n_con .n_list ul li.show a p {
  color: #333;
}
#subject .news .n_con .n_img {
  width: 560px;
  max-height: 398px;
  overflow: hidden;
}
#subject .news .n_con .n_img a {
  display: none;
  width: 100%;
  height: 100%;
}
#subject .news .n_con .n_img a.show {
  display: block;
}
#subject .news .n_con .n_img a img {
  height: 100%;
}
#cover {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
#cover i {
  position: fixed;
  right: 10px;
  top: 10px;
  display: block;
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 999999;
  background: url('../images/icon_68_03.png') no-repeat center center / cover;
}
#cover img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: auto;
  cursor: zoom-in;
}
@media (max-width: 1200px) {
  #subject .application_Scope .a_con .ban_img ul li {
    width: 31.6%;
  }
  #subject .New_products .n_con .n_c_left {
    width: 33%;
  }
  #subject .New_products .n_con .n_c_left .c_c_con .images .text {
    padding-top: 47px;
    padding-left: 37px;
  }
  #subject .New_products .n_con .n_c_left .c_c_con .images .text h3 {
    font-size: 19px;
  }
  #subject .New_products .n_con .n_c_left .c_c_con .images .text p {
    font-size: 13px;
    padding-top: 14px;
  }
  #subject .New_products .n_con .n_c_right {
    width: 67%;
  }
  #subject .New_products .n_con .n_c_right li {
    width: 48%;
  }
  #subject .contact_banner .container .ban_img {
    width: 59%;
  }
  #subject .contact_banner .container .ban_text {
    width: 38%;
  }
  #subject .news .n_con .n_list {
    width: 100%;
  }
  #subject .news .n_con .n_img {
    width: 100%;
  }
  #subject .news .n_con .n_list ul li a {
    padding: 14px 21px;
  }
  #subject .news .n_con .n_list ul li a .text {
    padding-top: 6px;
  }
  #subject .application_Scope .a_con .ban_img ul li a .images > img {
    margin-top: -8px;
  }
}
@media (max-width: 1024px) {
  #subject .contact_banner .container .ban_img {
    width: 54%;
    height: auto;
  }
  #subject .contact_banner .container .ban_img .btn {
    bottom: -27px;
    width: 168px;
  }
  #subject .contact_banner .container .ban_text {
    width: 42%;
  }
  #subject .contact_banner .container .ban_text ul li h3 {
    margin-top: 28px;
    font-size: 31px;
  }
  #subject .contact_banner .container .ban_text ul li > span {
    display: block;
    margin-top: 23px;
  }
  #subject .contact_banner .container .ban_text ul li p {
    margin-top: 25px;
    font-size: 13px;
  }
  #subject .contact_banner .container .ban_text .head {
    font-size: 83px;
    top: -91px;
  }
  #subject .application_Scope .a_con .ban_img ul li a .images > img {
    margin-top: -9px;
  }
}
@media (max-width: 768px) {
  #subject .application_Scope .a_con .ban_img ul li {
    width: 48.2%;
  }
  #subject .Product_Center .p_con .a_c_list {
    flex-wrap: wrap;
    justify-content: center;
  }
  #subject .Product_Center .p_con .a_c_list li {
    margin-bottom: 15px;
    width: 30%;
  }
  #subject .Product_Center .p_con .a_c_list li a .images {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-size: 50% !important;
  }
  #subject .Product_Center .p_con .a_c_list li a .text > span {
    margin: 14px auto 15px;
  }
  #subject .Product_Center .p_con .a_c_list li a .text .selling_p p {
    line-height: 26px;
  }
  #subject .New_products .n_con .n_c_right li {
    width: 47%;
  }
  #subject .New_products .n_con .n_c_left .c_c_con .images .text {
    padding-top: 34px;
    padding-left: 26px;
  }
  #subject .New_products .n_con .n_c_left .c_c_con .images .text h3 {
    font-size: 16px;
  }
  #subject .New_products .n_con .n_c_left .c_c_con .images .text p {
    font-size: 12px;
    padding-top: 7px;
  }
  #subject .New_products .n_con .n_c_right li .c_c_con .caption .c_b i {
    margin-top: 12%;
  }
  #subject .New_products .n_con .n_c_right li .c_c_con .caption .c_b p {
    padding-top: 5px;
  }
  #subject .contact_banner {
    padding-top: 32px;
  }
  #subject .contact_banner .container {
    padding-bottom: 30px;
  }
  #subject .contact_banner .container .ban_img {
    top: -33px;
    height: auto;
  }
  #subject .contact_banner .container .ban_img .btn {
    bottom: -30px;
  }
  #subject .contact_banner .container .ban_text .head {
    font-size: 44px;
    top: -48px;
  }
  #subject .contact_banner .container .ban_text ul li h3 {
    margin-top: 24px;
    font-size: 24px;
  }
  #subject .contact_banner .container .ban_text ul li > span {
    display: block;
    margin-top: 16px;
  }
  #subject .contact_banner .container .ban_text ul li p {
    margin-top: 12px;
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  #subject .application_Scope .a_con {
    width: 98%;
    margin: 0 auto;
  }
  #subject .application_Scope .a_con .ban_img ul li {
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
  }
  #subject .application_Scope .a_con > a {
    top: 38%;
    width: 22px;
    height: 37px;
  }
  #subject .application_Scope .a_con > a.prev {
    left: -20px;
  }
  #subject .application_Scope .a_con > a.next {
    right: -20px;
  }
  #subject .application_Scope p {
    padding-top: 10px;
    font-size: 12px;
    padding-bottom: 20px;
  }
  #subject .Product_Center .p_con .a_c_list li {
    width: 100%;
  }
  #subject .Product_Center .p_con .a_c_list li a .images {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-size: 50% !important;
  }
  #subject .Product_Center .p_con .a_c_list {
    margin-top: 30px;
    margin-bottom: 25px;
  }
  #subject .New_products .n_con {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  #subject .New_products .n_con .n_c_left {
    width: 100%;
  }
  #subject .New_products .n_con .n_c_left .c_c_con .images .text {
    padding-top: 45px;
    padding-left: 35px;
  }
  #subject .New_products .n_con .n_c_right {
    width: 100%;
    margin-top: 10px;
  }
  #subject .New_products .n_con .n_c_right li {
    width: 100%;
    margin-left: 0;
  }
  #subject .contact_banner .container .ban_img {
    width: 100%;
    height: auto;
  }
  #subject .contact_banner .container .ban_img .btn {
    bottom: -28px;
  }
  #subject .contact_banner .container .ban_text {
    width: 100%;
    padding-bottom: 20px;
  }
  #subject .contact_banner .container .ban_text .head {
    font-size: 34px;
    top: -289px;
    opacity: 0.04;
  }
  #subject .New_products {
    margin-bottom: 60px;
  }
  #subject .news .n_con {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #subject .news .n_con .n_list ul li a .header h3 {
    width: 100%;
    font-size: 16px;
  }
  #subject .news .n_con .n_list ul li a .header span {
    padding-top: 6px;
    width: 100%;
    text-align: right;
  }
  #subject .news {
    padding-bottom: 30px;
  }
  #subject .Product_Center .p_con,
  #subject .application_Scope {
    padding-bottom: 30px;
  }
}
/*# sourceMappingURL=index.css.map */