* {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-family: "Microsoft YaHei";
	color: #000;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
	font-size: 14px;
	background: white;
}

ol,
ul {
	list-style: none;
}

li {
	list-style: none;
	font-family: "Microsoft YaHei";
}

a {
	color: #333;
	text-decoration: none;
}

.header {
	width: 100%;
	margin: 0px auto;
	height: 117px;
	background: center top no-repeat #1c4982;
}

.width {
	width: 1180px;
	margin: 0px auto;
	zoom: 0;
}

.logo {
	width: 574px;
	float: left;
	margin-top: 15px;
}

.h_r {
	float: right;
	width: 273px;
	margin-top: 50px;
}

.h_r_wz {
	text-align: right;
	height: 34px;
	line-height: 34px;
	color: #fff;
}

.clear {
	clear: both;
}



/*nav*/

.menubox {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #1c4982;
    /*rgb(105,139,203)*/
    border-top: 1px solid #1c4982;
}

.nav {
    width: 100%;
    height: 44px;
}

.nav li {
    float: left;
    position: relative;
    /*background: url("../images/navr.jpg") no-repeat right center;*/
}

.nav li:last-child {
    background: none;
}

.nav .line {}

.nav li>a {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 107px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
}

.nav li.on>a,
.nav li:hover>a {
    color: black;
}

.nav li.on,
.nav li:hover {
    background: #fff;
    color: black;
}

.two-nav {
    padding: 15px;
    position: absolute;
    left: 0px;
    background-color: #fafbfc;
    width: 640px;
    height: 196px;
    margin-top: -1px;
    z-index: 9999;
    display: none
}

.img {
    display: block;
    float: left;
}

.two-nav a {
    margin: 10px 0 0 40px;
    width: 136px;
    list-style: disc;
    height: 36px;
    line-height: 40px;
    float: left;
    color: black;
    text-align: left;
}

.two-nav  a {
    color: #000;
    float: left;
    width: 140px;
    height: 36px;
    text-align: left;
    /* margin-left: 250px; */
    /* display: block; */
    text-decoration: none;
    font-size: 14px;
}

.two-nav a:hover {
    color: #537ed2
}



/*nav*/

/*.menubox {*/
/*	width: 100%;*/
/*	height: 44px;*/
/*	line-height: 44px;*/
	background: #1c4982;/*rgb(105,139,203)*/
/*	border-top: 1px solid #1c4982*/
/*}*/

/*.nav {*/
/*	width: 100%;*/
/*	height: 44px;*/
/*}*/

/*.nav li {*/
/*	float: left;*/
/*	position: relative;*/
	
/*}*/

/*.nav li:last-child {*/
/*	background: none;*/
/*}*/

/*.nav .line {}*/

/*.nav li>a {*/
/*	display: block;*/
/*	font-size: 16px;*/
/*	color: #fff;*/
/*	width: 117px;*/
/*	height: 44px;*/
/*	line-height: 44px;*/
/*	text-align: center;*/
/*	text-decoration: none;*/
/*}*/

/*.nav li.on>a,*/
/*.nav li:hover>a {*/
/*	color: #fff;*/
/*}*/

/*.nav li.on,*/
/*.nav li:hover {*/
/*	background: #537ed2;*/
/*	color: #fff;*/
/*}*/

/*.two-nav {*/
/*	position: absolute;*/
/*	left: 0px;*/
/*	width: 117px;*/
/*	margin-top: -1px;*/
/*	z-index: 9999;*/
/*	display: none*/
/*}*/

/*.two-nav a {*/
/*	display: block;*/
/*	height: 40px;*/
/*	line-height: 40px;*/
/*	text-align: center;*/
/*	text-decoration: none;*/
/*	border-bottom: solid 1px #537ed2;*/
/*	color: #ffffff;*/
/*	font-size: 14px;*/
/*	background-color: rgba(83, 126, 210, 0.8);*/
/*}*/

/*.two-nav a:hover {*/
/*	background: #537ed2*/
/*}*/


/*banner*/

#banner {
	max-width: 1180px;
	height: auto;
	margin: 0px auto;
	position: relative;
}


/*news_list_top*/
.news_list_top{
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	color:#1C4982;
	border-bottom: 1px #ccc solid;
}
.news_list_top a{
	color:#1C4982;
}
.news_list_top h3{
	border-bottom: 3px solid #1C4982;
	padding:0 0 10px 0;
	margin-bottom: -2px;
}

/*news*/
.container {
	margin: 0px auto 20px;
	min-width: 1180px;
}

.main {
	height: auto;

	margin: 20px auto;
	position: relative;
}

.news {
	height: auto;
	margin: 0px auto;
	margin-top: 10px;
}

.news .icon_one li {
	background: url("../images/icon1.jpg") no-repeat left center;
	background-size: 12px 14px;
}

.news li a {
	padding-left: 10px;
}



.news .icon_two li div {
	background: url("../images/icon2.jpg") no-repeat left center;
	background-size: 10px 10px;
	padding-left: 20px;
	font-size: 12px;
	color: #999;
	
}

.news_top {
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #efefef;
}

.news_top a {
	float: right;
	font-size: 13px;
	color: #5c5c5c;

}

.news_top span {
	width: 120px;
	color: dodgerblue;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #6aa3d8;
	padding-bottom: 5px;
}

.notifylist {
	padding-top: 5px;
	height: 504px;
}

.notifylist ul li {
	font-size: 14px;
	text-align: left;
	height: 36px;
	line-height: 36px;
	color: #666666;
	padding-left: 13px;
}

.notifylist ul li a {
	color: #666666;
}

.notifylist ul li a:hover {
	color: #192e77;
}

.notifylist ul li span {
	float: right;
	font-size: 13px;
	color: #ccc;
}


/* nomal */
.news_list {
	padding-top: 5px;
	min-height:257px;
}

.news_list ul li {
	font-size: 14px;
	text-align: left;
	height: 36px;
	line-height: 36px;
	color: #666666;
	padding-left: 13px;
	border-bottom: 1px dashed #efefef;
}

.news_list ul li a {
	color: #666666;
}

.news_list ul li a:hover {
	color: #192e77;
}

.news_list ul li span {
	float: right;
	font-size: 13px;
	color: #999;
}
/* left */
.list_special ul{
	margin-top: -3px;
}
.list_special li{
	padding:10px 0 11px 0px!important;
}
.news_list_l {
	padding-top: 5px;
	min-height: 257px;
}

.news_list_l ul li {
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	color: #666666;
	padding:7px 0 7px 0px;
	border-bottom: 1px dashed #efefef;
}
.news_list_l li a {
	background: url("../images/icon3.jpg") no-repeat left center;
	background-size: 4px 1px;
	color: #666666;
}

.news_list_l ul li a:hover {
	color: #192e77;
}
/* 在线咨询 */
.advice *{
	font-size: 13px!important;
	color:#888;
}
.advice dt{
	margin: 5px 0;
	color:#1E90FF;
}
.advice dd{
	border-bottom:1px dashed #efefef;
	margin-bottom: 0px!important;
}
.advice dd:nth-of-type(1) li a span{
	display:inline-block;
	width:74px;
	height: 23px;
	background-image: url("../images/01_online.gif");
	margin-right: 10px;
}
.advice ul{
	display: flex;
	flex-flow:row wrap;
	justify-content: space-between;
	margin-bottom: 0!important;
}
.advice li{
	min-width: 50%;
	border-bottom:none!important;
	margin: 4px 0!important;
	padding: 0!important;
}
.advice li a{
	background:none!important;
}

/* 分页 */
.content_bottom {
	display: flex;
	justify-content: center;
}

ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

ul.pagination li {
	display: inline;
}

ul.pagination li a {
	color: black;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #ddd;
}

ul.pagination li a.active {
	background-color: #1c4982;
	color: white;
	border: 1px solid #1c4982;
}

ul.pagination li a:hover:not(.active) {
	background-color: #ddd;
}



/*通知公告*/

.notice .news_list ul li {
	height: 52px;
	background: url("../images/calendar1.jpg") no-repeat;
	background-size: 45px 45px;
	padding-left: 55px;
}

.calendar {
	position: absolute;
}

.calendar p:first-child {
	color: white;
	font-size: 16px;
	position: relative;
	left: -43px;
}

.calendar p:last-child {
	color: #1f2b61;
	font-size: 12px;
	-webkit-transform: scale(0.7);
	position: relative;
	top: -28px;
	left: -57px;
}

/*专题*/
.zhuanti {
	width: 670px;
	height: auto;
	margin: 20px auto;
	position: relative;
	float: left;
}

.zhuanti_pic {
	width: 210px;
	margin-left: 5px;
	margin-top: 20px;
}

/*校内链接*/
.schoollink {
	width: 450px;
	height: auto;
	margin-left: 50px;
	margin-top: 20px;
	position: relative;
	float: left;
}

.linkstyle {
	padding-top: 20px;
}

.linkstyle li {
	margin-left: 30px;
}

.schoollink ul li {
	width: 80px;
	height: 80px;
	position: relative;
	float: left;
}

.schoollink ul li a {
	text-decoration: none;
}

.schoollink li a span {
	display: block;
	width: 50px;
	height: 50px;
	color: #a9a9a9;
	font-size: 50px;
	text-align: center;
	line-height: 50px;
}

/*footer*/

.footer {
	min-width: 1180px;
	height: auto;
	min-height: 130px;
	position: relative;
	margin: 0px auto;
	background: #1c4982;
	color: #fff;
	z-index: 99;
}





.footer_content {
	max-width: 1190px;
	height: auto;
	overflow: hidden;
	min-height: 130px;
	margin: 0px auto;
}

.footer_main {
	width: auto;
	position: relative;
	float: left;
	height: 100px;
	margin-top: 19px;
	margin-left: 20px;
}

.footer_main p {
	text-align: left;
	display: block;
	color: #fff;
	line-height: 16px;
	font-size: 12px;
	height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#xiaohui {
	width: 70px;
	height: 70px;
	position: relative;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}

.departlist {
	width: 300px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	position: relative;
}

.departlist li {
	margin-top: 10px;
}

#gv {
	width: 160px;
	height: 100px;
	position: relative;
	margin-top: 8px;
	margin-right: 15px;
	float: right;
}

#gv img {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0px;
	left: 40px;
}

#gv p {
	width: 160px;
	display: block;
	height: 20px;
	position: absolute;
	top: 80px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
}


/*banner轮播图*/

.app {
	width: 100%;
	text-align: center;
}

.app .scroll {
	position: relative;
	display: inline-block;
	margin: 0px auto;
}

.app .scroll .img {
	width: 1180px;
	height: auto;
	margin: 0px auto;
	position: relative;
	display: none;
}

.app .scroll .current {
	display: block;
}

.scroll .lf {
	position: absolute;
	top: 50%;
	left: 10px;
	background-image: url('../images/arrow.png');
	background-position: -83px 0;
	width: 41px;
	height: 69px;
	cursor: pointer;
	transform: translateY(-50%);
}

.scroll .lr {
	position: absolute;
	top: 50%;
	right: 10px;
	background-image: url('../images/arrow.png');
	background-position: -123px 0;
	width: 41px;
	height: 69px;
	cursor: pointer;
	transform: translateY(-50%);
}

.dots {
	position: absolute;
	bottom: 10px;
	left: 500px;
	width: 160px;
}

.dots>span {
	display: inline-block;
	box-sizing: border-box;
	width: 20px;
	height: 8px;
	background-color: #595958;
	cursor: pointer;
}

.dots>span:not(:last-child) {
	margin-right: 5px;
}

/* 小圆点的颜色 */
.dots .square {
	background: white;
}



/*校友*/

.xiaoyou {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	color: #666;
	font-size: 14px;
}

.xiaoyou .stu {
	display: flex;
	flex-basis: 49%;
	line-height: 1.4em;
	margin-top: 20px;	
}

.xiaoyou .stu img {
	width: 80px;
	height: auto;
	margin-right: 10px;
	display: block;
	border-radius: 5px;
}

.xiaoyou .stu section {
	margin: 0px;
	display: flex;
	flex-flow: column;
	align-self: stretch;
	justify-content: space-between;

}

.xiaoyou p {
	margin: 0;
}

.xiaoyou time {
	color: #ccc;
	font-size: 12px;
}

.xiaoyou .stu h5 {
	margin: 0;
	font-weight: bolder;
}

.xiaoyou a {
	display: block;
}


/*FOCUS轮播*/
li img {
	display: block;
	margin: 0 auto;
}

.hiSlider {
	overflow: hidden;
	height: 230px;
	width: 100%;
	background: #eee;
}

.hiSlider li img {
	width: 100%;
	height: 230px;
}

.hiSlider-item {
	float: left;
}

.hiSlider-item a {
	margin-left: -10px;
	padding: 0;
	display: block;
}


/* 内容页与列表页左右拉齐 */
.lr_justify {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-top: 20px;
}

.nav_left {
	background-color: #1c4982;
	margin-right: 20px;
}

/* hotlink */
dl.hotlink{
	border:1px solid #1C4982;
	display: flex;
	flex-flow: row nowrap;
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	align-items: center;
	margin: 20px 0 0 0;
	border-radius: 5px;
}
dl.hotlink dt{
	padding:10px 15px;
	background-color:#1C4982;
	color:#efefef;
}
dl.hotlink a{
	display: block;
	margin:0 10px;
	
}


