nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.6rem;
  height: 6rem;
  position: relative;
}
nav .button {
  width: 3rem;
  height: 2.2rem;
  background: url(http://www.shuichan.igdzc.com/wap_static/img/nav.png) no-repeat;
  background-size: 100%;
}
nav .nav-list {
  display: none;
  position: absolute;
  top: 6rem;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 99999;
}
nav .nav-list ul {
  border-top: 1px solid #888;
}
nav .nav-list ul li {
  height: 5rem;
  line-height: 5rem;
  text-align: center;
  border-bottom: 1px solid #888;
}
nav .logo a {
  display: block;
  width: 15rem;
  height: 6rem;
  background: url(http://www.shuichan.igdzc.com/wap_static/img/logo.png) no-repeat 3px 9px;
  background-size: 13rem 4rem;
}
nav .search {
  width: 3rem;
  height: 3.2rem;
  background: url(http://www.shuichan.igdzc.com/wap_static/img/search.png) no-repeat;
  background-size: 100%;
}
nav .search-but {
  display: none;
  z-index: 999;
  position: absolute;
  top: 6rem;
  left: 0;
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
nav .search-but .search-box {
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f6f6f6;
}
nav .search-but .search-box input {
  height: 3rem;
  padding-left: 1rem;
}
nav .search-but .search-box button {
  border: none;
  background-color: #007aff;
  color: #fff;
  height: 3.6rem;
  width: 5rem;
  font-size: 20px;
  margin-left: 1rem;
}
/* 广告 */
.gg_info {
  margin: 1rem 1.6rem;
}
.gg_info .info {
  position: relative;
  height: 80px;
}
.gg_info .info i {
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  width: 2rem;
  height: 2rem;
  border-radius: 2rem;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  line-height: 2rem;
}
.gg_info .info a {
  display: block;
}
.gg_info .info a img {
  height: 80px;
}
.gg_info .info a span {
  position: absolute;
  left: 4px;
  bottom: 4px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 20%;
  font-size: 14px;
}
main {
  /*轮播图*/
}
main .swiper {
  height: 30rem;
  margin-top: 15px;
  overflow: hidden;
  border-bottom: 5px solid #f6f6f6;
}
main .swiper .swiper-container {
  height: 30rem;
  overflow: inherit;
}
main .swiper .swiper-wrapper {
  height: 20rem;
}
main .swiper .swiper-wrapper .swiper-slide {
  line-height: 2rem;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
main .swiper .swiper-wrapper .swiper-slide p {
  display: block;
  width: 100%;
  height: 3.5rem;
  position: absolute;
  bottom: -60px;
  line-height: 3.5rem;
  z-index: 999;
  font-size: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
main .swiper .swiper-wrapper .swiper-slide img {
  height: 20rem;
}
main .swiper .swiper-pagination {
  top: 26rem;
  left: 50%;
  transform: translateX(-50%);
}
main .swiper .swiper-container-horizontal > .swiper-pagination-bullets {
  left: 100px;
  bottom: 105px;
}
main .swiper .swiper-pagination-bullet {
  border-radius: 0;
  margin-right: 5px;
  height: 4px;
  width: 35px;
  margin-top: 20px;
}
main .swiper .swiper-pagination-bullet-active {
  width: 35px;
  background-color: #fff;
  border: 1px solid #000;
}
main .info {
  border-bottom: 5px solid #f6f6f6;
  padding-bottom: 1rem;
}
main .info .info-title a {
  padding: 0 1.6rem;
  display: flex;
  height: 4.5rem;
  align-items: center;
  justify-content: space-between;
}
main .info .info-title a span {
  display: block;
  height: 2rem;
  width: 2rem;
  background: url(http://www.shuichan.igdzc.com/wap_static/img/more.png) no-repeat center;
  background-size: 50%;
}
main .info .info-list ul li {
  padding: 1rem;
  height: 5rem;
  text-indent: 2rem;
  line-height: 3rem;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
main .info .info-list ul li:first-of-type {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background: url(http://www.shuichan.igdzc.com/wap_static/img/libg.png);
}
main .cont_list .title {
  margin: 20px;
}
main .cont_list .title a {
  font-weight: 700;
  font-size: 20px;
}
main .cont_list .item {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
main .cont_list .item a {
  display: block;
  padding: 1.4rem 1.6rem 1.8rem;
  border-bottom: 5px solid #f6f6f6;
  min-height: 10rem;
}
main .cont_list .item a img {
  display: block;
  float: left;
  width: 14.5rem;
  overflow: hidden;
  height: 9.5rem;
}
main .cont_list .item a .item-text {
  margin-left: 16rem;
}
main .cont_list .item a .item-text h2 {
  font-size: 1.74rem;
  line-height: 2.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
main .cont_list .item a .item-text p {
  color: #aaa;
  font-size: 1.3rem;
  height: 1.6rem;
  width: 100%;
  line-height: 1.6rem;
  margin-top: 2.6rem;
}
main .cont_list .item a .item-text p em {
  float: right;
  font-weight: 400;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  word-break: break-word;
}
main .cont_list .item a .no {
  margin: 0;
}
main .cont_list .item:last-of-type a {
  border: none;
}
main .cont_list .no-img a {
  padding: 1rem 1.6rem 1rem;
}
main .cont_list .no-img .item-text {
  margin-left: 0 !important;
}
main .cont_list .no-img .item-text h2 {
  width: 100% !important;
}
main .cont_list .right-img img {
  float: right !important;
}
main .cont_list .right-img .item-text {
  margin-left: 0 !important;
  margin-right: 16rem;
}
main .cont_list .right-img .item-text h2 {
  margin-right: 1rem;
}
main .cont_list .right-img .item-text em {
  float: left !important;
}
main .m-crumb {
  height: 4rem;
  line-height: 4rem;
  padding: 0 1.6rem;
  font-size: 1.6rem;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main .paging {
  margin: 3rem 1.6rem;
  display: flex;
}
main .paging a,
main .paging span {
  display: block;
  float: left;
  flex: 1;
  height: 5rem;
  width: 6.84rem;
  box-sizing: border-box;
  text-align: center;
  line-height: 5rem;
  margin-right: 1rem;
  border-bottom: 1px solid #007aff;
}
main .paging a:last-of-type {
  margin-right: 0;
}
main .paging .hover {
  background-color: #007aff;
  color: #fff;
}
main .paging a:hover,
main .paging span:hover {
  background-color: #007aff;
  color: #fff;
}
main .content {
  margin: 0 1.6rem;
}
main .content .content-title {
  margin-top: 2rem;
}
main .content .content-title h3 {
  font-size: 26px;
  color: #333;
}
main .content .content-info {
  height: 6rem;
  margin: 1rem 0;
  line-height: 3rem;
}
main .content .content-info span {
  display: block;
}
main .content .content-info span a {
  color: #888;
}
main .content .content-text p {
  font-size: 16px;
  color: #333;
  margin-top: 2rem;
  text-indent: 3rem;
}
main .content .content-text p img{
  display: block;
}
main .content .content-text a img {
  margin: 2rem 0;
  width: 100%;
}
main .pian {
  padding: 2rem 4rem;
  height: 5rem;
}
main .pian span {
  display: block;
  float: left;
  width: 6rem;
  text-align: center;
  line-height: 3rem;
  border-radius: 20px;
  padding: 1rem;
  border: 1px solid #007aff;
  height: 3rem;
  background-color: #fff;
}
main .pian span:last-of-type {
  float: right;
}
main .title {
  height: 4rem;
  font-size: 1.87rem;
  width: 100%;
  text-align: center;
  line-height: 4rem;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  background-color: #f6f6f6;
}
.bottom {
  background: #353739;
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
  padding: 1.4rem 0.5rem 1.6rem 0.5rem;
}
.bottom a {
  color: #fff;
}
