﻿@charset "utf-8"; 
:root { --color: #034380;}
.prodetails-tabs .prodetails-tabs-item.green{display:none}
iframe { height: revert-layer;}
.headqr{height:100%;display:flex;align-items:center;margin:0 15px;}
.headqr img{max-height:100%;width:auto;margin-left:10px;}
@media (max-width:1200px){.headqr{display:none}}
@media (min-width:1025px){.head-top .head-right{width:100%;justify-content:space-between;}
.head-share ul a i{font-size:var(--fontsize24)}}