﻿@charset "utf-8";
/* CSS Document */

/*顶部*/
body{
	max-width: 750px;
	margin: 0 auto;
}
.clear{
	overflow: hidden;
	clear: both;
}


.nr{
	z-index: 99;
}
/*banner*/
.swiper-container {
	width: 100%;
	/*height: 250px;*/
	background: #fff;
	border-bottom: 0.3rem solid #dfe6f0;
} 

.swiper-container img {
	display: block;
	width:100%;
	/*height: 250px;*/
	margin:0 auto;
}

/*top*/
.top{
	height: 2.5rem;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	background: #fff;
}
.top img{
	width: 70%;
	height: 2rem;
	display: block;
	margin: 0 auto;
	padding-top: 0.2rem;
}

.xq img{
	display: block;
	margin: 0 auto;
	width:100%;
}
.content {
    width: 90%;
    margin: 1rem auto;
}

.content p {
    font-size: 1rem;
    color: #333;
    margin-bottom: 0.3rem;
    font-weight: 600;
}
.content p span{
    font-size: 1rem !important;
    color:#c1944c !important;
    font-weight: 600 !important;
}
.content span {
    font-size: 0.75rem;
    color: #666;
    font-weight: 600;
}

.content div {
    color: #666;
    font-size: 0.8rem;
    margin-top: 0.3rem;
}

.dh{
	position: fixed;
	z-index: 9999;
	bottom: 4rem;
	right: 1rem;
	background: url(../images/dh.png) center center no-repeat;
	background-size: cover;
	width:50px;
	height: 50px;
}
.bt{
	width: 212px;
	position: fixed;
	bottom: 1rem;
	left: 50%;
	margin-left: -106px;
}
.yd a{
	display: block;
	font-size: 0.7rem;
	color: #fff;
	float: left;
	background: #c1944c;
	border-radius: 10px;
	margin-right: 20px;
	width: 96px;
	height: 38px;
	text-align: center;
	line-height: 38px;
}
.fx a{
	display: block;
	font-size: 0.7rem;
	color: #fff;
	float: left;
	border-radius: 10px;
	width: 96px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #e2774c;
}
/*内容页banner*/
.nr_banner {
	height: 200px !important;
	border: none !important;
	margin-bottom: 20px;
} 

.nr_banner img {
	height: 200px !important;
}
.con{
	margin-bottom: 1rem;	
}
.lxfs img {
    display: block;
    height:auto;
    margin:0 auto;
    width: 90%;
}
.map{
	width: 90%;
	margin: 0 auto;
	background: url(../images/map.png) top center no-repeat;
	padding: 1.6rem 0 0.6rem 0;
}

.map_nr{
	width: 90%;
	margin: 0 auto;
	height: 200px;
	background: #000;
}

.content h3 {
    color: #e2774c;
    margin-bottom: 0.2rem;
}
.bt2{
	width: 96px;
	margin: 0 auto;
	/* position: fixed; */
	/* bottom: 1rem; */
	/* left: 50%; */
	height: 38px;
	margin-bottom: 20px;
}
.fx a{
	display: block;
	font-size: 0.7rem;
	color: #fff;
	float: left;
	border-radius: 10px;
	width: 96px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #e2774c;
}
.pic_link a img{
	display: block;
	margin: 0 auto;
	width: 100%;
}
.pic_link a{
	display: block;
	width: 46%;
	float: left;
	/* max-height: 240px; */
	margin: 0 2% 20px 2%;
}








