/********** 所有页面都要共用的样式 **********/ /*自定义基础通用样式*/ /*鼠标悬浮放大*/ /**/ /*
*/ /**/ /*
*/ @media (max-width: 1035px) { .min_width{ width: 1035px!important; } } body { background: #f8f8f8; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 300; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: 300; } a:visited { text-decoration: none; } a:focus { outline: none; text-decoration: none; } a:hover{ text-decoration: none; } /*所有按钮加渐变动画*/ .btn { -webkit-transition: all 0.225s ease-in-out; -moz-transition: all 0.225s ease-in-out; -o-transition: all 0.225s ease-in-out; transition: all 0.225s ease-in-out; } /*所有按钮加渐变动画*/ /*幽灵按钮*/ .btn-outline-inverse { color: #fff; background: transparent; border-color: #fff; } .btn-outline-inverse:hover { color: #0ba1e4; text-shadow: none; background-color: #fff; } .btn-outline-blue { color: #0ba1e4; background: transparent; border-color: #0ba1e4; } .btn-outline-blue:hover { color: #fff; text-shadow: none; background-color: #0ba1e4; } /*幽灵按钮*/ /*标题下方的短下划线*/ .line { border-top: 1px solid #0ba1e4; width: 30px; } .line-big { margin: 30px auto 26px; border-width: 2px; width: 80px; } /*标题下方的短下划线*/ /*自定义基础通用样式 */ .hidden { visibility: hidden; } .pt10px{ padding-top: 10px; } .bt2w{ border-top: 2px white solid; } .mt10px { margin-top: 10px; } .mt20px { margin-top: 20px; } .mt30px { margin-top: 30px; } .mt40px { margin-top: 40px !important; } .mt50px { margin-top: 50px !important; } .mt0px{ margin-top: 0px !important; } .pb50px { padding-bottom: 50px; } .plr0 { padding-left: 0px; padding-right: 0px; } .relative{ position: relative; } .absolute{ position: absolute; } .top0{ top: 0px; } .bottom0{ bottom: 0px; } .left0{ left: 0px; } .right0{ right: 0px; } body { background-color: #F8F8F8; } .all_content-horn { border-color: transparent transparent transparent #0E7AC2; border-style: solid; display: inline-block; } .all_title0 { color: #506988; font-size: 35px; cursor: default; } .all_title { color: #506988; font-size: 30px; cursor: default; } .all_title span { color: #787878; font-size: 20px; font-style: italic; margin-left: 15px; cursor: default; } .all_content { color: #9E9E9E; font-size: 24px; text-indent: 2em; cursor: default; } .container,.container-fluid{ z-index: 666; } .text_center{ text-align: center; } /*常用颜色*/ .color_white{ color: white; } .bg_white { background-color: white; } .bg_203240{ background-color: #203240; } .bg_222939{ background-color: #222939 } .h50px{ height: 50px; } /*pc常用宽度*/ .wd1400 { width: 1400px; margin: 0px auto; } /*所有页面共享的样式如导航,页脚等 */ /*手机超小屏幕下的单独样式 xs < 768px */ @media (max-width: 767px) { } /*手机超小屏幕下的单独样式 xs < 768px */ /*大于手机屏幕时的样式 sm >= 768px */ @media (min-width: 768px) { } /*大于手机屏幕时的样式 sm >= 768px */ /*平板小屏幕样式 768px <= sm < 992px */ @media (min-width: 768px) and (max-width: 991px) { /*全部-最大宽度*/ .container { width: 780px; } .all_title { font-size: 26px; top: -4px !important; } .all_title span { font-size: 18px; } .all_content { font-size: 18px; } } /*平板小屏幕样式 768px <= sm < 992px */ /*大于992px以上固定宽度为970px md >= 992px */ @media (min-width: 992px) { /*全部-最大宽度*/ .container { width: 1000px; } } /*大于992px以上固定宽度为970px md >= 992px */ /* FILE ARCHIVED ON 02:50:41 Mar 07, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 13:06:22 Jan 01, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.498 exclusion.robots: 0.025 exclusion.robots.policy: 0.017 esindex: 0.01 cdx.remote: 358.856 LoadShardBlock: 540.851 (3) PetaboxLoader3.datanode: 486.389 (4) PetaboxLoader3.resolve: 249.018 (2) load_resource: 360.181 */