﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
	outline:0
}.new_wrapt{background:#2196F3;height:5px;}
.nbd{overflow:hidden}
.nbd a{font-size:14px;display:block;float:left;width:33.3350%; text-align:center;height:30px;line-height:30px;}
.nbd a.active{color:#2196F3}



.yccmp-search-box {width:450px; margin:100px auto;
    height: 44px;
    z-index: 50;    position: relative; 
}
.yccmp-search-box .yccmp-search-warp .yccmp-search-input {
    float: left;
   width:calc(100% - 110px);
    box-sizing: border-box;
    font-size: 14px;
    padding: 10px 0 10px 21px;
    height: 44px;
    line-height: 20px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: none;
    border: 2px solid #ff4f53;
    outline: 0;
    border-right: 0;
}
.yccmp-search-box .yccmp-search-warp .yccmp-search-btn {
    width: 110px;
    height: 44px;
    float: left;
    border: none;
    box-sizing: border-box;
    background: #ff4f53;
    color: #fff;
    font-size: 16px;
    line-height: 44px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-appearance: none;
    outline: 0;
    cursor: pointer;
}






body {
	font-size:12px;
	color:#666;
	font-family:"微软雅黑";
	background:#fff
}
img {
	border:none
}
li, ul {
	list-style-type:none
}
a {
	outline:0;
	color:#666;
	text-decoration:none
}
a:hover {
	text-decoration:none
}
a:active {
star:expression(this.onFocus=this.blur())
}
a:focus, input:focus {
	outline:0
}
.clear {
	clear:both;
}



.new_wrap .swiper-container {
	width: 100%;
	height:300px;
	position: relative;
	border-radius: 3px;
}

.new_wrap .swiper-wrapper {
	height: 100%;
}
.new_wrap .swiper-slide>a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.new_wrap .swiper-slide>a>img {
	width: 100%;
	height: 100%;
	display: block;
}
.new_wrap .swiper-slide>a>p {
	position: absolute;
	bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-size: 20px;
	z-index: 101;
	font-weight: bold;
}
.new_wrap #gallery .swiper-pagination-bullet-active {
	background: #0C95FF!important;
}
.new_wrap .swiper-container {
 --swiper-theme-color: #f60;
 --swiper-pagination-color: #0f3;
}
.new_wrap .swiper-pagination {
	bottom: 0;
	display: flex;
	width: fit-content;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 3;
	left: inherit;
	text-align: right;
}
.new_wrap .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0;
	margin-right: 5px;
	border-radius: 3px;
	background: white;
	width: 16px;
	height: 4px;
	border-radius: 20px;
}
 .new_wrap .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:nth-last-child(1) {
 margin-right: 0;
}
.swiper-pagination-bullet {
	background: rgba(231, 239, 255, 0.5);
	outline: none;
}
.swiper-pagination-bullet-active {
	background: #0C95FF;
}



.hdp-zhezhao {
	background: url(../images/index_shadow1.png) no-repeat 100% 100%/100% 100%;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	cursor: pointer;
/* 	background: linear-gradient(to bottom, rgba(0,0,0,0) 80%,rgba(0,0,0,1) 100%);
	background: linear-gradient(rgba(0,0,0,0) , 80%, rgba(0,0,0,1)); */
	
}





.new_wrap {
	width: 1200px;
	margin: auto;
	overflow:hidden;margin-top:10px;
}
.ni_left_wrap, .ni_right_wrap, .ni_right_left_wrap, .ni_right_right_wrap {
	float: left;
}
.ni_left_wrap {
	width: 158px;
	min-height: 500px;
	margin-left: 0px;
	position: relative; 
}
.ni_right_wrap {
	width: 1032px;
	margin-left: 10px;
}
.ni_right_right_wrap {
	width: 300px;
	margin-left: 20px;
}
.ni_img_list {
	width: 138px;
	height: 95px;
	position: relative;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
}
 .ni_img_list:nth-child(2n) {
 margin-right: 0;
}
.ni_img_list img {
	width: 100%;
	height: 100%;
	border-radius: 3px;
}
.ni_img_list:hover .ni_tit_box {
	opacity: 1;
}
.ni_tit_box {
	display: block;
	background: rgba(0, 0, 0, 0.55);
	opacity: 0;
	color: #FFF;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	position: absolute;
	left: 0;
	top: 0;
 -webkit-transition: all .5s linear;
 transition: all .5s linear;
 -moz-transition: all .5s linear;
 -ms-transition: all .5s linear;
 -o-transition: all .5s linear;
}
.ni_img_list p {
	position: absolute;
	width: 86%;
	font-size: 13px;
	color: white;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	z-index: 9;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: justify;
}
 
.loadmorpllist {
	width: 150px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	color: #0C95FF;
	margin: auto;
	margin-top: 55px;
	border: 1px solid #0C95FF;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #999;
	cursor: pointer;
 -webkit-transition: all .5s ease-in;
	margin-bottom: 15px;
 transition: all .5s ease-in;
 -moz-transition: all .5s ease-in;
 -ms-transition: all .5s ease-in;
 -o-transition: all .5s ease-in;
	margin-top: 40px;
	
	
}
.loadmorpllist:hover {
	background: #0C95FF;
	color: white;
}
.ni_college_list {
	width: 175px;
	height: 192px;
	padding-top: 10px;
	cursor: pointer;
	float: left;
	position: relative;
}
 .ni_college_list:hover>div:nth-child(2) {
 opacity: 1;
}
.ni_college_list>.ni_col_wrap {
	margin: 10px;
	margin-top: 0;
}
.ni_col_wrap img {
	width: 155px;
	height: 86px;
	border-radius: 3px;
}
.ni_college_list .ni_col_wrap p {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 0;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.ni_college_list .ni_col_wrap span {
	font-size: 12px;
	color: #8790A4;
}
 .ni_college_list>div:nth-child(2) {
 width: 100%;
 height: 100%;
 position: absolute;
 background: rgba(0, 0, 0, 0.8);
 left: 0;
 top: 0;
 display: block;
 opacity: 0;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 -moz-transition: all .3s linear;
 -ms-transition: all .3s linear;
 -o-transition: all .3s linear;
}
 .ni_college_list>div:nth-child(2)>img {
 width: 100px;
 height: 100px;
 display: block;
 margin: auto;
 margin-top: 25px;
}
 .ni_college_list>div:nth-child(2)>p {
 font-size: 14px;
 line-height: 20px;
 color: white;
 width: 70%;
 text-align: center;
 margin-left: 15%;
 margin-top: 10px;
}
.ni_kj_wrap {
	margin-top: 30px;
}
.ni_kj_title > div, .ni_kj_title > h2 {
	display: inline-block;
}
.ni_kj_title > div {
	width: 4px;
	height: 22px;
	vertical-align: middle;
	margin-top: 4px;
	float: left;
	background: rgb(12, 149, 255);
	border-radius: 4px;
}
.ni_kj_title > h2 {
	font-size: 20px;
	margin-left: 10px;
}
.ni_kx_wrap {
	margin-top: 20px;
}
.ni_kx_list {
	margin-left: 4px;
	padding-bottom: 15px;
	position: relative;
	border-left: 1px solid rgb(231, 239, 255);
}
 .ni_kx_list > div:nth-child(1) {
 width: 9px;
 height: 9px;
 position: absolute;
 box-sizing: border-box;
 left: -4.5px;
 top: 9px;
 border-width: 2px;
 border-style: solid;
 border-color: rgb(12, 149, 255);
 border-image: initial;
 border-radius: 50%;
 background: white;
}
.ni_kx_con_wrap {
	margin-left: 20px;
}
.ni_kx_con_wrap > h3 {
	font-size: 14px;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	cursor: pointer;
	overflow: hidden;
}
.ni_kx_con_wrap > span {
	font-size: 12px;
	line-height: 17px;
	color: rgb(153, 153, 153);
}
.ni_kx_con_wrap > p {
	font-size: 13px;
	line-height: 23px;
	color: rgb(135, 144, 164);
	margin-top: 5px;
	display: none;
}
.ni_hot_wrap {
	margin-top: 8px;
}
.ni_hot_list {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.ni_hot_img_wrap {
	width: 108px;
	height: 75px;
	position: relative;
	float: left;
}
.ni_hot_img_wrap > div {
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	position: absolute;
	color: white;
	left: 5px;
	top: 0px;
	text-align: center;
	background: rgb(12, 149, 255);
}
.ni_hot_img_wrap > img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}
.ni_hot_blank {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}
.ni_hotconten_wrap {
	float: left;
}
.ni_hot_special {
	width: 182px;
	left: 210px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}
 .clear::after {
 content: "";
 display: block;
 clear: both;
 height: 0px;
 visibility: hidden;
}
.ni_hotconten_wrap > a > h3 {
	font-size: 14px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	cursor: pointer;
	overflow: hidden;
}
.ni_hotconten_wrap > a > h3 > span {
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.ni_h_content {
	margin-top: 5px;
}
.ni_h_content span {
	font-size: 12px;
	color: rgb(135, 144, 164);
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.new-footer {
	display: block;
	font-size: 14px;
	color: rgb(128, 128, 134);
	margin-top: 75px;
	position: relative;
	z-index: 1;
	background: rgb(245, 246, 248);
}
.new-footer-inner {
	width: 1200px;
	margin: 0px auto;
}
.footer-other-box {
	text-align: center;
	padding: 15px 0px;
}
.footer-other-box a {
	font-size: 14px;
	color:#333;
	margin-right: 17px;
}
.copyright-box {
	font-size: 12px;
	color: rgb(108, 108, 114);
	text-align: center;
	padding-bottom: 10px;
	margin-top: 10px;
}
.copyright-box p {
	margin-bottom: 5px;
	line-height: 20px;
}
.ni_left_cwrap {
	width: 158px; 
}
.ni_left_cwrap  img {
	width: 150px;
	cursor: pointer;
}
.ni_left_ul {
	width: 100%;
	margin-top:10px;
}
.ni_left_ul>li {
	width: 100%;
	line-height: 39px;
	cursor: pointer;
	position: relative;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 -moz-transition: all .3s linear;
 -ms-transition: all .3s linear;
 -o-transition: all .3s linear;
	margin-bottom: 4px;
}
.ni_left_ul>li div>.ni_left_icon {
	width: 20px;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 10px;
}
.ni_left_ul>li>a>div>span {
	color: #666;
	font-size: 18px;
	margin-left: 20px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 -moz-transition: all .3s linear;
 -ms-transition: all .3s linear;
 -o-transition: all .3s linear;
}
.ni_left_ul li .ni_left_active {
	background: #0C95FF;display:block
}
.ni_left_ul li .ni_left_active  div span {
	color: #fff;
}
.ni_right_left_wrap {
	width: 712px;
}
.ni_h_title h2 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline-block;
	color:#333
}
.ni_clist {
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}
.ni_clist:hover {
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
 -webkit-transition: all .5s linear;
 transition: all .5s linear;
 -moz-transition: all .5s linear;
 -ms-transition: all .5s linear;
 -o-transition: all .5s linear;
}
 .ni_clist:nth-child(2) {
 border-bottom: 1px solid #E7EFFF;
 padding-bottom: 20px;
}
 .new_wrap .ni_clist:nth-child(2) {
 border-bottom: none;
}
 .new_wrap .ni_clist:nth-child(3) {
 border-bottom: 1px solid #E7EFFF;
 padding-bottom: 20px;
}
 .new_dtwrap .ni_clist:nth-child(2) {
 border: none;
}
.clist_img_wrap {
	width: 156px;
	height: 109px;
	float: left;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}
.clist_img_wrap>a {
	width: 100%;
	height: 100%;
	display: inline-block;
	background:url("../images/new_errorimg1.jpg") no-repeat 0 0/100% 100%;
}
 .clist_img_wrap>a>img:nth-child(1) {
 width: 100%;
 height: 100%;
 border-radius: 5px;
 transition: all .5s ease-out .1s;
 background:url("../images/new_errorimg1.jpg") no-repeat 0 0/100% 100%;
}
 .clist_img_wrap:hover a img:nth-child(1) {
 transform: scale(1.1);
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}
.clist_img_wrap>a .ni_clist_icon1 {
	width: 36px;
	position: absolute;
	right: 5px;
	top: 0;
}
.clist_img_wrap>a .ni_clist_icon2 {
	width: 46px;
	height: 46px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
}
.clist_img_wrap>a .clist_imgtype {
	padding: 2px 3px;
	font-size: 12px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	color: white;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 5px;
}
.clist_c_wrap {
	float: right;
	width: 530px;
}
.clist_c_wrap1 {
	margin-left: 0;
	width: 100%;
	position: static;
	transform: inherit;
}
.clist_c_wrap>a>h3, .clist_c_wrap>a>.tj_title {
	font-size: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	cursor: pointer;
}
.clist_c_wrap>a>.tj_title {
	font-weight: bold;
}
.clist_c_wrap>a>h3:hover, .clist_c_wrap>a>.tj_title:hover {
	color: #0C95FF;
 -webkit-transition: all .5s linear;
 transition: all .5s linear;
 -moz-transition: all .5s linear;
 -ms-transition: all .5s linear;
 -o-transition: all .5s linear;
}
.clist_c_wrap>a>h3>div {
	font-size: 11px;
	color: #FFF;
	border-radius: 5px;
	padding: 2px 3px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
	font-weight: 500;
}
.clist_c_wrap>a>h3>.cl_zt {
	background: #FF3C41;
}
.clist_c_wrap>a>h3>.cl_yc {
	background: #0C95FF;
}
.clist_msg_wrap {
	margin-top: 15px;
}
.clist_msg_wrap span {
	font-size: 12px;
	color: #8790A4;
	margin-right: 10px;
}
.ri_bar_wraps {
	position: fixed;
	right: 0px;
	bottom: 60px;
	z-index: 99999; display:none
}


.ri_img_wrap{
	background: #CCC;
	border-radius: 4px; text-align:center; padding:10px 5px; cursor:pointer}

.ri_img_wrap img{width: 30px;}
.ri_img_wrap p{ color:#FFF}
.ri_img_wrap:hover {
	background: #0C95FF;
	color: white;
}


.content-bt {
	text-align:center;
	margin-top:20px;
	padding-bottom:10px;
}
.content-bt h1 {
	font-size:24px
}
.info_text {
	text-align:center;
	font-size:14px;
	color:#CCC;
	border-bottom:#eee 1px solid;
	margin-top:10px;
	padding-bottom:10px;
}
.content-zw {
	margin-top:20px;
	font-size:16px;
	line-height:28px;
}
.content-zw h1 {
	font-size:24px
}
.content-zw h2 {
	font-size:18px
}
.content-zw p {
	margin-bottom:10px;
}
.content-zw img {
	max-width:100% !important;
	height:auto !important
}
.content-fy {
	margin-top:20px;
	border-top:#eee 1px solid;
	padding-top:10px;
	font-size:16px;
	color:#999;
	line-height:40px;
	overflow:hidden
}
.content-fy a {
	color:#999
}
.epages {
	padding: 10px 10px 10px 10px;
	text-align: center;
	background: #fff
}
.epages a {
	display: inline-block;
	margin: 5px 5px;
	padding: 5px 10px;
	border-radius: 4px;
	background-color: #eee;
	color: #666;
	text-decoration: none
}
.epages a.current {
	background-color: #0875d2;
	color: #fff
}
.in_type {
    position: absolute;
    left: 5px;
    top: 5px;
    color: #e0e0e0;
    font-size: 12px;
    padding: 4px 10px;
    background: rgba(0, 0, 0, 0.6);
}