* {
  margin: 0 auto;
}

.mp {
  margin: 0 auto;
  padding: 0;
}

.mainNavItem {
  z-index: 10;
}

body {
  background: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4e4e4e;
  line-height: 22px;
}

h1,
h2,
h3,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4e4e4e;
}

p,
a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "微软雅黑";
}

h1 {
  font-size: 36px;
  color: #fff;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 16px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
}

h4 {
  font-size: 16px;
}

a {
  color: #ffffff;
  -webkit-transition:
    color 300ms,
    background-color 300ms;
  -moz-transition:
    color 300ms,
    background-color 300ms;
  -o-transition:
    color 300ms,
    background-color 300ms;
  transition:
    color 300ms,
    background-color 300ms;
}

a:hover,
a:focus {
  color: #ffffff;
  text-decoration: none;
}

/*首字母大写*/
.Cas {
  text-transform: Capitalize;
}

/*字母大写*/
.Ups {
  text-transform: Uppercase;
}

::-webkit-scrollbar {
  width: 0;
  height: 0;
}

#bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -9999;
  overflow: hidden;
}

#bg img {
  position: absolute;
  left: 0;
  top: 0;
}

#header {
  width: 100%;
  height: auto;
}

.top-bar {
  padding: 45px 0 0 0;
  line-height: 28px;
}

.topTitle {
  color: #ffffff;
}

.topTitle p {
  text-align: left;
}

.EnZh {
  text-align: right;
}

.EnZh span {
  color: #ffffff;
}

.EnZh a:focus,
.EnZh a:hover {
  color: #008bd4;
}

.EnZh .activeA {
  color: #008bd4;
}

.EnZh .EnImg {
  width: 20px;
  height: 20px;
  margin: 0 0 0 20px;
  border-radius: 50%;
}

.con-bar {
  position: relative;
  z-index: 9;
}

.con-bar .ConWrap {
  padding: 10px;
  background: #1b3363;
}

.Cemat:after {
  content: "";
  display: block;
  clear: both;
}

.Cemat .CeCon {
  width: 83px;
  height: 83px;
  float: left;
  text-align: center;
  font-weight: bold;
}

.Cemat .CeCon p {
  font-size: 22px;
  color: #ffffff;
  line-height: 30px;
  margin: 18px 0 0 0;
}

.Cemat .CeCon .grp {
  font-size: 14px;
  color: #76af2c;
  font-weight: bold;
}

.Cemat .ContTitle {
  float: left;
  font-size: 22px;
  color: #ffffff;
  line-height: 30px;
  margin: 27px 0 0 20px;
}

.riCon {
  color: #ffffff;
}

.riCon:after {
  content: "";
  display: block;
  clear: both;
}

.riCon .rightCon {
  float: right;
}

.riCon .rightCon a {
  display: block;
}

.riCon .rightCon img {
  display: block;
  width: 74px;
  height: 44px;
  margin: 17px auto 0 auto;
}

.riCon .rightW {
  float: right;
  margin: 0 33px 0 0;
}

.riCon .rightW a {
  display: block;
}

.riCon .rightW img {
  display: block;
  width: 184px;
  height: 44px;
  margin: 17px auto;
}

.pageFooter {
  height: 58px;
  background: #20325f;
  color: #ffffff;
  line-height: 58px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pageFooter .dmagLogo {
  vertical-align: middle;
  line-height: 58px;
}

.dmag-footer {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.dmagLogo {
  height: 45px;
  display: inline-block;
  margin-top: -25px;
}

.dmagLogo2 {
  height: 40px;
  display: inline-block;
  margin-top: 28px;
}

.con-bar .container {
  margin: 0 auto;
  padding: 0;
}

.con-bar .logo-wrapper {
  display: inline-block;
}

.con-bar .item {
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 0 10px;
}

.con-bar .social-bar {
  display: inline-block;
  vertical-align: middle;
  line-height: 1rem;
}

.logo-optional {
  -webkit-transition: opacity 1.5s ease-out;
  transition: opacity 1.5s ease-out;
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
}

.pageHeaderWrap {
  position: relative;
  height: 165px;
}

.pageHeaderWrap .pageHeader {
  clip: rect(0, auto, 9999px, 0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.pageHeaderWrap .rowInner {
  margin: 0 auto 65px auto;
  padding: 0;
}

.mainHead {
  background-color: #20325f;
  position: relative;
  z-index: 999;
}

.mainHead a {
  color: #ffffff;
  font-size: 14px;
}

.mainHead .left .header_logo_link {
  display: inline-block;
  position: relative;
  z-index: 50;
}

.mainHead .claim {
  display: inline-block;
  width: 385px;
  font-weight: bold;
  vertical-align: middle;
}

.left {
  float: left;
}

.right {
  float: right;
}

.logoCohost {
  width: 185px;
  float: left;
  display: block;
}

.logoCohosts {
  height: 45px;
  float: left;
  display: block;
  margin: 0 25px 0 15px;
}

.mainNavigationWrap {
  background-color: transparent;
  width: 100.1%;
  height: 65px;
}

.mainNavigation {
  color: #ffffff;
  background: transparent;
  top: 100px;
  position: absolute;
  padding: 19px 0;
  height: auto;
  left: 0;
  right: 0;
}

.mainNavigationWrap .mainSubNavigation {
  background-color: #20325f;
}

.mainNavigation ul {
  color: #ffffff;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mainNavigation .level-1 {
  width: 100%;
  text-align: center;
}

.logoHost {
  width: 60px;
  height: 60px;
}

.getTicket .clipped {
  position: absolute;
  top: -18px;
  right: -58px;
  width: 50px;
  height: 37px;
  overflow: hidden;
}

.getTicket .ticket-image {
  display: block;
  width: 50px;
  height: 37px;
  background: url(../image/ticketwhite-x2.png) no-repeat 4px 16px;
  background-size: 45px;
  transition: background-position 0.5s ease-out;
}

.getTicket .bottomShadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: url(../image/ticket-clipping-sprite.png) no-repeat -146px -17px;
}

.ticket-button:hover .ticket-image {
  background-position: 4px 10px;
}

.grid-stage-wrap .grid-stage-body {
  width: 100%;
  height: 58px;
}

.grid-stage-wrap .gridCom {
  padding: 0;
}

.grid-stage-wrap .searchInputGroup {
  position: relative;
  background-color: transparent;
  width: 100%;
  z-index: 1;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  background-clip: padding-box;
}

.grid-stage-wrap .searchInputGroup .searchInput {
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.7);
  color: #000000;
  font-style: normal;
  width: 100%;
  box-sizing: border-box;
  top: 0;
  left: 0;
  margin: 0;
  padding: 10px 60px 10px 20px;
  position: relative;
  padding-right: 220px;
  border: none;
}

.grid-stage-wrap .searchInputGroup .searchInput::-webkit-input-placeholder {
  font-style: italic;
}

.grid-stage-wrap .searchButton {
  position: absolute;
  top: 3px;
  right: 3px;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  line-height: normal;
  background-color: #000000;
  color: #ffffff;
  border: none;
}

.grid-stage-wrap .searchButton {
  width: 42px;
  height: 42px;
  text-align: center;
  color: #ffffff;
  background: url("../image/searched.png") no-repeat center #000000;
  background-size: 24px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  background-clip: padding-box;
  font-size: 25px;
  font-family: "dmag";
}

.rowInner:before {
  content: "";
  display: table;
}

.rowInner:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 719px) {
  .mainHead .group-logo,
  .mainHead .claim {
    display: none !important;
  }

  .grid-stage-wrap {
    display: none !important;
  }

  .top-bar,
  .grid-stage-wrap,
  .clipped,
  .hide-for-small {
    display: none;
  }

  .rowInner {
    margin: 0 auto;
  }

  .pageHeader {
    position: relative !important;
  }

  .pageHeaderWrap {
    height: auto;
  }

  .pageHeaderWrap .mobileHeader {
    position: relative;
    width: 100%;
    height: 48px;
  }

  .pageHeaderWrap .mobileHeader .logo,
  .pageHeaderWrap .mobileHeader .searchInputGroup {
    position: absolute;
    display: block;
  }

  .pageHeaderWrap .mobileHeader .logo {
    top: 0;
    left: 0;
  }

  .pageHeaderWrap .mobileHeader .searchInputGroup {
    top: 8px;
    left: 82px;
    right: 70px;
  }

  .pageHeaderWrap .mobileHeader .searchInput {
    width: 100%;
    height: 31px;
    padding: 5px 30px 5px 10px;
    border: 1px solid rgba(0, 0, 0, 0.17);
    border-radius: 3px;
    font-size: 16px;
  }

  .pageHeaderWrap .mobileHeader .searchSubmit {
    position: absolute;
    top: 4px;
    right: 5px;
    font-size: 24px;
    color: #20325f;
    border: 0;
    display: inline-block;
    background: url(../image/search.png) no-repeat center;
    background-size: 25px;
    width: 25px;
    height: 25px;
  }

  .pageHeaderWrap .mobileHeader .navbar-toggle {
    margin: 9px 15px 0 0;
  }

  .pageHeaderWrap .mobileHeader .navbar-toggle .icon-bar {
    background: #ffffff;
  }

  .mainNavigationWrap {
    display: none;
    height: 400px;
    overflow: scroll;
  }

  .mainNavigation {
    position: relative;
    top: 0;
    padding: 0;
  }

  .mainNavigation ul.level-1 {
    width: 100%;
    height: auto;
    overflow: scroll;
  }

  .mainNavigation .nav-item {
    position: relative;
    display: block;
    padding: 14px;
    padding-right: 35px;
    border-top: 1px solid #6d6d6f;
    background: #48484a;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
  }

  .mainNavigation .hasSub:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: #ffffff transparent transparent transparent;
    top: 19px;
    right: 10px;
  }

  .mainNavigation .level-1 .leveA1 {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent #ffffff transparent transparent;
    top: 19px;
    right: 10px;
  }

  .mainNavigation .icon-user {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../image/userss.png") no-repeat center;
    background-size: 20px;
  }

  .mainNavigation .level-2 .nav-item {
    background-color: #333335;
  }

  .mainNavigation .level-2 .nav-item:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: #ffffff transparent transparent transparent;
    top: 19px;
    right: 32px;
  }

  .mainNavigation .level-3 {
  }

  .mainNavigation .level-3 .nav-item {
    background-color: #18181a;
    padding-left: 28px;
    font-weight: 400;
  }

  .mainSubNavigation {
    display: none;
  }

  .liTop {
    height: auto;
  }
}

.dn {
  display: none;
}

.hide-for-medium-down {
  display: none;
}

.messe-logo img {
  margin-left: 8px;
}

@media screen and (min-width: 720px) {
  .pageFooter .right {
    width: auto;
  }

  .dmagLogo2 {
    width: 185px;
    background: url(../image/logog.png) no-repeat center;
    background-size: 100%;
    margin-right: -10px;
  }

  .dmagLogo {
    width: 138px;
    background: url(../image/logof.png) no-repeat center;
    background-size: 54%;
  }

  .pageFooter {
    height: 80px;
    line-height: 80px;
  }

  .mb10 {
    margin-bottom: 10px !important;
  }

  .footTs1 {
    width: 100%;
    text-align: left !important;
  }

  .liTop {
    height: 80px !important;
    margin-top: 30px;
  }

  .level-1 .liover:hover .mainSubNavigation {
    transform: translateY(98px);
    z-index: -1;
  }

  .mainHead {
    height: 80px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  }

  .mainHead .header_logo_fair {
    width: 82px;
    height: 60px;
    padding: 10px;
    display: inline-block;
  }

  .mainHead .claim {
    font-size: 14px;
  }

  .mainHead .group-logo {
    margin-top: 16px;
  }

  .hide-for-small {
    display: inherit;
  }

  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  .mainNavigation .level-1 > li.is-first-for-desktop {
    padding-left: 0;
  }

  .mainNavigation .mainNavItem {
    font-weight: bold;
    position: relative;
    font-size: 18px;
  }

  .mainNavigation ul li {
    height: 100%;
    padding-left: 26px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
  }

  .mainNavigation .mainNavItem {
    font-size: 14px;
  }

  .mainNavigation .mainNavItem:before {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 3px;
    height: 3px;
    background-color: #ffffff;
    left: -20px;
  }

  .mainNavigation .level-1 > li:before {
    content: "";
    display: inline-block;
    height: 24px;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-right: -0.25em;
  }

  .is-first-for-desktop .mainNavItem:before {
    background: transparent;
  }

  .mainNavigation .mainSubNavigation {
    top: -26%;
  }

  .mainSubNavigation {
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: left;
    margin: 0;
    left: 0;
    right: 0;
    padding: 25px 0;
    display: table;
    transform: translate3d(0, 0, 0);
    -ms-transform: translateY(-101%);
    transform: translateY(-101%);
    -webkit-transform: translateY(-101%);
    transition: transform 0.8s ease-in-out;
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
    -webkit-backface-visibility: hidden;
    transition-delay: 0.15s;
    z-index: -1;
  }

  .mainSubNavigation section.first {
    border-left: none;
  }

  .mainSubNavigation section {
    position: relative;
    transition: opacity 0.4s ease-in-out;
    transition-delay: 0.4s;
    opacity: 0;
    width: 25%;
    margin: 24px 0;
    display: table-cell;
    float: none;
    border-left: 1px solid #576275;
    vertical-align: top;
    z-index: 999;
  }

  .mainSubNavigation a {
    display: block;
    padding: 5px 17px;
    line-height: 1.1;
    -webkit-font-smoothing: antialiased;
    transition: background-color 0.3s ease-out;
  }

  .mainSubNavigation .level-2 {
    margin: 12px;
  }

  .mainSubNavigation .level-2 a {
    font-weight: bold;
  }

  .mainSubNavigation .level-2 li {
    width: 100%;
    margin-top: 12px;
    text-align: left;
    padding: 0;
    height: auto;
  }

  .mainSubNavigation .level-3 a {
    font-weight: normal;
  }

  .grid-stage-body .rowInner {
    width: 60%;
    height: 100%;
    margin: 0 auto;
  }

  .grid-stage-body {
    margin: 40px 0 0 0;
  }

  .hide-for-medium-only {
    display: none !important;
  }

  .mainHead .search {
    position: absolute;
    top: 19px;
    right: 8px;
    z-index: 30;
    height: 80px;
  }

  .mainHead .searchButton {
    display: block;
  }

  .mainHead .searchButton {
    z-index: 100;
    position: relative;
    width: 42px;
    height: 42px;
    float: right;
    color: #20325f;
    font-size: 26px;
    background: url("../image/search.png") no-repeat center #ffffff;
    background-size: 30px;
    border-radius: 4px;
    border: none;
  }

  .mainHead .active {
    background: url(../image/error.png) no-repeat center #ffffff;
    background-size: 30px;
    border-radius: 50%;
    position: absolute;
    right: -81px;
    top: -1px;
  }

  .M003 .searchInputGroup .searchInput {
    height: 42px;
    margin: 10px 0;
    padding: 10px 210px 10px 10px;
  }

  .mainHead .searchInputGroup .searchInput {
    width: 100%;
    height: 42px;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    padding: 10px 210px 10px 10px;
    margin: 30px 0;
  }

  .mainHead .searchInput {
    cursor: pointer;
    display: block;
    height: 42px;
    border-radius: 3px;
    background: #ffffff;
    margin: 19px;
  }

  .mainHead .searchSubmit {
    margin: 9px 0;
    position: absolute;
    width: 36px;
    height: 36px;
    top: -4px;
    right: 3px;
    color: #ffffff;
    background: url("../image/searched.png") no-repeat center #333335;
    background-size: 24px;
    border: none;
  }

  .searchInputShown .mainHead .search {
    left: 0;
    margin-left: 115px;
    margin-right: 80px;
  }

  .searchInputShown .mainHead .searchSubmit {
    margin: 9px 0;
    position: absolute;
    width: 36px;
    height: 36px;
    top: 24px;
    right: 3px;
    color: #ffffff;
    background: url("../image/searched.png") no-repeat center #333335;
    background-size: 24px;
    border: none;
  }

  .nav-above-viewport .pageHeader {
    z-index: 99;
    position: fixed;
    -ms-transform: translateY(-80px);
    transform: translateY(-80px);
    -webkit-transform: translateY(80px);
  }

  .nav-above-viewport.nav-shown .pageHeader {
    transition: transform 1s ease-out;
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

@media screen and (min-width: 1024px) {
  .pageFooterToggle {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
  }

  .pageFooterToggle .messe-logo,
  .pageFooterToggle .social-bar {
    display: none;
  }

  .pageFooterToggle .logo-optional {
    position: static;
    display: table-cell;
    opacity: 1;
    width: 82px;
    height: 82px;
    margin: 8px;
  }

  .pageFooterToggle .logo-optional img {
    margin-left: 4px;
  }

  .pageFooterToggle .dmagLogo {
    background: url(../image/logof2.png) no-repeat center;
    background-size: 54%;
  }

  .pageFooterToggle .dmagLogo2 {
    background: url(../image/logog1.png) no-repeat center;
    background-size: 100%;
  }

  .hide-for-medium-down {
    display: inherit;
  }

  .pageFooter {
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    height: 98px;
    line-height: 94px;
    overflow: hidden;
  }

  .footTs1 {
    width: auto;
    text-align: center;
  }

  .mb10 {
    margin-bottom: 10px !important;
  }

  .mainHead .search {
    height: 100px;
  }

  .mainHead .searchButton {
    margin: 29px;
    width: 42px;
    height: 42px;
  }

  .mainHead .search {
    position: absolute;
    top: -3px;
    right: 8px;
    z-index: 30;
    height: 80px;
  }

  .mainHead .searchButton {
    display: block;
  }

  .mainHead .searchButton {
    z-index: 100;
    position: relative;
    width: 42px;
    height: 42px;
    float: right;
    color: #20325f;
    font-size: 26px;
    background: url("../image/search.png") no-repeat center #ffffff;
    background-size: 30px;
    border-radius: 4px;
    border: none;
  }

  .mainHead .active {
    background: url(../image/error.png) no-repeat center #ffffff;
    background-size: 30px;
    border-radius: 50%;
    position: absolute;
    right: -81px;
    top: -1px;
  }

  .liTop {
    height: 100px !important;
    margin-top: 0px;
  }

  .mainNavigation .mainSubNavigation {
    top: 0%;
  }

  .mainHead {
    height: 100px;
  }

  .mainHead .header_logo_fair {
    width: 98px;
    height: 98px;
    padding: 8px;
    display: inline-block;
    vertical-align: middle;
  }

  .mainHead .group-logo {
    display: inline-block;
    margin-top: 30px;
  }

  .mainHead .claim {
    font-size: 18px;
    display: inline-block;
    width: 385px;
  }

  .logoHost {
    width: 82px;
    height: 82px;
  }

  .mainNavigation .mainNavItem {
    font-size: 18px;
  }

  .mainNavigation .mainNavItem:before {
    left: -13px;
  }

  .mainNavigation .getTicket .clipped {
    display: block;
  }

  .mainNavigation .level-1 > li:before {
    height: 100%;
  }

  .hide-for-medium-only {
    display: inline-block !important;
  }

  .hide-for-medium-down,
  .table-cell-display {
    display: table-cell;
  }

  .grid-stage-body {
    margin: 40px 0 0 0;
  }

  .searchInput {
    height: 58px;
    font-size: 16px;
  }

  .grid-stage-wrap .searchButton {
    width: 52px;
    height: 52px;
    background-size: 33px;
  }
}

.rowInfixed {
  position: fixed !important;
  z-index: 10000;
}

.mainNavTop {
  height: 100px;
  top: 0;
  padding: 0;
}

.lessZindex {
  position: relative;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.can {
  font-weight: bold;
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 180px;
}

.no-margin {
  width: 100%;
  margin: 42px 0 0 0;
  position: relative;
}

.slide-margin {
  margin: 0 0 90px 0;
}

#main-slider ol li {
  width: 12px;
  height: 12px;
  border-radius: 0;
  background: #20325f;
  border: 0;
  margin: 1px;
}

#main-slider ol .active {
  width: 11px;
  height: 11px;
  background: #ffffff;
  border: 0;
  margin: 2px;
}

#main-slider .carousel-indicators {
  padding: 0 0 0 9px;
  bottom: 10px;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}

.carousel-indicators {
  bottom: 10px !important;
}

.carFp {
  color: #ffffff;
  font-size: 26px;
}

.carH1 {
  font-size: 64px;
}

.carlp {
  color: #ffffff;
  font-size: 26px;
  line-height: 32px;
}

.mt30 {
  margin-top: 30px;
}

.forws {
  padding: 0;
}

.forExhib {
  width: 100%;
  /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(3, 3, 3, 0.85) 36%);*/
  background: #456533;
}

.forWrap {
  width: 100%;
  margin: 18px 0 0 0;
}

.carousel-content {
  text-align: center;
}

.forFrist {
  display: flex;
  padding: 0;
}

.forFrist .dallBox,
.forFrist .userBox {
  width: 200px;
  height: 180px;
  margin: 0;
  -webkit-transition: background-color 300ms;
  -moz-transition: background-color 300ms;
  -o-transition: background-color 300ms;
  transition: background-color 300ms;
  cursor: pointer;
}

.forFrist .dallBox img,
.forFrist .userBox img {
  display: block;
  margin: 40px 0 0 0;
}

.forFrist .dallBox {
  background: #ffffff;
  padding: 20px;
  position: relative;
}

.forFrist .dallBox p {
  color: #1d3166;
  font-size: 20px;
  line-height: 30px;
  margin: 10px 0 0 0;
}

.forFrist .dallBox span {
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 17px;
  right: 20px;
  bottom: 20px;
  background: url(../image/nit.png) no-repeat center;
}

.forFrist .userBox {
  background: #20325f;
  padding: 20px;
  position: relative;
}

.forFrist .userBox p {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  margin: 10px 0 0 0;
}

.forFrist .userBox span {
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 17px;
  right: 20px;
  bottom: 20px;
  background: url(../image/nits.png) no-repeat center;
}

.forFrist .dallBox:hover {
  background: #e6e6e6;
  -webkit-transition: background-color 300ms;
  -moz-transition: background-color 300ms;
  -o-transition: background-color 300ms;
  transition: background-color 300ms;
}

.forFrist .userBox:hover {
  background: #0082ad;
  -webkit-transition: background-color 300ms;
  -moz-transition: background-color 300ms;
  -o-transition: background-color 300ms;
  transition: background-color 300ms;
}

.FcBox {
  display: flex;
  padding: 0;
  justify-content: flex-end;
}

.FcBox .exhibition {
  width: 200px;
  height: 180px;
  background: url("../image/forbg.png") no-repeat center;
  background-size: cover;
  margin: 0;
  padding: 16px 30px;
}

.FcBox .exhibition p.exp1 {
  font-size: 20px;
  color: #1b3363;
  text-align: center;
}

.FcBox .exhibition .exh2 {
  font-size: 30px;
  text-align: center;
  line-height: 49px;
  border: 3px solid #20325f;
  color: #20325f;
}

.FcBox .exhibition .exp2 {
  font-size: 16px;
  text-align: center;
  color: #1b3363;
  letter-spacing: 1px;
}

.FcBox .Concurrent {
  width: 400px;
  height: 180px;
  margin: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
}

.FcBox .Concurrent .ConcurrShow {
  width: 100%;
  color: #ffffff;
  font-size: 20px;
}

.FcBox .Concurrent .ConcurrShow:after {
  content: "";
  display: block;
  clear: both;
}

.FcBox .Concurrent .ConcurrShow .shuaxin {
  display: inline-block;
  float: right;
  width: 20px;
  height: 20px;
  background: url("../image/diqiu.png") no-repeat center;
}

.FcBox .Concurrent .conWraps {
  width: 100%;
  padding: 15px 5px;
  display: grid;
  justify-content: space-around;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.FcBox .Concurrent .conWraps div {
  width: 75px;
  height: 75px;
  cursor: pointer;
  -webkit-transition: background 300ms;
  -moz-transition: background 300ms;
  -o-transition: background 300ms;
  transition: background 300ms;
}

.FcBox .Concurrent .conWraps div:hover {
  -webkit-transition: background 300ms;
  -moz-transition: background 300ms;
  -o-transition: background 300ms;
  transition: background 300ms;
}

.FcBox .Concurrent .conWraps .confirst {
  background: url("../image/p1.jpg") no-repeat center;
  background-size: contain;
}

.FcBox .Concurrent .conWraps .confirst:hover {
  background: url("../image/p2.png") no-repeat center;
  background-size: contain;
}

.FcBox .Concurrent .conWraps .conSecond {
  background: url("../image/p2.png") no-repeat center;
  background-size: contain;
}

.FcBox .Concurrent .conWraps .conSecond:hover {
  background: url("../image/p3.png") no-repeat center;
  background-size: contain;
}

.FcBox .Concurrent .conWraps .conThree {
  background: url("../image/p3.png") no-repeat center;
  background-size: contain;
}

.FcBox .Concurrent .conWraps .conThree:hover {
  background: url("../image/p2.png") no-repeat center;
  background-size: contain;
}

.FcBox .Concurrent .conWraps .conFour {
  background: url("../image/p4.png") no-repeat center;
  background-size: contain;
}

.FcBox .Concurrent .conWraps .conFour:hover {
  background: url("../image/p2.png") no-repeat center;
  background-size: contain;
}

.FcBox .Concurrent p {
  color: #ffffff;
  font-size: 16px;
}

.exhibitionBox {
  width: 100%;
  height: auto;
}

.exhibitionBox .exhWrap {
  width: 100%;
  height: 360px;
  margin: 0 auto;
}

.exhibitionBox .exLeft,
.exhibitionBox .exRight {
  height: 100%;
  padding: 0;
}

.exhibitionBox .exLeft {
  background: #20325f;
}

.exhibitionBox .exRight {
  background: #ffffff;
}

.exhibitionBox .exRight .exRBox {
  position: relative;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 33%,
    rgba(0, 0, 0, 0.15) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d9000000', GradientType=0);
}

.exhibitionBox .exRight ol li {
  width: 9px;
  height: 9px;
  border-radius: 0;
  background: #1d3166;
  border: 0;
  margin: 1px;
}

.exhibitionBox .exRight ol .active {
  width: 9px;
  height: 9px;
  background: #ffffff;
  border: 0;
  margin: 1px;
}

.exhibitionBox .exRight #carousel-RBox {
  width: 100%;
  height: 100%;
}

.exhibitionBox .exRight #carousel-RBox .carousel-inner {
  width: 100%;
  height: 100%;
}

.exhibitionBox .exRight #carousel-RBox .carousel-inner .item {
  width: 100%;
  height: 100%;
}

.exhibitionBox .exRight #carousel-RBox .carousel-inner .item img {
  width: 100%;
  height: 100%;
}

.exhibitionBox .exRight #carousel-RBox .carousel-inner .item .carousel-caption {
  float: left;
  left: 0;
  padding: 0 0 0 10%;
}

.exhibitionBox
  .exRight
  #carousel-RBox
  .carousel-inner
  .item
  .carousel-caption
  p {
  width: 40%;
  text-align: left;
  font-size: 20px;
  color: #ffffff;
}

.exhibitionBox .exRight .exRBoxSon {
  position: absolute;
  width: 200px;
  height: 175px;
  right: 0;
  bottom: 0;
  background: #1d3166;
  opacity: 0.85;
  z-index: 60;
  padding: 20px;
}

.exhibitionBox .exRight .exRBoxSon img {
  width: auto;
  height: auto;
}

.exhibitionBox .exRight .exRBoxSon p {
  font-size: 20px;
  color: #ffffff;
  line-height: 44px;
}

.exhibitionBox .LeftExTop {
  width: 100%;
  height: 180px;
  display: flex;
  justify-content: space-around;
  padding: 40px 0;
}

.exhibitionBox .LeftExTop div {
  width: 33%;
  text-align: center;
}

.exhibitionBox .LeftExTop div h2 {
  font-size: 30px;
  color: #ffffff;
  margin: 15px 0 0 0;
}

.exhibitionBox .LeftExTop div p {
  font-size: 16px;
  color: #ffffff;
}

.exhibitionBox .LeftExTop div:nth-of-type(2) {
  border: 1px #667397;
  border-style: none solid;
}

.exhibitionBox .LeftExTop div:nth-of-type(3) h2 {
  /*margin-top: 38px ;*/
}

.exhibitionBox .leftExBot {
  width: 100%;
  height: 180px;
  padding: 0;
  display: flex;
}

.exhibitionBox .newBot {
  width: 60%;
  height: 100%;
  margin: 0;
  position: relative;
  cursor: pointer;
}

.exhibitionBox .newBot img {
  width: 100%;
  height: 100%;
}

.exhibitionBox .newBot .BotBox {
  position: absolute;
  padding: 40px 20px 10px;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.85) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d9000000', GradientType=0);
}

.exhibitionBox .newBot .BotBox h3 {
  color: #fff;
  font-size: 20px;
  margin: 0 0 10px 0;
  line-height: 36px;
}

.exhibitionBox .newBot .BotBox p {
  transition-duration: 0.5s;
  transition-property: opacity, max-height;
  width: 100%;
  color: #ffffff;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}

.exhibitionBox .newBot:hover .BotBox {
  height: auto;
}

.exhibitionBox .worldBox .carousel-worldBox {
  width: 100%;
  height: 100%;
}
.exhibitionBox .worldBox .carousel-worldBox .carousel-inner {
  width: 100%;
  height: 100%;
}
.exhibitionBox .worldBox .carousel-worldBox .carousel-inner .item {
  width: 100%;
  height: 100%;
}
.exhibitionBox .worldBox .carousel-worldBox .carousel-inner img {
  width: 100%;
  height: 100%;
  margin: 0;
}
.exhibitionBox .worldBox .carousel-worldBox ol {
  bottom: -8px;
}
.exhibitionBox .worldBox .carousel-worldBox ol li {
  width: 8px;
  height: 8px;
  border-radius: 0;
  background: #1d3166;
  border: 0;
  margin: 1px;
}
.exhibitionBox .worldBox .carousel-worldBox ol .active {
  width: 8px;
  height: 8px;
  background: #689957;
  border: 0;
  margin: 1px;
}

.exhibitionBox .newBot:hover .BotBox p {
  opacity: 0.8;
  max-height: 50px;
  -webkit-transition:
    opacity 300ms,
    max-height 300ms;
  -moz-transition:
    opacity 300ms,
    max-height 300ms;
  -o-transition:
    opacity 300ms,
    max-height 300ms;
  transition:
    opacity 300ms,
    max-height 300ms;
}

.exhibitionBox .worldBox {
  width: 40%;
  height: 100%;
  margin: 0;
}

.mt20 {
  margin-top: 20px;
}

.CooPartner {
  width: 100%;
}

.CooPartner .CooWrap {
  width: 100%;
  height: 420px;
  margin: 0;
}

.CooPartner .CooWrap .Cols {
  height: 100%;
}

.CooPartner .CooWrap .cooLeft,
.CooPartner .CooWrap .cooRight {
  width: 100%;
  height: 100%;
}

.CooPartner .CooWrap .lefs {
  padding: 0;
}

.CooPartner .CooWrap .rigs {
  padding-right: 0;
}

.CooPartner .CooWrap .cooLeft {
  background: #20325f;
  padding: 20px;
}

.CooPartner .CooWrap .cooLeft .coolTitle {
  margin: 0;
  font-size: 20px;
  color: #ffffff;
}

.CooPartner .CooWrap .cooLeft .coolCar .carousel-inner {
  margin: 10px 0 25px 0;
}

.CooPartner .CooWrap .cooLeft .coolCar ol {
  bottom: -40px !important;
}

.CooPartner .CooWrap .cooLeft .coolCar ol li {
  width: 8px;
  height: 8px;
  border-radius: 0;
  background: #ffffff;
  border: 0;
  margin: 1px;
}

.CooPartner .CooWrap .cooLeft .coolCar ol .active {
  width: 8px;
  height: 8px;
  background: #689957;
  border: 0;
  margin: 1px;
}

.CooPartner .CooWrap .cooLeft .coolUls {
  width: 100%;
  height: auto;
}

.CooPartner .CooWrap .cooLeft .coolUls ul {
  width: 100%;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.CooPartner .CooWrap .cooLeft .coolUls ul:after {
  content: "";
  display: block;
  clear: both;
}

.CooPartner .CooWrap .cooLeft .coolUls ul li {
  list-style: none;
  width: 100%;
  margin: 7px 0;
}

.CooPartner .CooWrap .cooLeft .coolUls ul li a {
  display: block;
}

.CooPartner .CooWrap .cooLeft .coolUls ul li a img {
  width: 90%;
  display: block;
  margin: 0 auto;
}

.CooPartner .CooWrap .cooRight {
  background: #ffffff;
  display: flex;
  justify-content: space-around;
  padding: 0 10px;
}

.CooPartner .CooWrap .cooRight .corg {
  width: 33%;
  height: 100%;
  padding: 20px 10px;
}

.CooPartner .CooWrap .cooRight .corg .titleCro {
  font-size: 20px;
}

.CooPartner .CooWrap .cooRight .corg a {
  display: inline-block;
  width: 100%;
  margin: 20px 0 0 0;
  overflow: hidden;
}

.CooPartner .CooWrap .cooRight .corg a:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

.CooPartner .CooWrap .cooRight .corg img {
  width: 100%;
  height: auto;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.CooPartner .CooWrap .cooRight .corg .conCro {
  font-size: 16px;
  color: #333333;
  margin: 20px 0 0 0;
}

.audVoices {
  width: 100%;
}

.audVoices .audRow {
  width: 100%;
  height: 300px;
}

.audVoices .audRow .audWrap {
  height: 100%;
  padding: 0;
}

.audVoices .audRow .audWrap .audSon {
  width: 100%;
  height: 100%;
}

.audVoices .audRow .audWrap .audSon .carousel {
  width: 100%;
  height: 100%;
}

.audVoices .audRow .audWrap .audSon .carousel ol li {
  width: 8px;
  height: 8px;
  border-radius: 0;
  background: #20325f;
  border: 0;
  margin: 1px;
}

.audVoices .audRow .audWrap .audSon .carousel ol .active {
  width: 8px;
  height: 8px;
  background: #ffffff;
  border: 0;
  margin: 1px;
}

.audVoices .audRow .audWrap .audSon .carousel-inner {
  width: 100%;
  height: 100%;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item {
  width: 100%;
  height: 100%;
  background: url("../image/n1.jpg") no-repeat center;
  background-size: cover!important;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item img {
  width: 100%;
  height: 100%;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item .carousel-caption {
  left: 10%;
  right: 10%;
  padding: 10px 0 0 0;
  bottom: 10%;

  min-height: 55%;
  max-height: 80%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item .capTitle {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 0;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item .capCont {
    flex: 1;
    overflow: hidden;
    overflow-y: auto;
    font-style: italic;
    color: #cccccc;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item .capCont .bigs {
  font-size: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item .capCont .less {
  font-size: 26px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item .capName {
  position: relative;
  width: 200px;
  font-size: 16px;
  margin: 0 auto 5px auto;
  color: #ffffff;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item .capName:before,
.audVoices .audRow .audWrap .audSon .carousel-inner .item .capName:after {
  display: inline-block;
  position: absolute;
  width: 55px;
  height: 0px;
  border: 1px solid #ffffff;
  top: 10px;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item .capName:before {
  left: 6px;
}

.audVoices .audRow .audWrap .audSon .carousel-inner .item .capName:after {
  right: 6px;
}

.audVoices .audRow .audWrap .lespan {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 30px;
  height: 30px;
  left: 20px;
  margin: -15px 0 0 0;
  background: url("../image/left.png") no-repeat center;
  background-size: 100%;
}

.audVoices .audRow .audWrap .rispan {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 30px;
  height: 30px;
  right: 20px;
  margin: -15px 0 0 0;
  background: url("../image/right.png") no-repeat center;
  background-size: 100%;
}

.bottoms {
  width: 100%;
  height: 25px;
  background: #ffffff;
  margin: -25px 0 0 0;
  position: relative;
  z-index: -10;
}

footer {
  width: 100%;
  background: #ffffff;
}

footer .footTop {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #dbd6d4;
}

footer .footTop ul {
  width: 100%;
  height: auto;
  display: flex;
  padding: 0;
  justify-content: space-around;
}

footer .footTop ul li {
  width: 14%;
  list-style: none;
  text-align: center;
}

footer .footTop ul li a {
  display: block;
  width: 100%;
  height: auto;
}

footer .footTop ul li img {
  display: block;
  margin: 0 auto 17px auto;
}

footer .footTop ul li span {
  color: #333333;
  font-size: 14px;
}

footer .footCon {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #dbd6d4;
}

footer .footCon ul {
  width: 100%;
  height: auto;
  padding: 0;
}

footer .footCon ul li {
  list-style: none;
  text-align: center;
  float: left;
  margin: 4px;
}

footer .footCon ul li a {
  display: block;
  width: 100%;
  height: auto;
  padding: 4px 0 0 0;
}

footer .footCon ul li .titleA {
  font-size: 20px;
  font-weight: 400;
}

footer .footCon ul li span {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  width: 100%;
}

footer .footCon:after {
  content: "";
  display: block;
  clear: both;
}

footer .footBottom {
  width: 100%;
  padding: 15px 0;
  position: relative;
}

footer .footBottom ul {
  width: 100%;
  height: auto;
  padding: 0;
}

footer .footBottom ul:after {
  content: "";
  display: block;
  clear: both;
}

footer .footBottom ul li {
  list-style: none;
  text-align: center;
  float: left;
  margin: 4px;
}

footer .footBottom ul li a {
  display: block;
  width: 100%;
  height: auto;
  padding: 4px 0 0 0;
}

footer .footBottom ul li .titleA {
  font-size: 20px;
  font-weight: 400;
}

footer .footBottom ul li span {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  width: 100%;
}

footer .footBottom:after {
  content: "";
  display: block;
  clear: both;
}

footer .footBottom .topas {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 14px;
  color: #333333;
  right: 12px;
  top: 24px;
}

footer .copy {
  width: 100%;
  padding: 10px;
  background: #e9e8e8;
  text-align: center;
  color: #666666;
  font-size: 12px;
}

#coolgua_stat_icon {
  display: none !important;
}

.gyzhbox {
  margin: 18px auto 0;
  box-sizing: border-box;
  padding: 50px 80px 90px;
  background-color: #ffffff;

  .title {
    font-size: 30px;
    font-weight: 600;
    color: #152d59;
    margin-bottom: 30px;
  }

  .bott {
    display: flex;

    .left {
      .cont {
        text-indent: 2em;
        font-size: 17px;
        color: #4a4a4a;
        line-height: 36px;
        text-align: justify;
      }

      .img {
        margin-top: 20px;
        width: 100%;
      }
    }

    .right {
      margin-left: 50px;
      flex-shrink: 0;
      width: 527px;
      height: 567px;
      background: #152d59;
    }
  }
}

.buyers {
  box-sizing: border-box;
  padding: 20px;
  background-color: #20325f;
  margin-right: 20px;
  width: 345px;

  .title {
    color: #fff;
  }

  .main {
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;

    .item {
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      border: 1px solid #eee;

      img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 8px;
      }
    }
  }
}

.czfwbox {
  margin: 0 auto;
  box-sizing: border-box;
  padding: 50px;
  background: #eeeeee;

  .title {
    font-size: 30px;
    font-weight: 600;
    color: #152d59;
    margin-bottom: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;

    img {
      width: 120px;
      margin-top: 12px;
    }
  }

  .bott {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;

    .item {
      user-select: none;
      pointer-events: none;
      width: 100%;
      height: 424px;
      overflow: hidden;

      .img {
        width: 100%;
        height: 100%;
      }
    }
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .carFp {
    color: #ffffff;
    font-size: 20px;
  }

  .carH1 {
    font-size: 38px;
  }

  .carlp {
    font-size: 22px;
  }

  .exhibitionBox .exhWrap {
    height: 320px;
  }

  .exhibitionBox .LeftExTop {
    height: 160px;
  }

  .exhibitionBox .leftExBot {
    height: 160px;
  }

  .exhibitionBox .exRight .exRBoxSon {
    width: 170px;
    height: 145px;
  }

  .exhibitionBox .exRight .exRBoxSon p {
    font-size: 16px;
  }

  .CooPartner .CooWrap {
    height: auto;
  }

  .CooPartner .CooWrap .rigs {
    padding: 0;
  }
}

@media (max-width: 768px) {
  .topTitle p {
    font-size: 12px;
  }

  .EnZh a {
    font-size: 12px;
  }

  .Cemat .CeCon {
    width: 65px;
    height: 65px;
  }

  .Cemat .CeCon img {
    width: 100%;
    height: 100%;
  }

  .Cemat .CeCon .grp {
    font-size: 14px;
    color: #76af2c;
    font-weight: bold;
  }

  .Cemat .ContTitle {
    width: 50px;
    font-size: 15px;
    line-height: 23px;
    margin: 22px 0 0 14px;
  }

  .carFp {
    color: #ffffff;
    font-size: 18px;
  }

  .carH1 {
    font-size: 34px;
  }

  .carlp {
    font-size: 16px;
  }

  .riCon .rightCon {
    margin: 0 10px 0 0;
  }

  .riCon .rightCon img {
    width: 70px;
    height: 40px;
  }

  .riCon .rightW {
    margin: 0;
  }

  .riCon .rightW img {
    width: 118px;
    height: 40px;
  }

  .FcBox .exhibition {
    width: 40%;
    background-size: cover;
    padding: 20px 10px;
  }

  .FcBox .Concurrent {
    width: 60%;
  }

  .FcBox .Concurrent .conWraps div {
    width: 60px;
    height: 60px;
  }

  .forFrist .dallBox,
  .forFrist .userBox {
    width: 50%;
  }

  .exhibitionBox
    .exRight
    #carousel-RBox
    .carousel-inner
    .item
    .carousel-caption
    p {
    font-size: 16px;
  }

  .exhibitionBox .exhWrap {
    height: 270px;
  }

  .exhibitionBox .LeftExTop {
    height: 135px;
    padding: 24px 0;
  }

  .exhibitionBox .leftExBot {
    height: 135px;
  }

  .exhibitionBox .exRight .exRBoxSon {
    width: 140px;
    height: 115px;
    padding: 10px;
  }

  .exhibitionBox .exRight .exRBoxSon p {
    font-size: 14px;
  }

  .exhibitionBox .newBot .BotBox h3 {
    font-size: 20px;
  }

  .CooPartner .CooWrap {
    height: auto;
  }

  .CooPartner .CooWrap .rigs {
    padding: 0;
  }

  .CooPartner .CooWrap .cooRight .corg .titleCro {
    font-size: 14px;
    height: 23px;
  }

  .CooPartner .CooWrap .cooRight .corg .conCro {
    font-size: 12px;
  }
}

@media screen and (max-width: 414px) {
  .audVoices .audRow .audWrap .audSon .carousel-inner .item {
    background: url("../image/n1m.jpg") no-repeat center;
  }

  .audVoices .audRow .audWrap .audSon .carousel-inner .item .capCont {
    font-size: 12px;
  }

  .audVoices .audRow .audWrap .audSon .carousel-inner .item .carousel-caption {
    bottom: 10%;
  }

  .audVoices .audRow {
    height: 390px;
  }

  .FcBox .exhibition {
    width: 50%;
    background-size: 111%;
    margin: 0 5px 0 0;
  }

  .FcBox .Concurrent {
    width: 49%;
    margin: 0 0 0 5px;
  }

  .FcBox {
    margin: 10px 0;
  }

  .CooPartner .CooWrap .rigs {
    margin: 10px 0 0 0;
  }

  .exhibitionBox .exRight {
    margin: 10px 0 0 0;
  }

  .no-margin {
    margin: 9px 0 0 0;
  }

  footer .footTop ul {
    display: block;
  }

  footer .footTop ul li {
    width: 100%;
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    padding: 14px 0 14px 0px;
  }

  footer .footTop ul li img {
    display: inline-block;
    margin: 0;
  }

  footer .footCon {
    display: none;
  }

  footer .footBottom ul {
    display: flex;
    justify-content: center;
    margin: 0;
  }

  .mb10 {
    margin-bottom: 0 !important;
  }

  footer .footTop {
    border-bottom: 0;
  }

  .audVoices {
    margin-top: 10px !important;
  }

  .con-bar {
    margin-top: 10px !important;
  }

  .lessZindex {
    padding: 0 10px;
  }

  .forFrist .dallBox {
    /* margin: 0 5px 0 0; */
  }

    .forFrist .dallBox p{
        font-size: 14px;
        line-height: 18px;
    }
    .forFrist .userBox p{
        font-size: 14px;
        line-height: 18px;
    }
    .forFrist .userBox {
        margin: 0 0 0 5px;
    }
    .exhibitionBox .LeftExTop div h2{
        font-size: 18px;
    }
    .exhibitionBox .LeftExTop div p{
        font-size: 14px;
    }

  .FcBox .Concurrent .conWraps div {
    position: relative;
    width: 80px;
    animation: back 5s infinite;
    -webkit-transition: back 5s infinite;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
  }

  @keyframes back {
    from {
      left: -130%;
    }
    to {
      left: 130%;
    }
  }
  @-webkit-keyframes back {
    from {
      left: -130%;
    }
    to {
      left: 130%;
    }
  }
}

@media screen and (max-width: 992px) {
  .logoCohosts {
    position: absolute;
    top: 20px;
    right: -16px;
    margin: 0;
  }

  .exhibitionBox .worldBox .worldBox-title {
    font-size: 12px;
  }

  .gyzhbox {
    box-sizing: border-box;
    padding: 20px;
    background-color: #ffffff;

    .title {
      font-size: 19px;
      font-weight: 600;
      color: #152d59;
      margin-bottom: 30px;
    }

    .bott {
      display: flex;
      flex-direction: column;
      overflow: hidden;

      .left {
        .cont {
          text-indent: 2em;
          font-size: 11px;
          color: #4a4a4a;
          line-height: 36px;
          text-align: justify;
        }

        .img {
          margin-top: 20px;
          width: 100%;
        }
      }

      .right {
        margin-left: unset;
        width: 100%;
        height: unset;
        background: #152d59;
      }
    }
  }

  .czfwbox {
    padding: 50px 20px 20px;

    .title {
      margin-bottom: 30px;
    }

    .bott {
      display: flex;
      flex-direction: column;

      .item {
        width: 100%;
        height: 100%;
      }
    }
  }
}

@media screen and (max-width:719px){
  .pageHeaderWrap .rowInner {
    margin: 0 auto 10px auto;
  }
  .slide-margin{
    margin: 0 0 12vw 0;
  }
  .no-margin{
    margin:unset;
  }
}

.navbar-toggle{
  position: absolute;
  right: -45px;
  margin: unset;
}

.rowInfixed .mainNavigationWrap{
  display: none;
}


.leftExBot .newBot .carousel-worldBox {
  width: 100%;
  height: 100%;
}
.leftExBot .newBot .carousel-worldBox .carousel-inner {
  width: 100%;
  height: 100%;
}
.leftExBot .newBot .carousel-worldBox .carousel-inner .item {
  width: 100%;
  height: 100%;
}
.leftExBot .newBot .carousel-worldBox .carousel-inner img {
  width: 100%;
  height: 100%;
  margin: 0;
}
.leftExBot .newBot .carousel-worldBox ol {
  bottom: -8px;
}
.leftExBot .newBot .carousel-worldBox ol li {
  width: 8px;
  height: 8px;
  border-radius: 0;
  background: #ffffff;
  border: 0;
  margin: 1px;
}
.leftExBot .newBot .carousel-worldBox ol .active {
  width: 8px;
  height: 8px;
  background: #689957;
  border: 0;
  margin: 1px;
}
.exhibitionBox .newBot .BotBox {
  z-index: 1;
  pointer-events: none;
}