.zlxmbanner {
	width: 100%;
	height: 465px;
	background: url(../images/zlxmbanner.jpg) no-repeat center;
}

.zlxm_con {
	width: 100%;
	background: url(../images/zlxmbg.png) no-repeat center;
}

.titer1 {
	width: 1180px;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 40px;
}

.titer1 h1 {
	width: 550px;
	height: 92px;
	margin: auto;
	margin-bottom: 33px;
}

.titer1 li {
	float: left;
	width: 236px;
}

.titer1 li a {
	width: 225px;
	margin: auto;
}

.titer1 li a img {
	margin-left: 5px;
}

.titer1 li a p {
	text-align: center;
	font-size: 24px;
	color: #f88818;
	margin-top: 15px;
	font-weight: bold;
}

.titer1 li a span {
	font-size: 8px;
	color: #f88818;
	text-align: center;
	display: block;
}

.titer2 {
	width: 1180px;
	margin: auto;
	overflow: hidden;
	height: auto;
	margin-top: 50px;
}

.titer2 h2 {
	width: 1180px;
	height: 90px;
	margin: auto;
}

.titer2_dor {
	width: 1180px;
	position: relative;
	height: 610px;
	margin-top: 38px;
}

.titer2_dor .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.titer2_dor .bd ul {
	width: 1180px !important;
}

.titer2_dor .bd li {
	width: 1180px !important;
	height: 575px;
	overflow: hidden;
}

.titer2_dor .bd li a {
	display: block;
	margin-top: 20px;
	float: left;
	width: 175px;
	height: 55px;
	background: #42b9d1 url(../images/self_ic02.png) no-repeat left;
	background-position: 20px 10px;
	text-indent: 2.5em;
	margin-left: 50px;
	border-radius: 10px;
	line-height: 55px;
	color: #fff;
	font-size: 24px;
}

.titer2_dor .bd li a:nth-of-type(2) {
	background: #f88818 url(../images/zdorswt2.png) no-repeat left;
	background-position: 20px 15px;
}

.titer2_dor .hd {
	width: 1180px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 50px;
	line-height: 30px;
	text-align: center;
}

.titer2_dor .hd ul {
	text-align: center;
	padding-top: 15px;
}

.titer2_dor .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 20px 10px;
	width: 11px;
	height: 11px;
	background: #fff;
	border: 2px solid #51bed5;
	overflow: hidden;
	font-size: 0;
	border-radius: 50%;
}

.titer2_dor .hd ul .on {
	width: 15px;
	height: 15px;
	background: #e98402;
	border: none;
}

.titer2_dor dl {
	width: 615px;
	margin-left: 555px;
	margin-top: 35px;
}

.titer2_dor dl dt {
	color: #532a01;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 10px;
}

.titer2_dor dl dt span {
	font-size: 36px;
	font-weight: normal;
}

.titer2_dor dl dd {
	color: #532a01;
	font-size: 30px;
	line-height: 58px;
}

.titer2_dor dl b {
	font-weight: 600;
}

.titer3 {
	width: 1180px;
	margin: auto;
	overflow: hidden;
	height: auto;
	margin-top: 45px;
}

.titer3 h3 {
	width: 850px;
	height: 90px;
	margin: auto;
}

.titer3 i img {
	float: left;
	padding: 50px;
}

.titer3 p {
	float: right;
	width: 600px;
	height: auto;
	overflow: hidden;
	padding: 20px;
	font-size: 24px;
	line-height: 40px;
	text-indent: 2em;
	color: #666666;
	border: 3px dashed #42b9d1;
	border-radius: 15px;
	margin-top: 30px;
}

.titer4 {
	width: 1180px;
	margin: auto;
	overflow: hidden;
	height: auto;
	margin-top: 50px;
}

.titer4 h4 {
	width: 950px;
	height: 100px;
	margin: auto;
}

.md_dqnr {
	width: 1180px;
	margin: 0px auto;
}

.oral_diseases {
	width: 100%;
	padding-top: 40px;
	float: left;
}

.od_bt {
	width: 100%;
	float: left;
}

.od_bt li {
	width: 200px;
	cursor: pointer;
	position: relative;
	z-index: 1;
	margin: 0 16px;
	height: 250px;
	float: left;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;
}

.od_bt li p {
	width: 100%;
	float: left;
	text-align: center;
	color: #444444;
	line-height: 50px;
}

.od_bt li p span {
	width: 198px;
	height: 198px;
	float: left;
	text-align: center;
	border: 1px solid #dadada;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
	position: relative;
	z-index: 1;
}

.od_bt li p span img {
	margin: 4px;
	width: 190px;
	height: 190px;
}

.od_bt li:hover p span,
.od_bt li.hover p span {
	border: 1px solid #508fcc;
}

.od_bt li.hover:before {
	content: " ";
	background: url(../images/grayx_sj.png);
	width: 23px;
	height: 11px;
	bottom: -21px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
}

.od_bt li.hover p span:before {
	content: " ";
	background: url(../images/blueb_sj.png);
	width: 22px;
	height: 12px;
	position: absolute;
	z-index: 2;
	bottom: -11px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.od_nr {
	width: 1138px;
	padding: 20px;
	float: left;
	border: 1px dashed #dedede;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	margin-top: 20px;
	margin-bottom: 25px;
}

.od_nr p {
	font-size: 24px;
	color: #666666;
	float: left;
	line-height: 32px;
	text-indent: 2em;
}

.titer4 dt {
	font-size: 30px;
	color: #b0650a;
	font-weight: 700;
}

.titer4 dd {
	margin-top: 30px;
	background: #f1f1f1;
	font-size: 24px;
	color: #666666;
	padding: 20px 30px;
	line-height: 48px;
	text-indent: 2em;
}

.titer4_1 ul {}

.titer4_1 li {
	float: left;
	width: 393px;
}

.titer4_1 li img {
	padding: 45px;
}

.titer4_1 li p {
	text-align: center;
	width: 220px;
	height: auto;
	overflow: hidden;
	margin: auto;
	background: #eeeeee;
	padding-top: 4px;
	padding-bottom: 4px;
}

.titer4_1 li p span {
	border: 1px solid #fff;
	display: block;
	width: 210px;
	height: 53px;
	margin: auto;
	padding-top: 8px;
	font-size: 18px;
}

.titer5 {
	width: 1180px;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.titer5 h5 {
	width: 990px;
	height: 100px;
	margin: auto;
}

.titer5_1 {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.titer5_n {
	width: 1180px;
	overflow: hidden;
	height: auto;
	float: left;
}

.titer5_n .tab-hd {
	height: 564px;
	width: 261px;
	float: left;
	margin-right: 50px;
	margin-top: 50px;
}

.titer5_n .tab-hd li {
	width: 261px;
	height: 188px;
	cursor: pointer
}

.newprd-s1 {
	background: url(../images/titer5_01.jpg) no-repeat center;
}

.newprd-s1.on {
	position: relative;
	background: url(../images/titer5_01o.jpg) no-repeat center;
}

.newprd-s2 {
	background: url(../images/titer5_02.jpg) no-repeat center;
}

.newprd-s2.on {
	position: relative;
	background: url(../images/titer5_02o.jpg) no-repeat center;
}

.newprd-s3 {
	background: url(../images/titer5_03.jpg) no-repeat center;
}

.newprd-s3.on {
	position: relative;
	background: url(../images/titer5_03o.jpg) no-repeat center;
}

.titer5_f {
	width: 850px;
	height: 660px;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	float: left;
}

.titer5_i {
	float: right;
	margin-right: 10px;
}

.titer5_f ul {
	float: left;
	background: #f7f7f7;
	padding-left: 15px;
	padding-right: 25px;
}

.titer5_f h1 {
	font-size: 30px;
	text-align: center;
	color: #e98402;
	height: 80px;
	line-height: 80px;
}

.titer5_f b {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
}

.titer5_f li {
	font-size: 24px;
	color: #42b9d1;
	border: 1px solid #42b9d1;
	border-radius: 8px;
	margin-top: 20px;
	margin-left: 60px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}


.titer5_f i{
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

.titer5_f p {
	width: 430px;
	height: auto;
	overflow: hidden;
}

.titer5_f p em {
	float: left;
	font-size: 24px;
	color: #333333;
	font-style: normal;
}

.titer5_f p span {
	float: right;
	font-size: 20px;
	display: block;
	width: 310px;
	line-height: 36px;
	color: #333333;
}

.titer5_f a {
	display: block;
	margin-top: 20px;
	float: left;
	width: 175px;
	height: 55px;
	background: #42b9d1 url(../images/self_ic02.png) no-repeat left;
	background-position: 20px 10px;
	text-indent: 2.5em;
	margin-left: 50px;
	border-radius: 10px;
	line-height: 55px;
	color: #fff;
	font-size: 24px;
}

.titer5_f a:nth-of-type(2) {
	background: #f88818 url(../images/zdorswt2.png) no-repeat left;
	background-position: 20px 15px;
}

.titer6 {
	width: 1180px;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.titer6 h6 {
	width: 840px;
	height: 95px;
	margin: auto;
}

.titer6 ul {
	margin-top: 25px;
}

.titer6 li:nth-child(1) {
	background: #42d196;
}

.titer6 li:nth-child(2) {
	background: #429dd1;
}

.titer6 li:nth-child(3) {
	background: #42b9d1;
}

.titer6 li:nth-child(4) {
	background: #56d142;
}

.titer6 li:nth-child(5) {
	background: #d1b142;
}

.titer6 li {
	float: left;
	width: 236px;
	color: #FFFFFF;
}

.titer6 li dt {
	font-size: 24px;
	border-bottom: 2px solid #FFFFFF;
	width: 128px;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 8px;
}

.titer6 li dd {
	font-size: 18px;
	line-height: 30px;
	margin: 15px;
}

.titer7 {
	width: 1180px;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.titer7 h6 {
	width: 1010px;
	height: 95px;
	margin: auto;
}

.titer7 p {
	margin-top: 30px;
	background: #f1f1f1;
	font-size: 24px;
	color: #666666;
	padding: 20px 30px;
	line-height: 40px;
	text-indent: 2em;
}

.titer7 ul {}

.titer7 li {
	float: left;
	width: 590px;
	height: 40px;
	margin-top: 30px;
	color: #fff;
	line-height: 30px;
	font-size: 20px;
}

.titer7 li:nth-child(1) {
	background: url(../images/zlxm_56.jpg) no-repeat left;
	text-indent: 4.3em;
}

.titer7 li:nth-child(2) {
	background: url(../images/zlxm_58.jpg) no-repeat right;
	text-indent: 5.3em;
}

.titer7 li:nth-child(3) {
	background: url(../images/zlxm_62.jpg) no-repeat left;
	text-indent: 4.3em;
}

.titer7 li:nth-child(4) {
	background: url(../images/zlxm_65.jpg) no-repeat right;
	text-indent: 5.3em;
}

.titer7_1 {
	width: 1220px;
	margin: auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}

.titer8 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 45px;
}

.titer8 h6 {
	width: 1060px;
	margin: auto;
	margin-bottom: 20px;
}

.titer8 ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.titer8 ul li {
	width: 20%;
	height: auto;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	position: relative;
	display: block;
}

.titer8 ul li img {
	display: block;
	width: 100%;
	position: relative;
	top: 0;
}

.titer8 ul li img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}

.titer8 ul li:hover img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}