@media (max-width: 1320px) and (min-width: 1220px) {
	.container {
		width: 1200px;
	}
}

@media (max-width: 1220px) and (min-width: 1020px) {
	.container {
		width: 95%;
	}

	.heade1 li {
		margin-right: 15px;
	}
}

@media (max-width: 1020px) {
	.container {
		width: 95%;
	}

	.header {
		height: 55px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.logo {
		height: 25px;
		margin-top: 0;
	}

	.heade2 {
		width: 135px;
		height: 35px;
		margin-top: 0;
		font-size: 14px;
		border-radius: 35px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.heade2 img {
		width: 20px;
	}

	.heade2 span {
		line-height: normal;
	}

	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #333333;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}

	.menubtn i:nth-child(1) {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
	}

	.menubtn i:nth-child(2) {
		margin-top: 4px;
	}

	.menubtn i:nth-child(3) {
		margin-top: 4px;
		-webkit-transform-origin: left top;
		-moz-transform-origin: left top;
		-ms-transform-origin: left top;
		-o-transform-origin: left top;
		transform-origin: left top;
	}

	.menubtn.on i:nth-child(1) {
		-webkit-transform: rotate(28deg);
		-moz-transform: rotate(28deg);
		-ms-transform: rotate(28deg);
		-o-transform: rotate(28deg);
		transform: rotate(28deg);
	}

	.menubtn.on i:nth-child(2) {
		opacity: 0;
	}

	.menubtn.on i:nth-child(3) {
		-webkit-transform: rotate(-28deg);
		-moz-transform: rotate(-28deg);
		-ms-transform: rotate(-28deg);
		-o-transform: rotate(-28deg);
		transform: rotate(-28deg);
	}

	.COVER {
		width: 60%;
		height: 100%;
		background-color: #1c1c1c;
		/* display: none; */
		overflow: hidden;
		overflow-y: auto;
		position: fixed;
		top: 0px;
		left: -100%;
		z-index: 1001;
	}

	.MULUS {
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
	}

	.mulu {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		box-sizing: border-box;
		width: 100%;
		display: block;
	}

	.mulu1 {
		width: 100%;
		padding: 10px 0;
		color: white;
		font-size: 14px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.banne {
		height: 400px;
	}

	.banne3_1 {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.banne3_1 span {
		width: 25px;
	}

	.banne3_1 div {
		font-size: 18px;
	}

	.banne3_2 {
		margin-top: 15px;
		font-size: 30px;
	}

	.banne3_3 {
		margin-top: 5px;
		font-size: 14px;
	}

	.swiper-button {
		height: 40px;
	}

	.banner .swiper-button-prev {
		width: 80px;
		height: 40px;
		left: calc(100% - 160px);
	}

	.banner .swiper-button-next {
		width: 80px;
		height: 40px;
	}

	.infls-box {
		margin-top: 40px;
	}

	.infls-bo {
		display: flex;
		flex-wrap: wrap;
	}

	.infls-bo1 {
		width: 23.5%;
		font-size: 14px;
		margin-bottom: 2%;
	}

	.infls-bo1:nth-child(7n) {
		margin-right: 2%;
	}

	.infls-bo1:nth-child(4n) {
		margin-right: 0;
	}

	.infls-bo1 img {
		width: 45px;
		margin-bottom: 5px;
	}

	.incpzs-box {
		margin-top: 30px;
	}

	.incpzs-bo1_1 {
		font-size: 20px;
	}

	.incpzs-bo1_2 {
		font-size: 14px;
	}

	.incpzs-bo1_3 {
		width: 24px;
	}

	.incpzs-bo2 {
		margin-top: 15px;
	}

	.incpzs-bo2_1 {
		height: 325px;
	}

	.incpzs-bo2 .swiper-button-prev {
		width: 30px;
		height: 30px;
	}

	.incpzs-bo2 .swiper-button-next {
		width: 30px;
		height: 30px;
	}

	.incpzs-bo3 {
		margin-top: -30px;
	}

	.incpzs-bo4_1 {
		padding: 10px;
		height: 95px;
	}

	.incpzs-bo4_2 {
		height: 24px;
	}

	.incpzs-bo4_3 {
		font-size: 16px;
		margin-top: 5px;
	}

	.incpzs-bo4_4 {
		font-size: 12px;
	}

	.in-gywms {
		margin-top: -65px;
	}

	.in-gywm {
		margin-top: 100px;
		margin-bottom: 40px;
	}

	.in-gywmf {
		display: flex;
		flex-wrap: wrap;
	}

	.in-gywmf1 {
		width: 100%;
	}

	.in-gywmf1_1 {
		font-size: 20px;
		display: flex;
		align-items: center;
	}

	.in-gywmf1_1 img {
		width: 20px;
	}

	.in-gywmf1_2 {
		font-size: 12px;
	}

	.in-gywmf1_3 {
		margin-top: 15px;
		font-size: 12px;
		line-height: 24px;
	}

	.in-gywmf1_4 {
		width: 100px;
		height: 35px;
		margin-top: 25px;
		border-radius: 35px;
		line-height: 35px;
		font-size: 12px;
	}

	.in-gywmf2 {
		width: 100%;
		margin-left: 0;
		margin-top: 5%;
	}

	.in-gywmt {
		display: flex;
		flex-wrap: wrap;
	}

	.in-gywmt1 {
		width: 32%;
		margin-right: 2%;
		margin-top: 40px;
	}

	.in-gywmt1:nth-child(3n) {
		margin-right: 0;
	}

	.in-gywmt2 {
		height: 25px;
	}

	.in-gywmt3 span {
		font-size: 20px;
	}

	.in-alzs {
		margin: 40px auto;
	}

	.in-alzs1 {
		margin-top: 15px;
		flex-wrap: wrap;
	}

	.in-alzs2 {
		width: 100%;
		height: 200px;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.in-alzs3 {
		width: 100%;
		height: auto;
	}

	.in-alzs4 {
		flex-wrap: wrap;
	}

	.in-alzs4_1 {
		width: 100%;
		height: 200px;
	}

	.in-alzs4_2 {
		width: 100%;
		height: 200px;
		margin-left: 0;
		margin-top: 10px;
	}

	.in-alzs4_3 {
		width: 100%;
		height: 200px;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.in-alzs2_2 {
		padding: 10px;
	}

	.in-alzs2_3 {
		font-size: 16px;
	}

	.in-alzs2_4 {
		margin-top: 5px;
	}

	.in-alzs5 {
		width: 120px;
		height: 40px;
		margin-top: 15px;
		line-height: 40px;
		font-size: 12px;
		border-radius: 40px;
	}

	.in-new {
		margin: 35px auto;
	}

	.in-newf {
		display: flex;
		flex-wrap: wrap;
	}

	.in-newf1 {
		width: 100%;
	}

	.in-newf2 {
		width: 100%;
		display: flex;
	}

	.in-neww {
		flex-wrap: wrap;
	}

	.in-newwf {
		width: 100%;
		height: 215px;
	}

	.in-newwf .swiper-pagination {
		padding: 15px;
	}

	.in-newwf1 div {
		padding: 15px;
		font-size: 16px;
	}

	.in-newwt {
		width: 100%;
		margin-left: 0;
		margin-top: 2%;
	}

	.in-newwt1 {
		padding: 10px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.in-newwt2_1 {
		font-size: 12px;
	}

	.in-newwt2_2 {
		font-size: 16px;
		margin-top: 5px;
	}

	.foot-tops {
		padding-bottom: 10px;
		padding-top: 35px;
		display: flex;
		flex-wrap: wrap;
	}

	.foot-top1 {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	.foot-top2 {
		width: 50%;
		margin: 20px 0;
	}

	.foot-top3 {
		width: 100%;
		margin-bottom: 20px;
	}

	.foot-top3_1 {
		display: flex;
		align-items: center;
	}

	.foot-down {
		padding: 10px 0;
	}

	.nybanne {
		height: 250px;
	}

	.nybanne3_1 {
		font-size: 22px;
	}

	.nybanne3_2 {
		font-size: 14px;
		margin-top: 5px;
	}

	.fls-bo {
		overflow-x: auto;
		    justify-content: normal;
	}
.fls-bo2{
	width: 100px;
	list-style: none;
	flex: none;
}
	.fls-bo1 {
		padding: 10px;
	}

	.fls-bo1_1 {
		height: 20px;
	}

	.fls-bo1_2 {
		height: 20px;
	}

	.fls-bo1_3 {
		font-size: 14px;
	}
	.tit-bo {
	    margin: 20px auto;
		display: flex;
		align-items: center;
	}
	.gsjj-bo {
	    margin-top: 10px;
	    margin-bottom: 40px;
	    display: flex;
		flex-wrap: wrap;
	}
	.gsjj-bo2{
		width: 100%;
	}
	.gsjj-bo1{
		width: 100%;
		margin-top: 10px;
	}
	.gsjj-bo1_1{
		font-size: 20px;
	}
	.gsjj-bo1_2 {
	    width: 25px;
	    margin-top: 10px;
	}
	.gsjj-bo1_3 {
	    margin-top: 20px;
	    font-size: 14px;
	    line-height: 28px;
	}
	.qywh-bo {
	    margin: 15px auto;
	    display: flex;
		flex-wrap: wrap;
	}
	.qywh-bo1{
		width: 50%;
	}
	.qywh-bo2{
		height: 135px;
	}
	.qywh-bo3{
		height: 135px;
	}
	.qywh-bo3_2{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.qywh-bo3_3{
		font-size: 12px;
	}
	.qywh-bo4{
		height: 135px;
	}
	.qywh-bo3::after {
	    width: 19px;
	    height: 15px;
	    top: -15px;
	}
	.qywh-bo4::after {
	    width: 19px;
	    height: 15px;
	    bottom: -15px;
	}
	.fzlc-bo {
	    margin: 30px auto;
	}
	.fzlc-bo1_1 {
	    height: 120px;
	}
	.fzlc-bo1_2 {
	    height: 32px;
	    font-size: 12px;
	    line-height: 16px;
	}
	.fzlc-bo1_3 {
	    height: 24px;
	    font-size: 18px;
	}
	.fzlc-bo1_4 {
	    height: 15px;
	    margin: 5px auto;
	}
	.fzlc-bo .swiper-button-prev{
		width: 25px;
		height: 25px;
		    margin-top: -13px;
	}
	.fzlc-bo .swiper-button-next{
		width: 25px;
		height: 25px;
		    margin-top: -13px;
	}
	.gsqj-bo1 {
	    margin-bottom: 45px;
		display: flex;
		flex-wrap: wrap;
	}
	.gsqj-bo2{
		width: 100%;
	}
	.gsqj-bo2_1{
		font-size: 20px;
	}
	.gsqj-bo2_2 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.gsqj-bo2_3 {
	    width: 25px;
	    margin-top: 10px;
	}
	.gsqj-bo2_4 {
	    margin-top: 20px;
	    font-size: 14px;
	}
	.gsqj-bo3 {
	    width: 100%;
		margin-left: 0;
		margin-top: 2%;
	}
	.ryzz-bo{
		display: flex;
		flex-wrap: wrap;
	}
	.ryzz-bo1 {
	    border-bottom: 4px solid #DDDDDD;
	    width: 49%;
	    margin-bottom: 20px;
	    padding: 10px;
	}
	.ryzz-bo1:nth-child(2n){
		margin-right: 0;
	}
	.ryzz-bo1_1 {
	    height: 245px;
	}
	.ryzz-bo1_2 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.news-bo {
	    margin-bottom: 35px;
	}
	.news-li {
	    display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
	    margin-bottom: 30px;
	}
	.news-li1{
		    width: 70px;
	}
	.news-li1_1{
		font-size: 20px;
	}
	.news-li1_3 {
	    width: 15px;
	    margin-top: 10px;
	}
	.news-li2 {
	    width: calc(100% - 70px);
	    padding: 0 15px;
	}
	.news-li2_1{
		font-size: 16px;
	}
	.news-li2_2 {
	    margin-top: 10px;
	    -webkit-line-clamp: 2;
	}
	.news-li3 {
	    width: 100%;
	    margin-top: 10px;
	}
	.news-detail{
		display: flex;
		flex-wrap: wrap;
	}
	.news-left{
		width: 100%;
	}
	.news-lef {
	    padding: 15px;
	}
	.news-lef1{
		font-size: 20px;
	}
	.news-lef2{
		display: flex;
		flex-wrap: wrap;
	}
	.news-lef2_1 {
	    margin-right: 10px;
	    margin-top: 15px;
		display: flex;
		align-items: center;
	}
	.news-lef3 {
	    margin-top: 20px;
	    padding-top: 15px;
	}
	.news-let{
		margin-top: 20px;
	}
	.news-let1{
		display: flex;
		align-items: center;
	}
	.news-right {
	    width: 100%;
	    padding: 15px;
	    margin-left: 0;
		margin-top: 25px;
	}
	.news-ri1 span{
		font-size: 18px;
	}
	.news-ri2 {
	    display: flex;
		align-items: center;
	    margin-top: 15px;
	}
	.cpzs-li {
	    margin-bottom: 20px;
	    display: flex;
		flex-wrap: wrap;
	}
	.cpzs-li1 {
	    width: 100%;
	    height: 230px;
	}
	.cpzs-li2 {
	    width: 100%;
	    padding: 20px;
	}
	.cpzs-li2_1 span {
	    padding-bottom: 15px;
	    font-size: 20px;
	}
	.cpzs-li2_2{
		margin-top: 15px;
	}
	.cpzs-li2_3 {
	    height: 35px;
	    border-radius: 35px;
	    margin-top: 15px;
	    line-height: 35px;
	    font-size: 14px;
	}
	.cpde-top{
		display: flex;
		flex-wrap: wrap;
	}
	.cpde-top1{
		width: 100%;
	}
	.cpde-top1_1{
		height: 230px;
	}
	.cpde-top1 .swiper-button-next,.cpde-top1 .swiper-button-prev{
		width: 25px;
		height: 25px;
	}
	.cpde-top2 {
	    width: 100%;
	    padding-left: 0;
		padding-top: 15px;
	}
	.cpde-top2_1{
		font-size: 20px;
	}
	.cpde-top2_2{
		margin-top: 15px;
		font-size: 14px;
	}
	.cpde-top2_3 {
	    width: 140px;
	    height: 40px;
	    border-radius: 40px;
	    margin-top: 20px;
	    font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.cpde-top2_3 span{
		line-height: normal;
	}
	.cpde-hzpp {
	    margin-top: 25px;
	    padding: 15px;
	}
	.cpde-hzpp1{
		font-size: 20px;
	}
	.cpde-hzpp2{
		display: flex;
		flex-wrap: wrap;
	}
	.cpde-hzpp2_1 {
	    width: 49%;
	    height: 60px;
	    margin-top: 15px;
	}
	.cpde-hzpp2_1:nth-child(2n){
		margin-right: 0;
	}
	.cpde-deta1 {
	    margin-top: 15px;
	    font-size: 14px;
	}
	.cpde-deta2{
		display: flex;
		flex-wrap: wrap;
	}
	.cpde-deta2_1 {
	    width: 100%;
	    margin-right: 0;
	    margin-top: 20px;
		display: flex;
		align-items: center;
	}
	.alzs-li {
	    width: 49%;
	    margin-bottom: 25px;
	}
	.alzs-li:nth-child(3n){
		margin-right: 2%;
	}
	.alzs-li:nth-child(2n){
		margin-right: 0;
	}
	.alzs-li1{
		height: 130px;
	}
	.alzs-li2{
		padding: 10px;
	}
	.alzs-li2_1{
		font-size: 16px;
	}
	.alzs-li2_2{
		margin-top: 5px;
		display: flex;
		flex-wrap: wrap;
	}
	.alzs-li2_3{
		width: 100%;
	}
	.alzs-li2_4{
		margin-top: 5px;
	}
	.alzs-deto1{
		display: flex;
		flex-wrap: wrap;
	}
	.alzs-deto1_1{
		width: 100%;
	}
	.alzs-deto1_1_1{
		font-size: 20px;
	}
	.alzs-deto1_1_2{
		display: flex;
		flex-wrap: wrap;
	}
	.alzs-deto1_2 {
	    width: 25px;
	    margin-left: 0;
		margin-top: 10px;
	}
	.alzs-deto2 {
	    margin-top: 10px;
	    padding: 20px 0;
	    font-size: 14px;
	}
	.alzs-tj {
	    margin: 35px auto;
	}
	.alzs-tj1 div{
		font-size: 20px;
	}
	.alzs-tj1 img {
	    width: 30px;
	    margin-top: 5px;
	}
	.alzs-tj2{
		display: flex;
		flex-wrap: wrap;
	}
	.alzs-tj2_1 {
	    width: 49%;
	    margin-top: 15px;
	}
	.alzs-tj2_1:nth-child(3n){
		margin-right: 2%;
	}
	.alzs-tj2_1:nth-child(2n){
		margin-right: 0;
	}
	.xzfl-bo {
	    margin-bottom: 40px;
		display: flex;
		flex-wrap: wrap;
	}
	.xzfl-bo1 {
	    width: 100%;
	    padding: 0 35px;
	}
	.xzfl-bo1_1{
		font-size: 20px;
	}
	.xzfl-bo1_2 {
	    width: 30px;
	    margin-top: 5px;
	}
	.xzfl-bo1_3{
		margin-top: 25px;
	}
	.xzfl-bo1_4 {
	    font-size: 14px;
	    line-height: 28px;
	}
	.xzfl-bo1_3_1 {
	    width: 20px;
	    left: -35px;
	}
	.xzfl-bo1_3_2 {
	    width: 20px;
	    right: -35px;
	}
	.xzfl-bo2 {
	    width: 100%;
	    margin-left: 0;
		margin-top: 5%;
	}
	.zpxx-bo {
	    margin: 35px auto;
	}
	.zpxx-bo2 {
	    margin-top: 20px;
	    padding: 15px;
	    display:flex;
		flex-wrap: wrap;
	}
	.zpxx-bo3{
		width: 100%;
	}
	.zpxx-bo3_1{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	.zpxx-bo3_1_1{
		width: 20px;
	}
	.zpxx-bo3_1_2{
		font-size: 18px;
	}
	.zpxx-bo4{
		margin-left: 0;
		margin-top: 20px;
	}
	.zpxx-bo4_2{
		margin-top: 20px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.zpxx-bo4_2 span{
		line-height: normal;
	}
	.lxwm-bo1 div {
	    font-size: 20px;
	}
	.lxwm-bo1 img {
	    width: 30px;
	    margin-top: 5px;
	}
	.lxwm-bo2{
		display: flex;
		flex-wrap: wrap;
	}
	.lxwm-bo2_1 {
	    width: 49%;
	    margin-top: 25px;
	}
	.lxwm-bo2_1:nth-child(2n){
		margin-right: 0;
	}
	.lxwm-bo3{
		height: 225px;
	}
	.ppjs-bo {
	    margin-bottom: 40px;
	    padding: 20px;
	}
	.ppjs-bo1{
		font-size: 20px;
	}
	.ppjs-bo1::before{
		height: 5px;
		border-radius: 5px;
	}
	.ppjs-bo2{
		display: flex;
		flex-wrap: wrap;
	}
	.ppjs-bo2_1{
		width: 100%;
		font-size: 14px;
		line-height: 28px;
	}
	.ppjs-bo2_2{
		width: 100%;
		margin-left: 0;
		margin-top: 4%;
	}
	.ppfl-bo1 {
	    height: 60px;
	}
	.ppfl-box .swiper {
	    width: 85%;
	}
	.ppfl-box .swiper-button-prev,.ppfl-box .swiper-button-next{
		width: 20px;
		height: 20px;
		margin-top: -10px;
	}

}