@charset "utf-8";

/* CSS Document */

body {
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #333333;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	position: relative;
}

img {
	max-width: 100%;
	border: none;
	cursor: pointer;
	display: block;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
hr,
input,
p {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #333333;
}

a,
a:focus,
a:hover {
	text-decoration: none;
	cursor: pointer;

}

a:hover {
	text-decoration: none;
}

a {
	color: #333333;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

input,
button {
	outline: none;
}

.clear {
	clear: both
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.container {
	width: 1600px;
	margin: 0 auto;
	padding: 0;
}

.header {
	position: relative;
	background: rgba(0, 0, 0, .5);

}

.head {
	position: absolute;
	width: 1600px;
	z-index: 99;
	left: 0;
	top: 78px;
	right: 0;
	/* bottom: 0; */
	margin: auto;
	max-height: 90px;
}

.head .row{
       margin-right:0
}

.head .logo {
	margin-top: -2.2%;
}


.head .navtop {}

.navbar-right {
	background: none;
}

.header-top1 {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	/* bottom: 0; */
	margin: auto;
	min-height: 50px;
}

.caret {
	margin-left: 20px;
	background: none;
	border: none;
	height: 20px;
	width: 20px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff;
}

.header .toplink {
	position: relative;
	z-index: 999;
	float: right;
	margin-top: 28px;
}

.header .toplink p {
	border-right: 1px #fff solid;
	float: left;
	line-height: 13px;
	font-size: 14px;
}

.header .toplink p a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	margin-right: 12px;
}

.header .toplink .two {
	border: none;
	float: right;
	margin-left: 15px;
}

.amba {
	position: relative;
	margin-right: 242px;
	z-index: 99;
	float: right;
	margin-top: 20px;
}

/*搜索框*/
.ss {
	z-index: 55;
}

.ss .fa-search {
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	margin-top: -2px;
}

.search {
	width: 250px;
	height: 47px;
	display: none;
	position: absolute;
	right: 110%;
	top: -100%;
	z-index: 10;
	background: rgba(133, 35, 32, 0.78);
	text-align: left;
	padding: 10px 10px;
}

.search_but {
	position: relative;
	display: block;
	background: url(../images1/search.png) no-repeat center;
	height: 18px;
	width: 18px;
}

.search input {
	vertical-align: top;
}

.search .text {
	width: 185px;
	border: none;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	background: #fff;
	color: #333333;
	font-size: 14px;
}

.search .sub {
	width: 40px;
	border: none;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	font-size: 12px;
	background: #901505;
	color: #FFFFFF;
}

/*搜索框*/


.nav>li>a {
	padding: 0;
}

.navbar-default {
	background: none;
	border: none;
}

.navbar-default .navbar-nav>li>a {
	font-size: 16px;
	color: #ffffff;
}



.navbar-toggle {}

.navbar-default .navbar-toggle {
	width: 100%;
	border: none;
	padding: 0;
	height: 2em;
	background: url(../images1/nav-img-m.png) no-repeat center;
	background-size: 100%;
}

.navbar-default .navbar-toggle .icon-bar {}

.navbar {
	position: relative;
	margin-top: 10px;
	/* float:  right; */
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	/*background: rgba(133,35,32,0.7);*/
}



.mr0 {
	margin-right: 0 !important;
}

.dropdown-menu {
	top: 100%;
	left: -60% !important;
	border: none;
	padding: 0;
	text-align: center;
	color: #ffffff;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
}

.dropdown-menu li {
	padding: 6px 0;
	background-color: #901505;
	border-bottom: 1px #aa3020 solid;
	position: relative;
}

.dropdown-menu .first {
	margin-top: 16px;
	border-bottom: 1px #aa3020 solid;
}

.dropdown-menu>li>a {
	padding: 3px 5px;
	color: #ffffff;
	white-space: normal;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background: none;
	color: #FFFFFF;
	font-weight: bold;
}

.dropdown-menu1 {
	top: 0;
	border: none;
	padding: 0;
	text-align: center;
	color: #ffffff;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
	position: absolute;
	left: 100%;
	display: none;
}

.dropdown-menu1 li {
	padding: 9px 0;
	background-color: #901505;
	border-bottom: 1px #aa3020 solid;
}

.dropdown-menu1 .first {
	margin-top: 16px;
	border-bottom: 1px #aa3020 solid;
}

.dropdown-menu1>li>a {
	padding: 3px 5px;
	color: #ffffff;
}

.dropdown-menu1>li>a:focus,
.dropdown-menu1>li>a:hover {
	background: none;
	color: #FFFFFF;
	font-weight: bold;
}

.indexbanner {
	z-index: 1;
	width: 100%;
	position: relative;
}

.slick-slide {
	position: relative;
}

.slick .images1m img {
	width: 100%;
	display: block;
}

.slick .images1m .logobit {
	width: 900px;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "times new roman";
	position: absolute;
	bottom: 10%;
	left: 13%;
	line-height: 40px;
	text-align: left;
}

.slick-prev {
	left: 3.16%;
	z-index: 11;
	background: url(../images1/banner-prev.png) left top no-repeat;
}

.slick-next {
	/* right: 60px; */
	right: 3.16%;
	background: url(../images1/banner-next.png) right top no-repeat;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {}

.slick-dots {
	z-index: 12;
	position: absolute;
	bottom: 10.4%;
	width: 100%;
}

.slick-dots li {
	height: 15px;
	width: 15px;
	margin: 0 9px;
}

.slick-prev,
.slick-next {
	width: 30px;
	height: 30px;
	border: none;
	top: 46%;
}

.slick-dots li button {
	height: 15px;
	width: 15px;
	border: 1px solid #950d0f;
	background-color: #fff;
	border-radius: 50%;
	text-indent: -999em;
}

.slick-dots li button:before {
	font-size: 0
}

.slick-prev:before,
.slick-next:before {
	display: none;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: none;
}

.slick-dots li.slick-active button {
	background: #950d0f;
}

.bks {
	background: #f2f2f2;
	z-index: 9;
	position: relative;
}

/*本科*/
/* 本例子css */
.slideTxtBox {
	width: 100%;
	/* text-align: left; */
}

.bks .slideTxtBox .hd {
	/* height: 82px; */
}

.bks .slideTxtBox .hd .container-fluid {
	margin-top: -40px;
	line-height: 82px;
	background: #fff;
	width: 88.5%;
	padding: 0;
	height: 82px;
	border-bottom: 2px solid #ccc;
}

.bks .slideTxtBox .hd li {
	width: 13.6%;
	float: left;
	background: url(../images1/bqqh-r-bg_03.jpg) no-repeat left center;
}

.bks .slideTxtBox .hd li:first-child {
	background: none;
}

.bks .slideTxtBox .hd a {
	/* display: inline-block; */
}
span.news_title {
    width: calc(100% - 110px);
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    display: block;
    float: left;
}

.bks .slideTxtBox .hd .v1 {
	font-size: 22px;
	color: #333;
	text-align: center;
	width: 100%;
	display: block;
}

.bks .slideTxtBox .hd .v1:hover {
	color: #c50000;
}

.slideTxtBox .bd {
	margin: 58px auto 0;
	padding-bottom: 51px;
}

.slideTxtBox .bd ul {}

.slideTxtBox .bd li {}

.slideTxtBox .bd li a {
	display: block;
}

.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}

.slideTxtBox .bd li img {
	padding: 0;
	width: 30%;
	float: left;
	width: 490px;
	height: 275px;
}

.slideTxtBox .bd li .bk-nr {
	width: 66.625%;
	margin-top: 7px;
}

.slideTxtBox .bd li .bk-nr h2 {
	font-size: 24px;
	font-weight: bold;
	color: #444444;
}

.slideTxtBox .bd li .bk-nr .p {
	font-size: 14px;
	line-height: 30px;
	margin-top: 2.1%;
	color: #444;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.slideTxtBox .bd li .bk-nr span {
	display: block;
	width: 130px;
	height: 28px;
	background: #950d0f url(../images1/ljxq-more.png) no-repeat 90% center;
	color: #fff;
	font-size: 13px;
	line-height: 28px;
	text-indent: 15px;
	margin-top: 5%;
}

.xyyw {
	text-align: center;
	padding-bottom: 50px;
}

.xyyw .lm {
	margin: 60px 0 30px 0;
}

.lm {
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	background: url(../images1/xyywx-bg.png) no-repeat bottom center;
	padding-bottom: 7px;
}

.lm a {
	display: block;
	text-align: center;
}

.lm h3 {
	font-size: 24px;
	color: #950d0f;
	font-weight: bold;
}

.lm span {
	color: #950d0f;
	font-size: 22px;
	font-family: 'Times New Roman', Times, serif;
}

.xyyw ul li {
	width: 22.813%;
	position: relative;
	margin-bottom: 2.5%;
	/* margin-right: 2%; */
}

.xyyw ul li a {
	display: block;
	overflow: hidden;
	position: relative;
	padding-top: 66.6%;
}

.xyyw ul li img {
	transition: 0.3s;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/* height: 100%; */
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.xyyw ul li:hover img {
	transform: scale(1.1);
	left: 0;
	top: 0;
}

.xyyw ul li span {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	width: 100%;
	padding: 6px 20px;
	/* box-sizing: border-box; */
	background: url(../images1/tit-heidian.png);
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 50px;
}

.xyyw ul li.xyyw-li1 {
	width: 49%;
	margin-right: 2.5%;
}

.xyyw ul li.xyyw-li1 span {
	line-height: 50px;
	padding: 0 0 0 20px;
	font-size: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.xyyw ul li.xyyw-li1 img {
	width: 100%;
}

.xyyw ul li.xyyw-li2,
.xyyw ul li.xyyw-li4 {
	margin-right: 2.813%;
}


.xyyw ul li.xyyw-li1,
.xyyw ul li.xyyw-li4,
.xyyw ul li.xyyw-li5 {
	margin-bottom: 0;
}

.more-ckgd-pc {
	float: right;
	margin-top: 1.5em;
	color: #950d0f;
	font-size: 14px
}

.more-ckgd-m {
	font-size: 15px;
	color: #fff;
	background: #950d0f;
	width: 130px;
	display: block;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	text-align: center;
}

/*品牌活动*/
.pphd-qh {
	background-color: #f2f2f2;
	padding: 3em 0;
}

.pphd-qh ul {
	text-align: center;
}

.pphd-qh .lm {
	background: none;
	padding-bottom: 0;
	margin-right: 3%;
	cursor: pointer;
}

.pphd-qh .lm h3 {
	color: #444;
}

.pphd-qh .lm span {
	color: #444;
}

.pphd-qh .hd ul .on span,
.pphd-qh .hd ul .on h3 {
	color: #950d0f;
}

.pphd-qh .slideTxtBox2 {}

.slideTxtBox2 .bd {
	margin-top: 1em;
}

.slideTxtBox2 .bd ul {
	font-size: 0;
}

.slideTxtBox2 .bd ul li {
	width: 23.75%;
	position: relative;
	margin-right: 1.6%;
	display: inline-block;
}

.slideTxtBox2 .bd ul li:first-child {
	margin-left: 0;
}

.slideTxtBox2 .bd ul li a {
	display: block;
	overflow: hidden;
	position: relative;
	padding-top: 66.6%;
}

.slideTxtBox2 .bd ul li img {
	transition: 0.3s;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.slideTxtBox2 .bd ul li:hover img {
	transform: scale(1.1);
}

.slideTxtBox2 .bd ul li span {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	width: 100%;
	padding: 6px 20px;
	/* box-sizing: border-box; */
	background: url(../images1/tit-heidian.png);
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 50px;
}

/*办学理念*/
.sp-bqqh {
	position: relative;
	height: 650px;
	overflow: hidden;
	background: url(../images1/sp.jpg) no-repeat center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}



.sp-bqqh .sp-icon-bf {
	position: absolute;
	z-index: 10;
	display: block;
	left: 48%;
	top: 350px;
	/* transform:translate(-50%,-50%); */
}

.sp-bqqh .slideTxtBox3 {
	position: relative;
	z-index: 10;
	padding-top: 60px;
}

.sp-bqqh .slideTxtBox3 .hd {
	margin-bottom: 80px;
}

.sp-bqqh .slideTxtBox3 .hd ul {
	text-align: center;
}

.sp-bqqh .slideTxtBox3 .hd ul li {
	color: #fff;
	display: inline-block;
	font-size: 24px;
	cursor: pointer;
	margin-left: 9%;
}

.sp-bqqh .slideTxtBox3 .hd ul li:first-child {
	margin-left: 0;
}

.sp-bqqh .slideTxtBox3 .hd ul li.on {
	font-weight: bold;
}

.sp-bqqh .slideTxtBox3 .bd ul li {
	text-align: center;
}

.sp-bqqh .slideTxtBox3 .bd ul li a {
	display: block;
	text-align: center;
}

.sp-bqqh .slideTxtBox3 .bd ul li img {
	margin: 0 auto;
	max-height: 100px;
}

/*会议室预约平台*/
.hysyypt {
	height: 155px;
	line-height: 155px;
	font-size: 0;
}
.hysyypt a.hysyypt-fl1 {
	height: 46px;
	display: inline-block;
	color: #333;
	font-size: 24px;
	background: url(../images1/hysyypt-l-bg.png) no-repeat left center;
	width: 250px;
	padding-left: 80px;
	line-height: 46px;
	margin-top: 55px;
}


.hysyypt  a.hysyypt-fl2 {
	height: 46px;
	display: inline-block;
	color: #333;
	font-size: 24px;
	width: 250px;
	padding-left: 80px;
	line-height: 46px;
	margin-top: 55px;
}

.hysyypt .hysyypt-mid {
	font-size: 0;
	display: inline-block;
	padding-top: 30px;
	margin-left: 5%;
	height: 155px;
	box-sizing: border-box;
	width:;
	width: 30%;
	/* position:  relative; */
}

.hysyypt .hysyypt-mid li {
	width: 33%;
	display: inline-block;
	height: 60px;
	position: relative;
}

.hysyypt .hysyypt-mid li a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images1/wb-wx-bk.jpg) no-repeat left center;
}

.hysyypt .hysyypt-mid li a img {
	display: none;
}

.hysyypt .hysyypt-mid li.hysyypt-mid-li1 {
	background: url(../images1/weixin.png) no-repeat center;
}

.hysyypt .hysyypt-mid li.hysyypt-mid-li2 {
	background: url(../images1/weibo.png) no-repeat center;
}

.hysyypt .hysyypt-mid li.hysyypt-mid-li3 {
	background: url(../images1/toutiao.png) no-repeat center;

}


.hysyypt .hysyypt-mid li.hysyypt-mid-li1:hover img,
.hysyypt .hysyypt-mid li.hysyypt-mid-li2:hover img,
.hysyypt .hysyypt-mid li.hysyypt-mid-li3:hover img {
	display: block;
	position: absolute;
	bottom: 100%;
	left: 0;
}

.hysyypt .hysyypt-rig {
	height: 155px;
	padding-top: 30px;
	box-sizing: border-box;
	font-size: 0;
}

.hysyypt .hysyypt-rig li {
	display: inline-block;
	margin-left: 20px;
}

.hysyypt .hysyypt-rig li:first-child {
	margin-left: 0;
}

/*底部*/
.footer {
	height: 200px;
	width: 100%;
	background: #3d3d3d url(../images1/foot-mid-bg.jpg) no-repeat 66.6% 55px;
	padding-top: 40px;
	box-sizing: border-box;
   margin-top:20px;
}

.footer .fot-left img {
	height: 53px;
}

.footer p {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
}

.footer .fot-amba-m {
	display: none;
}

.footer .foot-bq {
	margin-left: 3.5%;
	margin-top: 0px;
}

.footer .fot-ewm {
	height: 95px;
	margin-top: 22px;
}

.pc-m {
	width: 120px;
	height: 40px;
	color: #fff;
	border-radius: 5px;
	border: 1px solid #fff;
	text-align: center;
	margin: 0 auto;
	line-height: 40px;
	display: none;
	margin-top: 1em;
}

.foot-left {
	width: 670px;
}

.fot-ewm-m {
	display: none;
}

.qh-sz {
	position: relative;
	z-index: 99;
	margin-top: 220px;
}

.qh-sz li {
	color: #fff;
	text-align: center;
	margin-left: 15.2%;
}

.qh-sz li div {
	font-size: 20px;
	font-weight: 600;
}

.qh-sz li span {
	font-size: 30px;
	font-weight: 600;
	margin-top: 10px;
	display: block;
}

/*列表页*/

.erji-container {
	width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}

.erji-header {
	position: relative;

}

.erji-header .search {
	position: absolute;
	top: 100%;
	z-index: 10;
	right: 0;
}

.erji-head {
	padding: 20px 15px;
}


.erji-head .erji-logo {}

.erji-head .erji-logo img {
	/* height: 80px */
}

.navbar-right {
	background: none;
}

.erji-header .erji-toplink {
	height: 30px;
	line-height: 30px;
	z-index: 10;
	background-color: #950d0f;
}

.erji-header .erji-toplink p {
	/* border-right: 1px #fff solid; */
	font-size: 14px;
}

.erji-header .erji-toplink p a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	margin-right: 12px;

}

.erji-header .erji-toplink .two {
	border: none;
	float: right;
	margin-top: 6px;
}

.erji-header .erji-toplink .two .search_but {
	background: url(../images1/search-bai.png) no-repeat center;
	margin: 0;
}

.erji-head .erji-nav>li>a {
	padding: 0;
}

.erji-head .navbar {
	background: none;
	border: none;
}

.erji-head .navbar .navbar-nav>li {
	/* margin-right: 25px; */
	margin-right: 3.6%;
	margin-bottom: 0;
}

/* .erji-head .navbar .navbar-nav>li:first-child{
	margin-left: 0;
} */
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #950d0f;
	font-weight: bold;
}

.erji-head .navbar .navbar-nav>li>a {
	font-size: 16px;
	color: #333333 !important;
}

.erji-head .navbar .navbar-nav {
	margin-right: 0;
	width: 100%;
}

.erji-head .navbar .navbar-toggle {
	width: 100%;
	border: none;
	padding: 0;
	height: 2em;
	background: url(../images1/nav-img-m.png) no-repeat center;
	background-size: 100%;
}

.erji-head .navbar {
	position: relative;
	margin-top: 20px;
	margin-bottom: 0;
}

.erji-head .navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 20px;
}

.erji-head .navbar .navbar-collapse,
.erji-head .navbar .navbar-form {
	/*background: rgba(133,35,32,0.7);*/
}


.erji-head .dropdown-menu {
	top: 100%;
	left: -60% !important;
	border: none;
	padding: 0;
	text-align: center;
	color: #ffffff;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
}

.erji-head .dropdown-menu .sj-dropdown-menu-x {
	right: 0;
	top: 0;
	left: 100% !important;
}

.erji-head .dropdown-menu li {
	padding: 6px 0;
	background-color: #901505;
	border-bottom: 1px #aa3020 solid;
}

.erji-head .dropdown-menu .first {
	margin-top: 16px;
	border-bottom: 1px #aa3020 solid;
}

.erji-head .dropdown-menu>li>a {
	padding: 3px 5px;
	color: #ffffff;
}

.erji-head .dropdown-menu>li>a:focus,
.erji-head .dropdown-menu>li>a:hover {
	background: none;
	color: #FFFFFF;
	font-weight: bold;
}

.erji-head .dropdown-menu1 {
	top: 100%;
	left: -60% !important;
	border: none;
	padding: 0;
	text-align: center;
	color: #ffffff;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 100%;
}

.erji-head .dropdown-menu1 li {
	padding: 6px 0;
	background-color: #901505;
	border-bottom: 1px #aa3020 solid;
}

.erji-head .dropdown-menu1 .first {
	margin-top: 16px;
	border-bottom: 1px #aa3020 solid;
}

.erji-head .dropdown-menu1>li>a {
	padding: 3px 5px;
	color: #ffffff;
}

.erji-head .dropdown-menu1>li>a:focus,
.erji-head .dropdown-menu1>li>a:hover {
	background: none;
	color: #FFFFFF;
	font-weight: bold;
}

/* 列表页 */

.list-left {
	width: 230px;
	margin-top: 50px;
}





.list-left>h2 {
	color: #fff;
	font-size: 24px;
	height: 75px;
	text-align: center;
	line-height: 75px;
	font-weight: bold;
	box-sizing: border-box;
	width: 100%;
	background: #9f2325;
}





/* 侧导航 */
.sideMenu {
	box-sizing: border-box;
	background: #f3f4f4 url(../images1/list-nav-xia-bg.png) no-repeat left bottom;
	border-radius: 0 0 25px 0;
	width: 100%;
	padding-bottom: 170px;background-size: 100%;
}

.sideMenu h3 {
	width: 100%;
	cursor: pointer;
	border-bottom: 1px solid #dbdbdb;
	transition: 0.2s;
}



.sideMenu h3>a {
	display: block;
	width: 100%;
	background: url(../images1/list-nav-ej.png) no-repeat 175px center;
	font-size: 16px;
	font-weight: normal;
	box-sizing: border-box;
	color: #333333;
	transition: 0.2s;
	padding: 20px 28px;
}


.sideMenu>h3:hover,
.sideMenu>.on {
	margin: 0px;
	border-bottom: none;
	background: #C32428 url(../images1/list-nav-left-ej.png) no-repeat left center;
}

.sideMenu>h3:hover a,
.sideMenu>.on a {
	color: #fff;
	background: url(../images1/list-nav-ej-h.png) no-repeat 175px center;
	border-bottom: 1px solid #d8d8d8;
	margin: 0 auto;
}

.sideMenu>h3.on:hover {
	width: 100%;
	margin-left: 0;
}

.sideMenu ul {
	color: #999;
	font-size: 14px;

}

.sideMenu ul.has {
	padding: 8px 0px;
	border-bottom: 1px solid #dbdbdb;
	background: #fff;
}

.sideMenu ul li {
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	background: url(../images1/list-nav-sj.png) no-repeat 30px center;
	padding-left: 50px;
}

.sideMenu ul li a {
	display: block;
	line-height: 38px;
	color: #333333;
	font-size: 14px;
}


.sideMenu ul .fa-plus:before {
	font-size: 13px;
	margin-right: 20px;
}

.sideMenu ul .san-on {
	color: #c22426;
}

.sideMenu ul li:hover a {
	color: ##c22426;
}

.sideMenu ul .on {
	color: #c22426;
	background: url(../images1/list-nav-sj.png) no-repeat 30px center;
}

.sideMenu ul li:hover {
	color: #c22426;
	background: url(../images1/list-nav-sj.png) no-repeat 30px center;

}

/*list-right*/
.list-right {
	margin-top: 50px;
	width: 895px;
	min-height: 600px;
}

.list-right .list-title {
	/* height: 44px; */
	border-bottom: 1px solid #b2b2b2;
	/* line-height: 44px; */
}

.list-right .list-title>a {
	color: #9f2325;
	display: inline-block;
	font-size: 20px;
	height: 43px;
	border-bottom: 2px solid #9f2325;
	font-weight: bold;
}

.location {
	color: #888888;
	font-size: 14px;
	margin-top: 7px;
}

.location img {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	margin-top: 0px;
}

.location a {
	color: #888888;
	padding: 0 5px;
	font-size: 14px;
}

/*list-con*/

.list-con {
	margin: 0px auto;
	padding: 0px 0 20px;
	width: 895px;
}

.list-con ul li {
	border-bottom: 1px dashed #c0c0c0;
	padding: 29px 0;
}

.list-con ul li .date {
	width: 80px;
	height: 80px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #c0c0c0;
}

.list-con ul li .date .date-ny {
	font-size: 13px;
	color: #666666;
	line-height: 38px;
}

.list-con ul li .date .date-day {
	font-size: 26px;
	font-weight: bold;
	color: #666666;

}

.list-con ul li a {
	display: block;
	width: 89%;
}

.list-con ul li a .list-title-span {
	font-size: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.list-con ul li a p {
	color: #808080;
	font-size: 13px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 24px;
	margin-top: 15px;
	height: 45px;
}

.list-con ul li:hover .date {
	border: 1px solid #c22426;
}

.list-con ul li:hover .date-ny {
	color: #c22426;
}

.list-con ul li:hover .date-day {
	color: #c22426;
}

.list-con ul li:hover a .list-title-span {
	color: #c22426;
	font-weight: bold;
	font-size: 17px;
}

.list-con ul li:hover a p {
	margin-top: 11px;
}

.fanye {
	padding: 30px 15px 20px;
	text-align: center;
	font-size: 13px;

}



/* 正文页 */
/*page-con*/

.page-con {
	margin: 0px auto;
	padding: 10px 0 40px;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 20px;
	color: #444444;
	text-align: center;
	line-height: 150%;
	padding: 20px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 150%;
	padding: 14px 0 10px;
	font-weight: normal;
}

.page-con .page-date {
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 15px;
	border-bottom: 1px dashed #d9d9d9;
}

.page-con .zhengwen {
	padding: 20px 0;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
}

.page-con .zhengwen div {
	width: auto !Important;
}

.page-con .zhengwen p {
	text-indent: 2em !important;
	line-height: 30px !important;
	font-size: 15px !important;
	color: #555555;
	padding: 0 0 14px 0;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	max-width: 100%;
	height: auto !important;
	margin:  0 auto;
}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	padding: 30px 0 0px;
	border-top: 1px dashed #d6d6d6;
}

.other-title a {
	color: #555555;
	font-size: 16px;
	display: block;
	line-height: 30px;

}

.other-title a:hover {
	color: #9f2325;
}

.article-con {
	padding: 20px 0;
}

.article-con h1 {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con .article-date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 2em;
	padding: 5px 0;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 10px;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #0075cc;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/* 正文表格P不缩进 */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0;
	padding: 0;
}










.erji-footer {
	height: 200px;
	width: 100%;
	background: #3d3d3d url(../images1/foot-mid-bg.png) no-repeat 66.6% 55px;
	padding-top: 40px;
	box-sizing: border-box;
	margin-top: 15px;
}

.erji-footer .erji-fot-left img {
	height: 53px;
}

.erji-footer p {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
}

.erji-footer .erji-fot-amba-m {
	display: none;
}

.erji-footer .erji-foot-bq {
	margin-left: 65px;
	margin-top: 0px;
}

.erji-footer .erji-fot-ewm {
	height: 77px;
	margin-top: 22px;
}


.erji-foot-left {
	width: 710px;
}

.erji-fot-ewm-m {
	display: none;
}

.erji-footer {
	background: #3d3d3d;
}



/*图片列表*/
.tp-list-con {
	margin: 0px auto;
	padding: 0px 0 20px;
	width: 100%;
}

.tp-list-con ul li {
	border-bottom: 1px dashed #c0c0c0;
	padding: 29px 0;
}



.tp-list-con ul li a div {
	display: block;
	width: 67.6%;
	margin-top: 7px;
}

.tp-list-con ul li a div img {
	width: 255px;
}

.tp-list-con ul li a div .tp-list-con-tit {
	font-size: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.tp-list-con ul li a div p {
	color: #808080;
	font-size: 13px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 24px;
	margin-top: 15px;
	height: 45px;
}

.tp-list-con ul li a div .tp-list-date {
	font-size: 13px;
	color: #666666;
	display: block;
	height: 13px;
	line-height: 13px;
	background: url(../images1/h-date.png) no-repeat left center;
	padding-left: 18px;
	margin-top: 19px;
}


.tp-list-con ul li:hover a .tp-list-con-tit {
	color: #c22426;
	font-weight: bold;
	font-size: 17px;
}

.tp-list-con ul li:hover a p {
	margin-top: 12px;
}

/*师资队伍*/

.szdw-list {
	margin: 0px auto;
	padding: 0px 0 20px;
	width: 100%;
}

.szdw-list ul {}

.szdw-list ul li {
	width: 47.5%;
	display: block;
	margin-top: 60px;
}


.szdw-list ul li a {
	height: 193px;
	display: block;
	box-shadow: 1px 1px 12px #f1f0f0;
}

.szdw-list ul li a img {
	margin-left: 14px;
	margin-top: -18px;
	height: 200px;
	float: left;
	width: 133px;
}

.szdw-list ul li a div {
	display: block;
	width: 53%;
	margin-top: 18px;
	background-color: #fff;
	margin-right: 7%;
}



.szdw-list ul li a div .szdw-list-tit {
	font-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-weight: bold;
	color: #4c4c4c;
}

.szdw-list ul li a div p {
	color: #666;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 24px;
	margin-top: 15px;
	height: 70px;
}

.szdw-list ul li a div .szdw-list-more {
	font-size: 13px;
	display: block;
	height: 13px;
	line-height: 13px;
	background: url(../images1/szdw-more.png) no-repeat right center;
	margin-top: 23px;
	width: 90px;
	color: #9f2325;
}


.szdw-list ul li:hover a .szdw-list-tit {
	color: #c22426;

}

.szdw-list ul li:hover a p {
	/* margin-top: 12px; */
}
/*师资队伍内容页*/
.szdw-content {}

.szdw-content .szdw-cot-top {}

.szdw-content .szdw-cot-top .szdw-tp {
	margin: 20px;
	width: 130px;
}

.szdw-content .szdw-cot-top .detail_info {
	margin: 20px 10px;
}

.szdw-content .szdw-cot-top .detail_info h2 {
	font-weight: normal;
	color: #333;
	font-size: 25px;
}

.szdw-content .szdw-cot-top .detail_info p {
	/* line-height: 40px; */
	font-weight: normal;
	color: #555;
	border-bottom: dotted 0px #ccc;
	margin-top: 23px;
}

/* 本例子css */
.notice1 {
	    width: 100%;
	    margin-top: 20px;
	    border-bottom: 1px solid #ddd;
	    text-align: left;
}

.notice1 .tab-hd {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.notice1 .tab-hd ul {
	float: left;
	height: 36px;
}

.notice1 .tab-hd li {
	float: left;
	padding: 0 45px;
	cursor: pointer;
	background-color: #E6E5E5;
	margin-right: 10px;
}

.notice1 .tab-hd li.on {
	background: #9f2325;
	color: #fff;
}



.notice1 .tab-bd {
}

.notice1 .tab-bd ul {
	zoom: 1;
	padding: 10px 0;
}

.notice1 .tab-bd li {
	line-height: 200%;

}
.notice1 .tab-bd li P{FONT-size:15px !important;line-height: 200% !important;}



/* 首页列表 */
.ljlb_fl {
    width: 48%;
    float: left;
    margin-top: 20px;
    height: 352px;
}
.ljlb_fr {
    width: 48%;
    float: right;
    margin-top: 20px;
    height: 352px;
}












/* 媒体查询 */
@media screen and (min-width:769px) {
	.nav>li {
		display: block;
		margin-right: 5.8%;
		margin-bottom: 10px;
	}

	.navbar-right {
		background: none;
	}

	.more-ckgd-m,
	.caret {
		display: none;
	}

	.sj-dropdown-menu-x {
		left: 100% !important;
		margin: 0;
		top: 0;
	}

	.sj-dropdown-menu-x li {
		padding: 6px 0;
	}

	.dropdown:hover>.dropdown-menu,
	.dropdown-menu li:hover .sj-dropdown-menu-x {
		display: block;
	}
	/*新导航*/
	.dl-menuwrapper{display: none;}
	
}

@media screen and (min-width:861px) {}

@media screen and (min-width:993px) {}

@media screen and (min-width:1024px) {
	.nav>li>a {
		position: relative;
		display: block;
		padding: 0;
	}

	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover {
		color: #950d0f;
		font-weight: bold;
	}

	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover {
		background: none;
		color: #950d0f;
	}
}

@media screen and (min-width:1200px) {}

@media screen and (min-width:1400px) {}

@media screen and (min-width:1530px) {}

@media screen and (max-width:1850px) {
	.navbar-nav>li {
		margin-right: 5.3%;
	}
}

@media screen and (max-width:1850px) {
	.head {
		width: 94%;
	}

	.head .logo {
		margin-top: -2%;
	}

	.slideTxtBox .bd li .bk-nr span {
		margin-top: 3%;
	}
}

@media screen and (max-width:1690px) {


	.slideTxtBox .bd li img {
		width: 35%;
	}

	.slideTxtBox .bd li .bk-nr {
		width: 60%;
	}

	.slideTxtBox .bd li .bk-nr span {
		margin-top: 5%;
	}

	.hysyypt > a {
		margin-top: 45px;
	}

	.container {
		width: 94%;
	}

}

@media screen and (max-width:1660px) {
	.navbar-nav>li {
		margin-right: 4.7%;
	}
}

@media screen and (max-width:1530px) {
	.slideTxtBox .bd li img {
		width: 38%;
	}

	.slideTxtBox .bd li .bk-nr {
		width: 59%;
	}

	.slideTxtBox .bd li .bk-nr span {
		margin-top: 5%;
	}

	.hysyypt .hysyypt-mid {
		width: 38%;
	}

	.hysyypt .hysyypt-mid li {
		width: ;
	}

	.navbar-nav>li {
		margin-right: 4.5%;
	}
}

@media screen and (max-width:1400px) {
	.navbar-nav>li {
		margin-right: 4%;
	}

	.bks .slideTxtBox .hd .container-fluid,
	.bks .slideTxtBox .hd {
		margin-top: 0;
		height: 70px;
		line-height: 70px;
	}

	.hysyypt .hysyypt-mid {
		width: 35%;
		margin-left: 2%;
	}

}

@media screen and (max-width: 1330px) {
	.head .logo {
		margin-top: -1%
	}
}

@media screen and (max-width: 1300px) {


	.bks .slideTxtBox .hd .v1 {
		font-size: 16px
	}

	.hysyypt > a {
		font-size: 20px;
		width: 220px;
	}

	.hysyypt,
	.hysyypt .hysyypt-mid,
	.hysyypt .hysyypt-rig {
		height: 140px;
	}

	.hysyypt .hysyypt-rig {
		padding-top: 25px;
	}

	.erji-container {
		width: 95%;
	}

	.erji-head .navbar {
		margin-top: 15px;
	}

	.erji-head .navbar .navbar-nav>li {
		/* margin-bottom: 10px; */
	}

	.list-right {
		width: 74%;
	}

	.list-con {
		width: 100%;
	}

	.list-con ul li a {
		overflow: hidden;
		padding-left: 2%;
		/* display: inline-block; */
		width: auto;
		float: none;
	}

	.list-left {
		width: 23%;
	}

	.tp-list-con ul li img {
		width: 30%;
	}

	.erji-head .navbar .navbar-nav {
		width: 94%;
	}
}

@media screen and (max-width: 1200px) {

	.amba {
		display: none;
	}

	.slideTxtBox .bd li .bk-nr .p {
		line-height: 28px;
		margin-top: 2%;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.slideTxtBox .bd li img {
		width: 308px;
		height: 172px;
	}

	.xyyw .lm {
		margin: 40px 0 20px 0;
	}

	.qh-sz li {

		margin-left: 12.2%;
	}

	.hysyypt .hysyypt-rig {
		display: none;
	}

	.hysyypt .hysyypt-mid {
		width: 70%;
		float: right;
	}

	.footer p {}

	.footer .foot-bq {
		width: 436px;
		margin-left: 2%;
	}

	.erji-head .navbar .navbar-nav {
		width: 100%;
	}

	.szdw-list ul li a {
		height: 180px;
	}

	.szdw-list ul li a img {
		width: 128px;
		height: 189px;
	}

	.szdw-list ul li a div {
		margin-right: 3%;
		margin-top: 10px;
	}

	.szdw-list ul li a div p {
		margin-top: 8px;
	}

	.szdw-list ul li a div .szdw-list-more {
		margin-top: 17px;
	}

}

@media screen and (max-width:1100px) {
	.erji-head .erji-logo {
		margin-top: 5px;
	}

	.erji-footer .erji-fot-ewm {
		display: none;
	}
}

@media screen and (max-width:1025px) {
	.container {
		width: 90%;
	}

	.head {
		top: 50px;
	}

	.head .logo img {
		height: 61px;
	}

	.head .logo {
		width: 50%;
	}

	.head .navtop {
		width: 100%;
		position: relative;
	}

	.navbar-right {
		width: 100%;
		position: absolute;
		right: 0;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar {
		margin-top: 0;
		/* height: 50px; */
		position: absolute;
		width: 94%;
	}

	.container-fluid {
		padding: 0;
	}

	.header .toplink {
		right: 5%;
		z-index: 999;
	}



	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover {
		color: #fff;
		font-weight: bold;
	}

	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover {
		color: #fff;
		font-weight: bold;
	}

	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus,
	.navbar-default .navbar-nav>.open>a:hover {
		background: none;
		color: #fff;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
	}

	.navbar-default .navbar-nav .open .dropdown-menu1>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu1>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu1>li>a {
		color: #fff;
	}

	.erji-head .navbar-default .navbar-nav>li>a:focus,
	.erji-head .navbar-default .navbar-nav>li>a:hover {
		color: #950d0f;
		font-weight: bold;
	}

	.erji-head .navbar-default .navbar-nav>li>a:focus,
	.erji-head .navbar-default .navbar-nav>li>a:hover {
		color: #950d0f;
		font-weight: bold;
	}

	.erji-head .navbar-default .navbar-nav>.open>a,
	.erji-head .navbar-default .navbar-nav>.open>a:focus,
	.erji-head .navbar-default .navbar-nav>.open>a:hover {
		background: none;
		color: #950d0f;
	}

	.erji-head .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.erji-head .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.erji-head .navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
		font-weight: normal;
	}

	.erji-head .navbar-default .navbar-nav .open .dropdown-menu1>li>a:focus,
	.erji-head .navbar-default .navbar-nav .open .dropdown-menu1>li>a:hover,
	.erji-head .navbar-default .navbar-nav .open .dropdown-menu1>li>a {
		color: #fff;
		font-weight: normal;
	}


	.nav>li {
		/* text-indent: 2em; */
	}

	.navbar-default .navbar-toggle {
		width: 100%;
		display: none;
	}

	.ss .fa-search {
		background-size: 100%;
	}

	.container-fluid>.navbar-header {
		margin: 0;
		width: 100%;
	}


	.search {
		top: 100%;
		right: 0;
	}



	.container-fluid .in .navbar-right {
		display: block !important;
	}

	.nav>li>a {
		color: #fff !important;
		padding: 10px 0 0px;
		box-sizing: border-box;
	}

	.navbar-nav>li>.dropdown-menu {
		position: absolute;
	}

	.navbar-nav>li>.dropdown-menu1 {
		position: absolute;
	}

	.bks .slideTxtBox .hd {
		padding-left: 0px
	}

	.bks .slideTxtBox .hd li {
		width: 33%;
	}

	.bks .slideTxtBox .hd li:first-child+li+li+li {
		background: none;
	}

	.bks .slideTxtBox .hd,
	.bks .slideTxtBox .hd .container-fluid {
		height: auto;
		line-height: 50px;
	}

	.bks .slideTxtBox .hd a {
		font-size: 17px;
	}

	.bks .slideTxtBox .bd {
		margin: 2em auto 0;
		padding-bottom: 2em;
	}

	.xyyw ul li span {
		padding: 6px 10px;
	}

	.more-ckgd-pc {
		display: none;
	}

	.erji-head .navbar {
		width: auto;
	}

	.erji-head {
		padding: 20px 15px;
	}

	.erji-head .navbar .navbar-nav {
		position: relative;
		width: 100%;
	}

	.list-right {
		width: 100%;
		margin-top: 20px;
	}

	.list-con {
		width: 100%;
	}

	.list-con ul li a {}

	.list-left {
		display: none;
	}

	.szdw-list ul li a {
		height: 220px;
	}

	.szdw-list ul li a img {
		height: 200px;
		width: 133px;
	}
}

@media screen and (max-width:992px) {
	.container {
		width: 95%;
	}

	.slick .images1m .logobit {
		width: 550px;
		font-size: 18px;
		line-height: 30px;
	}

	.head .navtop .toplink {
		top: 5%;
		position: absolute;
		right: 5%;
	}

	.slick .images1m .logobit {
		width: 650px;
		font-size: 22px;
		line-height: 30px;
	}

	.slideTxtBox .bd li .bk-nr {
		margin-top: 0;
	}

	.slideTxtBox .bd li .bk-nr h2 {
		font-size: 22px;
	}

	.slideTxtBox .bd li .bk-nr span {
		margin-top: 3%;
	}

	.slideTxtBox2 .bd ul li span {
		height: 30px;
		line-height: 30px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		padding: 0 5px;
	}

	.sp-bqqh {
		height: 400px;
	}

	.sp-bqqh .slideTxtBox3 {
		padding-top: 30px;
	}

	.sp-bqqh .slideTxtBox3 .hd {
		margin-bottom: 40px;
	}

	.sp-bqqh .sp-bg {
		height: 300px;
		width: 100%;
	}

	.sp-bqqh .sp-icon-bf {
		top: 170px;
	}

	.sp-bqqh .slideTxtBox3 .hd ul li {
		font-size: 20px;
	}

	.sp-bqqh .slideTxtBox3 .hd ul li.on {
		font-size: 22px
	}

	.sp-bqqh .slideTxtBox3 .bd ul li img {
		height: 40px;
	}

	.sp-bqqh .sp-icon-bf {
		display: block;
		width: 40px;
		height: 40px;
	}

	.sp-bqqh .sp-icon-bf img {
		width: 40px;
		height: 40px;
	}

	.qh-sz {
		margin-top: 80px;
		padding-bottom: 22px;
	}

	.qh-sz li {
		margin-left: 13%;
	}

	.qh-sz li div {
		font-size: 15px;
		font-weight: normal;
	}

	.qh-sz li span {
		font-size: 22px;
		margin-top: 0;
	}


	.footer {
		height: auto;
		padding: 2em 0em;
	}

	.footer p {
		line-height: 170%;
	}

	.footer .foot-left {
		width: 100%;
	}

	.footer .fot-img {
		float: left;
		text-align: center;
		padding-top: 1em;
		/* margin-left: 13.7%; */
	}

	.footer .fot-left {
		margin-left: 6%;
	}

	.footer .fot-img .fot-ewm {
		width: auto;
		/*height: auto;*/
		float: none;
		margin: 0 auto;

	}

	.footer .foot-bq {
		line-height: 200%;
		margin-left: 2%;
		float: right;
	}

	.footer .fot-img {
		display: none;
	}

	.szdw-list ul li a {
		height: 210px;
	}
}

@media screen and (max-width: 950px) {
	.szdw-list ul li a {
		height: 180px;
	}

	.szdw-list ul li a img {
		height: 180px;
		width: 119px;
	}

	.szdw-list ul li a div {
		width: 58%;
	}

}

@media screen and (max-width: 860px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 15px;
		font-family: "microsoft yahei";
		color: #ffffff;
		/* padding-left:  1em; */
	}

	.slideTxtBox .bd li img {
		width: 40%;
	}

	.slideTxtBox .bd li .bk-nr {
		width: 56%;
	}

	.slideTxtBox .bd li .bk-nr span {
		margin-top: 4%;
	}

	.hysyypt .hysyypt-mid {
		width: 60%;
	}

	.erji-footer .erji-foot-bq {
		margin-left: 5%;
	}

	.szdw-list ul li a {
		height: 160px;
	}

	.szdw-list ul li a img {
		height: 162px;
		width: 107.1px;
	}

	.szdw-list ul li a div p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
}

@media screen and (max-width: 800px) {
	.slideTxtBox .bd li .bk-nr span {
		font-size: 12px;
		height: 26px;
		line-height: 26px;
	}

	.erji-container {
		width: 95%;
	}

	.erji-foot-left {
		float: none;
		width: auto;
	}

	.erji-footer .erji-foot-bq {
		margin-left: 0;
		padding-left: 2%;
		float: right;
	}

	.szdw-list ul li a {
		height: 165px;
	}
}

@media screen and (max-width: 768px) {
	.slick .images1m .logobit {
		width: 300px;
		font-size: 12px;
		line-height: 22px;
		padding-top: 20px;
	}

	.header .toplink p a {
		display: none;
	}

	.head .navtop {
		position: relative;
		z-index: 9;
		width: 40%;
		float: right;
	}

	.head .navtop .toplink {
		top: -3%;
		position: absolute;
		right: -10%;
		width: 100px;
	}


	.dropdown-menu li {
		text-align: left;
	}

	.dropdown-menu1 li {
		text-align: left;
	}

	.slick-prev,
	.slick-next,
	.slick-dots {
		display: none !important;
	}

	.amba {
		display: block;
		height: 25px;
		margin-top: 10px;
		margin-right: 13%;
	}

	.head .logo {
		width: 33%;
		margin-top: 0;
		/* padding-left: 0; */
	}

	.head .logo img {
		height: auto;
	}

	.header .toplink .two {
		margin-right: 0.5em;
		margin-left: 0;
	}

	.navbar-default .navbar-collapse .navbar-right {
		display: none;
		width: 100%;
	}

	.ss .fa-search {
		background: url(../images1/search-m_03.png) no-repeat center;
		width: 1.3em;
		height: 1.7em;
		margin-top: 0px;
		background-size: 100%;
		margin-right: 0px;
	}

	.xyyw .lm {
		margin: 2em 0 1em 0;
	}

	.nav>li {
		/* text-indent: 2em; */
	}

	.navbar-default .navbar-toggle {
		width: 1.7em;
		display: block;
		float: right;
		position: absolute;
		right: -4%;
		top: -41px;
	}

	.navbar-right {
		background: #950d0f;
		padding-bottom: 10px;
	}

	.nav>li>a {
		color: #fff !important;
		padding: 15px 0 10px;
		padding-left: 1em;
	}

	.slideTxtBox .hd {
		width: 100%;
	}

	.slideTxtBox .bd {
		margin: 2em auto 0;
		padding-bottom: 2em;
	}

	.slideTxtBox .bd li img {
		width: 75%;
		height: auto;
		margin: 0 auto;
		float: none;
	}

	.slideTxtBox .bd li .bk-nr {
		width: 100%;
	}

	.slideTxtBox .bd li .bk-nr {
		margin-top: 1em;
	}

	.slideTxtBox .bd li .bk-nr .p {
		line-height: 28px;
		margin-top: 2%;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 8;
		overflow: hidden;
	}

	.slideTxtBox .bd li .bk-nr span {
		margin-top: 1em;
	}

	.xyyw ul li {
		width: 48% !important;
		/* float: none; */
		display: inline-block;
	}

	.xyyw ul li.xyyw-li1,
	.xyyw ul li.xyyw-li3 {
		margin-right: 3%;
	}

	.xyyw ul li.xyyw-li2,
	.xyyw ul li.xyyw-li4 {
		margin-right: 0;
	}

	.xyyw ul li span {
		line-height: 40px !important;
		padding: 0 0 0 1em;
		font-size: 15px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		height: 40px !important;
	}

	.xyyw ul li.xyyw-li5 {
		display: none;
	}

	.slideTxtBox2 .bd ul li {
		width: 48%;
		/* margin-left: 4%; */
		margin-bottom: 16px;
		/* float:  left; */
	}

	.slideTxtBox2 .bd ul li:first-child+li+li {
		margin-left: 0;
	}


	.qh-sz li {
		margin-left: 11.3%;
	}

	.hysyypt {
		height: auto;
	}

	.hysyypt .hysyypt-rig {
		display: block;
		width: 100%;
		padding-top: 10px;
	}

	.hysyypt > a {
		margin-top: 30px;
	}

	.hysyypt .hysyypt-mid {
		padding-top: 10px;
	}

	.hysyypt .hysyypt-mid {
		height: 100px;
	}

	.hysyypt .hysyypt-rig {
		height: auto;
	}

	.hysyypt .hysyypt-rig li {
		width: 48%;
	}

	.hysyypt .hysyypt-rig li img {
		width: 100%;
	}


	.footer {
		background: #3D3D3D;margin-top:30px;
	}

	.footer .fot-amba-m {
		display: block;
	}

	.footer .fot-left {
		/* float: none; */
		margin-left: 0;
		width: 210px;
	}

	.footer .foot-bq {
		margin-left: 0;
	}

	.footer .fot-img img {
		height: 77px;
	}

	.footer .fot-img .fot-ewm {
		margin-top: 0;
		margin: 0;
	}


	.footer .fot-left .foot-bq {
		float: right;
	}

	.erji-header .erji-toplink .two .search_but {
		height: 18px;
		width: 18px;
	}

	.erji-head .navbar {
		margin-top: 0;
		position: relative;
		top: 0;
	}

	.erji-head .navbar .navbar-toggle {
		background: url(../images1/nav-img-m.png) no-repeat center;
		background-size: initial;
	}

	.erji-head .navbar .navbar-toggle {
		width: 35px;
		position: relative;
		top: 1.3em;
		left: 0;
		right: 0;
	}

	.erji-head .erji-logo {
		width: 80%;
	}

	.erji-header .navtop {
		width: 35px;
		padding: 0;
	}
       
	.erji-head .navbar-default .navbar-nav>li>a:focus,
	.erji-head .navbar-default .navbar-nav>li>a:hover,
	.erji-head .navbar-default .navbar-nav>.open>a,
	.erji-head .navbar-default .navbar-nav>.open>a:focus,
	.erji-head .navbar-default .navbar-nav>.open>a:hover {
		color: #fff;
	}

	.navbar-default .navbar-collapse .navbar-right {
		position: absolute;
		/* margin-right: 10px; */
	}

	.erji-head .navbar .navbar-nav>li {
		padding: 10px 0px;
		margin: 0;
	}

	.erji-head .navbar .navbar-nav>li>a {
		color: #fff !important;
		/* padding:  5px 10px; */
		padding-left: 20px;
	}

	.navbar-default .navbar-collapse .navbar-right {
		z-index: 999999;
	}

	.tp-list-con ul li a div p {
		margin-top: 8px;
	}

	.tp-list-con ul li a div {
		margin-top: 0;
	}

	.tp-list-con ul li:hover a .tp-list-con-tit {
		font-size: 15px;
	}

	.tp-list-con ul li a div .tp-list-date {
		margin-top: 10px;
	}

	.szdw-list ul li a div .szdw-list-tit {
		font-size: 18px
	}

	.szdw-list ul li a div p {
		line-height: 20px;
		height: 44px;
	}

	.szdw-list ul li a div {
		width: 54%;
	}

	.head {
		top: 10px;
	}

	.header-top1 {}

	.header .toplink {
		margin-top: 12px;
	}

	.bks .slideTxtBox .hd .v1 {
		text-align: left;
		padding-left: 9.1%;
	}

	.bks .slideTxtBox .hd li {
		background: none;
	}

	.bks .slideTxtBox .hd li.on a,
	.bks .slideTxtBox .hd .v1:hover {
		color: #c50000;
		font-weight: bold;
	}

	.erji-head .dropdown-menu>li>a {
		padding-left: 30px;
	}

	.navbar-nav>li>.dropdown-menu {
		position: relative;
		left: 0 !important;
		top: 0;
		float: none;
	}

	.erji-head .navbar .navbar-nav {
		margin: 0;
		top: 100%;
		width: 300px;
	}

	.dropdown-menu>li>a {
		padding-left: 30px;
		display: inline-block;
	}

	.sj-dropdown-menu-x li {
		padding-left: 40px
	}

	.sp-bqqh {
		height: 300px;
	}

	.sp-bqqh .sp-icon-bf {
		top: 140px;
	}

	.guize_html video {
		width: 100%;
		height: auto;
	}

	.guize_html {
		width: 90%;
		margin: 0 !important;
		display: block;
		left: 50% !important;
		top: 50% !important;
		transform: translate(-50%, -50%);
	}
/*新导航*/
	.navbar{
		display: none;
	}
 .erji-header .dl-menuwrapper button{height: 55px;}
}


@media screen and (max-width:720px) {
	.erji-footer {
		height: auto;
		padding: 15px 0;

	}

	.erji-fot-left {
		width: 210px;
		float: none;
		margin: 0 auto;
		text-align: center;
	}

	.erji-footer .erji-fot-left img {
		margin: 0 auto;
	}

	.erji-footer .erji-foot-bq {
		margin: 0;
		padding: 0;
		text-align: center;
		float: none;
	}

	.erji-footer .erji-fot-ewm {
		display: block;
		float: none;
		margin: 0 auto;
	}

	.erji-fot-img {
		float: none;
		margin-top: 10px;
	}

	.szdw-list ul li a div .szdw-list-more {
		margin-top: 10px;
	}

	.szdw-list ul li a {
		height: 147px;
	}

}

@media screen and (max-width:690px) {
	.head .logo {
		width: 40%;
		margin-top: -0.2em;
		width: 33%;
		margin-top: -7%;
	}

	.bks .slideTxtBox .hd .v1 {
		font-size: 16px;
	}

	.footer .foot-left {
		margin-bottom: 1em;
	}

	.footer .fot-left {
		float: none;
		margin: 0 auto;

	}

	.footer p {
		line-height: 200%;
	}

	.footer .foot-bq {
		float: none;
		margin: 0 auto;
		text-align: center;
	}

	.footer .fot-img {
		display: block;
		margin: 0 auto;
		float: none;
	}

	.footer .fot-img img {
		float: left;
	}

	.footer .fot-img .fot-ewm {
		float: right;
	}

	.footer .fot-img {
		width: 450px;
		margin: 0 auto;
	}

	.footer .pc-m {
		display: block;
	}

	.szdw-list ul li a div p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.szdw-list ul li a img {
		height: 145px;
		width: 96px;
		margin-left: 8px;
	}

/* 首页列表 */
.ljlb_fl {
    width: 100%;
}
.ljlb_fr {
    width: 100%;
}

}

@media screen and (max-width:659px) {
	.pphd-qh ul {
		text-align: left;
	}

	.qh-sz li {
		margin-left: 10%;
	}

	.tp-list-con ul li {
		padding: 15px 0;
	}

	.tp-list-con ul li img {
		display: none;
	}

	.tp-list-con ul li a div {
		width: 100%;
	}

}

@media screen and (max-width:610px) {
	.hysyypt > a {
		/* width: 100%; */
		margin: 15px auto;
		display: block;
		float: none;
	}

	.hysyypt .hysyypt-mid {
		width: 100%;
		padding: 0;
		margin: 0;
		height: auto;
	}

	.hysyypt .hysyypt-mid .hysyypt-mid-li1 a {
		background: none;
	}

	.hysyypt .hysyypt-rig {
		padding-top: 0;
		margin: 20px 0 30px;
	}

	.hysyypt {
		line-height: normal;
	}

	.hysyypt .hysyypt-rig li {
		margin-left: 4%;
	}

	.szdw-list ul li a {
		height: 120px;
	}

	.szdw-list ul li a div .szdw-list-tit {
		font-size: 16px;
	}

	.pphd-qh .lm {
		margin: 0 1.4%;
	}
}

@media screen and (max-width:585px) {
	.head .logo {
		width: 45%;
		margin-top: 0;
	}

	.xyyw ul li {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 1em !important;
	}

	.xyyw ul li.xyyw-li1 span,
	.xyyw ul li span {
		font-size: 1em;
		height: auto !important;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		line-height: 20px !important;
		padding: 10px;
	}

	.xyyw ul li.xyyw-li1,
	.xyyw ul li.xyyw-li3 {
		display: none;
	}

	.szdw-list ul li {
		width: 100%;
		float: none;
	}

	.szdw-list ul li a {
		height: 250px;
	}

	.szdw-list ul li a div .szdw-list-tit {
		font-size: 20px;
		margin-top: 16px;
	}

	.szdw-list ul li a div p {
		line-height: 25px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		height: 70px;
	}

	.szdw-list ul li a div .szdw-list-more {
		margin-top: 16px;
	}

	.szdw-list ul li a img {
		height: 230px;
		width: 159px;
	}

	.szdw-list ul li a div {
		width: 58%;
	}
	/*师资队伍内容页*/
	.notice1 .tab-hd li{
		padding: 0 20px;
	}
}

@media screen and (max-width:550px) {

	.qh-sz li {
		margin-left: 10%;
	}

	.qh-sz li:nth-child(1) {
		float: left;
	}

	.qh-sz li:nth-child(2) {
		float: right;
		margin-right: 10%;
	}

	.qh-sz li:nth-child(3),
	.qh-sz li:nth-child(4) {
		display: none;
	}

	.szdw-list ul li a img {
		height: 200px;
		width: 133px;
		margin-left: 14px;
	}

	.szdw-list ul li a {
		height: 200px;
	}

	.szdw-list ul li a div p {
		line-height: 25px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;

	}

	.location {
		color: #888888;
		font-size: 14px;
		/* margin-top: 7px; */
		position: absolute;
		top: -40px;
		left: 0;
	}

	.list-right .list-title {
		border-bottom: 1px solid #b2b2b2;
		position: relative;
		margin-top: 25px;
	}
	/*师资队伍内容页*/
	.szdw-content .szdw-cot-top .szdw-tp{
		margin: 20px 0;
	}
	.szdw-content .szdw-cot-top .detail_info{
		margin: 20px;
	}
	.szdw-content .szdw-cot-top .detail_info h2{
		font-size: 20px;
	}
	.szdw-content .szdw-cot-top .detail_info p{
		font-size: 15px
	}
}

@media screen and (max-width:500px) {
	.slideTxtBox2 .bd ul li {
		width: 100%;
		margin-left: 0;
		margin-bottom: 16px;
	}

	.slideTxtBox2 .bd ul li:nth-child(3),
	.slideTxtBox2 .bd ul li:nth-child(4) {
		display: none;
	}

	.footer .fot-left {
		width: 100%;
	}

	.footer .fot-left img {
		float: left;
		height: 48px;
	}

	.footer p {
		float: right;
		margin: 0;
		width: 55%;
		line-height: 180%;
		font-size: 13px;
		margin-top: 5px;
	}

	.footer .fot-img img {
		width: 50.5% !important;
		height: auto !important;
	}

	.footer .fot-img,
	.footer .foot-bq {
		width: 100%;
	}

	.fot-ewm {
		display: none;
	}

	.footer .fot-img .fot-ewm-m {
		display: block;
		float: right;
		width: 30% !important;
	}

	.erji-head .navbar {
		margin-top: 25px;
	}

	.szdw-list ul li a {
		height: 215px;
	}

	.szdw-list ul li a div p {
		line-height: 25px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}

	.header .toplink {
		right: 10%;
	}

	.navbar-default .navbar-toggle {
		right: -2%;
	}

	.erji-head .navbar .navbar-toggle {
		top: 0;
	}
/*师资队伍内容页*/
	.szdw-content .szdw-cot-top .szdw-tp{
		margin: 20px auto;
		max-width: 80%;
		float: none;
	}
	.szdw-content .szdw-cot-top .detail_info{
		float: none;
		margin: 0 auto;
	text-align: center;
	}
}

@media screen and (max-width:450px) {
	.head .logo {
		padding: 0;
		margin: 0;
		width: 40%;
		margin-top: 0;
		/* padding-left: 0; */
		margin-left: 15px;
	}

	.pphd-qh .lm h3 {
		font-size: 20px;
	}

	.pphd-qh .lm span {
		font-size: 18px;
	}

	.erji-head {
		padding: 10px 0;
	}

	.erji-head .row {
		margin-right: 0;
	}

	.list-right .list-title {
		position: relative;
		margin-top: 35px;
	}

	.location {
		position: absolute;
		top: -45px;
		left: 0;
	}

	.list-right {
		margin-top: 10px;
	}

	.szdw-list ul li a {
		height: 185px;
	}

	.szdw-list ul li a div {
		margin-top: 0;
		width: 53%;
	}

	.szdw-list ul li a img {
		height: 180px;
		width: 119px;
	}
}

@media screen and (max-width:410px) {
	.pphd-qh .lm {
		margin-right: 1.5%;
	}

	.sp-bqqh .slideTxtBox3 .bd ul li img {
		height: 35px;
	}

	.szdw-list ul li a div p {
		line-height: 18px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height: 35px;
	}

	.szdw-list ul li a {
		height: 140px;
	}

	.szdw-list ul li a img {
		height: 145px;
		width: 96px;
	}
	/*师资队伍内容页*/
	.notice1 .tab-hd li{
		padding: 0 10px;
		font-size: 14px
	}
}

@media screen and (max-width:375px) {
	.footer .fot-left {
		/* float: left; */
		width: 210px;
		text-align: center;
	}

	.footer .fot-left img {
		float: none;
		height: 48px;
		margin: 0 auto;
	}

	.footer p {
		float: none;
		width: 100%;
	}

	.erji-head .navbar .navbar-toggle {
		width: 28px;
		height: 1.6em;
		background-size: 100%;
	}
}

@media screen and (max-width:350px) {
	.erji-head .navbar {
		margin-top: 20px;
	}

	.szdw-list ul li a {
		height: 140px;
	}

	.szdw-list ul li a div .szdw-list-tit {
		margin-top: 10px;
	}

	.szdw-list ul li {
		margin-top: 45px;
	}
}