.newsSwiper-container{
    width: 840px;
}
.swiper-slide2 {
    width: 558px;
  }
  
  .swiper-slide2 a {
    transition: 0.2s;
  }
  /* .swiper-slide2 a img,.swiper-slide2 a ,.swiper-slide2{
      width: 100%;
      z-index: -99999;
  } */
  .swiper-pagination {
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }
  .swiper-button-next{
      z-index: 99999999;
    
  }
  .swiper-button-prev2 {
    width: 50%;
    height: 650px;
    left: -1px;
    top: 0;
    margin-top: 0;
    z-index: 99;
    transition: 0.2s;
  }  
  .swiper-button-prev2:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 100%;
    /* background: url(../images/btnlg.png) no-repeat 0 center; */
    left: 94%;
    top: 25%;
    margin-top: -180px;
  }
  
  /* .swiper-button-next2 {
    width: 50%;
    height: 650px;
    right: -10px;
    top: 0;
    background: rgba(154, 154, 154, 0.5);
    margin-top: 0;
    z-index: 99;
    transition: 0.2s;
  }
   */
  .swiper-button-next2:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 100%;
    /* background: url(../images/btnRG.png) no-repeat 0 center; */
    right: 94%;
  }
  
  .swiper-slide1 {
    width: 100%;
    text-align: center;
  }
.hosts_banner {
    width: 100%;
}
.w_mian {
    width: 1000px;
    margin: 0 auto;
}
.banner-swiper {
    width: 100%;
}
.swiper-img {
    width: 100%;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url('../assets../images/left.btn.png');
    left: 0;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url('../assets../images/right.btn.png');
    right: 0;
}
.swiper-button-prev,
.swiper-button-next {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background-size: 50px 50px;
}
.swiper-pagination-bullet-active {
    background-color: #fff;
}
.menu_warp {
    background-color: #f8f8f8 !important;
    border-left: 10px solid #ddd;
    margin-bottom: 40px;
    padding: 40px 0 0;
}
.menu_warp ul {
    margin: 0;
    padding: 0;
    float: left;
}
.menu_warp ul .menuItem {
    font-size: 16px;
    color: #666;
    margin: 0;
    cursor: pointer;
    text-align: left;
    width: 110px;
    float: left;
    margin-bottom: 30px
}
.menu_nav_row .clearfix ul li:nth-child(9) {
    width: 80px;
    border: 1px solid red
}
.menu_warp ul .menuItemActive,
.menu_warp ul .menuItemActiveOther {
    color: #333;
    font-weight: 600;
}
.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}
.clearfix:after {
    content: '.';
    display: block;
    _display: inline-block;
    visibility: hidden;
    clear: both;
    height: 0px;
    font-size: 0;
    line-height: 0px;
}
.clearfix:after {
    clear: both;
    display: block;
}
.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}
/* 占位符 */
.palceholder {
    flex: 40;
    position: relative;
    top: 100px;
}
.palceholder p {
    font-size: 16px;
    color: #999;
    margin-top: 30px;
}
.hosts {
    width: 1000px;
    margin: 0 auto;
    min-height: 500px;
    color: #666;
}
.host {
    display: flex;
    text-align: left;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
    border: 1px solid #eee;
}
.host .host_info {
    line-height: 30px;
    padding-right: 30px;
    color: #000;
    cursor: pointer;
}
.menu_info {
    font-size: 24px;
}
/* menu style */
.menu_nav_row {
    /* padding-bottom: 30px; */
}
.menu_nav_row .hd {
    display: inline-block;
    width: 169px;
    text-align: center;
    font-size: 16px;
}
.menu_nav_row .hd {
    color: #999;
}
.l {
    float: left;
}
.menu_nav_row .bd {
    /* margin-left: 170px; */
    margin-left: 250px;
    position: relative
}
.menu_nav_row div ul a:first-child li{   
     position: absolute;
    left: -80px;
    width: 80px;}
.menuItem {
    display: inline-block;
    margin: 0 4px;
}
.new_item_row {
    overflow: hidden;
    margin-left: -10px;
    width: 1100px;
}
.new_item_row ul {
    margin: 0;
    padding: 0;
}
.new_item_row ul li {
    width: 320px;
    height: 290px;
    margin-bottom: 20px;
}
.new_item_row ul li p {
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
.new_item_row ul li .imgRow {
    width: 320px;
    height: 215px;
    overflow: hidden;
    position: relative;
}
.imgRow img {
    width: 100%;
    height: 100%;
}
.newsTit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 46px;
    font-size: 18px;
    color: #333;
    line-height: 1.4;
}
.new_item_row ul li {
    text-align: left;
    position: relative;
    cursor: pointer;
}
.brlogo,
.palceBox {
    position: absolute;
    top: 0;
}
.brlogo img {
    width: 100%;
    height: 100%;
}
.brlogo {
    width: 48px;
    height: 48px;
    left: 22px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.palceBox {
    width: 260px;
    height: 160px;
    margin: 20px;
    background: rgba(0, 0, 0, 0.42);
    padding: 10px;
    color: #fff;
    font-size: 14px;
    opacity: 0;
    overflow: hidden;
    transition: 0.5s all linear;
}
.new_item_row ul li:hover .palceBox {
    opacity: 1;
}
.palceBox p {
    text-align: justify;
    margin-top: 0;
    line-height: 1.5;
}
.host_info span {
    vertical-align: middle;
}
.barLine {
    padding: 0 20px;
}
.host .host_img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.host .host_name {
    font-size: 22px;
    font-weight: 700;
    /* padding-right: 8px; */
    /* border-right: 2px solid black; */
    line-height: 20px;
}
.host .split {
    font-size: 24px;
    font-weight: 700;
    margin-left: 10px;
}
.host .host_name_2 {
    padding: 0 8px;
}
.host .coupon {
    font-size: 10px;
    background-color: #e56a69;
    border: 1px solid #e56a69;
    color: white;
    padding: 1px 5px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.host .coupon_num {
    font-size: 10px;
    /* background-color: #e26a6b; */
    border: 1px solid #e56a69;
    color: #e56a69;
    padding: 1px 5px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.host .host_bottom {
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.host_bottom .position {
    height: 20px;
    margin: 5px 8px 0 0;
    float: left;
    width: auto;
    /* align-content: center;
  align-items: center; */
}
.host .btn {
    position: absolute;
    bottom: 5px;
    right: 30px;
    background-color: #e56a69;
    height: 30px;
    font-size: 14px;
    color: white;
    vertical-align: middle;
    line-height: 30px;
    padding: 0 15px;
    cursor: pointer;
}
.filterBar {
    display: flex;
    width: 1000px;
    margin: 0 auto;
    height: 40px;
    padding: 20px 0;
}
.filterBar .d1 {
    flex: 30;
    display: inline-block;
    text-align: left;
}
.filterBar .d1 span {
    font-size: 18px;
}
.filterBar .d2 {
    flex: 20;
    display: inline-block;
    text-align: right;
}
.d1 span {
    /* font-size: 20px; */
    font-weight: 400;
    padding: 0 5px;
}
.d1 .line {
    display: inline-flex;
    width: 4px;
    height: 18px;
    background: #fed208;
    border-radius: 4px;
    position: relative;
    top: 3px;
    padding: 0;
}
.d1 .col {
    color: #999;
}
.dropdown {
    width: 150px;
    border: 1px solid black;
    border-radius: 0;
    float: right;
    /* border: none; */
}
.v-select .dropdown-toggle {
    border: none;
}
.dropdown-menu {
    width: 100px !important;
    overflow: hidden !important;
}
.v-select .dropdown-menu .active>a {
    color: #333;
    font-weight: 700;
    /* background: rgba(50, 50, 50, 0.1); */
}
.v-select .dropdown-menu>.highlight>a {
    color: #333;
    font-weight: 700;
    background: #fff;
}
.v-select input[type='search'] {
    max-width: 100px;
}
.play_btn {
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px !important;
    height: 64px !important;
    z-index: 0;
}
/* 分页 */
.page {
    font-weight: 900;
    height: 40px;
    text-align: center;
    color: #888;
    margin: 20px auto 0;
    background: #f2f2f2;
}
.pagelist {
    font-size: 0;
    background: #fff;
    height: 50px;
    line-height: 50px;
}
.pagelist span {
    font-size: 14px;
}
.pagelist .jump,
.pagelist span {
    border: 1px solid #ddd;
    display: inline-block;
    width: 30px;
    line-height: 30px;
    height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 10px;
}
.pagelist .pageTExt {
    border: 0;
    width: 0;
}
/* .pagelist .bgprimary {
    cursor: default;
    color: #fff;
    background: #333;
    border-color: #ddd;
} */
.pagelist .jumppoint,
.pagelist .jumpinp {
    border: none;
}
.pagelist .jumppoint {
    width: 45px;
}
.jumpinp input {
    width: 30px;
    height: 30px;
    font-size: 13px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}
.pagelist .gobtn {
    font-size: 12px;
}
.bgprimary {
    cursor: default;
    color: #fff;
    background: #337ab7;
    border-color: #337ab7;
 
}
/* .pagelist .jump.disabled {
    pointer-events: none;
    background: #ddd;
}
 */
/* /保留电话号码 */
.contact_us {
    height: 40px;
    padding: 40px 0;
    display: flex;
    width: 1000px;
    margin: 0 auto;
    
}
.contact_us .s1 {
    font-weight: 700;
    font-size: 15px;
    text-align: left;
    padding: 0 0 8px 0;
}
.contact_us .s2 {
    font-size: 12px;
    text-align: left;
}
.contact_us input {
    height: 38px;
    border: 1px solid #999;
    text-align: left;
    outline: none;
    padding: 0 0 0 5px;
    font-size: 12px;
}
.contact_us .input2 {
    /* margin-right: 15px; */
}
.contact_us .btn1 {
    width: 90px;
    background-color: #333;
    height: 40px;
    border: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    padding: 0;
    line-height: 12px;
}
.contact_us .btn2 {
    width: 90px;
    background-color: #ccc;
    height: 40px;
    border: none;
    text-align: center;
    color: #fff;
    padding: 0;
    line-height: 12px;
    font-size: 14px;
    font-weight: 700;
    /* float: right; */
}
.news_cate {
    margin-bottom: 26px;
    border-bottom: 1px solid #eee; 
}
.news_cate ul {
    margin: 0px;
    padding: 0px;
}
.news_cate ul li {
    margin: 0 56px 0 0;
    padding-bottom: 10px;
}
.news_cate ul li.now {
    border-bottom: 3px solid #333;
}
.news_cate ul li.now a{
    color:#333 !important;
}
.news_cate .news_cate_title li h1,.news_cate .news_cate_title li h2{font-size: 16px}
.newslist-wrap {
    width: 840px;
}
.newslist-wrap ul {
}
.newslist-wrap ul li {
    padding: 5px;
    margin-bottom: 30px;
    width: 266px;
}
.newslist-wrap p.news_p1 {
    word-wrap: break-word;
}
.newslist-wrap .nocontent {
    text-align: center;
    margin-top: 100px;
}
.newslist-wrap .nocontent p {
    font-size: 16px;
    color: #999;
    margin: 30px 0;
}
.newsListVieo:first-child{
    margin-top: 22px;
}
/* 新分类标签 */
.new-newbox .new-newitem{
    display: inline-block;
    border: 1px solid #EEEEEE;
    border-radius: 1px;
    font-size: 13px;
    color: #333333;
    width: 86px;
    height: 30px;
   text-align: center;
   line-height: 32px;
   margin-right: 16px;
   margin-bottom: 20px;
}
.new-newitem .hhActve{
    background: #F55E53;
    color: #fff;
    border-color: #F55E53;
    border: 1px solid #F55E53;
}