@charset "utf-8";
/* CSS Reset*/
input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #d6f0ff;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #d6f0ff;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #d6f0ff;
}
.box-content {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.t-l {
	text-align: left;
}
.t-c {
	text-align: center;
}
.t-r {
	text-align: right;
}
.an {
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
}
.img-width {
	max-width: 100%;
	height: auto !important;
}
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	/* *zoom: 1; */
}
.radius {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.over-txt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.txt-a-A {
	text-transform: capitalize;
	text-transform: uppercase;
	text-transform: lowercase;
}
.po-re {
	position: relative;
}
.p30 {
	padding-left: 10px;
	padding-right: 10px;
}
.bg {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/);
	background-color: rgba(0, 0, 0, 0.5);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.borderStyle {
	border-bottom: 1px dashed #707070;
	border-top: 1px dotted #707070;
}
.box-shadow {
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
}
/*public*/
.top-se {
	background: #666;
	display: none;
}
.t_se {
	width: 400px;
	max-width: 90%;
	position: relative;
	padding-right: 100px;
	height: 30px;
	margin: 15px auto;
	background: #fff;
}
.se_txt {
	width: 100%;
	float: left;
	border: none;
	margin: 0;
	padding-left: 10px;
	background: transparent;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #333;
	font-family: 'SimSun';
}
.se_sub {
	position: absolute;
	right: 30px;
	top: 0;
	width: 60px;
	height: 30px;
	color: #fff;
	font-size: 12px;
	border: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: #0d4ea8;
}
.se_close {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: #333 url(https://haxq.njfu.edu.cn/DFS//template/2643//images/close.png) no-repeat center;
	width: 30px;
	height: 30px;
}

.top-block {
	width: 100%;
	position: relative;
}
.top {
	width: 100%;
	background: #006e4f url(https://haxq.njfu.edu.cn/DFS//template/2643//images/top-bg.jpg) no-repeat center top;
	position: relative;
	z-index: 50;
}
.container {
	position: relative;
}
.logo {
	padding: 0 5px;
	text-align: center;
}
.logo_table {
	display: table;
	width: 100%;
	height: 64px;
}
.logo_cell {
	display: table-cell;
	vertical-align: middle;
}
.logo_cell img {
	max-width: 548px;
	width: 100%;
	height: auto;
}
.top_r {
}
.top_r_a {
	text-align: right;
}
.top_r_a a {
	display: inline-block;
	/* *display: inline; */
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #fefefe;
	vertical-align: middle;
	margin-left: 3px;
	font-family: 'SimSun';
}
.top_r_a a.a1 {
	width: 37px;
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/se.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #006e4f;
}
.top_r_a a.a2 {
	background-color: #006e4f;
	padding: 0 10px;
}
.top_r_a a:hover {
	background-color: #008800;
}

.top_nav {
	margin-top: 12px;
}
.pc_menuCon {
	border-radius: 12px;
	-webkit-border-radius: 12px;
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/a1.jpg) repeat-x;
}
.pc_menuCon li {
	float: left;
	position: relative;
	line-height: 47px;
	height: 47px;
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/a3.png) no-repeat left center;
}
.pc_menuCon li a {
	display: block;
	color: #151515;
	line-height: 47px;
	font-size: 14px;
	text-align: center;
	padding: 0 15px;
}
.pc_menuCon li.yuanj-a a {
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.pc_menuCon li.yuanj-b a {
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
}
.pc_menuCon > li:hover > a {
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/a2.jpg) repeat-x;
	color: #fff;
}
.pc_menuCon > li.active > a {
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/a2.jpg) repeat-x;
	color: #fff;
}
.pc_menuCon > li.parent > a {
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/a2.jpg) repeat-x;
	color: #fff;
}
.pc_menuCon > li.selected > a {
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/a2.jpg) repeat-x;
	color: #fff;
}

.pc_menuCon ul {
	position: absolute;
	left: 0px;
	top: 47px;
	display: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #006e4f;
	list-style: none;
}
.pc_menuCon ul li {
	width: 100%;
	float: left;
	background: transparent;
	height: 32px;
	line-height: 32px;
	border-top: 1px solid #e9ecf0;
}
.pc_menuCon ul li a {
	display: block;
	color: #fff;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	padding: 0;
	text-align: center;
	border: none;
	font-weight: normal;
	border-radius: 0;
}
.pc_menuCon ul li:hover {
	background: #008800;
}
.pc_menuCon ul li:hover a {
	color: #fff;
}
/*-----pc nav-----*/
.mean-container {
	background: #f8f8f8;
}
.mean-container a.meanmenu-reveal {
	color: #1573bd;
}
.mean-container a.meanmenu-reveal span {
	background: #1573bd;
}
.mean-container .meanmenu-title {
	color: #1573bd;
}
.mean-container .mean-nav {
	background: rgba(21, 115, 189, 0.9);
}
.lighted-fixed {
	position: fixed;
	left: 0;
	width: 100%;
	top: 0;
	background: #f8f8f8;
	z-index: 999;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
}
.lighted-fixed .mean-nav > ul {
	height: calc(100vh - 50px);
	overflow-y: auto;
}
/*-----phone nav-----*/
.banner {
	position: relative;
	width: 100%;
}
.banner {
	height: 125px;
}
.banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner-pagination .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	opacity: 1;
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/ardius_d.png) no-repeat center;
}

.banner-pagination .swiper-pagination-bullet-active,
.banner-pagination .swiper-pagination-bullet:hover {
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/ardius_q.png) no-repeat center;
}

/* .banner .bx-wrapper .bx-pager.bx-default-pager a {
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/ardius_d.png) no-repeat center;
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/ardius_q.png) no-repeat center;
}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	bottom: 10px;
}
.banner .bx-controls-direction {
	width: 100%;
	position: absolute;
	left: 0;
	top: 57%;
}
.banner .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -23px;
	outline: 0;
	width: 60px;
	height: 47px;
	text-indent: -9999px;
	z-index: 1;
}
.banner .bx-wrapper .bx-prev {
	left: 10px;
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/aa-l.png) no-repeat center;
}
.banner .bx-wrapper .bx-next {
	right: 10px;
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/aa-r.png) no-repeat center;
}
.banner .bx-wrapper .bx-controls-direction a:hover {
	opacity: 0.7;
	margin-top: -28px;
} */

.banner1 {
	width: 100%;
	padding: 20px 0 0 0;
}
.banner1 img {
	width: 100%;
	max-height: 300px;
}

.section {
	padding: 0 0 30px 0;
	background: #ebebeb;
}
.section-l {
	background: #fff;
}
.section .row {
	margin-left: -12px;
	margin-right: -12px;
}
.section .row .col {
	padding-left: 12px;
	padding-right: 12px;
}
.section-l .row {
	margin-left: -6px;
	margin-right: -6px;
}
.section-l .row .col {
	padding-left: 6px;
	padding-right: 6px;
}
.section-column-b {
	padding: 5px 12px;
}
.in_title {
	width: 100%;
	position: relative;
	height: 45px;
	padding-right: 50px;
	padding-top: 15px;
	margin-bottom: 10px;
}
.in_title span {
	font-size: 20px;
	color: #006e4f;
	display: inline-block;
	/* *display: inline; */
	line-height: 30px;
	height: 30px;
}
.in_title a {
	display: block;
	width: 45px;
	height: 23px;
	line-height: 20px;
	position: absolute;
	right: 0;
	bottom: 3px;
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/more.gif) no-repeat center;
}
.in_title_b span {
	color: #b2b2b2;
	margin-right: 12px;

	cursor: pointer;
}
.in_title_b span.active {
	color: #006e4f;
}
.list-img {
}

.bxslider li {
	max-height: 400px;
	/* max-height: 500px; */
}

.bxslider03-pic li {
	height: 270px;
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
}

.bxslider03-title {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 16px;
}

.bxslider03-content {
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 30px;
	white-space: nowrap;
	overflow: hidden;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	position: relative;
}
.bxslider03-pic li a {
	display: block;
	width: 100%;
	height: 100%;
}
.list-img .bx-wrapper .bx-pager.bx-default-pager a {
	background: #100402;
	color: #fff;
	text-indent: 0;
	font-size: 12px;
	text-align: center;
	display: block;
	width: 22px;
	height: 14px;
	line-height: 14px;
	margin: 0 1px;
	outline: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.list-img .bx-wrapper .bx-pager.bx-default-pager a:hover,
.list-img .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ce0609;
}
.list-img .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	bottom: 10px;
	left: auto;
	right: 10px;
	height: 10px;
	text-align: right;
}
.list-ul {
}
.list-ul-li li {
	height: 45px;
	border-bottom: 1px dotted #808080;
	position: relative;
}
.list-ul-li li a {
	display: block;
	padding: 0 2px 0 50px;
	font-size: 14px;
	color: #333;
	line-height: 44px;
	height: 44px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	font-size: 16px;
}
.list-ul-li li a i {
	font-style: normal;
	width: 50px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.list-ul-li li:hover a {
	color: #006e4f;
}
.list-ul-li li.info-on a {
	color: #006e4f;
}
.list-ul-li i {
	font-family: Arial;
}
.section-r {
	/* height: 350px; */
	background: #fff;
	position: relative;
	padding: 0 12px 9px 12px;
	margin-top: 24px;
}
.ul-more {
	display: block;
	width: 45px;
	height: 23px;
	line-height: 20px;
	position: absolute;
	right: 12px;
	top: 18px;
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/more.gif) no-repeat center;
}
.list-ul-b {
	display: none;
}

.school {
	padding-bottom: 22px;
}
.school-title {
	text-align: center;
	font-weight: bold;
	padding: 20px 0;
}
.school-title h3 {
	font-size: 24px;
	color: #006e4f;
}
.school-title p {
	color: #9bb3c6;
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;
}
.school-list .row {
	margin-left: -12px;
	margin-right: -12px;
}
.school-list .row .col {
	padding-left: 12px;
	padding-right: 12px;
}
.school_item {
	position: relative;
	margin-bottom: 24px;
}
.school_item a {
	display: block;
}
.school_item .img {
	width: 100%;
	overflow: hidden;
}
.school_item .img img {
	width: 100%;
	height: auto;
}
.school_item .title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 34px;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 34px;
	text-align: center;
	padding: 0 15px;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, 0.45);
}
.school_item:hover {
	box-shadow: 0 0 10px 3px #666;
	-webkit-box-shadow: 0 0 10px 3px #666;
	-moz-box-shadow: 0 0 10px 3px #666;
}
.school_item:hover .title {
	background: rgba(0, 0, 0, 0.8);
}
.school-more {
	padding: 6px 0;
}
.school-more a {
	display: block;
	width: 125px;
	height: 30px;
	margin: 0 auto;
	border: 1px solid #006e4f;
	background: #006e4f;
	line-height: 28px;
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	color: #fefeff;
}
.school-more a:hover {
	background: #fff;
	color: #006e4f;
}

/*20200902*/
.choose {
	padding: 30px 0;
}
.choose-con {
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/chooseBG.jpg) no-repeat center/cover;
	padding: 15px;
}
.choose-con .row {
	margin-left: 0;
	margin-right: 0;
}
.choose-con .row .col {
	padding-left: 0;
	padding-right: 0;
}
.choose-item {
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	background-size: cover;
}
.choose-item span {
	display: block;
	width: 45%;
	margin: 0 auto;
	padding-top: 12%;
}
.choose-item span img {
	max-width: 100%;
	height: auto;
}
.choose-item p {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
.choose-item01 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg01.jpg);
}
.choose-item02 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg02.jpg);
}
.choose-item03 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg03.jpg);
}
.choose-item04 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg04.jpg);
}
.choose-item05 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg05.jpg);
}
.choose-item06 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg06.jpg);
}
.choose-item07 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg07.jpg);
}
.choose-item08 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg08.jpg);
}
.choose-item09 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg09.jpg);
}
.choose-item10 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg10.png);
}
.choose-item11 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg11.png);
}
.choose-item12 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg12.png);
}
.choose-item13 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg13.png);
}
.choose-item14 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg14.png);
}
.choose-item15 {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg15.png);
}

.choose-item01:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg001.jpg);
}
.choose-item02:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg002.jpg);
}
.choose-item03:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg003.jpg);
}
.choose-item04:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg004.jpg);
}
.choose-item05:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg005.jpg);
}
.choose-item06:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg006.jpg);
}
.choose-item07:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg007.jpg);
}
.choose-item08:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg008.jpg);
}
.choose-item09:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg009.jpg);
}
.choose-item10:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg010.jpg);
}
.choose-item11:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg011.jpg);
}
.choose-item12:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg012.jpg);
}
.choose-item13:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg013.jpg);
}
.choose-item14:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg014.jpg);
}
.choose-item15:hover {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/choose/bg015.jpg);
}
/*20200902*/

.foot {
	background: #333 url(https://haxq.njfu.edu.cn/DFS//template/2643//images/bo-bg.jpg) no-repeat center bottom;
	padding: 75px 0 0;
	position: relative;
}
.fo-l {
	width: 100%;
}
.fo-l-dl {
	width: 100%;
}
.fo-l-dl dl {
	float: left;
	width: 33.3333%;
	padding-left: 10px;
	height: 100px;
	font-family: 'SimSun';
}
.fo-l-dl dl dt {
	font-size: 12px;
	font-weight: bold;
}
.fo-l-dl dl dt a {
	color: #fff;
}
.fo-l-dl dl dd {
	font-size: 12px;
	line-height: 24px;
}
.fo-l-dl dl dd a {
	color: #ddeaf5;
}
.fo-l-dl dl a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.fo-l-lnk {
	margin: 0 auto;
	width: 148px;
}
.fo-l-lnk h3 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.fo-c {
	margin-top: 20px;
}
.fo-c a {
	display: block;
	width: 100%;
	height: 36px;
	background: #db9110;
	max-width: 230px;
	margin: 0 auto 5px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 36px;
}
.fo-c a:hover {
	background: #ffaf24;
}
.fo-r {
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
	margin-top: 30px;
}
.fo-r img {
	width: 115px;
	height: 115px;
	margin-bottom: 10px;
}
.fo-r p {
	font-size: 12px;
	color: #fff;
	font-family: 'SimSun';
	line-height: 24px;
}
.footer {
	background: #006e4f;
	font-size: 12px;
	color: #8dace0;
	font-family: 'SimSun';
	line-height: 24px;
	padding: 14px 0;
}
.fo-logo {
	margin-bottom: 10px;
	text-align: center;
}
.fo-logo img {
	max-width: 70%;
	height: auto;
}
.fo-txt {
	text-align: center;
	color: #fff;
	font-family: Arial;
}
.fo-txt a {
	font-size: 12px;
	color: #fff;
	font-family: 'Arial';
}
.fo-txt a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer {
	background: #006e4f url(https://haxq.njfu.edu.cn/DFS//template/2643//images/footer.png) repeat;
}
.footer .container {
}
.back-top {
	display: block;
	width: 68px;
	height: 44px;
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #006e4f;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -34px;
}
.back-top:hover {
	background-color: #22b431;
}

.fo-l-lnk-con {
	margin-top: 20px;
}
.select {
	height: 22px;
	position: relative;
	width: 148px;
	margin-bottom: 17px;
}
.select p {
	padding: 0 20px;
	cursor: pointer;
	line-height: 22px;
	background: #fff;
	font-size: 12px;
	color: #585959;
	position: relative;
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/select.jpg) no-repeat center;
}
.select p i {
	display: block;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -2px;
	height: 0;
	width: 0;
	border-bottom: 4px solid #585757;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}
.select ul {
	position: absolute;
	left: 0;
	bottom: 22px;
	width: 100%;
	display: none;
}
.select ul li {
	background: #aad4fe;
	line-height: 17px;
	font-size: 12px;
	color: #9e9c9c;
	margin-bottom: 2px;
	padding: 4px 15px;
	width: 100%;
}
.select ul li a {
	color: #666;
	display: block;
}
.select ul li a:hover {
	color: #0072fe;
}
/*----index----*/

.p-banner {
	height: 255px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left center;
}
.p-banner-pc-a {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/p_banner01.jpg);
}
.p-banner-pc-b {
	background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/p_banner02.jpg);
}
.page-main {
}
.in-main-con {
	background: #fff;
	padding-bottom: 30px;
}
.pageCon > div {
	padding-left: 0;
	padding-right: 0;
}
.pageCon {
	position: relative;
}
.pageCon-left {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: #f7f7f7;
}
.pageNav {
	margin-top: -60px;
}
.pageNav-h {
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}
.pageNav-h a {
	display: block;
	background: #006e4f;
	color: #fff;
	font-size: 20px;
	padding: 0 10px;
}
.pageNav-ul ul {
	padding: 0;
}
.nav-one {
	display: block;
	border: 1px solid #e6e6e6;
	border-top: none;
	border-left: none;
	line-height: 50px;
	background: #fefefe;
	position: relative;
}
.nav-one a {
	display: block;
	position: relative;
	line-height: 20px;
	font-size: 16px;
	color: #006e4f;
	padding: 15px 20px;
}
.nav-one em {
	display: block;
	width: 4px;
	height: 100%;
	position: absolute;
	left: -4px;
	background: #22b431;
}
.nav-one.selected em {
	background: #ff8e43;
}
.nav-one a span {
	margin-right: 5px;
}
.nav-one a:hover {
	background: #22b431;
	color: #fff;
}
.nav-two {
	display: block;
	border: none;
	border-top: 1px solid #e6e6e6;
	line-height: 40px;
	background: #fbfbfb;
}
.nav-two a {
	display: block;
	position: relative;
	line-height: 16px;
	font-size: 13px;
	color: #017cc0;
	padding: 12px 20px 12px 30px;
	border: none;
}
.nav-one.parent .nav-two a {
	background: #fff;
	color: #017cc0;
}
.nav-one.parent .nav-two a:hover {
	background: #1a96db;
	color: #fff;
}
.nav-one.parent .nav-two.selected a {
	background: #1a96db;
	color: #fff;
}

.pageR {
	padding: 5px 10px 30px;
	background: #fff;
}
.pageR_t {
	width: 100%;
	height: 40px;
	overflow: hidden;
	position: relative;
	z-index: 9;
}
.pageR_t p {
	display: block;
	float: left;
	font-size: 20px;
	color: #006e4f;
	height: 40px;
	line-height: 40px;
	position: relative;
	padding: 0 10px;
	z-index: 999;
}
.pageR_t_a {
	float: left;
	height: 40px;
	line-height: 40px;
	color: #999;
	font-size: 14px;
	padding: 0 5px;
}
.pageR_t_a a {
	color: #999;
	font-size: 14px;
}
.pageR_t_a a:hover {
	color: #006e4f;
}
.pageR .line {
	width: 100%;
	height: 2px;
	background: #006e4f;
}

#news_list {
	margin: 10px 0 40px 0;
}
#news_list ul.news_ul li {
	padding: 10px 90px 10px 24px;
	line-height: 30px;
	height: 50px;
	position: relative;
	border-bottom: 1px solid #dedede;
	background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/li_i.png) 10px center no-repeat;
}
#news_list ul.news_ul li a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news_list ul.news_ul li span {
	width: 80px;
	position: absolute;
	display: block;
	right: 0;
	top: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #919191;
	text-align: center;
}
#news_list ul.news_ul li:hover a {
	color: #006e4f;
}

.wp_entry,
.wp_entry p {
	line-height: 30px;
	font-size: 14px;
	color: #333;
}

.pageR_img_list .row {
	margin-left: -5px;
	margin-right: -5px;
}
.pageR_img_list .row .col {
	padding-left: 5px;
	padding-right: 5px;
}
.pageR_img_item {
	margin-top: 10px;
}
.pageR_img_item .img {
	width: 100%;
	overflow: hidden;
}
.pageR_img_item .txt {
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #343b69;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pageR_img_item:hover {
	box-shadow: 0 0 10px 3px #ccc;
	-webkit-box-shadow: 0 0 10px 3px #ccc;
	-moz-box-shadow: 0 0 10px 3px #ccc;
}

.pageR_article {
	padding: 20px 0 30px;
}
.pageR_article .title {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	padding: 5px 0;
}
.pageR_article .infoA {
	font-size: 12px;
	color: #999;
	line-height: 24px;
	text-align: center;
}
.pageR_article .infoA span {
	display: inline-block;
	padding: 5px 6px;
}
.pageR_article .con {
	color: #666;
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 15px;
	font-family: 'SimSun';
	margin-top: 15px;
}
.pageR_article .con img {
	max-width: 100% !important;
	height: auto !important;
}

/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width: 768px) {
	.container {
		padding-left: 0;
		padding-right: 0;
		position: relative;
	}
	.logo {
		padding: 5px 0 10px;
	}
	.top_r_a a {
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px;
	}
	.top_nav {
		float: right;
	}
	.pc_menuCon li a {
		padding: 0 8px;
	}
	/* .banner .bx-controls-direction {
		width: 750px;
		left: 50%;
		margin-left: -375px;
	} */

	.banner {
		height: 200px;
	}

	.bxslider03-li li span {
		transition: all 0.3s ease-out 0s;
		-moz-transition: all 0.3s ease-out 0s;
		-webkit-transition: all 0.3s ease-out 0s;
		-o-transition: all 0.3s ease-out 0s;
	}
	/* .bxslider03-li li span {
    position: absolute;
    left: 0;
    top: 2px;
    width: 0;
    height: 40px;
    background: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/info.png) no-repeat center;
  } */
	.bxslider03-li li.info-on span {
		width: 25px;
		left: -49px;
	}
	/*20200902*/
	.choose-con .sm-20 {
		width: 20%;
	}
	/*20200902*/
	.fo-l {
		text-align: left;
		margin-bottom: 0;
		width: auto;
	}
	.fo-l-dl {
		width: auto;
		float: left;
	}
	.fo-l-dl dl {
		width: 100px;
	}
	.fo-l-lnk {
		float: left;
		margin: 0;
	}

	.fo-l-dl-row {
		display: flex;
		justify-content: space-between;
		width: 850px;
		font-size: 14px;
		margin-bottom: 10px;
	}

	.fo-l-dl-row div {
		/* margin: 5px;
    padding: 10px; */
		color: #fff;
		width: 180px;
	}
	.fo-l-dl-row div a {
		color: #fff;
	}

	.fo-l-lnk h3 {
		text-align: left;
	}
	.fo-c {
		margin-top: 0;
	}
	.fo-r {
		float: right;
		width: 115px;
		margin-top: 0;
	}
	.fo-logo {
		margin-bottom: 0;
		text-align: left;
	}
	.fo-txt {
		text-align: right;
	}

	.p-banner {
		background-position: center;
	}
	.p-banner-pc-b {
		background-image: url(https://haxq.njfu.edu.cn/DFS//template/2643//images/pc_banner02.jpg);
	}
	.pageNav-h {
		text-align: center;
	}
	.pageNav-ul {
		padding-left: 12px;
	}
	.pageCon-left {
		border-left: 12px solid #006e4f;
	} /* page bg color */
	.pageR_t_a {
		float: right;
	}
	.listR_tL {
		width: auto;
	}
	.listR_tR {
		float: right;
		width: auto;
	}

	.pageNav ul li {
		float: left;
		width: 100%;
	}
	.pageR {
		padding: 30px 0 0 30px;
	}
	.pageR-con {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		padding: 10px 15px 40px;
	}
	.pageR_news_list {
		margin: 10px 0 40px;
	}

	.pageR_img_list .row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.pageR_img_list .row .col {
		padding-left: 10px;
		padding-right: 10px;
	}
	.pageR_img_item {
		margin-top: 20px;
	}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width: 992px) {
	.in-top {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		background: none;
	}
	.logo {
		text-align: left;
	}
	.pc_menuCon li a {
		padding: 0 18px;
	}
	.section-r {
		margin-top: 0;
	}
	/* .banner .bx-controls-direction {
		width: 990px;
		margin-left: -495px;
	} */

	.banner {
		height: 336px;
	}

	/*20200902*/
	.choose-con {
		padding: 3.5% 8.5%;
	}
	.choose-con .md-20 {
		width: 20%;
	}
	.choose-item span {
		width: 55%;
	}
	.choose-item p {
		font-size: 16px;
	}
	/*20200902*/
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width: 1200px) {
	.container {
		width: 1200px;
	}
	.pc_menuCon li a {
		padding: 0 22px;
	}
	/* .banner .bx-controls-direction {
		width: 1200px;
		margin-left: -600px;
	} */

	.banner {
		height: 400px;
	}

	.choose-item p {
		padding: 10px 0;
	}
	.fo-c {
		margin: 0 -15px;
	}
	.fo-r {
		width: 105px;
	}
	.fo-r img {
		width: 105px;
		height: 105px;
	}
	/*20200902*/
	.choose-con .lg-20 {
		width: 20%;
	}
	/*20200902*/
}

.bxslider04-pic li {
	height: 315px;
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
}

.choose-btns {
	display: flex;
	align-items: center;
	justify-content: space-around;
	height: 44px;
	position: absolute;
	top: 10px;
	z-index: 100;
}

.choose-btn {
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	border-radius: 20px;
	background-color: #fff;
	color: #006e4f;
	cursor: pointer;
	
}

.choose-btn:hover,
.choose-btn.active {
	background-color: #006e4f;
	color: #fff;
}

.news-section {
	display: none;
	height: 379px;
}

.news-section .section-column{
	height: 310px;
}

.news-section .section-column .list-img{
	margin-top: 64px;
	height: 100%;
}

.news-section .section-column .swiper-container{
	padding-bottom: 24px;
}

.news-section .swiper-pagination{
	bottom: 0 !important;
}

.news-section .swiper-pagination .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background-color: #e6901e;
}


.news-section img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.activity {
	height: 450px;
	padding-bottom: 24px;
}

.activity img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.activity .swiper-slide {
	display: flex;
}

.activity .swiper-slide a {
	width: calc(50% - 10px);
}

.activity .swiper-slide a:first-child {
	margin-right: 20px;
}

.activity .activity-pagination {
	bottom: 0 !important;
}

.activity .activity-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #e6901e;
}
