@charset "utf-8";

/* CSS Document */
* {
	font-family: "微软雅黑";
	outline: none;
	font-size: 16px;
	color: #555555;
	list-style: none;
	line-height: 26px;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

body, dl, dd, h1, h2, h3, h4, h5, h6, from {
	margin: 0;
}

img {
	max-width: 100%;
	display: inline-block;
}

ol, ul, li, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

input, img, textarea {
	border: none;
	border-radius: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur()); /* IE Opera */
	outline: none; /* FF Opera */
}

a:focus {
	-moz-outline-style: none; /* FF */
}

img, input {
	border: 0;
}

input, textarea, select {
	outline: none;
}

a div, a span {
	cursor: pointer;
}

textarea {
	resize: none;
}

/*公共样式*/
*, *:before, *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

html, body, ul, li, a, span, p {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 22px;
	margin: 0px;
	padding: 0px
 text-decoration: none!important;

}

img {
	border: 0px;
}

h2, h3, h4, h5 {
	text-align: center;
}

p {
	font-family: "微软雅黑";
	line-height: 26px;
}

.gg {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.gg1 {
	width: 1600px;
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
   
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.bsz {
	color: #fff;
}

.hsz {
	color: #a20000;
}

.red {
	color: #1a37a0;
}

.headStyle3xd3tfbg0f .this-page {
	height: auto;
}

.headStyle3xd3tfbg0f a:link {
	height: auto;
}

/* header */
.header {
	height: 140px;
	background: url(../images/header_bg.png) no-repeat top center / cover;
	width: 100%;

	margin: 0 auto;
	position: fixed;
	z-index: 9999;
transition: 0.3s all;
}

.header.active {
   
    background: #ffffff;
}
.logo1,.logo2{
display:none;

}
.logo1.active {
    display:block;
transition: 0.5s all;
}
.logo2.active {
    display:block;
transition: 0.5s all;
}

.head {
	position: relative;
	margin-left: 80px;
	margin-right: 80px;
}

.header_z {
	margin-top: 30px;
	width: 40%;
        max-width:697px;
}

.header_y {
}

.logo {
	position: absolute;
	left: 44%;
	top: -100px;
	top: 0px
}

.tblj {
	position: absolute;
	right: 30px;
	top: 10px;
	color: #fff;
}

.tblj a {
	color: #fff;
}

.tblj span span {
	color: #fff;
}

.search {
	margin-top: 0px;
	position: initial;
	right: 40px;
	top: 0px;
	
}
.search img{
width:20px;
}

.kong {
	height: 0px;
}


.nav_top{
	
	height:30px;
	line-height:30px;
	position: fixed;
	top: 10px;
	left: 0;
	width: 100%;
	z-index: 10000;
	color: #ffffff;
	}
.nav_top .nav_center{
	width:94%;
margin:0 auto;
max-width:1680px;
	
	}
.nav_top .nav_center .right{
float:right;
}
.nav_top a{
	font-size: 14px;
	color: #1a37a0;
	display: inline-block;
margin:0 5px;
	}
.nav_top i{
	margin:0 6px;
	font-size:12px;
	color:#ffffff;
	}
.nav_top .right .item{
	position:relative;  
	}
.nav_top .right .item .box{
	display:none;
   position: absolute;
    left: 0;
    top: 35px;
    width: 110px;
    margin-left: -20px;
	}
.nav_top .right .item .box img{
	width:100%;
	}
.nav_top .right .item:hover .box{
	display:block;
	}
.nav_top a:before{content:"";display: block;border-top:2px solid #d39797;transition:all 0.4s ease-out 0s;transform:scaleX(0);}
.nav_top a:hover:before{transform:scaleX(1);border-color:#eee; color:#eee;}
.nav_top a:hover{ color:#eee;transition:all 0.4s ease-out 0s;}


/* 导航 */
.menu2 {
	display: none;
}

.daohang {
	color: #fff;
	position: relative;
	width: 55%;
	margin-top:55px;
	margin-left: 5%;
	height: 50px;
   
}

.navbar {
	float: right;
	display: block;
	height: 54px;
}

.navbar img {
	padding: 12px;
	height: 31px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.navbar {
	display: none;
}

.nav {
	margin: 0px auto;
}

.nav ul li {
	float: left;
	position: relative;
	
	text-align: center;
	width: 12.5%;
}

.nav ul li a {
	height: auto;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	color: #1a37a0;
	font-size: 20px;
	display: block;
}

.nav ul li a:hover {
	background: #ddd;
        color:#333;
}

.lan {
	color: #1a37a0 !important;	
}



.nav ul li dl {
	position: absolute;
	left: 0px;
	top: 50px;
	display: none;
	background-color: #162f8a;
z-index: 99;
}

.nav ul li dl dd {
	line-height: 50px;
}

.nav ul li dl dd a {
	display: block;
	height: auto;
	line-height: 50px;
	text-align: center;	/* border-bottom: 1px solid #dddddd; */
	width: 180px;
	font-size: 16px;
color: #fff !important;
}

.nav ul li dl dd a:hover {
	color: #fff;
	background-color: #1a37a0;
}

.click {
	margin-top: 200px;
}

@media (max-width:768px) {
	.gg {
		width: 100%;
	}

}

/* 首页搜索框开始 */
.in_ss {
	padding: 10px 0;
	background: #f8f8f8;
}

.write {
	width: 85%;
	height: 48px;
	background: #fff;
	border: 1px solid #1a37a0;
}

.btn {
	width: 15%;
	height: 48px;
	background: #1a37a0;
	color: #fff;
}

.in_ssnr {
}

.pop {
	display: none;
	width: 50%;
	height: 48px;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 130;
	z-index: 10000;
}

.pop-top span {
	float: right;
	cursor: pointer;
	width: 20px;
	height: 20px;
	display: black;
}

.pop-top span img {
	width: 20px !important;
	height: 20px !important;
}

.pop-content {
}

.bgPop {
	display: none;
	position: fixed;
	z-index: 129;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, .4);
	z-index: 9999
}

/* 首页搜索框结束*/

/* banner */
.kong {
	height: 0px
}

.swiper-container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto !important;
}

.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background: #fff;
	text-align: center;
	font-size: 18px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
}

.swiper-pagination-bullet {
	border-radius: 50px;
	background: #fff;
	opacity: .5;
}

.swiper-pagination-bullet-active {
	width: 18px;
	background: #cf000d;
	opacity: 1;
}

#certify {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

#certify .swiper-container {
	padding-bottom: 60px;
	height: 270px;
}

#certify .swiper-slide {
	width: 280px;
	height: 220px;
}

#certify .swiper-slide img {
	display: block
}

#certify .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #ff0000;
	background-color: #fff
}

#certify .swiper-button-prev, #certify .swiper-button-next {
	display: none;
}

#certify .swiper-button-prev {
	left: 0px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	margin-top: -40px;
	outline: 0;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: 0px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
	margin-top: -40px;
	outline: 0;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

@media (min-width:992px) {
	#certify .swiper-slide {
		width: 520px;
		height: 355px;
	}

	#certify .swiper-container {
		height: 430px;
		margin: 40px auto;
	}

}

/* 首页学院新闻开始 */
.in_xyxw_k {
	background: url('../images/tcta.jpg') repeat left top;
	padding-bottom: 60px;
padding-top: 60px;
        overflow:hidden;
}

.in_xyxw_bt {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	padding-top: 50px;
	color: #1a37a0;
}

.in_xyxw_bt span {
	font-size: 26px;
	font-weight: bold;
}

.in_xyxw_nr {
	margin-top: 30px;
}

.in_xyxw_nr_li {
	width: 31%;
	margin-right: 3%;
}


.in_xyxw_nr_li:last-child{margin-right: 0px;}


.in_xyxw_nr_lix {
	background-color: #fff;
padding-bottom:14px;
}

.in_xyxw_nr_lix:hover {
	background-color: #1a37a0;
}

.in_xyxw_nr_lix:hover .in_xyxw_nr_lix_wz {
	color: #fff;
}

.in_xyxw_nr_list {
	width: 100%;
	height: 240px;
transition: all .5s;
	object-fit: cover;
}
.in_xyxw_nr_li:hover .in_xyxw_nr_list{
transform: scale(1.2);
}
.in_xyxw_nr_lis{
overflow:hidden;
}

.in_xyxw_nr_lix_sj {
	background-color: #1a37a0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin-top: 10px;
	padding: 0 10px;
}

.in_xyxw_nr_lix_wz {
	margin: 14px 10px;
display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.in_xyxw_gd {
	text-align: center;
	margin-top: 50px;
}

.in_xyxw_gd a {
	color: #1a37a0;
	border: 1px solid #1a37a0;
	border-radius: 50px;
	padding: 12px 40px;
}

/* 首页通知公告开始 */
.in_tzgg {
	/*background: url('../images/tzggbg.jpg') no-repeat center top;*/
	padding-bottom: 60px;
}

.in_tzgg_nr {
	margin-top: 0px;
}

.in_tzgg_nr_li {
	background-color: #fff;
	padding: 30px 16px;
	width: 32.3%;
	margin-right: 24px;
	margin-bottom: 0px;
}
.in_tzgg_nr_li:hover {
	color: #fff;
    background-color: #1a37a0;
}
.in_tzgg_nr_li:hover .in_tzgg_nr_li_y_bt {
	color: #fff;
 background-color: #1a37a0;
}

.in_tzgg_nr_li:nth-child(3n) {
	margin-right: 0;
}

.in_tzgg_nr_li_z {
	width: 120px;
	background-color: #f1eeee;
	color: #1a37a0;
	text-align: center;
	height: 80px;
}

.in_tzgg_nr_li_y {
	width: calc(100% - 140px);
}

.in_tzgg_nr_li_y_bt {
	font-size: 18px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.in_tzgg_nr_li_y_nr {
	color: #888888;
	font-size: 15px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 10px;
}

.in_tzgg_nr_li_z_ri {
	font-size: 25px;

	padding-top: 0px;
}

.in_tzgg_nr_li_z_ny {
	font-size: 12px;
	padding-top: 4px;
}

/* 首页学科科研 */
.in_xkky {
	/*background: url('../images/tzggbg.jpg') no-repeat center top;*/
	padding-bottom: 60px;
}
.in_xkky_nr_li {
	width: 32.3%;
	margin-right: 24px;
	margin-bottom: 24px;
}

.in_xkky_nr_li:hover .in_xkky_nr_li_y_bt {
	color: #1a37a0;
}

.in_xkky_nr {
	padding-top: 50px;
}

.in_xkky_nr_li:nth-child(3n) {
	margin-right: 0;
}

.in_xkky_nr_li_z img {
	width: 150px;
	height: 100px;
}

.in_xkky_nr_li_y {
	width: calc(100% - 170px);
}

.in_xkky_nr_li_y_bt {
	font-size: 18px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
margin-bottom: 15px;
}

.in_xkky_nr_li_y_nr {
	font-size: 15px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #777777;
	padding-top: 14px;
	padding-bottom: 6px;
}

.in_xkky_nr_li_y_sj {
	font-size: 15px;
	color: #999999;
}

/* 首页横幅开始 */
.in_hf {
	width: 100%;
	margin-top: 60px;
}

/* 首页文化体验开始 */
.in_whty {
	margin-top: 0px;
}



.in_whty img {
	width: 100%;
	height:auto;
	object-fit: cover;
}


/* 学团活动开始 */
.in_xthd {
	background: url('../images/xthdbg.jpg');
	padding-bottom: 60px;
}

.in_xthdnr_li {
	width: 32.3%;
	position: relative;
	margin-right: 24px;
	margin-bottom: 20px;
}

.in_xthdnr_li:nth-child(3n) {
	margin-right: 0;
}

.in_xthdnr_lis {
	height: 240px;
}

.in_xthdnr_lis img {
	width: 100%;
	height: 240px;
	object-fit: cover;
}

.in_xthdnr_lix {
	background-color: #fff;
	border-left: 4px solid #1a37a0;
	padding: 16px 10px;
min-height:110px;
}

.in_xthdnr_lix:hover {
	background-color: #1a37a0;
}

.in_xthdnr_lix:hover .in_xthdnr_lix_sj {
	color: #fff;
}

.in_xthdnr_lix:hover .in_xthdnr_lix_bt {
	color: #fff;
}

.in_xthdnr_lix_sj {
	font-size: 14px;
	color: #999999;
}

.in_xthdnr {
	margin-top: 60px;
}

.in_xthd_bt {
	color: #fff;
}

/* 友情链接开始 */
.in_cylj {
	margin-top: 50px;
}

.in_cylj_li {
	margin-right: 17px;
	width: 19%;
}

.in_cylj_li:last-child {
	margin-right: 0;
}

/* 友情链接结束 */
/* 首页浮动图片开始 */
div#roll {
	width: 450px;
	color: #fff;
	position: absolute;
	font-size: 22px;
	word-break: break-all;
	line-height: 50px;
	text-align: center;
	z-index: 99999;
}

#btnx {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 16px;
	color: #cccccc;
	border: 1px solid #ccc;
	border-radius: 100%;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
/* 首页浮动图片结束 */
/*列表页翻页样式*/
.PrevDisabled {
	height: 20px !important;
}

.headStyle6fpmpgxis4 a, .pageList .this-page {
	height: 20px !important;
}

.Next {
	height: 20px !important;
}

.defaultButtonStyle {
	padding: 0px 6px !important;
}

.NextDisabled {
	height: 20px !important;
}

/*footer开始 */
.footer_s {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.footer {
	background:#0c337c;
	margin-top: 0px;
	padding: 20px 0;
}

.in_cylj_nr {
	color: #fff;
}

.in_cylj_nr a {
	color: #fff;
}
.footer_x{
margin-bottom:20px;
overflow:hidden;
}
.footerz {
	margin-top: 50px;
}

.footerz img {
	height: auto;
	max-width:460px;
}

.footerys {
	width: 144px;
	height: 144px;
}

.footerys img {
	width: 144px;
	height: 144px;
	object-fit: cover;
}

.footerm {
	color: #fff;
	margin-left: 60px;
	margin-top: 40px;
}

.footerm p {
	color: #fff;
}

.footery p {
	color: #fff;
	font-size: 15px;
	text-align: center
}

.footeryx {
	text-align: center;
	color: #fff;
}

.footery {
	margin-top: 30px;
}

.footery img {
	height: 100px;
}

div#roll {
	width: 320px;
	color: #fff;
	background: #00ff00;
	position: absolute;
	font-size: 22px;
	word-break: break-all;
	line-height: 50px;
	text-align: center;
	z-index: 99999;
}

#btnx {
	position: absolute;
	top: -30px;
	right: -30px;
	font-size: 16px;
	color: #cccccc;
	border: 1px solid #ccc;
	border-radius: 100%;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}

/*footer结束 */

/* about内页 */
.nyban {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

.nyban img {
	width: 100%;
}

.ny_z {
	width: 18%;
	background: #f9f9f9;
	margin-top: -86px;
	position: relative;
	min-height: 830px;
	border-radius: 0 30px 0 0;
}

.ny_zbt {
	background: #1a37a0;
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding: 30px 0;
	border-radius: 0 30px 0 0;
}

.ny_znr {
	padding: 0px;
}

.ny_znrbt {
	border: 1px solid #2b9668;
	text-align: center;
	color: #fff;
	padding: 16px 0;
	font-size: 24px;
}

.ny_y {
	width: 78%;
	min-height: 500px;
}

.ny_y2 {
	width: 100%;
	min-height: 500px;
	margin:0 auto;
}

.ny_znrnr ul {
	padding-top: 15px;
}
.ny_znrnr ul li dd{padding-top:16px;paddin-left:20px;}
.ny_znrnr ul li {
	text-align: center;
	margin: 0 20px;
padding: 20px 0px;
	border-bottom: 1px solid #e9e9e9;
}

.ny_znrnr ul li a {
	display: block;
	
}

.dqxz {
	color: #1a37a0;
	font-weight: bold;
}

.ny_znrnr ul li a:hover {
	color: #1a37a0;
}

.ny_znrx {
	text-align: center;
	padding-top: 100px;
}

.ny_znrx img {
	width: 100%;
	text-align: center;
}

.ny_ys {
	border-bottom: 1px solid #eaeaea;
	padding: 30px 0;
}

.ny_ysz {
	font-size: 24px;
	color: #333333;
	position: relative;
}

.ny_yx {
	padding-top: 30px;
}

.ny_zbtline {
	width: 100%;
	height: 3px;
	background: #1a37a0;
	bottom: -31px;
	position: absolute;
}

/*about页面结束 */

/*教师风采页面开始 */
.pic_z {
	width: 190px;
	height: 130px;
	border: 1px solid #e7e7e7;
}

.pic_z img {
	width: 100%;
	height: 130px;
	object-fit: contain;
}

.pic_y {
	width: 78%;
	text-align: left;
}

.pic_ys {
	font-size: 22px;
}

.pic_yx {
	color: #999;
	padding-top: 10px;
}

/*教师风采页面开始 */

/* 内页左侧导航开始 */
.subNavBox {
}

.subNav {
	border-bottom: solid 1px #e5e3da;
	cursor: pointer;
	font-weight: bold;
	padding: 20px 0;
	text-align: center;
	background-position: 95% 50%
}

.subNav:hover {
	color: #277fc2;
}

.currentDd {
	color: #277fc2
}

.currentDt {
}

.navContent {
	display: none;
	border-bottom: solid 1px #e5e3da;
}

.navContent li a {
	display: block;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #333
}

.navContent li a:hover {
}

/*内页左侧导航结束 */

/*news页面开始 */
.ny_xwlb ul li {
	border-bottom: 1px dashed #e7e7e7;
	padding: 20px 0 20px 15px;
	background: url('../images/xmfh.png') no-repeat left center;
}

.ny_xwnr img {
	display: inline !important;
}

.ny_xwnr p img {
	display: inline !important;
}
.ny_xwlb ul li a{font-size:18px; color:#333; font-weight:500;}
.ny_xwlb ul li a:hover {
	color: #0162ad;
}

.ny_xwnrs {
}

.ny_xwnrs h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
}

.ny_xwnr{
margin-bottom:30px;
}

.text {
	color: #888;
}

.xwlbnr a {
}

.myactiveCol a {
	background-color: #dc4f45;
	color: #fff;
}

.mypages {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
}

ul {
	margin: 0;
}

.mypages a {
	background-color: #fff;
	cursor: pointer;
	padding: 10px 20px;
	border: 1px solid #e7e7e7;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #333;
}

.mypages a:last-child {
	border-right: 1px solid #e7e7e7;
}

.mypages span {
	background-color: #fff;
	cursor: pointer;
	padding: 10px 20px;
	border: 1px solid #e7e7e7;
	border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #333;
}

.mypages .al {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	width: 100px;
}

.mypages .al {
	margin-right: 10px;
}

.mypages .al {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-right: 1px solid #e7e7e7;
	width: 100px;
}

.mypages a:hover {
	color: #fff;
	background-color: #dc4f45;	/* border-color: #dc4f45; */
}

.mypages .on {
	background-color: #dc4f45;
	color: #fff;
}

.mypages span:hover {
	color: #fff;
	background-color: #dc4f45;
	border-color: #dc4f45;
}

.smactiveCol a {
	color: #dc4f45;
}

/*news页面结束 */

/*shownews页面开始 */

.sjxb {
	text-align: center;
	color: #989898;
	margin: 30px 0;
	background: #f7f7f7;
	padding: 10px 0;
}

.sjxb span {
	color: #989898;
}

/*shownews页面结束 */

/* 产品列表页面开始 */
.zndh {
	padding: 50px 0px 30px;
}

.zndh ul {
	width: 100%;
	text-align: center;
}

.zndh ul li {
	border: 1px solid #ccc;
	margin-left: 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.zndh ul li a {
	padding: 15px 20px;
	display: block;
}

.zndh ul li:hover {
	background-color: #dc4f45;
	color: #dc4f45;
}

.zndh ul li:hover a {
	color: #fff;
}

.cplb {
}

.cplb ul {
	text-align: center;
}

.cplb ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 31%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 30px;
	border: 1px solid #f2f2f2;
}

.cplb ul li:hover {
	//box-shadow: 5px 5px 90px 5px rgba(158, 158, 158, .1);
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
	//transform: scale(1.002);
}

.cplb ul li:hover p {
	border-bottom: 3px solid #dc4f45;
	color: #dc4f45;
}

.cplb ul li img {
	height: auto;
}

.cplb ul li p {
	padding: 20px 0px;
	font-size: 20px;
}

/* 产品列表页面结束 */

/*产品详细页面开始 */
.cplb {
	position: relative;
}

.cplb_bt {
	padding: 30px 0px;
}

.cplb_bt p {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.gexian {
	border: 1px dotted #cbcbcb;
	margin-top: 30px;
}

/*产品详细页面结束 */

/*联系我们页面开始 */
.lianxi {
	position: relative;
	margin-top: 70px;
}

.lxwm {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 40px 30px;
	background: rgba(220, 79, 69, .9);
	height: 100%;
}

.lxwm h3 {
	font-size: 24px;
	line-height: 40px;
	text-align: left;
	color: #fff;
}

.tel {
	margin-top: 15px;
	border-top: 1px solid #e47c75;
}

.tel p {
	padding-top: 30px;
	color: #fff;
}

.tel span {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.sys {
	margin-top: 100px;
}








/*联系我们页面结束 */




.left-news {
    width: 66%;
    margin-right: 2%;
float:left;
}
.right-news {
    width: 32%;
float:right;
}
.left-news  .top {
    overflow: hidden;
    margin-bottom: 22px;
    background-repeat: no-repeat;
    background-position-y: bottom;
}
.left-news .top h2 {
    float: left;
    font-size: 26px;
    font-weight: bold;
    color: #1a37a0;
    font-family: '微软雅黑';
}

.top-left-1 {
    height: 30px;
    width: 90px;
    float: right;
   
}
 .top-left-1 a {
    height: 29px;
    font-size: 14px;
    color: #666666;
    font-family: '微软雅黑';
    line-height: 29px;
}

.zzsc .tab{overflow:hidden;}
.zzsc .tab a {
    display: block;
    margin: 0 30px 0 0;
    float: left;
    font-size: 26px;
    font-weight:600;
    text-decoration: none;
    color: #9e7851;
    line-height: 27px;
}
.zzsc .tab a.on {
    color: #1a37a0;
    text-decoration: none;
}
.zzsc .content{ overflow:hidden;}
 .zzsc .content li{ display:none;}

 .zzsc .content li{
	overflow:hidden;
margin-top:30px;
	}
 .zzsc .content .more{
position: absolute;
    margin-top: -50px;
    right: 60px; 
    overflow: hidden;
   
}
 .zzsc .content .more a{
height: 29px;
    font-size: 14px;
    color: #666666;
    line-height: 29px;
}




.zzsc2 .tab{overflow:hidden;text-align: center;
    width: 24%;
    margin: 60px auto 30px auto;}
.zzsc2 .tab a {
    display: block;
    margin: 0 30px 0 0;
    float: left;
    font-size: 26px;
    font-weight:600;
    text-decoration: none;
    color: #9e7851;
    line-height: 30px;
}
.zzsc2 .tab a.on {
    color: #1a37a0;
    text-decoration: none;
}
.zzsc2 .content{ overflow:hidden;}
.zzsc2 .content li{ display:none;}
.zzsc2 .content li{
	overflow:hidden;
margin-top:0px;
	}
.zzsc2 .content .more{
position: absolute;
    margin-top: -50px;
    right: 60px; 
    overflow: hidden;
   
}
.zzsc2 .content .more a{
height: 29px;
    font-size: 14px;
    color: #666666;
    line-height: 29px;
}




.tz-rlist{
display:block !important;
    height: 87px;
    border-bottom: 1px solid #d6d6d6;
    padding-top: 0px;
    padding-bottom: 0px;
    max-height: 87px;
    overflow: hidden;
}
.tz-rlist:hover{
    background-color:#003f88 ;
}
.tz-rlist:hover a .rtext-2 p,.tz-rlist:hover a .rtext-1 .date-m,.tz-rlist:hover a .rtext-1 .date-d{
    color: white;
}
.tz-rlist  a{
    color: white;
}
.rtext-1 {
    width: 80px;
    height: 52px;
    padding: 4px 0px;
    text-align: center;
    position: absolute;
    border-right: 1px solid #d6d6d6;
    margin-top: 12px;
}
.rtext-1 .date-d{
    color: #003f88;
    font-size: 24px;
    line-height: 26px;
    font-weight: 800;
}
.rtext-1 .date-m {
    color: #003f88;
    font-size: 16px;
    line-height: 23px;
}
.rtext-2 {
    float: right;
    width: 100%;
    padding-left: 96px;
    box-sizing: border-box;
    padding-left: 96px;
    padding-bottom: 5px;
}
.rtext-2 .item {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    padding-top: 8px;
    height: 100%;
}

/*服务直通车*/

.kjbtnsa{
	width:14.28%;
	background: #f8f8f8;
	text-align: center;
}
.kjbtnsa a{
	display: block;
	padding-top: 40px;
	padding-bottom: 30px;
}
.j_jijina img {
	width: 40px;
vertical-align: middle;
}
.j_imgjinb{
	display: none;
}
.kjbtnsa p{
	color: #666666;
	font-size: 16px;
	line-height: 36px;
	position: relative;
	padding-top: 10px;
}
.kjbtnsa p:after{
	position: absolute;
	content: '';
	width: 1px;
	height: 66px;
	background: #ececec;
	top: -37px;
	right: 0;
}
.kjbtnsa:nth-child(6) p:after{
	position: absolute;
	content: '';
	width: 0px;
	height: 66px;
	background: #ececec;
	top: -37px;
	right: 0;
}
.j_btnkj{
	width: 30px;
	height: 30px;
	background: #ffffff;
	display: block;
	border-radius: 50%;
	position: relative;
	margin: 0 auto;
	margin-top: 30px;
	display: none;
}
.j_btnkj img{
	width: 7px;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.kjbtn{
	position: relative;
	animation-delay: 0.4s;
	visibility: visible;
	animation-name: fadeInUp;
	animation-duration: 1.5s;
}
.kjbtn .slick-dots{
	bottom: 8px;
}
@media (min-width: 1200px) {
	.kjbtnsa.act{
		background: #0075b9;
	}
	.kjbtnsa.act .j_imgjina{
		display: none;
	}
	.kjbtnsa.act .j_imgjinb{
		display: inline-block;
	}
	.kjbtnsa.act p{
		color: #ffffff;
	}
	.kjbtnsa.act .j_btnkj{
		display: block;
	}
	.kjbtnsa.act{
		margin-top: -28px;
	}
	.kjbtnsa.act p:after{
		width: 0px;
	}
	.kjbtnsa:hover{
		background: #0075b9;
		margin-top: 0px;
	}
	.kjbtnsa:hover .j_imgjina{
		display: none;
	}
	.kjbtnsa:hover .j_imgjinb{
		display: inline-block;
	}
	.kjbtnsa:hover p{
		color: #ffffff;
	}
	.kjbtnsa:hover .j_btnkj{
		display: block;
	}
	.kjbtnsa:hover p:after{
		width: 0px;
	}
}


@media (min-width:1200px) and (max-width:1640px) {

.header {
    height: 128px;
background-size:cover;
}


	.header_z {
		width: 40%;
		margin-top: 30px;
	}
.tz-rlist{height:82px;}
	.daohang {
		width: 55%;
               margin-left:5%;
margin-top:45px;
	}
.head {
    position: relative;
    margin-left: 40px;
    margin-right: 40px;
}
.nav ul li a {
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    
    font-size: 18px;
    display: block;
}
.nav ul li dl {
	
	
	top: 50px;
	
	
}
.search {
    margin-top: 0px;
    position: initial;
    right: 0px;
   
}
.nav ul li{width:12.5%;}
	.gg1 {
		width: 96%;
               max-width:1500px;
margin:0 auto;
	}
.nav ul li dl dd a{width:190px;}

	/* 学院新闻开始 */
	.in_xyxw_nr_li {
		width: 31%
	}

	.in_xyxw_nr_list {
		height: 220px;
	}

	/* 通知公告开始 */
	.in_tzgg_nr_li {
		margin-right: 18px;
	}

	/* 学科科研开始 */
	.in_xkky_nr_li {
		margin-right: 18px;
	}

	/* 文化体验开始 */
	.in_whty_li {
		margin-right: 18px;
	}

	.in_whty_libt {
		height: 224px;
	}

	.in_whty_lis {
		height: 224px;
	}

	.in_whty_lis img {
		height: 224px;
	}

	/* 学团活动开始 */
	.in_xthdnr_li {
		margin-right: 18px;
	}

	/* 友情链接开始 */
	.in_cylj_li {
		margin-right: 15px;
	}

	/* 友情链接结束 */
}

@media (min-width:970px) and (max-width:1200px) {
	.swiper-container {
		width: 100%;
	}

	.gg, .gg1 {
		width: 970px;
	}

	.zndh ul li {
		margin-top: 5px;
	}

	.head {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.f_logo {
		padding-left: 10px;
	}

	.header_z img {
		width: 520px;
	}

	.header_y {
	}

	/*手机导航*/
	.menu2 {
		position: fixed;
		z-index: 99999;
		right: 10px;
		top: 40px;
	}

	.sp_nav {
		width: 42px;
		float: right;
		position: relative;
		cursor: pointer;
		height: 30px;
		margin-top: 10px
	}

	.sp_nav span {
		display: block;
		background: #333;
		width: 30px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease 0.35s
	}

	.sp_nav span:nth-of-type(1) {
		top: 0px
	}

	.sp_nav span:nth-of-type(2) {
		top: 10px
	}

	.sp_nav span:nth-of-type(3) {
		top: 20px
	}

	.sp_nav_se span:nth-of-type(1) {
		top: 10px;
		transform: rotate(45deg)
	}

	.sp_nav_se span:nth-of-type(2) {
		width: 0
	}

	.sp_nav_se span:nth-of-type(3) {
		top: 10px;
		transform: rotate(-45deg)
	}

	.sjj_nav {
		position: fixed;
		z-index: 9;
		background: rgba(0, 0, 0, .6);
		width: 100%;	/* height: calc(100% - 104px); */
		height: 100%;
		font-size: 14px;
		line-height: 40px;
		top: -100%;
		left: 0;
		overflow: auto;
		overflow-x: hidden;	/* transition: top ease 0.35s; */
	}

	.sjj_nav ul {
		background-color: #fff;
	}

	.nav_show {
		top: 59px
	}

	.sjj_nav>ul>li:first-child {
		overflow: hidden;
		border-top: 0
	}

	/* 
	.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
	}
	 */
	.sjj_nav>ul>li:first-child .language {
		float: right;
		width: 70px;
		overflow: hidden;
		line-height: 30px;
		margin-top: 5px
	}

	.sjj_nav>ul>li:first-child .language a {
		width: 35px;
		float: left;
		border-left: 1px #ddd solid;
		text-align: center;
		color: #999;
	}

	.sjj_nav ul li i {
		position: absolute;
		top: 8px;
		right: 0px;
		border-left: 1px #ebebeb solid;
		height: 26px;
		padding: 0px 14px 0 14px;
	}

	.sjj_nav ul li i img {
		width: 8px;
		margin-top: 5px;
	}

	.sjj_nav ul li i svg {
		transform: rotate(-90deg);
		transition: all ease 0.35s
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		transform: rotate(0deg)
	}

	.sjj_nav ul li {
		border-top: 1px #ebebeb solid;
		margin-left: 20px;
		position: relative;
		line-height: 42px;
		font-size: 14px;
	}

	.sjj_nav>ul >li:last-child {
		border-bottom: 1px #ddd solid;
	}

	.sjj_nav ul li ul {
		display: none;
		width: 100%;
	}

	.sjj_nav ul li a {
		color: #666;
		width: 80%
	}

	.sjj_nav ul li ul li {
		margin-left: 0px;
		border: none;
	}

	.sjj_nav ul li ul li a {
		color: #999;
		display: block;
		text-align: left;
		height: 30px;
		line-height: 30px;
	}

	.sjj_nav ul li i svg {
		width: 20px;
		height: 20px;
		fill: #555;
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		fill: #0062b1
	}

	.sjj_nav ul li ul li>ul {
		margin-left: 10px
	}

	.daohang {
		display: none;
	}

	.menu2 {
		display: block;
	}

	.nav {
		width: 970px;
	}

	.header_z {
		width: 40%;
		margin-top: 18px;
	}

	.search {
		right: 0px;
	}

	/*学院新闻*/
	.in_xyxw_nr_li {
		width: 23%;
	}

	/* 通知公告开始 */
	.in_tzgg_nr_li {
		width: 48%;
	}

	.in_tzgg_nr_li:nth-child(2n) {
		margin-right: 0;
	}

	.in_tzgg_nr_li:nth-child(3n) {
		margin-right: 24px;
	}

	.in_tzgg_nr_li:last-child {
		margin-right: 0;
	}

	/*学科科研开始 */
	.in_xkky_nr_li {
		width: 48%;
	}

	.in_xkky_nr_li:nth-child(2n) {
		margin-right: 0;
	}

	.in_xkky_nr_li:nth-child(3n) {
		margin-right: 24px;
	}

	.in_xkky_nr_li:last-child {
		margin-right: 0;
	}

	/*文化体验开始 */
	.in_whty_li {
		width: 48%;
	}

	.in_whty_li:nth-child(2n) {
		margin-right: 0;
	}

	.in_whty_li:nth-child(3n) {
		margin-right: 24px;
	}

	.in_whty_li:last-child {
		margin-right: 0;
	}

	.in_whty_lis {
		height: 270px;
	}

	.in_whty_lis img {
		height: 270px;
	}

	/*学团活动开始 */
	.in_xthdnr_li {
		width: 48%;
	}

	.in_xthdnr_li:nth-child(2n) {
		margin-right: 0;
	}

	.in_xthdnr_li:nth-child(3n) {
		margin-right: 24px;
	}

	.in_xthdnr_li:last-child {
		margin-right: 0;
	}

	/* 友情链接开始 */
	.in_cylj_li {
		width: 32%;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	.in_cylj_li:nth-child(3n) {
		margin-right: 0px;
	}

	/* 友情链接结束 */

	/* footer开始 */
	.footerz {
		display: none;
	}

	.footerm {
		margin-top: 26px;
		margin-left: 0;
	}



}

@media (min-width:768px) and (max-width:970px) {
	.swiper-container {
		width: 100%;
	}

	.gg, .gg1 {
		width: 768px
	}

	.zndh ul li {
		margin-top: 5px;
	}

	.head {
		width: 768px;
		margin-left: auto;
		margin-right: auto;
	}

	.kong {
		height: 0px;
	}

	.header {
		height: 80px;
	}

	.header_z {
		width: 300px;
		margin-top: 15px;
	}

	.search {
		right: 20px;
		margin-top: 20px;
	}

	/*手机导航*/
	.menu2 {
		display: block;
		position: fixed;
		z-index: 99999;
		right: 10px;
		top: 8px;
	}

	.sp_nav {
		width: 42px;
		float: right;
		position: relative;
		cursor: pointer;
		height: 30px;
		margin-top: 10px
	}

	.sp_nav span {
		display: block;
		background: #333;
		width: 30px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease 0.35s
	}

	.sp_nav span:nth-of-type(1) {
		top: 0px
	}

	.sp_nav span:nth-of-type(2) {
		top: 10px
	}

	.sp_nav span:nth-of-type(3) {
		top: 20px
	}

	.sp_nav_se span:nth-of-type(1) {
		top: 10px;
		transform: rotate(45deg)
	}

	.sp_nav_se span:nth-of-type(2) {
		width: 0
	}

	.sp_nav_se span:nth-of-type(3) {
		top: 10px;
		transform: rotate(-45deg)
	}

	.sjj_nav {
		position: fixed;
		z-index: 9;
		background: rgba(0, 0, 0, .6);
		width: 100%;	/* height: calc(100% - 104px); */
		height: 100%;
		font-size: 14px;
		line-height: 40px;
		top: -100%;
		left: 0;
		overflow: auto;
		overflow-x: hidden;	/* transition: top ease 0.35s; */
	}

	.sjj_nav ul {
		background-color: #fff;
	}

	.nav_show {
		top: 59px
	}

	.sjj_nav>ul>li:first-child {
		overflow: hidden;
		border-top: 0
	}

	/* 
	.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
	}
	 */
	.sjj_nav>ul>li:first-child .language {
		float: right;
		width: 70px;
		overflow: hidden;
		line-height: 30px;
		margin-top: 5px
	}

	.sjj_nav>ul>li:first-child .language a {
		width: 35px;
		float: left;
		border-left: 1px #ddd solid;
		text-align: center;
		color: #999;
	}

	.sjj_nav ul li i {
		position: absolute;
		top: 8px;
		right: 0px;
		border-left: 1px #ebebeb solid;
		height: 26px;
		padding: 0px 14px 0 14px;
	}

	.sjj_nav ul li i img {
		width: 8px;
		margin-top: 5px;
	}

	.sjj_nav ul li i svg {
		transform: rotate(-90deg);
		transition: all ease 0.35s
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		transform: rotate(0deg)
	}

	.sjj_nav ul li {
		border-top: 1px #ebebeb solid;
		margin-left: 20px;
		position: relative;
		line-height: 42px;
		font-size: 14px;
	}

	.sjj_nav>ul >li:last-child {
		border-bottom: 1px #ddd solid;
	}

	.sjj_nav ul li ul {
		display: none;
		width: 100%;
	}

	.sjj_nav ul li a {
		color: #666;
		width: 80%
	}

	.sjj_nav ul li ul li {
		margin-left: 0px;
		border: none;
	}

	.sjj_nav ul li ul li a {
		color: #999;
		display: block;
		text-align: left;
		height: 30px;
		line-height: 30px;
	}

	.sjj_nav ul li i svg {
		width: 20px;
		height: 20px;
		fill: #555;
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		fill: #0062b1
	}

	.sjj_nav ul li ul li>ul {
		margin-left: 10px
	}

	.daohang {
		display: none;
	}

	.header_y {
		display: none;
	}

	/*学院新闻*/
	.in_xyxw_nr_li {
		width: 23%;
	}

	/* 通知公告开始 */
	.in_tzgg_nr_li {
		width: 48%;
	}

	.in_tzgg_nr_li:nth-child(2n) {
		margin-right: 0;
	}

	.in_tzgg_nr_li:nth-child(3n) {
		margin-right: 24px;
	}

	.in_tzgg_nr_li:last-child {
		margin-right: 0;
	}

	.in_tzgg {
		background-color: #f1eeee
	}

	/* 学科科研开始 */
	.in_xkky_nr_li {
		width: 48%;
	}

	.in_xkky_nr_li:nth-child(2n) {
		margin-right: 0;
	}

	.in_xkky_nr_li:nth-child(3n) {
		margin-right: 24px;
	}

	.in_xkky_nr_li:last-child {
		margin-right: 0;
	}

	/* 文化体验开始 */
	.in_whty_li {
		width: 48%;
	}

	.in_whty_li:nth-child(2n) {
		margin-right: 0;
	}

	.in_whty_li:nth-child(3n) {
		margin-right: 24px;
	}

	.in_whty_li:last-child {
		margin-right: 0;
	}

	.in_whty_lis {
		height: 214px;
	}

	.in_whty_lis img {
		height: 214px;
	}

	/* 学团活动 */
	.in_xthdnr_li {
		width: 48%;
	}

	.in_xthdnr_li:nth-child(2n) {
		margin-right: 0;
	}

	.in_xthdnr_li:nth-child(3n) {
		margin-right: 24px;
	}

	.in_xthdnr_li:last-child {
		margin-right: 0;
	}

	/* 友情链接开始 */
	.in_cylj_li {
		width: 32%;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	.in_cylj_li:nth-child(3n) {
		margin-right: 0px;
	}

	/* 友情链接结束 */

	/* footer开始 */
	.footerz {
		display: none;
	}

	.footerm {
		margin-top: 26px;
		margin-left: 0;
	}

	/* 导航 */
	.logo {
		left: 39%;
	}

	.logo img {
		width: 90%;
	}

	.nav ul li {
		float: left;
		width: 125px;
		position: relative;
		z-index: 9999;
		text-align: center;
	}

	.nav ul li a {
		height: 50px;
		line-height: 50px;
		text-align: center;
		text-decoration: none;
		padding: 20px 0px;
	}

	.nav ul li a:hover {
		border-bottom: 3px solid #dc4f45;
	}

	.nav ul li dl {
		position: absolute;
		left: -30px;
		top: 50px;
		width: 105px;
		display: none;
		border-radius: 10px;
		padding: 10px 15px 24px;
		background-color: #fff;
	}

	.nav ul li dl dd {
		height: 40px;
	}

	.nav ul li dl dd a {
		display: block;
		height: 40px;
		line-height: 40px;
		text-align: center;
		background: #fff;
		border-bottom: 1px solid #dddddd;
	}

	.nav ul li dl dd a:hover {
		color: #6fbec2;
	}

	.click {
		margin-top: 200px;
	}

	/* 联系我们页面 */
	.sys {
		display: none;
	}

}

@media (max-width:768px) {
	.swiper-container {
		width: 100%;
	}

	.kong {
		height: 0px;
	}

.swiper-button-next, .swiper-button-prev{
display:none;
}

.header.active {
    background: #ffffff;
}
.logo1,.logo2{
display:none;
}
.logo1.active {
    display:block
}
.logo2.active {
    display:block;
}

.banbg{
padding-top:60px;
}

.nav_top{
display:none;
}

.left-news {
    width: 100%;
    margin-right: 0;
    float: none;
}

.right-news {
margin-top:20px;
    width: 100%;
    float: none;
}

.zzsc2 .tab {
    overflow: hidden;
    text-align: center;
    width: 80%;
    margin: 40px auto 20px auto;
}

.in_xyxw_k {
    background: url(../images/tcta.jpg) repeat left top;
    padding-bottom: 30px;
    padding-top: 30px;
    overflow: hidden;
}


	.gg {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.gg1 {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.header_z img {
		width: 270px !important;
		margin-top: 8px;
		height: auto;
	}

	.header_z {
		margin-top: 6px;
		width: 75%
	}

	.head {
		width: 96%;
		margin: 0px auto;
	}

	.search {
		margin-top: 10px;
		position: absolute;
		right: 50px;
		top: 0px;
	}

	.tblj {
		display: none;
	}

	/* 首页搜索开始 */
	.in_ssnr {
		float: none;
	}

	.write {
		width: 82%;
	}

	.btn {
	}

	.pop {
		width: 90%
	}

	/*学院新闻*/
	.in_xyxw_nr_li {
		width: 100%;
		margin-right: 0px;
	}

	.in_xyxw_nr_li:nth-child(2n) {
		margin-right: 0;
	}

	.in_xyxw_nr_list {
		height: 160px;
	}

	/* 通知公告开始 */
	.in_tzgg_nr_li {
		width: 100%;
	}

	.in_tzgg_nr_li {
		margin-right: 0;
	}

	.in_tzgg {
		background-color: #f1eeee;
	}

	/* 学科科研开始 */
	.in_xkky_nr_li {
		width: 100%;
	}

	.in_xkky_nr_li {
		margin-right: 0;
	}

	/* 文化体验开始 */
	.in_whty_li {
		width: 100%;
	}

	.in_whty_li {
		margin-right: 0;
	}

	.in_whty_lis {
		height: 220px;
	}

	.in_whty_lis img {
		height: 220px;
	}

	/* 学团活动开始 */
	.in_xthdnr_li {
		width: 100%;
	}

	.in_whty_li {
		margin-right: 0;
	}

	/* 友情链接开始 */
	.in_cylj_li {
		width: 48%;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	.in_cylj_li:nth-child(2n) {
		margin-right: 0px;
	}

	/* 友情链接结束 */

	/* footer开始 */
	.footer {
		padding: 10px 0;
		background: url('../images/footerbg.jpg') no-repeat center top;
	}

	.footer_s {
		border-bottom: 0px solid #b31130;
	}

	.footerz {
		width: 100%;
		margin-top: 0;
	}

	.footerm {
		width: 100%;
		margin-top: 26px;
		margin-left: 0;
	}

	.footerz img {
		width: 100%;
		height: auto;
	}

	.footery {
		display: none;
	}

	.footer_x {
		width: 100%;
	}

	/* 首页其他 */
	.ny_ys {
		padding: 10px 0 30px;
	}

	.ny_ysy {
		display: none;
	}

	.header_y {
		display: none;
	}

	#wrapper {
		padding-top: 80px! important;
	}

	.zndh ul li {
		margin-top: 5px;
	}

	.zndh {
		padding-top: 10px;
	}

	/* footer */
	.foot_snrz {
		display: none;
	}

	.foot_snry {
		width: 100%;
		float: none;
	}

	.foot_snry img {
		display: inline;
	}

	/* 导航 */
	.yc {
		display: none;
	}

	.nav li:nth-child(4) {
		display: none;
	}

	.header {
		height: 60px;
		border-bottom: 0px solid #cccccc;
	}

	.logo {
		left: 0;
	}

	.logo img {
		width: 80px;
	}

	.nav {
		position: absolute;
		top: 0px;
		z-index: 3;
		display: none;
		width: 100%;
		background: #01844b;
		z-index: 9999;
		padding-bottom: 20px;
	}

	.nav ul li {
		clear: both;
		width: 100%;
	}

	.nav ul li a {
		height: 40px;
		line-height: 40px;
		display: block;
		text-indent: 10px;
		padding: 0px;
		
	}

	.navbar {
		position: absolute;
		top: -83px;
		display: block;
		height: 54px;
		margin-top: 12px;
		right: 0;
	}

	.navbar img {
		padding: 12px;
		height: 31px;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
	}

	.nav ul li a.active, .nav ul li a:hover {
		background: rgba(0, 0, 0, .05);
		color: #fff;
	}

	/* 内页 */
	.in_ssnr table {
		width: 100%;
	}

	.ny_xwlb ul li a {
		width: 69%;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.pic_yx {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.nyban {
		width: 100%;
	}

	.nyban img {
		width: 100%;
	}

	.nymain {
		padding-top: 20px
	}

	.ny_z {
		display: none;
	}

	.ny_y {
		width: 100%;
		float: none;
		margin-top: 0;
	}

	/* 教师风采页面 */
	.pic_z {
		width: 20%;
		height: 90px;
	}

	.pic_z img {
		height: 90px;
	}

	/* 联系我们页面 */
	.lianxi {
		margin-top: 30px;
		margin-bottom: 110px;
	}

	.lxwm {
		min-height: 240px;
		width: 100%;
	}

	.sys {
		display: none;
	}

	/*手机导航*/
	.menu2 {
		display: block;
		position: fixed;
		z-index: 99999;
		right: 10px;
		top: 8px;
	}

	.sp_nav {
		width: 42px;
		float: right;
		position: relative;
		cursor: pointer;
		height: 30px;
		margin-top: 18px
	}

	.sp_nav span {
		display: block;
		background: #333333;
		width: 30px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease 0.35s
	}

	.sp_nav span:nth-of-type(1) {
		top: 0px
	}

	.sp_nav span:nth-of-type(2) {
		top: 10px
	}

	.sp_nav span:nth-of-type(3) {
		top: 20px
	}

	.sp_nav_se span:nth-of-type(1) {
		top: 10px;
		transform: rotate(45deg)
	}

	.sp_nav_se span:nth-of-type(2) {
		width: 0
	}

	.sp_nav_se span:nth-of-type(3) {
		top: 10px;
		transform: rotate(-45deg)
	}

	.sjj_nav {
		position: fixed;
		z-index: 9;
		background: rgba(0, 0, 0, .6);
		width: 100%;	/* height: calc(100% - 104px); */
		height: 100%;
		font-size: 14px;
		line-height: 40px;
		top: -100%;
		left: 0;
		overflow: auto;
		overflow-x: hidden;	/* transition: top ease 0.35s; */
	}

	.sjj_nav ul {
		background-color: #fff;
	}

	.nav_show {
		top: 59px
	}

	.sjj_nav>ul>li:first-child {
		overflow: hidden;
		border-top: 0
	}

	/* 
	.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
	}
	 */
	.sjj_nav>ul>li:first-child .language {
		float: right;
		width: 70px;
		overflow: hidden;
		line-height: 30px;
		margin-top: 5px
	}

	.sjj_nav>ul>li:first-child .language a {
		width: 35px;
		float: left;
		border-left: 1px #ddd solid;
		text-align: center;
		color: #999;
	}

	.sjj_nav ul li i {
		position: absolute;
		top: 8px;
		right: 0px;
		border-left: 1px #ebebeb solid;
		height: 26px;
		padding: 0px 14px 0 14px;
	}

	.sjj_nav ul li i img {
		width: 8px;
		margin-top: 5px;
	}

	.sjj_nav ul li i svg {
		transform: rotate(-90deg);
		transition: all ease 0.35s
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		transform: rotate(0deg)
	}

	.sjj_nav ul li {
		border-top: 1px #ebebeb solid;
		margin-left: 20px;
		position: relative;
		line-height: 42px;
		font-size: 14px;
	}

	.sjj_nav>ul >li:last-child {
		border-bottom: 1px #ddd solid;
	}

	.sjj_nav ul li ul {
		display: none;
		width: 100%;
	}

	.sjj_nav ul li a {
		color: #666;
		width: 80%
	}

	.sjj_nav ul li ul li {
		margin-left: 0px;
		border: none;
	}

	.sjj_nav ul li ul li a {
		color: #999;
		display: block;
		text-align: left;
		height: 30px;
		line-height: 30px;
	}

	.sjj_nav ul li i svg {
		width: 20px;
		height: 20px;
		fill: #555;
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		fill: #0062b1
	}

	.sjj_nav ul li ul li>ul {
		margin-left: 10px
	}

	.daohang {
		display: none;
	}

	div#roll {
		width: 150px;
		color: #fff;
		background: #00ff00;
		position: absolute;
		font-size: 22px;
		word-break: break-all;
		line-height: 50px;
		text-align: center;
	}

}

@media (min-width:768px) {
	.fixed {
		position: fixed;
		top: 0;
		z-index: 2;
		width: 100%;
	}


}