body{ padding:0; margin:0;}
.top{ height:80px;}

.top .topmod{ width:100%; height:80px; background-color:#fff;position:fixed; top:0; left:0; z-index:3; border-bottom:2px solid #eee;}
.top .topmod .topbar{ width:1400px; height:80px; margin:0 auto; display:flex;display:flex;justify-content:space-between;align-items: center;}
.top .topmod .topbar .lgo{}
.top .topmod .topbar .lgo img{ display:block;}
.top .topmod .topbar .muen{ display:flex;}
.top .topmod .topbar .muen div{ padding:0 20px;}
.top .topmod .topbar .muen div a{ font-size:18px; color:#000; text-decoration:none;}
.top .topmod .topbar .muen div a:hover{ color:#f00; }
.bannerss{}
.mods{ padding-top:50px;}
.mods .modstit{ text-align:center; line-height:120px;}
.mods .modstit span{ color:#ff6600; font-size:32px; font-weight:bold; padding:0 40px; border-bottom:3px solid #ff6600;}

.mods .modscon{width:1400px; margin:0 auto;}
.mods .modscon .abobox{ }
.mods .modscon .abobox .abline{ display:flex;}
.mods .modscon .abobox .abline .abimg{ flex:1;}
.mods .modscon .abobox .abline .abimg img{ width:100%; height:auto;}
.mods .modscon .abobox .abline .abtxt{ flex:1; background-color:#f4f4f4; line-height:40px;display: flex;justify-content: center;align-items: center;}
.mods .modscon .abobox .abline .abtxt span{ padding:0 100px;}
.mods .modscon .abobox .abline{}
.mods .modscon .abobox .abline .abtxt{}
.mods .modscon .abobox .abline .abtxt span{}
.mods .modscon .abobox .abline .abimg{}
.mods .modscon .abobox .abline .abimg img{}
.mods .modscon .shimin{ width:1400px; height:610px; background:#F9F9F9 url(../images/016142538.png) no-repeat center center;}
.mods .modscon .shimin .th{ font-size:32px; text-align:center; font-weight:bold; padding:60px;}
.mods .modscon .shimin .txt{ width:555px; line-height:44px; margin:0 auto;}
.mods .modscon .prolist{display:flex;flex-direction: row;flex-wrap: wrap;justify-content:space-between;}
.mods .modscon .prolist .proitem{ width:33%; padding-bottom:24px;}
.mods .modscon .prolist .proitem .proimg{}
.mods .modscon .prolist .proitem .proimg img{ width:100%; height:auto;}
.mods .modscon .prolist .proitem .proname{ line-height:40px; text-align:center;}
.mods .modscon .lxmbox{ margin-bottom:80px; background-color:#f4f4f4;display: flex;justify-content: center;align-items: center;}
.mods .modscon .lxmbox .lximg{ flex:1;}
.mods .modscon .lxmbox .lximg img{ width:100%; height:auto;}
.mods .modscon .lxmbox .lxinfo{  flex:1; line-height:60px; display: flex;justify-content: center;align-items: center; font-size:24px;}
.copyright{ background-color:#f1f1f1; padding:60px; text-align:center; }
