﻿@charset "utf-8";
/* CSS Document */
html, body {
	_background-attachment: fixed;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	font-family: 'Microsoft Yahei', 宋体;
	color: #141d29;
	;
	line-height: 30px;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, input, button, textarea, p, th, td {
	margin: 0px;
	padding: 0px;
}
input, select {
	font-size: 14px;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
ul, li {
	list-style-type: none;
}
h2 {
	font-size: 18px;
	font-family: "Microsoft Yahei";
}
h3, h4 {
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
h5 {
	font-size: 12px;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #0063ae;
	text-decoration: none;
}
i {
	text-decoration: none;
	font-style: normal
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
table {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: center;
}
td {
	padding: 5px;
}
.ue-table-interlace-color-double {
	background: #f7faff
}
/* 共用 */
.gray {
	color: #999999;
}
.white {
	color: #ffffff;
}
.red {
	color: #b91818;
}
.green {
	color: #8AB119;
}
.yellow {
	color: #f96900;
}
.blue {
	color: #1a6eae;
}
.bold {
	font-weight: bold;
}
.fz11 {
	font-size: 11px;
}
.fz12 {
	font-size: 12px;
}
.fz13 {
	font-size: 13px;
}
.fz14 {
	font-size: 14px;
}
.fz16 {
	font-size: 16px;
}
.fz18 {
	font-size: 18px;
}
.fz22 {
	font-size: 22px;
}
.fz24 {
	font-size: 24px;
}
.fz26 {
	font-size: 26px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 60px;
}
.mt150 {
	margin-top: 150px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml50 {
	margin-left: 50px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt30 {
	padding-top: 30px;
}
.pt44 {
	padding-top: 44px;
}
.pl10 {
	padding-left: 10px;
}
.pt20 {
	padding-top: 20px;
}
.pt50 {
	padding-top: 50px;
}
.pt120 {
	padding-top: 120px;
}
.pt140 {
	padding-top: 140px;
}
.pt150 {
	padding-top: 150px;
}
.pt190 {
	padding-top: 190px;
}
.pl15 {
	padding-left: 15px;
}
.pl30 {
	padding-left: 30px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb30 {
	padding-bottom: 30px;
}
.p10 {
	padding: 10px;
}
.p20 {
	padding: 20px;
}
.p30 {
	padding: 30px;
}
.center {
	text-align: center
}
.warp {
	width: 100%;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.w970 {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	background-color: #ffffff;
}
.Texthide {
	display: none;
}
.dis {
	DISPLAY: block
}
.undis {
	DISPLAY: none
}
a.graylink {
	color: #b5b5b5;
	text-decoration: none;
}
a.graylink:hover {
	color: #333333;
	text-decoration: none;
}
/*top*/
.toplogo {
	background-image: url(http://zwc.zjgsu.edu.cn/images/logo.jpg);
	height: 103px;
	width: 671px;
	float: left;
}
/*menu*/
.index_rbgtitle {
	width: 100%;
	height: 40px;
	background-color: #696969;
}
.index_rbgtitle ul li {
	float: left;
	padding: 0px 35px;
	line-height: 40px;
	color: #ffffff;
	font-size: 16px;
	border-right: 1px solid #828282
}
.index_rtitle {
	padding: 10px 20px;
	;
	line-height: 28px;
}
.index_rtitlelist {
	width: 480px;
	height: 195px;
	overflow: hidden;
}
.t-search a:hover {
	color: #efefef;
	text-decoration: underline;
}
.ieshadow {
	background: url(http://zwc.zjgsu.edu.cn/images/menu-line.png) repeat-x;
	height: 15px;
	width: 100%;
	position: absolute
}
.filter {
	filter: alpha(opacity=95);  /*支持 IE 浏览器*/
	-moz-opacity: 0.95; /*支持 FireFox 浏览器*/
	opacity: 0.95;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
/*列表CSS*/
.qlink {
	width: 510px;
	height: 240px;
	overflow: hidden
}
.qlink ul li {
	float: left;
	margin-left: 22px;
	text-align: center;
	margin-top: 25px;
}
.list_left {
	float: left;
	width: 252px;
}
.list_classbg {
	width: 250px;
	height: 70px;
	position: relative;
	background-image: url(http://zwc.zjgsu.edu.cn/images/bgtitle.gif)
}
.list_class {
	font-size: 14px
}
.list_class ul li {
	border-top: 1px solid #efefef
}
.list_class ul li a {
	width: 220px;
	line-height: 40px;
	display: block;
	padding-left: 30px;
	;
	text-decoration: none;
	background-color: #f8f8f8;
	border-top: 1px solid #fff;
}
.list_class ul li a:hover {
	background-color: #fff
}
.list_right_content {
	padding: 10px;
	font-size: 12px;
	border-top: 1px solid #fff;
	line-height: 28px
}
.list_right {
	float: right;
	width: 690px;
	background-color: #ffffff;
	padding: 0px;
	border: 1px solid #fff
}
.show_cur {
}
.show_content {
	padding: 10px;
	font-size: 12px;
	border-top: 1px solid #fff;
}
/*
分页
*/	
.newspage {
	width: 1000px;
	float: left;
	margin-bottom: 30px;
}
/* 百度编辑器CSS样式 */
table {
	border-collapse: collapse;
	margin: 0 auto;
	text-align: center;
}
td {
	padding: 5px;
}
.ue-table-interlace-color-double {
	background: #f7faff
}
/*transition*/
.tran200 {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.tran300 {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.tran400 {
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
.tran500 {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.tran1000 {
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-ms-transition: all 1s linear;
	transition: all 1s linear;
}
.tran5000 {
	-webkit-transition: all 5s linear;
	-moz-transition: all 5s linear;
	-ms-transition: all 5s linear;
	transition: all 5s linear;
}
.scaleimg:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.rotateY:hover {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.translateX:hover {
	-webkit-transform: translateX(-6px);
	-moz-transform: translateX(6px);
	-ms-transform: translateX(-6px);
	transform: translateX(-6px);
}
.translateY:hover {
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(6px);
	-ms-transform: translateY(-6px);
	transform: translateY(-6px);
}
.footer {
	background: #403e3f;
	color: #999;
	font-size: 14px;
	margin-top: 20px;
	padding: 20px 20px 10px 20px
}
.footer a {
	color: #999
}
.col-wx {
	text-align: center;
	padding-top: 5px;
	margin-right: 20px
}
.col-wx p {
	padding-top: 5px;
}
#in_focus {
	background: #ecf1f7;
	padding: 50px;
}
.main5 {
	background: #ecf1f7;
}
.main5 .inner {
	padding: 45px 0 0px 0;
}
/*页面尺寸*/
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width: 1200px;
	margin: 0 auto;
} /**页面全局宽度**/
p.en {
	text-align: center;
	font-size: 18px;
	color: #969696;
	padding-bottom: 5px;
}
/**标题栏新闻窗口**/
.post {
	margin-bottom: 10px;
}
.post .tt {
	display: inline-block;
	width: 100%;
	border-bottom: 0px solid #e6e6e6;
	margin-bottom: 10px;
} /**标题栏**/
.post .tt .tit {
	font-size: 26px;
	font-weight: normal;
} /**标题字体**/
.post .tt .tit .title {
	display: block;
	line-height: 32px;
	color: #333;
	font-family: "Microsoft yahei";
	text-align: center;
}
.post .tt .tit .name {
	display: none;
	line-height: 16px;
	color: #333;
}/*栏目别名*/
.post .con {
	padding: 6px 0;
	margin: 0 auto;
}
.post .con .wp_article_list .list_item {
	border-bottom: 1px dashed #ccc;
} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index {
	background: url(http://zwc.zjgsu.edu.cn/images/li.gif) no-repeat center;
}
.post .more_btn {
	display: inline-block;
*display:inline;
*zoom:1;
	height: 20px;
	line-height: 20px;
	float: right;
	margin-top: -40px;
}
.post .more_btn .more_text, .post .more_btn a {
	font-size: 14px;
	cursor: pointer;
	color: #136fd5;
}
.post .more_btn a {
	color: #9f743d;
}
.post .more_btn a:hover {
	color: #9f743d;
}
.post.post-51 .tt .tit .title {
	text-align: center;
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;
}
.post-51 .news_wz {
	padding: 10px 20px;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: center;
	background: #fff;
}
.post.post-51 .tt {
	background: url('style_res/tit5_bg.png') no-repeat center bottom;
}
/*标准标题*/
#mybanner {
	position: relative;
	margin: auto 0;
	width: 1200px;
	height: 430px;
	background: transparent;
}
#mybanner li {
	position: absolute;
	transition: all 0.5s ease-in-out;
}
#mybanner li .news_pic {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#mybanner li img {
	transition-duration: 1s;
	transition: all 0.4s ease-in-out;
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
#mybanner li img:hover {
	transform: scale(1.1);
}
#mybanner li .news_all {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
#mybanner .news_title {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	text-indent: 10px;
	font-size: 16px;
	line-height: 33px;
}
#mybanner .news_title a {
	color: #FFF;
}
#mybanner .focus-arrow-left {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 230px;
	left: -60px;
	z-index: 4;
	display: block;
	background: url("style_res/focus_prev.png") repeat left top;
}
#mybanner .focus-arrow-right {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 230px;
	right: -60px;
	z-index: 4;
	display: block;
	background: url("style_res/focus_next.png") repeat left top;
}
#mybanner .focus-arrow-left:hover {
	background: url("style_res/focus_prev_h.png") repeat left top;
	cursor: pointer;
}
#mybanner .focus-arrow-right:hover {
	background: url("style_res/focus_next_h.png") repeat left top;
	cursor: pointer;
}
.focus-pagenation {
	position: absolute;
	display: none;
	bottom: 10px;
	right: 190px;
	z-index: 5;
}
.mypagetab {
	float: left;
	margin: 0 3px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #ffffff;
	cursor: default;
}




.slick-slide img { object-fit: cover; height:446px;}
.selected1 {background: #3079b1;
    color: #fff;
    font-size: 15px;
    padding: 5px 20px;
    border-radius: 2px;}
.col-cur a { color:#999;}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}







