﻿@charset "utf-8"; 
.product-main .pro-list.list0 .pro-intro{word-break:inherit}
.new-main .new-list.list0 .new-intro{word-break:inherit}
.contact-box a{color:#fff}
.common-main article img{max-width:100%;height:auto!important}
.pro-detail .pro-detail-content img{height:auto!important}
.sidebar-cate li>.iconfont{right:5px}
@media (min-width:1025px){header{position: fixed;top:0;left:0;right:0;width:100%;transition: height .3s;z-index:3;}
.head-top{background: transparent;transition: height .3s;}
header:not(.is-fixed) .head-main{background: transparent;}
.head-top .head-box,.head-top:after{display: none;}
header:not(.is-fixed) .head-nav>ul>li>a{color:#fff}
header:not(.is-fixed) .head-nav>ul>li>a.inmenu_1,header:not(.is-fixed) .head-nav>ul>li>a:hover{color:var(--color)}}
footer .foot-top{max-width:100%;margin:0px auto;background:var(--color);color:#FFFFFF;padding:40px 40px;line-height:1;position:relative;z-index:9}
footer .foot-top .l-wrap{max-width:1600px;display:flex;justify-content:space-between;align-items:center;color:#FFFFFF;}
footer .foot-top .left span{font-size:var(--fontsize26);font-weight:var(--fontbold5)}
footer .foot-top .left p{padding-top:20px;font-size:var(--fontsize16)}
footer .foot-top .right a{width:160px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:#FFFFFF;color:var(--color);transition:all .2s linear;border:2px solid #FFFFFF}
footer .foot-top .right a:hover{background:0 0;color:#FFFFFF}
@media (max-width:768px){footer .foot-top{display:block;padding:30px 20px;background:var(--color);background-size:cover}
footer .foot-top .left span{font-size:6.13333vw;font-weight:var(--fontbold5);line-height:1.2}
footer .foot-top .left p{font-size:var(--fontsize14);padding:10px 0px;line-height:1.4}
footer .foot-top .right{margin-top:40px}
footer .foot-top .right a{width:120px;height:33px}}
.index #contact{display:none;}