html {
  width: 100%;
  height: 100%;
}
html body {
  width: 100%;
  height: 100%;
  margin: 0;
  /*padding-top: 88px;*/
  font-size: inherit;
}
html body ul {
  margin: 0;
  padding: 0;
}
html body ul li {
  list-style: none;
}
html body p {
  margin: 0;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5 {
  margin: 0;
  padding: 0;
}
html body a {
  text-decoration: none;
  color: #333333;
}
html body img {
  border: none;
}
html body input {
  border: none;
  padding: 0;
}
html body button {
  padding: 0;
  background: transparent;
  border: none;
}
#adid{
  display: none;
}
/*--------------------------------------------------*/
/*
        #wrap {
            .keyframes(name, {
                from {}
                to {}
            });
            .animation(name 1s infinite forwards);
        }
    */
/*--------------------------------------------------*/
#news .main-content {
  width: 1250px;
  margin: 0 auto;
  background: #ffffff;
}
#news .left-tab,
#news .center,
#news .right {
  float: left;
}
#news .left-tab {
  width: 210px;
  margin-right: 30px;
}
#news .left-tab li {
  height: 66px;
  border-radius: 4px;
  font-size: 24px;
  font-family: microsoftyahei-bold;
  font-weight: bolder;
  color: #333333;
  line-height: 66px;
  text-align: center;
  border: none;
}
#news .left-tab li:hover {
  cursor: pointer;
  background: #e6e6e6;
}
#news .left-tab li.active {
  background: #e6e6e6;
}
#news .center {
  width: 700px;
  margin-right: 38px;
}
#news .center ._swiper-container {
  width: 100%;
  height: 396px;
  margin-bottom: 39px;
  overflow: hidden;
  position: relative;
}
#news .center ._swiper-container ul {
  width: 400%;
  height: 100%;
  position: absolute;
}
#news .center ._swiper-container .item-wrapper {
  width: 700px;
  height: 100%;
  float: left;
  position: absolute;
}
#news .center ._swiper-container .item-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#news .center ._swiper-container .item-wrapper .alpha_txt {
  background: rgba(0, 0, 0, 0.28);
  width: 700px;
  height: 74px;
  overflow: hidden;
  padding-left: 18px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  color: #e6e6e6;
}
#news .center ._swiper-container .item-wrapper .alpha_txt h3 {
  font-size: 22px;
  line-height: 22px;
  margin-top: 15px;
  opacity: 0.7;
  width: 670px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
#news .center ._swiper-container .item-wrapper .alpha_txt p {
  font-size: 18px;
  line-height: 18px;
  margin-top: 12px;
  opacity: 0.7;
}
#news .center ._swiper-container .swiper-pagination-bullet-active {
  opacity: 1;
  background: #333;
}
#news .center ._swiper-container .banner-btn {
  width: 26px;
  height: 46px;
  background-image: ;
  background-size: cover;
  border: 0;
  padding: 0;
  position: absolute;
  top: 30%;
  cursor: pointer;
}
#news .center ._swiper-container .pre-btn {
  left: 15px;
}
#news .center ._swiper-container .next-btn {
  right: 18px;
  -webkit-transform: rotatey(180deg);
  -moz-transform: rotatey(180deg);
  -o-transform: rotatey(180deg);
  -ms-transform: rotatey(180deg);
  transform: rotatey(180deg);
}
#news .center ._swiper-container .pagation_btn {
  position: absolute;
  left: 639px;
  top: 270px;
}
#news .center ._swiper-container .pagation_btn span {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #000;
  margin-right: 8px;
  cursor: pointer;
}
#news .center ._swiper-container .pagation_btn span.active {
  background: #fff;
}
#news .center .newsnodes {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
#news .center .newsnodes::-webkit-scrollbar {
  display: none;
}
#news .center .newsnodes li {
  width: 100%;
  height: 178px;
  padding-top: 28px;
  box-sizing: border-box;
  margin-right: 46px;
  border-bottom: 2px solid #cccccc;
}
#news .center .newsnodes li:hover {
  background: rgba(153, 153, 153, 0.08);
}
#news .center .newsnodes li a {
  display: block;
  width: 100%;
  height: 100%;
}
#news .center .newsnodes li a img {
  width: 230px;
  height: 130px;
  border: none;
  display: block;
  margin-right: 46px;
  object-fit: cover;
}
#news .center .newsnodes li a img,
#news .center .newsnodes li a >div {
  float: left;
}
#news .center .newsnodes li a >div {
  font-size: 18px;
  width: 418px;
  /*height: 0.42rem;*/
}
#news .center .newsnodes li a >div h3 {
  width: 100%;
  overflow: hidden;
  max-height: 25px;
  margin: 0;
  padding: 0;
  font-family: microsoftyahei-bold;
  color: #333333;
  line-height: 25px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
#news .center .newsnodes li a >div .int {
  width: 100%;
  overflow: hidden;
  max-height: 50px;
  margin-top: 14px !important;
  margin: 0;
  padding: 0;
  font-family: microsoftyahei-bold;
  color: #333333;
  line-height: 25px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.lifoot {
  width: 100%;
  height: auto;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  padding-right: 5px;
  box-sizing: border-box;
}
#news .center .newsnodes li a > .time {
  color: #999999;
}
.newszd {
  display: inline-block;
  padding: 2px 8px;
  border: 1px solid #b20b30;
  color: #b20b30;
  border-radius: 2px;
  font-size: 16px;
  width: auto;
  height: auto;

}
#news .center .tips {
  height: 44px;
  margin-top: 24px;
  margin-bottom: 34px;
  background: #e6e6e6;
  text-align: center;
  font-size: 18px;
  color: #666666;
  line-height: 44px;
  cursor: pointer;
}
#news .center .tips span {
  -webkit-transform: rotatex(-90deg);
  -moz-transform: rotatex(-90deg);
  -o-transform: rotatex(-90deg);
  -ms-transform: rotatex(-90deg);
  transform: rotatex(-90deg);
}
#news .right {
  width: 270px;
}
#news{
  width: 1250px;
  margin: 0 auto;
}
.item-wrapper a {
  width: 100%;
}
.page-count {
  text-align: center;
  margin: 40px 0;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #999;
}

.page-count .container {
  margin:0 auto;

}
.page-count{
  display: -webkit-box; /* chrome 4 , safari 3.1, ios safari 3.2  */
  display: -moz-box; /* firefox 17- */
  display: -webkit-flex; /* chrome 21 , safari 6.1 , ios safari 7 , opera 15/16 */
  display: -moz-flex; /* firefox 18  */
  display: -ms-flexbox; /* ie 10 */
  display: flex;
}
.page-count .container a, .page-count .container span  {
  display: block;
  cursor: pointer;
  float: left;
}
.page-count .container a:not(.page-number),  .page-count .container span:not(.page-number){
  margin-right: 20px;
}

/*html body #puku .main .page-count .container span:nth-of-type(7) {*/
/*line-height: 35px;*/
/*}*/

.page-number.active {
  background: #dc323f;
  color: #fff;
}

.page-number {
  width: 42px;
  height: 42px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-right: 10px;
  font-size: 16px;
  color: #999;
}

.span-other {
  display: block;
  cursor: pointer;
  float: left;
  font-size: 16px;
  color: #999;
}
.layui-layer-btn a {
  display: block;
  height: 28px;
  text-align: center;
  width: auto;
  box-sizing: border-box;
  line-height: 28px;
  margin: 6px 6px 0;
  padding: 0 15px;
  border: 1px solid #dedede;
  background-color: #f1f1f1;
  color: #333;
  border-radius: 6px;
  font-weight: 400;
  cursor: pointer;
  text-decoration: none;
  font-size: 14px;
}