﻿
.main{
	width: 1000px;
    padding: 30px 15px 24px;	
	background: #fff;
	border-radius: 36px;
	box-shadow: 0px -5px 10px 5px rgba(58,134,145,0.2),-10px 0px 10px 6px rgba(58,134,145,0.2),10px 0px 10px 6px rgba(58,134,145,0.2),0px 5px 10px 5px rgba(58,134,145,0.2);
	-webkit-box-shadow:0px -5px 10px 5px rgba(58,134,145,0.2),-10px 0px 10px 6px rgba(58,134,145,0.2),10px 0px 10px 6px rgba(58,134,145,0.2),0px 5px 10px 5px rgba(58,134,145,0.2);
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.slideBanner{
	width: 996px;
	margin: 0 auto;
	
}

.slideBox {
	border-radius: 34px;	
	position: relative;
	width: 996px;	
	height: 280px;
	overflow: hidden;
}

.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
}

.slideBox ul.items li {
	float: left;
	background: none;
}

.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}

.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none;
	width: 996px;		
	height: 280px;
}

.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 38px;
	background: none !important;
	overflow: hidden;
}

.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 16px;
	line-height: 38px;
	margin-left: 10px;
	text-decoration: none;
	height: 38px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}

div.nums {
	position: absolute;
	left: 450px;
	bottom: 12px;
	z-index: 99;
}

div.nums a {
	width: 44px;
	height: 8px;
	display: inline-block;
	float: left;
	background-color: white;
	margin-right: 10px;
	font-size: 0px;
	text-align: center;
	border-radius: 0 !important;
}

div.nums a.active {
	background-color: #5a89a4;

}
.conT {
	margin-top: 20px;
	min-height: 700px;
}
.conT img{
	max-width:800px;
}
.conT .path{
	line-height: 44px;
	height: 44px;
	border-bottom: 1px solid gainsboro;
	color: #966748;
}
.conT .path a{
	color: #966748;
}
.conT .path  i{
	color: #966748;
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
}
.conT .title{

	border-bottom:1px dashed gainsboro;
	padding-bottom: 10px;    
	margin-top: 30px;

}
.conT .title h6{
	text-align: center;
	line-height: 62px;
	font-size: 30px;
	color: #966748;
	font-family: "微软雅黑";
}
.conT .title  p{
    text-align: center;
    font-size: 12px;
    color: #54341f;
    font-family: "微软雅黑";
    line-height: 30px;
    background: #f9f2ed;
}
.conT .section{
	margin: 28px 40px;
}
.conT .fanye{
	margin: 10px 40px;
}
.conT .fanye p{
	height: 38px;
	line-height: 38px;
	color: #966748;
	font-size: 14px;
	font-family: "微软雅黑";
}
.conT .fanye p a{
	color: #ffbd30;
}
