<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 手机 mobile start*/
@media(max-width: 767px){

.hm_about{
	width: 94%;
	margin:15px auto 15px auto;
	min-width: 100%;
}
.ab_left{	
	color:#151f41;
	display:none;
}
.ab_left dt{
	height: 32px;
	line-height: 32px;
	font-size:20px;
	font-weight: bold;
}
.ab_left dd{
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom:10px;
	position: relative;
}
.ab_left dd i{
	width: 20px;
	height: 2px;
	background:#556278;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ab_left .t1{
	font-size:18px;
	color:#151f41;
	height: 50px;
	line-height: 50px;
	padding-top:12px;
}
.ab_left li{
	font-size:14px;
	line-height: 26px;
	color:#151f41;
}
.ab_left .more{
	color:#a0a1a3;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left:16px;
	background:url("../images/ab_more.png") no-repeat left center;
}

.ab_right{
	display:flex;
	justify-content: space-between;
	width: auto;
	height: auto;
}
.ab_right .item{
	display: block;
	width: 32.6%;	
	background:#556278;
	position: relative;
	margin-left:0px;
}
.ab_right .item img{
	display: block;
	width: 100%;
	height: auto;
	opacity: 1;
}
.ab_right .name{
	height: 50px;
	line-height: 50px;
	text-align: center;
	color:#666;
	font-size:14px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 14px;
	z-index: 10;
	background:url("../images/y.png") no-repeat bottom center;
}
	
	
body{
	background-size:100% auto;
	font-size:13px;
}

.visible-xs{display: block !important;}
.visible-xs-block {display: block !important;}
.visible-xs-inline {display: inline !important;}
.visible-xs-inline-block {display: inline-block !important;}
.hidden-xs{display:none !important;}

.wrapin{
	width:100%;
}


.banner .swiper-slide .tip{
	font-size:18px;
}

.h_head{
	text-align: center;
	margin:0 auto;	
	padding:20px 0 10px;
}
.h_head dt{
	font-size:18px;
	font-weight: bold;
	line-height: 24px;
}
.h_head dd{
	line-height: 30px;
	font-size:20px;
}

	.h_pro{
		width: 98%;
		margin:0 auto;		
	}
	.h_pro .item{
		display: block;
		width: 48%;
		position: relative;
		overflow: hidden;
		float: left;
		margin:1%;
	}
	.h_pro .item img{
		display: block;
		width: 100%;
		height:auto;
	}
	.h_pro .name{
		width: 100%;
		position: absolute;
		left: 0;
		display: block;
		height: 50px;
		line-height: 50px;
		z-index: 20;
		top: 50%;
		margin-top:-25px;
		text-align: center;
		color:#fff;
		font-size:16px;
	}
	.h_pro .itemmob{width:98%;}
	.h_pro .flog{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 10;
		background:rgba(12,1,73,0.6);
	}
	.h_pro .item:hover .flog{
		background:rgba(179,205,75,0.9);
	}
	.h_pro .item:hover .name{
		background:url("../images/sj.png") no-repeat bottom center;
		background-size:auto 10px;
	}
	.h_pro .fg{
		width: 0.25%;
		height: 10px;
		float: left;
		display: none;
	}

	.h_news{
		width: 92%;
		margin:0 auto;		
	}

	.ne_item{				
		display: block;
		width: 100%;
		color:#fff !important;
		background:#22488d;
		margin-bottom:20px;
	}
	.ne_item img{
		display: block;
		width: 100%;
		height:auto;
	}
	.ne_item .name{
		padding-right:80px;
		position: relative;
	}
	.ne_item .namein{
		line-height: 30px;
		max-height:60px;
		font-size:16px;
		padding:10px;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		overflow: hidden;
		text-overflow:ellipsis;
		-webkit-line-clamp:2;
	}
	.ne_item .add{
		display: block;
		width: 80px;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		background:#b3cd4b url("../images/add.png") no-repeat center center;
	}
	.ne_right{
		width: 100%;
		float: none;
		clear: both;
	}
	.nr_item{
		display: block;
		margin-bottom:15px;
		position: relative;
		padding:0 30px 0 80px;
		background:url("../images/more.png") no-repeat right center;
	}
	.nr_item .date{
		position: absolute;
		left: 0;
		top: 0;
		width: 70px;
		height: 70px;
		background:#e6e6e6;
		text-align: center;
	}
	.nr_item .date dt{
		height: 20px;
		line-height: 20px;
		padding-top:10px;
	}
	.nr_item .date dd{
		height: 30px;
		line-height: 30px;
		font-size:20px;
		font-weight: bold;
	}
	.nr_item .inf dt{
		font-size:16px;
		line-height: 1.8;
	}
	.nr_item .inf dd{
		font-size:12px;
		line-height: 1.6;
		color:#666;
	}

	.h_about{
		background:#f6f6f6;
		margin-top:0px;
	}
	.h_about .tps{
		height: 240px;
		background:url("../images/hab_top.jpg") no-repeat top center;
		position: relative;
	}
	.h_about .h_head{
		color:#fff;
		padding-top:90px;
	}
	.h_about .handle{
		position: absolute;
		bottom: 0;
		left: 4%;
		width: 92%;
	}
	.h_about .btn{
		width: 50%;
		float: left;
		height: 40px;
		line-height: 40px;
		text-align: center;
		background:rgba(30,60,130,0.5);
		color:#fff;
		font-size:14px;
	}
	.h_about .fg{
		display: none;
		width: 2%;
		height: 50px;
		float: left;
	}
	.h_about .hover{
		background:rgba(179,205,75,0.9);
	}
	.h_about .con{
		display: none;
		width: 92%;		
		margin:0 auto;
		text-align: center;
		padding:20px 0;
	}
	.h_about .show{
		display: block;
	}
	.h_about .tb{
		padding-bottom:15px;
		background:url("../images/sli.png") no-repeat bottom center;
	}
	.h_about .tb dt{
		line-height: 2;
		font-size:16px;
	}
	.h_about .tb dd{
		font-size:14px;
		line-height: 2;
	}
	.h_about .intro{
		padding:30px 0 50px 0;
		line-height:2;
		font-size:14px;
	}
	.h_about .intro img{ max-width:100%; height:auto}
	.leftleft img{ padding-left:0px;}
	.h_about .item{
		width: 33.333%;
		float: left;
		height: 36px;
		color:#fff;
		font-size:14px;
		padding-top:60px;
		margin-bottom:20px;
	}
	.h_about .item strong{
		font-size:20px;
	}
	.h_about .item1{
		background:url("../images/i1.png") no-repeat top center;
		background-size:auto 100%;
	}
	.h_about .item2{
		background:url("../images/i2.png") no-repeat top center;
		background-size:auto 100%;
	}
	.h_about .item3{
		background:url("../images/i3.png") no-repeat top center;
		background-size:auto 100%;
	}

	.ca_slider{
		width: 92%;
		margin:0px auto 40px;		
	}
	.ca_slider .item{
		display: block;
		width: 90%;
		margin:0 auto;
		border:1px solid #eaeaea;
		text-align: center;
	}
	.ca_slider .photo{
		display: block;
		width: 100%;
		height:auto;
		border-bottom:1px solid #eaeaea;
	}
	.ca_slider .photo img{
		display: block;
		width: 100%;
		height:auto;
	}
	.ca_slider .name{
		line-height: 3;
	}

	.footer{
		clear: both;
		background:#e9e9e9;
		padding:15px 0;
		display:none;
	}
	.footer .wp{
		width: 90%;
		margin:0 auto;		
	}
	.footer dl{			
		width: 100%;
		text-align: center;
	}
	.footer dt{
		height: 74px;
		line-height: 74px;
		font-size:18px;
		position: relative;
		margin-bottom:10px;
	}
	.footer dt i{
		display: block;
		width: 40px;
		height: 2px;
		background:#fff;
		position: absolute;
		left: 50%;
		margin-left:-20px;
		bottom: 0;
	}
	.footer dd{
		line-height: 30px;
	}
	.ft_code{		
		display: block;
		width: 194px;
		height: 194px;
		margin:10px auto;
	}
	.footer_copy{
		line-height: 2.4;
		padding:10px 0;
		background:#000;
		color:#fff;
	}
	.footer_copy .wp{
		width: 90%;
		margin:0 auto;
	}


.partnerlist ul li{float:left;width:48%; text-align:center; margin:10px 1%;}
.partnerlist ul li img{ width:100%; height:90;}
.pcpc{ display:none}

.guide-menu4{ padding:0 0 20px; text-align: center; line-height: 36px;font-size: 14px;}
.guide-menu4 a{ margin: 0 0.2em; padding: 0 1em; display: inline-block; overflow: hidden;border: 1px solid #ababab;border-radius:1.3em;}
.guide-menu4 a i.iconfont{font-size: 20px;float:left;padding-right:5px; display: inline-block;-webkit-text-stroke-width: 0;}
.guide-menu4 a:hover,.guide-menu4 a.hover{background: #C50520;border-color: #C50520;color: #fff;}
.case-block { width:100%;min-width:100%;}
.kuandu{min-width:100%; margin:0 auto;}
.leftimg{width:96%;float:none;margin:0 auto; text-align:center;}
.leftimg img{margin:0 auto;}
.leftinfo{width:96%;margin:0 auto;float:none;}
.ptitle h2 {
    font-size: 20px;
	padding-top:15px;
}
.ptitle .zixun ul li a{ display:block; width:80px; height:25px;
margin-top:10px;}
.pkuandu{ width:100%;}
.pkuandu2{ width:94%;margin: 15px auto 0;}   
.pkuandu2 img{
    margin: 5px auto;
    max-width: 90%;
    width: auto;
}
.hp_handle2 .btn{
	float: left;
	display: block;
	width: 26%;
	height: auto;
	line-height:auto;
	border-left:0px solid #fff;
	margin-left:-1px;
	font-size:14px;
	color:#ffffff;
	margin-left:2px;
}
	
	
.hm_fri{
	background:url("../images/fribg.jpg") no-repeat top center;
	height: 355px;
}
.hm_fri .head{
	text-align: center;
	padding:50px 0 48px 0;
}
.hm_fri .head dt{
	height: 65px;
	line-height: 65px;
	padding-bottom:2px;
	font-size:32px;
	font-weight: bold;
	color:#3961ac;
	position: relative;
}
.hm_fri .head i{
	background:#a3b3d3;
	width: 20px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left:-10px;
}
.hm_fri .head dd{
	height: 40px;
	line-height: 40px;
	font-size:18px;
}

	

.fri_slider{
	width: 94%;
	margin:0 auto;
	height: 106px;
	position: relative;
	overflow: hidden;
}
.fri_slider .link{
	display: block;
	width: 200px;
	height: 106px;
	margin:0 auto;
}
.fri_slider .link img{
	display: block;
	width: 200px;
	height: 106px;
}
.fri_slider .cbtn{
	width: 20px;
	height: 106px;
	position: absolute;
	top: 0;
	z-index: 20;
	cursor: pointer;
}
.fri_slider .my-prev{
	left: 0;
	background:url("../images/fri_pre.png") no-repeat center center;
}
.fri_slider .my-next{
	right: 0;
	background:url("../images/fri_next.png") no-repeat center center;
}
	

	
.headerzw{ display: none}
    
    
.container2 {
  padding-right: 2%;
  padding-left: 2%;
  margin-right: auto;
  margin-left: auto;
  width:96%;
  margin:0 auto;
  min-width:94%;
}/* 手机 mobile end*/	
}
</pre></body></html>