.inner-width{width:1300px;margin:0 auto}header{position:fixed;left:0;top:0;width:100%;height:110px;border:1px solid rgba(255,255,255,0.2);z-index:99}header .head-box{display:flex;align-items:center;justify-content:space-between;width:1300px;height:100%;margin:0 auto}header .mask{position:absolute;top:110px;left:0;display:none;width:100%;background-color:rgba(0,0,0,0.3);box-sizing:content-box;border-top:3px solid #f51c30}.logo-group{display:flex;align-items:center;height:100%}.logo-group .logo-img{width:339px;height:90px;background-repeat:no-repeat;background-position:center center;background-size:cover;background-image:url(/static/cn/images/home/logo-new.png)}.right-nav{position:relative;flex:1;display:flex;align-items:center;justify-content:flex-end;height:100%}.right-nav .drop-down{position:absolute;top:110px;display:none;min-width:160px;background:rgba(255,255,255,0.5)}.right-nav .drop-down .sub-item{height:56.5px}.right-nav .drop-down .sub-item .item-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:bold;color:#333}.right-nav .drop-down .sub-item .item-link:hover{color:#0f4397}.right-nav .item{position:relative;height:100%}.right-nav .item .title{display:flex;align-items:center;justify-content:center;padding:0 30px;height:100%;font-size:22px;line-height:24px;color:#fff;text-shadow:1px 1px 3px rgba(255,255,255,0);transition:all .4s}.right-nav .item .title:hover{text-shadow:1px 1px 1px #fff}.right-nav .item:hover .drop-down{display:block}.right-nav .arrow-p{position:relative;width:5px;height:0}.right-nav .arrow-p .arrow{position:absolute;top:-14px;left:-8px;width:16px;height:30px;background-repeat:no-repeat;background-position:center center;background-size:cover;background-image:url(/static/cn/images/home/nav_arrow.png)}.right-nav .language-box{position:absolute;top:6px;right:26px;display:flex;align-items:center;justify-content:flex-end}.right-nav .language-box .language{display:block;padding:0 5px;font-weight:bold;font-size:16px;line-height:20px;color:#fff}.right-nav .language-box .language.active{color:#0f4397}.right-nav .language-box .language-line{width:2px;height:16px;margin:0 10px;background-color:#fff}.head-active{background-color:#fff}.head-active .head-box .logo-group .logo-img{background-image:url(/static/cn/images/home/logo-active-new.png)}.head-active .head-box .right-nav .item .title{color:#333}.head-active .head-box .language-box a{color:#333}.head-active .head-box .right-nav .language-box .language-line{background-color:#333}.head-active .head-box .drop-down{background:#fff}.head-active .head-box .drop-down .sub-item .item-link{color:#333}.head-active .head-box .drop-down .sub-item .item-link:hover{color:#0f4397}footer{width:100%;background-color:#333;min-width:1300px}footer .foot{display:flex;align-items:center;justify-content:space-between;width:1300px;padding-top:39px;padding-bottom:42px;margin:0 auto}footer .foot .footer-left .menu-list{display:flex;align-items:center}footer .foot .footer-left .menu-list .item{display:block;font-size:18px;line-height:20px;color:#fff}footer .foot .footer-left .menu-list .line{margin:0 35px;width:1px;height:11px;background-color:#fff;opacity:.3}footer .foot .footer-left .footer-info{margin-top:32px}footer .foot .footer-left .footer-info p{font-size:14px;line-height:28px;color:#fff;opacity:.5}footer .foot .footer-right{display:flex;align-items:center;justify-content:flex-end}footer .foot .footer-right .qr-box{width:103px;display:flex;align-items:center;justify-content:center;flex-direction:column}footer .foot .footer-right .qr-box img{display:block;width:100%}footer .foot .footer-right .qr-box h2{margin-top:10px;font-weight:bold;font-size:16px;line-height:18px;color:#fff}footer .bottom-p{display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;line-height:39px;border-top:1px solid rgba(255,255,255,0.07);color:rgba(255,255,255,0.15)}footer .bottom-p a img{display:inline-block;vertical-align:middle;width:16px;margin-right:5px}.inner-banner-swiper{position:relative}.inner-banner-swiper .swiper-slide{width:100%;height:580px;background-repeat:no-repeat;background-position:center;background-size:cover;box-sizing:border-box}.inner-banner-swiper .banner-nav-mask{position:absolute;left:0;top:0;z-index:2;width:100%;height:203px;background-image:url('/static/cn/images/home/banner-shadow.png');background-repeat:no-repeat;background-position:center;background-size:cover}.inner-banner{display:flex;flex-direction:column;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.inner-banner .swiper-about-text1{text-align:center;font-size:18px;font-weight:400;color:#333;margin:256px auto 0}.inner-banner .swiper-about-text2{text-align:center;width:34px;height:6px;background-color:#134399;margin:20px auto 0}.inner-banner .swiper-about-text3{text-align:center;font-size:30px;font-weight:300;color:#333;margin:17px auto 0}.page-group{display:flex;justify-content:center;align-items:center;width:100%;margin-top:117px}.page-group a{display:block;color:#999;font-size:16px;border:1px solid #e5e5e5;border-radius:4px;transition:background-color .2s}.page-group a+a{margin-left:20px}.page-group a.active,.page-group a:hover{background-color:#3b82bc;color:#fff}.page-group .page,.page-group .more{width:45px;height:45px;text-align:center;line-height:43px}.page-group .more{font-weight:bold}.page-group .prev,.page-group .next{width:80px;height:45px;text-align:center;line-height:43px}