body{
	min-width: 1200px;
}
img{
	display: block;
}
.clear:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.ban>img{
	display: block;
	width: 100%;
}
.f1,.f2{
	padding-top: 90px;
}
.lbt{
	width: 630px;
	height: 350px;
	display: inline-block;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: 0;
	background: none;
}
.bx-wrapper {
	margin: 0 auto;
}
.slider1 img{
	display: block;
	width: 630px;
	height: 350px;
}
.lbt .slide{
	position: relative;
}
.lbt .slide span {
	bottom: 0;
	position: absolute;
	height: 30px;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
}
.lbt .slide span a {
	display: block;
	width: 96%;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
}
.bx-wrapper .bx-controls-direction a {
	margin-top: -30px;
	width: 32px;
	height: 60px;
}
.lbt .bx-wrapper .bx-pager {
	bottom: 8px;
	width: auto;
	right: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #0168a3;
}
.rcst{
	float: right;
	width:535px;
}
.rcst>li{
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding: 35px 0;
}
.rcst>li>a{
	font-size: 16px;
	color: #4c4c4c;
}

.wzlb {
	box-sizing: border-box;
	width: 100%;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
	background: #fff;
	padding: 12px;
	border: 1px solid #e2e2e2;
}
.wzlb:hover {
	border: 1px #FF8400 solid;
}
.wzlb .ppw {
	float: left;
	width: 170px;
	margin: 0px 10px 0px 0px;
	display: block;
	overflow: hidden;
}
.wzlb .ppw a img {
	width: 160px;
	height: 110px;
	transition: all 0.8s;
}
.wzlb .ppw a img:hover ,.zt>a>img:hover{
	transform: scale(1.1);
}
.wzlb .kun {
	float: left;
	width: 900px;
	overflow: hidden;
	padding: 5px 10px 10px 0px;
	position: relative;
	height: 98px;
}
.wzlb .kun h1 {
	padding: 0px 0px 5px 0px;
}
.wzlb .kun h1 a {
	color: #424242;
	text-decoration: none;
	LINE-HEIGHT: 160%;
	font-size: 18px;
}
.wzlb .kun h1 a:hover {
	color: #FF8400;
}
.wzlb .kun .ttg {
	overflow: hidden;
}
.wzlb .kun .ttg p {
	font-size: 14px;
	text-decoration: none;
	color: #777777;
	line-height: 18px;
}
.footer {
	background: #024ac2;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 12px;
	padding: 50px 0;
	margin-top: 100px;
}
.footer>p {
	width: 1000px;
	margin: 0 auto;
}