.th {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

body {
	font-size: 14px;
	font-family: 'Microsoft YaHei', Arial;
	color: #666
}

a {
	color: #666;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
ul, li {
    list-style-type: none;
}
a:hover,
a:focus {
	color: #3c5554;
	text-decoration: none
}

img {
	max-width: 100%
}
.index-top{ height: 88px; line-height: 88px;}
.logo{
	width: 52px; height: 51px; display: inline-block; margin-top: -15px;
}
.index-top span{
	margin-left: 10px; font-size: 30px; font-weight: 700;}
.index-top p{
	font-size: 16px; float: right;
}
.xz-banner {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 64px;
	height: 640px;
	position: relative;
	color: #fff;
	background-image: url(../images/loading.gif)
}

.xz-banner .xz-banner-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 640px;
	background-color: #000;
	opacity: .8;
	filter: alpha(opacity=80)
}

.xz-banner .xz-banner-box {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 280px;
	width: 1000px;
	padding: 15px 0;
	border-radius: 4px
}

.xz-banner .xz-banner-box h1 {
	margin-top: 10px;
	padding-bottom: 30px;
	color: #fff;
	font-size: 66px;
}

.xz-banner .xz-banner-box p {
	font-size: 30px;
	margin: 0;
	color: #fcfcfc;
}

@media (max-width:1000px) {
	.xz-banner {
		height: 250px
	}

	.xz-banner .xz-banner-bg {
		height: 250px
	}

	.xz-banner .xz-banner-box {
		height: 108px
	}

	.xz-banner .xz-banner-box h1 {
		font-size: 20px;
		padding-bottom: 15px
	}

	.xz-banner .xz-banner-box p {
		font-size: 14px
	}
}

.xz-gd {
	background: #fafafa;
	padding: 60px 0;
}

.xz-end-gd {
	background: #3a76e7;
	border: 0;
	color: #fff
}

.xz-title {
	margin: 60px 0
}

.xz-title h2 {
	margin: 0;
	font-size: 34px;
}

@media (max-width:1000px) {
	.xz-gd {
		padding: 30px 0
	}

	.xz-title {
		margin: 30px 0
	}

	.xz-title h2 {
		font-size: 20px
	}
}

.xz-td .xz-title {
	margin-top: 0
}
.xz-td .xz-title h2{
	font-size: 34px;
}

@media (max-width:1000px) {
	.xz-td .xz-title {
		margin-top: 7.5px
	}
}

.xz-gy {
	padding-bottom: 60px
}

.xz-gy .xz-gy-box {
	border-bottom: 1px solid #eee;
	padding-bottom: 60px
}

.xz-gy .xz-gy-box h4 {
	margin: 0;
	padding-bottom: 30px
}

.xz-gy .xz-gy-box p {
	line-height: 2;
	padding: 0 150px;
	color: #999;
	margin: 0
}

.xz-gy .xz-gy-li {
	/* display: table; */
	padding: 30px;
	text-align: center;
}

.xz-gy .xz-gy-li img {
	max-width: 48px;
	margin-bottom: 18px;
}

.xz-gy .xz-gy-li .xz-gy-li-box {
	/* display: table-cell;
	padding-left: 15px */
}

.xz-gy .xz-gy-li .xz-gy-li-box h4 {
	margin: 0
}

.xz-gy .xz-gy-li .xz-gy-li-box p {
	color: #999;
	margin: 0;
	padding-top: 5px;
	line-height: 2
}

@media (max-width:1000px) {
	.xz-gy {
		padding-bottom: 30px
	}

	.xz-gy .xz-gy-box {
		padding-bottom: 30px
	}

	.xz-gy .xz-gy-box h4 {
		font-size: 16px
	}

	.xz-gy .xz-gy-box p {
		padding: 0 15px
	}

	.xz-gy .xz-gy-li {
		padding: 15px 30px
	}

	.xz-gy .xz-gy-li .xz-gy-li-box h4 {
		font-size: 16px
	}
}
.xz-footer {
	background: #666;
	color: #fff;
	padding: 60px 0
}

.xz-footer p {
	margin: 0;
	line-height: 2
}

.xz-footer a {
	color: #fff
}

@media (max-width:1000px) {
	.xz-footer {
		padding: 30px 0
	}
}

.g-xz-title {
	margin-top: 0
}

.g-xz-gy,
.g-xz-lc {
	padding-bottom: 0
}

.g-xz-gd {
	border: 0;
	background: none
}

.xz-gy-box.g-xz-gy-box {
	border: 0;
	padding-bottom: 0
}

.g-xz-gd {
	padding-bottom: 0
}

@media (max-width:1000px) {
	.g-xz-lc ul li:before {
		display: none
	}
}

.bg-img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0
}

.bg-img.bg-loaded {
	opacity: 1
}

.big-banner {
	position: relative
}

.big-banner .pagination {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	z-index: 1;
	margin: 0
}

.big-banner .pagination .swiper-pagination-switch {
	display: inline-block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	background: #666;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.big-banner .pagination .swiper-active-switch {
	background: #fff;
	width: 30px
}

.big-banner .banner-img {
	height: 640px;
	background-size: cover
}

@media (max-width:1000px) {
	.big-banner .banner-img {
		height: 250px
	}
}
.why{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.why .p_title{
	width: 622px;
	height: 619px;
	background: url(../img/part2_bg1.png) center center no-repeat;
	padding-top: 152px;
	padding-left: 88px;
	padding-right: 232px;
	padding-bottom: 170px;
	box-sizing: border-box;
}
.why .p_title p{
	font-size: 34px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 296px;
}
.why .p_content{
	position: absolute;
	top: -60px;
	left: 470px;
}
.why li{
	background-color: #fff;
	border-radius: 10px;
	position: relative;
	margin-bottom: 30px;
	padding: 40px 56px 40px 64px;
	box-sizing: border-box;
}
.why li.li1{
	width: 610px;
	height: 160px;
	margin-left: 15px;
}
.why li.li2{
	width: 570px;
	height: 156px;
	margin-left: 160px;
}
.why li.li3{
	width: 520px;
	height: 160px;
	margin-left: 120px;
}
.why li.li4{
	width: 535px;
	height: 160px;
}
.why li .xuhao{
	width: 40px;
	height: 40px;
	background: url(../img/part2_bg3.png) center center no-repeat;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	position: absolute;
	left: -20px;
	top: 60px;
}
.why li p{
	font-size: 20px;
	color: #333;
	line-height: 40px;
	text-align: justify;
}
