@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: 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: #af0525;
}

.headStyle3xd3tfbg0f .this-page {
	height: auto;
}

.headStyle3xd3tfbg0f a:link {
	height: auto;
}

/* header */
.header {
	height: 136px;
	background: #9e2121;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	z-index: 9999;
}

.head {
	position: relative;
	margin-left: 100px;
	margin-right: 100px;
}

.header_z {
	margin-top: 24px;
	width: 34%;
}

.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: 50px;
	position: absolute;
	right: -50px;
	top: 0px;
	transform: translateX(16px);
}

.kong {
	height: 130px;
}

/* 导航 */
.menu2 {
	display: none;
}

.daohang {
	color: #fff;
	position: relative;
	width: 64%;
	border-left: 1px solid #b45454;
	border-right: 1px solid #b45454;
	margin-left: 2%;
	height: 136px;
}

.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;
	z-index: 9999;
	text-align: center;
	width: 10%;
}

.nav ul li a {
	height: 136px;
	line-height: 136px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	display: block;
}

.nav ul li a:hover {
	background: #aa2323;
}

.nav ul li dl {
	position: absolute;
	left: 0px;
	top: 136px;
	display: none;
	background-color: #aa2323;
}

.nav ul li dl dd {
	height: 55px;
}

.nav ul li dl dd a {
	display: block;
	height: 55px;
	line-height: 55px;
	text-align: center;	/* border-bottom: 1px solid #dddddd; */
	width: 130px;
	font-size: 16px;
}

.nav ul li dl dd a:hover {
	color: #fff;
	background-color: #9e2121;
}

.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 #9e2121;
}

.btn {
	width: 15%;
	height: 48px;
	background: #9e2121;
	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: 120px
}

.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-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-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;
}

.in_xyxw_bt {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	padding-top: 50px;
	color: #333;
}

.in_xyxw_bt span {
	font-size: 36px;
	font-weight: bold;
}

.in_xyxw_nr {
	margin-top: 50px;
}

.in_xyxw_nr_li {
	width: 24%;
	margin-right: 20px;
}


.in_xyxw_nr_li:last-child{margin-right: 0px;}
.in_xyxw_nr_li:nth-child(4n){margin-right: 0px;}
.in_xyxw_nr_li:nth-child(5n){margin-right: 0px;}

.in_xyxw_nr_lix {
	background-color: #fff;
padding-bottom:14px;
}

.in_xyxw_nr_lix:hover {
	background-color: #af0525;
}

.in_xyxw_nr_lix:hover .in_xyxw_nr_lix_wz {
	color: #fff;
}

.in_xyxw_nr_list {
	width: 100%;
	height: 240px;
	object-fit: cover;
}

.in_xyxw_nr_lix_sj {
	background-color: #af0525;
	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: #af0525;
	border: 1px solid #af0525;
	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: 50px;
}

.in_tzgg_nr_li {
	background-color: #fff;
	padding: 36px 16px;
	width: 23.3%;
	margin-right: 24px;
	margin-bottom: 24px;
}

.in_tzgg_nr_li:hover .in_tzgg_nr_li_y_bt {
	color: #af0525;
}
/* 
.in_tzgg_nr_li:nth-child(3n) {
	margin-right: 0;
}
 */

.in_tzgg_nr_li_z {
	width: 80px;
	background-color: #f1eeee;
	color: #af0525;
	text-align: center;
	height: 84px;
}

.in_tzgg_nr_li_y {
	width: calc(100% - 100px);
}

.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: 36px;
	padding-top: 16px;
}

.in_tzgg_nr_li_z_ny {
	font-size: 12px;
	padding-top: 4px;
}

/* 首页学科科研 */
.in_xkky_nr_li {
	width: 23.3%;
	margin-right: 24px;
	margin-bottom: 24px;
}

.in_xkky_nr_li:hover .in_xkky_nr_li_y_bt {
	color: #af0525;
}

.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: 120px;
}

.in_xkky_nr_li_y {
	width: calc(100% - 170px);
}

.in_xkky_nr_li_y_bt {
	font-size: 18px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.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: 60px;
}

.in_whty_li {
	width: 32.3%;
	position: relative;
	margin-right: 24px;
	margin-bottom: 20px;
}

.in_whty_li:nth-child(3n) {
	margin-right: 0;
}

.in_whty_lis {
	height: 300px;
}

.in_whty_lifc {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.in_whty_lis img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.in_whty_liwz {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: url('../images/jianbian.png') repeat-x center -28px;
	background-size: 100% auto;
	padding: 10px 16px;
	color: #fff;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 18px;
}

/* 学团活动开始 */
.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 #af0525;
	padding: 16px 10px;
min-height:110px;
}

.in_xthdnr_lix:hover {
	background-color: #af0525;
}

.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: 24%;
text-align:center;
}
.in_cylj_li a{display: inline-block;text-align:center;}
.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 #d93b59;
	padding-bottom: 20px;
}

.footer {
	background: url('../images/footerbg.jpg');
	margin-top: 40px;
	padding: 20px 0;
}

.in_cylj_nr {
	color: #fff;
}

.in_cylj_nr a {
	color: #fff;
}

.footerz {
	margin-top: 50px;
}

.footerz img {
	height: 86px;
}

.footerys {
	width: 144px;
	height: 144px;
}

.footerys img {
	width: 144px;
	height: 144px;
	object-fit: cover;
}

.footerm {
	color: #fff;
	margin-left: 60px;
	margin-top: 60px;
}

.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: 146px;
}

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: #9e2121;
	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_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: #9e2121;
	font-weight: bold;
}

.ny_znrnr ul li a:hover {
	color: #9e2121;
}

.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: #9e2121;
	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:hover {
	color: #0162ad;
}
.ny_xwnr p{line-height: 150%;
    font-family: 仿宋_GB2312;
    font-size: 16pt;}
.ny_xwnr span{line-height: 150%;
    font-family: 仿宋_GB2312;
    font-size: 16pt;}

.ny_xwnrs {
}

.ny_xwnrs h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
}

.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;
}

/*联系我们页面结束 */
@media (min-width:1200px) and (max-width:1640px) {
	.header_z {
		width: 25%;
		margin-top: 40px;
	}

	.daohang {
		width: 73%;
	}
.nav ul li{width:11%;}
	.gg1 {
		width: 1200px;
	}

	/* 学院新闻开始 */
	.in_xyxw_nr_li {
		width: 23%
	}

	.in_xyxw_nr_list {
		height: 200px;
	}

	/* 通知公告开始 */
	.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: 550px;
	}

	.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: 18px
	}

	.sp_nav span {
		display: block;
		background: #fff;
		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: 79px
	}

	.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: 34%;
		margin-top: 38px;
	}

	.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: 80px;
	}

	.header {
		height: 80px;
	}

	.header_z {
		width: 300px;
		margin-top: 15px;
	}

	.search {
		right: 60px;
		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: 18px
	}

	.sp_nav span {
		display: block;
		background: #fff;
		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: 79px
	}

	.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: 105px;
		position: relative;
		z-index: 9999;
		text-align: center;
	}

	.nav ul li a {
		height: 68px;
		line-height: 68px;
		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: 100px;
		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: 80px;
	}

	.gg {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.gg1 {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	.header_z img {
		width: 200px !important;
		margin-top: 13px;
		height: auto;
	}

	.header_z {
		margin-top: 9px;
		width: 60%
	}

	.head {
		width: 96%;
		margin: 0px auto;
	}

	.search {
		margin-top: 20px;
		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: 48%;
		margin-right: 10px;
	}

	.in_xyxw_nr_li:nth-child(2n) {
		margin-right: 0;
	}

	.in_xyxw_nr_list {
		height: 130px;
	}

	/* 通知公告开始 */
	.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: 1px 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: 80px;
		border-bottom: 1px 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;
		color: #fff;
	}

	.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: #fff;
		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: 79px
	}

	.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%;
	}

}