@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-size:15px; font-family:"微软雅黑",Arial; background-color:#fff;}
a{text-decoration:none;}
a:hover{color:#0E4691;}
a:hover{transition: all 0.6s;}

/*头部*/
.header{ width:100%; height:200px; background-image:url(../images/2020-10-25.jpg);background-repeat:no-repeat;background-size:100% 100%;margin: 0 auto;}
.top{width:70%;/*1150px*/; height:127px; position:relative;padding-top:20px;margin: 0 auto;}
.top_nav{position:absolute;left:72%;top:17px;}
.top_nav a{display:inline-block; padding:0 0px 0 0px; background:url(../images/top_nav_bg.jpg) no-repeat left center; color:white;}
.top_nav a.nobg{background:none;color:#fff;text-decoration:none;}
.top_nav a:hover{color:#2281D0;text-decoration:none;background-color:#e8eef7;}

.logo{}
.logo_link{width:100%;height:127px;display:block; margin:0 auto;}
.search{width:198px; height:29px;position:absolute;left: 78%;top:80px;background:url(../images/search.jpg) no-repeat left center; z-index:1000;}
.search input{position:absolute; width:152px;height:29px;line-height:29px; color:#323232; border:none; background:none; left:0px; top:0px;  padding:0px;}
.search input.notxt{color:#2F78B0; padding-left:12px;}	
.search input.notxt1 {position:absolute;width:28px;height:29px;left:165px;}

/*导航*/
.nav{width: 1150px;height:36px;padding:10px 1px;margin:0 auto;clear:both;}
.nav ul{ width:100%;height:32px;line-height:32px;}
.nav ul li{float:left;width: 8.5%;font-size:15px;font-weight:bold;height:32px;line-height:32px;margin: 0 2px;}
.nav ul li a{height:32px; width:80px;color:#fff; display:inline-block;padding:0px 5px;font-size:16px;text-decoration:none;}
.nav ul li:nth-child(4) a{width:80px;}
.nav ul li a:hover{height:32px;color:#0076CD;display:inline-block;/*background-color:#e8eef7;*/background-color:none;}
.nav ul li.on a{background:url(../images/subnav_bg.jpg) repeat;color:#0076CD;}
.nav ul li.on a dl{background-image:none;}
.nav ul li .subNav{ top:32px;background:url(../images/subnav_bg.jpg) repeat;padding-bottom:5px;background-color:none;}
.nav ul li.on .subNav dl{overflow:hidden;padding-bottom:5px;width:150px;background-color:none;}
.nav ul li.on .subNav dl dd{ line-height:38px; height:38px; text-align:center;}
.nav ul li.on .subNav dl dd a{ font-size:15px; line-height:38px;color:#609dda; height:38px;text-align:center; font-weight:normal;padding-left:9px;margin:0 auto;}
.nav ul li.on .subNav dl dd a:hover{ font-size:15px;font-weight:bolder;color:#2281d0;border-bottom:1px solid #0076cd;margin:0 auto;background:url(../images/subnav_bg.jpg) repeat;}
.nav ul li .subNav a{color:#2281D0;height:38px;line-height:38px;border-bottom:1px solid #abd2f0;width:121px;display:block;padding:0 9px;text-decoration:none;}
.nav ul li .subNav a:hover{color:#2281D0;background:none;}


/*新导航 开始*/
.warp {
    width: 75%;
    margin: 0 auto;
}

.hd-nav {
	height: 60px;
	line-height: 58px;
	background-color: #005bb5;
	box-sizing: border-box;
	border-bottom: solid 2px #ffb308;
	font-size: 0;
}

.hd-nav .item {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: 18px;
	width: 9%;
	text-align: center;
	transition: ease-in 0.5s;
}

.hd-nav .item:hover {
	/*font-weight: bold;*/
	background-color: #436598;
}

.hd-nav .item a {
	color: #ffffff;
	display: inline-block;text-decoration:none;
}

.hd-nav .nav-list {
	/*background-color: rgba(0, 0, 0, 0.5);*/
        background-color:#487ecd;
	position: absolute;
	left: 0;
	top: 60px;
	line-height: 43px;
	font-size: 16px;
	font-weight: normal;
	padding: 0 10px;
	max-height: 0;
	overflow: hidden;
	transition: max-height linear 0.5s;
	z-index: 9;
}

.hd-nav .item:hover .nav-list {
	max-height: 450px;
}

.hd-nav .nav-list a {
	width: 100%;
	border-bottom: solid 1px #a7acad;
	white-space: nowrap;text-decoration:none;
}
.hd-nav .nav-list a:hover {
	color:#ffb308;
}
.hd-nav .nav-list a:last-child {
	border: 0;
}

/*三级导航开始*/

/*三级导航结束*/

/*新导航 结束*/

.content{ width:100%; margin:3px auto 0px;  overflow:hidden;}

.Banner{width:75%;/*1200px;*/ height:450px; margin:0 auto;}

/*图片轮播*/
/*FlexSlider默认样式*/
.Banner .flexslider {width:100%;/*1200px;*/height:450px; background: #fff; border:1px solid #ccc; position: relative; zoom: 1;margin: 0 auto;}
.Banner .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.Banner .loading .flex-viewport { max-height: 450px;}
.Banner .flexslider .slides { zoom: 1;}
.Banner .carousel li { margin-right: 5px;}
.Banner .flexslider  img{width:100%;height:450px;}

/*icon小点*/
.Banner .flex-control-nav {width:185px; position: absolute; bottom:16px; right:7px;text-align:center;z-index:99999;}
.Banner .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.Banner .flex-control-paging li a {width: 12px; height: 12px; display: block;background:url(../images/icon2.jpg) no-repeat; cursor: pointer;text-indent: -9999px;}
.Banner .flex-control-paging li a:hover {background:url(../images/icon1.jpg) no-repeat;}
.Banner .flex-control-paging li a.flex-active {background:url(../images/icon1.jpg) no-repeat;}
.Banner .slides h4 a{color:#fff;opacity: 1.0;font-size:14px;}
.Banner .slides h4 a:hover{color:#fff;font-size:14px;}

/*第一行*/
.mode01{width:75%;/*1200px*/;margin:0 auto; overflow:hidden; clear:both; margin-top:10px;}
.mode01 .lf{ width:69%;height:410px;overflow:hidden;margin-right:1%; float:left;}
.mode01 .firstArticle{width:70%;overflow:hidden;padding-top:5px;float:left;position:relative;}
.mode01 .firstArticle .flexslider .slides img {height:355px;}
.mode01 .articleList_firstImageSummary{width:100%;overflow:hidden;}
.mode01 .articleList_firstImageSummary_title{line-height:36px;height:36px; border-bottom:1px solid #ccc;position: relative;} 
.mode01 .articleList_firstImageSummary_title h2{color:#0E4691; font-size: 16px; font-weight: bold; line-height:36px;height:36px;padding-left:0;}
.mode01 .articleList_firstImageSummary_title span{vertical-align: middle;    font-size: 16px;    color: #005bb5; font-weight: bold;}
.mode01 .articleList_firstImageSummary_title .box{display: inline-block;border-bottom: solid 3px #005bb5;}
.mode01 .articleList_firstImageSummary_title .box img{height: 27px;margin: 2px 5px 0 0;vertical-align: middle;display:none;}
.mode01 .articleList_firstImageSummary_title .more{position: absolute;    right: 0;    top: 0;    font-size: 14px;    line-height: 40px;    color: #005bb5;}

.gui-ellipsis-two{
    /*overflow : hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 2;*/
    /*-webkit-box-orient: vertical;*/
}

/*FlexSlider默认样式*/
.mode01 .flexslider {width:100%;height:auto; background: #fff;  position: relative; zoom: 1;border:none;}
.mode01 .flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.mode01 .loading .flex-viewport { max-height: 300px;}
.mode01 .flexslider .slides { zoom: 1;padding-bottom:0px;}
.mode01 .carousel li { margin-right: 5px;}
.mode01 .slides li{padding-left:0;}
.mode01 .flex-direction-nav{width:396px;}

/*icon小点*/
.mode01 .flex-control-nav {width:101px; height:14px;position: absolute; bottom:5px; right:7px;text-align:center;z-index:99999;}
.mode01 .flex-control-nav li {margin: 0 2px; display: inline-block; zoom: 1; *display: inline;}
.mode01 .flex-control-paging li a {width: 12px; height: 12px; display: block;background:url(../images/icon4.jpg) no-repeat; cursor: pointer;text-indent: -9999px;border-radius:0;}
.mode01 .flex-control-paging li a:hover {background:url(../images/icon3.png) no-repeat;}
.mode01 .flex-control-paging li a.flex-active {background:url(../images/icon3.png) no-repeat;}
.mode01 .slides h4 a{color:#494949;opacity: 1.0;font-size:12px;}
.mode01 .slides h4 a:hover{color:#494949;font-size:12px;}
.mode01 .flex-direction-nav a{top:42%;}


.more{ float:right; float: right;}
.more a{color:#0E4691; font-size:14px;}
.listTitle{ background: url(../images/title_bg.jpg) repeat-x;border-bottom:3px solid #3B69A7;height:36px;line-height:36px;} 
.listTitle h2{color:#0E4691; font-size: 16px; font-weight: bold; line-height:36px;padding-left:0;}
.articleList{}
.articleList ul li{ background:  no-repeat left center;height:25px; line-height:25px;}

.list01{width:29%;float:right;margin-left:0px;padding:10px 0 0 0px;}
.list01 li{height:50px;/*line-height:20px;*/background:url(../images/ico_001.png) no-repeat 10px 37px;padding:8px 0 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list01 li span{margin-left:5px;float:left;font-size:18px;}

.content .row.mode01 .col.lf  ul li:nth-child(6){border-bottom:0px dashed #000;}
/*通知公告*/
.mode01 .rt{ width:30%;height:410px;overflow:hidden;float:right;}
.listTitle02{ border-bottom:1px solid #ccc;height:36px;line-height:36px;} 
.listTitle02 .title {    display: inline-block;    border-bottom: solid 3px #3B69A7;}
.listTitle02 h2{color:#0E4691; font-size: 16px; font-weight: bold; line-height:36px;padding-left:0;}
.list02 li{height:50px;padding-top:9px;/*padding-bottom:5px;*/line-height:50px;border-bottom:1px dashed #737475;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list02 strong{display:block;font-size:16px;font-weight:bold;}
.list02 span{width:15%;line-height:23px;padding-right:0px;float:left;border-right:1px solid #DDE8F6;color:#fff;margin:0px 10px 0px 0px;/*font-family:Arial;font-size:14px;*/background-color:#0b6cb8;}
.shutoff {color: #c0c0c0;}

/*第二行*/
.mode02{width:75%;/*1200px*/;margin:15px auto 15px; overflow:hidden; clear:both;}
/*优秀成果*/
.mode02 .lf{width:32%;float:left;overflow:hidden;margin-right:2%;}
.articleImageList_title{height:30px;padding-top:9px;border-top:0px solid #3E6BA7;border-bottom:1px solid #ccc;}
.articleImageList_title h2{height:28px;font-size:16px;border-left:0px solid #0E4691;color:#0E4691;padding-left:0px;}
.articleImageList_title .title {    display: inline-block;    border-bottom: solid 3px #3B69A7;}

.list03 .leftImage{width:13%;float:left;}
.list03 .leftImage a {width: 12px; height: 12px; display: block;background:url(../images/icon2.jpg) no-repeat; cursor: pointer;text-indent: -9999px;}
.list03 .articleTitle{width:97%;padding-left:20px;float:right;/*line-height: 1.2rem;*/background:url(../images/icon2.jpg) no-repeat left 10px top 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list03 .articleTitle{text-align:left;}
.list03 .articleTitle a {padding-left:10px;}

/*.list03 li:last-child{border-bottom:none;}*/
.list03 li{height:40px;padding-top:4px;border-bottom:1px dashed #D8D8D8;line-height:40px;}
.list03 img{height:35px;width:100%;}
.list03 .bigimg{height:72px;padding:2px 1px 0px 0px;border:0px;}
.list03 .bigimg img{height:69px;}
.list03 .articleTitle2{width: 80%;float: left;line-height: 2.4rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*师生风采*/

.mode02 .md{width:32%;height:268px;float:left;overflow:hidden;margin-right:2%;}

/*服务指南*/
.mode02 .rt{width:32%;height:268px;float:right;overflow:hidden;}
.list04{width:auto;/*border-right:1px solid #D5D5D5;*/overflow:hidden;}
.list04 li{width:49.5%;height:71px;line-height:20px;font-size:14px;background-color:#FBFCFE;float:left;border-left:0px solid #D5D5D5;text-align:center;padding:2px 1px 0px 0px;}
.list04 li a{color:#3E6BA7; width:100%;}
.list04 .topImage{display:block;float:none;}
/*ul.list04 .topImage img:hover {transition: transform 0.4s;transform: scale(1.2);}*/


/*友情链接*/
.friendLink{width:75%;/*1200px*/;border-top:2px solid #3E6BA7;height:50px;line-height:50px;overflow:hidden;}
.linkTitle{width:100px;font-size:16px;color:#0E4691;float:left;}
.linkList{width:900px;float:left;}
.linkList li{float:left;margin:0 15px;}
.linkList li a{color:#575757;}
.linkList span{display:block;float:left;margin:13px 10px 0 0;}
.linkList span img{width:100%;}

.friedLinkImg{
	width: 78%; 
	height:92px;
	margin:10px auto;}

.friedLinkImg img{
	width: 24%; 
	height:40px; 
	float:left;
	margin:0.3%;
	border:1px #333333 solid;}


/*底部开始*/
.footer{width:100%; margin: 0 auto;height:auto;padding:10px 0 10px;color:white;background-color: #0e4691;}
.footer .link{float: left;  border-bottom: 1px solid #ccc;  margin: auto;  display: flex;  padding: 10px 20px;}
.footer .link a {color: #fff; margin: 0 5px; text-decoration: none;}
.copyRight{width:100%; margin:20px; auto 0;text-align:center; font-size:16px;line-height:28px;overflow:hidden;}

/*二级页*/
.subPage{ width:75%;/*1200px;*/ margin:0px auto;background-color:#F6FAFF;overflow:hidden;}
.pageBanner{ width:75%;/*1200px;*/}
.Bread{width:1183px;height:39px; line-height:39px; background-color:#F6FAFF; padding-left:16px; font-size:15px; color:#3E6BA7; margin-top:5px;}
.Bread a {color:#3E6BA7;text-decoration: none;}
.Bread a:hover {color:#2281D0;text-decoration:none;background-color:#e8eef7;}
.Bread a:visited {color:#3E6BA7;text-decoration: none;}

.articleList2{}
.articleList2 ul{padding-top:15px;}
.articleList2 ul li{ background: url(../images/list_lig.jpg) no-repeat left center;height:30px; line-height:30px;padding-left:25px;background:url(../images/icon3.jpg) no-repeat 2px 10px;}
.listTitle2{ padding-left:0px; border-bottom:1px solid #CCD7E0;} 
.listTitle2 h2{color:#065895; font-size: 16px; font-weight: bold; line-height:33px; padding:0px; margin:5px 0px;}
.subPage .articleList2{ margin:10px 0px 20px;}
.listTitle2 a{ float:right; margin-right: 10px;}
 
.page{ width:100%; height:30px; line-height:30px; text-align:center; margin:0 auto;font-size:12px;clear:both; margin:20px 0px 30px;}
.page a{ padding:0 5px;}
.pageList{padding:0 15px;}

.articleTitle { width: 100%;text-align: center;}
.articleTitle h2{font-size: 18px; color:#065895; line-height: 20px; padding:10px 0;text-align: center;}}
.articleTitle h3{ font-size: 14px; color: #555; line-height: 20px; padding:10px 0; font-weight: bold;}
.articleAuthor { height: 30px;text-align: center; line-height: 30px; margin: 10px;border-bottom:1px dashed #ccc;color:#666;}
.article{overflow:hidden; margin:20px 10px;font-size:12px; line-height:22px;min-height: 400px;}
.Annex {padding:0px; overflow:hidden; margin-bottom:30px;}
.Annex h3 { font-size: 16px;line-height: 30px; color:#065895; padding-left:5px;}
.Annex ul li { height: 26px; line-height: 26px;background:url(../images/icon3.jpg) no-repeat 10px center; padding-left: 28px;}
.Annex ul li a { font-size: 12px; line-height: 24px; color:#656464;}
.Annex ul li a:hover{ color:#065895;}


/*list_with_menu*/
.listmain {
    overflow: hidden;
    height: auto;
    position: relative;
    padding: 0 0 0 0 ;
    width: 1200px;
    margin: 12px auto;
}
.lm-left {
    width: 270px;
    float: left;
     background: #e9e9e9; height: auto;overflow: hidden;
}
.lm-left .left-lmname {
    background: url("../images/listname_bg.png") right bottom no-repeat #0e4f8f;
    height: 75px;
    padding: 25px 0 0 25px;
    overflow: hidden
}
.lm-left .left-lmname h1 {
    color: #ffffff;
    font-size: 28px;
    line-height:30px;
}
.lm-left .left-lmname span {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}
.lm-left .list-sub {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.lm-left .list-sub a{
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    margin: 1px 0 0 0;
    background: #ffffff;
}
.lm-left .list-sub a:hover,#this-on {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    color: #ffffff;
    background: url("../images/sub_bgh.png") 230px center no-repeat #3b71b1;
}

.lm-right {
    width: 870px;
    float: right;
    margin-right:0;
    border: #eaeaea 1px solid;
    background: #ffffff; padding:0 25px;
}
.this-name {
    border-bottom: #bfbfbf 1px solid;
    line-height: 40px;
    height: 40px;
    padding: 0;
    margin: 20px 0 0 0;
}
.this-name h1 {
    color: #0066cc;
    font-size: 20px;
    font-weight:normal;
    line-height: 39px;
    height: 39px;
    padding-left: 30px;
    float: left; background: url("../images/ico_wz.png") left center no-repeat; border-bottom: #0066cc 3px solid;
}
.this-name span {
    float: right;
    color: #666
}
.this-name span a {
    color: #666
}
.lm-right .lm_list {
    height: auto;
    /*overflow: hidden;*/
    margin: 0 auto;
    padding: 20px 0px;
}
.lm-right .lm_list li {
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0 ;
    background: url("../images/dxhx.png") bottom repeat-x;
}
.lm-right .lm_list li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background:url("../images/ico_001.png") left center no-repeat;
}
.lm-right .lm_list li:hover {
    background: #ececec;
    color: #0066cc
}
.lm-right .lm_list li a:hover {
    background:url("../images/ico_001.png") left center no-repeat #ececec;
    color: #0066cc
}
.lm-right .list-fy {
    text-align: center;
    margin:0 auto 40px auto;
    min-height: 40px;
}


 /*默认*/
 @media (min-width: 980px){
    .warp,.Banner,.mode01, .mode02 ,.friendLink{width:980px;}
    .top {width:50%;}
    .footer .link a {margin: 0 5px;}
}

/* 大屏幕 ：大于等于1200px*/
 @media (min-width: 1200px) { 
    .warp,.Banner,.mode01, .mode02 ,.friendLink, .subPage, .pageBanner,.listmain {width:1200px;}
    .top{width:1150px;}
    .footer .link a {margin: 0 5px;}
}

/* 大屏幕 ：大于等于1600px*/
 @media (min-width: 1600px) { 
   /* .warp,.Banner,.mode01, .mode02,.friendLink {width:1600px;}
    .top{width:1450px;}
    .footer .link a {margin: 0 25px;}*/
}
