body { font-family: Montserrat,"Open Sans",Arial,Verdana,Helvetica,'微软雅黑',Lato,sans-serif; font-size: 14px; color: #282828; overflow-x: hidden }
.kuan { width: 100%; min-height: 500px; border: 1px solid #00f; }
.bg { background-color: #eee }
ul, li { list-style: none; margin: 0; padding: 0 }
a { outline: none !important; text-decoration: none; color: #282828 }
a:hover, a:active { color: #E60012; text-decoration: none }
.dark-title a { color: #fff }
.dark-title a:hover, .dark-title a:active { color: #1cbac8 }
.text-center { text-align: center }
b, strong { font-weight: bold }
p { font-size: inherit }
.clearfix { clear: both; }
.dz-header { background-color: #2f5e96; background-image: url(../images/headbg.jpg) }
.dz-header .logo { max-width: 95%; max-height: 150px; border: 0; padding: 40px 0 }
.dz-header-right { height: 100px; text-align: right }
.dz-header-links { margin: 0; padding: 0; line-height: 40px; height: 40px; overflow: hidden }
.dz-header-links li { display: inline-block; margin-left: 9px }
.dz-header-links li a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; font-size: 13px; color: #ffffff }
.dz-header-links li a:hover { color: #b5fed9 }
.dz-header-form { border-radius: 55px; background-color: rgba(255,255,255,0.2); overflow: hidden; height: 30px; width: 240px; float: right; text-align: left; margin-top: 25px }
.dz-header-form .dz-header-keyword { color: #ffffff; background: transparent; border: none; margin-left: 10px; width: 200px; height: 30px; outline: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; font-size: 12px; float: left }
.dz-header-form .dz-header-search { background: url(../images/search.png) no-repeat center; width: 20px; height: 30px; border: none; outline: none; cursor: pointer; float: left }
.dz-header-keyword::-webkit-input-placeholder { color: #fff; font-size: 12px }
.dz-header-keyword:-moz-placeholder { color: #fff; font-size: 12px }
.dz-header-keyword::-ms-input-placeholder { color: #fff; font-size: 12px }

/*-------------------------------------------------*/
/* =  navbar
/*-------------------------------------------------*/
.dz-navbar { border-bottom: 1px solid #eeeeee; height: 52px; box-sizing: border-box; background: white; padding: 1px 0; width: 100%; z-index: 999 }
.dz-navbar ul li { color: #333333; background: white; float: left; position: relative; display: block; outline: none; cursor: pointer; width: 100px; line-height: 50px; text-align: center; font-size: 16px }
.dz-navbar ul li a { display: block; width: 100%; height: 100% }
.dz-navbar ul li.active a { color: #b63b4d }
.dz-navbar ul li.open, .dz-navbar ul li.open a { background-color: #0062ac; color: #fff }
.dz-navbar ul li ul { opacity: 0; height: 0; position: absolute; z-index: 9999; overflow: hidden; min-width: 90px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s }
.dz-navbar ul li ul li { width: 180px; font-weight: 500; text-align: left; height: 35px; line-height: 35px; background-color: #0062ac; color: #fff }
.dz-navbar ul li ul li a { color: #fff; padding-left: 15px }
.dz-navbar ul li ul li:hover { background: #0286c7; color: white }
.dz-navbar ul li ul li:hover a { background: #0286c7; color: white }
.dz-navbar ul li:hover ul { height: auto; opacity: 1 }
.dz-navbar-fixed { position: fixed; top: 0 }

/***********************************
= menu
************************************/
.dz-menubtn { width: 30px; height: 30px; display: block; position: absolute; right: 10px; top: 15px }
.dz-menubtn i { height: 25px; line-height: 25px; color: #ddd; font-weight: bold; font-size: 25px }
#mmenu { border-left: 1px #E5E5E5 solid; z-index: 9999 }
#mmenu .mmDiv { padding-top: 20px }
#mmenu .mm-title { padding: 12px 0 11px }
#mmenu .mm-search-form { margin: 0 }
#mmenu .mm-search { position: static; padding-left: 0; margin-top: 10px; padding-right: 0; margin-bottom: -17px }
#mmenu .mm-search .side-mm-keyword { max-height: 32px; height: 32px; padding: 0 16px }
#mmenu .noblock { display: inline !important; padding: 10px }
#mmenu .MMhead { line-height: 2.8; border-bottom: 1px #E5E5E5 solid; margin: 0 -20px; padding-left: 10px }
#mmenu .MMhead a { background: none }
#mmenu .mm-header .mm-title { top: -10px; font-size: 14px }
#mmenu .mm-ul { margin-top: 0px !important }
#mmenu a { color: #333; font-size: 14px }
#mmenu a:hover, #mmenu a:active { color: #AF7F48 }
#mmenu .mm-listview > li > a, #mmenu .mm-listview > li > span { padding: 10px 10px 10px 20px }

/* slideBox */
.slideBox { width: 100%; max-height: 560px; overflow: hidden; position: relative; }
.slideBox .hd { height: 15px; overflow: hidden; position: absolute; right: 5px; bottom: 5px; z-index: 1; display: none; }
.slideBox .hd ul { overflow: hidden; zoom: 1; float: left; }
.slideBox .hd ul li { float: left; margin-right: 2px; width: 15px; height: 15px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; }
.slideBox .hd ul li.on { background: #f00; color: #fff; }
.slideBox .bd { position: relative; height: 100%; z-index: 0; }
.slideBox .bd li { zoom: 1; vertical-align: middle; }
.slideBox .bd img { width: 100%; display: block; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.5; }
.slideBox .next { left: auto; right: 3%; background-position: 8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover { filter: alpha(opacity=100); opacity: 1; }
.slideBox .prevStop { display: none; }
.slideBox .nextStop { display: none; }


/*====================
== home.html newslist
======================*/
.news-section { padding: 0; margin-top: 30px; background: #fff }
.news-head { width: 100%; height: 30px; border-bottom: 2px solid #1667bc; margin-bottom: 12px }
.news-head h2 { font-size: 20px; color: #297dd5; line-height: 30px; margin: 0px }
.news-head .more { float: right }
.news-body { margin: 0 }
.news-list li { height: 38px; line-height: 38px; padding-left: 14px; border-bottom: dotted 1px #ccc; background: url(../images/li01.png) left center no-repeat }
.news-list li:nth-child(even) { background: url(../images/li02.png) left center no-repeat }
.news-list li a { font-size: 16px; margin-left: 10px; overflow: hidden }
.news-list li span { float: right; color: #9a9a9a; font-size: 14px }
.news-banner { width: 98%; height: 200px; overflow: hidden; position: relative }
.news-banner .bd { width: 100% }
.news-banner .bd li { position: relative }
.news-banner .bd li h1 { font-weight: normal; position: absolute; bottom: -10px; width: 100%; color: #fff; font-size: 15px; display: block; padding: 0 10px; height: 38px; line-height: 38px; background: url(../images/h1bg.png) repeat-x; overflow: hidden }
.news-banner .bd li img { display: block; width: 100%; height: 200px }
.news-banner .hd { position: absolute; right: 20px; z-index: 1; height: 18px; bottom: 8px; text-align: center; overflow: hidden }
.news-banner .hd li { float: left; margin-right: 10px; width: 10px; height: 10px; text-align: center; background: #fff }
.news-banner .hd li.on { background: #1787c0 }
.news-banner .bd li a { color: #f2f2f2 }
.news-banner .bd li a:hover { color: #fff }
.portfolio-section { padding: 20px 0; margin: 20px 0; background: #f2f2f2 }
.index-news { padding: 0; background: #fff }
.text-red { color: #f00 !important }
.news-title { padding: 5px 0; font-size: 24px; color: #000; position: relative; border-bottom: 1px solid #ddd; border-top-left-radius: 3px; border-top-right-radius: 3px; margin-top: 20px; margin-bottom: 5px }
.news-title i { height: 25px; color: #13227a; font-size: 27px; margin-right: 5px }
.news-title .more { display: block; width: 31px; height: 33px; margin-top: 15px; background: url(../images/more.jpg) no-repeat center center; float: right; font-size: 0px; line-height: 0px }
.news-title .after { position: absolute; bottom: 0; left: 0; width: 135px; display: block; border-bottom: 4px solid #005ea9 }
.news-content { margin-bottom: 20px }
.news-content ul { overflow: hidden }
.news-content ul li { overflow: hidden; line-height: 34px; background: url(../images/libg.png) no-repeat left center; padding-left: 25px; font-size: 18px }
.news-content ul li a { color: #333; float: left; width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.news-content ul li span { font-size: 14px; color: #999; float: right }

/*
.news-content ul li:hover a {
	color: #0A5FAF;
	padding-left: 10px;
}

.news-content ul li:hover span {
	color: #0A5FAF;
}
*/


.news-content ul li:hover a, .news-content ul li:hover span { color: #0A5FAF; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter: alpha(opacity=100); font-weight: 600; }
.news-dj ul li:hover a, .news-dj ul li:hover span { color: #D6472A; }
.news-content .single-post .post-thumb { position: relative; }
.news-content .single-post .post-thumb img { width: 100%; }
.news-content .single-post .post-thumb .date-post { position: absolute; top: 10px; left: 10px; background: #014089; padding: 10px; width: 66px; }
.news-content .single-post .post-thumb .date-post p { font-size: 11px; color: #ffffff; text-align: center; text-transform: uppercase; line-height: 16px; font-weight: 700; margin: 0; }
.news-content .single-post .post-thumb .date-post p span { display: block; font-size: 15px; padding-bottom: 2px; margin-bottom: 2px; border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
.news-content .single-post .post-content { padding-top: 25px; background: #fff; }
.news-content .single-post .post-content h2 { color: #333333; font-family: 'Montserrat', "微软雅黑", sans-serif; font-weight: bold; font-size: 16px; margin-bottom: 12px; overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 1.4; }
.news-content .single-post .post-content h2 a { text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; color: #333333; font-size: inherit; font-weight: bold; display: inline; }
.news-content .single-post .post-content h2 a:hover { color: #E60012; }
.news-content .single-post .post-content > a { display: inline-block; text-decoration: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; font-size: 12px; color: #777777; font-family: 'Montserrat', "微软雅黑", sans-serif; font-weight: 400; line-height: 22px; margin: 0 0 10px; color: #333333; margin: 0; }
.news-content .single-post .post-content > a i { margin-left: 12px; }
.news-content .single-post .post-content > a:hover { color: #E60012; }
.news-content ul li { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

/*20230618*/
.index-notify { padding: 20px 0; background: #f2f2f2; }
.index-event { padding-bottom: 20px }
.index-event .news-title { margin-top: 0 }

.index-topic { padding: 30px 0 20px 0; }
.index-topic .topic_img { margin: 10px 0; cursor: pointer; transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; }
.index-topic .topic_img:hover { transform: scale(0.95); -ms-transform: scale(0.95); -moz-transform: scale(0.95); -webkit-transform: scale(0.95); -o-transform: scale(0.95); }
.index-topic .topic_img img { width: 100%; border-radius: 10px; }

/*li bg*/
.news-dj ul li { background: url('../images/li-dj.png') no-repeat left center; }
.news-gg ul li { background: url('../images/li03.png') no-repeat left center; }
.news-gg ul li .fenlei { color: #cc0000; margin-right: 5px; float: left; }

/*************************
* tool
**************************/
.tool { width: 100%; height: auto; overflow: hidden; padding: 0; margin-top: 20px; }
.tool a { background-color: #E8EDF6; width: 98%; height: 50px; text-align: center; margin: 0; padding: 0; display: inline-block; overflow: hidden; }
.tool a i { float: left; width: 50px; height: 50px; line-height: 50px; font-size: 28px; display: block; background-color: #2559AF; color: #fff; }
.tool a span { height: 50px; line-height: 50px; text-align: center; font-size: 18px; color: #2559AC; font-weight: normal; margin-left: 5px; }
.tool a:hover { background-color: #2559AC }
.tool a:hover span { background-color: #2559AC; color: #ffffff; }


/*========================
== footer
==========================*/
.dz-footer { background: #224d80; overflow: hidden; padding: 15px 0; }
.dz-footer .fb { float: left; width: 91px; height: 91px; margin-right: 24px; }
.dz-footer .wz { font-size: 15px; line-height: 25px; margin-top: 10px; color: #fff; text-align: left; float: left; }
.dz-footer .wz p { margin: 0; padding: 0; }
.dz-footer .qr { text-align: right; }


/* 列表页 */
.subanner { /*width: 100%;*/ max-width: 1920px; margin: 0 auto; position: relative; z-index: 9; height: 200px; min-height: 200px; overflow: hidden; background: url('../images/banner.jpg') no-repeat; }
.subanner img { vertical-align: middle; min-height: 200px; max-width: 1920px; }
.submain { background-color: #eee; padding: 40px 0; }
.submain .sidebar { width: 100%; background-color: #fff; }



.submain .sidebar h6 { height: 90px; font: normal 30px/90px "微软雅黑"; background: url('../images/sidetitbg.png') repeat; color: #fff; text-align: center; margin: 0; }
.submain .sidebar ul { width: 100%; }
.submain .sidebar ul li { border-top: 1px dotted #e5e5e5; position: relative; height: 46px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.submain .sidebar ul li a { display: block; font: normal 18px/48px "微软雅黑"; text-align: center; /*padding-left: 38px;
	background: url(../images/icons.png) 13px -30px no-repeat;*/ }
.submain .sidebar ul li.on, .submain .sidebar ul li:hover { background: url(../images/sidesubtitbg.png) repeat-x; }
.submain .sidebar ul li.on a, .submain .sidebar ul li a:hover { color: #fff; /*background: url(../images/icons.png) 13px 18px no-repeat;*/ }

.main-region { padding: 0 40px; overflow: hidden; background-color: #ffffff; width: 100%; }
.main-region .place { width: 100%; padding-left: 40px; line-height: 100px; font-family: "微软雅黑" !important; border-bottom: 1px solid #e9e9e9; background: url(../images/place.png) no-repeat left center }
.main-region .place a { color: #aaaaaa; font-size: 16px; }
.main-region .place a:hover, .main-region .place a.on { color: #d6472a; }

.main-region .list { width: 100%; height: auto; margin-top: 10px; margin-bottom: 40px; font-family: "微软雅黑" !important; }
.main-region .list ul { width: 100%; }
.main-region .list ul li { width: 100%; height: 55px; line-height: 55px; background: url(../images/libg.png) no-repeat left center; padding-left: 15px; }
.main-region .list ul li a { color: #000; font-size: 18px; width: 80%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; /*
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);*/ }

.main-region .list ul li:hover { background: url(../images/libg.png) no-repeat left center; }
.main-region .list ul li:hover a, .list ul li:hover span.time { color: #d6472a; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter: alpha(opacity=100); }
.main-region .list ul li span.time { float: right; width: 20%; color: #000; font-size: 18px; text-align: right; -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50); }

/* 内容页 */
.main-region .detail { width: 100%; padding-bottom: 40px; }
.main-region .detail .title { text-align: center; width: 100%; margin-top: 20px; }
.main-region .detail .title h1 { font-size: 24px; color: #333; font-weight: bold; font-family: "微软雅黑" !important; line-height: 30px; padding: 5px 10px; }
.main-region .detail .title h2 { font-size: 20px; color: #333; line-height: 30px; }
.main-region .detail .meta { width: 100%; text-align: center; padding: 0 30px; margin: 20px auto; height: auto; line-height: 18px; font-family: "微软雅黑" !important; font-size: 16px; color: #aaaaaa; }
.main-region .detail .meta i { margin-right: 5px; }
.main-region .detail .meta b { margin: 0 10px; }


.main-region .detail .content { width: 100%; margin-top: 10px; font-family: "微软雅黑" !important; border-bottom: 1px solid #ddd; }
.main-region .detail .content p, .main-region .detail .content p span { line-height: 40px; margin-bottom: 10px; font-family: "微软雅黑"; font-size: 18px; color: #333333; }
.main-region .detail .content table p, .main-region .detail .content table p span { line-height: 20px; margin-bottom: 0px; }
.main-region .detail .content p img { border: 0; }

.main-region .detail .content p table, .main-region .detail .content table { margin: 0 auto; width: 100%; max-width: 100%; border: 1px solid #000; }
.main-region .detail .content table td { border: 1px solid; line-height: 25px; padding: 5px; font-size: 16px; }
.main-region .detail .content table tr.firstRow { text-align: center; font-weight: bold; }
.main-region .detail .con-page { padding: 20px 0 30px; }
.main-region .detail .con-page a { display: block; font-size: 18px; line-height: 40px; color: #555; text-align: left; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; -o-transition: all 0.35s; transition: all 0.35s; }
.main-region .detail .con-page a span { color: #004ea1; font-weight: bold; }
.main-region .detail .con-page a:hover { color: #fec009; }

/* 新闻列表页 */
.main-region .list-news { width: 100%; height: auto; margin-top: 10px; margin-bottom: 40px; font-family: "微软雅黑" !important; }
.main-region .list-news .single { border-bottom: 1px dotted #ccc; padding: 20px 0px; display: block; }
.list-news .single .pic { width: 100%; position: relative; display: block; border: 1px solid #dfdfdf; }
.list-news .single .pic img { width: 100%; }


.list-news .single .pic .date { display: block; position: absolute; left: 0; top: 0; width: 104px; height: 45px; padding-top: 7px; padding-bottom: 7px; background: rgba(0, 0, 0, 0.6); /*background-color: #000;
	opacity: 0.6;
	filter:Alpha(opacity=60);*/ z-index: 888; }
.list-news .single .pic .date i { display: block; float: left; text-align: center; font-size: 30px; width: 52px; line-height: 32px; color: #fff; border-right: 1px solid #fff; }
.list-news .single .pic .date b { display: block; float: left; margin-left: 8px; font-size: 13px; color: #fff; font-weight: normal; }
.list-news .single .txt { width: 100%; }
.list-news .single .txt .tit { font-size: 18px; color: #666; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list-news .single .txt .desc { font-size: 14px; color: #999; line-height: 24px; }



/* 现任领导 */

.xrld { width: 100%; margin-top: 20px; }
.xrld .single { padding: 10px 0; width: 100%; }
.xrld .single .pic img { width: 100%; margin-bottom: 10px; }
.xrld .single span { margin-bottom: 15px; line-height: 40px; color: #274373; border-bottom: 4px solid #274373; font-size: 24px; font-family: "微软雅黑" !important; display: inline-block; }
.xrld .single .info h6 { color: #333; font-size: 20px; line-height: 30px; margin-bottom: 10px; font-weight: bold; }
.xrld .single .info p { width: 100%; color: #333; font-size: 16px; margin: 0; padding: 5px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.xrld .single .info p i { margin-right: 5px; }

/*教师队伍*/
.sjdh { width: 100%; height: 40px; border-bottom: 2px solid #f5f5f5; }
.sjdh ul { width: 100%; }
.sjdh ul li { float: left; height: 40px; line-height: 40px; border-bottom: 4px solid transparent; }
.sjdh ul li a { color: #767676; font-family: '微软雅黑' !important; font-size: 20px; line-height: 40px; }
.sjdh ul li.cur, .sjdh ul li:hover { border-bottom: 4px solid #274373; height: 40px; line-height: 40px; }
.sjdh ul li.cur a, .sjdh ul li:hover a { color: #274373; }
.sjdh ul span { float: left; font-size: 20px; color: #979797; margin: 0 5px; line-height: 40px; }
.js_menu { width: 100%; margin: 20px 0; clear: both; }
.js_menu h5 { font-family: "微软雅黑" !important; font-size: 18px; font-weight: bold; color: #333; line-height: 70px;; }
.js_menu ol { width: 100%; margin: 0px; padding: 0; }
.js_menu ol li { float: left; line-height: 50px; font-family: "微软雅黑" !important; text-align: center; padding: 0 10px; background-color: #274373; }
.js_menu ol li a { color: #fff; font-size: 18px; font-family: "微软雅黑" !important; }
.js_menu ol li.all { padding: 0 48px; }
.js_menu ol li.active { background-color: #d6472a; }

.munu_js { float: left; width: 100%; }
.munu_js h6 { float: left; width: 10%; text-transform: capitalize; margin-top: 20px; font-family: "微软雅黑" !important; max-width: 136px; line-height: 46px; text-align: center; color: #274373; font-size: 20px; font-weight: bold; }
.munu_js .js_bt { float: right; width: 90%; margin-top: 20px; }
.munu_js .js_bt ul { float: left; width: 100%; }
.munu_js .js_bt ul li { float: left; width: 80px; white-space: nowrap; max-width: 120px; margin-left: 1px; text-align: left; line-height: 46px; margin-bottom: 1px; }
.munu_js .js_bt ul li a { color: #333; font-size: 18px; font-family: "微软雅黑" !important; }

.jsml-tt span { margin-bottom: 15px; line-height: 40px; color: #274373; font-size: 18px; font-weight: bold; font-family: "微软雅黑" !important; display: inline-block; }
.name-list li { float: left; width: 80px; padding: 0 6px; font-size: 15px; }
.name-list { margin: 0 -6px 20px 9px; }
.name-list li a { display: block; text-align: center; border: dashed 1px #ddd; color: #333; line-height: 28px; margin-bottom: 15px; }
.name-list li a:hover { background: #0f4791; border-color: #0f4791; color: #fff; }



.jsml-list { width: 100%; height: auto; margin-top: 10px; font-family: "微软雅黑" !important; }
.jsml-list li { float: left; width: 22.5%; max-width: 200px; height: auto; overflow: hidden; margin-right: 1.6%; margin-bottom: 20px; }
.jsml-list li .pic { width: 100%; overflow: hidden; }
.jsml-list li .pic img { width: 100%; max-height: 180px; }
.jsml-list li .bt { width: 100%; height: 40px; overflow: hidden; padding-top: 0px; background-color: #274373; }
.jsml-list li .bt a { margin: 0 auto; display: block; width: 100%; text-align: center; color: #fff; font-size: 18px; line-height: 40px; }


/*查询页结果*/
.search-list { background: #fff; margin: 0 auto; padding: 1rem 0; }
.search-list .title { margin-bottom: 1rem; font-size: 1.2rem; padding: 0 2rem; font-weight: normal; }
.search-list .title .highlight { color: #f4684f; max-width: 200px; overflow: hidden; display: inline-block; text-overflow: ellipsis; white-space: nowrap; vertical-align: bottom; }

.search-list li:first-child { border: none }
.search-list a { outline: 0 }

.search-list li { border-top: 1px solid #f0f0f0; cursor: pointer; overflow: hidden; position: relative; /*padding: 0 2rem;*/ padding: 1.5rem 2rem; }
.search-list li:hover { background: #f9fafb; }
.search-list li a.link { text-decoration: none; display: flex; }


.search-list .sub-title { min-height: 26px; max-height: 26px; line-height: 26px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 1.2rem; color: #141414; font-weight: 400; margin: 0; padding: 0; }
.search-list .sub-title span { font-size: 1.2rem !important; font-weight: bold; color: red; }
.search-list .desc { padding-top: 1rem; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; line-height: 1.4rem; font-size: 1rem; font-weight: 400; color: #828a92; margin: 0; }
.search-list .meta { padding-top: 1rem; }
.search-list .meta dl { margin: 0; padding: 0; list-style: none; display: inline-block; }
.search-list .meta dl dd { display: inline-block; margin-right: 3px; color: #838383; font-size: 12.5px; }
.search-list .meta dl dd a { color: #096; font-size: 12.5px; }
.search-list .meta dl dd a:hover { text-decoration: underline; }
.search-list .meta dl dd i { font-size: 13.5px; margin-right: 3px; }

/*404*/
.notfound { padding: 100px 0; text-align: center; display: flex; flex-direction: column; background-color: #fff; }
.notfound .notfound-404 { position: relative; margin-bottom: 20px; }
.notfound .info { margin: 0 auto; }
.notfound h2 { font-family: roboto,sans-serif; font-size: 22px; font-weight: 400; text-transform: uppercase; color: #151515; margin-top: 0; margin-bottom: 25px; }
.notfound ul { color: #888; text-align: left; padding-left: 20px; }
.notfound ul li { margin: 10px 0; list-style: circle; }




@media only screen and (max-width: 768px) {
	.main-region .list ul li a { width: 70%; }
	.main-region .list ul li span.time { width: 30%; }
	.list_text { width: 60%; }
}

@media only screen and (max-width: 576px) {
	.news-content ul li a { width: 98%; }
	.main-region .list ul li { height: 40px; line-height: 40px; }
	.main-region .list ul li a { width: 98%; font-size: 16px; }
	.main-region .list ul li span.time { display: none }
	.jsml-list li { width: 47.5%; }
	.list_text { width: 50%; }
	.main-region .place { display: none; }
	.news-content ul li span { display: none; }
	.dz-header .logo { max-height: 100px; border: 0; padding: 15px 0; }
}


/*招生简章*/
.zs-banner { height: 320px; background-image: url(../images/zy_xq_banner.jpg); background-repeat: no-repeat; background-position: center; }
.zs-banner .zy-tab { padding-top: 260px; height: 40px }
.zs-banner .zy-tab > li { float: left; text-align: center; cursor: pointer; margin-right: 3px; font-size: 16px; padding: 10px; color: #fff; line-height: 40px; font-family: 'Microsoft YaHei',Verdana,Arial,Helvetica,SimHei,sans-serif; background-color: #035E92 }
.zs-banner .zy-tab > li:hover { opacity: .8 }
.zs-banner .zy-tab > li.active{ color: #333; background-color: #fff }
.zs-banner .zy-tab > li a{color: #fff;}
.zs-banner .zy-tab > li.active a{ color: #333; display: block;}
.zs-banner .zy-tab:after { clear: both; }

.zs-content { background: #fff; padding: 15px 0; }
.zs-content h1 { padding-left: 5px; font-size: 18px; color: #333; line-height: 20px; font-family: 'Microsoft YaHei',Verdana,Arial,Helvetica,SimHei,sans-serif; border-left: 4px solid #035E92; float: none !important; line-height: 20px ;font-weight: bold;}
.zs-content p { margin: 1em 0; font-size: 14px; line-height: 30px; text-indent: 2em; }
.zs-content .more { margin: 0 auto; text-align: center; width: 110px; height: 40px; background-color: #fff; border: solid 1px #d7d7d7; border-radius: 2px; display: block; font-size: 14px; color: #999; line-height: 40px; font-family: 'Microsoft YaHei',Verdana,Arial,Helvetica,SimHei,sans-serif }
.zs-content .more:hover { color: #fff; background-color: #035E92; border: 1px solid #035E92 }

.zs-content table { width: 100%; max-width: 100%; border: solid 1px #e5e5e5; margin: 1.5em 0; }
.zs-content table th, .zs-content table tr.firstRow td{ text-align: center; padding: 10px 5px; font-size: 14px; color: #035E92; line-height: 26px; font-family: 'Microsoft YaHei',Verdana,Arial,Helvetica,SimHei,sans-serif; background-color: #f3f4f9; white-space: nowrap }
.zs-content table tr.firstRow td{font-weight: bold;}
.zs-content table td { text-align: center; font-size: 14px; color: #333; line-height: 26px; font-family: 'Microsoft YaHei',Verdana,Arial,Helvetica,SimHei,sans-serif; padding: 10px 5px; background-color: #fafafc; border-bottom: solid 1px #e5e5e5 }