/*common start*/
body, div, ul, li, a, img, p, dl, dt, dd, h1, h2, h3, h4, span, strong, input {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: 0;
	list-style: none;
}

body {
	font-size: 12px;
	font-family: '';
}

.clear {
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
}

.wapper {
	width: 1400px;
	margin: 0 auto;
}

p {
	line-height: 1.8em;
	padding: 5px 0;
}

.head {
	padding: 1% 0;
}

	.head .logo {
		float: left;
	}

		.head .logo img {
			max-width: 100%;
		}

	.head .lxfs {
		float: right;
	}

		.head .lxfs .top {
			padding: 10% 0 0 0;
		}

			.head .lxfs .top span {
				font-size: 14px;
				color: #999999;
				line-height: 1em;
			}

			.head .lxfs .top img {
				vertical-align: middle;
				padding: 0 2%;
			}

		.head .lxfs .lxhm {
		}

			.head .lxfs .lxhm h2 { /* font-family: Constantia; */
				font-size: 23px;
				color: #13428a;
				font-weight: normal;
			}





/*menu*/
.menu {
	height: 50px;
	line-height: 50px;
	background: #2152a6;
}

.a {
	color: #2152a6
}

.menu ul li {
	float: left;
	position: relative;
	width: 12%;
	background: url(../images/menuli.png) no-repeat right center;
}

	.menu ul li dl {
		background: #2152a6;
		width: 95%;
		position: absolute;
		left: 0px;
		top: 50px;
		box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
		display: none;
		z-index: 999;
	}

		.menu ul li dl dd {
			line-height: 4em;
			text-align: center;
		}

			.menu ul li dl dd:hover {
				background: #FFFFFF;
			}

			.menu ul li dl dd a {
				font-size: 14px;
				color: #fff;
				font-weight: normal;
				display: inline;
				padding: 0;
			}

			.menu ul li dl dd:hover a {
				color: #2152a6;
			}

			.menu ul li dl dd a:hover {
				color: #2152a6;
			}

.menu a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
}

	.menu a:hover {
		color: #2152a6;
	}

a.menu_hover {
	background: url(../images/icon_lx4.png) no-repeat center center;
	color: #2152a6;
}


.nav {
	margin: 0px;
	padding: 0;
	width: 100%;
	display: none;
}

.nav-item {
	margin: 0px;
	padding: 0px;
	list-style: none;
	zoom: 1;
	width: 100%;
	text-align: center;
}

	.nav-item a {
		display: block;
		-webkit-transition: color .2s linear,background .2s linear;
		-moz-transition: color .2s linear,background .2s linear;
		-o-transition: color .2s linear,background .2s linear;
		transition: color .2s linear,background .2s linear;
		font-size: 16px;
		background: #fff;
		color: #333; /* border-top:1px solid rgba(16,24,32,.2); */
		line-height: 2em;
		height: 2em;
		overflow: hidden;
	}

		.nav-item a:hover {
			background: #efefef;
			color: #000;
		}

.nav-mobile {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 1%;
	right: 2%;
	background: url(../images/navmenubj.png) center no-repeat;
	width: 85px;
	height: 50px;
}

.nav-mobile {
	display: block;
}

.nav-list {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: none;
}

.nav-inner {
	display: none;
}

.nav-active, .nav-active-inner .nav-inner {
	display: block;
	border-top: 1px solid #DDDDDD;
}

.nav-item dl {
	display: none;
}

.nav-item:hover dl {
	display: block;
}

.nav-item dl dd {
	padding-left: 5%;
}

	.nav-item dl dd a {
		font-size: 12px;
		color: #333333;
		line-height: 2em;
	}

.con0 {
	display: none;
}

	.con0 ul {
	}

		.con0 ul li {
			display: inline-block;
			width: 24%;
			text-align: center;
		}

			.con0 ul li a {
				font-size: 14px;
				color: #333333;
				line-height: 3em;
			}


.con1 {
	padding: 3% 0;
}

	.con1 .slideTxtBox_01 {
	}

		.con1 .slideTxtBox_01 .hd {
			border: 5px solid #2152a6;
			float: left;
			width: 20%;
		}

			.con1 .slideTxtBox_01 .hd .hdbt {
				line-height: 7em;
				text-align: center;
				background: #2152a6;
			}

				.con1 .slideTxtBox_01 .hd .hdbt h2 {
					font-size: 14px;
					color: #FFFFFF;
				}

			.con1 .slideTxtBox_01 .hd ul {
				padding: 0 8%;
			}

				.con1 .slideTxtBox_01 .hd ul li {
					background: url(../images/icon_a1.png) no-repeat right center;
					line-height: 4em;
					border-bottom: 1px double #DDDDDD;
				}

					.con1 .slideTxtBox_01 .hd ul li.on {
						background: url(../images/icon_a.png) no-repeat right center;
						cursor: pointer;
					}

					.con1 .slideTxtBox_01 .hd ul li a {
						font-size: 14px;
						color: #333333;
					}

					.con1 .slideTxtBox_01 .hd ul li.on a {
						color: #fb7001;
					}

		.con1 .slideTxtBox_01 .bd {
			float: right;
			width: 76%;
		}

			.con1 .slideTxtBox_01 .bd .bdbt {
				line-height: 3em;
				background: -webkit-linear-gradient(top,#FAFAFA,#F3F3F3);
				border: 1px solid #DDDDDD;
			}

				.con1 .slideTxtBox_01 .bd .bdbt .left {
					float: left;
					background: #2152a6;
					padding: 0 2%;
				}

					.con1 .slideTxtBox_01 .bd .bdbt .left h2 {
						font-size: 16px;
						color: #FFFFFF;
						line-height: 3em;
					}

				.con1 .slideTxtBox_01 .bd .bdbt .right {
					float: right;
					padding: 0 2%;
				}

					.con1 .slideTxtBox_01 .bd .bdbt .right a {
						font-size: 16px;
						color: #999999;
						line-height: 3em;
					}

			.con1 .slideTxtBox_01 .bd ul {
				text-align: center;
			}

				.con1 .slideTxtBox_01 .bd ul li {
					width: 29%;
					display: inline-block;
					padding: 1%;
					background: #F4F4F4;
					text-align: center;
					margin-right: 2%;
					margin-top: 2%;
					margin-bottom: 2%;
					transition: all ease 0.5s;
				}

					.con1 .slideTxtBox_01 .bd ul li:hover {
						background: #2152a6;
						transition: all ease 0.5s;
					}

					.con1 .slideTxtBox_01 .bd ul li .img {
						width: 100%;
					}

						.con1 .slideTxtBox_01 .bd ul li .img img {
							max-width: 100%;
						}

					.con1 .slideTxtBox_01 .bd ul li .zi {
						width: 100%;
					}

						.con1 .slideTxtBox_01 .bd ul li .zi span {
							font-size: 16px;
							color: #333333;
							line-height: 3em;
							display: block;
						}

					.con1 .slideTxtBox_01 .bd ul li:hover .zi span {
						color: #FFFFFF;
					}

.con2 {
	background: url(../images/truji.jpg) no-repeat center center;
	padding: 3% 0;
}

	.con2 .con2bt {
		text-align: center;
	}

		.con2 .con2bt h2 {
			font-size: 30px;
			color: #333333;
			font-weight: normal;
			background: url(../images/icon_lx3.png) no-repeat center center;
			display: inline-block;
			padding: 0 5%;
			line-height: 3em;
		}

		.con2 .con2bt h3 {
			font-size: 30px;
			color: #fff;
			font-weight: normal;
			display: inline-block;
			line-height: 3em;
		}

		.con2 .con2bt p {
			font-size: 14px;
			color: #fff;
			font-weight: normal;
		}

	.con2 .con2nr {
		margin-top: 2%;
	}

		.con2 .con2nr ul {
			text-align: center;
		}

			.con2 .con2nr ul li {
				width: 28%;
				display: inline-block;
				text-align: center;
				background: #FFFFFF;
				margin: 2% 1%;
				padding: 1.5%;
			}

				.con2 .con2nr ul li .img {
					width: 100%;
				}

					.con2 .con2nr ul li .img img {
						max-width: 100%;
					}

				.con2 .con2nr ul li .zi {
					width: 100%;
					min-height: 10em;
				}

					.con2 .con2nr ul li .zi span {
						font-size: 14px;
						color: #333333;
						line-height: 2em;
						display: block;
					}

				.con2 .con2nr ul li .an {
					text-align: center;
					margin: 3% 0;
				}

					.con2 .con2nr ul li .an a {
						font-size: 14px;
						color: #FFFFFF;
						line-height:;
						padding: 2% 5%;
						background: #2152a6;
					}

.con3 {
	background: #f7f7f7;
	padding: 3% 0;
}

	.con3 .con3bt {
		text-align: center;
	}

		.con3 .con3bt h2 {
			font-size: 25px;
			color: #fff;
			font-weight: normal;
			background: url(../images/icon_lx5.png) no-repeat center center;
			display: inline-block;
			padding: 0 5%;
			line-height: 3em;
		}

		.con3 .con3bt h3 {
			font-size: 30px;
			color: #333;
			font-weight: normal;
			display: inline-block;
			line-height: 3em;
		}

		.con3 .con3bt p {
			font-size: 14px;
			color: #333;
			font-weight: normal;
		}

	.con3 .con3nr {
		margin-top: 3%;
	}

		.con3 .con3nr .con3nrtop {
			background: #FFFFFF;
			padding: 2%;
			width: 96%;
		}

			.con3 .con3nr .con3nrtop .left {
				width: 45%;
				float: left;
			}

				.con3 .con3nr .con3nrtop .left img {
					width: 100%;
					height: 430px;
					object-fit: cover;
				}

			.con3 .con3nr .con3nrtop .right {
				width: 50%;
				float: right;
			}

				.con3 .con3nr .con3nrtop .right .rightbt {
				}

					.con3 .con3nr .con3nrtop .right .rightbt h2 {
						font-size: 30px;
						color: #2152a6;
						font-weight: normal;
						text-transform: uppercase;
					}

					.con3 .con3nr .con3nrtop .right .rightbt span {
						font-size: 30px;
						color: #2152a6;
						display:;
					}

				.con3 .con3nr .con3nrtop .right .rightnr {
				}

					.con3 .con3nr .con3nrtop .right .rightnr span {
						font-size: 16px;
						color: #333333;
						line-height: 2em;
						display: block;
						/* text-indent: 2rem; */
						margin: 1% 0;
					}

				.con3 .con3nr .con3nrtop .right .more {
				}

					.con3 .con3nr .con3nrtop .right .more img {
					}

		.con3 .con3nr .con3nrbottom {
			margin-top: 8%;
			overflow: hidden;
		}

			.con3 .con3nr .con3nrbottom ul {
				width: 106%;
			}

				.con3 .con3nr .con3nrbottom ul li {
					width: 17%;
					display: inline-block;
					margin-top: 1%;
					margin-bottom: 1%;
					margin-right: 2%;
				}

					.con3 .con3nr .con3nrbottom ul li img {
						width: 100%;
						height: 216px;
						object-fit: cover;
					}

.con4 {
	padding: 0 0 3% 0;
}

	.con4 .left {
		float: left;
		width: 15%;
		background: #F7F7F7;
		text-align: center;
		position: relative;
		margin-left: 5%;
	}

		.con4 .left .line {
			width: 8px;
			height: 100px;
			background: #2152a6;
			position: absolute;
			top: -8%;
			left: -33%;
			z-index: 999;
		}

		.con4 .left h1 {
			font-size: 70px;
			color: #2152a6;
			font-weight: normal;
			line-height: 4em;
			position: absolute;
			top: 0;
			left: -36%;
			z-index: 999;
		}

		.con4 .left .xwzx {
			margin: 120% 0 0 0;
		}

			.con4 .left .xwzx a {
				font-size: 24px;
				color: #333333;
				line-height: 2em;
			}

		.con4 .left .an {
			margin: 20% 0;
		}

			.con4 .left .an a {
				font-size: 18px;
				color: #333;
				padding: 1% 8%;
				border: 1px solid #999999;
				border-radius: 25px;
			}

			.con4 .left .an:hover a {
				border: 1px solid #2152a6;
				color: #2152a6;
			}

		.con4 .left .ejlm {
			padding: 0 0 40% 0;
		}

			.con4 .left .ejlm a {
				font-size: 16px;
				color: #333333;
				line-height: 2em;
			}

			.con4 .left .ejlm span {
				font-size: 16px;
				color: #333333;
				line-height: 5em;
				display: block;
			}

	.con4 .right {
		width: 80%;
		float: right;
		padding: 2% 0 0 0;
	}

		.con4 .right ul {
		}

			.con4 .right ul li {
				width: 42%;
				display: inline-block;
				margin-top: 3%;
				margin-bottom: 3%;
				margin-left: 6%;
			}

				.con4 .right ul li .tpzi {
					float: left;
					width: 20%;
					text-align: center;
					background: url(../images/icon_lx2.png) no-repeat center center;
					padding: 3% 0;
				}

				.con4 .right ul li:hover .left {
					background: url(../images/icon_lx.png) no-repeat center center;
				}

				.con4 .right ul li .tpzi h1 {
					font-size: 28px;
					color: #fff;
					font-weight: normal;
				}

				.con4 .right ul li .tpzi h2 {
					font-size: 12px;
					color: #FFFFFF;
					font-weight: normal;
					transform: scale(0.8);
				}

				.con4 .right ul li .right {
					float: right;
					width: 78%;
				}

					.con4 .right ul li .right p {
						font-size: 18px;
						color: #333333;
						line-height: 3em;
						-webkit-line-clamp: 1;
						overflow: hidden;
						display: -webkit-box;
						-webkit-box-orient: vertical;
						white-space: normal;
					}

					.con4 .right ul li .right .gang {
						width: 100%;
						background: #CBCBCB;
						height: 2px;
						margin: 2% 0;
					}

				.con4 .right ul li:hover .right .gang {
					background: #2152a6;
				}

				.con4 .right ul li .right span {
					font-size: 14px;
					color: #333333;
					line-height: 1.5em;
					display: block;
					-webkit-line-clamp: 3;
					overflow: hidden;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					white-space: normal;
				}

.foot {
}

	.foot .f1 {
		background: #2152a6;
		padding: 1% 0;
	}

		.foot .f1 .left {
			width: 50%;
			float: left;
			overflow: hidden;
		}

			.foot .f1 .left .top {
				width: 110%;
			}

				.foot .f1 .left .top ul {
					width: 22%;
					float: left;
					text-align: left;
					border-right: 1px solid #3E6DB4;
					margin-right: 11%;
				}

					.foot .f1 .left .top ul:last-child {
						border-right: none;
					}

					.foot .f1 .left .top ul li {
					}

						.foot .f1 .left .top ul li h1 {
							font-size: 18px;
							color: #FFFFFF;
							font-weight: normal;
							line-height: 2em;
						}

						.foot .f1 .left .top ul li h2 {
							font-size: 16px;
							color: #cacaca;
							font-weight: normal;
							line-height: 2em;
							margin: 0 0 10% 0;
						}

						.foot .f1 .left .top ul li:hover h2 {
							color: #FFFFFF;
						}

						.foot .f1 .left .top ul li a {
							font-size: 14px;
							color: #cacaca;
							line-height: 2em;
						}

						.foot .f1 .left .top ul li:hover a {
							color: #FFFFFF;
						}

		.foot .f1 .yqlj {
			padding: 5% 0 0 0;
		}

			.foot .f1 .yqlj span {
				font-size: 12px;
				color: #CACACA;
				line-height: 2em;
			}

			.foot .f1 .yqlj a {
				font-size: 12px;
				color: #CACACA;
				line-height: 2em;
				padding: 0 2%;
			}

		.foot .f1 .right {
			width: 50%;
			float: right;
		}

			.foot .f1 .right .smewm {
				float: left;
				width: 20%;
				text-align: center;
				margin: 0 5%;
			}

				.foot .f1 .right .smewm .img {
					width: 100%;
				}

					.foot .f1 .right .smewm .img img {
						max-width: 100%;
					}

				.foot .f1 .right .smewm .zi {
					width: 100%;
				}

					.foot .f1 .right .smewm .zi span {
						font-size: 14px;
						color: #CACACA;
						line-height: 1.5em;
						display: block;
					}

			.foot .f1 .right .ink {
				float: right;
				width: 60%;
			}

				.foot .f1 .right .ink .text1 {
					width: 100%;
					border-bottom: 1px solid #007AFF;
					height: 2em;
					background: none;
					font-size: 14px;
					color: #FFFFFF;
					margin-top: 5%;
				}

				.foot .f1 .right .ink .textarea1 {
					width: 100%;
					border-bottom: 1px solid #007AFF;
					height: 2em;
					background: none;
					font-size: 14px;
					color: #FFFFFF !important;
					border-top: none;
					border-left: none;
					border-right: none;
					margin-top: 5%;
					padding: 0px;
				}

				.foot .f1 .right .ink .btn1 {
					width: 100%;
					background: #FFFFFF;
					line-height: 3em;
					font-size: 14px;
					color: #2152a6;
					text-align: center;
					margin-top: 5%;
				}


				.foot .f1 .right .ink .text1::-webkit-input-placeholder { /* WebKit browsers */
					color: #fff;
				}

				.foot .f1 .right .ink .text1::-moz-placeholder { /* Mozilla Firefox 19+ */
					color: #fff;
				}

				.foot .f1 .right .ink .text1:-ms-input-placeholder { /* Internet Explorer 10+ */
					color: #fff;
				}

				.foot .f1 .right .ink .textarea1::-webkit-input-placeholder { /* WebKit browsers */
					color: #fff;
				}

				.foot .f1 .right .ink .textarea1::-moz-placeholder { /* Mozilla Firefox 19+ */
					color: #fff;
				}

				.foot .f1 .right .ink .textarea1:-ms-input-placeholder { /* Internet Explorer 10+ */
					color: #fff;
				}

	.foot .f2 {
		background: #16151A;
		text-align: center;
		padding: 0% 0;
	}

		.foot .f2 p {
			font-size: 14px;
			color: #CACACA;
			line-height: 32px;
			/* padding-top: 6px; */
			padding-bottom: 0;
		}

		.foot .f2 a {
			font-size: 14px;
			color: #CACACA;
		}

.navfoot {
	display: none;
}

.list {
	padding: 3% 0;
}

	.list .leftlist {
		width: 23%;
		float: left;
	}

		.list .leftlist .left_a {
			border: 1px solid #DDDDDD;
			border-top: none;
			box-shadow: 0px 10px 20px -14px #999999;
		}

			.list .leftlist .left_a .left_abt {
				background: #2152a6;
				border-radius: 5px 5px 0 0;
				padding: 5% 0;
			}

				.list .leftlist .left_a .left_abt h1 {
					font-size: 28px;
					color: #FFFFFF;
					line-height: 1.25em;
					text-align: center;
					font-weight: normal;
				}

				.list .leftlist .left_a .left_abt h2 {
					font-size: 16px;
					color: #FFFFFF;
					line-height: 1.25em;
					text-align: center;
					font-weight: normal;
				}

			.list .leftlist .left_a .left_anr {
			}

				.list .leftlist .left_a .left_anr ul {
				}

					.list .leftlist .left_a .left_anr ul li {
						line-height: 4em;
						text-align: center;
					}

						.list .leftlist .left_a .left_anr ul li a {
							font-size: 18px;
							color: #333333;
						}

		.list .leftlist .left_b {
			border: 1px solid #DDDDDD;
			border-top: none;
			box-shadow: 0px 10px 20px -14px #999999;
			margin-top: 10%;
		}

			.list .leftlist .left_b .left_bbt {
				background: #2152a6;
				border-radius: 5px 5px 0 0;
				padding: 5% 0;
			}

				.list .leftlist .left_b .left_bbt h1 {
					font-size: 28px;
					color: #FFFFFF;
					line-height: 1.25em;
					text-align: center;
					font-weight: normal;
				}

				.list .leftlist .left_b .left_bbt h2 {
					font-size: 16px;
					color: #FFFFFF;
					line-height: 1.25em;
					text-align: center;
					font-weight: normal;
				}

			.list .leftlist .left_b .left_bnr {
				text-align: left;
				padding: 5%;
			}

				.list .leftlist .left_b .left_bnr p {
					font-size: 13px;
					color: #333333;
					line-height: 1.5em;
				}

	.list .rightlist {
		width: 74%;
		float: right;
	}

		.list .rightlist .rightlistbt {
			border-bottom: 1px solid #DDDDDD;
		}

			.list .rightlist .rightlistbt .bt {
				float: left;
			}

				.list .rightlist .rightlistbt .bt h2 {
					font-size: 18px;
					color: #333333;
					line-height: 2em;
					font-weight: normal;
				}

			.list .rightlist .rightlistbt .weizhi {
				float: right;
			}

				.list .rightlist .rightlistbt .weizhi span {
					font-size: 14px;
					color: #333333;
					line-height: 2em;
				}

				.list .rightlist .rightlistbt .weizhi a {
					font-size: 14px;
					color: #333333;
					line-height: 2em;
				}

		.list .rightlist .rightlistnr {
			padding: 20px 0px;
		}

.inside1 {
	padding: 20px 0px;
}

	.inside1 .inside1bt {
	}

		.inside1 .inside1bt h2 {
			font-size: 20px;
			color: #333333;
			line-height: 2em;
			text-align: center;
			font-weight: normal;
		}

		.inside1 .inside1bt p {
			font-size: 12px;
			color: #333333;
			line-height: 2em;
			text-align: right;
		}

	.inside1 .inside1nr {
		font-size: 14px;
		color: #333333;
		line-height: 2em;
		text-indent: 2rem;
		padding: 3% 0;
	}

		.inside1 .inside1nr img {
			max-width: 100%;
		}

.sxp {
}

	.sxp a {
		font-size: 14px;
		color: #333333;
		line-height: 2em;
		display: block;
	}

		.sxp a:hover {
			color: #2152a6;
		}

.products1 {
	padding: 3% 0;
}

	.products1 ul {
	}

		.products1 ul li {
			display: inline-block;
			width: 30%;
			text-align: center;
			margin-top: 1%;
			margin-bottom: 1%;
			margin-right: 3%;
		}

			.products1 ul li .img {
				width: 100%;
			}

				.products1 ul li .img img {
					max-width: 100%;
				}

			.products1 ul li .zi {
				width: 100%;
			}

				.products1 ul li .zi span {
					font-size: 14px;
					color: #333333;
					line-height: 2em;
					display: block;
				}

.page {
	text-align: center;
}

	.page span {
		font-size: 14px;
		color: #333333;
		line-height: 2em;
	}

	.page a {
		font-size: 14px;
		color: #333333;
		line-height: 2em;
		padding: 0 1%;
	}

.news1 {
	padding: 0 0 3% 0;
}

	.news1 ul {
	}

		.news1 ul li {
			margin: 3% 0;
			display: inline-block;
			width: 100%;
			height: 4em;
			position: relative;
		}

			.news1 ul li .rqzi {
				float: left;
				width: 10%;
				background: #2152a6;
				text-align: center;
				padding: 1% 0;
			}

				.news1 ul li .rqzi h2 {
					font-size: 28px;
					color: #FFFFFF;
					font-weight: normal;
				}

				.news1 ul li .rqzi h3 {
					font-size: 20px;
					color: #FFFFFF;
					font-weight: normal;
				}

			.news1 ul li .btnr { /*float: right;*/
				width: 100%;
			}

				.news1 ul li .btnr p {
					font-size: 16px;
					color: #333333;
					line-height: 2em;
					-webkit-line-clamp: 1;
					overflow: hidden;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					white-space: normal;
				}

				.news1 ul li .btnr span {
					font-size: 14px;
					color: #333;
					line-height: 1.5em;
					-webkit-line-clamp: 2;
					overflow: hidden;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					white-space: normal;
				}



.lxwm1 {
}

	.lxwm1 p {
		font-size: 14px;
		color: #333333;
		line-height: 1.75em;
	}

.map {
	width: 100%;
	margin: 2% 0;
}

	.map img {
		max-width: 100%;
	}

.lxwm2 {
}

	.lxwm2 .slideTxtBox_012 {
	}

		.lxwm2 .slideTxtBox_012 .hd {
		}

			.lxwm2 .slideTxtBox_012 .hd ul {
			}

				.lxwm2 .slideTxtBox_012 .hd ul li {
					background: #EBEBEB;
					width: 8%;
					float: left;
					border: 1px solid #DDDDDD;
					text-align: center;
					border-bottom: none;
				}

					.lxwm2 .slideTxtBox_012 .hd ul li.on {
						background: #FFFFFF;
						border-bottom: none;
						border-bottom: none;
					}

					.lxwm2 .slideTxtBox_012 .hd ul li a {
						font-size: 16px;
						color: #333333;
						line-height: 2em;
						text-decoration: underline;
						height: 2.1em;
					}

					.lxwm2 .slideTxtBox_012 .hd ul li.on a {
						font-weight: bold;
					}

		.lxwm2 .slideTxtBox_012 .bd {
			border: 1px solid #DDDDDD;
		}

			.lxwm2 .slideTxtBox_012 .bd ul {
				padding: 2%;
			}

				.lxwm2 .slideTxtBox_012 .bd ul li {
				}

					.lxwm2 .slideTxtBox_012 .bd ul li span {
						font-size: 16px;
						color: #333333;
						line-height: 1.5em;
						display: block;
					}

					.lxwm2 .slideTxtBox_012 .bd ul li .text2 {
						width: 80%;
						border: 1px solid #999999;
						height: 1.5em;
					}

					.lxwm2 .slideTxtBox_012 .bd ul li .btn2 {
						width: 10%;
						border: 1px solid #999999;
						background: -webkit-linear-gradient(top,#F6F6F6,#e0e0e0);
						height: 1.6em;
					}

.liuyan1 {
}

	.liuyan1 table {
		width: 80%;
	}

		.liuyan1 table tr {
		}

			.liuyan1 table tr td {
				font-size: 14px;
				color: #333333;
				line-height: 2em;
				font-weight: bold;
				text-align: right;
			}

				.liuyan1 table tr td font {
					font-size: 16px;
					color: #ff0000;
					line-height: 2em;
				}

				.liuyan1 table tr td .text3 {
					width: 99.5%;
					height: 1.5em;
					border: 1px solid #999;
					padding-left: 1%;
				}

				.liuyan1 table tr td .textarea1 {
					width: 100%;
					height: 3em;
					border: 1px solid #999;
				}

				.liuyan1 table tr td .btn3 {
					font-size: 10%;
					height:;
					border: 1px solid #999999;
					background: -webkit-linear-gradient(top,#f5f5f5,#e0e0e0);
					font-size: 14px;
					color: #333333;
					text-align: center;
					float: left;
					padding: 0 2%;
				}

@media only screen and (max-width: 1200px) {
	.wapper {
		width: 98%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1024px) {
	.news1 ul li .rqzi h3 {
		font-size: 14px;
	}
}

@media only screen and (max-width: 768px) {

	.head {
	}

		.head .lxfs {
			display: none;
		}

	.menu {
		display: none;
	}

	.nav {
		display: block;
		float: left; /* border-top: 1px solid #DDDDDD; */
	}

	.head .logo {
		float: left;
		width: 50%;
	}

	.con0 {
		display: block;
		border-top: 1px solid #DDDDDD;
	}


	.con1 .wapper {
		width: 100%;
	}

	.con1 .slideTxtBox_01 .hd {
		border: 5px solid #2152a6;
		float: left;
		width: 98.7%;
	}

	.con1 .slideTxtBox_01 .bd {
		float: right;
		width: 100%;
	}

	.con1 .slideTxtBox_01 .hd ul {
		padding: 2% 4%;
	}

		.con1 .slideTxtBox_01 .hd ul li {
			background: url(../images/icon_a1.png) no-repeat right center;
			line-height: 4em;
			border-bottom: 1px dashed #999;
			width: 43%;
			display: inline-block;
			padding: 0 3%;
		}

	.con1 .slideTxtBox_01 .bd .bdbt {
		margin: 2% 0;
		width: 98.7%;
	}

	.con1 .slideTxtBox_01 .bd {
		overflow: hidden;
	}

		.con1 .slideTxtBox_01 .bd ul {
			text-align: center;
			width: 102%;
		}

	.con2 .con2bt h2 {
		font-size: 24px;
		color: #333333;
		font-weight: normal;
		background: url(../images/icon_lx3.png) no-repeat center center;
		display: inherit;
		padding: 0 5%;
		line-height: 2em;
	}

	.con2 .con2bt h3 {
		font-size: 16px;
		line-height: 2em;
	}

	.con3 .con3bt h2 {
		font-size: 24px;
		line-height: 2em;
		display: inherit;
	}

	.con3 .con3bt h3 {
		font-size: 16px;
		line-height: 2em;
	}

	.con3 .con3nr .con3nrtop .left {
		width: 100%;
		float: left;
	}

	.con3 .con3nr .con3nrtop .right {
		width: 100%;
		float: right;
	}

		.con3 .con3nr .con3nrtop .right .rightbt h2 {
			font-size: 18px;
			color: #2152a6;
			font-weight: normal;
			text-align: center;
		}

		.con3 .con3nr .con3nrtop .right .more {
			text-align: right;
		}

		.con3 .con3nr .con3nrtop .right .rightnr span {
			font-size: 14px;
			color: #333333;
			line-height: 2em;
			display: block;
			text-indent: 2rem;
			margin: 0 0;
		}

	.con3 .con3nr .con3nrbottom ul li {
		width: 22%;
		display: inline-block;
		margin-top: 1%;
		margin-bottom: 1%;
		margin-right: 2%;
	}

	.con4 .wapper {
		width: 100%;
	}

	.con4 .left {
		float: left;
		width: 100%;
		background: #F7F7F7;
		text-align: center;
		position: relative;
		margin-left: 0%;
		padding: 2% 0;
	}

		.con4 .left .line {
			display: none;
		}

		.con4 .left h1 {
			font-size: 30px;
			color: #2152a6;
			font-weight: normal;
			line-height: 1em;
			position: static;
			top: 0;
			left: 0;
			z-index: 999;
		}

		.con4 .left .xwzx {
			margin: 0 0 0 0;
		}

			.con4 .left .xwzx a {
				font-size: 16px;
				color: #333333;
				line-height: 2em;
			}

		.con4 .left .an {
			margin: 1% 0;
		}

			.con4 .left .an a {
				font-size: 16px;
				color: #333;
				padding: 0.5% 8%;
				border: 1px solid #999999;
				border-radius: 25px;
			}

		.con4 .left .ejlm {
			display: none;
		}

	.con4 .right {
		width: 100%;
		float: right;
		padding: 2% 0 0 0;
	}

		.con4 .right ul li {
			width: 100%;
			display: inline-block;
			margin-top: 0%;
			margin-bottom: 0%;
			margin-left: 0%;
		}

			.con4 .right ul li .tpzi {
				float: left;
				width: 15%;
				text-align: center;
				background: url(../images/icon_lx2.png) no-repeat center center;
				padding: 3% 0;
			}

			.con4 .right ul li .right {
				float: left;
				width: 78%;
				padding: 0 0 0 0;
			}

				.con4 .right ul li .right p {
					font-size: 16px;
					color: #333333;
					line-height: 3em;
					-webkit-line-clamp: 1;
					overflow: hidden;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					white-space: normal;
				}

				.con4 .right ul li .right span {
					font-size: 14px;
					color: #333333;
					line-height: 1.5em;
					display: block;
					-webkit-line-clamp: 1;
					overflow: hidden;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					white-space: normal;
				}

	.foot {
		margin-bottom: 7em;
	}

		.foot .f1 {
			background: #2152a6;
			padding: 3% 0 1% 0;
		}

			.foot .f1 .left {
				width: 100%;
				float: left;
				overflow: hidden;
			}

			.foot .f1 .right {
				width: 100%;
				float: right;
			}

			.foot .f1 .left .top ul {
				width: 31%;
				float: left;
				text-align: center;
				border-right: 1px solid #3E6DB4;
				margin-right: 0%;
			}

			.foot .f1 .yqlj {
				padding: 1% 0 0 0;
			}

			.foot .f1 .right .smewm {
				float: left;
				width: 100%;
				text-align: center;
				margin: 0 auto;
				margin-top: 5%;
			}

				.foot .f1 .right .smewm .img img {
					max-width: 15%;
				}

			.foot .f1 .right .ink {
				float: right;
				width: 60%;
				display: none;
			}

		.foot .f2 p {
			font-size: 12px;
			color: #CACACA;
		}

		.foot .f2 a {
			font-size: 12px;
			color: #CACACA;
		}

	.navfoot {
		display: block;
		background: #1B1B1B;
		position: fixed;
		bottom: 0px;
		width: 100%;
		z-index: 999;
	}

		.navfoot ul {
		}

			.navfoot ul li {
				width: 24%;
				display: inline-block;
				text-align: center;
			}

				.navfoot ul li .img {
					width: 100%;
				}

					.navfoot ul li .img img {
						max-width: 100%;
					}

	.list .leftlist {
		width: 23%;
		float: left;
		display: none;
	}

	.list .rightlist {
		width: 100%;
		float: right;
	}

		.list .rightlist .rightlistbt .weizhi span {
			font-size: 12px;
			color: #333333;
			line-height: 3em;
		}

		.list .rightlist .rightlistbt .weizhi a {
			font-size: 12px;
			color: #333333;
			line-height: 3em;
		}

	.news1 ul li .rqzi {
		float: left;
		width: 15%;
		background: #2152a6;
		text-align: center;
		padding: 1% 0;
	}

	.news1 ul li .btnr {
		float: right;
		width: 80%;
	}
}

@media only screen and (max-width: 480px) {
	.head .logo {
		float: left;
		width: 70%;
	}

	.nav-mobile {
		position: absolute;
		top: 1%;
		right: 2%;
		background: url(../images/navmenubj.png) center no-repeat;
		width: 85px;
		height: 38px;
	}

	.con1 .slideTxtBox_01 .hd {
		border: 5px solid #2152a6;
		float: left;
		width: 98%;
	}

	.con1 .slideTxtBox_01 .bd ul li {
		width: 45%;
		display: inline-block;
		padding: 1%;
		background: #F4F4F4;
		text-align: center;
		margin-right: 2%;
		margin-top: 2%;
		margin-bottom: 2%;
		transition: all ease 0.5s;
	}

	.con2 .con2nr ul li {
		width: 27%;
		display: inline-block;
		text-align: center;
		background: #FFFFFF;
		margin: 2% 1%;
		padding: 1.5%;
	}

	.con1 .slideTxtBox_01 .bd ul li .zi span {
		line-height: 2em;
		font-size: 14px;
	}

	.con2 .con2nr ul li .zi {
		min-height: auto;
	}

	.con3 .con3nr .con3nrtop .right .rightbt {
		padding: 10px 0px;
	}

	.con3 .con3nr .con3nrbottom ul li {
		width: 46%;
	}

	.con4 .right ul li .right p {
		line-height: 2em;
	}

	.foot .f1 .left .top ul li h2 {
		font-size: 12px;
	}

	.foot {
		margin-bottom: 5em;
	}

	.list .rightlist .rightlistbt .weizhi span {
		font-size: 12px;
		color: #333333;
		line-height: 3em;
	}

	.list .rightlist .rightlistbt .weizhi a {
		font-size: 12px;
		color: #333333;
		line-height: 3em;
	}

	.news1 ul li .rqzi h3 {
		font-size: 14px;
		color: #FFFFFF;
		font-weight: normal;
	}


	.products1 {
		overflow: hidden;
	}

		.products1 ul {
			text-align: center;
			width: 103%;
		}

			.products1 ul li {
				display: inline-block;
				width: 29%;
				text-align: center;
				margin-top: 1%;
				margin-bottom: 1%;
				margin-right: 3%;
			}
}


@media only screen and (max-width: 360px) {
	.nav-mobile {
		position: absolute;
		top: 0;
		right: 2%;
		background: url(../images/navmenubj.png) center no-repeat;
		width: 85px;
		height: 50px;
	}

	.foot {
		margin-bottom: 5em;
	}

	.list .rightlist .rightlistbt .weizhi span {
		font-size: 12px;
		color: #333333;
		line-height: 3em;
	}

	.list .rightlist .rightlistbt .weizhi a {
		font-size: 12px;
		color: #333333;
		line-height: 3em;
	}

	.news1 ul li .rqzi h3 {
		font-size: 12px;
		color: #FFFFFF;
		font-weight: normal;
	}

	.products1 ul li {
		display: inline-block;
		width: 46%;
		text-align: center;
		margin-top: 1%;
		margin-bottom: 1%;
		margin-right: 3%;
	}
}



@media(max-width: 768px) {
}

@media(max-width: 650px) {
}

@media(max-width: 540px) {
}

@media(max-width: 480px) {
}

@media(max-width: 414px) {
}

@media(max-width: 375px) {
}

@media(max-width: 320px) {
}
