.swiper-title {
	width: 100%;
	height: 20px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 30px 0 45px 0;
}

/* .swiper-wrapper .swiper-slide {
	height: 251px;
	text-align: center;
}

.swiper-button-next {
	background-color: #F0F0F0 !important;
	background-image: none;
	text-align: center;
	font-size: 25px;
	width: 34px !important;
	height: 96px !important;
	line-height: 96px;
	top: 40% !important;
	color: #B5B5B5;
}

.swiper-button-prev {
	background-color: #F0F0F0 !important;
	background-image: none;
	text-align: center;
	font-size: 25px;
	width: 34px !important;
	height: 96px !important;
	line-height: 96px;
	top: 40% !important;
	color: #B5B5B5;
} */

.lxwmphx {
	display: none !important;
}

.swiper-container-fjx {
	width: 880px;
	height: 1px;
	background: #F2F2F2;
	margin-top: 31px;
}

#cp-nr ul li {
	display: flex;
	justify-content: space-between;
}

.s-box {
	width: 251px;
	height: 264px;
	background: #FFFFFF;
	border-radius: 5px;
	box-shadow: 0px 3px 10px 0 #dcdcdc;

}

.s-box img {
	height: 181px;
	margin: 16px 0 0 75px;
}

.s-box p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #8C8C8C;
	text-align: center;
	padding-top: 26px;
}

#b-box {
	height: auto;
	margin-top: 39px;
}

#b-box>p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #262626;
	line-height: 30px;
	text-align: center;
	padding-top: 21px;
}

#cp-nr {
	margin-bottom: 48px;
}

.ym-page {
	width: 100%;
	/* height: 100px; */
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-bottom: 25px;
	/* margin: 0 auto; */
}

.ym-page>div {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.ym-page1 {
	width: 70%;
}

.ym-page1 div {
	/* width: 55px; */
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.ym-page1 div:first-child {
	width: 106px;
	height: 44px;
	background: #FFFFFF;
	border: 1px solid #005BAC;
	border-radius: 5px;
	line-height: 44px;
	color: #005BAC;
}

.leftcenter {
	margin-top: 10px;
	width: 100%;
}

.active {
	width: 21px;
	height: 17px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #005BAC;
}

.ym-page1 div:last-child {
	width: 106px;
	height: 44px;
	background: #005BAC;
	border-radius: 5px;
	line-height: 44px;
	color: #FFFFFF;
}

.ym-page2 {
	width: 30%;
	justify-content: center !important;
}

.ym-page2 div:first-child {
	width: 76px;
	height: 19px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #B3B3B3;
	padding-right: 16px;
	margin-left: 26px;
}

.ym-page2 div:last-child {
	width: 99px;
	height: 44px;
	line-height: 44px;
	background: #FFFFFF;
	border: 1px solid #C9C9C9;
	border-radius: 5px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	color: #8C8C8C;
}

.ym-page2 div img {
	width: 17px;
}

.ym-page3>div:first-child {
	width: 76px;
	height: 19px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #B3B3B3;
	padding-right: 16px;
	margin-left: 26px;
}

.ym-page3 div:last-child {
	width: 99px;
	height: 44px;
	line-height: 44px;
	background: #FFFFFF;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	border: 1px solid #C9C9C9;
	border-radius: 5px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	color: #8C8C8C;
}

.r-cont {
	width: 100%;
	height: auto;
}

.r-cont img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.r-cont p {
	width: 100%;
	font-size: 20px;
	/*text-indent: 2rem;*/
	font-size: 18px;
	line-height: 36px;
	color: #4D4D4D;
}
.r-cont p span{
    display: block;
}

.r-cont1 .swiper-button-white {
	top: 50% !important;
	margin-top: -7px !important;
}

.r-cont1 .swiper-button-prev {
	width: 0 !important;
	height: 0 !important;
	background-color: transparent !important;
	border-top: 7px solid transparent;
	border-right: 7px solid #AAAAAA;
	border-bottom: 7px solid transparent;
}

.r-cont1 .swiper-button-next {
	width: 0 !important;
	height: 0 !important;
	background-color: transparent !important;
	border-top: 7px solid transparent;
	border-left: 7px solid #AAAAAA;
	border-bottom: 7px solid transparent;
}
.gc-swiper{
	position: relative;
}
.gc-swiper .gc-container{
	position: initial;
	width: 96%;
}
.gc-container .swiper-button-prev {
	width: 0 !important;
	height: 0 !important;
	background-color: transparent !important;
	border-top: 7px solid transparent;
	border-right: 7px solid #AAAAAA;
	border-bottom: 7px solid transparent;
	left: 5px !important;
	top: 54% !important;
}
.gc-container .swiper-button-next {
	width: 0 !important;
	height: 0 !important;
	background-color: transparent !important;
	border-top: 7px solid transparent;
	border-left: 7px solid #AAAAAA;
	border-bottom: 7px solid transparent;
	right: 5px !important;
	top: 65% !important;
}
.r-cont1 .swiper-slide {
	line-height: 50px;
	height: 100%;
}

.r-cont1 .swiperbox {
	position: relative;
	border-bottom: 2px solid #F2F2F2;
}

.r-cont1 .swiper-container {
	position: initial;
	width: 92%;
}

.r-cont1 .swiper-list li {
	width: 100%;
	height: 50px;
	margin: 20px 0 40px;
	overflow: hidden;
	background: #F2F2F2;
	line-height: 50px;
	display: flex;
}
.r-cont iframe{
	display: block;
	width: 100%;
}
.r-cont .BMap_mask{
	width: 100% !important;
}
.r-cont1 .swiper-list li span:first-child {
	width: 170px;
	height: 50px;
	background: linear-gradient(-125deg, transparent 30px, #005BAC 0) top right;
	display: inline-block;
	padding-right: 20px;
	box-sizing: border-box;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
}
.r-cont1 .fzlc-gdlists span p{
	display: inline-block;
}
.r-cont1 .swiper-list li span:last-child {
	margin-left: 20px;
	font-size: 18px;
	color: #4D4D4D;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.swiper01 {
	display: none;
}

.active1 {
	font-size: 20px !important;
	font-family: Microsoft YaHei !important;
	font-weight: bold !important;
	color: #005BAC !important;
}

.text1 {
	border-bottom: 2px solid #F2F2F2;
	padding: 22px 0;
}
.text1:last-child{
    border: none !important;
}
.r-cont2 .title,
.r-cont4 .title {
	width: 100% !important;
	height: auto !important;
	padding: 30px 0 !important;
	text-align: center !important;
	font-size: 22px !important;
	font-weight: bold !important;
	color: #004986 !important;
}

.text1 div:first-child {
	font-size: 20px;
	color: #004986;
	margin-bottom: 35px;
}

.text1 div:last-child {
	display: flex;
	flex-wrap: wrap;
}

.text1 div:last-child p {
	margin-right: 50px;
	line-height: 30px;
	font-size: 18px;
	color: #4D4D4D;
}

.r-cont3 .lists {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	/*margin-bottom: 40px;*/
}

.r-cont3 .lists div {
	width: 270px;
	height: auto;
	/*margin-top: 20px;*/
	/*margin-bottom: 20px;*/
	margin: 20px 35px 20px 0;
}
.r-cont3 .lists div:nth-child(3n){
    margin: 20px 0;
}

.r-cont3 .lists div img {
	width: 100%;
}

.r-cont4 {
	width: 100%;
	height: auto;
	/*border: 1px solid #DCDCDC;*/
	border-radius: 5px;
	overflow: hidden;
	margin: 25px 0;
}

.r-cont4 img {
	width: 100%;
}

.r-cont5 img {
	width: 100%;
	margin: 20px 0;
}

.r-cont5>div {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.r-cont5 div p {
	width: 50%;
	display: flex;
	align-items: center;
	font-size: 20px;
	color: #4D4D4D;
}

.r-cont5 div p img {
	height: 34px;
	width: auto;
	margin-right: 10px;
	margin-left: 45px;
}

.r-cont5 div p span {
	color: #004986;
	font-weight: bold;
}
.zp-mynr p{
	width: auto;
}
