@font-face {
  font-family: Neo_Sans;
  src: url("../../../../lib/font/Neo_Sans.ttf");
}
@font-face {
  font-family: Neo_Sans_Bold;
  src: url("../../../../lib/font/Neo_Sans_Bold.ttf");
}
@font-face {
  font-family: Roboto;
  src: url("../../../../lib/font/Roboto-Regular.ttf") format("truetype"), url("../../../../lib/font/Roboto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
html {
  overflow-x: hidden;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  font-weight: normal;
}
body {
  font-family: "Roboto", "-apple-system", "BlinkMacSystemFont", "PingFang SC", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", "Segoe UI", "Helvetica", "Arial", "sans-serif", "Neo_Sans", "Neo_Sans_Bold";
  font-size: 14px;
  background: #f5f5f5;
  transition: all 0.3S;
}
body .h1s {
  display: block;
  position: absolute !important;
  left: -999px;
  font-size: 9px;
}
body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
form,
fieldset,
legend,
input,
textarea,
button,
p,
blockquote,
th,
td,
pre,
xmp {
  margin: 0;
  padding: 0;
}
.essay a {
  text-decoration: underline;
}
ul,
li,
ol {
  list-style: none;
}
.des ol li {
  list-style: auto;
  padding: 5px 0;
}
.des ul,
ol {
  margin-left: 15px;
  padding-left: 15px;
}
third-item input,
button {
  -webkit-appearance: none;
  outline: none;
  border: none;
  background: none;
}
input::-webkit-input-placeholder {
  color: #ccc;
}
input:-moz-placeholder {
  color: #ccc;
}
input::-moz-placeholder {
  color: #ccc;
}
input:-ms-input-placeholder {
  color: #ccc;
}
a {
  color: #001630;
}
a:hover {
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  .container {
    width: 83.333%;
  }
}
@media screen and (max-width: 1199px) {
  .container {
    width: 100%;
  }
}
.container a {
  text-decoration: none;
}
.g-ads {
  font-size: 14px;
}
.g-ads .ads-box {
  padding: 10px 15px;
  text-align: center;
}
.g-ads .ads-box a {
  color: #1D428A;
}
.g-ads .ads-box a:hover {
  text-decoration: underline;
}
.g-ads .ads-close {
  display: inline-block;
  margin-left: 20px;
  padding: 0 10px;
}
.g-ads .ads-close:hover {
  color: #1D428A;
  cursor: pointer;
}
.g-hd-fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 9999;
}
.g-nav {
  position: relative;
  z-index: 9999;
  width: 100%;
  transition: all 0.3s;
  height: 60px;
  line-height: 59px;
  background: #183876;
}
.g-nav .nav-container {
  display: flex;
  justify-content: space-between;
  margin: 0 15px;
}
.g-nav .logo {
  min-width: 220px;
  float: left;
}
.g-nav .logo img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  height: 40px;
  margin: 10px 0;
}
.g-nav .menu-container {
  flex: 1;
}
.g-nav .menu-container ulbefore,
.g-nav .menu-container ul:after {
  content: " ";
  display: table;
  zoom: 1;
}
.g-nav .menu-container ul:after {
  clear: both;
}
.g-nav .menu-container .second-menu,
.g-nav .menu-container .third-menu,
.g-nav .menu-container .fourth-menu {
  display: none;
}
.g-nav .menu-container .first-menu {
  min-width: 100%;
}
.g-nav .menu-container .first-menu .first-item {
  float: left;
}
.g-nav .menu-container .first-menu .first-item:hover,
.g-nav .menu-container .first-menu .first-item.current .first-menu .first-item.active {
  color: #1D428A;
  background: #fff;
}
.g-nav .menu-container .first-menu .first-item > a,
.g-nav .menu-container .first-menu .first-item:hover > h2,
.g-nav .menu-container .first-menu .first-item.active > h2,
.g-nav .menu-container .first-menu .first-item.current > h2 {
  line-height: 60px;
}
.g-nav .menu-container .first-menu .first-item:hover > a,
.g-nav .menu-container .first-menu .first-item.current > a .first-menu .first-item.active > a {
  color: #1D428A;
  font-size: 14px;
}
.g-nav .menu-container .first-menu .first-item.active > .third-menu {
  display: block;
}
.g-nav .menu-container .first-menu .first-item > a {
  display: block;
  height: 61px;
  color: #fff;
  font-size: 14px;
  padding: 0 15px;
}
.g-nav .menu-container .first-menu .first-item:nth-child(0) > a {
  color: #f00;
  font-size: 14px;
}
.g-nav .menu-container .second-menu {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.g-nav .menu-container .second-menu > ul {
  width: 83.333%;
  margin: 0 auto;
  padding-left: 310px;
}
.g-nav .menu-container .second-item > h2 {
  font-size: 14px !important;
}
.g-nav .menu-container .second-menu .second-item {
  float: left;
  text-transform: capitalize;
}
.g-nav .menu-container .second-menu .second-item.active > h2 > a,
.g-nav .menu-container .second-menu .second-item:hover > a {
  color: #1D428A;
}
.g-nav .menu-container .second-menu .second-item > a {
  display: block;
  height: 60px;
  line-height: 60px;
  margin: 10px 0;
  padding: 0 20px;
  color: #333;
}
.g-nav .menu-container .second-menu .second-item > a span {
  display: inline-block;
}
.g-nav .menu-container .second-menu .second-item:nth-of-type(1) > a {
  padding-left: 0;
}
.g-nav .menu-container .third-menu {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.g-nav .menu-container .third-menu > ul {
  position: relative;
  width: 83.333%;
  margin: 0 auto;
  padding: 20px 0;
}
.g-nav .menu-container .third-menu .third-item {
  display: block;
  width: 14%;
  margin-left: 20px;
  line-height: 30px;
  border-right: 1px solid #eaeaea;
}
.g-nav .menu-container .third-menu .third-item h2 {
  font-size: 14px !important;
  line-height: 30px;
}
.g-nav .menu-container .third-menu .third-item h2 > a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline;
  color: #333;
}
.g-nav .menu-container .third-menu .third-item a span {
  font-size: 12px;
}
.g-nav .menu-container .third-menu .active > a span,
.g-nav .menu-container .third-menu .third-item > h2 > a:hover span {
  color: #1D428A;
}
.g-nav .menu-container .third-menu .third-item > .item-product {
  display: none;
  position: absolute;
  top: 20px;
  left: 310px;
  width: 300px;
  margin-left: 15%;
}
.g-nav .menu-container .third-menu .third-item > .item-product a:hover p {
  color: #1D428A;
}
.g-nav .menu-container .third-menu .third-item > .item-product img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.g-nav .menu-container .third-menu .third-item > .item-product p {
  margin-top: 5px;
  font-size: 12px;
  color: #333;
  line-height: normal;
}
.g-nav .menu-container .fourth-menu {
  position: absolute;
  top: 0;
  left: 250px;
  z-index: 99999;
  height: 100%;
  padding: 20px 0 0 10px;
}
.g-nav .menu-container .fourth-menu > ul {
  position: relative;
}
.g-nav .menu-container .fourth-item h2 > a {
  font-size: 12px;
}
.g-nav .menu-container .fourth-menu .fourth-item > a {
  color: #333;
}
.g-nav .menu-container .fourth-menu .fourth-item > a:hover {
  color: #1D428A;
}
.g-nav .menu-container .fourth-menu .fourth-item > .item-product {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  width: 300px;
  margin-left: 30px;
}
.g-nav .menu-container .fourth-menu .fourth-item > .item-product a:hover p {
  color: #1D428A;
}
.g-nav .menu-container .fourth-menu .fourth-item > .item-product img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.g-nav .menu-container .fourth-menu .fourth-item > .item-product span {
  margin-top: 5px;
  font-size: 12px;
  color: #333;
  line-height: normal;
  display: block;
}
.g-nav .function-box {
  min-width: 85px;
  float: right;
}
.g-nav .function-box .iconfont {
  display: block;
  height: 60px;
  font-size: 26px;
}
.g-nav .function-box .iconfont:hover {
  cursor: pointer;
}
.g-nav .function-box .search-box {
  float: left;
  position: relative;
  width: 40px;
  text-align: center;
}
.g-nav .function-box .search-box .iconfont {
  color: #fff;
}
.g-nav .function-box .search-box .search-form {
  display: none;
  position: absolute;
  z-index: 99999;
  top: 0;
  right: 60px;
  height: 100%;
}
.g-nav .function-box .search-box .search-form form {
  width: 350px;
  margin: 12px 0;
}
.g-nav .function-box .search-box .search-form formbefore,
.g-nav .function-box .search-box .search-form form:after {
  content: " ";
  display: table;
  zoom: 1;
}
.g-nav .function-box .search-box .search-form form:after {
  clear: both;
}
.g-nav .function-box .search-box .search-form input {
  float: left;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  border: 1px solid #183876;
}
.g-nav .function-box .search-box .search-form input[type="text"] {
  width: 300px;
  height: 35px;
  padding: 0 5px;
  background: #fff;
  border-right: none;
  border-radius: 5px 0 0 5px;
}
.g-nav .function-box .search-box .search-form input[type="submit"] {
  width: 50px;
  height: 35px;
  background: #1D428A;
  color: #fff;
  border-radius: 0 5px 5px 0;
}
.g-nav .function-box .search-box .search-form input[type="submit"]:hover {
  background: #112856;
}
.g-nav .function-box .search-box .wavlink-bgPander {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
}
.g-nav .function-box .user-box {
  position: relative;
  float: right;
  text-align: center;
  color: #fff;
}
.g-nav .function-box .user-box a.login {
  font-size: 14px;
  color: #fff;
}
.g-nav .function-box .user-box a.login:hover {
  text-decoration: underline;
}
.g-nav .function-box .user-box .account .ico-box {
  display: block;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
}
.g-nav .function-box .user-box .account .ico-boxbefore,
.g-nav .function-box .user-box .account .ico-box:after {
  content: " ";
  display: table;
  zoom: 1;
}
.g-nav .function-box .user-box .account .ico-box:after {
  clear: both;
}
.g-nav .function-box .user-box .account .ico-box span {
  float: left;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 150px;
  height: 60px;
  line-height: 60px;
  color: #fff;
}
.g-nav .function-box .user-box .account .ico-box .iconfont {
  float: left;
  font-size: 24px;
  color: #fff;
}
.g-nav .function-box .user-box .account .user-menu-wrapper {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  background: #fff;
}
.g-nav .function-box .user-box .account .user-menu-wrapper .user-menu-item {
  width: 110px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #eaeaea;
}
.g-nav .function-box .user-box .account .user-menu-wrapper .user-menu-item:nth-last-of-type(1) {
  border-bottom: none;
}
.g-nav .function-box .user-box .account .user-menu-wrapper .user-menu-item .userName {
  display: block;
  padding: 0 10px;
  text-align: center;
  color: #1D428A;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.g-nav .function-box .user-box .account .user-menu-wrapper .user-menu-item a {
  display: block;
  padding: 0 10px;
  text-align: center;
  color: #1D428A;
}
.g-nav .function-box .user-box .account .user-menu-wrapper .user-menu-item a:hover {
  color: #1D428A;
  background: #abcae9;
  text-decoration: underline;
}
@media screen and (min-width: 1652px) {
  .g-nav .function-box .search-box .iconfont {
    display: none;
  }
  .g-nav .function-box .search-box .search-form {
    display: block;
    right: 20px;
  }
  .g-nav .function-box .search-box .search-form form {
    width: 280px;
  }
  .g-nav .function-box .search-box .search-form input[type="text"] {
    width: 230px;
  }
}
@media screen and (min-width: 1339px) {
  .g-nav .function-box .first-menu ul {
    padding-right: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .g-nav .logo {
    padding-left: 20px;
  }
  .g-nav .menu-container .first-menu {
    padding-left: 40px;
    min-width: 182px;
  }
  .g-nav .menu-container .first-menu .first-item > a {
    padding: 0 5px;
  }
  .g-nav .menu-container .second-menu > ul {
    width: 100%;
    padding-left: 220px;
  }
  .g-nav .menu-container .second-menu .second-item > a {
    padding: 0 10px;
  }
  .g-nav .menu-container .third-menu > ul {
    width: 100%;
  }
  .g-nav .menu-container .third-menu .third-item {
    width: 20%;
    margin-left: 220px;
  }
  .g-nav .menu-container .third-menu .third-item > .item-product {
    width: 200px;
    left: 220px;
    margin-left: 22%;
  }
  .g-nav .menu-container .fourth-menu {
    left: 220px;
    margin-left: 20%;
  }
  .g-nav .menu-container .fourth-menu .fourth-item > .item-product {
    display: none !important;
    width: 200px;
  }
  .g-nav .function-box {
    padding-right: 20px;
    min-width: 105px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .g-nav .logo {
    padding-left: 30px;
  }
  .g-nav .menu-container .first-menu {
    padding-left: 40px;
  }
  .g-nav .menu-container .first-menu .first-item > a {
    padding: 0 10px;
  }
  .g-nav .menu-container .second-menu > ul {
    width: 100%;
    padding-left: 220px;
  }
  .g-nav .menu-container .second-menu .second-item > a {
    padding: 0 10px;
  }
  .g-nav .menu-container .third-menu > ul {
    width: 100%;
  }
  .g-nav .menu-container .third-menu .third-item {
    width: 20%;
    margin-left: 220px;
  }
  .g-nav .menu-container .third-menu .third-item > .item-product {
    width: 200px;
    left: 220px;
    margin-left: 22%;
  }
  .g-nav .menu-container .fourth-menu {
    left: 220px;
    margin-left: 20%;
  }
  .g-nav .menu-container .fourth-menu .fourth-item > .item-product {
    width: 200px;
  }
  .g-nav .function-box {
    min-width: 130px;
    padding-right: 20px;
    margin-left: -80px;
  }
}
@media only screen and (max-width: 765px) {
  .g-nav {
    /* 在此处添加要更改的CSS样式 */
    /* COLUMNS */
    /* ALL */
    /* ONE */
  }
  .g-nav .m-header-panel {
    width: 100%;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 50ms;
  }
  .g-nav .menu > li > a {
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    width: 100%;
  }
  .g-nav .search-box {
    margin-left: 50px;
  }
  .g-nav .first-menu {
    display: none;
  }
  .g-nav .language-item {
    display: none;
  }
  .g-nav .user-box {
    display: none;
  }
  .g-nav .navbar {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
  }
  .g-nav .navbar > li {
    float: left;
    padding: 0 20px;
    line-height: 50px;
  }
  .g-nav .navbar > li > a {
    color: #fff;
    text-decoration: none;
  }
  .g-nav .sub-menu {
    background: #f7f8f9;
  }
  .g-nav .sub-menu > li {
    padding: 0;
    line-height: 30px;
  }
  .g-nav .sub-menu > li > a {
    color: #000;
    text-decoration: none;
    display: inline-block;
    width: 100%;
  }
  .g-nav .sub-menu > li > a:hover {
    color: #1d428a;
  }
  .g-nav .menu {
    padding: 35px 0 100px 0;
    background-color: #fff;
    text-align: center;
    width: 100%;
    height: calc(100vh - 50px);
  }
  .g-nav .menu li {
    line-height: 60px;
  }
  .g-nav .first-menu {
    display: none;
  }
  .g-nav .menu-bar {
    text-align: center;
  }
  .g-nav .toggle {
    height: 60px;
    display: block;
  }
  .g-nav .one {
    width: 6.866%;
  }
  .g-nav .col {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
  }
  .g-nav .col:first-of-type {
    margin-left: 0;
  }
  .g-nav .container {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
  .g-nav .cf:before,
  .g-nav .cf:after {
    content: " ";
    display: table;
  }
  .g-nav .cf:after {
    clear: both;
  }
  .g-nav .cf {
    *zoom: 1;
  }
  .g-nav .row .three {
    padding: 80px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    color: #ecf0f1;
    text-align: center;
  }
  .g-nav .hamburger {
    text-align: center;
    margin-top: 15px;
  }
  .g-nav .hamburger .line {
    width: 35px;
    height: 5px;
    background-color: #ecf0f1;
    display: block;
    margin: 8px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .g-nav .hamburger:hover {
    cursor: pointer;
  }
  .g-nav #hamburger-1.is-active .line:nth-child(2) {
    opacity: 0;
  }
  .g-nav #hamburger-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    -o-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg);
  }
  .g-nav #hamburger-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    -o-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-13px) rotate(-45deg);
  }
  .g-nav .account {
    cursor: pointer;
  }
}
@media only screen and (min-width: 765px) {
  .g-nav {
    /* 在此处添加要更改的CSS样式 */
  }
  .g-nav .ipad-navbar {
    display: none;
  }
  .g-nav .m-header-panel {
    display: none;
  }
}
@media screen and (min-width: 586px) and (max-width: 768px) {
  .g-nav .function-box {
    min-width: 120px;
    margin-left: 90%;
  }
}
/* h1 banner 公共样式*/
.pbanner {
  margin-top: 60px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 286px;
  background: #202935;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.pbanner .banner-container {
  width: 0;
  flex: 1 1 100%;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.5);
}
.pbanner .banner-container h1 {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 22px;
  letter-spacing: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pbanner .banner-container p {
  margin-top: 8px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  letter-spacing: 1px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  overflow-wrap: break-word;
  width: 45%;
}
@media (max-width: 767px) {
  /* 在屏幕宽度小于768像素时应用以下规则 */
  .pbanner {
    margin-top: 0;
    /* 取消margin-top */
  }
}
.g-footer {
  background: #1d428a;
}
.g-footer .foot-container {
  padding: 20px 0;
}
.g-footer .foot-container dl {
  float: left;
  padding: 20px;
  margin-bottom: 0;
}
.g-footer .foot-container dl:nth-of-type(1) {
  padding-left: 0;
  margin-left: 12.6%;
}
.g-footer .foot-container dl:nth-last-of-type(1) {
  padding-right: 0;
}
.g-footer .foot-container dl dt {
  color: #fff;
  line-height: 26px;
  text-transform: uppercase;
}
.g-footer .foot-container dl dd {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #888;
}
.g-footer .foot-container dl dd:nth-last-of-type(1) img {
  display: block;
}
.g-footer .foot-container dl dd img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: none;
  margin: 0;
}
.g-footer .foot-container dl dd a {
  display: inline-block;
  color: #fff;
  line-height: 26px;
  text-transform: capitalize;
}
.g-footer .foot-container dl dd a:hover {
  color: #6196ff;
}
.g-footer .foot-container dl dd a .iconfont {
  font-size: 30px;
}
.g-footer .footer-logo-icon-box {
  width: 100%;
  padding: 50px 150px;
  background: #183876;
  display: flex;
}
.g-footer .footer-logo-icon-box .index-footer-logo {
  padding-left: 12.6%;
  margin-left: 10px;
}
.g-footer .footer-logo-icon-box .index-footer-logo a {
  display: block;
  height: 100%;
  width: 72px;
}
.g-footer .footer-logo-icon-box .index-footer-logo a img:hover {
  opacity: 0.5;
}
.g-footer .footer-logo-icon-box .index-footer-logo a img {
  width: 72px;
  height: 40px;
}
.g-footer .copy-right {
  padding: 5px 0;
  background: #000;
  color: #888;
  font-size: 12px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .g-footer .foot-container dl:nth-of-type(1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .g-footer .foot-container dl {
    margin-bottom: 20px;
    padding: 0 20px !important;
  }
}
.g-path {
  margin: 61px 0 20px 0px;
  background: #fff;
  text-transform: capitalize;
}
.g-path .breadcrumb {
  padding: 0 20px;
  margin: 0 auto;
  background: #fff;
  line-height: 50px;
}
.g-path .breadcrumbbefore,
.g-path .breadcrumb:after {
  content: " ";
  display: table;
  zoom: 1;
}
.g-path .breadcrumb:after {
  clear: both;
}
.g-path .breadcrumb li {
  float: left;
}
.g-path .breadcrumb .active {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.g-path .breadcrumb a {
  color: #1D428A;
}
.g-path .breadcrumb a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1200px) {
  .g-path .breadcrumb {
    width: 83.333%;
  }
}
@media screen and (max-width: 1199px) {
  .g-path .breadcrumb {
    width: 100%;
  }
}
.g-path .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/";
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .g-path .breadcrumb li {
    font-size: 12px;
  }
}
.g-pagination {
  margin: 10px 0;
  padding: 0 15px;
  background: #fff;
}
.g-pagination .pager {
  margin: 15px 0;
}
.g-pagination li {
  margin: 0 10%;
}
.g-pagination li a {
  color: #1D428A;
  border-color: #1D428A;
}
.g-pagination .pagination {
  margin: 10px 0;
}
.g-pagination .paginationbefore,
.g-pagination .pagination:after {
  content: " ";
  display: table;
  zoom: 1;
}
.g-pagination .pagination:after {
  clear: both;
}
.g-pagination .pagination > li > a,
.g-pagination .pagination > li > span {
  color: #1D428A;
}
.g-pagination .pagination > .disabled > a,
.g-pagination .pagination > .disabled > a:focus,
.g-pagination .pagination > .disabled > a:hover,
.g-pagination .pagination > .disabled > span,
.g-pagination .pagination > .disabled > span:focus,
.g-pagination .pagination > .disabled > span:hover {
  color: #777;
}
.g-pagination .pagination > .active > a,
.g-pagination .pagination > .active > a:focus,
.g-pagination .pagination > .active > a:hover,
.g-pagination .pagination > .active > span,
.g-pagination .pagination > .active > span:focus,
.g-pagination .pagination > .active > span:hover {
  color: #fff;
  background: #1D428A;
  border-color: #1D428A;
}
.support-aside {
  float: left;
  width: 22%;
  padding-right: 10px;
}
.support-aside ul {
  background: #fff;
}
.support-aside ul li {
  height: 60px;
  line-height: 60px;
  padding: 0 10px;
  border-bottom: 1px solid #eaeaea;
}
.support-aside ul li h3 {
  margin: 0 -10px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 60px;
  background: #1D428A;
  color: #fff;
  text-transform: capitalize;
}
.support-aside ul li a {
  display: block;
  font-size: 14px;
  color: #333;
  text-transform: capitalize;
}
.support-aside ul li abefore,
.support-aside ul li a:after {
  content: " ";
  display: table;
  zoom: 1;
}
.support-aside ul li a:after {
  clear: both;
}
.support-aside ul li a:hover span {
  color: #1D428A;
  text-decoration: underline;
}
.support-aside ul li.active span {
  color: #1D428A;
  text-decoration: underline;
}
.support-aside ul li a .iconfont {
  float: left;
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 40px;
  color: #375D9D;
}
.support-aside ul li a span {
  float: left;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .support-aside {
    width: 30%;
  }
}
@media (min-width: 1199px) {
  .support-aside {
    width: 25%;
  }
}
.g-main {
  float: left;
  width: 78%;
  background: #fff;
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .g-main {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .g-main {
    width: 73%;
  }
}
.g-main img {
  display: block;
  min-width: 100%;
  margin-bottom: 15px;
}
.g-filter {
  padding: 15px;
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  line-height: 30px;
}
.g-filterbefore,
.g-filter:after {
  content: " ";
  display: table;
  zoom: 1;
}
.g-filter:after {
  clear: both;
}
.g-filter .filter {
  float: left;
  margin-right: 20px;
}
.g-filter .sort {
  float: left;
}
.g-filter .result {
  float: right;
  color: #1D428A;
}
.g-filter span {
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
}
.g-filter .select {
  position: relative;
  display: inline-block;
}
.g-filter .select select {
  width: 250px;
  height: 30px;
  padding: 0 5px;
  border: 1px solid #1D428A;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  background: #fff;
}
.g-filter .select select option {
  padding: 10px 0;
}
.snip1361 {
  font-family: 'Quattrocento', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 5px;
  min-width: 233px;
  max-width: 385px;
  height: 322px;
  width: 100%;
  color: #141414;
  text-align: left;
  line-height: 1.4em;
  font-size: 14px;
}
.snip1361 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1361 img {
  max-width: 100%;
  vertical-align: top;
}
.snip1361 figcaption {
  position: absolute;
  top: calc(81%);
  width: 100%;
  background-color: #ffffff;
  padding: 57px 5px 120px;
}
.snip1361 figcaption:before {
  position: absolute;
  content: '';
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
}
.snip1361 figcaption a h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.snip1361 h3,
.snip1361 p {
  margin: 0 0 10px;
}
.snip1361 h3 {
  font-weight: 300;
  font-size: 1em;
  line-height: 1.2em;
  font-family: 'Oswald', Arial, sans-serif;
  text-transform: uppercase;
}
.snip1361 p {
  font-size: 0.9em;
  letter-spacing: 1px;
  opacity: 0.9;
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.snip1361 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.snip1361:hover figcaption,
.snip1361.hover figcaption {
  top: 90px;
}
.textcontainer {
  padding: 0px 0 40px 0;
  text-align: center;
}
.particletext {
  text-align: center;
  font-size: 48px;
  position: relative;
}
.particletext.bubbles > .particle {
  opacity: 0;
  position: absolute;
  background-color: rgba(33, 150, 243, 0.5);
  -webkit-animation: bubbles 3s ease-in infinite;
  animation: bubbles 3s ease-in infinite;
  border-radius: 100%;
}
@-webkit-keyframes bubbles {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
    -webkit-transform: translate(0, -20%);
    transform: translate(0, -20%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, -1000%);
    transform: translate(0, -1000%);
  }
}
@keyframes bubbles {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
    -webkit-transform: translate(0, -20%);
    transform: translate(0, -20%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(0, -1000%);
    transform: translate(0, -1000%);
  }
}
/*# sourceMappingURL=components-cn.css.map */