/*头部块IE*/
.ie #wrapper { min-width: 6rem; }
.ie .container{ width: 6rem; }
.ie .topbar{ height:0.55rem; }
.ie .topbar .logo{ float: left; width: 50%; }
.ie .topbar .right{ float: right; width: 50%; text-align: right; position: relative; top: 50%; transform: translateY(-40%); }
.ie .topbar .right .search { border: 1px solid #d49f53; }
.ie .topbar .right .search .search-input { width: .78rem; height: .10rem; padding: .01rem .08rem; border: none; }
.ie .topbar .right .search .search-button { display: inline-block; content: ''; border: none; background: #d49f53 url('/r/site_1/default/img/icon-search1.png') no-repeat center; width: .20rem; height: .18rem; }

.ie .menu { width: 6rem; }
.ie .menu > li { float: left; width: 0.75rem; height: 100%; text-align: center; }
.ie .menu > li > a { display: block; color: #fff; font-size: .08rem; width:100%; height:100%; line-height: 3; }

.ie .banner{ margin-top: 10px; }

.ie .page-gsld .news-list li .news-link img { transform: translateY(-0%) !important; }

.ie .body-container { width: 100%; }
.ie .nav-container { float: left; }
.ie .newsbox-right, .ie .newscontent, .ie .news-list { float: right; width: 970px; }
.ie .news-nav li { float: left; width: 50%; }

.ie .page-home .newsbox { width: 100%; }
.ie .page-home .newsbox-left { float: left; width: 50%; }
.ie .page-home .newsbox-right { float: right; width: 50%; }
.ie .page-home .news-list { width: 100%; }
.ie .page-home .news-list li { height: 75px !important; }
.ie .page-home .news-nav ul { height: 35px; overflow: hidden; }
.ie .page-home .news-nav li { width: 25%; }
.ie .page-home .news-list li .news-link { width: 490px !important; }
.ie .page-home .spunlbar, .ie .page-home .specialbox { clear: both; margin-top: 2.2rem; }
.ie .page-home .spunlbar .unit { float: left; width: 3.5rem; }
.ie .page-home .spunlbar .unit .more { float: left; width: 0.45rem; margin-top: 170px; }
.ie .page-home .spunlbar .unit .banner { float: right; width: 2.0rem; margin: 0.12rem .12rem 0.1rem .7rem !important; }

.ie .page-home .spunlbar .video { float: right; width: 2.5rem; }
.ie .page-home .specialbox ul { clear: both; margin: .085rem auto .65rem; }
.ie .page-home .specialbox li { float: left; width: 24%; margin: 0 0.5%; }
.ie .page-home .specialbox h3 .title { float: left; width: 90%; }
.ie .page-home .specialbox h3 .more { float: right; }

.ie .news-list { width: 940px; }
.ie .news-list li { clear: both; zoom: 1; height: 55px; }
.ie .news-list li .news-date, .ie .news-list li .news-link { float: left; }
.ie .news-list li .news-link { width: 825px !important }
.ie .news-list li .news-link, .ie .page-gsld .news-list li:first-child { width: 100%; }
.ie .page-gsld .news-list li { float: left; width: 30%; }
.ie .news-list li p { height: .22rem; }

.ie .footer-left { float: left; }
.ie .footer-right { float: right; }

.ie .banner .swiper-wrapper { height: 430px; }

@media all and (-ms-high-contrast:none) {
  #wrapper { min-width: 6rem; }
  .container{ width: 6rem; }

  .topbar{ height:0.55rem; }
  .topbar .right .search { border: 1px solid #d49f53; }
  .topbar .right .search .search-input { width: .78rem; }
  .topbar .right .search .search-button { background: #d49f53 url('/r/site_1/default/img/icon-search1.png') no-repeat center; }

  .menu { width: 6rem; }

  .banner{ margin-top: 10px; }
  .specialbox ul { margin: 0.08rem 0.05rem !important; }
  .specialbox li a { margin: 0 auto !important; width: 95% !important; }

  .page-gsld .news-list li .news-link img {
    transform: translateY(-0%) !important;
  }

}