<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gp-header2{position: relative;background: none;padding-bottom: 0;}
.gp-header2 .top{background: #e9ecf3;}
.gp-header2 .top .gp-container{overflow: hidden;display: flex; ;align-items: center;}
.gp-header2 .bot{background: #fff;}
.gp-header2 .nav ul li&gt;a{color: #222;}
.gp-header2 .topNav a{color: #757575;}
.gp-header2 .topNav a img{max-height: 1.6em;}
.gp-header2 .topNav a:before{background: rgba(0,0,0,0.1);}
.gp-header2 .logo{padding: 18.5px 0 ;float: none;flex: 1;overflow: hidden;z-index: 1;}
.gp-header2 .logo img{max-height: 74px;}
.gp-header2 .topNav{float: none;margin: 0;margin-right: 20px;}
.gp-header2 .topNav a:last-child::before{display: none;}
.gp-header2 .gp-search{background: #fff;}
.gp-header2 .gp-search input.notxt::placeholder {color: #757575 !important;  }
.gp-header2 .gp-search input.notxt{color: #000 !important; }
.gp-header2 .gp-search{position: relative;top: auto;}
.gp-header2 .gp-search .notxt1 {background: url(../images2024/ser2.png) no-repeat center;}
.gp-header2 .nav ul{display: flex;justify-content: space-between;}
.gp-header2 .nav ul li&gt;a{height: 49px;line-height: 49px;}
.gp-header2 .nav ul li{height: 49px;margin: 4px 0; }
.gp-header2 .nav ul li.on{background: #f1e5d5;}
.gp-header2 .subNav{top: 49px; }

.gp-header.current{padding: 0;}
 
.wrap_footer {background: url(../images2024/footerbg2.png) no-repeat center top;background-size: cover;overflow: hidden;}
.footer{display: flex;justify-content: space-between;align-items: self-start;padding: 57px 0 26px;}
.footer-lf{width: 26.5%;display: flex;justify-content: center;}
.footer-lf dl{}
.footer-lf dt{color: #fff;margin-bottom: 15px;}
.footer-lf dd{color: rgba(255,255,255,.7);margin-bottom: 10px;}
.footer-lf dd span{margin-right: 5px;}
.footer-cen{color: #fff;flex: 1;overflow: hidden;display: flex;justify-content: center;padding-top: 37px;border-left: 1px solid rgba(255,255,255,.1);border-right: 1px solid rgba(255,255,255,.1);box-sizing: border-box;padding: 37px 10px 0;margin: 0 10px;}
.footer-cen p{margin-bottom: 10px;}

.footer-rt{width: 28%;display: flex;justify-content: center;}
.codeList{margin: 0 -10px;}
.codeList li a {margin: 0 10px;text-align: center;}
.codeList .codeImg{margin: 0 auto;width: auto;height: auto;border: none;background: none;}
.codeList .codeImg img{ width: auto;height: auto;max-width: 120px; }

.mobile-inner-nav{overflow: hidden;}
.mob_links{color:#fff;text-align: center;line-height:40px}
.mob_linksIn{overflow:hidden;float:right;margin-right:50px} 
.mob_links dl{margin: 0 0 10px;overflow: hidden;} 
.mob_links dl a{color: #fff;opacity:.75;font-size:14px;padding: 0;}
.mob_links dl dt{position:relative} 
.mob_links dl dt a{font-size:14px;color: #333;font-weight:700}
.mob_links dl dd{padding: 0 10px;position:relative;display: inline-block;} 


@media screen and (max-width:1200px) { 

}
@media screen and (max-width:996px) {
    .footer{flex-direction: column;padding: 30px 0 20px;}
    .footer-lf{width: 100%; display: block;}
    .footer-lf dl{text-align: center;}
    .footer-lf dd{display: inline-block;margin-right: 20px;} 
    .footer-cen{width: 100%; border: none;padding: 0;margin: 10px 0;}
    .footer-rt{width: 100%; }  
}

 

</pre></body></html>