* {
  margin: 0 auto;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.row {
  margin: 0!important;
}
.dn {
  display: none!important;
}
.clearfix:before {
  content: "";
  display: table;
  clear: both;
}
.container {
  height: 100%;
  padding: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.logoHost {
  width: 60px;
  height: 60px;
}
form {
  margin: 0;
  padding: 0;
}
.metaHead {
  position: relative;
  background: #ffffff;
  z-index: 1002;
}
.M003 .searchInputGroup {
  margin: 10px 86px 19px 10px;
}
.M003 .searchInputGroup .searchInput {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333335;
}
.pageHeader {
  background-color: #1A3362;
  position: relative;
}
footer {
  margin-top: 40px;
}
.pageFooter {
  height: 58px;
  background: #1A3362;
  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;
}
.M004 .logo-wrapper {
  display: inline-block;
}
.M004 .item {
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 0 10px;
}
.M004 .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;
}
.footTop {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #dbd6d4;
}
.footTop ul {
  width: 100%;
  height: auto;
  display: flex;
  padding: 0;
  justify-content: space-around;
}
.footTop ul li {
  width: 14%;
  list-style: none;
  text-align: center;
}
.footTop ul li a {
  display: block;
  width: 100%;
  height: auto;
}
.footTop ul li img {
  display: block;
  margin: 0 auto 17px auto;
}
.footTop ul li span {
  color: #333333;
  font-size: 14px;
}
.footCon {
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #dbd6d4;
}
.footCon ul {
  width: 100%;
  height: auto;
  padding: 0;
}
.footCon ul li {
  list-style: none;
  text-align: center;
  float: left;
  margin: 4px ;
}
.footCon ul li a {
  display: block;
  width: 100%;
  height: auto;
  padding: 4px 0 0 0;
}
.footCon ul li .titleA {
  font-size: 20px;
  font-weight: 400;
}
.footCon ul li span {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  width: 100%;
}
.footCon:after {
  content: "";
  display: block;
  clear: both;
}
.footBottom {
  width: 100%;
  padding: 15px 0;
  position: relative;
}
.footBottom ul {
  width: 100%;
  height: auto;
  padding: 0;
}
.footBottom ul:after {
  content: "";
  display: block;
  clear: both;
}
.footBottom ul li {
  list-style: none;
  text-align: center;
  float: left;
  margin: 4px ;
}
.footBottom ul li a {
  display: block;
  width: 100%;
  height: auto;
  padding: 4px 0 0 0;
}
.footBottom ul li .titleA {
  font-size: 20px;
  font-weight: 400;
}
.footBottom ul li span {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  width: 100%;
}
.footBottom:after {
  content: "";
  display: block;
  clear: both;
}
.footBottom .topas {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 14px;
  color: #333333;
  right: 12px;
  top: 24px;
}
.copy {
  width: 100%;
  padding: 10px;
  background: #e9e8e8;
  text-align: center;
  color: #666666;
  font-size: 12px;
}
@media screen and (max-width: 414px) {
  footer .footTop ul {
    display: block;
  }
  footer .footTop ul li {
    width: 100%;
    list-style: none;
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    padding: 14px 0 14px 20px;
  }
  footer .footTop ul li img {
    display: inline-block;
    margin: 0;
  }
  footer .footCon {
    display: none;
  }
  footer .footBottom ul {
    display: flex;
    justify-content: center;
    margin: 0;
  }
}
@media screen and (max-width: 719px) {
  .metaHead {
    display: none;
  }
  .hide-for-small {
    display: none;
  }
  .pageHeader .mobileHeader {
    position: relative;
    width: 100%;
    height: 48px;
  }
  .pageHeader .mobileHeader .searchInputGroup {
    position: absolute;
    display: block;
    top: 8px;
    left: 82px;
    right: 70px;
  }
  .pageHeader .mobileHeader .searchInputGroup .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;
  }
  .pageHeader .mobileHeader .searchInputGroup .searchSubmit {
    position: absolute;
    top: 4px;
    right: 5px;
    font-size: 24px;
    color: #1A3362;
    border: 0;
    display: inline-block;
    background: url(../image/search.png) no-repeat center;
    background-size: 25px;
    width: 25px;
    height: 25px;
  }
  .pageHeader .mobileHeader .navbar-toggle {
    margin: 9px 15px 0 0;
  }
  .pageHeader .mobileHeader .navbar-toggle .icon-bar {
    background: #ffffff;
  }
}
@media screen and (min-width: 720px) {
  .hide-for-medium-up {
    display: none;
  }
  .hide-for-small {
    display: inherit!important;
  }
  .hide-for-medium-down {
    display: none;
  }
  a {
    font-size: 14px;
    line-height: 1.428571429;
  }
  a:hover {
    text-decoration: none;
  }
  .metaHead .metaInformation {
    color: #333335;
  }
  .metaHead .metaInformation a {
    color: #333335;
  }
  .metaHead .metaInformation {
    margin: 10px 10px 10px 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    float: left;
    line-height: 22px;
  }
  .metaHead .user-navigation {
    position: relative;
    float: right;
    margin: 10px 0 10px 10px;
  }
  .metaHead .user-navigation a {
    color: #333335;
  }
  .metaHead .user-navigation .EnImg {
    width: 18px;
    height: 18px;
    margin: 0 0 0 15px;
  }
  .pageHeaderWrap {
    position: relative;
    height: 80px;
    z-index: 100;
  }
  .pageHeaderWrap .pageHeader {
    width: 100%;
    height: 100%;
    background-color: #1A3362;
    position: relative;
    z-index: 999;
  }
  .pageHeader .header_logo_link {
    display: inline-block;
    position: relative;
    z-index: 50;
  }
  .pageHeader .header_logo_fair {
    width: 82px;
    height: 60px;
    padding: 10px;
    display: inline-block;
  }
  .pageHeader .searchButton {
    cursor: pointer;
    display: block;
    height: 42px;
    border-radius: 3px;
    background: url("../image/search.png") no-repeat center #ffffff;
    background-size: 25px;
    margin: 19px;
  }
  .pageHeader .searchButton {
    display: block;
    z-index: 100;
    position: relative;
    width: 42px;
    height: 42px;
    float: right;
    color: #1A3362;
  }
  .pageHeader .search {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 30;
    height: 80px;
  }
  .pageHeader .searchInputGroup {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 10px;
    margin-right: 70px;
  }
  .pageHeader .searchInputGroup .searchButton {
    position: absolute;
    right: -16px;
    top: -6px;
    width: 36px;
    height: 36px;
    background: url("../image/searched.png") no-repeat center #333335;
    background-size: 22px;
  }
  .pageHeader .searchInputGroup .searchButton .searchButton {
    position: relative;
    margin: 0;
    top: auto;
    right: auto;
    border: none;
  }
  .pageHeader .searchInputGroup .searchInput {
    width: 100%;
    height: 20px;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #e6e6e6;
  }
  .searchInputShown .pageHeader .active {
    border-radius: 50%;
    background: url("../image/error.png") no-repeat center #ffffff;
    background-size: 25px;
  }
  .searchInputShown .pageHeader .search {
    left: 0;
    margin-left: 80px;
  }
  .searchInputShown .pageHeader .searchInputGroup {
    display: block;
    z-index: 100;
  }
  .M003 .searchInputGroup .searchInput {
    height: 42px;
    margin: 10px 0;
    padding: 10px 210px 10px 10px;
  }
  .M003 .searchButton .searchButton {
    background-color: transparent;
    text-indent: -999px;
  }
  .mainNavigationWrap {
    height: auto;
    background-color: transparent;
    position: relative;
  }
  .mainNavigation {
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    height: 24px;
    padding: 28px 0;
    -webkit-backface-visibility: hidden;
  }
  .mainNavigation ul.level-1 {
    display: flex;
    justify-content: center;
    height: 100%;
    margin: 0;
    padding: 0 105px;
    position: relative;
  }
  .mainNavigation ul.level-1 li {
    height: 100%;
  }
  .mainNavigation ul.level-1 li a {
    font-size: 14px;
    color: #ffffff;
  }
  .mainNavigation ul.level-1 li .nav-item {
    position: relative;
    line-height: 32px;
    z-index: 1000;
  }
  .mainNavigation ul.level-1 li .nav-item:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -12px;
    display: block;
    width: 3px;
    height: 3px;
    background: transparent;
  }
  .mainNavigation ul.level-1 li .navsa:before {
    background: transparent;
  }
  .mainNavigation .level-3 li a {
    font-size: 14px!important;
  }
  .mainSubNavigation {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    background-color: #0f1e3a;
    display: block;
    padding: 20px 0;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -ms-transform: translateY(-101%);
    transform: translateY(-101%);
    -webkit-transform: translateY(-101%);
    transition: -webkit-transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    z-index: -2;
  }
  .mainSubNavigation:before {
    content: "";
    display: block;
    clear: both;
  }
  .mainSubNavigation section {
    position: relative;
    transition: opacity 0.4s ease-in-out;
    transition-delay: .4s;
    opacity: 1;
    width: 20%;
    margin: 24px 0;
    display: table-cell;
    float: none;
    border-left: 1px solid #576275;
    vertical-align: top;
    z-index: 999;
  }
  .mainSubNavigation section li {
    list-style: none;
  }
  .mainSubNavigation section .level-2 {
    margin: 12px;
  }
  .mainSubNavigation section .level-2 a {
    display: block;
    padding: 5px 17px;
    line-height: 1.1;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  .mainSubNavigation section .level-2 .level-title {
    font-weight: bold;
  }
  .nav-above-viewport {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /* clip: rect(0, auto, 9999px, 0); */
  }
  .pageFooter {
    height: 80px;
    line-height: 80px;
    cursor: pointer;
  }
  .pageFooter .right {
    width: auto;
  }
  .dmagLogo {
    width: 138px;
    background: url(../image/logof.png) no-repeat center;
    background-size: 54%;
  }
  .dmagLogo2 {
    width: 185px;
    background: url(../image/logog.png) no-repeat center;
    background-size: 100%;
    margin-right: -10px;
  }
}
@media screen and (min-width: 1024px) {
  .pageHeaderWrap {
    height: 100px;
  }
  .pageHeader .header_logo_fair {
    width: 82px;
    height: 82px;
    padding: 8px;
  }
  .pageHeader .searchButton {
    margin: 29px;
    width: 42px;
    height: 42px;
    background-size: 30px;
  }
  .pageHeader .searchInputGroup {
    margin-top: 19px;
    margin-right: 80px;
  }
  .pageHeader .searchInputGroup .searchButton {
    right: -26px;
    top: -16px;
  }
  .pageHeader .search {
    height: 100px;
  }
  .logoHost {
    width: 82px;
    height: 82px;
  }
  .searchInputShown .pageHeader .active {
    background-size: 30px;
  }
  .searchInputShown .pageHeader .search {
    margin-left: 102px;
  }
  .mainNavigation {
    height: 100px;
    padding: 0;
    top: -100px;
  }
  .mainNavigation ul.level-1 li a {
    font-size: 18px;
  }
  .mainNavigation ul.level-1 li .nav-item {
    line-height: 100px;
  }
  .mainNavigation ul.level-1 li .nav-item:before {
    left: -13px;
    background-color: #ffffff;
  }
  .pageFooter {
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    height: 98px;
    line-height: 98px;
    overflow: hidden;
  }
  .pageFooter .right {
    width: auto;
  }
  .messe-logo {
    margin: 8px;
    padding: 0;
    width: 82px;
    height: 82px;
    float: left;
    display: inline;
  }
  .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: inline-block;
    opacity: 1;
    width: 82px;
    height: 82px;
    margin: 8px;
  }
  .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%;
  }
}
.M060 {
  font-size: 15px;
  color: #333335;
  margin-bottom: 5px;
}
.M060 .breadcrumbSpacer {
  margin: 10px;
}
.addressWrap {
  padding: 20px 0;
}
.addressWrap a {
  color: #333333;
}
.M078 {
  width: 100%;
}
.M078 .M078-container {
  position: absolute;
  right: 0;
  z-index: 1;
}
.M078 section {
  width: 100%;
  margin-bottom: 30px;
}
.rowInner {
  width: 95%;
  max-width: 1400px;
  position: relative;
  margin: 0 auto;
}
.hide-for-medium-down {
  display: none ;
}
.firseola:before {
  background: transparent!important;
}
.elevator {
  position: fixed;
  bottom: 2%;
  width: 60px;
  height: 108px;
  background: #1a3362;
  display: none;
  z-index: 9999;
}
.elevator .e-blon {
  width: 60px;
  height: 60px;
  background: url("../image/me.png") no-repeat center;
  background-size: 32px;
  cursor: pointer;
  position: relative;
}
.elevator .e-blon .b-show {
  position: absolute;
  right: 69px;
  width: 150px;
  height: 180px;
  background: #1a3362;
  padding: 10px;
  bottom: -50px;
  display: none;
}
.elevator .e-blon .b-show p {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  margin: 10px 0 0 0;
}
.elevator .e-blon:hover .b-show {
  display: block;
}
.elevator .e-top {
  text-align: center;
  margin: 7px 0 0 0;
  position: relative;
}
.elevator .e-top:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: transparent transparent #ffffff transparent;
  top: -13px;
  left: 25px;
}
.elevator .e-top a {
  color: #ffffff;
  font-size: 16px;
}
.M081 .col-sm-12,
.M081 .col-md-9 {
  padding: 0;
}
.productBox {
  width: 100%;
  margin: 40px 0 0 0;
}
.TrafficCont {
  width: 100%;
  margin: 40px 0 ;
}
.TrafficCont .cH3 {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}
.TrafficCont .cps {
  font-size: 14px;
  color: #333333;
  margin: 0;
  line-height: 22px;
}
.TrafficCont .cps i {
  float: left;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #333333;
  border-radius: 50%;
  margin: 8px 10px 0 0;
}
.TrafficCont .cps span {
  display: inline-block;
  float: left;
  width: 95%;
}
.TrafficCont .cps:after {
  content: "";
  display: block;
  clear: both;
}
.productWrap {
  margin: 0 0 30px 0;
}
.productWrap .productTitle {
  padding: 10px 0;
  border-bottom: 2px solid #ececec;
  cursor: pointer;
}
.productWrap .productTitle:after {
  content: "";
  display: block;
  clear: both;
}
.productWrap .productTitle .ptitle {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  float: left;
  margin: 0;
  line-height: 30px;
}
.productWrap .productTitle .ptitle1 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  float: left;
  margin: 0;
  line-height: 30px;
}
.productWrap .productTitle .bottomImgs {
  float: right;
  cursor: pointer;
  margin: 12px 0 0 0;
}
.productWrap .prodUl {
  width: 100%;
}
.productWrap .prodUl li {
  width: 100%;
  display: flex;
  border: 3px #ffffff;
  border-style: solid none none none;
}
.productWrap .prodUl .liTitle {
  margin: 0;
  text-align: left;
  width: 100%;
  padding: 10px 15px;
  background: #dddddd;
  color: #52883d;
  font-size: 14px;
  font-weight: bold;
}
.productWrap .prodUl .p1 {
  width: 28%;
  font-size: 14px;
  padding: 10px 15px;
  background: #dddddd;
  color: #333333;
  margin: 0;
}
.productWrap .prodUl .p2 {
  width: 72%;
  font-size: 14px;
  padding: 10px 15px;
  background: #ececec;
  color: #333333;
  margin: 0;
}
.productWrap .TraffWrap {
  display: none;
}
.productWrap .TraffWrap .prodps {
  width: 100%;
  line-height: 22px;
  font-size: 14px;
  color: #333333;
  margin: 0;
  padding: 12px 15px;
}
.productWrap .moreBox {
  padding: 10px 15px;
}
.productWrap .moreBox a {
  display: inline-block;
  padding: 10px 20px;
  background: #002f65;
  color: #ffffff;
  border-radius: 4px;
  font-weight: bold;
}
@media screen and (max-width: 719px) {
  .mainNavigation {
    width: 100%;
    height: auto;
    overflow: scroll;
    position: relative;
    top: 0;
    padding: 0;
    display: none;
  }
  .mainNavigation .level-1 {
    width: 100%;
    height: auto;
    overflow: scroll;
  }
  .mainNavigation .level-1 .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 .level-1 .nav-item:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: #ffffff transparent transparent transparent;
    top: 19px;
    right: 10px;
  }
  .mainSubNavigation {
    display: none;
  }
  .level-3 {
    display: none;
  }
  .level-title {
    position: relative;
    display: block;
    padding: 14px;
    padding-right: 35px;
    border-top: 1px solid #6d6d6f;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    background-color: #333335;
  }
  .level-title:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: #ffffff transparent transparent transparent;
    top: 19px;
    right: 32px;
  }
  .level-3 a {
    position: relative;
    display: block;
    padding: 14px;
    padding-right: 35px;
    border-top: 1px solid #6d6d6f;
    color: #ffffff;
    font-size: 16px;
    text-align: left;
    background-color: #18181a;
    padding-left: 28px;
    font-weight: 400;
  }
  .row {
    margin: 0;
    padding: 0 5px;
  }
  .productWrap .productTitle .ptitle {
    font-size: 16px;
  }
  .M081-title {
    width: 100%;
    overflow-x: scroll;
  }
  .M081-title .productBox {
    width: 877px;
  }
}
@media screen and (min-width: 720px) {
  .hide-for-small {
    display: inherit !important;
  }
  .rowInner {
    width: 95%;
  }
  .elevator {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .rowInner {
    width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  .rowInner {
    width: 1170px;
  }
}
@media screen and (min-width: 1024px) {
  .hide-for-medium-down {
    display: inherit ;
  }
  .l-col3 {
    width: 19.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667% 0;
    clear: left;
  }
  .M078-container .mTitle {
    font-size: 16px;
    line-height: 30px;
    border-bottom: 1px solid #999999;
    text-align: left;
    font-weight: bold;
  }
  .M078-container .asdUl {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .M078-container .asdUl li {
    list-style: none;
    line-height: 44px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    transition: both 0.6s ease;
  }
  .M078-container .asdUl li a {
    color: #333333;
    margin: 0 0 0 34px;
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    padding: 13px 0;
  }
  .M078-container .asdUl li a:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #333333;
    border-radius: 50%;
    top: 22px;
    left: -12px;
  }
  .M078-container .asdUl li a span {
    opacity: 0;
    margin: 0 5px 0 -9px;
  }
  .M078-container .asdUl .activelis {
    background: #1a3362;
    transition: both 0.6s ease;
  }
  .M078-container .asdUl .activelis a {
    color: #ffffff;
  }
  .M078-container .asdUl .activelis a:before {
    background: transparent;
  }
  .M078-container .asdUl .activelis a span {
    opacity: 1;
    margin: 0 7px 0 -14px;
  }
  .M078-container .imgMoule {
    width: 100%;
    height: auto;
    margin: 20px 0 0 0;
  }
  .M078-container .imgMoule img {
    width: 100%;
    height: auto;
    margin: 15px 0;
  }
  .elevator {
    right: 2%;
    display: block;
  }
}
