﻿@charset "utf-8";
/* CSS Document */

body { color:#666;font:15px "Microsoft Yahei";}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option,button{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline: none;border: none;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
i,em{ font-style:normal;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
dl,dt{font-weight: normal;}
a {color:#666; text-decoration:none;font-weight: normal;} 
a:focus,input, button, textarea, select{outline:0;} 
a:hover{text-decoration: none;}

.c{clear: both;}
.fl{float: left;}
.fr{float: right;}


.imgfd,.imgfdab,.imgfdd,.imgfda,.list-equ div{overflow: hidden;}
.newsdl dt{
    width: 100%;
    display: flex;
}
.imgfa{
    width: 126px;
}
.newstxt{
    width: 160px !important;
    margin-left: 5px;
}
.imgfd img{transition: all 0.5s ease;height: 284px;object-fit:cover; width: 100%;margin: 0 auto;display: block;vertical-align: middle;}

.imgfdab img,.list-equ div img{transition: all 0.5s ease;height: auto;max-width: 100%;margin: 0 auto;display: block;vertical-align: middle;}
.imgfdd img{transition: all 0.5s ease;max-height: 500px;object-fit:cover; width: 100%;margin: 0 auto;display: block;vertical-align: middle;}
.imgfda img{transition: all 0.5s ease;height: 158px;object-fit:cover; width: 100%;margin: 0 auto;display: block;vertical-align: middle;}
.imgfd:hover img,.imgfdab:hover img,.imgfdd:hover img,.imgfda:hover img,.list-equ div:hover img{transform: scale(1.1);}

.imgfa img{transition: all 0.5s ease;    width: 126px;object-fit:cover;  height: 95px;margin: 0 auto;display: block;vertical-align: middle;}
.center{width: 1600px;margin: 0 auto;}
@media (max-width: 1600px){.center{width: 96%;}}
.prodet img{
    height: auto;
    width: auto;
}
.prodet{
    display:flex;
    justify-content: center;
    align-items: center;
}
.des img{
    max-width: 100%;
}
.catimg{
    width: 110px;
    height: 180px;
}
.catimg img{
       height: 100%;
       width: auto;
}
.imgcl{
    width: 760px;
    height: 500px;
}
.imgcl img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.imgsm{
    width: 230px;
    height: 160px;
}
.imgsm img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.imgbox{
    display: flex;
    flex-wrap: wrap;
}
.imgbox .img{
        width: 220px;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #CBCBCB;
    margin-left: 40px;
    flex-wrap: warp;
    margin-bottom: 20px;
}
.catb img{
    width: auto;
}
.list-equ p
{
    width: 100%;
    display: flex;
    justify-content:center;
    margin-top: 20px;
    flex-wrap: wrap;
    
}

.list-equ p img{
    max-width: 100%;
    margin-left: 20px;
    margin-bottom: 10px;
}
@media (max-width: 750px)
{
    .list-equ p img{
        margin-left: 0;
    }
}
.proimg img{
    height: auto;
}

.index_new{
    height: 284px; width: 100%; object-fit: cover;
}