.banner .swiper-slide{
	height: 320px;
	background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
}
.banner .swiper-slide.banner1{
	background: url(../img/dangshi1.jpg) no-repeat center;
	background-size: cover;
}
.banner .swiper-slide.banner2{
	background: url(../img/banner4.jpg) no-repeat center;
	background-size: cover;
}
.banner .swiper-slide.banner3{
	background: url(../img/banner4.jpg) no-repeat center;
	background-size: cover;
}
.part1{
	margin-top: 40px;
}
.news-l{
	width: 59%;
}
.news-r{
	width: 39%;
}
.news-l .swiper-slide img{
	width: 100%;
	height: 440px;
}
.news-l .swiper-slide{
	position: relative;
}
.news-l .swiper-slide .text{
	position: absolute;
	    width: 100%;
	    bottom: 0;
	    left: 0;
	    background: rgba(0,0,0,.6);
	    padding-top: 10px;
	    padding-bottom: 10px;
}
.news-l .swiper-slide .text dl{
	width: 95%;
	margin: auto;
}
.news-l .swiper-slide .text dl dt{
	color: #fff;
	    font-size: 16px;
	    margin-bottom: 5px;
	    width: 100%;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
}
.news-l .swiper-slide .text dl dd{
	color: #fff;
	font-size: 14px;
}
.news-l .swiper-container-horizontal>.swiper-pagination-bullets{
	    bottom: 18px;
	    right: 30px;
	    text-align: right;
	    width: 95%;
	    margin: auto;
}
.news-l .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}
.news-l  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 4px;
}

.news-r .title ul{
	border-bottom: 4px solid #ececec;
}
.news-r .title{
	position: relative;
}
.news-r .title>a{
	position: absolute;
	right: 10px;
	top: 10px;
	color: #a2a2a2;
}
.news-r .title>a:hover{
	color: #c0a161;
}
.news-r .title>a img{
	position: relative;
	    top: -1px;
	    left: 2px;
}
.news-r .title ul li{
	/*width: 145px;*/
	margin-right: 14px;
	height: 45px;
	line-height: 35px;
	float: left;
	font-size: 20px;
	color: #a2a2a2;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.part2-r ul li{
	text-align: center;
}
.part2-r ul li img{
	width: 273px;
	height: 108px;
}
.part2 .part2-r ul li a{
	margin-left: 0;
	display: inline;
}
.part2 .part2-r ul li{
	margin-bottom: 5px;
}
.news-r .title ul li.on{
	color: #937544;
}
.news-r .title ul li.on::before{
	content: "";
	width:100%;
	height: 4px;
	background: #937544;
	position: absolute;
	left: 0;
	bottom: -4px;
}
.news-r .title ul li:first-child::after{
	/* content: "";
	width: 1px;
	height: 20px;
	background: #ececec;
	position: absolute;
	right: 0;
	top: 13px; */
}
.part1-news-item .top{
	margin: 15px 0;
}
.part1-news-item .top>a{
	color: #333;
}
.item-list.pc{
		display: block;
	}
	.item-list.ms{
		display: none;
	}
.part1-news-item .top dt{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
}
.part1-news-item .top dd{
	color: #bebebe;
	font-size: 14px;
	display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
}
.part1-news-item .top dt:hover{
	color: #c0a161;
}
.part1-news-item .top dd:hover{
	color: #c0a161;
}
.banners{
	margin-bottom: 30px;
}
.banners img{
	width: 100%;
}
.part1-news-item .top dt span{
	font-size: 20px;
	color: #fff;
	background: #ff0000;
	display: inline-block;
	width: 55px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-right: 10px;
}
.part1-news-item ul li{
	margin-bottom: 10px;
	    position: relative;
}
.part1-news-item ul li img{
	position: relative;
	    top: -8px;
}
.part1-news-item ul li a {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    width: calc(100% - 110px);
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 10px;
}
.part1-news-item ul li a:hover{
	color: #c0a161;
}
.part1-news-item ul li span{
	font-size: 16px;
	color: #bebebe;
	position: absolute;
	right: 0;
	top: 2px;
}
.part2-l{
	width: 540px;
	width: 415px;
	float: left;
	border: 1px solid #ebebeb;
	margin-right: 22px;
	 height: 414px;
	 overflow: hidden;
}
.part2-m{
	width: 405px;
	width: 415px;
	float: left;
	margin-right: 22px;
	border: 1px solid #ebebeb;
	 height: 414px;
}
.part2-r{
	width: 300px;
	width: 415px;
	    float: right;
	    border: 1px solid #ebebeb;
	    height: 414px;
		overflow: hidden;
}
.part2 .title{
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #ebebeb;
}
.part2 .title>img{
	margin-left: 10px;
	margin-right: 5px;
}
.part2 .title span{
	color: #333;
	font-size: 24px;
	cursor: pointer;
}
.part2 .title span.on{
	color: #c0a161;
}
.part2-m.first .title {
  background: #dededd;
}
.part2 .title{
	position: relative;
	    margin-bottom: 15px;
	    z-index: 4;
}
.part2 .title>img{
	position: relative;
}
.part2 .title>a{
	position: absolute;
	    right: 15px;
	    color: #868686;
}
.part2 .title>a:hover{
	color: #c0a161;
}
.part2 .title>a img{
	position: relative;
	    top: -1px;
	    left: 2px;
}
.part2-l .title{
	background: #dededd;

}
.part2-l .title img{
top: -5px;
}
.part2-r .title img{
	top: -5px;
}
.part2-m .title img{
	top: -5px;
}
.part2-m .title{
	background: #dededd;
}
.part2-r .title{
	background: #fffcf5;
}
.part2 ul li{
	position: relative;
	    width: 95%;
	    margin: auto;
	    margin-bottom: 13px;
}
.part2 .part2-l ul li{
	    margin-bottom: 13px;
}
.part2 ul li img{
	position: relative;
	    top: -8px;
}
.part2 .part2-m ul li a{
		 width: 365px;
}
.part2 .part2-l ul li a{
	 width: 420px;
	 width: 285px;
}
.part2 ul li a{
	font-size: 15px;
	    color: #333;
	    overflow: hidden;

	    display: inline-block;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    margin-left: 10px;
}
.part2 ul li a:hover{
	color: #c0a161;
}
.part2 ul li span{
	font-size: 16px;
	color: #bebebe;
	position: absolute;
	right: 0;
	top: 2px;
}
.part2-r .title ul{
	position: absolute;
	    right: 0;
	    top: 5px;
}
.part2-r .title ul li img{
	width: 19px;
	height: 19px;
}
.part2-r .title ul li{
	float: left;
	    width: auto;
	    margin-right: 10px;
		cursor: pointer;
}
.item-list{
	margin: 30px 0;
}
.item-list ul li{
	float: left;
	width: 224px;
	height: 224px;
	position: relative;
	margin-right: 44px;
}
.item-list ul li img.bg{
	width: 100%;
}
.item-list ul li dl{
	width: 100%;
	height: 224px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}
.item-list ul li dl dt{
	padding-top: 60px;
}
.item-list ul li dl dd{
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
}
.item-list ul li:last-child{
	margin-right: 0;
}
.part2-r .swiper-slide,
.content-swiper .swiper-slide
{
   /* width: 273px !important;
    height: 108px !important;
    width: 95%;
    margin: auto;
    margin-bottom: 12px !important; */
}
.part2-r .swiper-slide,
.content-swiper .swiper-slide
{
      text-align: center;
	  height: 88px !important;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.part2-r .swiper-container,
.content-swiper .swiper-container
{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 326px;
}
.part2-r .swiper-button-next, .part2-r .swiper-button-prev {
   width: 19px;
   height: 19px;
   top: -40px;
}
.part2-r .swiper-button-prev {
	background: url(../img/arrow-top.png);
	left: 245px;
}
.part2-r .swiper-button-next{
	background: url(../img/arrow-bottom.png);
}
.item-list {
    margin: 10px 0;
}
.name2c{
	display: block;
}
.name2c.hide{
	display: none;
}
.part2-m.last{
	margin-right: 0;
}
.part2-l .line{
	width: 2px;
	    height: 30px;
	    background: #e9e9e9;
	    display: inline-block;
	    position: relative;
	    top: 6px;
	    margin: 0 10px;
}
.part2{
	margin-top: 30px;
}
.news_item_con dl{
	margin: 16px;
	    overflow: hidden;
	    border-bottom: 1px solid #f7f7f7;
	    padding-bottom: 9px;
}
.news_item_con dl dt{
	width: 153px;
	float: left;
}
.news_item_con dl dt img{
	max-width: 153px;
	max-height: 95px;
}
.news_item_con dl dd{
	width: 210px;
	float: right;
}
.news_item_con dl dd a:hover{text-decoration: underline;}
.news_item_con dl dd .mt{margin-bottom: 10px;}
.news_item_con dl dd .mt a{
	color: #333;
	font-size: 14px;
}
.news_item_con dl dd .mc a{
	color: #868686;
	font-size: 13px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-bt-img{
	text-align: center;
}
.news-bt-img img{
	width: 100%;
}
.part1-news-item-img{
	height: 325px;
}
.part1-news-item-img img {
	    width: 100%;
	    height: 97%;
}