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{
	padding: 50px 0;
}
.spft{
	padding-top: 80px;
}
.spft li a{
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}
.spft ul{
	height: 560px;
	overflow:hidden;
}
.spft li{
	height: 538px;
	width: 862px;
	cursor: pointer;
}
.spft li img{
	height: 100%;
	width: 100%;
	display:block;
}
.spft li.roundabout-in-focus {
	cursor: default;
}
.spft li span {
	position:relative;
	display:block;
	height:42px;
	top:-42px;
	background:rgba(0,0,0,0.6);
	font-size:16px;
	padding:0 0 0 10px;
	line-height:42px;
	text-align: center;
	color:#fff;
}
.spft li span>a{
	color:#fff;
}
/* 上送时刻 */
.f2,.f3{
	padding: 40px 0;
}
.xbt{
	display: block;
	border-bottom: 5px solid #d19c72;
}
.xbt>a{
	font-size: 60px;
	color:  #b97a4f;
	background: -webkit-linear-gradient(#d8a67d, #b97a4f);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	font-weight: bold;
	letter-spacing: 5px;
}
.calcnt-wrap ,.calcnt-wrap1{
    width: 1200px;
	overflow: hidden;
	padding: 80px 0 10px 0;
}
.calcnt-wrap1>.left{
	float:right;
	width: 480px;
}
.calcnt-wrap > .left {
    width: 480px;
}
.left {
    float: left;
    height: 456px;
}
.left ul{
	margin-bottom: 8px;
}
.left li{
	font-size: 18px;
	line-height: 42px;
	width: 100%;
	height: 42px;
	overflow: hidden;
	padding: 5px 0;
}
.left ul>li:nth-child(4n+1) a{
	font-size: 20px;
	color: #d19c72;
	font-weight: bold;
}
.left li a{
	color: #454545;
}
.left>div.mor{
	width: 100%;
	overflow: hidden;
}
.left>div.mor>a{
	float: right;
	color: #d19c72;
	font-size: 14px;
}
.calcnt-wrap > .right {
    width: 700px;
    height: 426px;
}
.calcnt-wrap1>.right{
	float:left;
}
.right {
    float: right;
    height: 426px;
}
.slider1 img{
	width: 700px;
    height: 426px;
}

.bx-wrapper .bx-pager {
    bottom: 10px;
    width: auto;
    right: 20px;
}
.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;
}
.right .slide{
	position: relative;
}
.right .slide span{
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,0.6);
}
.right .slide span a{
	display: block;
	width: 94%;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 40px;
}
.right .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 72px;
    top: 46%;
}
.right .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;
}
/* 精彩瞬间 */
.sp1 li{
	width: 600px;
	height: 380px;
}
.sp1 ul{
	height: 400px;
}
.footer {
	background: #024ac2;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 12px;
	padding: 50px 0;
	margin-top: 40px;
}
.footer>p {
	width: 1000px;
	margin: 0 auto;
}