<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	min-width: 1480px;
}

i,
em {
	font-style: normal;
}

ul,
li,
input,
p,
h1,
h2,
dd,
dl,
a {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #454545;
}

li a:hover {
	color: #0861c1;
}

img,
a {
	cursor: pointer;
}

img {
	border: none;
	max-width: 100%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}

.container {
	width: 1400px;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 960px;
	background: url(../images/header-bg.jpg) no-repeat center;
	padding-top: 52px;
	box-sizing: border-box;
}

.header-top {}

/*导航*/
.menu {
	height: 58px;
	z-index: 10;
	width: 59%;
	position: relative;
	background-size: auto;
}

#nav {
	display: block;
	padding: 0px;
	height: 58px;
	line-height: 88px;
	/* margin: 0 auto; */
	position: relative;
	z-index: 9999;
	float:  left;
	margin-left: 50px;
}

#nav .mainlevel {
	float: left;
	height: 88px;
	position: relative;
	box-sizing: border-box;
}

#nav li.last {
	padding-top: 8px;
}

#nav .mainlevel:hover a {
	color: #FFFFFF;
}

#nav .mainlevel a {
	color: #fff;
	line-height: 58px;
	display: block;
	font-size: 16px;
	height: 88px;
	text-align: center;
	font-weight: bold;
}

#nav li.mainlevel a:hover {
	color: #FFFFFF;
}

#nav .mainlevel ul {
	/* display: none; */
	position: absolute;
	z-index: 9999;
	margin-top: 0px;
	width: 130px;
	left: -19px;
}

#nav .mainlevel li {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 100%;
}


#nav .mainlevel&gt;a {
	width: 85px;
	text-align: center;
	box-sizing: border-box;
}


#nav .mainlevel img {
	vertical-align: middle;
}

#nav .mainlevel li a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #FFF !important;
	background: #1578ff;
	filter: alpha(opacity=70);
	opacity: .7;
	text-align: center;
}

#nav .mainlevel li a:hover {
	color: #FFFFFF !important;
	filter: alpha(opacity=100);
	opacity: 1;
}

.nav-icon {
	display: block;
	border-bottom: 1px solid #fff;
	width: 100%;
	background: url(../images/sjx-icon.png) no-repeat center center;
	height: 6px;
	margin-bottom: 2px;
}

/*banner*/
.header-bottom {
	margin-top: 158px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
/* banner */

.slideBox {
	width: 100%;
	height: 520px;
	overflow: hidden;
	position: relative;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	display: block;
	width: 31px;
	height: 32px;
       transition: 0.2s;
}

.slideBox .prev {
	background: url(../images/ban-prev.png) no-repeat;
	right: 68px;
	bottom: 0;
	
}
.slideBox .prev:hover{
      background: url(../images/ban-prev-h.png) no-repeat;
}
.slideBox .next {
	left: auto;
	background: url(../images/ban-next.png) no-repeat;
	right: 0;
	bottom: 0;
}
.slideBox .next:hover{
      background: url(../images/ban-next-h.png) no-repeat;
}
.slideBox .prev:hover,
.slideBox .next:hover{
        height: 38px;
	width: 39px;
}
.slideBox .hd {
	position: absolute;
	left: 600px;
	bottom: 10px;
	z-index: 1;
	padding-left: 2px;
}

.slideBox .hd li {
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 20px;
	box-sizing: border-box;
	margin-right: 32px;
	font-style: oblique;
	transition: 0.5s;
}

.slideBox .hd li:hover,
.slideBox .hd li.on {
	z-index: 2;
	position: relative;
	width: 105px;
	background: url(../images/zzz1_07.png) no-repeat left center;
	padding-left: 84px;
	margin-left: -5px;
}

.slideBox .bd li div.ban-left {
	width: 544px;
}

.slideBox .bd li .bann-tp {
	display: block;
	width: 800px;
	height: 450px;
	overflow: hidden;
}

.slideBox .bd li .bann-tp img {
	transition: 0.5s;
}


.slideBox .bd li .bann-tp:hover img {
	transform: scale(1.1)
}

.slideBox .bd li div.ban-left .date {
	font-size: 40px;
	font-family: arial;
	color: #fff;
	padding-left: 39px;
	font-weight: normal;
	background: url(../images/date-bg.png) no-repeat left center;
	margin-top: 69px;
}

.slideBox .bd li div.ban-left .tit {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	margin-top: 25px;
	background: url(../images/zzz1_03.png) no-repeat left bottom;
	padding-bottom: 28px;
}

.slideBox .bd li div.ban-left .zhaiyao {
	font-size: 14px;
	color: #fff;
	opacity: .5;
	margin-top: 34px;
	line-height: 24px;
}

.slideBox .bd li div.ban-left .more {
	display: block;
	margin-top: 77px;
	height: 40px;
	width: 120px;
	text-align: center;
	font-size: 14px;
	background: #1977fd;
	line-height: 40px;
	color: #fff;
	border-radius: 30px;
}

.lm {
	width: 100%;
	margin-bottom: 32px;
}

.lm h2 {
	font-size: 26px;
	color: #1578ff;
	font-weight: normal;
	display: inline-block;
}

.lm a {
	display: block;
	margin-top: 5px;
}

/*学院新闻*/
.xyxw {
	margin-top: 50px;
	width: 905px;
}

.qunar {
	width: 905px;
	margin: 0 auto 15px;
	position: relative;
	overflow: hidden;
}

.qunar .e_pic_wrap {
	z-index: 1;
	height: 265px;
}

.qunar .e_pic_wrap ul li a {
	display: block;
	height: 263px;
	width: 450px;
	overflow: hidden;
}

.qunar .e_pic_wrap ul li a img {
	transition: 0.5s;
	width:  100%;
	height:  100%;
}

.qunar .e_pic_wrap ul li a:hover img {
	transform: scale(1.2);
}

.qunar .e_flt_inf {
	width: 420px;
	height: 263px;
	overflow: hidden;
	z-index: 20;
}

.qunar .e_flt_inf .date {
	color: #1578ff;
	font-size: 18px;
	font-family: arial;
	background: url(../images/date-bg-b.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}

.qunar .e_flt_inf h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 35px;
}

.qunar .e_flt_inf p {
	color: #999999;
	font-size: 13px;
	line-height: 24px;
	margin-top: 20px;
	border-top: 1px solid #e1e1e1;
	width: 100%;
	padding-top: 17px;
}

.qunar .prev,
.qunar .next {
	position: absolute;
	z-index: 30;
	display: block;
}

.qunar .prev {
	bottom: 0;
	right: 50px;
}

.qunar .next {
	bottom: 0px;
	right: 0px;
}

.qunar .prev a,
.qunar .next a {
	display: block;
	width: 35px;
	height: 35px;
	overflow: hidden;
}

.qunar .prev a {
	background: url(../images/xyxw-prev.png) no-repeat center;
}

.qunar .next a {
	background: url(../images/xyxw-next.png) no-repeat center;
}

.xyxw .xyxw-ul {
	margin-top: 30px;

}

.xyxw .xyxw-ul li {
	width: 905px;
	background: url(../images/xyxw-li-bg.png) no-repeat left center;
	padding-left: 9px;
	margin-bottom: 11px;
}


.xyxw .xyxw-ul li a {
	font-size: 16px;
	color: #444;
	transition: 0.5s;
}

.xyxw .xyxw-ul li:hover a {
	padding-left: 5px;
}

.xyxw .xyxw-ul li span {
	color: #888;
	font-size: 14px;
}



/*通知公告*/
.tzgg {
	width: 450px;
	margin-top: 52px;
}

.tzgg .tzgg-ul li {
	padding-bottom: 17px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 9px;
	transition: 0.5s;
}

.tzgg .tzgg-ul li:hover {
	margin-left: 10px;
}

.tzgg .tzgg-ul li:hover a {
	margin-right: 10px;
}

.tzgg .tzgg-ul li a {
	transition: 0.5s;
}
.tzgg .tzgg-ul li a p{
    height:52px;
}
.tzgg .tzgg-ul li .date {
	width: 57px;
	margin-top: 2px;
}

.tzgg .tzgg-ul li .date span {
	font-family: arial;
	color: #959595;
	text-align: left;
}

.tzgg .tzgg-ul li .date .y-r {
	font-size: 22px;
	line-height: 24px;
}

.tzgg .tzgg-ul li .date .year {
	font-size: 12px;
	padding-top: 6px;
	display: block;
}

.tzgg .tzgg-ul li a {
	width: 355px;
	font-size: 16px;
	color: #555555;
	line-height: 26px;
}

.tzgg .lm {
	margin-bottom: 27px;
}

.tzgg .tzgg-ul .tzgg-icon {
	display: block;
	width: 21px;
	height: 6px;
	background: url(../images/tzgg-bt-more.png) no-repeat center;
	margin-top: 12px;
}

/*平台中心*/
.ptzx{
	height: 548px;
	width: 100%;
	background: url(../images/ptzx-bg.jpg) no-repeat center;
	margin-top: 50px;
	padding-top: 50px;
	box-sizing: border-box;
}

.ptzx .ptzx-lm{
	text-align: center;
	color: #fff;
	font-size: 26px;
	font-weight: normal;
}






.picScroll-left {
	width: 100%;
	/* overflow: hidden; */
	position: relative;
}


.picScroll-left .hd  .next,
.picScroll-left .hd .prev{
	width: 26px;
	height: 7px;
	display: block;
	position: absolute;
	top: 179px;
}

.picScroll-left .hd .next {
	background: url(../images/ptzx-next.png) no-repeat center;
	right: -40px;
}

.picScroll-left .hd .prev {
	background: url(../images/ptzx-prev.png) no-repeat center;
	left: -40px;
}

.picScroll-left .bd {
	margin-top:  30px;
	width: 1400px;
	overflow: hidden;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 525px;
	height: 365px;
	border: 1px solid #5ca1ff;
	box-sizing: border-box;
	transition: 0.5s;
	margin: 0 85px;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}
.picScroll-left .bd ul li .pic a{
	width: 120px;
	height: 120px;
	display: block;
	margin: 60px auto 33px;
	transition: 0.5s;
}
.picScroll-left .bd ul li:hover{
	border-radius: ;
}
.picScroll-left .bd ul li.picList-li1 .pic a{
	background: url(../images/ptzx1.png) no-repeat center;
}

.picScroll-left .bd ul li.picList-li1:hover .pic a{
	background: url(../images/ptzx1-h.png) no-repeat center;
	background-size: 100%;
}

.picScroll-left .bd ul li.picList-li2 .pic a{
	background: url(../images/ptzx2.png) no-repeat center;
}

.picScroll-left .bd ul li.picList-li2:hover .pic a{
	background: url(../images/ptzx2-h.png) no-repeat center;
	background-size: 100%;
}

.picScroll-left .bd ul li.picList-li3 .pic a{
	background: url(../images/ptzx3.png) no-repeat center;
}

.picScroll-left .bd ul li.picList-li3:hover .pic a{
	background: url(../images/ptzx3-h.png) no-repeat center;
	background-size: 100%;
}

.picScroll-left .bd ul li.picList-li4 .pic a{
	background: url(../images/ptzx4.png) no-repeat center;
	background-size: 100%;
}

.picScroll-left .bd ul li.picList-li4:hover .pic a{
	background: url(../images/ptzx4-h.png) no-repeat center;
	background-size: 100%;
}

.picScroll-left .bd ul li.picList-li5 .pic a{
	background: url(../images/ptzx5.png) no-repeat center;
	background-size: 100%;
}

.picScroll-left .bd ul li.picList-li5:hover .pic a{
	background: url(../images/ptzx5-h.png) no-repeat center;
	background-size: 100%;
}


.cylj-r-ewm{width:330px}
.cylj-r-ewm img{width:150px}
.cylj-r-ewm li{margin-left:15px;}

.picScroll-left .bd ul li .title {
	line-height: 24px;
	text-align: center;
	width: 285px;
	margin: 0 auto;
	HEIGHT:  48px;
}
.picScroll-left .bd ul li .title a{
	font-size: 16px;
	color: #fff;
}
.picScroll-left .bd ul li .ptzx-icon{
	width: 21px;
	height: 2px;
	background: #fff;
	display: block;
	margin: 48px auto 0;
}
.picScroll-left .bd ul li:hover{
	background: #4291fe;
	border: none;
}
.bottom-bg{
	background: url(../images/zzz1_11.png) no-repeat right bottom;
	width: 100%;
	padding: 10px 0;
}
/*讲座信息*/
.jzxx{
	margin-top: 63px;
}

.jzxx ul li{
	width: 320px;
	height: 490px;
	margin-left: 40px;
}

.jzxx ul li:first-child{
	margin-left: 0;
}
.jzxx ul li a{
	display: block;
}
.jzxx ul li img{
	width: 100%;
	height: 400px;
	transition: 0.5s;
}
.jzxx ul li .jzxx-nr{
	width: 100%;
	border: 1px solid #cbcbcb;
	margin-top: -5px;
	box-sizing: border-box;
	height: 78px;
	padding: 22px 37px 30px 27px;
	font-size: 16px;
	font-family: arial;
	line-height: 24px;
transition: 0.5s;
}
.jzxx ul li:hover .jzxx-nr{
       border: 1px solid #1578ff;
      box-shadow: 0px -1px 7px 0px #1578ff;
}
.jzxx ul li .jzxx-nr span{
	display: block;
	font-size: 13px;
	line-height: 22px;
	color: #888888;
	padding-left: 27px;
}
.jzxx ul li .jzxx-nr .jzr{
	background: url(../images/jzxx-zuozhe.png) no-repeat left center;
	margin-top: 15px;
}
.jzxx ul li .jzxx-nr .dizhi{
	background: url(../images/jzxx-dizhi.png) no-repeat left center;
}
.jzxx ul li .jzxx-nr .date{
	background: url(../images/jzxx-date.jpg) no-repeat left center;
}
.jzxx ul li .jzxx-tp{
	width: 100%;
	overflow: hidden;
	height: 400px;
}
.jzxx ul li:hover img{
	transform: scale(1.1);
}
/*常用链接*/
.cylj{
	margin-top: 40px;
	height: 68px;
	background: url(../images/cylj-bg.png) no-repeat center;
	background-size: 100%;
	width: 1050px;
}
.cylj h2{
	width: 40px;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	color: #444444;
	padding-top: 12px;
	padding-left: 16px;
	letter-spacing: 2px;
}
.cylj ul{
	margin-left: 40px;
	margin-top: 25px;
}
.cylj ul li{
	background: url(../images/cylj-li-bg.png) no-repeat left center;
	padding-left: 10px;
	margin-left: 70px;
}
.footer{
	width: 100%;
	height: 170px;
	background: #1578ff;
}
/*列表页*/
.header-er-top{
	width: 100%;
	height: 125px;
	background: url(../images/erji-header.png) no-repeat center;
	padding-top: 30px;
	box-sizing: border-box;
	position:  relative;
	z-index:  91;
}
.banner-ber{
	width: 100%;
	z-index: 9;
	position:  relative;
}
/*列表页*/
.list {
	margin-top: -74px;
	z-index: 90;
	position:  relative;
}

.list-left {
	width: 300px;
	background: #f5f5f5;
}

.list-left&gt;h2 {
	background: url(../images/erji-lm.png) no-repeat center;
	color: #fff;
	line-height: 70px;
	font-size: 24px;
	height: 70px;
	text-align: center;
	font-weight: bold;
}

/* 侧导航 */
.sideMenu {
	
}

.sideMenu h3 {
	width: 100%;
	cursor: pointer;
	margin: 0;
	box-sizing: border-box;
}



.sideMenu h3&gt;a {
	display: block;
	background: url(../images/nav-zc-bg_03.jpg) no-repeat center;
	font-size: 18px;
	font-weight: normal;
	box-sizing: border-box;
	padding: 22px 0 22px 57px;
	
}

.sideMenu h3:hover,
.sideMenu&gt;.on {
	color: #fff;
	border-left: none;
	margin: 0px;
	width: 100%;
	box-sizing: border-box;
}
.sideMenu h3:hover a,
.sideMenu&gt;.on a {
	color: #1578ff;
	font-weight:  bold;
	background: url(../images/nav-zc-bg_05.jpg) no-repeat center;
}

.sideMenu ul {
	color: #999;
	font-size: 14px;

}
.sideMenu ul{display:none;}
.sideMenu ul.has {
	background: #ffffff;
	padding-bottom: 10px;
	margin: 0 auto;
	padding-top: 15px;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom:  1px solid #d0d0d0;
        display:block;
}

.sideMenu ul li {
	padding-left: 83px;
	background: url(../images/02_24.png) no-repeat 60px center;
	margin-bottom: 10px;
}
.sideMenu ul li:hover{
	background: url(../images/02_27.png) no-repeat 60px center;
}
.sideMenu ul li a {
	display: block;
	color: #666666;
	font-size: 14px;
}



.sideMenu ul .san-on,
.sideMenu ul li:hover a {
	color: #1578ff;
}


.sideMenu ul .on {
	color: #003999;
}

.list{
	margin-bottom: 60px;
}
/* 侧导航结束 */
/* 右侧开始 */
.list-right {
	width: 1100px;
	overflow: hidden;
	min-height: 600px;
	/* margin-top: -13px; */
}

.list-right .titname {
	height: 70px;
	line-height: 70px;
	font-size: 24px;
	background: #f0f4f6;
	padding-left: 50px;
	box-sizing: border-box;
}

.list-right .titname h2 {
	display: initial;
	font-size: 20px;
	color: #0066cc;
	font-weight: bold;
	border-bottom: 2px solid #0066cc;
	padding-bottom: 10px;
}

.list-right .titname .navigation {
	color: #666666;
	font-size: 14px;
}

.list-right .titname .navigation img {
	padding-right: 6px;
	vertical-align: middle;
}

.list-right .titname .fa-home {
	font-size: 18px;
}

.list-right .titname .fa-home img {
	width: 18px;
}

.list-right .titname .fa-home,
.list-right .titname .fa-home a {
	color: #888;
}

.list-con,
.page-con{
	margin-left: 40px;
}
.list-con ul {
	margin-top: 10px;
}
.list-con ul li {
	padding-left:42px;
	height: 60px;
	line-height: 60px;
	background: url(../images/02_20.png) no-repeat 15px center;
	font-size: 15px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	border-bottom: 1px solid #dbdede;
}

.list-con ul li a {
	font-size: 16px;
	transition: 0.5s;
}

.list-con ul li .date {
	float: right;
	color: #666666;
	font-size: 14px;
}

.list-con ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}
.list-con ul li:hover a{
	color: #0075CC;
	font-weight: bold;
	font-size: 18px
}
.list-con ul li.list-li1{
	margin-top: 30px;
}
.list-con ul li.list-li6,
.list-con ul li.list-li11{
	margin-top: 23px;
}
.list-con ul li.list-li5,
.list-con ul li.list-li10,
.list-con ul li.list-li15{
	padding-bottom: 23px;
	border-bottom: 1px dashed #e6e6e6;
	box-sizing:  content-box;
}
.fanye {
	margin: 27px 0 0;
	text-align: center;
}

/* 正文页 */
/*page-con*/

.page-con {
	padding: 10px 0;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 24px;
	color: #1578ff;
	text-align: center;
	line-height: 150%;
	padding: 28px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 150%;
	padding: 10px 0 10px;
	font-weight: normal;
}

.page-con .page-date {
	font-size: 14px;
	color: #777777;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 14px;
	border-bottom: 1px solid #d9d9d9;
}

.page-con .zhengwen {
	padding: 28px 0;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
}

.page-con .zhengwen p {
	text-indent: 2em;
	line-height: 36px;
	font-size: 15px;
	color: #444444;
	padding: 0 0 14px 0;
}

.page-con .zhengwen A{text-decoration: none !important;}
.page-con .zhengwen A:visited{text-decoration: none !important;}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	
border:  none !important;
}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	padding: 30px 0 0px;
	border-top: 1px solid #d6d6d6;
}

.other-title a {
	color: #555555;
	font-size: 15px;
	display: block;
	line-height: 36px;
}

.other-title a:hover {
	color: #1578ff;
}

.article-con {
	padding: 20px 0;
}

.article-con h1 {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con .article-date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 2em;
	padding: 5px 0;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 10px;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #0075cc;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/* 正文表格P不缩进 */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0;
	padding: 0;
}


.mr0 {
	margin-right: 0 !important;
}



/*图片列表*/
.tp-list{
	margin-left: 40px;
}
.tp-list ul li{
	width: 230px;
	height: 286px;
	position: relative;
	margin-right: 46px;
	margin-top: 50px;
}

.tp-list ul li a{
	display: block;
	height: 300px;
	border: 1px solid #e2e2e2;
	margin-top: -17px;
	box-sizing: border-box;
}
.tp-list ul li img{
	position: absolute;
	top: 0;
	left: 25px;
	width: 180px;
	height: 240px;
	transition: 0.5s;
}
.tp-list ul li p{
	margin-top: 272px;
	text-align: center;
}
.tp-list ul li span{
	display: block;
}
.tp-list ul li .szdw-mz{
	font-size: 16px;
	color:#1578ff ;
}
.tp-list ul li p .szdw-zc{
	font-size: 13px;
	line-height: 24px;
	color: #888888;
}
.tp-list ul li:hover img{
	transform: scale(1.1);
}</pre></body></html>