@charset "utf-8";
html,
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;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	line-height: 1.5em
}

img {
	display: block;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

html,
body {
	color: #4d4d4d
}

body {
	background: #f9e2d5
}

ul,
li {
	list-style: none
}

a {
	color: #4d4d4d;
	text-decoration: none
}

a:hover {
	text-decoration: none;
	-webkit-transition: background-color .2s ease;
	-moz-transition: background-color .2s ease;
	-ms-transition: background-color .2s ease;
	-o-transition: background-color .2s ease;
	transition: background-color .2s ease
}

img {
	border: 0
}

em {
	font-style: normal
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal
}

.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.clear {
	zoom: 1
}

.left {
	float: left
}

.right {
	float: right
}

.text_left {
	text-align: left;
}

.text_right {
	text-align: right;
}
.text_center{
	text-align: center;
}

.hide {
	display: none
}

.wrap1200 {
	width: 1200px;
	margin: auto;
	position: relative;
}

.top_line {
	height: 40px;
	background-color: #FFFFFF;
	color: 000000;
	line-height: 40px;
}

.top_line div {
	line-height: 40px;
	font-style: italic;
}

.clearfix {
	clear: both;
}

.clearfix:after,
.clearfix:before {
	content: "\200B";
	display: block;
	height: 0;
	clear: both;
}

.bloder {
	font-weight: bold;
}

.magtop100 {
	margin-top: 100px;
}

.magtop80 {
	margin-top: 80px;
}

.magtop60 {
	margin-top: 60px;
}

.magtop50 {
	margin-top: 50px;
}

.magtop30 {
	margin-top: 30px;
}

.magtop20 {
	margin-top: 20px !important;
}

.magbot100 {
	margin-bottom: 100px;
}

.magbot80 {
	margin-bottom: 80px;
}

.magbot50 {
	margin-bottom: 50px;
}

.magbot40 {
	margin-bottom: 40px !important;
}

.magbot30 {
	margin-bottom: 30px;
}

.magbot20 {
	margin-bottom: 20px !important;
}

.magbot66 {
	margin-bottom: 66px;
}

.top_logo h1 {
	text-indent: -3000px;
}

.top_logo .logo {
	margin: 42px auto 58px auto;
	width: 305px;
}

.menulist ul li {
	width: 105px;
	height: 60px;
	float: left;
	background-color: #000000;
}

.menulist ul li a {
	line-height: 60px;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	display: block;
	/*cursor: default;*/
}

.menulist>div {
	height: 60px;
	float: left;
	width: 255px;
	background-color: #ffc1b7;
	line-height: 60px;
	text-align: center;
	font-style: italic;
	letter-spacing: 5px;
}

.index_tonglan {
	margin-top: 3px;
}

.index_bg1 {
	background-image: url(../images/index_bg1.jpg);
	height: 689px;
	margin-top: -25px;
	background-position-x: center;
}

.index_video {
	background-image: url(../images/index_12.png);
	height: 280px;
	width: 600px;
	margin-top: -220px;
}

.index_video p {
	margin-top: 50px;
	margin-left: 80px;
	font-size: 18px;
}

.index_footer {
	background-color: #FFFFFF;
}

.index_bottom_logo {
	display: block;
	margin-top: 172px;
	margin-bottom: 152px;
	margin-left: auto;
	margin-right: auto;
	width: 283px;
}

.index_rights {
	text-align: right;
	line-height: 32px;
}

.index_bottom {
	border-top: solid 1px #bfbfbf;
}

.index_bottom ul {
	margin-top: 30px;
}

.index_bottom ul li {
	float: left;
}

.index_bottom ul li h3 {
	line-height: 40px;
	font-size: 23px;
}

.index_bottom ul li p {
	font-size: 16px;
	line-height: 30px;
}

.index_bottom ul li:nth-child(2) {
	margin-left: 135px;
}

.index_bottom .right img {
	margin: 20px 0 54px 0;
	width: 123px;
	height: 123px
}

.index_huanjing>div>div:nth-child(2) img {
	margin-bottom: 18px;
}

.index_huanjing>div>div:nth-child(3) img {
	margin-right: 15px;
}

.index_huanjing>div>div:nth-child(4) img {
	margin-right: 17px;
}

.index_huanjing h2 {
	z-index: 10;
	position: absolute;
	left: 480px;
	top: 80px;
	font-style: italic;
	letter-spacing: 5px;
	font-size: 26px;
	line-height: 45px;
}

.index_zhengping {
	height: 500px;
	background-color: #444444;
}

.index_zhengping p {
	font-size: 18px;
	line-height: 25px;
	color: #f9e2d5;
}

.index_zhengping .left {
	width: 375px;
	height: 380px;
	display: block;
	border-right: solid 1px #f9e2d5;
}

.index_zhengping .left img {
	margin: 70px 0 60px 0;
}

.index_doctor {
	background-color: #fffcf7;
}

.index_doctor_intro {
	margin-top: 380px;
	margin-left: 95px;
	width: 505px;
	display: block;
	border-bottom: solid #000000 1px;
	font-style: italic;
	font-family: "宋体";
	text-align: left;
}

.index_doctor_intro h1 {
	font-size: 26px;
	line-height: 45px;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: bold;
	font-family: "宋体";
}

.index_doctor_intro p {
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	margin-right: 30px;
	/*font-family: "宋体";*/
}

.index_tiyan h3 {
	margin-top: 366px;
	display: block;
	height: 38px;
	width: 210px;
	line-height: 38px;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 10px;
	letter-spacing: 1px;
}

.index_tiyan p {
	font-size: 18px;
	line-height: 23px;
	font-style: italic;
	padding-bottom: 30px;
	border-bottom: solid 1px #000000;
}

.index_tiyan .left {
	width: 600px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swt-box {
	padding-bottom: 10px;
	width: 600px;
	height: 400px;
	border-radius: 10px;
	box-shadow: 0 0 10px #999;
	box-sizing: border-box;
	background: #fff;
	display: none;
	background-image: url(../images/window01.jpg);
}
.swt-btn{
	position: absolute;
	top:303px;
	left: 236px;
	display: block;
	height: 50px;
	width: 310px;
}
.add_hezuo{
	margin: 0 0 0 39px;
}
.hezuo_link_list{
	width: 753px;
	margin-top: 35px;
}
.hezuo_link_list li{
	float: left;
	margin-bottom: 20px;
}
