﻿@charset "utf-8"; 
.table-responsive tr:nth-child(even) {background: #fff;}  
.table-responsive tr:nth-child(odd) {background: #eee} 
.news-main .newslist-1 li{width: 100%;margin-right: 0 !important;}
.news-main .newslist-1 li>a{display: flex;flex-wrap: wrap;}
.newslist-1 li .news-info{width:70%;}
.newslist-1 li .news-img{aspect-ratio: 1 / 1;width: 30%;height: auto;}
.newslist-1 li .news-img img{height:100%;}

:root{--color: #185CAB;}
body.index{max-width:1920px;margin:0 auto;overflow:hidden;font-size:14px}
.index main{margin:0 auto;padding:0}
@media (min-width:769px){.head-nav>ul>li i{position:absolute;top:50%;right:0;transform:translateY(-45%)}
.head-nav>ul .submenu a,.head-nav>ul .submenu a:hover{color:#fff}}
.head-wrapper{max-width:1600px;width:100%;padding:0 15px}
.head{height:75px;background: #fff;}
.foot-l .foot-u,.foot-item.foot-nav ul,.foot-cate ul, .foot-nav ul{opacity: 1 !important;visibility: unset !important;transform: unset !important;}
.search-box{display: none;}
.foot-l{display: flex;justify-content: center;padding: 0 15px;box-sizing: border-box;}
.foot-list,.foot,.foot-right{background: #2F2F2F;}
.foot-list{border-bottom: 1px solid #454545;}
.foot-title{color: #fff;}
.head-nav>ul>li .inmenu_1, .head-nav>ul>li:hover>a{background: none;}
@media screen and (min-width:769px){.headtop {width:100%;height:40px;background:#f4f4f4;}
.tcont {display:flex;color:#000;font-size:15px;}
.headtop .head-wrapper {justify-content:space-between;}
.tcont a {color:#000;}
.tcont p {margin-right:28px;}
.tcont i{margin-right:5px;color:var(--color)}
.tcont a:hover{color:var(--color)}
.head {height:115px!Important;z-index: 999999;}
.head>.head-wrapper {height:calc(100% - 40px);position: relative;}
main {margin-top:115px;}
.head.headscroll {height:115px!Important}}
@media screen and (max-width:768px){.headtop{display:none}
.head-nav>ul {height:calc(100vh - 75px);top:75px}}

@media (min-width:769px){#liproducts .submenu>li{position:relative;display:flex;flex-wrap:wrap}
#liproducts .submenu>li>a{width:100%;}
#liproducts .submenu>li ul{position:absolute;left:100%;top:0;display:none;background:var(--color)}
#liproducts .submenu>li:hover ul{display:block}}
@media (max-width:768px){#liproducts .submenu>li ul{display:block;position:static;width:100%;padding-left:20px}}