﻿* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-family: 'pfjx';
	font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	background: #fff;
}

.Pistilli {
	font-family: 'Pistilli';
}

.pfc {
	font-family: 'pfc';
}

.pfjx {
	font-family: 'pfjx';
}

a,
a:hover,
a:visited {
	text-decoration: none;
	color: white;
}

h2,
h3 {
	font-weight: normal;
}

.box {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.bgs {
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
}

.nav {
	width: 100%;
	/*max-width: 1420px;*/
	height:50px;
	background: #f60;
	margin: auto;
	/*overflow: hidden;*/
	padding: 0 40px;
	position: relative;
	z-index: 100;
}

#logo {
	float: left;
	width: 134px;
	height: 50px;
	background: url('../pic/logo.png') no-repeat center;
	font-size: 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-ms-background-size: 100% auto;
}

.series-wrap {
	float: right;
}

.container a {
	color: #666666;
}

.series-wrap .products_series_list_wrap {
	width: 92px;
	height: 50px;
	margin: 0;
	padding: 0 20px;
}

.products_series_list_wrap .products_series_name {
	float: none;
}

.series-wrap li {
	font-family: "微软雅黑";
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	padding:0 20px;
	position: relative;
}

.products_series_name {
	width: 100%;
	font-family: "微软雅黑";
	float: left;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #f60;
	font-size: 18px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 101;
}

.products_series_list {
	width: 100%;
	position: absolute;
	left: 0;
	top: -350px;
	z-index: 100;
	background: #f60;
	
}

.products_series_list li {
	height: 40px;
	line-height: 40px;
}


/*.products_series_list.show{
	top: 50px;
}*/

.products_series_list li {
	float: none;
	margin: 0;
	white-space: nowrap;
	text-align: center;
}
.products_series_list li:hover{
	background: white;
	
}
.products_series_list li:hover a{
	color: #f60;
}
.products_series_list li hover {
	background: : black;
}

.contact {
	float: right;
	width: 151px;
	height: 50px;
	margin-left: 10px;
	background: url('../pic/contact.png') no-repeat center;
}


/*footer*/

.footer {
	width: 100%;
	/*max-width: 1420px;*/
	height: 200px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	margin: auto;
	background: #ff6600;
}

.footer-logo {
	width: 100%;
	height: 87px;
	margin: 10px auto 22px;
}

.foot_logo_img {
	width: 350px;
	margin: 0 auto;
}

.footer-tit {
	font-size: 22px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	padding-left: 4%;
}

.footer-link {
	font-size: 24px;
	text-align: center;
	margin: 30px auto 25px;
	color: #fff;
}

.footer-link a {
	font-size: 14px;
}

.copy {
	font-size: 14px;
	padding-left: 4%;
	margin-bottom: 10px;
}

.record {
	font-size: 14px;
}


.top_shuru{
	width:8%;
	height: 30px;
	float:right;
	margin-top:10px;
	border: none;
	padding-left: 10px;
}

.top_butto{
	width:3%;
	height: 30px;
	float: right;
	margin-top:10px;
	border: none;
	background: #dcdddd;
	color:#333333;
}

/*弹窗*/

.dialog {
	width: 100vw;
	height: 100vh;
	position: fixed;
	z-index: 9999;
	background: rgba(0, 0, 0, .7);
	overflow: hidden;
	display: block;
	left: 0;
	top: 0;
}

.dialog-msg {
	padding: 10px 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	color: #333;
}


/*ipad*/

@media screen and (max-width: 1025px) and (min-width: 641px) {
	.nav {
		padding: 0 10px;
	}
	.series-wrap {
		margin-right: 15px;
	}
	.series-wrap {
		width: calc( 100% - 80px - 134px - 151px);
		display: flex;
		display: -webkit-flex;
	}
	.series-wrap li {
		padding: 0 4px;
		margin-right: 0;
		font-size: 14px;
	}
}

.block_0 {
	background: url(../pic/jia/block_topbg.jpg);
	height: 360px;
	margin: 0 auto;
	width: 100%;
}

.block_0 .dark {
	background: #595757;
}

.block_0 .dark input {
	color: #fff;
}

.block_0 .wrap {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0
}

.block_0 dl {
	padding: 30px 25px
}

.block_0 dd {
	padding-bottom: 15px
}

.block_0 dl p {
	font-size: 12px;
	color: #a4a3a3;
}

.block_0 dl.book p {
	text-align: left;
}

.block_0 dd.last {
	padding: 20px 0 0
}

.block_0 .yiyou {
	text-align: center;
	padding: 0;
	color: #f60;
	font-size: 12px;
	margin-top: 9px;
}

.block_0 dd span {
	display: block;
	width: 100%;
	height: 26px;
	border: 1px solid #e5e3e4;
}

.block_0 dd span input {
	width: 94%;
	height: 26px;
	line-height: 26px;
	background: none;
	border: none;
}

.block_0 dd input.bon {
	display: block;
	height: 30px;
	line-height: 30px;
	border: none;
	width: 100%;
	color: #4b4949;
	background: #dcdddd;
}

.block_0 dd input.bon:hover {
	background: #d7000f;
	color: #fff;
}

.block_0 .bannerdown dl {
	letter-spacing: 4px;
}

.block_0 .bannerdown h4 {
	font-size: 16px;
	color: #f60;
}

.block_0 .bannerdown dt {
	margin: 10px 0;
}

.block_0 .bannerdown img {
	height: 53px;
	width: 64px;
	margin: 0 auto;
}

.block_0 .bannerdown .old {
	display: block;
}

.block_0 .bannerdown .new {
	display: none;
}

.block_0 .bannerdown dd {
	padding-top: 12px;
}

.block_0 .bannerdown em {
	display: inline-block;
	width: 50px;
	border-bottom: 1px solid
}

.block_0 .bannerdown p {
	margin: 10px 10px 0;
	color: #666;
	height: 36px;
	font-size: 12px;
	overflow: hidden;
}

.block_0 li.bannerdown:hover {
	background: #595757;
}

.block_0 li.bannerdown a:hover {
	color: #fff;
	box-shadow: 5px 5px 5px #ccc;
	z-index: 10
}

.block_0 li.bannerdown:hover p {
	color: #fff;
}

.block_0 li {
	float: left;
	width: 16.5%;
	height: 258px;
	margin: 0 2.5px;
	margin-left: -1px;
	position: relative;
	text-align: center;
	background: #dcdddd;
}

.ind_tit {
	padding: 0 0 0;
	text-align: center;
}

.ind_tit span {
	color: #494949;
}

.ind_tit span b {
	color: #DF0010;
	font-weight: normal;
}

.ind_tit em {
	display: block;
	margin: 11px auto 40px;
	width: 65px;
	height: 24px;
	border-bottom: 1px solid #8A8A8A;
}

.ind_tit p {
	font-size: 16px;
}

.font-30 {
	font-size: 30px;
}

.font-30 a {
	color: black;
}

.nobg {
	background: none;
}

.block_04 {
	padding: 20px 0 0px;
	/*background-attachment:fixed;*/
}

.block_04 .ind_tit span a {
	color: #fff;
}

.block_04 .ind_tit span a:hover {
	color: #d7000f;
}

.bl_04_con ul {
	font-size: 0px;
}

.bl_04_con li {
	display: inline-block;
	width: 16.66%;
	color: #fff;
}

.bl_04_con li .inner {
	margin: 15px;
	padding: 5px 10px 15px;
	border: 3px solid rgba(255, 255, 255, 0.5);
	text-align: center;
}

.lt9 .bl_04_con li .inner {
	border: 3px solid #fff;
}

.bl_04_con li .inner a {
	color: #fff;
}

.bl_04_con li:hover .inner {
	border: 3px solid rgba(215, 0, 15, 0.5);
	background: rgba(255, 255, 255, 0.5);
}

.lt9 .bl_04_con li:hover .inner {
	border: 3px solid #D7000F;
}

.bl_04_con li:hover .inner a {
	color: #D7000F;
}

.bl_04_con li h2 {
	line-height: 1.2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bl_04_con li h3 {
	font-family: "宋体";
	line-height: 1.2
}

.bl_04_con li p {
	height: 3em;
	text-align: left;
	overflow: hidden;
	display: inline-block;
	font-size: 14px;
}

.block_04 .bon {
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	display: block;
	margin: 0 auto 10px;
	width: 58px;
	height: 58px;
	background: url(../images/dot08.png) left top no-repeat;
	cursor: pointer;
}

.block_04 .bon:hover {
	background: url(../images/dot08_on.png) left top no-repeat;
}

.block_04 .bon a {
	display: block;
}

.block_04 .ind_tit em {
	border-bottom: 1px solid #fff;
}

@media only screen and (min-width: 1200px) {
	.block_01 li:first-child,
	.block_01 li:first-child+li {
		transform: translateX(-100px);
		-webkit-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		opacity: 0;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-ms-transition: 0.5s all;
	}
	.block_01.animate li:first-child,
	.block_01.animate li:first-child+li {
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		opacity: 1;
	}
	.block_01 li:first-child+li+li,
	.block_01 li:last-child {
		transform: translateX(100px);
		-webkit-transform: translateX(100px);
		-ms-transform: translateX(100px);
		opacity: 0;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-ms-transition: 0.5s all;
	}
	.block_01.animate li:first-child+li+li,
	.block_01.animate li:last-child {
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		opacity: 1;
	}
	.block_02 .imglist li:hover {
		z-index: 7;
	}
	.block_03 .animatebox {
		transform: scale(0.5, 0.5) rotate(3deg);
		-webkit-transform: scale(0.5, 0.5) rotate(3deg);
		opacity: 0;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-ms-transition: 0.5s all;
		-moz-transition: 0.5s all;
		-o-transition: 0.5s all;
	}
	.block_03 .animatebox.animate {
		transform: scale(1, 1) rotate(0deg);
		-webkit-transform: scale(1, 1) rotate(0deg);
		opacity: 1;
	}
	.block_03 .animatebox.animate:hover {
		transform: scale(1.05, 1.05);
		-webkit-transform: scale(1.05, 1.05);
		-ms-transform: scale(1.05, 1.05);
		-moz-transform: scale(1.05, 1.05);
		-o-transform: scale(1.05, 1.05);
		z-index: 5;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	}
	.block_04 .animatebox {
		transform: translateY(100px);
		-webkit-transform: translateY(100px);
		-ms-transform: translateY(100px);
		opacity: 0;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-ms-transition: 0.5s all;
	}
	.block_04 .animatebox.animate {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		opacity: 1;
	}
	.block_05 .animatebox {
		transform: translateY(100px);
		-webkit-transform: translateY(100px);
		-ms-transform: translateY(100px);
		opacity: 0;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-ms-transition: 0.5s all;
	}
	.block_05 .animatebox.animate {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		opacity: 1;
	}
	.block_05 li.animatebox.animate:hover {
		/*transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -ms-transform:scale(1.05,1.05);*/
		z-index: 5;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	}
	.block_08 .animatebox {
		transform: translateY(100px);
		-webkit-transform: translateY(100px);
		-ms-transform: translateY(100px);
		opacity: 0;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-ms-transition: 0.5s all;
	}
	.block_08 .animatebox.animate {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		opacity: 1;
	}
}

.block_05 {
	background: #fff;
}

.bl_05_con {
	margin: 10px 0 0;
}

.bl_05_con li {
	float: left;
	width: 33.2%;
	*margin-left: -1px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	position: relative;
}

.bl_05_con li:hover {
	transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	z-index: 5;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.bl_05_con li .inner {
	margin: 13px;
	position: relative;
}

.bl_05_con li .img {
	width: 100%;
	overflow: hidden;
}

.bl_05_con li .bot_txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 24px;
	line-height: 24px;
	padding: 10px 0;
	text-align: center;
	background: url(pic/tm_50.png) repeat;
	z-index: 2;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.bl_05_con li .bot_txt p {
	padding: 0 10px;
	color: #fff;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bl_05_con li .right_txt {
	position: absolute;
	width: 90px;
	height: 85px;
	right: 0;
	top: 0;
	z-index: 2;
	background: rgba(154, 146, 132, 0.8);
	color: #fff;
	filter: alpha(opacity=80);
}

.bl_05_con li .right_txt h3 {
	padding: 15px 5px 10px 10px;
	font-size: 14px;
	margin: 0;
}

.bl_05_con li .right_txt h3 span {
	display: block;
	line-height: 1.2;
}

.bl_05_con li .right_txt h3 span em {
	font-weight: bold;
}

.bl_05_con li .txt {
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	transition: 0.3s all;
	background: url(pic/tm_50.png) repeat;
}

.bl_05_con li .txt .txt_in {
	padding: 5.5% 5.5% 0;
}

.bl_05_con li .txt .txt_in p {
	font-size: 12px;
}

.bl_05_con li .txt .t_i_logo {
	width: 28.3%;
	max-height: 81px;
	margin-bottom: 1%;
	/*border:1px solid #fff;*/
}

.bl_05_con li .txt .t_i_logo img {
	width: auto;
}

.bl_05_con li .txt .t_i_c {
	font-size: 14px;
	color: #fff;
	height: 4em;
	overflow: hidden;
	margin-top: 1em;
	max-height: 81px;
}

.bl_05_con li:hover .txt {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	z-index: 9;
	visibility: visible;
}

.bl_05_con li:hover .bot_txt,
.bl_05_con li:hover .right_txt {
	display: none;
}

.bl_05_con li .img img {
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
}

.bl_05_con li:hover .img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.block_08 {
	background: url(pic/block_08bg.jpg) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding-bottom: 124px;
	height: 370px;
	margin-bottom: 50px;
	width: 1200px;
	margin: 0 auto;
}

.block_08 .ind_tit a {
	color: #fff;
}

.block_08 .ind_tit a:hover {
	color: #D7000F
}

.block_08 .ind_tit em {
	border-color: #fff
}

.bl_08_con {
	margin-top: 30px;
	width: 1200px;
	margin: 0 auto;
}

.bl_08_con li {
	width: 19%;
	float: left;
	height: 358px;
	text-align: center;
	background: #f60;
	background: rgb(40, 40, 40)\9;
	filter: alpha(opacity=80);
	margin: 0 0.5%
}

.bl_08_con li:hover {
	background: #4b4949;
	color: #fff;
	box-shadow: 0 0 5px #aaa;
	z-index: 10
}

.bl_08_con li:hover em {
	border-color: #eee;
}

.bl_08_con dl {
	padding: 50px 30px;
	color: white;
	letter-spacing: 2px
}

.bl_08_con dt {
	margin-bottom: 36px;
}

.bl_08_con dd {
	margin-top: 24px
}

.bl_08_con em {
	width: 40%;
	display: inline-block;
	border-bottom: 1px solid white;
}

.bl_08_con h4 {
	font-size: 16px;
}

.bl_08_con p {
	height: 46px;
	margin-top: 15px;
	/*overflow: hidden;*/
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.empty-space {
	position: relative;
	display: block;
}


/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.clear {
	clear: both;
}

/*页脚*/
/* 搴曢儴鏉� */
.footer_float{width: 100%;height: 100px;overflow: hidden;background: #5d5b5b;position: fixed;bottom: 0;z-index: 999;}
	.f_f_box{height: 100%;margin: 0 auto;box-sizing:content-box;}
	.f_f_box>div{height: 100%;float: left;}
	.f_f_box .f_l,.f_f_box .f_r{width: 30%;color: #f6f6f6;text-align: center;}
	.f_f_box .f_l img{float: left;margin: 24px 15px 0;width: auto;}
	.f_f_box .f_l h3,.f_f_box .f_l p{float: left;}
	.f_f_box .f_r{width: 20%;position: relative;}
	.f_f_box h3{font-size: 18px;font-weight: 500;margin-top: 24px;}
	.f_f_box p span{color: #d6000f;}
	.f_f_box .f_r h3,.f_f_box .f_r p{font-size: 20px;text-align: left;}
	.f_f_box .f_r h3{letter-spacing: 0;margin-top: 18px;}
	.f_f_box .f_r p{letter-spacing: 3px;}
	.f_f_box .f_c{width: 50%;}
	.f_c .book{width: 100%;height: 100%;position: relative;left: 5%;}

	.f_c .book dd{display: inline-block;width: 35%;margin-bottom: 10px;margin-right: 1%;}
	.f_c .book dd>span{display: block;height: 30px;}
	.f_c .book dd>span>span{top:3px;}
	.f_c .book .m_t{margin-top: 16px;}
	.f_c .book dd input{width: 100%;outline: none;border: none;height: 30px;text-indent: 0.8em;}
	.f_c .book dd input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #333;}
	.f_c .book dd input:-moz-placeholder, textarea:-moz-placeholder {color: #333;}
	.f_c .book dd input::-moz-placeholder, textarea::-moz-placeholder { color: #333;}
	.f_c .book dd input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #333;}
	.f_c .book .last{position: absolute;right: 16%;top: 16px;width: 10%;margin: 0;height: 70px;}
	.f_c .book .last .bon{width: 100%;height: 100%;border: none;color: #fff;background: #d7000f;font-size: 1.2em;}
	/* .f_c .book .last .btm{background-image: url(/img/subbtn.png);background-size: cover;} */
	.f_c .book .last .bon:hover{opacity: 0.8;filter: alpha(opacity=80);}

	.footer_float .togg{position: absolute;right: 10px;top:8px;font-size: 22px;line-height: 22px;color: #aeadad;cursor: default;}
	.footer_float .togg:hover{color: #fff}
	.footer_float .getshow{position: fixed;bottom: 0;left: -100px;height: 100px;}
	.footer_float .getshow img{height: 100%;}
@media only screen and (min-width: 1336px) {
	.f_f_box{padding: 0 8%;}
	.f_f_box h3{letter-spacing: 5px}
	.f_f_box p{letter-spacing: 2px}
}
/***鍦ㄦ柦宸ュ湴璇︽儏椤�***/
#jzg .p_details{margin-bottom: 30px;}

#jzg .jzg-ul li{float: left;margin: 5px;}
#jzg .jzg-ul li p{text-align: center;}


.noYourHouse p{margin: 40px auto;padding-left: 324px;font-size: 16px;color: #bdbdbd;}
.noYourHouse p a{border:1px solid #bdbdbd;padding: 2px 5px;}
.noYourHouse p a:hover{background: #bdbdbd;color:#fff;}
#ajaxList .jzg-add span{float: none;text-align: center;padding: 0;}
#ajaxList .jzg-add span:nth-of-type(2){padding: 0 6%;}
#ajaxList .panel{margin-bottom: 10px;}
#ajaxList .panel>p{text-align: center;font-size: 16px;color: #595959;margin:0 auto 13px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width: 80%;}



#ajaxList .con-cont_fot li{width: 20%;}


.jzg #ajaxList .inner p{width: 100%;text-align: left;}
.jzg #ajaxList .inner p:last-child{height: 3em;overflow: hidden;}
.jzg #ajaxList .inner p span{display: inline-block;width: 50%;}
.jzg #ajaxList .inner p span strong{color: #ca151d;}
.jzg #ajaxList .panel{margin-bottom: 70px;}
@media only screen and (max-width: 1800px){
	/* section .wrap{width: 80%;} */
	.viewmore{padding: 45px 0 70px!important;}
	.block_05 .viewmore{padding-top: 35px;}
	.ind_tit{padding-top: 90px}
	.ind_tit em{height: 20px;margin-bottom: 36px;}
}
@media only screen and (max-width: 1650px){
	/* section .wrap{width: 85%;} */
	.viewmore{padding: 40px 0 60px!important;}
	.block_05 .viewmore{padding-top: 30px;}
	.ind_tit{padding-top: 80px}
	.ind_tit em{height: 16px;margin-bottom: 32px;}
}
@media only screen and (max-width: 1500px){
	section .wrap{width: 81%;}
	.viewmore{padding: 35px 0 50px!important;}
	.block_05 .viewmore{padding-top: 25px;}
	.ind_tit{padding-top: 70px}
	.ind_tit em{height: 12px;margin-bottom: 28px;}
}
.jzg-left .txt .viewmore{padding: 0!important;}
#ajaxList .loading{margin-bottom: 200px;}
.recru .panel{width: 100%;}
body.pro .panel .tran_scale img{height: 100%;}