.top_meddio_title{
	height: 40px;
	width: 900px;
	margin: 100px auto 0 auto;}
.top_meddio_title>h3{
	float: left;
	width: 500px;
	text-align: center;
	line-height: 40px;
	font-size: 26px;
	color: #fff;}
.top_meddio_title>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>ul{
	width: 300px;
	float: left;
	margin-right: 50px;
	border: 1px solid #bfbfbf;}
.main_meddio_three>ul>a>li{
	width: 100%;
	height: 70px;
	background-color: #e5e5e5;
	border-bottom: 1px solid#BFBFBF;}
.main_meddio_three>ul>a>li{
	font-size: 16px;
	line-height: 70px;}
.main_meddio_three>ul>a{
	text-indent: 2em;
	transition: all 0.3s;}
.main_meddio_three>ul>a:hover{
	text-indent: 3em;}
.main_meddio_content{
	width: 845px;
	float: left;}
.main_meddio_content>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>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>ul{
		display: none;}
	.main_meddio_content{
		width: 100%;}
}
@media screen and (max-width: 700px) {
	.main_meddio_content>h3{
		height: 50px;
		line-height: 50px;}
}







