@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: #323232;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{/* width:100%; */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: #323232;}
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}
.clear{*zoom:1;clear:both;}
.clear:after{content: '';display: block;clear:both;}
/*头部样式*/
.header{width:100%;min-width: 300px; height:auto; z-index:990;background:url(../../images/gb20180622/header_bg.jpg) no-repeat top center #0e335d;position: relative;}
.black_bg01{position: fixed;background-color:#000;opacity: 0.7;width:100%;height:100%;display: none;filter: alpha(opacity=70)}
.top{height: 120px;width: 1366px;margin:0 auto;position:relative;}
.logo{ width:auto;float:left;transition: all 0.3s ease;padding-top:32px;}
.logo a{float:left;}
.logo img{width: auto;}
.logo2{padding:12px 0 0 15px;}
.logo:hover{opacity: 0.8;}
.topLinks{width: auto;float:right;margin-right: 220px;padding-top:32px;}
.topLinks a{color:#dfe2e7;display:block;height: 30px;line-height: 30px;}
.topLinks a:hover,.enLink a:hover{color:#fff;}
.enLink{position: absolute;right: 289px;width: 100px;top: 67px;}
.enLink a{color:#dfe2e7;}
.serBtn{background:url(../../images/gb20180622/search_btn.png) no-repeat center center;cursor: pointer;display: inline-block;*display: inline;*zoom:1;width: 20px;height: 20px;margin-right: 39px;}
.ma01{width: 174px;height: 82px;display: block;position: absolute;right:0;top:19px;}
.ma01 a{float: left;height: 82px;}
.ma01 a:first-child{margin-right:10px; }
.nav{width:100%;height: 59px;line-height: 59px;border-top:1px solid #395679;}
.nav ul{width:1366px;margin:0 auto; }
.nav ul > li{float:left;height: 59px;position: relative;width: 9.09%;}
.nav ul > li:first-child a{border-left:1px solid #395679;display: block;}
.nav ul li > a{font-size:18px;font-size:1.8rem;color:#fff;display: block;border-right:1px solid #395679;text-align: center;}
.nav ul li.on > a,.nav ul li:hover > a{color: #fff;background-color:#008ace;height:59px;line-height: 59px;}
.nav ul li.on .subNav{display: block;}
.subNav{width:100%;background:url(../../images/gb20180622/subNav_bg.png) repeat;}
.subNav{position: absolute;left:0;top:59px;display: none;}
.subNav dd {}
.subNav a{color:#fff;padding:8px 15px;display: block;line-height: 19px;/*border-top:1px solid #395679;*/}
.subNav a:hover{background-color:#008ace;}
.header.currents{height: 60px;line-height: 60px;background:none;background-color:#0d325c;}
.header.currents .ser{display: none;}
.header.currents .top{display: none;}
.header.currents .nav{height: 60px;line-height: 60px;width: auto;}
.header.currents .nav li{background:none;}
.header.currents .subNav{top:60px;}
.header.currents .nav-wrapper{height: 56px;}
.header.currents .nav ul li > a{}
.header.currents .nav ul li.on > a,.header.currents .nav ul li:hover > a{color:#fff;}
.header.currents{box-shadow: 0 2px 6px rgba(0,0,0,0.4)}
.flipInY {
-webkit-animation-name: flipInY ;
animation-name: flipInY ;
animation-duration: 0.6s;
-webkit-animation-duration: 0.6s;
animation-timing-function: ease-in-out;
-webkit-animation-timing-function: ease-in-out;
visibility: visible !important;
display: block;
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.ser{width:100px; height:20px; line-height:20px; z-index:600;position: absolute;right:290px;top:38px;border-bottom: 1px solid #8b9db3}
.search input{position:absolute; height: 20px;line-height:20px; color:#b9c3cc; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#999; padding:0 0 0 20px;width:80%;}
.search input.notxt1 {position: absolute;width: 20px;height:20px;left:0;border: none;cursor:pointer; overflow: hidden;padding-right:0;color:#fff;border:none;background:url(../../images/gb20180622/search_btn.png) no-repeat left center;}
/*.serWrap{height:0;overflow:hidden}
#ser{width:100%;overflow: hidden;padding:20px 0 ;background-color:#fff;border-bottom:1px solid #ededed;display: none;}
.ser{width:800px; height:38px; line-height:34px; background-color:#fff;z-index:9999994; margin:0 auto;position: relative;}*/
/*#btn_ser{width: 18px;height: 39px;display: block;cursor: pointer;background:url(../../images/gb20180622/btn_bg01.png) no-repeat center center;}
#btn_ser.close_btn{background:url(../../images/gb20180622/closeBtn_bg01.png) no-repeat center center;}*/
/*.close_btn{display: none;}*/
/*.searchWrap{width:18px; height: 39px;position:relative; z-index:9999999;float:right; margin-right: 30px;}*/
/*.search input{position:absolute; height: 34px;line-height:34px; color:#262626; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#a4a4a4; padding:0 0 0 7px;width:83%;border:1px solid #bfbfbf;}
.search input.notxt1 {position: absolute;width: 15%;height:34px;right:0;border: none;cursor:pointer; overflow: hidden;padding-right:0;color:#fff;border:none;background-color: #df4c36;border:1px solid #df4c36;height: 36px;}
*/
.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 14px;transition: none;background-color:#000;width: 50px;height: 50px;line-height: 50px;text-align: center;}
.goTop:hover{color:#fff;background-color:#e46856;}
/*手机端导航*/
.mobile{width: 100%;position:absolute;height: 42px;display: none;top:24px;right: 0;z-index: 99}
.mobile-inner-header{width:100%;
height: 42px;position: absolute;top: 0px;right: 0px;z-index: 2}
.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) / 3); width: 25px; height: 2px; background-color: rgba(0,152,217,1);}
.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-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-nav .mobileLink{height: 39px;line-height: 39px;margin:0 20px;border-bottom: solid 1px #c0d0d7;}
.mobile-inner-nav .mobileLink a{height: 39px;line-height: 39px;width: auto;text-align: center;font-size: 1.3rem;color:#666;display: inline-block;border-bottom: none;text-indent: 15px;}
.mobile-inner-header-icon{color: #fff; height: 31px;text-align: left;float:right;width: 50px;position: relative; cursor: pointer;margin-right: 10px;font-weight: bold;text-align: right;}
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#0098d9;display: block;}
.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{ background-color:#d7e6f7;width: 100%; position: absolute;top: 67px;left: 0px;padding-top: 10px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;
text-decoration: none; width: 100%;font-size: 1.4rem;
border-bottom: solid 1px #c0d0d7;
-webkit-transition: all 0.5s; -moz-transition: all 0.5s;
-o-transition: all 0.5s; transition: all 0.5s; }
.mobile-inner-nav a:hover{color:#0050a5;}
.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 15px;}
.mobile-inner-nav li strong{color:#aaa;position: absolute;right:20px;top:0;font-size: 2.5rem;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; }
.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;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom: dotted 1px rgba(0,0,0,0.2);font-size: 1.2rem;}
.mobile_search{width: 100px;position: relative;height: 25px;margin:2px 0;border-bottom:1px solid #41648c;overflow: hidden;display: inline-block;opacity: 0.8;}
.mobile_search input.notxt{width: 65%;color:#f3f3f3;border:none;height: 25px;line-height: 25px;position: absolute;left: 30px;padding-left: 0;}
.mobile_search input.notxt1{width: 25px;background-color:#fff;right:auto;left:0;background:url(../../images/gb20180622/search_btn.png) no-repeat center center;border:none;height: 25px;line-height: 25px;}
.phone_links{display: none;background-color: #002045;text-align: right;height: 32px;line-height: 32px;}
.phone_links a{display: inline-block;color:#fff;margin-right: 12px;vertical-align: top;font-size: 12px;opacity: 0.8;}
/*footer*/
.mobileCode{display: none;width:100%;clear:both;text-align: center;padding-bottom: 15px;}
.mobileCode a{width: 82px;height: 82px;display: inline-block;margin:0 4px;}
.footerWrap{width: 100%;overflow:hidden;background-color:#012b5b;}
.footer{width: 1200px;margin:0 auto;position: relative;background:url(../../images/gb20180622/footer_bg.jpg) no-repeat bottom center;overflow:hidden;}
.footer-logo{width: 536px;padding:57px 0;float: left;}
.footer-rt{width: auto;float:right;padding-top: 46px;}
.footer-logo2{width: 220px;float: left;padding-top:35px;margin-right: 0px;}
.footer-logo3{width: 190px;float:left;margin-right:0px;}
.footer-logo4 {width: 220px; float: left; padding-top: 34px; }
.copyRight{width: 100%;overflow:hidden;color:#a3a9b1;line-height: 24px;padding:10px 0;text-align: center;background-color:#001f42;}
@media screen and (max-width:1600px) {
.subNav a{padding:5px 15px;line-height: 18px;}
}
@media screen and (max-width:1400px) {
.top,.nav ul{width: 1200px;}
}
@media screen and (max-width:1220px) {
.top,.nav ul,.footer{width: 1024px;}
.nav ul li > a{font-size: 16px;}
}
@media screen and (max-width:1024px) {
.top, .nav ul,.footer{width: auto;padding:0 15px;}
.ma01{right:15px;}
.footer-logo{width: 40%;}
.footer-rt{width: 300px;}
.footer-logo2{width: 53%}
.footer-logo3{width: 35%}
}
@media screen and (max-width:992px) {
.nav,.ser,.enLink{display: none;}
.ma01,.topLinks{display: none;}
.logo{padding-top:15px;position: relative;z-index: 100}
.top{height: 92px;}
.mobile{display: block;}
.copyRight{padding:10px 15px;width: auto;}
.mobileCode,.phone_links{display: block;}
}
@media screen and (max-width:768px) {
.logo{float:none;overflow:hidden;width: 330px;margin:0 auto;}
.logo1{width: 140px;}
.logo2{width: 160px;padding-top:5px;}
.top{height: 60px;}
.mobile{top: 15px;}
.mobile-inner-nav{top: 45px;}
}
@media screen and (max-width:640px) {
.footer-rt{width: 200px;padding-top:16px;}
.footer-logo{padding:30px 0;}
}
@media screen and (max-width:600px) {
}
@media screen and (max-width:480px) {
.logo{width: 250px;padding-top:18px;}
.logo1{width: 100px;}
.logo2{width: 130px;padding-top: 4px;}
}
@media screen and (max-width:380px) {
.logo{float:left; }
.footer-logo{width: 60%;margin:0 auto;float: none;padding:20px 0 0; }
.footer-rt{width: 60%;margin:0 auto;float:none;padding:5px 0 20px;overflow:hidden; }
}