body {
  overflow-x: hidden;
}
.layout {
  max-width: 1450px;
}
.myFS18 {
  font-size: 18px;
}
.myFS16 {
  font-size: 16px;
}
.myFS20 {
  font-size: 20px;
}
@media screen and (max-width: 1300px) {
  .myFS20 {
    font-size: 18px;
  }
  .myFS18 {
    font-size: 16px;
  }
}
@keyframes widthLiner {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.main-title .main_color.font1.en {
    color: #7AB4E7;
}

.sitewidget-bd {
  position: fixed;
  z-index: 99;
  left: auto;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 48px;
  height: 301px;
  border-radius: 24px;
  background: rgba(0, 0, 0, 0.29);
}
.sitewidget-bd .blue-bg {
  width: 100%;
  height: 100%;
}
.sitewidget-bd .blue-bg > .item {
  width: 100%;
  height: calc(100% / 6);
  transition: all 0.5s;
  background: url(../images/piaofu.png) no-repeat;
  position: relative;
}
.sitewidget-bd .blue-bg > .item:nth-child(5)>a {
    display: block;
    height: 100%;
}
.sitewidget-bd .blue-bg > .item .onlineservice-fixed-blocks-tips {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}
.sitewidget-bd .blue-bg > .item .onlineservice-fixed-blocks-tips li {
  height: 100%;
  border-top-left-radius: 25px;
  white-space: nowrap;
  border-bottom-left-radius: 25px;
  background-color: #003f88;
}
.sitewidget-bd .blue-bg > .item .onlineservice-fixed-blocks-tips li a {
  color: #fff;
  padding: 0 0.15rem;
}
.sitewidget-bd .blue-bg > .item .onlineservice-fixed-blocks-tips li img {
  max-width: 150px;
}
.sitewidget-bd .blue-bg > .item:hover .onlineservice-fixed-blocks-tips {
  -webkit-transform: scaleX(1) !important;
  -ms-transform: scaleX(1) !important;
  transform: scaleX(1) !important;
}
.sitewidget-bd .blue-bg li.item:nth-child(1) {
  background-position: top 16px center;
  border-radius: 24px 24px 0 0;
}
.sitewidget-bd .blue-bg li.item:nth-child(1) a {
  display: block;
  width: 100%;
  height: 100%;
}
.sitewidget-bd .blue-bg li.item:nth-child(2) {
  background-position: top -34px center;
}
.sitewidget-bd .blue-bg li.item:nth-child(3) {
  background-position: top -85px center;
}
.sitewidget-bd .blue-bg li.item:nth-child(4) {
  background-position: bottom -81px center;
}
.sitewidget-bd .blue-bg li.item:nth-child(4) .onlineservice-fixed-blocks-tips {
  bottom: auto;
}
.sitewidget-bd .blue-bg li.item:nth-child(5) {
  background-position: bottom -27px center;
}
.sitewidget-bd .blue-bg li.item:nth-child(6) {
  border-radius: 0 0 24px 24px;
  background-position: bottom 18px center;
}
.sitewidget-bd .blue-bg li.item:hover {
  background-color: #003f87;
}


.focus-header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 99;
  background: linear-gradient(#124A9A, rgba(52, 94, 156, 0.04));
  transition: transform 0.3s;
}
.focus-header > .layout .pc-header {
  padding-bottom: 0.3rem;
}
.focus-header > .layout .pc-header .header-top {
  padding-top: 0.29rem;
}
.focus-header > .layout .pc-header .header-top .logo {
  width: 31.8%;
}
.focus-header > .layout .pc-header .header-top .logo a {
  width: 100%;
}
.focus-header > .layout .pc-header .header-top .logo a img {
  width: 100%;
}
.focus-header > .layout .pc-header .header-top .header-top-r .link .quick-link {
  position: relative;
}
.focus-header > .layout .pc-header .header-top .header-top-r .link .quick-link::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 90%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #fff;
}
.focus-header > .layout .pc-header .header-top .header-top-r .link .quick-link li a {
  padding: 0 0.1rem;
}
.focus-header > .layout .pc-header .header-top .header-top-r .lang a {
  width: 0.74rem;
  min-width: 60px;
  height: 30px;
  background: transparent;
  border-radius: 15px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  margin-left: 0.15rem;
}
.focus-header > .layout .pc-header .header-top .header-top-r .search {
  position: relative;
  margin-left: 0.15rem;
}
.focus-header > .layout .pc-header .header-top .header-top-r .search .ipt {
  width: 2.06rem;
  height: 0.36rem;
  min-height: 30px;
  min-width: 170px;
  border-radius: 18px;
  border: 1px solid #FFFFFF;
  background: transparent;
  color: #fff;
  font-size: 14px;
    padding-right: 40px;
    padding-left: 10px;
}
.focus-header > .layout .pc-header .header-top .header-top-r .search .item {
  position: absolute;
  right: 0.19rem;
  top: 0;
  bottom: 0;
  background: transparent;
  border: 0;
  padding: 0;
  margin: auto;
}
.focus-header > .layout .pc-header .header-top .header-top-r .search .item img {
  margin-bottom: 3px;
}
.focus-header > .layout .pc-header .header-top .header-top-r .search2 {
  display: none;
}
.focus-header > .layout .pc-header .header-top .header-top-r .search2 .item {
  position: static;
}
.focus-header > .layout .pc-header .header-bottom {
  margin-top: 6px;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list {
  width: 25%;
  position: relative;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > a {
  width: fit-content;
  padding-right: 8px;
  position: relative;
  height: 20px;
  line-height: 1;
  display: block;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > a i {
  position: absolute;
  left: 0;
  top: 0.41rem;
  height: 2px;
  background: #0081FE;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list:hover > a i {
  animation: widthLiner 0.5s ease-out;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown.s {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-out 0s;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown {
  position: absolute;
  top: 0.63rem;
  left: 0;
  width: 1.92rem;
  min-width: 170px;
  opacity: 0;
  visibility: hidden;
  box-sizing: border-box;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.69);
  border: 1px solid rgba(176,176,176,0.29);
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package {
  position: relative;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package:hover > .nav-dropdown {
  opacity: 1;
  visibility: visible;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package:hover > a {
  font-weight: bold;
  color: #124a9a;
  background-image: url(../images/nav-arrow.png);
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package > a {
  height: 56px;
  line-height: 56px;
  display: block;
  padding: 0 0.12rem 0 0.24rem;
  border-bottom: 1px solid #DDDADA;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-repeat: no-repeat;
  background-position: right 0.12rem center;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package > .nav-dropdown {
  position: absolute;
  top: 0;
  left: calc(100% + 0.12rem);
  width: fit-content;
  min-width: 250px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.69);
  border: 1px solid rgba(176,176,176,0.29);
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package > .nav-dropdown::before {
  position: absolute;
  content: '';
  top: 14px;
  right: 100%;
  border-left: 10px solid transparent;
  border-top: 14px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 14px solid transparent;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package > .nav-dropdown > a {
  position: relative;
  height: 56px;
  line-height: 56px;
  display: block;
  padding: 0 0.12rem 0 0.24rem;
  border-bottom: 1px solid #DDDADA;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-repeat: no-repeat;
  background-position: right 0.12rem center;
  z-index: 1;
    white-space: nowrap;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package > .nav-dropdown > a:last-of-type {
  border-bottom-color: transparent;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package > .nav-dropdown > a:hover {
  color: #124a9a;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package > .nav-dropdown > a::after {
  position: absolute;
  width: 0%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #dde5ef;
  height: 100%;
  content: "";
  z-index: -1;
  left: 0;
  top: 0;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package > .nav-dropdown > a:hover::after {
  width: 100%;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package > .nav-dropdown.show {
  display: block;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package::after {
  position: absolute;
  width: 0%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #dde5ef;
  height: 100%;
  content: "";
  z-index: -1;
  left: 0;
  top: 0;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown > .package:hover::after {
  width: 100%;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown .list-item {
  margin-top: 0.4rem;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown .list-item li {
  width: 33.33%;
  margin-bottom: 0.24rem;
}
.focus-header > .layout .pc-header .header-bottom .nav-bar .nav-list > .nav-dropdown .list-item li a {
  line-height: 1;
}
.focus-header > .layout .pc-header .header-bottom > .left {
  width: 50%;
}
.focus-header > .layout .pc-header .header-bottom > .center {
  width: 2.49rem;
}
.focus-header > .layout .pc-header .header-bottom > .center .s-logo {
  width: 100%;
}
.focus-header > .layout .pc-header .header-bottom > .center .s-logo img {
  width: 100%;
}
.focus-header > .layout .pc-header .header-bottom > .right {
  width: 50%;
}
.focus-header > .layout .pc-header .header-bottom > .right .nav-bar .nav-list .nav-dropdown {
  left: auto;
  right: 0;
}
.focus-header > .layout .pc-header .header-bottom > .right .nav-bar .nav-list > a {
  padding-left: 8px;
  padding-right: 0;
}
.focus-header > .layout .pc-header .header-bottom > .right .nav-bar .nav-list > .nav-dropdown > .package > a {
  text-align: right;
  background-position: left 0.12rem center;
  padding: 0 0.24rem 0 0.12rem;
}
.focus-header > .layout .pc-header .header-bottom > .right .nav-bar .nav-list > .nav-dropdown > .package:hover > a {
  background-image: url(../images/nav-arrow-right.png);
}
.focus-header > .layout .pc-header .header-bottom > .right .nav-bar .nav-list > .nav-dropdown > .package > .nav-dropdown {
  left: auto;
  right: calc(100% + 0.12rem);
}
.focus-header > .layout .pc-header .header-bottom > .right .nav-bar .nav-list > .nav-dropdown > .package > .nav-dropdown::before {
  right: auto;
  left: 100%;
  border-left-color: #fff;
  border-right-color: transparent;
}
.header .mo-header {
  display: none;
  background-color: #003f88;
}
.header .mo-header .head-mo-box {
  width: 100%;
  display: table;
  position: relative;
  z-index: 201;
  padding: 0 3%;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}
.header .mo-header .head-mo-box .global-inner {
  position: static;
}
.header .mo-header .head-mo-box .global-inner .head-logo-box {
  float: left;
  padding: 0.825em 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header .mo-header .head-mo-box .global-inner .head-logo-box .head-logo {
  float: left;
  line-height: 2.5em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.header .mo-header .head-mo-box .global-inner .head-logo-box .head-logo img {
 // display: block;
  //float: left;
  //width: 100%;
  height: 42px;
  max-width: 32.75em;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box {
  height: 4.375em;
  overflow: hidden;
  position: relative;
  text-align: right;
  /*margin: 0.875em -0.4em 0.875em 0;*/
  float: right;
  line-height: 4.357em;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .links {
  margin-top: 1.375em;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .links > ul {
  position: relative;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .links .link a {
  display: block;
  width: 31px;
  height: 31px;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .links .link a span {
  width: 100%;
  height: 100%;
  display: block;
  background: no-repeat center center / cover;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .links .link:last-child {
  margin-right: 0;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .links .seach {
  margin-right: 0.625em;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .links .link button {
  display: block;
  width: 31px;
  height: 31px;
  background: transparent;
  padding: 0;
  border: 0;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .links .seach button span {
  background: url("../images/search.png") no-repeat center center;
  background-size: 23px;
  height: 100%;
  display: block;
  width: 100%;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .icon {
  width: 2.5em;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.625em auto;
  margin-left: 0.4em;
  line-height: 1.625em;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .icon-close {
  display: none;
  background: #003F88;
  position: absolute;
  right: 0;
  top: 0;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .icon-hamburger {
  overflow: hidden;
  text-align: center;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .icon-hamburger .inner {
  width: 1.625em;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .icon-hamburger .line {
  width: 100%;
  height: 2px;
  display: block;
  background: #ffffff;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .icon-hamburger .line:nth-child(2) {
  margin: 6px 0;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .icon-hamburger.on .line:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .icon-hamburger.on .line:nth-child(2) {
  opacity: 0;
}
.header .mo-header .head-mo-box .global-inner .head-tool-box .icon-hamburger.on .line:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}
.header .mo-header .pop-ph-nav {
  width: 100%;
  display: none;
  overflow-y: auto;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 200;
  background: rgba(0, 63, 136, 0.9); 
    overflow-y: auto !important;
}
.header .mo-header .background {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgba(0, 63, 136, 0.9);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 70px;
    /* z-index: 1000; */
    transition: all 1s;
    clip-path: circle(0px at 100% 0px);

}
.header .mo-header .background.active {
    clip-path: circle(1500px at 100% 0px);
}
.header .mo-header .pop-ph-nav .lang {
  margin: 0 3%;
  font-size: 14px;
}
.header .mo-header .pop-ph-nav .lang li {
  width: 100%;
  text-align: center;
}
.header .mo-header .pop-ph-nav .lang li a {
  color: #fff;
    padding: 10px 0;
    display: block;
    border: 1px solid #ffffff5c;
}
.header .mo-header .pop-ph-nav .other {
  padding-left: 3%;
  padding-right: 3%;
  margin-top: 15px;
  width: 100%;
  padding-bottom: 0.3rem;
}
.header .mo-header .pop-ph-nav .other li {
  width: 33.33%;
}
.header .mo-header .pop-ph-nav .other li a {
  color: #fff;
  font-size: 14px;
  /* border: 1px solid #ffffff5c; */
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px 0;
}
.header .mo-header .pop-ph-nav .ph-nav-list {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 100;
  -webkit-box-shadow: inset 0 5px 5px -5px #ccc;
  box-shadow: inset 0 5px 5px -5px #ccc;
  margin-bottom: 15px;
    padding-top: 0.2rem;
}
.header .mo-header .pop-ph-nav .ph-nav-list a {
  display: block;
}
.header .mo-header .pop-ph-nav .ph-nav-list > li {
  position: relative;
  border-bottom: 1px solid #1562be;
}
.header .mo-header .pop-ph-nav .ph-nav-list > li:last-child {
  margin-bottom: 15px;
}
.header .mo-header .pop-ph-nav .ph-nav-list .nav-level1 {
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 0 3%;
  font-size: 16px;
  line-height: 3em;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
  position: relative;
}
.header .mo-header .pop-ph-nav .ph-nav-list .nav-level1 .arrow {
  cursor: pointer;
  width: 20px;
  /*height: 0.8em;*/
  display: none;
  overflow: hidden;
  background: url(../images/mobile-icon1.png) no-repeat center center;
  position: absolute;
  right: 0.937em;
  top: 0;
  bottom: 0;
  background-size: contain;
}
.header .mo-header .pop-ph-nav .ph-nav-list> li.on .nav-level1 .arrow {
    background-image: url(../images/mobile-icon2.png);
}
.header .mo-header .pop-ph-nav .ph-nav-list .nav-level1 .arrow {
    display: block;
}
.header .mo-header .pop-ph-nav .ph-nav-list .has-subnav>.ph-nav-level2>li p {
    position: relative;
    padding-left: 4%;
    padding-right: 4%;
}
.header .mo-header .pop-ph-nav .ph-nav-list .has-subnav>.ph-nav-level2>li p .arrow {
  cursor: pointer;
  width: 17px;
  /* height: 0.8em; */
  display: none;
  overflow: hidden;
  background: url(../images/mobile-icon3.png) no-repeat center center/contain;
  position: absolute;
  right: 0.937em;
  top: 0;
  bottom: 0;
  /* top: 1.3em; */
}
.header .mo-header .pop-ph-nav .ph-nav-list .has-subnav>.ph-nav-level2>li.on p .arrow {
    background-image: url(../images/mobile-icon4.png);
}
.header .mo-header .pop-ph-nav .ph-nav-list .has-subnav>.ph-nav-level2>li p .arrow {
    display: block;
}
.header .mo-header .pop-ph-nav .ph-nav-list .has-subnav>.ph-nav-level2>li>.ph-nav-level2 .arrow {
    display: none;
}
.header .mo-header .pop-ph-nav .ph-nav-list .nav-level1 a {
  color: #fff;

}
.header .mo-header .pop-ph-nav .ph-nav-list>.has-subnav>.nav-level1::after {
  background: hsla(0, 0%, 100%, 0.7);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transition: all 0.3s;
  width: 0;
  z-index: 100;
  bottom: 0;
}
.header .mo-header .pop-ph-nav .ph-nav-list>.has-subnav>.nav-level1:hover::after {
  width: 100%;
}
.header .mo-header .pop-ph-nav .ph-nav-list .ph-nav-level2 {
    width: 100%;
    display: none;
    padding-top: 7px;
    background-color: #fff;
}
.header .mo-header .pop-ph-nav .ph-nav-list .ph-nav-level2 li .ph-nav-level2 {
    background-color: #e6edf3;
    padding-bottom: 7px;
}
.header .mo-header .pop-ph-nav .ph-nav-list .ph-nav-level2  a{
  color:#003f88;
  padding: 9px 0;
  border-bottom: 1px solid #f6f8fb;
}
.header .mo-header .pop-ph-nav .ph-nav-list .ph-nav-level2 li:last-child a {
   border-bottom: none;
}
.header .mo-header .pop-ph-nav .ph-nav-list .ph-nav-level2 li .ph-nav-level2 a {
  color:#626a70;
  padding: 5px 0;
   border-bottom: none;
}
.header .mo-header .pop-ph-nav .ph-nav-list .ph-nav-level2 .ph-nav-level2 {
    padding: 10px 4% 0;
}
.mo-header.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  background-color: #003f88;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1500px) {
  .layout {
    max-width: 100%;
    padding: 0 60px;
  }
}
@media screen and (max-width: 1400px) {
  .focus-header > .layout .pc-header .header-bottom .nav-dropdown .title {
    font-size: 22px;
  }
}
@media screen and (max-width: 1200px) {
  .focus-header > .layout .pc-header .header-top .header-top-r .search2 {
    display: block;
  }
  .focus-header > .layout .pc-header .header-top .header-top-r .search1 {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .header .mo-header {
    display: block;
  }
  .focus-header {
    display: none;
  }
  .layout {
    padding: 0 3%;
  }
}
@media screen and (max-width: 500px) {
  .header .mo-header .head-mo-box .global-inner .head-logo-box .head-logo img {
    height: 36px;
    margin-top: 4px;
  }
.header .mo-header .head-mo-box .global-inner .head-tool-box .links .seach {
   margin-right: 0;
}
}
.footer {
  margin-top: 0.6rem;
  background: #003F88;
}
.footer .footer-container {
  padding-top: 0.67rem;
  padding-bottom: 0.33rem;
}
.footer .footer-container > .left {
  flex: 1;
}
.footer .footer-container > .left .meta {
  width: 2.43rem;
  min-width: 200px;
}
.footer .footer-container > .left .meta .logo {
  width: 100%;
}
.footer .footer-container > .left .meta .logo img {
  width: 100%;
}
.footer .footer-container > .left .meta .meta-b {
  margin-top: 0.19rem;
}
.footer .footer-container > .left .meta .meta-b ul {
  width: 100%;
  height: 30px;
  background: url(../images/footer-share.png) no-repeat center / contain;
}
.footer .footer-container > .left .meta .meta-b ul li {
  width: 0.38rem;
  min-width: 32px;
  height: 100%;
}
.footer .footer-container > .left .meta .meta-b ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.footer .footer-container > .left .text {
  flex: 1;
    padding: 0 1rem 0 0.5rem;
    align-items: center;
}
.footer .footer-container > .left .text img {
  max-width: 100%;
    height: fit-content;
}
.footer .footer-container .contect {
  width: calc(320px + 0.86rem);
  padding: 0 0.43rem;
}
.footer .footer-container .contect .bt > div {
  color: #fff;
  line-height: 2.25;
  padding-left: calc(17px + 0.18rem);
  background-repeat: no-repeat;
  background-position: left center;
}
.footer .footer-container .contect .bt > div:nth-child(1) {
  background-image: url(../images/footer-address.png);
}
.footer .footer-container .contect .bt > div:nth-child(2) {
  background-image: url(../images/footer-zip.png);
}
.footer .footer-container .contect .bt > div:nth-child(3) {
  background-image: url(../images/footer-iphone.png);
}
.footer .footer-container .contect .bt > div:nth-child(4) {
  background-image: url(../images/footer-email.png);
}
.footer .footer-container h4 {
  font-weight: bold;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1;
  margin-top: -0.14rem;
  margin-bottom: 0.17rem;

}
.footer .footer-container h4 i {
  color: #7AB4E7;
  line-height: 1;
  margin-left: 0.12rem;
}
.footer .footer-container .links {
  padding-left: 0.43rem;
}
.footer .footer-container .links .links-btn {
  width: 2.65rem;
  min-width: 220px;

  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.footer .footer-container .links .links-btn span {
  color: #fff;
  display: none;
  background: url(../images/subscript.png) no-repeat right center;
}
.footer .footer-container .links .links-btn .links-item {
  border-bottom: none;
}
.footer .footer-container .links .links-btn .links-item a {
  display: block;
  line-height: 2.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}
.footer .footer_bottom {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.32);
  color: #fff;
  font-size: 16px;
  padding: 20px 0;
  text-align: center;
}
.footer .footer_bottom .space {
  padding: 0 10px;
}
.footer .footer_bottom i {
  font-style: normal;
}
.footer .footer_bottom a {
  color: #fff;
}
.footer .footer_bottom a:first-child {
  color: #3e7ac3;
}
.footer .footer_bottom a:hover {
  color: #3e7ac3;
}
@media screen and (max-width: 1450px) {
  .footer .footer-container > .left .text {
    flex: 1;
    padding: 0 20px;
  }
  .footer .footer-container > .left .text img {
    max-width: 90%;
    object-fit: contain;
  }
}
@media screen and (max-width: 1200px) {
  .footer .footer-container {
    flex-wrap: wrap;
    padding-left: 15%;
  }
  .footer .footer-container > .left {
    flex: auto;
    width: 100%;
  }
  .footer .footer-container > .line:nth-child(2) {
    display: none;
  }
  .footer .footer-container > .left .text {
    justify-content: flex-start !important;
    margin-left: 0.4rem;
  }
  .footer .footer-container .contect {
    padding-left: 0;
    width: auto;
  }
  .footer .footer-container h4,
  .footer .footer-container > .line {
    margin-top: 0.25rem;
  }
  .footer .footer-container h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1000px) {
  .footer .footer-container {
    padding-left: 10%;
  }
  .footer .footer-container > .left .text {
    margin-left: 0.2rem;
  }
}
@media screen and (max-width: 750px) {
  .footer .footer-container {
    padding-left: 0%;
  }
}
@media screen and (max-width: 620px) {
  .footer .footer-container .contect {
    width: 100%;
        border-bottom: 1px solid #fff;
        padding-bottom: 0.3rem;
        margin-bottom: 10px;
  }
  .footer .footer-container > .line {
    display: none;
  }
  .footer .footer-container .links {
    padding-left: 0;
  }
  .footer .footer-container > .left .text img {
    max-width: 100%;
  }
  .footer .footer-container h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 580px) {
    .footer .footer-container > .left .meta {
        min-width: 170px;
    }
  .footer .footer-container > .left .text {
    margin-left: 0rem;
  }
    .footer .footer-container > .left .text img {
        max-width: 90%;
    }
    .footer .footer-container > .left .meta .meta-b ul li {
        min-width: 25px;
    }
}
@media screen and (max-width: 520px) {
    .footer .footer-container > .left .meta {
        min-width: 150px;
    }
    .footer .footer-container > .left .text img {
        max-width: 80%;
    }
    .footer .footer-container > .left .meta .meta-b ul li {
        min-width: 21px;
    }
}