body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0px;}
body,button,input,select,textarea{font-family:Arial,Helvetica,'Microsoft YaHei';}
body{ font-family:"微软雅黑","宋体";
background:fff;
font-size:1em;
-webkit-text-size-adjust : none ;
-moz-text-size-adjust : none ;
-ms-text-size-adjust : none ;
text-size-adjust : none;
}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul,ol,li{list-style:none;}
a:link,a:visited,a:hover,a:active{text-decoration:none; cursor:pointer;}
legend{color:000;}
i,em,b{font-style:normal;}
fieldset,img{border:0;}
img {max-width:100%; vertical-align:top;}
.fl{float:left;}
.fr{float:right;}
.fw{font-weight:bold;}
.hidden {display:none;}
.display{display:block;}
.mt10{ margin-top:15px;}
.clear{clear:both;}
.clearfix:after {clear:both;height:0;overflow:hidden;display:block;visibility:hidden; content:"."}
.center{text-align:center;}
input[type="button"], input[type="submit"],input[type="text"], input[type="reset"] {-webkit-appearance: none;}
*{box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
a{ text-decoration:none; color:222;}
a:hover { COLOR:0d4589;}

.img-responsive{display: block;max-width: 100%; height: auto;width:100%;}
.containerWrap{max-width:740px; min-width: 320px; margin: 0 auto; overflow:hidden; width: 100%; font-size:15px;}


.top_t{ height:35px; line-height:35px; background:940107;}
.top_t_l{ color:fff; font-size:10px;}
.top_t_l a{ color:fff; font-size:12px; margin:0 5px;}

.top{ background:ad0209; padding:24px 0; overflow:hidden;}

.navHome{width:10%; margin-top:5%; padding-right:15px; text-align:right;}
.navHome img{ max-width:30px;}
.logo{ width:80%; text-align:center;}
.logo img{  display:block; padding-left:5px;}


.mobile-inner-nav{  background-color:eaeef5;width: 100%; position: absolute; top:115px; left: 0px;padding-top: 10px;padding-bottom: 25px;display: none; z-index:1111111;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;
    text-decoration: none;  width: 100%;

     border-bottom: solid 1px d3d3d3;

    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;

    -o-transition: all 0.5s;    transition: all 0.5s; }

.mobile-inner-nav a:hover{color:0050a5;}
.mobile-inner-nav li{position: relative;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 15px;}
.mobile-inner-nav li strong{color:aaa;position: absolute;right:20px;top:0;font-size:25px;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;border-bottom: dotted 1px rgba(0,0,0,0.2);font-size:14px;}


.mobile-links{width: auto;margin:0 20px 10px;overflow: hidden;border-bottom:solid 1px d3d3d3;padding:6px 0;}
.mobile-links span{float:left;padding:0 15px;}
.mobile-links span a{border:none;line-height: 25px;padding:4px 0;}

.sjdh{padding:0 5px; background:fff; display:block;}
.sjdh a{border:none; line-height:30px !important; float:left; width:30%; text-align:center; font-size:14px !important;}

/***********************************************************************************首页样式*****/
.box{ background:fff; padding:15px 2% 0px 2%;}


/**********标题****/



/* bet36体育在线_bet36体育备用网址-手机版|投注新闻 */
.title {
  height: 57px;
  line-height: 57px;
  border-bottom: 2px solid dcdcde;
  clear: both;
  overflow: hidden;
}
.title h3 {
  font-size: 25px;
  font-weight: normal;
  float: left;
}
.title h3 em {
  font-style: normal;
  color: b0070e;
}
.title a {
  float: right;
  font-size: 14px;
}


/**********新闻****/

.news-banner {
	margin-top: 4%;
}

.news-banner .bd2 li {
  width: 48%;
	float: left;
}
.news-banner .bd 2li a {
  display: block;
}
.news-banner .bd2 li .pic {
  overflow: hidden;
}






@media screen and (orientation:portrait) {
.news-banner .bd2 li .pic img {
  width: 100%;
  display: block;
  height:128px;
  transition: all 0.3s ease-in-out;
  object-fit: cover;
}

}
@media screen and (orientation:landscape) {
.news-banner .bd2 li .pic img {
  width: 100%;
  display: block;
  height:228px;
  transition: all 0.3s ease-in-out;
  object-fit: cover;
}

}



.news-banner .bd2 li .text {
  background: url(/_m/images/text-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 6px;
}
.news-banner .bd2 li .text h4 {
  height: 26px;
  line-height: 26px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-banner .bd2 li .text p {
  margin-top: 5px;
  font-size: 14px;
  height: 60px;
  line-height: 30px;
  color: 6f6f6f;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-banner .bd2 li .text span {
  float: right;
  margin-top:4px;
  font-size: 15px;
  color: 696969;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  background: url(/_m/images/date.png) no-repeat left center;
}
.news-banner .bd2 li:hover .pic img {
  transform: scale(1.1);
}



dynamic-box {
}
.dynamic-box .title h3 {
  cursor: pointer;
}
.dynamic-box .title h3 small {
  color: c6c6c6;
  font-weight: normal;
  white-space: pre-wrap;
}
.dynamic-box .title h3.on {
  font-weight: bold;
}
.dynamic-box .bd .item {
  margin-top: 35px;
}
.dynamic-box .bd .big .pic {
      width: 45%;
}
.dynamic-box .bd .big .pic a,
.dynamic-box .bd .big .pic img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.dynamic-box .bd .big .text {
    width: 50%;
    float:right;
}
.dynamic-box .bd .big .text h4 a {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 17px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dynamic-box .bd .big .text p a {
  display: block;
  font-size: 15px;
  color: 696969;
  text-indent: 2em;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.dynamic-box .bd .big .text p a span {
  position: absolute;
  bottom: 0;
  right: 0;
  background: edeceb;
  text-indent: 0;
}
.dynamic-box .bd .big .text p a:hover {
  color: b0070e;
}
.dynamic-box .bd .big .text span.date {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: 7e7e7e;
}
.dynamic-box .bd .big:hover .pic img {
  transform: scale(1.1);
}
.dynamic-box .bd ul {
  margin-top: 26px;
}
.dynamic-box .bd ul li {
    height: 36px;
    line-height: 36px;
    padding-right: 75px;
    position: relative;
}

.dynamic-box .bd  ul li a:after {
    content: '';
    width: 10px;
    height: 2px;
    background: e4e4e4;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
	transition: all 0.3s ease-in-out;}


.dynamic-box .bd ul li a,
.dynamic-box .bd ul li span {
display: block;
    height: 36px;
    padding-left: 30px;
    position: relative;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dynamic-box .bd ul li span{
position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: 999999;
}
.notice-box {

}
.notice-box ul {
  margin-top: 35px;
}
.notice-box ul li {
  height: 63px;
  margin-top: 18px;
}
.notice-box ul li .date {
  float: left;
  width: 60px;
  height: 61px;
  border: e1a1a3 1px solid;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
}
.notice-box ul li .date strong {
  display: block;
  font-size: 22px;
  height: 34px;
  line-height: 34px;
  background: b0070e;
  color: fff;
}
.notice-box ul li .text {
  margin-left: 78px;
  height: 63px;
  overflow: hidden;   
}
.notice-box ul li .text a {
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.notice-box ul li:first-child {
  margin-top: 0;
}
/* 视频 */
.video {
  background: 000;
  overflow: hidden;
  position: relative;
}
.video .play {
  width: 48px;
  height: 48px;
  background: url(/_m/images/play.png) no-repeat center center;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: 50%;
  margin-top: -24px;
  cursor: pointer;
  z-index: 1;
}
.video video {
  width: 100%;
  height: 100%;
	display: block;
	margin: 0 auto;
}
.links {
  width: 752px;
  position: absolute;
  right: 0;
  top: 24px;
  background: fff;
  box-shadow: e7e7e7 0 4px 5px 0;
}
.links ul {
  padding: 30px 30px 15px;
  clear: both;
  overflow: hidden;
}
.links li {
  float: left;
  width: 25%;
  height: 50px;
  line-height: 50px;
  padding: 15px 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.links li a {
  display: block;
  padding-left: 10px;
}
.links li img {
  width: 60px;
  height: 50px;
  background: d4d4d4;
  float: left;
  transition: all 0.3s ease-in-out;
}
.links li:hover img {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='b0070e', endColorstr='0d8fac', GradientType=0);
  background: b0070e;
  background: linear-gradient(to bottom, b0070e 0%, b40a11 41%, 0d8fac 100%);
  -webkit-animation: tada 2s linear infinite;
  animation: tada 2s linear infinite;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  10%,
  20% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(8deg) scale(1);
    transform: rotate(8deg) scale(1);
  }
  40%,
  60% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  100%,
  80% {
    -webkit-transform: rotate(0) scale(0.8);
    transform: rotate(0) scale(0.8);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  10%,
  20% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(8deg) scale(1);
    transform: rotate(8deg) scale(1);
  }
  40%,
  60% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  100%,
  80% {
    -webkit-transform: rotate(0) scale(0.8);
    transform: rotate(0) scale(0.8);
  }
}

.links22{
  top: 24px;
  background: fff;
  box-shadow: e7e7e7 0 4px 5px 0;
}
.links22  {
  padding: 10px 10px 0px 10px;
  clear: both;
  overflow: hidden;
}
.links22 li {
  float: left;
  width: 43%;

  padding: 15px 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.links22 li a {
  display: block;
  padding-left: 5%;
}
.links22 li img {
  width: 60px;
  height: 50px;
  background: d4d4d4;
  float: left;
  transition: all 0.3s ease-in-out;
}
.links22 li:hover img {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='b0070e', endColorstr='0d8fac', GradientType=0);
  background: b0070e;
  background: linear-gradient(to bottom, b0070e 0%, b40a11 41%, 0d8fac 100%);
  -webkit-animation: tada 2s linear infinite;
  animation: tada 2s linear infinite;
}



/*==组织机构==*/
.zzjg{max-width: 1090px; padding: 0px 10px;}

.zzjgbox h2{background:url(/_m/images/a_62.png) no-repeat left center; font-size: 17px; color: 494949; padding-left: 30px; line-height: 64px;}
.zzjg_text ul{overflow: hidden;}
.zzjg_text{background: fff; padding: 1px 0px 10px 0px;}
.zzjg_text li{width:33.33%; float: left;min-height: 45px;}
.zzjg_text a{font-size: 16px; line-height: 23px;}
.zzjg_text a:hover{}

.list-box ul li { height: 36px; line-height: 36px; padding-right: 75px; position: relative;}
.list-box ul li a { display: block;height: 36px; padding-left: 30px;position: relative; transition: all 0.3s ease-in-out; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.list-box ul li a:after { content: ''; width: 10px; height: 2px; background: e4e4e4; position: absolute; left: 0; top: 50%; margin-top: -1px; transition: all 0.3s ease-in-out;}
.list-box ul li span { position: absolute; right: 0; top: 0; font-size: 14px; color: 999999;}
.list-box ul li:hover a {color: 034e8d;}
.list-box ul li:hover a:after { background: 034e8d;}

/**********数字校园***/
.links-icon {width:100%;}
.links-icon ul li { width: 30%; margin: 26px 1.5% 0; float: left;text-align: center;}
.links-icon ul li a {display: block;}
.links-icon ul li i { width: 77px; height: 77px; border: f9fafd 5px solid;display: block; margin: 0 auto 15px; border-radius: 100%; transition: all 0.3s ease-in-out;}
.links-icon ul li p {font-size: 16px; height: 18px;line-height: 1; color: 494949;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.links-icon ul li:hover i { background-color: 254a8e; border-color: e4ebfa; background-position: right;animation: round 1.8s infinite;}


/**********专题****/
.ztzl{ width:100%; padding-top:5px;}
.ztzl ul li{ width:48%; margin-top:10px;}
.ztzl ul li img{ width:100%;}
.ztzl ul li:nth-child(1n){float: left;}
.ztzl ul li:nth-child(2n){float: right;}

/**********风光***/
.campus-scenery .campus-scenery-banner { margin-top: 26px; position: relative;}
.campus-scenery .campus-scenery-banner .bd { overflow: hidden;}
.campus-scenery .campus-scenery-banner .bd ul li {float: left; margin-right: 10px; width: 50%; position: relative;}
.campus-scenery .campus-scenery-banner .bd ul li a { display: block;}
.campus-scenery .campus-scenery-banner .bd ul li .pic,
.campus-scenery .campus-scenery-banner .bd ul li img { width: 100%; height: 100%; display: block; transition: all 0.3s ease-in-out;}
.campus-scenery .campus-scenery-banner .bd ul li .text { position: absolute; width: 100%; height: 100%; background: url(/_m/images/bg-b.png) repeat;top: 100%; left: 0;  text-align: center; display: table; transition: all 0.3s ease-in-out;}
.campus-scenery .campus-scenery-banner .bd ul li .text p { display: table-cell; vertical-align: middle; font-size: 18px;color: fff; padding: 0 15px;}
.campus-scenery .campus-scenery-banner .bd ul li:hover .pic img { transform: scale(1.05);}
.campus-scenery .campus-scenery-banner .bd ul li:hover .text { top: 0;}
.campus-scenery .campus-scenery-banner .prev,
.campus-scenery .campus-scenery-banner .next { width: 30px;  height: 48px; background: url(/_m/images/prev.png) no-repeat center center; position: absolute; left: 0%;top: 50%; margin-top: -24px; cursor: pointer; z-index: 999;}
.campus-scenery .campus-scenery-banner .prevStop { background: url(/_m/images/prev-w.png) no-repeat center center; cursor: no-drop;}
.campus-scenery .campus-scenery-banner .next { background: url(/_m/images/next.png) no-repeat center center;left: auto;right: 0%;}
.campus-scenery .campus-scenery-banner .nextStop { background: url(/_m/images/next-w.png) no-repeat center center; cursor: no-drop;}

/**********foot**------------------------------------------------------------------------------------------------------------------------------------**/
.foot{ background:a10e14; text-align:center; font-size:14px; color:fff;}
.foot_l{ padding:15px 0px 0px 10px;}
.foot_l img{ width:300px; margin:0 auto;}
.foot_b{ width:220px; margin:5px auto;}
.foot_b img{ width:90px;}
.foot_b p{ color:fff; font-size:12px; text-align:center; height:30px; line-height:30px;}
.foot_b ul li{ float:left; margin:0 10px;}

.bq img{ width:100px; margin:0 auto;}
.bq{ color:fff; margin-top:0px; padding:15px 0px 15px 0px; background:a10e14; line-height:25px;}
.bq a{ color: fff;}


/***********************************************************************************内页样式*****/
.ny{ background:fff; padding:10px 3%;}
.nybanner{width:100%; position:relative;}
.nybanner span{display:block; position:absolute; width:100%; bottom:0; left:0; height:50px; line-height:40px; background:a10e14; width:120px; background-size:100%; color:fff; padding-left:20px;}


.local{width:100%; background:url(/_m/images/icon4.png) 7px 12px no-repeat f6f6f6; color:333; line-height:25px; border-bottom:2px solid a10e14; padding:8px 10px 8px 30px;}
.local a{color:333 !important; font-size:14px;}


.load_more{
	display: block;
	width: 60%;
	border-radius: 6px;
	border: 1px solid e6e6e6;
	color: 333;
	text-align: center;
	margin: 15px auto 0;
	line-height: 2.25em;
	font-size: 1.1111em;
}

.brief{
	width: 100%;
	padding: 0.4em 10px 1.2em;
}

.brief h3{color:333; font-size:18px; line-height:30px; display:block; float:left; width:100%; text-align:center;}
.brief img{
	display: block;
	max-width:100%;
	margin: 0.8em auto;
}
.brief p{
	font-size:15px;
	color: 333333;
	text-indent: 2em;
	margin-bottom:20px;
	line-height: 30px;
	text-align:justify;
	text-justify:inter-ideograph;
}


.brief table td p{text-indent:0!important;line-height:20px !important;}
.brief table {font-size:14px; margin-top:15px;margin-bottom:15px;  margin:0!important; width:100%!important; border-collapse: collapse;}
.brief table td {text-align: center;padding: 3px;  border:1px eee solid; }


/*图片列表开始*/
.pic{ width:100%;}
.pic ul li {  float:left; width:48%; display:block; height:auto; overflow:hidden; cursor:pointer; background:f6f6f6; margin:7px 0;}
.pic ul li:nth-child(1n){float: left;}
.pic ul li:nth-child(2n){float: right;}
.pic ul li .img3{width: 100%; min-width:100%; display: block; height: 0; padding-bottom:71%; overflow: hidden;}
.pic ul li p{line-height:24px;  height:58px; overflow: hidden; padding:5px 4%;
	display: -webkit-box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;}



.ttxw-con{width:100%;}
.ttxw-con dd{width:100%; padding-bottom:10px; margin-top:5px; border-bottom:1px dotted dfdfdf;}
.ttxw-con dd a{font-size:15px;
	color: 2b2b2b;
	display: block;
	overflow: hidden;
	height: 35px;
	width:100%; 
	white-space:nowrap; text-overflow:ellipsis;
	line-height: 35px;}
.ttxw-con dd p{color: 999;
	display: block;
	font-size: 14px; height:30px; line-height:30px;}
.ttxw-con dd .time{
	color: 999;
	display: block;
	font-size: 14px; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; width:100%; }


/*内容页*/
.contain{
	width: 100%;
	background: fff;
}
.contain h2{
	font-size:18px !important;
	color: 000000;
	text-align: center;
			padding:10px;
}

.contain h3{
	font-weight:normal;
	text-align: center;
	padding: 0.6em 0 0.4em;
	border-bottom: 1px dashed ddd;
}
.contain h3 span{
	display: inline-block;
	font-size: 14px;
	color: 999999;
	padding: 0 0.8em;
}

.con_con{
	width: 100%;
	padding: 2%; margin-top:5px;
}
.con_con p{
	font-size: 15px !important;
	line-height:30px !important; 
	margin-bottom:15px; text-indent:2em;
	text-align:justify !important;
	text-justify:inter-ideograph !important;
}
.con_con img{
	max-width:100% !important;
	margin: 0.8em auto !important;
	display: block !important;
}


.sxt{padding:10px 0; border-top:2px solid a10e14;}
.sxt p{display:block; width:100%; height:35px; font-size:15px; line-height:35px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }



.con_con table td p{text-indent:0!important;line-height:20px !important;}
.con_con table {font-size:14px; margin-top:15px;margin-bottom:15px;  margin:0!important; width:100%!important; border-collapse: collapse;}
.con_con table td {text-align: center;padding: 3px;  border:1px eee solid; }

.fj{ margin-top:10px; margin-bottom:10px;}
.fj li{display:block; width:100%; height:30px; font-size:14px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}



.xysz{ width:96%; float:left; margin:0px 2% 8px 2%;}
.xysz li{ width:48% !important; float:left; text-align:center;}
.xysz li a{ height:40px; line-height:40px; background:347abc; color:fff; display:block; white-space:nowrap; text-overflow:ellipsis; margin-top:10px; overflow:hidden;}
.xysz li:nth-child(2n){float: right;}





.article-organization {
  box-sizing: border-box;
  padding-bottom: 1.25em;
  overflow: hidden;
}
.article-organization .article-organization-menu > li {
  float: left;
  margin-top: 0.625em;
  width:100%;
}
.article-organization .article-organization-menu > li h3 {
  font-size: 1em;
  height: 2.375em;
  width: 100%;
  line-height: 2.375em;
  color: ffffff;
  box-sizing: border-box;
  padding: 0 1.25em;
  background: 347acb url(../images/icon_organization_open.png) no-repeat right center;
  cursor: pointer;
}
.article-organization .article-organization-menu > li .article-organization-list {
  display: block;
  float: left;
  font-size: 1em;
  background-color: f5f8f8;
  width: 100%;
  padding:0 10px;
  box-sizing: border-box;
}
.article-organization .article-organization-menu > li .article-organization-list li {
  float: left;
  font-size: 14px;
  width:48%; margin-left:2%;
  line-height:22px;
  background:url(/_m/images/img_organization_point.png) no-repeat 0 15px;
  box-sizing: border-box; padding:6px 0 6px 10px;
}
.article-organization .article-organization-menu > li .article-organization-list li a {
  color: 585858;
}
.article-organization .article-organization-menu > li .article-organization-list li a:hover {
  color: 1863bb;
}





.jzcon_tit h2{ font-size:18px; line-height:26px; text-align:center; padding-bottom:15px; border-bottom:1px solid ddd;}

.jzcon{ background:f5f5f5; padding:10px;}
.jzcon_l{ float:left; width:30%;}
.jzcon_l img{ width:100%;}
.jzcon_l p{ background:0967ac; height:30px; line-height:30px; display:block; text-align:center; color:fff;}
.jzcon_r{ float:right; width:65%;} 
.jzcon_r p{ line-height:23px; margin-bottom:8px; display:block;}



.current-leader-list {
  box-sizing: inherit;
}
.current-leader-list li {
  margin-top:10px;
  padding-bottom:10px;
  position: relative;
  width:100%;
  background: f2f5f5; min-height:60px;
}
.current-leader-list li span {
  display: block;
  background:url(/_m/images/img_introduce_xianrenlingdao.png) left bottom no-repeat;;
  width:31%;
  height: 40px;
  position: absolute;
  top: 4px;
  left: -10px;
}
.current-leader-list li span p {
  float: right;
  margin-right: 20px;
  margin-top: 4px;
  line-height: 36px;
  color: ffffff;
}
.current-leader-list li .leader-name-set {
  margin-left:35%;
  display: inline-block;
}
.current-leader-list li .leader-name-set a {
  display: inline-block;
  line-height:30px; margin-top:10px;
  width:70px;
  color: 585858;
  font-weight: bold;
}
.current-leader-list li .leader-name-set a:hover {
  color: d1472e;
}



.pastleader-list {

}
.pastleader-list li {
	display:block;
  width:100%;
  background: url(/_m/images/img_introduce_timeline.png) no-repeat 0 center; padding-top:15px;
}
.pastleader-list li time {
  display: block;
  margin-left:25px;
  color: 2270cd;
  height:30px;
  line-height:30px; margin-bottom:5px;
}
.pastleader-list li .pastleader-detailed {
  height:35px;
  background:e9eef5;
  display:block;
  margin-left: 22px;
}
.pastleader-list li .pastleader-detailed h4 {
  margin-left:20px;
  display: block;
  float: left;
  width:65px;
  height:35px;
  line-height:35px;
  color: 595959;
}
.pastleader-list li .pastleader-detailed h4 p {
  border-right: b9c5d2 solid 2px;
  font-weight: bold; 
}
.pastleader-list li .pastleader-detailed span {
  display: block;
  float: left; width:66%;
  margin-left:15px;
  color: 575a59; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; 
  line-height:30px;
}

.zxs{}
.zxs h2{ font-size:18px; color:494949; margin-bottom:10px; display:block;background: url(/_m/images/a_62.png) no-repeat left center; text-indent: 3em;}
.zxs ul li{ width:30%; float:left; margin-left:2%; line-height:30px; height:30px; font-size:14px;}



/*==图片列表=*/
.acampus-scenery {
  margin-top: 16px;
  position: relative;
}

.acampus-scenery ul li {
  float: left;
margin: 0px 1%;
    width: 47%;
  position: relative;
	padding-bottom: 20px; overflow: hidden;
}
.acampus-scenery ul li a {
  display: block;
}
.acampus-scenery ul li .pic,
.acampus-scenery ul li img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.acampus-scenery ul li .text {
  position: absolute;
  width: 100%;
  height: 93%;
  background: url(/_m/images/bg-b.png) repeat;
  top: 100%;
  left: 0;
  text-align: center;
  display: table;
  transition: all 0.3s ease-in-out;
}
.acampus-scenery ul li .text p {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: fff;
  padding: 0 15px;
}
.acampus-scenery ul li:hover .pic img {
  transform: scale(1.05);
}
.acampus-scenery ul li:hover .text {
  top: 0;
}




/*==专题==*/
.school-project2 {margin-top:10px;}
.school-project2 ul li {
  margin-bottom: 26px;
  float: left;
  width: 46%;
  overflow: hidden;    margin:2%;
}
.school-project2 ul li a {
  display: block;
}
.school-project2 ul li a img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.school-project2 ul li.fl {
  float: left;
}
.school-project2 ul li:hover img {
  transform: scale(1.05);
}