@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nybanner img {
  display: block;
}
.dl-container {
  width: 96%;
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
}
.nyMenu {
  border-bottom: 1px solid #e5e5e5;
  background: #fff;
  overflow: hidden;
}
.nyMenu * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nyMenu .dl-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nyMenu .nyPosition {
  text-align: right;
  color: #888;
  line-height: 60px;
  white-space: nowrap;
  margin-left: 30px;
  min-width: 0;
  font-size: 14px;
}
.nyMenu .nyPosition::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../images/aboutDowhome.png) center center no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.nyMenu .nyPosition a {
  color: #666;
}
.nyMenu .nyPosition a:hover {
  color: #b81e16;
}
.nyMenu .nyPosition span {
  color: #666;
}
.nyMenu .nyNav {
  max-width: 100%;
}
.nyMenu .nyNav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 0;
}
.nyMenu .nyNav ul li {
  width: 180px;
  position: relative;
  margin-left: 1px;
}
.nyMenu .nyNav ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 18px;
  width: 1px;
  background-color: #ccc;
}
.nyMenu .nyNav ul li:first-child {
  margin-left: 0;
}
.nyMenu .nyNav ul li:first-child::before {
  display: none;
}
.nyMenu .nyNav ul li a {
  display: block;
  line-height: 64px;
  padding: 0 10px;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #b81e16, #b81e16);
  background-image: linear-gradient(to right, #b81e16, #b81e16);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  text-align: center;
}
.nyMenu .nyNav ul li a:hover {
  background-size: 100% 100%;
  color: #fff;
}
.nyMenu .nyNav ul li.active a {
  background-size: 100% 100%;
  color: #fff;
  font-weight: bold;
}
.nyListBox {
  padding-top: 25px;
  padding-bottom: 60px;
}
.nyListBox * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nyListBox ul li {
  margin-top: 35px;
}
.nyListBox ul li .item {
  display: flex;
  justify-content: space-between;
}
.nyListBox ul li .item .pic {
  display: block;
  width: 275px;
  height: 206px;
  margin-right: 40px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyListBox ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyListBox ul li .item .cont {
  flex: 1;
  min-width: 0;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 8px;
  height: 206px;
  position: relative;
}
.nyListBox ul li .item .cont::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 1px;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #b81e16;
}
.nyListBox ul li .item .cont .date {
  font-size: 14px;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyListBox ul li .item .cont .date::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 2px;
  background-color: #666;
  margin-right: 6px;
  position: relative;
  top: 2px;
}
.nyListBox ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 18px;
  margin-top: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyListBox ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  height: 52px;
  color: #888;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nyListBox ul li .item .cont .more {
  margin-top: 15px;
  display: inline-block;
  vertical-align: top;
  color: #999;
}
.nyListBox ul li .item .cont .more::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(../images/nylistck.png) center center no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  position: relative;
  top: -2px;
  margin-right: 12px;
}
.nyListBox ul li .item .cont .more::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-left: 6px solid #666;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: relative;
  top: -1px;
  margin-left: 10px;
}
.nyListBox ul li .item .cont .more:hover {
  color: #b81e16;
}
.nyListBox ul li .item .cont .more:hover:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nyListBox ul li .item .cont .more:hover::after {
  border-left-color: #b81e16;
}
.nyListBox ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.nyListBox ul li .item:hover .cont .bt {
  color: #b81e16;
  letter-spacing: 0.5px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.nyListBox ul li .item:hover .cont p {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.nyListBox ul li .item:hover .cont::after {
  width: 100%;
}
.addPage {
  margin-top: 40px;
  text-align: center;
  color: #666666;
}
.addPage .page a,
.addPage .page span {
  display: inline-block;
  width: auto;
  border: 1px solid #c3c3c3;
  margin: 3px;
  text-align: center;
  color: #666666;
  font-family: "Microsoft Yahei";
  border-radius: 30px;
  -webkit-transition: 0.3s;
  padding: 5px 11px;
  transition: 0.3s;
  font-size: 14px;
  cursor: pointer;
}
.addPage .page a:hover,
.addPage .page span:hover {
  background-color: #b81e16;
  border-color: #b81e16;
  color: #fff;
}
.addPage .page .current {
  background: #b81e16;
  color: #fff;
  border-color: #b81e16;
}
