<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(ph-main3.css);
.title{font-size:2rem;line-height:4rem;margin-bottom:2rem;text-align:center;}
.title a{color:#F47B20;}

.i_pro{padding:2rem 0;background:#f6f7f7;}
.i_pro-inner{max-width:750px;width:96%;padding:0 2%;margin:0 auto;position:relative;}
.i_pro_tit{font-size:2rem;line-height:4rem;margin-bottom:1rem;}
.i_pro_tit a{color:#F47B20;}
.i_pro_list{display:flex;justify-content:space-between;flex-wrap:wrap;}

.i_pro_btn{position:absolute;top:1rem;right:0;width:6.5rem;height:4rem;display:flex;justify-content:space-between;align-items:center;}
.i_pro_btn .i_pro-button-next{width:3rem;height:3rem;background:#e1e1e1;display:flex;align-items:center;}
.i_pro_btn .i_pro-button-next:after{font-size:2rem;}
.i_pro_btn .i_pro-button-next:hover{background:#F47B20;}
.i_pro_btn .i_pro-button-prev{width:3rem;height:3rem;background:#e1e1e1;display:flex;align-items:center;}
.i_pro_btn .i_pro-button-prev:after{font-size:2rem;}
.i_pro_btn .i_pro-button-prev:hover{background:#F47B20;}
.i_pro_btn .swiper-button-prev,.i_pro_btn .swiper-container-rtl .swiper-button-next{left:0;right:auto;}
.i_pro_btn .swiper-button-next,.i_pro_btn .swiper-container-rtl .swiper-button-prev{right:0;}
.i_pro_btn .swiper-button-next:hover, .i_pro_btn .swiper-button-prev:hover{color:#FFF;}

.i_pro-wrapper{display:flex;justify-content:space-between;}

.swiper-slide span{display:block;width:100%;height:auto;overflow:hidden;}
.swiper-slide span img{width:100%;transition: .5s;}
.swiper-slide p{font-size:1.4rem;line-height:4rem;text-align:center;background:#FFF;color:#F47B20;transition: .5s;}
.swiper-slide:hover span img{transform:scale(1.2);transition:.5s;}
.swiper-slide:hover p{background:#F47B20;color:#FFF;transition: .5s;}

.i_brand{margin:2rem auto 0;}
.i_about_tit3 img{
	width:20px;
	float:left;
}
.i_about_tit3 a{
	overflow:hidden;
	margin:0 auto;
	display:block;
	width:100px;
}
.i_about_tit3 a span{
	float:left;
}
.i_about_tit a img:nth-child(2),.i_about_tit a:hover img:first-child{
	display:none;
}
.i_about_tit a:hover img:nth-child(2){
	display:block;
}
.i_about_tit div{
	overflow:hidden;
}
.i_about_tit div span{
	color:#666;
	margin-top:15px;
}
.i_brand_tit{background:linear-gradient(to bottom,#FFF 0,#FFF 20%,#4d71e9 20%, #4d71e9 100%);}
.i_brand_tit h4{background:url(../image/i_brand_tit_bg.jpg) center 3px no-repeat;height:5rem;text-align:center;color:#FFF;}
.i_brand_tit h4 p{font-size:2.4rem;padding-top:1rem;}
.i_brand_tit h4 span{font-size:1.4rem;}

.i_brand_img{max-width:750px;width:96%;padding:0 2%;margin:1rem auto 0;}
.i_brand_img img{width:100%;height:auto;}

.i_about{background:#f6f7f7;width:96%;max-width:750px;padding:2rem 2%;}
.i_about_tit{text-align:center;margin-bottom:1rem;}
.i_about_tit h3{font-size:2rem;line-height:4rem;color:#F47B20;}

.i_about_sub{width:100%;margin:1rem auto 0;}
.i_about_con{width:92%;padding:2rem 4% 0;}
.i_about_con h2{margin-bottom:1rem;font-size:2rem;font-weight:600;}
.i_about_con p{font-size:1.4rem;line-height:2.8rem;}
.i_about_con span{margin-top:1rem;font-size:1.2rem;line-height:2.4rem;display:block;}

.i_about_img{width:96%;padding:1rem 2%;}
.i_about_img video,.i_about_img img{width:100%;height:auto;}

.i_quick{width:100%;margin:2rem auto 0;}
.i_quick ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
.i_quick ul li{width:49%;margin-bottom:1rem;}
.i_quick ul li div{width:100%;height:auto;background:#485a64;}
.i_quick ul li div img{width:100%;}
.i_quick ul li h4{color:#F47B20;font-size:1.6rem;line-height:3.2rem;}
.i_quick ul li p{font-size:1.4rem;line-height:2.8rem;}
.i_quick ul li span{font-size:1.4rem;line-height:2.8rem;}

.i_news{max-width:750px;width:96%;padding:2rem 2% 0;}

.i_news_tit{margin-bottom:1rem;border-bottom:2px solid #909090;justify-content:space-between;}
.i_news_tit h4{font-weight:500;font-size:1.8rem;line-height:3.6rem;}
.i_news_tit h4 a{color:#F47B20;}
.i_news_tit span{font-size:1.2rem;line-height:3.6rem;}
.i_news_tit span a{color:#ccc;}

.i_news_left{width:100%;margin-bottom:2rem;}
.i_news_right{width:100%;margin-bottom:2rem;}

.i_news_list li{border-bottom:1px dashed #999;height:3rem;line-height:3rem;background:url(../image/i_news_icon.jpg) 5px center no-repeat;padding-left:1.5rem;}
.i_news_list li a{color:#606060;}

#ind_supply { width: 100%; margin: 0 auto;
    background-color: #F47B20;
    box-sizing: border-box;
    padding: 3rem; 
}
.ind_supply1{
	overflow:hidden;
}
#ind_supply h3 {    
    font-size: 3.0rem;
    color: #fff;    
    font-weight: 700;
    line-height: 2.2;
    border-bottom: 2px solid #fff;
    margin: 0 1.5rem;
}
#ind_supply.ind_supply1 li img:last-child,#ind_supply.ind_supply1 li:hover img:first-child{
	display:none;
}
#ind_supply.ind_supply1 li:hover img:last-child{
	display:block;
}
#ind_supply li {
    float: left;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    width: 50%;
    line-height: 3;
}
#ind_supply li img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    transition: all ease-out .5s;
    -webkit-transition: all ease-out .5s;
	width:100%;
}
#ind_supply li img:last-child{
	display:block;
}
#ind_supply li img:last-child,#ind_supply li:hover img:first-child{
	display:none
}
#ind_supply ul {
    float:right;
    margin-top:10px;
}


.wh{width:100%;margin:0 auto;}

.box1{
    overflow: hidden;
    padding: 35px 0 60px;
}

.box1 h3{
    font-size:20px;
}

.b1_index{
    width: 100%;
    overflow: hidden;
    margin: 25px -8px 0 -8px;
}
.b1ul1{
   
    text-align: center;
}
.b1ul1 li{
    width: 28%;
    height: 46px;
    background-color: #f5f5f5;
    margin: 8.5px;
    text-align: center;
    display: inline-block;
}
.b1ul1 li:hover{background-color: #F47B20;}
.b1ul1 li a{
    display: block;
    width: 100%;
    line-height: 46px;
    font-size: 15px;
    color: #474747;
}
.b1ul1 li:hover a{color: #ffffff;}
.b1_index .bd{
    margin-top: 47px;
    width: 100%;
    overflow: hidden;
}
.b1_index .bd .b1ul2{
    width: 100%;
    overflow: hidden;
}
.b1_index .bd .b1ul2 li{    
    float: left;
    margin: 0 8px 14px 6px;
    position: relative;
    width: calc(50% - 15px);
    border: solid 1px #e5e5e5;
    box-sizing:border-box;
}
.b1_index .bd .b1ul2 li:hover{ box-shadow: 0px 0px 7px 2px rgb(0 0 0 / 19%);
}
.b1_index .bd .b1ul2 li .b1img1{
    width: 100%;
    position: relative; 
}
.b1img1 img{
    width: 100%;    
    display: block;
}


.b1_index .bd .b1ul2 li .b1con1{
    width: 100%;
    height:58px;
    background-color: #e5e5e5;
    text-align: center;
    line-height: 58px;
    font-size: 16px;
    color: #474747;
}
.b1_index .bd .b1ul2 li:hover .b1con1{
    color: #ffffff;
    background-color: #F47B20;
}






.newtop,.newmenu,.i_search,.newmenu li:hover{
	background:#F3B114;
}
.newi_search_btn{
	background:#DB241C;
}
.newindex_tit {
	text-align:left !important;
}
.newindex_tit&gt;div{
	float:left;
	width:calc(100% - 150px);
}
.newindex_tit h3{
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	font-size:20px !important;
	padding-top:50px;
	position:relative;
}
.newindex_tit h3 span{
	position:absolute;
	top:0;
	left:0;
	color:#eee;
	font-size:26px;
}
.newindex_tit&gt;div&gt;p{
	color:#999;
	font-size:12px;
}
.newindex_tit&gt;a,.newi_about .i_about_con&gt;span{
	float:right;
	width:90px;
	height:40px;
	background:#F3B114;
	color:#fff;
	text-align:center;
	line-height:40px;
	margin-top:20px;
}
.newb1_index .bd .b1ul2 li:after,.newi_pro-inner .i_pro_btn .i_pro-button-prev:hover,.newi_pro-inner .swiper-slide:hover p,.newfooter,.newsidebar_tit,.newleft_news_list li:hover,.newsidebar_list li:hover,.newmodel dl dt{
	background:#F3B114 !important;
}
.newi_pro-inner a,.newcrumb b a,.newpro_describe h1,.newpro_describe b font{
	color:#F3B114 !important;
}
.newi_pro-inner .i_pro_btn .i_pro-button-prev,.newi_pro-inner .i_pro_btn .i_pro-button-next,.newi_pro-inner .swiper-slide p,.newi_about .i_about_tit h3,.newi_new .i_news_tit h4 a,.pro_list a:hover,.newlogo_tit h2,.newtel_tit p{
	color:#F3B114;
}
.newi_about .i_about_con&gt;span a{
	color:#fff;
}
.newpages .pagination li.active{
	background:#F3B114;
	border:1px solid #F3B114;
}
.newi_about .i_about_con h2{
	clear: both;
}
.newi_news{
	overflow:hidden;
}
.newi_news p{
	font-size:16px;
	color:#333;
	font-weight:600;
}
.newi_news span{
	font-size:25px;
	color:#ddd;
}
.newi_new .i_news_list li{
	background:none;
	margin-top:10px;
	height:110px;
	overflow:hidden;
	border:none;
	position:relative;
}
.newi_new .i_news_list li a{
	border:1px solid #ddd;
	padding:10px;
	height:110px;
	display:block;
	padding-left:30px;
	box-sizing:border-box;
}
.newi_new .i_news_list li span{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: normal;
}
.newi_new .i_news_list li i{
	position:absolute;
	top:10px;
	width:40px;
	background:#F3B114;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:40px;
	height:40px;
	font-style: normal;
	left:0;
}
.newnews_list li:hover{
	border:1px solid #F3B114 !important;
}</pre></body></html>