@charset "utf-8"; /************************************* * 文件名称:common.css * 作 者:界面设计制作部 * 创建日期:2022-01-01 * 最后修改:name/ 第X行 / yyyy-mm-dd * 文件版本:UI CSS Frameworks Beta * 内容概要: 公用样式文件 *************************************/ @font-face { font-family:'iconfont'; src: url('/upload/font/PFDinTextCompPro-Regular.ttf') format('truetype'); } @font-face { font-family:'iconfont1'; src: url('/upload/font/ImpactMTStd.otf') format('opentype'); } /* http://www.googlefonts.cn/?query=Barlow&selection.family=Barlow:100,400,900 */ body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; /* font-family: 'Barlow', sans-serif; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-family:PingFang SC,Microsoft YaHei,Avenir,Helvetica,Arial,sans-serif; font-family: 'Noto Serif', serif; font-family: raleway,Arial,sans-serif; font-family: 'Poppins', sans-serif!important; */ } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; } .clearfix:after { clear: both; } .clearfix { *zoom: 1; } div, p, span { /* word-break: keep-all!important; */ } a { transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; } a:hover, a:active { text-decoration: none; } @keyframes gWelCnta{ 0% { transform: rotate(0); } 70% { transform: rotate(360deg); } 80% { transform: rotate(350deg); } 95% { transform: rotate(370deg); } 100% { transform: rotate(360deg); } } a { outline:none; } /* scrollbar css */ /* width */ ::-webkit-scrollbar { width:3px; } /* Track */ ::-webkit-scrollbar-track { background: #fff; border-radius: 6px; } /* Handle */ ::-webkit-scrollbar-thumb { background: #11379e; border-radius: 6px; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { background: #222; } .btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus { color: #fff; background-color: #222; border-color: #222; } .btn-primary .icon_ly { width: 68px; height: 68px; margin: 10px auto; background: #083090; fill: #fff; border-radius: 100px; padding: 10px; } #allmap { position:relative; height:100%; opacity: 1; overflow: hidden; } #allmap .BMapLib_nav_tab_content td{ display:inline-block; width: auto !important; } #allmap .BMap_stdMpCtrl{ display:none !important; } .BMap_Marker div >img{ animation-delay: 0ms; animation-duration: 2000ms; animation-iteration-count: infinite; animation-name: scales; animation-play-state: running; animation-timing-function: linear; } @keyframes scales { 0% { opacity: 0.2; transform: scale(0.6); } 33% { opacity: 0.5; transform:scale(0.8); } 66% { opacity: 1; transform:scale(1); } 100% { opacity: 0.6; transform:scale(0.6); } } #c_product_list_019-16460276666810 .e_container-31 > .p_item { flex: 1; max-width: 100%; width: 100%; height: 100%; max-height: 100%; position: relative; } #c_product_list_019-16460276666810 .e_image-8 { display:inline-block; width: 100%; height: 0px; padding-bottom: 100%; overflow: hidden; position: relative; } #c_product_list_019-16460276666810 .e_container-7 .e_image-8 img { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1)!important; width:100%; height:auto; overflow:hidden; transition:all .5s ease 0s; } #c_product_list_019-16460276666810 .e_container-7:hover .e_image-8 img { transform:translate(-50%,-50%) scale(1.1)!important; } #c_product_list_019-16460276666810 .e_container-7 .e_container-32 { display: flex; flex-wrap: wrap; flex-direction: row; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; transform: scale(0.8); background: rgb(0 113 189 / 100%); display-radio: flex; padding-left: 30px; padding-right: 30px; padding-top: 30px; padding-bottom: 30px; opacity:0; transition:all .5s ease 0s; } #c_product_list_019-16460276666810 .e_container-7:hover .e_container-32 { transform: scale(1); background: rgb(0 113 189 / 90%); opacity:1; } #c_product_list_019-16460276666810 .e_container-7 .e_line-35 { border-top-style: solid; border-top-color: rgba(255,255,255,1); width: 48px; margin-left: 0px; margin-right: auto; height: 0px; display-radio: 1; padding-top: 0px; padding-bottom: 0px; margin-top: 5px; margin-bottom: 10px; border-top-width: 2px; transition:all .5s ease 0s; } #c_product_list_019-16460276666810 .e_container-7:hover .e_line-35 { width: 100%; margin-top: 10px; margin-bottom: 15px; } #c_banner_015-1642121609411 .e_bannerA-2 .p_info .p_btitle:after { content: ''; width: 68px; height: 2px; display: block; background: #fff; margin: 10px auto; margin-top: 20px; } .swiper-pagination-bullet { width: 12px; height: 12px; display: inline-block; border-radius: 100px; background: #000; opacity: .2; transition:all 0.5s ease 0s; } .swiper-pagination-bullet-active { opacity: 1; width: 42px; background: #00478d; } #c_grid-116273709439191 > .p_gridbox > .p_gridCell:nth-child(1n + 1) { width: 100%; margin-left: 0%; margin-right: 0%; margin-top: 0rem; margin-bottom: 0rem; clear: left; } #c_grid-16394716322740 .p_gridbox{ display: flex; align-items: center; justify-content: space-between; } @media screen and (max-width:768px ) { #c_static_360-16460139561520 .e_container-105 { display: flex; flex-wrap: wrap; flex-direction: column-reverse; width: 100%; } #c_grid-16394716322740 .p_gridbox { display: flex; justify-content: space-between; align-items: center;} #c_navigation_019-1639645892245 .e_container-4 .cbox-4-1 { display: none; } #c_navigation_019-1639645892245 .e_container-4 .cbox-4-2 { display: none; } #c_navigation_019-1639645892245 .e_container-4 .cbox-4-3 { display: none; } #c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(1n + 1) { width: 100%; margin-left: 0%; margin-right: 0%; margin-top: 0rem; margin-bottom: 0rem; clear: left; } #zcfdcd { display: none!important; } #c_static_001-1646021227964 .e_loop-1 .p_list{ display: flex; flex-wrap: wrap; justify-content: center; } #c_static_001-1646021227964 .e_loop-1 .p_list a{ width: 100%; height: 100%; display: inline-block; } #c_category_047-16460110087051 .e_loop-2 .p_list { display: flex; flex-wrap: wrap; justify-content: center; } #c_category_047-16460110087051 .e_loop-2 .p_list a{ width: 100%; height: 100%; display: inline-block; } } @media only screen and (min-width: 769px){ .zcfdcd { position:fixed; right:0; margin-right:0px; top:40%; z-index:99; } .zcfdcd .btn{ width:48px; height:48px; display: block; margin-bottom: 4px; cursor:pointer; position:relative; box-shadow: 0 0 20px rgba(0,0,0,0.1); border-radius: 80px; padding: 0px; line-height: 48px; border: none; align-items: center; display: flex; } .zcfdcd .btn .yctb{display: flex; width: 2pc; height: 2pc; line-height: 2pc; border: none; padding: 2px 2px; margin: 0 auto; overflow: hidden; cursor: pointer; fill: rgb(255, 255, 255); align-items: center; justify-content: center;} .zcfdcd .btn .yctb .icon_tb{ width: 100%; height: 100%; } .zcfdcd .btn-wx .yctb{ width:1.6pc; height: 1.6pc; line-height:1.6pc;} .zcfdcd .btn-ly{ background-color: #1f365c; } .zcfdcd .btn-ly .yctb{ width:1.6pc; height: 1.6pc; line-height:1.6pc;} .zcfdcd .btn-ly:hover{ background-color: #ff7500; } .zcfdcd a.btn-ly,.izl-rmenu a.btn-ly:visited{ text-decoration:none; } .zcfdcd .btn-qq{ background-color: #1f365c; } .zcfdcd .btn-qq:hover{ background-color: #ff7500; } .zcfdcd .btn-qq .yctb{ width:1.6pc; height: 1.6pc; line-height:1.6pc;} .zcfdcd a.btn-qq,.izl-rmenu a.btn-qq:visited{ background-color: #1f365c; } .zcfdcd .btn-wx{ background-color: #1f365c; } .zcfdcd .btn-wx:hover{ background-color: #ff7500; } .zcfdcd .btn-wx .pic{ position:absolute; left:-130px; top:-65px; display:none; width:130px; height:160px; } .zcfdcd .btn-phone{ background-color: #1f365c; } .zcfdcd .btn-phone .yctb{ width:1.6pc; height: 1.6pc; line-height:1.6pc;} .zcfdcd .btn-phone:hover{ background-color: #ff7500; } .zcfdcd .btn-phone .phone{ background-color: #ff7500; position:absolute; width:auto; left:-100%; top:0px; line-height:48px; color:#FFF; font-size:18px; text-align:center; display:none; } .zcfdcd .btn-phone .phone.dh {background-color: #ff7500;position: absolute; width:200px; left:-200px;top: 4px;line-height: 40px;color: #FFF;padding: 0px 0px;font-size: 15px;text-align: center;border-radius: 100px;} .zcfdcd .btn-phone .phone a{ color:#FFF; } .zcfdcd .btn-top{ background-color: #ff7500; display:none; padding-top: 6px; } .zcfdcd .btn-top:hover{ background-color: rgba(51, 51, 51, 1); } #c_category_047-16460110087051 .e_loop-2 .p_list { display: flex; flex-wrap: wrap; justify-content: center; } #c_category_047-16460110087051 .e_loop-2 .p_list a{ width: 100%; height: 100%; display: inline-block; } #c_category_048-16460182733521 .e_loop-1 .p_list { display: flex; flex-wrap: wrap; justify-content: center; } #c_category_048-16460182733521 .e_loop-1 .p_list a{ width: 100%; height: 100%; display: inline-block; } #c_static_001-1646021227964 .e_loop-1 .p_list{ display: flex; flex-wrap: wrap; justify-content: center; } #c_static_001-1646021227964 .e_loop-1 .p_list a{ width: 100%; height: 100%; display: inline-block; } #c_category_042-16460273838941 .e_loop-5 .p_list{ display: flex; flex-wrap: wrap; justify-content: center; } #c_category_042-16460273838941 .e_loop-5 .p_list a{ width: 100%; height: 100%; display: inline-block; } } @media only screen and (max-width: 1440px) and (min-width: 769px){ }