@charset "utf-8";

/* CSS Document */

/*切图：zcy*/

html {
	overflow-x: auto;
	overflow-y: auto;
}

* {
	padding: 0;
	margin: 0;
	outline: none !important;
}

.wow {
	visibility: inherit !important;
}

ul,
ol,
li {
	list-style-type: none;
}




body {
	position: relative;
	float: left;
	width: 100%;
}

.pz_banner img {
	width: 100%;
}

/*********************************************************************重置***********************************************************************/



/*main页*/

.zmain {
	width: 100%;
	height: 100%;
	position: fixed;
}

.zmain_l {
	width: 50%;
	float: left;
	position: relative;
	height: 100%;
	background: url(../fonts/be5aa8c1c86a4e49a39f74def99c2630.woff) no-repeat right center;
	background-size: auto 3px;

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;
}

.zmain .text .button a:hover {
	width: 100px;
}

.zmain .text .button a:hover svg {
	width: 48px;
	margin: -3px -54px 0 12px;
}

.zmain_r .text {
	right: auto;
	left: 17.5%;
}

.zmain_r .text h2 {
	color: #25b5b0;
	background-image: url(../fonts/4ea304d3671b460cb2d17f5a81b6cb56.woff);
}

.zmain .logo {
	position: absolute;
	left: 50%;
	top: 10%;
	margin-left: -108px;
	width: 216px;
	z-index: 9;
}

.zmain_l.on {
	width: 60%;
}

.zmain_r.on {
	width: 40%;
}

.zmain_r.on1 {
	width: 60%;
}

.zmain_l.on1 {
	width: 40%;
}


@media screen and (max-width: 1600px) {

	.index_about_body {
		width: 100% ! important;
	}

	.index_about_left {
		margin: 0 auto;
		float: none ! important;
	}

	.index_about_right {
		float: none ! important;
		margin: 0 auto;
	}

	.index_about_left img {
		width: 100%;
	}

	/* .footer .inwrap {
		width: 100% ! important;
	} */

}

@media screen and (max-width: 1428px) {

	.sharebox.clearfix {
		display: none;
	}


}

@media screen and (max-width: 1380px) {

	.zmain .text {
		width: 70%
	}


}

@media screen and (max-width: 1103px) {

	.logobox {
		float: none ! important;
		margin: 0 auto ! important;
		width: 255px ! important;
	}

	.logobox img {
		width: 100%;
	}

	.footer .inwrap ul {
		width: 46%;
		text-align: center;
		margin: 0 auto;
	}

	.footer .inwrap .textbox {
		float: none ! important;
		margin: 0 auto ! important;
		
	}

}


@media screen and (max-width: 1024px) {

	.zmain .text {
		width: 80%;
		right: 10%;
	}

	.zmain_r .text {
		left: 10%;
	}

	.zmain .text h2 {
		padding-top: 10px;
		font-size: 30px;
		line-height: 36px;
	}

	.zmain .text .p {
		margin-top: 14px;
		font-size: 14px;
		line-height: 24px;
		height: 48px;
	}

	.zmain .text .button {
		margin-top: 20px;
	}

	.zmain .logo {
		margin-left: -83px;
		width: 166px;
	}

}

@media screen and (max-height: 768px) {

	.zmain .text {
		bottom: 10%;
	}

}

@media screen and (max-width:767px) {

	.zmain_l {
		width: 100%;
		top: 0;
		height: 50%;
	}

	.zmain_r {
		width: 100%;
		bottom: 0;
		height: 50%;
	}

	.zmain .text {
		width: 90%;
		right: 5%;
		bottom: auto;
		top: 20%;
	}

	.zmain_r .text {
		left: 5%;
		top: auto;
		bottom: 10%;
	}

	.zmain .text h2 {
		padding-top: 8px;
		font-size: 20px;
		line-height: 26px;
		background-size: auto 1px;
	}

	.zmain .text .p {
		margin-top: 10px;
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}

	.zmain .text .button {
		margin-top: 14px;
	}

	.zmain .logo {
		margin-left: -53px;
		width: 106px;
		top: 50%;
		margin-top: -53px;
	}

	.zmain .text .button a {
		width: 100px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}

	.zmain .text .button a svg {
		margin: -3px 0 0 6px;
		width: 18px;
		height: 2px;
		background-size: auto 2px;
	}

	.zmain .text .button a:hover {
		width: 80px;
	}

	.zmain .text .button a:hover svg {
		width: 38px;
		margin: -3px -38px 0 8px;
	}

}

@media screen and (max-height:480px) {

	.zmain .text {
		top: 10%;
	}

	.zmain_r .text {
		top: auto;
		bottom: 10%;
	}

}



.pz_top {
	float: left;
	width: 100%;
	z-index: 11;
	position: fixed;
	left: 0;
	top: 0;
	border-bottom: solid 1px white;
	border-bottom: solid 1px rgba(193, 199, 206, 1);

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;
}

.pz_banner {
	float: left;
	width: 100%;
	position: relative;
	z-index: 2;
	min-height: 80px;
}

.pz_menu {
	float: left;
	width: 100%;
	position: relative;
	z-index: 99;
}

.pz_main {
	float: left;
	width: 100%;
	position: relative;
	z-index: 5;
	min-height: 500px;
}

.pz_down {
	float: left;
	width: 100%;
	z-index: 6;
	position: relative;
	background: #18191a;
}

.pz_top.on {
	background: white;
	z-index: 20000;
	margin-top: -40px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.c_1570 {
	width: 100%;
	margin: auto;
	padding: 0 8.2%;
	max-width: 1920px;
}

@media screen and (max-width: 1199px) {

	.c_1570 {
		padding: 0 6.5%;
	}

}

@media screen and (max-width: 1023px) {

	.c_1570 {
		padding: 0 3.4%;
	}

	.pz_banner {
		margin-top: 50px;
	}

}

@media screen and (max-width: 767px) {

	.c_1570 {
		padding: 0 10px;
	}


}



/*首页*/

.top {
	width: 100%;
	float: left;
	height: 40px;
	position: relative;
	z-index: 2;
}

.top .top_l {
	float: left;
	font-size: 14px;
	color: #000000;
	line-height: 40px;
}

.top .top_r {
	float: right;
	font-size: 14px;
	color: #000000;
	line-height: 40px;
}

.top .top_r p {
	display: inline-block;
}

.top .top_r a {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

.top .top_r img {
	vertical-align: middle;
	margin: -2px 5px 0 0;
	width: 14px;
}

.topnav {
	width: 100%;
	float: left;
	height: 96px;
}

.topnav .logo {
	float: left;
	height: 78px;
	margin-top: 8px;
	padding-left: 0;
}

.topnav .logo img {
	width: 260px;
	height: 57px;
}

.topnav .logo .img_2 {
	display: none;
}

.pz_top.on .topnav .logo .img_1 {
	display: none;
}

.pz_top.on .topnav .logo .img_2 {
	display: block;
}



.pz_top_ny .topnav .logo .img_1 {
	display: none !important;
}

.pz_top_ny .topnav .logo .img_2 {
	display: block !important;
}



.topnav .topnav_r {
	float: right;
	margin-top: 35px;
}

.topnav .topnav_r a:first-child {
	width: 13px;
	height: 21px;
}

.topnav .topnav_r a:last-child {
	width: 41px;
	height: 21px;
}

.topnav .topnav_r a {
	display: block;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	margin-left: 30px;
	opacity: 0.6;
	float: left;
}

.topnav .topnav_r a:hover {
	opacity: 1;
}

.topnav .topnav_r a.a1 {
	background-image: url(../images/top3.png);
}

.topnav .topnav_r a.a2 {
	background-image: url(../images/top2.png);
}

.topnav .topnav_r a .ewm {
	background: url(../images/footer8.png) no-repeat center center;
	width: 125px;
	height: 130px;
	background-size: contain;
	position: absolute;
	left: 50%;
	bottom: -135px;
	display: none;
	padding: 18px 11px 11px 11px;
	margin-left: -62px;
}

.topnav .topnav_r a .ewm img {
	/* width:100%; */
	float: left;
}

.topnav .topnav_r a:hover .ewm {
	display: block;

	-webkit-animation: fadeInUp1 0.5s 0s ease both;

	-moz-animation: fadeInUp1 0.5s 0s ease both;
}



.topnav .topnav_r a.lan {
	color: #fff;
	line-height: 32px;
	font-size: 14px;
}

.pz_top.on .topnav .topnav_r a {
	color: #333;
}



@-webkit-keyframes fadeInUp1 {

	0% {
		opacity: 0;

		-webkit-transform: translateY(20px)
	}

	100% {
		opacity: 1;

		-webkit-transform: translateY(0)
	}

}

@-moz-keyframes fadeInUp1 {

	0% {
		opacity: 0;

		-moz-transform: translateY(20px)
	}

	100% {
		opacity: 1;

		-moz-transform: translateY(0)
	}

}

.menu {
	z-index: 99;
	float: right;
	margin-right: 3px;
}

.menu>ul {
	float: left;
	width: 100%;
}

.menu ul .nli {
	float: left;
	z-index: 99;
	margin-right: 17px;
	position: relative;
}

.menu ul .nli span {
	display: block;
	width: 100%;
	float: left;
}

.menu ul .nli span a {
	display: block;
	float: left;
	height: 96px;
	padding: 0 10px;
	line-height: 96px;
	color: #000000;
	font-size: 16px;
	position: relative;
	text-align: center;
	letter-spacing: 1px;
}

.menu ul .nli span a:before {
	content: '';
	width: 0;
	height: 2px;
	background: #000000;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.menu ul .nli.on span a,

/*.menu ul .nli:hover span a{ color:#24b0ac !important;}*/

.menu ul .nli.on span a:before,

.menu ul .nli:hover span a:before {
	width: 100%;
	left: 0;
}

@media screen and (max-width: 1366px) {

	.menu {
		margin-right: 0px;
	}

	.menu ul .nli {
		margin-right: 0;
	}

}



.pz_top.on .menu ul .nli span a {
	color: #333;
}

.pz_top.on .topnav .topnav_r a {
	opacity: 1;
}

.pz_top.on .topnav .topnav_r a.a1 {
	background-image: url(../images/top5.png);
}

.pz_top.on .topnav .topnav_r a.a2 {
	background-image: url(../images/top4.png);
}

.pz_top.on .topnav .topnav_r a.a1:hover {
	background-image: url(../images/top5.png);
}

.pz_top.on .topnav .topnav_r a.a2:hover {
	background-image: url(../images/top4.png);
}

.pz_top.on .topnav .topnav_r a.a3:hover {
	background-image: url(../images/shoujijiji.png);
}



/*下拉菜单（漂浮在menu .nli上）*/

.sub {
	z-index: 21;
	position: absolute;
	width: 160px;
	left: 50%;
	margin-left: -80px;
	top: 100%;
	display: none;
	text-align: center;

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;
}

.sub .l2 {
	width: 100%;
}

.sub .l2 .l2_a {
	display: block;
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 44px;
	color: #fff;
	overflow: hidden;
	position: relative;
	padding: 0 8px;
	background: rgba(0, 0, 0, 0.6);
}

.sub .l2:hover .l2_a {
	background: #f08622;
}

.menu ul .nli:hover .sub {
	display: block;

	-webkit-animation: fadeInUp1 0.5s 0s ease both;

	-moz-animation: fadeInUp1 0.5s 0s ease both;
}

@media screen and (max-width: 1199px) {

	.topnav .logo {
		height: 48px;
	}

}





.menuph {
	float: right;
	cursor: pointer;
	width: 30px;
	height: 50px;
	display: none;
	margin-right: 10px;
}

.menuph .point {
	display: block;
	width: 30px;
	height: 30px;
	margin-top: 10px;
}

.menuph .navbtn {
	position: absolute;
	top: 24px;
	right: 10px;
	display: inline-block;
	width: 18px;
	height: 2px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #ec632d;
	z-index: 9999;
}

.menuph .navbtn::after,

.menuph .navbtn::before {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 18px;
	height: 2px;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #eb5e29;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

.menuph .navbtn::after {
	top: -6px;
}

.menuph .navbtn::before {
	top: 6px;
}

.menuph .point.active .navbtn {
	background: transparent;
}

.menuph .point.active .navbtn::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0px;
}

.menuph .point.active .navbtn::before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0px;
}



.pf_menu {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	right: 0px;
	top: -100%;
	z-index: 9 !important;
	display: block;
	z-index: 98;
	background: #eb5e29;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.pf_menu.on_1 {
	top: 0;
}

.ph_menu {
	float: left;
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
}

.ph_menu .btn {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 20px;
}

.ph_menu .btn a {
	float: left;
	width: 28px;
	height: 28px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 5px;
	opacity: 0.6;
}

.ph_menu .btn a:hover {
	opacity: 1;
}

.ph_menu .btn a.a1 {
	background-image: url(../images/top3.png);
}

.ph_menu .btn a.a2 {
	background-image: url(../images/top2.png);
}

.ph_menu .btn a .ewm {
	background: url(../images/top6.png) no-repeat center center;
	width: 116px;
	height: 123px;
	background-size: contain;
	position: absolute;
	left: 50%;
	top: -123px;
	display: none;
	padding: 11px 11px 18px 11px;
	margin-left: -58px;
}

.ph_menu .btn a .ewm img {
	width: 100%;
	float: left;
}

.ph_menu .btn a:hover .ewm {
	display: block;

	-webkit-animation: fadeInUp1 0.5s 0s ease both;

	-moz-animation: fadeInUp1 0.5s 0s ease both;
}



.ph_menu .btn .z_box {
	display: inline-block;
}

.ph_menu .btn a.lan {
	line-height: 28px;
	color: #fff;
	font-size: 14px;
}





.nav_box {
	width: 100%;
	float: left;
}

.ph_menu .nli {
	float: left;
	width: 100%;
	position: relative;
}

.ph_menu .nli span {
	float: left;
	width: 100%;
}

.ph_menu .nli .l1_a {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	white-space: nowrap;
	position: relative;
	letter-spacing: 1px;
	border-bottom: dashed 1px #ccc;
	padding: 0 10px;
}

.ph_menu .nli svg {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 5px;
	background: url(../images/top_6_h.png) no-repeat center center;
	background-size: auto 14px !important;

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;
}

.ph_menu .nli.on svg {
	background-image: url(../images/top_6_h.png);
	transform: rotate(90deg);
}

.ph_menu .nli .l2_ul {
	display: none;
	height: auto;
	float: left;
	width: 100%;
	padding: 5px 15px;
	border-bottom: dashed 1px #ccc;
}

.ph_menu .nli .l2_ul li a {
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	opacity: 0.6;
}

.ph_menu .nli .l2_ul li a:active {
	opacity: 1;
}





@media screen and (max-width: 1023px) {

	.top {
		display: none;
	}

	.menuph {
		display: block;
	}

	.menu {
		display: none;
	}

	.pz_top {
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		background: white;
	}

	.pz_top.on {
		margin-top: 0;
	}

	.topnav {
		height: 50px;
	}

	.topnav .logo {
		height: 38px;
		margin-top: 6px;
	}

	.topnav .logo .img_2 {
		display: block;
	}

	.topnav .logo .img_1 {
		display: none;
	}

	.topnav .topnav_r {
		display: none;
	}

	.pf_menu {
		padding: 50px 0 0 0;
	}

}



.slide_banner {
	width: 100%;
	float: left;
}

.slide_banner img {
	width: 100%;
	float: left;
}

.slide_banner .slick-prev,
.slide_banner .slick-next {

	position: absolute;

	left: 47px;

	top: 50%;

	width: 77px;

	height: 20px;

	margin-top: -10px;

	background: url(../images/banner_l.png) no-repeat left center;
	opacity: 0.8;

}

.slide_banner .slick-next {

	left: auto;

	right: 97px;

	background: url(../images/banner_r.png) no-repeat left center;

}

.slide_banner .slick-prev:hover,

.slide_banner .slick-next:hover {
	opacity: 0.1;
}

.slide_banner .slick-dots {

	position: absolute;

	bottom: 48px;

	display: block;

	width: 100%;

	padding: 0;

	margin: 0;

	list-style: none;

	text-align: center;

	overflow: hidden;

}

.slide_banner .slick-dots li {

	position: relative;

	display: inline-block;

	width: 20px;

	height: 20px;

	margin: 0 16px;

	padding: 0;

	cursor: pointer;

	overflow: hidden;

	background: url(../images/banner_ico.png) no-repeat right center;

}

.slick-dots li button {

	display: none;

}

.slide_banner .slick-dots li.slick-active {

	background-position: left center;

}

.index_about_left {
	float: left;
	width: 40%;
}

.index_about_right {
	float: right;
	width: 60%;
}

.index_about_body {
	width: 1600px;
	margin: 0 auto;
	overflow: hidden;
	padding: 110px 0;
}

.index_about_right p {
	margin-top: 15px;
	color: #646464;
	font-size: 14px;
	line-height: 30px;
}

.index_about_left img {
	vertical-align: middle;
	padding-top: 9%;
	/* width: 100%; */
}

.swiper-container {
	width: 100% ! important;
	/* height: 960px ! important; */
}

.topnav .topnav_r a.a3 {
	background-image: url(../images/shoujijiji.png);
}

.div_box ul li .div1 img {
	width: 1170px;
	height: 827px;
}


@media screen and (max-width:1607px) {
	.menu ul .nli span a {
		padding: 0px 10px;
	}

	.index_about_body {
		padding: 50px 0;
	}
}

@media screen and (max-width:414px) {

	.index_about_body {
		padding: 10px 0;
	}

	.index_about_right {
		width: 90%;
	}

	.swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 0px !important;
	}

	.topnav .logo img {
		width: 135px;
		height: 35px;
	}
	.topnav .logo img {
     width: 150px; 
     
	}
}


}