@charset "utf-8";
/*Wapslides*/
.slide-usezans .slide-video,
.slide-video .vv-video{ min-height: 210px; }
.slide-video .vv-video{
    display: block;
    width: 100%;
    object-fit: cover;
}
.slide-usezans .swiper-button-next{ right:2% !important;background: url("/static/template/pc/images/ico-slide-right.svg") no-repeat 0 0; }
.slide-usezans .swiper-button-prev{left:2% !important;background: url("/static/template/pc/images/ico-slide-left.svg") no-repeat 0 0;}
.slide-usezans .swiper-button-next,
.slide-usezans .swiper-button-prev{ width:35px !important;height:35px !important;background-size: 35px; }
.slide-usezans.swiper-container .swiper-button-prev.swiper-button-disabled,
.slide-usezans.swiper-container .swiper-button-next.swiper-button-disabled{opacity:0;}
/** play-show **/
.play-show{display:none;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;
    background:rgba(0,0,0,.4);z-index:66}
.play-show em{ display: block;width:60px;height: 60px;background: url("/static/template/pc/images/video.png") no-repeat;
    background-size: 60px; cursor: pointer; }
.play-show.on{ display: flex; }
/*--------------------------
** Model Index
---------------------------*/
/** bgs **/
.bgs{ width:100%;background-position:center top !important;background-size:contain !important; }
/** more **/
.more{ position:relative;display:block;width:120px;height:40px;border:1px solid #fff;color:#fff;font-size:13px;border-radius: 5px;
    text-indent:22px;line-height:40px;background:transparent url("../../pc/images/icon-more.png") no-repeat 77% 50%;background-size:18px; }
.more:hover{ border-color:#d7092f;color:#fff;background:#d7092f url("../../pc/images/icon-more.png") no-repeat 77% 50%;background-size:18px; }
/** brand-yj **/
.plate-page{ position:relative;height:440px;background-size: cover !important;  }
.plate-page .brand-yj{ width:100%; position:absolute;bottom:40px;left:0; padding:0 15px; }
.plate-page .brand-yj .remark{ color:#fff; }
.plate-page .brand-yj .remark h5{ font-size:20px;font-weight:bold;color: #d7092f; }
.plate-page .brand-yj .remark p{
    font-size:12px;
    margin:5px 0 15px;
    line-height:20px;
    display:-webkit-box;
    overflow:hidden;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
    color: #1d1d1d;
}
.plate-page .brand-yj .remark .more{
    color: #121212;
    border-color: #121212;
    background: transparent url(../../pc/images/icon-more-black.png) no-repeat 77% 50%;
    background-size: 18px;
}
/** brand-youth **/
.brand-youth{ height: 395px; }
.brand-youth{ background:#d7092f url("../../pc/images/bg-new.jpg") no-repeat; }
.brand-youth .remark{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    padding: 0 15px;
}
.brand-youth .remark .intro-txt{ color: #fff; }
.brand-youth .remark .intro-txt h5{ font-size: 20px;font-weight: bold;padding: 8px 0; }
.brand-youth .remark .intro-txt p{ line-height: 20px;font-size: 12px; }
.brand-youth .remark .more{ float: right; margin-top: 20px; }
/** product-model **/
.product-model{ width: 100%;height: 500px;
    background:#d7092f url("../../pc/images/bgproduct-home.jpg") repeat-y center top;
    background-size: cover;overflow: hidden;
}
.product-model .left-remark{ padding: 55px 15px 30px;color: #fff; }
.product-model .left-remark h5{ font-size:20px;font-weight:bold; }
.product-model .left-remark p{ font-size:12px;margin:5px 0 15px;line-height:20px; }
.product-model .right-slide{ padding: 0 15px;overflow: hidden; }
.product-model .right-slide .swiper-slide{
    position: relative;
    padding: 10px 4px;
    text-align: center;
    overflow: hidden;
}
.product-model .right-slide .swiper-slide .imgs{ display: flex;align-items: center;justify-content: center; width: 100%; }
.product-model .right-slide .swiper-slide img,
.product-model .right-slide .swiper-slide h5{ position: relative; }
.product-model .right-slide .swiper-slide img{ display: block;max-width: 100%; }
.product-model .right-slide .swiper-slide h5 {
    padding-bottom: 11px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/*.bicon{ position: absolute;width: 8px;height: 8px;z-index: 18 }*/
/*.bicon.ico-lt{ left: 0;background:transparent url("../images/ico-bor-lt.png") no-repeat; }*/
/*.bicon.ico-rt{ right: 0;background:transparent url("../images/ico-bor-rt.png") no-repeat; }*/
/*.bicon.ico-lbt{ left: 0;background:transparent url("../images/ico-bor-blt.png") no-repeat; }*/
/*.bicon.ico-rbt{ right: 0;background:transparent url("../images/ico-bor-brt.png") no-repeat; }*/
/*.bicon.ico-lt,*/
/*.bicon.ico-rt{ top: 0;background-size: 8px; }*/
/*.bicon.ico-lbt,*/
/*.bicon.ico-rbt{ bottom: 0; }*/
/*.bicon.ico-tt{ top: 0; }*/
/*.bicon.ico-bt{ bottom: 0; }*/
/*.bicon.ico-tt,*/
/*.bicon.ico-bt{ height: 5px; left: 8px; width:calc(100% - 16px);background:transparent url("../images/ico-bor-tt.png") repeat-x; }*/
/*.bicon.ico-llt{ left: 0; }*/
/*.bicon.ico-rrt{ right: 0; }*/
/*.bicon.ico-llt,*/
/*.bicon.ico-rrt{ width: 5px; top: 8px;height: calc(100% - 16px);background:transparent url("../images/ico-bor-ll.png") repeat-y; }*/
/*-------------------------
  List-content
--------------------------*/
.nbanner{ position: relative; }
.nbanner .text{ width: 90%; position: absolute;bottom: 45%;left: 15px;text-align: center;z-index: 66; }
.nbanner .text h5{ font-weight: bold;font-size: 20px;color: #fff;padding-bottom: 5px }
.nbanner .text p{ font-size: 12px;color: #fff }
.pt50{ padding: 60px 15px; }
/** About **/
.about-list .text-l{ color: #1d1d1d; }
.about-list .text-l p,
.about-list .remark p{ line-height: 20px;padding-top: 10px;font-size: 13px;color: #3f3f3f; }
.about-list .text-l h5,
.about-list .remark h5{ font-size: 20px;font-weight: bold; }
.about-list .remark{ display: flex;flex-direction: column; justify-content: center;color: #fff; }
/** cls-profiles **/
.cls-profiles{ background: #d7092f url("../../pc/images/bgabout-img.jpg") no-repeat center right;padding: 30px 0;  }
.cls-profiles .lis{ margin: 0 15px;background: #fff; }
.cls-profiles .text-l{ padding: 15px; }
.cls-profiles .text-l h5,
.cls-profiles .text-l .time{ font-size: 18px;font-weight: bold; }
.cls-profiles .text-l .time{ display: block; padding-top: 20px; }
/** cls-idea **/
.cls-idea{ width: 100%; background:#d7092f url("../../pc/images/bgabout-img.jpg") no-repeat center right; padding-bottom: 30px; }
.cls-idea .remark{ margin: 0 15px;background: #fff; }
.cls-idea .remark h5{ color: #1d1d1d; }
/** cls-vision **/
.cls-vision{ background:#d7092f; }
.cls-vision .text-l{ padding: 30px 15px;color: #fff; }
.cls-vision .text-l p{ color: #fff; }
/** cls-culture **/
.cls-culture{ width:100%;background:#d7092f; }
.cls-culture .remark{ margin: 0 15px;background: #fff; }
.cls-culture .remark h5{ color: #1d1d1d; }
/** cls-quality **/
.cls-quality{ background:#d7092f;padding-bottom: 30px; }
.cls-quality .lis{ position: relative; margin: 0 15px;background: #fff; }
.cls-quality .lis:after {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: calc(100% - 30px);
    height: 3px;
    background: #d7092f;
    content: "";
    transform: translateX(-50%);
    z-index: 6;
}
.cls-quality .text-l{ padding: 58px 15px; }
/*---------
  Events
-----------*/
.back-events{ width:100%;background:#d7092f url("../../pc/images/bgevent-img.jpg") repeat-y center bottom; }
.events-list{ padding:30px 15px; }
/** left-slide **/
.left-slide{ margin-bottom: 30px; }
.left-slide .txt{ float: left; display: block; width: 85px; color: #fff;font-size: 16px;line-height: 40px; }
.left-slide .ytime{ padding: 0 10px; float: right;width: calc(100% - 85px);height: 40px;border:1px solid #d7092f;outline: none;background: #d7092f;font-size: 16px;color: #fff; }
/** right-data **/
.events-list .right-data ul li{ margin-bottom: 20px; padding-bottom: 20px;border-bottom: 1px solid #ec424c; }
.events-list .right-data ul li:last-child{ border-bottom: none; }
.events-list .right-data ul li .imgs{ position:relative; padding:5px; }
.events-list .right-data ul li .imgs .borbg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/static/template/pc/images/bor-article.png") no-repeat 0 0;
    background-size: 100%;
}
.events-list .right-data ul li .remark{ color: #fff; }
.events-list .right-data ul li .remark h5{ font-size: 16px;padding: 15px 0 10px; }
.events-list .right-data ul li .remark p{ font-size: 13px;color: #fff; }
/*---------
  News
-----------*/
.wap-news{ width: 100%;background:#d7092f url("../../pc/images/bgnews-img.jpg") repeat-y center bottom; }
.wap-news-lists{ padding: 30px 15px; }
.wap-news-lists ul li{ position: relative; width: 100%;height: 105%; background: #fff;margin-bottom: 20px;padding: 5px; }
.wap-news-lists ul li .borbg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/static/template/pc/images/bor-news.png") no-repeat 0 0;
    background-size: 100% 100%;
}
.wap-news-lists ul li .remark{ padding: 20px 10px; }
.wap-news-lists ul li .remark h5{ color:#333;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }
.wap-news-lists ul li .remark p{
    font-size: 12px;
    color: #666;
    margin:5px 0 15px;
    display:-webkit-box;
    overflow:hidden;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.wap-news-lists ul li .remark .bottom span{ color: #999;font-size: 12px; }
.wap-news-lists ul li:hover{ background: #d7092f; }
.wap-news-lists ul li:hover .remark h5,
.wap-news-lists ul li:hover .remark p,
.wap-news-lists ul li:hover .remark .bottom span{ color: #fff; }
/** news-show **/
.news-show{padding: 15px; background: #d7092f; }
.news-content{ padding: 15px; }
.n-title {padding: 15px;background: #fafafa; }
.n-title.pro-show{ padding:15px;background: #fafafa; }
.n-title.pro-show span.m-type{font-size:13px;color:#666}
.n-title h1{font-size:16px;}
.n-title .type{ padding-top: 5px; font-size: 12px;color: #666; }
.n-title .type a{color: #666;}
.detail-content{padding: 15px 0;}
.detail-content,
.detail-content p{font-size: 14px;color:#666;line-height: 24px; }
.detail-content img{width: 100% !important;height: auto !important;}
/*---------
  join
-----------*/
.back-join{ width: 100%;background:#d7092f url("../../pc/images/bgrecu-img-content.jpg") repeat-y center top;background-size: contain; }
.join-list{ padding: 30px 15px; }
.join-list h5{ font-size: 16px; color: #fff;font-weight: bold;padding-bottom: 15px; }
.join-list ul li,
.join-list ul li a{ height: 135px; }
.join-list ul li{
    width: 100%;
    height: 100px;
    padding:20px 15px;
    margin-bottom: 15px;
    background: #fff;
}
.join-list ul li h5{ position: relative; color: #333; }
.join-list ul li .icon-img{ float: right;width: 60px; }
.join-list ul li span{ color: #d7092f; }
/** join-list-data **/
.search-join{ display: none; padding: 30px 15px; width: 100%;background:#d7092f; }
.search-join h5{ font-size: 16px;color: #fff;padding-bottom: 20px; }
.search-join ul li{ float: left; width:48%;height: 40px; border: 1px solid #fad2bc;margin-bottom: 4%; }
.search-join ul li:nth-of-type(even){ float: right; }
.search-join ul li.join-sub{ float: none; width: 100%;margin: 0;padding: 0;border: 0;clear: both; }
.search-join ul li select{ padding: 0 10px; width:100%;height: 38px;border: 0;background: #fff;color: #333;outline: none; }
.search-join ul li.join-sub .join-bth{ display: block;width: 100%;height: 40px;background: #fb8525; color: #fff;border: 0;outline: none;
    cursor: pointer; }
.join-list-data{ padding: 30px 15px; }
.join-list-data h4{ font-size: 16px;color: #fff; }
/** cate-left **/
.cate-left .wap-screen{ margin: 10px 0 20px;overflow: hidden; }
.cate-left .swiper-slide{ width: auto; }
.cate-left .swiper-slide a{ color: rgba(255,255,255,.8);margin-right: 15px; }
.cate-left .swiper-slide.on a{ color: rgba(255,255,255,1);font-weight: bold; }
/** list-right **/
.join-list-data .list-right ul li{
    width: 100%;
    background: #fff;
    padding: 20px;
    margin-bottom: 15px;
}
.join-list-data .list-right ul li .left-remark h5{ color: #000; }
.join-list-data .list-right ul li .left-remark .type{ margin: 5px 0 10px; }
.join-list-data .list-right ul li .left-remark .type span{ position: relative; color: #666;font-size: 12px;padding: 0 10px; }
.join-list-data .list-right ul li .left-remark .type span:first-child{ padding-left: 0; }
.join-list-data .list-right ul li .left-remark .type span:last-child::after{ display: none; }
.join-list-data .list-right ul li .left-remark .type span::after{ position: absolute;top: 4px;right: 0; width: 1px;height: 10px;background: #e6e6e6;content: "" }
.join-list-data .list-right ul li .left-remark .rsb{
    font-size: 12px;
    color: #666;
    display:-webkit-box;
    overflow:hidden;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical; }
.join-list-data .list-right ul li .right-bth{ position: relative; display: flex;align-items: center;margin-top: 15px; }
.join-list-data .list-right ul li .right-bth .share img{ width: 20px; }
.join-list-data .list-right ul li .right-bth .resume img{ width: 20px; }
.join-list-data .list-right ul li .right-bth .share,
.join-list-data .list-right ul li .right-bth .resume{ position: relative; float: left;text-align: center;cursor: pointer; }
.join-list-data .list-right ul li .right-bth .resume{ overflow: hidden; }
.join-list-data .list-right ul li .right-bth .share-ops{ width: 95px;position: absolute;bottom: 0;right: 0;z-index: 55 }
.join-list-data .list-right ul li .right-bth p{ font-size: 14px;padding-top: 3px;color: #333; }
.join-list-data .list-right ul li .right-bth .resume #file{ opacity: 0; position: absolute;top: 0;left: 0;font-size: 45px; z-index: 66; }
.join-list-data .list-right ul li .right-bth .share:hover p,
.join-list-data .list-right ul li .right-bth .resume:hover p{ color: #ed691f; }
/*---------
  product
-----------*/
.product-cate{ padding: 15px;background: #fff; }
.product-cate ul li{ position: relative; display: flex;align-items: center;float: left; width: 48%;
    margin-bottom: 4%; min-height: 120px; }
.product-cate ul li:nth-of-type(even){ float: right; }
.product-cate ul li img{ position: relative; display: block;max-width: 80%;margin: 0 auto; }
.product-cate ul li:nth-of-type(4) img,
.product-cate ul li:nth-of-type(5) img{ width: 45%; }
/** product-data **/
.product-data .gallery-top{ background:#f5f5f5 url("../../pc/images/product-show.jpg") no-repeat center center; }
.product-data .gallery-top .swiper-slide{ padding: 30px 15px 10px; }
.product-data .gallery-top .swiper-slide .imgs{
    display: flex;
    align-items: center;
    width: 60%;
    min-height: 300px;
    margin: 0 auto 15px;
}
.product-data .gallery-top .swiper-slide .imgs img{ display: block;width: 100%; }
.product-data .gallery-top .swiper-slide .remark{ color: #333; }
.product-data .gallery-top .swiper-slide .remark h1{ font-size: 20px;color: #d7092f; }
.product-data .gallery-top .swiper-slide .remark .desc{ padding: 5px 0 15px; }
.product-data .gallery-top .swiper-slide .remark .content{ padding-top: 20px; font-size: 12px !important;line-height: 20px; }
.buynow {
    position: relative;
    display: block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #d7092f;
    color: #fff;
    background:#d7092f url(../../pc/images/ico-buy.png) no-repeat 78px 50%;
    background-size: 16px;
    text-indent: 20px;
    margin-top: 20px;
}
.buynow:hover{ color: #fff; }
.product-data .gallery-top .swiper-button-prev,
.product-data .gallery-top .swiper-button-next{ width: 34px;height: 34px; top: 180px; }
.product-data .gallery-top .swiper-button-prev{ background: url("/static/template/pc/images/pro-prev.png") no-repeat;background-size: 34px; }
.product-data .gallery-top .swiper-button-next{ background: url("/static/template/pc/images/pro-next.png") no-repeat;background-size: 34px; }

/** gallery-thumbs **/
.product-data .thumbs-slide{ position: relative; background: #fff;border-bottom: 1px solid #e2e2e2;padding-bottom: 30px; }
.product-data .gallery-thumbs{ width: 100%;height: 220px;background: #fff;padding: 35px 15px 0; }
.product-data .gallery-thumbs .swiper-slide{ width: auto;text-align: center; }
.product-data .gallery-thumbs .swiper-slide .imgs{ display: flex;align-items: center;justify-content: center; width: 100%;height: 100px;
    margin-bottom: 5px;overflow: hidden; }
.product-data .gallery-thumbs .swiper-slide .imgs img{ display: block;width: 100%; }
.product-data .gallery-thumbs .swiper-slide p{ color: #808080; }
.product-data .gallery-thumbs .swiper-slide .small-ico{ opacity: 0; position: absolute;top: -10px;left: calc((100% - 24px)/2); display: block;width: 24px;height: 19px;
    background: url("/static/template/pc/images/ico-small.png") no-repeat;background-size: 25px; z-index: 18;
}
.product-data .gallery-thumbs .swiper-slide.active .small-ico{ opacity: 1; }
/*---------
  university
-----------*/
/** img-lis **/
.img-lis{ overflow: hidden; }
.img-lis .swiper-slide img{ display: block;width: 100%; }
.university .cls-idea{ height: auto;background: #d7092f;padding-top: 30px; }
.university .cls-idea .remark{ height: auto;padding: 0; }
.university .cls-idea .remark h5,
.university .cls-idea .remark p{ padding:0 15px; }
.university .cls-idea .remark h5{ padding:30px 15px 15px;  }
.university .cls-idea .remark img{ margin-top: 30px; }
.university .cls-quality .lis:after{ display: none; }
/*---------
  contact
-----------*/
.contact-lis{ background: #d7092f; }
.contact-lis ul{ padding: 0 15px; }
.contact-lis ul li{ display: flex;align-items: center; border-bottom: 1px solid #d7092f;padding: 20px 0; }
.contact-lis ul li:last-child{ border-bottom: 0; }
.contact-lis ul li img{ display: block;width: 50px;margin-right: 10px; }
.contact-lis ul li .remark{ width: calc(100% - 60px);color: #fff; }
.contact-lis ul li .remark p{ font-size: 12px;padding-top: 3px; }
/** maps **/
#allmap {width:100%;height:400px;overflow: hidden;}
#maps{width:100%;height: 400px;}
#maps .info-title{color: white;font-size: 14px;background-color: rgba(0,155,255,0.8);line-height: 26px;padding: 0 0 0 6px;font-weight: lighter;letter-spacing: 1px}
#maps .info-content{padding: 4px;color: #666;line-height: 23px;}
#maps .info-content img{float: left;margin: 3px;}
#maps .amap-adcombo-close{ background:#000 url(../images/mapclose.png) center center no-repeat !important; }
/*---------
  Order
-----------*/
.back-orders{ padding: 30px 15px; width: 100%;background:#d7092f; }
.back-orders ul li{ padding-bottom: 10px; border-bottom: 1px solid #e76b82;margin-bottom: 20px; }
.back-orders ul li:last-child{ border-bottom: 0;margin-bottom: 0; }
.back-orders ul li h5{ font-size: 16px;color: #fff;padding-bottom: 20px; }
.back-orders ul li .conts{ border: 1px solid #fff;background: #fff; margin-bottom: 15px; }
.back-orders ul li .conts .head{ float: left;width: 90px; }
.back-orders ul li .conts span{ display: block;height: 44px;line-height: 44px; border-bottom: 1px solid #d7092f;color: #d7092f;text-align: center; }
.back-orders ul li .conts .head span{ font-weight: bold;border-right: 1px solid #d7092f; }
.back-orders ul li .conts .head span:last-child,
.back-orders ul li .conts .lis span:last-child{ border-bottom: 0; }
.back-orders ul li .conts .lis{ float: left;width: calc(100% - 91px); }
.back-orders ul li .conts .lis span{ padding: 0 10px; display: flex;align-items: center;justify-content: center;line-height: normal;font-size: 13px; }
/*---------
  Feedback
-----------*/
.wap-feedback{ padding: 30px 15px 50px; width: 100%;background:#d7092f ; }
.feedback-list ul li{ position: relative; color: #fff;margin-bottom: 15px; }
.feedback-list ul li label{ display: block; }
.feedback-list ul li .inps,
.feedback-list ul li .inp-text{ padding: 0 10px; width: 100%;height: 40px;line-height: 40px;border: 2px solid #fff;background: #fff;
    outline: none; color: #333; }
.feedback-list ul li input::-webkit-input-placeholder,
.feedback-list ul li textarea::-webkit-input-placeholder{ color: #fff; }
.feedback-list ul li .inps.stype{ width: 100%; background: #fff; }
.feedback-list ul li .inp-text{ padding: 10px;height: 60px;line-height: normal;resize: none;margin-bottom: 20px;  }
.feedback-list ul li.submit{ margin-bottom: 0; }
.feedback-list ul li .input-submit{ display: block;width: 120px;height: 40px;background: #ed691f;border: 0;margin: 0 auto; }
.feedback-list .error-hide{ position: absolute;top: -40px;left: 0; display: block;padding-top: 15px; }
.feedback-list .error-hide.Validform_wrong{  color: red; }
.feedback-list .error-hide.Validform_right{ display: none; }
/*---------
  welfare
-----------*/
.dasc-welfare{ display: none; }
.dasc-welfare.onn{ display: block; }
.welfare .welfare-img{
    width: 60px;
    position: fixed;
    bottom: 100px;
    right: 15px;
    cursor: pointer;
    z-index: 988;
}
.dasc-welfare{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    z-index: 1012;
}
.dasc-welfare .cons{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    height: 50%;
    background: #fff;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.dasc-welfare .remark{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    margin: 0 auto;
}
.dasc-welfare .remark h5{ font-size: 20px;color: #ea5413;font-weight: bold;line-height: 20px; }
.dasc-welfare .remark .p1{ color: #999;padding: 5px 0 15px; }
.dasc-welfare .remark .p2{ color: #999;padding-top: 20px; }
.dasc-welfare .remark img{ width: 130px; }
.dasc-welfare .close-x{ position: absolute;top: 20px;right: 25px; width: 25px;height: 25px;cursor: pointer; }
/** media **/
@media screen and (max-width: 320px){
    .product-model .right-slide .swiper-slide .imgs{ height: 127px; }
}
@media screen and (min-width: 375px){
    .product-model .right-slide .swiper-slide .imgs{ height: 160px; }
}
@media screen and (min-width: 400px){
    .product-model .right-slide .swiper-slide .imgs{ height: 184px; }
}
@media screen and (min-width: 760px){
    .plate-page{ height: 780px; }
    .plate-page .brand-yj .remark p{ font-size: 14px;margin: 15px 0 25px; }
    .product-model .right-slide .swiper-slide .imgs{ height: 401px; }
}
/*+------------
/*+ ÉÏÏÂÒ³
/*+------------*/
.prenext:after{ display: block;content: "";clear: both; }
.prenext{ padding: 20px 0 0;border-top: 1px solid #f0f0f0; }
.prenext p{ padding-right: 15px; font-size: 12px; float: inherit !important;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; }
.prenext a{ font-size: 12px; height: 25px;line-height: 25px;color: #999;}













<!--ºÄÊ±1766563795.3219Ãë-->