input { outline: none; }
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus { transition: background-color 5000s ease-in-out 0s; }
.no-animate { opacity: 0; }
::-webkit-scrollbar { width: 6px; /* 竖向滚动条宽度 */ height: 6px; /* 横向滚动条宽度 */ background-color: rgba(0, 0, 0, 0.1); border-radius: 3px; }
::-webkit-scrollbar-thumb { border-radius: 3px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
::-webkit-scrollbar-thumb:hover { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

.w16 {max-width: 1600px;width: 100%;margin: 0 auto;}
.w14 {max-width: 1400px;width: 100%;margin: 0 auto;}



/*banner*/
.tp-banner {width: 100%;overflow: hidden;position: relative;z-index: 1;}
.tp-banner .tp-banner-top {width: 100%;overflow: hidden;position: absolute;top: 170px;left:10%;font-size:36px;color:#fff;font-family:arenacondensed-bold; letter-spacing:2px; background:url(/static/default/assets/img/hon2.png) no-repeat top left;padding-top:5px;}
.tp-banner .tp-banner-top p{font-size:15px;color:#fff;padding-top:8px; letter-spacing:0px;line-height:26px;}

@media only screen and (max-width: 768px) {
	.tp-banner>img:nth-of-type(1) {display: none;}
	.tp-banner>img {width: 100%;}
	.tp-banner-top h1:before {background-size: 100% 100%;
	}
}
@media only screen and (min-width: 992px) {
	.tp-banner {margin: 0 0 0;}
	.tp-banner>img:nth-of-type(2) {display: none;}
}
@media only screen and (min-width: 1921px) {
	.tp-banner>img {width: 100%;}
}

/*banner*/







/*about*/
.about{overflow:hidden;height:auto;margin-top:80px;}
.about .lt{float:left;width:calc(100% - 650px);overflow:hidden;font-size:17px;color:#666;line-height:30px;}
.about .rt_box{float:right;overflow:hidden;width:600px;}

.rt_box .swiperBox {position: relative;float: left;max-width: 730px;width: 100%;box-sizing: border-box;}
.rt_box .swiper-pagination {bottom: 15px;left: 0;width: 100%;font-size: 0;}
.rt_box .swiper-pagination-bullet {width: 12px;height: 12px;background-color: #eeeeee;opacity: 1;margin: 5px 5px !important;}
.rt_box .swiper-pagination-bullet-active {background-color: #ff1616;}

.sanwei{overflow:hidden;padding:30px 0 2px;}
.sanwei ul{ display: grid; grid-template-columns: repeat(4,1fr); gap: 2px; }
.sanwei li{overflow:hidden;}
.sanwei li .pic{width:100%;height:auto;overflow:hidden;}
.sanwei li .pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.sanwei li .title{font-size:15px;color:#666;line-height:30px;text-align:center;}
.sanwei li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
/*about*/






/*---------------------------------------shili-----------------------------*/

.qybox{overflow:hidden;padding:30px 30px;color:#fff;font-size:17px;line-height:180%;background:#0250ba;margin-top:50px;}

.qyhj{width:auto;height:auto;overflow:hidden;margin-top:60px;padding:0 0 0 0;}
.qyhj ul{display:grid;grid-template-columns: repeat(4,1fr);gap:20px}
.qyhj li{overflow:hidden;}
.qyhj li .pic{width:100%;height:auto;overflow:hidden;}
.qyhj li .pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.qyhj li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}


/*---------------------------------------shili-----------------------------*/














/*-----------------------------------------------------------------news----------------------------------------------------*/

.xwbox{background:#f5f6f7;}
.xwmain{background:#fff; border-radius:12px;padding:50px 50px 30px 50px;margin:50px 0 50px 0;}



.new_nav{overflow:hidden;margin:0 auto;padding:50px 0 50px 0;text-align:center}
.new_nav a {display: inline-block;width: 120px;height: 50px;font-size: 16px;color: #fff;line-height: 50px;border-radius: 10px;margin: 0 6px;background:#003487;text-align:center;}
.new_nav a:hover{background:#c90010;}
.new_nav a.active {color: #fff;background:#c90010;}


.news{height:auto;overflow:hidden;background:#f4f4f4;}
.news .box{overflow:hidden;padding:30px 30px;}
.news ul{display:grid;grid-template-columns: repeat(2,1fr);gap:20px}
.news li{background:#fff;}
.news li .box{padding:0 0;}
.news li .conn{float:right;width:calc(100% - 180px);overflow:hidden;padding-top:30px;}
.news li .conn h2{font-size:20px;color:#666;}
.news li .conn p{padding-top:18px;}
.news li .date{float:left;width:140px;overflow:hidden;text-align:center;border-right:2px solid #f4f4f4;height:100px;padding-top:20px;}
.news li .date h2{font-size:50px;color:#333; font-family:Arial, Helvetica, sans-serif; font-weight:600;}
.news li .date p{font-size:15px;color:#666;}
.news li:hover .date h2{color:#fff;}
.news li:hover .date p{color:#fff;}
.news li:hover .conn h2{color:#fff;}
.news li:hover{background:#003487}
.news li a{display:block;}


.xinw_txt{font-size:26px;text-align:center;padding:0 0 25px 0;width:auto;overflow:hidden;width:auto;}
.xinw_dtm{width:auto; text-align:center; padding:0 0 0px 0; font-size:13px; color:#555;line-height:40px;background:#f7f7f7;margin:0 auto;}

.xinw_info{ line-height:160%;padding:30px 0;font-size:15px;color:#777;min-height:400px;width:auto;}
.xinw_info a{color:#009d85;}
.xinw_info b{font-size:18px;color:#eb3e00;}
.xinw_info img{ width:600px;height:auto;text-align:center;}

/*nextup*/
.new_pre{color:#fff;width:calc(49% - 15px);float:left;background:#0250ba;padding-left:15px;overflow:hidden;line-height:50px;}
.new_pre a{color:#fff;font-size:14px;}
.new_pre a:hover{color:#fff}
.new_next{color:#fff;float:right;width:calc(49% - 15px);background:#0250ba;padding-left:15px;overflow:hidden;line-height:50px;}
.new_next a{color:#fff;font-size:14px;}
.new_next a:hover{color:#fff}
.new_pn{padding:0px 0 10px 0; line-height:32px;font-size:14px;overflow:hidden;margin-top:4px;}
/*nextup*/


/*-----------------------------------------------------------------news----------------------------------------------------*/

/*--------------------------------------------------products--------------------------------------------------*/

.pro_nav{overflow:hidden;margin:0 auto;padding:50px 0 0 0;text-align:center}
.pro_nav a {display: inline-block;width: 120px;height: 50px;font-size: 16px;color: #fff;line-height: 50px;border-radius: 10px;margin: 0 6px;background:#003487;text-align:center;}
.pro_nav a:hover{background:#c90010;}
.pro_nav a.active {color: #fff;background:#c90010;}

.cpmain{background:#fff; border-radius:12px;padding:50px 50px 30px 50px;margin:10px 0 50px 0;}



.ProList{ width:auto; height:auto;margin-top:50px;overflow:hidden;padding:0 0;}
.ProList ul{display:grid;grid-template-columns: repeat(5,1fr);gap:20px}
.ProList li{overflow:hidden;height:auto; position: relative;border:1px solid #e2e2e2;}
.ProList li .pro_pic{width:100%; height:auto; overflow:hidden;}
.ProList li .pro_pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.ProList li .pro_txt{padding:10px 0 15px 0;text-align:center;overflow:hidden;}
.ProList li a:hover .pro_txt{color:#c90010;}
.ProList li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.ProList li:after {width: 0px;height: 2px;overflow: hidden;content: "";position: absolute;z-index: 30;bottom: 0px;left: 0px;background-color:#c90010 ;transition: all .3s linear;}
.ProList li:hover:after{width: 100%;}




/*prod_main*/
.pro_main{overflow:hidden;margin-bottom:30px;}
.pro_main .pr_lt{float:left;width:600px;overflow:hidden;border:1px solid #e0e0e0;padding-bottom:30px;}

.pro_main .swiperBox {position: relative;float: left;width: 100%;box-sizing: border-box;}
.pro_main .swiper-pagination {bottom: -10px;left: 0;width: 100%;font-size: 0;}
.pro_main .swiper-pagination-bullet {width: 12px;height: 12px;background-color: #eee;opacity: 1;margin: 5px 5px !important;}
.pro_main .swiper-pagination-bullet-active {background-color: #92b7f1;}


.pr_lt .swiper-button-next, .pr_lt .swiper-button-prev{
	position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    margin-top: -23px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 11px 20px;
    -webkit-background-size: 11px 20px;
    background-size: 11px 20px;
    background-position: center;
    background-repeat: no-repeat;
}
.pr_lt .swiper-button-next, 
.pr_lt .swiper-button-prev{
    background-image: url(/static/default/assets/img/ximg15.png);
    right: 0;
    left: auto;
}
.pr_lt .swiper-button-prev, 
.pr_lt .swiper-container-rtl .swiper-button-next {
    background-image: url(/static/default/assets/img/ximg14.png);
    left: 0;
    right: auto;
}
.pr_lt .swiper-button-next.swiper-button-disabled{
	opacity: 1;
	background-image: url(/static/default/assets/img/ximg15a.png);
}
.pr_lt .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-image: url(/static/default/assets/img/ximg14a.png);
}

.pro_main .pr_rt{float:right;width:calc(100% - 650px);overflow:hidden}

.pro_main .pr_rt .pro_name{font-size:28px;color:#333;padding:5px 0 25px;}

.pro_shux{overflow:hidden;font-size:15px;color:#666;line-height:30px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:15px 0;}

.qbwc{overflow:hidden;margin-top:50px;}
.qbwc ul{display:grid;grid-template-columns: repeat(4,1fr);gap:20px}
.qbwc li{overflow:hidden;}
.dcpx{background:#003487; border-radius:20px;line-height:40px;text-align:center;}
.dcpx a{ display:block;color:#fff;font-size:16px;}
.fhsyy{background:#da0000; border-radius:20px;line-height:40px;text-align:center;}
.fhsyy a{ display:block;color:#fff;font-size:16px;}
/*prod_main*/

/*products details*/




/*products details*/

/*products nextup*/
.shop-nextup{width:300px;height:auto;overflow:hidden;background:#fff; margin:5px 0 0 133px;}
.shop-nextup li{float:left;width:146px;line-height:40px;overflow:hidden;text-align:center;border-right:4px solid #f4f4f4;}
.shop-nextup li a{display:block;font-size:15px;color:#666;}
.shop-nextup li:last-child{border-right:none;}
/*products nextup*/

/*pro_info*/
.pro_position{padding:15px 0 15px 30px;background:#009b4c;}
.pro_position a{font-size:16px;color:#FFF; display:inline-block;padding:0 20px;line-height:36px;}
.pro_position .active{background:#fff;color:#333; border-radius:20px;}
.pro_info_title{font-size:30px;color:#333;font-weight:600;border-bottom:1px solid #e3e3e3;padding-bottom:12px;}

.pro_info_box{padding:0 190px 30px 190px;height:auto;overflow:hidden;}
.pro_info{width:auto;margin:0 auto;line-height:170%;padding:20px 0 25px 0;font-size:16px;color:#555; min-height:80px;overflow:hidden;height:auto;}
.pro_info img{ max-width:900px;clear:both;}
.pro_info strong{font-size:18px;font-weight:600;color:#222;background:url(/static/default/assets/img/zh_p_19.png) no-repeat 0px 15px;padding-left:18px;line-height:40px;overflow:hidden;margin-top:10px;display:block;}

.pro_info_txt{width:auto;font-size:20px;color:#333;margin-top:20px;background:#fafafa;line-height:45px;font-weight:600;}
.pro_info_txt i{float:left;width:6px;height:20px;background:#0250ba;margin:13px 10px 0 10px;}

/*pro_info*/

/*related_product*/
.related_product{ width:auto; height:auto;margin-top:20px;overflow:hidden;padding:0 0 0 0; }
.related_product ul{display:grid;grid-template-columns: repeat(6,1fr);gap:20px}
.related_product li{ overflow:hidden;border:1px solid #ededed;position: relative;height:auto;}
.related_product li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.related_product li .pro_pic img{width:100%;height:auto;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.related_product li .pro_txt{color:#666;font-size:14px;padding:10px 10px 15px 10px;line-height:130%;text-align:center;height:30px;}
.related_product li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.related_product li a:hover .pro_txt{color:#009b4c;}
.related_product li:after {width: 0px;height: 3px;overflow: hidden;content: "";position: absolute;z-index: 30;bottom: 0px;left: 0px;background-color:#009b4c ;transition: all .3s linear;}
.related_product li:hover:after{width: 100%;}
/*related_product*/

/*related_news*/
.related_news{ width:auto; height:auto;margin-top:20px;overflow:hidden;padding:0 0 50px 0; }
.related_news li{ width:calc(33.33% - 12px); float:left;  margin:0px 6px 0 6px; overflow:hidden;height:auto;}
.related_news li a{display:block;font-size:15px;color:#777;line-height:30px; background:url(/static/default/assets/img/zh_p_17.jpg) no-repeat 0 11px;padding-left:12px;}
.related_news li a:hover{color:#C00;}
/*related_news*/



/*--------------------------------------------------products end--------------------------------------------------*/




/*contact us*/
.lxwm{width:auto;padding:0px 0 0 0;height:auto;overflow:hidden;}
.lxwm_lt{float:left;width:50%;height:auto;overflow:hidden;background:#f6f6f6;}
.lxwm_rt{float:right;width:50%;height:auto;overflow:hidden;}


.lt_box{padding:8% 0 0 14% ;border-right:3px solid #C00;height:525px;overflow:hidden;}
.lxwm_con{font-size:20px;color:#555;line-height:180%;}
.lxwm_lt_ewm li{float:left;width:150px;height:auto;overflow:hidden;margin-right:15px;}
.lxwm_lt_ewm li .pic img{width:140px;height:auto;}
.lxwm_lt_ewm li p{font-size:13px;color:#666;text-align:center;padding-top:5px;}

@media screen and (max-width: 640px) {
.lt_box{height:auto;padding:8% 0 20px 8px ;}	
.lxwm_lt{width:100%;height:auto;}
.lxwm_rt{display:none;}
.lxwm_con{font-size:18px;line-height:160%;}

}
/*contact us*/








 /*-----------------------------------------------------------------------------------page end----------------------------------------------------------------*/

 .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem;padding:25px 0 0 0;}
 
 .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1;color:#007bff;background-color:#fff;border:1px solid #dee2e6}
 .page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}
 .page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
 .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}
 .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}
 .page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}
 .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}
 .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1}
 .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}
 .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}
 .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1}
 .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}
 .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}
 .clean-block.clean-catalog .pagination{-ms-flex-pack:center;justify-content:center}
 
 /*-----------------------------------------------------------------------------------page end----------------------------------------------------------------*/