body{margin:0px auto;padding:0px;border:0px;font-family:"微软雅黑"; font-size:16px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; min-width:1200px;background: #fff;}
ul,li,ol{margin:0px; padding:0px; list-style:none;}
table,tr,td,h1,h2,h3,h4,h5,span,p,form,input,dl,dd,dt,em,b{margin:0px; padding:0px;}
em,img{border:0px;}
input{border: none;outline: none;background: none;}
a{text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;transition: 0.5s;}
.fl{float:left; display:inline;}
.fr{float:right;display:inline;}
.width{width:1200px;margin: 0 auto;}
.clearfix:after{
	content: '';
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}
.images{
	transition: all 0.8s;
	-moz-transition: width 0.8s; /* Firefox 4 */
	-webkit-transition: width 0.8s; /* Safari 和 Chrome */
	-o-transition: width 0.8s; /* Opera */
	}
.images:hover{
	cursor: pointer;
	transition: all 0.8s;
	transform: scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari 和 Chrome */
    -o-transform:scale(1.1);     /* Opera */
	}



/****************************************首页****************************************/
/* 头部 */
.top{width: 100%;overflow: hidden;padding: 15px 0;}
.topr{width: 391px;}
.toplj{margin-bottom: 20px;overflow: hidden;color: #444;}
.toplj a{padding:0 10px;font-size: 14px;color: #444;}
.toplj a:hover{color: #009265;}
.search{width: 310px;height: 42px;float: right;}
.searchtext{float: left;width: 251px;padding-left: 15px;line-height: 42px;font-size: 14px;color: #999;border: 1px solid #009265;height: 40px;}
.searchico{float: right;}

/* 导航 */
.menu{width: 100%;background: #009265;height: 50px;line-height: 50px;}
.nav{hposition:relative; z-index:1;}
.nav a{ color:#fff;}
.nav .nLi{ float:left;  position:relative; display:inline;padding: 0 7px 0 5px;background: url(../images/menubg.jpg) no-repeat right center;}
.nav .last{background: none;}
.nav .nLi h3{ float:left;font-weight: normal;}
.nav .nLi h3 a{ display:block; padding:0 11px; font-size:18px;}
.nav .on h3 a{background: #006143;}
.nav .nLi:hover>a{background: #006143;}
.nav .sub{width:100%; left:5px; top:50px;  position:absolute;background: #ebfbfe; text-align: center;display: none;z-index: 999;padding: 5px 0 10px 0;}
.nav .sub li{ zoom:1; font-size: 16px;}
.nav .sub a{ display:block; color: #444;padding: 10px 0;line-height:20px;background: #ebfbfe;}
.nav .sub a:hover{ background: #009265;color: #fff;}

/* banner */
.banner{width:100%; text-align:center;}
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.slideBox .hd{ height:17px; overflow:hidden; position:absolute; left:50%; bottom:20px; z-index:99;margin-left: -48px;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:7px;  width:17px; height:17px; text-align:center; background:url(../images/dian.png) no-repeat center; cursor:pointer; }
.slideBox .hd ul li.on{ background:url(../images/dian-hover.png) no-repeat center;}
.slideBox .bd{ position:relative; height:100%; z-index:0; width:100%;}
.slideBox .bd ul{width:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd img{ width:100%; height:auto; display:block;  }
.slideBox .prev,.slideBox .next{ position:absolute;top:50%; margin-top:-38px; display:block; width:30px; height:76px;}
.slideBox .prev{left: 30px;background: url(../images/banner-prev.png) no-repeat center;}
.slideBox .next{right: 30px;background: url(../images/banner-next.png) no-repeat center;}

/* 内容 */
.zynr{padding: 30px 0;background: #f4f4f4;}
.part1,.part2,.part3{margin-bottom: 20px;}
.zytitle{border-bottom: 1px solid #eee;background: url(../images/title1.png) no-repeat left center;}
.zytitle h3{float: left;padding: 15px 0 15px 50px;font-weight: normal;color: #009265;font-size: 24px;background: url(../images/titlebg.jpg) no-repeat left bottom;margin-bottom: -2px;padding-left: 50px;}
.zytitle h3 span{color: #d7d7d7;margin-left: 7px;font-size: 16px;}
.zytitle a{float: right;color: #999;font-size: 18px;margin-top: 25px;transition: 0.6s;}
.zytitle a:hover{transition: 0.6s;padding-right: 10px;color: #009265;}

/* 学院新闻 */
.tpxw .zytitle{background: url(../images/title.png) no-repeat left center;}
.xyxw{width: 680px;padding: 25px;background: #fff;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;}
.xyxwnr{padding-top: 15px;}
.xyxwtp ul li{float: left;width: 314px;margin-right: 20px;}
.xyxwtp ul li+li{margin-right: 0 !important;}
.xyxwtp ul li .xyxwpic{width: 315px;height: 230px;overflow: hidden;}
.xyxwtp ul li .xyxwpic img{width: 315px;height: 230px;transition: 0.6s;}
.xyxwtp ul li>a{display: block;background: #fff;padding: 8px 10px;width: 295px;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;color: #009265;font-size: 18px;color: #22px;}
.xyxwwz{margin-top: 8px;}
.xyxwwz ul li{border-bottom: 1px dashed #ddd;padding: 14px 0 13px 15px;line-height: 26px;background: url(../images/libg.jpg) no-repeat left 30px;}
.xyxwwz ul li a{display: block;color: #313131;}
.xyxwwz ul li.last{border-bottom: none;padding: 20px 0 10px 15px;}
.xyxwwz ul li:hover a{color: #009265;}
.xyxwwz ul li p{color:#999;font-size:14px;}

/* 通知公告 */
.tzgg{width: 400px;padding: 0px 25px 40px 25px;background: #fff;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;}
.tzgg .zytitle{background: url(../images/title2.png) no-repeat left center;}
.tzggnr ul li{margin-top: 15px;background: #fff;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;padding: 10px 15px;}
.tzdate{float: left;width: 70px;}
.tzdate h3{width: 100%;height: 30px;line-height: 30px;text-align: center;background: #009265;font-size: 18px;font-weight: normal;color: #fff;}
.tzdate h5{width: 100%;height: 30px;line-height: 30px;text-align: center;font-size: 18px;font-weight: normal;color: #444;}
.tzggnr ul li a{float: right;width: 300px;color: #313131;padding: 5px 0;}
.tzggnr ul li:hover a{color: #009265;}
.tzggnr .more{position: absolute;top:35px;right:25px;color: #999;font-size: 18px;transition: 0.6s;}
.tzggnr .more:hover{transition: 0.6s;padding-right: 5px;color: #009265;}

/* 学生工作 */
.xsgz{float: left;width: 336px;background: #fff;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;padding: 10px 25px 20px 25px;position: relative;min-height:370px;}
.xsgz .zytitle{background: url(../images/title3.png) no-repeat left center;}
.xsgzst{border-bottom: 1px solid #d5d5d5;padding: 20px 0;margin-bottom: 15px;}
.xsgzst a{font-weight: bold;color: #009265;}
.xsgzst p{font-size: 14px;color: #999;margin-top: 15px;}
.xsgz li{background: url(../images/libg.jpg) no-repeat left center;padding-left: 15px;line-height: 36px;}
.xsgz li a{color: #313131;transition: 0.6s;}
.xsgz li:hover a{color: #009265;transition: 0.6s;padding-left: 6px;}

/* 党建工作 */
.djgz{float: left;width: 336px;background: #fff;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;padding: 10px 25px 20px 25px;margin: 0 21px;min-height:370px;}
.djgz .zytitle{background: url(../images/title4.png) no-repeat left center;}
.djgznr ul li{margin-top: 18px;}
.djgz ul li .djdate{float: left;width: 50px;border-right:1px solid #c0c9d2;padding-right: 8px;margin-right: 8px;color: #009265;font-style: italic;}
.djgz ul li .djdate h3{font-weight: normal;}
.djgz ul li .djdate h5{font-weight: normal;}
.djgz ul li a{color: #313131;}
.djgz ul li:hover a{color: #009265;}

/* 教学工作 */
.jxgz{float: left;width: 336px;background: #fff;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;padding: 10px 25px 20px 25px;min-height:370px;}
.jxgz .zytitle{background: url(../images/title5.png) no-repeat left center;}
.jxgz ul li{margin-top: 15px;border-radius: 5px;border-left: 5px solid #009265;}
.jxgz ul li a{color: #313131;display: block;padding: 13px 10px;}
.jxgz ul li:hover{webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;}
.jxgz ul li:hover a{color: #009265;}

/* 科学研究 */
/*.kxyj{width: 336px;float: left;padding: 10px 25px 20px 25px;min-height: 545px;}
.kxyj .zytitle{background: url(../images/title6.png) no-repeat left center;}
.kxyj ul{padding-top: 10px;}
.kxyj ul li{margin-top: 15px;}
.kxyj ul li a{width: 220px;}
*/
.kxyj{float: left;width: 336px;background: #fff;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;padding: 10px 25px 20px 25px;position: relative;min-height:545px;}
.kxyj .zytitle{background: url(../images/title3.png) no-repeat left center;}
.kxyjst{border-bottom: 1px solid #d5d5d5;padding: 20px 0;margin-bottom: 15px;}
.kxyjst a{font-weight: bold;color: #009265;}
.kxyjst p{font-size: 14px;color: #999;margin-top: 15px;}
.kxyj li a{color: #313131;transition: 0.6s;}
.kxyj ul li a{width: 220px;}
.kxyj li:hover a{color: #009265;transition: 0.6s;padding-left: 6px;}


/* 师生风采 */
.ssfc{width: 336px;float: right;background: #fff;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;padding: 10px 25px 18px 25px;min-height:547px;position: relative;}
.ssfc .zytitle{background: url(../images/title7.png) no-repeat left center;}
.ssfcqh ul li{padding: 10px 15px;border: 1px solid #e7e7e7;margin-top: 15px;}
.sstp{width: 110px;height: 85px;overflow: hidden;float: left;}
.sstp img{width: 110px;height: 85px;transition: 0.6s;}
.ssnr{float: right;width: 175px;padding-top:8px;}
.ssnr a{color: #313131;line-height: 18px;}
.ssnr p{color: #999;font-size: 14px;margin: 10px 0;}
.ssnr span{color: #999;font-size: 14px;background: url(../images/time.png) no-repeat left center;padding-left: 20px;display:block;margin-top:10px;}
.ssfcqh ul li:hover{webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;}
.ssfcqh ul li:hover a{color: #009265;}

/* 专题专栏 */
.part4{width: 1140px;background: #fff;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;padding: 0px 30px 25px 30px;position:relative;margin-bottom: 20px;}
.part4 .zytitle{background: url(../images/title8.png) no-repeat left center;}
.picMarquee-left{ width:1140px;  overflow:hidden;margin-top: 20px;}
.picMarquee-left .hd{ overflow:hidden;  height:31px;position: absolute;right: 30px;top: 20px;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:31px; height:31px; overflow:hidden;cursor:pointer;float: right;}
.picMarquee-left .hd .prev{background: url(../images/ztzll.jpg) no-repeat center;margin-right: 10px;}
.picMarquee-left .hd .next{background: url(../images/ztzlr.jpg) no-repeat center;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:270px; height:145px; display:block;transition: 0.6s;}

/* 友情链接 */
.part5{background: #fff;webkit-box-shadow: 0px 0px 10px #bbb;-moz-box-shadow: 0px 0px 10px #bbb;box-shadow: 0px 0px 10px #bbb;padding: 5px 30px 25px 30px;position:relative;}
.part5 .zytitle{background: url(../images/title9.png) no-repeat left center;}
.part5 .zytitle ul{float: right;margin-top: 20px;}
.part5 .zytitle ul li{float: left;margin-left: 30px;font-size: 20px;color: #999;cursor: pointer;height: 36px;}
.part5 .zytitle ul li.cur{color: #009265;border-bottom: 3px solid #009265;}
.yqljnr ul{padding-top: 25px;}
.yqljnr ul li{float: left;width: 14.28%;text-align: center;}
.yqljnr ul li a{display: block;}
.yqljnr ul li .ljtp{height: 50px;}
.link1 .ljtp{background: url(../images/link1.png) no-repeat center;transition: 0.6s;}
.link2 .ljtp{background: url(../images/link2.png) no-repeat center;transition: 0.6s;}
.link3 .ljtp{background: url(../images/link3.png) no-repeat center;transition: 0.6s;}
.link4 .ljtp{background: url(../images/link4.png) no-repeat center;transition: 0.6s;}
.link5 .ljtp{background: url(../images/link5.png) no-repeat center;transition: 0.6s;}
.link6 .ljtp{background: url(../images/link6.png) no-repeat center;transition: 0.6s;}
.link7 .ljtp{background: url(../images/link7.png) no-repeat center;transition: 0.6s;}
.yqljnr ul li p{margin-top: 15px;font-size: 18px;color: #999;}
.yqljnr ul li:hover p{color: #009265;}
.yqljnr ul .link1:hover .ljtp{background: url(../images/link1on.png) no-repeat center;}
.yqljnr ul .link2:hover .ljtp{background: url(../images/link2on.png) no-repeat center;}
.yqljnr ul .link3:hover .ljtp{background: url(../images/link3on.png) no-repeat center;}
.yqljnr ul .link4:hover .ljtp{background: url(../images/link4on.png) no-repeat center;}
.yqljnr ul .link5:hover .ljtp{background: url(../images/link5on.png) no-repeat center;}
.yqljnr ul .link6:hover .ljtp{background: url(../images/link6on.png) no-repeat center;}
.yqljnr ul .link7:hover .ljtp{background: url(../images/link7on.png) no-repeat center;}
.yqljnr ul li:hover .ljtp{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);transition: 0.6s;}

/* 版权 */
.footer{background: #009265;overflow: hidden;padding: 15px 0;color: #fff;font-size: 14px;line-height: 24px;}
.footerl{width:400px;margin-top: 30px;text-align: left;}
.footerr{width:100px;text-align: center;margin-top: 6px;}
.footerr img{width:100px;height:100px;}

/****************************************列表页****************************************/
.nybanner{width: 100%;height: 380px;overflow: hidden;}
.nybanner img{width: 100%;height: 380px;}
.main{margin-top: -85px;position: relative;}
.mainc{background: #f4f4f4;margin-top: 150px;}
.mainl{width: 255px;overflow: hidden;margin-top: -150px;}
.mainl h3{background: url(../images/lmbg.png) no-repeat center;height: 79px;line-height: 85px;font-size: 20px;color: #fff;font-weight: normal;text-align: center;border-top: 5px solid #009265;}
.mainl ul{background: #fff;overflow: hidden;text-align: center;}
.mainl ul li a{display: block;padding:20px 10px;color: #444;overflow: hidden;border-bottom: 1px solid #009265;width: 235px;}
.mainl ul li.on a{background: #7fc8b2;color: #fbfbfb;border-left: 5px solid #009265;width: 230px;}
.mainl ul li:hover a{background: #7fc8b2;color: #fbfbfb;border-left: 5px solid #009265;width: 230px;}
.mainr{width: 925px;overflow: hidden;margin-top: -65px;min-height:292px;}
.current{color: #999;background: url(../images/home.png) no-repeat left center;padding-left: 40px;line-height: 65px;}
.current a{color: #999;}
.current a:hover{color: #009265;}
.list{padding-bottom: 25px;}
.list ul{padding: 25px 0;overflow: hidden;}
.list ul li{line-height: 50px;overflow: hidden;border-bottom: 1px solid #d4d4d4;background: url(../images/libg.png) no-repeat left center;padding-left: 15px;}
.list ul li a{float: left;color: #494949;transition: 0.6s;}
.list ul li span{float: right;color: #999;font-size: 14px;}
.list ul li:hover{background: url(../images/libgon.png) no-repeat left center;}
.list ul li:hover a{padding-left: 10px;color: #009265;transition: 0.6s;}
.list ul li:hover span{color: #009265;}

/****************************************简介页****************************************/
.jjy{padding-top: 25px;overflow: hidden;padding-bottom: 30px;}
.jjy h1{color: #009265;font-size: 24px;border-bottom: 1px solid #d0d0d0;padding-bottom: 20px;margin-bottom: 20px;text-align: center;font-weight: normal;}
.jjy p{color: #444;line-height: 32px !important;text-indent: 32px !important;margin-bottom: 20px;}

/****************************************内容页****************************************/
.nry{padding: 30px 0;overflow: hidden;}
.nry h1{font-size: 24px;color: #009265;text-align: center;font-weight: normal;}
.xiab{font-size: 14px;color: #999;text-align: center;margin: 20px 0 12px 0;}
.xiab i{margin-right: 25px;font-style:normal;}
.nrynr{border-top: 1px solid #d0d0d0;overflow: hidden;padding-bottom: 40px;padding-top: 25px;}
.nrynr p{color: #444;line-height: 32px !important;text-indent: 32px !important;}
.sxp p{color: #666;font-size: 14px;margin-bottom: 15px;}
.sxp p a{color: #666;}
.sxp p:hover a{color: #0d4783;}

/****************************************图文列表****************************************/
.szdw ul{padding: 30px 0;overflow: hidden;margin: 0 -15px;}
.szdw ul li{float: left;overflow: hidden;margin:0 25px 30px 25px;text-align: center;}
.szdwtp{width: 210px;height: 210px;overflow: hidden;}
.szdwtp img{width: 210px;height: 210px;transition: 0.6s;}
.szdw ul li p{width: 210px;height: 50px;background: #f2f2f2;color: #494949;line-height: 50px;}
.szdw ul li:hover p{color: #0d4783;}


.zyqhtitle{border-bottom: 1px solid #eee;}
.zyqhtitle ul li{float:left;margin-right:30px;background: none;font-size: 24px;padding: 13px 0;cursor: pointer;}
.zyqhtitle ul li.cur{border-bottom: 3px solid #009265;margin-bottom: -2px;color: #009265;}
.tzggqh .more{position: absolute;top:35px;right:25px;color: #999;font-size: 18px;transition: 0.6s;}
.tzggqh .more:hover{transition: 0.6s;padding-right: 5px;color: #009265;}
.xsqh .tzggqh ul li{margin-top:18px;}