@charset "utf-8"; /* CSS Document */ * { word-break: normal; word-wrap: normal; } .h_head_title:after { background: var(--main-color) !important; } .h_head_title:before { background: var(--main-color) !important; } body, html { overflow-x: hidden !important; } .e_breadcrumb-2 .p_breadcrumb { display: flex !important; flex-wrap: wrap !important; } :root { --border: #eee solid 1px; --wrapper: 1620px; --main-color: #0285da; --main2-color: #f6c02b; --main3-color: #539643; --linearX: linear-gradient(#009240, #35d27a); --linearY: linear-gradient(90deg, #245442, #009944); --listbg: #f4f8fa; --tit-color: #2a2a29; --sum-color: #7d7772; } .reset_style strong, .reset_style strong * { font-weight: 600; font-family: 'Poppins', 'PingFang SC', '寰蒋闆呴粦', sans-serif; } /*閫氱敤*/ a:hover { text-decoration: none; } a:hover, a:focus { text-decoration: underline; } .container { width: 100%; max-width: 100%; } a:focus, a:active, a:hover, a:visited { outline: none !important; text-decoration: none; } i { font-style: normal; } @media only screen and (min-width: 769px){ .e_bannerA-1 .p_info .p_btitle { color: #000080 !important; } .e_bannerA-1 .p_info { width: 94% !important; max-width: 1280px !important; text-align: left !important; } } @media only screen and (max-width: 1480px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 768px){ .e_bannerA-1 { margin-top: 0 !important; } .e_bannerA-1 .swiper-slide { height: 100px !important; } }