@charset "UTF-8";
/**
*
@Author: hover-hou
@Date: Wed Jun 06 2018 16:03:33 GMT+0800 (中国标准时间)
*
*/
body {
  background: url("http://www.newsres.cn/info/asus20180529/bg.png") 50% 0 no-repeat;
}

section {
  width: 1000px;
  margin: 0 auto;
}

header {
  padding-top: 320px;
  background: url("http://www.newsres.cn/info/asus20180529/banner_txt.png") 50% 50% no-repeat;
}

.part1 .tit {
  position: relative;
  height: 250px;
  background: url("http://www.newsres.cn/info/asus20180529/btn_hdjs.png") 100% 0 no-repeat;
}

.part1 .tit a {
  position: absolute;
  top: 0;
  right: 0;
  width: 240px;
  height: 100%;
}

.list {
  float: left;
  width: 640px;
  height: 288px;
  padding-top: 56px;
  background: url("http://www.newsres.cn/info/asus20180529/bg_jdxw.png") 152px 0 no-repeat;
  overflow: hidden;
}

.list li {
  position: relative;
  padding-left: 24px;
  font-size: 20px;
  line-height: 48px;
}

.list li:before {
  content: "";
  position: absolute;
  left: 12px;
  top: 22px;
  display: block;
  width: 4px;
  height: 4px;
  border: 1px solid #8e8fbd;
  background-color: #fff;
}

.list a {
  display: inline-block;
  word-break: break-word;
  word-wrap: break-word;
  color: #fff;
  line-height: 100%;
}

.ewm {
  position: relative;
  left: -16px;
  float: right;
  width: 350px;
  text-align: center;
}

.ewm img {
  margin-top: 50px;
  margin-bottom: 50px;
}

.ewm a {
  display: block;
  width: 194px;
  height: 50px;
  margin: 0 auto;
  background: url("http://www.newsres.cn/info/asus20180529/bg_bmrk.png") 50% 50% no-repeat;
}

.part2 {
  padding-top: 4px;
}

.part2 .tit {
  height: 145px;
  padding-bottom: 24px;
  background: url("http://www.newsres.cn/info/asus20180529/bg_jcsp.png") 0 14px no-repeat;
}

.part2 .cont a {
  position: relative;
  overflow: hidden;
}

.part2 .cont a:first-child {
  float: left;
  display: block;
  width: 640px;
  height: 480px;
}

.part2 .cont a:not(:first-child) {
  float: right;
  display: block;
  width: 350px;
  height: 235px;
  margin-bottom: 10px;
}

.part2 .cont img {
  display: block;
  width: 100%;
  height: 100%;
}

.part2 .cont span {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 36px;
  background: #1e5799;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.part2 .cont a:hover span {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.part2 .cont a:first-child:hover span {
  line-height: 480px;
}

.part3 {
  padding-bottom: 72px;
}

.part3 .tit {
  height: 180px;
  background: url("http://www.newsres.cn/info/asus20180529/bg_hdhg.png") 0 50% no-repeat;
}

.arrows {
  position: relative;
}

.arrows a {
  position: absolute;
  top: 85px;
  z-index: 20;
  display: block;
  width: 42px;
  height: 42px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.arrows a:first-child {
  left: -24px;
  background-image: url("http://www.newsres.cn/info/asus20180529/left_arrow.png");
}

.arrows a:nth-child(2) {
  right: -12px;
  background-image: url("http://www.newsres.cn/info/asus20180529/right_arrow.png");
}

.swiper-container {
  width: 999px;
  height: 215px;
}

.swiper-container .swiper-wrapper,
.swiper-container .swiper-slide,
.swiper-container a,
.swiper-container img,
.swiper-container span {
  height: 100%;
}

.swiper-container a,
.swiper-container img,
.swiper-container span {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-container a {
  position: relative;
  width: 320px;
  overflow: hidden;
}

.swiper-container span {
  position: absolute;
  left: 0;
  top: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: black;
  background: rgba(0, 0, 0, 0.6);
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.swiper-container a:hover span {
  top: 0;
}

footer {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  height: 238px;
  padding-top: 120px;
  background: url("http://www.newsres.cn/info/asus20180529/bg_footer.png") 50% 0 no-repeat;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  text-align: center;
}

footer p {
  text-indent: -110px;
}

/*# sourceMappingURL=maps/index.css.map */
