.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-inner:after {
  clear: both;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 200px;
  display: none;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group:after {
  clear: both;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
  content: " ";
  display: table;
}
.t3-megamenu .mega-group-ct:after {
  clear: both;
}
.t3-megamenu li.dropdown.mega:not(li.dropdown.mega:first-child) .mega-nav,
.t3-megamenu li.dropdown.mega:not(li.dropdown.mega:first-child) .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
  /*cyt 1112*/
 	display: flex;
 	display: -webkit-flex;
 	align-items: center;
 	-webkit-align-items: center;
}
.nav .dropdown:last-child .dropdown-submenu,
.nav .dropdown:first-child .dropdown-submenu{
	align-items: inherit;
	-webkit-align-items: inherit;
}
.nav .dropdown:last-child .mega-nav li,
.nav .dropdown:first-child .mega-nav li{
	width: calc((100% - 32px) / 3);
	margin-right: 16px;
	margin-left: 0;
	display: block;
}
.nav .dropdown:last-child .mega-nav li:last-child,
.nav .dropdown:first-child .mega-nav li:last-child{
	margin-right: 0;
}
.nav .dropdown:last-child .mega-nav li .menu-items,
.nav .dropdown:first-child .mega-nav li .menu-items {
	margin-left: 0;
	width: 100%;
}
.nav .dropdown:first-child .mega-nav li:last-child .second-menu{
	cursor: default;
}
.nav .dropdown:first-child .mega-nav li:last-child .second-menu:hover{
	color: #333333 !important;
	font-weight: normal;
}
/*应用领域*/
.t3-megamenu .nav li.dropdown.mega:nth-child(3) .dropdown-menu .mega-nav {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
@media only screen and (max-width: 1500px) {
	/*.nav .dropdown:last-child .mega-nav li{
		width: 36%;
	}
	.nav .dropdown:last-child .mega-nav li:nth-child(2){
		width: 28%;
	}*/
	/*.nav .dropdown:last-child .mega-nav li:nth-child(2) .menu-items,
	.nav .dropdown:first-child .mega-nav li:nth-child(2) .menu-items {
    margin-left: 6%;
    width: 50%;
	}*/
}
@media only screen and (max-width: 1330px) {
	.nav .dropdown:nth-child(3) .mega-nav li:nth-child(5) .mega-nav li:first-child a{
    width: 220px;
	}
	.nav .dropdown:nth-child(3) .mega-nav li:nth-child(5) .mega-nav li:last-child a{
    width: 200px;
	}
	.nav .dropdown:last-child .mega-inner,
	.nav .dropdown:first-child .mega-inner{
		margin-left: 15px;
		margin-right: 15px;
	}
	/*.nav .dropdown:last-child .mega-nav li,
	.nav .dropdown:first-child .mega-nav li{
		width: 33.33%;
	}*/
	/*.nav .dropdown:last-child .mega-nav li .menu-items,
	.nav .dropdown:first-child .mega-nav li .menu-items {
    margin-left: 5%;
    width: 75%;
	}*/
	/*.nav .dropdown:last-child .mega-nav li:nth-child(2) .menu-items,
	.nav .dropdown:first-child .mega-nav li:nth-child(2) .menu-items {
    margin-left: 5%;
    width: 65%;
	}*/
	/*.nav .dropdown:last-child .mega-nav li:last-child .menu-items a:nth-child(3),
	.nav .dropdown:first-child .mega-nav li:last-child .menu-items a:nth-child(3) {
    width: 180px;
	}*/
}
@media only screen and (max-width: 1200px) {
	.nav .dropdown:nth-child(3) .mega-nav li:nth-child(5) .mega-nav li:first-child a{
    width: 180px;
	}
}
@media only screen and (max-width: 1130px) {
	.nav .dropdown:nth-child(3) .mega-nav li:nth-child(5) .mega-nav li:first-child a{
    width: 180px;
	}
	.nav .dropdown:nth-child(3) .mega-nav li:nth-child(5) .mega-nav li:last-child a{
    width: 180px;
	}
	/*.nav .dropdown:last-child .mega-nav li:nth-child(3) .menu-items a:first-child,
	.nav .dropdown:first-child .mega-nav li:nth-child(3) .menu-items a:first-child {
    width: 180px;
	}*/
}
/*cyt 1024*/
/*.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav {
  width: 100%;
  margin: 0 auto;
}
.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li:first-child{
	margin-right: 0;
}
.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li .menu-items{
	margin-left: 8%;
	width: 52%;
}
.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li:nth-child(2){
	width: 48%;
	margin-left: 0;
}
.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li:nth-child(3){
	width: 38%;
}
.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li:nth-child(3) .menu-items {
    width: 43%;
}
@media only screen and (max-width: 1500px) {
	.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li .menu-items{
		margin-left: 5%;
		width: 55%;
	}
}
@media only screen and (max-width: 1400px) {
	.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li .menu-items{
		margin-left: 5%;
		width: 58%;
	}
}
@media only screen and (max-width: 1230px) {
	.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li:nth-child(2){
		width: 52%;
	}
	.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li:nth-child(3){
		width: 40%;
	}
	.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li .menu-items {
    margin-left: 5%;
    width: 60%;
	}
	.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav > li:nth-child(3) .menu-items {
    width: 44%;
	}
}*/
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  /* cgx 0802 */
  /* padding: 5px; */
  /*cyt 0730*/
 	/* width: 70%; */
}
@media only screen and (min-width: 1025px) {
	.t3-megamenu .mega-nav li:first-child,
	li.dropdown.mega:nth-child(3) li:first-child,
	.nav .dropdown:last-child .mega-nav li:first-child,
	.nav .dropdown:first-child .mega-nav li:first-child {
		display: none;
	}
	/*.t3-megamenu .mega-nav > li:first-child .menu-items a:first-child{
		display: block;
	}*/
}

/* cgx 0802 */
.t3-megamenu .dropdown-menu .mega-nav li + li {
  margin-left: 16px;
}
/*应用领域*/
.t3-megamenu .nav li.dropdown.mega:nth-child(3) .dropdown-menu .mega-nav li + li:nth-child(2),
.t3-megamenu .nav li.dropdown.mega:nth-child(3) .dropdown-menu .mega-nav li + li:nth-child(7) {
  margin-left: 0;
}
.t3-megamenu .nav li.dropdown.mega:nth-child(3) .dropdown-menu .mega-nav > li {
  width: calc((100% - 64px) / 5);
  margin-bottom: 40px;
}
.t3-megamenu .nav li.dropdown.mega:nth-child(3) .dropdown-menu .mega-nav > li:nth-child(7),
.t3-megamenu .nav li.dropdown.mega:nth-child(3) .dropdown-menu .mega-nav > li:nth-child(8),
.t3-megamenu .nav li.dropdown.mega:nth-child(3) .dropdown-menu .mega-nav > li:nth-child(9) {
  margin-bottom: 0;
}

/* cyt 20200409 */
/*.t3-megamenu .dropdown.mega:nth-child(4) .dropdown-menu .mega-nav li + li {
    margin-left: 2%;
}*/
.t3-megamenu .dropdown.mega:nth-child(4) .dropdown-menu .mega-nav li:nth-child(2) {
    margin-left: 0;
}
@media only screen and (max-width: 1599px) {
	/*.t3-megamenu .dropdown.mega:nth-child(4) .dropdown-menu .mega-nav li + li {
    margin-left: 2%;
	}*/
}
@media only screen and (max-width: 1299px) {
	/*.t3-megamenu .dropdown.mega:nth-child(4) .dropdown-menu .mega-nav li + li {
    margin-left: 2%;
	}*/
}

/* cgx 0802 */
.menu-items{
  /* cgx 0813 */
  margin-left: 6%;
  width: 70%;
  /*flex-basis: 91%;
  -webkit-flex-basis: 91%;*/
}
/* cgx 0802 */
/*@media only screen and (min-width: 1400px) {
  .menu-items{
    flex-basis: 70%;
    -webkit-flex-basis: 70%;
  }
}
@media only screen and (min-width: 1600px) {
  .menu-items{
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
  }
}
@media only screen and (min-width: 1800px) {
  .menu-items{
    flex-basis: 40%;
    -webkit-flex-basis: 40%;
  }
}*/
@media only screen and (max-width: 1200px) {
	.menu-items {
  	width: 73%;
  	margin-left: 4%;
	}
}
/* cgx 0802 */
.menu-items a {
  color: #898989;
}
.menu-items > a:first-child {
  color: #333333;
}
.t3-megamenu .dropdown-menu .mega-nav > li a img {
 	width: 100%;
}

.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  /*cyt 1022*/
 	color: #004898;
  /*color: #262626;*/
  /* cgx 0802 */
  /* background-color: #f5f5f5; */
}
/* cgx 0802 */
.t3-megamenu .dropdown-menu .mega-nav > li span {
  color: #333333;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 10px;
}
@media only screen and (max-width: 1200px) {
	.t3-megamenu .dropdown-menu .mega-nav > li span {
	  font-size: 16px;
	}
}
.t3-megamenu .mega-nav > li .separator {
  display: block;
  padding: 5px;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.t3-megamenu .t3-module {
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 5px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-ct {
  margin: 0;
  padding: 0;
}
.t3-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
  display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
	/*cyt 0730*/
	display: none;
  /*display: inline-block;*/
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"],
.t3-megamenu .nav .fa {
  margin-right: 5px;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
/*cyt 0730*/
@media only screen and (min-width: 1024px) {
	.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu,
	.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
	  display: none !important;
	}
}
.t3-megamenu .mega-align-justify {
  position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.t3-megamenu .mega-tab > div {
  position: relative;
}
.t3-megamenu .mega-tab > div > ul {
  width: 200px;
}
.t3-megamenu .mega-tab > div > ul > li {
  position: static;
}
.t3-megamenu .mega-tab > div > ul > li > .dropdown-menu {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 200px;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu {
  border: none;
  box-shadow: none;
}
.t3-megamenu .mega-tab > div > ul > li > .mega-dropdown-menu > div {
  opacity: 1 !important;
  margin-left: 0 !important;
  transition: none !important;
}
@media (min-width: 768px) {
  .t3-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
  }
  .t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block;
  }
  .t3-megamenu.animate .mega.open > .mega-dropdown-menu,
  .t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
    opacity: 1;
  }
  .t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transform-origin: 20% 20%;
    -moz-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    transform-origin: 20% 20%;
  }
  .t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
    -webkit-transform: scale(0, 0) translate(-50%, 0);
    -ms-transform: scale(0, 0) translate(-50%, 0);
    transform: scale(0, 0) translate(-50%, 0);
    -webkit-transform-origin: 0% 20%;
    -moz-transform-origin: 0% 20%;
    -ms-transform-origin: 0% 20%;
    transform-origin: 0% 20%;
  }
  .t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
    transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 10% 0;
    -moz-transform-origin: 10% 0;
    -ms-transform-origin: 10% 0;
    transform-origin: 10% 0;
  }
  .t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  .t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
    transform: scale(1, 0) translate(-50%, 0);
    -webkit-transform: scale(1, 0) translate(-50%, 0);
    -ms-transform: scale(1, 0) translate(-50%, 0);
  }
  .t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
    transform: scale(1, 1) translate(-50%, 0);
    -webkit-transform: scale(1, 1) translate(-50%, 0);
    -ms-transform: scale(1, 1) translate(-50%, 0);
  }
  .t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
    overflow: hidden;
  }
  .t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -30%;
  }
  .t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 0%;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
  }
  .t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .t3-megamenu .mega-inner:before,
  .t3-megamenu .mega-inner:after {
    content: " ";
    display: table;
  }
  .t3-megamenu .mega-inner:after {
    clear: both;
  }
  .t3-megamenu .row,
  .t3-megamenu .mega-dropdown-menu,
  .t3-megamenu .row [class*="col-lg-"],
  .t3-megamenu .row [class*="col-md-"],
  .t3-megamenu .row [class*="col-sm-"],
  .t3-megamenu .row [class*="col-xs-"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .t3-megamenu .hidden-collapse,
  .t3-megamenu .always-show .caret,
  .t3-megamenu .always-show .dropdown-submenu > a:after .sub-hidden-collapse > .nav-child,
  .t3-megamenu .sub-hidden-collapse .caret,
  .t3-megamenu .sub-hidden-collapse > a:after {
    display: none !important;
  }
  .mega-caption {
    display: none !important;
  }
  html[dir="rtl"] .t3-megamenu .row,
  html[dir="rtl"] .t3-megamenu .mega-dropdown-menu,
  html[dir="rtl"] .t3-megamenu .row [class*="col-lg-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-md-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-sm-"],
  html[dir="rtl"] .t3-megamenu .row [class*="col-xs-"] {
    left: auto;
    right: 0 !important;
    margin-right: 0 !important;
  }
}
.t3-megamenu .mega-inner {
  /* padding: 10px 0; */
  /* cgx 0813 */
  position: relative;
}

.t3-megamenu li.dropdown.mega:nth-child(3) .mega-nav li:last-child a {
  /* cgx 0813 */
  color: #9b9b9b;
}
/* cgx 0802 */
.t3-megamenu .mega-inner button {
  font-size: 18px;
  float: right;
  padding: 0;
}
.t3-megamenu .mega-inner button a {
  color: #9b9b9b;
}
.t3-megamenu .mega-inner button span {
  font-size: 16px;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a {
  color: #333333;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-inner {
  padding: 0 20px;
}
.t3-megamenu .t3-module .module-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.t3-megamenu .t3-module .module-inner ul li {
  list-style: none;
  padding: 5px 0;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 0;
  background: transparent;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background: inherit;
  color: inherit;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}


/* cgx 2024年9月4日09:14:20 */
.t3-megamenu .nav .menu-custom {
  width: 55%;
}

.t3-megamenu .nav .menu-custom-right {
  width: 25%;
  border: 1px solid #E7E7E7;
  border-radius: 8px;
}

.t3-megamenu .nav .menu-custom-right img {
  border-radius: 8px;
}

.t3-megamenu .nav .menu-group-desc {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.t3-megamenu .nav .menu-group-desc {
  border-bottom: 1px solid #E7E7E7;
}

.t3-megamenu .nav .menu-group-desc a {
  color: #004898;
  /* width: 100%; */
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  padding: 15px 0;
  min-width: 250px;
}

.t3-megamenu .nav .menu-group-container {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.t3-megamenu .nav .menu-custom.lishi-5axis .menu-group a {
  width: 135px;
}

.t3-megamenu .nav .menu-custom.lishi-3axis .menu-group-desc a:nth-child(1) {
  width: 158px;
}

.t3-megamenu .nav .menu-custom.lishi-3axis .menu-group-desc a:nth-child(3) {
  width: 160px;
}

.t3-megamenu .nav .menu-custom.lishi-3axis .menu-group-desc a:nth-child(5) {
  width: 160px;
}

.t3-megamenu .nav .menu-custom.lishi-3axis .menu-group-container a:nth-child(1) {
  width: 158px;
}

.t3-megamenu .nav .menu-custom.lishi-3axis .menu-group-container a:nth-child(3) {
  width: 160px;
}

.t3-megamenu .nav .menu-custom.lishi-3axis .menu-group-container a:nth-child(5) {
  width: 160px;
}


.t3-megamenu .nav .menu-group-container .menu-group a {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  min-width: 250px;
}

.t3-megamenu .nav .menu-group-container a:hover,
.t3-megamenu .nav .menu-group-container a:focus {
  text-decoration: none;
  color: #004898;
  font-family: "HarmonyOS_Sans_SC_Regular";
}

.t3-megamenu .nav .menu-group-container a {
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  margin-top: 10px;
}

.t3-megamenu .nav .menu-group-container a.menu-group-title {
  color: #595757;
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
}

.t3-megamenu .nav .menu-group-container a.menu-group-title:hover,
.t3-megamenu .nav .menu-group-container a.menu-group-title:focus {
  color: #004898;
}

.t3-megamenu .nav .menu-custom-right-img img {
  width: 100%;
}

.t3-megamenu .nav .menu-custom-right-text {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.t3-megamenu .nav .menu-custom-right-text .machine-selection {
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  margin-bottom: 8px;
}

.t3-megamenu .nav .menu-custom-right-text .machine-selection-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}

.t3-megamenu .nav .menu-custom-right-text .menu-custom-right-selection {
  margin-left: 24px;
  margin-top: 32px;
  margin-bottom: 32px;
}

.t3-megamenu .nav .menu-custom-right-button {
  margin-right: 24px;
}

.t3-megamenu .nav .menu-custom-right-button a {
  display: block;
  width: 93px;
  height: 40px;
  color: white;
  background-color: #004898;
  border-radius: 79px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
}

.t3-megamenu .nav .menu-custom-right-button a span:nth-child(1) {
  margin-left: 6px;
}

.t3-megamenu .nav .menu-custom-right-button a span:nth-child(2) {
  margin-left: 8px;
  font-size: 13px;
}

.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav {
  width: 15%;
  margin: unset;
  border-right: 1px solid #E7E7E7;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav li {
  width: 100%;
  margin-left: 0;
  display: block;
}

.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav li:hover {
  cursor: pointer;
}

.t3-megamenu .nav li.dropdown.mega:first-child .mega-inner {
  display: flex;
  display: -webkit-flex;
}

.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav li.dropdown-submenu span {
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
}

.t3-megamenu .nav li.dropdown.mega:first-child .dropdown-menu .mega-nav li.dropdown-submenu.open span {
  color: #004898;
}

a.custom-nav-title {
  border-top: 1px solid #d2d2d2;
}