﻿@charset "utf-8"; 
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
@media (min-width:1024px){.head-logo a img{max-height:75px}}
footer .foot-link .phone{display:flex;align-items:center}
footer .foot-link .phone img{margin-right:5px;}
.head-share ul a{text-align:center}
.head-share ul a .icon-instagram{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);width: 26px;border-radius: 50%;}
.head-left .item:nth-child(1){position: relative;}
.head-left .item:nth-child(1) .whatsappimg{position: absolute;top: 40px;display:none}
.head-left .item:nth-child(1):hover .whatsappimg{display: block;}
footer .foot-link .phone .whatsappimg{margin-left: 5px;}
@media (max-width:1024px){.whatsappimg{display:none}}
footer .foot-share ul li a{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);}
footer .foot-share ul li a .iconfont{ color: #fff;}
 footer .foot-share ul li:hover a{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}
footer .foot-share ul li:hover a .iconfont{color:var(--color)}
.document-main .video-list{display:flex;flex-wrap:wrap;}
.document-main .video-list>li{width:23.5%;margin-right:2%;margin-bottom:2%;}
.document-main .video-list>li:nth-child(4n){margin-right:0;}
@media (max-width:768px){.document-main .video-list{justify-content: space-between;}
.document-main .video-list>li{width:49%;margin-right:0;}}
@media (max-width:550px){.document-main .video-list>li{width:100%;}}