﻿@charset "utf-8";
:root{--color:#12559b}
.table tr:nth-child(even){background:#fff}
.table tr:nth-child(odd){background:#deebf6}
.prodetails-bref p{font-size:18px}
#tags{width:100%;background-color:rgba(187,206,210,.3)}
#tags li{padding:8px;font-size:22px;font-weight:var(--fontbold5);color:var(--fontcolor);text-transform:capitalize;margin:0}
#tags li a{margin:0;border:none;line-height:36px}
ul#tags li.selectTag a{color:var(--fontcolor)}
.hot-item-tit{color:#fff}
.hot-item-more{color:#fff}
.case-item-tit strong{color:#fff}
.case-item-text{color:#fff}
.case-more{color:#fff;border:1px solid #fff}
.fcon-text a{color: #fff;}
.fcon-text{color: #fff;}
.fcon li:first-child a:nth-child(3){display:none}
.fcon-icon{color: #fff;border: 1px solid #fff;}
.foot-t>.container{display:flex;justify-content:space-between;flex-wrap:wrap}
.footcontleft{width:25%;text-align:left;color: #fff;font-size:14px}
.footcontleft+img{width:25%;object-fit:contain;object-position:center}
.footcontleft+img+.container{width:50%;margin:0;padding:0}
.footlogo{display:inline-block;margin-bottom:10px}
.footlogo img{height:80px}
.fshare{justify-content:flex-start;margin-top:15px}
.fshare a:hover{background:#fff}
.fshare a i{text-shadow:0 0 0}
.flogo{display:none}
footer{background:#becdca}
.foot-t{border-color:#fff}
@media (max-width:1300px){.footcontleft{width:20%;}
.footcontleft+img{width:20%;}
.footcontleft+img+.container{width:60%;}}
@media (max-width:1024px){.footcontleft{width:100%;text-align:center}
.footcontleft+img{width:100%;max-width:600px!important;margin:25px auto 0;}
.footcontleft+img+.container{width:100%;margin:30px 0 0}
.fshare{justify-content:center}}
@media (max-width:768px){.foot-t{background-size:90% auto}}
section.about{position:relative}
section.about .container{position:relative}
section.about:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.5)}
.hot-list li{border:none}
.hot-item-tit{background:0 0;color:#213045}
.hot-item-more{display:none}
.hot-list li:hover .hot-item-tit{transform:none;color:var(--color)}
footer {background: #213045;}
.case{padding:4% 0;}
.case .container {max-width:100%;}
.case-box{background:var(--color)}
.case .swiper-container{max-width:1600px;margin:0 auto}
.case-btn.case-prev{left:5%;}
.case-btn.case-next{right:5%;}
.container{max-width:1600px;}
@media (max-width:1600px){.container{padding:0 15px}}

@media (min-width:1025px){
header{height: 118px;}
header .head-top .container{height: 28px;display: flex;}
header .head-top .head-contact{display: flex;}
header .container{height: calc(100% - 28px);}
header.fixhead .head-top{display:none}
header.fixhead .container{height:100%;}
.head-top em{color: var(--color);margin: 0 5px;}
}
@media (max-width:1024px){header .head-top{display:none}}





