.subject .vodieBox .v_con{
  width: 99% !important;
  height: 100% !important;
  margin: 1% auto 0 !important;
}



.Top_img {
  background-image: url("../images/industryDetails (3).png");
}
.subject .introduce .mains {
  display: flex;
}
.subject .introduce .mains .text {
  width: 50%;
  padding: 40px 51px 0;
  box-sizing: border-box;
  background-color: #f3f3f3;
}
.subject .introduce .mains .text .title {
  font-size: 24px;
  line-height: 28px;
  color: #e70012;
}
.subject .introduce .mains .text .title i {
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: initial;
  margin-right: 10px;
  background-image: url("../images/industryList_icon/9.png");
  background-repeat: no-repeat;
}
.subject .introduce .mains .text .title h3 {
  font-size: 24px;
  font-weight: 600;
  display: inline-block;
  vertical-align: super;
}
.subject .introduce .mains .text .t_con p {
  text-indent: 28px;
  line-height: 24px;
  color: #444444;
  text-align: justify;
}
.subject .introduce .mains .images {
  width: 50%;
}
.subject .introduce .mains .images img {
  width: 100%;
}
.subject .i_banner {
  position: relative;
  margin-top: 70px;
  border-bottom: 1px solid #e3e3e3;
}
.subject .i_banner .title {
  margin-bottom: 20px;
}
.subject .i_banner .title h2 {
  text-align: center;
}
.subject .i_banner .title h2:nth-child(1) {
  font-family: Impact;
  font-size: 36px;
  color: #999;
}
.subject .i_banner .title h2:nth-child(2) {
  font-size: 36px;
}
.subject .i_banner .b_nav {
  width: 100%;
  height: 60px;
}
.subject .i_banner .b_nav .b_n_list{
  width:100%;
  overflow:hidden;
}
.subject .i_banner .b_nav .b_n_list .b_n_list_con{
  display:block;
  width: 100%;
  position:relative;
  left:0;
  transition:all 0.2s;
}
.subject .i_banner .b_nav a {
  /*width: 20%;*/
  display:inline-block;
  text-align: center;
  line-height: 60px;
  position: relative;
  width:268px;
}
@media (min-width: 1024px){
        .subject .i_banner .b_nav .b_n_list .b_n_list_con{
           position:inherit;
           left:0;
           width: calc(100% - 2px);
           margin:0 auto;
           display:flex;
           flex:1;
        }
        .subject .i_banner .b_nav a {
          flex:1;
          width:auto;
        }
}
.subject .i_banner .b_nav a:before {
  display: block;
  content: "";
  clear: both;
  position: absolute;
  top: 16px;
  left: -1px;
  width: 0px;
  height: 30px;
  border: solid 1px #e3e3e3;
}
.subject .i_banner .b_nav a.show,
.subject .i_banner .b_nav a:hover {
  border: solid 1px #e3e3e3;
  border-top-color: #e70012;
  color: #e70012;
}
@media(max-width:767px){
  .subject .i_banner .b_nav a.show,
  .subject .i_banner .b_nav a:hover {
    border:none;
    border-top:1px solid #e70012;
    color: #e70012;
  }
  .subject .i_banner .b_nav a:before{
    display:none
  }
}

.subject .i_banner .b_nav a.show:before,
.subject .i_banner .b_nav a:hover:before {
  display: none;
}
.subject .i_banner .bannerBox ul li a .images {
  width: 100%;
}
.subject .i_banner .bannerBox ul li a .text {
  padding-bottom: 30px;
  padding-top: 25px;
  text-align: justify;
}
.subject .i_banner .bannerBox ul li a .text h4 {
  font-size: 18px;
  font-weight: 700;
}
.subject .i_banner .bannerBox ul li a .text p {
  padding-top: 10px;
  line-height: 24px;
}
.subject .i_banner .btn {
  display: block;
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  background-color: #cccccc;
  z-index: 99;
}
.subject .i_banner .btn:nth-child(2) {
  left: 0;
}
.subject .i_banner .btn:nth-child(3) {
  right: 0;
}
.subject .i_banner .prev {
  background: url("../images/nprev.png") center no-repeat;
  background-color: #ccc;
}
.subject .i_banner .prev:hover {
  background: url("../images/nprevn1.png") center no-repeat;
  background-color: #e60021;
}
.subject .i_banner .next {
  background: url("../images/nnext.png") center no-repeat;
  background-color: #ccc;
}
.subject .i_banner .next:hover {
  background: url("../images/nnext1.png") center no-repeat;
  background-color: #e60021;
}
.subject .vodie .mainsVw {
  position: relative;
}
.subject .vodie .mainsVw .opent {
  position: absolute;
  top: 40%;
  left: 45%;
}
@media (max-width: 1024px) {
  .subject .vodie .mainsVw .opent {
    top: 40%;
    left: 43%;
  }
}
@media (max-width: 767px) {
  .subject .vodie .mainsVw .opent {
    top: 35%!important;
    left: 30%!important;
  }
  .subject .vodie .mainsVw .opent a {
    width: 45px!important;
    height: 45px!important;
  }
  .subject .vodie .mainsVw .opent p {
    margin-top: 7px!important;
  }
}
.subject .vodie .mainsVw .opent a {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
  background: url('../images/home_icon (1).png') no-repeat center center / cover;
}
@media (max-width: 1024px) {
  .subject .vodie .mainsVw .opent a {
    width: 60px;
    height: 60px;
  }
}
.subject .vodie .mainsVw .opent p {
  margin-top: 20px;
  color: #fff;
}
.subject .vodieBox {
  display: none;
  position: fixed;
  top: 0px;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
}
.subject .vodieBox.show {
  display: block;
}
.subject .vodieBox .v_con {
  width: 70%;
  height: 400px;
  margin: 5% auto 0;
  background: #000;
}
@media (max-width: 767px) {
  .subject .vodieBox .v_con {
    margin: 20% auto 0;
    width: 90%;
    height: 300px;
  }
}
.subject .vodieBox .v_con .off {
  text-align: right;
}
.subject .vodieBox .v_con .off i {
  width: 30px;
  height: 30px;
  margin:10px;
  display: inline-block;
  cursor:pointer;
  background: url("../images/hiddle.png") no-repeat;
}
.subject .vodieBox .v_con .videoC {
  width: 100%;
}
.subject .vodieBox .v_con .videoC video {
  width: 100%;
}
@media (max-width: 1400px) {
  .subNav ul li a {
    padding: 0 40px;
  }
}
@media (max-width: 1200px) {
  .subNav ul li a {
    padding: 0 25px;
  }
  .subject .introduce .mains,
  .subject .i_banner .mains {
    width: 90%;
    margin: 0 auto;
  }
  .subject .i_banner .btn {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1024px) {
  .subNav ul {
    width: 100%;
  }
  .subNav ul li a {
    padding: 0 25px;
  }
  .subject .introduce .mains {
    display: block;
  }
  .subject .introduce .mains .text {
    width: 100%;
    padding-bottom: 30px;
  }
  .subject .introduce .mains .images {
    width: 100%;
  }
  .subject .i_banner .btn {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .subject .vodieBox .v_con .videoC {
    position:relative;
    top: 24%;
  }
  .subNav ul li a {
    padding: 0 0;
  }
  .newsDetail .con h2 {
    font-size: 30px;
  }
  .subject .i_banner .btn {
    width: 25px;
    height: 25px;
  }
  .subject .i_banner .title h2:nth-child(1),
  .subject .i_banner .title h2:nth-child(2) {
    font-size: 30px;
  }
  .subject .introduce .mains .text {
    padding: 20px 15px 0;
  }
}
/*# sourceMappingURL=industryDetails.css.map */