html,
body,
ul,
li,
h1 {
	padding: 0;
	margin: 0;
}

input {
	outline: none;
}

.bd ul,.hd ul{
    list-style-type: none;
}

*{
    font-family: "microsoft yahei";
}

img{
    border: 0;
}

html,
body,
.main {
	width: 100%;
	min-width: 1400px;
	height: auto;
	margin: auto;
}

a {
	text-decoration: none;
	color: black;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.nav1 {
	width: 100%;
}

.nav1-con {
	width: 100%;
}

.nav1-con1 {
	width: 1400px;
	height: 150px;
	margin: auto;
}

.nav1-logo {
	margin-top: 20px;
}

.nav1-text {
	margin-top: 60px;
	margin-right: 60px;
}

.nav1-text img{
	width: 160px;
	height: 35px;
}

.nav1-input p {
	text-align: right;
	margin: 20px 0;
}

.nav1-input p a{
        font-size: 14px;
}

.nav1-input-in {
	width: 201px;
	height: 34px;
	border: 1px solid #103d99;
	border-radius: 5px;
	font-size: 14px;
	color: #bcbcbc;
	padding-left: 15px;
}

.sousuo {
	position: relative;
}

.nav1-input-btn {
	width: 15px;
	height: 15px;
	border: 0;
	position: absolute;
	top: 13px;
	left: 195px;
}

/* 导航 */


.nav1-con2 {
	background-color: #103d99;
}

.nav1-list {
	width: 100%;
}

.nav1-list-con {
	width: 1400px;
	height: 60px;
	margin: auto;
}

.nav1-list-ul {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	/* line-height: 60px; */
	list-style: none;
	font-size: 0;
}

.nav1-list-ulli {
	width: 115px;
	height: 60px;
	display: inline-block;
	font-size: 16px;
	color: white;
	text-align: center;
	/* margin: 0 24px 0 24px; */
}

.one {
	height: 60px;
	margin: 0;
	line-height: 60px;
}

.nav1-list-ulli:hover {
	background: #0f3685;
}

.nav1-list-ulli a {
	color: white;
	font-size: 16px;
}

.nav1-list-ulli:hover .nav1-list-uls {
	display: block;
	background: rgba(0, 0, 0, 0.7);
}

.nav1-list-uls li {
	width: 107px;
	display: inline-block;
	line-height: 40px;
	float: left;
}

.nav1-list-uls {
	background: rgba(0, 0, 0, 0.7);
	width: 107px;
	z-index: 9;
	display: none;
	position: absolute;
	padding: 0;
	list-style-type: none;
	background-color: white;
        opacity: 0.8;
}


/* 三级导航 */

.nav1-list-uls li {
	position: relative;
}

.three-nav {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	margin-top: -42px;
	margin-left: 107px;
	display: none;0
}

.three-nav li {
	height: 40px;
}

.three-nav li a {
	font-size: 14px;
}

.nav1-list-uls li:hover .three-nav {
	display: block;
}

/* 结束 */


/* 大图轮播 */

.na2 {
	width: 100%;
	height: 500px;
	/* position: relative; */
	/* top: 1px; */
}

.slideBox {
	width: 100%;
	height: 500px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	width: 100%;
	height: 25px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 15px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	padding: 0;
	margin-right: 12px;
	list-style: none;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 8px;
	width: 30px;
	height: 8px;
	background: rgba(255, 255, 255, 0.5);
	cursor: pointer;
	border-radius: 5px 5px 5px 5px;
}

.slideBox .hd ul li.on {
	background: rgb(255, 255, 255);
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 500px;
	display: block;
}

/* 结束 */


.nav3 {
	width: 100%;
	display: flex;
}

.nav3-con {
	width: 1400px;
	height: auto;
	margin: auto;
}

.nav3-con1,
.nav3-con1-left,
.nav3-con1-right {
	height: 490px;
}

.nav3-con1-left {
	width: 890px;
}

.nav3-con1-right {
	width: 470px;
}

.title {
	height: 46px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #f2f2f2;
}

.lanmu {
	border-bottom: 2px solid #0f3a92;
	padding-bottom: 10px;
}

.more {
	position: relative;
	top: 10px;
}

.lanmu a {
	font-size: 26px;
	font-weight: bold;
	color: black;
}

.more a {
	font-size: 14px;
	color: #bcbcbc;
}

/* 学院新闻轮播开始 */

.page1-slide {
	width: 380px;
	height: 360px;
	display: inline-block;
	/* overflow: hidden; */
	position: relative;
}

.page1-slide .page1-hd {
	width: 445px;
	overflow: hidden;
	position: absolute;
	left: 380px;
	bottom: 10px;
	z-index: 1;
}

.page1-slide .page1-hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	padding: 0;
	margin-right: 12px;
	list-style: none;
}

.page1-slide .page1-hd ul li {
	float: left;
	margin-right: 8px;
	width: 8px;
	height: 8px;
	background: rgba(0, 0, 0, 0);
	border: 1px solid white;
	cursor: pointer;
	border-radius: 5px;
}

.page1-slide .page1-hd ul li.on {
	/* position: relative; */
	background-color: white;
	/* top: 10px; */
}

.page1-slide .page1-bd {
	position: relative;
	height: 360px;
}

.page1-slide .page1-bd li {
	height: 360px;
	overflow: hidden;
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.page1-slide .page1-bd img {
	width: 380px;
	height: 285px;
	display: block;
	position: relative;
	top: 1px;
}

.page1-slide .page1-bd img {
	display: block;
	float: left;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}

.page1-slide .page1-bd:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.nav3-con1-p {
	width: 300px;
	height: 100px;
	background-color: white;
	margin: 0;
	line-height: 30px;
	position: absolute;
	bottom: 25px;
	margin-left: 15px;
	padding: 0 25px;
	border-radius: 5px;
	box-shadow: 0 4px 10px 0 rgba(31, 35, 41, .15);
}

.page1-con-left {
	width: 380px;
	height: 360px;
}

.new-img {
	height: 360px;
	margin-top: 20px;
	float: left;
}

/* 学院新闻轮播结束 */


.nav3-con1-img {
	width: 380px;
	height: 320px;
	position: relative;
}

.page1-text {
	font-size: 16px;
	color: #0f3a92;
}

.page1-time {
	font-size: 14px;
	color: #bcbcbc;
}

.page1-time {
color:#0f3a92;
	position: relative;
	top: -52px;
	left: 210px;
}

.nav3-con1-list {
	width: 460px;
	height: 340px;
}

.nav3-con1-list ul {
	list-style-type: none;
}

.nav3-con1-list-title {
	font-size: 16px;
	font-weight: 600;
}

.nav3-con1-list-con {
	font-size: 14px;
	color: #818181;
	line-height: 1.7em;
}

.rili {
	width: 20px;
	height: 20px;
	display: inline-block;
	background-image: url(../img/rili2.png);
	background-size: 100% 100%;
}

.data {
	font-size: 14px;
	position: relative;
	top: -4px;
	margin-left: 10px;
}

#list1 {
	margin-bottom: 70px;
}

.nav3-con1-list ul li:hover .nav3-con1-list-title {
	color: #0f3a92;
}

.nav3-con1-list ul li:hover .data {
	color: #0f3a92;
}

.nav3-con1-list ul li:hover .rili {
	background-image: url(../img/rili.png);
	background-size: 100% 100%;
}

.nav3-con1-right-list ul {
	list-style-type: none;
	font-size: 16px;
}

.right-img {
	width: 10px;
	height: 10px;
	display: inline-block;
	background-image: url(../img/jiantou2.png);
	background-size: 100% 100%;
}

.right-time {
	color: #ababab;
}

.nav3-con1-right-list ul li p {
	margin: 0;
}

.nav3-con1-right-list ul li {
	line-height: 2.5em;
}

.nav3-con1-right-list ul li:hover .right-img {
	background-image: url(../img/jiantou.png);
	background-size: 100% 100%;
}

.nav3-con1-right-list ul li:hover .right-text {
	color: #0f3a92;
}

/* 师生风采 */

.slideGroup {
	width: 890px;
	text-align: left;
}

.slideGroup .parHd {
	height: 60px;
	position: relative;
}

.slideGroup .parHd ul {
	width: 100%;
	float: left;
	position: absolute;
	height: 41px;
	list-style: none;
	border-bottom: 1px solid #f2f2f2;
}

.slideGroup .parHd ul li {
	float: left;
	cursor: pointer;
	margin-right: 15px;
	height: 40px;
}

.slideGroup .parHd ul li.on {
	height: 40px;
	color: #0f3a92;
	border-bottom: 2px solid #0f3a92;
	background: white;
}

.slideGroup .slideBoxs {
	width: 890px;
	/* overflow: hidden; */
	zoom: 1;
	/* padding: 10px 0 10px 42px; */
	position: relative;
}

.slideGroup .sPrev,
.slideGroup .sNext {
	position: absolute;
	right: 5px;
	top: -40px;
	display: block;
}

.slideGroup .sNext {
	left: auto;
	right: 30px;
}

.slideGroup .sPrev:hover,
.slideGroup .sNext:hover {
	border-color: #f60;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}

.slideGroup .parBd ul li {
	height: 200px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-right: 30px;
	position: relative;

}

.slideGroup .parBd ul li .pic {
	text-align: center;
}

.slideGroup .parBd ul li .pic img {
	width: 150px;
	height: 200px;
	display: block;
	padding: 2px;
}

.slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}

.slideGroup .parBd ul li .slidetitle {
	width: 150px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 2px;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
}

.slideGroup .parBd ul li .slidetitle a {
	font-size: 14px;
	color: white;
}

.lists-column {
	margin: 0;
	margin-right: 30px;
}

.lists-columns span:nth-child(1),
.lists-column span:nth-child(2) {
	font-size: 26px;
	font-weight: bold;
}

.lists-columns span:nth-child(2),
.lists-column span:nth-child(3) {
	font-weight: bold;
	font-size: 18px;
	margin-left: 5px;
}

.lists-column span:nth-child(1) {
	display: inline-block;
	width: 5px;
	height: 22px;
	background-color: #2157ad;
	margin-right: 10px;
	position: relative;
	top: 4px;
}


/* 结束 */

.nav3-con2,
.nav3-con2-left,
.nav3-con2-right {
	height: 270px;
}

.nav3-con2-right-list ul {
	list-style-type: none;
}

.right-data {
	width: 70px;
	height: 60px;
}

.right-text {
	width: 380px;
	margin-left: 10px;
}

.right-text p {
	/* margin-top: 0; */
}

.day,
.years {
	height: 30px;
	text-align: center;
	line-height: 30px;
}

.day {
	font-size: 22px;
	background: #dfdfdf;
	color: #8a8a8a;
}

.years {
	font-size: 14px;
	background: #f4f4f4;
	color: #9a9a9a;
}

.right-text1 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.right-text2 {
	font-size: 14px;
	color: #888888;
	margin: 0;
}

.nav3-con2-right-list ul li {
	height: 60px;
	margin-bottom: 13px;
}

.nav3-title {
	height: 40px;
	margin-top: 0;
	margin-bottom: 20px;
}

.nav3-lanmu {
	height: 29px;
}

.nav3-con2-right-list ul li:last-child {
	margin-bottom: 0;
}

.nav3-con2-right-list ul li:hover .day {
	background: #0f3a92;
	color: white;
}

.nav3-con2-right-list ul li:hover .right-text1 {
	color: #0f3a92;
}

.nav3-con3 {
	height: 700px;
	margin-bottom: 30px;
}

.nav3-con3-item {
	width: 690px;
	height: 350px;
}

.nav3-con3-item ul {
	list-style-type: none;
}

.nav3-item-text {
	width: 600px;
}

.nav3-con3-item ul li {
	height: 60px;
	margin-bottom: 30px;
}

.nav3-con3-item ul li:last-child {
	margin-bottom: 0;
}

.nav3-con3-item ul li:hover .day {
	background: #0f3a92;
	color: white;
}

.nav3-con3-item ul li:hover .right-text1 {
	color: #0f3a92;
}

.nav4 {
	width: 100%;
	background: #0f3a92;
	display: flex;
}

.nav4-con {
	width: 1400px;
	margin: auto;
}

.nav4-con-copyrights {
	margin: 55px 0;
}

.nav4-con-copyrights p {
	margin: 0;
	font-size: 14px;
	color: white;
	line-height: 2em;
}

/* 下拉链接 */

.select-container {
	width: 200px;
	height: 30px;
	position: relative;
	display: inline-block;
	margin-right: 15px;
	margin-top: 10px;
}

.select-container input {
	width: 217px;
	height: 31px;
	line-height: 50px;
	padding: 0;
	padding-left: 15px;
	font-size: 14px;
	color: white;
	border: 0;
	background-color: #6f89be;
        cursor: pointer;
        position: absolute;
        left: -20px;
}

.select-container input::-webkit-input-placeholder {
	color: #fff;
}

.select-container:nth-child(4) {
	margin-right: 0;
}

.nav4-select {
	display: inline-block;
}

.select-container span {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: white;
	position: absolute;
	top: 3px;
	left: 184px;
	pointer-events: none;
	text-align: center;
	line-height: 25px;
	color: #0f3a92;
        z-index: 99;
}

.select-container ul {
	width: 230px;
	position: absolute;
	top: 30px;
	left: -20px;
	font-size: 14px;
	padding: 0;
	z-index: 1;
	display: none;
	list-style: none;
	border: 1px solid #007ACC;
	margin: 0;
}

.select-container li a {
	font-size: 14px;
	display: inline-block;
	width: 100%;
	color: #000000;
	text-indent: 5px;
	background: #fff;
	text-decoration: none;
}

.select-container li a:hover {
	color: #fff;
	background: #6f89be;
}

.select-container ul li {
	width: 230px;
	height: 30px;
	text-align: left;
	line-height: 40px;
	font-size: 14px;
	background: #6f89be;
}

.weixin {
	height: 55px;
	margin-top: 20px;
	position: relative;
	margin-bottom: 60px;
}

.qr {
        width: 110px;
        height: 110px;
	position: absolute;
	top: -5px;
	display: none;
}

.qr img{
        width: 110px;
        height: 110px;
}

/* 内页 */

.new {
	width: 100%;
	display: flex;
}

.new-con {
	width: 1400px;
	margin: auto;
}

.bg {
	width: 100%;
	height: 300px;
}

.bg img {
	width: 100%;
	height: 100%;
}

/* 内页侧导航 */

.new-con-nav{
	position: relative;
	top: -85px;
}

.sideMenu {
	width: 250px;
        background: #efefef;
        padding-bottom: 20px;
        box-shadow: inset 2px 0 10px -3px rgba(31, 35, 41, .15),
        inset -2px 0 10px -3px rgba(31, 35, 41, .15);
}

.sideMenu h3 {
        width: 230px;
	height: 60px;
	line-height: 60px;
	cursor: pointer;
	margin-left: 10px;
        margin-top: 0;
        margin-bottom: 0;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #d9d9d9;
        background: #efefef;
}

.sideMenu h3:hover {
        width: 250px;
	margin: 0;
        background: #103d99;
}

.sideMenu h3:hover a{
        color: white;
}

.sideMenu ul {
	color: black;
        display: none;
	list-style-type: none;
}

.sideMenu ul li{
        width: 200px;
	height: 60px;
	margin-left: 10px;
        margin-top: 0;
        margin-bottom: 0;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	border-bottom: 1px solid #d9d9d9;
        background: #efefef;
        padding-left: 30px;
}

.off{
	background: #f2f2f2;
}

#item-on{
	background: #103d99;
        width: 250px;
        margin: 0;

}

#item-on a{
	color: white;
}

.sideMenu ul li:hover{
        width: 220px;
        margin: 0;
	background: #103d99;
}

.sideMenu ul li:hover > a{
	color: white;
}


/* 结束 */

.new-nav-lanmu{
margin-bottom:2px;
	width: 250px;
	height: 85px;
	font-size: 24px;
	color: white;
	text-align: center;
	line-height: 85px;
	background: #103d99;
}

.new-content{
	width: 1090px;
}

.new-content-title{
	height: 30px;
	padding: 30px 0;
	border-bottom: 1px solid #e5e5e5;
}

.new-content-lanmu{
	font-size: 24px;
	font-weight: bold;
	border-left: 5px solid #103d99;
	padding-left: 15px;
}

.new-content-weizhi span a,.new-content-weizhi span{
	font-size: 14px;
	color: #2c2c2c;
}

.new-content-weizhi span a{
	margin-right: 5px;
}

.new-content-con{
	padding: 30px 0;
	width: 1090px;
}

.imglist-4 ul{
	list-style-type: none;
}

.imglist-4 ul li{
	width: 245px;
	float: left;
	margin-right: 36px;
}

.imglist-4 img{
	width: 245px;
	height: 325px;
}

.imglist-4 p{
	width: 245px;
	text-align: center;
	font-size: 16px;
}

.imglist-3 ul li{
	width: 345px;
	margin-right: 27px;
}

.imglist-3 img{
	width: 345px;
	height: 260px;
}

.imglist-3 p{
	width: 345px;
}

.article-list ul{
	list-style-type: none;
}

.article-list ul li{
	height: 140px;
	border-bottom: 1px solid #e5e5e5;
}

.new-data{
	width: 60px;
	height: 70px;
	border-right: 1px solid #f5f5f6;
	padding-right: 30px;
	margin-top: 40px;
	margin-bottom: 30px;
}

.new-day{
	font-size: 30px;
	font-weight: bold;
	color: black;
	text-align: center;
}

.new-years{
	font-size: 14px;
	color: #4c4c4c;
	text-align: center;
}

.article-text1{
	font-size: 16px;
	font-weight: bold;
}

.article-text{
	width: 950px;
	margin-top: 35px;
}

.article-text2{
	font-size: 14px;
	line-height: 1.7em;
	padding-top: 10px;
}

.article{
	padding-top: 0;
}

.article-text p{
	margin: 0;
}

.article-list ul li:hover .new-day{
	color: #103d99;
}

.article-list ul li:hover .article-text1{
	color: #103d99;
}

.details-title{
	text-align: center;
}

.details-nav p{
	margin: 0;
}

.details-nav span,.details-nav span a{
	font-size: 14px;
	color: #808080;
}

.details-nav-p1{
	position: relative;
	top: -2px;
}

.details-nav{
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
}

.details-content{
	padding: 30px 0;
}

.weixin-wx{
        cursor:pointer;
}

.up_down p a{
	font-size: 16px;
	color: #a3a3a3;
}

.gg{
    margin-top: 20px;
}

.gg img{
    width: 250px;
    height: 190px;
}

.col{
    float: left;
    margin-right: 15px;
}

.nav1-list-uls li:hover{
    background-color: rgba(0, 0, 0, 0.9);
}

.nav1-list-uls a{
    font-size: 13px;
}

#hu15{
    content: '';
    position: absolute;
    left: 175px;
    bottom: 8px;
    width: 0px;
    height: 0px;
    border: 7px solid black;
    border-color: black transparent transparent transparent;
    font-size: 0px;
    line-height: 0px;
    z-index: 99;
}


.nav3-con1-list li{
    margin-bottom:30px;
}

.keywordfontcolor246575{
    font-size: 16px!important;
}