body{margin:0px auto;padding:0px;border:0px;font-family:"微软雅黑"; font-size:16px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; min-width:1280px;background: #fff;}
ul,li,ol{margin:0px; padding:0px; list-style:none;}
table,tr,td,h3,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:1280px;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;}
.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);}



/****************************************首页****************************************/
/* 头部 */
.top{width: 100%;padding: 17px 0;background: url(../images/topbg.jpg) no-repeat center;overflow: hidden;background-size: cover;}
.topr{width: 465px;overflow: hidden;margin-top: 38px;}
.search{width: 245px;height: 31px;overflow: hidden;float: left;}
.searchwz{float: left;width: 180px;padding-left: 15px;height: 31px;line-height: 31px;color: #999;font-size: 12px;background: #f1eeee;}
.searchimg{float: right;width: 50px;height: 31px;}
.tblj{text-align: right;float: right;}
.tblj a{margin-left: 10px;font-size: 12px;color: #b0cbe9;background: url(../images/jsrk.jpg) no-repeat center;display: block;width: 96px;height: 31px;float: left;padding-right: 4px;line-height: 31px;}
.tblj a+a{background: url(../images/xsrk.jpg) no-repeat center;}
.tblj a:hover{color: #fff;}

/* 导航 */
.menu{width: 100%;height: 70px;}
.nav{height:70px; line-height:70px;position:relative; z-index:1;}
.nav a{ color:#494949;}
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left;font-weight: normal;}
.nav .nLi h3 a{ display:block; padding:0 30px; font-size:16px;}
.nav .on h3 a{background: #1f3185;color: #fff;}
.nav .nLi:hover h3 a{background: #1f3185;color: #fff;}
.nav .sub{width:180px; left:0; top:70px;  position:absolute;display: none;z-index: 999;}
.nav .sub li{ zoom:1; font-size: 16px;line-height:20px;padding:10px 26px;background:#1f3185;}
.nav .sub a{ display:block; color: #fff;}
.nav .sub li:hover{ background: #4459bc;}
.nav .sub li:hover a{color: #aa7c47;}

/* banner */
.banner{width:100%; text-align:center;}
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.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;}

/* part1 */
.part1{padding: 40px 0 35px 0;overflow: hidden;}
.part1c{width: 600px;overflow: hidden;}
.zytitle{background: url(../images/titlebgg.jpg) no-repeat bottom center;padding-bottom: 12px;overflow: hidden;}
.zytitle h3{color: #333;font-size: 22px;float: left;}
.zytitle a{float: right;color: #0d4589;font-weight: bold;margin-top: 6px;transition: 0.6s;}
.zytitle a:hover{transition: 0.6s;padding-right: 10px;}

/* 学院动态 */
.xydt{float: left;}
.xydt ul{padding-top: 5px;overflow: hidden;}
.xydt ul li{margin-top: 15px;overflow: hidden;}
.xydttp{float: left;border-radius: 10px;width: 140px;height: 80px;overflow: hidden;}
.xydttp img{width: 100%;transition: 0.6s;}
.xydtnr{width: 440px;float: right;overflow: hidden;}
.xydtnr a{color: #494949;transition: 0.6s;}
.xydtnr p{text-align: right;font-size: 12px;color: #999;margin-top: 10px;}
.xydt ul li:hover .xydtnr a{color: #0d4589;font-weight:600;transition: 0.6s;}
.xydt ul li:hover .xydtnr p{color: #0d4589;}

/* 通知公告 */
.tzgg{margin: 0 40px;float: left;}
.tzgg ul{margin-top:-5px;overflow: hidden;}
.tzgg ul li{margin-top: 25px;overflow: hidden;}
.tzgg ul li a{float: right;width: 500px;color: #494949;}
.tzgg ul li span{float: left;width: 50px;height: 50px;background: #dbe7f5;font-size: 14px;color: #0d4589;line-height: 50px;text-align: center;transition: 0.6s;}
.tzgg ul li:hover a{color: #0d4589;}
.tzgg ul li:hover span{color: #fff;background: #0d4589;transition: 0.6s;}

/* 政策法规 */
.zczx{float: left;}
.zczx ul{padding-top: 5px;overflow: hidden;}
.zczx ul li{padding: 15px 0;overflow: hidden;border-bottom: 1px solid #e8e6e6;position: relative;}
.zczxnr{z-index: 2;position: relative;height:42px;}
.zczx ul li  a{display: block;}
.zczx ul li b{color: #494949;font-weight: normal;font-size: 16px;}
.zczx ul li span{float: right;font-size: 12px;color: #999;position: absolute;right: 0;bottom: 0;}
.zczxbg{width: 0;height: 73px;background: url(../images/titlebg.jpg) repeat-y;position: absolute;left: 0;top: 0;transition: 0.6s;cursor: pointer;z-index: 1;}
.zczx ul li:hover .zczxbg{width: 100%;transition: 0.6s;} 
.zczx ul li:hover .zczxnr{padding: 0 5px;}
.zczx ul li:hover b{color: #fff;}
.zczx ul li:hover span{color: #fff;right: 5px;}

/* part2 */
.part2{padding-bottom: 40px;}
.part2t ul li{margin-bottom: 25px;margin-right: 20px;float: left;overflow: hidden;width: 620px;height: 140px;border-radius: 10px;}
.part2t ul li a{display: block;}
.part2t ul li img{width: 620px;height: 140px;transition: 0.6s;}
.part2t ul li+li+li{margin-right: 0;}
.part2t ul li:hover{box-shadow: 0 0 10px #333;}
.part2b ul li{margin-right: 26px;float: left;overflow: hidden;width: 627px;height: 140px;border-radius: 10px;}
.part2b ul li img{width: 637px;height: 140px;transition: 0.6s;}
.part2b ul li+li{margin-right: 0;}
.part2b ul li:hover{box-shadow: 0 0 10px #333;}

/* part3 */
.part3{margin-bottom: 40px;overflow: hidden;}
.fyb .zytitle{background: url(../images/titlebg1.jpg) no-repeat bottom center;}

/* 风云榜 */
.fyb{float: left;width: 560px;padding: 35px 30px 45px 30px;background: #f9f9f9;}
.fyb ul{padding-top: 15px;}
.fyb ul li{margin-top: 25px;position: relative;}
.fybtp{float: left;width: 140px;height: 85px;border-radius: 10px;border-bottom: 3px solid #b0b0d2;border-left: 3px solid #b0b0d2;z-index: 1;overflow: hidden;}
.fybtp img{width: 140px;height: 85px;transition: 0.6s;}
.hg{position: absolute;top: -13px;left: -20px;width: 47px;height: 44px;z-index: 2;}
.hg1,.hg2{background: url(../images/hg1.jpg) no-repeat center;}
.hg3,.hg4{background: url(../images/hg2.jpg) no-repeat center;}
.fybnr{float: right;width: 400px;}
.fybnr a{color: #0d4589;font-weight: bold;}
.fybnr span{font-size: 14px;color: #494949;font-weight: bold;display: block;margin: 3px 0;}
.fybnr p{font-size: 14px;color: #999;text-indent: 2em;}
.jb{position: absolute;top: -13px;left: -16px;width: 44px;height: 45px;z-index: 2;}
.jb1,.jb2{background: url(../images/jb1.jpg) no-repeat center;}
.jb3,.jb4{background: url(../images/jb2.jpg) no-repeat center;}

/* 产品展 */
#cpz{float: right;}
.line_div{width: 0;height: 2px;background: #0d4589;transition: 0.6s;margin-top: 2px;}
.fyb ul li:hover .line_div{width: 100%;transition: 0.6s;}

/* 基地展示 */
.jdzs{background: #f1f7fc;padding: 30px 0;overflow: hidden;}
.jdzs .width{position: relative;}
.jdzstitle{background: url(../images/titlebg2.jpg) no-repeat center bottom;overflow: hidden;line-height: 55px;}
.jdzstitle h3{float: left;font-size: 22px;color: #333;}
.jdzsqh{float: left;}
.jdzsqh li{padding: 0 20px;overflow: hidden;float: left;font-size: 20px;color: #666;cursor: pointer;}
.jdzsqh li.cur{border-bottom: 2px solid #e99130;background: url(../images/qhbg.jpg) no-repeat center bottom;color: #e99130;}
.more{position: absolute;right: 0;top: 25px;color: #0d4589;font-weight: bold;}
.jdzsnr ul{padding-top: 35px;}
.jdzsnr ul li{float: left;width: 290px;margin-right: 40px;}
.jdzsnr ul li .qhtp{width: 290px;height: 180px;overflow: hidden;border-radius: 10px;}
.jdzsnr ul li .qhtp img{width: 290px;height: 180px;}
.jdzsnr ul li p{text-align: center;padding: 0 5px;margin-top: 15px;}
.jdzsnr ul li p a{color: #494949;}
.jdzsnr ul li+li+li+li{margin-right: 0;}
.jdzsnr ul li:hover p a{color: #0d4589;}

/* 成果展示 */
.cgzs{padding: 35px 0;overflow: hidden;}
.cgzs .zytitle{background: url(../images/titlebg2.jpg) no-repeat bottom center;}
.picMarquee-left{ width:1280px;  overflow:hidden; position:relative;padding-top: 35px;}
.picMarquee-left .bd ul{ overflow:hidden;zoom:1;}
.picMarquee-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picMarquee-left .bd ul li .pic{ text-align:center;overflow: hidden;border-radius: 10px;}
.picMarquee-left .bd ul li .pic img{ width:290px; height:180px; display:block;}
.picMarquee-left .bd ul li .title{ margin-top: 15px;}
.picMarquee-left .bd ul li .title a{color: #494949;font-size: 16px;}
.picMarquee-left .bd ul li:hover .title a{color: #0d4589;}

/* 对外合作 */
.dwhz{padding-bottom: 40px;}
.dwhz .width{position: relative;}
.dwhz .jdzsnr ul li .qhtp{width: 290px;height: 130px;}
.dwhz .jdzsnr ul li .qhtp img{width: 290px;height: 130px;}
.dwhz .jdzsnr ul li:hover .qhtp{box-shadow: 0 0 10px #333;}

/* 底部 */
.footer{padding: 30px 0;background: url(../images/footer.jpg) no-repeat center;overflow: hidden;    background-size: cover;}
.footer .width{    /* background: url(../images/footerc.jpg) no-repeat center top; */
    overflow: hidden;
    padding-top: 25px;}
.footerl{width: 400px;}
.footerm{    width: 450px;
    text-align: center;
    margin-left: 120px;}
.footerm p{font-size: 14px;color: #fff;line-height: 28px;}
.footerr{width: 75px;}

/* 简介页 */
.nybanner{width: 100%;height: 260px;overflow: hidden;}
.nybanner img{width: 100%;height: 260px;}
.nynr .width{position: relative;}
.nynrl{width: 230px;top: -80px;position: absolute;left: 0;}
.nynrl h3{width: 100%;height: 80px;background: url(../images/lanm.jpg) no-repeat center;font-size: 24px;color: #f3f3f3;text-align: center;line-height: 80px;font-weight: normal;}
.nynrr{width: 1020px;padding: 40px 0 60px 0;min-height:2318px;}
.location{padding-bottom: 10px;background: url(../images/titlebg3.jpg) no-repeat center bottom;overflow: hidden;}
.location h3{float: left;color: #262b83;font-size: 20px;font-weight: normal;}
.current{float: right;background: url(../images/home.jpg) no-repeat left center;color: #bcbcbc;font-size: 14px;padding-left: 25px;margin-top: 6px;}
.current a{color: #bcbcbc;}
.current a:hover{color: #262b83;}
.dpzw{padding-top: 25px;overflow: hidden;}
.dpzw p{font-size: 16px !important;line-height: 32px !important;text-indent: 32px !important;}

/* 图文列表页 */
.twlistnr ul{padding: 10px 0 45px 0;}
.twlistnr ul li{padding: 25px 0;border-bottom: 1px solid #e1dede;position: relative;}
.twlisttp{float: left;width: 140px;height: 85px;overflow: hidden;border-radius: 10px;}
.twlisttp img{width: 140px;height: 85px;}
.twlistwz{float: right;width: 860px;}
.twlistwz a{color: #494949;}
.twlistwz p{font-size: 12px;color: #999;margin-top: 8px;}
.twlistnr ul li:hover a{color: #262b83;}

/* 内容页 */
.nry{padding-top: 30px;overflow: hidden;}
.nry h1{font-size: 24px;text-align: center;margin: 0;padding: 0;color: #494949;}
.xiab{text-align: center;font-size: 12px;color: #999;margin: 10px 0;}
.xiab span{margin-right: 15px;}
.nrynr{overflow: hidden;border-bottom: 1px solid #e7e7e7;padding-bottom: 30px;margin-bottom: 20px;}
.nrynr p{font-size: 16px !important;line-height: 32px !important;text-indent: 32px !important;}
.nrynr p img{display: block;margin: 10px auto;}
.sxp p{font-size: 14px;color: #666;margin-bottom: 10px;}
.sxp p a{color: #666;}
.sxp p a:hover{color: #262b83;}

/* 列表页 */
.listnr ul{padding: 20px 0;overflow: hidden;}
.listnr ul li{background: url(../images/libg.jpg) no-repeat left center;padding-left: 15px;line-height: 50px;overflow: hidden;border-bottom: 1px dashed #e0e8f4;}
.listnr ul li a{color: #333;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;}
.listnr ul li span{float: right;font-size: 14px;color: #999;}
.listnr ul li:hover a{color: #262b83;margin-left: 10px;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;}
.listnr ul li:hover span{color:#262b83;}

/* 图片列表 */
.tplistnr{padding-top: 40px;overflow: hidden;}
.tplistnr ul{overflow: hidden;padding-bottom: 20px;}
.tplistnr ul li{float: left;width: 33.3%;margin-bottom: 25px;overflow: hidden;}
.tplbtp{width: 290px;height: 180px;overflow: hidden;border-radius: 10px;margin: 0 auto;}
.tplbtp img{width: 290px;height: 180px;transition:all 0.6s;}
.tplistnr ul li p{margin-top: 10px;text-align: center;}
.tplistnr ul li p a{color: #494949;}
.tplistnr ul li:hover a{color: #272a83;}



.nynrl .ej_xwzx_list{overflow: hidden;background: #f6f6f6;padding: 0 30px 60px 30px;}	
.nynrl .ej_xwzx_list .nav_rj{width:100%;}
.nynrl .ej_xwzx_list li{line-height: 26px;border-bottom: 1px solid #e1dede;padding:18px 0;position: relative;}
.nynrl .ej_xwzx_list li img{position:absolute;right:5px;top:25px;}
.nynrl .ej_xwzx_list li a{color: #444;font-size: 16px;display: block;}
.nynrl .ej_xwzx_list li.on{border-bottom: 1px solid #383c86;}
.nynrl .ej_xwzx_list li:hover{border-bottom: 1px solid #383c86;}
.nynrl .ej_xwzx_list li.on a{color:#383c86;}
.nynrl .ej_xwzx_list li:hover a{color:#383c86;}
.nynrl .ej_xwzx_list li .sj_nav_l{display:none;padding-top:15px;}
.nynrl .ej_xwzx_list li .sj_nav_l li{padding:0;border-bottom:none;line-height:40px;}
.nynrl .ej_xwzx_list li .sj_nav_l li a{font-size:14px;color:#494949;display: block;padding-left: 10px;}	
.nynrl .ej_xwzx_list li .sj_nav_l li:hover a{color:#002147;}	
.nynrl .ej_xwzx_list li .sj_nav_l .on a{color:#002147;}	
.nynrl .ej_xwzx_list li .sj_nav_l li.on{background: #c5d5e7;}
.nynrl .ej_xwzx_list li .sj_nav_l li:hover{background: #c5d5e7;}