﻿/* 手机 mobile start*/
@media (max-width: 767px) {
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:#082e72;
		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:auto;}
.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: #B3CD4B;border-color: #B3CD4B;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; background-color:#F00}
.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:96%; margin: 0 auto}
.pkuandu2{ width:96%; margin: 0 auto}
.hp_handle2 .btn{
	float: left;
	display: block;
	width: 16%;
	height: 74px;
	line-height:74px;
	border-left:0px solid #fff;
	margin-left:-1px;
	font-size:12px;
	color:#292929;
	margin-left:2px;
}
.aboutinfo table tr td{ margin: 0 auto; display: block}
.aboutinfo table tr td img{ max-width: 100%; height: auto}
.aboutinfo2{line-height:30px; font-size:16px;word-wrap:break-word; width:92%; margin:0 auto; min-height:400px;}
.aboutinfo2 table tr td{ margin: 0 auto; display: block}
.aboutinfo2 table tr td img{ max-width: 100%; height: auto}

/* 手机 mobile end*/	
}
