﻿@charset "utf-8";
@media (min-width:1081px){div.common-content.pro-main .common-wrapper{flex-direction: row-reverse;}
div.common-content.pro-main .common-main{padding-left:40px;padding-right:0;}}
@media screen and (min-width:769px){.headtop {width:100%;height:40px;background:#111;}
.tcont {display:flex;color:#fff;font-size:15px;}
.headtop .head-wrapper {justify-content:space-between;}
.tcont a {color:#fff;}
.tcont i{color:var(--color);margin-right:5px}
.tcont p {margin-right:28px;}
.tcont a:hover{color:var(--color);}
.head {height:140px!Important;z-index: 999999;}
.head>.head-wrapper {height:calc(100% - 40px);position: relative;}
main {margin-top:140px;}
.head.headscroll {height:110px!Important}}
@media screen and (max-width:768px){.headtop{display:none}}