@charset "utf-8";
body{background: #fff!important;}
.heard {
	height:600px;
	overflow: hidden;
}

.zhe {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
}

.slideshow-image {
	z-index: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation-name: kenburns;
	animation-name: kenburns;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 30s;
	animation-duration: 30s;
	opacity: 1;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.slideshow-image:nth-child(1) {
	-webkit-animation-name: kenburns-1;
	animation-name: kenburns-1;
	z-index: 3;
}

.slideshow-image:nth-child(2) {
	-webkit-animation-name: kenburns-2;
	animation-name: kenburns-2;
	z-index: 2;
}
.slideshow-image:nth-child(3) {
	-webkit-animation-name: kenburns-3;
	animation-name: kenburns-3;
	z-index: 1;
}

.slideshow-image:nth-child(4) {
	-webkit-animation-name: kenburns-4;
	animation-name: kenburns-4;
	z-index: 0;
}
@-webkit-keyframes kenburns-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	1.5625% {
		opacity: 1;
	}
	23.4375% {
		opacity: 1;
	}
	26.5625% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	98.4375% {
		opacity: 0;
		-webkit-transform: scale(1.21176);
		transform: scale(1.21176);
	}
	100% {
		opacity: 1;
	}
}

@keyframes kenburns-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	1.5625% {
		opacity: 1;
	}
	23.4375% {
		opacity: 1;
	}
	26.5625% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	98.4375% {
		opacity: 0;
		-webkit-transform: scale(1.21176);
		transform: scale(1.21176);
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes kenburns-2 {
	23.4375% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	26.5625% {
		opacity: 1;
	}
	48.4375% {
		opacity: 1;
	}
	51.5625% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

@keyframes kenburns-2 {
	23.4375% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	26.5625% {
		opacity: 1;
	}
	48.4375% {
		opacity: 1;
	}
	51.5625% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}
@-webkit-keyframes kenburns-3 {
	48.4375% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	51.5625% {
		opacity: 1;
	}
	73.4375% {
		opacity: 1;
	}
	76.5625% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

@keyframes kenburns-3 {
	48.4375% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	51.5625% {
		opacity: 1;
	}
	73.4375% {
		opacity: 1;
	}
	76.5625% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}

@-webkit-keyframes kenburns-4 {
	73.4375% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	76.5625% {
		opacity: 1;
	}
	98.4375% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes kenburns-4 {
	73.4375% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	76.5625% {
		opacity: 1;
	}
	98.4375% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.title {
	color: white;
	width: 1200px;
	position: absolute;
	bottom: 220px;
	left: 50%;
	font-size: 25px;
	z-index: 101;
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.title-1 {
	font-size: 42px;
	margin-top: 20px;
}

.title-2 {
	margin-top: 20px;
}

.hui {
	height: 80px;
	width: 100%;
	background: #E8E8E8;
}

.dingg {
	position: absolute;
	top: 40px;
	padding-top: 23px;
}

.fo {
	height: 600px;
	line-height: 30px;
	font-size: 14px;
}

.f-ul {
	width: 100%;
	margin-bottom: 120px;
	padding-top: 30px;
}

.f-ul:after{
	display: block;
	content: "";
	clear: both;
}

.f-ul li {
	float: left;
	text-align: center;
	width: 33.33%;
	position: relative;
}

.re-r {
	padding: 0 35px;
	padding-right: 0;
	float: left;
	color: #3D3D3D;
}

.re-rr {
	margin-left: 35px;
}

.em {
	color: #3D3D3D;
	position: absolute;
	top: 52px;
	left: 228px;
}

.add {
	text-align: left;
	position: absolute;
	top: 52px;
	left: 250px;
	color: #3D3D3D;
}

.form {
	text-align: left;
	padding: 5px;
}

.form input {
	width: 45%;
	height: 36px;
	margin-bottom: 10px;
	margin-top: 5px;
	outline: none;
	margin-left: 50px;
	border: 1px solid #a5a5a5;
	border-radius:0 ;
	padding-left: 8px;
}

.tear {
	padding-left: 8px;
	width: 45%;
	height: 92px;
	float: right;
	display: block;
	*display: inline;
	*zoom: 1;
	margin-top: -51px;
	outline: none;
	resize: none;
	border: 1px solid #a5a5a5;
	border-radius:0 ;
}


.submit1 {
    display: block;
    float: right;
    text-decoration: none;
    background: #333;
    color: white;
    padding: 10px 30px;
    font-size: 14px;
    margin-top: 50px;
    transition: all 0.3s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.66, 0.01, 0.35, 1) 0s;
}
.f2_btn{text-align: center;}
.submit:hover{
	background:black;
}
.geo {
	height: 625px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.geo-1 {
	z-index: -10;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/Contactus/bj2.jpg) no-repeat center center;
}

.xiayou {
	margin:150px auto 0;
}

.zong {
	font-size: 42px;
	color: white;
	margin: 50px 0;
}

.erwei {
	width: 87px;
	height: 86px;
	z-index: -100;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: bottom;
	-ms-transform: translateY(32px);
	-moz-transform: translateY(32px);
	-webkit-transform: translateY(32px);
	-o-transform: translateY(32px);
	transform: translateY(32px);
}

.left {
	width: 50%;
	font-size: 14px;
	float: left;
}

.right {
	width: 50%;
	font-size: 14px;
	text-align: center;
	float: right;
}

.right img {
	padding-top: 80px;
}

.right p,
.left p {
	text-align: left;
	padding-top: 20px;
}

.padd {
	padding-top: 80px;
	padding-bottom: 80px;
}

.h3 {
	font-size: 28px !important;
}

.h4 {
	font-size: 20px;
}

.jz{
	width:100% ;
	height: 100%;
	background:rgba(0,0,0,.8) ;
	color: white;
	z-index: -1;
	position: fixed;
	padding-top: 20%;
	top: 0;
	left: 0;
	text-align: center;
	visibility: hidden;
}
.jz1{
	visibility: visible;
	z-index: 99999;
	font-size: 20px;
}

h1.contact_h1{
	font-size: 36px;
	font-weight: 100;
}

.contact_h1{
	padding: 0px;
	float: none;
	cursor: pointer;
}

.form a.submit{color:#A5A5A5;float: right;border: 1px solid #A5A5A5;padding: 3px 5px;}


.TJ{
	padding: 0;
	float: none;
}

.TJ:hover{
	background: red;
}

input.number{
	height: 22px;
}

.form a.submit{text-align: center;}
.Pubobtn-txt{color: #000;}
.f2_btn:hover .Pubobtn-txt{color: #fff;}
@media (max-width:1200px) {
	.title {
		width: 100%;
		margin-left: 10px;
		bottom: 40px;
	}
}
.m-c{display: none;}
@media (max-width:768px) {
	.submit1{margin-top: 0;}
	.fo .w1200{padding-bottom: 100px;}
	.m-c{display: block;}
	.heard {
		height: 400px;
	}
	.jz{
		padding-top: 50%;
	}
	.title-1 {
		font-size: 23px;
	}
	.title-2,
	.title-zh {
		font-size: 14px;
	}
	.f-ul {
		display: none;
	}
	.form input {
		box-sizing: border-box;
		width: 100%;
		height: 36px;
		margin-bottom: 10px;
		margin-top: 5px;
		margin-left: 0;
	}
	.tear {
		box-sizing: border-box;
		width: 100%;
		height: 60px;
		float: none;
		margin-top: 5px;
	}
	.swiper-slide img{width: 100%;}
	.submit {
		width: 100%;
		display: block;
		float: none;
		margin: 0 auto;
		font-size: 14px;
		padding: 4px 0;
		text-align: center;
	}
	.hui {
		height: 30px;
	}
	.fo {
		padding-top: 20px;
		height: auto;
	}
	.body header.t{height: 250px;}
	.form {
		width: 90%;
		margin: 0 auto;
		margin-top: 30px;
	}
	.zong {
		font-size: 20px;
		margin: 50px 0;
	}
	.right,
	.left {
		float: none;
	}
	.padd p {
		padding-left: 10px;
	}
	.slideshow-image{
		display: none;
	}
	.heard {
		background:url(../img/Contactus/bj4.jpg) no-repeat center center;
		background-size:cover;
	}
	.xiayou{margin-top: 10px;}
	.geo{height:300px;}
	.left,.right{width: 100%;}
	.body .content {
		padding-top: 0;
	}
}