@charset "utf-8";
/* CSS Document */

.page-bg {
	background: #faf7ee;
}
.page-con {
	background: #ffffff;
	margin-left: -50px;
}
.page-top {
	background: #b82638;
	height: 180px;
	overflow: hidden;
}
.page-top .box {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px !important;
	overflow: hidden;
	padding: 30px 0 70px 0;
}
.page-top .box .bg {
	height: 180px;
	position: absolute;
	right: 0;
	top: 0;
}
.page-logo img {
	height: 80px;
}
.page-box {
	padding: 0 20px;
}
.page-right {
	float: right;
	margin-top: 5px;
}
.page-right a {
	float: left;
	display: inline-block;
	position: relative;
	margin-left: 60px;
	margin-bottom: 20px;
	z-index: 999;
}
.page-right a dt {
	width: 32px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/ico_right_ay.png) no-repeat center center;
	overflow: hidden;
	color: #ffffff;
}
.page-right a dt i {
	line-height: 30px;
}
.page-right a dd {
	height: 30px;
	float: left;
	line-height: 30px;
	color: #ffffff;
	font-size: 0.75em;
	overflow: hidden;
}
.page-right a dd img {
	margin-top: -2px;
	width: 15px;
	height: 30px;
}
.page-right a dd iframe {
	margin-top: -3px;
}
.page-right a dd p {
	padding-left: 20px;
}
.page-right a:hover p {
	text-decoration: underline;
}
.page-right .sousuo {
	width: 220px;
	height: 34px;
	position: relative;
}
.page-right .sousuo .text {
	width: 220px;
	height: 34px;
	border: none;
	background: url(../images/img_inp_bg.png) no-repeat left top;
	background-size: 100% 100%;
	padding-left: 15px;
	font-size: 0.875em;
	padding-right: 49px;
	color: #ffffff;
}
.page-right .sousuo .button {
	width: 32px;
	height: 32px;
	border: none;
	font-size: 1.3em;
	background: url(../images/img_button_bg.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	position: absolute;
	top: 52px;
	right: 1px;
}
.page-right .sousuo .button:hover {
	background: url(../images/img_button_bl.png) no-repeat;
	background-size: 100% 100%;
}
.page-nav {
	position: absolute;
	top: 150px;
	height: 60px;
	z-index: 9999;
}
.page-nav .nav {
	width: 100%;
	padding: 0 10px;
	background: #e72123;
	border-radius: 30px;
	border: 1px solid #ffffff;
}
.page-nav .nav .nLi {
	float: left;
	width: 10%;
	background: url(../images/ico_nav_bg.png) no-repeat left center;
}
.page-nav .nav .nLi:first-child {
	background: none;
}
.page-nav .nav .nLi span a {
	display: block;
	padding: 15px 8px 15px 9px;
	color: #ffffff;
}
.page-nav .nav .nLi span a p {
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
}
.page-nav .nav .nLi:hover a p {
	background: #b82638;
}
.page-nav .nav .nLi span b {
	display: block;
	font-weight: normal;
}
.page-nav .nav .nLi .sub {
	background: #e72123;
	width: 120%;
}
.nav .sub li:first-child {
	margin-top: 0px;
}
.nav .sub li:last-child {
	margin-bottom: 0px;
}
.page-nav .nav .nLi .sub a {
	display: block;
	padding: 10px;
	color: #ffffff;
	font-size: 0.875em;
	border-top: 1px solid #b82638
}
.page-nav .nav .nLi .sub li:hover {
	background: #b82638;
}
.page-banner {
	width: 1180px;
	height: 280px;
	margin-top: 2px;
}
.page-banner img {
	width: 1180px;
	height: 280px;
}
.page-title {
	height: 60px;
	position: relative;
}
.page-title p {
	display: inline-block;
}
.page-title .z {
	line-height: 60px;
	font-size: 1.5em;
	color: #383838;
	margin-right: 20px;
}
.page-title .y {
	line-height: 1;
	font-size: 3.125em;
	color: #e9e9e9;
	font-weight: bold;
}
.page-title .xhx {
	display: block;
	width: 54px;
	height: 2px;
	background: #ff0000;
	position: absolute;
	bottom: 0;
	left: 0;
}
.page-sub {
	width: 220px;
	padding-top: 20px;
	background: #b82638 url(../images/ico_sub_top.png) no-repeat top center;
	border-radius: 12px 0 12px 0;
	overflow: hidden;
}
.page-sub dd a {
	display: block;
	line-height: 40px;
	color: #ffffff;
	border-top: 1px solid #c24441;
	font-size: 0.875em;
}
.page-sub dd:first-child a {
	border-top: none;
}
.page-sub dd:hover, .page-sub .on {
	background: #db0e10;
}
.page-f {
	display: inline-block;
	padding: 30px 0;
}
.page-f li a:hover, .page-f .c {
	background: #b82638;
	min-width: 32px;
	padding: 0 10px;
	color: #FFFFFF;
}
.page-footer {
	height: 220px;
	padding-top: 80px;
	background: url(../images/ico_footer_bg.png)no-repeat top center;
	color: #ffffff;
	font-size: 0.875em;
}
.page-footer img {
	height: 80px;
	margin: 30px 0;
	opacity: 0.8;
}
.page-footer .text {
	padding: 20px;
}
.page-footer .text li {
	line-height: 33px;
}
.page-footer .text li .i {
	margin-right: 10px;
}
.page-footer .text li a {
	margin-left: 20px;
	color: #ffffff;
}
.page-footer .text li a:hover {
	text-decoration: underline;
}
/*首页*/
.slideBox {
	width: 1180px;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-top: 2px;
}
.slideBox .hd {
	width: 100%;
	height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: url(../images/mask_bg.png);
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	right: 20px;
	bottom: 15px;
}
.slideBox .hd ul li {
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 1px;
	text-align: center;
	background: #ffffff;
	font-size: 0.875em;
	cursor: pointer;
	color: #2b2b2b;
}
.slideBox .hd ul li.on {
	background: #d8090b;
	color: #ffffff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative
}
.slideBox .bd li span {
	display: block;
	height: 30px;
	width: 1180px;
	position: absolute;
	left: 0;
	bottom: 25px;
	background: rgba(0,0,0,0.5);
	color: #999999;
	font-size: 0.875em;
	line-height: 30px;
	padding-left: 30px;
	padding-right: 200px;
}
.slideBox .bd img {
	width: 1180px;
	height: 400px;
	display: block;
}
.slideBox .bd li:hover span {
	color: #ffffff;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -45px;
	display: block;
	width: 45px;
	height: 90px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.slideBox .next {
	left: auto;
	right: 0;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.index-bo {
	border: 1px solid #c6c6c6;
}
.index-bo .index-title .box {
	display: inline-block;
	padding: 0 30px;
	background: #ffffff;
	margin-top: -20px;
}
.index-bo .index-title .box p {
	font-size: 1.625em;
	color: #b82638;
	font-weight: bold;
}
.index-bo .index-title .box span {
	display: block;
	font-size: 0.875em;
	color: #3d3d3d;
}
.index-zs .hd {
	height: 60px;
}
.index-zs .hd ul {
	background: none;
	display: inline-block;
	margin-left: -2px;
}
.index-zs .hd li {
	cursor: pointer;
	float: left;
	padding: 0 18px 0 20px;
	border: 1px solid transparent;
	color: #b82638;
	background: url(../images/ico_index_sub.jpg) no-repeat left center;
}
.index-zs .hd li:first-child {
	background: none;
	transition: color 0.3s, border-color 0.3s;
}
.index-zs .hd li span {
	padding: 5px 20px;
	border: 1px solid #b82638;
	color: #b82638;
	transition: color 0.3s, border-color 0.3s;
}
.index-zs .hd .on span {
	background: #b82638;
	color: #ffffff;
}
.index-zs .bd {
	position: relative;
	height: 400px;
	overflow: hidden;
}
.index-zs ul {
	background: #ffffff;
	height: 400px;
	overflow: hidden;
	padding: 15px 20px;
}
.index-zs ul .list {
	height: 290px;
	overflow: hidden;
	margin-left: -10px;
}
.index-zs ul .list li a {
	position: relative;
	display: block;
	color: #383838;
	padding-left: 100px;
	line-height: 56px;
	border: 1px solid transparent
}
.index-zs ul .list li a span {
	position: absolute;
	left: 0;
	font-size: 0.875em;
	color: #909090;
	line-height: 1;
	text-align: right;
	width: 80px;
	height: 36px;
	padding: 0 15px;
	border-right: 1px solid #919191;
	margin: 11px 0;
	transition: color 0.3s, border-color 0.3s;
}
.index-zs ul .list li a span b {
	display: block;
	font-size: 1.25em;
	margin-bottom: 5px;
}
.index-zs ul .list li a:hover {
	border: 1px solid #b82638;
	color: #b82638;
}
.index-zs ul .list li a:hover span {
	color: #b82638;
	border-right: 1px solid #b82638;
}
.index-zs .index-zs.news-pic {
	width: 520px;
	height: 290px;
	overflow: hidden;
	position: relative;
}
.index-zs .news-pic {
	margin-left: 10px;
	height: 290px;
}
.index-zs .news-pic .nhd {
	height: 40px;
	overflow: hidden;
	position: absolute;
	right: 40px;
	bottom: 0px;
	padding: 16px 20px;
	z-index: 1;
}
.index-zs .news-pic .nhd dl {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.index-zs .news-pic .nhd dl dd {
	float: left;
	width: 8px;
	height: 8px;
	background: #ffffff;
	cursor: pointer;
	border-radius: 8px;
	margin: 0 4px;
	font-size: 0;
}
.index-zs .news-pic .nhd dl dd.on {
	background: #e51e20;
}
.index-zs .news-pic .nbd {
	position: relative;
	width: 520px;
	height: 100%;
	z-index: 0;
}
.index-zs .news-pic .nbd dl {
	width: 520px !important;
	height: 100% !important;
}
.index-zs .news-pic .nbd dd {
	width: 520px !important;
	height: 100% !important;
	zoom: 1;
	vertical-align: middle;
	position: relative
}
.index-zs .news-pic .nbd dd span {
	display: block;
	height: 40px;
	width: 520px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/mask_bg.png);
	color: #ffffff;
	font-size: 0.875em;
	line-height: 40px;
	padding-left: 30px;
	padding-right: 200px;
}
.index-zs .news-pic .nbd img {
	width: 520px;
	height: 290px;
	display: block;
}
.index-zs .news-pic .nbd dd:hover span {
	text-decoration: underline;
}
.index-zs .more a {
	display: block;
	width: 140px;
	height: 35px;
	line-height: 35px;
	color: #b82638;
	border: 1px solid #b82638;
	margin: 0 auto;
	margin-top: 32px;
}
.index-zs .more a:hover {
	color: #ffffff;
	background: #b82638;
}
.index-jianjie {
	background: url(../images/img_ijj_bg.jpg) no-repeat top center;
	color: #ffffff;
	position: relative;
}
.index-jianjie .con {
	padding: 30px 80px 120px 80px;
}
.index-jianjie .con .title {
	padding: 0 80px;
	font-size: 1.625em;
	font-weight: bold;
}
.index-jianjie .con .text {
	font-size: 0.9375em;
}
.index-jianjie .con .more a {
	display: block;
	color: #ffffff;
	width: 125px;
	height: 30px;
	border: 1px solid #ffffff;
	margin: 0 auto;
	line-height: 30px;
	font-size: 0.875em;
}
.index-jianjie .con .more a:hover {
	background: #b82638;
}
.index-jianjie .pic {
	width: 524px;
	height: 204px;
	padding: 12px;
	background: url(../images/ico_ijj_bg.png);
	position: absolute;
	left: 50%;
	margin-left: -262px;
	bottom: -104px;
	border: 1px solid #c6c6c6;
}
.index-jianjie .pic img {
	width: 500px;
	height: 180px;
}
.index-link .list {
	margin: 30px 20px 45px 20px;
}
.index-link .list li a {
	display: block;
	width: 250px;
	height: 80px;
	padding: 6px;
	margin: 0 auto;
	background: #cc6666;
}
.index-link .list li a p {
	display: block;
	width: 238px;
	height: 68px;
	border: 1px solid transparent;
	line-height: 68px;
}
.index-link .list li a p span {
	margin: 0 10px;
}
.index-link .list .i1 {
	font-size: 1.625em;
}
.index-link .list .i2 {
	font-size: 1.625em;
}
.index-link .list .i3 {
	font-size: 1.75em;
}
.index-link .list .i4 {
	font-size: 1.0625em;
}
.index-link .list .i4 .z {
	color: #ffffff;
	transition: color 0.3s, border-color 0.3s;
}
.index-link .list li a:hover {
	background: #b82638;
}
.index-link .list li a:hover p {
	border: 1px solid #cc626f;
	color: #ffffff;
}
.index-link .list li a:hover .i4 .z {
	color: #b82638;
	transition: color 0.3s, border-color 0.3s;
}
.index-friendlink {
	background: #fef9fa;
	padding: 10px 20px;
	line-height: 40px;
}
.index-friendlink .title {
	color: #b82638;
}
.index-friendlink .title .i {
	margin-right: 6px;
}
.index-friendlink a {
	margin-right: 30px;
	font-size: 0.875em;
}
.index-friendlink a:hover {
	text-decoration: underline;
	color: #b82638;
}
/*新闻列表*/
.list-news .list {
	padding: 0 20px;
	line-height: 55px;
}
.list-news .list a {
	display: block;
	position: relative;
	padding-right: 100px;
	border-bottom: 1px dashed #d0d0d0;
}
.list-news .list a i {
	margin-right: 15px;
	font-size: 0.875em;
}
.list-news .list a span {
	position: absolute;
	right: 0;
	font-size: 0.875em;
}
.list-news .list a:hover {
	color: #b82638;
}
/*新闻内页*/
.con-news .con {
	padding: 30px 20px 50px 20px;
}
.con-news .con .top {
	border-bottom: 1px dashed #d0d0d0;
	margin-bottom: 20px;
}
.con-news .con .top .title {
	font-size: 1.5em;
	color: #515151;
}
.con-news .con .top .tab {
	font-size: 0.875em;
	color: #c0c0c0;
	margin: 15px 0;
}
.con-news .con .top .tab span {
	margin: 0 30px;
}
.con-news .con .top .tab span .i {
	margin-right: 10px;
}
.con-news .con .text {
	font-size: 0.9375em;
}
.con-news .list {
	padding: 20px 20px 10px 20px;
	line-height: 40px;
}
.con-news .list .title {
	padding: 0 10px;
	line-height: 1;
	margin-bottom: 10px;
	border-left: 2px solid #b82638;
}
.con-news .list a {
	display: block;
	position: relative;
	padding-right: 100px;
	font-size: 0.875em;
}
.con-news .list a i {
	margin-right: 15px;
}
.con-news .list a span {
	position: absolute;
	right: 0;
}
.con-news .list a:hover {
	color: #b82638;
}
/*老师列表*/
.list-teacher .list-box {
	padding: 30px 20px 20px 20px;
}
.list-teacher .list-box .title {
	font-size: 1.5em;
	color: #515151;
	padding-bottom: 20px;
	border-bottom: 1px dashed #d0d0d0;
	margin-bottom: 30px;
}
.list-teacher .list-box .list li {
	float: left;
	width: 44%;
	margin: 20px 3%;
}
.list-teacher .list-box .list li a {
	display: block;
	width: 100%;
}
.list-teacher .list-box .list li a dd {
	float: left;
}
.list-teacher .list-box .list li a .pic {
	width: 36%;
	margin-right: 4%;
}
.list-teacher .list-box .list li a .pic {
	width: 140px;
	height: 180px;
}
.list-teacher .list-box .list li a .con {
	width: 60%;
	color: #505050;
	position: relative;
	height: 180px;
	overflow: hidden;
}
.list-teacher .list-box .list li a .con .name {
	font-size: 1.25em;
	line-height: 1.3;
	margin-bottom: 10px;
}
.list-teacher .list-box .list li a .con .tab {
	font-size: 0.875em;
	margin-bottom: 10px;
}
.list-teacher .list-box .list li a .con .text {
	font-size: 0.875em;
	height: 80px;
	overflow: hidden;
}
.list-teacher .list-box .list li a .con .more {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0.875em;
	color: #b82638;
	line-height: 1.3;
}
.list-teacher .list-box .list li a .con .more .i {
	margin-left: 5px;
	font-size: 1.125em;
}
.list-teacher .list-box .list li a:hover .name {
	color: #b82638;
}
.list-teacher .list-box .list li a:hover .more {
	text-decoration: underline;
}
/*老师内页*/
.con-teacher .con {
	padding: 30px 20px 70px 20px;
}
.con-teacher .con .title {
	font-size: 1.5em;
	color: #515151;
	padding-bottom: 20px;
	border-bottom: 1px dashed #d0d0d0;
	margin-bottom: 30px;
}
.con-teacher .con .pic img {
	width: 230px;
}
.con-teacher .con .text {
	font-size: 0.875em;
	color: #3d3d3d;
}
/*学院简介*/
.con-jianjie .con {
	padding: 30px 20px 70px 20px;
}
.con-jianjie .con .title {
	font-size: 1.5em;
	color: #515151;
	padding-bottom: 20px;
	border-bottom: 1px dashed #d0d0d0;
	margin-bottom: 30px;
}
.con-jianjie .con .text {
	font-size: 0.9375em;
	color: #3d3d3d;
}




.MMi1,.selected1,.parent1 {
    background: #b82638 !important;
}
.selected2,.parent2 {
    background: #db0e10 !important;
}
.lbyy { min-height:350px; padding-bottom:50px;}
.nrk { min-height:350px;}
.wp_entry {
    width: 100%;
    line-height: initial;
    font-size: initial;
    color: #3d3d3d;
    overflow: hidden;
    padding: 30px 20px 70px 20px;
}
.wp_entry .page-con { margin-left:0;}
.wp_entry .text-center {font-size: 1.5em;
    color: #515151;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d0d0d0;
    margin-bottom: 30px;
}









