 
.topBtn {
	display: block;
	width: 48px;
	height: 48px;
	background: url(../images/icon6.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: fixed;
	right: 5%;
	bottom: 30px;
	z-index: 999;
	display: none;
	opacity: .8;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;.theme-box
	-webkit-transition: .3s;
	transition: .3s;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #ff;
  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #ff;.theme_jiaoxue ul li:nth-child(3)
  
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #fff;
  
} 

.row {
	overflow: hidden;
	margin-top: -40px;
	clear: both;
}

#bd {
	/*margin-bottom: 35px;*/
	position: relative;
	z-index: 10;
}

#bdjsjj {
	margin-bottom: 35px;
	position: relative;
	z-index: 10;
}

/*左右分栏*/
.side-col {
	float: left;
	width: 254px;
	min-height: 456px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 0px;
	background: url(../images/kols.png) no-repeat right bottom;
	background-color: #ededed;
	margin-right: 50px;
	overflow: hidden; padding-bottom:70px;
}

.main-col {
	overflow: hidden;
	padding-top: 55px;
}

/*当前位置*/
.m-cur {
	
	font-size: 12px;
	color: #888888;
	line-height: 24px;
	text-align: right;
	padding: 0
}

.m-cur a {
	color: inherit;
}

.m-cur a:hover {
	color: #9a0000;
}

.m-cur a i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(../images/bg4.png) no-repeat center center;
	
	margin-top: -3px;
}

.left-nacv {
	width: 254px;
	overflow: hidden;
	float: left;
	margin-right: 50px;
}

.g-title1 {
	padding: 8px 10px 16px 30px;
	background: url(../images/yhbg.png) no-repeat;
}

.g-title1 h3 {
	font-size: 27px;
	color: #fff;
	font-weight: normal;
	line-height: 64px;
	background: url(../images/bg1.jpg) no-repeat left bottom;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.g-title1 h3::after {
	content: "";
	width: 26px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 3px;
	bottom: 1px;
}

/*页码*/
.m-page {
	padding: 11px 0 11px 0;
	text-align: center;
	margin: 0 auto;
	width: 100%
}

.m-page ul {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}

.m-page ul li {
	float: left;
	margin: 0 5px;
}

.m-page li a {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	padding: 0 10px;
	background: #fff;
	border: 1px #ededed solid;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}

.m-page li a:hover,
.m-page li.on a {
	background: #9a0000;
	color: #fff;
}

.side-col-2 {
	margin-top:40px;padding-bottom: 30px;
margin-bottom: 50px;
}

.side-col-2 h3 {
	font-size: 19px;
	box-sizing: border-box;
	padding-left: 40px;



}

.side-col-2 .snav::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 7px;
	height: 0;
	z-index: 9999;
	background: #C50005;
}

.side-col-2 {
	min-height: 323px;
	background: #eeeff2;
}

.side-col-2 .g-title1 {
	background: #C50005;
	padding-bottom: 0;
	height: 56px;
}

.side-col-2 .g-title1 h3::after {
	width: 29px;
	height: 27px;
	left: 0;
	top: 14px;
	background: url(../images/kjdh.png) no-repeat;
}

.snav {
	padding-top: 11px;
	position: relative;
}

.snav::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 7px;
	height: 200%;
	z-index: 9999;
	background: #C50005;
}

.snav li {
	padding-left: 0; 
}

.snav .s1 {
	display: block;
	font-size: 17px;
	color: #333;
	line-height: 52px;
	padding-left: 40px;
	background-position: 14px center;
	background-repeat: no-repeat;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.snav .s1:after {
	content: "";
	display: block;
	background: url(../images/rights.png);
	width: 23px;
	height: 13px;
	position: absolute;
	right: 14px;
	top: 50%;
	margin-top: -4px;
	display: none;
}

.snav li.on .s1:after,
.snav .s1:hover:after,
.snav .li-open .s1:after {
	display: block;
}


.snav .li-add .s1 {
	background: url(../images/icon1.png) no-repeat 203px center;
}

/*.snav .li-add.on .s1 {background-image: url(../images/icon2.jpg);}*/
.snav .li-open .s1 {
	background-image: url(../images/icon2.jpg);
	background-color: #fff;
	color: #9a0000;
}

.snav .on.li-add .s1 {
	background-image: url(../images/icon2.jpg);
}

.snav .on.li-open .s1 {
	background-image: url(../images/icon1.png);
}

.snav li.on .s1,
.snav .s1:hover {
	background-color: #fff;
	color: #c1010b;
}

.snav dl {
	margin-top: 1px;
	background: #fff;
	display: none;
}

.snav li.on dl {
	display: block;
}

.snav dl a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 23px;
	padding-left: 32px;
	padding-right: 34px;
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 7px;
}

.snav dd.on a,
.snav dl a:hover {
	color: #9a0000;
	background: url(../images/gicon5.png) no-repeat 207px center;
}


.m-tit1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
}

.m-tit1 h3 {
	position: relative;
	float: left;
	padding-right: 20px;
	font-size: 27px;
	font-weight: normal;
	color: #484848;
}

.m-tit1 h3 i {
	position: absolute;
	top: 50%;
	left: 100%;
	width: 1180px;
	height: 9px;
	background: url(../images/bar.png) repeat center;
}


/*
-----------------[专题回顾07]--------------*/
.m-list1 {
	margin-top: 33px;
}

.m-list1 li {
	margin-bottom: 25px;
	padding-right: 123px;
}

.m-list1 a {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 24px;
}

.m-list1 a:hover {
	color: #9a0000;
}

.m-list1 .pic {
	height: 0;
	/*padding-top: 40%;*/
	position: relative;
	padding-top: 40.2%;
	margin-bottom: 10px;
	overflow: hidden;
}

.m-list1 .pic img {
	display: block;
	width: 100%;
	/*height: 100%;*/
	position: absolute;
	left: 0;
	top: 0;
	-o-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s;
}

/*
.m-list1 .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
*/

/*
-----------------[课程推荐08]--------------*/
.m-txt1 {
	overflow: hidden;
	font-size: 16px;
	color: #333;
	margin-top: -10px;
}

.m-txt1 .con-l,
.m-txt1 .con-r {
	float: left;
	width: 50%;
}

.m-txt1 .con-l {
	line-height: 34px;
}

.m-txt1 .con-r {
	line-height: 30px;
}

.m-txt1 .txt1 {
	padding: 5px 0 21px 18px;
}

.m-txt1 .txt2 {
	padding-left: 13px;
	border-left: 3px #e6e6e6 solid;
	margin-bottom: 5px;
}

.m-txt1 h4 {
	font-size: 18px;
	color: #000;
	padding: 7px 0 5px;
}

.m-txt1 .con-r h4:first-child {
	padding-top: 0;
}

.m-txt1 h5 {
	font-size: 16px;
	color: #9a0000;
	font-weight: normal;
}

/*
-----------------[山大观点13]--------------*/
.box1 {
	overflow: hidden;
	position: relative;
}

.m-list7 {
	overflow: hidden;
	margin: 0 -18px 8px;
	padding-top: 7px;
}

.m-list7 li {
	float: left;
	width: 33.33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 18px 40px;
	font-size: 14px;
	color: #6e6e6e;
	line-height: 22px;
}

.m-list7 .li4,
.m-list7 .li5 {
	margin-right: 66.66%;
}

.m-list7 li p {
	height: 70px;
	overflow: hidden;
}

.m-list7 h3 {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 12px;
}

.m-list7 a {
	color: inherit;
}

.m-list7 a:hover {
	color: #9a0000;
}

.m-list7 .type {
	display: block;
	font-family: "宋体";
	font-size: 12px;
	color: #b2b2b2;
	margin-top: 21px;
	padding-left: 20px;
	background: url(../images/icon3.png) no-repeat left center;
}

.m-hot-view {
	width: 66.66%;
	position: absolute;
	right: 0;
	top: 207px;
}

.m-hot-view .slick-dots {
	position: absolute;
	right: 27px;
	bottom: 22px;
	text-align: center;
	z-index: 99;
}

.m-hot-view .slick-dots li {
	display: inline-block;
	margin: 0 4px;
	width: auto;
	padding: 0;
}

.m-hot-view .slick-dots li button {
	display: block;
	width: 7px;
	height: 7px;
	font-size: 0;
	line-height: 0;
	text-indent: 999px;
	background: none;
	border-radius: 50%;
	padding: 0;
	border: 1px #fff solid;
}

.m-hot-view .slick-dots li.slick-active button {
	background-color: #fff;
}

.m-hot-view .con {
	display: block;
	position: relative;
}

.m-hot-view .con em {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	background: rgba(0, 0, 0, .55);
	font-size: 16px;
	color: #fff;
	padding: 0 14px;
	line-height: 36px;
}

.m-hot-view .pic {
	height: 0;
	padding-top: 72.32%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.m-hot-view .pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-o-transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s;
}

.m-hot-view .con:hover .pic img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);

	transform: scale(1.1);
	transform-origin: 50% 50%;
}

.m-hot-view .txt {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 29px;
	background: rgba(0, 0, 0, .5);
}

.m-hot-view .txt h4 {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}

.m-hot-view .txt h4 a {
	color: inherit;
}

.m-hot-view .txt .type {
	padding-left: 23px;
	color: #fff;
	background: url(../images/icon4.png) no-repeat left center;
	margin-top: 7px;
}

/*
-----------------[教授简介07]--------------*/
.m-list8 {
	overflow: hidden;
	margin: 20px 0 0;
}

.m-list8 li {
	float: left;
}

.m-list8 a {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    float: left; padding:5px 17px;margin: 0 11px 8px 0;border: 1px solid #dcdada
}

.m-list8 li.on a,
.m-list8 a:hover {
	color: #fff;
	background: #C50005;
}

.m-list9 {
	overflow: hidden;
	padding: 30px 0 0;
}

.m-list9 li {
	float: left;
	width: 48.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
	margin-bottom:25px;
	overflow: hidden;
	background: #eeeff2;
	position: relative;
	margin-right: 5px
}


.m-list9 li:nth-child(2n) {
	
margin-left:5px;
}
.m-list9 li::after {
	position: absolute;
	width: 100%;
	height: 4px;
	background: #C50000;
	bottom: 0px;
	left: 0;
	content: "";
}

.m-list9 .pic {
	float: left;
	width: 166px;
	height: 213px;
	margin-right: 20px;
	overflow: hidden;
}

.m-list9 .pic img {
	display: block;
	width: 100%;
	height: 100%;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}

.m-list9 .txt {
	height: 184px;
	overflow: hidden;
	padding-top: 27px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	color: #000;
	line-height: 30px;
}

.m-list9 .txt h4 {
	font-size: 20px;
	margin-bottom: 20px; line-height:3rem
}

.m-list9 .txt h4 a {
	color: inherit; color:#333; font-weight:normal
}


/*
-----------------[教授简介-按学科09]--------------*/
.m-list10 {
	padding-top: 30px;
}

.m-list10 li {
	margin-bottom: 1px;
}

.m-list10 .tit {
	font-size: 18px;
	color: #333;
	line-height: 55px;
	font-weight: normal;
	padding-left: 30px;
	background: #ededed url(../images/icon1.png) no-repeat right 30px center;
	position: relative;
	cursor: pointer;
}

.m-list10 .tit:after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	background: #333;
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -4px;
}

.m-list10 li.open .tit:after {
	background: #a40000;
}

.m-list10 li.open .tit {
	color: #a40000;
	font-size: 20px;
	font-weight: bold;
	background-image: url(../images/icon2.jpg);
}

.m-list10 li .con {
	display: none;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.m-list10 li:first-child .con {
	display: block;
}

.m-list10 table {
	width: 100%;
	font-size: 14px;
	color: #000;
	line-height: 24px;
}

.m-list10 table th {
	font-size: 16px;
	color: #000;
	line-height: 51px;
	background: #f7f7f7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m-list10 table .th1 {
	width: 22.85%;
	padding-left: 30px;
}

.m-list10 table .th2 {
	width: 20.57%;
}

.m-list10 table .th3 {
	width: 27.65%;
}

.m-list10 table td {
	padding: 11px 0;
}

.m-list10 table td:first-child {
	padding-left: 30px;
}

/*
-----------------[教员招聘07]--------------*/
.m-txt2 {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-top: 25px;
}

.m-txt2 p {
	text-indent: 2em;
}

.m-txt2 p span {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

/*.m-txt2 p a{color: #9a0000;}*/
.m-txt2 p a:hover {
	color: #000;
}

.m-txt2 p strong {
	color: #9a0000;
	font-weight: bold;
}

.m-txt2 .m-tit2 {
	margin: 14px 0 4px;
}

.m-txt2 p em {
	color: #333;
	font-weight: bold;
}

.m-txt2 .p-download {
	padding-top: 11px;
}

.m-txt2 .p-download .icon1 {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background: url(../images/icon5.png) no-repeat center center;
	margin-right: 10px;
}

.m-txt2 .p-download a {
	color: #000;
}

.m-txt2 .p-download a:hover {
	color: #9a0000;
}

.m-txt2 .tips {
	padding: 10px 0 0;
}

/*
-----------------[博士后招聘07]--------------*/
.m-table1 {
	width: 100%;
	font-size: 14px;
	color: #000;
	line-height: 24px;
	border-top: 4px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin-top: 24px;
	margin-bottom: 30px;
}

.m-table1 tr {
	border: none;
	border-bottom: 1px #f0f0f0 solid;
}

.m-table1 tr:last-child {
	border: none;
}

.m-table1 th {
	font-size: 16px;
	line-height: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f7f7f7;
}

.m-table1 .th1 {
	width: 36.34%;
	padding-left: 34px;
}

.m-table1 .th2 {
	width: 33.71%;
}

.m-table1 td {
	padding: 10px 0 11px;
}

.m-table1 td:first-child {
	padding-left: 34px;
}

.m-table1 a {
	color: #000;
}

.m-table1 a:hover {
	color: #a40000;
}

/*
-----------------[职员招聘07]--------------*/
.m-list11 {
	overflow: hidden;
	background: url(../images/bg5.png) no-repeat center center;
	padding: 21px 0 19px 15px;
	margin: 23px 0 30px;
}

.m-list11 li {
	float: left;
	width: 152px;
	font-size: 16px;
	color: #fff;
	line-height: 46px;
	text-align: center;
	margin: 0 5px;
}

.m-list11 .li1 {
	background: #ef9843;
}

.m-list11 .li2 {
	background: #fa7134;
}

.m-list11 .li3 {
	background: #e25920;
}

.m-list11 .li4 {
	background: #dc4547;
}

.m-list11 .li5 {
	background: #cb1d1f;
}

.m-list11 li span {
	font-size: 24px;
}



/*
-----------------[学院新闻详情07]--------------*/
.m-txt3 {
	font-size: 14px;
	color: #333;
	line-height: 34px;
	margin-bottom: 19px;
}

.m-txt3 img {
	display: block;
	margin: 0 auto 2px;
}

.m-txt3 p {
	text-indent: 2em;
	padding-bottom: 12px;
}

.m-txt3 .p-notes {
	padding-bottom: 8px;
	text-align: center;
	text-indent: 0;
}

.m-txt3 h1 {
	font-size: 20px;
	color: #9a0000;
	font-weight: normal;
	text-align: center;
	margin-bottom: 8px;
}

.m-txt3 .info {
	display: block;
	margin-bottom: 16px;
	font-family: "宋体";
	font-size: 12px;
	color: #999;
	line-height: 24px;
	text-align: center;
}

.m-txt3 iframe {
	width: 100%;
	height: 480px;
}

/*
-----------------[学院新闻07]--------------*/
.m-list3 {}

.m-list3 li {
	overflow: hidden;
	padding: 10px 0 30px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}

.m-list3 .pic {
	float: left;
	overflow: hidden;
	width: 166px;
	height: 120px;
}

.m-list3 .pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.m-list3 .txt {
	overflow: hidden;
	padding-left: 20px;
}

.m-list3 .tit {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m-list3 .tit a {
	color: #000;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-list3 .tit a:hover {
	color: #9a0000;
}

.m-list3 .txt p {
	height: 48px;

	font-size: 14px;
	line-height: 24px;
	color: #333;

	overflow: hidden;
	display: -webkit-box;
	display: box;

	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.m-list3 .info {
	padding: 5px 0;

	line-height: 25px;
}

.m-list3 .info .time {
	padding-left: 24px;

	font-size: 12px;
	color: #999;

	background: url(../images/icon-time.png) 0 center no-repeat;
}


/*
-----------------[分割]--------------*/
.m-list12 {
	padding-bottom: 5px;
}

.m-list12 li {
	padding-bottom: 24px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 20px;
}

.m-list12 .time {
	float: left;
	padding-top: 15px;
	font-size: 20px;
	line-height: 40px;
	color: #666;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-list12 .timemt {
	float: left;
	font-size: 20px;
	line-height: 40px;
	color: #666;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-list12 .txt {
	overflow: hidden;
	padding-left: 40px;
}

.m-list12 .txt h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	color: #000;

	/*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-list12 .txt p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

	font-size: 14px;
	line-height: 2em;
	color: #666;
}

.m-list12 a:hover .time {
	color: #9a0000;
}

.m-list12 a:hover .txt h3 {
	color: #9a0000;
}

/*******************************
    -------[=苹果]-------
********************************/

/*
-----------------[著作详情09]--------------*/
.m-txt4 {
	overflow: hidden;
	font-size: 14px;
	color: #000;
	line-height: 34px;
	padding: 7px 0 44px;
}

.m-txt4 h1 {
	font-size: 24px;
	color: #9a0000;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 33px;
}

.m-txt4 .pic {
	float: left;
	width: 260px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px #ededed solid;
	padding: 14px;
	margin-right: 40px;
	margin-top: 4px;
}

.m-txt4 .pic img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: 0 0 9px rgba(0, 0, 0, .27);
}

.m-txt4 p span {
	font-weight: bold;
}

.m-txt4 .det {
	padding-top: 17px;
}

.m-txt4 .det p {
	padding-bottom: 10px;
}

/*
-----------------[著作09]--------------*/
.m-list13 {
	overflow: hidden;
	margin: 0 -17px -5px;
	padding: 10px 0 0;
}

.m-list13 li {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 17px 33px;
}

.m-list13 .con {
	display: block;
	overflow: hidden;
	border: 1px #e6e6e6 solid;
	padding: 15px 24px 15px 15px;
}

.m-list13 .pic {
	float: left;
	width: 110px;
	height: 155px;
	box-shadow: 0 0 9px rgba(0, 0, 0, .27);
	margin-right: 45px;
	overflow: hidden;
}

.m-list13 .pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.m-list13 .txt {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding-top: 16px;
}

.m-list13 .txt h4 {
	height: 52px;
	overflow: hidden;
	font-size: 16px;
	color: #000;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 10px;
}

.m-list13 .con:hover .txt h4 {
	color: #9a0000;
}


/*
-----------------[研究课题08]--------------*/
.m-tab3 {
	overflow: hidden;
	padding: 10px 0 21px;
}

.m-tab3 ul {
	overflow: hidden;
	float: left;
}

.m-tab3 ul li {
	float: left;
	margin-right: 10px;
}

.m-tab3 ul li:last-child {
	margin-right: 14px;
}

.m-tab3 li a {
	display: block;
	width: 58px;
	font-size: 14px;
	color: #333;
	line-height: 23px;
	text-align: center;
}

.m-tab3 li.on a,
.m-tab3 li a:hover {
	color: #fff;
	background: #9a0000;
}

.m-tab3 .a-more {
	float: left;
}

.m-tab3 li.on .a-more,
.m-tab3 li .a-more:hover {
	color: #9a0000;
	background: #fff;
}

.m-table2 {
	width: 100%;
	font-size: 14px;
	color: #000;
	line-height: 24px;
	vertical-align: top;
	margin-bottom: 30px;
	border: 1px #ebeced solid;
}

.m-table2 th,
.m-table2 td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m-table2 th {
	font-size: 14px;
	line-height: 53px;
	background: #ebeced;
	padding-left: 15px;
}

.m-table2 .th1 {
	width: 300px;
}

.m-table2 .th2 {
	width: 190px;
}

.m-table2 .th3 {
	width: 80px;
}

.m-table2 td {
	padding: 10px 0 10px 15px;
	border: 1px #ebeced solid;
	vertical-align: top;
}

.m-table5 td {
	vertical-align: middle;
}

.m-table5 .th1 {
	width: 432px;
}

.m-table5 .th2 {
	width: 240px;
}

.leader-box-con {
	width: 50%;
	box-sizing: border-box;
	float: left;
}
.leader-box-con:last-child{margin:0 0 30px}

.leader-box-name {
	width: 100%;
	background: #ececec;
	font-size: 20px;
	color: #C50005;
	height: 53px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 0 24px;
	justify-content: space-between;
	padding-left: 34px;
	border-right: 1px solid #e5e4e4;line-height:0px
}

.frendlink ul {
	float: left;
}

.frendlink {
	overflow: hidden;
}

.leaderpp {
	margin-bottom: 50px;padding-bottom: 20px;
}

.frendlink ul li {
	display: inline-block; 
}

.frendlink span {
	float: left;
}

.leader-work {
	box-sizing: border-box;
	border: 1px solid #eee;
	padding: 31px;
	padding-top: 23px;
	font-size: 15px;
	padding-bottom: 65px;height:193px;
}

.work-item {
	margin-bottom: 11px;
}

.org-row {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-bottom: 33px;
}

.org-row2 {
	width: 167px;
	height: 100%;
	float: left;
	height: 100%;
	background: aqua;
	position: absolute;
	background: #C50005;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.org-row2 h2 {
	font-size: 40px;
	font-weight: bold;
}

.org-row2 p {
	font-size: 23px;

}

.org-row10 {
	float: left;
	margin-left: 167px;
	width: 100%;
	background: #f9fafa;
	box-sizing: border-box;
	padding: 25px 60px;
}

.org-row10 ul {
	float: left;
	margin-right: 74px;
}

.org-row10 ul li {
	font-size: 15px;
	color: #141926;
	line-height: 32px;
	position: relative;
}

.org-row10 ul li::after {
	content: "";
	position: absolute;
	left: -16px;
	top: 16px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #A5A6A6;
}

.point-page {
	margin-top: 50px;
	text-align: right;
}

/*
-----------------[学术论文08]--------------*/
.m-list14 {
	margin: -14px 0 30px;
}

.m-list14 li {
	padding: 21px 0;
	border-bottom: 1px #f0f0f0 solid;
}

.m-list14 li a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 37px;
}

.m-list14 li a:hover {
	color: #9a0000;
}




/*
-----------------[分割]--------------*/































/*******************************
    -------[=猕猴桃]-------
********************************/

/*******************************
	-------[=公用]-------
********************************/
/* 自定义分享 */
.m-share {
	overflow: hidden;
	text-align: right;
	font-size: 12px;
	line-height: 33px;
	color: #ccc;
	margin-bottom: 30px;
}

.m-share .con {
	float: right;
	border: 1px #b3b3b3 solid;
	padding: 0 10px;
	border-radius: 3px;
}

.m-share span {
	color: #333;
	padding: 0 10px 0 4px;
}

.m-share a {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	margin-top: -1px;
}

.m-share .bds_weixin {
	background-image: url(../images/share1.png);
}

.m-share .bds_tsina {
	background-image: url(../images/share2.png);
}

.m-share .bds_in {
	background-image: url(../images/share3.png);
}

.m-share .bds_twitter {
	background-image: url(../images/share4.png);
}

.m-share .bds_fb {
	background-image: url(../images/share5.png);
}

.m-share .bds_print {
	background-image: url(../images/share6.png);
}

.m-share .bds_more {
	background-image: url(../images/share7.png);
}

.m-share a:hover {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	transform-origin: center center;
}

.jiathis_style {
	margin-left: -212px;
}


.m-tit2 {
	overflow: hidden;
}

.m-tit2 h3 {
	position: relative;
	float: left;
	padding: 0 20px 0 18px;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	color: #c50005;
	background: url(../images/sjqs.png) no-repeat;
	padding-left: 58px;
}

.m-tit2 h3 a {
	color: inherit;
}

.m-tit2 h3 a:hover {
	text-decoration: underline;
}

.m-tit2.hr h3:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	width: 1180px;
	height: 1px;
	background-color: #e6e6e6;
}

.hide-tab {
	overflow: hidden;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

/*******************************
	-------[=END 公用]-------
********************************/
/*******************************
	-------[=山东大学]-------
********************************/
/* 大事记11 */
.m-list2 {
	overflow: hidden;
	margin-bottom: 30px;
}

.m-list2 li {

	margin-bottom: 26px;
}

.m-list2 li h3 {
	display: block;
	margin-bottom: 4px;
	font-family: "方正大标宋简体", "微软雅黑";
	font-size: 28px;
	line-height: 1;
	color: #9a0000;
}

.m-list2 li p {
	font-size: 14px;
	line-height: 2em;
	color: #666;
}

.m-btn1 {
	display: block;
	width: 149px;
	height: 36px;
	border: 1px solid #9a0000;
	margin-bottom: 40px;
	font-size: 16px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	background-color: #9a0000;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-btn1:hover {
	color: #9a0000;
	background-color: #fff;
}

/* 教学网络08 */
.m-tab2 {
	overflow: hidden;
	padding: 1px 1px 0;
	background-color: #ededed;
	margin-top:35px;

}

.m-tab2 li {
	position: relative;
	float: left;
	width: 25%;
}

.m-tab2 li a {
	display: block;
	height: 45px;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	color: #000;
}

.m-tab2 li a:hover {
	color: #9a0000;
}

.m-tab2 li.on a {
	color: #fff;
	background-color: #C50005;
}

.m-tab2 li:after {
	/* 	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 20px;
	margin-top: -10px;
	background-color: #fff; */
}

.m-tit2 {
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 40px;
}

.m-tab2 li:last-child:after {
	display: none;
}

.m-tab2.tab1 li {
	width: 50%;
}

.m-tab2.tab2 li {
	width: 16.6666%;
}

.m-slick1 {
	margin-top: 30px;
}

.m-slick1 .item {
	position: relative;
}

.m-slick1 .item img {
	display: block;
	width: 100%;
}

.m-slick1 .txt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	font-size: 16px;
	line-height: 58px;
	color: #fff;
	background: url(../images/ybg1.png) 0 0 repeat;
}

.m-slick1 .txt span {
	display: block;
	padding: 0 110px 0 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m-slick1 .slick-dots {
	position: absolute;
	z-index: 99;
	right: 32px;
	bottom: 25px;
	text-align: center;
	font-size: 0;
}

.m-slick1 .slick-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background-color: #bfbfbf;
	border-radius: 50%;
	cursor: pointer;
}

.m-slick1 .slick-dots li.slick-active {
	background-color: #fff;
}

.m-slick1 .slick-dots button {
	display: none;
}

.m-intro1 {
	padding-top: 20px;
	margin-bottom: 40px;
}

.m-intro1 .con {
	padding-top: 5px;
	margin-bottom: 14px;
	font-size: 14px;
	line-height: 30px;
	color: #000;
}

.m-intro1 .con p {
	text-indent: 2em;
	margin-bottom: 10px;
}

.m-intro1 .code {
	overflow: hidden;
	padding-top: 12px;
}

.m-intro1 .code .pic {
	float: left;
	width: 112px;
	height: 112px;
	border: 6px solid #ededed;
}

.m-intro1 .code .pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.m-intro1 .code .txt {
	overflow: hidden;
	padding-left: 40px;
	font-size: 14px;
	line-height: 30px;
	color: #000;
}

.m-list4 {
	padding: 10px 0 20px;
}

.m-list4 li {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}

.m-list4 .pic {
	overflow: hidden;
	float: left;
	width: 140px;
	height: 179px;
}

.m-list4 .pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.m-list4 .txt {
	overflow: hidden;
	padding-left: 30px;
}

.m-list4 .txt .msg {
	font-size: 14px;
	line-height: 30px;
	color: #333;

}

.m-list4 .name {
	margin-top: -15px;
}

.m-list4 .name a {
	font-size: 18px;
	line-height: 48px;
	color: #000;
}

.m-list4 .name span {
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

#map {
	height: 453px;
	border: 1px solid #afb1b5;
	margin-top: 40px;
}

#map img {
	max-width: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.m-contact {
	padding-top: 42px;
}

.m-contact .list {
	padding: 20px 0 12px;
}

.m-contact .list li {
	overflow: hidden;
}

.m-contact .list .item {
	float: left;
	width: 50%;
	margin-bottom: 22px;
}

.m-contact .list .one {
	clear: both;
	width: 100%;
}

.m-contact .list h3 {
	padding: 0 10px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #000;
}

.m-contact .list p {
	padding: 0 10px;
	font-size: 14px;
	line-height: 30px;
	color: #333;
}

.m-contact .list em {
	float: left;
}

.m-contact .list span {
	display: block;
	overflow: hidden;
}

.m-social {
	padding-top: 40px;
}

.m-social .msg {
	padding: 0 5.1%;

	font-size: 16px;
	text-align: center;
	line-height: 36px;
	color: #333;
}

.m-social .c-a40000 {
	color: #a40000;
}

.m-social .brand {
	overflow: hidden;
	/*padding-top: 30px;*/
	margin-bottom: 20px;
}

.m-social .brand li {
	float: left;
	width: 25%;
	padding: 10px 0;
	margin-bottom: 20px;
}

.m-social .brand .inner {
	margin: 0 18px;
}

.m-social .brand .box {
	position: relative;
	overflow: hidden;
	padding-top: 81.5217%;
}

.m-social .brand .code,
.m-social .brand .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0;
	text-align: center;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-social .brand .code img,
.m-social .brand .img img {
	vertical-align: middle;
	max-width: 80%;
	/*max-height: 80%;*/
	max-height: 64%;
}

.m-social .brand .code:after,
.m-social .brand .img:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

.m-social .brand .code {
	opacity: 0;
	filter: alpha(opacity=0);

	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.m-social .brand .box:hover {
	box-shadow: 0 0 6px 2px rgba(4, 0, 0, 0.11);
}

.m-social .brand .rotate:hover .img {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	opacity: 0;
	filter: alpha(opacity=0);
}

.m-social .brand .rotate:hover .code {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);

	opacity: 1;
	filter: alpha(opacity=100);
}


.m-article {
	padding-bottom: 30px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 2em;
	color: #333;
	background: url(../images/yhr1.png) 0 bottom repeat-x;
}

.m-article p {
	text-indent: 2em;
	padding-bottom: 5px;
}

.m-article img {
	display: block;
	margin: 0 auto 14px;
}

.m-list6 {
	overflow: hidden;
	margin-bottom: 40px;
}

.m-list6 li {
	float: left;
	width: 33.3333%;
}

.m-list6 a {
	display: block;
	width: 170px;
	padding-top: 135px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 120px 120px;
}

.m-list6 a span {
	display: block;
	height: 35px;
	font-size: 16px;
	text-align: center;
	line-height: 34px;
	color: #999;
}

.m-list6 a:hover span {
	color: #fff;
	background-color: #9a0000;
}

.m-list6 .i1 a {
	background-image: url(../images/list6-i1.png);
}

.m-list6 .i1 a:hover {
	background-image: url(../images/list6-i1-on.png);
}

.m-list6 .i2 a {
	background-image: url(../images/list6-i2.png);
}

.m-list6 .i2 a:hover {
	background-image: url(../images/list6-i2-on.png);
}

.m-list6 .i3 a {
	background-image: url(../images/list6-i3.png);
}

.m-list6 .i3 a:hover {
	background-image: url(../images/list6-i3-on.png);
}

.m-intro2 {
	padding-bottom: 5px;
}
/*.m-intro2 ul li a,.m-intro2 ul li{font-size: 20px; color: #c8000b;font-weight: bold;} */

.m-intro2 .tit {
	/* padding-bottom: 20px; */
	font-family: "宋体";
	color: #9a0000;
}

.m-intro2 .tit h3 {
	font-size: 42px;
}

.m-intro2 .tit p {
	font-size: 18px;
	line-height: 30px;
}

.m-intro2 .con {
	padding: 8px 0 20px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 36px;
	color: #000;
}

.m-intro2 .con p {
	
	margin-bottom: 12px; color:#2a2a2a; font-size:14px;
}

.m-intro2 .con img {
	display: block;
}

.m-intro2 .txt {
	padding: 14px 0;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

.m-switch {
	display: none;
	overflow: hidden;
	padding-top: 38px;
	margin-bottom: 70px;
}

.m-switch img {
	display: block;
	width: 100%;
}

.m-switch.on {
	display: block;
}

.m-switch1 h3 {
	margin-bottom: 17px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #999;
}

.m-switch1 .lists {
	overflow: hidden;
	padding-top: 52px;
	margin-right: -20px;
	margin-bottom: 15px;
	background: url(../images/yicon1.png) 0 0 no-repeat;
	background-size: contain;
}

.m-switch1 .lists li {
	float: left;
	width: 25%;
	font-size: 16px;
	font-weight: bold;
}

.m-switch1 .lists .inner {
	padding-right: 20px;
}

.m-switch1 .lists p {
	color: #999;
}

.m-switch1 .lists span {
	color: #333;
}

.m-switch1 .lists strong {
	font-size: 36px;
	line-height: 38px;
	color: #9a0000;
}

.m-switch1 .con {
	font-size: 14px;
	line-height: 36px;
	color: #333;
}

.m-switch1 .con p {
	margin-bottom: 10px;

}

.m-switch2 {
	position: relative;
	overflow: hidden;
	height: 352px;
	background: url(../images/ypic12.jpg) center 0 no-repeat;
	background-size: cover;
}

.m-switch2 .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 157px;
	padding: 50px 42px 30px 25px;
	background-color: #fff;
}

.m-switch2 .txt span {
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

.m-switch2 .txt p {
	font-size: 14px;
	color: #666;
}

.m-switch2 .txt strong {
	margin-right: 6px;
	font-size: 72px;
	font-weight: bold;
	line-height: 84px;
	color: #9a0000;
}

.m-switch2 .txt b {
	margin-right: 10px;
	font-size: 28px;
	line-height: 32px;
	color: #8c8c8c;
}

.m-switch2 .txt em {
	display: block;
	height: 1.5em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

	font-size: 12px;
	color: #3d3d3d;
}

.m-switch2 .col-l {
	width: 153px;
	background: url(../images/yhr2.png) right 0 repeat-y;
}

.m-switch2 .col-l .dib {
	display: inline-block;
	vertical-align: middle;
}

.m-switch2 .col-r {
	width: 311px;
	padding-left: 30px;
}

.m-switch2 .col-r .dib {
	width: 100%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.m-switch2 .col-r .item {
	position: relative;
	float: left;
	width: 50%;
	margin: 15px 0 13px;
}

.m-switch2 .col-r .item:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -1px;
	width: 1px;
	height: 37px;
	margin-top: -18px;
	background-color: #f2f2f2;
}

.m-switch2 .col-r .inner {
	padding-left: 28px;
}

.m-switch2 .col-r .hr {
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #f2f2f2;
}

.m-switch2 .col-l,
.m-switch2 .col-r {
	height: 100%;
	font-size: 0;
}

.m-switch2 .col-l:after,
.m-switch2 .col-r:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

.m-leader {
	padding-top: 10px;
}

.m-leader .tit {
	height: 48px;
	padding: 0 40px;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 46px;
	color: #a40000;
	background-color: #ededed;
}

.m-leader .con {
	padding: 0 15px;
}

.m-leader .m-list4 {
	padding-bottom: 10px;
}

.m-org {
	margin-bottom: 20px;
}

.m-org .list1 {
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 15px;
}

.m-org .list1 .item {
	overflow: hidden;
	padding-left: 18px;
	margin-bottom: 17px;
}

.m-org .list1 em {
	float: left;
	width: 25%;
	font-size: 16px;
	line-height: 28px;
	color: #333;
}

.m-org .list1 p {
	overflow: hidden;
	font-size: 0;
}

.m-org .list1 span {
	display: inline-block;
	margin-right: 30px;

	font-size: 16px;
	line-height: 28px;
	color: #333;
}

.m-org .list2 {
	overflow: hidden;
	padding-left: 18px;
	padding-top: 20px;
	margin-bottom: 15px;
}

.m-org .list2 li {
	float: left;
	width: 25%;
	margin-bottom: 17px;
	font-size: 15px;
	line-height: 28px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m-org .list2-1 li {
	width: 33.33%;
}

.m-org .list2 a {
	display: block;
	margin-right: 10px;

	color: inherit;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*******************************
	-------[=END 山东大学]-------
********************************/
/*******************************
	-------[=教授研究]-------
********************************/
.m-tab1-box {
	overflow: hidden;
	border-bottom: 1px solid #e5e4e4;
	margin-bottom: 20px;
}

.m-tab1-box span {
	float: left;
	padding: 11px 0 11px 30px;
	margin-top: 34px;
	font-size: 14px;
	line-height: 2em;
	color: #999;
	background-color: #fcfcfc;
}

.m-tab1-box .m-tab1 {
	overflow: hidden;
	padding-left: 0;
	border-bottom: 0;
	margin-bottom: 0;
}

.m-tab1 {
	overflow: hidden;
	padding-left: 30px;
	border-right: 1px solid #e5e4e4;
	border-bottom: 1px solid #e5e4e4;
	margin-bottom: 20px;
	background-color: #fcfcfc;
}

.m-tab1 li {
	float: left;
	padding: 11px 0;
	font-size: 14px;
	line-height: 2em;
	color: #999;
}

.m-tab1 li a {
	margin: 0 18px;
	color: #000;
}

.m-tab1 li a:hover {
	color: #9a0000;
}

.m-tab1 li.on a {
	color: #9a0000;
}

.m-tab1-1 {
	margin-top: 34px;
}





.m-list3 li {
	overflow: hidden;
	padding: 10px 0 30px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}

.m-list3 .pic {
	float: left;
	overflow: hidden;
	width: 166px;
	height: 120px;
}

.m-list3 .pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.m-list3 .txt {
	overflow: hidden;
	padding-left: 20px;
}

.m-list3 .txt p {
	height: 48px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	display: box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.m-list3 .tit {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m-list3 .tit a {
	color: #000;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-list3 .tit a:hover {
	color: #9a0000;
}

.m-list3 .info {
	padding: 5px 0;
	line-height: 25px;
}

.m-list3 .info span {
	padding-left: 24px;
	font-size: 12px;
	color: #999;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 30px;
}

.m-list3 .info .time {
	background-image: url(../images/icon-time.png);
}

.m-list3 .info .label {
	background-image: url(../images/icon-label.png);
}

.m-list5 {
	padding-bottom: 5px;
}

.m-list5 li {
	padding-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}

.m-list5 h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m-list5 h3 a {
	color: #000;
}

.m-list5 h3 a:hover {
	color: #9a0000;
}

.m-list5 .info {
	margin-bottom: 5px;
	line-height: 24px;
}

.m-list5 .info .time {
	padding-left: 24px;
	font-size: 12px;
	color: #999;
	background: url(../images/icon-time.png) 0 center no-repeat;
}

.m-list5 p {
	max-height: 48px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	overflow: hidden;
	display: -webkit-box;
	display: box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.m-serBox {
	overflow: hidden;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -14px;
	width: 0;
	height: 28px;
	padding: 0 20px;

	line-height: 27px;

	background-color: #fff;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.m-serBox .input {
	overflow: hidden;
	width: 0;
	padding: 0;
	border: 0;
}

.m-serBox .search {
	display: none;
}

.m-serBox.show .btn {
	display: none;
}

.m-serBox .btn,
.m-serBox.show .search {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 20px;
	height: 28px;
	border: 0;

	background: url(../images/gicon4-3.png) no-repeat center center;
	cursor: pointer;
}

.m-serBox .search:active {
	margin-top: 2px;
}

.m-serBox.show {
	width: 228px;
	padding: 0 0 0 20px;
}

.m-serBox.show .search {
	background-image: url(../images/gicon4-2.png);
}

.m-serBox.show .input {
	width: 100%;
	height: 28px;

	font-size: 14px;
	line-height: 28px;
	padding: 0 25px 0 5px;
	border-bottom: 1px solid #cecece;
}

/*******************************
	-------[=END 教授研究]-------
********************************/



/*
-----------------[教授简介详情 11]--------------*/
.m-txt5 {
	overflow: hidden;
	padding: 10px 0 40px;
	background: url(../images/bg6.png) no-repeat right bottom;
}

.m-txt5 .pic {
	float: left;
	width: 231px;
	height: 295px;
	margin-right: 30px;
}

.m-txt5 .pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.m-txt5 .txt {
	overflow: hidden;
	padding-top: 17px;
	font-size: 15px;
	color: #000;
	line-height: 24px;
}

.m-txt5 .txt h3 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 11px;
}

.m-txt5 .txt h3 .a-back {
	float: right;
	display: block;
	padding-left: 30px;
	font-weight: normal;
	background: url(../images/icon7.png) no-repeat left center;
	font-size: 14px;
	color: #8f8f8f;
}

.m-txt5 .txt h3 .a-back:hover {
	color: #9a0000;
}

.m-txt5 .det {
	margin-top: 16px;
	padding-top: 15px;
	margin-right: 40px;
	line-height: 35px;
	border-top: 1px #d6d6d6 solid;
}

.m-txt5 .det p {
	overflow: hidden;
}

.m-txt5 .det p a {
	text-decoration: underline;
}

.m-txt5 .det p span {
	display: block;
	float: left;
	
}

.m-tab4 {
	height: 44px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px #e6e6e6 solid;
	margin-bottom: 22px;
}

.m-tab4 ul {
	overflow: hidden;
	border-left: 1px #e6e6e6 solid;
	background: #EEEFF2;
}

.m-tab4 ul li {
	float: left;
}

.m-tab4 li a {
	display: block;
	width: 120px;
	height: 44px;
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 42px;
	/* background: #e6e6e6; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px #e6e6e6 solid;

}

.m-tab4 li.on a {
	background: #C50005;
	color: #fff;
}

.m-txt6 {
	font-size: 14px;
	color: #333;
	line-height: 2.17;
}

.m-txt6 p {
	padding-bottom: 0;
}

.m-txt6 .det {
	padding: 5px 0 10px;
}

.m-txt6 .det p {
	padding-bottom: 0;
}

.m-txt6 .m-tit2 {
	margin: 0 0 4px;
}

.m-table3 {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	margin: 5px 0;
}

.m-table3 td {
	padding: 7px 0;
}

.m-table3 .td1 {
	width: 83px;
}

.m-table3 .td2 {
	width: 188px;
}

.m-table3 .td3 {
	width: 107px;
}

.m-table4 {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	margin: 10px 0;
}

.m-table4 td {
	padding: 8px 0 9px;
}

.m-table4 .td1 {
	width: 129px;
}

.m-table4 .td2 {
	width: 302px;
}


.m-table5 {
	width: 100%;
	font-size: 14px;
	color: #000;
	line-height: 24px;
	vertical-align: top;
	margin-bottom: 30px;
	border: 1px #ebeced solid;
}

.m-table5 th,
.m-table5 td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m-table5 th {
	font-size: 14px;
	line-height: 53px;
	background: #ebeced;
	padding-left: 15px;
}

.m-table5 .th1 {
	width: 432px;
}

.m-table5 .th2 {
	width: 240px;
}

.m-table5 td {
	padding: 10px 0 10px 15px;
	border: 1px #ebeced solid;
	vertical-align: middle;
	word-break: break-all;
}

.tcpoint .txnox li {
	width: 100%;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;padding-top: 10px;
}

.tcpoint .txnox .notice-left_date {
	float: left; width:13%; text-align:center
}

.tcpoint .txnox .notice_right_desc {
	float: right;
	width: 83%;
}

.tcpoint .txnox .notice-left_date h6 {
	text-align: center;
	font-size: 16px;
	margin-top: 7px;
}

.tcpoint .txnox h5 {
	font-size: 23px;
	margin-bottom: 10px;
}

.tcpoint .notice_right_desc p {
	font-size: 14px;
	color: #666;
	letter-spacing: 1px;
	line-height: 23px;
}

.point-img {
	width: 263px;
	height: 164px;
	overflow: hidden;
	margin-top: 23px;
}

.tcpoint .txnox li:hover .point-img img {
	transform: scale(1.1);
}

.point-date span {
	display: inline-block;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
}

.point-date span span {
	color: #000;
}

.gl-desc {
	font-size: 14px;
	margin-top: 23px;
	color: #353434;
	line-height: 27px;
	margin-bottom: 28px;
}

/*
-----------------[2017.06.21]--------------*/
.g-subs {
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	background: #fff;
	font-size: 12px;
	color: #000;
	line-height: 24px;
	margin-top: -12px;
}

.g-subs a {
	display: block;
	float: left;
	color: inherit;
	padding-left: 13px;
}

.g-subs a:hover {
	color: #9a0000;
}

.g-subs a i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: -2px;
	margin-right: 5px;
}

.g-subs a .icon1 {
	background-image: url(../images/icon07.png);
}

.g-subs a .icon2 {
	background-image: url(../images/icon08.png);
}

.g-subs a:hover .icon1 {
	background-image: url(../images/icon07-1.png);
}

.g-subs a:hover .icon2 {
	background-image: url(../images/icon08-1.png);
}


/*公用弹窗*/
.m-pop2 {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99999;
}

.m-pop2 .pop-bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: url(../images/bg7.png);
}

.m-pop2 .inner {
	position: absolute;
	left: 50%;
	top: 50%;
	background: #fff;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.m-pop2 .close {
	width: 30px;
	height: 30px;
	background: url(../images/icon-close.png) no-repeat center center;
	position: absolute;
	right: 12px;
	top: 7px;
	cursor: pointer;
}

/*左右分栏2*/
.side-col2 {
	width: 270px;
	float: right;
	padding-top: 9px;
}

.main-col2 {
	width: 870px;
	margin-top: -12px;
	float: left;
}

.m-subs {
	width: 532px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 57px 105px 60px;
}

.m-subs h3 {
	font-size: 20px;
	color: #9a0000;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 25px;
}

.m-subs .form-group {
	position: relative;
	height: 43px;
	line-height: 43px;
	border: 1px #ccc solid;
	padding-left: 60px;
	margin-bottom: 20px;
}

.m-subs .form-group span {
	display: block;
	width: 60px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	color: #ccc;
	text-align: center;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.m-subs input[type="text"] {
	display: block;
	width: 100%;
	height: 43px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: none;
	border: none;
	font-size: 16px;
	color: #333;
	line-height: 43px;
	padding: 0 5px 0 0;
}

.m-subs input[type="submit"] {
	display: block;
	width: 160px;
	height: 42px;
	margin: 40px auto 0;
	background: #ad0000;
	border-radius: 2px;
	border: none;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
	text-align: center;
}

.m-subs input[type="submit"]:hover {
	opacity: .8;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.m-subs input[type="button"] {
	display: block;
	width: 160px;
	height: 42px;
	margin: 40px auto 0;
	background: #ad0000;
	border-radius: 2px;
	border: none;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
	text-align: center;
}

.m-subs input[type="button"]:hover {
	opacity: .8;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.ul-list15 {
	padding: 10px 0 4px;
}

.ul-list15 li {
	padding: 0 0 25px;
	margin-bottom: 25px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	border-bottom: 1px #f0f0f0 solid;
}

.ul-list15 .date {
	float: right;
	color: #999;
	font-size: 14px;
	margin-left: 10px;
}

.ul-list15 a {
	color: inherit;
}

.ul-list15 a:hover {
	color: #9a0000;
}


.m-text1 {
	padding: 3px 24px 0;
	background: #f8f8f8;
	border: 1px #ebebeb solid;
	margin-bottom: 25px;
}

.m-text1 .tit {
	overflow: hidden;
	line-height: 46px;
	border-bottom: 1px #9a0000 solid;
	margin-bottom: 13px;
}

.m-text1 .tit h3 {
	overflow: hidden;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

.m-text1 .tit .more {
	float: right;
	display: block;
	font-size: 14px;
	color: #000;
	padding-right: 22px;
	background: url(../images/gicon16.png) no-repeat right center;
}

.m-text1 .tit .more:hover {
	color: #9a0000;
	background-image: url(../images/gicon13.png);
}


.ul-list16 {}

.ul-list16 li {
	border-bottom: 1px #e6e6e6 solid;
	padding-bottom: 14px;
	margin-bottom: 13px;
}

.ul-list16 li:last-child {
	border: none;
}

.ul-list16 a {
	display: block;
	font-size: 14px;
	color: #000;
	line-height: 26px;
	max-height: 78px;
	overflow: hidden;
}

.ul-list16 a:hover {
	color: #9a0000;
}

.ul-list16 .date {
	font-family: "宋体";
	font-size: 12px;
	color: #999;
	line-height: 24px;
	padding-left: 24px;
	background: url(../images/icon-time.png) no-repeat left center;
	margin: 4px 0 1px;
}


.ul-list17 {
	padding-bottom: 30px;
}

.ul-list17 li {
	padding: 21px 0;
	border-bottom: 1px #e6e6e6 solid;
	font-size: 14px;
	color: #999;
	line-height: 24px;
}

.ul-list17 li p {
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ul-list17 li h4 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	/*    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;*/
	margin-bottom: 10px;
}

.ul-list17 li h4 span {
	color: #9a0000;
}

.ul-list17 li h4 a {
	color: inherit;
}

.ul-list17 li h4 a:hover {
	color: #9a0000;
}

.m-info {
	overflow: hidden;
	padding: 6px 0 25px;
	border-bottom: 1px #e6e6e6 solid;
}

.m-info h4 {
	clear: both;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 17px;
}

.m-info h4 span {
	color: #9a0000;
}

.m-info .pic {
	float: left;
	width: 140px;
	height: 179px;
	margin-right: 30px;
}

.m-info .txt {
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding-top: 11px;
}

.m-info .txt .p-det {
	padding-top: 10px;
	max-height: 60px;
	overflow: hidden;
}


.m-so {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom: -9px;
}

.m-so .form-group {
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}

.m-so .form-group .inp {
	display: block;
	float: left;
	width: 420px;
	height: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	border: 1px #d9d9d9 solid;
	border-right: none;
	font-size: 14px;
	color: #333;
	line-height: 43px;
}

.m-so .form-group .sub {
	display: block;
	float: left;
	width: 100px;
	height: 45px;
	background: #9a0000;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	text-align: center;
	border: none;
	cursor: pointer;
}

.m-so .form-group:hover .sub {
	opacity: .8;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.m-so .p-tips span {
	color: #9a0000;
}

.m-so .p-tips b {
	color: #000;
}


/*
-----------------[历任院长11]--------------*/
.m-list15 {
	overflow: hidden;
	margin: 0 -15px 47px;
}

.m-list15 li {
	float: left;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 15px 10px;
}

.m-list15 .pic {
	height: 0;
	padding-top: 128.06%;
	position: relative;
	overflow: hidden;
	margin-bottom: 17px;
}

.m-list15 .pic img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-o-transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	transition: .6s;
}



.m-list15 h4 {
	font-size: 16px;
	color: #000;
	line-height: 24px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}

.m-list15 a:hover h4 {
	color: #9a0000;
}

.m-list15 h4 span {
	font-size: 18px;
	font-weight: bold;
}



.g-pages {
	text-align: center;
	clear: both;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.g-pages a {
	display: inline-block;
	vertical-align: top;
	border: 1px #ededed solid;
	padding: 0 12px;
	line-height: 28px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	margin-bottom: 5px;
}

.g-pages a:hover,
.g-pages a.on {
	background: #9a0000;
	border-color: #9a0000;
	color: #fff;
}

.g-pages .num {
	display: inline-block;
	vertical-align: top;
	width: 89px;
	height: 26px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px #ededed solid;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #666;
	line-height: 26px;
}

.g-pages .numinput {
	display: inline-block;
	vertical-align: top;
	border: 1px #ededed solid;
	padding: 0 12px;
	font-size: 14px;
	line-height: 26px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	margin-bottom: 5px;
	height: 26px;
	background-color: #fff;
}

.g-pages .inputtz {
	display: inline-block;
	vertical-align: top;
	border: 1px #ededed solid;
	padding: 0 12px;
	font-size: 14px;
	line-height: 26px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	margin-bottom: 5px;
	height: 26px;
	background-color: #fff;
}

/*移动端页码*/
.g-pages-m {
	text-align: center;
	clear: both;
	font-size: 12px;
	color: #666;
	line-height: 30px;
	margin-top: 20px;
	display: none;
}

.g-pages-m a {
	display: inline-block;
	vertical-align: top;
	border: 1px #ededed solid;
	background: #fff;
	padding: 0 8px;
	line-height: 28px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	margin: 0 1px 5px;
}

.g-pages-m a.on {
	background: #9a0000;
	border-color: #9a0000;
	color: #fff;
}

.g-pages-m .inp,
.g-pages-m .btn {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 30px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px #ededed solid;
	background: #fff;
	font-size: 12px;
	color: #666;
	line-height: 28px;
	margin: 0 1px 5px;
}

.g-pages-m .inp span {
	margin: 0 1px 5px;
	background: #fff;
}

.g-pages-m .num {
	display: inline-block;
	vertical-align: top;
	width: 89px;
	height: 30px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px #ededed solid;
	margin-right: 2px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #666;
	line-height: 28px;
}











/*
    -----------------[2017.08.02]--------------*/

.m-brief {
	overflow: hidden;
	padding: 6px 0 31px;
}

.m-brief .pic {
	float: left;
	width: 300px;
	height: 220px;
	margin-right: 29px;
	overflow: hidden;
}

.m-brief .pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.m-brief .txt {
	height: 220px;
	overflow: hidden;
	font-size: 14px;
	color: #3d3d3d;
	line-height: 30px;
}

.m-brief .txt p {
	margin-bottom: 18px;
}

.m-brief .m-tit2 {
	clear: both;
	margin-bottom: 22px;
	margin-top: -5px;
}

.m-brief-1 .txt p {
	margin-bottom: 5px;
}

.btn-more {
	display: block;
	width: 151px;
	height: 38px;
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	background: #9a0000;
	margin-top: 40px;
}

.btn-more:hover {
	color: #fff;
	opacity: .8;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

/*
-----------------[山大观点列表+教授研究18]--------------*/
.ul-list-viewpoint {
	overflow: hidden;
	padding: 16px 0 12px;
}

.ul-list-viewpoint li {
	float: left;
	width: 25%;
	font-size: 20px;
	color: #000;
	line-height: 24px;
	margin-bottom: 37px;
}

.ul-list-viewpoint li a {
	display: block;
	color: inherit;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ul-list-viewpoint li a:hover {
	color: #9a0000;
}

.ul-list-viewpoint li i {
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	margin-right: 5px;
}

.ul-list-viewpoint li .icon1 {
	background-image: url(../images/icon01.png);
}

.ul-list-viewpoint li .icon2 {
	background-image: url(../images/icon02.png);
}

.ul-list-viewpoint li .icon3 {
	background-image: url(../images/icon03.png);
}

.ul-list-viewpoint li .icon4 {
	background-image: url(../images/icon04.png);
}

.ul-list-viewpoint li .icon5 {
	background-image: url(../images/icon05.png);
}

.ul-list-viewpoint li .icon6 {
	background-image: url(../images/icon06.png);
}

.ul-list-viewpoint li:hover .icon1,
.ul-list-viewpoint li.on .icon1 {
	background-image: url(../images/icon01-1.png);
}

.ul-list-viewpoint li:hover .icon2,
.ul-list-viewpoint li.on .icon2 {
	background-image: url(../images/icon02-1.png);
}

.ul-list-viewpoint li:hover .icon3,
.ul-list-viewpoint li.on .icon3 {
	background-image: url(../images/icon03-1.png);
}

.ul-list-viewpoint li:hover .icon4,
.ul-list-viewpoint li.on .icon4 {
	background-image: url(../images/icon04-1.png);
}

.ul-list-viewpoint li:hover .icon5,
.ul-list-viewpoint li.on .icon5 {
	background-image: url(../images/icon05-1.png);
}

.ul-list-viewpoint li:hover .icon6,
.ul-list-viewpoint li.on .icon6 {
	background-image: url(../images/icon06-1.png);
}


.m-viewpoint {
	overflow: hidden;
	margin-bottom: 30px;
}

.m-viewpoint .pic {
	float: left;
	width: 339px;
	height: 120px;
	margin-right: 30px;
}

.m-viewpoint .pic img {
	display: block;
	width: 100%;
	height: 100%;
}

.m-viewpoint .txt {
	overflow: hidden;
	padding: 20px 0 0;
	font-size: 14px;
	color: #3d3d3d;
	line-height: 30px;
	/*max-height: 90px;*/
}


.ul-list-research li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 49px;
	padding-right: 38px;
	margin-bottom: 30px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	overflow: hidden;
}

.ul-list-research h4 {
	font-size: 18px;
	color: #9a0000;
	font-weight: normal;
	margin-left: -49px;
	margin-bottom: 13px;
}

.ul-list-research h4 a {
	color: inherit;
}

.ul-list-research h4 a:hover {
	color: #9a0000;
}

.ul-list-research h4 i {
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	margin-right: 25px;
}

.ul-list-research h4 .icon1 {
	background-image: url(../images/icon09.png);
}

.ul-list-research h4 .icon2 {
	background-image: url(../images/icon010.png);
}

.ul-list-research h4 .icon3 {
	background-image: url(../images/icon011.png);
}

.ul-list-research h4 .icon4 {
	background-image: url(../images/icon012.png);
}

.ul-list-research h4 .icon5 {
	background-image: url(../images/icon013.png);
}

.ul-list-research h4 .icon6 {
	background-image: url(../images/icon014.png);
}

.ul-list-research h4 .icon7 {
	background-image: url(../images/icon015.png);
}

.ul-list-research h4 a:hover .icon1 {
	background-image: url(../images/icon09-1.png);
}

.ul-list-research h4 a:hover .icon2 {
	background-image: url(../images/icon010-1.png);
}

.ul-list-research h4 a:hover .icon3 {
	background-image: url(../images/icon011-1.png);
}

.ul-list-research h4 a:hover .icon4 {
	background-image: url(../images/icon012-1.png);
}

.ul-list-research h4 a:hover .icon5 {
	background-image: url(../images/icon013-1.png);
}

.ul-list-research h4 a:hover .icon6 {
	background-image: url(../images/icon014-1.png);
}

.ul-list-research h4 a:hover .icon7 {
	background-image: url(../images/icon015-1.png);
}






/*
-----------------[2017.08.22视频详情]--------------*/
.m-video {
	font-size: 14px;
	color: #333;
	line-height: 34px;
	margin-bottom: 19px;
}

.m-video img {
	display: block;
	margin: 0 auto 2px;
}

.m-video p {
	padding-bottom: 12px;
}

.m-video .p-notes {
	padding-bottom: 8px;
	text-align: center;
	text-indent: 0;
}

.m-video h1 {
	font-size: 20px;
	color: #9a0000;
	font-weight: normal;
	text-align: center;
	margin-bottom: 8px;
}

.m-video .info {
	display: block;
	margin-bottom: 16px;
	font-family: "宋体";
	font-size: 12px;
	color: #999;
	line-height: 24px;
	text-align: center;
}

.m-video iframe {
	width: 100%;
	height: 480px;
}



/*
-----------------[学科专业]--------------*/
.ul-list-major {
	overflow: hidden;
	margin: 0 -35px;
}

.ul-list-major li {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 35px 42px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
}

.ul-list-major p {
	height: 96px;
	overflow: hidden;
}

.ul-list-major h4 {
	font-size: 18px;
	color: #000;
	line-height: 24px;
	font-weight: normal;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 13px;
}

.ul-list-major h4 a,
.ul-list-major p a {
	color: inherit;
}

.ul-list-major h4 a:hover {
	color: #9a0000;
}

.ul-list-major p a:hover {
	color: #999;
}

/*
-----------------[院长寄语0828]--------------*/
.yzjy {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-top: 25px;
}

.yzjy p {
	text-indent: 2em;
}

.yzjy p span {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

/*.yzjy p a{color: #9a0000;}*/
.yzjy p a:hover {
	color: #000;
}

.yzjy p strong {
	color: #9a0000;
	font-weight: bold;
}

.yzjy .m-tit2 {
	margin: 14px 0 4px;
}

.yzjy p em {
	color: #333;
	font-weight: bold;
}

.yzjy .p-download {
	padding-top: 11px;
}

.yzjy .p-download .icon1 {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	background: url(../images/icon5.png) no-repeat center center;
	margin-right: 10px;
}

.yzjy .p-download a {
	color: #000;
}

.yzjy .p-download a:hover {
	color: #9a0000;
}

.yzjy .tips {
	padding: 10px 0 0;
}


/*
-----------------[公用页码]--------------*/
.pages-pc-m {
	text-align: center;
	clear: both;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin: 20px 0;
}

.pages-pc-m a,
.pages-pc-m .num,
.pages-pc-m input {
	display: inline-block;
	vertical-align: top;
	height: 30px;
	border: 1px #ededed solid;
	background: #fff;
	padding: 0 12px;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	box-shadow: none;
	-webkit-appearance: none;

}

.pages-pc-m a:hover,
.pages-pc-m a.on {
	background: #9a0000;
	border-color: #9a0000;
	color: #fff;
}

.pages-pc-m .num {
	width: 89px;
	text-align: center;
}

.pages-pc-m .inp {
	width: 53px;
	text-align: center;
	padding: 0;
}

.pages-pc-m br {
	display: none;
}



---------------------------9.1-------------------------------- .m-table10 td {
	vertical-align: middle;
}

.m-table10 .th2 {
	width: 240px;
}

.m-table10 {
	width: 100%;
	font-size: 14px;
	color: #000;
	line-height: 24px;
	vertical-align: top;
	margin-bottom: 30px;
	border: 0px #ebeced solid;
}

.m-table10 th,
.m-table10 td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m-table10 th {
	font-size: 14px;
	line-height: 53px;
	background: #ebeced;
	padding-left: 15px;
}

.m-table10 .th2 {
	width: 240px;
}

.m-table10 td {
	padding: 10px 0 10px 15px;
	border: 0px #ebeced solid;
	vertical-align: middle;
	word-break: break-all;
}

.theme-box {
	background: #fff;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	padding-top: 30px;
	padding-right: 30px;
	margin-bottom: 60px;
	border-bottom: 3px solid #eee;
}

.theme-box .theme-box-name {
	width: 245px;
	height: 161px;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
	font-size: 27px;
	font-weight: bold;
	color: #C50005;
	background: url(../images/y2.png);
	background-position: 19px 2px;
	background-repeat: no-repeat;
	margin-left: 11px;
	margin-top: -21px;background-size: 13%;
}

.theme-box .theme-box-con {
	width: 73%;
	float: left;
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	margin-left: 30px;margin-bottom: 2%;
}

.theme-item-box {
	position: relative;
	color: #fff;
	line-height: 0;
	margin-bottom: 35px;margin-top: 30px;
}
.theme_xiugai{border-bottom: 3px solid #cd0510;}
.theme_xiugai .theme-box-name{width: 100%;height: 121px;background-position: 50% 2px;}
.theme_xiugai .theme-box-con{display: none;}


.theme-item-box:hover img {
	transform: scale(1.1);
}

.theme-item-box img {
	/* height: 300px; */
}

.theme-item-box-left {
	height: 100%;
	width: 714px;
	background: #C50005;
	position: absolute;
	box-sizing: border-box;
	padding: 20px 40px;
	line-height: normal;
}

.theme-item-box-right {
	overflow: hidden;
	margin-left: 714px;


}

.theme-item-box-left a {
	display: block;
	width: 124px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	border: 1px solid #fff;
	margin-top: 30px;

}

.theme-item-box-left h2 {
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 30px;
}

.theme-item-box-left p {
	font-size: 14px;
	line-height: 22px;
}

.theme-item-box-left-right {
	height: 100%;
	width: 714px;
	background: #C50005;
	position: absolute;
	box-sizing: border-box;
	padding: 40px;
	line-height: normal;
}

.theme-item-box-right-left {
	overflow: hidden;
	margin-right: 714px;
}

.sda {
	position: relative;
	color: #C50005;
	line-height: 0;
	margin-bottom: 55px;
}

.ti-left {
	overflow: hidden;
	margin-right: 699px;
}

.ti-right {
	height: 100%;
	width: 711px;
	background: #EEEFF2;
	position: absolute;
	box-sizing: border-box;
	padding: 20px 40px;
	line-height: normal;
	right: 0;
	top: 0;
}
.ti-right h2{
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 30px;
}

.ti-right p {
    font-size: 14px;
    line-height: 22px;
}

.ti-right a {
	display: block;
	width: 124px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #C50005;
	border: 1px solid #C50005;
	margin-top: 30px;

}
.sda:hover img {
	transform: scale(1.1);
}
.change-item-wrap{
	text-align: center;
	background: url(../images/jlxm.jpg) no-repeat;
	background-size: cover;
	color: #fff;
	overflow: hidden;
}
.change-item-wrap h1{
	font-size: 29px;
	font-weight: normal;
	margin-top: 65px;
	margin-bottom: 50px;
	position: relative;
}
.change-item-wrap h1::after{
	content: "";
	width: 51px;
	height: 4px;
	background: #C50005;
	position: absolute;
	left: 50%;
	bottom: -19px;
	transform: translateX(-50%);
}
.change-item-wrap p{
	width: 71%;
	margin:0 auto;
	font-size: 15px;
}
.change-item-list ul{
	display: flex;
	    justify-content: space-between;
		flex-wrap: wrap;
}
.change-item-list ul li{
	width: 16.2%;
	background: #eaeaea;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 50px 0;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.change-item-list {
    margin-top: 75px;
    margin-bottom: 100px;
}
.change-item-list ul li a p{
	font-size: 31px;

}
.change-item-list ul li a div{
	font-size: 17px;
	
}
.change-item-list ul li:hover a{
	color: #fff;
}
.change-item-list ul li:hover{
	background: #C50005;
}
.rules-box{
	overflow: hidden;
	margin-top: 10px;
	margin-bottom:80px
}
.rules-left{
	width: 53%;
	float: left;
}
.rules-right{
    width: 40%;
    float: left;
    margin-left:79px;
}
.rules-left-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 13px;
    margin-bottom: 30px;
}
.rules-left-title h3{
	font-weight: bold;
	font-size: 21px;
	color: #C50005;
}
.rules-left-title a{
	font-size: 15px;
	
}
.rules-list ul li {
    margin-top: 17px;
}
.rules-list ul li a{
	display: flex;
	align-items: center;
	font-size: 15px;
}
.rules-list ul li a:hover{
	color: #C50005;
}
.rules-list ul li a .rules-date {
	margin-right: 40px;
}
.rules-list ul li a .rules-con{ line-height:26px; height:26px; overflow:hidden}
.rules-list {
    margin-bottom: 20px;
}
.rules-list ul li a .down-byn{
	margin-right: 15px;
}
.notice-in-date {
    width: 99px;
    float: left;
    text-align: right;
    border-right: 2px solid #C50005;
    box-sizing: border-box;
    padding-right: 16px;
    height: 112px;
}
.notice-in-date span{
	display: block;
	color: #C50005;
}
.notice-in-date .nday{
	font-size: 32px;
}
.notice-in-date .nmonth{
	font-size: 13px;
}
.notice-in-date-con h3{
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 18px;
   line-height:30px;
    overflow: hidden;
}
.notice-in-date-con p{
    font-size: 13px;
    color: #666;
    line-height: 24px;
    height: 45px;
    overflow: hidden;
}
.active-row-box-list a:hover .notice-in-date-con p{ color:#C50005}
.notice-in-date-con {
    width: calc(100% - 100px);
    float: left;
    box-sizing: border-box;
    padding-left: 29px;padding-right: 20px;
}
.notice-row-box-list {
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 21px;
	margin-top: 23px;
}
.notice-row-box {
    margin-bottom: 105px;
}
.notice-row-box-list img{
	float: left;
	width: 30%;
}
.news-in-date-con{
	width: 58%;
}
.news-in-date-con p {
    font-size: 13px;
    color: #666;
    line-height: 24px;
    height: 70px;
    overflow: hidden;
	width: 93%;
}
.news-in-box-list{
	padding-top: 20px;
}
.news-in-box-list:hover{
	background: #C50005;
	transition: all .3s;
}
.news-in-box-list:hover .nday,
.news-in-box-list:hover .nmonth,
.news-in-box-list:hover .news-in-date-con h3,
.news-in-box-list:hover .news-in-date-con p{
	color: #fff;
	transition: all .3s;
}
.news-in-box-list:hover .notice-in-date{
	border-color: #fff;
	transition: all .3s;
}
.xy-news-title h3{
	display: flex;
	align-items: center;
}
.xy-news-title  img{
	margin-right: 15px;
}
.xy-news-title {
	position: relative;
	border: none;
}
.inner-news-left{
	width: 67%;
}

.inner_news_con_item {
    width: 30.8%;
    box-sizing: border-box;
    float: left;
    border: 1px solid #eee;
    box-shadow: none;
    margin-bottom: 20px;
    margin-right: 15px;
	background: #eeeff2;
}
.inner_news_con_item .con {
    display: block;
    padding-top: 68%;
    position: relative;
    /* height: 0; */
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    border-bottom: 4px solid #c50005;
    line-height: 0;
}

.inner_news_con_item .news_date{
	color: #C50005;
	margin-top: 15px;
}
.inner_news_con_item .item-desc{
	font-size: 14px;
}
 .inner_news_con_item .item_title .read-more-btn {
    font-size: 12px;
    padding: 0 14px;
    color: #666;line-height: 30px;
height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.more_inner_news{
	right: 30px;
	    bottom: 10px;
}
.inner-news-right{
	width: 28%;
	margin-left: 36px;
}
.inner-news-right .ul-list5 li{
	width: 100%;
	background: #F6F7F8;

}
.inner-news-right .ul-list5 li .con{
	background: #F6F7F8;
	padding-left: 0;
}

.inner-news-right .ul-list5 span{
	background: #fff;
}
.more_inner_notice{
	right: 0;
}
.active-row-box-list{
	border: none;
	}
.active-row-box-list .notice-in-date {
    width: 89px;
    float: left;
    text-align: right;
    border-right: 1px solid #333;
    box-sizing: border-box;
    padding-right: 16px;
    height: auto;
}

.active-row-box-list .notice-in-date-con {
    width: calc(100% - 100px);
    float: left;
    box-sizing: border-box;
    padding-left: 21px;
    margin-top: 9px;
}
.inner-news-left .xy-news-title h3{
	font-size:24px;
	font-weight: normal;
}
.inner-news-right .xy-news-title h3{
	font-size:24px;
	font-weight: normal;
}
.yngg2{
	position: relative;
	    margin-top: 28px;
}
.yy-con{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 23px;
	justify-content: space-around;
}
.yngg2 a:hover .yy-con p{ text-decoration:underline}


.yn-data{
	overflow: hidden;
	
}
.yn-banner{
	width: 63%;
	float: left;
}
ul.slick-dots {
    position: absolute;
    left: 50%;
    bottom: 10px;
}
ul.slick-dots li{
	float: left;
	margin-right: 8px;
}
ul.slick-dots li button{
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid transparent;  
	outline: none;   
}
ul.slick-dots li.slick-active button{
	background: #C50005;
}
.yy-data-right {
    width: 33%;
    float: left;
    margin-left: 40px;
}
.ynzl-left-title h3{
	font-size: 19px;
	color: #000;
}
.ynnotice-ul ul li{
	position: relative;
	font-size: 15px; line-height:20px; height:20px; overflow:hidden;
	padding-left: 18px;
	margin-bottom: 17px;
}
.ynnotice-ul ul li::after{
    content: "";
    position: absolute;
    left: 3px;
    top: 11px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #C50005;
}
.ynnotice-ul ul li a{
	color: #C50005;
}
.rules-left-title.ynzl-left-title{
	margin-bottom: 20px;
}
.yn-data-2 {
    overflow: hidden;
    margin-top: 55px;
    margin-bottom: 107px;
}
.yn-data-2-left{
	width: 78%;
	float: left;
}
.yn-data-2-right{
	width: 20%;
	float: left;
	margin-left: 24px;
}
.yn-data-2-left-row1{
	overflow: hidden;
}
.yn-data-2-left-row1-left .ynzl-left-title h3{
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	display: flex;
	align-items: center;
}
.yn-data-2-left-row1-left .ynzl-left-title h3 img{
	margin-right:8px;
}
.yn-data-2-left-row1-left .ynzl-left-title a{
	font-size: 13px;
	color: #C50005;
}
.yn-data-2-left-row1-left {
    width: 48%;
    box-sizing: border-box;
    float: left;
    margin-right: 18px;
}
.yn-gs-item-box .ynnotice-ul ul li a{
	font-size: 15px;
	color: #333333;
	
}



.yn-gs-item-box .ynnotice-ul ul li {
    margin-bottom: 10px;
    border-bottom: 1px dotted #d5d4d4;
    padding-left:20px; padding-bottom:10px; height:auto;
    box-sizing: border-box;
    /* line-height: 38px; */
    width: 48%;
    float: left;
    margin-right: 2%;
}
.yn-gs-item-box .ynnotice-ul ul li.dyy8 {
    margin-bottom: 10px;
    border-bottom: 1px dotted #d5d4d4;
    padding-left:20px; padding-bottom:10px; height:auto;
    box-sizing: border-box;
    /* line-height: 38px; */
 width: 100%;
}


.yn-gs-item-box  .ynnotice-ul ul li::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #C50005;
}

.yn-data-2-left-row1-left .rules-left-title.ynzl-left-title {
    margin-bottom: 6px;
}
.yn-data-2-left-row1-left .ynnotice-ul ul li a {
    font-size: 15px;line-height:20px; height:20px;
    color: #3d3d3d;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yn-data-2-left-row1-left .ynnotice-ul ul li a span{
	color: #888; font-family:Arial, Helvetica, sans-serif
	}
	.yn-data-2-left-row1-left .ynnotice-ul ul li a p{
		width: 82%;
		height: 20px;
		overflow: hidden;
	}
	.yn-data-2-left-row1-left .ynnotice-ul  li:hover a p{
		color: #C50005;
	}
	.ynn-ban{
		margin: 40px 0;
	}
	.yn-data-2-lleft-row2 .ynzl-left-title h3{
		font-size: 20px;
		font-weight: normal;
		color: #333333;
		display: flex;
		align-items: center;
	}
.yn-data-2-lleft-row2 .ynzl-left-title h3 img{
		margin-right:8px;
	}
	
.yn-data-2-lleft-row2 .ynzl-left-title a{
		font-size: 13px;
		color: #C50005;
	}
	.yn-data-2-lleft-row2 .ynzl-left-title{
		border-bottom: 4px solid #FFE1E1;
		margin-top: 20x;
	}
	.yn-item-left {
	    width: 100%;
	    float: left;
	    box-sizing: border-box;
	 
	}
		.yn-item-left:last-child{
			float: right;
			margin-right: 0;
		}
.yn-item-left .yn-gs-item-box .ynnotice-ul p{
	width: 100%;
	height: 20px;
	overflow: hidden;
}
	
.yn-item-left .yn-gs-item-box .ynnotice-ul span{
	display: block;
	margin-top: 5px;
	font-size: 14px;
	color: #666;
}

.yn-item-left .ynnotice-ul ul li::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 17px;
    width: 4px;
    height: 0px;
    border-radius: 50%;
    background: #C50005;
}

.yn-item-left .ynnotice-ul ul li{
	padding-left: 0;
}
.yn-item-left .ynnotice-ul ul li:hover p{
	color: #C50005;
}
.link-box{
	width: 100%;
	background: #C50005;
	color: #fff;
	overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
	    margin-bottom: 47px;
}
.link-box h1{
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	
	
}
.link-box p {
    font-size: 17px;
    font-weight: normal;
    color: #fff;
	padding-bottom:15px;
    border-bottom: 1px solid #e6e6e6;
  
    
}
.link-item-box{
    width: 198px;
    height: 47px;
    background: #d5252f;
	margin-top: 18px;
	}
	.link-item-box a{
	    color: #fff;
		height: 100%;
		font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: start;
		box-sizing: border-box;
		    padding-left: 12px;
		}

.link-item-box a img{
			margin-right: 15px;
}
/* .link-number p{
	border: none;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0;
} */
.llf {
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: 24px;
}
.ll1{
	font-size: 14px;
}
.lolos {
    margin-bottom: -23px;
    margin-top: 47px;
}
.sys {
    margin-top: 17px;
}
.job-need-1-title{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 16px;
    margin:30px 0 30px;float: left;width: 100%;
}

.job-need-1-title h4{
    margin-left: 15px;
    font-size: 19px;
    font-weight: bold;
    color: #c50005;
}
.job-need-info{
    margin-top: 30px;
}
.jdbase{
    font-size: 16px;
    font-weight: bold;color: #c50005;
}
.job-need-info p{
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.doc-box-download {
    margin: 15px auto;
}
.doc-box-download a{
    font-size: 16px;
    font-weight: bold;
    color: #c50005;
}
.job-listy ul li a{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    font-size: 15px;
    color: #333;
}
.job-listy ul li a span.timee{ font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#666;  white-space: nowrap;}
.job-listy ul li a:hover span{ color:#a8040d}
.job-listy ul li {
    border-bottom: 1px solid #e3e3e3;
    padding: 13px 9px 10px 20px;
    position: relative;
}
.job-listy ul li::after{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #c50005;
    position: absolute;
    left: 0;
    top: 23px;
}
.sdtx-left{
    width: 51%;
    float: left;
    margin-right:41px;
}
.sdtx-right{
    width: 43%;
    float: left;
}
.zhaoping-desc{
    overflow: hidden;

}
.sdtx-left-title{
    font-size: 22px;
    font-weight: bold;
    color: #c50005;
    margin-bottom: 30px;
}
.sdtx-left p{
    line-height: 27px;
    font-size: 14px;
    color: #414141;
}
input::-webkit-input-placeholder {
/* WebKit browsers */
color: #fff;
}

input:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #fff;
}

input::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #fff;
}

input::-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #fff;
}
.zsxx_tt h1{
	font-size: 29px;
	font-weight: bold;
	color: #C50005;
}
.zsxx_tt h1 span {
    color: #666666;
    margin-right: 16px;
    margin-left: 16px;
}
.zsxx_tt p{
	font-size: 20px;
	color: #333;
	margin-top: 35px;
	
	}
	.zsxx_tt{
		display: block;
		text-align: center;
	}
	.hover{
		
	}
	.zs_ulist .hover a {
	    background: #626161;
	    color: #fff;
	    font-weight: bold;
	    padding: 10px 40px;
	    transition: all .3s;
	}
.notice-left_date img {
    width: 91px;
    height: 91px;
    border: 3px solid #c7c7c7;
    border-radius: 50%;
}

/*----------------------------------------------------------2-5-tcpoint_main----------------------------------------*/

.guandain_top{ margin:0 auto; border-bottom:1px solid #d7d7d7; padding-bottom:15px; text-align:center}
.guandain_top h5{ font-size:19px; line-height:25px; color:#333; margin-bottom:15px;}
.guandain_top p{ font-size:13px; color:#666; line-height:23px;}
.guandain_top p span{ margin:0 3px;}
.guandain_top p span em{ font-style:normal; color:#333;}

.guandain_xia{ margin:25px auto;}
.guandain_xia p{color: #2a2a2a;font-size: 16px; line-height:30px;margin-bottom: 20px;}
.guandain_xia p img{ text-align:center; margin:0 auto; display:block}
.guandain_xia iframe{width:100% !important;}

.guangdian_xiangguan{ margin:40px auto}
.guangdian_xiangguan h5.yuedu{ font-size:18px; color:#c8000b; line-height:30px; margin-bottom:20px}
.guangdian_xiangguan ul{}
.guangdian_xiangguan ul li{ float:left; display:block; width:45%; margin:0 18px 0 0; line-height:35px;background: url(../images/dian.png) no-repeat left;
 padding-left:15px;}
.guangdian_xiangguan ul li a{float:left; width:100%; font-size:15px; color:#080808;word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; line-height:35px;height:35px; overflow:hidden ;overflow: hidden;
font-weight: normal;}
.guangdian_xiangguan ul li a:hover{ color:#d5030f; text-decoration:underline}

/*----------------------------------------------------------2-6-rencai----------------------------------------*/
.rencaili{ margin:0 auto;}
.rencai_top{ margin:0 auto ; float:left; width:100%}
.rencai_text{ width:100%; height:40px; line-height:40px;background: url(../images/ren.jpg) no-repeat right #e7e7e8; }
.rencai_text h5{ font-size:17px; color:#a8040d; font-weight:normal;background: url(../images/dian.png) no-repeat left;
 padding-left:15px; margin-left:20px;}
.rencai_tu{ margin:30px auto; float:left; width:100%}
.rencai_tu ul{}
.rencai_tu ul li{ float:left; width:17.5333%; margin:0 13px 15px 0}
.rencai_tu ul li a{}
.rencai_tu ul li a img{ border-bottom:3px solid #a8040d}
.rencai_tu ul li a p{ font-size:17px; text-align:center; line-height:30px;}


/*----------------------------------------------------------2-9-zhaopin_main----------------------------------------*/
.zhaopin_main{margin:0 auto;}
.zhaopin_main h5.zhaopin_biao{ font-size:24px; color:#c1010b; line-height:35px; border-bottom:1px solid #CCC; padding-bottom:15px;}
.zhaipin_xia{ width:100%; margin:20px auto 50px;}
.zhaipin_xia p{font-size:14px; line-height:30px;color: #2a2a2a;}
.zhaipin_fanhui{ margin:0 auto;}
.zhaipin_fanhui a{ font-size:15px; font-weight:bold; background:#c9010c; color:#FFF; line-height:30px; padding:12px 45px;}

/*----------------------------------------------------------3-jiaoxue----------------------------------------*/
.theme_jiaoxue{position: relative;color: #fff;line-height: 0;margin-bottom: 35px;width:100%; float:left;}
.theme_jiaoxue ul{}
.theme_jiaoxue ul li{ float:left; width:32.33333%; margin:0 10px 45px 0; position:relative; display:block}
.theme_jiaoxue ul li:nth-child(3){ margin:0 0 45px 0;}
.theme_jiaoxue ul li:nth-child(6){ margin:0 0 45px 0;}
.theme_jiaoxue ul li .jiaoxua_text{ position:absolute; left:6%; right: 6%; top:5%; z-index:1111111; float:left; }
.theme_jiaoxue ul li .jiaoxua_text h5{ font-size:25px; line-height:35px; color:#FFF; font-weight:normal; margin-bottom:20px}
.theme_jiaoxue ul li .jiaoxua_text p{ font-size:14px; line-height:1.7; color:#FFF}

/*----------------------------------------------------------4-2-jiaoliu----------------------------------------*/

.jiaoliu {overflow: hidden; padding: 1px 1px 0;  margin-top: 15px;}
.jiaoliu li:last-child:after {display: none;}
.jiaoliu li {position: relative;float: left;background-color: #ededed; margin:0 10px 10px 0; padding:5px 15px;}
.jiaoliu li.on{color: #fff;background-color: #C50005;}
.jiaoliu li.on a{color: #fff; font-size:14px;}

.jiaoliu_xia{ width:100%; float:left; margin:0 auto 40px}
.jiaoliu_xia ul{}
.jiaoliu_xia ul li{ float:left; width:100%; line-height:40px; display:block; border-bottom:1px solid #dfdfdf; padding-bottom:5px}
.jiaoliu_xia ul li span{ float:right; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#666;}
.jiaoliu_xia ul li a{background: url(../images/dian.png) no-repeat left; padding-left:15px; font-size:15px;
word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; width:70%; overflow:hidden; display:block}
.jiaoliu_xx{ padding-top:20px; margin-bottom:10px}
.jiaoloiu_fany{ margin-bottom:50px}

/*----------------------------------------------------------5-1-jiaoliu----------------------------------------*/

.yugao_xia{margin-bottom: 55px; float:left; width:100%}
.yugao_xia ul{}
.yugao_xia ul li{ float:left; width:100%; margin:0 auto 20px; border-bottom:1px solid #CCC; padding-bottom:15px; display:block}
.yugao_xia ul li a{}
.yugao_xia ul li a h5{ font-size:18px; line-height:30px; height:30px; overflow:hidden; color:#bf000b; font-weight:normal;word-break:keep-all; white-space:nowrap; text-overflow:ellipsis}
.yugao_xia ul li a p{ font-size:14px; line-height:23px;height:46px; color:#777;overflow:hidden; margin:10px 0}
.yugao_xia ul li a .shijian{ margin:10px 0 0;}                             
.yugao_xia ul li a .shijian p{ margin:0; line-height:25px;height:25px;}                             
.yugao_xia ul li a .shijian p span{ color:#333;}

/*----------------------------------------------------------5-9-download----------------------------------------*/
.download_xia{margin-bottom: 55px; float:left; width:100%}
.download_xia ul{}
.download_xia ul li{ float:left;width:100%; display:block; border-bottom:1px solid #CCC; padding-bottom:15px; margin:0 auto 20px }
.download_xia ul li a{}
.download_xia ul li a i{background: url(../images/download.png) no-repeat center; margin:10px 10px 0 0; float:right; width:20px; height:17px; }
.download_xia ul li a .down_left{ float:left; width:86%;background: url(../images/dian.png) no-repeat left 14px; padding-left:15px;}
.download_xia ul li a .down_left h5{ font-size:16px; line-height:30px; font-weight:normal; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.download_xia ul li a .down_left p{ font-size:14px; color:#666; line-height:24px;}
/*----------------------------------------------------------5-8-zhaosheng----------------------------------------*/
.zhao_left{ width:48%; float:left; margin:0 auto;}
.zhao_top{width:100%; float:left; margin:10px auto 20px;}
.zhao_top h5{ font-size:20px; color:#c2010b; line-height:30px; border-bottom:1px solid #CCC; padding-bottom:10px;
background: url(../images/yngs.png) no-repeat left 5px; padding-left:25px;}
.zhao_top a{ float:right; font-size:14px; color:#c2010b;}
.zhao_top a:hover{ text-decoration:underline}

.zhao_xu{ margin-bottom:30px;}
.zhao_xia{width:100%; float:left; margin:0 auto 20px;}
.zhao_xia ul{}
.zhao_xia ul li{ float:left; width:100%; display:block; line-height:40px; margin:0 auto;}
.zhao_xia ul li a{ float:left; width:75%; font-size:15px; color:#333; line-height:40px; height:40px;word-break:keep-all; white-space:nowrap; text-overflow:ellipsis
; overflow:hidden;background: url(../images/tzj.png) no-repeat left ; padding-left:18px}
.zhao_xia ul li span{ font-family:Arial, Helvetica, sans-serif; color:#666; font-size:14px; float:right; width:20%; text-align:right }
.zhao_xia ul li a:hover{ text-decoration:underline; color:#c2010b;}
.zhao_right{ float:right}
.zhao_img{ margin:0 auto 30px;}

.zhaosheng{ margin-bottom:50px}
.pb_sys_common {width:100%; float:left; }
.pb_sys_common .p_fun a, .pb_sys_common .p_no a{font-family: "微软雅黑";}

/*----------------------------------------------------------4-1-yuanxiao----------------------------------------*/
.yuan_top{ font-size:17px; color:#363535; font-weight:bold; line-height:40px; margin:0 0 20px;background: url(../images/xyxwq.png) no-repeat left ; 
padding-left:35px;}

.yuan_xia{ width:100%; float:left; margin:0 auto 40px}
.yuan_xia ul{}
.yuan_xia ul li{ float:left; width:100%; line-height:35px; display:block; }
.yuan_xia ul li a{background: url(../images/dian.png) no-repeat left; padding-left:15px; font-size:15px;line-height:35px;height:35px; 
word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; width:95%; overflow:hidden; display:block}



.fl{float:left;}
.fr{float:right;}


.idx_ser .imgbox  img{
	 display: block;

	    width: 100%;
	    height: 100%;
	
}
.idx_ser{background:#F5F5F5;background-size:cover;padding:8px 0 50px; overflow:hidden}
.idx_ser .t_tit{text-align: center;font-size: 30px;color: #fff;line-height: 40px;}
.idx_ser .ying{ color: #4f6a91;font-size: 32px; text-transform: uppercase; font-weight: bold; font-family: Arial, Helvetica, sans-serif; margin-bottom: 50px; }

.idx_ser .detail{margin-bottom: 50px;}
.idx_ser .lbox{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.idx_ser .col{width:31.7%;}
.idx_ser .ser_er{ margin-left: 31px;}
.idx_ser .col .imgbox{overflow: hidden;height:162px;}
.idx_ser .col .img{height: auto;}
.idx_ser .col .bot{padding:15px 25px 23px; background:#FFF}
.idx_ser .col .tit{ overflow:hidden;margin-bottom: 30px;}
.idx_ser .col .tit h2{/*! margin-bottom: 15px; */	float: left;
	font-size: 22px;
	font-weight: bold;
margin: 0;
}
.idx_ser .col .tit .sb_lk{ float:right; font-size:15px; color:#5e5d5d; line-height:31px;}
.idx_ser .col .tit .sb_lk font{ font-size:18px;}
.idx_ser .list{ padding:0}
.idx_ser .list li a:hover{
	color: #C50000;
}
.idx_ser .list li a{font-size:17px;color: #000;line-height: 25px;position:relative; display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
height: 50px;
  text-overflow: ellipsis;}
.idx_ser .list li p{ color:#666666;  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3.0em; /* 设置为 line-height 的两倍 */
  line-height: 1.5em;
  max-height: 3em; /* 如果你的 line-height 是 20px, 那么 max-height 应该是 2 * 20 = 40px */
font-size: 15px;
}
.idx_ser .list li:hover{color: #bf0208;}
.idx_ser .ser_er .list li{background: url(../images1/idx_16.png) no-repeat right center;background-size:20px;padding-right: 30px;}
.idx_ser li{ list-style:none;  border-bottom:1px solid #CCC; font-size:18px;  margin: 16px 0;}

.news_date1{
	font-size: 15px; font-family:Arial, Helvetica, sans-serif;
	    display: flex;
	    align-items: center;
	    margin: 12px 0 20px 0;
	    color: #333;
}
 
.news_date1 img{
	margin-right: 4px;
}


@media only screen and (max-width:1200px){
.idx_ser .col .bot{padding:15px 4px 23px;}
 .idx_ser .lbox{ display:block;}
 .idx_ser .col{ width:99%;box-sizing:border-box;padding:15px}
.idx_ser{ background:#FFFFFF}
.idx_ser .col .tit h2{font-size: 19px;}
.idx_ser .list li a{font-size:16px;}
.m-tab4 {height:auto;margin-bottom: 18px;}
.m-tab4 li a {width: 100% !important;}
.m-tab4 ul li {width: 33.3%;}

}