@charset "utf-8";
html{overflow-x: hidden;}
@media (max-width:1920px) {
	html {font-size: 16px;}
}
@media (min-width:1400px) and (max-width:1600px) {
	html {font-size: 16px;}
}
@media (min-width:640px) and (max-width:1399px) {
	html {font-size: 15px;}
}
@media (min-width:471px) and (max-width:639px) {
	html {font-size: 14px;}
}
@media (min-width:320px) and (max-width:470px) {
	html {font-size: 14px;}
}
/*低版本跳转样式*/
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:99998;}
.ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;}
.ie9tips a{color:red;}  
.ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
.ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}
/*返回顶部*/
.backtop { position: fixed; right: 30px; bottom: 30px; cursor: pointer; display: none; width: 50px;-webkit-animation: more 2s infinite;animation: more 2s infinite; }
.backtop img{display: block;width: 100%;}
@-webkit-keyframes more {  
	0%, 60%, 80%, 100% {-webkit-transform: translateY(0);}
	  20% {-webkit-transform: translateY(-10x);}
	  40% {-webkit-transform: translateY(10px);}
	}
	@keyframes more {  
	0%, 60%, 80%, 100% {-webkit-transform: translateY(0);}
	  20% {-webkit-transform: translateY(-10px);}
	  40% {-webkit-transform: translateY(10px);}
	}
	@media(max-width: 768px) {
	.backtop{width: 30px;height: 30px;right: 10px;}
	
	}

/*==========================================公共 开始=============================================*/
.w10{width:100%;margin: 0 auto;}
.wrap {max-width: 1280px;width: 100%;margin: 0 auto;}
.top-r{margin-bottom: 0.8rem;}
.top-r .search{float: left;overflow: hidden;width: 160px;line-height: 1.625rem;height: 1.625rem;border: 1px solid rgba(255,255,255,0.5);border-radius: 13px;}
.top-r .search .text{height: 1.625rem;line-height: 1.625rem;width: 130px;background: transparent;border: none;text-indent: 1.25rem; font-size: 0.75rem;color: #fff;}
.top-r .search .btn{width: 12px;height: 12px;float: right;cursor: pointer;margin-top: 0.375rem;margin-right: 0.875rem;}
.top-r p{float: left;font-size: 0.75rem;margin-right: 0.625rem;line-height: 1.625rem;height: 1.625rem;}
.top-r p a{color: #fff;padding: 0 0.75rem;}
.top-r p a+a{background: none;}
.top-r p a:hover{color: #fec210;transition: 0.6s all;}
header {z-index: 1000;width: 100%;}
/* header::after{content: "";position: absolute;top: 0;left: 0;height: 150%;width: 100%;background-image:linear-gradient(to bottom, rgba(0,0,0,0.75), rgba(0,0,0,0));z-index: -1;} */
header .fl {position: relative;}
header .fl a {display: block;}
header .fl embed {width: 13.375rem;display: inline-block;vertical-align: middle;}
header .fl embed.wap {display: none}
#header{background: url(../images/topbg.jpg) no-repeat center;background-size: ;}
#header .logo {width: 37.5%;padding: 1.5rem 0;}
#header .logo img {max-width: 100%;}
header .w9{position: relative;}
.right_icon ul {font-size: 0;margin-top: 35px;}
.right_icon ul li {display: inline-block;margin-left: 1.25rem;float: left;}
.right_icon ul li a{display: block;}
.right_icon ul li a p{color: white;height: 16px; width: 20px;}
.head-box{}
.head-box .wrap{position: relative;z-index: 2;}
.head-r{width: 58.59%;margin-top: 1.875rem;}
.head-box2{width: 100%;position: fixed;left: 0;top: 0;z-index: 999;box-shadow: 0px 3px 13px 0px rgba(23, 38, 49, 0.45);}
.head-box2 .logo{width: 28.5% !important;padding: 28px 0 !important;}
.head-box2 .top-r{margin-bottom: 10px;}
/*下滑*/
.mouseIco {width: 21px;height: 36px;display: block;margin: 0px auto;border-radius: 6px;position: absolute;left: 50%;margin-left: -11px;bottom: 35px;z-index: 900;}
.mouseIco i {width: 16px;height: 9px;border-radius: 1px;display: block;position: absolute;left: 50%;margin-left: -8px;-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;}
@keyframes mouse-dot {
	from {opacity: 0;}
	33% {opacity: 1;}
	to {transform: translateY(15px);-webkit-transform: translateY(15px);opacity: 0;}
}

@-webkit-keyframes mouse-dot {
	from {opacity: 0;}
	33% {opacity: 1;}
	to {transform: translateY(15px);-webkit-transform: translateY(15px);opacity: 0;}
}
.scrool {height: 52px;width: 36px;position: absolute;left: 50%;margin-left: -18px;bottom: 30px;text-align: center;z-index: 1000;text-transform: uppercase;background: rgba(255, 255, 255, 0.3);border-radius: 18px;border: #fff 1px solid;}
.scrool a {font-size: 12px;color: #fff}
.animenu__toggle {display: none;cursor: pointer;background-color:#0f4f98;border: 0;padding: 0.3rem;height: 2.5rem;width: 2.5rem;}
.animenu__toggle.animenu__toggle--active {background-color: #0f4f98;}
.animenu__toggle.animenu__toggle--active .animenu__toggle__bar {background: #fff}
.animenu__toggle__bar {display: block;width: 1.875rem;height: 2px;background-color: #fff;-webkit-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);-o-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);}
.animenu__toggle__bar+.animenu__toggle__bar {margin-top: 0.45rem;}
.animenu__toggle--active .animenu__toggle__bar {margin: 0;position: absolute;}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1) {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2) {opacity: 0;}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3) {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.animenu ul {padding: 0;list-style: none;text-align: right;margin-right: -24px;}
.animenu li,.animenu a {display: inline-block;font-size: 1.125rem;}
.animenu a {color: #fff;text-decoration: none;}
.animenu__nav {}
.animenu__nav>li {position: relative;height:2.375rem;width: 13.1%;text-align: center;}
.animenu__nav>li>a{font-size: 1.125rem;line-height: 26px;font-weight: bold;}
.animenu__nav>li>a {text-transform: uppercase;color: #fff;}
.animenu__nav>li>a:first-child:nth-last-child(2):before {content: "";position: absolute;border: 4px solid transparent;border-bottom: 0;border-top-color: currentColor;top: 50%;margin-top: -2px;right: 10px;display: none;}
.animenu__nav>li:hover>ul {opacity: 1;visibility: visible;margin: 0px 0 0;}
.animenu__nav>li:hover>a {color: #fec210;}
.animenu__nav__child {min-width: 100%;position: absolute;top: 100%;z-index: 9;opacity: 0;visibility: hidden;margin: 10px 0 0 0;background-color: rgba(0,75,135,0.9);transition: margin .15s, opacity .15s;}
.animenu__nav__child>li {width: 100%;text-align: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);position: relative;}
.animenu__nav__child>li:first-child>a:after {content: '';position: absolute;height: 0;width: 0;left: 50%;margin-left: -6px;top: -6px;border: 6px solid transparent;border-top: 0;border-bottom-color: rgba(0,75,135,0.9);}
.animenu__nav__child>li:last-child {border: 0;}
.animenu__nav__child a {padding: 10px;width: 100%;border-color: #004b87;font-size: 0.875rem;}
.animenu__nav__child a:hover {border-color: #004b87;color: #fec210;}
.animenu__nav--open {display: block !important;}
.animenu__nav--open .animenu__nav__child {}
.animenu__nav__child>li dl{position: absolute;left: -100%; top: 0;background-color: rgba(161,114,59,0.8);width: 100%;display: none;}
.animenu__nav__child>li:hover dl{display: block;}
.animenu__nav>li>a.on{color: #d6b97f;}
@media only screen and (max-width:1280px) {
	/* header{padding: 0 1.5625rem;} */
	#header .logo{width: 31.5%;}
	.head-r{width: 64.59%;}
}
@media(max-width: 1024px) {
	#header .logo {width: 50%;}
	.head-r{width: 50%;}
	.animenu__nav__child>li {border-bottom: #e5e5e5 1px solid;}
	.animenu>ul{background:rgb(15,79,152,0.95);margin-right: 0;}
	.animenu {padding: 0;position: absolute;right: -1.5625rem;top:100%;z-index: 9;width: 76%;}
	.animenu__toggle {display: inline-block;float:  right;margin-top: 2.75rem;position: absolute;right: 0;}
	.animenu__nav,.animenu__nav__child {display: none;}
	.animenu__nav__child a{color: #323232;line-height: 40px;font-size: 16px;}
	.animenu__nav>li {width: 100%;border-right: 0;border-bottom:1px solid #3671a0;height: auto;background: none;}
	.animenu__nav>li .jt{ content:""; position:absolute; right:0; top:0; width:4rem; height:4rem; background:rgba(255,255,255,0.05) url(../images/jiantou.png) center no-repeat; background-size:6px auto; z-index:1000;}
	.animenu__nav>li>a.on{color: #fff;}
	.animenu__nav>li:last-child {border: 0;}
	.animenu__nav>li:first-child>a:after {content: '';position: absolute;height: 0;width: 0;left: 1em;top: -6px;border: 6px solid transparent;border-top: 0;border-bottom-color: inherit;display: none;}
	.animenu__nav>li>a {width: 100%;color: #fff; padding: 0 0 0 2rem !important;border-color: #111;position: relative;height: 4rem;line-height: 4rem;text-align: left;}
	.animenu__nav a:hover {background-color: #004b87;border-color: #004b87;color: #fff;height: 4rem;line-height: 4rem;}
	.animenu__nav__child {position: static;background-color: #f8f8f8;margin: 0;transition: none;visibility: visible;opacity: 1;}
	.animenu__nav__child>li:first-child>a:after {content: none;}
	.animenu__nav__child>li dl{display: block;position: relative;left: auto;top: auto;background: #f8f8f8;margin:0 50px 50px;width: auto;}
	.animenu__nav__child>li dl dd{border-top: 1px solid #e5e5e5;}
	.animenu__nav__child>li dl dd a{line-height: 26px;font-size: 14px;}
	.animenu__nav>li:hover>a{color: #fff;}
	.backtop{right: 0.3125rem;border: 0.9375rem;width: 40px;}
}

@media(max-width: 768px) {
#header{position: relative;}
.top-r{position: absolute;margin-bottom: 0;right: 0;top: 0.625rem;}	
#header .logo{width: 53%;padding: 2rem 0 1.5rem 0;}
.head-r{width: 28%;}
.head-box{position: relative;}
.head-box::after{content: "";display: none;}
.animenu__toggle{margin-top: 1.8rem;}
}
@media(max-width: 414px) {
#header .logo{width: 72%;padding: 2.9rem 0 1.6rem 0;}
.animenu__toggle{margin-top: 1.3rem;}
.top-r{width: 100%;left: 0;right: 0;}
.top-r p{float: left;}
.top-r .search{float: right;}
}
@media(max-width: 375px) {
	.top-r .search{width: 46%;}
	.top-r .search .text{width: 80%;}
}
@media(max-width: 360px) {
	
}
@media(max-width: 320px) {
	
}

/*==========================================公共 结束=============================================*/
/* banner */
.banner{height: auto !important;}
.banner .swiper-slide{width: 100%;}
.banner .swiper-slide a{display: block;position: relative;}
.banner .swiper-slide img {vertical-align: top;width: 100%;object-fit: cover;-webkit-animation-name: centerBig;animation-name: centerBig;animation-duration: 3s;animation-iteration-count: infinite;position: relative;}
.banner .banner-d{position: relative;bottom: 23px;}
.banner .swiper-pagination{width: 100%;text-align: center;bottom: 1rem;}
.banner .swiper-pagination .swiper-pagination-bullet{width: 0.875rem;height: 0.875rem;text-align: center;background: none;border: 1px solid #FFFFFF;box-sizing: border-box;opacity: 1;margin: 0 5px;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background: #FFFFFF;}
.banner .swiper-button-prev{ cursor: pointer !important; width: 5rem;height: 5rem;left: 1.25rem;top: 50%;margin-top: -2.5rem;z-index: 999;background: url(../images/LL.png) no-repeat center;}
.banner .swiper-button-next{cursor: pointer !important; width: 5rem;height: 5rem;left: auto;right: 1.25rem;top: 50%;margin-top: -2.5rem;z-index: 999;background: url(../images/RR.png) no-repeat center;}
@keyframes centerBig {
	0% {transform: scale(1.0, 1.0);}
	50% {transform: scale(1.03, 1.03);}
	0% {transform: scale(1.0, 1.0);}
	}
@media screen and (max-width: 1024px) {
	.banner .swiper-pagination{bottom: 0;}
}	
@media screen and (max-width: 414px) {
	.banner .swiper-button-prev{width: 2.5rem;height: 2.5rem;background-size: cover;margin-top: -1.25rem;}
	.banner .swiper-button-next{width: 2.5rem;height: 2.5rem;background-size: cover;margin-top: -1.25rem;}
	.banner .swiper-pagination{bottom: 10px;}
	.banner .banner-d{bottom: 0;}
}	
	
/* 招生链接 */
body{background: #f1f7fc;}
.links{position: relative;z-index: 5;margin-bottom: 3rem;}
.links ul{height: 140px;padding: 0 2.5rem;box-sizing: border-box;}
.links ul li{float: left;width: 10%;margin: 1.2% 2% 0 2%;position: relative;}
.links ul li+li::after{content: "";position: absolute;left: -20%;width: 1px;height: 90%;background-color: #e8e8e8;top: 5%;}
.links ul li a{display: block;text-align: center;}
.links ul li a img{display: block;text-align: center;margin: 0 auto;position: relative;z-index: 99;border: 5px solid #ebf4fb;border-radius: 50%;width: 4.375rem;height: 4.375rem;}
.links ul li a>div{position: relative;z-index: 2;display: inline-block;}
.links ul li a>div::before{content: "";position: absolute;width: 100%;height: 100%;top: 0%;left: 0%;border-radius: 50%;background:#ebf4fb;z-index: 0;}
.links ul li a>div::after{content: "";position: absolute;width: 100%;height: 100%;top: 0%;left: 0%;border-radius: 50%;background:#ebf4fb;z-index: 0;}
.links ul li:hover a>div img{border: 5px solid rgba(0,0,0, 0);}
.links ul li:hover a>div::after{animation:fdxs 1.5s infinite;}
.links ul li:hover a>div::before{animation:fdxs 1s infinite;}
.links ul li a p{font-size: 1.125rem;color: #323232;text-align: center;margin-top: 1rem;}
.links ul li:hover a p{color: #0f4f98;}

@keyframes fdxs
{
0%   {opacity: 1;transform: scale(1);}
100% {opacity: 0;transform: scale(1.5);}
}
@media screen and (max-width: 768px) {
	.links{position: relative;top: 0;z-index: 5;margin-top: 2.1875rem;margin-bottom: 1rem;}
	.links ul {background: none;height: auto;}
	.links ul{display: flex;justify-content: center;flex-wrap: wrap;padding: 0;}
	.links ul li{float: left;width: 23%;margin: 1.2% 1% 0 1%;position: relative;height: 7.5rem;}
	.links ul li+li::after{display: none;}
	.links ul li a p{margin-top: 5px;}
}
@media screen and (max-width: 414px) {
}


/* part1 */
.part1{margin-top: -2.1875rem;}
.part1-b-l{width: 48.4375%;}
.part1-b-l .title {border-bottom: 1px solid #d4d4d4;padding-bottom: 1rem;}
.part1-b-l .title h5{font-size: 2rem;color: #323232;font-weight: normal;letter-spacing: 0.25rem;line-height: 2rem;background: url(../images/bt01.png) no-repeat left center;background-size: 2.25rem;padding-left: 2.8rem;line-height: 2.375rem;position: relative;}
.part1-b-l+.part1-b-l .title h5{background: url(../images/bt02.png) no-repeat left center;background-size: 2.25rem;}
.part1-b-l .title h5::after{content: "";position: absolute;left: 0;bottom: -18px;background: #004B87;height: 3px;width: 100%;}
.part1-b-l .title a{transition: 0.6s all;font-size: 0.875rem;color: #999999;line-height: 2rem;position: relative;top: 10px;}
.part1-b-l .title a:hover{color: #004b87;transition: 0.6s all;}
.part1-b-l ul{margin-top: 1.875rem;position: relative;}
.part1-b-l ul::after{content: "";position: absolute;left: 1px;width: 1px;height: calc(100% - 2.9375rem);background: #004781;top: 1.46875rem;left: 4.5px;z-index: 0;}
.part1-b-l ul li{}
.part1-b-l ul li a{display: block;position: relative;overflow: hidden;}
.part1-b-l ul li i{transition: 0.6s all;width: 6rem;height: 1.625rem;line-height: 1.625rem;font-style: normal;color: #666;font-size: 0.875rem;text-align: center;display: block;position: relative;display: inline-block;text-align: right;float: right;line-height: 2.9375rem;}
.part1-b-l ul li p{transition: 0.6s all;font-size: 1rem;color: #323232;line-height: 2.9375rem;height: 2.9375rem;overflow: hidden;width: calc(100% - 7rem);float: left;position: relative;box-sizing: border-box;padding-left: 1.2rem;}
.part1-b-l ul li p::after{position: absolute;content: "";left: 0;width: 7px;height: 7px;border: 1px solid #004b87;border-radius: 50%;background: #f1f7fc;top: 50%;margin-top: -3.5px;z-index: 5;}
.part1-b-l ul li:hover p::after{background: #004B87;}
.part1-b-l ul li:hover i{color: #0f4f98;transition: 0.6s all;}
.part1-b-l ul li:hover p{padding-left: 1.625rem; color: #0f4f98;transition: 0.6s all;}

@media only screen and (max-width:1280px) {
	
}
@media screen and (max-width: 768px) {
	.part1{margin-top: 0rem;}
	.part1-b-l{width: 100%;}
	.part1-b-l+.part1-b-l{margin-top: 2rem;}
}
@media(max-width: 768px) {
}
@media(max-width: 598px) {
}
@media(max-width: 414px) {
	.part1-b-l .title h5{font-size: 1.25rem;}
}
@media(max-width: 375px) {
	
}
@media(max-width: 360px) {
}
@media(max-width: 320px) {
	
}


.w10{width:100%;margin: 0 auto;}
.wrap {max-width: 1280px;width: 100%;margin: 0 auto;}
.box-bg{background: #f1f7fc url(../images/bg.png) no-repeat bottom center;background-size: cover;}
/* video start */
.part_video{padding-bottom: 3.125rem;position: relative;margin-top: 2.5rem;overflow-x: hidden;}
.part_video .swiper1 {width: 80%;padding-bottom: 7px;position: absolute;margin-bottom: 1.875rem;z-index: 999;}
.part_video .swiper1::after{content: "";width: 160%;height: 1px;background: #d4d4d4;position: absolute;bottom: 6px;left: 0;}
	.part_video .swiper1.swiper-container{overflow: visible;}
.part_video .swiper1 .swiper-slide {width: auto;margin-right: 2.5rem;cursor: pointer;}
.part_video .swiper1 .swiper-slide p{position: relative; cursor: pointer;padding-left: 46px;font-size: 2rem;color: #323232;letter-spacing: 2px;background: url(../images/video01.png) no-repeat left top;line-height: 2.25rem;padding-bottom: 1.25rem;}
	.part_video .swiper1 .selected p {color: #0f4f98;position: relative;}
	.part_video .swiper1 .selected p::after{content: "";width: 100%;height: 3px;background: #0f4f98;position: absolute;bottom: -2px;left: 0;}
	.part_video .swiper1 .selected p::before{content: "";width: 14px;height: 7px;background: url(../images/video03.png) no-repeat center;position: absolute;bottom: -9px;left: 50%;margin-left: -7px;}
	.part_video .swiper2 .swiper-slide-active .more{display: block;}
	.part_video .more{display: none; position: absolute;right: 0;top: 0;line-height: 2.25rem;color: #999999;font-size: 0.875rem;z-index: 9999;}
	.part_video .more a{line-height: 2.25rem;color: #999999;font-size: 0.875rem;margin-top: 0.5rem;display: block;}
	.part_video .more a:hover{color: #0f4f98;transition: 0.6s all;}
.part_video .swiper2 {width: 100%;}
.part_video .swiper2 .swiper-slide {
		
	}
.part_video li a{display:block;position: relative;}
.part_video .ul1{float: left;width: 23.3%;}
.part_video .ul2{float: left;width: 48.4%;margin-left: 2.5%;}
.part_video .ul3{float: right;width: 23.3%;}
	.part_video li{}
	.part_video li a{display: block;}
	.part_video li+li{margin-top: 1.875rem;}
	.part_video li:last-child{margin-right: 0;}
	.part_video li{position: relative;height: 200px;overflow: hidden;}
	.part_video .ul2 li{position: relative;height: 430px;overflow: hidden;}
	.part_video li img{object-fit: cover;transition: 0.6s all;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
	.part_video li span{width: 50px;height: 50px;position: absolute;top: 50%;margin-top: -25px;left: 50%;margin-left: -25px;z-index: 2;background: url(../images/video04.png) no-repeat center;background-size: cover;}
	.part_video li video{}
	.part_video li .pic{overflow: hidden;}
	.part_video li .pic img{object-fit: cover;display: block;width: 100%;transition: 0.6s all;height: 220px;object-fit:cover;}
	.part_video .ul2 li .pic img{height: 430px;object-fit:cover;}
	.part_video li .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/video05.png) repeat-x bottom;z-index: 2;}
	.part_video li .text p{transition: 0.6s all;position: absolute;width: calc(100% - 20px);padding: 0 0.625rem;bottom: 0.75rem;left: 0;width: 100%;font-size: 1rem;line-height: 1.375rem;text-align: center;color: #fff;}
	.part_video li:hover img{transition: 0.6s all;transform: scale(1.1);}
	
	.part_video .swiper2 .swiper-slide{padding-top:5.2rem;position: relative;}
	
/* video end */
/* footer start */
.footer{padding: 2.5rem 0; background: url(./-bg.jpg) no-repeat center;background-size: cover;}
.footer-l{width: 50%;}
.footer-l li{width: 20%;margin-right: 5%; float: left;}
.footer-l li:last-child{margin-right: 0;}
.footer-l li .pic img{display: block;width: 100%;}
.footer-l li p{margin-top: 0.5rem;font-size: 0.75rem;color: #fff;text-align: center;}
.footer .footer-r{}
.footer .footer-r li{padding-left: 20px;background: url(../images/footer-01.png) no-repeat left 5px;}
.footer .footer-r li+li{background: url(../images/footer-02.png) no-repeat left 5px;}
.footer .footer-r li+li+li{background: url(../images/footer-03.png) no-repeat left 5px;}
.footer .footer-r li+li+li+li{background: url(../images/footer-04.png) no-repeat left 3px;}
.footer .footer-r li p{font-size: 0.875rem;color: #bbc5d8;padding-bottom: 0.9375rem;line-height: 1.375rem;}
.footer .footer-r li p i{font-style: normal;margin-left: 1.25rem;}
.footer .footer-r li p s{text-decoration: none;margin-left: 1.875rem;padding-left: 1.5rem;background: url(../images/footer03.png) no-repeat left center;}
/* footer end */
@media only screen and (max-width:1280px) {
	.wrap{padding: 0 15px;}
	.part_video{padding: 0 15px 50px 15px;}
}
@media screen and (max-width: 1024px) {
	.footer .footer-l{width: 100%;margin-bottom: 1.875rem;}
	.footer .footer-l ul{width: 40%;margin: 0 auto;}
	.footer-r{width: 100%;}
	.footer-r ul{display: table;margin: 0 auto;}
	.part_video li,.part_video li .pic img{height: 176px;}
	.part_video .ul2 li,.part_video .ul2 li .pic img{height: 380px;}
}
@media(max-width: 768px) {
	.part_video li, .part_video li .pic img{height: auto;height: 28rem;}
	.part_video .ul2 li,.part_video .ul2 li .pic img{height: 28rem;}
	.part_video .ul2 {margin-top: 1.875rem;}
	.part_video .ul3 {margin-top: 1.875rem;}
	.footer .footer-l ul{width: 50%;}
	.part_video li img{height: auto;}
	.part_video .ul1{width: 100%;}
	.part_video .ul2{margin-left: 0;width: 100%;}
	.part_video .ul3{width: 100%;}
}

@media(max-width: 598px) {
	.footer .footer-l ul{width: 80%;}
	.part_video li, .part_video li .pic img{height: auto;height: 20rem;}
	.part_video .ul2 li,.part_video .ul2 li .pic img{height: 20rem;}
}
@media(max-width: 414px) {
	.footer .footer-l ul{width: 100%;}
	.part_video li, .part_video li .pic img{height: auto;height: 17rem;}
	.part_video .ul2 li,.part_video .ul2 li .pic img{height: 17rem;}
	.part_video .swiper1 .swiper-slide{margin-right: 20px;}
        .part_video .swiper1 .swiper-slide p{font-size: 1.25rem;padding-left: 0;background: none;letter-spacing: 0;padding-bottom: 0.625rem;}
}
@media(max-width: 375px) {
	
}
@media(max-width: 360px) {
	.part_video li, .part_video li .pic img{height: auto;height: 14.5rem;}
	.part_video .ul2 li,.part_video .ul2 li .pic img{height: 14.5rem;}
}
@media(max-width: 320px) {
	.part_video li, .part_video li .pic img{height: auto;height: 12.5rem;}
	.part_video .ul2 li,.part_video .ul2 li .pic img{height: 12.5rem;}
}
/* list01 */
.nybanner img{ display:block;width:100%;}
.list-box{padding: 2.5rem 0;position: relative;}
.position{overflow: hidden;margin-bottom: 1.875rem;position: relative;border-bottom: 1px solid #e1e1e1;}
.position h5{float: left;width: 16%;font-size: 1rem;line-height: 2.5rem;color: #323232;display: none;}
.position p{padding-left: 1.625rem;font-size: 0.875rem;line-height: 2.5rem; color: #888888;background: url(../images/position01.png) no-repeat left center;}
.position p a{color: #888888;transition: 0.6s all;}
.position p a.on{color: #005bac;}
.position p a:hover{color: #005bac;transition: 0.6s all;}
.list-nav-icon{position: absolute;right: 0;top: 3.75rem;display: none;}

/*内页样式*/
.ny_left{float:left; width: 25%;background: url(../images/list02.png) no-repeat bottom center;}
.ny_left_top{padding: 2.625rem 0;background: url(./list01.jpg) no-repeat center;}
.ny_left_top h5{font-size: 2.25rem;color: #fff;padding-bottom: 1.25rem;text-align: center; position: relative;font-weight: normal;}
.ny_left_top h5::after{position: absolute;left:50%;margin-left: -15px; bottom: 0;width: 30px;height: 2px;background: white;content: "";}
.sidenav{ overflow:hidden; display:block;}
.accordion { width:100%; }
.accordion .nav-link { font-size: 1.25rem;color: #000;display: block;line-height: 3.75rem;height: 3.75rem;text-align: center;}
.accordion .nav-link a{ display: block;color: #000;margin: 0 1.875rem;}
.accordion .nav-link:hover{color: #FFFFFF;background: #0f4f98;border-left: 4px solid #fec210;}
.accordion .nav-link:hover a{color: #ffffff;}
.accordion .nav-link a{color: #323232;}
.accordion .nav-link.hover{background: #0f4f98;border-left: 4px solid #fec210;}
.accordion .nav-link.hover a{color: #ffffff;}
.currentnav{ background:#f7f8fa !important; color: #fff !important; }
.nav-link1{ width:50px; height:3.75rem; line-height:3.75rem; cursor: pointer; position:absolute; top:0; right:3px;}
.accordion li{  position: relative; font-size:16px; border-bottom:1px solid #ebebeb; background:#fff;overflow:hidden;  }
.nav-link1 .on{}
.accordion li i { display:block; width:3.75rem; height:3.75rem;background: url(../images/list03.png) no-repeat center;: absolute;right: 12px;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;-webkit-transform: rotate(180deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg); }
.accordion li.open .nav-link{background: #0f4f98;border-left: 4px solid #fec210;}
.accordion li.open .nav-link { }
.accordion li.open .nav-link a{color: #ffffff;}
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
.sidemenu {padding: 0.9375rem 0;border-bottom: 1px solid #d9d9d9;}
.sidemenu li {font-size:1rem;border-bottom:none;padding-left: 1.875rem;}
.sidemenu li a { display: block;line-height: 1.5rem;margin:0.5rem 0;font-size: 1rem;color: #676767;text-decoration: none;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease; transition: all 0.25s ease; }
.sidemenu a.on{transition: 0.6s all;color:#0f4f98;padding-left:1rem;border-left:2px solid #fec210;} 
.sidemenu li:hover a{transition: 0.6s all;color: #0f4f98;padding-left:1rem;border-left:2px solid #fec210;}
.list-r{float: right;width: 71%;background: #fff;padding: 2.5rem;}
.list-rr{float: right;width: 100%;}
.list01{}
.list01 li{transition: 0.2s all;}
.list01 li a{display: block;padding: 1.25rem;}
.list01 li p{float: left;width: calc(100% - 50px); font-size: 1.125rem;line-height: 1.25rem;height: 1.25rem;overflow: hidden;  color: #323232;padding-left: 0px;background: url(../images/list04.png) no-repeat left 6px;}
.list01 li i{float: right;font-style: normal;display: block;color: #999999;line-height: 1.25rem;font-size: 0.875rem;text-align: right;}
.list01 li:nth-child(even){background: #f1f7fc;}
.list01 li:hover{background: #0f4f98;box-shadow: 0px 1px 35px 0px rgba(18, 36, 57, 0.23);transition: 0.2s all;}
.list01 li:hover p{color: #fff;background: url(../images/list04-on.png) no-repeat left 6px;}
.list01 li:hover i{color: #fff;}
.fanye{margin-top: 2.5rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
/* list02 */
.list02 li:nth-child(even){background: #f1f7fc;}
.list02 li{transition: 0.6s all;}
.list02 li a{display: block;padding: 1.25rem;position: relative;}
.list02 li .time{position: absolute;left: 1.25rem;top: 50%;margin-top: -32px; width: 65px;height: 65px;border: 1px solid #e4e4e4;}
.list02 li .day{font-size: 2.125rem;color: #115199;font-weight: bold;text-align: center;line-height: 44px;}
.list02 li .year{font-size: 0.75rem;color: #999999;text-align: center;}
.list02 li .pic{width: 260px;overflow: hidden;margin-left: 85px;float: left;}
.list02 li .pic img{display: block;width: 100%;transition: 0.6s all;}
.list02 li .text{float: right;width: calc(100% - 365px);}
.list02 li .text h5{transition: 0.6s all;font-size: 1.125rem;color: #323232;line-height: 1.625rem;height: 3.25rem;overflow: hidden;margin-bottom: 1.875rem;}
.list02 li .text i{font-style: normal;font-size: 0.875rem;color: #115199;margin-bottom: 1.25rem;display: none;}
.list02 li .text p{font-size: 0.75rem;color: #999999;line-height: 1.5rem;height: 4.5rem;overflow: hidden;}
.list02 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.list02 li:hover .text h5{color: #115199;transition: 0.6s all;}
/* list03 */
.list03 ul{margin-right: -2.6%;}
.list03 li{float: left;width: 30.7%;margin-right: 2.6%;margin-bottom: 1.25rem;}
.list03 li a{display: block;position: relative;}
.list03 li .pic{overflow: hidden;}
.list03 li .pic img{display: block;width: 100%;height: 187px; object-fit: cover;transition: 0.6s all;}
.list03 li .icon{position: absolute;width: 40px;height: 40px;top: 50%;margin-top: -20px;left: 50%;margin-left: -20px;}
.list03 li .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/video05.png) repeat-x bottom;z-index: 2;}
.list03 li .text p{transition: 0.6s all;position: absolute;width: calc(100% - 20px);padding: 0 0.625rem;bottom: 0.75rem;left: 0;width: 100%;font-size: 15px;line-height: 1.375rem;text-align: center;color: #fff;}
.list03 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media(max-width: 1280px) {
	.wrap{padding: 0 15px;}
	.list01 li .pic img{height: 198px;}
	.part_video{padding: 0 15px 3.125rem 0.9375rem;}
}
@media(max-width: 1200px) {
	.ny_left_top{padding: 0;}
	.list01 li .pic img{height: 247px;}
	.list-nav-icon{display: block;width: 30px;right: 15px;top: 14px;}
	.list-nav-icon img{display: block;width: 100%;}
	.position{background: #f5f5f5;border-bottom: none;}
	.position h5{width: 100%;text-align: left;display: block;padding-left: 0.9375rem;line-height: 3.5rem;font-size: 1.2rem;}
	.position p{display: none;}
	.list-nav{position: absolute;width: calc(100% - 60px);top: 100px;left: 30px; z-index: 9;background: #f9f9f9;display: none;}
	.list-nav h5{display: none;}
	.list-nav .sidenav{border-left: none;}
	.list-nav .nav-link{padding:0 0.9375rem;}
	.list-r{float: none;width: 100%;padding: 0.9375rem;}
	.list03 li .pic img{height: 260px;}
	
}
@media screen and (max-width: 1000px) {
	.list01 li .pic img{height: 189px;}
	.list03 li .pic img{height: 214px;}
}
@media(max-width: 768px) {
	.list01 li .pic img{height: 143px;}
	.list01 li p{width: 100%;height: auto;line-height: 1.625rem;overflow: initial;}
	.list01 li i{float: left;margin-top: 0.625rem;}
	.list02 li .time{display: none;}
	.list02 li .pic{width: 100%;margin-left: 0;}
	.list02 li .text{width: 100%;margin-top: 1.25rem;}
	.list02 li .text h5{height: auto;margin-bottom: 1.25rem;}
	.list02 li .text i{display: block;}
	.list03 li{width: 49%;margin-right: 2%;}
	.list03 ul{margin-right: 0;}
	.list03 li:nth-child(even){margin-right: 0;}
	.list03 li .pic img{height: 251px;}
}
@media(max-width: 414px) {
	.list03 li{width: 100%;margin-right: 0;}
	.list03 li .pic img{height: auto;}
}
@media(max-width: 375px) {
}
@media(max-width: 360px) {
}
@media(max-width: 320px) {
}


/* 内容页 */
.nry{}
.nry .con01{border-bottom: 1px solid #dcdcdc;padding-bottom: 1.25rem;}
.nry .con01 h5{font-size: 1.875rem;line-height: 2.875rem;font-weight: normal;margin-bottom: 0.625rem;}
.nry .con01 p{font-size: 0.875rem;color: #999999;}
.nry .con01 p i{background: url(../images/time.jpg) no-repeat left center;padding-left: 1.125rem;background-size: 0.9375rem;}
.nry .con01 p b{background: url(../images/eye.jpg) no-repeat left center;padding-left: 1.25rem;background-size: 1.125rem;}
.nry .con01 p i,
.nry .con01 p b{font-size: 0.875rem;color: #999999;font-style: normal;font-weight: normal;margin-right: 1rem;line-height: 1.5rem;}
.nry .con02{padding-bottom: 2.25rem;border-bottom: 1px solid #dcdcdc;}
.nry .con02 p{display: block;font-size: 1.125rem!important;line-height: 2.5rem!important;margin-top: 1rem!important;text-indent: 2em;}
.nry .con02 img{display: block;max-width: 80%;margin: 0.5rem auto;}
.nry .con03 {margin-top: 1rem;}
.nry .con03 p{font-size: 1.125rem;font-weight: bold;line-height: 2.125rem;color: #323232;margin-top: 5px;}
.nry .con03 p a{transition: 0.6s all;font-size: 1.125rem;line-height: 2.125rem;font-weight: normal;color: #323232;}
.nry .con03 p a:hover{color: #115199;transition: 0.6s all;}
@media(max-width: 580px) {
	 .nry .con02 img{width: 100%;max-width: 100%;}
}
/* 学院介绍 */
.list04{}
.list04 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.list04 ul li{width: 30%;background: #F9F9F9;margin-bottom: 1.25rem;border-top: 2px solid #5b8dc5;}
.list04 ul li .text{font-size: 1rem;color: #323232;line-height: 1.5rem;padding: 1rem 1rem;}
.list04 ul li .text a{font-size: 1rem;color: #323232;line-height: 1.5rem;}
.list04 ul li .text a:hover{color:#115199;text-decoration: underline;}

@media(max-width: 768px) {
 .list04 ul li{width: 48%;}
#vsb_content_2 TABLE TD P{width: 100% !important;}
}
@media(max-width: 414px) {
 .list04 ul li{width: 100%;}
}