body{
	min-width: 1200px;
}
.clear:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
img{
	display: block;
}
.main{
	width: 1140px;
	margin: 0 auto;
}
.f1,.f2{
	padding-top: 60px;
}
.xbt{
	display: block;
	margin-bottom: 30px;
}
.xbt>img{
	width: 100%;
}
.bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 40px;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: 0;
	background: none;
}
.bx-wrapper {
	margin-bottom: 0 ;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 10px;
}
.bx-wrapper .bx-prev {
	left: 10px;
	border-radius: 20px;
}
.bx-wrapper .bx-next {
	right: 10px;
	border-radius: 20px;
}
.list{
	width: 460px;
	float: left;
}
.list li{
	padding: 10px 0;
}
.list li>a {
    font-size: 18px;
    color: #000;
    line-height: 22px;
	font-weight: 700;
}
.vid {
    width: 640px;
	float: right;
}
.vid>video{
	width: 100%;
}
.f2{
	padding-top: 120px;
}
.f2>*{
	text-align: center;
}
.f2>h2{
	font-size: 50px;
	color: #f6a91e;
	font-weight: bold;
}
.f2>p{
	font-size: 24px;
	color: #f6a91e;
	font-weight: bold;
	line-height: 40px;
	margin-top: 30px;
}
.f3{
	padding-top: 100px;
}
.slider2 img{
	width: 800px;
	height: 480px;
}
.pic .slide span{
	display: block;
	width: 100%;
	height: 100px;
	background: #f6a91e;
	padding: 20px 0;
}
.pic .slide span a{
	display: block;
	width: 94%;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
.pic .bx-wrapper .bx-controls-direction a {
	width: 30px;
	height: 60px;
	top: 46%;
}
.pic .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	left: 0;
	background: none;
}
.pic .bx-wrapper .bx-pager {
	bottom: -30px;
}
.bx-wrapper {
    margin: 0 auto ;
}
.pic .bx-wrapper .bx-next {
    right: -40px;
}
.pic .bx-wrapper .bx-prev {
    left: -40px;
}
.more {
	font-size: 18px;
	color: #000;
	display: inline-block;
	margin-top: 10px;
}
.jjhd{
	margin-top: 60px;
}
.jjhd>li{
	padding: 10px 0;
}
.jjhd>li>a{
	font-size: 18px;
	color: #000;
	line-height: 22px;
	font-weight: 700;
}
.f4{
	padding-top: 100px;
}
.jjkp{
	margin-top: 50px;
}
.jjkp>div{
	float: left;
	width: 368px;
	margin-right: 18px;
}
.jjkp>div:nth-child(3n){
	margin-right: 0;
}
.jjkp>div img{
	width: 368px;
	height: 590px;
}
.jjkp>div span{
	display: block;
	width: 100%;
	height: 60px;
	padding: 15px 0;
	text-align: center;
	margin-top: 30px;
}
.jjkp>div span>a{
	font-size: 20px;
	font-weight: 700;
	color: #000;
}
.f5{
	padding-top: 100px;
}
.f5>ul>li{
	float: left;
	width: 250px;
	margin-right: 25px;
}
.f5>ul>li:nth-child(4n){
	margin-right: 0;
}
.f5>ul>li img{
	width: 250px;
}
.footer {
	background-color: #333333;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 12px;
	padding: 40px 0;
	margin-top: 50px;
}
.footer>p {
	width: 1000px;
	margin: 0 auto;
}