<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top_meddio_title{
	height: 40px;
	width: 900px;
	margin: 100px auto 0 auto;}
.top_meddio_title&gt;h3{
	float: left;
	width: 500px;
	text-align: center;
	line-height: 40px;
	font-size: 26px;
	color: #fff;}
.top_meddio_title&gt;span{
	width: 200px;
	float: left;
	height: 20px;
	border-bottom: 1px solid#fff;}
.top_meddio_box{
	overflow: hidden;}
.main_meddio_three{
	width: 1200px;
	margin: 150px auto 50px auto;}
.main_meddio_three&gt;ul{
	width: 300px;
	float: left;
	margin-right: 50px;
	border: 1px solid #bfbfbf;}
.main_meddio_three&gt;ul&gt;a&gt;li{
	width: 100%;
	height: 70px;
	background-color: #e5e5e5;
	border-bottom: 1px solid#BFBFBF;}
.main_meddio_three&gt;ul&gt;a&gt;li{
	font-size: 16px;
	line-height: 70px;}
.main_meddio_three&gt;ul&gt;a{
	text-indent: 2em;
	transition: all 0.3s;}
.main_meddio_three&gt;ul&gt;a:hover{
	text-indent: 3em;}
.main_meddio_content{
	width: 845px;
	float: left;}
.main_meddio_content&gt;h3{
	width: 50%;
    height: 95px;
    line-height: 95px;
    font-size: 1.7em;
    color: #000000;
    text-align: center;
    font-weight: 500;
    margin: 0 auto;}
.main_meddio_content&gt;p{
	text-indent: 2em;
	color: #000000;
	margin: 15px 0;
	line-height: 25px;}



@media screen and (max-width: 1250px) {
	.main_meddio_three{
		width: 92%;
		margin-top: 80px;}
	.main_meddio_three&gt;ul{
		display: none;}
	.main_meddio_content{
		width: 100%;}
}
@media screen and (max-width: 700px) {
	.main_meddio_content&gt;h3{
		height: 50px;
		line-height: 50px;}
}







</pre></body></html>