﻿@charset "utf-8"; 
@media (min-width:1001px){section.content.products .container,section.content.productscontent .container,section.content.feedback .container,section.content.newslist .container,section.content.industrycontent .container,section.content.industrylist .container{flex-direction: row-reverse;}
section.content.feedback .container main,section.content.newslist .container main,section.content.productscontent .container main,section.content.industrycontent .container main,section.content.industrylist .container main{margin-left:50px;margin-right:0;}}
header .container .share{margin:0 0 0 auto;}
header .container .share ul{display:flex}
header .container .share ul a{width:30px;height:30px;margin-right:8px;border-radius:3px;display:flex;align-items:center;justify-content:center}
header .container .share ul a i{color:#FFFFFF}
header .container .share ul a.tw{box-sizing:border-box;background:#323232;transition:all .3s ease}
header .container .share ul a.lk{box-sizing:border-box;background:#0077b5;transition:all .3s ease}
header .container .share ul a.ins{box-sizing:border-box;background:radial-gradient(circle at 30% 107%, #FDF497 0, #FDF497 5%, #FD5949 45%, #d6249f 60%, #285aeb 90%);transition:all .3s ease}
header .container .share ul a.vk{box-sizing:border-box;background:#0077FF;transition:all .3s ease}
header .container .share ul a.fb{box-sizing:border-box;background:#39599F;transition:all .3s ease}
header .container .share ul a.pi{box-sizing:border-box;background:#db0023;transition:all .3s ease}
header .container .share ul a.you{box-sizing:border-box;background:#cc2127;transition:all .3s ease}
@media (max-width:1000px){header .container .share{display:none}}
