body {
	background-color: #F2F6F9 !important;
}

.row{
	min-height: 600px;
	margin: 15px auto;
}
.intro-div {
    border-bottom: 1px #ccc dotted;
    padding-top: 15px;
    padding-bottom: 15px;
}
.intro-div .intro-img {
    /* border: 1px #ccc solid; */
    width: 140px;
    height: 140px;
    margin: 0 auto;
}
.seqstyle {
    text-align: center;
}
.indicating_nav {
	margin-top: 15px;
	border-bottom: 1px #dadfe2 solid;
}

.collegeintro_nav img {
	width: 20px;
	height: 20px;
}

.collegeintro_nav li {
	height: 20px;
}

.collegeintro_nav {
	list-style: none;
	position: relative;
	margin-bottom: 15px;
}

.nav_index img{
	position: absolute;
	top:3px;
}

.index-style{
	padding-left: 20px;
}

.indication_line {
	border: 1px #DADFE2 solid;
}

.collegeintro_nav>li {
	display: inline-block;
	padding-right: 10px;
}

.collegeintro_nav>.active {
	color: #999;
}

.collegeintro_nav .nav_index a,.nav_collegeintro a {
	text-decoration: none;
	color: #0095a8;
}

.collegeintro_nav #tabTitle {
	color: #666;
}

.collegeintro_nav .nav_spacing {
	color: #0095a8;
}

.main-content {
	padding: 15px 0;
}

.leftcontent {
	background-color: #fff;
	/* border: 1px #D8E0E2 solid; */
	line-height: 30px;
}

.right-content {
	margin-bottom: 20px;
	padding-left: 0 !important;
}

.accordion {
	background: #fff;
	border: 1px #D8E0E2 solid;
	width: 100%;
	list-style-type: none;
	padding: 0px;
}

.accordion li {
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding-left:20px;
	border-bottom: 1px solid #dedede;
	cursor: pointer;
	color:#333;
}

.accordion li:hover {
	background-color: #DDECEF;
	border-left: 3px #00B8D0 solid;
	transition: all 0.4s ease;
}

.accordion li:first-child {
}

.accordion li:first-child:hover {
	background-color: #DDECEF;
	border-left: 3px #00B8D0 solid;
}

.accordion li:first-child:active {
	background-color: #DDECEF;
	border-left: 3px #00B8D0 solid;
}

.accordion li:last-child {
	border-bottom: 0;
	list-style: none;
}

.accordion li:last-child:hover {
	background-color: #DDECEF;
	border-left: 3px #00B8D0 solid;
}

.accordion li:last-child:active {
	background-color: #DDECEF;
	border-left: 3px #00B8D0 solid;
}

.submenu-active {
	background-color: #DDECEF;
	border-left: 3px #00B8D0 solid !important;
	transition: all 0.4s ease;
}

.accordion li img {
	width: 20px;
	height: 20px;
}

.accordion li span {
	margin-left: 10px;
}

.text-left a:hover {
	color: #00B8D0 !important;
	text-decoration: none;
}

.enrolstu p:first-child {
	margin-top: 20px;
}

.enrolstu p {
	color: #4d4d4d;
	font-size: 14px;
	border-bottom: 1px #ccc dotted;
	position: relative;
}

.enrolstu p:hover {
	cursor: pointer;
	color: #00B8D0;
}

.text-left span {
	position: absolute;
	right: 0px;
}

.enrolstu_page li {
	float: left;
	padding: 10px;
	text-align: center;
}

.enrolstu_page li a {
	text-decoration: none;
	color: #4d4d4d;
}

.enrolstu_page .active_first {
	background-color: #fafafa;
	border: 1px #d7dfdf solid;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 4px;
	margin: 4px 20px 0 20px;
}

.enrolstu_page .active_last {
	padding-right: 20px;
}

.brochure p:first-child {
	margin-top: 20px;
}

.brochure p {
	color: #4d4d4d;
	font-size: 14px;
	border-bottom: 1px #ccc dotted;
	position: relative;
}

.brochure p:hover {
	cursor: pointer;
	color: #00B8D0;
}

.brochure_page li {
	float: left;
	padding: 10px;
	text-align: center;
}

.brochure_page li a {
	text-decoration: none;
	color: #4d4d4d;
}

.brochure_page .active_first {
	background-color: #fafafa;
	border: 1px #ccc solid;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 4px;
	margin: 4px 20px 0 20px;
}

.brochure_page .active_last {
	padding-right: 20px;
}

table {
	*border-collapse: collapse;
	margin-top: 30px;
	width: 94%;
	border-spacing: 0;
	border-top: none;
}

.bordered {
}

.bordered tr:hover {
	background: #f8f8f8;
	-o-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.bordered caption {
	background-color: #00B8D0;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.bordered .tdfirst {
	border-top: none;
}

.bordered td {
	border-left: 1px #D7DFDF solid;
	border-top: 1px #D7DFDF solid;
	border-bottom: 1px #D7DFDF solid;
	padding: 10px;
	text-align: center;
	height: 60px;
	background-color: #fff;
	width: 25%;
}

.bordered td:last-child {
	border-right: 1px #D7DFDF solid;
}

.bordered th:last-child {
	border-right: 1px #00B8D0 solid;
}

.bordered td a {
	text-decoration: none;
	cursor: pointer;
	color: #4d4d4d;
}

.bordered td a:hover {
	color: #00B8D0;
}

.consulting p:first-child {
	margin-top: 20px;
}

.consulting p {
	color: #4d4d4d;
	font-size: 14px;
	border-bottom: 1px #ccc dotted;
	position: relative;
}

.consulting p:hover {
	cursor: pointer;
	color: #00B8D0;
}

.consulting_page li {
	float: left;
	padding: 10px;
	text-align: center;
}

.consulting_page li a {
	text-decoration: none;
	color: #4d4d4d;
}

.consulting_page .active_first {
	background-color: #fafafa;
	border: 1px #ccc solid;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 4px;
	margin: 4px 20px 0 20px;
}

#teachingmodel {
	margin-top: 20px;
}

#teachingmodel p {
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}

#teachingmodel img {
	margin-bottom: 20px;
	width: 96%;
}

#certificate {
	margin-top: 30px;
	text-align: center;
}

.certificate_style img {
	width: 100%;
}

.certificate_style p {
	text-align: center;
	font-size: 16px;
}

.enrolstu p a,.brochure p a {
	padding-right: 7em;
}

#xianrenlingdao {
	position: relative;
	width: 100%;
	margin-left: 0;
	line-height: 1.4em;
}

#xianrenlingdao {
	min-height: 500px;
	margin-top: 50px;
}

#xianrenlingdao th {
	height: 50px;
	text-align: center;
}

#xianrenlingdao td {
	text-align: center;
	height: 50px;
}

#xianrenlingdao td:last-child {
	text-align: left;
}

#xianrenlingdao tr td:last-child {
	padding: 5px;
}
.in_content{float:left; width:680px; padding:20px 0;}
.pohto_list{}
.pohto_list ul{padding:6px 0; overflow:auto; zoom:1;}
.pohto_list ul li{ margin-right:20px; margin-top:10px; text-align:center; font-size:12px; color:#aaa; line-height:10px;}		
		
.list_pic{padding:20px 10px; overflow:auto; zoom:1;}
.list_pic li{float:left;  margin-top:5px; margin-left:10px; display:inline;}
.list_pic li a{display:block; padding:8px; border:1px solid #eee; background:#fff;}
.list_pic li a:hover{background:#C4E3FF;}
.list_pic li a img{display:block;height: 85px;}	