@charset "utf-8";

/* css common */
.xiaobg {
	background: #244676 url(imagesV2/xiaobg.png) no-repeat center;
	height: 456px;
}

.hat {
	background: url(imagesV2/hat.png) no-repeat;
	margin: 0 auto;
	width: 268px;
	height: 102px;
	overflow: hidden;
}

.hat p {
	color: #b8f5ed;
	font-size: 18px;
	margin-top: 53px;
	text-align: center;
}

.baoming {
	margin: 60px auto;
	width: 305px;
}

.baoming h1 {
	text-align: center;
}

.baoming span {
	color: #ffe4e2;
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: 40px;
}

.con_list {
	width: 1130px;
	margin: -138px auto 30px;
	height: 370px;
	overflow: hidden;
}

.con_list .one {
	float: left;
	width: 206px;
	box-shadow: 3px 3px 10px #dcdcdc;
	background: #fff;
	margin-left: 15px;
	padding: 10px 0;
}

.one_con {
	width: 185px;
	margin: 0 auto;
	background: #eeeeee;
	overflow: hidden;
}

.text_h2 {
	margin-bottom: 15px;
	overflow: hidden;
	margin-top: 17px;
}

.text_h2 h2 {
	float: left;
	height: 34px;
	background: #1c996b;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	line-height: 32px;
	padding: 0 10px;
	font-size: 18px;
	color: #fbfcfe;
}

.text_h2 span {
	float: left;
	display: block;
	background: url(imagesV2/xiaoleft.png) no-repeat right top;
	width: 14px;
	height: 34px;
}

.xiaowu:hover {
	cursor: pointer;
}

.text_ul {
	clear: both;
	height: 68px;
	overflow: hidden;
	padding: 0 8px;
}

.text_ul ul li {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 22px;
}

.text_ul ul li span {
	background: url(imagesV2/dianli.png) no-repeat left center;
	float: left;
	display: block;
	width: 5px;
	height: 3px;
	margin-right: 5px;
	margin-top: 10px;
}

.text_ul ul li a {
	font-size: 14px;
	color: #5a5a5a;
}

.text_more {
	background: url(images/more_text.png) no-repeat;
	width: 62px;
	height: 29px;
	float: right;
	margin: 10px 10px 20px 0;
}

.text_more a {
	width: 62px;
	height: 29px;
	display: block;
}

.xiao_tel {
	background: url(imagesV2.0/tel.png) no-repeat left center;
	padding-left: 33px;
	margin: 0 auto 80px;
	width: 505px;
	clear: both;
}

.xiao_tel p {
	font-size: 16px;
	color: #b9ac1e;
}

.mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	display: none;
}

.rxlc {
	width: 1318px;
	height: 684px;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 9999;
	display: none;
	margin-left: -659px;
}

.xiaowu a img {
	display: none;
}

.logo-img {
	margin: 2% 0 0 21%;
	position: absolute;
	width: 270px;
}

@media screen and (max-width: 1180px) {

	.jiguan p,
	.jiguan {
		width: 100% !important;
		margin: 0 !important;
		font-size: 10px !important;
		text-align: center;
	}

	.jiguan p:nth-child(6) img {
		margin-left: 390px !important;
	}

	.con_list,
	.xiao_tel {
		width: 100% !important;
	}

	.xiao_tel {
		padding: 0;
		margin-bottom: 10px;
		background: url(imagesV2.0/tel.png) no-repeat 295px 20px;
	}

	.xiao_tel p {
		margin: 0 auto !important;
		padding-top: 20px;
		text-align: center;
		font-size: 12px !important;
		width: 65%;
	}

	.con_list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		overflow: inherit !important;
		height: 100%;
	}

	.text_ul,
	.text_more {
		display: none;

	}

	.one {
		position: relative;

		width: 170px !important;
	}

	.one_con {
		width: 160px;
	}

	.one_con img {
		width: 160px !important;
	}

	.text_h2 {
		position: absolute;
		left: 5px;
		top: 69px;
	}

	.xiaowu img {
		display: block;
	}

	.xiaowu a img {
		width: 320px !important;
		display: none;
	}

	.con_list .one {
		margin-left: 30px;
	}

	.con_list .one:nth-child(5) .text_h2 {
		top: 65px;
		left: 26px;
	}

	.bottom {
		background-color: #000;
	}

	.bottom p {
		color: #535252;
	}

	.logo-img {
		margin: 2% 0 0 21%;
		position: absolute;
		width: 270px;
	}
}

@media screen and (max-width: 650px) {

	.jiguan p,
	.jiguan {
		width: 100% !important;
		margin: 0 !important;
		font-size: 10px !important;
		text-align: center;
	}

	.jiguan p:nth-child(6) img {
		margin-left: 50px !important;
	}

	.con_list,
	.xiao_tel {
		width: 100% !important;
	}

	.xiao_tel {
		padding: 0;
		margin-bottom: 10px;
		background: url(imagesV2.0/tel.png) no-repeat 50px 20px;
	}

	.xiao_tel p {
		margin: 0 auto !important;
		padding-top: 20px;
		text-align: center;
		font-size: 12px !important;
		width: 65%;
	}

	.con_list {
		overflow: inherit !important;
	}

	.text_ul,
	.text_more {
		display: none;

	}

	.one {
		position: relative;
		width: 170px !important;
		margin: 0 !important;
	}

	.one_con {
		width: 160px;
	}

	.one_con img {
		width: 160px !important;
	}

	.text_h2 {
		position: absolute;
		left: 5px;
		top: 69px;
	}

	.xiaowu {
		width: 320px !important;
	}

	.xiaowu img {
		display: none;
	}

	.xiaowu a img {
		width: 320px !important;
		display: block;
	}

	.con_list .one:nth-child(5) {
		width: 355px !important;
	}

	.con_list .one:nth-child(5) .text_h2 {
		top: 65px;
		left: 26px;
	}

	.logo-img {
		margin: 7% 0 0 4%;
		position: absolute;
		width: 167px;
	}

}

.bottom {
	background-color: rgb(148, 148, 148);
}

.bottom p {
	color: #000000;
	text-align: center;
	margin: 0 auto;
}