@media(min-width:1920px) {
	html {
		font-size: calc(100vw/19.2)
	}
    body {
        max-width: 1920px;
        margin: auto;
    }
	.auto-container {
		max-width: 1400px
	}
	.head{
	    max-width:1920px;
	}
}

@media(min-width:2560px) {

	html {
		font-size: calc(100vw/25.6)
	}
}
@media(min-width:2860px) {

	html {
		font-size: calc(100vw/28.6)
	}
}
@media(min-width:3840px) {

	html {
		font-size: calc(100vw/38.4)
	}
}
@media(max-width:1366px){
    .section3 .section_body .item .left{
        width: 50%;
    }
    .section3 .section_body .item .right{
        width: 55%;
    }
    .section3 .section_body .swiper-button-next{
        right: 3rem;
    }
    .head .navbar_box{
        width: 55%;
    }
}




@media(max-width:1280px) {
	html {
		font-size: calc(100vw/12.8)
	}

	.auto-container {
		max-width: 95%
	}

	.head nav {
		padding: 0 .5rem
	}

	.footer .foot_body .foot_body_head .right .item {
		padding-right: .8rem
	}

	.page_content .page_about .head_right:before {
		font-size: 2.1rem
	}

	.page_content .about_history .about_history_swiper .item .left .title {
		font-size: .55rem
	}

	.page_content .about_history .about_history_swiper .swiper-pagination {
		bottom: .3rem!important
	}

	.page_content .about_history .about_history_swiper .item .right {
		padding-left: 1.1rem;
		width: 8.56rem
	}

	.page_content .about_history .about_history_body {
		margin-left: 1.6rem
	}

	.page_content .about_history .about_history_swiper .item .left {
		max-width: 8rem;
		width: 8rem
	}

	.page_content .about_contact .item {
		max-width: 55%
	}

	.section3 .section_body {
		margin-left: 1.51rem
	}

	.section3 .section_body .item .left {
		width: 45%
	}

	.section3 .section_body .item .right {
		width: 60%;
		padding: .4rem;
		padding-left: .7rem
	}

	.section3 .section_body .item .right .title {
		font-size: .2rem;
		line-height: initial
	}

	.section3 .section_body .item .right .remark {
		margin-bottom: .3rem
	}

	.section4 .index_about_body .left {
		padding-left: .6rem
	}

	.section4 .index_about_body .left .text_box {
		padding-right: .5rem
	}

	.section7 .index_news .swiper-slide .item .text_box {
		padding: .3rem .15rem
	}

	.section7 {
		margin-bottom: .4rem
	}
	.head .navbar_right .navbar_group .icosearch{
    	margin-left: .1rem;
    	background: none;
    	height: auto;
    }	
}

@media(max-width:1080px) {
	html {
		font-size: calc(100vw/10.8)
	}

	.swiper-pagination-bullet {
		background: 0 0;
		border-color: #099
	}

	.swiper-pagination-bullet-active {
		background: #099
	}

	.head .navbar_right .c_switch {
		display: block;
		width: .3rem;
		height: .3rem;
		margin-left: .1rem;
		margin-top: .1rem
	}

	.head .navbar_right .c_switch i {
		background: #099;
		position: relative;
		display: block;
		height: .03rem;
		-webkit-transition: all .3s;
		transition: all .3s
	}

	.head .navbar_right .c_switch i:nth-child(1) {
		top: 0
	}

	.head .navbar_right .c_switch i:nth-child(3) {
		bottom: 0
	}

	.head .navbar_right .c_switch i:nth-child(2) {
		margin: .06rem 0
	}

	.head .navbar_right .c_switch.open i:nth-child(1) {
		top: .09rem;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.head .navbar_right .c_switch.open i:nth-child(2) {
		opacity: 0
	}

	.head .navbar_right .c_switch.open i:nth-child(3) {
		bottom: .09rem;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	.head .navbar_right {
		display: flex;
		align-items: center;
		margin-left: .1rem;
		padding-right: .2rem
	}
	.head .navbar_right .navbar_group .icosearch{
    	margin-left: .1rem;
    	background: none;
    	height: auto;
}
	.home_banner .img_box,.index_banner .banner_Swiper {
		padding-top: .6rem
	}

	.head nav {
		padding: 0;
		min-height: .6rem
	}

	.head nav:hover {
		border: 0
	}

	.head .navbar_box {
		display: none;
		position: fixed;
		top: .6rem;
		bottom: 0;
		width: 100%;
		transition: all .5s;
		max-height: 5rem
	}

	.head .navbar_box .navbar_nav {
		display: unset;
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
		background: #fff;
		padding: .3rem .2rem;
		overflow: hidden;
		padding-bottom: .05rem;
		max-height: 5rem;
		overflow: auto;
		margin: auto;
		border-bottom: .01rem solid #099
	}

	.head .navbar_box .navbar_nav .nav_item {
		margin-right: 0
	}

	.head .navbar_box .navbar_nav .nav_item .dropdown_link,.head nav.c-style2 .navbar_box .navbar_nav .nav_item .dropdown_link {
		line-height: .45rem
	}

	.head .navbar_box .navbar_nav .nav_item .dropdown_link i {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		font-size: .22rem;
		font-weight: 700;
		width: .3rem;
		text-align: center
	}

	.head .navbar_box .navbar_nav .nav_item .dropdown_link .iconfont::after {
		display: block;
		content: '+';
		font-style: normal;
		width: 100%
	}

	.head .navbar_box .nav_item:hover .dropdown_menu {
		position: unset;
		opacity: 1;
		padding: 0;
		background: 0 0;
		width: 100%;
		display: none
	}

	.head .navbar_box .nav_item .submen_list {
		display: block;
		max-width: 100%;
		overflow: hidden;
		width: 100%
	}

	.head .navbar_box .nav_item .submen_list li {
		border: 0;
		max-width: 100%;
		min-width: auto;
		float: left;
		width: 100%;
		overflow: hidden;
		padding-left: .15rem!important
	}

	.head .navbar_box .nav_item .submen_list li:first-child,.head .navbar_box .nav_item .submen_list li:nth-child(-n+4) {
		border: 0;
		padding: 0
	}

	.head .navbar_box .nav_item .submen_list .submen_head {
		display: block;
		margin-top: .15rem
	}

	.head .navbar_box .nav_item .submen_list .submen_head .head_icon {
		display: none
	}

	.head .navbar_box .nav_item .submen_head a {
		color: inherit;
		margin-left: 0;
		font-size: .18rem
	}

	.head .navbar_box .nav_item .submen_list .head_children a {
		padding-left: .15rem;
		font-size: .18rem
	}

	.head nav.c-style2 {
		padding: 0
	}

	.head .open .navbar_logo {
		display: none
	}

	.head .navbar_logo {
		padding-left: .2rem
	}

	.head .navbar_box .navbar_nav .nav_item:nth-child(3) .dropdown_menu .submen_list li {
		max-width: 100%;
		min-width: 100%;
		padding: 0;
		margin: 0;
		border: 0
	}

	.head .navbar_box .nav_item .dropdown_menu {
		position: unset;
		padding: 0;
		width: 100%
	}

	.section1 .index_product_mb {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.section1 .index_product_pc {
		display: none
	}

	.section1 .index_product li {
		max-width: 50%!important;
		width: 49.5%!important;
		float: left;
		margin: 0!important;
		max-height: 3rem;
		overflow: hidden;
		margin-right: .05rem!important;
		margin-bottom: .1rem!important
	}

	.section1 .index_product li:nth-child(even) {
		margin-right: 0!important;
		margin-left: .05rem!important
	}

	.section1 .index_product li .item {
		margin-bottom: 0!important;
		width: 100%;
		height: 100%;
		border-radius: .1rem
	}

	.section1 .index_product li:nth-child(2) .item:nth-of-type(1) {
		height: 100%
	}

	.section1 .index_product li .item .cate_icon img {
		width: 100%;
		object-fit: cover
	}

	.section2 .section_body ul {
		justify-content: space-between
	}

	.section2 .section_body ul li {
		width: 32%
	}

	.section3 .section_body {
		margin-left: 0;
		max-width: 84%;
		margin: auto
	}

	.section3 .section_body .item .left {
		width: 35%
	}

	.section3 .section_body .item .right {
		width: 30%;
		padding: .3rem
	}

	.section3 .section_body .item .right .title {
		font-size: .2rem;
		line-height: initial
	}

	.section3 .section_body .swiper-button-next {
		right: -.6rem
	}

	.section4 .index_about_body .left {
		padding-left: .4rem;
		padding-bottom: .3rem
	}

	.section4 .index_about_body .left .text_box {
		padding-right: .3rem
	}

	.section4 .index_about_body .right .img_box {
		height: 100%
	}

	.section4 .index_about_body .right .img_box img {
		height: 100%;
		object-fit: cover
	}

	.section7 .index_news .swiper-slide .item {
		width: 100%;
		background: #f5f5f5;
		margin-bottom: .13rem
	}

	.section7 .index_news .swiper-slide .item:nth-child(3) {
		margin-left: 0
	}

	.section7 .index_news .swiper-slide .item:nth-child(1) .img_box {
		width: 50%;
		margin-right: 0
	}

	.footer .foot_head .footer_contact {
		flex-wrap: wrap
	}

	.footer .foot_head .footer_contact li {
		width: 50%;
		margin-right: 0
	}

	.footer .foot_head .footer_contact li:last-child {
		width: 100%;
		max-width: 100%
	}

	.footer .foot_body .foot_body_head .right .item {
		padding-right: .5rem
	}

	.footer .foot_bottom {
		height: .9rem;
		line-height: inherit
	}

	.footer .foot_bottom p {
		margin-top: .1rem
	}

	.footer .foot_bottom .bottom_right {
		float: left;
		margin-top: .05rem
	}

	.page_content .page_about .head_right {
		padding-left: .3rem
	}

	.page_content .page_about .head_right:before {
		font-size: 1.5rem
	}

	.page_content .about_corporate_culture .about_corporate_culture_swiper .item {
		height: auto;
		padding-bottom: .2rem
	}

	.page_content .about_corporate_culture .about_corporate_culture_swiper .item .img_box {
		padding: .2rem
	}

	.page_content .about_corporate_culture .about_corporate_culture_swiper .item .remark {
		padding: .2rem;
		padding-bottom: 0
	}

	.page_content .about_corporate_culture .about_corporate_culture_swiper .item .img_box p {
		font-size: .2rem
	}

	.page_content .about_history .about_history_body {
		margin-left: .2rem
	}

	.page_content .about_history .about_history_swiper .item {
		padding: .5rem 0
	}

	.page_content .about_history .about_history_swiper .item .left .title {
		font-size: .3rem;
		margin-bottom: .2rem;
		line-height: initial
	}

	.page_content .about_history .about_history_swiper .item .left .remark {
		margin-bottom: .2rem
	}

	.page_content .about_history .about_history_swiper .item .right {
		padding-left: .2rem
	}

	.page_content .about_history .about_history_swiper .swiper-pagination {
		bottom: .13rem!important;
		margin-left: .2rem
	}

	.page_content .about_contact .item {
		max-width: 90%
	}

	.additional_features {
		right: .15rem
	}

	.page_content .info_content,.page_content.download_list .info_content,.page_content.faq_list .info_content,.page_content.pro_content .info_content,.page_content.video_list .info_content {
		flex-direction: column-reverse
	}

	.page_content .info_content .content_main,.page_content.download_list .info_content .content_main,.page_content.faq_list .info_content .content_main,.page_content.pro_content .info_content .content_main,.page_content.video_list .info_content .content_main {
		width: 100%;
		padding-right: 0
	}

	.page_content.download_list .info_content .content_main,.page_content.faq_list .info_content .content_main,.page_content.pro_content .info_content .content_main,.page_content.video_list .info_content .content_main {
		padding-left: 0;
		margin-bottom: .2rem
	}

	.page_content .sidebar,.page_content.download_list .sidebar,.page_content.faq_list .sidebar,.page_content.pro_content .sidebar,.page_content.video_list .sidebar {
		width: 100%
	}

	.page_content .news_content .content_main .item_box {
		justify-content: space-between
	}

	.page_content .content_main .item_box .news_item {
		width: 50%;
		margin-right: 0
	}

	.page_content .contact_map .map_text {
		position: unset;
		max-width: 96%;
		margin: auto
	}

	.page_content .contact_map .img_box {
		margin-bottom: .2rem
	}

	.page_content .contact_head .auto-container {
		flex-wrap: wrap;
		flex-direction: column-reverse
	}

	.page_content .contact_head .head_information .form_textarea textarea,.page_content .contact_head .left,.page_content .contact_head .right {
		width: 100%
	}

	.page_content .contact_head .right {
		padding-left: 0;
		margin-bottom: .5rem
	}

	.page_content .contact_head .head_information .form_input {
		justify-content: space-between
	}

	.page_content .pro_cate_item .item {
		padding: .35rem
	}

	.page_content .pro_cate_item .item .item_bottom li .text_box {
		max-width: 60%
	}

	.page_content .pro_show_head .auto-container {
		flex-direction: column;
		flex-wrap: wrap
	}

	.page_content .pro_show_head .head_thumb_box {
		width: 100%;
		margin-right: 0;
		margin-bottom: .3rem
	}

	.page_content .pro_show_head .head_text {
		width: 100%
	}

	.page_content .page_form .auto-container {
		padding: .5rem
	}

	.page_content .page_form .auto-container .page_form_box {
		padding: .3rem .75rem
	}

	.page_content .show_pro_content .show_content .pro_details .table1 table th {
		font-size: .22rem;
		width: auto;
		line-height: initial;
		padding-right: .2rem
	}

	.page_content .show_pro_content .show_content .pro_details .table1 table td {
		font-size: .18rem;
		line-height: initial;
		padding-right: .2rem
	}

	.page_content .quotatio .row {
		flex-direction: column
	}

	.page_content .quotatio .row .col-sm-6 {
		width: 100%;
		max-width: 100%
	}

	.head .navbar_right .search_con2 {
		top: 10%
	}

	.head .navbar_box .nav_item .dropdown_link a:before {
		display: none
	}

	.head .navbar_box .navbar_nav .nav_item .dropdown_link,.head nav.c-style2 .navbar_box .navbar_nav .nav_item .dropdown_link {
		font-size: .18rem
	}

	.page_content .about_certificate .about_certificate_swiper .img_box {
		padding: .1rem
	}

	.page_content .pro_cate_item .item .item_head .text_box .remark {
		font-size: .18rem
	}
}

@media(max-width:768px) {
	html {
		font-size: calc(100vw/5)
	}

	.index_section .section_head,.section3 .index_case_head {
		margin-top: .25rem
	}

	.index_section .section_head .section_title,.section4 .index_about_body .left .text_box .title {
		font-size: .28rem;
		line-height: initial
	}

	.section1 .index_product_mb {
		margin-top: .25rem
	}

	.section1 .index_product li {
		width: 48.9%!important;
		min-height: 1.95rem
	}

	.section1 .index_product li .item .cate_icon {
		height: 100%
	}

	.section1 .index_product li .item .cate_icon img {
		height: 100%
	}

	.section1 .index_product li .item .text_box {
		padding-bottom: .1rem;
		padding: .15rem
	}
    .section1 .index_product li .item:hover .text_box{
        padding-bottom: 0;
    }
	.section1 .index_product .text_box p,.section1 .index_product li .item:hover .text_box p,
	.section1 .index_product .text_box span{
		padding-bottom: .1rem
	}

	.section1,.section2 .section_body,.section3 .index_case_head {
		margin-bottom: .35rem
	}

	.section3 .index_case_head {
		margin-top: .5rem
	}

	.section2 .section_body,.section7 .index_news {
		margin-top: .35rem
	}

	.section2 .section_body ul li {
		width: 100%;
		margin-right: 0!important;
		margin-left: 0!important;
		max-height: unset;
		min-height: auto
	}

	.section2 .section_body ul li:nth-child(even) {
		margin-right: 0!important;
		margin-left: .1rem!important
	}

	.section2 .section_body .advantages_box {
		padding: .15rem
	}

	.section2 .section_body ul li .advantages_img {
		margin-bottom: .15rem
	}

	.section2 .section_body ul li:hover .advantages_img {
		opacity: 1;
		display: block
	}

	.section2 .section_body .advantages_box .advantages_remark {
		display: none
	}

	.section2 .section_body ul li:hover .advantages_remark {
		display: block
	}

	.section2 .section_body .advantages_box .advantages_remark,.section2 .section_body .advantages_box .advantages_title {
		font-size: .19rem
	}

	.section3 .index_case_head .auto-container {
		flex-wrap: wrap
	}

	.section3 .index_case_head .item {
		width: 25%;
		margin-bottom: .3rem
	}

	.section3 .index_case_head .item p {
		font-size: .18rem
	}

	.section3 {
		padding-bottom: .5rem
	}

	.section3 .section_body {
		max-width: 96%
	}

	.section3 .section_body .swiper .swiper-slide {
		max-width: 100%;
		width: 100%!important
	}

	.section3 .section_body .item {
		flex-wrap: wrap;
		display: flex
	}

	.section3 .section_body .item .left {
		width: 100%;
		padding-top: 0
	}

	.section3 .section_body .item .right {
		width: 100%;
		position: unset;
		min-height: auto
	}

	.section3 .section_body .swiper-button-next,.swiper-button-prev {
		display: none
	}
    .section5 .index_certificate .swiper .swiper-pagination{
        display: block;
    }
    .section5 .index_certificate .swiper,.section3 .section_body .index_case_swiper .swiper{
        padding-bottom: .4rem;
    }
	.section4 .index_about_body {
		flex-direction: column-reverse;
	}

	.section4 .index_about_body .left {
		width: 96%;
		padding-left: 0;
		margin: auto
	}

	.section4 .index_about_body .right {
		width: 100%;
		margin-bottom: .3rem
	}
    .section4 .index_about_body .right .img_box{
        height: auto;
    }
    .section4 .index_about_body .right .img_box img{
        height: 3rem;
        object-fit: cover;
        width: 100%;
    }
	.section4 .index_about_body .left .text_box {
		padding-right: 0
	}

	.section5 {
		padding: .5rem 0
	}

	.section7 .index_news .swiper-slide .item {
		flex-direction: column
	}

	.section7 .index_news .swiper-slide .item .text_box,.section7 .index_news .swiper-slide .item:nth-child(1) .text_box {
		width: 100%;
		padding: .15rem
	}

	.section7 .index_news .swiper-slide .item .img_box,.section7 .index_news .swiper-slide .item:nth-child(1) .img_box {
		width: 100%
	}

	.section7 .index_news .swiper-slide .item .text_box .title,.section7 .index_news .swiper-slide .item:nth-child(1) .text_box .title {
		font-size: .2rem;
		line-height: inherit;
		margin-bottom: .15rem
	}

	.section7 .index_news .swiper-slide .item:nth-child(1) .text_box .other {
		margin: 0
	}

	.section7 .index_news .swiper {
		padding-bottom: .35rem
	}

	.section7 {
		margin-bottom: .35rem
	}

	.footer .foot_head .footer_contact {
		height: auto;
		padding: .15rem 0
	}

	.footer .foot_head .footer_contact li {
		line-height: .4rem
	}

	.footer .foot_head .footer_contact li:last-child {
		line-height: inherit;
		margin: .1rem 0
	}

	.footer .foot_body {
		padding-top: .35rem
	}

	.footer .foot_body .foot_body_head {
		flex-direction: column
	}

	.footer .foot_body .foot_body_head .left {
		width: 100%
	}

	.footer .foot_body .foot_body_head .right {
		display: none
	}

	.footer .foot_body .foot_body_head .left form {
		max-width: 100%
	}

	.footer .foot_body .foot_body_head .left form .input input {
		width: 100%;
		margin-right: 0
	}

	.footer .foot_body_bottom {
		margin: .35rem 0;
		flex-direction: column
	}

	.footer .foot_body_bottom .links_box {
		margin-bottom: .2rem
	}

	.footer .foot_bottom {
		height: 100%;
		overflow: hidden;
		max-width: 96%;
		margin: auto;
		margin-top: .2rem;
		margin-bottom: .2rem
	}

	.footer .foot_bottom .bottom_right a,.footer .foot_bottom p,.footer .foot_bottom p a {
		font-size: .18rem
	}

	.footer .foot_bottom p:nth-of-type(1) {
		margin-right: 0
	}

	.page_content .page_about {
		flex-direction: column;
		margin-bottom: .45rem
	}

	.page_content .page_about .head_left {
		width: 100%
	}

	.page_content .page_about .head_right {
		width: 100%;
		padding-left: 0
	}

	.page_content .page_about .head_right .title {
		font-size: .3rem;
		line-height: initial;
		margin-bottom: .2rem
	}

	.page_content .page_about .head_right:before {
		font-size: 1.2rem;
		left: 0
	}

	.page_content .page_about .head_right .content {
		font-size: .2rem;
		line-height: inherit;
		margin-bottom: .4rem
	}

	.page_content .page_about .head_right .about_data .item {
		width: 35%
	}

	.page_content .page_about .head_right .about_data .item:nth-child(1) {
		width: 40%
	}

	.page_content .page_about .head_right .about_data .item:last-child {
		width: 25%
	}

	.page_content .page_about .head_right .about_data .item .remark {
		padding-right: 0;
		font-size: .18rem
	}

	.page_content .about_corporate_culture {
		padding: .4rem
	}

	.page_content .about_corporate_culture .about_corporate_culture_swiper {
		margin-top: .3rem;
		padding-bottom: .4rem
	}

	.page_content .about_corporate_culture .about_corporate_culture_swiper .item {
		max-width: 100%;
		max-height: max-content
	}

	.page_content .about_certificate .title,.page_content .about_corporate_culture .title {
		padding: .4rem
	}

	.page_content .about_corporate_culture .title {
		padding: 0
	}

	.page_content .about_certificate {
		padding-bottom: .4rem
	}

	.page_content .about_certificate .about_certificate_swiper .swiper-slide p {
		font-size: .18rem
	}

	.page_content .about_certificate .about_certificate_swiper .swiper {
		padding-bottom: .5rem
	}

	.page_content .about_certificate .about_certificate_swiper .img_box {
		padding: .05rem
	}

	.page_content .about_history .about_history_body {
		margin-left: 0
	}

	.page_content .about_history .about_history_swiper .item {
		flex-direction: column-reverse;
		padding-top: 0
	}

	.page_content .about_history .about_history_swiper .item .right {
		padding-left: 0;
		margin-bottom: .3rem;
		width: 100%
	}

	.page_content .about_history .about_history_swiper .item .left {
		max-width: 96%;
		margin: auto
	}

	.page_content .about_history .about_history_swiper .item .left .remark {
		margin-bottom: .5rem
	}

	.page_content .about_history .about_history_swiper .swiper-pagination {
		max-width: 96%;
		margin-right: .2rem
	}

	.page_content .about_history .about_history_body .about_history_swiper {
		padding-bottom: .3rem
	}

	.page_content .about_factory .about_factory_head {
		margin: .3rem 0;
		flex-direction: column
	}

	.page_content .about_factory .about_factory_head .head_left {
		margin-bottom: .3rem
	}

	.page_content .about_contact .item {
		max-width: 100%
	}

	.page_content .about_contact .item>p {
		font-size: .7rem
	}

	.page_content .about_contact .auto-container {
		min-height: 4rem;
		background-repeat: no-repeat;
		background-size: cover
	}

	.page_content .content_main .item_box .news_item {
		width: 100%
	}

	.page_content .info_content {
		padding-bottom: .4rem
	}

	.page_content.faq_list .info_content {
		flex-direction: column
	}
	.page_content .content_main .item_box .news_item .news_item_txt .news_title {
	font-family: seguisb;
	min-height: auto;
}

.page_content .content_main .item_box .news_item .news_item_txt .other {
	font-size: .2rem
}

.page_content .show_news h1 {
	font-size: .28rem
}

.page_content.contact {
	padding-top: .45rem
}

.page_content .contact_map .map_text {
	padding: .3rem
}

.page_content .contact_head {
	margin: .4rem 0
}

.page_content .contact_head .right .contact_business_swiper .swiper-slide {
	padding: .15rem
}

.page_content .contact_head .head_information .form_input input {
	width: 100%;
	margin-right: 0
}

.page_content.categorys_products .pro_cate_head {
	padding: .45rem 0;
	padding-top: 0
}

.page_content.categorys_products {
	padding-top: .45rem
}

.page_content.categorys_products .pro_cate_head .title {
	font-size: .6rem
}

.page_content .pro_cate_item .item .item_head {
	flex-direction: column;
	padding-bottom: .4rem
}

.page_content .pro_cate_item .item .item_head .img_box {
	width: 100%;
	margin-bottom: .3rem
}

.page_content .pro_cate_item .item .item_head .text_box {
	width: 100%;
	padding-left: 0
}

.page_content .pro_cate_item .item .item_bottom ul {
	flex-wrap: wrap;
	padding-top: .3rem
}

.page_content .pro_cate_item .item .item_bottom ul li {
	width: 50%;
	margin-bottom: .2rem
}

.page_content .pro_cate_item {
	padding-bottom: .4rem
}

.page_content .info_content .pro_list .page_content_head {
	padding: .2rem
}

.page_content .page_content_head .head_remark {
	width: 100%;
	font-size: .2rem
}

.page_content .info_content .pro_list .item_box .item_list .item {
	flex-direction: column
}

.page_content .info_content .pro_list .item_box .item_list .item .img_box {
	max-width: 100%
}

.page_content .info_content .pro_list .item_box .item_list .item .text_box {
	width: 100%;
	padding: .2rem
}

.page_content .info_content .pro_list .item_box .item_list .item .text_box .title {
	font-size: .24rem
}

.page_content .info_content .pro_list .item_box .item_list .item .text_box .remark {
	font-size: .18rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.page_content .sidebar .sidebar_cate .cate_item .item .child_item>a,.page_content .sidebar .sidebar_form .form_remark {
	font-size: .2rem
}

.page_content .sidebar .sidebar_cate .cate_item .item .child_item .rnchildren a {
	font-size: .18rem
}

.page_content .pro_show_head .head_thumb_box {
	padding-right: 0
}

.page_content .pro_show_head .head_thumb_box .thumb_cover .gallery_thumb .swiper {
	width: 75%
}

.page_content .pro_show_head .head_text {
	padding: .2rem
}

.page_content .pro_show_head .head_text .head_remark,.page_content .pro_show_head .head_text .pro_features .pro_features_remark {
	font-size: .18rem
}

.page_content .pro_show_head .head_text .head_contact a {
	font-size: .22rem
}

.page_content .pro_show_head .head_text .head_inquire .inquire_btn,.page_content .pro_show_head .head_text .head_inquire .inquire_contact {
	font-size: .2rem
}

.page_content .pro_show_head .head_text .head_share a img {
	max-width: 100%
}

.page_content .show_pro_content .show_content .head-box .head-table {
	align-items: center;
	overflow-x: scroll
}

.page_content .pro_show_head .head_text .head_contact a img {
	max-width: .2rem
}

.page_content .show_pro_content .show_content .head-box .head-table span {
	line-height: .25rem;
	margin-right: .05rem;
	min-width: 2.3rem;
	display: flex;
	align-items: center;
	justify-content: center
}

hr {
	margin: .2rem 0
}

.page_content .page_form .auto-container {
	padding: .2rem
}

.page_content .page_form .from_head_title {
	line-height: initial;
	font-size: .38rem
}

.page_content .page_form .auto-container .page_form_box {
	padding: .3rem
}

.page_content .page_form form .input {
	flex-wrap: wrap
}

.page_content .page_form form input {
	width: 100%;
	margin-bottom: .1rem
}

.page_content .industry_head .industry_title {
	font-size: .3rem;
	line-height: initial
}

.page_content .industry_child_cate {
	margin-top: .6rem;
	margin-bottom: .4rem
}

.page_content .industry_child_cate .child_cate_box {
	flex-wrap: wrap
}

.page_content .industry_child_cate .child_cate_box .item {
	width: 25%;
	margin-bottom: .15rem
}

.page_content .industry_child_cate .child_cate_box .item p,.page_content .industry_content .item_box .industry_item .item_txt .remark,.page_content .industry_content .item_box .industry_item .other,.page_content .sidebar .sidebar_contact .contact_remark {
	font-size: .18rem
}

.page_content .industry_content .item_box_head {
	padding: .25rem
}

.page_content .industry_content .item_box_head .cate_title {
	font-size: .3rem;
	line-height: initial
}

.page_content .industry_content .item_box .industry_item a {
	padding: .15rem;
	flex-direction: column
}

.page_content .industry_content .item_box .industry_item .item_img {
	width: 100%;
	padding-left: 0;
	margin-bottom: .2rem
}

.page_content .industry_content .item_box .industry_item .item_txt {
	width: 100%
}

.page_content .sidebar .sidebar_related .sidebar_related_body .item .text_box {
	font-size: .2rem
}

.home_banner .crumbs a,.page_content .show_news .content-box,.page_content .show_page .content-box {
	font-size: .2rem
}

.page_content .item_head_title {
	padding-bottom: .15rem
}

.page_content .download_content .item_box .item_list .item {
	padding: .25rem 0
}

.page_content .download_content .item_box .item_list .item .icon img,.page_content .download_content .item_box .item_list .item .icon1 img {
	max-width: .25rem
}

.page_content .download_content .item_box .item_list .item .other {
	font-size: .18rem
}

.page_content,.page_content.show_content {
	padding-top: .4rem
}

.page_content .page_content_head {
	padding: .2rem
}

.page_content .page_content_head {
	margin-bottom: .4rem
}

.page_content .video_content .item_box .item_list .item {
	width: 100%
}

.page_content .video_content .item_box .item_list .item .video_item_txt .other {
	font-size: .2rem
}

.page_content .video_content .item_box .item_list .item a {
	flex-direction: column
}

.page_content .video_content .item_box .item_list .item .video_item_img {
	width: 100%;
	margin-bottom: .2rem
}

.page_content .video_content .item_box .item_list .item .video_item_txt {
	width: 100%;
	margin-left: 0
}

.page_content .video_content .item_box .item_list .item .video_item_img img:nth-of-type(1) {
	width: 100%;
	object-fit: cover
}

.page_content .video_content .item_box .item_list .item .video_item_txt .video_title {
	font-size: .24rem;
	line-height: inherit;
	margin-bottom: .2rem
}

.page_content .video_content .item_box {
	padding-bottom: .4rem
}

.home_banner .crumbs {
	height: auto;
	line-height: inherit
}

.home_banner .crumbs .auto-container {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: .05rem 0
}

.page_content.quotatio_page {
	padding-top: .4rem
}

.page_content .faq_content .content_main .faq-box .list-item>.item-item .qa-box>div.a {
	font-size: .2rem
}
#videomodal iframe{
    height: 3rem;
}
.footer .foot_body_bottom .share_box a img,.footer .foot_head .footer_contact li a img, .footer .foot_head .footer_contact li p img{
    max-width:.4rem
}
.page_content .show_pro_content .show_content .pro_details .table1 table tr td:nth-child(1) span{
    font-size: 14px !important;
}
.page_content .show_pro_content .show_content .pro_details .table3 .pro_related .related_swiper .swiper-slide a{
    flex-direction: column;
}
.page_content .show_pro_content .show_content .pro_details .table3 .pro_related .related_swiper .swiper-slide .related_img,
	.page_content .show_pro_content .show_content .pro_details .table3 .pro_related .related_swiper .swiper-slide .related_txt{
    width: 100%;
}
.page_content .show_pro_content .show_content .pro_details .table3 .pro_related .related_swiper .swiper-slide .related_img{
    padding-right: 0;
}
	.page_content .show_pro_content .show_content .pro_details .table3 .pro_related .related_swiper .swiper-slide .related_txt{
    padding-left: 0;
}
	.page_content .show_pro_content .show_content .pro_details .table3 .pro_related .related_swiper .swiper-slide .related_txt .pro_title{
    font-size: .24rem;
    line-height: normal;
    margin-bottom: .1rem;
}
	.page_content .show_pro_content .show_content .pro_details .table3 .pro_related .related_swiper .swiper-slide .related_txt .pro_remark,
	.page_content .show_pro_content .show_content .pro_details .table3 .pro_download .pro_download_box .item .other{
    font-size: .18rem;
    line-height: normal;
}
	.page_content .show_pro_content .show_content .pro_details .table3 .pro_download .pro_download_box .item p{
    font-size: .24rem;
}
.oxa{
    
padding: 10px 0 !important;
    
margin: 10px 0 !important;
}
.page_content .show_pro_content .show_content .pro_details > div{
	padding-top:0
}
.page_content .show_pro_content .show_content .pro_details{
	top: -.6rem;
}
.page_content .information_list .item_head_box{}
.page_content .information_list .item_head_box span{}
.page_content .information_list .item_head_box span:nth-child(1){
}
.page_content .information_list .item_head_box span:nth-child(2){
    display: none;
}
.page_content .information_list .item_head_box span:nth-child(3){
    width: 23%;
}
.page_content .information_list .list-item .item{
    padding: .15rem;
}
.page_content .information_list .list-item .title{
}
.page_content .information_list .list-item .time{
    display: none;
}
.page_content .information_list .list-item .more_btn{}
.page_content .information_list .list-item .more_btn{width: 23%;padding: .1rem;}
.page_content .information_list .list-item .more_btn p{
    width: 100%;
    text-align: center;
}
.page_content .information_list .list-item .more_btn .btn_icon{
    display: none;
}
.page_content .information_list .list-item .more_btn:before,.page_content .information_list .list-item .more_btn:hover:before{}
.page_content .information_list .list-item .more_btn .btn_icon:after,.page_content .information_list .list-item .more_btn .btn_icon:before{}
.page_content .information_list .list-item .more_btn .btn_icon:before{}
.page_content .information_list .list-item .more_btn .btn_icon:after{}
.page_content .information_list .list-item .more_btn:hover .btn_icon:before{}
.page_content .information_list .list-item .more_btn:hover .btn_icon:after{}

}

