﻿
.container {
  width: 100%;
  background-color: #f6f6f6;
}
.container > .content {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}
.container > .content > .top {
  width: 1200px;
  margin: 0 auto;
  height: 82px;
  line-height: 82px;
  border-bottom: 1px solid #efefef;
  padding-top: 0px
}
.container > .content > .top > .bread {
  position: relative;
  padding-left: 38px;
}
.container > .content > .top > .bread > img {
  position: absolute;
  top: 18px;
  left: 0;
  height: 30px;
  width: 30px;
}
.container > .content > .top > .next-menu {
    height: 84px;
    line-height: 84px;
    position: relative;
}
.container > .content > .top > .next-menu > .item {
  min-width: 108px;
  cursor: pointer;
  text-align: center;
  position: relative;
  margin:0 5px ;
  height: 84px;
}
.container > .content > .top > .next-menu > .item > i {
  position: absolute;
  font-size: 28px;
  top: 0;
  left: 0px;
}
.container > .content > .top > .next-menu > .item:hover {
  color: #da251d;
}
.container > .content > .top > .next-menu > .item:hover > i {
  color: #da251d;
}
.container > .content > .top > .next-menu > .item.active {
color: #da251d;
    border-bottom: 4px solid #da251d;
}
.container > .content > .top > .next-menu > .l-p {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 6px;
  width: 108px;
  background-color: #da251d;
}






.container > .content > .n-nav {
  width: 1200px;
  margin: 0 auto;
  height: 120px;
  line-height: 120px;
  padding-top: 38px;
}
.container > .content > .n-nav > .n-title {
  height: 20px;
  line-height: 20px;
  padding-left: 22px;
  color: #333;
  font-size: 16px;
  border-left: 4px solid #da251d;
}
.container > .content > .n-nav > .next-menu {
  height: 30px;
  line-height: 30px;
  position: relative;
}
.container > .content > .n-nav > .next-menu > .item {
  width: 108px;
  cursor: pointer;
  text-align: center;
  position: relative;
  padding-left: 32px;
}
.container > .content > .n-nav > .next-menu > .item > img {
  position: absolute;
  top: 7px;
  left: 20px;
  max-height: 16px;
  max-width: 16px;
}
.container > .content > .n-nav > .next-menu > .item.active {
  color: #da251d;
}
.container > .content > .n-nav > .next-menu > .l-p {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 6px;
  width: 108px;
  background-color: #da251d;
}
.container > .n-content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 100px;
}


.container > .n-content > .n-cicle {
  width: 69%;
  background-color: #fff;
}
.container > .n-content > #show_im{width: 100%}
.container > .n-content > #show_im .show_img{    text-align: center; }
.container > .n-content > #show_im .share-time{    margin: auto;}
.container > .n-content > .n-cicle > .main {
  width: 100%;
  background-color: #f6f6f6;
}
.container > .n-content > .n-cicle > .main > .content {
  margin: 0 auto;
  background-color: #fff;
  line-height: 2;
  padding: 0 30px;
  padding-top: 42px;
}
@media screen and (max-width: 992px) {
  .content > img {
    height: auto;
    width: 100%;
  }
}
.container > .n-content > .n-cicle > .main > .content p img {
  height: auto !important;
  width: 75% !important;
}
.container > .n-content > .n-cicle > .main > .content > .n-t {
  color: #333;
  font-weight: bold;
  line-height: 24px;
  font-size: 24px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}
.container > .n-content > .n-cicle > .main > .bottom {
  margin: 0 auto;
  background-color: #fff;
  padding: 62px 32px 34px;
}
.container > .n-content > .n-cicle > .main > .bottom > .fl > a {
  font-size: 14px;
  line-height: 14px;
  color: #333;
  display: block;
  cursor: pointer;
}
.container > .n-content > .n-cicle > .main > .bottom > .fl > a:first-child {
  margin-bottom: 30px;
}
.container > .n-content > .n-cicle > .main > .bottom > .fr {
  padding: 14px;
  font-size: 14px;
  line-height: 14px;
  padding-left: 44px;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  position: relative;
  color: #fff;
}
.container > .n-content > .n-cicle > .main > .bottom > .fr > img {
  position: absolute;
  top: 12px;
  left: 14px;
}
.container > .n-content > .n-goods {
  width: 30%;
  background-color: #fff;
  padding: 30px 22px 24px 20px;
  margin-left: 1%;
}
.container > .n-content > .n-goods > .n-top {
  width: 100%;
  height: 24px;
  line-height: 24px;
  padding-bottom: 20px;
}
.container > .n-content > .n-goods > .n-top > .n-a {
  color: #333;
  font-size: 24px;
  line-height: 24px;
}
.container > .n-content > .n-goods > .n-top > .n-more {
  color: #999;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
}
.container > .n-content > .n-goods > .n-c-f {
  width: 100%;
  padding-top: 24px;
}
.container > .n-content > .n-goods > .n-c-f > .n-d-f {
  width: 100%;
  cursor: pointer;
}
.container > .n-content > .n-goods > .n-c-f > .n-d-f > img {
  width: 100%;
  /* height: 182px; */
}
.container > .n-content > .n-goods > .n-c-f > .n-d-f > p {
  font-size: 14px;
  line-height: 26px;
  height: 62px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 22px;
}
.container > .n-content > .n-goods > .n-c-f > .n-l-m {
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
      cursor: pointer;
}
.container > .r-img {
  width: 100%;
  font-size: 0;
}
.container > .r-img > img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .container > .content > .n-nav {
    width: 100%;
  }
  .container > .n-content > .n-cicle {
    width: 71%;
  }
  .container > .n-content > .n-goods {
    width: 29%;display: none;
  }
  .container > .n-content > .n-cicle > .main > .bottom > .fr{margin-top: 30px}
  .container > .n-content > .n-goods {
    margin-left: 0;
  }
  .container > .n-content {
    width: 100%;
  }
  .container > .content > .top {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .container > .n-content > .n-cicle {
    width: 100%;
  }
  .container > .n-content > .n-goods {
    width: 100%;
    padding: 0 22px;
    margin-left: 0;
  }
  .container > .n-content {
    margin-top: 30px;
  }
  .container > .content > .n-nav {
    padding: 0;
    display: none;
  }
  .container > .content > .top > .next-menu{height: auto;line-height: 48px;}
  .container > .content > .top > .next-menu > .item{height: 48px}
  .container > .content > .n-nav > .n-title {
    display: none;
  }
  .container > .n-content > #show_im .show_img img{max-width: 100%}
  .container > .content > .n-nav > .next-menu > .item {
    width: 50%;
    text-align: left;
    padding-left: 48px;
  }
  .container > .content > .n-nav > .next-menu {
    float: none;
    height: 60px;
    line-height: 60px;
  }
  .container > .content > .n-nav > .next-menu > .item > img {
    position: absolute;
    top: 20px;
    left: 10px;
  }
}
.nav-menus{
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.share-time{
  display: flex;
  align-items: center;
}
.share-qq{
  display: flex;
  align-items: center;
}
.share-time>div{
   position: relative;
   padding:0 23px;
}
.share-time>div>img{
  position: absolute;
   top:7px;
  left:0;
}
.share-time>.new-time>img{
   top:6px;
}
.wechat{
  position: relative;
}
#qrcode{
  width: 100px;
    height: 100px;
    position: absolute;
    top: 35px;
    left: -38px;
}
#qrcode>canvas{
  height:100px;
  width:100px;
}
@media screen and (max-width: 520px) {
  .headSearch{
    display: none;
  }
  .toswitch{
    display: block;
  }
}
/*# sourceMappingURL=news0.css.map */
