/*联系我们 start*/
.main {
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.location {
    padding: 10px 5px;
}

.location a:hover {
    color: #06f3f3;
}

.main-box {
    padding: 5px;
    min-height: 600px;
    display: flex;
}

.main-left {
    width: 240px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.main-left-tit {
    padding: 0px 10px;
    height: 44px;
    line-height: 44px;
    background: #019861;
}

.main-left-tit img {
    width: 18px;
    height: 15px;
    float: left;
    position: relative;
    margin-top: 15px;
}

.main-left-tit span {
    float: left;
}

.main-left-nav {
    padding: 10px 20px;
    background: #e6f5f0;
    height: 100%;
}

.main-left-nav ul li a {
    padding: 10px 0px;
    color: #019861;
    width: 100%;
    display: inline-block;
}

.main-left-nav ul li a span {
    font-size: 14px;
}

.main-left-nav ul li:hover a span {
    color: #06f3f3;
}

.main-right {
    width: 928px;
    min-height: 693px;
    margin-left: 20px;
    border: 1px solid #eeeeee;
}

.main-inner {
    width: 100%;
    height: 44px;
    display: flex;
    align-items: center;
    background: #e6f5f0
}

.main-innerline {
    width: 10px;
    height: 44px;
    background: #019861;
}

.main-innertit {
    margin-left: 20px;
    font-size: 18px;
    color: #019861;
    font-weight: bold;
}

.main-rbot {
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}

.main-rbo {
    min-height: 690px;
    position: relative;
}

.contact-map {
    width: 100%;
    height: 240px;
}

.contact-mapimg {
    width: 100%;
    height: 100%;
}

.con-tell {
    padding: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.con-tel {
    width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.conta-line {
    width: 2px;
    height: 100px;
    background: #ccc;
}

.con-telimg {
    width: 100px;
}

.conta-form {
    display: flex;
    flex-direction: column;
}

.conta-form input {
    padding: 10px 5px;
    border: 1px solid #cccccc;
}

.conta-form textarea {
    padding: 2px 5px;
    resize: none;
    border: 1px solid #cccccc;

}

.conta-sub {
    margin-top: 50px;
    padding: 10px 40px;
    width: 200px;
    background: #019861;
    color: #ffffff;
    cursor: pointer;
}

/*联系我们 end*/

/*企业视频 start*/
.shipinglist {
    flex-wrap: wrap;
    justify-content: space-between;
}

.shiping {
    width: 580px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}

.shipingimg {
    width: 100%;
    height: 375px;
    position: relative;
}

.shipingbg {
    width: 100%;
    height: 100%;
    position: absolute;
}

.shipingblack {
    top: 45%;
    left: 47%;
    width: 50px;
    height: 50px;
    position: absolute;
}

.shiping-tit {
    letter-spacing: 1px;
    margin-top: 12px;
}

.shiping-day {
    text-align: end;
    color: #bbb;
    margin-bottom: 5px;
}

/*企业视频 end*/

/*企业动态 start*/
.qiyenewslist {
    height: 170px;
    padding: 0px 15px;
    display: flex;
    align-items: center;
}

.qiyenewslist:hover {
    background: #e6f5f0;
}

.newsimg {
    width: 200px;
    height: 120px;
    position: relative;
}

.newsimg:hover .news-play-icon {
    display: none;
}

.newsimg .newsimg-img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.news-play-icon {
    width: 30px;
    height: 30px;
    top: 40%;
    left: 40%;
    position: absolute;
}

.newsinfo {
    width: 640px;
    min-height: 120px;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/*企业动态 end*/

/*企业荣誉 start*/
.company-pridelist {
    flex-wrap: wrap;
}

.company-pride {
    width: 270px;
    margin: 20px 10px;
}

.company-prideimg {
    width: 274px;
    height: 363px;
}

.company-prideimg img {
    width: 100%;
    height: 100%;
}

.company-pridedesc {
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
}

/*企业荣誉 end*/

/*分页 start*/
.pagation {
    text-align: center;
    padding: 20px;
    width: 100%;
    bottom: 0;
}

.pagepre,
.pagenext {
    margin: 0px 10px;
    padding: 5px 10px;
    background-color: #eee;
    border-radius: 3px;
}

.pageul ul li {
    margin: 0px 7px;
    cursor: pointer;
}

.pageul ul li {
    padding: 5px 10px;
    background-color: #eee;
}

.pageul ul li.active {
    background-color: #019861;
}

.pageul ul li.active a {
    color: #fff;
}

/*分页 end*/

/*产品展示 start*/
.productshowlist {
    padding: 20px;
    display: flex;
    min-height: 600px;
    flex-wrap: wrap;
}

.productshow {
    width: 240px;
    height: 336px;
    display: flex;
    flex-direction: column;
    margin: 15px 25px;
}

.productshow-img {
    width: 240px;
    height: 240px;
}

/*产品展示 end*/

/*产品溯源 start*/
.product-redu-tab {
    width: 100%;
}

.product-redu-tab ul {
    display: flex;
    margin-left: 40px;
    margin-top: 20px;
}

.product-redu-tab ul li {
    cursor: pointer;
}

.product-redu-tab ul li a {
    display: block;
    font-size: 16px;
    padding: 10px 20px;
}

.product-redu-tab ul li.active a {
    background: #019861;
    color: #ffffff;
}

.product-redu-info {
    width: 100%;
    min-height: 400px;
}

/*产品溯源 end*/

/*产品详情 start*/
.proshow-top {
    width: 100%;
    display: flex;
}

.proshow {
    width: 100%;
    min-height: 600px;
}

.proshow-bot-tit {
    background: #e6f5f0;
    padding: 10px;
}

.proshow-bot-info {
    padding: 10px 20px;
}

.proshow-bot-info p {
    letter-spacing: 1px;
    line-height: 2;
}

.proshowimg {
    width: 50%;
    display: flex;
    align-items: center;
}

.proshowimg-left {
    width: 40px;
    cursor: pointer;
    padding: 5px;
    height: 40px;
    border: 2px solid #ccc;
}

.proshowimg-left img {
    width: 100%;
    height: 100%;
}

.proshowimg-img {
    width: 420px;
    height: 420px;
    margin: 0px 20px;
    position: relative;
    overflow: hidden;
}

.proshowimg-img ul {
    width: 9999px;

}

.proshowimg-img ul li {
    float: left;
    width: 420px;
    height: 420px;
}

.proshowimg-right {
    width: 40px;
    padding: 5px;
    cursor: pointer;
    height: 40px;
    border: 2px solid #ccc;
}

.proshowimg-img ul li img {
    width: 100%;
    height: 100%;
}

.proshowimg-righticon {
    width: 100%;
    height: 100%;
    transform: rotate(180deg);
}

.proshowtake {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.proshowtake-line {
    width: 100%;
    height: 2px;
    background: #019861;
}

.proshowtake-talk {
    width: 100%;
    display: flex;
}

.proshowtake-online {
    padding: 30px 40px;
    font-size: 20px;
    line-height: 30px;
    background: #019861;
    color: #ffffff;
}

.proshowtake-desc {
    width: 100%;
    height: 80px;
}

/*产品详情 end*/

/*资质认定 start*/
.product-redu-list {
    padding: 5px 20px 20px 20px;
    flex-wrap: wrap;
    display: flex;
}

.product-redu-li {
    width: 240px;
    margin: 10px 20px;
    display: flex;
    flex-direction: column;
}

.product-redu-li-img {
    width: 240px;
    height: 320px;
}

/*资质认定 end*/
/*基地认证 start*/
.jidirenzheng {
    padding: 5px 20px 20px 20px;
    flex-wrap: wrap;
    min-height: 600px;
    display: flex;
}

/*基地认证 end*/
/*新闻详情 start*/
.activeshow {
    width: 100%;
    min-height: 600px;
}

.activeshow-line {
    width: 100%;
    height: 1px;
    background: #cccccc;
}

.activeshow-info {
    padding: 40px;
    min-height: 500px;
}
.activeshow-info-video {
    padding: 40px 150px;
    min-height: 120px;
}
.activeshow-video {
    position: relative;
    width: 100%;
    height: 560px;
}

.active-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.active-video-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.video-shadeimg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
    height: 90px;
    cursor: pointer;
}

.activeshow-video-info {
    margin-bottom: 60px;
}
.activeshow-botline {
    width: 100%;
    height: 1px;
    background: #cccccc;
}

.activeshow-more {
    font-size: 16px;
    color: #019861;
}

.activeshow-more span a {
    font-size: 16px;
    color: #019861;
}

/*新闻详情 end*/