﻿@charset "utf-8"; 
.table tr:nth-child(even) {  background: #fff; }  
.table tr:nth-child(odd) {  background: #79d7e382;  } 
.prodetails-top .singglepic{height:460px}
.prodetails-top .singglepic img{height:100%;object-fit:contain}
@media (max-width:1440px){.prodetails-top .singglepic{height:350px;}}
@media (max-width:768px){.prodetails-top .singglepic{height: calc(100vw - 30px);}}
@media (min-width:769px) and (max-width:1600px){.inner-banner .inner-content .l-wrap,.common-main>.l-wrap{padding-left:70px;padding-right:70px;}}
.table td, .table th {border: 1px solid #999;}
.home-static .list li .inner{text-transform:capitalize}
@media (min-width:769px){.home-static .list li{width:20%}}
.news-main-title h1{-webkit-line-clamp:inherit}
.news-main-title{display:block}
.home-video .videowrap{justify-content: center;flex-wrap: nowrap;}
.home-video .videowrap .videoitem{margin: 0 20px 20px;width: 17%;}
.logo img{max-height: 60px;}
#nav ul li a{color: #fff;}
.head-info{background: #000000;}
.mob-btn i{color: #ffffff;}
@media (max-width:1200px) {
    .home-video .videowrap{padding: 0 20px;justify-content: space-between;flex-wrap: wrap;}
    .home-video .videowrap .videoitem{width: 45%;}
}
@media (max-width:800px) {.home-video .videowrap .videoitem{width: 100%;}}
@media (min-width:1025px){#nav{margin-left:10%;justify-content: flex-start;}}
.prodetails-content article strong {font-size: inherit;}
@media (min-width:1025px){.foot-main .foot-item{width:auto;}
.foot-main .foot-item:nth-child(2){width:10%;}
.foot-main .foot-item:nth-child(5){width:180px;}}
 .foot-main .foot-item.qrcode{display:flex;flex-direction:column;align-items:center}