*{
	margin: 0;
	padding: 0;
}
.headimg{
	width: 100%;
}
.headimg img{
	width: 100%;
}
.center{
	width: 1024px;
	margin: 0 auto;
}
.center img{
	/*width: 100%;*/
}
.textxcsp{
	text-align: center;
}
.textxcsp img{
	width: 247px;
}
.m-video {
	padding: 10px 0px;
	display: inline;
	width: 390px;
height:234px;
	text-align: center;
	cursor: pointer;
}
.hbgt{
	position: relative;
}
.search{
	position: absolute;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
}
.bbox{
	display: none;
	width: 100%;
	height: 100%;
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.9);
    overflow: auto;
}
.bbox .bigimg{
	width: 1800px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.guanbi{
	position: fixed;
	width: 30px;
	top: 10%;
	right: 1%;
	transform: translate(-50%, -50%);
}
.lbt{
	background-color: rgb(240,240,240);
	position: relative;
height:335px;
}
.lbt img{
	width: 380px;
	height: 284px;
}
.footer{
	    /*margin-top: 20px;*/
	    color: #333;
	    /*background-color: rgb(213,0,1);*/
	    padding: 15px;
	    font-size: 16px;
    width: 1024px;
    margin: 0 auto;
    text-align: right;
}
/*.slidestyle{
	background-color: rgba(0,0,0,0.3);
	    color: white;
	    font-size: 18px;
	    position: absolute;
	    top: 89%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    width: 100%;
	    padding: 10px 0px;
}*/
.slidestyle{
	background-color: rgba(0,0,0,0.3);
	    color: white;
	    font-size: 18px;
	    transform: translate(3%, -106%);
	    width: 380px;
	    padding: 10px 0px;
}

.swiper-button-prev,.swiper-button-next{
    position: absolute;
    width: 20px;
    height: 41px;
    background: url(/tzzt/resource/theme/tzxfxcz/img/icons1.png) no-repeat;
    background-size: 358px 93px;
    cursor: pointer;
}
.swiper-button-prev{
    left: 20px;
    background-position: -34px -52px;
}
.swiper-button-next{
    right: 20px;
    background-position: 0px -52px;
}
.logo_zt{
	position:  absolute;
    top: 29px;
    left: 147px;
}
.logo_zt img{
	width: 250px;
}
