@media (max-width: 1450px) and (min-width: 1020px) {
	.container {
		width: 1020px;
	}

	.logo {
		height: 25px;
		margin-top: 40px;
	}

	.heade2 li {
		margin-right: 10px;
	}

	.footer_top2 {
		width: 190px;
	}
	.jjfa_zytx3_5_2 span {
    font-size: 50px;
    line-height: 50px;
}

}

@media (max-width: 1020px) {
	.container {
		width: 95%;
	}

	.header {
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.logo {
		height: 15px;
		margin-top: 0;
	}

	.heade3 {
		display: flex;
		align-items: center;
	}

	.heade3_1 {
		height: 25px;
		display: block;
	}
.heade3_3{
    height: 25px;
    display: none;
}
	.menubtn {
		margin-left: 20px;
	}

	header.on .menubtn i {
		background-color: #333333;
	}
	header.on .heade3_1 {
	    display: none;
	}
		header.on .heade3_3 {
	    display: block;
	}
header.on2 .menubtn i {
		background-color: #333333;
	}
	header.on2 .heade3_1 {
	    display: none;
	}
		header.on2 .heade3_3 {
	    display: block;
	}
	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #ffffff;
		-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;
	}

	.search_box {
		border-top: 1px solid #f3f3f3;
		width: 100%;
		background: white;
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 1;
	}

	.search_bo {
		border: 1px solid #f3f3f3;
		width: 100%;
		height: 35px;
		border-radius: 35px;
		margin: 15px auto;
		overflow: hidden;
		display: flex;
	}
.search_bo form{
    	width: 100%;
		height: 35px;
		display: flex;
}
	.search_bo input {
		border: none;
		outline: none;
		width: calc(100% - 40px);
		height: 100%;
		padding: 0 15px;
		font-size: 16px;
	}

	.search_bo button {
		border: none;
		outline: none;
		width: 40px;
		height: 100%;
		background-color: white;
		background-image: url(../img/search_2.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 15px auto;
	}

	.banner .swiper-button-prev {
		width: 15px;
		height: 25px;
	}

	.banner .swiper-button-next {
		width: 15px;
		height: 25px;
	}

	.banner .swiper-pagination-bullet {
		width: 25px;
		height: 2px;
	}

	.inde_videos {
		height: 450px;
	}

	.inde_video3_1 {
		font-size: 22px;
	}

	.inde_video3_2 {
		width: 40px;
		margin-top: 20px;
	}

	.inde_product {
		margin: 45px auto;
	}

	.inde_proa {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.inde_proa1 {
		display: flex;
		align-items: flex-end;
	}

	.inde_proa1_1 {
		font-size: 22px;
		line-height: 22px;
	}

	.inde_proa1_2 {
		padding: 0 10px;
		font-size: 14px;
		line-height: 14px;
	}

	.inde_proa2 {
		font-size: 14px;
		display: flex;
		align-items: center;
	}

	.inde_prob {
		margin-top: 25px;
	}

	.inde_prob1 {
		height: 225px;
	}

	.inde_prob1_2 {
		padding: 15px;
	}

	.inde_prob1_3 {
		width: 100px;
		height: 35px;
		line-height: 35px;
		font-size: 20px;
		margin-right: 10px;
	}

	.inde_prob1_4 {
		width: calc(100% - 110px);
		line-height: 35px;
		font-size: 20px;
	}

	.inde_prob2 {
		display: flex;
		flex-wrap: wrap;
	}

	.inde_prob2_1 {
		height: 95px;
		margin-top: 10px;
	}

	.inde_company {
		margin-bottom: 45px;
	}

	.inde_company1 {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: center;
		margin-top: 45px;
	}

	.inde_company1_2 {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}

	.inde_company1_3 {
		font-size: 14px;
		line-height: 25px;
	}

	.inde_company1_4 {
		width: 100px;
		height: 40px;
		line-height: 40px;
		margin-top: 20px;
		font-size: 14px;
	}

	.inde_company2 {
		flex-wrap: wrap;
	}

	.inde_company2_1 {
		width: 50%;
		margin-top: 40px;
	}

	.inde_company2_2 {
		display: flex;
		align-items: flex-start;
		justify-content: center;
	}

	.inde_company2_3 {
		font-size: 42px;
		line-height: 42px;
	}

	.inde_company2_4 {
		font-size: 14px;
	}

	.inde_company2_5 {
		font-size: 14px;
	}

	.inde_company3 {
		display: flex;
		flex-wrap: wrap;
	}

	.inde_company3_1 {
		height: 130px;
		margin-top: 35px;
	}

	.inde_qgsc {
		margin: 40px auto;
	}

	.inde_qgsc1 {
		width: 100%;
	}

	.inde_qgsc1_1 {
		font-size: 30px;
	}

	.inde_qgsc1_2 {
		margin-top: 40px;
		font-size: 14px;
		line-height: 25px;
	}

	.inde_qgsc2 {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
.inde_qgsc2_2 {
    width: 160px;
    margin-top: 20px;
}
.inde_qgsc2_2_1 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
	.inde_news {
		padding-top: 45px;
		padding-bottom: 25px;
	}

	.inde_newcens {
		margin-top: 30px;
	}

	.inde_newcens .swiper {
		padding-bottom: 25px;
	}

	.inde_newcens .swiper-button-prev {
		width: 30px;
		height: 30px;
		left: 2.5%;
	}

	.inde_newcens .swiper-button-next {
		width: 30px;
		height: 30px;
		right: 2.5%;
	}

	.inde_newcens .swiper-pagination-bullet {
		width: 25px;
		height: 2px;
	}

	.inde_newcens .swiper-slide-active .inde_newcen1 {
		height: 275px;
	}

	.inde_newcen1 {
		height: 275px;
		margin-top: 0;
	}

	.inde_newcen2 {
		margin-top: 15px;
		padding: 0 2.5%;
	}

	.inde_newcen2_1 {
		font-size: 16px;
	}

	.inde_newcen2_2 {
		font-size: 12px;
		margin-top: 5px;
	}

	.inde_partner {
		margin: 45px auto;
	}

	.inde_partner1 {
		margin-top: 50px;
		display: flex;
		flex-wrap: wrap;
	}

	.inde_partner2 {
	    width: 90px;
		/*width: 25%;*/
		height: 50px;
	}

	.gflx_bo {
		margin: 20px auto;
		display: flex;
		flex-wrap: wrap;
	}

	.gflx_bo1 {
		width: 100%;
	}

	.gflx_bo1_1 {
		font-size: 18px;
	}

	.gflx_bo1_2 {
		font-size: 24px;
	}

	.gflx_bo2 {
		width: 110px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin-top: 10px;
	}

	.footer_top {
		margin: 25px auto;
		display: flex;
		flex-wrap: wrap;
	}

	.footer_top2 {
		width: 32%;
		margin-right: 2%;
	}

	.footer_top2:nth-child(3n) {
		margin-right: 0;
	}

	.footer_top1_1 {
		margin-bottom: 15px;
		font-size: 16px;
	}

	.footer_top2_1 {
		margin-bottom: 15px;
		font-size: 14px;
	}

	.footer_top1 {
		width: 100%;
		margin-top: 20px;
	}

	.footer_top1_3 {
		margin-top: 15px;
	}

	.footer_down {
		margin: 15px auto;
	}

	.pro_fl {
		margin: 25px auto;
	}

	.pro_fl1 {
		font-size: 14px;
	}

	.pro_fl1 img {
		height: 30px;
		margin-bottom: 10px;
	}

	.product_bo {
		margin: 10px auto;
	}

	.product_bo1 {
		margin-bottom: 30px;
	}

	.product_bo2 {
		height: 65px;
		line-height: 65px;
		font-size: 25px;
	}

	.product_bo3 {
		margin-top: 15px;
	}

	.product_bo3 .swiper {
		width: 100%;
	}

	.product_bo3 .swiper-slide {
		padding: 10px;
	}

	.product_bo3_1 {
		padding: 25px 20px;
	}

	.product_bo3_2 {
		height: 155px;
		line-height: 155px;
		font-size: 188px;
	}

	.product_bo3_3 {
		margin-top: 30px;
		font-size: 16px;
	}

	.product_bo3_4 {
		margin-top: 10px;
		font-size: 14px;
	}

	.product_bo3_5 {
		margin-top: 15px;
		font-size: 16px;
	}

	.product_bo3_1:hover {
		box-shadow: 0 0 10px rgba(0, 0, 0, .11);
	}

	.product_bo3_6 {
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		left: 10px;
		top: 10px;
	}

	.nybanne1 {
		height: 300px;
		object-fit: cover;
		object-position: center;
	}

	.nybanne3_1 {
		font-size: 32px;
	}

	.nybanne3_2 {
		font-size: 25px;
		margin-top: 5px;
	}

	.nybanne3_3 {
		font-size: 15px;
		margin-top: 5px;
	}

	.pro_xzwm {
		margin: 45px auto;
	}

	.pro_xzwm1 {
		font-size: 24px;
		margin-bottom: 25px;
	}

	.pro_xzwm2 {
		flex-wrap: wrap;
	}

	.pro_xzwm3 {
		width: 100%;
		margin-right: 0;
		box-shadow: 0 0 12px rgba(158, 158, 158, .08);
		padding: 20px 15px;
		margin-bottom: 20px;
	}

	.pro_xzwm3:last-child {
		margin-bottom: 0;
	}

	.pro_xzwm3_1 {
		font-size: 35px;
		line-height: 35px;
	}

	.pro_xzwm3_2 {
		margin-top: 15px;
		font-size: 20px;
	}

	.pro_xzwm3_3 {
		margin-top: 5px;
		font-size: 14px;
	}

	.pro_xzwm3_4 {
		margin-top: 20px;
		display: flex;
		justify-content: flex-end;
	}

	.pro_xzwm3_4 img {
		width: 110px;
	}

	.pro_xzwm3_5 {
		margin-top: 20px;
		display: flex;
		justify-content: flex-end;
	}

	.pro_xzwm3_5 img {
		width: 110px;
	}

	.pro_xzwm4 {
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
		box-shadow: 0 0 12px rgba(158, 158, 158, .08);
		padding: 20px 15px;
	}

	.pro_pr {
		margin: 40px auto;
		display: flex;
		flex-wrap: wrap;
	}

	.pro_pr1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.pro_pr3 {
		display: none;
	}

	.pro_pr2 {
		width: 100%;
	}

	.pro_pr2_1 {
		font-size: 16px;
	}

	.pro_pr2_2 {
		font-size: 14px;
		line-height: 25px;
		margin-top: 25px;
	}

	.pro_pro:nth-child(even) .pro_pr1 {
		display: block;
	}

	.pro_pro:nth-child(even) .pro_pr3 {
		display: none;
	}

	.pro_cssm {
		margin: 35px auto;
	}

	.pro_cssm1 {
		margin-bottom: 35px;
	}

	.pro_cssm2 {
		margin-bottom: 25px;
		font-size: 24px;
	}

	.pro_cssm3 td {
		font-size: 12px;
		padding: 15px 5px;
	}

	.pro_cssm4 {
		height: 375px;
	}

	.pro_cssm4_2 img {
		width: 45px;
	}

	.pro_cssm5 {
		display: flex;
		flex-wrap: wrap;
	}

	.pro_cssm5_1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
		box-shadow: 0 0 13px rgba(0, 0, 0, .09);
	}

	.pro_cssm5_2 {
		height: 200px;
	}

	.pro_cssm5_3 {
		padding: 10px 15px;
	}

	.pro_cssm5_3_1 {
		font-size: 16px;
	}

	.pro_cssm5_3_2 {
		margin-top: 15px;
		padding: 5px 0;
	}

	.pro_cssm6 {
		width: 140px;
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}

	.pro_zlxz {
		margin: 35px auto;
	}

	.pro_zlxz1 {
		font-size: 24px;
	}

	.pro_zlxz2 {
		margin-top: 15px;
	}

	.pro_zlxz3 {
		padding: 15px 0;
		font-size: 14px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.pro_zlxz3 div {
		width: calc(100% - 40px);
	}

	.pro_zlxz3 img {
		width: 15px;
	}

	.pro_xscp {
		margin: 45px auto;
	}

	.pro_xscp1 {
		font-size: 24px;
	}

	.fwzx_ban {
		height: 590px;
	}

	.fwzx_ban3_1 {
		font-size: 26px;
	}

	.fwzx_ban3_2 {
		font-size: 14px;
		margin-top: 5px;
	}

	.fwzx_ban3_4 {
		width: 49%;
		padding: 15px 10px;
		margin-top: 25px;
	}

	.fwzx_ban3_4:nth-child(2n) {
		margin-right: 0;
	}

	.fwzx_ban3_4_1 {
		font-size: 16px;
	}

	.fwzx_ban3_4_2 {
		margin-top: 5px;
		font-size: 14px;
	}

	.fwzx_ban3_4_3 {
		height: 30px;
		margin-top: 15px;
	}

	.fwzx_ban3_4_4 {
		margin-top: 10px;
		font-size: 12px;
	}

	.fwsh_bo {
		margin-top: 40px;
	}

	.fwsh_bo1_1 {
		font-size: 24px;
	}

	.fwsh_bo1_2 {
		font-size: 14px;
		margin-top: 5px;
	}

	.fwsh_bo2_1 {
		width: 48%;
		margin-top: 25px;
		padding: 15px 0;
	}

	.fwsh_bo2_1:nth-child(2n) {
		margin-right: 0;
	}

	.fwsh_bo2_2 {
		width: 90px;
		height: 90px;
	}

	.fwsh_bo2_3 {
		margin-top: 10px;
		font-size: 16px;
	}

	.fwsh_bo2_4 {
		margin-top: 10px;
		font-size: 14px;
	}

	.fwsh_bo2_5 {
		margin-top: 10px;
		font-size: 14px;
	}

	.fwsh_bo2_6 {
		width: 50px;
		padding: 5px 0;
		margin-top: 10px;
	}
.fwsh_bo2_7 {
    padding: 15px 0;
}
.fwsh_bo2_7_1 {
           width: 70px;
        height: 70px;
}
	.fwlx_bo {
		margin: 45px auto;
	}

	.fwlx_bo1 {
		margin-top: 30px;
		display: flex;
		flex-wrap: wrap;
	}

	.fwlx_bo2 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.fwlx_bo2_1 {
		font-size: 20px;
	}

	.fwlx_bo2_2 {
		margin-top: 30px;
	}

	.fwlx_bo2_3 {
		margin-bottom: 15px;
		font-size: 14px;
		display: flex;
		align-items: center;
	}

	.fwlx_bo3 {
		width: 100%;
		/*height: 225px;*/
		/*box-shadow: 0 0 13px rgba(0, 0, 0, .11);*/
	}
	.fwlx_bo3_1{
	    display: flex;
	    flex-wrap: wrap;
	}
	.fwlx_bo3_2 {
    width: 95px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    font-size: 14px;
}
.fwlx_bo3_3 {
    height: 225px;
   	box-shadow: 0 0 13px rgba(0, 0, 0, .11);
}
	.gy_gsjj {
		margin-top: 45px;
	}

	.gy_gsjj1_1 {
		font-size: 24px;
	}

	.gy_gsjj1_2 {
		margin-top: 5px;
		font-size: 14px;
	}

	.gy_gsjj2 {
		margin-top: 25px;
		font-size: 14px;
		line-height: 25px;
	}

	.gy_gsjj3 {
		flex-wrap: wrap;
	}

	.gy_gsjj4 {
		height: 375px;
		margin-top: 45px;
	}

	.gy_gsjj4_2 img {
		width: 45px;
	}

	.gy_gsjj5 {
		margin-top: 45px;
	}

	.gy_gsjj5_1 {
		font-size: 24px;
	}

	.gy_gsjj5_2 {
		margin-top: 10px;
	}

	.gy_cybj {
		margin-top: 40px;
		margin-bottom: 60px;
	}

	.gy_cybj1 {
		font-size: 24px;
	}

	.gy_cybj2 {
		margin-top: 25px;
	}

	.gy_cybj2_1 {
		font-size: 14px;
	}

	.gy_cybj2_1 img {
		height: 200px;
		margin-bottom: 10px;
	}

	.gy_qylc {
		margin: 45px auto;
	}

	.gy_qylc1 {
		padding: 0;
		margin-top: 45px;
	}

	.gy_qylc3 {
		width: calc(100% - 65px);
		margin-left: 65px;
		display: flex;
		align-items: flex-start;
	}

	.gy_qylc3_1 {
		width: 45px;
		margin-right: 10px;
	}

	.gy_qylc3_1_1 {
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}

	.gy_qylc3_1_2 {
		height: 75px;
	}

	.gy_qylc3_2 {
		width: calc(100% - 55px);
		border-radius: 5px;
		padding: 15px 10px;
	}

	.gy_qylc3_2_1 {
		font-size: 16px;
	}

	.gy_qylc3_2_2 {
		font-size: 14px;
		margin-top: 5px;
	}

	.gy_qylc4 {
		width: calc(100% - 65px);
		display: flex;
		align-items: flex-end;
	}

	.gy_qylc4_1 {
		width: 45px;
		margin-right: 10px;
	}

	.gy_qylc4_1_1 {
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}

	.gy_qylc4_1_2 {
		height: 75px;
	}

	.gy_qylc4_2 {
		width: calc(100% - 55px);
		border-radius: 5px;
		padding: 15px 10px;
	}

	.gy_qylc4_2_1 {
		font-size: 16px;
	}

	.gy_qylc4_2_2 {
		font-size: 14px;
		margin-top: 5px;
	}

	.gy_qylc1 .swiper-button-prev {
		width: 30px;
		height: 30px;
	}

	.gy_qylc1 .swiper-button-next {
		width: 30px;
		height: 30px;
	}

	.gy_qywh {
		margin: 45px auto;
	}

	.gy_qywh1 {
		font-size: 24px;
	}

	.gy_qywh2 {
		margin-top: 30px;
	}

	.gy_qywh3 {
		padding: 20px 0;
	}

	.gy_qywh3_1 {
		width: 130px;
		font-size: 18px;
	}

	.gy_qywh3_2 {
		width: calc(100% - 130px);
		font-size: 18px;
	}

	.jjfa_ban1 {
		height: 540px;
	}

	.jjfa_ban4_1 {
		font-size: 30px;
	}

	.jjfa_ban4_2 {
		margin-top: 15px;
		font-size: 14px;
	}



	.jjfa_ban2_4 {
		margin-top: 15px;
		font-size: 20px;
	}

	.jjfa_ban2_5 {
		margin-top: 15px;
		padding-top: 20px;
	}

	.jjfa_ban2_5_1 {
		font-size: 14px;
	}

	.jjfa_ban2_5_2 {
		font-size: 14px;
		margin-top: 15px;
	}
.jjfa_zytx {
    margin: 40px auto;
}
.jjfa_zytx1 {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}
.jjfa_zytx3 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
.jjfa_zytx3_1 {
    font-size: 24px;
}
.jjfa_zytx3_2 {
    margin-top: 25px;
    font-size: 18px;
}
.jjfa_zytx3_3 {
    margin-top: 15px;
    font-size: 14px;
    line-height: 25px;
}
.jjfa_zytx3_4{
     flex-wrap: wrap;
}
.jjfa_zytx3_5 {
    width: 50%;
    margin-top: 40px;
}
.jjfa_zytx3_5_1 {
    font-size: 12px;
}
.jjfa_zytx3_5_2 {
    margin: 5px auto;
    font-size: 12px;
}
.jjfa_zytx3_5_2 span {
    font-size: 42px;
    line-height: 42px;
}
.jjfa_zytx2 {
    width: 100%;
    height: 360px;
}
.jjfa_zytx2 img {
    width: 100%;
    height: 100%;
    margin-right: 0;
}
	.jjfa_zyzs {
		margin: 45px auto;
	}

	.jjfa_zyzs1 {
		font-size: 24px;
	}

	.jjfa_zyzs2 {
		margin-top: 25px;
	}

	.jjfa_zyzs2 .swiper {
		padding-bottom: 25px;
	}

	.jjfa_zyzs2 .swiper-pagination-bullet {
		width: 25px;
		height: 2px;
	}

	.jjfa_zyzs2_1 {
		height: 225px;
	}

	.jjfa_zyzs2_3 {
		padding: 25px 20px;
	}

	.jjfa_zyzs2_4 {
		font-size: 16px;
	}

	.jjfa_zyzs2_5 {
		font-size: 12px;
	}

	.jjfa_zyzs2_6 {
		width: 25px;
		margin-top: 15px;
	}

	.jjfa_zyzs3 {
		margin-top: 25px;
	}

	.jjfa_zyzs3 .swiper {
		padding-bottom: 25px;
	}

	.jjfa_zyzs3 .swiper-pagination-bullet {
		width: 25px;
		height: 2px;
	}

	.jjfa_zyzs3_1 {
		padding: 20px 10px;
	}

	.jjfa_zyzs3_2 {
		font-size: 12px;
	}

	.jjfa_zyzs3_3 {
		margin-top: 15px;
		font-size: 16px;
	}

	.jjfa_zyzs3_4 {
		height: 35px;
		margin-top: 15px;
	}

	.nybanne4_1 {
		font-size: 30px;
	}

	.nybanne4_2 {
		margin-top: 15px;
		font-size: 12px;
	}

	.jjfa_hytd {
		margin: 45px auto;
	}

	.jjfa_hytd1 {
		margin-top: 25px;
	}

	.jjfa_hytd1 .swiper {
		padding-bottom: 25px;
	}

	.jjfa_hytd1 .swiper-pagination-bullet {
		width: 25px;
		height: 2px;
	}

	.jjfa_hytd2_1 {
		height: 250px;
	}

	.jjfa_hytd2_2 {
		font-size: 20px;
		margin-top: 15px;
	}

	.jjfa_hytd2_3 {
		font-size: 14px;
		margin-top: 10px;
	}

	.jjfa_hytdt {
		margin: 40px auto;
	}

	.jjfa_hytdt1 {
		margin-top: 30px;
	}

	.jjfa_hytdt2 {
		height: 150px;
		font-size: 14px;
	}

	.jjfa_hytdt2 div {
		padding: 10px;
	}

	.jjfa_hytdt1 .swiper {
		padding-bottom: 25px;
	}

	.jjfa_hytdt1 .swiper-pagination-bullet {
		width: 25px;
		height: 2px;
	}

	.jjfa_yyal {
		margin: 35px auto;
	}

	.jjfa_yyal1 {
		margin-bottom: 25px;
		display: flex;
		flex-wrap: wrap;
	}

	.jjfa_yyal2 {
		width: 49%;
		margin-top: 25px;
		box-shadow: 0 0 13px rgba(0, 0, 0, .11);
	}

	.jjfa_yyal2:nth-child(2n) {
		margin-right: 0;
	}

	.jjfa_yyal2_1 {
		height: 125px;
	}

	.jjfa_yyal2_2 {
		font-size: 14px;
		padding: 10px 15px;
	}
.jjfa_yyal2_2 div{
	height: 38px;
}
	.nybanne5 {
		height: 40px;
	}

	.nybanne5 input {
		width: calc(100% - 55px);
		padding: 0 15px;
		font-size: 14px;
	}

	.nybanne5 button {
		width: 50px;
		background-size: 15px auto;
	}

	.xmal_bo {
		margin-top: 15px;
		margin-bottom: 45px;
	}

	.xmal_fl {
		padding: 15px 0;
	}

	.xmal_fl1 {
		width: 50px;
		font-size: 14px;
	}

	.xmal_fl2 {
		width: calc(100% - 50px);
		display: flex;
		flex-wrap: wrap;
	}

	.xmal_fl2_1 {
		font-size: 14px;
		margin-right: 20px;
	}

	.xmal_list {
		display: flex;
		flex-wrap: wrap;
	}

	.xmal_li {
		width: 49%;
		margin-right: 2%;
		margin-top: 25px;
		box-shadow: 0 0 13px rgba(0, 0, 0, .09);
	}

	.xmal_li:nth-child(3n) {
		margin-right: 2%;
	}

	.xmal_li:nth-child(2n) {
		margin-right: 0;
	}

	.xmal_li1 {
		height: 135px;
	}

	.xmal_li2 {
		padding: 10px 15px;
	}

	.xmal_li2_1 {
		height: 38px;
		font-size: 14px;
	}

	.xmal_li2_2 {
		width: 35px;
		margin-top: 15px;
		padding: 5px 0;
	}

	.pages {
		margin-top: 40px;
	}

	.pagination a {
		min-width: 30px;
		height: 30px;
		font-size: 12px;
		line-height: 30px;
		margin: 5px;
	}

	.pagination span {
		min-width: 30px;
		height: 30px;
		font-size: 12px;
		line-height: 30px;
		margin: 5px;
	}
	.xmal_detail {
	    margin-top: 40px;
	    margin-bottom: 50px;
	}
	.xmal_detatop{
		display: flex;
		flex-wrap: wrap;
	}
	.xmal_detatop1{
		width: 100%;
	}
	.xmal_detatop2{
		width: 100%;
		margin-top: 20px;
	}
	.xmal_detatop3 {
	    font-size: 24px;
	}
	.xmal_detatop4{
		display: flex;
		flex-wrap: wrap;
	}
	.xmal_detatop4_1 {
	    margin-top: 25px;
	   display: flex;
	   align-items: flex-start;
	}
	.xmal_detatop4_2 {
	    width:15px;
	}
	.xmal_detatop4_3 {
	    width: calc(100% - 20px);
	}
	.xmal_detatop4_4 {
	    font-size: 16px;
	}
	.xmal_detatop4_5 {
	    font-size: 14px;
		margin-top: 5px;
	}
	.xmal_detatop5 {
	    margin-top: 25px;
	    font-size: 14px;
	    line-height: 25px;
	}
	.xmal_detacen{
		display: flex;
		flex-wrap: wrap;
	}
	.xmal_detacen img {
	    height: 100px;
	    margin-top: 25px;
	}
	.news_bo {
	    margin: 45px auto;
	}
	.news_fls{
		display: flex;
		flex-wrap: wrap;
	}
	.news_fl {
	    margin-right: 30px;
	    font-size: 14px;
	}
	.news_list {
	    margin-top: 25px;
	}
	.news_lia {
	    display: flex;
		flex-wrap: wrap;
	    box-shadow: 0 0 13px rgba(0, 0, 0, .11);
	}
	.news_lia2 {
	    width: 100%;
	    padding: 25px;
	}
	.news_lia2_1 {
	    font-size: 16px;
	}
	.news_lia2_2 {
	    font-size: 14px;
	    margin-top: 10px;
	}
	.news_lia2_3 {
	    margin-top: 25px;
	    font-size: 12px;
	}
	.news_lia2_4 {
	    width: 80px;
	    height: 35px;
	    margin-top: 25px;
	    line-height: 35px;
	    font-size: 12px;
	}
	.news_lia1 {
	   width: 100%;
	   height: 200px;
	}
	.news_lib {
	    padding: 15px 0;
	}
	.news_lic{
		display: flex;
		flex-wrap: wrap;
	}
	.news_lic1 {
	   width: 100%;
	   height: 200px;
	}
	.news_lic2 {
	   width: 100%;
	   padding: 25px;
	}
	.newdeta_top {
	    margin: 45px auto;
	}
	.newdeta_top1 {
	    font-size: 14px;
	}
	.newdeta_top2 {
	    margin-top: 10px;
	    font-size: 20px;
	}
	.newdeta_top3 {
	    margin-top: 15px;
	    font-size: 14px;
		display: flex;
		align-items: center;
	}
	.newdeta_cen {
	    margin: 15px auto;
	    display: flex;
		flex-wrap: wrap;
	}
	.newdeta_left {
	    width:100%;
	    font-size: 14px;
	    line-height: 25px;
	}
	.newdeta_right {
	    width: 100%;
	    margin-left:0;
		margin-top: 20px;
	}
	.newdeta_ri {
	    padding: 25px 15px;
	    margin-bottom: 15px;
	}
	.newdeta_ri1 {
	    font-size: 14px;
	}
	.newdeta_ri2 {
	    margin-top: 35px;
	    font-size: 14px;
	}
	.video_tc1 {
    height: 280px;
}
.video_tc2 {
    width: 20px;
    right: 0;
    top: -30px;
}

}