.new-item{
    display: none;
}
@media (max-width:1600px) {

.news-detail {
    top: 4%;
}
}
@media (max-width:1500px) {
    .news-content {
        width: 70% !important;
    }
    .we-container {
    width: 62.5%;
    position: absolute;
  bottom: -2% !important;
}
}


@media (max-width:1350px) {
    .news-content {
        width: 75% !important;
    }
}

@media (max-width:1300px) {
    .toptitle h3 {
        font-size: 30px !important;
    }
    .toptitle h3:nth-child(2) {
    font-size: 12px !important;
    	text-align: center;
}
    .we-container {
    width: 62.5%;
    position: absolute;
     bottom: -5% !important;
}
    .news-item p {
        font-size: 13px !important;
    }
}

@media (max-width:1200px) {
    .toptitle h3 {
        font-size: 28px !important;
    }
.toptitle h3:nth-child(2) {
    font-size: 12px  !important;
    	text-align: center;
}
    .news-content {
        width: 80% !important;
    }

    .list:nth-child(2n+1) .news-item-box {
        margin-right: 10px !important;
    }

    .list:nth-child(2n)>img {
        margin-left: 10px !important;
    }
}

/* 最小1200px */
@media (max-width:1150px) {
    .list:nth-child(2n+1) .news-item-box {
        margin-right: 5px !important;
    }

    .list:nth-child(2n)>img {
        margin-left: 5px !important;
    }
}

@media (max-width:1100px) {
    .news-item {
        padding: 10px 5px 0 10px !important;
    }
}

@media (max-width:1050px) {
    .news-item p {
        margin-bottom: 0 !important;
    }
}

@media (max-width:992px) {
	.nav-address {
		font-size: 14px !important;
	}
	
	
	
    .news-content {
        margin-top: 10px !important;
        width: 80% !important;
    }

    /*.news-detail {*/
    /*    top:-7% !important;*/
    /*}*/
    
    .news-nav {
        position: relative;
        height: 70px !important;
    }

    .nav-address {
        position: absolute;
        top: 0;
        left: 0;
        line-height: .5;
        width: 100% !important;
        /*margin-bottom: 15px;*/
        text-align: left !important;
    }

    .news-nav ul {
        width: 100% !important;
    }

    .news-nav ul li {
        font-size: 15px !important;
        height: 57px!important;
    }
    /*.news-detail{*/
    /*    height: 460px!important;*/
    /*}*/
    .news-detail-pic{
        height: 72%!important;
    }
    
    .topbd {
    	margin-bottom: 30px;
    }
    .list:nth-child(2n+1) .news-item-box{
		margin-right: 5px !important;
    }
}
 .img-block{
  	display: block;
  }
  .img-none{
  	display: none;
  }
@media (max-width:768px) {

	.topbd {
    position: relative;
    width: 100%;
overflow: hidden;
}
    .news-nav {
        height: 57px !important;
    }
    .news-nav ul li {
        height: 57px!important;
    }
	img{

	}
	.news-list {
    width: 100%;
    margin-top: 10px;
}
	/*.topbd img{*/
	/*			width: initial !important;*/
	/*	height: 140px !important;*/
	/*}*/
    /*.toptitle {*/
    /*    display: none;*/
    /*}*/

    .toptitle1 {
        display: block !important;
        position: static !important;
        transform: translate(0, 0) !important;
        margin-bottom: 10px;
        display: none !important;
    }

    .news-detail{
        width: 90%!important;
    }

}
@media (max-height:650px) {
.news-item {
    height: 110px;
}
.news-list .news-item-box>img {
    height: 110px;
}
.news-nav {
    height: 45px;
    line-height: 44px;
}
.news-nav ul li {
    height: 45px;
}
}
@media (max-width:576px) {
    .news-item-box {
        display: inline-block !important;
        width: 100%;
        margin-top: 0!important;
    }
    .list:nth-child(1){
        margin-top: 30px!important;
    }

    .news-item {
        width: 100% !important;
        border: 1px solid rgba(0, 0, 0, 0) !important;
    }

    /* .list>img {
        margin-left: 50%;
        transform: translate(-50%, 0);
    }
    .list:nth-child(2n)>img{
        margin-left: 50%!important;
    } */
    .more{
        margin-top: 40px!important;
    }
}

@media (max-width:414px) {
		 .img-block{
  	display: none;
  }
  .img-none{
  	width: 414px;
  	display: block;
  }
    .toptitle h3 {
        font-size: 24px !important;
    }
    .toptitle h3:nth-child(2) {
    font-size: 12px;
    	text-align: center;
}

    .nav-address {
        font-size: 14px !important;
    }
    .topbd {
    	margin-bottom：20px;
    }
     .toptitle{
     	top: 45% !important;
     	left: 46% !important;
     }
    .toptitle1 {
    display: block !important;
    position: absolute !important;
    transform: translate(0, 0) !important;
    margin-bottom: 10px;
    display: none !important;
}
}

@media (max-width:375px) {
	  .img-none{
  	width: 375px;
  	display: block;
  }
    .toptitle h3 {
        font-size: 21px !important;
    }
    .toptitle h3:nth-child(2) {
    font-size: 12px;
    	text-align: center;
}
    .news-detail{
        height: 400px!important;
    }
    .news-detail-pic{
        height: 200px!important;
    }
    .more {
    width: 100%;
    height: 40px !important;
    background-color: #f4f4f4;
    margin-top: 67px;
    margin-bottom: 60px;
}
.more p {
		font-size: 14px !important;
    font-family: "syhtm";
    text-align: center;
    line-height: 40px !important;
}
}

@media (max-width:360px) {
  .img-none{
  	width: 100%;
  	display: block;
  }
}
@media (max-width:320px) {
  .news-nav ul li {
  	    margin-right: 57px !important;
  }
  .news-content{
  	width: 85%!important;
  }
      .more {
    width: 100%;
    height: 35px !important;
    background-color: #f4f4f4;
    margin-top: 67px;
    margin-bottom: 60px;
}
.more p {
	font-size: 14px !important;
    font-family: "syhtm";
    text-align: center;
    line-height: 35px !important;
}
}


* {
    margin: 0;
    padding: 0;
}

.topbd {
    position: relative;
    width: 100%;
}

.topbd img {
    width: 100%;
    /*max-height: 170px;*/
}

.toptitle {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.toptitle h3:nth-child(1) {
    margin-left: 0%;
    margin-bottom: 0;
}
.toptitle h3:nth-child(2){
	font-size: 12px;
	text-align: center;
}
.toptitle h3 {
    color: #fff;
    font-size: 28px;
    /* font-weight: 900; */
    font-family: "syhtm";
}

/* 新闻内容 */
.content {
    width: 100%;
}

.news-content {
    width: 62.5%;
    margin: 0 auto;
}

/* 新闻导航 */
.news-nav {
    width: 100%;
    height: 100px;
    line-height: 100px;
    border-bottom: 1px solid #f4f4f4;
}

.news-nav .moreul {
    float: left;
    height: 100%;
}

.news-nav ul li {
cursor: pointer;
    font-family: "syhtm";
    float: left;
    height: 99px;
    margin-right: 80px;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
}

.nav-address {
    font-family: "syhtm";
    float: right;
    width: 230px;
    font-size: 14px;
    color: #666666;
}

.nav-address a{
    font-size: 14px;
    color: #666666;
    font-family: "syhtm";
}
.nav-address span a{
    color: #ea3e00;
}

.nav-address img {
    width: 3px;
    height: 5px;
    margin: 0px 8px;
    margin-top: -2px;
}
.news-active {
    color: #ea3e00 !important;
    border-bottom: 2px solid #ea3e00;
}

/* 新闻列表 */
.news-list {
    width: 100%;
}

.news-list ul {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.news-list ul li {
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
    cursor: pointer;
}
.news-list ul li:hover .news-item{
    box-shadow: 15px 1px 26px #f4f4f4;
}
.news-list ul li:hover .news-item-box img{
    box-shadow:-15px -2px 26px #f4f4f4;
}
.list {
    display: flex;
    justify-content: space-between;
}

.list:nth-child(2n+1) .news-item-box {
    margin-right: 15px;
}

.list:nth-child(2n)>img {
    margin-left: 15px;
}

/*.news-list ul li>img {*/
.news-list .news-item-box>img {
    width: 180px;
    height: 135px;
    float: left;

}
.news-item-box{
	display: flex;
    justify-content: space-between;
    width: 100%;
}

.news-item {
    flex: 1;
    float: left;
    /* width: 60%; */
    height: 135px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-left: none;
    padding: 15px 15px;
}

.news-item h3 {
    font-size: 16px;
    color: #333333;
    /*font-family: "syhtm";*/
}

.news-item p {
    font-size: 14px;
    color: #666666;
    margin-bottom: 9px;
    /*font-family: "syhtm";*/
}

.news-item p:nth-child(3) {
    margin-bottom: 0;
}

.news-item p>img {
    width: 11px;
    margin-top: -3px;
    margin-right: 6px;
}

.list-wrap li .news-item-box:hover{
	 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}








/* 查看更多 */
.more {
    width: 100%;
    height: 56px;
    background-color: #f4f4f4;
    margin-top: 67px;
    margin-bottom: 60px;
}

.more p {
    font-family: "syhtm";
    text-align: center;
    line-height: 56px;
}

/* 新闻详情 */
.news-detailss {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 1050;
    /* opacity: 0; */
    display: none;
}
.news-detailss.active{display:block;}
.news-detail {
    position: fixed;
    top: 4%;
    left: 0;
    width: 84%;
    height: 92%;
    background-color: #fff;
    margin: 0 auto;
    /* transform: translate(0, 33%); */
    position: relative;
    z-index: 9999;
}

/* 详情标题 */
.news-detail-title {
    width: 93.3%;
    height: 110px;
    text-align: center;
    padding: 30px 0 0px 0;
    margin: 0 auto;
    border-bottom: 1px solid #f4f4f4;
}

.news-detail-title h3 {
    /*font-family: "syhtb";*/
    font-size: 22px;
    color: #333333;
}

.news-time {
    width: 270px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 12px;
}

.news-time p {
    /*font-family: "syhtm";*/
    float: left;
    font-size: 14.49px;
    color: #666666;
}

.news-time p:nth-child(1) {
    margin-right: 30px;

}

/* 详情图片 */
.news-detail-pic {
    width: 93.3%;
    height: 72%;
    margin: 6px auto;
    overflow-y: auto;
}
.news-detail-pic img{
    	width: initial;
    	max-width: 100%;
    	display: inline-block;
    	padding: 15px 5px;
    	margin: 0 auto;
    	
    }
    .news-detail-pic::-webkit-scrollbar {width: 16px;background: #ffffff; height: 10px;}
.news-detail-pic::-webkit-scrollbar-track,
.news-detail-pic::-webkit-scrollbar-thumb {border-radius: 999px;width: 20px; border: 5px solid transparent;}
.news-detail-pic::-webkit-scrollbar-track {box-shadow: 1px 1px 5px #f4f4f4 inset;}
.news-detail-pic::-webkit-scrollbar-thumb { width: 10px;min-height: 5px;background-clip: content-box;box-shadow: 0 0 0 5px #ee2d42 inset;}
.news-detail-pic::-webkit-scrollbar-corner {background: #f4f4f4;}
.pic-list{
    width: 100%;
    height: 100%;
}
.pic-list ul {
    display: flex;
    justify-content: start;
}

.pic-list p {
    font-family: "syhtm";
    font-size: 14px;
    color: #666666;
    margin-top: 30px;
    margin-right: 10px;
}

.swiper-slide {
    /* height: 280px; */
    /* height: 100% !important; */
}


.pic-list ul li {
    margin-right: 10px;
}

.pic-list ul li img {
    /* width: 360px;
    height: 247px; */
}

/* 关闭 */
.close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
}

.close img {
    height: 14px;
    display: block;

}

.more {
	height: 40px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.more p{
	font-size: 16px;
	margin-bottom: 0px;
	line-height: 40px;
}
.news-nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f4f4f4;
}
.news-nav ul li {
    height: 50px;
}
.news-list ul li {
    margin-top: 0px;
  margin-bottom: 6px;
}
}

 .swiper-container {
    overflow: auto;
    overflow-y: hidden;
} 
.swiper-container{
    height: 100%;
}
.scroll-bar {
    left: auto !important;
    right: 0;
    border-radius: 5px;
}

.swiper-pagination-progressbar {
    background-color: #ea3e00 !important;
    border-radius: 5px;
}

/* 查看底部 */
.viewbottom {
    position: fixed;
    bottom: -40px;
    right: 7%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #999999;
}

.viewbottom p {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 60px;
}
@media (max-height:650px) {
.news-item {
    height: 105px;
}
.news-list .news-item-box>img {
    height: 105px;
}
.news-item h3{
	margin-bottom: 0;
}
.topbd img {
    width: 100%;
    max-height: 170px;
}
.news-item p {
    margin-bottom: 0px;
}
.news-nav ul li {
    height: 45px;
}

.news-nav {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #f4f4f4;
}

}






