*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{
	min-height: 100%;
	display: flex;
	flex-direction: column;
}
a:hover{
	text-decoration: none;
}
ul,ol{
	list-style: none;
}
/* 头部 */
.headert{
	/* margin-top:-20px; */
}
.headert .header_top{
	width: 100%;
	height: 100px;
	background-color: #0d3c8c;
	padding: 10px 0;
}
.headert .header_top .top_logo{
	display: flex;
}
.headert .header_top .top_logo img{
	width: 430px;
	height: auto;
	padding-right: 5px;
	border-right: 1px solid #bcbcbc;
	margin-right: 10px;
}
.headert .header_top .top_text{
	color: #fff;
	margin-top: 10px;
}
.headert .header_top .top_text b{
	font-size: 36px;
	font-family: 楷体;
}
.headert .header_top .top_text span{
	font-weight: bold;
}
.headert #nav{
	width: 100%;
	height: 45px;
	background-color: #0d3c8c;
}
.headert #nav ul{
	line-height: 4rem;
	display: flex;
	justify-content: space-around;
}
.headert #nav li a{
	color: #fff;
	font-size: 18px;
}
/* 移动端导航 */
.navbar-toggle{
	margin-right: 30px;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin-left: 3px;
}
.navbar{
	background-color: #0D3C8C;
	border-bottom: #0D3C8C;
	position: absolute;
}

.navbar .top_text{
	color: #fff;
	margin-top: 3px;
}
.header{
    height: 50px;
    background-color: #172888!important;
    color: white;
	margin:0 -15px;
}
.header a{
	font-size: 14px;
	color: white;
}
.navi{
    position: relative;
	height: 50px;
	/* width: 85%; */
	width: 1150px;
}
.navi ul{
	display: flex;
	justify-content: space-around;
}
.navi li {
    float: left;
    list-style: none;
}
.navi li>a {
    display: block;
    font-size: 16px;
    color: #fff!important;
    width: 137px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
}
.navi li.on>a,
.navi li:hover>a {
    color: black!important;
}
.navi li.on,
.navi li:hover {
    background: #fff;
    color: black;
}
.navi ul li{
    float: left;
}
.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: 137px;
    list-style: disc;
    height: 36px;
    line-height: 40px;
    float: left;
    color: black!important;
    text-align: left;
}
.two-nav a:hover {
    color: #537ed2!important;
}
/* 主图轮播 */
/* #main_bg{
	width: 100%;
	height: 400px;
	background: url(../img/SP$8QBLILZR%60QR5ET1T%7B%7DS8.png)  no-repeat;
	background-size: 100% 100%;
} */
/* fullSlide */
.fullSlide{
	width:100%;
	position:relative;
	height:430px;
	background:#fff;
}
.fullSlide .bd{
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul{
	width:100% !important;
}
.fullSlide .bd li{
	width:100% !important;
	height:430px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a{
	display:block;
	height:480px;
}
.fullSlide .hd{
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul{
	text-align:center;
	margin-top: -41px;
}
.fullSlide .hd ul li{
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on{
	background:#d1d1d1;
}
.fullSlide .prev,.fullSlide .next{
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
	color: #f3f3f3;
	background-color: #191919;
	padding: 10px 5px;
	font-size: 35px;
	font-weight: bolder;
	font-family: 黑体;
}
.fullSlide .next{
	left:auto;
	right:5%;
}

/*.mainpic{*/
/*	width: 100%;*/
/*	height: 180px;*/
/*	background: url(/img/3.jpg) no-repeat ;*/
/*	background-size: 100% 100%;*/
/*}*/
.sjlb img{
	height: 100%;
	width: 100%;
}
.bd img{
    width: 100%;
    height: 100%;
    background:#fff center 0 no-repeat;
    background-size: 100% 100%;
}
/* 内容部分 */
/* 学院新闻 */
.xyxw{
	padding: 0px;
	height: 60px;
	margin-top: 10px;
	border-bottom: #001d77 2px solid;
}
.xyxw img{
	width: 50px;
	height: 50px;
}
.zt{
	color: #001f79;
	font-family: 华文新魏;
	font-size: 34px;
	font-weight: 600;
	vertical-align: bottom;
}
.xygd{
	float: right;
	padding-top: 31px;
	margin-right: 4px;
	color: #4d659a;
	font-size: 14px;
	font-weight: bold;
	font-family: 宋体;
}


.box{
	width: 100%;
	height: 400px;
	/* margin: 20px auto; */
	overflow: hidden;
	position: relative;
}
.box-1 ul{}
.box-1 ul li{
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
}
.box-1 ul li img{
	display:block;
	width: 500px;
	height: 400px;
}
.box-1 ul li h2{
	position: absolute;
	left: 0;
	bottom: 50px;
	height: 40px;
	width:100%;
	background: rgba(125,125,120,.4);
	text-indent: 2em;
	padding-right:200px;
	font-size: 15px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite
}
.box-1 ul li a{

	color: ghostwhite
}
.box-2{
	position: absolute;
	right: 10px;
	bottom: 74px;
}
.box-2 ul li{
	float:left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin: 0 5px; 
	border-radius: 50%;
	background: rgba(0,0,0,0.5);
	text-indent: 100px;
	cursor: pointer;
}
.box-2 ul .on{
	background: rgba(255,255,255,0.6);
}
.box-3 span{
	position: absolute;
	color: white;
	background: rgba(125,125,120,.3);
	width: 50px;
	height: 80px;
	top:40%; 
	font-family: "宋体";
	line-height: 80px;
	font-size:60px;
	margin-top: -40px;
	text-align: center;
	cursor: pointer;
}
.box-3 .prev{
	left: 10px;
}
.box-3 .next{
	right: 10px;
}
.box-3 span::selection{
	background: transparent;
}
.box-3 span:hover{
	background: rgba(125,125,120,.8);
}
.active .active_top{
	text-align: center;
}
.active .active_main{
	padding: 20px 0;
	margin-top: 20px;
}
.active .active_main .image img{ 
	width: 100%;
	height: 340px;
}
.active .active_main .text li{
	line-height: 4.1rem;
	
}
.active .active_main .text li a p{
	font-size: 16px;
	color: #000;
	width: 70%;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	float: left;
}
.active .active_main .text li span{
	float: right;
}
.active .active_main .text .active_btn button{
	float: right;
	border: none;
	border-radius: 5px;
	font-size: 15px;
	padding: 6px 15px;
	background-color: #0D3C8C;
	color: #fff;
}
.active .active_bottom{
	/* display: flex;
	justify-content: space-between; */
	margin-bottom: 50px;
}
.active .active_bottom .box1{
	display: flex;
	justify-content: space-around;
	height: 150px;
	padding: 25px 10px;
}
.active .active_bottom .box1:nth-child(1){
	border-right: 20px solid #fff;
	background-color: #d80d20;
}
.active .active_bottom .box1:nth-child(2){
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color: #e18522;
}
.active .active_bottom .box1:nth-child(3){
	border-left: 20px solid #fff;
	background-color: #782053;
	border-right: none;
}
.active .active_bottom .box1 .left{
	color: #fff;
	padding-top: 13px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}
.active .active_bottom .box1 .left p{
	font-size: 28px;
}
.active .active_bottom .box1 .left span{
	font-size: 16px;
}
.active .active_bottom .box1 .right img{
	margin-top: 10px;
	width: 80px;
}



.active .active_main .text .active_btn button{
	float: right;
	border: none;
	border-radius: 5px;
	font-size: 15px;
	padding: 6px 15px;
	background-color: #0D3C8C;
	color: #fff;
}
.active .active_bottom{
	/* display: flex;
	justify-content: space-between; */
	margin-bottom: 50px;
}
.active .active_bottom .box1{
	display: flex;
	justify-content: space-around;
	height: 150px;
	padding: 25px 10px;
}
.active .active_bottom .box1:nth-child(1){
	border-right: 20px solid #fff;
	background-color: #d80d20;
}
.active .active_bottom .box1:nth-child(2){
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color: #e18522;
}
.active .active_bottom .box1:nth-child(3){
	border-left: 20px solid #fff;
	background-color: #782053;
	border-right: none;
}
.active .active_bottom .box1 .left{
	color: #fff;
	padding-top: 13px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}
.active .active_bottom .box1 .left p{
	font-size: 28px;
}
.active .active_bottom .box1 .left span{
	font-size: 16px;
}
.active .active_bottom .box1 .right img{
	margin-top: 10px;
	width: 80px;
}
.container{
	padding: 0px !important;
}
.ll{
	margin-top: 10px;
}
/* 通知公告	 */
.mm{
	padding: 0px;
	height: 55px;
	margin-top: 24px;
	margin-bottom: 18px;
}
@media screen and (max-width:767px){
			.mm{
				margin-left: 6px;
			}
		}
.mm a{
    font-family: 微软雅黑;
    color: #000;
}
.tz{
	position: relative;
	float: left;
	height: 65px;
	width: 75px;
	font-size: 18px;
	background-color: #002378;
	color: #ffffff;
	border-radius: 6px;
}
.jj{
	position: absolute;
	top: 5px;
	left: 16px;
}
.tz .dd{
	position: absolute;
	top: 32px;
	left: 13px;
}
.mm p{
	margin-left: 92px;
	margin-top: 7px;
	font-weight: bold;
	font-family: 微软雅黑;
}
.nn{
	margin-top: 20px;
	padding: 0px;
}
@media screen and (max-width:767px){
			.nn{
				margin-left: 6px;
			}
		}
.nn img{
	width: 97%;
	height: 100%;
}
.nn a{
    font-family: 微软雅黑;
    color: #000;
}
.qq{
	font-size: 18px;
	font-weight: bold;
	font-family: 微软雅黑;
}
.uu{
	color: #858787;
}
/* 作品赏析 */
.zpsx{
	height: 50px;
	position: relative;
}
.zpsx .zp{
	text-align: center;
}
.ff{
	position: absolute;
	top:36%;
	left: 33%;
    width: 122px;
	border: #001f79 1px solid;
	background-color: #001f79 ;
}
@media screen and (max-width:767px){
			.ff{
				position: absolute;
				top:36%;
				left: 9%;
				width: 84px;
			}
		}
.ff1{
	position: absolute;
	top:36%;
	left: 56.5%;
    width: 122px;
	border: #001f79 1px solid;
	background-color: #001f79 ;
}
@media screen and (max-width:767px){
			.ff1{
				position: absolute;
				top:36%;
				left: 68%;
				width: 84px;
			}
		}
.gg{
	position: absolute;
	top:67%;
	left: 35.4%;
	width: 93px;
	border: #001f79 1px solid;
	background-color: #001f79 ;
}
@media screen and (max-width:767px){
			.gg{
				position: absolute;
				top:60%;
				left: 13%;
				width: 70px;
			}
		}
.gg2{
	position: absolute;
	top:67%;
	left: 56.5%;
	width: 93px;
	border: #001f79 1px solid;
	background-color: #001f79 ;
}
@media screen and (max-width:767px){
			.gg2{
				position: absolute;
				top:60%;
				left: 68%;
				width: 70px;
			}
		}
/* 第三个轮播图 */
.ll{
	margin-bottom: 10px;
	
}
.swiper-container {
	
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 10%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 50%;
	height: 100%;
	position: relative;
	padding: 0;
	-webkit-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
	-moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
	box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 50px;
	margin-top: -25px;
	z-index: 999;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
	margin: 0 5px;
	cursor: pointer;
}
.swiper-slide:hover {
	-webkit-box-shadow: rgba(0,0,0,.5) 0px 0px 50px;
	-moz-box-shadow: rgba(0,0,0,.5) 0px 0px 50px;
	box-shadow: rgba(0,0,0,.5) 0px 0px 50px;
}
.banner-box {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
.swiper-container {
	width: 100%;
	margin: 12px 0;
}
.swiper-slide {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	transform: scale(.8);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.7);
	-moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
}
.swiper-slide-active, .swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.swiper-slide img {
	width: 100%;
	display: block;
}
.swiper-pagination {
	position: relative;
	margin-bottom: 30px;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: rgba(0,0,0,.8);
}

@media screen and (max-width: 668px) {
.swiper-pagination {
	position: relative;
	margin-bottom: 20px;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: rgba(0,0,0,.8);
}
}
.banner-arrow div:hover {
	background-color: #4a4a4a;
}
.swiper-button-prev {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #7c7c7c center 50%/50% 50% no-repeat;
	left: 10px;
}
.swiper-button-next {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #7c7c7c center 50%/50% 50% no-repeat;
}
.banner-top {
	padding-top: 3.730928444707274%;
}
.banner-title {
	padding: 5px 0;
}
.banner-title h1 {
	text-align: center;
	letter-spacing: 5px;
	font-size: 45px;
	font-family: "Microsoft YaHei", 微软雅黑, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;
	font-weight: normal;
	color: rgb(68, 68, 68);
	padding-bottom: 14px;
}
.banner-text {
	text-align: center;
}
.banner-text p {
	font: 15px/1.5 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', "Hiragino Sans GB", Arial, "Microsoft YaHei", "å¾®è½¯é›…é»‘", "STHeiti", "WenQuanYi Micro Hei", 'PingFang SC', SimSun, sans-serif;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	color: rgb(68, 68, 68);
}
.banner-top-one {
	padding-top: 3.311649911295092%;
}
/* 底部 */
footer{
	width: 100%;
	height: 200px;
	
	background-color: #0D3C8C;
	padding: 10px 0;
	
}
footer .logo img{
	margin-top: 10px;
	margin-right: 10px;
}
footer .all{
	display: flex;
	justify-content: space-between;
}
footer .left{
	display: flex;
	color: #fff;
}
footer .left img{
	width: 130px;
}
footer .left .text{
	font-size: 16px;
	line-height: 3rem;
	margin-top: 20px;
}
footer .right{
	text-align: center;
	color: #fff;
	margin-top: 15px;
}
footer .right img{
	width: 100px;
	margin: 5px 0;
}