.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
@font-face {
  font-family: 'myfont';
  src: url('https://www.pcbgogo.com/img/fonts/MyriadPro-Regular.woff') format('woff'), /* chrome、firefox */ url('https://www.pcbgogo.com/img/fonts/MyriadPro-Regular.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('https://www.pcbgogo.com/img/fonts/MyriadPro-Regular.otf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('https://www.pcbgogo.com/img/fonts/MyriadPro-Regular.svg#iconfont') format('svg'), /* iOS 4.1- */ url('https://www.pcbgogo.com/img/fonts/MyriadPro-Regular.eot');
}
@font-face {
  font-family: 'activeFont';
  src: url("https://www.pcbgogo.com/img/activeFonts/DIN-Condensed-Bold.ttf");
}
@font-face {
  font-family: 'open-sans';
  src: url("https://www.pcbgogo.com/img/fonts/Open-Sans-2.ttf") format('opentype');
}
@font-face {
  font-family: 'open-sans-blod';
}
@font-face {
  font-family: 'open-semi-bold';
}
@font-face {
}
@font-face {
}
@font-face {
}
@font-face {
  font-family: 'NunitoSans';
  src: url("https://www.pcbgogo.com/img/fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Regular.ttf") format('truetype');
}
@font-face {
  font-family: 'NunitoSans-Bold';
  src: url("https://www.pcbgogo.com/img/fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Bold.ttf") format('opentype');
}
@font-face {
  font-family: 'NunitoSans-Semibold';
  src: url("https://www.pcbgogo.com/img/fonts/SiteFont/NunitoSans_7pt_SemiCondensed-SemiBold.ttf") format('opentype');
}
html,
body {
  font-size: 12px;
  font-family: NunitoSans, 'open-sans', 'Arial';
}
.footer {
  background: #fff;
  min-height: 230px;
}
.footer .container_warp {
  width: 1440px !important;
}
.footer .sponsors {
  height: auto;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.footer .sponsors:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer .sponsors .container_warp {
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  display: flex;
  justify-content: space-between;
}
.footer .sponsors .item {
  padding: 30px 0;
  flex: 1;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer .sponsors .item:hover img {
  transform: scale(1.02);
}
.footer .sponsors .simple-el {
  position: relative;
}
.footer .sponsors .item-img {
  display: block;
  vertical-align: middle;
  transition: all 0.3s linear;
}
.footer .sponsors .item-text {
  margin-top: 4px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
}
.footer .footer-hub {
  border-bottom: 1px solid #e7e7e7;
}
.footer .footer-hub .footer-hub-l {
  float: left;
  padding: 40px;
  height: 420px;
  border-left: 1px solid #e7e7e7;
  width: 512px;
}
.footer .footer-hub .footer-hub-l h4.hub-title {
  font-size: 14px;
  color: #313131;
  font-weight: normal;
  font-family: NunitoSans;
}
.footer .footer-hub .footer-hub-l .title-des {
  line-height: 15px;
  color: #313131;
  margin-top: 10px;
  width: 400px;
}
.footer .footer-hub .footer-hub-l .link-email-row {
  cursor: pointer;
  margin-top: 8px;
}
.footer .footer-hub .footer-hub-l .link-email-row .email-el {
  width: 286px;
  height: 40px;
  border: 1px solid #d9d9d9;
  text-indent: 13px;
  cursor: pointer;
}
.footer .footer-hub .footer-hub-l .link-email-row .send-btn {
  width: 140px;
  height: 40px;
  border: 1px solid #e02d2d;
  color: #fff;
  background: #e02d2d;
  cursor: pointer;
}
.footer .footer-hub .footer-hub-l .links-ways {
  margin-top: 16px;
  font-size: 14px;
  color: #313131;
  line-height: 30px;
}
.footer .footer-hub .footer-hub-l .share-box {
  margin-top: 20px;
}
.footer .footer-hub .footer-hub-l .share-box .iconfont {
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  display: inline-block;
  background: #f2f2f2;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-right: 6px;
  transition: all 0.3s;
  color: #313131;
}
.footer .footer-hub .footer-hub-l .share-box .iconfont:before {
  font-size: 20px;
}
.footer .footer-hub .footer-hub-l .share-box .icon-Twitter:before {
  font-size: 18px;
}
.footer .footer-hub .footer-hub-l .share-box .icon-Twitter:hover {
  color: #55acee;
}
.footer .footer-hub .footer-hub-l .share-box .icon-youtube:hover {
  color: #ff4949;
}
.footer .footer-hub .footer-hub-l .share-box .icon-Facebook:before {
  font-size: 18px;
}
.footer .footer-hub .footer-hub-l .share-box .icon-Facebook:hover {
  color: #3C5A99;
}
.footer .footer-hub .footer-hub-l .share-box .icon-lingying:hover {
  color: #0172B8;
}
.footer .footer-hub .footer-hub-l .share-box .icon-instagram:hover {
  color: #D22878;
}
.footer .footer-hub .footer-hub-l .share-box .icon-instagram:before {
  font-size: 20px;
}
.footer .footer-hub .footer-hub-r {
  border-right: 1px solid #e7e7e7;
}
.footer .footer-hub .footer-hub-r:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer .footer-hub .footer-hub-r .hub-menu {
  float: left;
  height: 420px;
  border-left: 1px solid #e7e7e7;
  padding: 38px;
}
.footer .footer-hub .footer-hub-r .hub-menu:first-child {
  width: 300px;
}
.footer .footer-hub .footer-hub-r .hub-nav {
  margin-bottom: 18px;
  min-height: 160px;
}
.footer .footer-hub .footer-hub-r .hub-nav dt {
  color: #313131;
  font-family: NunitoSans-Bold;
  margin-bottom: 4px;
}
.footer .footer-hub .footer-hub-r .hub-nav a {
  color: #929292;
  line-height: 20px;
}
.footer .footer-hub .footer-hub-r .hub-nav a:hover {
  text-decoration: underline;
}
.footer .copyright-box {
  color: #929292;
  padding: 30px 0 30px;
  font-size: 14px;
}
.footer .copyright-box .template-tool:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer .copyright-box .template-row {
  float: left;
}
.footer .copyright-box .template-row img {
  margin-right: 36px;
}
.footer .copyright-box .site-language {
  float: right;
  line-height: 33px;
}
.footer .copyright-box .site-language .talk {
  color: inherit;
}
.footer .copyright-box .site-language .talk:hover {
  text-decoration: underline;
  color: #e02d2d;
}
.footer .copyright-box .site-language .split {
  margin: 0 10px;
}
.footer .copyright-box .copyright-row {
  margin-top: 4px;
  font-size: 14px;
}
/*# sourceMappingURL=footer.css.map */