html,
body {
  margin: 0;
  padding: 0;
  min-width: 1200px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img {
    left: 0%;
    top: 0%;
  }
}

a {
  text-decoration: none;
}

h2 {
  font-family: "Crete Round", serif;
}

.none_border {
  border: none;
}

.mobile_banner {
  display: none;
}

.full_bgcolor {
  background-color: #f8f8f8;
}

.full_container,
.item_title,
.menu .menu_main {
  width: 100%;
}

.container,
.banner_box,
.columns_2 {
  width: 1200px;
  margin: auto;
}

.flex_jcsb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex_jcc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.line_1px {
  border-top: 1px solid #e1e1e1;
  padding-top: 20px;
}

.item_title {
  padding-bottom: 10px;
  width: 100%;
  color: #c70000;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
}

.item_title a {
  color: #c70000;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
}

.article_title {
  color: #131313;
  font-family: "Crete Round", serif;
}

.article_title:hover {
  color: #c70000;
}

.article_text {
  color: #878787;
  font-family: "Lato", sans-serif;
  width: 100%;
}

.login_box_2020 {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.98);
  position: absolute;
  z-index: 999999;
  text-align: center;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 130px;
  opacity: 0;
  visibility: hidden;
}

.login_box_2020 .close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 80px;
  right: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.login_box_2020 .close i {
  font-size: 35px;
}

.login_box_2020 h2 {
  font-size: 40px;
  margin-bottom: 20px;
  opacity: 0;
}

.login_box_2020 .container,
.login_box_2020 .banner_box,
.login_box_2020 .columns_2 {
  width: 40%;
}

.login_box_2020 .article_text {
  font-size: 20px;
  margin-bottom: 30px;
  line-height: 36px;
  opacity: 0;
}

.login_box_2020 a {
  color: #fff;
  font-family: "Lato", sans-serif;
}

.login_box_2020 .button {
  width: 240px;
  height: 60px;
  background-color: #333333;
  margin: 10px auto 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}

.login_box_2020 .button:nth-of-type(1) {
  margin-bottom: 15px;
}

.login_box_2020 .button:nth-of-type(2) {
  background-color: #c70000;
}

.top_banner {
  width: 100%;
  overflow: hidden;
  text-align: center;
  line-height: 0;
}

.top_banner img {
  max-width: 100%;
}

.item_title_line {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.item_text_line {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.menu .menu_tool {
  color: #fff;
  font-size: 20px;
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: "Lato", sans-serif;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a70000+0,540000+100 */
  background: #a70000;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #a70000 0%, #540000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a70000', endColorstr='#540000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

.menu .menu_tool a {
  color: #fff;
  font-size: 20px;
}

.menu .menu_tool .box_1280:nth-child(1) {
  display: none;
}

.menu .menu_tool .box_1280:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu .menu_tool .social_L {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
}

.menu .menu_tool .social_L .social_box {
  padding-right: 20px;
}

.menu .menu_tool .social_L .social_box ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 90px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.menu .menu_tool .social_L .social_box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu .menu_tool .social_L .social_box ul li .demo-icon {
  color: #fff;
}

.menu .menu_tool .member_R {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu .menu_tool .member_R .subscribe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 15px;
}

.menu .menu_tool .member_R .subscribe:after {
  content: "|";
  display: inline-block;
  padding-left: 11px;
}

.menu .menu_tool .member_R .member {
  color: #fff;
  margin-right: 15px;
  cursor: pointer;
}

.menu .menu_main {
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.menu .menu_main .left_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  height: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  width: 92%;
}

.menu .menu_main .left_menu .asmag_logo {
  width: 260px;
  height: 54px;
}

.menu .menu_main .left_menu .asmag_menu {
  height: 100%;
}

.menu .menu_main .left_menu .asmag_menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  height: 100%;
  margin: 0 0 0 50px;
  padding: 0;
}

.menu .menu_main .left_menu .asmag_menu > ul > li {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  font-size: 26px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menu .menu_main .left_menu .asmag_menu > ul > li .menu_title {
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  color: #fff;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.menu .menu_main .left_menu .asmag_menu > ul > li .menu_title a {
  color: #fff;
}

.menu .menu_main .left_menu .asmag_menu > ul > li .no_bottomborder {
  border-bottom: none;
  margin-top: 20px;
}

.menu .menu_main .left_menu .asmag_menu > ul > li:hover .submenu_news,
.menu .menu_main .left_menu .asmag_menu > ul > li:hover .submenu_product,
.menu .menu_main .left_menu .asmag_menu > ul > li:hover .submenu_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu .menu_main .left_menu .asmag_menu > ul > li:hover {
  background-color: #f7595a;
  color: #fff;
}

.menu .menu_main .left_menu .asmag_menu > ul > li:hover a {
  color: #fff;
}

.menu .menu_main .left_menu .asmag_menu > ul > li:hover span {
  color: #fff;
}

.menu .menu_main .left_menu .asmag_menu > ul > li a {
  color: #151515;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu .menu_main .left_menu .asmag_menu > ul > li a span {
  font-size: 20px;
  display: block;
  color: #c70000;
  margin-right: -10px;
}

.menu .menu_main .left_menu .asmag_menu > ul > li .submenu_news,
.menu .menu_main .left_menu .asmag_menu > ul > li .submenu_product,
.menu .menu_main .left_menu .asmag_menu > ul > li .submenu_more {
  padding: 35px 0;
  width: 100%;
  background-color: #151515;
  display: none;
  position: absolute;
  top: 125px;
  left: 0;
  z-index: 9999;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu .menu_main .left_menu .asmag_menu > ul > li .menu_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 70%;
}

.menu .menu_main .left_menu .asmag_menu > ul > li .menu_box .menubox_2,
.menu .menu_main .left_menu .asmag_menu > ul > li .menu_box .menubox_1 {
  overflow: hidden;
}

.menu .menu_main .left_menu .asmag_menu > ul > li .menu_box .menubox_2 > ul,
.menu .menu_main .left_menu .asmag_menu > ul > li .menu_box .menubox_1 > ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu
  .menu_main
  .left_menu
  .asmag_menu
  > ul
  > li
  .menu_box
  .menubox_2
  > ul
  > li,
.menu
  .menu_main
  .left_menu
  .asmag_menu
  > ul
  > li
  .menu_box
  .menubox_1
  > ul
  > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  line-height: 35px;
  margin-bottom: 10px;
}

.menu .menu_main .left_menu .asmag_menu > ul > li .menu_box .menubox_2 > ul a,
.menu .menu_main .left_menu .asmag_menu > ul > li .menu_box .menubox_1 > ul a {
  color: #fff;
  font-size: 19px;
  font-family: "Lato", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menu
  .menu_main
  .left_menu
  .asmag_menu
  > ul
  > li
  .menu_box
  .menubox_2
  > ul
  a:hover,
.menu
  .menu_main
  .left_menu
  .asmag_menu
  > ul
  > li
  .menu_box
  .menubox_1
  > ul
  a:hover {
  background-color: #ffcc00;
  border-radius: 8px;
  padding: 0px 15px;
  color: #151515;
}

.menu
  .menu_main
  .left_menu
  .asmag_menu
  > ul
  > li
  .menu_box
  .menubox_2
  > ul
  a
  span,
.menu
  .menu_main
  .left_menu
  .asmag_menu
  > ul
  > li
  .menu_box
  .menubox_1
  > ul
  a
  span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 10px;
  font-size: 13px;
  width: 18px;
  height: 18px;
  text-align: center;
  background-color: #ffcc00;
  color: #151515;
  border-radius: 100%;
}

.menu
  .menu_main
  .left_menu
  .asmag_menu
  > ul
  > li
  .menu_box
  .menubox_2
  > ul
  a:hover
  span,
.menu
  .menu_main
  .left_menu
  .asmag_menu
  > ul
  > li
  .menu_box
  .menubox_1
  > ul
  a:hover
  span {
  background-color: #151515;
  border-radius: 100%;
  color: #ffcc00;
}

.menu
  .menu_main
  .left_menu
  .asmag_menu
  > ul
  > li
  .menu_box
  .menubox_2:nth-child(1) {
  width: 40%;
}

.menu
  .menu_main
  .left_menu
  .asmag_menu
  > ul
  > li
  .menu_box
  .menubox_2:nth-child(2) {
  width: 55%;
}

.menu .menu_main .left_menu .asmag_menu > ul > li .menu_box .menubox_1 {
  width: 80%;
  margin: auto;
}

.menu .menu_main .left_menu .asmag_menu > ul > li .menu_box .menubox_1 ul li {
  width: 33%;
}

.menu .menu_main .left_menu .asmag_menu > ul .menuBg_01 {
  background-color: #f7595a;
}

.menu .menu_main .right_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 8%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
  position: relative;
}

.menu .menu_main .right_menu .asmag_search {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu .menu_main .right_menu .asmag_search:hover {
  background-color: #c70000;
  border-radius: 8px;
  color: #fff;
}

.menu .menu_main .right_menu .asmag_search i {
  font-size: 30px;
  cursor: pointer;
  margin-top: -2px;
}

.menu .menu_main .right_menu .asmag_member {
  width: 50px;
  height: 50px;
  background-color: #e1e1e1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu .menu_main .submenu_search {
  width: 100%;
  height: 120px;
  background-color: #151515;
  position: absolute;
  left: 0;
  top: 125px;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.menu .menu_main .submenu_search .form {
  width: 100%;
  font-family: "Lato", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 60px;
  padding-right: 60px;
}

.menu .menu_main .submenu_search .form .form_left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu .menu_main .submenu_search .form .form_left span {
  color: #fff;
  font-size: 24px;
  display: block;
  width: 140px;
}

.menu .menu_main .submenu_search .form .form_left select {
  margin-left: 10px;
  margin-right: 20px;
  background-color: transparent;
  color: #fff;
  font-weight: bold;
  border: none;
  font-size: 28px;
  width: 175px;
  -webkit-appearance: none;
  background: url("/images/arrow_fff.svg") no-repeat scroll right center
    transparent;
}

.menu .menu_main .submenu_search .form .form_left select option {
  color: #000;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .menu .menu_main .submenu_search .form .form_left select {
    background: none;
  }
  .menu .menu_main .submenu_search .form .form_left option {
    font-size: 16px;
    line-height: 50px;
    display: block;
    margin-top: 50px;
    line-height: 50px;
    background-color: #151515;
  }
}

.menu .menu_main .submenu_search .form .form_left input[type="search"] {
  color: #afafaf;
  width: 95%;
  font-size: 24px;
  background-color: transparent;
  border: none;
  padding: 10px 5px;
  border-bottom: 1px solid #444;
}

.menu .menu_main .submenu_search .form .form_right {
  min-width: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.menu .menu_main .submenu_search .form .form_right input[type="button"] {
  width: 50px;
  height: 50px;
  border: none;
  background-color: transparent;
  margin-left: 20px;
}

.article_hl {
  width: 100%;
  height: 500px;
}

.article_hl .article_title {
  width: 90%;
  color: #fff;
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 30px;
  margin-left: -45%;
  text-shadow: 0 0 10px #000;
}

.article_hl span {
  display: table;
  font-size: 24px;
  -webkit-box-sizing: boder-box;
  box-sizing: boder-box;
  padding: 0 10px;
  background-color: #c70000;
  text-shadow: none;
  line-height: auto;
  font-size: 18px;
  margin-bottom: 10px;
}

.article_hl .large_box {
  width: 40%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}

.article_hl .large_box .big_hl {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article_hl .large_box .big_hl::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+21,0.7+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    color-stop(21%, rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.7))
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 21%,
    rgba(0, 0, 0, 0.7) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
  /* IE6-9 */
}

.article_hl .large_box .big_hl img {
  width: 110%;
  min-height: 520px;
  position: absolute;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.article_hl .large_box .big_hl .article_title {
  font-size: 38px;
  line-height: 45px;
}

.article_hl .small_box {
  width: 59.5%;
  height: 49%;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.article_hl .small_box:nth-child(2) {
  margin-bottom: 10px;
}

.article_hl .small_box .small_hl {
  width: 49.55%;
  height: 100%;
  overflow: hidden;
  background-color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.article_hl .small_box .small_hl::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+21,0.7+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    color-stop(21%, rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.7))
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 21%,
    rgba(0, 0, 0, 0.7) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
  /* IE6-9 */
}

.article_hl .small_box .small_hl img {
  width: 100%;
  position: absolute;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.article_hl .small_box .small_hl .article_title {
  font-size: 26px;
  line-height: 32px;
}

.banner_box {
  margin: 40px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.banner_box .banner_ab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0;
}

.banner_box .banner_a {
  width: 850px;
  height: 110px;
  background-color: #cccccc;
}

.banner_box .banner_b {
  width: 320px;
  height: 110px;
  background-color: #cccccc;
}

.banner_box .banner_970 {
  width: 970px;
  height: 250px;
  background-color: #cccccc;
  margin: auto;
}

.banner_box .banner_580 {
  width: 580px;
  height: 90px;
  background-color: #cccccc;
}

.article_box_3 {
  width: 31.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.article_box_3 .pic_text {
  height: 200px !important;
}

.article_box_3 .pic_text:before {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+21,0.7+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    color-stop(21%, rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.7))
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 21%,
    rgba(0, 0, 0, 0.7) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
  /* IE6-9 */
}

.article_box_3 .pic_text .article_title {
  position: absolute;
  bottom: 15px;
  color: #fff;
  z-index: 3;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 22px;
  text-shadow: 0 5px 5px #000;
}

.article_box_3 .article_pic {
  width: 100%;
  height: 166px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.article_box_3 .article_pic img {
  width: 100%;
  position: absolute;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 1;
}

.article_box_3 .article_title {
  margin-top: 10px;
}

.article_box_3 ul {
  display: block;
  padding: 0;
  margin: 0 0 0 0px;
  list-style-type: none;
}

.article_box_3 ul li:first-child {
  margin-top: 10px;
}

.article_box_3 ul .item_title_line {
  padding-bottom: 20px;
}

.article_box_3 ul .item_title_line:first-child {
  padding-top: 10px;
}

.article_box_4 {
  width: 22.5%;
  margin-bottom: 50px;
}

.article_box_4 .article_pic {
  width: 100%;
  height: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.article_box_4 .article_pic .video_play {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: url(https://www.asmag.com/images/video_bg.png);
}

.article_box_4 .article_pic .video_pic {
  position: absolute;
  z-index: 1;
}

.article_box_4 .article_pic img {
  width: 100%;
  position: absolute;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.article_box_4 a {
  display: block;
}

.article_box_4 .article_title {
  margin-top: 10px;
}

.article_box_5 {
  width: 20%;
  padding-bottom: 50px;
}

.article_box_5 .item_title {
  font-size: 20px;
}

.article_box_5 .item_title:not(:first-of-type) {
  margin-top: 20px;
}

.article_box_5 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.article_box_5 ul li {
  line-height: 30px;
}

.columns_2 {
  margin: 0 auto 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.columns_2 .rev_column_left {
  width: 300px;
  padding: 30px 70px 30px 0;
  box-sizing: border-box;
}

.columns_2 .rev_column_left h2 {
  font-size: 15px;
  font-weight: bold;
  color: #888;
}

.columns_2 .rev_column_left span {
  font-size: 24px;
  font-weight: 400;
  margin-top: 20px;
  border-bottom: 1px solid #cecece;
  display: block;
  padding-bottom: 10px;
}

.columns_2 .rev_column_left ul {
  margin: 0 0 50px 0;
  padding: 10px 0 0;
  list-style: none;
}

.columns_2 .rev_column_left li {
  font-size: 18px;
  color: #878787;
  margin-bottom: 5px;
  box-sizing: border-box;
  padding: 12px 12px;
  cursor: pointer;
}

.columns_2 .rev_column_left li:hover {
  font-weight: bold;
  background-color: #d6d9e0;
  color: #353535;
}

.columns_2 .column_left {
  width: 850px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.columns_2 .column_left .main_box {
  width: 100%;
  height: 520px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
  background-color: #899989;
}

.columns_2 .column_left .main_box img {
  width: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.columns_2 .column_left .main_box .article_title_bg {
  width: 380px;
  font-size: 28px;
  position: absolute;
  z-index: 2;
  bottom: 50px;
  left: 50px;
  color: #fff;
}

.columns_2 .column_left .main_box .article_title_bg span {
  background-color: #151515;
  -webkit-box-shadow: -12px 0 0 #151515, 12px 0 0 #151515;
  box-shadow: -12px 0 0 #151515, 12px 0 0 #151515;
  padding: 8px 0;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 42px;
  font-weight: bold;
}

.columns_2 .column_right {
  width: 320px;
}

.columns_2 .rev_column_right {
  width: 900px;
  box-sizing: border-box;
  padding: 20px 0;
}

.rev_column_left h2,
.rev_column_right h1,
.rev_column_right h2,
.rev_column_right h3 {
  margin: 0;
  padding: 0;
  font-family: "Lato", sans-serif;
}

.columns_2 .rev_column_right h1 {
  font-size: 68px;
}

.columns_2 .column_right .article_title {
  font-size: 20px;
  line-height: 32px;
  margin-top: 22px;
  margin-bottom: 10px;
}

.columns_2 .column_right .article_text,
.columns_2 .rev_column_right .article_text {
  font-size: 18px;
  line-height: 28px;
}

.columns_2 .rev_column_right .block_box {
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 60px 50px 30px;
  margin: 20px 0px;
  border-radius: 10px;
  box-shadow: 0 3px 5px #ccc;
}

.columns_2 .rev_column_right .caption {
  margin: 80px 0 30px;
}

.caption .line {
  border-bottom: 5px solid #c70000;
  width: 60px;
  margin-bottom: 10px;
}

.caption h2 {
  font-size: 36px;
  line-height: 38px;
}

.block_box h3 {
  font-size: 28px;
}

.block_box .web_link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-size: 16px;
  background-color: #e60061;
  color: #fff;
  max-width: max-content;
  box-sizing: border-box;
  padding: 4px 10px;
  border-radius: 8px;
}

.block_box svg {
  width: 20px;
  height: 20px;
  margin-left: 5px;
}

.block_box .article_text {
  padding-top: 25px;
  overflow: hidden;
}

.block_box .animate_open {
  animation-duration: 1.5s;
  animation-name: article_open;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}

.block_box .animate_close {
  animation-duration: 0s;
  animation-name: article_close;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}

@keyframes article_open {
  0% {
    max-height: 63px;
  }
  100% {
    max-height: 1800px;
  }
}

@keyframes article_close {
  0% {
    max-height: 1200px;
  }
  100% {
    max-height: 63px;
  }
}

.block_box .text.open {
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-bottom: 1px solid #e1e1e1;
}

.block_box .text.line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.block_box .text a{
  text-decoration: underline;
  color:#878787;
}

.block_box .text a:hover{
  text-decoration: underline;
  color:#151515;
}

.block_box .read_more {
  margin-top: 10px;
  padding-bottom: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px;
  cursor: pointer;
}

.block_box .article_text img {
  max-width: 100%;
}

/*  所有手機 */
@media (max-width: 833px) {
  body,html{
    min-width: auto;
  }

  .rev_column_left,.content_box_h2{
    display: none;
  }

  .container {
    width: 90%;
  }

  .caption h2{
    line-height: 46px;
  }

  .columns_2 .rev_column_right h1{
    font-size: 55px;
    line-height: 68px;
    background-color:transparent;
    border:none;
    margin-bottom: 10px;
    color:#151515;
    font-weight: 800;
    text-transform:capitalize;
    letter-spacing: -1px;
  }
  .columns_2{
    margin-bottom: 0;
  }

  .columns_2,.columns_2 .rev_column_right{
    width:100%
  }

  .columns_2 .rev_column_right .article_text{
    padding-top: 25px;
  }

  .columns_2 .rev_column_right .block_box{
    padding:30px 20px 10px;
  }

  .block_box h3{
    line-height: 36px;
  }
  .block_box .read_more{
    justify-content: flex-start;
    font-size: 20px;
    margin-top: 10px;
  }
}

.info_3 {
  width: 31%;
  border: 1px solid #c9c9c9;
  border-radius: 20px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info_3 .article_title {
  font-size: 20px;
  width: 100%;
}

.info_3 .info_button {
  max-width: 200px;
  display: inline-block;
  background-color: #c70000;
  font-family: "Lato", sans-serif;
  color: #fff;
  padding: 8px 15px;
  margin-right: 10px;
  font-size: 15px;
  border-radius: 8px;
  line-height: normal;
}

.info_3 .info_ul {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.info_3 .info_ul .info_li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.info_3 .info_ul .info_li .date {
  width: 22%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #707070;
  color: #252525;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 10px;
  font-family: "Lato", sans-serif;
}

.info_3 .info_ul .info_li .date .number_index {
  font-size: 35px;
  line-height: 35px;
}

.info_3 .info_ul .info_li .date .month {
  font-size: 20px;
}

.info_3 .info_ul .info_li .event_info {
  width: 74%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info_3 .info_ul .info_li .mg_pic {
  width: 98px;
  height: 130px;
  background-color: #999;
  margin-right: 15px;
}

.info_3 .info_ul .info_li .mg_pic img {
  max-width: 100%;
}

.info_3 .info_ul .info_li .mg_info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.info_3 .normal_ul {
  margin: 5px 0 5px 15px;
  padding: 0;
  width: 100%;
}

.info_3 .normal_ul .normal_li {
  font-family: "Lato", sans-serif;
  line-height: 24px;
  margin-bottom: 5px;
  color: #666;
  width: 100%;
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Lato", sans-serif;
  font-size: 13px;
  align-items: center;
  padding: 0 0 30px;
}

.footer ul {
  width: 70%;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style-type: none;
}

.footer ul li {
  margin-right: 20px;
  margin-bottom: 10px;
}

.footer ul li a {
  text-decoration: underline;
  font-weight: bold;
  color: #151515;
}

.footer ul .article_text {
  width: 100%;
  color: #666;
}

.no_hover:hover {
  color: #131313;
}

@media (max-width: 1280px) {
  .menu .menu_main .submenu_search .form .form_right {
    min-width: 8%;
  }
  .menu .menu_tool {
    height: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 35px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .menu .menu_tool .box_1280:nth-child(1) {
    display: block;
  }
  .menu .menu_tool .box_1280:nth-child(1) .logo_1280 {
    width: 240px;
  }
  .menu .menu_tool .box_1280:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .menu .menu_tool .box_1280:nth-child(2) .member_R {
    padding-right: 0;
  }
  .menu .menu_tool .box_1280:nth-child(2) .social_box,
  .menu .menu_tool .box_1280:nth-child(2) .subscribe {
    padding-right: 0;
  }
  .menu .menu_tool .box_1280:nth-child(2) .social_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu .menu_tool .box_1280:nth-child(2) .social_box ul:after {
    content: " | ";
    margin-left: 8px;
    margin-right: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .menu .menu_tool .box_1280:nth-child(2) .subscribe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .menu .menu_tool .box_1280:nth-child(2) .member {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 0;
    margin-left: 10px;
  }
  .menu .menu_tool .box_1280:nth-child(2) .member a {
    background-color: transparent;
    color: #fff;
    border-radius: 0;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .menu .menu_tool .box_1280:nth-child(2) .member a:nth-child(2),
  .menu .menu_tool .box_1280:nth-child(2) .member a:nth-child(4) {
    margin-right: 0;
  }
  .menu .menu_main .left_menu .asmag_logo {
    display: none;
  }
  .menu .menu_main .left_menu .asmag_menu ul {
    margin-left: 0;
  }
  .menu .menu_main .right_menu .asmag_member {
    display: none;
  }
  .article_hl {
    width: 95%;
    margin: auto;
  }
  .article_hl .large_box {
    width: 59%;
    max-height: 380px;
  }
  .article_hl .small_box:nth-child(2) {
    width: 40%;
    height: 380px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .article_hl .small_box:nth-child(2) .hl_02 {
    width: 100%;
  }
  .article_hl .small_box:nth-child(2) .hl_02:first-child {
    margin-bottom: 12px;
  }
  .article_hl .small_box:nth-child(3) {
    width: 100%;
    margin-bottom: 30px;
  }
}

.login_box_toggle {
  -webkit-animation-name: login_toggle;
  animation-name: login_toggle;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes login_toggle {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes login_toggle {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

.move_up {
  -webkit-animation-name: move_up;
  animation-name: move_up;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes move_up {
  0% {
    margin-top: 50px;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}

@keyframes move_up {
  0% {
    margin-top: 50px;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
