@media (max-width: 1420px) and (min-width: 1020px) {
	.container {
		width: 1020px;
	}

	

}

@media (max-width: 1020px) {
	.container {
		width: 95%;
	}
	.header_top{
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.header_down {
		/*border-top: 1px solid #D2D0D0;*/
	    height: 50px;
	   align-items: center;
	   justify-content: space-between;
	}
	.logo {
        min-width: 280px;
        max-width: 280px;
	    margin-top: 0;
	    font-size: 14px;
	    margin-right: 0;
		display: flex;
		align-items: center;
	}

	.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;
		align-items: center;
	}
	.banner .swiper-pagination{
		display: flex;
		justify-content: center;
	}
	.banner .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.banne1 {
	   height: 200px;
	}
	.banne3_1 {
	    font-size: 20px;
	}
	.banne3_2 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.inde_gywm {
	    margin: 15px auto;
	}
	.inde_gywm1 span {
	    width: 110px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 16px;
	}
	.inde_gywm2{
		display: flex;
		flex-wrap: wrap;
	}
	.inde_gywm2_2{
		width: 100%;
	}
	.inde_gywm2_3 {
	    font-size: 20px;
	}
	.inde_gywm2_4 {
	    margin-top: 10px;
	    font-size: 14px;
	    line-height: 25px;
	}
	.inde_gywm2_1 {
	    width: 100%;
	    margin-left: 0;
	}
	.inde_hxyw {
	    margin: 20px auto;
	}
	.inde_hxyw1_1 {
	    font-size: 20px;
	}
	.inde_hxyw1_2 {
	    width: 40px;
	    height: 2px;
	}
	.inde_hxyw1_3 {
	    font-size: 14px;
	}
	.inde_hxyw2 {
	    margin-top: 15px;
		flex-wrap: wrap;
	}
	.inde_hxyw3 {
	    width: 100%;
	}
	.inde_hxyw3_1 {
	    height: 175px;
	}
	.inde_hxyw3_2 {
	    height: 175px;
        overflow: hidden;
        overflow-y: auto;
	}
	.inde_hxyw3_3 {
	    padding: 0 15px;
	}
	.inde_hxyw3_3_1 {
	    font-size: 20px;
	}
	.inde_hxyw3_3_2 {
	    font-size: 14px;
	}
	.inde_djyl {
	    margin: 25px auto;
	}
	.inde_djyl1 {
	    margin-top: 15px;
	    font-size: 16px;
	}
	.inde_djyl2 {
	    margin-top: 10px;
	    font-size: 12px;
	}
	.inde_djyl3 {
	    width: 110px;
	    height: 35px;
	    line-height: 35px;
	    font-size: 12px;
	    margin-top: 20px;
	}
	.inde_xwyw {
	    margin: 25px auto;
	}
	.inde_xwyw1{
		display: flex;
		flex-wrap: wrap;
	}
	.inde_xwyw2 {
	    width: 49%;
	    margin-top: 15px;
	}
	.inde_xwyw2:nth-child(2n){
		margin-right: 0;
	}
	.inde_xwyw2_1 {
	    height: 130px;
	}
	.inde_xwyw2_2 {
	    padding: 10px;
	    margin-top: -15px;
	}
	.inde_xwyw2_3 {
	    font-size: 12px;
		display: flex;
		align-items: center;
	}
	.inde_xwyw2_4 {
	    margin-top: 10px;
	}
	footer {
	    border-top: 6px solid #D52729;
	    margin-top: 5px;
	}
	.footer {
	    margin: 20px auto;
	    display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.footer1{
		width: 100%;
	}
	.footer1_1 {
	    font-size: 16px;
	}
	.footer1_2 {
	    margin-top:15px;
	    font-size: 14px;
	}
	.footer1_3 {
	    height: 35px;
	    margin-top: 25px;
	}
	.footer3 {
	    width: 100%;
	    padding: 0;
	    display: flex;
		flex-wrap: wrap;
	}
	.footer3_1 {
	    width:49%;
		margin: 10px 0;
	    margin-right: 2%;
	}
	.footer3_1:nth-child(2n){
		margin-right: 0;
	}
	.footer3_2 {
	    margin-bottom: 15px;
	    font-size: 16px;
	}
	.footer3_3 {
	    margin-bottom: 10px;
	    font-size: 14px;
	}
	.footer2_1 {
	    margin-bottom: 15px;
	    font-size: 14px;
	}
	.nybanne1 {
	   height: 200px;
	}
	.nybanne3_1 {
	    font-size: 20px;
	}
	.nybanne3_2 {
	    font-size: 16px;
	    margin-top: 10px;
	}
	.nybanne3_3 {
	    width: 30px;
	}
	.nybanne3_4 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.gywm_fl1 {
	    height: 50px;
	    line-height: 50px;
	    font-size: 14px;
	}
	.gywm_fl1.on {
	    background-size: 35px auto;
	}
	.gywm_fl1::after {
	    height: 10px;
	}
	.gywm_gsjj {
	    margin: 30px auto;
	    display:flex;
		flex-wrap: wrap;
	}
	.gywm_gsjj2{
		width: 100%;
	}
	.gywm_gsjj2_1 {
	    font-size: 20px;
	}
	.gywm_gsjj2_3 {
	    margin-top: 15px;
	    font-size: 20px;
	}
	.gywm_gsjj2_4 {
	    font-size: 14px;
	    line-height: 25px;
	    margin-top: 10px;
	}
	.gywm_gsjj1 {
	    width: 100%;
	    padding-top: 10px;
	    padding-right: 10px;
	    margin-left:0;
		margin-top: 20px;
	}
	.gywm_sjnum {
	    margin: 30px auto;
		flex-wrap: wrap;
	}
	.gywm_sjnum1 {
	    width: 50%;
		margin: 5px 0;
	}
	.gywm_sjnum1:nth-child(2n){
		border-right: none;
	}
	.gywm_sjnum2 {
	    font-size: 15px;
		display: flex;
		align-items: flex-end;
		justify-content: center;
	}
	.gywm_sjnum2 span {
	    font-size: 30px;
	    line-height: 30px;
	}
	.gywm_sjnum3 {
	    font-size: 12px;
	}
	.gywm_zzjg {
	    margin: 35px auto;
	}
	.gywm_zzjg1 {
	    font-size: 20px;
	}
	.gywm_zzjg2 {
	    margin-top: 35px;
	}
	.inde_fwsj {
	    margin: 15px auto;
	}
.inde_fwsj1:last-child{
margin-right: 0;
}
	.inde_fwsj1_1 {
	    font-size: 16px;
	}
	.inde_fwsj1_2 {
	    /*margin-top: 10px;*/
	    font-size: 16px;
        margin-bottom: 0;
margin-top: 0;
	}
	.gywm_fzlc {
	    margin: 45px auto;
	}
	.gywm_fzlc2{
		display: flex;
		flex-wrap: wrap;
	}
	.gywm_fzlc2_1 {
	    width: 100%;
	    height: 165px;
	    margin-right: 0;
		margin-bottom: 10px;
	}
	.gywm_fzlc2_2{
		width: 100%;
	}
	.gywm_fzlc2_3 {
	    width: 110px;
	    height: 30px;
	    line-height: 30px;
	    font-size: 16px;
	}
	.gywm_fzlc2_4 {
	    height: 30px;
	    margin: 10px auto;
	}
	.gywm_fzlc2_5 {
	    font-size: 14px;
	    line-height: 25px;
	}
	.gywm_fzlc3 .swiper-button-prev{
		width: 35px;
		height: 35px;
		background-size: 15px auto;
		top: 14px;
	}
	.gywm_fzlc3 .swiper-button-next{
		width: 35px;
		height: 35px;
		background-size: 15px auto;
		top: 14px;
	}
	.gywm_fzlc3_3 {
	    height: 25px;
	    line-height: 25px;
	    font-size: 14px;
	}
	.gywm_fzlc3_1.on .gywm_fzlc3_3 {
	    font-size: 18px;
	}
	.gywm_fzlc3_2 {
	    height: 20px;
	}
	.gywm_fzlc3 .swiper-father::after {
	    top: 9px;
	}
	.gywm_ryzz {
	    margin: 50px auto;
	}
	.gywm_ryzz1 {
	    margin-top: 35px;
	    display: flex;
		flex-wrap: wrap;
	    padding: 25px;
	}
	.gywm_ryzz1_1 {
	    width: 49%;
	    margin: 10px 0;
		margin-right: 2%;
	    font-size: 14px;
	}
	.gywm_ryzz1_1:nth-child(2n){
		margin-right: 0;
	}
	.gywm_ryzz1_1 img {
	    height:210px;
	    margin-bottom: 10px;
	}
	.fd_box {
	    width: 60px;
	    right: 25px;
	    top: 25%;
	}
	.fd_bo1 {
	    width: 55px;
	    padding-bottom: 10px;
	}
	.fd_bo1_1 {
	    width: 50px;
	    height: 50px;
	}
	.fd_bo1_2 {
	    padding: 10px 0;
	    font-size: 14px;
	}
	.fd_bo2_1 img {
	    height: 20px;
		    margin-bottom: 5px;
	}
	.fd_bo3 {
	    width: 40px;
	    margin-top: 60px;
	}
	.news_bo {
	    margin-bottom: 35px;
	}
	.news_li {
	    padding: 25px 0;
	}
	.news_lia{
		display: flex;
		flex-wrap: wrap;
	}
	.news_lib {
	    width: 100%;
	}
	.news_lic {
	    width: 100%;
	    padding-left: 0;
		padding-top: 30px;
	}
	.news_lic2 {
	    width: 90px;
	}
	.news_lic2_1 {
	    font-size: 24px;
	}
	.news_lic3 {
	    width: calc(100% - 90px);
	    padding-right: 30px;
	}
	.news_lic3_1 {
	    font-size: 16px;
	}
	.news_lic3_2 {
	    margin-top: 10px;
	    line-height: 25px;
	}
	.news_lic4{
		margin-top: 30px;
	}
	.pages {
	    margin-top: 25px;
	}
	.pagination a {
	    width: 45px;
	    height: 45px;
	    font-size: 12px;
	    line-height: 45px;
	    margin: 5px;
	}
	.pagination span {
	    width: 45px;
	    height: 45px;
	    font-size: 12px;
	    line-height: 45px;
	    margin: 5px;
	}
	.news_detail {
    width: 100%;
	    margin: 25px auto;
	}
	.news_deta1 {
	    font-size: 16px;
	}
	.news_deta2 {
	    margin-top: 15px;
	    padding: 10px 0;
	    display: flex;
		justify-content: space-between;
	}
	.news_deta2_1 {
	    margin-right: 10px;
	    font-size: 12px;
	}
	.news_deta2_2{
		font-size: 12px;
	}
	.news_deta3 {
	    padding: 20px 0;
	}
	.news_deta4 {
	    padding: 15px 0;
	}
	.contact_top {
	    margin: 60px auto;
	   flex-wrap: wrap;
	}
	.contact_tople {
	    width: 100%;
	    padding: 35px;
	}
	.contact_tople1 {
	    font-size: 16px;
	}
	.contact_tople2 {
	    width: 20px;
	    margin-top: 15px;
	}
	.contact_tople3 {
	    margin-top: 25px;
	}
	.contact_tople4 {
	    margin-bottom: 15px;
	    display:flex;
		align-items: center;
	}
	.contact_tople4_1 {
	    width: 45px;
	    height: 45px;
	    margin-right: 10px;
	}
	.contact_tople4_1 img {
	    width: 20px;
	}
	.contact_tople4_2 {
	    width: calc(100% - 55px);
	}
	.contact_tople4_3 {
	    font-size: 16px;
	}
	.contact_tople4_4 {
	    margin-top: 5px;
	}
	.contact_topri{
		width: 100%;
		padding: 35px;
	}
	.contact_topri1 {
	    font-size: 16px;
	}
	.contact_topri2 {
	    width: 20px;
	    margin-top: 15px;
	}
	.contact_topri3 {
	    margin-top: 25px;
	}
	.contact_topri3_1 {
	    height: 40px;
	    line-height: 40px;
	    margin-bottom: 10px;
	}
	.contact_topri3_2 {
	    margin-bottom: 10px;
	}
	.contact_topri3_3{
		 height: 40px;
	}
	.contact_down {
	    height: 350px;
	}
	.jyfw_bo {
	    margin-top: 10px;
	    margin-bottom: 45px;
	}
	.jyfw_list{
		display: flex;
		flex-wrap: wrap;
	}
	.jyfw_li {
	    width: 49%;
	    margin-top: 20px;
	    box-shadow: 0px 3px 6px 1px rgba(128, 128, 128, 0.16);
	    border-radius: 10px;
	}
	.jyfw_li:nth-child(3n){
		margin-right: 2%;
	}
	.jyfw_li:nth-child(2n){
		margin-right: 0;
	}
	.jyfw_li1 {
	    height: 130px;
	}
	.jyfw_li2 {
	    padding: 10px;
	}
	.jyfw_li3 {
	    font-size: 16px;
	}
	.jyfw_li5 {
	    margin-top: 20px;
		display: flex;
		align-items: center;
	}
	.gjwh_qyzz {
	    margin-top: 35px;
	}
	.gjwh_qyzz1 {
	    margin: 15px auto;
	    margin-top: 15px;
	}
	.gjwh_qyzz2 {
	    margin: 50px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.gjwh_qyzz3{
		width: 100%;
	}
	.gjwh_qyzz3_1 {
	    font-size: 16px;
	}
	.gjwh_qyzz3_2 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.gjwh_qyzz4 {
	    width: 80%;
	    margin: 0;
	    margin-right: 0;
		margin-top: 20px;
	}
	.gjwh_smyj {
	    margin: 50px auto;
	}
	.gjwh_smyj1 {
	    margin-top: 30px;
	}
	.gjwh_smyj2 {
	    margin-bottom: 25px;
		display: flex;
		flex-wrap: wrap;
	}
	.gjwh_smyj2_1 {
	    width: 100%;
	    height: 140px;
	    margin-right: 0;
		margin-bottom: -4.5%;
	}
	.gjwh_smyj2_2 {
	    width: 90%;
		margin: auto;
	    padding: 25px 20px;
	}
	.gjwh_smyj2_3 {
	    font-size: 16px;
		display: flex;
		align-items: center;
	}
	.gjwh_smyj2_3 img {
	    width: 25px;
	}
	.gjwh_smyj2_3 div {
	       width: calc(100% - 35px);
	}
	.gjwh_smyj2_4 {
	    font-size: 14px;
	}
	.gjwh_smyj2_5{
		width: 100%;
		height: 140px;
		margin-left: 0;
		margin-top: -4.5%;
	}
	.gjwh_hxjzg {
	    margin: 45px auto;
	}
	.gjwh_hxjzg1 {
	    margin-top: 20px;
	}
	.gjwh_hxjzg2 {
	    width: 100%;
	    border-radius:15px;
	    margin-top: 15px;
	    margin-right: 0;
	    padding: 25px 10px;
	}
	.gjwh_hxjzg2_1 {
	    width: 50px;
	    height: 50px;
	}
	.gjwh_hxjzg2_1 img{
		width: 25px;
	}
	.gjwh_hxjzg2_2 {
	    margin-top: 15px;
	    font-size: 16px;
	}
	.gjwh_hxjzg2_3 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.gjwh_tdwh {
	    margin: 45px auto;
	}
	.gjwh_tdwh1 {
	    margin-top: 35px;
		flex-wrap: wrap;
	}
	.gjwh_tdwh2 {
	    width: 100%;
		margin-bottom: 10px;
	}
	.gjwh_tdwh2:last-child{
		margin-bottom: 0;
	}
	.gjwh_tdwh2_1 {
	    height: 170px;
	}
	.gjwh_tdwh2_2{
		height: auto;
	}
	.gjwh_tdwh2_3 {
	    padding: 30px;
	    position: inherit;
	    left: inherit;
	    top: inherit;
	    transform: none;
	}
	.gjwh_tdwh2_4 {
	    font-size: 16px;
	}
	.gjwh_tdwh2_5 {
	    margin-top: 10px;
	    font-size: 14px;
	}
.logo-subtext:last-of-type{
    min-width: auto;
}

}