.info_Main{
    margin-top: 2%;
}
.info_Main .center{
    display: flex;
}
.info_Main_Left{
    width: 20%;
}
.info_Main_Right{width:75%;}
.show_pro .show-pro-top{
    padding: 0.1rem 0 0;
}
.fl {
    float: left;
}
.show_pro .show-pro-top .left {
    /* width: 46%; */
    width: 40%;
    border: 1px solid #E6E6E6;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.ta {
    text-align: center;
}
.show_pro .show-pro-top .left .lunbo-pro-xq .swiper-slide img{
    max-width: 100%;
    width: 100%;
}
.show_pro .show-pro-top .right {
    /* width: 50%; */
    width: 57%;
    padding-bottom: 0.95rem;
}
.fr {
    float: right;
}
.head-hd {
    font-weight: 700;
    font-size: 29px;
    color: #040404;
}
.head-miao {
    font-weight: 400;
    font-size: 1.1rem;
    /* line-height: 1.6; */
    line-height: 2.5;
    text-align: justify;
    color: rgba(0, 0, 0, 0.8);
}
.show_pro .show-pro-top .right .head-miao .title-you {
    margin-top: 0;
}
.show_pro .show-pro-top .right .title-you {
    color: #000000;
    /* margin-top: 3.125rem; */
    margin-top: 2.825rem;
    font-weight: 700;
    font-size: 1.5rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.show_pro .show-pro-top .right .title-you span {
    padding-bottom: 0.4375rem;
    border-bottom: 2px solid #2658A0;
}
.head-miao>ul {
    display: flex;
    flex-wrap: wrap;
}
.head-miao>ul>li {
    width: 15%;
    background: #d1d1d1;
    margin-right: 2%;
    margin-top: 1%;
    border: 1px solid #ccc;
}
.head-miao>ul>li:last-child {
    margin-right: 0px;
}
.head-miao>ul>li>img {
    max-width: 100%;
    width: 100%;
}
.show_pro .show-pro-top .right .title-you {
    color: #000000;
    /* margin-top: 3.125rem; */
    margin-top: 2%;
    font-weight: 700;
    font-size: 22px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.show_pro .show-pro-top .right .title-you span {
    padding-bottom: 0.8%;
    border-bottom: 2px solid #ff6a00;
}
.show_pro .show-pro-top .right .nr-you {
    margin: 1% 0 3% 0;
    font-size: 19px;
    line-height: 2.1;
    color: rgba(0, 0, 0, 0.7);
}
.show_pro .show-pro-top .right .nr-you-img img{
    max-width: 100%;
    width: 100%;
}
.show_pro .show-pro-top .right .nr-you span {
    width: 7px;
    height: 7px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 100%;
    background: #ff6a00;
    margin-right: 1%;
    top: -0.3125rem;
}
/*侧边导航样式---------------------------------------------------------*/
.productBox {
    display: flex;
    margin-top: 3%;
}

.ly_NyProducts {
    /* width: 23%; */
    width: 100%;
    /*min-height: 480px;*/
    overflow: hidden;
    /* margin-top: 5%; */
    /* margin: 0 auto; */
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.ly_NyProducts {
    display: block;
}
.ly_NyProducts .lyNyPro_main {
    width: 90%;
    margin: 0;
    max-width: 1800px;
    height: auto;
    padding: 0;
}
.lyNyPro_main .lyNyPro_left {
    /* width: 23%; */
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}
.lyNyPro_left .h_left {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px;
}
.lyNyPro_left .cp_type {
    background-color: #fff;
}

.lyNyPro_left .cp_type .hd {
    text-align: center;
    background: #ff6a00;
    background-size: 100% 100%;
    padding: 20px;
}
.lyNyPro_left .cp_type .hd p {
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}
.lyNyPro_left .cp_type .hd p:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../img/mulu_tlt.png) center center no-repeat;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
}
.lyNyPro_left .cp_type .hd span {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}
.lyNyPro_left .cp_type .bd {
    border-top: 0;
    padding: 20px 10px 10px;
}
.bd {
    font-weight: bold;
}
.lyNyPro_left .cp_type .bd ul li {
    margin: 0 auto 10px;
}

.lyNyPro_left .cp_type .bd ul li p {
    height: 45px;
    line-height: 45px;
    padding: 0 0px 0 0;
    background-color: #f7f7f7;
    position: relative;
}
.lyNyPro_left .cp_type .bd ul li:hover p{
    background: #dbdbdb;
}
.lyNyPro_left .cp_type .bd ul li p a {
    display: block;
    width: 100%;
    padding: 0 0 0 20px;
    overflow: hidden;
    line-height: 45px;
    color: #333;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lyNyPro_left .cp_type .bd ul li p span {
    display: block;
    width: 45px;
    height: 45px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/mulu1.png) center center no-repeat;
    background-size: 20px 20px;
}
.lyNyPro_left .cp_type .bd ul li div {
    display: none;
}
.lyNyPro_left .cp_type .bd ul li div a {
    display: block;
    height: 48px;
    line-height: 48px;
    color: #454545;
    font-size: 15px;
    margin: 0 auto 1px;
    padding: 0 20px 0 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff url(../img/icon4.png) 20px center no-repeat;
}

.lyNyPro_left .cp_type .bd ul li div a:first-child {
    border-top: 0;
}
/*产品信息参数样式----------------------------------------------------------------*/
.Info-box{display: flex;margin-bottom: 2%;}
.Info-box .product-info{width: 100%;}
.Info-box .product-ico{width: 50%;padding-left: 2%;padding-top: 3vw;position:relative;}

.Info-box .product-ico>img{max-width:100%;width:100%;}
.Info-box .product-info p{font-size: 16px;line-height: 30px;}
.Info-box .product-info p strong{
    display: inline-block;
    color: #FFF;
    background: #ff6a00;
    padding: 4px 60px;
    font-size: 16px;
    margin: 15px 0;
    border-radius: 5px;
}
.Info-box .product-info p em{font-size: 0.08rem;vertical-align: bottom;color: #ff6a00;}
.table-bordered tr {
    background: #c3c3c30d;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
table {
    border-collapse: collapse;
}
.table {
    width: 60%;
    color: #212529;
}
.table-bordered td, .table-bordered th {
    text-align: center;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #a9a9a9;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #a9a9a9;
}
table td {
    padding: 5px 10px !important;
    border: 1px solid #ddd;
    font-size: 15px;
    font-weight: 500;
    color: #6a6a6a;
}
.pics-box{display: flex;flex-wrap: wrap;}
.pics-box>p{width: 15%;margin-bottom: 1%;display: block;margin-right: 1%;box-shadow: 0 0 5px 1px #ccc;}
.pics-box>p>img{max-width: 100%;width: 100%;}
.wap-show{display:none!important;}
.Info-box .product-info #contentVideo{
    width: 60%;
    height: auto;
}
@media screen and (max-width: 1600px){
    .show_pro .show-pro-top .right{padding-bottom: 0.35rem;}
}
@media screen and (max-width: 1470px){
    .show_pro .show-pro-top .right{padding-bottom: 0.35rem;}
}
@media screen and (max-width: 750px){
    .wap-show{display:block!important;}
    .pics-box>p{width: 31%;margin-bottom: 2%;margin-right: 2%;}
    .Info-box .product-info {width: 100%;padding-left: 0;}
    .Info-box .product-ico{width: 100%;padding-left: 0%;}
    .Info-box{flex-wrap: wrap;flex-direction: column-reverse;}
    .Info-box .product-info p{font-size: 14px;}
    .Info-box .product-info p em{font-size: 6px;}
    .Info-box .product-info p strong{padding: 2px 40px;font-size: 15px;}
    .banner-title::before{transform: scale(8) translate(47%, 6%);}
    .table {width: 100%;}
    
    .info_Main_Left{
        display: none;
    }
    .info_Main_Right {
        width: 100%;
    }
    .show_pro .show-pro-top .left,.show_pro .show-pro-top .right{width:100%;}
    .head-hd{
        font-weight: 600;
        font-size: 25px;
        text-align: center;
        margin-top: 2%;
    }
    .show_pro .show-pro-top .right .nr-you{
        font-size: 16px;
    }
    .show_pro .show-pro-top .right .title-you{
        font-weight: 500;
        font-size: 19px;
        padding-bottom: 1.7%;
        margin-top: 0;
    }
    .show_pro .show-pro-top .right .title-you span{
        padding-bottom: 2.7%;
    }
    .show_pro .show-pro-top .right .nr-you span{margin-right: 2%;}
    .Info-box .product-info #contentVideo{width:100%;}
    .show_pro .show-pro-top .right{padding-bottom: 0.45rem;}
    .inner-banner{
        height: 10px;
    }
    .inner-banner .com-nav{display:none;}
}

























































