<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*首页*/
.home_title{text-align: center;}
.home_tname{font-size: 36px; height: 46px; line-height: 46px;}
.home_tline{width: 88px; height: 3px; background: #0d6fd4; margin: 16px auto 0;}
.home_tdesc{font-size: 15px; line-height: 30px; margin-top: 10px;}
/*首页---产品中心*/
.home_product{background: #fff; padding: 60px 0;}
.home_product_box{border-top: 1px solid #999; margin-top: 64px;}
.home_product_tit{text-align: center; top: -19px;}
.home_product_tit li{display: inline-block; *display: inline; *zoom: 1; height: 36px; line-height: 36px; border-radius: 18px; overflow: hidden; padding: 0 14px; margin: 0 3px; font-size: 13px; background: #fbfbfb; border: 1px solid #999; cursor: pointer;}
.home_product_tit li.on{background: #0d6fd4; border-color: #0d6fd4; color: #fff;}
.home_product_tabCont{padding-top: 20px;}
.home_product_tabItem ul{margin-right: -29px;}
.home_product_tabItem li{width: 376px; height: 294px; float: left; margin-right: 29px; margin-top: 28px; background: #fff; border: 1px solid #ccc; position: relative; overflow: hidden;}
.home_product_tabItem li a{display: block;}
.home_product_tabItem li img{display: block; width: 100%; height: 100%; transition: all .4s;}
.home_product_tabItem li p{height: 56px; line-height: 56px; background: rgba(0,0,0,.8); background: url(/statics/images1/IE_tm80bg.png) repeat\9; color: #fff; font-size: 16px; text-align: center; position: absolute; left: 0; bottom: 0; right: 0; padding: 0 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all .3s;}
.home_product_tabItem li:hover img{transform: scale(1.1);}
.home_product_tabItem li:hover p{background: rgba(131,133,240,.8); background: url(/statics/images1/IE_131-133-240_tm80bg.png) repeat\9;}
/*首页---解决方案*/
.home_soultion{background: #eee; padding: 60px 0;}
.home_soultion .home_title{max-width: 1600px; margin: 0 auto;}
.home_soultion .home_tline{background: #5d5d5d;}
.home_soultion_box{background: #fff; margin-top: 44px;}
.home_soultion_box li{width: 25%; *width: 24.98%; float: left;}
.home_soultion_box li a{display: block; margin-right: 1px; margin-bottom: 1px; position: relative; overflow: hidden;}
.home_soultion_pic img{display: block; width: 100%;}
.home_soultion_bg{width: 100%; height: 100%; background: rgba(13,96,172,.6); background: url(/statics/images1/IE_13-96-172_tm60bg.png) repeat\9; position: absolute; left: 0; top: 100%; transition: all 0.5s ease-in-out;}
.home_soultion_text{height: 100%; position: absolute; left: 0; right: 0; top: 0; padding: 0 18px; display: flex; align-items: center;}
.home_soultion_txt{width: 100%; text-align: center;}
.home_soultion_txt img{height: 74px; margin-bottom: 6px; transition: all 0.5s ease-in-out;}
.home_soultion_txt strong{display: block; font-size: 22px; font-weight: normal; color: #fff; margin-bottom: 12px;}
.home_soultion_txt p{font-size: 15px; color: #fff; line-height: 24px; height: 0; overflow: hidden; transition: all 0.5s ease-in-out; transform: scale(0); opacity: 0;}
.home_soultion_box li a:hover .home_soultion_bg{top: 0;}
.home_soultion_box li a:hover .home_soultion_txt img{opacity: 0; transform: scale(0); height: 0;}
.home_soultion_box li a:hover .home_soultion_txt p{transform: scale(1); opacity: 1; height: 24px;}
.home_soultion_more{display: block; width: 188px; height: 38px; line-height: 38px; margin: 46px auto 0; text-align: center; background: #eee; border: 1px solid #999; border-radius: 20px; overflow: hidden;}
.home_soultion_more:hover{background: #0d60ae; border: 1px solid #0d60ae; color: #fff !important;}
/*首页---关于我们*/
.home_about{background: #fff;}
.home_about .content{padding: 150px 0;}
.home_about_pic{width: 690px; padding-right: 56px; padding-top: 26px; background: #0d60ae;}
.home_about_pic img{display: block; width: 100%;}
.home_about_logo{position: absolute; right: 20px; top: 90px;}
.home_about_logo img{display: block; height: 120px;}
.home_about_text{width: 990px; background: #fff; position: absolute; top: 206px; bottom: 0; right: 0; box-shadow: -3px -3px 6px rgba(0,0,0,.15);}
.home_about_textBox{padding-top: 60px; padding-left: 160px;}
.home_about_name{font-size: 30px; color: #0d60ae;}
.home_about_line{width: 136px; height: 2px; background: #0d60ae; margin-top: 16px;}
.home_about_desc{font-size: 16px; line-height: 36px; margin-top: 26px;}
.home_about_more{display: inline-block; height: 24px; line-height: 24px; background: url(/statics/images1/about_morebtn.png) no-repeat right center; padding-right: 14px; font-size: 16px; color: #0d60ae; margin-top: 34px; transition: all .4s;}
.home_about_more:hover{margin-left: 8px;}
/*首页---核心优势*/
.home_advantage{height: 345px; background: url(/statics/images1/home_bg4.jpg) no-repeat center top; position: relative;}
.home_advantage .content{padding-top: 66px;}
.home_advantage .home_title{color: #fff;}
.home_advantage .home_tline{background: #fff;}
.home_advantage_box{margin-top: 54px;}
.home_advantage_box li{width: 25%; *width: 24.98%; height: 100px; float: left; background: rgba(13,96,172,.9); background: url(/statics/images1/IE_13-96-172_tm80bg.png) repeat\9; color: #fff; position: relative; padding-top: 30px; padding-bottom: 30px;}
.home_advantage_btn{width: 72px; height: 56px; position: absolute; left: 30px; top: 50px;}
.home_advantage_btn img{display: block; width: 100%; height: 100%;}
.home_advantage_txt{padding-left: 120px; padding-right: 40px;}
.home_advantage_name{font-size: 22px; line-height: 32px; margin-bottom: 8px;}
.home_advantage_desc{font-size: 15px; line-height: 26px;}
.home_advantage_box li i{display: block; width: 1px; height: 100px; background: #fff; position: absolute; top: 30px; right: 0;}
/*首页---新闻动态*/
.home_news{background: url(/statics/images1/home_bg5.jpg) no-repeat center top; padding-top: 60px;}
.home_news_tit{text-align: center; margin-top: 22px;}
.home_news_tit li{display: inline-block; *display: inline; *zoom: 1; font-size: 18px; height: 30px; line-height: 30px; padding: 0 30px; margin-right: 20px; position: relative; cursor: pointer;}
.home_news_tit li span{color: #333; position: absolute; right: -16px;}
.home_news_tit li.on{color: #0d60ae;}
.home_news_box{margin-top: 46px;}
.home_news_item{width: 100%; position: relative; padding-bottom: 50px;}
.home_news_item &gt; i{display: block; width: 50%; min-width: 490px; height: 100%; background: #ededed; position: absolute; left: 0; top: 0;}
.home_news_recommend{width: 646px; float: left; padding-top: 44px;}
.home_news_name{height: 30px; line-height: 30px; font-size: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.home_news_name span{float: right; margin-left: 20px; position: relative; z-index: 2;}
.home_news_desc{height: 52px; line-height: 26px; color: #666; margin-top: 10px; overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.home_news_desc a{color: #666;}
.home_news_pic{width: 100%; height: 382px; overflow: hidden; margin-top: 16px;}
.home_news_pic img{display: block; width: 100%; min-height: 100%; transition: all .4s;}
.home_news_pic:hover img{transform: scale(1.1);}
.home_news_list{width: 740px; float: right;}
.home_news_listItem{position: relative; padding: 50px 0; border-top: 1px solid #333;}
.home_news_listItem .home_news_desc{margin-right: 220px; margin-top: 12px;}
.home_news_btn{display: block; width: 44px; height: 44px; background: url(/statics/images1/news_btn.png) no-repeat 0 0; position: absolute; right: 0; bottom: 42px; transition: all 0s;}
.home_news_btn:hover{background-position: 0 -44px;}


@media only screen and (max-width: 1599px){
	.home_product_tabItem ul{margin-right: -24px;}
	.home_product_tabItem li{width: 320px; height: 250px; margin-right: 24px;}
	.home_product_tabItem li p{height: 46px; line-height: 46px;}
	/*首页---核心优势*/
	.home_advantage_btn{left: 20px;}
	.home_advantage_txt{padding-left: 110px; padding-right: 20px;}
	/*首页---关于我们*/
	.home_about .content{padding: 120px 0;}
	.home_about_pic{width: 590px;}
	.home_about_logo{top: 70px;}
	.home_about_logo img{height: 100px;}
	.home_about_text{width: 840px; top: 166px;}
	.home_about_textBox{padding-left: 80px; padding-top: 40px;}
	.home_about_desc{line-height: 33px;}
	/*首页---新闻动态*/
	.home_news_recommend{width: 580px;}
	.home_news_pic{height: 342px;}
	.home_news_list{width: 630px;}
	.home_news_listItem{padding: 42px 0;}
	.home_news_listItem .home_news_desc{margin-right: 170px;}
}

@media only screen and (max-width: 1399px){
	/*首页---产品中心*/
	.home_product_tabItem ul{margin-right: -20px;}
	.home_product_tabItem li{width: 278px; height: 217px; margin-right: 20px; margin-top: 18px;}
	.home_product_tabCont{padding-top: 0;}
	/*首页---关于我们*/
	.home_about_logo img{height: 76px;}
	.home_about_pic{width: 560px; padding-top: 16px; padding-right: 36px;}
	.home_about_text{width: 680px; top: 146px;}
	.home_about_textBox{padding-top: 28px; padding-left: 50px;}
	.home_about_name{font-size: 30px;}
	.home_about_line{margin-top: 10px;}
	.home_about_desc{font-size: 14px; margin-top: 16px; line-height: 30px;}
	.home_about_more{margin-top: 24px;}
	/*首页---核心优势*/
	.home_advantage_btn{width: 52px; height: 40px; left: 14px; top: 58px;}
	.home_advantage_txt{padding-left: 86px; padding-right: 12px;}
	/*首页---新闻动态*/
	.home_news_recommend{width: 540px;}
	.home_news_pic{height: 320px;}
	.home_news_list{width: 560px;}
	.home_news_listItem{padding: 36px 0;}
	.home_news_listItem .home_news_desc{margin-right: 150px;}
}

@media only screen and (max-width: 1219px){
	/*首页---产品中心*/
	.home_product_tabItem ul{margin-right: -17px;}
	.home_product_tabItem li{width: 230px; height: 180px; margin-right: 17px;}
	.home_product_tabItem li p{height: 36px; line-height: 36px; font-size: 15px;}
	/*首页---解决方案*/
	.home_soultion_txt img{height: 60px;}
	.home_soultion_txt strong{font-size: 19px;}

	/*首页---关于我们*/
	.home_about .content{padding-bottom: 60px;}
	.home_about_pic{width: 490px;}
	.home_about_text{width: 540px;}
	.home_about_desc{max-height: 180px; overflow: hidden;}

	/*首页---核心优势*/
	.home_advantage{height: 325px;}
	.home_advantage_box li{height: 80px;}
	.home_advantage_btn{width: 44px; height: 34px;}
	.home_advantage_txt{padding-left: 76px;}
	.home_advantage_name{line-height: 28px; font-size: 19px;}
	.home_advantage_desc{font-size: 12px; line-height: 22px;}
	.home_advantage_box li i{height: 80px;}

	/*首页---新闻动态*/
	.home_news_recommend{width: 460px;}
	.home_news_pic{height: 272px;}
	.home_news_list{width: 450px;}
	.home_news_listItem{padding: 26px 0;}
	.home_news_btn{bottom: 22px;}
}</pre></body></html>