.nav-list .row ol>li>i{margin-left: 0;}
.pro-list{margin-bottom: 20px;}
.pro-cate{margin: 10px 0;background-color: #005bac;padding:10px 6px;}
.pro-cate a{color: #fff;}
.index-tit{width: 75%;font-size: 1.3rem;color: #fff;}
.pro-cate>p{width: 22%;margin-left: 2%;font-size: 1.4em;}
.pro-ul{justify-content: space-between;}
.pro-ul li{width: 48%;background-color: #f1f1f1;text-align: center;}
.pro-ul li h3{padding: 4px;}
video {max-width: 100%;}

.index-faq .support ul,.index-case ul{margin-top: 1em;}
.index-faq .support ul li,.index-case li{margin-bottom: 1em;}
.index-faq .support ul li .lt{width: 37%;}
/* .index-faq .support ul li .rt{width: 60%;margin-left: 3%;} */
.index-faq .support h3{font-size: 1.2rem;}
.index-faq .support .rt h3{margin-bottom: 10px;line-height: 1.6;}
.index-faq .support .rt p{color: #666;font-size: 1.2rem;line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 3.2em;

}
.index-case .rt h3{padding:10px 6px;background-color: #f1f1f1;font-size: 1.2rem;}

.news-sub {border-bottom: 1px solid #005bac;line-height: 2.4em;}
.news-sub li{padding:0 6px;}
.news-sub .this-sub{background-color: #005bac;color: #fff;}
.news-sub .this-sub a{color: #fff;}

.i-newsbox{padding: 10px 0;border-bottom: 1px solid #f1f1f1;}
.i-news{width: 58%;margin-left: 2%;}
.i-news h3{font-size: 1.2rem;}
.i-newstime {margin-top: 8px;color: #666;font-size: 1em;display: flex;align-items: center;line-height: 14px;padding-left: 6px;}
.i-newstime i {display: inline-block;width: 13px;height: 13px;background: url(../picture/1.png) no-repeat;background-size: 100% 100%;}
.i-newstime span{margin-left: 4px;}
.i-news-img{width: 40%;}




.cooking_form h3 {background-color: #005bac;color: #ffffff;text-align: center;font-weight: bold;font-size: 1.5rem;line-height: 3rem;}
#form p {font-size: 1.2rem;color: #999999;width: 80%;margin: 0 auto;margin-top: 1rem;}
#form input {height: 3rem;width: 80%;border: 1px solid #cdcdcd;font-size: 1.2rem;margin: 0 auto;margin-top: 1rem;padding-left: 1rem;display: block;}
#form {margin-left: 1.5rem;margin-right: 1.5rem;margin-top: 3rem;}
.cooking_form {background-color: #f5f7f8;padding-bottom: 20px;}
#form #inputF {
    margin: 2rem auto;
    display: block;
    background: #155f98;
    width: 120px;
    border-radius: 2rem;
    height: 3rem;
    line-height: 3rem;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 0;
}
#form textarea {
    width: 80%;
    border: 1px solid #cdcdcd;
    font-size: 1.2rem;
    margin: 0 auto;
    margin-top: 1rem;
    padding-left: 1rem;
    padding-top: 1rem;
    display: block;
}
.pro-list-sub .pro-ul{margin-top: 20px;}
.pro-list-sub .pro-ul li{margin-bottom: 20px;}

.droup-down {
    animation-duration: 0.2s;
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 2;
    background: #222831;
}
.droup-down li{
    line-height: 2.5rem;
    height: 2.5rem;
    font-size: 1.4rem;
    text-align: center;
}
.droup-down li a{color: #fff;}
.top .ui-col{font-size: 1rem;}
.top .ui-col h1{font-weight: normal;font-size: 1.5rem;}
.top .ui-col h1 i{margin-left: 8px;}
.top{position: fixed;width: 96%;height: 4rem;line-height: 4rem;top: 0;left: 0;right: 0;z-index: 5;}
.top img{vertical-align: middle;}


.video-list .img-container{position: relative;}
.video-list .img-container .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.video-list .img-container .mask .circular {
    background-image: url(../img/video_l.png);
    background-size: 100% 100%;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    margin: auto;
}
.video-list .video-ul li{
    width: 100%;
}
.video-list .video-ul li h3{padding: 8px;text-align: center;}




.faq-list,.faqul{margin-bottom: 20px;}
.faq-list .img-container{width: 40%;}
.faq-list h3{width: 56%;margin-left: 4%;display: flex; align-items: center;line-height: 1.6rem;}
.faq-list ul li,.faqul li{padding: 10px;}
.faq-list ul li+li{border-top: 1px solid #e0e0e0;}

.case-list li{text-align: left;}
.case-list li>p{padding: 8px;color: #666;}


.tit-container{width: 56%;margin-left: 4%;}
.tit-container h3{width: 100%;margin-left: 0;font-weight: normal;}
.tit-container>p{color: #666;margin-top: 8px;}
.news-list ul li{box-shadow: 1px 3px 2px #e1e1e1;margin-top: 20px;border-radius: 8px;border-top: unset;}
.news-list ul li+li{border-top: unset;}

.cont-image{margin-top: 1rem;}
.contact-arc {
    margin-top: 2rem;
}
.contact-arc p {
    font-size: 1.2rem;
    color: #cdcdcd;
}
.contact-arc ul {
    margin: 2rem 0;
}
.contact-arc ul i{
    margin-right: 10px;
}
.contact-arc ul h3 {
    font-weight: bold;
    text-align: center;
    font-size: 1.7rem;
}
.contact-arc ul li {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.8rem;
}


.machine1 .swiper-slide .machine1div ,.machine2 .swiper-slide .machine1div ,.machine3 .swiper-slide .machine1div,
.case1 .swiper-slide .machine1div 
{
    width: 48%;
    margin-bottom: 1rem;
}
.machine1 .machine1nav,.machine2 .machine1nav,.machine3 .machine1nav,.case1 .machine1nav{
    width: 8.5rem;
    margin: 2rem auto;
    position: relative;
    margin-bottom: 0;
}
.machine1 .swiper-slide,.machine2 .swiper-slide,.machine3 .swiper-slide,.case1 .swiper-slide{
    justify-content: space-between;
}
.machine1 .machine1nav span ,.machine2 .machine1nav span,.machine3 .machine1nav span ,.case1 .machine1nav span {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 0.14rem;
    line-height: 1;
    margin-top: -14px;
    font-weight: bold;
}
.machine1 .machine1nav .swiper-button-next,.machine1 .machine1nav .swiper-button-prev,
.machine2 .machine1nav .swiper-button-next,.machine2 .machine1nav .swiper-button-prev,
.machine3 .machine1nav .swiper-button-next,.machine3 .machine1nav .swiper-button-prev,
.case1 .machine1nav .swiper-button-next,.case1 .machine1nav .swiper-button-prev{
    height: 16px!important;
    margin-top: -16px!important;
}

.article>h2{text-align: center;margin: 10px auto;}
.article>p{font-size: 1.2rem;line-height: 1.6;margin-bottom: 10px;}



.other-pro ul li{font-size: 1.3rem;line-height: 2rem;margin-right: 6px;background-color: #005bac;margin-bottom: 10px;padding: 0 6px;}
.other-pro ul li a{color: #fff;}

.item-li{width: 24.8%;}



.overflow-hidden-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}


.faqul li{width: auto;height: unset;margin-left: unset;border-bottom: 1px solid #f1f1f1;padding-bottom: 20px;}
.faqul .faq-rt h3{background: url('../img/question.png') no-repeat;padding-left: 28px;height: 28px;line-height: 28px;}
.faqul li p{background: url('../img/answer.png') no-repeat ;padding-left: 28px;line-height: 22px;height: 44px;}

