/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	font-size: 16px;
	/*10 ÷ 16 × 100% = 62.5%*/
}

body {
	font-family: "微软雅黑";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

ul,
li {
	list-style: none;
}

a {
	color: #000;
	text-decoration: none;
}

img {
	border: none;
}

i,
em {
	font-style: normal;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.clear {
	clear: both;
}



.jiankang {
	padding: 125px  0 0px 0;
	background: url(../images/cpbeijing_02.jpg) center top no-repeat;
}

.teiled {
	text-align: center;
}

.teiled span {
	position: relative;
	font-size: 50px;
	font-family: "Microsoft YaHei";
	color: rgb(51, 51, 51);
	font-weight: bold;
	/*text-transform: uppercase;*/
	line-height: 0.5;
	text-align: center;
}
.teiled span:after {
    position: absolute;
    content: "";
    display: block;
    width: 66px;
    height: 66px;
    top: -16px;
    left: -31px;
    background: url(../images/yuan.png) no-repeat;
}
.jiankangtext{
	font-size: 16px;
	line-height: 35px;
	text-align: center;
	width: 950px;
	margin: 0 auto;
	margin-top: 50px;
	color: #4c4c4c;
}
.w {
    width: 1580px;
    margin: 0 auto;
}
.renteijiankang{
	margin-top: 120px;
}
.renteijiankangbt{
	text-align: center;
	font-size: 50px;
	color: #333333;
	margin-bottom: 60px;
}
.rtlist{
	position: relative;
	margin-bottom: 150px;
}
.rtlistdv{
	position: absolute;
	bottom: -60px;
	left: 6%;
	width: 780px;
    height: 480px;
	padding: 60px;
	background-color: rgba(255, 255, 255, 0.93);
	z-index: 3;
	box-shadow: 0px 0px 20px #bdbcbc5e;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.rtxqqing{
	width: 100%;
}
.rtlistimg{
	overflow: hidden;
	border-top-left-radius: 90px;
	border-bottom-right-radius: 90px;
	width: 100%;
}
.rtlistimg img{
	display: block;
	width: 100%;
} 
.rtlistdv{
	border-top-right-radius: 70px;
	border-bottom-left-radius: 70px;
}
.rtxqqing h1{
	height: 70px;
	border-bottom: 1px solid #d9dfe3;
	line-height: 55px;
	color: #333333;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	position: relative;
}
.rtxqqing h1 i{
	color: #333333;
	font-weight: bold;
}
.rtxqqing h1 i sup{
	font-size: 14px;
}
.rtxqqing h1::after{
	content: "";
	display: block;
	height: 70px;
	width: 240px;
	border-bottom: 2px solid #3b8138;
	position: absolute;
	top: 0;
	left: 0;
}
.rtxqqing h2{
	margin-top: 50px;
	margin-bottom: 40px;
	color: #333333;
	font-size: 17px;
	font-weight: bold;
}
.rtqiehuan{
	position: relative;
}
.rtqiehuandv .swiper-slide img{
	display: block;
	margin: 0 auto;
	    max-width: 85px;
}
.rtqiehuandv .swiper-slide h3{
	margin-top: 20px;
	color: #3b8138;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
}
.rtqiehuanlr{
	position: absolute;
	right: -20px;
	top: 10px;
	background-color: rgba(255, 255, 255, 0.2);
	z-index: 36;
}
.rtqiehuanlr a{
	display: flex;
	width: 40px;
	height: 40px;
	border-radius: 50px ;
	background-color: #d8dfe3;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0px;
}
.rtqiehuanlr a iconpark-icon{
	color: #fff;
	font-size: ;
}
.rtqiehuanlr a:hover{
	background-image: linear-gradient(to bottom right,#329426,#9bc734);
}

.rtlist2 .rtlistdv{
	left: auto;
	right: 6%;
}
.shipinfangfu{
	padding: 70px 0px;
	background-color: #ebf5fc;
}
.shipinfangfudv{
	width: 1580;
}
.jjfa{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 280px;
	background: url(../images/bj_02.jpg) center no-repeat;
	background-size: cover;
}
.jjfadv h1{
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.jjfadv p{
	text-align: center;
	color: #ffffff;
	font-size: 18px;
}
.jjfadv a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 185px;
	height: 40px;
	background-color: #fff;
	border-radius: 40px;
	margin: 0 auto;
	margin-top: 25px;
	transition: all 1s;
}
.jjfadv a iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #1a9336;
	font-size: 22px;
	margin-right: 5px;
	transition: all 1s;
}
.jjfadv a span{
	display: block;
	color: #4c4c4c;
	font-size: 14px;
	transition: all 1s;
}
.jjfadv a:hover{
	background-color: #1a9336;
}
.jjfadv a:hover iconpark-icon{
	color: #fff;
}
.jjfadv a:hover span{
	color: #fff;
}

@media only screen and (max-width: 1800px) {
    .w {
        width: 1600px;
    }
}
@media only screen and (max-width: 1680px) {
    .w {
        width: 1440px;
    }
}
@media only screen and (max-width: 1500px) {
    .w {
        width: 1200px;
    }
	.rtlistdv{
		padding: 30px;
	}
}
@media only screen and (max-width: 1300px) {
    .w {
        width: 1100px;
    }
}
@media only screen and (max-width: 1200px) {
    .w {
        width: 1024px;
    }
}
@media only screen and (max-width: 1024px) {
    .w {
        width: 960px;
    }
}
@media only screen and (max-width: 1000px) {
    .w {
        width: 100%;
        padding: 0 4%;
    }
	.teiled span{
		font-size: 22px;
	}
	.jiankang{
		 padding: 44px 0 0px 0;
	}
	.teiled span:after{
		position: absolute;
		content: "";
		display: block;
		width: 30px;
		height: 66px;
		top: -8px;
		left: -15px;
		background: url(../images/yuan.png) no-repeat;
		background-size: contain;
	}
	.jiankangtext{
		margin-top: 20px;
	}
	.jiankangtext{
		width: 95%;
		font-size: 15px;
		line-height: 30px;
	}
	.renteijiankangbt{
		font-size: 20px;
		font-weight: bold;
	}
	.renteijiankang{
		width: 100%;
		margin-top: 30px;
	}
	.rtlist{
		position: inherit;
		margin-bottom: 30px;
	}
	.renteijiankangbt{
		margin-bottom: 20px;
	}
	.rtlistimg{
		border-top-left-radius: 30px;
		border-bottom-right-radius: 30px
	}
	.rtlistdv{
		position: initial;
		width: 100%;
		padding: 5%;
	}
	.rtlistdv {
	    border-top-right-radius: 30px;
	    border-bottom-left-radius: 30px;
	}
	.rtxqqing h1{
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.rtlistdv{
		height: auto;
	}
	.rtxqqing h1::after{
		height: 40px;
	}
	.rtxqqing h2{
		margin-top: 25px;
		margin-bottom: 20px;
	}
	.rtqiehuanlr{
		position: initial;
	}
	.rtqiehuanlr a{
		position: absolute;
		top: 20%;
		left: -15px;
		z-index: 3;
	}
	.rtqiehuanlr a:last-child{
		left: auto;
		right: -15px;
	}
	.rtqiehuandv .swiper-slide h3{
		margin-top: 10px;
	}
	.shipinfangfu{
		padding: 3px 0px;
	}
	.jjfadv h1{
		font-size: 18px;
	}
	.jjfadv p{
		font-size: 15px;
	}
	.jjfadv a{
		width: 130px;
		margin-top: 15px;
	}
	.jjfa{
		height: 200px;
	}
	.rtqiehuandv {
		width: 95%;
		margin: 0 auto;
	}
}