@charset "utf-8";

.content {
	width: 1100px;
	margin: 0 auto;
}

.floor {
	width: 1100px;
	margin: 0 auto;
}

.full {
	width: 100%;
}

/*主题内容公用样式*/

.title-floor {
	font-size: 30px;
	color: #444444;
	font-family: "microsoft yahei";
	text-align: center;
}

.imitator-hr {
	width: inherit;
	height: 30px;
	background-image: url(../img/hr.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}


.imitator-hr-white {
	width: inherit;
	height: 30px;
	background-image: url(../img/hr-white.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}


/*banner*/

.banner {
	width: 100%;
	height: 600px;
	background: white url(https://ytk-front.oss-cn-beijing.aliyuncs.com/pc/medkaoyan.cn/20210813/openingBanner.jpg) 50% 0 no-repeat;
}


/*floor1*/

.floor1 {
	height: 840px;
	box-sizing: border-box;
	padding-top: 60px;
	background: url(../img/floor1-bg.jpg) 50% 0 no-repeat;
}

.floor1 .content p.nomalP {
	width: inherit;
	height: auto;
	box-sizing: border-box;
	padding: 30px;
	color: #FFFFFF;
	font-size: 18px;
	text-indent: 40px;
	letter-spacing: 1px;
	line-height: 1.6;
}

.floor1 .content p.nomalP span {
	font-size: 24px;
}

/*floor3*/

.floor3 {
	height: auto;
	padding-top: 60px;
	/*background-color: lightcyan;*/
}

.floor3 h5 {
	width: 360px;
	height: 40px;
	background-color: #e43e3e;
	margin: 35px auto 30px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
}

.floor3 .figure-group {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background-color: white;
}

.floor3 .figure-group .figure-one {
	width: 240px;
	height: 190px;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #cecece;
	float: left;
	margin-left: 13px;
	margin-bottom: 10px;
}

.floor3 .figure-group .figure-one-begin {
	margin-left: 0px;
}

.floor3 .figure-group .figure-one img {
	display: block;
	width: 220px;
	height: 140px;
}

.floor3 .figure-group .figure-one figcaption {
	line-height: 38px;
	font-size: 14px;
	color: #666666;
	text-align: center;
}

/*floor4*/
.floor4 {
	width: 1101px;
	height: auto;
	margin: 0 auto;
	padding-top: 60px;
	overflow: hidden;
	/*background-color: lightgoldenrodyellow;*/
}

.floor4 .why {
	width: inherit;
	height: 808px;
	background-image: url(../img/t1.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
	font-size: 0;
}

.floor4 .why .tips-left {
	width: 550px;
	height: 808px;
	display: inline-block;
	position: relative;
}

.floor4 .why .tips-right {
	width: 551px;
	height: 808px;
	display: inline-block;
	position: relative;
}

.floor4 .why .tips {
	position: absolute;
	width: 120px;
	height: auto;
	text-align: center;
	font-size: 18px;
	color: #666666;
}

.floor4 .why .tips-left1 {
	left: 114px;
	top: 70px;
}

.floor4 .why .tips-left2 {
	left: 327px;
	top: 130px;
}

.floor4 .why .tips-left3 {
	left: 5px;
	top: 270px;
}

.floor4 .why .tips-left4 {
	left: 185px;
	top: 280px;
}

.floor4 .why .tips-left5 {
	left: 5px;
	top: 500px;
}

.floor4 .why .tips-left6 {
	left: 188px;
	top: 513px;
}

.floor4 .why .tips-left7 {
	left: 114px;
	top: 710px;
}

.floor4 .why .tips-left8 {
	left: 330px;
	top: 650px;
}

.floor4 .why .tips-left9 {
	width: 180px;
	left: 352px;
	top: 350px;
}

/*右侧*/
.floor4 .why .tips-right1 {
	left: 318px;
	top: 60px;
}

.floor4 .why .tips-right2 {
	left: 100px;
	top: 130px;
}

.floor4 .why .tips-right3 {
	left: 430px;
	top: 290px;
}

.floor4 .why .tips-right4 {
	left: 250px;
	top: 290px;
}

.floor4 .why .tips-right5 {
	left: 430px;
	top: 500px;
}

.floor4 .why .tips-right6 {
	left: 250px;
	top: 513px;
}

.floor4 .why .tips-right7 {
	left: 318px;
	top: 710px;
}

.floor4 .why .tips-right8 {
	left: 100px;
	top: 640px;
}

.floor4 .why .tips-right9 {
	width: 180px;
	left: 20px;
	top: 350px;
}

/*floor5*/
.floor5 {
	height: 640px;
	box-sizing: border-box;
	padding-top: 60px;
	background: url(../img/floor5-bg.jpg) 50% 0 no-repeat;
}

.floor5 table {
	display: table;
	margin: 30px auto;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	background-color: transparent;
	border: 1px solid white;
	color: #FFFFFF;
}

.floor5 table td {
	display: table-cell;
	width: 236px;
	height: 80px;
	box-sizing: border-box;
	border: 1px solid white;
}

/*floor6*/
.floor6 {
	height: 740px;
	box-sizing: border-box;
	padding-top: 50px;
	/*background-color: lightgoldenrodyellow;*/
}

.floor6 h5 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 20px auto;
	text-align: center;
	font-size: 24px;
	color: #e43e3e;
}

/*tab样式*/
.index_tab,
.index_tab1 {
	width: 1070px;
	height: 400px;
	margin: 0px auto;
	margin-top: 40px;
	font-family: '微软雅黑';
}

.index_tab .tab,
.index_tab1 .tab {
	overflow: hidden;
	background: white;
}

.index_tab .tab a,
.index_tab1 .tab a {
	display: block;
	width: 120px;
	height: 30px;
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #333;
}

.index_tab .tab a:hover,
.index_tab1 .tab a:hover {
	background: #E64E3F;
	color: #fff;
	text-decoration: none;
}

.index_tab .tab a.on,
.index_tab1 .tab a.on {
	background: #E64E3F;
	color: #fff;
	text-decoration: none;
}

.index_tab .content,
.index_tab1 .content {
	width: 1070px;
	overflow: hidden;
	position: relative;
}

.index_tab .content li,
.index_tab1 .content li {
	display: none;
}

/*以下是添加的控制按钮*/
.index_tab .content a {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 160px;
	cursor: pointer;
}

.index_tab .content a.btn-left {
	background: url(../img/btn-left.png) 50% 0 no-repeat;
	left: 0px;
}

.index_tab .content a.btn-right {
	background: url(../img/btn-right.png) 50% 0 no-repeat;
	right: 0px;
}

.floor6 .figure-group {
	width: 910px;
	height: 370px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 50px;
}

.floor6 .figure-group figure {
	width: 450px;
	height: 320px;
	float: left;
	margin-left: 10px;
}

.floor6 .figure-group figure.figure-one-special {
	width: 910px;
	height: 320px;
	float: left;
	margin-left: 10px;
}

.floor6 .figure-group figure.figure-one-begin {
	margin-left: 0px;
}

.floor6 .figure-group figure img {
	display: block;
	width: 450px;
	height: 280px;
}

.floor6 .figure-group figure.figure-one-special img {
	display: block;
	width: 910px;
	height: 280px;
}

.floor6 .figure-group figure figcaption {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #666666;
}

.floor6 .btns {
	width: inherit;
	height: 40px;
	line-height: 40px;
	margin-top: 40px;
	text-align: center;
}

.floor6 .btns a {
	display: inline-block;
	width: 280px;
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	border-radius: 24px;
	font-size: 24px;
	border: 1px solid#E43E3E;
	color: #E43E3E;
	cursor: pointer;
}

.floor6 .btns a:hover {
	color: #FFFFFF;
	background-color: #E43E3E;
}

/*floor7*/
.floor7 {
	height: auto;
	padding-top: 60px;
	padding-bottom: 50px;
	/*background-color: lightcyan;*/
}

.floor7 .content {
	width: 1000px;
	/* height: 580px; */
	background: white;
}

.floor7 .content dl {
	letter-spacing: 2px;
	line-height: 1.6;
}

.floor7 .content dl.dl-02 {
	margin-top: 10px;
}

.floor7 .content dl dt {
	font-size: 24px;
	color: #e43e3e;
	margin-bottom: 10px;
}

.floor7 .content dl dd span.little-title {
	font-size: 18px;
	color: #E43E3E;
	font-weight: bold;
}

.floor7 .content .mapBox {
	width: 550px;
	height: 370px;
	margin-left: 20px;
	background-color: lightseagreen;
	float: right;
}