﻿.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

* {
	margin: 0;
	padding: 0;
	font-family:"黑体";}

@media (min-width:1024px) {
	#main {
		width: 100%;
	}
	#tt1 {
		background: url(../img/dingbu_bg.png);
		line-height: 41px;
		padding-left: 2.5%;
	}
	#oh {
		width: 84%;
		/*min-width: 1240px;*/
		margin-bottom: 30px;
		margin-left: 8%;
		float: left;
	}
	#expert {
		/*width: 65%;*/
		min-height: 1200px;
		/*min-width: 1240px;*/
		/*margin-top: 50px;*/
		margin-bottom: 30px;
		/*margin-left: 5%;*/
		background-color: #FFFFFF;
		/*border-radius: 10px;
	border: 1px solid #C0C1C3;*/
	}
	#top {
		float: left;
		width: 89%;
		height: 22vw;
		margin-left: 3vw;
		margin-top: 3vw;
		padding-bottom: 1vw;
		/*border-bottom: 3px solid #0A5DA2;*/
		background-color: #F1F1F2;
		padding-left: 4%;
	}
	#other {
		margin-top: 3%;
		margin-left: 10%;
	}
	#top img {
		width: 13.5vw;
		height: 19vw;
		float: left;
		margin-top: 2vw;
	}
	#text {
		float: left;
		width: ;
		margin-left: 2%;
		margin-top: 3%;
	}
	#name {
		display: block;
		margin-left: 5%;
	}
	.c1 {
		width: 22vw;
	}
	.c2 {
		width: 22vw;
	}
	.item {
		line-height: 3vw;
		border-bottom: 1px dotted black;
		width: 45vw;
	}
	.item p {
		display: inline-block;
vertical-align: top;	}
	#bottom {
		float: left;
		width: 92%;
		margin-left: 45px;
		margin-top: 22px;
	}
	#three {
		font-size: 23px;
		background-color: #D3E1EB;
	}
	#four {
		width: 10px;
		background-color: #1C0FEC;
		float: left;
		height: 40px;
		margin-right: 20px;
	}
	.content {
		margin-top: 20px;
margin-bottom: 20px;
	}
	.back {
    background-color: #5297F3;
    width: 50px;
    margin: 0 45%;
    height: 30px;
    border-radius: 5px;
    border: none;
    color: #fff;
}
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {
#oh {
		width: 100%;
	}
	#expert {
		width: 100%;
	}
	#tt1 {
		background: url(../img/dingbu_bg.png);
		line-height: 35px;
		padding-left: 3.5%;
	}
	#top img {
		width: 30%;
		height: 40vw;
		float: left;
		margin-top: 5vw;
		margin-left: 6%;
	}
	#text {
float: left;
width: 55%;margin-left: 3%;margin-top: 3%;line-height: 8vw;
font-size: 4vw;
}
	.item p{
		border-bottom: 1px dotted black;
		width: 90%;
	}
	#name {
		display: block;
		font-size: 5vw;
			}
	#bottom {
		float: left;
		width: 100%;
		margin-top: 22px;
		/*! font-size: 3vw; */
	}
	#three {
		font-size: 18px;
		background-color: #D3E1EB;
	}
	#four {
		width: 10px;
		background-color: #1C0FEC;
		float: left;
		height: 30px;
		margin-right: 20px;
	}
	.content {
		padding-top: 20px;
		padding-left: 5%;
		padding-bottom: 15%;
		background-color: #fff;
		padding-right: 5%;  font-size;}
	.back {
    background-color: #5297F3;
    width: 50px;
    margin: 0 45%;
    height: 30px;
    border-radius: 5px;
    border: none;
    color: #fff;
}
	
}


}