
.pcHidden {
	display: none;
}

header {
	position: absolute;
	width: 100%;
	height: 60px;
	left: 0;
	top: 0;
	z-index: 30;
	background: rgba(255,255,255,.7);
}

header ul li {
	padding: 0 20px;
	border-right: 1px solid #fff;
	float: left;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.swiper-container {
	width: 100%;
	height: 100%;
	min-width: 1200px;
}

.swiper-container .swiper-pagination {
	left: 30px;
	bottom: 80px;
	width: auto;
}

.swiper-container .swiper-slide {
	position: relative;
	overflow: hidden;
}

.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	background: none;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background: #fff;
}

.full {
	position: absolute;
}

.full img {
	width: 100%;
	height: 100%;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}
.txtCenter {
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
	padding: 15px;
}

.txtCenter .txt {
	font-size: 125px;
	letter-spacing: -2px;
	line-height: 115px;
	color: #121212;
	text-align: center;
	text-transform: uppercase;
	font-family: "Arial Black", Gadget, sans-serif;
}

.whiteTxt {
	position: absolute;
	top: 45%;
	left: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
	text-align: center;
	width: 100%;
}

.whiteTxt .txt {
	font-size: 65px;
	letter-spacing: -2px;
	line-height: 82px;
	color: #ffffff;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
}

footer {
	width: 100%;
	height: 70px;
	position: absolute;
	bottom: 0;
	background: #fff;
	z-index: 30;
	line-height: 70px;
	text-indent: 30px;
}
.swiper-button-prev,.swiper-button-next{
	display: none;
}
.swiper-container:hover .swiper-button-prev,.swiper-container:hover .swiper-button-next{
	display: block;
}

@media  only screen and (max-width:768px) {
	header,footer {
		position: static;
	}

	.swiper-container {
		height: auto;
	}

	.swiper-button-prev,.swiper-button-next,header ul li:not(:first-child) {
		display: none;
	}

	.homepage-left100 .txt {
		font-size: 24px;
		letter-spacing: 8px;
		line-height: 36px;
	}

	.txtCenter .txt {
		font-size: 60px;
		letter-spacing: 0;
		line-height: 55px;
	}

	.whiteTxt .txt {
		font-size: 30px;
		letter-spacing: 0;
		line-height: 40px;
	}

	.swiper-container .swiper-pagination {
		bottom: 10px;
	}

	.pcHidden {
		display: block;
	}
}

.tit_l{ margin-top:25px;}
.tit_div_a{
	height: 130px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom:1px solid #D7D7D7 ;
}
/*-----------ÐÂÎÅ¶¯Ì¬------------*/
.tit_div_l{
	float: left;
	width:180px;
	height: 130px;
}
.tit_div_l img{
	width: 100%;
	height: 100%;
}
.tit_div_a{
	height: 130px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom:1px solid #D7D7D7 ;
}
.tit_div_r p{ line-height:24px;}
.tit_div_r{
	float: left;
	width: 742px;
	margin-left:30px;
}
.tit_div_top{
	margin-bottom: 15px;
}
.tit_div_top a{
	color: #C20A02;
	font-size: 18px;
}
.tit_div_top span{
	float: right;
}
