<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*seach*/
.seach{
	width: 100%;
	min-width: 1200px;
	height: 74px;
}
.seach_left{
	width: 70%;
	height: 100%;
	overflow: hidden;
}
.seach_left ul{
	width: 100%;
	height: 100%;
}
.seach_left li{
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 74px;
}
.seach_left li p{
	color: #147dbd;
	font-weight: bold;
}
.seach_left li a{
	margin: 0 10px 0 10px;
	color: #666;
	line-height: 74px;
}
.seach_left li a:hover{color:#147dbd;}
.seach_right{
	width:320px;
	height: 36px;
	background: #fff;
	border-radius: 20px;
	margin-top: 16px;
	border: 1px solid #ccc;
}
.seach_right form{
	width:100%;
	height:36px;
}
.seach_right form .search_name{
	float: left;
	width:84%;
	padding-left: 5%;
	height:34px;
	color: #7d7d7d;
	font-size:14px;
	background:rgba(0, 0, 0, 0);
	border:1px solid #fff;
	border-radius: 20px;
}
.seach_right form .search_sub{
	width:16px;
	height:16px;
	background:url(/statics/images/tem/pro_search.png)no-repeat center;
	float: right;margin:9px 12px 0 0;
	border:0px;
	cursor: pointer;
	background-position-x:0;
	background-size: 100% 100%;
}

/*product*/
.product{
	width: 100%;
	height: 890px;
	background: #e3e4e9;
}
.pro_title{
	width: 100%;
	height: 65px;
	text-align: center;
	background: url(/statics/images/tem/title_bg.png)no-repeat bottom center;
}
.pro_title a{
	font-size: 36px;
	color: #0076ca;
	font-weight: bold;
}
.pro_bottom{
	width: 100%;
	height: 645px;
	margin-top: 40px;
	overflow: hidden;
}
.pro_left{
	width: 283px;
	height: 100%;
}
.pro_center{
	width: 100%;
	height: 98px;
	background: url(/statics/images/tem/pro_title.png)no-repeat center;
}
.pro_center a{
	width: 100%;
	height: 100%;
	display: block;
}
.pro_list_title{
	width:100%;
	height: 420px;
	overflow: hidden;
}
.pro_list_title ul{
	width: 277px;
	height: 100%;
}
.pro_list_title li{
	width: 100%;
	height: 70px;
	border: 3px solid #fff;
	margin-top: 6px;
	background:#fff url(/statics/images/tem/pro_icon1.png)no-repeat center;
	background-position-x:235px;
}
.pro_list_title li a{
	line-height: 70px;
	font-size: 16px;
	color: #333;
	display: block;
	padding-left: 20px;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_list_title li:hover{
	border: 3px solid #147dbd;
	background:#fff url(/statics/images/tem/pro_icon2.png)no-repeat center;
	background-position-x:235px;
}
.pro_list_title li:hover a{color: #147dbd;}
.pro_left span{
	display: block;
	width: 100%;
	height: 128px;
	background: url(/statics/images/tem/pro_contact.png)no-repeat center;
}
.pro_right{
	width: 896px;
	height: 100%;
}
.pro_right ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.pro_right li{
	width: 292px;
	height: 318px;
	margin:0 10px 10px 0;
	float: left;
	background: #fff;
}
.pro_right li:nth-child(3){margin: 0 0 10px 0;}
.pro_right li:nth-child(6){margin: 0 0 10px 0;}
.pro_img{
	width: 100%;
	height: 280px;
}
.pro_img a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.pro_img a img{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	transition: 0.6s;
	max-width:90%;
	max-height:90%;
}
.pro_img:hover  a img{transform: scale(1.1)}
.pro_font{
	width: 100%;
	height: 38px;
	background: #d5d6da;
}
.pro_font a{
	font-size: 16px;
	line-height: 38px;
	color: #333;
	display: block;
	width: 90%;
	margin:0 auto;
	text-align: center;
}
.pro_right li:hover .pro_font{
	background: #0076ca;
}
.pro_right li:hover .pro_font a{color: #fff;}

/*advantage*/
.advantage{
	width: 100%;
	height: 1542px;
	min-width: 1200px;
	background: url(/statics/images/tem/adv_bg.jpg)no-repeat center;
}
.adv_title{
	width: 100%;
	height: 61px;
	background: url(/statics/images/tem/adv_title.png)no-repeat center;
}
.adv_one{
	width: 100%;
	height: 374px;
	margin-top: 40px;
	overflow: hidden;
	background: url(/statics/images/tem/adv_img1.png)no-repeat center;
}
.adv_font{
	width: 47%;
	height: 100%;
}
.adv_font b{
	display: block;
	font-size: 36px;
	color: #0076ca;
	padding: 26px 0 0 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.adv_font p{
	font-size: 14px;
	color: #333;
	text-align: justify;
	margin-top: 50px;
    line-height: 30px;
}
.adv_two{
	width: 100%;
	height: 427px;
	margin-top: 60px;
	overflow: hidden;
	background: url(/statics/images/tem/adv_img2.png)no-repeat center;
}
.adv_font1{
	width: 47%;
	height: 100%;
	float: right;
}
.adv_font1 b{
	display: block;
	font-size: 36px;
	color: #0076ca;
	padding: 60px 0 0 110px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.adv_font1 p{
	font-size: 14px;
	color: #333;
	text-align: justify;
	margin-top: 50px;
    line-height: 30px;
}
.adv_three{
	width: 100%;
	height: 374px;
	margin-top: 60px;
	overflow: hidden;
	background: url(/statics/images/tem/adv_img3.png)no-repeat center;
}

/*case*/
.case{
	width: 100%;
	height: 890px;
}
.case_bottom{
	width: 100%;
	height: 640px;
	margin-top: 40px;
}
.case_top{
	width: 100%;
	height: 354px;
	overflow: hidden;
}
.case_top ul{
	width: 100%;
	height: 100%;
}
.case_top li{
	width: 586px;
	height: 100%;
	overflow: hidden;
	float: left;
	margin-right: 27px;
	position: relative;
}
.case_top li:last-child{margin-right: 0}
.case_top_img{
	width: 100%;
	height: 100%;
}
.case_top_img a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.case_top_img a img{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	transition: 0.6s;
	max-width:100%;
	max-height:100%;
}
.case_top_img:hover  a img{transform: scale(1.1)}
.case_top_font{
	width: 100%;
	height: 60px;
	background-color: rgba(255,255,255,0.89);
	position: absolute;
	left: 0;
	bottom: 0;
}
.case_top_font a{
	width: 95%;
	line-height: 60px;
	display: block;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	margin: auto;
}
.case_top li:hover .case_top_font{background-color: rgba(0,118,202,0.7)}
.case_top li:hover .case_top_font a{color: #fff;}
.case_bottom_list{
	width: 100%;
	height: 265px;
	margin-top: 22px;
}
.case_bottom_list ul{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.case_bottom_list li{
	width: 282px;
	height: 100%;
	float: left;
	margin-right: 24px;
}
.case_bottom_list li:last-child{margin-right: 0}
.case_bottom_img{
	width: 100%;
	height:227px;;
}
.case_bottom_img a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.case_bottom_img a img{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	transition: 0.6s;
	max-width:100%;
	max-height:100%;
}
.case_bottom_list li:hover .case_bottom_img a img{transform: scale(1.1)}
.case_bottom_font{
	width: 100%;
	height: 37px;
}
.case_bottom_font a{
	width: 95%;
	line-height: 45px;
	display: block;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	margin: auto;
}
.case_bottom_list li:hover .case_bottom_font a{color: #0376c9;}

/*more*/
.all_more{
	width: 485px;
	height: 42px;
	margin: 0 auto;
	margin-top: 26px;
}
.all_more_tel{
	width: 232px;
	height: 100%;
}
.all_more_tel a img{
	width: 100%;
	height: 100%;
	display: block;
}
.all_more_more{
	width: 210px;
	height: 100%;
	background-color: #0376c9;
	border-radius: 40px;
}
.all_more_more a{
	font-size: 16px;
	color: #fff;
	display: block;
	width: 100%;
	line-height: 42px;
	text-align: center;
}
.all_more_more:hover{background-color:#fb1112;}

/*about*/
.about{
	width: 100%;
	min-width: 1200px;
	height: 940px;
	margin-top: 70px;
	background: url(/statics/images/tem/about_bg.jpg)no-repeat center;
}
.about_bg{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	min-width: 1200px;
	position: relative;
}
.about_title{
	width: 290px;
	height: 210px;
	position: absolute;
	top: 90px;
	left: 0;
}
.about_title b{
	display: block;
	font-size: 52px;
	color: #fff;
	width: 100%;
	line-height: 85px;
	border-bottom: 1px solid #fff;
}
.about_title p{
	font-size: 22px;
	color: #fff;
	margin-top:6px;
}
.about_title a{
	display: block;
	width: 42px;
	height: 42px;
	margin-top: 40px;
	overflow: hidden;
}
.about_title a img{
	width: 42px;
}
.about_title a:hover img{margin-top: -44px;}
.about_font{
	width: 690px;
	height: 265px;
	overflow: hidden;
	position: absolute;
	top: 288px;
	right: 0;
}
.about_font p{
	font-size: 16px;
	color: #444;
	line-height: 38px;
	text-align: justify;
}
.about_img{
	width: 800px;
	height: 230px;
	position: absolute;
	bottom:30px;
	right: 0px;
	overflow:hidden;
}
.image_video_detail{
	max-width: 100%;
	height: 100%;
	position: relative;
}
#video_detail_list{
	width: 100%!important;
	margin: 0 auto;
}
#leftarr{
	background: url(/statics/images/tem/about_left_icon.png) no-repeat center;
	background-size: 100% 100%;
	width: 10px;
	height: 16px;
	position: absolute;
	bottom: 2%;
	right: 5%;
}
#leftarr:hover{background: url(/statics/images/tem/about_left_icon1.png) no-repeat center;}
#rightarr{
	background: url(/statics/images/tem/about_right_icon.png) no-repeat center;
	background-size: 100% 100%;
	width: 10px;
	height: 16px;
	position: absolute;
	bottom:2%;
	right: 0;
}
#rightarr:hover{background: url(/statics/images/tem/about_right_icon1.png) no-repeat center;}
.image_video_detail ul{
	width:100%;
	height: 100%;
}
.image_video_detail li{
	float: left;
	width: 254px;
	height: 100%;
	margin-right:20px;
	overflow: hidden;
}
.image_video_detail li a{
	display:block;
	width:256px;
	height:233px;
}
.image_video_detail li a img{
	width:100%;
	height:100%;
	transition: 0.6s;
}
.image_video_detail li a img:hover{transform: scale(1.1)}

/*honor*/
.honor{
	height:100px;
}
.honor_list{
	width: 100%;
	height: 367px;
	margin-top: 40px;
}
.g_zs{
	width: 100%;
	height: 100%;
}
.g_zs .u_ljt,.g_zs .u_rjt{
	width:47px; 
	height:47px;
	position: absolute; 
	cursor:pointer; 
	display:block;
}
.g_zs .u_ljt{left:0;top:45%;}
.g_zs .u_rjt{right:0;top:45%;}
.g_zs .u_ljt a{ 
	background: url(/statics/images/tem/honor_left_icon.png) no-repeat;
	width:47px; 
	height:47px; 
	display:block;
}
.g_zs .u_ljt a:hover{background: url(/statics/images/tem/honor_left_icon1.png) no-repeat;}
.g_zs .u_rjt a{ 
	background: url(/statics/images/tem/honor_right_icon.png) no-repeat right 0; 
	width:47px; 
	height:47px;
	display:block;
}
.g_zs .u_rjt a:hover{background: url(/statics/images/tem/honor_right_icon1.png) no-repeat;}
.m_zs .m_kfc{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.m_zs .m_kfc .u_mid{
	width: 100%;
	height: 100%;
}
.m_zs .m_kfc .u_lst1 li{ 
	width:253px;
	float:left;
	margin-right: 22px;
	transition: all 0.3s linear 0s;
}
.m_zs .m_kfc .u_lst1 .lastli{ margin-right:0;}
.m_zs .m_kfc .u_lst1 li img{
	width:253px; 
	height:367px;
	display: block;
}
.m_zs .m_kfc .u_lst1 li:hover {transform:translateY(-10px);}

/*customer*/
.customer{
	width: 100%;
	height: 808px;
	min-width: 1200px;
	background: url(/statics/images/tem/customer_bg.jpg)no-repeat center;
}
.pro_title1{
	width: 100%;
	height: 65px;
	text-align: center;
	background: url(/statics/images/tem/title_bg1.png)no-repeat bottom center;
}
.pro_title1 a{
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.customer_top{
	width: 100%;
	height: 335px;
	overflow: hidden;
	margin-top: 40px;
}
.customer_top ul{
	width: 100%;
	height: 100%;
}
.customer_top li{
	width: 590px;
	height: 162px;
	float: left;
	margin: 0 18px 10px 0;
	background: #fff;
}
.customer_top li:nth-child(2){margin: 0 0 10px 0;}
.customer_top li:nth-child(4){margin: 0 0 10px 0;}
.customer_top_img{
	width: 180px;
	height: 100%;
}
.customer_top_img a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.customer_top_img a img{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	transition: 0.6s;
}
.customer_top li:hover .customer_top_img a img{transform: scale(1.1)}
.customer_top_font{
	width: 405px;
	height: 100%;
}
.customer_top_font a{
	font-size: 18px;
	color: #333;
	display: block;
	margin-top: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.customer_top_font p{
	width: 396px;
	height: 46px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
	margin-top: 10px;
}
.customer_top li:hover .customer_top_font a{color: #0076ca}
.customer_top li:hover .customer_top_font p{color: #0076ca}
.customer_bottom{
	width: 100%;
	height: 135px;
	margin-top: 20px;
}
.image_video_detail1{
	max-width: 100%;
	height: 100%;
	position: relative;
}
.image_video_detail1 ul{
	width:100%;
	height: 100%;
}
.image_video_detail1 li{
	float: left;
	width: 226px;
	height: 135px;
	margin-right:20px;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.image_video_detail1 li a{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.image_video_detail1 li a img{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	transition: 0.6s;
}
.image_video_detail1 li a img:hover{transform: scale(1.1)}

/*news*/
.news{
	width: 100%;
	height: 565px;
	margin: 70px 0 70px 0;
}
.com_news{
	width: 380px;
	height: 100%;
	margin-right: 30px;
	float: left;
}
.com_problem{
	width: 380px;
	height: 100%;
	float: right;
}
.news_title{
	width: 100%;
	height: 35px;
	overflow: hidden;
}
.news_title p{
	font-size: 26px;
	color: #333;
	float: left;
}
.news_title a{
	font-size: 14px;
	color: #666;
	float: right;
	line-height: 50px;
}
.news_title a:hover{color: #0076ca;}
.com_news_top{
	width: 100%;
	height: 376px;
	margin-top: 22px;
}
.com_news_top_img{
	width: 100%;
	height: 240px;
}
.com_news_top_img a{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.com_news_top_img a img{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width:100%;
    max-height:100%;
	transition: 0.6s;
}
.com_news_top:hover .com_news_top_img a img{transform: scale(1.1)}
.com_news_top_font{
	width: 100%;
	height: 136px;
	overflow: hidden;
	font-size: 14px;
}
.com_news_top_font span{
	width: 100%;
	display: block;
	margin-top: 10px;
	color: #999;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.com_news_top_font b{
	width: 100%;
	display: block;
	margin-top: 4px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.com_news_top_font p{
	width: 100%;
	margin-top: 4px;
	color: #666;
	overflow:hidden;
	height: 36px;
	line-height: 18px;
}
.com_news_top_font a{
	display: block;
	font-size: 16px;
	color: #666;
	width: 68px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #666;
	margin-top: 10px;
	border-radius: 20px;
}
.com_news_top:hover .com_news_top_font a{color: #fff;background:#0076ca;border: 1px solid #0076ca;}
.com_news_top:hover .com_news_top_font b{color: #0076ca;}
.news_list{
	width: 100%;
	height: 112px;
	margin-top: 18px;
}
.news_list ul{
	width: 100%;
	height: 100%;
	overflow:hidden; 
}
.news_list li{
	width: 100%;
	height: 35px;
	border-bottom: 1px dashed #666;
}
.news_list li:first-child{border-top: 1px dashed #666;}
.news_list li a{
	display: block;
	width: 74%;
	height: 100%;
	line-height: 35px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.news_list li span{
	display: block;
	width: 21%;
	height: 100%;
	line-height: 35px;
	font-size: 14px;
	color: #999;
	float: right;
}
.news_list li:hover a{color: #0076ca;}
.news_list li:hover span{color: #0076ca;}

/*link*/
.link{
	width: 100%;
}
.link ul{
	width: 100%;
	height: 100%;
}
.link li{
	float: left;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}
.link li a{
	padding: 0 8px 0 8px;
	color: #666;
}
.link li:hover a{color: #0076ca;}</pre></body></html>