@media only screen and (min-width: 320px) and (max-width: 980px) {

	.header,
	nav>ul,
	.header>.left,
	.header>.right,
	.vip-swiper,
	#vip-swiper,
	.luntan .luntan-box,
	.luntan .luntan-box .block .right,
	.share .share-box,
	.gjdks .gjdks-box,
	.education,
	#education-swiper,
	.ndyy .block .aside-left,
	.ndjyz,
	.qyfcx .pictures,
	.item7,
	.wjhg,
	.hzhb,
	.ndyy,
	nav {
		width: 100%;
		height: 100%;
		padding: 0;
	}

	

	.hzhb {
		margin: 15px auto;
	}

	.hzhb .line-row {
		width: 90%;
	}

	.wjhg-box {
		width: 80%;
	}

	.arrowRight,
	.arrowLeft {
		top: 53%;
	}

	.header>.right {
		float: left;
		position: relative;
		top: 0px;
		margin: 30px 0;
	}

	.header>.left,
	.header>.right {
		float: none;
	}

	#vip-swiper {
		padding: 0 15px;
		box-sizing: border-box;
		display: none;
	}
	#vip-swiper-wap {
		box-sizing: border-box;
		display: block;
	}
	#vip-swiper-wap .swiper-slide .box{
       width: 70%;
	   margin: 0 15%;
	   height: auto;
	}
		#vip-swiper-wap .swiper-slide .box .txt{
			background-size: 96% 125px;
		}
				#vip-swiper-wap .swiper-button-next,
				#vip-swiper-wap .swiper-container-rtl .swiper-button-prev {
					background-image: url(./../images/next.png);
					width: 20px;
					height: 42px;
					background-size: contain;
					top: 47%;
					right: 0;
				}
								#vip-swiper-wap .swiper-button-prev,
								#vip-swiper-wap .swiper-container-rtl .swiper-button-next {
									background-image: url(./../images/prev.png);
									width: 20px;
									height: 42px;
									background-size: contain;
									top: 47%;
									left: 0;
								}

	.luntan .luntan-box .block {
		display: block;
	}

	.luntan .luntan-box .block .picture,
	.luntan .luntan-box .block .right .des,
	.luntan .luntan-box .block .right .list {
		width: 90%;
		height: 80%;
		text-align: left;
		margin: 10px auto;
		color: #fff;
	}

	.luntan .luntan-box .block .right .list {
		background-size: auto;
	}
		.luntan .luntan-box .block .right .list a{
			margin-bottom: 10px;
		}

	.picture-list {
		display: none;
	}

	.share .product .right .title {
		line-height: 40px;
	}

	.share .product .right .ny {
		background: none;
		padding: 5px 10px;
	}

	.share .product .left .picture {
		height: auto;
		width: 100%;
	}

	#vip-swiper .swiper-slide .box {
		height: auto;
		margin-bottom: 10px;
	}

	.picture-content img {
		display: none;
	}

	.picture-content {
		width: 90%;
		margin: auto;
	}

	#education-swiper .top {
		display: block;
	}

	#education-swiper .top .pic {
		width: 90%;
		height: auto;
	}

	#education-swiper .top .person-list {
		margin: 20px auto;
	}
	#education-swiper .bottom .peo-list .txt {
			font-size: 14px;
			color: #FFCB4E;
		}

	.education-box .block {
		height: auto;
	}

		.picture-box2 .picture-content {
			top: 6px;
		}
	.picture-content>p {
		top: 0;
		width: 100%;
	}

	.qyfcx .pictures .gallery {
		left: 0;
		width: 100%;
		overflow: hidden;
		bottom: 15px;
	}

	.qyfcx .pictures #gallery-swiper {
		margin: auto;
		width: 80%;
		overflow: hidden;
	}
	#gallery-swiper .swiper-button-prev{
		left: 26px;
	}
	
	
	.share .share-box .dk-box{
		/* display: block; */
		top: 0;
		padding-top: 10px;
		position: relative;
	}
	.share .share-box .dk{
		float: left;
		margin:0 30px;
	}
	.share .product{
		display: block;
		padding: 0 10px;
	}
	.share .share-box{
		margin-top: 0;
	}
}


@media (max-width: 768px) {
	.wjhg{
		display: none;
	}
	.ndyy .block .aside-left{
		height: auto;
		padding-bottom: 0;
	}
	.header{
		margin: 0 auto;
	}
	.header>.left #mySwiper{
		width: 100%;
		overflow: hidden;
		margin:20px auto;
	}
	.qyfcx .pictures .gallery .photo-box,.picture-box,#education-swiper .top .person-list{
		width: 100%;
		background-image: none;
		padding-left: 0;
		margin-top: 0;
		height: auto;
	}
	#education-swiper .top .person-list .item.active{
		font-size: 14px;
	}
	#education-swiper .top .person-list .item{
		font-size: 14px;
		line-height: 30px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.picture-content{
		padding: 16px;
	}
	.picture-content span{display: none;}
	.luntan .luntan-box .block .right .title {
		color: #fff;
		margin: 0 20px 0 18px;
		font-size: 18px !important;
		line-height: 66px !important;
	}

	.header>.left,
	.header>.right {
		float: none;
		margin: 0;
		padding: 0 3%;
		font-size: 14px;
		margin-bottom: 0;
	}

	.header>.right>ul li {
		text-align: left;
		margin-bottom: 8px;
		
	}
	.header>.right>ul li .item{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.header {
		height: auto;
	}

	#vip-swiper .swiper-slide .box {
		height: auto;
		margin-bottom: 10px;
	}
	#education-swiper .top .person-list{
		padding-top: 10px;
	}

	.luntan .luntan-box .block {
		display: block;
	}

	.luntan .luntan-box .block .right .list {
		background-size: auto;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}

		.luntan .luntan-box .picture-list {
		display: flex;
			flex-wrap: wrap;
			margin-left: 1%;
			top:0;
	}
		.luntan .luntan-box .picture-list .item .paper {
			width: 100%;
			height: 100%;
			object-fit: contain;
		}
		.luntan .luntan-box .picture-list .item{width: 31%;height: 108px;margin-left:1%;margin-right: 0;margin-bottom: 10px;}
		.luntan .luntan-box .picture-list .item.active {
					overflow: hidden;
					width: 31%;
						height: 108px;
					box-sizing: border-box;
		}
		.luntan .luntan-box .picture-list .item .txt {
									width: 100%;
									height: 24px;
									line-height: 24px;
									text-align: center;
									color: #FFCB4E;
									position: absolute;
									bottom: 0;
									background-image: url(./../images2/greenbg.png);
									background-repeat: no-repeat;
									background-size: 100% 24px;
									display: none;
									font-size: 12px;
								}

	.luntan .luntan-box .block .right .list {
		background-size: contain;
		padding-top: 0px;
		height: auto;
		background-image: none;
		margin-top: 0;
		text-align: left !important;
	}

	.luntan .luntan-box .block .right .list>a {
		font-size: 14px;
		line-height: normal;
		padding: 0;
	}

	#vip-swiper .swiper-slide img,
	#vip-swiper .swiper-slide .box .person {
		width: 80%;
		margin: auto;
	}

	#vip-swiper .row {
		width: 100%;
	}

	#vip-swiper .swiper-slide .box .bg {
		position: absolute;
		z-index: 2;
		margin: auto;
		left: 0;
		right: 0;
	}

	#vip-swiper .swiper-slide .box .txt {
		display: none;
	}

		.gjdks	.img-title {
			height: auto;
			width: 100%;
			margin: 25px auto;
		}
	.gjdks .gjdks-box .bottom {
		display: block;
		top: 20px;
	}

	.gjdks .gjdks-box .bottom .pic {
		width: 90%;
		height: auto;
	}

	.gjdks .gjdks-box .bottom .right {
		width: 90%;
		margin: auto;
	}

	.gjdks .gjdks-box .bottom .right .name {
		line-height: 80px;
		margin-bottom: 0;
		margin-left: 0;
	}
.gjdks .gjdks-box .bottom .right .des{
	margin-left: 0;
}
	.gjdks .gjdks-box .bottom .right .pw {
		background-size: auto;
		padding: 0 ;
		height: auto;
	}
		.gjdks .gjdks-box .picture-list {
			display: flex;
			flex-wrap: wrap;
			margin-left: 1%;
			top: 20px;
		}
		.gjdks .gjdks-box .picture-list .list-item {
			width: 31%;
			height: auto;
			margin-left: 1%;
			margin-right: 0;
			margin-bottom: 10px;
			padding: 5px;
			flex-wrap: wrap;
			display: flex;
		}
	
		.gjdks .gjdks-box .picture-list .list-item.active {
			overflow: hidden;
			width: 31%;
			height: auto;
			box-sizing: border-box;
		}
		.gjdks .gjdks-box .picture-list .list-item .item{
			width: 100%;
			height: auto;
		}
				.gjdks .rotate .list-item.active .name {
					width: 113px;
					height: 36px;
					display: flex;
					align-items: center;
					justify-content: center;
					font-weight: bold;
					margin: auto;
					background-image: url(./../images2/c1.png);
					background-repeat: no-repeat;
					background-size: 110px 36px;
					background-position: center;
					overflow: clip;
					color: #fff;
					position: relative;
					top: -20px;
					left: -8px;
					color: #054841;
				}

	.education-box .tab .item {
		width: 120px;
		height: 27px;
		font-size: 14px;
		background-size: contain;
	}

	.img-title {
		height: 100%;
		width: 100%;
		margin: 25px auto;
	}

	.gjdks .gjdks-box {
		padding-bottom: 20px;
		margin-top: 0;
	}

	#education-swiper .peo-list {
		display: block;
		overflow: hidden;
		clear: both;
		padding: 0 16px;
		margin-top: 0;
	}

	#education-swiper .bottom .peo-list .item {
		float: left;
		margin-right: 10px;
		margin-bottom: 20px;
		width: 30%;
		height: auto;
		object-fit: cover;
	}

	.ndyy .block {
		display: block;
		width: 100%;
		height: 100%;
	}
		.ndyy .block .aside-left>.txt-list-wap{
			margin: 20px;
		}

	.ndyy .block .aside-left>.txt-list-wap .item {
		width: 100%;
		float: left;
		font-size: 14px;
		line-height: 24px;
		float: none;
		margin-bottom: 15px;
		margin-top: 15px;
		color: #fff;
	}
		.ndyy .block .aside-left>.txt-list-wap .swiper-slide.active .item {
			color: #FFCB4E;
			font-weight: bold;
		}


	.ndyy .block .aside-left img {
		width: 46%;
		margin: 20px 0;
	}
	.ndyy .block .aside-left>.category {
			width: 80%;
			height: 72.25px;
			background-image: url(./../images2/bg4.png);
			background-repeat: no-repeat;
			background-size: 100%;
			background-position: center;
			color: #fff;
			font-size: 26px;
			font-weight: bold;
			display: flex;
			align-items: center;
			justify-content: center;
			margin: 0 10%;
		}
				.ndyy .block .aside-right .name {
					font-size: 14px;
					color: #FFFFFF;
					margin: 13px 0;
					height: 20px;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 1;
					overflow: hidden;
				}

	.ndjyz-box .line {
		display: block;
		margin: auto;
	}
		.ndjyz-box .line2 {
			overflow: hidden;
			height: auto;
		}

	.ndjyz-box {
		height: 100%;
		overflow: hidden;
	}

	.ndjyz-box .item.big {
		margin: auto;
	}

	.ndjyz-box .line .right .m-person,
	.ndjyz-box .line2.right .m-person {
		width: 33.333333%;
		height: 125px;
		/* margin-left: 14px; */
	}

	.ndjyz-box .line2.right .m-person .bottom-pic{
		    position: absolute;
		    top: 0;
		    left: 0;
		    width: 100%;
		    height: 100%;
		    z-index: 8;
	}
		/* .ndjyz-box .line2.right .m-person.active .position {
			background: #217169;
			z-index: 10;
			position: absolute;
			left: 0 !important;
			top: 0 !important;
			width: 264px;
			height: 288px;
			display: flex;
			align-items: center;
			justify-content: center;
			color: inherit;
			text-decoration: none;
		} */
				.ndjyz-box .line2.right .m-person.active .position {
					width: 200%;
					height: 250px;
				}
								.ndjyz-box .line2.right .m-person.active .position .img {
									position: relative;
									width: 118px;
									height: 114px;
									padding: 8px;
									box-sizing: border-box;
									margin-bottom: 5px;
								}
	
		/* .ndjyz-box .line2.right .m-person:nth-child(2n).active .position {
			background: #217169;
			z-index: 10;
			position: relative;
			left: -140px !important;
			top: 0 !important;
			width: 264px;
			height: 288px;
			display: flex;
			align-items: center;
			justify-content: center;
			color: inherit;
			text-decoration: none;
		}
	
		.ndjyz-box .line2.right .m-person:nth-last-child(1).active .position {
			background: #217169;
			z-index: 10;
			position: relative;
			left: 0 !important;
			top: -288px !important;
			width: 264px;
			height: 288px;
			display: flex;
			align-items: center;
			justify-content: center;
			color: inherit;
			text-decoration: none;
		}
	
		.ndjyz-box .line2.right .m-person:nth-last-child(2).active .position {
			background: #217169;
			z-index: 10;
			position: relative;
			left: -140px !important;
			top: -58px !important;
			width: 264px;
			height: 288px;
			display: flex;
			align-items: center;
			justify-content: center;
			color: inherit;
			text-decoration: none;
		}
	
		.ndjyz-box .line2.right .m-person:nth-last-child(3).active .position {
			background: #217169;
			z-index: 10;
			position: relative;
			left: 0 !important;
			top: -58px !important;
			width: 264px;
			height: 288px;
			display: flex;
			align-items: center;
			justify-content: center;
			color: inherit;
			text-decoration: none;
		} */
				.ndjyz-box .line2.right .m-person.active .position .intro {
					display: block;
					width: 192px;
					font-weight: 400;
					font-size: 14px;
					text-align: center;
					color: #f7cf42;
				}
	.qyfcx .pictures .bottom{
		width: 90%;
	}
	.ndyy .block .aside-right .pic{
		width: 100%;
		height: auto;
	}
	
	.fix{
		display: none;
	}
	.item7 .item .img1,.item7 .item .img2,.item7 .item .img3,.item7 .item .img4,.item7 .item .img5,.item7 .item .img6,
	.item7 .item .img7,.item7 .item .img8,.item7 .item .img9{
		width: 90%;
		position: relative;
		margin: auto;
		left: 0;
		top: 0;
		margin-bottom: 10px;
	}
	.wjhg-box,.item7>.item{
		height: auto;
	}
	.share .share-box .dk>.item,.share .share-box .dk,.share .share-box .dk>.item .item-img{
		width: 100px;
		height: 100px;
		padding: 0;
		margin: 0 auto;
	}
	.share .share-box .dk{
		margin: 0 10px;
		height: auto;
		width: 27%;
		margin-bottom: 15px;
	}
	.share .share-box .dk-box,.share .product .left{
		padding:15px 0;
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.share .share-box .dk .name{
		width: 95px;
		height: 30px;
		top: 0;
		background-size: 95px 30px;
	}
	.share .product .right .title,.share .product .left .name{
		font-size: 18px;
	}
	.share .product .right .ny{
		height: auto;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.share .product .right{
		padding: 0;
	}
	.share .product{
		padding-bottom: 20px;
		margin-top: 0;
	}
	.picture-box >.picture-content{
		font-size: 14px;
		line-height: 20px;
		height: auto;
	}
	.picture-box >.picture-content:before{
		display: none!important;
	}
	.gjdks .gjdks-box .bottom .right .pw .txt{
		font-size: 14px;
		line-height: 20px;
		height: auto;
		padding:  16px;
		width: 100%;
	}
	.down{
		display: none;
	}
	.hzhb .line-row img{
		width: 106px;
		height: auto;
		object-fit: cover;
		margin-right: 0;
		font-size: 16px;
	}
	.education-box .tab{
		padding: 0 16px;
	}
	#education-swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next,#education-swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		width: 17.5px;
		height: 37px;
	}
	footer{
		padding: 0 16px;
	}
	footer .right{
		margin-left: 10px;
	}
	#vip-swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev,#vip-swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		width: 12.5px;
		height: 36.5px;
	}
	#vip-swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right: 10px;
	}
	#vip-swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 10px;
	}
	.qyfcx .pictures .gallery .s-photo{
		height: 72px;
	}
		
	nav{
		background: #217169;
		overflow: hidden;
	}
	nav>ul>a{
		font-size: 14px;
		line-height: 52px;
	}
	nav>ul{
		width: 85%;
		overflow: hidden;
		float: left;
	}
	
	.menus{
		width: 40px;
		float: left;
		position: relative;
		top: 7px;
	}
	
	
	.m-mySwiper{
		height: 50px;
		width: 100%;
		overflow: hidden;
	}
	.m-mySwiper1{
		height: 200px;
		width: 100%;
		overflow: hidden;
	}
	.m-mySwiper1 img{
		width: auto;
		height: 200px;
		overflow: hidden;
		object-fit: cover;
	}
		.m-mySwiper1 .swiper-slide{
	width: auto;
		}
	.m-mySwiper  .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
		
		
	.ndyy .block .aside-right .des{
		font-size: 14px;
	}
	.qyfcx .pictures .gallery .txt{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}