.uk-slider-items:not(.uk-grid) {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-touch-callout: none;
}
.uk-slider-items {
    will-change: transform;
    position: relative;
    touch-action: pan-y;
}

.uk-slider-items>* {
    flex: none !important;
    box-sizing: border-box;
    max-width: 100%;
    position: relative;
}
.uk-grid-collapse, .uk-grid-column-collapse
 {
    margin-left: 0;
}
.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
[class*=uk-inline] {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
.uk-inline-clip {
    overflow: hidden;
}
@media (min-width: 960px) {
.uk-width-1-5\@m {
    width: 20%;
}
.uk-width-4-5\@m {
        width: 80%;
    }
}
.uk-card-default .uk-card-title {
    color: #333;
}
.uk-card-title
 {
    font-size: 18px;
    font-weight:bold;
    line-height: 2;
    margin-bottom:10px
}
.uk-grid-item-match, .uk-grid-match>* {
    display: flex;
    flex-wrap: wrap;
    margin:20px 0
}
.uk-height-1-1 {
    height: 100%;
}
.uk-text-default {
    font-size: 16px;
    line-height: 2;
    color:#747a7f;
    margin-bottom:10px
}
.uk-padding-remove-left {
    padding-left: 0 !important;
}
.uk-card-body {
    display: flow-root;
    padding: 20px;
}
.uk-text-meta img{width:25px;vertical-align: middle;}
.uk-width-1-1.uk-margin-top .uk-inline-clip img{width:90%;height:200px}
.uk-slider-items {
    will-change: transform;
    position: relative;
    touch-action: pan-y;
}
@media (min-width: 960px) {
.uk-slider-items .x1{width:60%}
.uk-slider-items .x2{width:40%}
}
@media (min-width: 960px) {
.uk-padding {
        padding: 60px;
    }
    }
.uk-slider-items .x2 img{width:100%;height:450px}
[class*=uk-inline] {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}
[class*=uk-width] {
    box-sizing: border-box;
    max-width: 100%;
}
.uk-text-large {
    font-size:20px;
    line-height: 2;
    font-weight:bold;
    margin-bottom:20px
}
.uk-section.uk-section-default{
    padding:60px 0 40px;
}
.uk-grid-collapse{padding-bottom:40px}
.huoqubaojia {
    background: #db0012;
    color: #fff;
    border-radius: 40px;
    border: 1px solid #db0012;
    padding:10px 40px;
}
.uk-padding-remove-horizontal {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.uk-padding-remove-bottom {
    padding-bottom: 0 !important;
}
/*nyNews_Detail 开始*/
.nyNews_Detail {
    width: 100%;
    max-width: 74%;
    height: auto;
    margin: 60px auto;
    padding: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nyNews_Detail .nyNewsDetail_Title {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 0;
}

.nyNewsDetail_Title h1 {
    width: 100%;
    height: auto;
    line-height: 40px;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0 150px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nyNews_Detail .nyNewsDetail_Tips {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    color: #999;
    font-size: 16px;
    margin: 0 auto 30px;
    padding: 0 0 15px;
    border-bottom: 1px solid #e6e6e6;
}

.nyNewsDetail_Tips span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 16px;
    margin: 0 40px 0 0;
    padding: 0;
}

.nyNewsDetail_Tips span img {
    display: block;
    width: 16px;
    height: 16px;
    margin: 7px 7px 7px 0;
    padding: 0;
    float: left;
}

.nyNewsDetail_Con {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 2;
    color: #444!important;
    font-size: 15px!important;
    word-break: break-all;
    text-align: justify;
    margin: 0 auto;
    padding: 0;
}

.nyNewsDetail_Con div, .nyNewsDetail_Con p, .nyNewsDetail_Con span, .nyNewsDetail_Con font, .nyNewsDetail_Con em {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 2;
    color: #444!important;
    font-size: 15px!important;
    font-style: normal;
    word-break: break-all;
    text-align: justify;
    margin: 0 auto;
    padding: 0;
}
.nyNewsDetail_Con div, .nyNewsDetail_Con strong{
    font-size:16px;
    font-weight:bold;
}
.nyNewsDetail_Con div, .nyNewsDetail_Con p {
    margin: 0 auto 5px;
    background: none!important;
}

.nyNewsDetail_Con img {
    display: inline-block;
    width: auto!important;
    max-width: 100%!important;
    height: auto!important;
    margin: 0 auto 20px;
}

.nyNews_Detail a.ReturnBtn {
    display: block;
    width: 128px;
    height: 38px;
    overflow: hidden;
    line-height: 38px;
    color: #333;
    font-size: 16px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 21px;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyNews_Detail a.ReturnBtn i {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin: -2px 6px 0 0;
    padding: 0;
    background: url(../images/ico4.png) center center no-repeat;
    background-size: 18px 18px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyNews_Detail a.ReturnBtn:hover {
    color: #fff;
    background-color: #00838A;
    border: 1px solid #00838A;
}

.nyNews_Detail a.ReturnBtn:hover i {
    background: url(../images/ico5.png) center center no-repeat;
    background-size: 18px 18px;
}

.nyPrevNext {
    width: 100%;
    height: auto;
    margin: 40px auto 0;
    padding: 0;
}

.nyPrevNext ul li {
    width: 48.5%;
    height: auto;
    margin: 0 3% 0 0;
    padding: 20px;
    background-color: #f6f6f6;
    border-top: 6px solid #333;
    box-shadow: 0 0 0 rgba(0,0,0,0.1);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyPrevNext ul li:nth-child(2) {
    margin: 0;
}

.nyPrevNext ul li span {
    display: block;
    width: 100%;
    height: auto;
    line-height: 30px;
    color: #333;
    font-size: 20px;
    margin: 0 auto 10px;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyPrevNext ul li p {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #aaa;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0;
}

.nyPrevNext ul li p a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.nyPrevNext ul li:hover {
    background-color: #fff;
    border-top: 6px solid #00838A;
    box-shadow: 0 0 16px rgba(0,0,0,0.1);
}

.nyPrevNext ul li:hover span {
    color: #00838A;
}

.nyPrevNext ul li:hover p a {
    color: #333;
}

.nyNewsDetail_Con .fvopvideo {
    width: 60%;
    height: 520px;
}

/*nyNews_Detail 结束*/
@media (max-width: 767px) {
  .nyNews_Detail{max-width:100%;padding:0 15px}
  .nyNewsDetail_Con div, .nyNewsDetail_Con strong{font-size:15px}
  .nyNewsDetail_Con div, .nyNewsDetail_Con p, .nyNewsDetail_Con span, .nyNewsDetail_Con font, .nyNewsDetail_Con em{font-size:14px !important}
  .nyPrevNext ul li{width:100%}
  .nyPrevNext ul li span{font-size:16px}
  .nyNewsDetail_Tips span{font-size:14px}
  .nyNewsDetail_Title h1{font-size:18px}
  .nyNews_Detail a.ReturnBtn{font-size:14px}
  .uk-card-title{font-size:16px}
  .uk-text-default{font-size:14px}
      .container {
        width: 100%;
        padding:0 15px;
    }
    .uk-width-1-1.uk-margin-top .uk-inline-clip img{width:100%;height:auto}
    [class*=uk-width] {width:100%}
    .uk-slider-items .x2 img{height:auto}
    .x1{padding:30px}
    .uk-text-large{font-size:18px;margin-top:10px}
}