@charset "utf-8";
/* reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button, textarea, p, th, td {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, cite, dfn, em, var {
	font-style:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
	font-weight:normal;
}
/* 清除浮动 */
.clearfix:after, .nav:after, .content:after, .grid:after, .h:after {
	content:'\20';
	display:block;
	height:0;
	clear:both;
}
.clearfix, .nav, .content, .grid, .h {
    *zoom:1;
}
.clear {
	clear:both;
	height:0;
	font:0/0 Arial;
	visibility:hidden;
}
/* 通用 */
body, button, input, select, textarea {
	font: 12px/1.5 "Microsoft YaHei",Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
	color:#000;
}
.vm, input, label {
	vertical-align:middle;
}
.tc {
	text-align:center;
}
.fl {
	float:left;
	_display:inline;
}
.bar .fr {
	    margin: 0 auto;
	    _display: inline;
	    width: 1070px;
	    background: #ffffff;
	    padding-top: 14px;
	    padding-left: 30px;
	    font-size: 14px;
	    padding-bottom:10px;
}
.news.box.fr{
	float:left;
	padding-left:10px;
	_display:inline;
}
.mb10 {
	margin-bottom:10px;
}
.mr10 {
	margin-right:10px;
}
.hide {
	display:none;
}
.more {
	font-size:12px;
	font-family:宋体;
	font-weight:normal;
}
.notext {
    text-align: left;
    letter-spacing: -3em;
    overflow: hidden;
}
.notext:first-letter {
    margin-left: -20em;
}
/* 链接 */
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#003686;
	text-decoration: underline;
}
a:active {
	outline:none;
}
/* nav */
.nav li, .nav dt, .nav dd {
	float:left;
	position:relative;
}
.nav a {
	display:inline-block;
}
.nav dt {
	font-weight:bold;
}
/* tab */
.tabs {
	display:block;
}
.tabs li {
	float:left;
}
.tabs li a {
	display:block;
}
/* list */
.h li {
	float:left;
	_display:inline;
	_white-space:nowrap;
}
.list-t, .list-a, .list-p, .list-b-t, .list-p-t, .list-p-t li, .list-r {
	overflow:hidden;
	zoom:1;
}
.list-t li, .list-a li, .list-p li, .list-b-t li, .list-p-t li, .list-r li {
	position:relative;
	line-height:1.5;
}
.list-t li a {
	overflow:hidden;
	text-overflow:ellipsis;
}
.list-t li a:hover {
	text-decoration:underline;
}
.list-t li span.tag {
	margin-right:5px;
}
.list-t li span.date {
	position:absolute;
	top:0;
	right:0;
}
.list-p li {
	text-align:center;
}
.list-a li a {
	display:inline-block;
}
/* 自定义 */
body {
	/*background: #f8f2ea;*/
    background: url(http://ygb.wsyu.edu.cn/images/backgroundimg.jpg)
}
.header {
	width: 100%;
	background: #e79fa3 url(../images/yigongbuBanner.jpg) no-repeat ;
/* 	background-position-y:0%;
	background-size:cover; */
	margin:0 auto;
	position:relative;
}
.ht {
	/*height:35px;*/
	line-height:35px;
	color:#fff;
}
.ht a {
	color:#fff;
	margin:0 10px;
}
.ht a img {
	vertical-align:middle;
}
.header h1 {
	height:120px;
}
.header .nav {
margin-top: 5px;
	padding:8px 0;
	background-color: #ffffff;
} 
.header .nav ul {
    width: 1320px;
    height: 35px;
    margin: 0 auto;
}
.header .nav li {
	/*border-right:1px #33060c solid;*/
	height:35px;
	line-height: 48px;
	width: 155px;
	text-align: center;
	top:-5px;
	/* background-color: #f1dfa5db; */
	/* border: 1px solid #efa4a4; */
}
.header .nav li a {
	/*border-right:1px #990215 solid;*/
	padding:5px 20px;
	font:bold 16px/20px microsoft yahei;
	color: #2b3d9c;
}

}
.header .navi {
	height:20px;
	padding:15px 0;
}
.header .navi ul {
	/*border-right:1px #33060c solid;*/
         margin-top:12px;
         margin-bottom:12px;
}
.header .navi a {
         border-right:2px #990215 solid;
         padding:0 5px;
	font-size:14px;
         font-family:microsoft yahei;
         color:#000;
}


.search {
	width:220px;
	height:24px;
	background:url(../images/xfxy/search.png) no-repeat;
	font:0/0 lx;
	color:transparent;
	overflow:hidden;
	position:absolute;
	top:266px;
	right:0;
}
.search {
	width:220px;
	height:24px;
	background:url(../images/xfxy/search.png) no-repeat;
	background-color: white;
	font:0/0 lx;
	color:transparent;
	overflow:hidden;
	position:absolute;
	top: 10px;
	right:0;
	float: right;
}
.search input {
	width:144px;
	height:24px;
	padding:0 5px;
color: #888;
	line-height:22px;
	font-size:12px;
	background:none;
	border:none;
	outline:none;
	vertical-align:middle;
}
.search button {
	width:66px;
	height: 24px;
	background: #2b3d9c;
	color: white;
	border: 1px solid #2b3d9c;
	vertical-align:middle;
font: 14px/16px microsoft yahei;
}
.bar {
	height: 40px;
	/* line-height: 20px; */
	/* padding-right: 1340px; */
}
.content {
	width:1070px;
	margin:0 auto;
	padding:15px;
	padding-top:5px;
	background-color:#fff;
min-height: 520px;
font-size:14px;
}
.footer {
	background-color: #e2f4f8;
	font-size: 14px;
	background-color: #2b3d9c;
}
.footer .copyright {
	width: 1080px;
	margin:0 auto;
	padding:10px;
	background-color: #2b3d9c;
	line-height:24px;
	text-align:center;
	/* font-weight: 200; */
	color:#fff;
}
.bar p {

}
.bo {
	width:370px;
	height:26px;
	padding:10px 0;
}
.bo h3 {
	float:left;
	width:100px;
	font:bold 14px/26px microsoft yahei;
	text-align:center;
	color:#61151f;
}
.bo .scroll {
	float:right;
	width:270px;
	height:26px;
}
.bo .scroll li {
	height:26px;
	line-height:26px;
}
.focus {
	width:580px;
	height:300px;
	background:url(../images/xfxy/focus_bg.png) no-repeat;
	margin:-10px 0 0 -10px;
	/* padding:22px 19px; */
	padding-left:22px;
	padding-top:22px;
	position:relative;
	overflow:hidden;
}
.focus .pic {
	width:580px;
	height:320px;
}
.focus .pic div a {
	display:block;
	width:580px;
	height:320px;
	background-color:#fff;
	overflow:hidden;
}
.focus .pic div a img {
	height:375px;
}
.focus .pic div p {
	background:rgba(0, 0, 0, 0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	color:#fff;
	width:580px;
	height:15px;
	line-height:15px;
	margin-top:-15px;
	padding-left:10px;
	z-index:9;
	position:relative;
}
.focus .num {
	width:85px;
	height:18px;
	background:url(../images/xfxy/focus.png) 17px 0 no-repeat;
	padding-left:198px;
	position:absolute;
	bottom:22px;
	right:19px;
	z-index:9;
}
.focus .num li {
	float:left;
}
.focus .num li a {
	display:block;
	width:17px;
	height:18px;
	text-align:center;
	line-height:20px;
	color:#fff;
	overflow:hidden;
}
.focus .num li.current a {
	background:url(../images/xfxy/focus.png) 100% 0 no-repeat;
}
.news {
	width:460px;
}
.box h3 {
	height:40px;
	border-bottom: 1px #a44c48 solid;
	line-height:40px;
	position:relative;
}
.box h3 b {
	display:inline-block;
	padding:0 10px;
	font:bold 18px/40px microsoft yahei;
	color: #a44c48;
}
.box h3 a.more {
	position:absolute;
	top:0;
	right:0;
}
.box .p-t {
	height:100px;
	padding:10px 0;
	line-height:24px;
	border-bottom:1px #ccc dashed;
}
.box .p-t .pic {
	margin-right:12px;
}
.box .p-t h4 {
	font:bold 14px/24px microsoft yahei;
	color:#61151f;
}
.box .list-t {
	padding:5px 10px;
      /* height: 280px;*/
}
.box .list-t li {
	height:30px;
	line-height:30px;
	padding-left:15px;
	background:url(../images/xfxy/dot.png) 0 50% no-repeat;
        clear: both;
}
.w310 {
	width:340px;
        /*height: 330px;*/
	margin-right:15px;
}
.notice {margin-top: 10px;}
.notice p {
	padding:8px 0 10px 70px;
	line-height:18px;
	position:relative;
margin-top: -5px;
}
.notice p a:hover {
	text-decoration:underline;
}
.notice p .year {
	display:block;
	width:50px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-size:16px;
	background-color:#e7e7e7;
	color:#999;
	position:absolute;
	left:5px;
	top:9px;
	*top:4px;
}
.notice p .day {
	display:block;
	width:50px;
	height:24px;
	line-height:24px;
	text-align:center;
	font-size:14px;
	background-color:#640a16;
	color:#fff;
	position:absolute;
	left:5px;
	top:10px;
	*top:5px;
}
.notice .scroll, .notice .scroll div {
	width:350px;
	/*height:280px;*/
	position:relative;
	overflow:hidden;
}
.notice .navi {
	margin-left:40%;
}
.notice .navi li {
	float:left;
	margin:0 5px;
}
.notice .navi li a {
	display:block;
	width:7px;
	height:7px;
	font:0/0 lx;
	overflow:hidden;
	color:transparent;
	background:url(../images/xfxy/navi.png) no-repeat;
}
.notice .navi li.current a {
	background:url(../images/xfxy/navi.png) 0 100% no-repeat;
}
.w320 {
	width:320px;
}
.w320 .h {
	margin:0 -12px 0 0;
        *padding-left:10px;
	padding-top:12px;
        padding-left:10px;
}
.w320 .h li {
	margin:0 12px 12px 0;
        *margin:0 12px 12px 0;
}

.w330{
	width:700px;
    margin-right: 15px;
        float: right;
}



.p3 .h {
	border-top:1px #61151f solid;
}
.p3 .h li {
	margin:15px 0 0 41px;
}
	


.tp{
padding:15px;
line-height: 30px;
}
.tp a{
   margin-right:25px
}
.tp a img{
   height: 95px;
}
.tp p{
display: block;
    width:298px;
    height: 30px;
    font: normal 13px/30px microsoft yahei;
    background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
    color: #fff;
    padding: 0 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 15px 15px;
    border-bottom: 0px #ccc dotted;
}
   
.a3 li {
	margin-bottom:5px;
    margin: 15px 11px 10px;
}
.a3 li a {
    width: 300px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding-left: 100px;
    font-size: 14px;
}
.a3 .s1 a {
	background:#61151f url(../images/) 20px -245px no-repeat;
font: 16px/45px microsoft yahei;
}
.a3 .s2 a {
	background:#61151f url(../images/) 10px -285px no-repeat;
font: 16px/45px microsoft yahei;
}

.a3 select {
	width:289px;
    height: 40px;
	border:1px solid #ccc;
	padding:4px;
font: 15px/45px microsoft yahei;
}

.a3 select option {
text-align: center;
}


.w340{  

width:300px;

}

 .nav li{ z-index:999;}
.nav li .sub1 {
  display:none;
  width:160px;
 background:#fff;

  padding:10px;
  font:0/0 lx;
  position:absolute;
  top:35px;
  left:0;
      z-index:999;
      
}
.nav li .sub1 a {
  width:140px;
  height:30px;
  background:none;
  margin:0;
  padding:0 10px;
  font:bold 15px/30px 黑体;
border-right:0px #ffffff solid;
  color:#000;
  font-weight:300;
  text-align: center;
}
.nav li .sub1 a:hover {
  color: #2b3d9c;
  font-weight:bolder;
}
    .nav li .sub {
  display:none;
  width:240px;
  background:#fff;
  padding:2px 4px;
  font:0/0 lx;
  position:absolute;
  top:35px;
  left:0;
       z-index:999;
}
.nav li .sub a {
  width:120px;
  height:30px;
  background:none;
  margin:0;
  font:bold 14px/30px 黑体;
  color:#000;
      font-weight:300;
}
.nav li .sub a:hover {
  background-color:#a2cbff;
}

/* 一级菜单 */
.nav ul li.zysz a{
    display: block;
}

.nav ul li.zysz a:hover {
    color:#fff;
}

/*设置二级菜单绝对定位并隐藏*/
.nav>ul>li.zysz>ul.zyx {
	width:100px;
	position:absolute;
	top:36px;
	left:0;
	display:none;
        background: #fff;
}

 /* 鼠标放在一级菜单上，显示二级菜单 */
 .nav > ul > li.zysz:hover ul.zyx {
        display: block;
    }

/*设置二级菜单li的样式*/
.nav>ul>li.zysz>ul.zyx>li {
	line-height:40px;
	position:relative;
        top: 9px;
} 

 .nav>ul>li.zysz>ul.zyx>li>a:hover {
    background:#32639d;
    color:#fff;
}

/* 二级菜单 */
.header .nav>ul>li.zysz>ul.zyx>li>a {
    display: block;
    padding: 0 15px;
    font-size: 15px;
    border-top:none;
    background: none;
    color: #000;
    height:20px;
    width:100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

 /* 鼠标放在二级菜单上，显示三级菜单 */
 .nav > ul > li.zysz>ul.zyx>li:hover ul{
        display: block;
    }

/*设置三级菜单绝对定位并隐藏*/
.nav>ul>li.zysz>ul.zyx>li>ul {
    width: 160px;
    line-height:36px;
    position: absolute;
    left: 100px;
    top: -1px;
    background: #fff;
    text-align: left;
    padding: 5px 0;
    display: none;
    height: 50px;
}

/*三级菜单*/
.nav>ul>li.zysz>ul.zyx>li>ul>li>a {
    display:block;
    padding:0 15px;
    font-size:15px;
    background: none;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height:25px;
}
.header .nav>ul>li.zysz>ul.zyx>li>ul>li>a:hover {
	color:#003e84;
}

ul li .dateWrap {
    width: 70px;
    text-align: center;
    float: left;
    margin-top: 10px;
}
ul li .dateWrap .day {
    height: 40px;
    line-height: 40px;
    background: #a44c48;
    color: #fff;
    font-size: 22px;
}
ul li .dateWrap .month {
    height: 30px;
    line-height: 30px;
    background: #e3e3e3;
    font-size: 13px;
}

ul li .subWrap {
    width: 585px;
    float: right;
    margin-top: 10px;
}
ul li .subWrap .picWrap {
    width: 100px;
    height: 70px;
    float: left;
}
ul li .subWrap .detailsWrap {
    width: 470px;
    float: right;
}
ul li .subWrap .detailsWrap .info {
    height: 42px;
    margin-top: 5px;
    line-height: 1.7;
    text-indent: 2em;
}
.es {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul li .subWrap .picWrap .aniImg{
    width: 100px;
    height: 70px;
    float: left;
}
.info {
    font-size: 12px;
    color: #888;
    line-height: 1.6;
    overflow: hidden;
}
.clear {
    clear: both;
}