@font-face {
  font-family: 'homes';
  src: url('../font/alexei.eot');
  src: url('../font/alexei.eot?#iefix') format('embedded-opentype'), url('/Plugins/Template/tanhe/style/font/alexei.woff') format('woff'), url('../font/alexei.ttf') format('truetype'), url('/Plugins/Template/tanhe/style/font/alexei.svg#verdemoderna') format('svg');
}
em,
i {
  font-weight: normal;
  font-style: normal;
}
.header_bg {
  background: #020202;
  padding-top: 24px;
}
#header {
  border-top: 1px solid #1e1e1e;
  background: #020202;
}
#header .logo {
  padding: 0;
}
#header .pc_menu .menu .nLi {
  width: 12.5%;
}
#header .pc_menu .menu .nLi h3 {
  font-size: 14px;
  color: #c6c6c6;
  position: relative;
}
#header .pc_menu .menu .nLi h3 a {
  font-size: 14px;
  color: #c6c6c6;
  transition: all .0s;
  -webkit-transition: all .0s;
  -moz-transition: all .0s;
}
#header .pc_menu .menu .nLi .menu_2 {
  top: 50px;
  padding-top: 50px;
  z-index: 30;
  background: none;
}
#header .pc_menu .menu .nLi .menu_2 li {
  margin-bottom: 2px;
}
#header .pc_menu .menu .nLi .menu_2 li a {
  background: #020104;
  color: #bfbfbf;
  font-size: 12px;
  line-height: 24px;
}
#header .pc_menu .menu .nLi .menu_2 li a:hover {
  text-decoration: underline;
}
#header .pc_menu .menu .on h3 a {
  background: url("../images/nav_icon_1.png") no-repeat right center;
}
#banner #owl-demo,
#banner #owl-demo .owl-wrapper-outer,
#banner #owl-demo .owl-wrapper,
#banner #owl-demo .owl-item,
#banner {
  height: 700px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #353c44;
}
#product {
  background: #efefef;
  padding: 50px 0;
}
#product .title {
  text-align: center;
  padding-bottom: 22px;
  position: relative;
}
#product .title:after {
  position: absolute;
  content: '';
  height: 1px;
  width: 38px;
  bottom: 0;
  left: 50%;
  margin-left: -19px;
  background: #7a9eaf;
}
#product .title .english {
  font-family: homes;
  color: #000000;
  font-size: 42px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#product .title .china {
  color: #000000;
  font-size: 18px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#product .inner {
  margin-top: 80px;
}
#product .inner ul li {
  padding: 0 15px;
}
#product .inner ul li a {
  display: block;
  background: #ffffff;
}
#product .inner ul li a .pic {
  text-align: center;
}
#product .inner ul li a .text {
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-top: 1px solid #e9e9e9;
}
#product .inner ul li a:hover {
  box-shadow: 1px 3px 4px #b1b0b1;
}
#product .inner ul li a:hover .text {
  text-decoration: underline;
}
#product .more {
  margin-top: 76px;
}
#product .more a {
  display: block;
  margin: 0 auto;
  background: #ffffff;
  text-align: center;
  width: 170px;
  color: #000;
  line-height: 40px;
  border-radius: 20px;
  position: relative;
}
#product .more a:before {
  content: '';
  position: absolute;
  height: 40px;
  width: 16px;
  right: 26px;
  top: 50%;
  margin-top: -20px;
  background: url("../images/product_icon.png") no-repeat center;
}
#news {
  padding: 96px 0 72px;
  background: url("../images/news_bg.jpg") no-repeat top center;
}
#news .title {
  text-align: center;
  padding-bottom: 22px;
  position: relative;
}
#news .title:after {
  position: absolute;
  content: '';
  height: 1px;
  width: 38px;
  bottom: 0;
  left: 50%;
  margin-left: -19px;
  background: #fff;
}
#news .title .english {
  font-family: homes;
  color: #fff;
  font-size: 42px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#news .title .china {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#news .inner {
  margin-top: 40px;
}
#news .inner ul li {
  margin-bottom: 20px;
}
#news .inner ul li a {
  display: block;
  padding: 4px;
  background: #ffffff;
}
#news .inner ul li a .pic {
  float: left;
  width: 37%;
}
#news .inner ul li a .text {
  float: right;
  width: 62%;
}
#news .inner ul li a .text h2 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin-top: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#news .inner ul li a .text .time {
  margin-top: 16px;
  color: #000000;
  font-size: 12px;
  line-height: 24px;
}
#news .inner ul li a .text .news_text {
  margin-top: 28px;
  color: #7a7a7a;
  font-size: 12px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#about {
  background: #fff;
  margin-top: 54px;
  margin-bottom: 66px;
}
#about .inner .pic {
  float: left;
  width: 46%;
}
#about .inner .text {
  margin-top: 76px;
  float: right;
  width: 42%;
  margin-right: 5%;
}
#about .inner .text .name {
  font-size: 36px;
  line-height: 40px;
  color: #000000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#about .inner .text .name span {
  position: relative;
}
#about .inner .text .name span:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: -50px;
  content: '';
  width: 30px;
  height: 1px;
  background: #000000;
}
#about .inner .text .title {
  margin-top: 20px;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#about .inner .text .about_text {
  margin-top: 25px;
  font-size: 12px;
  line-height: 30px;
  color: #646464;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
#about .inner .text .more {
  margin-top: 55px;
}
#about .inner .text .more a {
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
}
#box_footer {
  background: #292929;
  padding-top: 36px;
  padding-bottom: 10px;
}
#box_footer .list_text {
  margin-top: -4px;
  padding: 0;
}
#box_footer .list_text ul li {
  float: left;
  width: 130px;
}
#box_footer .list_text ul li h3 {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
#box_footer .list_text ul li a {
  color: #bfbfbf;
  display: block;
  font-size: 12px;
  line-height: 24px;
}
#box_footer .footer_logo .footer_logo_img {
  text-align: center;
}
#box_footer .footer_logo .text {
  margin-top: 6px;
  text-align: center;
  font-size: 12px;
  color: #bfbfbf;
  line-height: 24px;
}
#footer .copyright {
  background: #323941;
}
#footer .copyright .top:before {
  background: url("../images/black_bg.jpg");
}
#footer .copyright .copyright_con {
  padding-top: 16px;
  font-size: 12px;
  color: #ffffff;
}
.wap_search_input {
  background: #2b2b2b;
}
.wap_search_input input {
  border: none;
}
.wap_search_input p {
  color: #060518;
  background: #ffffff;
}
.wap_footer {
  background: #353c44;
}
.wap_menu {
  background: #353c44;
}
#content {
  margin-top: 42px;
  margin-bottom: 72px;
}
#content ._aside {
  border-top: 2px solid #db0000;
  float: left;
  padding: 0;
  width: 20%;
  background: url("../images/sub_sidemenu_bg.jpg") no-repeat bottom center #292929;
}
#content ._aside h2 {
  width: 84%;
  margin: 0 auto;
  padding: 20px 0px 24px;
  border-bottom: 1px dashed #ffffff;
  line-height: 24px;
}
#content ._aside h2 .english {
  display: inline-block;
  max-width: 42%;
  color: #fffefe;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content ._aside h2 .china {
  margin-left: 20px;
  max-width: 42%;
  color: #fffefe;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content ._aside .sidemenu {
  margin-top: 24px;
  padding-bottom: 260px;
  border-top: none;
  border-bottom: none;
}
#content ._aside .sidemenu .sub1 .sub1_a {
  padding: 0 60px;
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  color: #fffefe;
  text-decoration: none;
  position: relative;
}
#content ._aside .sidemenu .sub1 .sub1_a span {
  width: 100%;
  position: relative;
}
#content ._aside .sidemenu .sub1 .sub1_a span:after {
  position: absolute;
  display: block;
  width: 20px;
  height: 30px;
  content: "";
  background: url("../images/sub1_a.png") no-repeat center;
  right: -30px;
  top: 50%;
  margin-top: -15px;
  z-index: 1;
}
#content ._aside .sidemenu .sub1 .sub1_a:hover {
  background: #ffffff;
  text-decoration: none;
  color: #292929;
}
#content ._aside .sidemenu .sub1 .sub1_a:hover span:after {
  background: url("../images/sub_icon.png") no-repeat center;
}
#content ._aside .sidemenu .sub1 .sub1_a:hover .icon {
  display: block;
}
#content ._aside .sidemenu .sub1 ul {
  margin-top: 6px;
  padding: 0 60px;
}
#content ._aside .sidemenu .sub1 ul ul {
  margin-top: 0;
  padding: 4px 0;
}
#content ._aside .sidemenu .sub2 .sub2_a {
  padding: 0 10px;
  line-height: 24px;
  font-size: 12px;
  color: #fffefe;
  text-decoration: none;
  position: relative;
  transition: all .0s;
  -webkit-transition: all .0s;
  -moz-transition: all .0s;
}
#content ._aside .sidemenu .sub2 .sub2_a:after {
  content: "";
  width: 10px;
  height: 24px;
  background: url("../images/sub2_a.png") no-repeat center;
  left: 0;
  top: 50%;
  margin-top: -12px;
  z-index: 2;
  position: absolute;
}
#content ._aside .sidemenu .sub2 .sub2_a:hover {
  color: #fffefe;
  text-decoration: none;
}
#content ._aside .sidemenu .sub2 .sub2_a:hover:after {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
}
#content ._aside .sidemenu .sub3 {
  padding: 0 15px;
}
#content ._aside .sidemenu .sub3 .sub3_a {
  font-size: 12px;
  padding: 0 10px;
  line-height: 28px;
  color: #fffefe;
  text-decoration: none;
}
#content ._aside .sidemenu .sub3 .sub3_a:hover {
  text-decoration: none;
}
#content ._aside .sidemenu .current .sub1_a {
  background: #ffffff;
  text-decoration: none;
  color: #292929;
}
#content ._aside .sidemenu .current .sub1_a span:after {
  background: url("../images/sub_icon.png") no-repeat center;
}
#content ._aside .sidemenu .current .sub1_a .icon {
  display: block;
}
#content ._aside .sidemenu .current .current .sub2_a {
  text-decoration: none;
  color: #fffefe;
}
#content ._aside .sidemenu .current .current .sub2_a:after {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
}
#content .main {
  padding: 0;
  float: right;
  width: 76%;
}
#content .main .crumb {
  margin-top: 34px;
  line-height: 40px;
  border-bottom: 1px solid #8d8d8d;
}
#content .main .crumb .english {
  display: inline-block;
  max-width: 50%;
  float: left;
  line-height: 40px;
  font-size: 30px;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
}
#content .main .crumb span {
  max-width: 50%;
  float: right;
  display: block;
  color: #000000;
  margin-top: 10px;
  line-height: 30px;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .main .article {
  padding-top: 30px;
  margin-bottom: 15px
  /*当前页的样式*/
  /*分页块默认样式*/
}
#content .main .article .list_news ul li {
  margin-bottom: 30px;
}
#content .main .article .list_news ul li a {
  display: block;
}
#content .main .article .list_news ul li a .pic {
  float: left;
  width: 30%;
  padding: 0;
}
#content .main .article .list_news ul li a .list_text {
  float: right;
  width: 68%;
}
#content .main .article .list_news ul li a .list_text h2 {
  margin-top: 4px;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .main .article .list_news ul li a .list_text .time {
  line-height: 24px;
  color: #000000;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .main .article .list_news ul li a .list_text .text {
  margin-top: 18px;
  color: #7a7a7a;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .main .article .list_news ul li a:hover .list_text h2 {
  text-decoration: underline;
}
#content .main .article .list_news_text ul li {
  margin-bottom: 15px;
}
#content .main .article .list_news_text ul li a {
  display: block;
}
#content .main .article .list_news_text ul li a h2 {
  font-size: 16px;
  line-height: 24px;
  color: #010101;
}
#content .main .article .list_news_text ul li a .text {
  margin-top: 20px;
  margin-bottom: 30px;
  line-height: 22px;
  color: #8b8a8a;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .main .article .list_news_text ul li a .sub_bottom {
  padding-top: 22px;
  line-height: 24px;
  position: relative;
}
#content .main .article .list_news_text ul li a .sub_bottom .time {
  float: left;
  display: inline-block;
  max-width: 50%;
  color: #808080;
  font-size: 16px;
}
#content .main .article .list_news_text ul li a .sub_bottom .more {
  float: right;
  max-width: 50%;
  text-transform: uppercase;
  color: #808080;
  font-size: 12px;
}
#content .main .article .list_news_text ul li a .sub_bottom:after {
  content: "";
  width: 8%;
  height: 1px;
  background: #313131;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}
#content .main .article .list_news_text ul li a:hover h2 {
  text-decoration: underline;
}
#content .main .article .list_news_text ul li a:hover .sub_bottom:after {
  width: 100%;
}
#content .main .article .list-img {
  margin: 0 -7.5px;
}
#content .main .article .list-img ul li {
  text-align: center;
  padding: 0 7.5px;
  margin-bottom: 38px;
}
#content .main .article .list-img ul li a {
  display: block;
}
#content .main .article .list-img ul li a .text_area {
  margin-top: 12px;
  color: #000;
  font-size: 15px;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#content .main .article .list-img ul li a .img_area {
  width: 100%;
  position: relative;
}
#content .main .article .list-img ul li a .img_area img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}
#content .main .article .list-img ul li a .img_area .list_limages_bg {
  display: none;
  width: 100%;
  height: 100%;
  background: url("../images/list_image_bg.png") no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
#content .main .article .list-img ul li a:hover .text_area {
  color: #45b1ff;
}
#content .main .article .search ul li a {
  display: block;
  padding: 30px 20px 16px;
  border: 1px solid #fff;
  margin-bottom: 34px;
}
#content .main .article .search ul li a h2 {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  color: #2e2e2e;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content .main .article .search ul li a .text {
  margin-top: 8px;
  font-size: 12px;
  line-height: 20px;
  color: #2e2e2e;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .main .article .search ul li a .sub_bottom {
  margin-top: 6px;
}
#content .main .article .search ul li a .sub_bottom em {
  display: inline-block;
  padding: 0 16px;
  float: right;
  line-height: 22px;
  font-size: 12px;
  color: #2e2e2e;
  background: #f0f0f0;
}
#content .main .article .search ul li a:hover {
  border: 1px solid #c1c1c1;
}
#content .main .article .search ul li a:hover h2 {
  text-decoration: underline;
}
#content .main .article .page_box {
  text-align: center;
  display: block;
}
#content .main .article .pagination > .active > a,
#content .main .article .pagination > .active > span,
#content .main .article .pagination > .active > a:hover,
#content .main .article .pagination > .active > span:hover,
#content .main .article .pagination > .active > a:focus,
#content .main .article .pagination > .active > span:focus {
  background: #292929;
  color: #d1dceb;
  border-color: #aaaaaa;
}
#content .main .article .pagination > li > a,
#content .main .article .pagination > li > span {
  color: #666666;
}
#content .main .article .pagination > li > a:hover,
#content .main .article .pagination > li > span:hover {
  color: #666;
  background: #292929;
}
#content .main .article .feedback-form .title {
  padding: 15px;
  color: #000;
  background-color: #F2F2F2;
  margin-bottom: 15px;
  box-sizing: border-box;
}
#content .main .article .feedback-form form {
  padding: 0;
}
#content .main .article .feedback-form .form-group .sure,
#content .main .article .feedback-form .form-group .more {
  padding: 5px 15px;
  border: none;
  color: #fff;
  border-radius: 5px;
  margin-right: 10px;
}
#content .main .article .feedback-form .form-group .sure {
  background: #df0024;
}
#content .main .article .feedback-form .form-group .more {
  background: #dfa800;
}
@media (max-width: 640px) {
  #content .main .article .feedback-form .title {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media all and (min-width: 1200px) {
  #banner #owl-demo,
  #banner #owl-demo .owl-wrapper-outer,
  #banner #owl-demo .owl-wrapper,
  #banner #owl-demo .owl-item,
  #banner {
    height: 700px;
  }
  #header .container {
    width: 1200px;
  }
  #product .container {
    width: 1200px;
  }
  #news .container {
    width: 1100px;
  }
  #about .container {
    width: 1100px;
  }
  #box_footer .container {
    width: 1000px;
  }
  #content .container {
    width: 1200px;
  }
}
@media all and (max-width: 992px) {
  #banner #owl-demo,
  #banner #owl-demo .owl-wrapper-outer,
  #banner #owl-demo .owl-wrapper,
  #banner #owl-demo .owl-item,
  #banner {
    height: 400px;
  }
}
@media all and (max-width: 640px) {
  .header_bg {
    padding-top: 0;
  }
  #header .logo {
    text-align: center;
  }
  #header .menu_icon {
    right: 10%;
    top: 50%;
    margin-top: -12px;
  }
  #banner #owl-demo,
  #banner #owl-demo .owl-wrapper-outer,
  #banner #owl-demo .owl-wrapper,
  #banner #owl-demo .owl-item,
  #banner {
    height: 220px;
  }
  #product {
    padding: 40px 0;
  }
  #product .title {
    padding-bottom: 15px;
  }
  #product .title .english {
    line-height: 24px;
    font-size: 24px;
  }
  #product .title .china {
    font-size: 12px;
    line-height: 20px;
  }
  #product .inner {
    margin-top: 28px;
    padding: 0 7.5px;
  }
  #product .inner ul li {
    padding: 0 7.5px;
    margin-bottom: 15px;
  }
  #product .inner ul li .text {
    font-size: 12px;
    line-height: 36px;
  }
  #product .more {
    margin-top: 40px;
  }
  #product .more a {
    width: 26%;
    line-height: 24px;
    font-size: 12px;
  }
  #product .more a:before {
    height: 24px;
    right: 10px;
    width: 12px;
    margin-top: -12px;
    background-size: auto 40%;
  }
  #news {
    background: url("../images/wap_news_bg.jpg") no-repeat top center;
    background-size: auto 100%;
    padding: 40px 15px 20px;
  }
  #news .title {
    padding-bottom: 20px;
  }
  #news .title .english {
    line-height: 24px;
    font-size: 24px;
  }
  #news .title .china {
    font-size: 12px;
    line-height: 24px;
  }
  #news .inner {
    margin-top: 26px;
  }
  #news .inner ul li a {
    padding: 0;
  }
  #news .inner ul li a .pic {
    width: 100%;
  }
  #news .inner ul li a .text {
    padding: 0 15px 15px;
    width: 100%;
  }
  #news .inner ul li a .text h2 {
    margin-top: 0;
    font-size: 12px;
  }
  #news .inner ul li a .text .time {
    margin-top: 0px;
    line-height: 18px;
  }
  #news .inner ul li a .text .news_text {
    margin-top: 4px;
  }
  #about {
    margin-top: 30px;
    margin-bottom: 15px;
    padding: 0 15px;
  }
  #about .inner .pic {
    float: none;
    width: 100%;
  }
  #about .inner .text {
    margin-top: 15px;
    float: none;
    width: 100%;
  }
  #about .inner .text .name {
    font-size: 20px;
  }
  #about .inner .text .name span:after {
    margin-right: -40px;
  }
  #about .inner .text .title {
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
  }
  #about .inner .text .about_text {
    margin-top: 16px;
    font-size: 12px;
    line-height: 18px;
  }
  #about .inner .text .more {
    margin-top: 10px;
  }
  #about .inner .text .more a {
    font-size: 12px;
  }
  #footer .copyright {
    border-top: 1px solid #2b2b2b;
    background: #fff;
  }
  #footer .copyright .copyright_con {
    font-size: 12px;
    line-height: 22px;
    color: #010101;
  }
  #footer .copyright .copyright_con a {
    color: #010101;
  }
  #content {
    margin-top: 10px;
    margin-bottom: 0;
  }
  #content ._aside {
    border-top: none;
    float: left;
    padding: 0;
    width: 100%;
    background: #ffffff;
  }
  #content ._aside h2 {
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
    height: 24px;
    border-bottom: none;
    background: #353c44;
    line-height: 24px;
    position: relative;
  }
  #content ._aside h2 .english {
    display: none;
  }
  #content ._aside h2 .china {
    margin-left: 0px;
    max-width: 70%;
    color: #fffefe;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    display: block;
  }
  #content ._aside h2 .phone-menuicon {
    position: absolute;
    float: none;
    right: 15px;
    top: 50%;
    margin-top: -13px;
    height: 16px;
    width: 16px;
  }
  #content ._aside h2 .phone-menuicon img {
    width: 16px;
    height: 16px;
  }
  #content ._aside .sidemenu {
    margin-top: 4px;
    padding: 0 15px 20px;
    border-top: none;
    border-bottom: none;
    position: relative;
  }
  #content ._aside .sidemenu:after {
    content: "";
    width: 92%;
    height: 1px;
    background: #dadada;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -46%;
  }
  #content ._aside .sidemenu .sub1 .sub1_a {
    padding: 0 15px;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 4px;
    color: #010101;
    text-decoration: none;
    background: #f0f0f0;
    position: relative;
  }
  #content ._aside .sidemenu .sub1 .sub1_a span {
    width: 100%;
    position: relative;
  }
  #content ._aside .sidemenu .sub1 .sub1_a span:after {
    display: none;
  }
  #content ._aside .sidemenu .sub1 .sub1_a:hover {
    color: #010101;
    background: #f0f0f0;
  }
  #content ._aside .sidemenu .sub1 ul {
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 0;
  }
  #content ._aside .sidemenu .sub1 ul ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0;
  }
  #content ._aside .sidemenu .sub2 .sub2_a {
    padding: 0 15px;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
    background: url("../images/sub_icon_x.jpg") no-repeat left 3px center;
    text-decoration: none;
    position: relative;
    transition: all .0s;
    -webkit-transition: all .0s;
    -moz-transition: all .0s;
  }
  #content ._aside .sidemenu .sub2 .sub2_a:after {
    display: none;
  }
  #content ._aside .sidemenu .sub2 .sub2_a:hover {
    color: #666666;
    text-decoration: none;
  }
  #content ._aside .sidemenu .sub2 .sub2_a:hover:after {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -moz-transform: rotate(90deg);
    /* Firefox */
    -webkit-transform: rotate(90deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(90deg);
  }
  #content ._aside .sidemenu .sub3 {
    padding: 0 15px;
  }
  #content ._aside .sidemenu .sub3 .sub3_a {
    padding: 0 10px;
    line-height: 22px;
    color: #666666;
    font-size: 12px;
    text-decoration: none;
  }
  #content ._aside .sidemenu .sub3 .sub3_a:hover {
    text-decoration: none;
  }
  #content ._aside .sidemenu .current .sub1_a {
    color: #010101;
    text-decoration: none;
    background: #f0f0f0;
  }
  #content ._aside .sidemenu .current .current .sub2_a {
    text-decoration: none;
    color: #666666;
  }
  #content ._aside .sidemenu .current .current .sub2_a:after {
    display: none;
  }
  #content .main {
    padding: 0;
    float: right;
    width: 100%;
  }
  #content .main .crumb {
    margin-top: 34px;
    line-height: 40px;
    border-bottom: 1px solid #8d8d8d;
  }
  #content .main .crumb .english {
    display: inline-block;
    max-width: 50%;
    float: left;
    line-height: 40px;
    font-size: 30px;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
  }
  #content .main .crumb span {
    max-width: 50%;
    float: right;
    display: block;
    color: #000000;
    margin-top: 10px;
    line-height: 30px;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content .main .article {
    padding: 20px 15px 0;
  }
  #content .main .article .list_news ul li {
    margin-bottom: 15px;
  }
  #content .main .article .list_news ul li a .pic {
    float: none;
    width: 100%;
  }
  #content .main .article .list_news ul li a .list_text {
    margin-top: 10px;
    float: none;
    width: 100%;
  }
  #content .main .article .list_news ul li a .list_text h2 {
    margin-top: 0;
    line-height: 24px;
  }
  #content .main .article .list_news ul li a .list_text .time {
    margin-top: 4px;
  }
  #content .main .article .list_news ul li a .list_text .text {
    margin-top: 6px;
    line-height: 22px;
    -webkit-line-clamp: 3;
  }
  #content .main .article .list_news_text ul li {
    margin-bottom: 18px;
  }
  #content .main .article .list_news_text ul li a {
    display: block;
  }
  #content .main .article .list_news_text ul li a h2 {
    font-size: 12px;
    line-height: 18px;
    color: #010101;
  }
  #content .main .article .list_news_text ul li a .text {
    margin-top: 16px;
    margin-bottom: 24px;
    line-height: 22px;
  }
  #content .main .article .list_news_text ul li a .sub_bottom {
    padding-top: 14px;
    line-height: 24px;
    position: relative;
  }
  #content .main .article .list_news_text ul li a .sub_bottom .time {
    float: left;
    display: inline-block;
    max-width: 50%;
    color: #808080;
    font-size: 16px;
  }
  #content .main .article .list_news_text ul li a .sub_bottom .more {
    float: right;
    max-width: 50%;
    text-transform: uppercase;
    color: #808080;
    font-size: 12px;
  }
  #content .main .article .list_news_text ul li a .sub_bottom:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #989898;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
  }
  #content .main .article .list_news_text ul li a:hover h2 {
    text-decoration: underline;
  }
  #content .main .article .list_news_text ul li a:hover .sub_bottom:after {
    width: 100%;
  }
  #content .main .article .list-img {
    margin: 0 -7.5px;
  }
  #content .main .article .list-img ul li {
    text-align: center;
    padding: 0 7.5px;
    margin-bottom: 15px;
  }
  #content .main .article .list-img ul li a {
    display: block;
  }
  #content .main .article .list-img ul li a .text_area {
    margin-top: 12px;
    color: #000;
    font-size: 12px;
    line-height: 14px;
  }
  #content .main .article .list-img ul li a .img_area .list_limages_bg {
    background: url("../images/list_image_bg.png") no-repeat center;
    background-size: auto 90%;
  }
  #content .main .article .search ul li a {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 15px;
  }
  #content .main .article .search ul li a h2 {
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    color: #666666;
  }
  #content .main .article .search ul li a .text {
    margin-top: 8px;
    font-size: 12px;
    line-height: 22px;
    color: #666666;
  }
  #content .main .article .search ul li a .sub_bottom {
    margin-top: 10px;
  }
  #content .main .article .search ul li a .sub_bottom em {
    display: inline-block;
    padding: 0 6px;
    float: right;
    line-height: 22px;
    font-size: 12px;
    color: #666666;
    background: #f0f0f0;
  }
  #content .main .article .search ul li a:hover {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #dfdfdf;
  }
  #content .main .article .search ul li a:hover h2 {
    text-decoration: underline;
  }
}
