.cate-title{
    margin: 10px 0;
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #000;
    background: #fff;
}
.cate-title span{
    color: #245d01;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    padding: 0 10px;
    height: 46px;
    border-bottom: 4px solid #245d01;
}
.cate-list,.product-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cate-item{
    width: 24%;
    height: 260px;
    padding: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
}
.cate-item-img img:hover{
    transform: scale(1.1);
    transition: all 0.5s;
}
.cate-item-img{
    width: 100%;
    height: 200px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    transition: all 0.5s;
}
.cate-item-img img{
    max-width: 100%;
    max-height: 100%;
}
.cate-item-title{
    height: 30px;
    padding: 15px;
    text-align: center;
}
.page-bg-name{
    font-size: 36px;
    width: 100%;
    color: #fff;
    position: absolute;
    top: 30px;
    text-align: center;
}
.pro-item{
    width: 49%;
    height: 170px;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
}
.pro-item-img{
    float: left;
    width: 150px;
    height: 150px;
    vertical-align: middle;
    overflow: hidden;
    padding: 10px;
    text-align: center;
}
.pro-item-img img{
    max-width: 150px;
    max-height: 150px;
}
.pro-item-info{
    height: 150px;
    overflow: hidden;
    float: left;
    padding-left: 20px;
}
.pro-info-ext,.pro-info-title{
    padding: 5px 0;
}
.pro-contact{
    margin-top: 10px;
}
.pro-contact-btn{
    color: #fff;
    width: 88px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #000;
    border-radius: 8px;
    text-align: center;
    background: #000;
}
.pro-info-outer{
    padding: 20px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    background: #fff;
}
.pro-pic-small{
    width: 80px;
    float: left;
    margin-right: 24px;
}
.pro-pic-small ul li{
    width: 80px;
    height: 80px;
    display: block;
    border: 1px solid #eaeaea;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 20px;
}
.pro-pic-small ul li img{
    width: 100%;
}
.pro-pic-large{
    float: left;
    width: 500px;
    height: 500px;
    border: 1px solid #eaeaea;
    vertical-align: middle;
    text-align: center;
}
.pro-pic-large img{
    max-width: 100%;
    max-height: 100%;
}
.pro-info-text{
    width: 530px;
    overflow: hidden;
}
.pro-info-text h1{
    font-size: 22px;
}
.pro-info-subtitle{
    font-size: 16px;
    padding: 12px 0;
}
.pro-info-description{
    font-size: 14px;
    line-height: 1.5em;
}
.pro-info-canshu{
    padding: 20px 30px;
    font-size: 16px;
    color: #999;
    line-height: 2em;
}
.pro-info-detail{
    padding: 20px 60px;
    background: #fff;
    box-sizing: border-box;
}
.pro-info-detail table{
    max-width: 100% !important;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    box-sizing: border-box;
}
.pro-info-detail table th,.pro-info-detail table td{
    padding: 6px 12px;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    box-sizing: border-box;
}
.contact-group{
    margin-top: 25px;
}
.text-btn{
    text-align: center;
    border: 1px solid blue;
    border-radius: 5px;
    height: 32px;
    line-height: 32px;
    width: 150px;
    float: left;
}
.page-bg video{
    height: 600px;
    z-index: -1;
    opacity: 0.86;
}
.video-box{
    position: relative;
}
.sub-title-bg{
    width: 100%;
    height: 600px;
    background: #000;
    opacity: 0.7;
    position: absolute;
    z-index: 10;
}
.sub-title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 600px;
    position: absolute;
    z-index: 9999;
}
.sub-title-content{
    height: 50px;
    line-height: 50px;
}
.video-box h2{
    color: #fff;
    font-size: 38px;
}
.map-position{
    height: 600px;
}
#map{
    height: 600px;
}
.form-btn{
    margin: 0 20px;
    text-align: center;
    color: #fff;
    background: #000;
    border-radius: 5px;
    height: 32px;
    line-height: 32px;
    width: 150px;
    float: left;
}
.share{
    padding: 10px 100px;
    line-height: 28px;
    background: #fff;
}
.contact{
    padding: 20px 0;
}
.page-bg{
    width: 100%;
    text-align: center;
    z-index: 0;
}
.about{
    font-size: 18px;
    line-height: 1.75em;
    text-align: justify;
    padding: 20px 0;
}
.about h3{
    font-size: 24px;
    padding: 15px 0;
}
.about p{
    padding: 12px 0;
}
.case-cate{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.case-cate-item{
    width: 390px;
    height: 420px;
    border: 4px solid #FFF;
    border-radius: 6px;
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.case-cate-item:first-of-type{
    width: 795px;
}
.case-cate-item img{
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center;
}
.case-item-row{
    position: relative;
    background: #fff;
    margin-bottom: 20px;
    padding: 10px 20px;
    box-sizing: border-box;
    overflow: hidden;
}
.item-col-text{
    font-size: 16px;
    line-height: 1.75em;
    width: 720px;
    padding: 10px 20px;
    text-align: justify;
    background: rgba(255, 255, 255, 0.68);
    border-radius: 8px;
}
.item-col-text p{
    padding: 5px 0;
}
.item-col-text h2{
    padding: 10px 0;
}
.item-col-pic{
    overflow: hidden;
    height: 500px;
}
.item-col-pic img{
    height: 500px;
    max-width: 800px;
    max-height: 500px;
}
.ab-lt{
    top: 20px;
    position: absolute;
    left: 80px;
}
.ab-rt{
    top: 10px;
    position: absolute;
    right: 80px;
}
.case-cate-item h3{
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 999;
    color: #fff;
    font-weight: 600;
    font-size: 28px;
}
.list-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list-item{
    display: flex;
    justify-content: space-between;
    height: 160px;
    margin-bottom: 10px;
    width: 590px;
    box-sizing: border-box;
    background: #fff;
    padding: 10px;
}
.list-item-img{
    width: 210px;
    /* height: 130px; */
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-evenly;
}
.list-item-info{
    width: 350px;
}
.list-item-info h3{
    font-size: 18px;
    padding: 6px 0;
}
.list-item-img img{
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center;
}
.news-box{
    background: #fff;
    padding: 30px 60px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.news-box h1{
    padding: 10px 0;
}
.news-box h2{
    padding: 10px 0;
}
.news-box h3{
    padding: 10px 0;
}
.arc-pubinfo span{
    display: inline-block;
    padding-right: 15px;
}
.arc-body{
    font-size: 16px;
    line-height: 1.75em;
    padding: 20px 0;
    text-align: justify;
}
.arc-body p{
    margin: 0;
    padding: 8px 0;
}
.arc-body ol,.arc-body ul{
    list-style: none;
    padding: 8px;
}
.arc-body li{
    padding: 2px;
}
.arc-more a{
    color: #16baaa;
}
.arc-body img{
    max-width: 100% !important;
    height: auto !important;
}
.pro-pic-small .active{
    border: 1px solid blue;
    border-radius: 3px;
    box-sizing: border-box;
}