@charset "utf-8"; /* CSS Document */ html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */} body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #333333;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;} html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;} table{border-collapse:collapse;border-spacing:0;width:100%;} fieldset,img{border:0;} img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;} a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333333;} a:hover{color: #003c7c;text-decoration: none;} input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;} address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;/* font-weight:400; */} ul,ol,li{list-style:none outside none;} .tc{text-align:center !important;} .tl{text-align:left !important;} .tr{text-align:right !important;} .pa{position: absolute;} .pr{position: relative;} h1,h2,h3,h4,h5,h6{font-size:100%;} q:before,q:after{content:'';content:none;} input,textarea,select{font-weight:inherit;} input,select,textarea,button {vertical-align:middle} .lf{float: left;} .md{float: left;} .rt{float: right;} .clearFix{*zoom:1;clear:both;} .clearFix:after{content: '';display: block;clear:both;} .clear{width: 100%;overflow:hidden;} .imgResponsive{width: 100%;height: 0;padding-bottom: 66.67%;overflow:hidden;display: block;background-color: #d2d2d2} .imgResponsive img{width: 100%;transition: all 0.5s ease-in-out;} .imgResponsive img:hover{transform:scale(1.03);opacity: 0.85;} .fpx18{font-size: 18px;} .fpx16{font-size: 16px;} .fpx15{font-size: 15px;} .fpx24{font-size: 24px;} .ul-inline{font-size: 0;} .ul-inline > li{display: inline-block;*display: inline;*zoom:1;font-size: 14px;vertical-align: top;} .bitx-title{font-weight: normal;margin-bottom: 10px;} .bitx-p{color: #999;} .white{color: #fff;} .white *{color: #fff;} .black_bg01{position: fixed;background-color:#124;opacity: 0.7;width:100%;height:100%;display: none;filter: alpha(opacity=70)} /*头部样式*/ .header{width:100%;z-index:9991;position:fixed;top:0;left:0;transition: 0.4s ease-in-out;border-top: 4px solid #0053b3;} .header .container{width: 1200px;} .container{width: 1320px;margin:0 auto; } .top{height: 85px;position: relative;margin-bottom: 20px;} .top:before{content: '';width: 100%;height: 1px;background-color: #fff;position: absolute;left: 0;bottom: 0;opacity: 0.3;filter: alpha(opacity=30);} .logo{ float:left;padding:10px 0 0} .logo a{display: inline-block;vertical-align: middle;} .logo_01{width: 238px;} .logo_02{width: 111px;margin-left: 8px;} .topNav{float: right;padding: 32px 30px 0 0;} .topNav a,.topNav span{color: #fff;} .topNav span{margin:0 8px} .nav ul li{ float:left;height: 40px;transition: all 0.3s ease;position: relative;text-shadow: 1px 1px 1px rgba(0,0,0);} .nav ul > li{position: relative;} .nav ul > li:before{content: '';background-color: #fff;position: absolute;left: 50%;bottom: 0;width: 0;height: 0;transition: all 0.35s ease-in-out;} .nav ul > li.on:before{width: 100%;height: 2px;left: 0} .nav ul li > a{padding:0 32px;text-align:center;line-height:38px;height: 40px;color:#fff;font-size:18px;font-size:1.8rem; display: block;font-weight:bold;transition: all 0.3s ease;letter-spacing: 0.3px;font-weight: normal;white-space: nowrap;} .nav ul li > a span{font-family: 'Arial';} .nav ul li.on > a,.nav ul li:hover > a{} .nav ul li.on .subNav{display: block; background:rgba(13,67,138,0.8);background:-webkit-gradient(left top,left bottom,color-stop(100%,rgba(13,67,38,0)),color-stop(100%,rgba(13,67,138,0))); background:-webkit-linear-gradient(top,rgba(13,67,138,1) 0%,rgba(13,67,138,0,0) 100%); background:linear-gradient(to bottom,rgba(13,67,138,1) 0%,rgba(13,67,138,0) 100%); /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);*/} .nav-wrapper > div{position: relative;} .headerFix-menu{position: absolute;right: -30px;top: 3px;cursor: pointer;display: none;} .headerFix-menu i{color:#fff;font-size: 30px;} .headerFix-close{float: right;height: 40px;line-height: 40px;margin-left: 10px;cursor: pointer;display: none;} .headerFix-close i{color:#ccd2de;font-size: 24px;} .subNav{width:100%;padding:10px 0 80px;} .subNav{position: absolute;left:0;top:40px;display: none;text-align: center;} .subNav dd {} .subNav a{color:#fff;padding:8px 7px;display: block;} .subNav a:hover{background-color:#0b54b6;} .header.current{background:#21285b;height: 44px;} .header.current .top{background-color: #001c58;display: none;} .header.current .top a{opacity: 1;filter: alpha(opacity=100)} .header.current .logo{top: 5px;} .header.current .logo_01{width: 90px;} .header.current .logo_02{display: none;} .header.current .nav ul li{height: 44px;} .header.current .nav ul li.on > a,.header.currents .nav ul li:hover > a{height:44px;line-height: 44px;} .header.current .subNav{top:44px;} .header.current .headerFix-menu{display: block;} .zoomIn { -webkit-animation-name: zoomIn ; animation-name: zoomIn ; animation-duration: 0.5s; -webkit-animation-duration: 0.5s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; visibility: visible !important; display: block; } @-webkit-keyframes zoomIn { from { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @keyframes zoomIn { from { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .fadeInUp { -webkit-animation-name: fadeInUp ; animation-name: fadeInUp ; animation-duration: 0.5s; -webkit-animation-duration: 0.5s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; visibility: visible !important; display: block; } .ser{width:180px; height:32px; line-height:30px;float: right;margin: 25px 0 0 0;position: relative;overflow:hidden;border-radius: 15px;} .ser:before{background-color: #172e57;background-color: rgba(0,0,0,0.2);content: '';width: 100%;height: 100%;z-index: 0;position: absolute;left: 0;top: 0;} .search input{position:absolute; height: 32px;line-height:30px; color:#262626; border:none; background:none; top:0px; padding-left:0px; } .search input.notxt{color:#bbbdc3; padding:0 0 0 10px;width:78%;left: 0;}.search .notxt1 {position: absolute;width: 15%;height:32px;right:5px;border: none;cursor:pointer; overflow: hidden;padding-right:0;color:#bbbdc3;border:none;background:url(../../images/gb20200519/search.svg) no-repeat center;background: none;} .goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;transition: none;background-color:#000;width: 50px;height: 50px;line-height: 50px;text-align: center;display: none;} .goTop:hover{color:#fff;background-color:#4b9ef7;} .goTop i{font-size: 32px;} /*手机端导航*/ .mobile{width:100%;position:absolute;height: 42px;display: none;top:5px;left: 0;z-index: 99991;} .mobile-search-btn{float: right;margin-right: 15px;cursor: pointer;} .mobile-search-btn i{color:#fff;font-size: 20px;} .mobile-inner-header{width:100%;height: 31px;position: absolute;top: 0px;left: 0px;z-index: 50} .mobile-inner-header-icon{ color: #ffffff; height: 40px;font-size:25px;text-align: center; float:right;width: 40px;position: relative; -webkit-transition: background 0.5s; -moz-transition: background 0.5s; -o-transition: background 0.5s; transition: background 0.5s; } .mobile-inner-header-icon:hover{ opacity:0.8; cursor: pointer; } .mobile-inner-header-icon span{ position: absolute; left: calc((100% - 25px) / 2); top: calc((100% - 1px) / 2); width: 25px; height: 2px; background-color: rgba(255,255,255,1);} .mobile-inner-header-icon{color: #fff; height: 31px;text-align: left;float:left;width: 50px;position: relative; cursor: pointer;text-align: right;margin-left: 15px;text-align: center;line-height: 31px;font-size: 30px;}.mobile-inner-header-icon-out i{font-size: 28px;position: absolute;left: 15px;top: 0}.mobile-inner-header-icon-click i{display: none;} .mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#fff;display: none;} .mobile-inner-header-icon-out span:nth-child(1){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outfirst; }.mobile-inner-header-icon-out span:nth-child(2){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outsecond; } .mobile-inner-header-icon-out span:nth-child(2){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outthird; } .mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);} .mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);} .mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);} .mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;} .mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;} @keyframes clickfirst { 0% { transform: translateY(4px) rotate(0deg); } 100% { transform: translateY(0) rotate(45deg); } } @keyframes clicksecond { 0% { transform: translateY(-4px) rotate(0deg); } 100% { transform: translateY(0) rotate(-45deg); } } @keyframes clickthird { 0% { opacity: 0 } 100% { opacity: 0 } }.mobile-inner-header-icon-out span:nth-child(1){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outfirst; }.mobile-inner-header-icon-out span:nth-child(2){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outsecond; } .mobile-inner-header-icon-out span:nth-child(3){ animation-duration: 0.5s; animation-fill-mode: both; animation-name: outthird; } @keyframes outfirst { 0% { transform: translateY(0) rotate(-45deg); } 100% { transform: translateY(-4px) rotate(0deg); } } @keyframes outsecond { 0% { transform: translateY(0) rotate(45deg); } 100% { transform: translateY(4px) rotate(0deg); } } @keyframes outthird { 0% { transform: translateY(0) rotate(90deg); } 100% { transform: translateY(12px) rotate(0deg); } } .mobile-inner-nav{ width: 320px;left:-320px;text-align: center;opacity: 0;transform: scale(0.8);width: 0;transition: left 0.3s ease-in-out;height:0;background-color:rgba(27,27,27,0.7);} .mobile-inner-nav a{display: inline-block;line-height: 45px; text-decoration: none; width: 100%;font-size: 1.6rem; border-bottom: solid 1px rgba(255,255,255,0.2); -webkit-transition: all 0.5s; -moz-transition: all 0.5s;color:#fff; -o-transition: all 0.5s; transition: all 0.5s; } .mobile-inner-nav li:first-child a{border-top:1px solid rgba(255,255,255,0.2);} .mobile-inner-nav li{position: relative;} .mobile-inner-nav li.on{background-color: #051c4d} .mobile-inner-nav li strong{color:#fff;position: absolute;right:5px;top:0;font-size: 3rem;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;line-height: 50px; } .mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;} @-webkit-keyframes returnToNormal { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } @keyframes returnToNormal { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } } .mobile_subNav{display: none;} .mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom: solid 1px rgba(255,255,255,0.1);font-size: 1.4rem;} .mobile-inner-nav dd a:hover{background-color: #448aca} .mobile_search{clear: both;position: absolute;height: 48px;overflow: hidden;background-color: #F8F5EC;left: 0;top: 35px;width: 100%;z-index: 99993;display: none;} .mobile_search .search{border:1px solid #ccc;margin:0.5rem;overflow:hidden;height: 37px;position:relative;} .mobile_search input.notxt{width: 100%;color:#333;border:none;padding-right: 38px;height: 38px;box-sizing: border-box;} .mobile_search input.notxt1{width: 40px;right:0;background:url(../../images/gb20200519/search.png) no-repeat center #448aca;border:none;height: 37px;left: auto;} .mobile-links{width: auto;margin:0 20px 10px;overflow: hidden;padding:10px 0 0;opacity: 0.6;font-size: 14px;} .mobile-links span{float:left;padding:0 15px;} .mobile-links span a{border:none;line-height: 25px;padding:4px 0;font-size: 14px;} .nav-open .mobile-inner-nav{width: 320px;display: block;position: fixed;left: 0px;top: 0;box-shadow: 0 2px 5px rgba(0,0,0,0.2);opacity: 1;transform: scale(1);height: 100%;box-sizing: border-box;overflow-y: auto;overflow-x: hidden;max-width: 320px;z-index: 10;padding: 50px 0 20px;} /*footer*/ .wrap_footer{background:url(../../images/gb20200519/footer.jpg) no-repeat top center;background-size: cover;} .footer{overflow:hidden;padding: 32px 0 70px;position: relative;} .footer .lf{width: 45%;;} .footer.container{width: 1200px;} .footer *{color: #aab2c5;} .footer .md{width: 280px;} .copyRight{position: absolute;left: 0;top: 140px;} .footer .contact h3{color: #fff;margin-bottom: 20px;} .contact p{line-height: 1.4;margin-bottom: 10px;} .codeList{width: auto;float: right;padding-top: 24px;} .codeList span{width: 95px;display: inline-block;*display: inline;*zoom: 1;margin-left: 60px;text-align: center;} .codeList span img{display: block;margin-bottom: 15px;} @media screen and (min-width:1020px) { .bit-link01 li > a:hover{margin-top: -10px;} .bit-link01 li > a:hover .item-img09{box-shadow: 0 0 10px rgba(0,0,0,0.3);} /*数据bifa88鼠标经过的效果*/ .bit-data{ -webkit-transition:-webkit-transform ease-out .1s,background .2s; -moz-transition:-moz-transform ease-out .1s,background .2s; transition:transform ease-out .1s,background .2s} .bit-data:after {display: block;pointer-events:none; position:absolute; width:100%; height:100%; border-radius:50%; content:''; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; top:0; left:0; padding:0; z-index:-1; box-shadow:0 0 0 2px rgba(255,255,255,.1); opacity:0; -webkit-transform:scale(.9); -moz-transform:scale(.9); -ms-transform:scale(.9); transform:scale(.9)} .bit-data:hover { background:rgba(255,255,255,.05); -webkit-transform:scale(.93); -moz-transform:scale(.93); -ms-transform:scale(.93); transform:scale(.93);} .bit-data:hover:after {content: '';display: block; -webkit-animation:sonarEffect 1.3s ease-out 75ms; -moz-animation:sonarEffect 1.3s ease-out 75ms; animation:sonarEffect 1.3s ease-out 75ms} @-webkit-keyframes sonarEffect { 0% {opacity:.3 } 40%{opacity:.5; box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #fff,0 0 0 10px rgba(255,255,255,.5)} 100%{box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #fff,0 0 0 5px rgba(255,255,255,.5); -webkit-transform:scale(1.25); opacity:0 } } @-moz-keyframes sonarEffect { 0% { opacity:.3 } 40% {opacity:.5; box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #fff,0 0 0 10px rgba(255,255,255,.5) } 100% { box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #fff,0 0 0 5px rgba(255,255,255,.5); -moz-transform:scale(1.25); opacity:0 } } @keyframes sonarEffect { 0% { opacity:.3} 40% { opacity:.5; box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #fff,0 0 0 10px rgba(255,255,255,.5) } 100% { box-shadow:0 0 0 2px rgba(255,255,255,.1),0 0 5px 5px #fff,0 0 0 5px rgba(255,255,255,.5); transform:scale(1.25); opacity:0 }} } @media screen and (max-width:1400px) { .container{width: 1200px;} .nav ul li > a{font-size: 1.7rem;} } @media screen and (max-width:1300px) { /* .logo{width: 150px;} .logo_01{width: 94px;} */ .nav ul li > a,.fpx18,.bit-link02 li{font-size: 1.6rem;} .fpx15{font-size: 1.5rem;} .fpx16{font-size: 1.4rem;} .header .container,.footer.container,.container{width: 1000px;} .nav ul li > a{padding:0 22px;} .footer .lf{width: 35%;margin-right: 2%;} } @media screen and (max-width:1040px) { .codeList span{margin-left: 15px;width: 80px;} .header .container,.footer.container,.container{width: 900px;} .nav ul li > a{padding:0 16px;} } @media screen and (max-width:996px) { .header .container,.footer.container,.container{width:760px;} .bit-link02 li{font-size: 1.4rem;} .container{width: 760px;} .header .container{width: auto;} .footer .lf{display: none;} .footer{padding-bottom: 20px;} .bit-link01 li h3{min-width: 65px;padding:0 10px;} .line_bottom03{height: 120px;} .nav{display: none;} .header .top{height: auto;width: 260px;margin:0 auto;position: relative;z-index: 99991;} .top:before{display: none;} .top .ser,.topNav{display: none;} .logo{float: none;text-align: center;padding-top: 3px;} .logo_01{width: 132px;} .logo_02{width: 70px;} .mobile{display: block;} .top_rt{padding-right: 25px;} .header{background:#1e2153;height: 40px; background: -webkit-linear-gradient(left, #1e2153 , #2d4882, #192b4d); /* Safari 5.1 - 6.0 */border-top: none; background: -o-linear-gradient(right, #1e2153 , #2d4882, #192b4d); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(right,#1e2153 , #2d4882, #192b4d); /* Firefox 3.6 - 15 */ background: linear-gradient(to right, #1e2153 , #2d4882, #192b4d); /* 标准的语法 */box-shadow:0 0 10px rgba(0,0,0,0.8);} .line_lf03{height: 29px;} .copyRight{position: static;clear: both;text-align: center;padding-top: 15px;} } @media screen and (max-width: 790px) { .container{width:auto;margin-left: 15px;margin-right: 15px;} } @media screen and (max-width:767px) { .header .container{width: 240px;} .mobile-inner-header-icon{margin-left: 0;} .bit-link01{width: 100%;padding-top: 100px;} .footer{padding-bottom:40px;} .bit-link01 li > a{margin:0 8px;} .bit-link01{margin:0 -8px;width: auto;} .line_lf03{height: 22px;} .copyRight{font-size: 12px;} .footer.container{padding-left: 15px;padding-right: 15px;width: auto;} } @media screen and (max-width:640px) { .footer .md,.codeList{float: none;margin:0 auto} .codeList{text-align: center;} } @media screen and (max-width:600px) { } @media screen and (max-width:480px) { .footer strong{display: none;} .bit-link02 li{margin-right:18px;} } @media screen and (max-width:400px) { .bit-link01 li{width:50%;} }