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%;height: 116px;background: url(../images/topbg.jpg) no-repeat center;overflow: hidden;padding-top: 40px;}
.search{width: 242px;height: 37px;background: url(../images/searchbg.png) no-repeat center;}
.searchtext{float: left;width: 188px;padding-left: 15px;line-height: 37px;font-size: 12px;color: #012148;height: 37px;}
.searchico{float: right;padding-right: 15px;margin-top: 7px;}

/* 导航 */
.menu{width: 100%;height: 50px;background: #002147;}
.nav{height:50px; line-height:50px;position:relative; z-index:1;}
.nav a{ color:#fff;}
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;font-weight: normal;}
.nav .nLi h3 a{ display:block; padding:0 49px; font-size:18px;}
.nav .on h3 a{background: #063978;}
.nav .nLi:hover a{background: #063978;}
.nav .sub{width:100%; left:0; top:50px;  position:absolute;background: #063978;  line-height:40px;text-align: center;display: none;z-index: 999;}
.nav .sub li{ zoom:1; font-size: 16px;}
.nav .sub a{ display:block; color: #fff;padding:15px 10px;line-height:22px;}
.nav .sub a:hover{ background: #002147;}

.zynr{padding: 40px 0;}
/* 左边 */
.zynrl{width: 800px;}

/* 学院新闻 */
.zytitle{border-top: 1px solid #e3e3e3;}
.zytitle h3{float: left;font-size: 20px;color: #444;border-top: 3px solid #022248;padding: 15px 0;margin-top: -2px;}
.zytitle a{float: right;transition: 0.6s;font-size: 12px;color: #999;margin-top: 15px;}
.zytitle a:hover{padding-right: 15px;transition: 0.6s;color: #012148;}
.picScroll-left{ width:430px;  overflow:hidden;position: relative;}
.picScroll-left .hd{ overflow:hidden;position: absolute;bottom: 19px;right: 7px;z-index: 999;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1;}
.picScroll-left .hd ul li{ float:left;width:6px; height:6px; overflow:hidden; margin-right:7px; text-indent:-999px; cursor:pointer; background:url(../images/dian.png) no-repeat center;}
.picScroll-left .hd ul li.on{ background:url(../images/dian-hover.png) no-repeat center; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden;width: 430px;position: relative;}
.picScroll-left .bd ul li .pic{ text-align:center;overflow: hidden;}
.picScroll-left .bd ul li .pic img{ width:430px; height:310px; display:block;transition: 0.6s;}
.picScroll-left .bd ul li .title{line-height:45px;position: absolute;left: 0;bottom: 0;height: 45px;width: 410px;background: url(../images/newsbg.png) no-repeat center;padding-left: 20px;}
.picScroll-left .bd ul li .title a{color: #fff;}
.xyxwnr .xyxwlb{width: 340px;overflow: hidden;margin: -23px 0;}
.xyxwnr ul.xyxwlb li{overflow: hidden;cursor: pointer;padding: 23px 0;border-bottom: 1px dashed #e2e2e2;position: relative;}
.xyxwnr ul.xyxwlb li+li+li+li{border-bottom: none;}
.xyxwnr ul.xyxwlb li a{color: #494949;display:block;height:42px;}
.xyxwnr ul.xyxwlb li span{position: absolute;right: 0;bottom: 23px;font-size: 12px;color: #999;}
.xyxwnr ul.xyxwlb li:hover a{color: #012148;}

/* 中心动态 */
.zxdt{margin-top: 45px;}
.zxdtnrt{overflow: hidden;margin-bottom: 25px;}
.zxdtnrt li{float: left;width: 240px;margin-right: 40px;overflow: hidden;}
.zxdtnrt li+li+li{margin-right: 0;}
.zxdttp{width: 240px;height: 150px;overflow: hidden;}
.zxdttp img{width: 240px;height: 150px;transition: 0.6s;}
.zxdtnrt li>a{margin-top: 15px;color: #494949;display: block;}
.zxdtnrt li:hover a{color: #012148;}
.zxdtlb li{overflow: hidden;background: url(../images/libg.png) no-repeat left center;padding-left: 15px;line-height: 37px;}
.zxdtlb li a{color: #494949;float: left;transition: 0.6s;}
.zxdtlb li span{font-size: 12px;color: #999;float: right;}
.zxdtlb li:hover a{padding-left: 10px;transition: 0.6s;color: #012148;}
.zxdtlb li:hover span{color: #012148;}

/* 右边 */
.jxzy{width: 290px;padding: 0 35px 40px 35px;background: #f4f9ff;}
.jxzy h3{background: #012148;overflow: hidden;font-size:20px;color: #fff;width: 160px;height: 60px;text-align: center;line-height: 60px;}
.jxzy ul{overflow: hidden;}
.jxzy li{border: 1px solid #ebebeb;padding:10px 15px;background: #fff;margin-top: 20px;}
.jxzy li a{color: #494949;}
.jxzy li:hover{background: #012148;}
.jxzy li:hover a{color: #fff;}

/* 版权 */
.footer{background: #032b5d;overflow: hidden;padding: 40px 0;}
.footer p{text-align: center;font-size: 14px;color: #fff;line-height: 28px;}

/****************************************列表页****************************************/
.location{border-top: 1px solid #e3e3e3;}
.location h3{float: left;font-size: 20px;color: #444;border-top: 3px solid #022248;padding: 15px 0;margin-top: -2px;}
.current{float: right;color: #999;font-size: 12px;margin-top: 15px;}
.current a{color: #999;}
.current a:hover{color: #012148;}
.list ul{padding-bottom:40px;overflow: hidden;}
.list ul li{line-height: 40px;overflow: hidden;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: 12px;}
.list ul li:hover a{padding-left: 10px;color: #012148;transition: 0.6s;}

/****************************************简介页****************************************/
.jjy{padding-bottom:50px;overflow: hidden;}
.jjy p{color: #494949;line-height: 32px;text-indent: 32px;}

/****************************************内容页****************************************/
.nry{padding: 30px 0;overflow: hidden;}
.nry h3{font-size: 24px;color: #0d4783;text-align: center;}
.xiab{font-size: 12px;color: #999;text-align: center;margin: 15px 0 35px 0;}
.xiab span{margin-right: 10px;}
.nrynr{border-bottom: 1px solid #e5e5e5;overflow: hidden;padding-bottom: 30px;margin-bottom: 20px;}
.nrynr p{color: #494949;line-height: 32px !important;text-indent: 32px !important;font-size: 16px !important;}
.sxp p{color: #666;font-size: 14px;margin-bottom: 15px;}
.sxp p a{color: #666;}
.sxp p:hover a{color: #0d4783;}

/****************************************师资队伍****************************************/
.lmmc{overflow: hidden;margin-bottom: 25px;padding: 0 35px 40px 35px;background: #f4f9ff;}
.lmmc h3{background: #012148;overflow: hidden;font-size:20px;color: #fff;width: 160px;height: 60px;text-align: center;line-height: 60px;}
.lmmc ul li{line-height: 50px;border-bottom: 1px solid #e3e3e3;padding-left: 15px;}
.lmmc ul li a{color: #494949;font-size: 18px;display: block;}
.lmmc ul li:hover a{color: #0d4783;}
.lmmc ul li.on a{color: #0d4783;}
.szdw{padding-top: 15px;overflow: hidden;}
.szbox .sztitle{width: 100%;height: 35px;background: #f2f2f2;line-height: 35px;}
.szbox .sztitle h3{padding: 0 30px;background: #063978 ;color: #fff;font-size: 18px;font-weight: normal;float: left;}
.sznr{padding: 20px 0;overflow: hidden;}
.sznr h3{color: #494949;margin-bottom: 20px;}
.sznr p{color: #999;margin-bottom: 15px;line-height: 30px;}
.sznr p a{color: #494949;margin-right: 15px;}