﻿@charset "utf-8";
:root{--color:#03968D}
.footer{padding:10px 0}
.footer .footerBg a:first-child{padding-left:0}
body{background:0 0!important}
@media (max-width:1600px){.highpro-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}
.highpro-r{padding:3%}}
.highpro-l img{object-fit:cover}
nav .nav li a{color:#000}
header{height:130px}
body{padding-top:130px}
.headact{height:110px}
.headtop{height:40px;border-bottom:1px solid #eee}
header>.container{height:calc(100% - 40px)}
.tcont{display:flex;align-items:center;color:#000}
.tcont a{color:#000}
.tcont p{margin-right:30px}
.tcont p i{margin-right:6px;color:var(--color)}
.tcont a:hover{color:var(--color)}
.headtop .fshare{margin:0}
.headtop .fshare a{background:0 0;color:#000;margin:0 0 0 4px}
.headtop .fshare a i{font-size:20px}
.headtop .fshare a:hover{color:var(--color)}
@media screen and (max-width:1024px){header{height:calc(1rem + 40px)}
body{padding-top:calc(1rem + 40px)}
.headact{height:calc(.7rem + 40px)}}
@media (max-width:768px){.headtop .fshare{display:none}}
@media screen and (max-width:610px){.headshare{display:none}
.headtop{height:30px}
header{height:calc(1rem + 30px)}
body{padding-top:calc(1rem + 30px)}
.headact{height:calc(.7rem + 30px)}
header>.container{height:calc(100% - 30px)}
.tcont p{font-size:14px;margin-right:20px}
.logo{max-width:inherit}}
@media screen and (max-width:400px){.tcont p{font-size:12px;margin-right:14px}}