.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-wrapper {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* 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;
}

.main-container {
	background-image: url(/images/article-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 800px;
	
}

.container {
	/* position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;

	display: flex;
	flex-direction: column;*/
}



.main-container {
	flex-grow: 1;
	overflow: hidden;
}

.main-container .swiper-slide-container {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 100;

	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;

	overflow: hidden;
	
	background-image: url(../images/second-bg.png);
	background-size: cover;
}


.main-container .swiper-slide-container .swiper-slide-area {
	width: 80%;
	max-width: 1366px;
	height: 600px;

	display: inline-flex;
	flex-direction: column;
	justify-content: flex-start;

}

				.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-title .yewulingyu-title-text>div:nth-of-type(1)
				{
					font-size: 10em;
				}
				.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-title
				{
					margin-top: 20px;
				}
				.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-title .yewulingyu-title-text>div
				{
					font-size: 3em;
				}



.main-container .swiper-slide-container .swiper-slide-area.yewulingyu-bg {
	background-image: url('/QingTai/images/nb006.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-title {
	height: 33%;
	margin-top: 6em;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-title .yewulingyu-title-text>div {
	font-size: 3.6em;
	width: 100%;
	font-weight: bold;
	color: rgb(239, 130, 0);
	text-align: center;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-title .yewulingyu-title-text>div:nth-of-type(1) {
	font-size: 55px;
	/* color: #cdcdcd; */
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-line {
	position: absolute;
	top: 290px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width:100%;
	z-index:0px;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	position: relative;


}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-line .yewulingyu-gray-line {
	height: 1px;
	width: 100%;
	background-color: #dedede;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-line .yewulingyu-100p {
	width: 300px;
	position: absolute;
	left: 50%;
	top: -70px;
	margin-left: -150px;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-photos {
	height: 33%;
	width:90%;
	display: flex;
	margin-top: 170px;
	z-index:1;
	justify-content: space-between;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-photos .yewulingyu-photo {
	display: inline-block;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-photos .yewulingyu-photo .yewulingyu-photo-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-photos .yewulingyu-photo img {
	height: 162px;
	width: 159px;

}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-photos .yewulingyu-photo:nth-of-type(odd) {
	margin-top: 90px;
}





.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-line .yewulingyu-gray-line {
	height: 1px;
	width: 100%;
	background-color: #dedede;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-line .yewulingyu-100p {
	/* width: 300px; */
	position: absolute;
	left: 50%;
	margin-left: -255px;
	top:-170px;
	width: 550px;
	/* top: -70px; */
	/* margin-left: -150px; */
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-photos {
	height: 33%;
	display: flex;
	margin-top: 150px;
	justify-content: space-between;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-photos .yewulingyu-photo {
	display: inline-block;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-photos .yewulingyu-photo .yewulingyu-photo-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-photos .yewulingyu-photo img {
	/* height: 200px;
	width: 390px; */
	width: 348px;
	height: 196px;
}

	.main-container .swiper-slide-container .kehulogo-area>img
	{
		width:100%;
	}
	

.box-item .text a
{
	font-size: 16px;
}
.item-title a
{
	font-size: 16px;
}

/* -------------------- */



.content-container {
	width: 1280px;
	display: flex;
	margin-top: 180px;
	text-align: left;
}

.left {
	width: 800px;
}

.right {
	width: 330px;
	float: right;
}

.intro-box {}

.intro-box .title {
    margin-bottom: 40px;
    color: #ef8200;
    font-weight: 700;
    font-size: 40px;
    line-height: 1;
    text-align: left;
    margin-top: 50px;
}

.intro-box .intro {
	color: #999999;
	font-size: 15px;
	line-height: 28px;
text-align:left;
min-height:100px;
}

.tab-box {
	margin-top: 40px;
min-height:480px;
}

.tab-box .title-area {
	display: flex;
	flex-direction: row;
}

.tab-box .title-area .tab-title {
	width: 33%;
	display: inline-block;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #333333;
	border-bottom: solid 1px #ef8201;
	cursor: pointer;
	font-size: 17px;
}

.tab-box .title-area .tab-title.active {
	color: white;
	background-color: #ef8201;
	font-weight: bold;
}

.tab-box .content-area {}

.tab-box .content-area .tab-content{
	display:none;
}
.tab-box .content-area .tab-content.active{
	display:block;
}


.list-container {
	width: 100%;
	text-align: left;
	position: relative;
}

.list-container .title {
	margin-bottom: .4rem;
	color: #ef8200;
	font-weight: 700;
	font-size: .4rem;
	line-height: 1
}

.list-box {
	/* height: 380px; */
	width: 100%;
	display: block;
	padding-left: 0px;
}

.list-box .info-box {
	flex-grow: 1;
	/* height:380px; */
	overflow-y: auto;
}

.list-container .ins_body_tab {
	position: absolute;
	overflow: hidden;
	height: 40vh;
	padding-right: 15px;
	margin-top: 180px;
	float: none;
	left: 50px;
	top: 0;
	width: 240px;
}

.list-container a{
	font-size:14px;
	text-decoration:none;
	color:#666666;
}

.list-box .info-box .item {
	display: flex;
	width: 100%;
	margin: 0;
	padding: 4px 0px;
	border-bottom: 1px solid #e6e6e6;
	cursor: pointer;
}

.list-box .info-box .item .item-title:hover {
	color: #ef8200;
}

.list-box .info-box .item .item-title {
	font-size: .17rem;
	font-weight: 700;
	color: #1f1f1f;
	line-height: 1.8;
	padding: 5px 0;
	display: block;
	transition: all .5s ease;
	flex-grow: 1;
}

.list-box .info-box .item .item-datetime {
	font-size: .13rem;
	width: 130px;
	text-align: center;
	line-height: 2.8;
}

.service-box {
	padding: 30px 70px 0px 00px;
	display: flex;
	text-align:left;
	flex-wrap: wrap;
}

.service-box a{
  	color:#666666;
	text-decoration:none;
}

.box-item {
	width: 215px;
	height: 65px;
	float: left;
	/* margin-bottom: 40px; */
}

.box-item:nth-child(2n+1) {
	margin-right: 110px;
}

.box-item .text {
	font-size: 18px;
	/* font-weight: bold; */
}

.right .title {
    font-size: 30px;
    font-weight: bold;
    margin-top: 40px;
    text-align: left;
    margin-bottom: 20px;
}
}

.tuandui_box {
	margin-top: 20px;
}

.content-box-one {
	display: flex;
	margin-top:2em;
}

.content-box-one .leftside {
	width: 70px;
	height: 90px;
	background-size: cover;
}

.content-box-one .rightside {
	background-color: #f0f0f0;
	flex-grow: 1;
	padding-left: 24px;
	line-height: 30px;
}

.content-box-one .rightside .fuzeren_title {
	margin-top: 18px;
}

.content-box-one .rightside a{
	font-size: 16px;
}

.content-box-more {
	margin-top: 10px;
}

.content-box-more .names,
.content-box-more .names a {
	font-size: 14px;
	color: #828282;
	text-align:left;
	line-height: 29px;
}

.main-container .swiper-slide-container .swiper-slide-area.yewujieshao{
	width:1300px;
	text-align:left;
	display: initial;
}



.news-list-pager {
	height: 5em;
	width:100%;
	line-height: 5em;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background-color: rgb(250, 250, 250);

}

.news-list-pager .news-list-pager-btn {
	display: inline-flex;
	height: 3em;
	margin-right: 1em;
	justify-content: center;
	align-items: center;
	border: solid 1px #888888;
	padding: 0px 1em;
	cursor: pointer;
}

.news-list-pager .news-list-pager-btn:last-of-type {
	margin-left: 1em;
}

.YeWuLingYuName{
	    overflow-y: auto;
	    /* height: 100%; */
	    /* margin-bottom: 230px;
	    position: absolute;
	    bottom: 30px;
	    top: 130px; */
	    /* left: 0px; */
	    width: 330px;
	    /* right: 0px;
}


@media screen and (max-width:1920px) {
	.yewulingyu-100p 
	{
		width: 400px;
		margin-left: -200px;
		margin-top: 60px;
	}
	.yewulingyu-photos {
		height: 33%;
		display: flex;
		margin-top: 120px;
		}
		.yewulingyu-photo img {
			height: 260px;
			width: 400px;
		}
		
}


@media screen and (max-width: 1366px) {
	.intro-box .title {
		margin-bottom: 1em;
		color: #ef8200;
		font-weight: 700;
		font-size: 3em;
		line-height: 1;
		text-align: left;
		margin-top: 2em;
	}
	.main-container .swiper-slide-container .swiper-slide-area.yewujieshao
	{
		margin-top: 30px;
		width: 1230px;
	}
	.right
	{
		width: 300px;
	}
	.item-title a
	{
		font-size: 14px;
	}
	.intro-box .intro
	{
		font-size: 14px;
text-align:left;
min-height:300px;
	}
	.tab-box .title-area .tab-title
	{
		font-size: 15px;
	}
	.yewulingyu-100p {
		width: 400px;
		position: absolute;
		left: 50%;
		top: -70px;
		margin-left: -200px;
	}
	.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-title
	{
		margin-top: 0px;
	}
	.main-container .swiper-slide-container .swiper-slide-area .yewulingyu-title .yewulingyu-title-text div
	{
		font-size:50px!important;
		margin-top:40px!important;
	}
	
	
	.content-container {
		width: 1280px;
		display: flex;
		margin-top: 120px;
		text-align: left;
	}

	.nbra_tab_box .swiper-pagination {
		display: none;
	}
	.intro-box .title {
		margin-bottom: .3em;
		margin-top: 0.5em;
	}
	.list-box .info-box { 
	    flex-grow: 1;
	    height: 280px;
	    overflow-y: auto;
	}
	.right .title {
	    margin-top: 1em;
		font-size: 18px;
	}
	.intro-box .intro {
		line-height: 24px;
		margin: 20px 0px;
text-align:left;
min-height:300px;
	}
	.list-box {
		width: 100%;
		display: block;
		padding-left: 0px;
	}
	.tab-box {
	    margin-top: 20px;
	}
	.box-item {
	    width: 215px;
	    height: 55px;
	    float: left;
	    margin-bottom: 0px;
	}
}

