.productC {
    width: 16rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.productLeft {
    width: 3.66rem;
}

.productTitleBox {
    width: 100%;
    height: 0.93rem;
    background: #0b318f;
    padding-left: 0.44rem;
    padding-top: 0.17rem;
}

.productTitle {
    font-family: Microsoft YaHei;
    font-size: 0.28rem;
    color: #FFFFFF;
}

.productTitleEn {
    font-family: MiSans, MiSans;
    font-size: 0.14rem;
    color: #FFFFFF;
    margin-top: 0.03rem;
}

.productList {
    width: 100%;
    overflow: hidden;
}

.productList>li {
    width: 100%;
    height: 0.52rem;
    line-height: 0.52rem;
    background: #F1F1F1;
    margin-top: 0.04rem;
}

.productList>li:hover,
.productList>li.active
{
    background-color: #0b318f;
}

.productList>li:hover>a,
.productList>li.active>a
{
    color: #fff;
}

.productList>li>a {
    font-size: 0.18rem;
    color: #191919;
    padding-left: 0.44rem;
}

.productRight {
    width: 11.94rem;
}

.productCard {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.productCard>li {
    width: 3.82rem;
    margin-left: 0.24rem;
    margin-bottom: 0.24rem;
}

.productCard>li:nth-child(3n+1) {
    margin-left: 0;
}

.productCard>li>a {
    flex-direction: column;
}

.cardImg {
    width: 100%;
    height: 2.52rem;
    overflow: hidden;
}

.cardImg>img {
    height: 100%;
    object-fit: cover;
}

.cardBottom {
    width: 100%;
    height: 1.78rem;
    background-color: #F3F3F3;
    box-sizing: border-box;
    padding: 0.2rem;
}

.cardTitle {
    font-size: 0.18rem;
    color: #333333;
    text-align: center;
}

.cardTxt {
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.28rem;
    margin-top: 0.1rem;
    text-align: center;
}

.cardBtn {
    width: 1.2rem;
    height: 0.36rem;
    background: #0b318f;
    border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
    margin: 0.15rem auto 0;
    font-size: 0.14rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.36rem;
    transition: all 0.6s;
}

.cardBtn:hover {
    transform: scale(1.05);
}


/* 详情页样式 */

.proDetailTop {
    width: 16rem;
    background-color: #fff;
    display: flex;
    padding: 0.4rem;
    margin: 0 auto;
    justify-content: space-between;
}

.proDetialSwiperBox {
    width: 7.4rem;
}
    
.mySwiper2 {
    height: 5.6rem;
    margin-bottom: .12rem;
}   
    
.mySwiper2 img,
.mySwiper img
{
    width: 100%;
}

.swiperBot {
    position: relative;
    padding: 0 .4rem;
}

.mySwiper {
    height: .8rem;
}

.mySwiper .swiper-slide {
    display: flex;
}

.swiper-button-next,
.swiper-button-prev {
    width: .12rem !important;
    height: .24rem !important;
    top: 50%;
    transform: translateY(-50%) !important;
    margin: 0 !important;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: .2rem !important;
    color: #212529 !important;
}

.swiper-button-next {
    right: 0 !important;
}

.swiper-button-prev {
    left: 0 !important;
}

.proInd {
    width: 7rem;
    padding-top: 0.2rem;
    margin-right: 0.2rem;
}

.indName {
    font-family: Microsoft YaHei;
    font-size: 0.48rem;
    color: #000000;
}

.indList {
    width: 100%;
}

.indLine {
    width: 100%;
    height: 0.01rem;
    background: #CCCCCC;
    border-radius: 0rem 0rem 0rem 0rem;
    margin: 0.1rem auto 0.22rem
}

.indList>li {
    width: 100%;
    margin-bottom: 0.1rem;
    font-size: 0.16rem;
    color: #666666;
}

.indBtn {
    width: 3.6rem;
    height: 0.6rem;
    background: #0b318f;
    border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
    margin-top: 0.7rem;
    transition: all 0.6s;
}

.indBtn:hover {
    transform: scale(1.05);
}

.indBtn>a {
    justify-content: center;
    align-items: center;
    height: 100%;
    font-family: Microsoft YaHei;
    font-size: 0.18rem;
    color: #FFFFFF;
}

.indBtn>a>img {
    width: 0.14rem;
    margin-left: 0.2rem;
}

.proDetailBottom {
    width: 16rem;
    display: flex;
    justify-content: space-between;
    margin: 0.2rem auto 0;
}

.detailBl {
    width: 11.34rem;
    background-color: #fff;
    padding: 0.24rem 0;
}
.detailBl>p>img{
    width: 700px;
    max-width: 100%;
}
.detailBl>p>video{
    margin: 0 auto;
    display: block;
    width: 700px;
    max-width: 100%;
}
.BlTitle {
    font-size: 0.24rem;
    color: #000000;
    padding-left: 0.3rem;
    border-left: 0.05rem solid #0b318f;
}
.detailBl>p{
    width: 10.54rem;
    margin: 0 auto;
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.32rem;
    /*text-indent: 2em;*/
}
.detailBl .title{
        width: 100%;
    font-size: 0.48rem;
    color: #000000;
}
.detailBl .dec{
    width: 100%;
    text-align: center;
    font-size: 0.16rem;
    margin-top: 0.16rem;
    color: #666;
    letter-spacing: 0.02rem;
}

.detailBl table{
    width: 700px !important;
    margin:0 auto;
}

.detailBl table img{
    width: auto;
    max-width: 100%;
}
/*.detailBl table:nth-child(6) img{*/
/*    width: 100%;*/
/*}*/
.detailBl table:nth-child(6) tr:nth-child(2) td{
    line-height: 0 !important;
}
.BlLine {
    width: 100%;
    height: 1px;
    margin: 0.22rem auto;
    background: #E0E0E0;
}

.BlTxt {
    width: 10.54rem;
    margin: 0 auto;
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.32rem;
    text-indent: 2em;
}

.blImgList {
    width: 10.54rem;
    margin: 0.44rem auto 0;
    display: flex;
    justify-content: space-between;
}

.blImgList>li {
    width: 3.37rem;
    height: 2.22rem;
}

.blImgList>li>img {
    width: 100%;
    height: 100%;
}

.title.mt {
    margin-top: 0.6rem;
}

.blImg {
    display: block;
    width: 10.54rem;
    margin: 0.4rem auto 0;
}

.blTxt2 {
    width: 10.54rem;
    margin: 0.3rem auto 0;
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.32rem;
    text-indent: 2em;
}

.proAdv {
    width: 10.54rem;
    margin: 0.6rem auto 0;
}

.proAdv>li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.6rem;
}

.proAdvImg {
    width: 5.1rem;
}

.proAdvImg>img {
    display: block;
}

.proAdvMsg {
    width: 5.04rem;
}

.proAdvTitle {
    font-size: 0.28rem;
    color: #191919;
}

.proAdvTxt {
    font-size: 0.16rem;
    color: #6D6D6D;
    line-height: 0.32rem;
    margin-top: 0.2rem;
}

.detailBr {
    width: 4.42rem;
    background-color: #fff;
    padding: 0.3rem;
}

.brTitle {
    font-size: 0.26rem;
    color: #333333;
}

.brline{
    margin:0.2rem auto;
    border-bottom: 0.01rem solid #DDDDDD;
}

.brList>li{
    width: 100%;
}

.recommendList {
    width: 100%;
}

.recommendList>li {
    margin-bottom: 0.32rem;
}

.recommendList>li:last-child {
    margin-bottom: 0;
}

.recommendList>li>a{
    flex-direction: column;
}

.recommendImg {
    width: 100%;
    height: 2.51rem;
    overflow: hidden;
}

.recommendImg>img{
    display: block;
}

.recommendBottom {
    height: 0.57rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EEEEEE;
}

.recommendBottom>strong {
    width: 3.42rem;
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    color: #333333;
    text-align: center;
}
@media only screen and (max-width: 1024px) {
.productC{
    width: 100%;
    display: block;
}
.productLeft{
    width: 100%;
}
.productTitleEn{
    font-size: 0.24rem;
}
.productList > li{
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: .1rem;
}
.productList > li:nth-child(2n){
    margin-right: 0;
}
.productList > li > a{
    font-size: 0.24rem;
}
.productRight{
    width: 100%;
}
.productCard > li{
    width: 48%;
    margin-right: 4%;
    margin-left: 0;
}
.productCard > li:nth-child(2n){
    margin-right: 0;
}
.cardTitle{
    font-size: 0.24rem;
}
.cardTxt {
  font-size: 0.24rem;
}
.cardBtn{
    width: 50%;
    font-size: 0.24rem;
}
.cardBottom{
    height: auto;
}
.proDetailTop{
    width: 100%;
    display: block;
}
.proDetialSwiperBox{
    width: 100%;
}
.mySwiper2{
    height: auto;
}
.swiper-slide img{
    width: 100%;
}
.proInd{
    width: 100%;
}
.indName{
    font-size: 0.4rem;
}
.indList > li{
    font-size: 0.24rem;
}
.indBtn > a{
    font-size: 0.24rem;
}
.proDetailBottom{
    width: 100%;
    display: block;
}
.detailBl{
    width: 100%;
}
.detailBl > p{
    width: 100%;
    font-size: 0.24rem;
    padding: 0 .3rem;
}
.detailBl .dec{
    font-size: 0.24rem;
}
.proAdv{
    width: 100%;
}
.proAdv > li{
    display: block;
}
.proAdvImg {
  width: 5.1rem;
  width: 90%;
  margin: 0 auto;
}
.proAdvMsg {
  width: 90%;
  margin: .3rem auto;
}
.proAdvTxt{
    font-size: 0.24rem;
}
.detailBr {
  width: 100%;
  margin-top: .3rem;
}
.recommendBottom > strong{
    width: 100%;
    font-size: 0.24rem;
}
.detailBl table {
  margin: 0 auto;
  width: 90% !important;
}

}

