@charset "utf-8";
/* =====================内页样式======================== */

/* 公共分页 */
.ab_page.swiper-pagination-bullets.swiper-pagination-horizontal{
	bottom: 0;
}
.ab_page.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active{
	background-color: #036eb8;
}

.com_ban{
	position: relative;
}
.com_ban::after{
	position: absolute;
	content: "";
	display: block;	
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgb(0,0,0,.25);
}

/* 面包屑 */
.sonbar {
    width: 100%;
    background: #e0e3e8;
	/* background-color: #f1f1f1; */
    font-size: 0;
}

.sonbar .fl{
	float: left;
	font-size: 0;
	white-space: nowrap;
	text-align: center;
	padding: 15px 0;
	max-width: 100%;
	
}
.sonbar .fl a{
	display: inline-block;
	padding: 0 22px;
	line-height: 40px;
	height: 40px;
	margin-left: 0.25rem;
	border-radius: 18px;
	color: #333;
	font-size: 16px;
	background-color: transparent;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.sonbar .fl a:first-child{
	margin-left: 0;
}
.sonbar .fl a:hover{
	background-color: #fff;
	color: #036eb8;
}
.sonbar .fl a.active {
    background-color: #036eb8;
    color: #fff;
}

.sonbar .fr a {
    display: inline-block;
    vertical-align: middle;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #888;
    transition: all .4s ease;
    padding-right: 22px;
    position: relative;
}

.sonbar .fr a:first-child {
    width: 40px;
    background: url('../image/sonic1.png') no-repeat left center;
}

.sonbar .fr a:after {
    content: ">";
    font-size: 14px;
    color: #888;
    font-family: "\5B8B\4F53";
    position: absolute;
    right: 7px;
    height: 100%;
    top: 0;
    font-weight: 700;
}

.sonbar .fr a:last-child {
    padding-right: 0;
}

.sonbar .fr a:last-child:after {
    display: none;
}

.sonbar .fr a:hover {
    color: #036eb8;
}

.sonbar .fr a:first-child:hover {
    background-image: url('../image/sonic1B.png');
}


/* 首页 */

/* 首页新闻 */
.ind_new{
	padding: 0.2rem 0 0.6rem;
}
.ind_new .swiper{
	margin-top: 0.2rem;
	padding-bottom: 0.4rem;
}
.ind_new .item{}
.ind_new .item .tit{
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 0.1rem;
}
.ind_new .item ul{}
.ind_new .item ul li{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 0.3rem;
}
.ind_new .item ul li:nth-child(2n){
	margin-right: 0;
}
.ind_new .item ul li a{
}
.ind_new .item ul li .fl{
	width: 30%;
}
.ind_new .item ul li .fl img{
	width: 100%;
}
.ind_new .item ul li .fr{
	width: 70%;
	padding: 0 0.1rem;
}
.ind_new .item ul li .fr h4{
	font-size: 20px;
	line-height: 1.3;
	color: #333;
	
}
.ind_new .item ul li .fr .info{
	font-size: 15px;
	line-height: 30px;
	height: 60px;
	color: #999;
	margin: 0.1rem 0;
	text-align: justify;
}
.ind_new .item ul li .fr span{
	font-size: 14px;
	line-height: 1.6;
	color: #999;
}

/* 联系我们 s */
.abolxdz {
    width: 100%;
    padding: 100px 0 60px;
    overflow: hidden;
}
.abolxdz .commimg {
    float: left;
    width: 55%;
}
.abolxdz ul {
    float: right;	
    width: 42%;
}
.abolxdz ul li {}
.abolxdz-img {
    width: 100%;
    overflow: hidden;
}
.abolxdz-img img {
    width: 100%;
    object-fit: cover;
}
.abolxdz li:first-child .abolxdz-wd {
	padding-top: 0;
}

.abolxdz-wd {
    width: 100%;
    padding-top: 30px;
}

.abolxdz-wd h6 {
    font-size: 22px;
    color: #333;
}
.abolxdz-wd span{
	font-size: 16px;
	line-height: 1.5;
}

.abolxdz-wd .info {
    font-size: 16px;
    color: #888;
    line-height: 1.6;
	margin-top: 10px;
}

.abolxqd {
    width: 100%;
    padding: 116px 0;
    overflow: hidden;
    background: #f2f2f2;
}

.abolxqdlb {
    width: 100%;
    margin-top: 18px;
}

.abolxqdlb ul {
    margin-left: -1.5%;
}

.abolxqdlb li {
    width: 31.8333%;
    float: left;
    margin-left: 1.5%;
    margin-top: 48px;
    background: #fff;
    padding: 54px 48px;
    min-height: 300px;
    max-height: 300px;
}

.abolxqdlb li h6 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}

.abolxqdlb li p {
    font-size: 14px;
    color: #888;
    line-height: 26px;
}

.abolxqdlb li i {
    display: block;
    width: 100%;
    height: 20px;
}

.abolxqdlb li.abolxqdlb-2 {
    min-height: 440px;
}

.abolxfk {
    width: 100%;
    padding: 116px 0;
    overflow: hidden;
}

/* 地区 */
.contact_diqu{}
.contact_diqu .nav_item{
	margin-bottom: 40px;
}
.contact_diqu .nav_item ul{}
.contact_diqu .nav_item ul li{
	float: left;
	width: calc(100% / 7);
	background-color: #f8f8f8;
	color: #666; 
	padding: 40px 15px;
}
.contact_diqu .nav_item ul li.active{
	background-color: #fcfcfc;
	color: #333;   
}
.contact_diqu .nav_item ul li a{
	display: block;
	text-align: center;
	font-size: 18px;
}
.contact_diqu .nav_item ul li a span{
	display: inline-block;
	border-bottom: solid 1px #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.contact_diqu .nav_item ul li a p{
	font-size: 14px;
	line-height: 18px;
	height: 54px;
}

.contact_diqu .con{}
.contact_diqu .con .view{
	display: none;
}
.contact_diqu .con .view.show{
	display: block;
}
.contact_diqu .con .view ul{}
.contact_diqu .con .view ul li{
	float: left;
	width: 23%;
	margin-right: calc(8% / 3);
	padding: 40px;
	background: #fff;
	color: #666;
	box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
	margin-bottom: 30px;
}
.contact_diqu .con .view ul li:nth-child(4n){
	margin-right: 0;
}
.contact_diqu .con .view ul li h4{
	font-size: 20px;
}
.contact_diqu .con .view ul li p{
	font-size: 16px;
	line-height: 25px;
	height: 50px;
	margin-top: 10px;
}

/* 留言 */
.proxqfk {
    width: 100%;
    padding: 80px 0;
    overflow: hidden;
}

.proxqfk-form {
    width: 100%;
    margin-top: 20px;
}

.proxqfk-form li {
    width: 49%;
    margin-top: 30px;
}

.proxqfk-form li:nth-child(2n+1) {
    float: left;
}

.proxqfk-form li:nth-child(2n) {
    float: right;
}

.proxqfk-form li input,
.proxqfk-form li textarea {
    width: 100%;
    border: 1px solid #eee;
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    color: #666;
    display: block;
}

.proxqfk-form li.proxqfk-area,
.proxqfk-form li.proxqfk-yzmbtn {
    width: 100%;
    overflow: hidden;
}

.proxqfk-form li.proxqfk-area textarea {
    padding: 12px 20px;
    height: 180px;
}

.proxqfk-yzm {
	max-width: 100%;
    width: 4rem;
    float: left;
    padding-right: 170px;
    position: relative;
}


.proxqfk-yzm span {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    /* border: 1px solid #eee; */
    width: 152px;
    height: 50px;
    cursor: pointer;
}
.proxqfk-yzm span img{
	height: 50px;
}

.proxqfk-btn {
    display: block;
    width: 160px;
    height: 50px;
    border-radius: 25px;
    background: #036eb8;
    font-size: 16px;
    color: #fff;
    float: right;
    cursor: pointer;
}
/* 联系我们 e */

/* 关于我们 s */

/* 合作伙伴 */
.ab_partner{
	padding: 80px 0;
}
.ab_partner .con{
	margin-top: 60px;
}
.ab_partner .con ul{
	border-top: solid 1px #ececec;
	border-left: solid 1px #ececec;
}
.ab_partner .con ul li{
	width: 20%;
	float: left;
	border-right: solid 1px #ececec;
	border-bottom: solid 1px #ececec;
	box-sizing: border-box;
	position: relative;
	background: #fff;
	text-align: center;
	transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
}
.ab_partner .con ul li:hover{
	box-shadow: 0 0 15px 3px #bbb;
	z-index: 5;
}
.ab_partner .con ul li a{
	display: block;
}
.ab_partner .con ul li img{
	display: inline-block;
	height: 110px;
}

/* 车间展示 */
.ab_work{
	padding: 100px 0 80px;
	overflow: hidden;
	background: #f7f7f7;
}
.ab_work .con{
	position: relative;
	padding: 40px 0;
}
.ab_work .con li{
	transform: scale(0.8);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.ab_work .con li a{}
.ab_work .con li img{}
.ab_work .con li.swiper-slide-active {
    transform: scale(1.2);
    z-index: 9999;
}

/* 未来愿景 s */
.ab_vision{
	padding: 80px 0;
	background: #f7f7f7;
}
.ab_vision .con{}
.ab_vision .con .top{
	font-size: 22px;
	line-height: 40px;
	color: #666;
	margin-top: 40px;
	margin-bottom: 20px;
}
.ab_vision .con .bot{
	font-size: 16px;
	line-height: 20px;
	color: #999;
	padding-bottom: 60px;
}

/* 关于我们 e */


/* 服务支持 e */

/* 常见问题 */
.ser_faq{
	padding: 0.8rem 0 0.2rem;
}
.ser_faq ul{
	margin-top: 0.6rem;
}
.ser_faq ul li{
	margin-bottom: 0.15rem;
}
.ser_faq ul li .top{
	background-color: #f2f2f2;
	padding: 0.2rem 0.3rem;
}
.ser_faq ul li .top .fl{
	width: calc(100% - 60px);
}
.ser_faq ul li .top i{
	display: block;
	width: 42px;
	height: 40px;
	background-size: 100% 100%;
	margin-right: 0.25rem;
	background: url(../image/faq_off.png);
}
.ser_faq ul li.on .top i{
	background-image: url(../image/faq_on.png);
}
.ser_faq ul li .top span{
	font-size: 18px;
	line-height: 24px;
	max-height: 48px;
	color: #333333;
	width: calc(100% - 50px);
}
.ser_faq ul li .top em{
	width: 48px;
	height: 48px;
	border-radius: 100%;
	overflow: hidden;
	background-size: cover;
	background-image: url(../image/faq_jia.png);
	cursor: pointer;
}
.ser_faq ul li.on .top em{
	background-image: url(../image/faq_jian.png);
}
.ser_faq ul li .bottom{
	position: relative;
	display: none;
	padding: 27px 56px 27px 30px;
	margin: 26px 0 54px 20px;
	border: 2px solid #036eb8;
	/* overflow: initial !important; */
}
.ser_faq ul li .bottom:before {
    border: 8px solid #a5363600;
    border-bottom: 14px solid #036eb8;
    width: 0;
    background-color: transparent;
    height: 0;
    position: absolute;
    top: -22px;
    left: 20px;
    content: ' ';
	display: block;
}
.ser_faq ul li .bottom:after {
    border: 6px solid transparent;
    border-bottom: 12px solid #fff;
    width: 0;
    background-color: #a5242400;
    height: 0;
    position: absolute;
    top: -16px;
    left: 22px;
    content: ' ';
	display: block;
}
.ser_faq ul li .bottom .info{
	color: #666666;
	font-size: 16px;
	line-height: 1.5;
}

/* 服务规范 */
.ser_gf{
	padding: 0.8rem 0;
}
.ser_gf .con{
	margin-top: 0.6em;
	font-size: 16px;
	line-height: 1.6;
	color: #333333;
}
.ser_gf .con table{
    max-width: 100%;
}

/* 服务网点 */
.ser_wd{}
.ser_wd .con{
	margin-top: 0.6rem;
}
.st0{fill:#EFF0F4;}
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#EFF0F4;}
.st2{fill:#036eb8;}
.st3{fill:#FFFFFF;}
.st4{fill:#ECEEEF;}
.st5{fill:#231815;}
.st6{fill-rule:evenodd;clip-rule:evenodd;fill:#231815;}
.st7{fill-rule:evenodd;clip-rule:evenodd;fill:#BFBFBF;}
.st8{fill-rule:evenodd;clip-rule:evenodd;fill:#B2B2B2;}
.st9{fill:#B2B2B2;}
.st10{opacity:0.3;fill:#FFFFFF;enable-background:new    ;}
.st11{opacity:0.641;fill:#036eb8;enable-background:new    ;}
.st12{fill-rule:evenodd;clip-rule:evenodd;fill:#363636;}
.st13{fill-rule:evenodd;clip-rule:evenodd;fill:#036eb8;}
.st14{fill:#D8D9D7;}
.st15{fill:none;}

/* 服务支持 e */


/* 产品二级导航 */
.pro_nav{
	padding: 0.6rem 0 0;
}
.pro_nav ul{}
.pro_nav ul li{
	float: left;
	width: calc(100% / 6);
	margin-bottom: 4px;
}
.pro_nav ul li a{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	background-color: #f1f1f1;
	/* border: 1px solid #f1f1f1; */
}
.pro_nav ul li.active a,.pro_nav ul li:hover a{
	color: white;
	background-color: #036eb8;
}

/* 产品列表 s */
.n_productlist{
	padding: 0.6rem 0;
	/* background-color: #f9f9f9; */
}
.n_productlist ul{}
.n_productlist ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
	border: 1px solid #d8d8d8;
	margin-bottom: 0.36rem;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.n_productlist ul li:hover{
	border-color: #036eb8;
}
.n_productlist ul li:nth-child(3n){
	margin-right: 0;
}
.n_productlist ul li a{
	display: block;
}
.n_productlist ul li .pic{}
.n_productlist ul li .pic img{}
.n_productlist ul li .info{
	padding: 0.2rem;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-top: 1px solid #d8d8d8;
}
.n_productlist ul li:hover .info{
	background-color: #036eb8;
}
.n_productlist ul li .info .fl{
	width: calc(100% - 140px);
}
.n_productlist ul li .info .fl h4{
	font-size: 22px;
	color: #333333;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.n_productlist ul li .info .fl p{
	font-size: 14px;
	color: #999999;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.n_productlist ul li:hover .info .fl h4{
	color: white;
}
.n_productlist ul li:hover .info .fl p{
	color: rgb(255,255,255,.7);
}
.n_productlist ul li .info span{
	width: 130px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 15px;
	color: #999999;;
	background-color: #e9e9e9;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.n_productlist ul li:hover .info span{
	background-color: #333333;
	color: #fff;
}
.n_productlist ul li .info .fl h4 span{
	font-size: 22px;
	background-color: #fff;
}

.n_productlist .fullpage{
	margin: 0.4rem 0 0;
}

/* 产品详情 */
.n_product_det{
	padding: 0.6rem 0;
	background-color: #f9f9f9;
}
.product_det_t{
	padding: 0.5rem;
	background-color: white;
}
.product_det_t .fl{
	width: 50%;
	height: 600px;
}
.product_det_t .fl .product_det_pic{
	width: 80%;
	height: 100%;
}
.product_det_t .fl .product_det_pic li{
	border: 1px solid #dbdbdb;
	background-color: white;
}
.product_det_t .fl .product_det_ico{
	width: 16.5%;
	height: 100%;
	padding-bottom: 30px;
}
.product_det_t .fl .product_det_ico .swiper{
	height: 100%;
}
.product_det_t .fl .product_det_ico li{
	padding: 10px;
	border: 1px solid #dbdbdb;
	cursor: pointer;
}
.product_det_t .fl .product_det_ico li.swiper-slide-thumb-active{
	border-color: #036eb8;
}
.product_det_t .fl .product_det_ico li .pic{
	height: 100%;
}
.product_det_t .fl .product_det_ico li img{
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}

.product_det_ico .swiper-button-prev, .product_det_ico .swiper-button-next{
	position: absolute;
	bottom: 0;
	top: auto;
	margin: 0;
	width: 45%;
	height: 20px;
	outline: none;
	pointer-events: auto!important;
	background-position: center;
	background-size: auto 6px;
	background-color: #d4d4d4;
	background-repeat: no-repeat;
	opacity: 1 !important;
}
.product_det_ico .swiper-button-prev:hover,.product_det_ico .swiper-button-next:hover{
	background-color: #036eb8;
}
.product_det_ico .swiper-button-prev{
	left: 0;
	background-image: url(../image/pro_t.png);
}
.product_det_ico .swiper-button-next{
	right: 0;
	background-image: url(../image/pro_b.png);
}
.product_det_t .fr{
	width: 48%;
}
.product_det_t .fr h3{
	font-size: 30px;
	color: #262626;
	/* margin-bottom: 0.24rem; */
}
.product_det_t .fr .info{
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	padding: 0.2rem 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin: 0.25rem 0 0.3rem;
}
.product_det_t .fr dl{
	/* margin-top: 0.3rem; */
}
.product_det_t .fr dl dd{
	float: left;
	margin-right: 10px;
	background: #fff;
	margin-bottom: 15px;
	padding: 8px 12px;
	border: 1px solid #ddd;
	color: #454545;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product_det_t .fr dl dd:hover{
	background-color: #036eb8;
	color: white;
	border-color: #036eb8;
}
.product_det_t .fr .btn{
	margin-top: 0.3rem;
}
.product_det_t .fr .btn a{
	width: auto;
	padding: 0 0.5rem;
	height: 50px;
	background-color: #262626;
	color: #fff;
	font-size: 16px;
	margin-right: 10px;
	font-weight: bold;
	/* border-radius: 3px; */
}

.product_det_t .fr .btn a:last-child{
	background-color: #036eb8;
}
.product_det_t .fr .btn a:hover{
	opacity: 0.85;
	color: white;
}
.product_det_b{
	margin-top: 0.4rem;
}
.product_det_b .fl{
	background-color: white;
	width: 70%;
	padding: 0.3rem 0.4rem;
}
.product_det_b .fl .product_det_nav{
	border-bottom: 2px rgba(0,0,0,.1) solid;
}
.product_det_b .fl .product_det_nav li{
	float: left;
	position: relative;
	font-size: 0.24rem;
	line-height: 60px;
	color: #242e33;
	margin-right: 0.5rem;
	padding-right: 0.05rem;
	cursor: pointer;
}
.product_det_b .fl .product_det_nav li.active {
    color: #036eb8;
}
.product_det_b .fl .product_det_nav li:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background: #036eb8;
    height: 2px;
    opacity: 0;
}
.product_det_b .fl .product_det_nav li.active::after{
	opacity: 1;
}
.product_det_b .fl .product_det_con{
	margin-top: 0.5rem;
}
.product_det_b .fl .product_det_con li{
	display: none;
	color: #5d6e75;
	font-size: 16px;
	line-height: 1.8;
}
.product_det_b .fl .product_det_con li.show{
	display: block;
}
.product_det_b .fl .product_det_con li img{
	height: auto !important;
}
.product_det_b .fl .product_det_con li table {
  background-color: #fff;
  width: 100%;
  margin: 10px 0;
  border-collapse: collapse;
  border-spacing: 0;
}

.product_det_b .fl .product_det_con li table td {
  padding: 12px 5px;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid #bbb;
}

.product_det_b .fr{
	width: 28%;
	position: sticky;
	top: 80px;
	background-color: white;
}
.product_det_b .fr h3{
	background-color: #036eb8;
	height: 75px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-size: 22px;
	color: #fff;
}
.product_det_b .fr ul{
	padding: 0.3rem;
	text-align: center;
	overflow: hidden;
}
.product_det_b .fr ul li{
	margin-bottom: 0.2rem;
}
.product_det_b .fr ul li a{
	display: block;
}
.product_det_b .fr ul li .pic{
	border: 1px solid #eee;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.product_det_b .fr ul li:hover .pic{
	border-color: #036eb8;
}
.product_det_b .fr ul li p{
	font-size: 18px;
	color: #262626;
	display: block;
	line-height: 2;
	margin-top: 10px;
	text-align: center;
	padding: 0 20px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

/* 2022-06-27 关于我们 s */
.ab_tit{
	text-align: center;
	color: white;
	font-weight: 700;
	line-height: 1;
}
.ab_tit.tit_color{
	color: #036eb8;
}
.ab_tit p{
	font-size: 48px;
	line-height: 1;
}
.ab_tit h3{
	font-size: 38px;
	margin-top: 0.12rem;
}
.ab_tit.tit_color h3{
	color: #333;
}

.swiper-page01.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.swiper-page01.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #d91717;
	width: 30px;
	height: 8px;
	border-radius: 4px;
}

/* 企业简介 s */
.n_about_01{
	padding: 0.6rem 8%;
}
.n_about_01 .fl{
	width: 55%;
	padding-right: 5%;
	/* padding-top: 0.6rem; */
}
.n_about_01 .fl .ab_tit{
	text-align: left;
}
.n_about_01 .fl .con{
	font-size: 16px;
	line-height: 1.8;
	color: #333;
	margin-top: 0.4rem;
	text-align: justify;
}
.n_about_01 .fr{
	width: 45%;
	padding-top: 0.3rem;
}
.n_about_01 .fr .pic{
    height: 100%;
}
.n_about_01 .fr img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
/* 企业简介 e */

/* 研发实力 s */
.n_about_02{
	padding: 0.8rem 0 0.6rem;
	background: url('../image/about_02_bg.jpg') no-repeat center;
	background-size: cover;
}
.n_about_02 .con{
	width: 11rem;
	max-width: 92%;
	margin: 0 auto;
}
.n_about_02 .info{
	font-size: 20px;
	line-height: 1.6;
	color: white;
	padding: 0.3rem 0;
}
.n_about_02 ul{
	padding: 0 0.4rem;
}
.n_about_02 ul li{
	float: left;
	width: 32%;
	margin-right: 2%;
	color: white;
	text-align: center;
	background-color: #007bdc;
	padding: 15px 0;
	margin-bottom: 0.2rem;
}
.n_about_02 ul li:nth-child(3n){
	margin-right: 0;
}
.n_about_02 ul li span{
	display: block;
	font-size: 22px;
}
.n_about_02 ul li p{
	font-size: 16px;
	/* margin-top: 0.06rem; */
}
/* 研发实力 e */
.n_about_03{}
.bg_w{
	background-color: #fff !important;
	color: #333 !important;
}
.n_about_03 .box{
	padding: 0.8rem 0;
	background-color: #036eb8;
}
.n_about_03 span{
	display: block;
	font-size: 32px;
	font-weight: 700;
}
.n_about_03 .info{
	font-size: 22px;
	line-height: 30px;
}
.n_about_03 .info img{
	display: block;
	margin: 0.4rem auto 0;
	width: auto;
	max-width: 100%;
}
.n_about_03 ul{
	position: relative;
	padding: 0.5rem 0;
	background-color: #036eb8;
}
.n_about_03 ul.ul1{
	padding: 0;
}
.n_about_03 ul:before{
	content: "";
	position: absolute;
	width: 12px;
	height: calc(100% - 1rem);
	top: 0.5rem;
	left: 16%;
	background: url("../image/about_02_li.png") no-repeat center;
	background-repeat: repeat-y;
}
.n_about_03 ul li{
	padding: 0.3rem 0;
	background-color: #036eb8;
	text-align: center;
	color: white;
}
.n_about_03 .item{
	background-color: #2f2d2e;
	padding: 0.5rem 0.2rem;
	color: white;
	text-align: center;
}
.n_about_03 .item .fl{
	width: 55%;
}
.n_about_03 .item .fr{
	width: 45%;
}
 @media all and (max-width:1800px) {
     .n_about_03 ul:before{
         left: 12%;
     }
 }
 @media all and (max-width:1599px) {
     .n_about_03 ul:before{
         left: 8%;
     }
     .ab_tit p{
         font-size: 42px;
     }
     .ab_tit h3{
         font-size: 32px;
     }
 }


/* 荣誉资质 s */
.n_about_04{
	padding: 0.8rem 0;
}

.n_about_04 .con{
	width: 14rem;
	max-width: 100%;
	margin: 0.6rem auto 0;
	padding-bottom: 0.75rem;
	background: url("../image/n_about_04_bg.png") no-repeat center;
	background-size: 100% auto;
	background-position: bottom center; 
}
.n_about_04 .con .swiper{
	width: 85%;
	margin: 0 auto;
}
.n_about_04 .con ul li{}
.n_about_04 .con ul li a{}
.n_about_04 .con ul li .rect-140{
	padding-bottom: 140%;
}
.n_about_04 .con ul li img{}
.n_about_04 .con ul li p{
	margin-top: 0.12rem;
	font-size: 16px;
	color: #262626;
	text-align: center;
}

.n_about_04 .swiper-button-prev::after,.n_about_04 .swiper-button-next::after{
	display: none;
}
.n_about_04 .swiper-button-prev,.n_about_04 .swiper-button-next{
	top: calc((100% - 0.75rem) / 2);
	width: 20px;
	height: 63px;
	margin-top: -31.5px;
	background: url("../image/hor_btn.png") no-repeat center;
	background-position: 0 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
/* .ind_rea .swiper-button-prev:hover,.ind_rea .swiper-button-next:hover{
	background-color: rgb(230,33,41,.95);
} */
.n_about_04 .swiper-button-next{
	left: auto;
	right: -24px;
	background-position: -24px 0;
}
.n_about_04 .swiper-button-prev{
	right: auto;
	left: -24px;
}
.n_about_04 .swiper-button-next:hover, .n_about_04 .swiper-button-prev:hover {
    background-position-y: -66px;
}
/* 荣誉资质 e */


/* 车间展示 s */
.trs3{
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.ab_factory{
	padding: 0.6rem 0 0.4rem;
	/* background-color: #eceef0; */
}
.ab_factory .con{
	margin-top: 0.4rem;
	padding-bottom: 0.4rem;
}
.ab_factory .con .swiper-pagination{
	bottom: 0;
}
.ab_factory .con ul{}
.ab_factory .con ul li{
	overflow: hidden;
}
.ab_factory .con ul li a{
	position: relative;
	overflow: hidden;
}
.ab_factory .con ul li .pic{}
.ab_factory .con ul li p{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 0.2rem 2%;
	font-size: 16px;
	color: white;
	background-color: rgb(0,0,0,.36);
	text-align: center;
}
.ab_factory .con ul li:hover p{
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}
/* 车间展示 e */

/* 合作伙伴 s */
.n_about_05{
	padding: 0.6rem 0;
	background-color: #f7f7f7;
}
.n_about_05 .con{
	margin-top: 0.4rem;
}
.n_about_05 ul{
	padding: 0 10%;
}
.n_about_05 ul li{
	float: left;
	width: calc(100% / 7);
	padding: 0.1rem 0;
}
.n_about_05 ul li a{}
.n_about_05 ul li img{
	/* -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; */
	mix-blend-mode: multiply;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	margin: 0 auto;
}
/* .n_about_05 ul li:hover img{
	filter: none;
} */
/* 合作伙伴 e */

/* 企业文化 s */
.n_about_06{
	position: relative;
	padding: 0.6rem 0;
	background-color: #434343;
}
.n_about_06:before{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 25%;
	background-color: #f7f7f7;
	z-index: 0;
}
.n_about_06 ul{
	position: relative;
	margin-top: 0.4rem;
	padding: 0 7%;
	z-index: 2;
}
.n_about_06 ul li{
	float: left;
	width: 24%;
	margin-right: calc(4% / 3);
	padding: 0.5rem 0.3rem 0.2rem;
	min-height: 4.2rem;
	background-color: white;
}
.n_about_06 ul li:nth-child(4n){
	margin-right: 0;
}

.n_about_06 ul li .line{
	position: relative;
}
.n_about_06 ul li i{
	display: block;
	width: 0.6rem;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	font-size: 0.28rem;
	color: white;
	font-weight: 700;
	border-radius: 50%;
	background-color: #2f78de;
}
.n_about_06 ul li .line::after{
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	margin-top: -0.5px;
	width: calc(100% - 0.75rem);
	height: 1px;
	background-color: #eeeeee;
}
.n_about_06 ul li h4{
	font-size: 24px;
	line-height: 1;
	color: #333;
	font-weight: 700;
	padding: 0.4rem 0 0.3rem;
}
.n_about_06 ul li .info{
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}
/* 企业文化 e */

/* 未来愿景 s */
.n_about_07{
	padding-bottom: 0.6rem;
	background-color: #f7f7f7;
}
.n_about_07 .con{
	line-height: 1.6;
	margin-top: 0.4rem;
}
.n_about_07 .con .top{
	font-size: 24px;
	color: #333;
	margin-bottom: 30px;
}
.n_about_07 .con .bot{
	font-size: 16px;
	color: #8d8d8d;
}
/* 未来愿景 e */


/* 2022-06-27 关于我们 e */

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
	.n_about_01{
		padding: 0.6rem 4%;
	}
	
	.n_about_06 ul{
		padding: 0 3%;
	}
	.n_about_03 .info{
	    font-size: 20px;
	}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
	.ind_new .item ul li .fr h4{
		font-size: 18px;
	}
	.ind_new .item ul li .fr .info{
		font-size: 14px;
		line-height: 26px;
		height: 52px;
	}
	
	.abolxdz-wd .info{
		font-size: 14px;
	}
	
	.n_about_03 .info{
	    font-size: 18px;
	}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
	.sonbar .fl a{
		font-size: 15px;
		margin-left: 0.15rem;
	}
	.n_about_03 ul:before{
		left: 4%;
	}
	.n_about_06 ul{
		padding: 0;
	}
	
	.product_det_t .fl{
		height: 500px;
	}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
	.sonbar{
		display: none;
	}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
	.wrapin{
		padding: 0;
	}
	
	.com_ban,.sonban {
		height: 20vh;
	}
	.com_ban img,.sonban img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	.ser_faq ul li .top span {
	    font-size: 14px;
	    line-height: 20px;
	}
	.ser_faq ul li .bottom{
		margin: 15px 0 0;
		padding: 5%;
	}
	.ser_faq ul li .bottom .info{
		font-size: 14px;
		line-height: 1.6;
	}
	.ser_gf .con .box{
	    overflow-X: auto;
	}
	.ser_gf .con table{
	    max-width: none;
	   width: auto !important;
	}
	.ser_gf .con table td{
	    font-size: 14px !important;
	    padding: 6px !important;
	}
	.ser_gf .con table td p{
	    line-height: 1.8 !important;
	    white-space: keep-all;
	}

	.lxAbout_txt {
	    max-width: 100%;
	}
	.lxAbout_img{
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
		margin-top: 0.6rem;
		width: 100%;
		height: auto;
	}
	
	.resolveText{
		top: 0;
		left: 0;
		padding: 20px 3%;
		width: 100%;
	}
	.plan0813 ul li{
		margin: 10px 0;
	}
	
	.ne1 .tc5 .ul1 li{
		width: 32%;
		margin-right: 2%;
	}
	.ne1 .tc5 .ul1 li:nth-child(3n){
		margin-right: 0;
	}
	
	.ind_new .item .tit{
		margin-bottom: 0.4rem;
	}
	.ind_new .item ul li{
		width: 100%;
		margin-right: 0;
	}
	.ind_new .item ul li .fr{
		padding: 0.2rem;
	}
	
	.n_about_01{
		padding: 0.8rem 0;
	}
	.n_about_01 .fl .ab_tit{
		text-align: center;
	}
	.ab_tit p{
		font-size: 32px;
	}
	.ab_tit.tit_color h3{
		font-size: 24px;
		margin-top: 0.2rem;
	}
	.n_about_01 .w16{
		flex-wrap: wrap;
	}
	.n_about_01 .fl,.n_about_01 .fr{
		width: 100%;
		padding-right: 0%;
	}
	.n_about_01 .fr{
		padding-top: 0.4rem;
	}
	
	.n_about_02 .info{
		font-size: 16px;
		padding: 0.4rem 0;
	}
	.n_about_02 ul{
		padding: 0;
	}
	.n_about_03 ul{
		padding: 0;
	}
	.n_about_03 ul li{
		padding: 0.4rem 4%;
	}
	.n_about_03 .box{
		padding: 0.6rem 0;
	}
	.n_about_03 span{
		font-size: 24px;
		margin-bottom: 5px;
	}
	.n_about_03 .info{
		font-size: 18px;
	}
	.n_about_03 ul:before{
		display: none;
	}
	.n_about_03 .item .w16{
		flex-wrap: wrap;
	}
	.n_about_03 .item .fr,.n_about_03 .item .fl{
		width: 100%;
	}
	.n_about_03 .item .fr{
		margin-bottom: 0.2rem;
	}
	
	.n_about_04 .con{
		padding-bottom: 0.6rem;
	}
	.n_about_04 .con .swiper-button-prev{
		left: 0;
	}
	.n_about_04 .con .swiper-button-next{
		right: 0;
	}
	.n_about_05 ul{
		padding: 0;
	}
	.n_about_05 ul li{
		width: 24%;
		margin-right: calc(4% / 3);
	}
	.n_about_05 ul li:nth-child(4n){
		margin-right: 0;
	}
	
	.n_about_06 ul li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 0.3rem;
	}
	.n_about_06 ul li:nth-child(2n){
		margin-right: 0;
	}
	.n_about_06 ul li h4{
		font-size: 20px;
	}
	
	.n_about_07 .con .top{
		font-size: 20px;
	}
	
	.pro_nav ul li{
		width: 25%;
	}
	.pro_nav ul li a{
		font-size: 16px;
		height: 54px;
		line-height: 54px;
	}
	
	.n_productlist ul li,.n_productlist ul li:nth-child(3n){
		width: 48%;
		margin-right: 2%;
	}
	.n_productlist ul li:nth-child(2n){
		margin-right: 0;
	}
	.n_productlist ul li .info .fl h4{
		font-size: 18px;
	}
	
	.product_det_t{
		flex-wrap: wrap;
	}
	.product_det_t .fl{
		width: 100%;
		height: auto;
		flex-wrap: wrap;
	}
	.product_det_t .fl .product_det_pic{
		width: 100%;
	}
	.product_det_t .fl .product_det_ico{
		width: 100%;
		padding: 20px 0;
	}
	.product_det_t .fl .product_det_ico li .pic{
		height: auto;
	}
	.product_det_ico .swiper-button-prev,.product_det_ico .swiper-button-next{
		top: 50%;
		margin-top: -20px;
		width: 20px;
		height: 40px;
		background: #d4d4d4 url(../image/lt1.png) no-repeat;
		background-position: center;
		background-size: auto 14px;
	}
	.product_det_ico .swiper-button-next{
		transform: rotate(-180deg);
	}
	.product_det_t .fr{
		width: 100%;
	}
	.product_det_b .fl{
		width: 100%;
	}
	.product_det_b .fl .product_det_nav li{
		font-size: 0.32rem;
	}
	.product_det_b .fr{
		display: none;
	}
	
	.abolxdz{
		padding: 60px 0 40px;
	}
	.abolxdz .commimg,.abolxdz ul{
		float: none;
		width: 100%;
	}
	.abolxdz ul{
		margin-top: 0.3rem;
	}
	.abolxdz-wd h6{
		font-size: 18px;
	}
	
	.contact_diqu .nav_item{
		padding-bottom: 10px;
	}
	.contact_diqu .nav_item ul li{
		width: 25%;
	}
	.contact_diqu .con .view ul li,.contact_diqu .con .view ul li:nth-child(4n){
		width: 32%;
		margin-right: 2%;
	}
	.contact_diqu .con .view ul li:nth-child(3n){
		margin-right: 0;
	}
	.contact_diqu .con .view ul li p{
		font-size: 14px;
	}
	
	.proxqfk{
		padding: 60px 0;
	}
}

@media all and (max-width:768px) {
	/* .icona dd li:nth-child(2),.icona dd li:nth-child(3){float:right;}
	.icona dd li:nth-child(3){}
	.icona dd li:nth-child(5){width:100%;} */
	
	.icona dd li{
		float: left;
		width: 49%;
		height: auto !important;
		margin: 12px 2% 0 0;
	}
	.icona dd li:nth-child(2n){
		float: right;
		margin-right: 0;
	}
	.icona dd li:nth-child(3){
		float: right;
		margin-right: 0;
	}
	.icona dd li:nth-child(4){
		margin-right: 2%;
	}
	.icona dd li:last-child{
		width: 100%;
		margin-right: 0;
	}
	.icona dt ul{
		overflow: hidden;
		font-size: 0;
	}
	.icona dt li{
		float: left;
		width: 30%;
		margin: 0.4rem 5% 0 0;
	}
	.icona dt li:nth-child(3n){
		margin-right: 0;
	}
	
	.n_about_06 ul li .info{
		font-size: 14px;
		line-height: 1.6;
	}
}

@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
	.resolveH2{
		font-size: 20px;
		
	}
	.resolveTextInnerBox{
		margin: 15px 0 0;
	}
	
	.ne1 .tt{
		font-size: 24px;
	}
	.ne1 .tc{
		font-size: 14px;
	}
	
	.ne1 .tc5 .ul1 li,.ne1 .tc5 .ul1 li:nth-child(3n){
		width: 49%;
		margin-right: 2%;
		margin-bottom: 0.4rem;
	}
	.ne1 .tc5 .ul1 li:nth-child(2n){
		margin-right: 0;
	}
	.ne1 .tc5 .ul1 li:last-child{
		display: none;
	}
	
	.ind_new .item ul li a{
		flex-wrap: wrap;
	}
	.ind_new .item ul li .fl,.ind_new .item ul li .fr{
		width: 100%;
	}
	
	.n_about_01 .fl .con{
		font-size: 14px;
	}
	
	.ab_tit p{
		font-size: 28px;
	}
	.ab_tit h3,.ab_tit.tit_color h3{
		font-size: 20px;
	}
	
	.n_about_02 ul li span{
		font-size: 16px;
	}
	.n_about_02 ul li p{
		font-size: 14px;
	}
	
	.n_about_04 .con{
		padding-bottom: 0.3rem;
	}
	
	.n_about_05 ul li{
		width: 49%;
		margin-right: 2%;
	}
	.n_about_05 ul li:nth-child(2n){
		margin-right: 0;
	}
	
	.n_about_06 ul li{
		width: 100%;
		margin-right: 0;
		min-height: auto;
		padding: 0.6rem 0.3rem;
	}
	.n_about_06 ul li h4{
		font-size: 18px;
	}
	.n_about_06:before{
		height: 15%;
	}
	
	.n_about_07 .con .top{
		font-size: 16px;
	}
	.n_about_07 .con .bot{
		font-size: 14px;
	}
	
	.prolbl-wd{
		min-height: auto;
	}
	.prolbl-wd dl dd,.prolbl-wd dl dd:nth-child(3n){
		width: 49%;
		height: 32px;
		line-height: 30px;
		margin-right: 2%;
	}
	
	.prolbl-wd dl dd:nth-child(2n){
		margin-right: 0;
	}
	
	.pro_nav ul li{
		width: 33.333%;
	}
	.pro_nav ul li a{
		font-size: 14px;
		height: 48px;
		line-height: 48px;
	}
	
	.n_productlist ul li,.n_productlist ul li:nth-child(3n){
		width: 100%;
		margin-right: 0;
	}
	.n_productlist ul li .info{
		padding: 0.3rem 0.2rem;
	}
	.n_productlist ul li .info .fl{
		width: 100%;
	}
	.n_productlist ul li .info span{
		display: none;
		width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		font-weight: 400;
	}
	
	.product_det_t .fr h3{
		font-size: 24px;
	}
	.product_det_t .fr .info{
		font-size: 14px;
		line-height: 24px;
	}
	.product_det_t .fr dl dd{
		font-size: 13px;
		padding: 6px 10px;
	}
	.product_det_t .fr .btn a{
		height: 42px;
		font-size: 14px;
		padding: 0 0.3rem;
	}
	.product_det_t .fr .btn a:last-child{
		margin-right: 0;
	}
	
	.ser_faq ul li .top i{
		height: 30px;
		width: 30px;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: center;
	}
	.ser_faq ul li .top em{
		width: 30px;
		height: 30px;
	}
	
	.abolxdz-wd span{
		font-size: 14px;
	}
	
	.ukli {
	    width: 100%;
		margin: 0 0 0.4rem;
	}
	.uk-content .uk-card img{
		width: 30%;
	}
	.uk-content .ukli:nth-child(2) .uk-card img{
		width: 40%;
	}
	
	.contact_diqu .nav_item ul li{
		width: 50%;
		padding: 0.4rem 0.2rem 0.3rem;
	}
	.contact_diqu .con .view ul li{
		width: 48% !important;
		margin-right: 4% !important;
		padding: 0.3rem;
	}
	.contact_diqu .con .view ul li:nth-child(2n){
		margin-right: 0 !important;
	}
	.contact_diqu .con .view ul li h4{
		font-size: 18px;
	}

	.proxqfk-yzm{
		float: none;
		width: 100%;
	}	
	.proxqfk-form li {
		float: none;
	    width: 100%;
	    margin-top: 20px;
	}
	.proxqfk-btn {
	    height: 44px;
	    margin: 20px auto 0;
	    float: none;
	}
	
	.n_productlist ul li .info .fl h4 span{
		display: inline-block;
		width: auto;
		padding: 0;
		font-size: 18px;
	}
	
	.abolxdz-wd h6{
		font-size: 16px;
	}
	
	.Footer-share{
		font-size: 13px;
		line-height: 1.6;
		padding: 15px 0;
	}
}

@media all and (max-width:480px) {
	.icona dd li .t2 .mt10{
		font-size: 14px;
	}
	.icona dd li .m{
		width: 120px;
		line-height: 28px;
		height: 30px;
		font-size: 13px;
	}
	
	.icona dt li a,.resolveP{
		font-size: 14px;
	}
	
	.n_about_02 ul li,.n_about_02 ul li:nth-child(3n){
		width: 49%;
		margin-right: 2%;
	}
	.n_about_02 ul li:nth-child(2n){
		margin-right: 0;
	}
	
	.n_about_03 span{
		font-size: 20px;
	}
	.n_about_03 .info{
		font-size: 14px;
		line-height: 1.6;
	}
	.pro_nav ul li{
		width: 50%;
	}
	
	.product_det_b .fl .product_det_con li{
		font-size: 14px;
	}
	.product_det_t .fr .info{
		font-size: 13px;
		line-height: 22px;
	}
	
	.ser_faq ul li .top span,.ser_faq ul li .bottom .info{
		font-size: 13px;
	}
	
	.contact_diqu .nav_item ul li a{
		font-size: 16px;
	}
	.contact_diqu .nav_item ul li a p{
		font-size: 13px;
	}
	.proxq-title p{
		font-size: 14px;
	}
	.contact_diqu .con .view ul li {
	    width: 100% !important;
	    margin-right: 0% !important;
	    padding: 0.3rem;
	}
	
	.product_det_t .fr h3{
		font-size: 20px;
	}
	
	.abolxdz-wd span,.abolxdz-wd .info{
		font-size: 13px;
	}
	.abolxdz-wd .info{
		line-height: 1.8;
	}
}

@media all and (max-width:420px) {
	
}

@media all and (max-width:376px) {
	
}
