﻿@charset "utf-8"; 
.pro-detail .pro-detail-content .pro-detail-box {max-width:1200px;margin:0 auto;}
.tabs-nav p:nth-child(2){display:none;}
@media (min-width:769px){.common-main .news-list .news-title {height: 25px;}
.common-main .news-list.list1 li .news-cont {height: 220px;}}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.sidebar-cate>li.LiLevel1>a {font-weight:bold}
@media (max-width:768px){.contact .contact-sec1 .contact-sec1-item{width:100%}}
.contact>iframe{border:0}
#product .pro-list li {position:relative;overflow:hidden;margin-bottom:40px;}
#product .pro-list li .pro-img a {padding-bottom:100%;width:100%;}
#product .pro-list li .pro-img a img {width:100%;height:100%;position:absolute;top:0;left:0;object-fit:contain;}
#product .pro-list li .pro-cont {padding:10px 15px;position:absolute;width:100%;height:50%;left:0;top:calc(100% - 45px);background:rgba(0,0,0,.4);transition:all .3s;color:#fff;}
#product .pro-list li .pro-cont .pro-name {text-align:center;color:#fff;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-height:inherit;font-size:17px;}
#product .pro-list li .pro-cont p {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
#product .pro-list li .more-btn {display:none}
#product .pro-list li:hover .pro-cont {top:50%;display:flex;flex-direction:column;justify-content:center;}
#product .pro-list li:hover .pro-cont .pro-name {display:-webkit-box;white-space:normal;}
@media (max-width:1300px){#product .pro-list li .pro-cont{height:65%}
#product .pro-list li:hover .pro-cont{top:35%}}
@media (max-width:1080px) and (min-width:901px){#product .pro-list li .pro-cont p{-webkit-line-clamp:2}}
@media (max-width:500px){#product .pro-list li {margin-bottom:30px;}
#product .pro-list li .pro-cont{height:36px;padding:5px;top:calc(100% - 33px)}
#product .pro-list li .pro-cont .pro-name{margin:0;font-size:14px}
#product .pro-list li .pro-cont p{display:none}
#product .pro-list li:hover .pro-cont{top:calc(100% - 33px)}
#product .pro-list li:hover .pro-cont .pro-name {display:block;white-space:nowrap;}}

@media (min-width:1025px) {
.head-top {padding: 0;background: #a3811d;}
.head-menu-box nav>ul {justify-content: start;}
.head-main{background: #14202e;}
.head-menu-box nav>ul>li>a {padding: 0px 17px;font-size: var(--fontsize22);}
.head-menu-box nav>ul>li>a,.head-menu-box nav>ul>li ul a{color:#a3811d;}
.head-menu-box nav>ul>li ul{background-color: #14202e;}
.head-main .head-logo {margin: 0 5%;}}
#about .about-con .home-label,#about .about-con .more-btn{color:#a3811d}
@media (min-width:1024px){#about .about-con{padding:6%}
#about .about-img{align-items:center;display:flex;padding:6%}}
.home-label::before, .home-label::after{ background-color: #a3811d ;}
#about .about-con .more-btn{ border-bottom-color:#a3811d ; }
footer{background:#14202e;color:#a3811d}
footer .foot-main .foot-item.foot-cate li:not(:last-of-type) a{margin-bottom:5px;}
footer .foot-top{padding:7px 0;}
footer .foot-submit{margin-top:0;}
footer .foot-main .foot-item.foot-cate li a{line-height:1.5}
footer .foot-main .foot-item{padding:15px 0}
footer .foot-main .foot-item.foot-contact li:not(:last-of-type){margin-bottom:7px;}
footer a,footer{font-size:15px}
footer .foot-sign .sign-tit,footer .foot-main .foot-item .foot-title,footer .foot-main .foot-item.foot-contact li .con p,footer a,footer .foot-submit input,footer .foot-submit input::placeholder{color:#a3811d}
@media (min-width:1025px){main .l-wrap,.prolist-bottom{padding-left:7%;padding-right:7%}}
  @media (min-width:1025px){.index .head-top,.head-main{background:transparent}
.index  header{position:fixed;top:0px;left:50%;transform:translateX(-50%);width:100%;max-width:1920px;z-index:99;transition:all .1s linear}
header.is-fixed .head-top {height: 0px;opacity: 0;}.head.is-fixed .head-main{background: #14202e; }}
body{max-width:1920px;}