body {
	background: url(../images/body-bg2.png) repeat left top,url(../images/ly_bj.png) no-repeat center top #f2cf90;
}
.content {
    width: 1042px;
    height: auto;
    margin: 0 auto;
    margin-top: 190px;
}
.title {
    float: left;
    width: 1042px;
}
.bt {
    float: left;
    color: #100907;
    font-size: 28px;
    font-family: "微软雅黑";
    line-height: 60px;
}
.bt span {
    color: #fff;
    font-size: 20px;
    font-family: "Arial";
    padding-left: 10px;
}
.fh {
    float: right;
    margin-top: 15px;
    display: inline;
}
#m_nav {
    width: 90px;
    height: auto;
    margin: 0 auto;
    float: left;
}
#m_nav li {
    cursor: pointer;
	margin-bottom: 1px;
	text-align: center;
	background: #140903;
	font-size: 14px;
	font-family: "微软雅黑";
	height: auto;
	width: 90px;
	padding: 10px 0;
	float: right;
}
#m_nav #tab li.on {
    width: 90px;
	height: auto;
	padding: 10px 0;
	background: #fabe00;
	float: right;
}
#m_nav li span {
	color: #d5b487;
	display: inline-block;
	line-height: 14px;
	width: auto;
}
#m_nav #tab li.on span {
    color: #140903;
}
#m_t {
    background: #fef5e0;
    padding: 30px 30px 40px 50px;
    overflow: hidden;
    width: 865px;
    border-right: 7px solid #d5b487;
    float: left;
}
#m_t_1 {
    display: block;
}
.title_p {
    width: 865px;
    height: 120px;
    margin-top: 10px;
}
.m_p img {
	float: right;
}
.path {
    width: 865px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d5b487;
    margin-top: 10px;
}
.path_left {
    float: left;
    color: #140903;
    font-size: 22px;
}
.path_right {
    float: right;
    font-size: 12px;
    color: #d5b487;
    padding: 0 10px;
    line-height: 20px;
    background: #2b2019;
    border-radius: 10px;
    margin-top: 20px;
    display: inline;
}
.main_t_show {
    width: 865px;
    color: #140903;
    margin-top: 30px;
	font-size: 14px;
	line-height: 24px;
}
.main_t {
    width: 440px;
    color: #140903;
    margin-top: 37px;
	font-size: 14px;
	line-height: 22px;
}
.main_t p {
    text-indent: 25px;
    line-height: 27px;
    font-size: 12px;
}
.main_r {
	width: 405px;
	margin: 37px 0 0 19px;
	overflow: hidden;
	position: relative;
}
.main_r .swiper-container {
	width: 100%;
	height: 277px;
}
.main_r .swiper-container img {
	width: 100%;
	height: 100%;
}
.swiper-pagination-bullet {
	opacity: 1;
	background: #ffffff;
}
.swiper-pagination-bullet-active {
	background: rgb(128,0,0);
}
.ck_map {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}
.m_b {
    height: 70px;
    border-top: 1px solid #d5b487;
    margin-top: 50px;
}
.m_b img {
    margin-top: 20px;
    margin-right: 10px;
}

/* 底部信息 */
.m_footer {
    height: 240px;
    width: 100%;
    background: #140903;
    border-top: 7px solid #fabe00;
    margin-top: 60px;
}
.f_c {
    width: 1002px;
    margin: 0 auto;
}
.f_logo {
    float: left;
    margin: 45px 0 0 50px;
}
.f_nav {
    width: 290px;
	line-height: 25px;
	float: left;
	margin-left: 55px;
	display: inline;
	margin-top: 20px;
}
.f_title {
    font-size: 18px;
    color: #e6a701;
}
.f_list {
    margin-top: 20px;
}
.f_list li {
    float: left;
    width: 130px;
}
.f_list a {
    font-size: 14px;
    color: #e6a701;
}
.f_list a:hover {
    text-decoration: underline;
}
.f_contact {
    height: 180px;
	line-height: 26px;
	float: left;
	background: url(../images/footer_line.png) no-repeat left center;
	padding: 25px 0 0 60px;
	width: 380px;
}
.f_t {
    font-size: 14px;
    color: #e6a701;
    margin-top: 20px;
}
