 .main-container{
        padding: 0 6%;
    }
    .interest{
        padding-bottom: 10%;
    }
    .interest-title{
        padding-top: 5%;
        font-size: 40px;
        padding-bottom: 5%;
        text-align: center;
    }
    .interest-info{
        display: flex;
        color: white;
        justify-content: space-between;
    }
    .interest-info .block{
        width: 26%;
        padding: 2%;
        position: relative;
        line-height: 25px;
    }
    .interest-info .block:hover{
        cursor: pointer;
    }
    .interest-info-title{
        font-size: 30px;
        padding-bottom: 40px;
    }
    .interest-info-desc{
        font-size: 16px;
        line-height: 30px;
    }
    .red-bc-color{
        background-color: #BB121A !important;
    }
    .black-bc-color{
        background-color: #3E3E3E !important;
    }
    .interest-info .icon-jiantou {
        margin-top: 55px;
    }
    .block{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .banner {
      width: 100%;
        padding: 5%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 800px;
        background: url("https://s.resistor.today/shop/products/img/static/AMC_background.jpg");
        background-size: 100% 100%;
        background-repeat: no-repeat; /* 防止图片重复 */
        box-sizing: border-box;
    }
    .banner .banner-video-box{
        width: 550px;
        height: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex:1;
        box-sizing: border-box;
    }
    .banner .banner-img-box{
        width: calc(100% - 550px - 200px);
        height: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        text-align: end;
        flex:2;
        padding:150px;
        box-sizing: border-box;
    }
    .banner .banner-img {
        display: none;
        box-sizing: border-box;
    }

    @media (min-width: 2500px) {
        .banner img{
            /*width: 100%;*/
            height: 100%;
        }
    }
    @media (max-width: 2500px) {
        .banner img{
            width: 100%;
            /*height: 100%;*/
        }
    }
    /* tabs */

.tabs {
    display: flex;
    justify-content: center;
    margin: 20px 0 20px 0;
}
.tabs ul
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.tabs ul li
{
    position: relative;
    float: left;
    line-height: 60px;
    margin: 0;
    padding: 2px 20px 0 15px;
    font-size: 30px;
    /*font-weight: bolder;*/
}
.tab-nav{

     cursor:pointer;
}
.tab-nav-action{
    cursor:pointer;
    line-height: 2;
    color: #BB121A;
}
.tab-nav-action:after {
  content:'';
  width: 70px;
  height: 4px;
  position: absolute;
  bottom: -4px;
  left: 9px;
  background-color: #BB121A;
}
.tabs-body
{
    border-top: 1px solid #B4C9C6;
    float: left;
    padding: 54px 50px 50px;
    width: 100%;
    box-sizing: border-box;
}
.top-cb600,.top-cb1000 {
  box-sizing: border-box;
  padding-left: 20px;
}
.tabs-body div
{
   /*  padding:10px; */
}
.tabs-top {
  width: 100%;
  height: 600px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.text-sum {
  height: 300px;
   display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.top-text {

  display: flex;
  flex-direction: column;
  justify-content: space-between;

}
.top-text .text-title {
  color: #BB121A;
  font-size: 30px;
  font-weight: bold;
}
.top-text .text-count {
  width: 620px;
  font-size: 20px;
  line-height: 2;
}
.top-img {
  width: 100%;
  height: 600px;
}
.top-img .image{
  height: 100%;
}
.cb-600-left{
    text-indent: 15px;
}
 .dianliu{
     position: relative;
     margin-left: 13px;
 }
.dianliu::before {
              content: '';
              position: absolute;
              top: 13px;
              left: -12px;
              border-radius: 5px;
              width: 5px;
              height: 5px;
              background-color: #000;
          }
.bottom-title {
    color: #BB121A;
  font-size: 30px;
  font-weight: bold;
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
}
.bottom-img {
  width: 100%;
  margin-bottom: 20px;
}
.bottom-img .image {
  width: 80%;
}
/* tabs2 */
.tabs-product {
  width: 100%;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
}
.tabs-product .product-synopsis {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-width: 396px;
}
.tabs-product .product-synopsis .synopsis-top {
 /*  height: 400px; */
  display: flex;
  flex-direction: column;
 /*  justify-content: space-between; */
}
.tabs-product .product-synopsis .other-top {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  /* height: 250px; */
}
.tabs-product .product-synopsis .synopsis-top .top-title {
  color: #BB121A;
  font-size: 30px;
  font-weight: bold;
    padding-bottom: 68px;
}
.tabs-product .product-synopsis .synopsis-top .top-center {
  font-size: 16px;
  line-height: 32PX;
}
.tabs-product .product-synopsis .synopsis-bottom {
  display: flex;
  justify-content: space-between;
    padding-left: 20px;
    box-sizing: border-box;
    margin-top: 20px;
}
.bottom-text {
   font-size: 16px;
   line-height: 2;
}
.min-title {
  font-size: 24px;
  margin-bottom: 15px;
  color: #BB121A;
}
.tabs-product .product-parameter {
  flex: 1.6;
  width: 100%;
  margin-top: 80px;
  display: flex;
  background-color: #fff;
}
/* tabs中的tabs */
.inside-tabs{
  font-size: 30px;
  box-sizing: border-box;
  padding: 0 30px;
}
#inside-tabs{
    padding-top: 7px;
}
 /*#inside-tabs-body*/
.inside-tabs ul li
{
    position: relative;
    line-height: 50px;
    margin: 0;
    padding: 0px 20px 0 15px;
}
.inside-tabs ul li:first-child{
    margin-bottom: 10px;
}
.inside-tabs ul li:nth-child(2){
    margin-bottom: 10px;
}
.inside-tabs-nav {
  cursor:pointer;
}
.inside-tabs-nav-action{
    cursor:pointer;
    line-height: 2;
    color: #BB121A;
}
.inside-tabs-nav-action:after {
  content:'';
  width:107px;
  height: 2px;
  position: absolute;
  bottom: -4px;
  left: 9px;
  background-color: #BB121A;
}
.tabs-one {
  display: flex;
  justify-content: space-around;
  box-sizing: border-box;
  padding-left: 10px;
  /* height: 100%; */
}
.two-tabs {
  width: 100%;
  height: 80%;
  /* min-width: 666px; */

}
#inside-tabs-body{
    padding-top:7px;
}
.tabs-one-synopsis {
  /* height: 100%;
  width: 555px; */
}
.flex-synopsis {
  display: flex;
  padding: 0!important;
  line-height: 2;
  font-size: 14px;
  margin-bottom: 10px;
}
.tabs-one-synopsis>.inside-title {
  padding: 0;
  /* margin-left: 10px; */

}
.inside-font {
  font-size: 16px;
  font-weight: bold;
}
.tabs-one-img {
  margin-top: 20px;
}
.tabs-one-img img{
  width: 100%;
}
.red {
 color: #BB121A;
}
/* 第二部分 */
table {
  border-collapse: collapse;
}

table, th, td {
  border: 1px solid #B0B0B0;
}
.table-tables {
  width: 100%;
}
.table-tables tbody {
  width: 100%;
}
.tables-one {
  width: 100px;
  padding: 5px 5px 5px 10px;
}
.tables-info {
  text-align: center;
  padding: 10px 10px 10px 15px;
}
.shunt {
  height: auto;
  margin-top: 80px;
  margin-bottom: 60px;
}

.table-tabs{
  font-size: 30px;
}
.table-tabs ul li
{
    position: relative;
    line-height: 50px;
    margin: 0;
    padding: 0px 20px 0 15px;
}
.table-tabs ul li
{
    margin-bottom: 10px;
}
.table-tabs-nav {
  cursor:pointer;
}

.table-tabs-nav-action{
    cursor:pointer;
    line-height: 2;
    color: #BB121A;
}
.table-tabs-nav-action:after {
  content:'';
  width:88px;
  height: 2px;
  position: absolute;
  bottom: -4px;
  left: 9px;
  background-color: #BB121A;
}
.tabs-img {
  padding: 20px;
}

img.tabs-img{
    width: 125px;
    height: 100px;
}
.dialog-weChat {
  cursor: pointer;
}
.top-cb350 {
  box-sizing: border-box;
  padding-left: 20px;
}

/* 媒体查询 */
@media screen and (max-width: 1750px) {

   .top-text .text-title {
      color: #BB121A;
      font-size: 26px;
      font-weight: bold;
  }
.top-text .text-count {
  width: 490px;
  font-size: 16px;
  line-height: 2;
}
.bottom-img .image {
  width: 70%;
}
.tabs-one-img {
  margin-top: 20px;
  width: 130PX;
}

}

@media screen and (max-width: 2150px) {

.flex-synopsis {
  font-size: 12px;
  line-height: 2.5;
}

.bottom-text {
   font-size: 14px;
   line-height:2;
}
.min-title {
  font-size: 20px;
  color: #BB121A;
}
.tabs-product .product-synopsis .synopsis-top .top-center { font-size: 14px;
 line-height: 24PX;
}
}
.img-Made {
 
  
}
.tabs-one-img {
  width: 350px!important;
  margin-left: 130px;
}
@media(max-width:2380px){
.img-Made {
 
  
}
.tabs-one-img {
  width: 350px!important;
  margin-left: 130px;
}
}
@media(max-width:2100px){
.img-Made {
 
  justify-content: space-between!important;
}
.tabs-one-img {
  width: 350px!important;
  margin-left: 0;
}
}
@media(max-width:1920px){
.img-Made {
 
  justify-content: space-between!important;
}
.tabs-one-img {
  width: 300px!important;
  margin-left: 0;
}
}
@media(max-width:1790px){
.img-Made {
 
  justify-content: space-between!important;
}
.tabs-one-img {
  width: 257px!important;
  margin-left: 0;
}
}
@media(max-width:1680px){
.img-Made {
 
  justify-content: space-between!important;
}
.tabs-one-img {
  width: 257px!important;
  margin-left: 0;
}
}
@media(max-width:1510px){
.img-Made {
 
  justify-content: space-between!important;
}
.tabs-one-img {
  width: 217px!important;
  margin-left: 0;
}
}
