/*全局*/
body *{outline: none;}
body a{color: #000}
body a:hover{text-decoration: none}
body img{border: none;}
ul{padding: 0;margin: 0;list-style: none}
.base{width: 1100px;margin: 0 auto}
.header{position: relative;margin: 0 auto}
.width20,
.width25,
.width30,
.width40,
.width50,
.width60,
.width67,
.width70,
.width75,
.width80,
.width33{
	float: left;
	margin: 0;
	padding: 0 15px;
}
.width20{width: 20%;}
.width25{width: 25%;}
.width30{width: 30%;}
.width40{width: 40%;}
.width50{width: 50%;}
.width60{width: 60%;}
.width70{width: 70%;}
.width75{width: 75%;}
.width80{width: 80%;}
.width33{width: 33.33333%}
.width67{width: 66.66667%}
.animated {
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.border{border: 1px solid #999;width: 100%;height: 100%}
@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

/*全局的标题修饰*/
.title-box{
	position: relative;
	border-bottom: 1px solid #999;
	background: #e8f8ff;
}
.title{
	font-size: 16px;
    font-weight: 900;
    color: #0062ad;
	padding:5px 0 5px 35px;
	margin: 0;
	background: url(../images/1.png) no-repeat 10px center;
	background-size: 16px auto;
}

.notify .title{background-image: url(../images/2.png)}
#scene  .title{background-image: url(../images/7.png)}


.info1{background-image: url(../images/6.png) no-repeat;}
.info2{background-image: url(../images/2.png) no-repeat;}
.info3{background-image: url(../images/link.png) no-repeat;}
.list_more{
	display: inline-block;
    width: 16px;
    float: right;
    margin-right: 10px;
}
.list_more img{
	width: 100%;
	height: auto;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.list_more:hover img{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}


.mr-15{margin: 0 -15px}
/*顶部*/


.logo{display: inline-block;height: 100px;line-height: 100px;}
.logo{float: left;}
.xiaoxun{float: right;position: relative;}
.xiaoxun img{max-height: 100px;width: auto}
.logo img{max-height: 60px;width: auto}
.xiaoxun .top-message{position: absolute;top: 5px;right: 20px;height: 20px;}
.top-message a{padding: 0 5px;display: inline-block;height: 20px;line-height: 20px;}
.met-nav{background: #0062ad;width: 100%;}
.met-nav>ul>li{
	float: left;
}
.nav>li>a{
	padding: 12px 23px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.nav>li>a:focus, .nav>li>a:hover,.nav>li.active>a,.dropdown.open a{background: #fff;color: #0062ad}

/*二级导航修改*/
.dropdown-menu{padding: 0;margin: 0;border-radius: 0;border:none;border-top: 2px solid #0062ad}
.dropdown-menu li a{
	padding: 10px 20px;
	text-align: left;
	font-size: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.dropdown-menu li a:hover{
	background-color: #0062ad!important;
	color: #fff
}
.nav3{top: 0;left: 100%;}

/*主体部分*/
.main{margin-top: 20px;min-height: 621px;}
#news{position: relative;}
#news img{width: 100%;height:240px;}
.news-img{margin: 10px 2px 2px 2px}
.news-arrows{
	padding: 0;
	margin:0; 
	list-style: none;
	position: absolute;
	top: 230px;
	right: 5px;
}
.news-arrows li{
	float:left;  
	width:9px; 
	height:9px; 
	margin-right:5px; 
	cursor:pointer; 
	text-indent: -999px;
	border-radius: 50%;
	background: #fff;
}
.news-box>a{display: block}
.news-arrows li.on{ background: #000;}
.news-content{padding: 7px 0;color: #fff;background: #0062ad;text-align: center;font-size: 14px;height: 35px;overflow: hidden;}
.news-content p{margin: 0;}
.content-desc{height: 20px;overflow: hidden;padding: 0 15px;text-overflow: ellipsis;white-space: nowrap;}
.notice{margin: 12px 10px 10px 10px;}
.notice li{height: 30px;line-height: 30px;}
.notice .desc a{
	color: #535353;
	display: inline-block;
	width: 454px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.desc-title{padding-right: 5px;}
.news-showimg{width: 125px;min-height: 172px;float: left;margin-right: 10px;}
.news-showimg img{width: 100%;height: auto;max-height: 200px}
.notice .time{float: right;color: #535353}
.notice .desc{display: inline-block;height: 100%;}
.notice .first{height: 80px;margin-bottom: 5px;}
.notice .first .desc{width: 611px;margin-left: 10px;}
.notice .first .time{width: 80px;float: left;height: 80px;background: #fcb330;color: #000}
.notice .first .day,.notice .first .date{display: block;text-align: center;}
.notice .first .day{font-size: 24px;font-weight: 600;height: 40px;padding-top: 10px;}
.notice .first .date{height: 20px;line-height: 20px;margin-top: 10px;}
.first-desc{height: 40px;line-height: 20px}
.first-title{display: block;height:40px;line-height:40px;font-size: 24px;color: #0062ad}
.first-desc{
	display: block;
	color: #999;
	font-size: 12px;
	overflow : hidden; 
    height: 40px;
}


.main-two{background: #fff;padding: 20px 0}
.main-two .title{
	background: none;
	padding-left: 5px
}
.tab-items{
	display: inline-block;
	width: 33.3333%;
	float: left;
	margin: 0;
}
.tab-items p{margin: 0;}
.tab-items a{
	display: block;
	padding:5px 0;
	color: #0062ad;
	font-size: 16px;
    font-weight: 900;
    text-align: center;
}
.info-box{margin: 10px 5px;}
.info-box .info-img{margin-top: 15px}
.info-box .info-img img{width: 100%;height: auto}
.info-list{margin-top: 5px}
.info-box li{height: 30px;line-height: 30px;}
.title-box ul{position: relative;}
.title-box li a{position: relative;}
.title-box li.on a{
	background: #fff;
    border: 1px solid #ddd;
    border-bottom: none;
    border-top: 2px solid #fde094;
}
.title-box li a:after{
	content: '';
	display: block;
	height: 2px;
	width: 100%;
	background: #fff;
	position: absolute;
	top: 100%;
}

.info-box .desc{
	display: inline-block;
    height: 100%;
}
.info-box li a{
	color: #535353;
	display: inline-block;
	width: 225px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.info-box .time{float: right;color: #535353}

.link-img ul a{display: block;color: #fff;padding: 8px 30px 8px 10px;font-size: 14px;font-weight: 600;text-align: right;}
.link1,.link2,.link3,.link4,.link5{
	margin:10px 0;
	box-shadow: 1px 1px 1px;
	opacity: 1;
	filter:alpha(opacity=100); 
	transition: all .3s;
	-webkit-transition: all .3s;
}
.link1 {background: #6fbd46 url(../images/11.png) no-repeat 73px center;margin-top: 0px;background-size: 19px auto;}
.link2 {background: #23a7e5 url(../images/12.png) no-repeat 70px center;background-size: 25px auto;}
.link3 {background: #f8b62c url(../images/13.png) no-repeat 70px center;background-size: 25px auto;}
.link4 {background: #0062ad url(../images/14.png) no-repeat 70px center;background-size: 20px auto;}
.link5 {background: #0ba299 url(../images/15.png) no-repeat 70px center;background-size: 25px auto;margin-bottom: 0;}
.link-img  ul li:hover{
 opacity: .8;
 filter:alpha(opacity=80); 
}



.selectbox{margin: 7px 0;position: relative;}
.selectlist{position: absolute;top: 32px;left: 0;width: 346px;text-align: center;z-index: 9999;border: 1px solid #999;height: 180px;background: #fff;
    overflow: auto;}
.selectlist a{display: block;background: #fff;padding: 5px 0;}
.selectlist a:hover{background: #eee}
.select-btn{text-align: center;margin-bottom: 0;padding:5px 0;background: url(../images/select-icons.png)  310px -117px no-repeat;border: 1px #999 solid}
.selectbox.open .select-btn{background-position: 310px -67px}



/*校园风采*/
.scene li>a{position: relative;}
.scene-box{margin:10px 5px}
.scene-box a{text-decoration: none}
.scene a{display: block}
.scene-img{overflow: hidden;}
.scene-img img{
	width: 100%;
	height: auto;
	height: auto;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.tempWrap{min-width: 100%;max-width: 100%;}
.scene li{float: left;margin: 0 5px;width: 20%}
.scene-desc{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.scene-desc p{
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background: #5fceea;
	opacity: 0.8;
	filter:alpha(opacity=80); 
	color: #fff;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.scene a:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.scene a:hover .scene-desc p{opacity: 1;filter:alpha(opacity=100); }




/*底部*/
.footer{margin-top: 20px;}
.foot-box{padding: 15px 0;background: #0062ad;color: #fff;}
.foot-info1 p{margin-bottom: 5px;font-size: 13px;}
.foot-info1 p:last-child{margin: 0;}
.infolist{
	display: -webkit-box; 
    display: -moz-box;    
    display: -ms-flexbox; 
    display: -webkit-flex; 
    display: flex;    
}

.foot-info2{
	display: -webkit-box; 
    display: -moz-box;    
    display: -ms-flexbox; 
    display: -webkit-flex; 
    display: flex; 
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center; 
}

.foot-info2 .weixin-box{
	float: right;
	margin: 0 5px;
	width: 80px;

}
.foot-info2 img{width: 100%;height: auto}
.foot-info2 .weixin-title{margin: 0;text-align: center;}




/*详情页*/

/*侧栏*/
.linklist{    
	width: 90%;
    margin: 0 auto;
}
.sidebar-box{
	margin-left: -15px;
	padding: 15px 0 15px 0;
	overflow: hidden;
	border: 1px solid #7fb0d6;
	border-radius: 4px;
	box-shadow: 1px 1px 3px #999;
}
.sidebar-title{width: 240px;margin: 0 auto 15px auto;}
.sidebar-info{width: 240px;margin: 0 auto;padding-top: 6px;}
.sidebar-box h2{
	text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    margin: 0px 0 10px 0;
    padding: 11px 0;
    border-radius: 4px;
    background: #1971b5;
}
li.wp_column.selected a {
    font-weight: bold;
        font-size: 16px;
}
ul.sub_list.list-paddingleft-2 li a {
    font-size: 14px;
    font-weight: normal;
    color: #366275;
	/* padding-left: 50px; */
	text-align: center;
}
.sidebar-list a:hover {
    font-weight: bold;
    font-size: 15px;
}
ul.sub_list.list-paddingleft-2 li a:hover {
    font-weight: bold;
}
.sidebar-list li{}
.sidebar-list .active a{ font-weight:bolder;} 
.sidebar-list a{
	color: #399ae5;
	display: block;
	text-align: center;
	padding: 7px 0;
	/* padding-left: 89px; */
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .3s;
	-webkit-transition: all .3s;
    border-bottom: 1px dashed #cce0ef;
}

.sidebar-info ul a{
	display: block;
    color: #fff;
    padding: 5px 30px;
    text-align: right;
}

.sidebar-info .linklist li{
	background-position: 30px center
}

.sidebar-info .linklist li:hover{
 opacity: 1;
 filter:alpha(opacity=100); 
}


.right-box{margin-right: -15px;}
.position{padding-left: 20px;background: url(../images/home.gif) no-repeat 0 center;}
.position-loc,.position-seat{height: 20px;line-height: 20px;}
.position-loc{float: left;font-weight: 600}
.position-seat{float: right;font-size: 12px;}

.context{margin-top: 15px;}
.right-content .title{font-size: 14px;}
.context-list{font-size: 13px;}
.main-list2 .context-list{
	/* padding-bottom: 15px; */
}
.context-list li{ border-bottom: 1px dashed #ddd}
.context-list .desc{
	display: inline-block;
	width: 700px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.context-list .time{float: right;height: 30px;line-height: 30px}


/*详情页*/
.main-showlist .position,.main-aboutlist .position{padding: 5px 15px;background: #e8f8ff;border-bottom: 1px solid #999;}
.show-title{text-align: center;color: #000;border-bottom: 1px solid #ddd;padding-bottom: 10px}
.show-title h2{font-size: 20px;font-weight: 600}
.show-title span{font-size: 12px;padding-left: 10px;}
.show-body{position: relative;padding: 10px 15px 35px 15px;border-bottom: 1px solid #ddd;}
.show-body img {max-width: 100%!important;vertical-align: top;}
.returntop{
	display: inline-block;
	padding: 5px 0;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 15px;
	transition: all .3s;
    -webkit-transition: all .3s;
}
.returntop:hover{color: #1971b5}
.show-page{padding: 20px}
.show-page .prev,.show-page .next{width: 49%;display: inline-block;}
.show-page .prev a,.show-page .next a{
	display: inline-block;
	max-width: 80%;
	min-width: 50%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 5px 10px;
    color: #484848;
    border-radius: 1000px;
    background-color: transparent;
    border: 1px solid #adadad;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.show-page .prev a:hover,.show-page .next a:hover{
	color: #1971b5;
	border-color: #1971b5;
}
.show-page .prev a{float: left;}
.show-page .next a{float: right;}
.disabled a:focus{text-decoration: none}
.disabled a{
	color: #ccd5db!important;
	border-color: #e4eaec!important;
    cursor: not-allowed;
    background-color: transparent!important;
}


/*二级栏目列表页*/
.context-page{text-align: center;}
.context-page .page-list,.context-page .prev,.context-page .next{display: inline-block;}
.context-page .page-list li{
	float: left;
	border: 1px solid #999;
	transition: all .3s;
    -webkit-transition: all .3s;
}
.context-page .page-list li+li{float: left;border-left: none;}
.context-page .page-list li a{
	display: block;
	padding: 2px 18px;
    border-right: none;
    background: #fff;
    text-align: center;
    color: #76838f;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.context-page .page-list li.active a,.context-page .page-list li:hover a{background: #399ae5;color: #fff;}
.context-page .page-list li.disabled{border-color: #e4eaec!important;}
//新增180703
.img-list{overflow: hidden;}
.img-list:after{display: block;content: '';clear: both;}
.imglist-box{width: 128px;min-height:222px; margin: 10px auto 0 auto;text-align: center;}
.imglist-box a{display: block;}
.img-list img{border: 1px solid #ccc;padding: 3px;width: 128px;height: 176px;display: block;}
.imglist-box:hover img{border-color:#0062ad;}
.imglist-box:hover .img-desc{color:#0062ad;}
.img-desc{margin: 0;overflow: hidden;/*text-overflow: ellipsis;white-space: nowrap;*/}

.wp_nav {
    display: block;
    margin: 0;
    padding: 0;
    display: block;
	zoom: 1;
	width: 1100px;
    margin: 0 auto;
}
.wp_nav .nav-item a {
	padding: 12px 23px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    /* transition: all .3s;
    -webkit-transition: all .3s; */
}
.wp_nav .nav-item:hover {
	background: #fff;
}
.wp_nav .nav-item a:hover {
	color: #0062ad;
}
.wp_nav .sub-nav {
	padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
	border-top: 2px solid #0062ad;
}
.wp_nav .nav-item a.parent{
	color: #0062ad;
	background: #fff;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.wp_nav .nav-item a.parent:hover{
	color: #0062ad;
	text-decoration: none;
	background: #fff;
	outline: 0；
	transition: all .3s;
	-webkit-transition: all .3s;
}
.menu {
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.wp_nav .sub-nav .nav-item a {
    padding: 10px 20px;
    text-align: left;
    font-size: 15px;
    /* transition: all .3s;
	-webkit-transition: all .3s; */
    font-weight: normal;
    color: #0062ad;
    border-top: 0px solid #D8E1CC;
    min-width: 160px;
}
.wp_nav .sub-nav .nav-item a.parent{
	color: #0062ad;
	background: #fff;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.wp_nav .sub-nav .nav-item a.parent:hover{
	color: #fff;
	text-decoration: none;
	background: #0062ad;
	outline: 0；
	transition: all .3s;
	-webkit-transition: all .3s;
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.wp_subcolumn_list .wp_sublist .sublist_title a {
    display: inline-block;
    color: #0062ad;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/1.png) no-repeat 10px center;
    background-size: 16px auto;
}
.wp_subcolumn_list .wp_sublist .sublist_title {
    display: block;
    height: 30px;
    line-height: 20px;
    margin-bottom: 0px;
    position: relative;
    border-bottom: 1px solid #999;
	background: #e8f8ff;
	margin-top: 15px;
}
.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {
	cursor: pointer;
	margin-left: 36px;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
	margin-top: 6px;
    background: url(../images/more.png) no-repeat 10px center;
    width: 35px;
    height: 16px;
	background-size: 16px 16px;
	-webkit-transition: all .3s;
}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink:hover {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {
    /* display: none; */
}
.wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext img {
	display: none;
}
.wp_nav .nav-item {
    display: inline-block;
    float: left;
    position: relative;
    vertical-align: bottom;
    margin-left: -2px;
}